01:26:46 Started by timer 01:26:46 Running as SYSTEM 01:26:46 [EnvInject] - Loading node environment variables. 01:26:46 Building remotely on prd-ubuntu1804-docker-v1-8c-8g-106 (ubuntu1804-docker-v1-8c-8g) in workspace /w/workspace/so-maven-clm-master 01:26:46 [ssh-agent] Looking for ssh-agent implementation... 01:26:46 $ ssh-agent 01:26:46 SSH_AUTH_SOCK=/tmp/ssh-6KkFJI6XjfwI/agent.2020 01:26:46 SSH_AGENT_PID=2022 01:26:46 [ssh-agent] Started. 01:26:46 Running ssh-add (command line suppressed) 01:26:46 Identity added: /w/workspace/so-maven-clm-master@tmp/private_key_1536947908354893139.key (/w/workspace/so-maven-clm-master@tmp/private_key_1536947908354893139.key) 01:26:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:26:47 The recommended git tool is: NONE 01:26:48 using credential onap-jenkins-ssh 01:26:48 Wiping out workspace first. 01:26:48 Cloning the remote Git repository 01:26:48 Cloning repository git://cloud.onap.org/mirror/so 01:26:48 > git init /w/workspace/so-maven-clm-master # timeout=10 01:26:48 Fetching upstream changes from git://cloud.onap.org/mirror/so 01:26:48 > git --version # timeout=10 01:26:48 > git --version # 'git version 2.17.1' 01:26:48 using GIT_SSH to set credentials Gerrit user 01:26:48 Verifying host key using manually-configured host key entries 01:26:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/so +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:53 > git config remote.origin.url git://cloud.onap.org/mirror/so # timeout=10 01:26:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:54 Avoid second fetch 01:26:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:26:54 Checking out Revision 864881720a1a82d1b2d694c547ab82b4584cdc69 (refs/remotes/origin/master) 01:26:54 > git config core.sparsecheckout # timeout=10 01:26:54 > git checkout -f 864881720a1a82d1b2d694c547ab82b4584cdc69 # timeout=10 01:26:55 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 01:26:55 > git rev-list --no-walk 89b516efd35625c76b80868f61f71f3dcf76c19b # timeout=10 01:26:58 provisioning config files... 01:26:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:26:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:26:58 [so-maven-clm-master] $ /bin/bash /tmp/jenkins98066387743417507.sh 01:26:58 ---> python-tools-install.sh 01:26:58 Setup pyenv: 01:26:58 * system (set by /opt/pyenv/version) 01:26:58 * 3.8.13 (set by /opt/pyenv/version) 01:26:58 * 3.9.13 (set by /opt/pyenv/version) 01:26:58 * 3.10.6 (set by /opt/pyenv/version) 01:27:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-56bx 01:27:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:27:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:27:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:27:07 lf-activate-venv(): INFO: Base packages installed successfully 01:27:07 lf-activate-venv(): INFO: Installing additional packages: lftools 01:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-56bx/bin to PATH 01:27:33 Generating Requirements File 01:27:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:27:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:27:54 Python 3.10.6 01:27:54 pip 26.0.1 from /tmp/venv-56bx/lib/python3.10/site-packages/pip (python 3.10) 01:27:54 appdirs==1.4.4 01:27:54 argcomplete==3.6.3 01:27:54 aspy.yaml==1.3.0 01:27:54 attrs==25.4.0 01:27:54 autopage==0.6.0 01:27:54 backports.strenum==1.3.1 01:27:54 beautifulsoup4==4.14.3 01:27:54 boto3==1.42.63 01:27:54 botocore==1.42.63 01:27:54 bs4==0.0.2 01:27:54 certifi==2026.2.25 01:27:54 cffi==2.0.0 01:27:54 cfgv==3.5.0 01:27:54 chardet==7.0.1 01:27:54 charset-normalizer==3.4.5 01:27:54 click==8.3.1 01:27:54 cliff==4.13.2 01:27:54 cmd2==3.4.0 01:27:54 cryptography==3.3.2 01:27:54 debtcollector==3.0.0 01:27:54 decorator==5.2.1 01:27:54 defusedxml==0.7.1 01:27:54 Deprecated==1.3.1 01:27:54 distlib==0.4.0 01:27:54 dnspython==2.8.0 01:27:54 docker==7.1.0 01:27:54 dogpile.cache==1.5.0 01:27:54 durationpy==0.10 01:27:54 email-validator==2.3.0 01:27:54 filelock==3.25.0 01:27:54 future==1.0.0 01:27:54 gitdb==4.0.12 01:27:54 GitPython==3.1.46 01:27:54 httplib2==0.30.2 01:27:54 identify==2.6.17 01:27:54 idna==3.11 01:27:54 importlib-resources==1.5.0 01:27:54 iso8601==2.1.0 01:27:54 Jinja2==3.1.6 01:27:54 jmespath==1.1.0 01:27:54 jsonpatch==1.33 01:27:54 jsonpointer==3.0.0 01:27:54 jsonschema==4.26.0 01:27:54 jsonschema-specifications==2025.9.1 01:27:54 keystoneauth1==5.13.1 01:27:54 kubernetes==35.0.0 01:27:54 lftools==0.37.22 01:27:54 lxml==6.0.2 01:27:54 markdown-it-py==4.0.0 01:27:54 MarkupSafe==3.0.3 01:27:54 mdurl==0.1.2 01:27:54 msgpack==1.1.2 01:27:54 multi_key_dict==2.0.3 01:27:54 munch==4.0.0 01:27:54 netaddr==1.3.0 01:27:54 niet==1.4.2 01:27:54 nodeenv==1.10.0 01:27:54 oauth2client==4.1.3 01:27:54 oauthlib==3.3.1 01:27:54 openstacksdk==4.10.0 01:27:54 os-service-types==1.8.2 01:27:54 osc-lib==4.4.0 01:27:54 oslo.config==10.3.0 01:27:54 oslo.context==6.3.0 01:27:54 oslo.i18n==6.7.2 01:27:54 oslo.log==8.1.0 01:27:54 oslo.serialization==5.9.1 01:27:54 oslo.utils==10.0.0 01:27:54 packaging==26.0 01:27:54 pbr==7.0.3 01:27:54 platformdirs==4.9.4 01:27:54 prettytable==3.17.0 01:27:54 psutil==7.2.2 01:27:54 pyasn1==0.6.2 01:27:54 pyasn1_modules==0.4.2 01:27:54 pycparser==3.0 01:27:54 pygerrit2==2.0.15 01:27:54 PyGithub==2.8.1 01:27:54 Pygments==2.19.2 01:27:54 PyJWT==2.11.0 01:27:54 PyNaCl==1.6.2 01:27:54 pyparsing==2.4.7 01:27:54 pyperclip==1.11.0 01:27:54 pyrsistent==0.20.0 01:27:54 python-cinderclient==9.9.0 01:27:54 python-dateutil==2.9.0.post0 01:27:54 python-discovery==1.1.1 01:27:54 python-heatclient==5.1.0 01:27:54 python-jenkins==1.8.3 01:27:54 python-keystoneclient==5.8.0 01:27:54 python-magnumclient==4.10.0 01:27:54 python-openstackclient==9.0.0 01:27:54 python-swiftclient==4.10.0 01:27:54 PyYAML==6.0.3 01:27:54 referencing==0.37.0 01:27:54 requests==2.32.5 01:27:54 requests-oauthlib==2.0.0 01:27:54 requestsexceptions==1.4.0 01:27:54 rfc3986==2.0.0 01:27:54 rich==14.3.3 01:27:54 rich-argparse==1.7.2 01:27:54 rpds-py==0.30.0 01:27:54 rsa==4.9.1 01:27:54 ruamel.yaml==0.19.1 01:27:54 ruamel.yaml.clib==0.2.15 01:27:54 s3transfer==0.16.0 01:27:54 simplejson==3.20.2 01:27:54 six==1.17.0 01:27:54 smmap==5.0.2 01:27:54 soupsieve==2.8.3 01:27:54 stevedore==5.7.0 01:27:54 tabulate==0.10.0 01:27:54 toml==0.10.2 01:27:54 tomlkit==0.14.0 01:27:54 tqdm==4.67.3 01:27:54 typing_extensions==4.15.0 01:27:54 urllib3==1.26.20 01:27:54 virtualenv==21.1.0 01:27:54 wcwidth==0.6.0 01:27:54 websocket-client==1.9.0 01:27:54 wrapt==2.1.2 01:27:54 xdg==6.0.0 01:27:54 xmltodict==1.0.4 01:27:54 yq==3.4.3 01:27:54 [so-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6235153914507098502.sh 01:27:54 + echo quiet=on 01:27:54 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-v1-8c-8g-106 01:27:55 [so-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=so -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 01:27:55 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=so --version 01:27:55 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 01:27:55 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 01:27:55 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 01:27:55 Default locale: en, platform encoding: UTF-8 01:27:55 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 01:27:55 [so-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11900189192161015864.sh 01:27:55 + rm /home/jenkins/.wgetrc 01:27:55 [EnvInject] - Injecting environment variables from a build step. 01:27:55 [EnvInject] - Injecting as environment variables the properties content 01:27:55 SET_JDK_VERSION=openjdk11 01:27:55 GIT_URL="git://cloud.onap.org/mirror" 01:27:55 01:27:55 [EnvInject] - Variables injected successfully. 01:27:55 [so-maven-clm-master] $ /bin/sh /tmp/jenkins4924653053680783762.sh 01:27:55 ---> update-java-alternatives.sh 01:27:55 ---> Updating Java version 01:27:56 ---> Ubuntu/Debian system detected 01:27:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 01:27:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 01:27:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 01:27:56 openjdk version "11.0.16" 2022-07-19 01:27:56 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 01:27:56 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 01:27:56 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 01:27:56 [EnvInject] - Injecting environment variables from a build step. 01:27:56 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 01:27:56 [EnvInject] - Variables injected successfully. 01:27:56 provisioning config files... 01:27:56 copy managed file [global-settings] to file:/w/workspace/so-maven-clm-master@tmp/config8519823953473842672tmp 01:27:56 copy managed file [so-settings] to file:/w/workspace/so-maven-clm-master@tmp/config16984829420888665355tmp 01:27:56 [EnvInject] - Injecting environment variables from a build step. 01:27:56 [EnvInject] - Injecting as environment variables the properties content 01:27:56 MAVEN_GOALS=clean install 01:27:56 01:27:56 [EnvInject] - Variables injected successfully. 01:27:56 [so-maven-clm-master] $ /bin/bash -l /tmp/jenkins4930330636846365949.sh 01:27:56 ---> common-variables.sh 01:27:56 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 01:27:56 ---> sonatype-clm.sh 01:27:56 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 01:27:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 01:27:56 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 01:27:56 Default locale: en, platform encoding: UTF-8 01:27:56 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 01:27:57 [INFO] Scanning for projects... 01:28:01 [INFO] ------------------------------------------------------------------------ 01:28:01 [INFO] Reactor Build Order: 01:28:01 [INFO] 01:28:01 [INFO] so [pom] 01:28:01 [INFO] deployment-configs [jar] 01:28:01 [INFO] common [pom] 01:28:01 [INFO] logger [jar] 01:28:01 [INFO] utils [jar] 01:28:01 [INFO] clients-base [jar] 01:28:01 [INFO] clients [jar] 01:28:01 [INFO] client-cds [jar] 01:28:01 [INFO] clients [pom] 01:28:01 [INFO] common [jar] 01:28:01 [INFO] graph-inventory [pom] 01:28:01 [INFO] fluent-builder-maven-plugin [maven-plugin] 01:28:01 [INFO] aai-fluent-uri-builder [jar] 01:28:01 [INFO] aai-client [jar] 01:28:01 [INFO] mso-catalog-db [jar] 01:28:01 [INFO] API Handler [pom] 01:28:01 [INFO] mso-requests-db [jar] 01:28:01 [INFO] mso-requests-db-repositories [jar] 01:28:01 [INFO] mso-api-handler-common [jar] 01:28:01 [INFO] mso-api-handler-infra [jar] 01:28:01 [INFO] MSO Adapters [pom] 01:28:01 [INFO] mso-adapters-rest-interface [jar] 01:28:01 [INFO] mso-adapter-utils [jar] 01:28:01 [INFO] CXFLogging [jar] 01:28:01 [INFO] mso-sdnc-adapter [jar] 01:28:01 [INFO] mso-requests-db-adapter [jar] 01:28:01 [INFO] mso-catalog-db-adapter [jar] 01:28:01 [INFO] mso-openstack-adapters [jar] 01:28:01 [INFO] BPMN Subsystem [pom] 01:28:01 [INFO] MSOCoreBPMN [jar] 01:28:01 [INFO] MSOCommonBPMN [jar] 01:28:01 [INFO] so-appc-orchestrator [jar] 01:28:01 [INFO] asdc-controller [jar] 01:28:01 [INFO] so-optimization-clients [jar] 01:28:01 [INFO] so-sdn-clients [jar] 01:28:01 [INFO] so-bpmn-infrastructure-common [jar] 01:28:01 [INFO] so-bpmn-tasks [jar] 01:28:01 [INFO] so-bpmn-building-blocks [jar] 01:28:01 [INFO] so-bpmn-infrastructure-flows [jar] 01:28:01 [INFO] SO BPMN MOI [jar] 01:28:01 [INFO] mso-infrastructure-bpmn [jar] 01:28:01 [INFO] SO REST Simulator [jar] 01:28:01 [INFO] MSO Packages [pom] 01:28:02 [WARNING] Checksum validation failed, expected --------------------------- 01:28:04 [INFO] Building so 1.17.0-SNAPSHOT [1/43] 01:28:04 [INFO] --------------------------------[ pom ]--------------------------------- 01:28:04 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:04 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:06 [INFO] 01:28:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so --- 01:28:06 [INFO] 01:28:06 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so --- 01:28:06 WARNING: An illegal reflective access operation has occurred 01:28:06 WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/tmp/r/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar) to method java.lang.Object.finalize() 01:28:06 WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass 01:28:06 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:28:06 WARNING: All illegal access operations will be denied in a future release 01:28:07 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:07 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:07 [INFO] 01:28:07 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so --- 01:28:08 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:10 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:10 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:11 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:12 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:13 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:13 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:14 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:14 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:14 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:15 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:15 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:15 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:15 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:16 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:16 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:17 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:17 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:17 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:17 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:19 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:20 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:20 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:21 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:22 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:23 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:23 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:28:24 [INFO] Using 'UTF-8' encoding to format source files. 01:28:24 [INFO] Number of files to be formatted: 0 01:28:24 [INFO] 01:28:24 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so --- 01:28:24 [INFO] Using 'UTF-8' encoding to format source files. 01:28:24 [INFO] Number of files to be formatted: 0 01:28:24 [INFO] 01:28:24 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so --- 01:28:25 [INFO] Skipping Rule Enforcement. 01:28:25 [INFO] 01:28:25 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so --- 01:28:25 [INFO] Skipping Rule Enforcement. 01:28:25 [INFO] 01:28:25 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so --- 01:28:25 [INFO] 01:28:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so --- 01:28:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:26 [INFO] 01:28:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so --- 01:28:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:26 [INFO] 01:28:26 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so --- 01:28:26 [INFO] Formatting is skipped 01:28:26 [INFO] 01:28:26 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so --- 01:28:26 [INFO] Formatting is skipped 01:28:26 [INFO] 01:28:26 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so --- 01:28:28 [INFO] 01:28:28 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so --- 01:28:28 [INFO] 01:28:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so --- 01:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:28 [INFO] 01:28:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so --- 01:28:28 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:28 [INFO] 01:28:28 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so --- 01:28:28 [INFO] Tests are skipped. 01:28:28 [INFO] 01:28:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so --- 01:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:28 [INFO] 01:28:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so --- 01:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:28 [INFO] 01:28:28 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so --- 01:28:28 [INFO] Tests are skipped. 01:28:28 [INFO] 01:28:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so --- 01:28:28 [INFO] Installing /w/workspace/so-maven-clm-master/pom.xml to /tmp/r/org/onap/so/so/1.17.0-SNAPSHOT/so-1.17.0-SNAPSHOT.pom 01:28:28 [INFO] 01:28:28 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so --- 01:28:30 [INFO] org.onap.so:so:pom:1.17.0-SNAPSHOT 01:28:30 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:30 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:30 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:30 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:30 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:30 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:30 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:30 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:30 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:28:30 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:30 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:30 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:28:30 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:30 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:30 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:30 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:30 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:30 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:30 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:30 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:30 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:30 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:30 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:30 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:30 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:30 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:30 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:30 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:30 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:30 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:28:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:30 [INFO] +- junit:junit:jar:4.13.2:test 01:28:30 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:30 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:30 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:30 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:30 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:30 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:30 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:30 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:30 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:30 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:28:30 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:28:30 [INFO] 01:28:30 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so --- 01:28:30 [INFO] Saved module information to /w/workspace/so-maven-clm-master/target/sonatype-clm/module.xml 01:28:30 [INFO] 01:28:30 [INFO] -------------------< org.onap.so:deployment-configs >------------------- 01:28:30 [INFO] Building deployment-configs 1.17.0-SNAPSHOT [2/43] 01:28:30 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:30 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:30 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:30 [INFO] 01:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deployment-configs --- 01:28:30 [INFO] 01:28:30 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ deployment-configs --- 01:28:30 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:30 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:30 [INFO] 01:28:30 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ deployment-configs --- 01:28:30 [INFO] Using 'UTF-8' encoding to format source files. 01:28:30 [INFO] Number of files to be formatted: 0 01:28:30 [INFO] 01:28:30 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ deployment-configs --- 01:28:30 [INFO] Using 'UTF-8' encoding to format source files. 01:28:30 [INFO] Number of files to be formatted: 0 01:28:30 [INFO] 01:28:30 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ deployment-configs --- 01:28:30 [INFO] Skipping Rule Enforcement. 01:28:30 [INFO] 01:28:30 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ deployment-configs --- 01:28:30 [INFO] Skipping Rule Enforcement. 01:28:30 [INFO] 01:28:30 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ deployment-configs --- 01:28:30 [INFO] 01:28:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ deployment-configs --- 01:28:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/deployment-configs/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:30 [INFO] 01:28:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ deployment-configs --- 01:28:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/deployment-configs/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:30 [INFO] 01:28:30 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ deployment-configs --- 01:28:30 [INFO] Formatting is skipped 01:28:30 [INFO] 01:28:30 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ deployment-configs --- 01:28:30 [INFO] Formatting is skipped 01:28:30 [INFO] 01:28:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ deployment-configs --- 01:28:30 [INFO] 01:28:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ deployment-configs --- 01:28:30 [INFO] 01:28:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deployment-configs --- 01:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:30 [INFO] Copying 1 resource 01:28:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/deployment-configs/target/generated-sources/license 01:28:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/deployment-configs/target/generated-resources/licenses 01:28:30 [INFO] 01:28:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ deployment-configs --- 01:28:30 [INFO] No sources to compile 01:28:30 [INFO] 01:28:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deployment-configs --- 01:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/deployment-configs/src/test/resources 01:28:30 [INFO] 01:28:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ deployment-configs --- 01:28:30 [INFO] No sources to compile 01:28:30 [INFO] 01:28:30 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ deployment-configs --- 01:28:31 [INFO] No tests to run. 01:28:31 [INFO] 01:28:31 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ deployment-configs --- 01:28:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:31 [INFO] 01:28:31 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ deployment-configs --- 01:28:32 [INFO] Building jar: /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ deployment-configs --- 01:28:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/deployment-configs/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:32 [INFO] 01:28:32 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ deployment-configs --- 01:28:32 [INFO] Tests are skipped. 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ deployment-configs --- 01:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ deployment-configs --- 01:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ deployment-configs --- 01:28:32 [INFO] Tests are skipped. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ deployment-configs --- 01:28:32 [INFO] Installing /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/deployment-configs/1.17.0-SNAPSHOT/deployment-configs-1.17.0-SNAPSHOT.jar 01:28:32 [INFO] Installing /w/workspace/so-maven-clm-master/deployment-configs/pom.xml to /tmp/r/org/onap/so/deployment-configs/1.17.0-SNAPSHOT/deployment-configs-1.17.0-SNAPSHOT.pom 01:28:32 [INFO] 01:28:32 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ deployment-configs --- 01:28:32 [INFO] org.onap.so:deployment-configs:jar:1.17.0-SNAPSHOT 01:28:32 [INFO] +- junit:junit:jar:3.8.1:test 01:28:32 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:32 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:32 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:32 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:32 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:32 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:32 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:28:32 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:32 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:32 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:32 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:32 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:32 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:32 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:32 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:32 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:32 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:32 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:32 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:28:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:32 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:32 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:32 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:32 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:32 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:32 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:32 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:32 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:32 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:32 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:28:32 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:28:32 [INFO] 01:28:32 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ deployment-configs --- 01:28:32 [INFO] Saved module information to /w/workspace/so-maven-clm-master/deployment-configs/target/sonatype-clm/module.xml 01:28:32 [INFO] 01:28:32 [INFO] -------------------------< org.onap.so:common >------------------------- 01:28:32 [INFO] Building common 1.17.0-SNAPSHOT [3/43] 01:28:32 [INFO] --------------------------------[ pom ]--------------------------------- 01:28:32 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:32 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:32 [INFO] 01:28:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- 01:28:32 [INFO] 01:28:32 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ common --- 01:28:32 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:32 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:32 [INFO] 01:28:32 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ common --- 01:28:32 [INFO] Using 'UTF-8' encoding to format source files. 01:28:32 [INFO] Number of files to be formatted: 0 01:28:32 [INFO] 01:28:32 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ common --- 01:28:32 [INFO] Using 'UTF-8' encoding to format source files. 01:28:32 [INFO] Number of files to be formatted: 0 01:28:32 [INFO] 01:28:32 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ common --- 01:28:32 [INFO] Skipping Rule Enforcement. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ common --- 01:28:32 [INFO] Skipping Rule Enforcement. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ common --- 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ common --- 01:28:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ common --- 01:28:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:32 [INFO] 01:28:32 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ common --- 01:28:32 [INFO] Formatting is skipped 01:28:32 [INFO] 01:28:32 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ common --- 01:28:32 [INFO] Formatting is skipped 01:28:32 [INFO] 01:28:32 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ common --- 01:28:32 [INFO] 01:28:32 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ common --- 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ common --- 01:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ common --- 01:28:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:32 [INFO] 01:28:32 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ common --- 01:28:32 [INFO] Tests are skipped. 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ common --- 01:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:32 [INFO] 01:28:32 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ common --- 01:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ common --- 01:28:32 [INFO] Tests are skipped. 01:28:32 [INFO] 01:28:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ common --- 01:28:32 [INFO] Installing /w/workspace/so-maven-clm-master/common/pom.xml to /tmp/r/org/onap/so/common/1.17.0-SNAPSHOT/common-1.17.0-SNAPSHOT.pom 01:28:32 [INFO] 01:28:32 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ common --- 01:28:32 [INFO] org.onap.so:common:pom:1.17.0-SNAPSHOT 01:28:32 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:32 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:32 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:32 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:32 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:32 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:32 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:32 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:28:32 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:32 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:32 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:32 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:32 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:32 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:32 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:32 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:32 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:32 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:32 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:32 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:32 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:28:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:32 [INFO] +- junit:junit:jar:4.13.2:test 01:28:32 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:32 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:32 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:32 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:32 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:32 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:32 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:32 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:32 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:32 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:28:32 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:28:32 [INFO] 01:28:32 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ common --- 01:28:32 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/target/sonatype-clm/module.xml 01:28:32 [INFO] 01:28:32 [INFO] -------------------------< org.onap.so:logger >------------------------- 01:28:32 [INFO] Building logger 1.17.0-SNAPSHOT [4/43] 01:28:32 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:32 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:32 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:33 [INFO] 01:28:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logger --- 01:28:33 [INFO] 01:28:33 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ logger --- 01:28:33 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:33 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:33 [INFO] 01:28:33 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ logger --- 01:28:33 [INFO] Using 'UTF-8' encoding to format source files. 01:28:33 [INFO] Number of files to be formatted: 9 01:28:33 [INFO] Successfully formatted: 0 file(s) 01:28:33 [INFO] Fail to format: 0 file(s) 01:28:33 [INFO] Skipped: 9 file(s) 01:28:33 [INFO] Read only skipped: 0 file(s) 01:28:33 [INFO] Approximate time taken: 0s 01:28:33 [INFO] 01:28:33 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ logger --- 01:28:33 [INFO] Using 'UTF-8' encoding to format source files. 01:28:33 [INFO] Number of files to be formatted: 0 01:28:33 [INFO] 01:28:33 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ logger --- 01:28:33 [INFO] Skipping Rule Enforcement. 01:28:33 [INFO] 01:28:33 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ logger --- 01:28:33 [INFO] Skipping Rule Enforcement. 01:28:33 [INFO] 01:28:33 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ logger --- 01:28:33 [INFO] 01:28:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ logger --- 01:28:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/logger/target/code-coverage/jacoco-ut.exec,excludes=org/onap/so/logger/HttpHeadersConstants:org/onap/so/logger/LogConstants:org/onap/so/logger/LoggingAnchor:org/onap/so/logger/MdcConstants:org/onap/so/logger/MessageEnum 01:28:33 [INFO] 01:28:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ logger --- 01:28:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/logger/target/jacoco.exec,excludes=org/onap/so/logger/HttpHeadersConstants:org/onap/so/logger/LogConstants:org/onap/so/logger/LoggingAnchor:org/onap/so/logger/MdcConstants:org/onap/so/logger/MessageEnum 01:28:33 [INFO] 01:28:33 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ logger --- 01:28:33 [INFO] Formatting is skipped 01:28:33 [INFO] 01:28:33 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ logger --- 01:28:33 [INFO] Formatting is skipped 01:28:33 [INFO] 01:28:33 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ logger --- 01:28:33 [INFO] 01:28:33 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ logger --- 01:28:33 [INFO] 01:28:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ logger --- 01:28:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:33 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/logger/src/main/resources 01:28:33 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/logger/target/generated-sources/license 01:28:33 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/logger/target/generated-resources/licenses 01:28:33 [INFO] 01:28:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ logger --- 01:28:33 [INFO] Changes detected - recompiling the module! 01:28:33 [INFO] Compiling 7 source files to /w/workspace/so-maven-clm-master/common/logger/target/classes 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/MessageEnum.java]] 01:28:35 [INFO] [parsing completed 23ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/LoggerStartupListener.java]] 01:28:35 [INFO] [parsing completed 5ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/LoggingAnchor.java]] 01:28:35 [INFO] [parsing completed 1ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/MdcConstants.java]] 01:28:35 [INFO] [parsing completed 1ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/LogConstants.java]] 01:28:35 [INFO] [parsing completed 0ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/HttpHeadersConstants.java]] 01:28:35 [INFO] [parsing completed 0ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/main/java/org/onap/so/logger/MaskLogStatements.java]] 01:28:35 [INFO] [parsing completed 3ms] 01:28:35 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:35 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:35 [INFO] [loading modules/java.logging/module-info.class] 01:28:35 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:35 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:35 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:35 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:35 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:35 [INFO] [loading modules/jdk.net/module-info.class] 01:28:35 [INFO] [loading modules/java.desktop/module-info.class] 01:28:35 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:35 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:35 [INFO] [loading modules/java.sql/module-info.class] 01:28:35 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:35 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:35 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:35 [INFO] [loading modules/java.base/module-info.class] 01:28:35 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:35 [INFO] [loading modules/java.instrument/module-info.class] 01:28:35 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:35 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:35 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:35 [INFO] [loading modules/java.scripting/module-info.class] 01:28:35 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management/module-info.class] 01:28:35 [INFO] [loading modules/java.xml/module-info.class] 01:28:35 [INFO] [loading modules/java.prefs/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:35 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:35 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:35 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:35 [INFO] [loading modules/java.rmi/module-info.class] 01:28:35 [INFO] [loading modules/java.naming/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:35 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:35 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:35 [INFO] [loading modules/java.compiler/module-info.class] 01:28:35 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:35 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:35 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:35 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:35 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:35 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:35 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:35 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:35 [INFO] [loading modules/java.management/module-info.class] 01:28:35 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:35 [INFO] [loading modules/java.se/module-info.class] 01:28:35 [INFO] [loading modules/java.net.http/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:35 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:35 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/logger/src/main/java,/w/workspace/so-maven-clm-master/common/logger/target/generated-sources/annotations] 01:28:35 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/logger/target/classes,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:35 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:35 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:35 [INFO] [loading modules/java.base/java/net/InetAddress.class] 01:28:35 [INFO] [loading modules/java.base/java/net/UnknownHostException.class] 01:28:35 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:28:35 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:28:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/Level.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/LoggerContext.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/LoggerContextListener.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Context.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAware.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/Logger.class)] 01:28:35 [INFO] [loading modules/java.base/java/util/Collections.class] 01:28:35 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:28:35 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:28:35 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:35 [INFO] [loading modules/java.base/java/util/Collection.class] 01:28:35 [INFO] [loading modules/java.base/java/util/List.class] 01:28:35 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:35 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 01:28:35 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/PatternLayout.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/pattern/PatternLayoutBase.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/LayoutBase.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Layout.class)] 01:28:35 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:35 [INFO] 01:28:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ logger --- 01:28:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/logger/src/test/resources 01:28:35 [INFO] 01:28:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ logger --- 01:28:35 [INFO] Changes detected - recompiling the module! 01:28:35 [INFO] Compiling 2 source files to /w/workspace/so-maven-clm-master/common/logger/target/test-classes 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/test/java/org/onap/so/logger/LoggerStartupListenerTest.java]] 01:28:35 [INFO] [parsing completed 1ms] 01:28:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/logger/src/test/java/org/onap/so/logger/MaskLogStatementsTest.java]] 01:28:35 [INFO] [parsing completed 0ms] 01:28:35 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:35 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:35 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:35 [INFO] [loading modules/java.management/module-info.class] 01:28:35 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:35 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:35 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:35 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:35 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:35 [INFO] [loading modules/java.scripting/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:35 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:35 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:35 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:35 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:35 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:35 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:35 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:35 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management/module-info.class] 01:28:35 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:35 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:35 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:35 [INFO] [loading modules/java.logging/module-info.class] 01:28:35 [INFO] [loading modules/java.xml/module-info.class] 01:28:35 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:35 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:35 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:35 [INFO] [loading modules/java.instrument/module-info.class] 01:28:35 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:35 [INFO] [loading modules/java.desktop/module-info.class] 01:28:35 [INFO] [loading modules/java.sql/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:35 [INFO] [loading modules/java.se/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:35 [INFO] [loading modules/jdk.net/module-info.class] 01:28:35 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:35 [INFO] [loading modules/java.naming/module-info.class] 01:28:35 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:35 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:35 [INFO] [loading modules/java.net.http/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:35 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:35 [INFO] [loading modules/java.compiler/module-info.class] 01:28:35 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:35 [INFO] [loading modules/java.prefs/module-info.class] 01:28:35 [INFO] [loading modules/java.base/module-info.class] 01:28:35 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:35 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:35 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:35 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:35 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:35 [INFO] [loading modules/java.rmi/module-info.class] 01:28:35 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:35 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/logger/src/test/java,/w/workspace/so-maven-clm-master/common/logger/target/generated-test-sources/test-annotations] 01:28:35 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/logger/target/test-classes,/w/workspace/so-maven-clm-master/common/logger/target/classes,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:28:35 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/BeforeEach.class)] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Test.class)] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:28:35 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:28:35 [INFO] [loading /tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar(/org/mockito/junit/jupiter/MockitoExtension.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Context.class)] 01:28:35 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:35 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/classes/org/onap/so/logger/LoggerStartupListener.class] 01:28:35 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:28:35 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/LoggingEvent.class)] 01:28:35 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/classes/org/onap/so/logger/MaskLogStatements.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:35 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:28:35 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:28:35 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:28:35 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:35 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/Extension.class)] 01:28:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/BeforeEachCallback.class)] 01:28:35 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:35 [INFO] 01:28:35 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ logger --- 01:28:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:28:35 [INFO] 01:28:35 [INFO] ------------------------------------------------------- 01:28:35 [INFO] T E S T S 01:28:35 [INFO] ------------------------------------------------------- 01:28:36 [INFO] Running org.onap.so.logger.LoggerStartupListenerTest 01:28:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.onap.so.logger.LoggerStartupListenerTest 01:28:37 [INFO] Running org.onap.so.logger.MaskLogStatementsTest 01:28:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.so.logger.MaskLogStatementsTest 01:28:37 [INFO] 01:28:37 [INFO] Results: 01:28:37 [INFO] 01:28:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 01:28:37 [INFO] 01:28:37 [INFO] 01:28:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ logger --- 01:28:37 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/logger/target/code-coverage/jacoco-ut.exec 01:28:37 [INFO] Analyzed bundle 'logger' with 7 classes 01:28:37 [INFO] 01:28:37 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ logger --- 01:28:37 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:28:37 [INFO] 01:28:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ logger --- 01:28:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/logger/target/code-coverage/jacoco-it.exec,excludes=org/onap/so/logger/HttpHeadersConstants:org/onap/so/logger/LogConstants:org/onap/so/logger/LoggingAnchor:org/onap/so/logger/MdcConstants:org/onap/so/logger/MessageEnum 01:28:37 [INFO] 01:28:37 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ logger --- 01:28:37 [INFO] Tests are skipped. 01:28:37 [INFO] 01:28:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ logger --- 01:28:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:37 [INFO] 01:28:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ logger --- 01:28:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:37 [INFO] 01:28:37 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ logger --- 01:28:37 [INFO] Tests are skipped. 01:28:37 [INFO] 01:28:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ logger --- 01:28:37 [INFO] Installing /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/logger/1.17.0-SNAPSHOT/logger-1.17.0-SNAPSHOT.jar 01:28:37 [INFO] Installing /w/workspace/so-maven-clm-master/common/logger/pom.xml to /tmp/r/org/onap/so/logger/1.17.0-SNAPSHOT/logger-1.17.0-SNAPSHOT.pom 01:28:37 [INFO] 01:28:37 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ logger --- 01:28:37 [INFO] org.onap.so:logger:jar:1.17.0-SNAPSHOT 01:28:37 [INFO] +- org.springframework:spring-context:jar:5.3.27:compile 01:28:37 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:37 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:37 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:37 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:37 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:28:37 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:28:37 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:37 [INFO] +- ch.qos.logback:logback-core:jar:1.2.11:compile 01:28:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.9.0:test 01:28:37 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:28:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:28:37 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:28:37 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:28:37 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:test 01:28:37 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:test 01:28:37 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:test 01:28:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:test 01:28:37 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test 01:28:37 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test 01:28:37 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test 01:28:37 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 01:28:37 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:test 01:28:37 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:28:37 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:28:37 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:test 01:28:37 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:test 01:28:37 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:test 01:28:37 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:37 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:28:37 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:37 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:28:37 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:28:37 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:28:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:28:37 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:28:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:28:37 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:37 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:37 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:37 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:37 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:37 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:37 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:37 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:37 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:37 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:37 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:37 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:37 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:37 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:37 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:37 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:37 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:37 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:37 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:37 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:37 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:37 [INFO] +- junit:junit:jar:4.13.2:test 01:28:37 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:37 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:37 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:37 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:37 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:37 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:37 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:37 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:37 [INFO] \- commons-io:commons-io:jar:2.19.0:compile 01:28:37 [INFO] 01:28:37 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ logger --- 01:28:37 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/logger/target/sonatype-clm/module.xml 01:28:37 [INFO] 01:28:37 [INFO] -------------------------< org.onap.so:utils >-------------------------- 01:28:37 [INFO] Building utils 1.17.0-SNAPSHOT [5/43] 01:28:37 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:37 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:37 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:38 [INFO] 01:28:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- 01:28:38 [INFO] 01:28:38 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ utils --- 01:28:38 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:38 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:38 [INFO] 01:28:38 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ utils --- 01:28:38 [INFO] Using 'UTF-8' encoding to format source files. 01:28:38 [INFO] Number of files to be formatted: 16 01:28:38 [INFO] Successfully formatted: 0 file(s) 01:28:38 [INFO] Fail to format: 0 file(s) 01:28:38 [INFO] Skipped: 16 file(s) 01:28:38 [INFO] Read only skipped: 0 file(s) 01:28:38 [INFO] Approximate time taken: 0s 01:28:38 [INFO] 01:28:38 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ utils --- 01:28:38 [INFO] Using 'UTF-8' encoding to format source files. 01:28:38 [INFO] Number of files to be formatted: 0 01:28:38 [INFO] 01:28:38 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ utils --- 01:28:38 [INFO] Skipping Rule Enforcement. 01:28:38 [INFO] 01:28:38 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ utils --- 01:28:38 [INFO] Skipping Rule Enforcement. 01:28:38 [INFO] 01:28:38 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ utils --- 01:28:38 [INFO] 01:28:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ utils --- 01:28:38 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:38 [INFO] 01:28:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ utils --- 01:28:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/utils/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:38 [INFO] 01:28:38 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ utils --- 01:28:38 [INFO] Formatting is skipped 01:28:38 [INFO] 01:28:38 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ utils --- 01:28:38 [INFO] Formatting is skipped 01:28:38 [INFO] 01:28:38 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ utils --- 01:28:38 [INFO] 01:28:38 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ utils --- 01:28:38 [INFO] 01:28:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ utils --- 01:28:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:38 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/utils/src/main/resources 01:28:38 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/utils/target/generated-sources/license 01:28:38 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/utils/target/generated-resources/licenses 01:28:38 [INFO] 01:28:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ utils --- 01:28:38 [INFO] Changes detected - recompiling the module! 01:28:38 [INFO] Compiling 10 source files to /w/workspace/so-maven-clm-master/common/utils/target/classes 01:28:38 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:28:38 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/jsonpath/JsonPathUtil.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/ExternalTaskUtils.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/CheckResults.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/UUIDChecker.java]] 01:28:38 [INFO] [parsing completed 0ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/XmlMarshaller.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/ExternalTaskServiceUtils.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/CryptoUtils.java]] 01:28:38 [INFO] [parsing completed 3ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/RetrySequenceLevel.java]] 01:28:38 [INFO] [parsing completed 0ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/Components.java]] 01:28:38 [INFO] [parsing completed 0ms] 01:28:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/exceptions/MarshallerException.java]] 01:28:38 [INFO] [parsing completed 1ms] 01:28:38 [INFO] [loading modules/jdk.net/module-info.class] 01:28:38 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:38 [INFO] [loading modules/jdk.management/module-info.class] 01:28:38 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:38 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:38 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:38 [INFO] [loading modules/java.management/module-info.class] 01:28:38 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:38 [INFO] [loading modules/java.prefs/module-info.class] 01:28:38 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:38 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:38 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:38 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:38 [INFO] [loading modules/java.se/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:38 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:38 [INFO] [loading modules/java.naming/module-info.class] 01:28:38 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:38 [INFO] [loading modules/java.net.http/module-info.class] 01:28:38 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:38 [INFO] [loading modules/java.logging/module-info.class] 01:28:38 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:38 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:38 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:38 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:38 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:38 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:38 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:38 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:38 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:38 [INFO] [loading modules/java.instrument/module-info.class] 01:28:38 [INFO] [loading modules/java.scripting/module-info.class] 01:28:38 [INFO] [loading modules/java.desktop/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:38 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:38 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:38 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:38 [INFO] [loading modules/java.sql/module-info.class] 01:28:38 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:38 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:38 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:38 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:38 [INFO] [loading modules/java.xml/module-info.class] 01:28:38 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:38 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:38 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:38 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:38 [INFO] [loading modules/java.compiler/module-info.class] 01:28:38 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:38 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:38 [INFO] [loading modules/java.base/module-info.class] 01:28:38 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:38 [INFO] [loading modules/java.rmi/module-info.class] 01:28:38 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/utils/src/main/java,/w/workspace/so-maven-clm-master/common/utils/target/generated-sources/annotations] 01:28:38 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/utils/target/classes,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:38 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:28:38 [INFO] [loading modules/java.base/java/util/List.class] 01:28:38 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 01:28:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/ArrayNode.class)] 01:28:38 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/Configuration.class)] 01:28:38 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/JsonPath.class)] 01:28:38 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/Option.class)] 01:28:38 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/spi/json/JacksonJsonNodeJsonProvider.class)] 01:28:38 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:38 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:28:38 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:28:38 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:28:38 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:28:38 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:28:38 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:28:38 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Long.class] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAttribute.class)] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:28:38 [INFO] [loading modules/java.base/java/util/UUID.class] 01:28:38 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 01:28:38 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:28:38 [INFO] [loading modules/java.base/java/io/StringReader.class] 01:28:38 [INFO] [loading modules/java.base/java/io/StringWriter.class] 01:28:38 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 01:28:38 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Unmarshaller.class)] 01:28:38 [INFO] [loading modules/java.xml/javax/xml/parsers/SAXParserFactory.class] 01:28:38 [INFO] [loading modules/java.xml/javax/xml/transform/sax/SAXSource.class] 01:28:38 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:28:38 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 01:28:38 [INFO] [loading modules/java.xml/org/xml/sax/XMLReader.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:28:38 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:28:38 [INFO] [loading modules/java.base/java/util/Set.class] 01:28:38 [INFO] [loading modules/java.base/java/util/concurrent/ConcurrentHashMap.class] 01:28:38 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:28:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/ExternalTaskClient.class)] 01:28:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/interceptor/ClientRequestInterceptor.class)] 01:28:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/interceptor/auth/BasicAuthProvider.class)] 01:28:38 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/Cipher.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/spec/GCMParameterSpec.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/spec/SecretKeySpec.class] 01:28:38 [INFO] [loading modules/java.base/java/security/SecureRandom.class] 01:28:38 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:38 [INFO] [loading modules/java.base/java/util/EnumSet.class] 01:28:38 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:28:38 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:28:38 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:28:38 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:38 [WARNING] /w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/ExternalTaskServiceUtils.java:[86,63] [deprecation] Long(long) in Long has been deprecated 01:28:38 [WARNING] /w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/ExternalTaskServiceUtils.java:[90,65] [deprecation] Long(long) in Long has been deprecated 01:28:38 [WARNING] /w/workspace/so-maven-clm-master/common/utils/src/main/java/org/onap/so/utils/ExternalTaskServiceUtils.java:[94,64] [deprecation] Long(long) in Long has been deprecated 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:28:38 [INFO] [wrote /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/ExternalTaskServiceUtils.class] 01:28:38 [INFO] [checking org.onap.so.utils.CryptoUtils] 01:28:38 [INFO] [loading modules/java.base/java/util/Random.class] 01:28:38 [INFO] [loading modules/java.base/java/security/cert/Certificate.class] 01:28:38 [INFO] [loading modules/java.base/java/security/Key.class] 01:28:38 [INFO] [loading modules/java.base/java/security/spec/KeySpec.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/SecretKey.class] 01:28:38 [INFO] [loading modules/java.base/java/security/AlgorithmParameters.class] 01:28:38 [INFO] [loading modules/java.base/java/security/spec/AlgorithmParameterSpec.class] 01:28:38 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 01:28:38 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/System.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:28:38 [INFO] [loading modules/java.base/java/security/NoSuchAlgorithmException.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/NoSuchPaddingException.class] 01:28:38 [INFO] [loading modules/java.base/java/security/InvalidKeyException.class] 01:28:38 [INFO] [loading modules/java.base/java/security/KeyException.class] 01:28:38 [INFO] [loading modules/java.base/java/security/InvalidAlgorithmParameterException.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/ShortBufferException.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/IllegalBlockSizeException.class] 01:28:38 [INFO] [loading modules/java.base/javax/crypto/BadPaddingException.class] 01:28:38 [INFO] [wrote /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/CryptoUtils.class] 01:28:38 [INFO] [checking org.onap.so.utils.Components] 01:28:38 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:28:38 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:28:38 [INFO] [wrote /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/Components.class] 01:28:38 [INFO] [total 418ms] 01:28:38 [INFO] 01:28:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ utils --- 01:28:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:38 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/utils/src/test/resources 01:28:38 [INFO] 01:28:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ utils --- 01:28:38 [INFO] Changes detected - recompiling the module! 01:28:38 [INFO] Compiling 6 source files to /w/workspace/so-maven-clm-master/common/utils/target/test-classes 01:28:39 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:28:39 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/utils/CheckResultsTest.java]] 01:28:39 [INFO] [parsing completed 2ms] 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/utils/ExternalTaskUtilsTest.java]] 01:28:39 [INFO] [parsing completed 1ms] 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/utils/UUIDCheckerTest.java]] 01:28:39 [INFO] [parsing completed 0ms] 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/utils/XMLMarshallerTest.java]] 01:28:39 [INFO] [parsing completed 2ms] 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/jsonpath/JsonPathUtilTest.java]] 01:28:39 [INFO] [parsing completed 0ms] 01:28:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/utils/src/test/java/org/onap/so/utils/ExternalTaskServiceUtilsTest.java]] 01:28:39 [INFO] [parsing completed 1ms] 01:28:39 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:39 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:39 [INFO] [loading modules/java.logging/module-info.class] 01:28:39 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:39 [INFO] [loading modules/java.base/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:39 [INFO] [loading modules/java.compiler/module-info.class] 01:28:39 [INFO] [loading modules/jdk.management/module-info.class] 01:28:39 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:39 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:39 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:39 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:39 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:39 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:39 [INFO] [loading modules/java.scripting/module-info.class] 01:28:39 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:39 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:39 [INFO] [loading modules/java.prefs/module-info.class] 01:28:39 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:39 [INFO] [loading modules/java.net.http/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:39 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:39 [INFO] [loading modules/java.instrument/module-info.class] 01:28:39 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:39 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:39 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:39 [INFO] [loading modules/java.management/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:39 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:39 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:39 [INFO] [loading modules/jdk.net/module-info.class] 01:28:39 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:39 [INFO] [loading modules/java.rmi/module-info.class] 01:28:39 [INFO] [loading modules/java.sql/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:39 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:39 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:39 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:39 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:39 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:39 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:39 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:39 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:39 [INFO] [loading modules/java.se/module-info.class] 01:28:39 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:39 [INFO] [loading modules/java.desktop/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:39 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:39 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:39 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:39 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:39 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:39 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:39 [INFO] [loading modules/java.naming/module-info.class] 01:28:39 [INFO] [loading modules/java.xml/module-info.class] 01:28:39 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:39 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/utils/src/test/java,/w/workspace/so-maven-clm-master/common/utils/target/generated-test-sources/test-annotations] 01:28:39 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/utils/target/test-classes,/w/workspace/so-maven-clm-master/common/utils/target/classes,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:39 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:28:39 [INFO] [loading modules/java.base/java/util/List.class] 01:28:39 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:28:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/CheckResults.class] 01:28:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/CheckResults$CheckResult.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:39 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 01:28:39 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:28:39 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:28:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/ExternalTaskUtils.class] 01:28:39 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:28:39 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:39 [INFO] [loading modules/java.base/java/util/Collections.class] 01:28:39 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:39 [INFO] [loading modules/java.base/java/util/Set.class] 01:28:39 [INFO] [loading modules/java.base/java/util/concurrent/ConcurrentHashMap.class] 01:28:39 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/ExternalTaskClient.class)] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:28:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/classes/org/onap/so/utils/ExternalTaskServiceUtils.class] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:28:39 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:39 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:28:39 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAttribute.class)] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:39 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:28:39 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:39 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:39 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 01:28:39 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:28:39 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:28:39 [INFO] 01:28:39 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ utils --- 01:28:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:28:39 [INFO] 01:28:39 [INFO] ------------------------------------------------------- 01:28:39 [INFO] T E S T S 01:28:39 [INFO] ------------------------------------------------------- 01:28:40 [INFO] Running org.onap.so.jsonpath.JsonPathUtilTest 01:28:41 01:28:41.399 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['test'] 01:28:41 01:28:41.423 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['nothing'] 01:28:41 01:28:41.427 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['test2'] 01:28:41 01:28:41.455 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['test2']['nested'] 01:28:41 01:28:41.461 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[*][*] 01:28:41 01:28:41.463 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['test'] 01:28:41 01:28:41.463 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $['nothing'] 01:28:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.onap.so.jsonpath.JsonPathUtilTest 01:28:41 [INFO] Running org.onap.so.utils.UUIDCheckerTest 01:28:41 01:28:41.486 [main] INFO org.onap.so.utils.UUIDChecker - APIH_GENERATED_REQUEST_ID b85bc18f-b22f-465f-84bb-7823a57ebe72 01:28:41 01:28:41.490 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:28:41 java.lang.IllegalArgumentException: Invalid UUID string: This is not a UUID 01:28:41 at java.base/java.util.UUID.fromString(UUID.java:215) 01:28:41 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:28:41 at org.onap.so.utils.UUIDCheckerTest.isValidUUIDTest(UUIDCheckerTest.java:37) 01:28:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:28:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:28:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:28:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:28:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:28:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:28:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:28:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:28:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:28:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:28:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:28:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:28:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:28:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:28:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:28:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:28:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:28:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:28:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:28:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:28:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:28:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:28:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:28:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:28:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:28:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:28:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:28:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:28:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:28:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:28:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:28:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:28:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:28:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:28:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:28:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:28:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:28:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:28:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:28:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:28:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:28:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:28:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:28:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:28:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:28:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:28:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.utils.UUIDCheckerTest 01:28:41 [INFO] Running org.onap.so.utils.XMLMarshallerTest 01:28:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.onap.so.utils.XMLMarshallerTest 01:28:41 [INFO] Running org.onap.so.utils.ExternalTaskServiceUtilsTest 01:28:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.onap.so.utils.ExternalTaskServiceUtilsTest 01:28:42 [INFO] Running org.onap.so.utils.ExternalTaskUtilsTest 01:28:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.so.utils.ExternalTaskUtilsTest 01:28:42 [INFO] Running org.onap.so.utils.CheckResultsTest 01:28:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.utils.CheckResultsTest 01:28:42 [INFO] 01:28:42 [INFO] Results: 01:28:42 [INFO] 01:28:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 01:28:42 [INFO] 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ utils --- 01:28:42 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/utils/target/code-coverage/jacoco-ut.exec 01:28:42 [INFO] Analyzed bundle 'utils' with 12 classes 01:28:42 [INFO] 01:28:42 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ utils --- 01:28:42 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ utils --- 01:28:42 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:42 [INFO] 01:28:42 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ utils --- 01:28:42 [INFO] Tests are skipped. 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ utils --- 01:28:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ utils --- 01:28:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:42 [INFO] 01:28:42 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ utils --- 01:28:42 [INFO] Tests are skipped. 01:28:42 [INFO] 01:28:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ utils --- 01:28:42 [INFO] Installing /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/utils/1.17.0-SNAPSHOT/utils-1.17.0-SNAPSHOT.jar 01:28:42 [INFO] Installing /w/workspace/so-maven-clm-master/common/utils/pom.xml to /tmp/r/org/onap/so/utils/1.17.0-SNAPSHOT/utils-1.17.0-SNAPSHOT.pom 01:28:42 [INFO] 01:28:42 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ utils --- 01:28:42 [INFO] org.onap.so:utils:jar:1.17.0-SNAPSHOT 01:28:42 [INFO] +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:28:42 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:28:42 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:42 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:42 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:42 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:42 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 01:28:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:28:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:28:42 [INFO] +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:28:42 [INFO] | +- net.minidev:json-smart:jar:2.4.10:compile 01:28:42 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:28:42 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:42 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:28:42 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:28:42 [INFO] +- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:28:42 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:28:42 [INFO] | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:28:42 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:28:42 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:28:42 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:28:42 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:28:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.9.0:test 01:28:42 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:28:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:28:42 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:28:42 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:28:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:28:42 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:28:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:28:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:28:42 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:42 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:42 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:42 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:42 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:42 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:42 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:42 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:42 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:42 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:42 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:42 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:42 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:42 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:42 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:42 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:42 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:42 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:42 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:42 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:42 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:42 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:42 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:28:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:42 [INFO] +- junit:junit:jar:4.13.2:test 01:28:42 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:42 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:42 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:42 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:42 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:42 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:42 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:42 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:42 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:42 [INFO] \- commons-io:commons-io:jar:2.19.0:compile 01:28:42 [INFO] 01:28:42 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ utils --- 01:28:42 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/utils/target/sonatype-clm/module.xml 01:28:42 [INFO] 01:28:42 [INFO] ----------------------< org.onap.so:clients-base >---------------------- 01:28:42 [INFO] Building clients-base 1.17.0-SNAPSHOT [6/43] 01:28:42 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:42 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:42 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:42 [INFO] 01:28:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clients-base --- 01:28:42 [INFO] 01:28:42 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ clients-base --- 01:28:42 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:42 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:42 [INFO] 01:28:42 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ clients-base --- 01:28:42 [INFO] Using 'UTF-8' encoding to format source files. 01:28:42 [INFO] Number of files to be formatted: 30 01:28:42 [INFO] Successfully formatted: 0 file(s) 01:28:42 [INFO] Fail to format: 0 file(s) 01:28:42 [INFO] Skipped: 30 file(s) 01:28:42 [INFO] Read only skipped: 0 file(s) 01:28:42 [INFO] Approximate time taken: 0s 01:28:42 [INFO] 01:28:42 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ clients-base --- 01:28:42 [INFO] Using 'UTF-8' encoding to format source files. 01:28:42 [INFO] Number of files to be formatted: 0 01:28:42 [INFO] 01:28:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ clients-base --- 01:28:42 [INFO] Skipping Rule Enforcement. 01:28:42 [INFO] 01:28:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ clients-base --- 01:28:42 [INFO] Skipping Rule Enforcement. 01:28:42 [INFO] 01:28:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ clients-base --- 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ clients-base --- 01:28:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients-base/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:42 [INFO] 01:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ clients-base --- 01:28:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients-base/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:42 [INFO] 01:28:43 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ clients-base --- 01:28:43 [INFO] Formatting is skipped 01:28:43 [INFO] 01:28:43 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ clients-base --- 01:28:43 [INFO] Formatting is skipped 01:28:43 [INFO] 01:28:43 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ clients-base --- 01:28:43 [INFO] 01:28:43 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ clients-base --- 01:28:43 [INFO] 01:28:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ clients-base --- 01:28:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:43 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/resources 01:28:43 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients-base/target/generated-sources/license 01:28:43 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients-base/target/generated-resources/licenses 01:28:43 [INFO] 01:28:43 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ clients-base --- 01:28:43 [INFO] Changes detected - recompiling the module! 01:28:43 [INFO] Compiling 26 source files to /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/ResponseExceptionMapperImpl.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/BaseClient.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/configuration/BasicHttpHeadersProvider.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/KeyStoreLoader.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/CommonObjectMapperProvider.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/HttpClientFactory.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/CacheFactory.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestTemplateConfig.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/configuration/HttpHeadersProvider.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/CacheProperties.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/PreconditionFailedException.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestPropertiesLoader.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/AddCacheHeaders.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/logging/jaxrs/filter/SOMetricLogClientFilter.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/DefaultProperties.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/utils/CryptoUtils.java]] 01:28:43 [INFO] [parsing completed 2ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/configuration/HttpClientConnectionConfiguration.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestClient.java]] 01:28:43 [INFO] [parsing completed 4ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestProperties.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/ResponseExceptionMapper.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestRequest.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestClientSSL.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/configuration/HttpComponentsClientConfiguration.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/HttpClient.java]] 01:28:43 [INFO] [parsing completed 1ms] 01:28:43 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:43 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:43 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:43 [INFO] [loading modules/java.net.http/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:43 [INFO] [loading modules/java.xml/module-info.class] 01:28:43 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:43 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:43 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:43 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:43 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:43 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:43 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:43 [INFO] [loading modules/java.logging/module-info.class] 01:28:43 [INFO] [loading modules/java.instrument/module-info.class] 01:28:43 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:43 [INFO] [loading modules/java.management/module-info.class] 01:28:43 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:43 [INFO] [loading modules/java.scripting/module-info.class] 01:28:43 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:43 [INFO] [loading modules/java.base/module-info.class] 01:28:43 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:43 [INFO] [loading modules/java.compiler/module-info.class] 01:28:43 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:43 [INFO] [loading modules/java.desktop/module-info.class] 01:28:43 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:43 [INFO] [loading modules/java.se/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management/module-info.class] 01:28:43 [INFO] [loading modules/jdk.net/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:43 [INFO] [loading modules/java.sql/module-info.class] 01:28:43 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:43 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:43 [INFO] [loading modules/java.naming/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:43 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:43 [INFO] [loading modules/java.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:43 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:43 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:43 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:43 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:43 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:43 [INFO] [loading modules/java.prefs/module-info.class] 01:28:43 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/generated-sources/annotations] 01:28:43 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:43 [INFO] [loading /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar(/javax/annotation/Priority.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/container/ContainerRequestContext.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/container/ContainerResponseContext.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/container/PreMatching.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AuditLogContainerFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/HttpHeadersConstants.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LogConstants.class)] 01:28:43 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/container/ContainerResponseFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/ext/Provider.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/BadRequestException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/ForbiddenException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/InternalServerErrorException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/NotAcceptableException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/NotAllowedException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/NotAuthorizedException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/NotFoundException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/NotSupportedException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/ProcessingException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/WebApplicationException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/Response.class)] 01:28:43 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:28:43 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:28:43 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:28:43 [INFO] [loading modules/java.base/java/util/List.class] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/BufferingClientHttpRequestFactory.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:28:43 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 01:28:43 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:28:43 [INFO] [loading modules/java.base/java/security/KeyStore.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/ext/ContextResolver.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:43 [INFO] [loading modules/java.base/java/net/URL.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/MediaType.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:28:43 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:28:43 [INFO] [loading modules/java.base/java/net/ConnectException.class] 01:28:43 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:28:43 [INFO] [loading modules/java.base/java/net/SocketTimeoutException.class] 01:28:43 [INFO] [loading modules/java.base/java/net/URI.class] 01:28:43 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:28:43 [INFO] [loading modules/java.base/java/time/Duration.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Base64.class] 01:28:43 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:28:43 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/Client.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientBuilder.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/Invocation.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/Invocation$Builder.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ResponseProcessingException.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/WebTarget.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/GenericType.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/MultivaluedHashMap.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/Response$Status.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/UriBuilder.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/PayloadLoggingClientFilter.class)] 01:28:43 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar(/com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class)] 01:28:43 [INFO] [loading /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar(/net/jodah/failsafe/Failsafe.class)] 01:28:43 [INFO] [loading /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar(/net/jodah/failsafe/RetryPolicy.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientRequestContext.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientResponseContext.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MetricLogClientFilter.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MdcConstants.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientRequestFilter.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientResponseFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractMetricLogFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractBaseMetricLogFilter.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Long.class] 01:28:43 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar(/javax/cache/configuration/Factory.class)] 01:28:43 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar(/javax/cache/expiry/Duration.class)] 01:28:43 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar(/javax/cache/expiry/ExpiryPolicy.class)] 01:28:43 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar(/javax/cache/expiry/TouchedExpiryPolicy.class)] 01:28:43 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/client/RestTemplateBuilder.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:28:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/config/RequestConfig.class)] 01:28:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/impl/NoConnectionReuseStrategy.class)] 01:28:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/CloseableHttpClient.class)] 01:28:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/HttpClientBuilder.class)] 01:28:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/conn/PoolingHttpClientConnectionManager.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Service.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:28:43 [INFO] [loading modules/java.base/java/util/ServiceLoader.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/ThreadLocal.class] 01:28:43 [INFO] [loading modules/java.base/java/io/IOException.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Collections.class] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/Cipher.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/spec/GCMParameterSpec.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/spec/SecretKeySpec.class] 01:28:43 [INFO] [loading modules/java.base/java/security/SecureRandom.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/HttpMethod.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/Entity.class)] 01:28:43 [INFO] [loading /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar(/net/jodah/failsafe/function/CheckedSupplier.class)] 01:28:43 [INFO] [loading modules/java.base/java/security/NoSuchAlgorithmException.class] 01:28:43 [INFO] [loading modules/java.base/javax/net/ssl/SSLContext.class] 01:28:43 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientFilter.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpRequest.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestInterceptor.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/Consumes.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/Produces.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:28:43 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestPropertiesLoader.java:[57,51] [static] static variable should be qualified by type name, RestPropertiesLoader, instead of by an expression 01:28:43 [INFO] [loading modules/java.base/java/lang/InstantiationException.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 01:28:43 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestPropertiesLoader.java:[65,50] [deprecation] newInstance() in Class has been deprecated 01:28:43 where T is a type-variable: 01:28:43 T extends Object declared in class Class 01:28:43 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestPropertiesLoader.java:[65,62] [unchecked] unchecked cast 01:28:43 required: T 01:28:43 found: CAP#1 01:28:43 where T is a type-variable: 01:28:43 T extends Object declared in method getImpl(Class,boolean) 01:28:43 where CAP#1 is a fresh type-variable: 01:28:43 CAP#1 extends RestProperties from capture of ? extends RestProperties 01:28:43 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients-base/src/main/java/org/onap/so/client/RestPropertiesLoader.java:[67,35] [unchecked] unchecked cast 01:28:43 required: T 01:28:43 found: RestProperties 01:28:43 where T is a type-variable: 01:28:43 T extends Object declared in method getImpl(Class,boolean) 01:28:43 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/RestPropertiesLoader$1.class] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/RestPropertiesLoader$Helper.class] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/RestPropertiesLoader.class] 01:28:43 [INFO] [checking org.onap.so.client.AddCacheHeaders] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/AddCacheHeaders.class] 01:28:43 [INFO] [checking org.onap.so.client.DefaultProperties] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/DefaultProperties.class] 01:28:43 [INFO] [checking org.onap.so.utils.CryptoUtils] 01:28:43 [INFO] [loading modules/java.base/java/util/Random.class] 01:28:43 [INFO] [loading modules/java.base/java/security/cert/Certificate.class] 01:28:43 [INFO] [loading modules/java.base/java/security/Key.class] 01:28:43 [INFO] [loading modules/java.base/java/security/spec/KeySpec.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/SecretKey.class] 01:28:43 [INFO] [loading modules/java.base/java/security/AlgorithmParameters.class] 01:28:43 [INFO] [loading modules/java.base/java/security/spec/AlgorithmParameterSpec.class] 01:28:43 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 01:28:43 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/NoSuchPaddingException.class] 01:28:43 [INFO] [loading modules/java.base/java/security/InvalidKeyException.class] 01:28:43 [INFO] [loading modules/java.base/java/security/KeyException.class] 01:28:43 [INFO] [loading modules/java.base/java/security/InvalidAlgorithmParameterException.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/ShortBufferException.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/IllegalBlockSizeException.class] 01:28:43 [INFO] [loading modules/java.base/javax/crypto/BadPaddingException.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/utils/CryptoUtils.class] 01:28:43 [INFO] [checking org.onap.so.client.RestRequest] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/Variant.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/RestRequest.class] 01:28:43 [INFO] [checking org.onap.so.client.RestClientSSL] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/RestClientSSL.class] 01:28:43 [INFO] [checking org.onap.so.logging.jaxrs.filter.SOSpringClientFilter] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpInputMessage.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:28:43 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class] 01:28:43 [INFO] [total 556ms] 01:28:43 [INFO] 01:28:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ clients-base --- 01:28:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:43 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/resources 01:28:43 [INFO] 01:28:43 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ clients-base --- 01:28:43 [INFO] Changes detected - recompiling the module! 01:28:43 [INFO] Compiling 4 source files to /w/workspace/so-maven-clm-master/common/clients/clients-base/target/test-classes 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/java/org/onap/so/client/AddCacheHeadersTest.java]] 01:28:43 [INFO] [parsing completed 2ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/java/org/onap/so/configuration/HttpComponentsClientConfigurationTest.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/java/org/onap/so/logging/MaskLogStatementsTest.java]] 01:28:43 [INFO] [parsing completed 2ms] 01:28:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/java/org/onap/so/configuration/BasicHttpHeadersProviderTest.java]] 01:28:43 [INFO] [parsing completed 0ms] 01:28:43 [INFO] [loading modules/java.xml/module-info.class] 01:28:43 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:43 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:43 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:43 [INFO] [loading modules/java.base/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:43 [INFO] [loading modules/java.logging/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:43 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:43 [INFO] [loading modules/java.management/module-info.class] 01:28:43 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:43 [INFO] [loading modules/java.compiler/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:43 [INFO] [loading modules/jdk.management/module-info.class] 01:28:43 [INFO] [loading modules/jdk.net/module-info.class] 01:28:43 [INFO] [loading modules/java.net.http/module-info.class] 01:28:43 [INFO] [loading modules/java.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:43 [INFO] [loading modules/java.desktop/module-info.class] 01:28:43 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:43 [INFO] [loading modules/java.se/module-info.class] 01:28:43 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:43 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:43 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:43 [INFO] [loading modules/java.prefs/module-info.class] 01:28:43 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:43 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:43 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:43 [INFO] [loading modules/java.scripting/module-info.class] 01:28:43 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:43 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:43 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:43 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:43 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:43 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:43 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:43 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:43 [INFO] [loading modules/java.instrument/module-info.class] 01:28:43 [INFO] [loading modules/java.sql/module-info.class] 01:28:43 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:43 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:43 [INFO] [loading modules/java.naming/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:43 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:43 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:43 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:43 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:43 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:43 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:43 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:43 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/clients-base/src/test/java,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/generated-test-sources/test-annotations] 01:28:43 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/test-classes,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/javax/cache/cache-api/1.1.0/cache-api-1.1.0.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:43 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:28:43 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:28:43 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:28:43 [INFO] [loading modules/java.base/java/util/Collections.class] 01:28:43 [INFO] [loading modules/java.base/java/util/List.class] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientRequestContext.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/client/ClientResponseContext.class)] 01:28:43 [INFO] [loading /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar(/javax/ws/rs/core/MultivaluedHashMap.class)] 01:28:43 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Test.class)] 01:28:43 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:28:43 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:28:43 [INFO] [loading /tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar(/org/mockito/junit/jupiter/MockitoExtension.class)] 01:28:43 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/SneakyThrows.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/AddCacheHeaders.class] 01:28:43 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/client/CacheProperties.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Long.class] 01:28:43 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:28:43 [INFO] [loading modules/java.base/java/io/IOException.class] 01:28:43 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:28:43 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MaskLogStatements.class)] 01:28:43 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/Level.class)] 01:28:43 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/Logger.class)] 01:28:43 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/LoggerContext.class)] 01:28:43 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 01:28:43 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/LoggingEvent.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/configuration/BasicHttpHeadersProvider.class] 01:28:43 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:28:43 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:28:43 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/classes/org/onap/so/configuration/HttpHeadersProvider.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:43 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:28:43 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:28:43 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:43 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:43 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/Extension.class)] 01:28:43 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/BeforeEachCallback.class)] 01:28:43 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 01:28:43 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:43 [INFO] 01:28:43 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ clients-base --- 01:28:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:28:43 [INFO] 01:28:43 [INFO] ------------------------------------------------------- 01:28:43 [INFO] T E S T S 01:28:43 [INFO] ------------------------------------------------------- 01:28:44 [INFO] Running org.onap.so.client.AddCacheHeadersTest 01:28:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in org.onap.so.client.AddCacheHeadersTest 01:28:45 [INFO] 01:28:45 [INFO] Results: 01:28:45 [INFO] 01:28:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 01:28:45 [INFO] 01:28:45 [INFO] 01:28:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ clients-base --- 01:28:45 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/clients/clients-base/target/code-coverage/jacoco-ut.exec 01:28:45 [INFO] Analyzed bundle 'clients-base' with 28 classes 01:28:45 [INFO] 01:28:45 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ clients-base --- 01:28:45 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:28:45 [INFO] 01:28:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ clients-base --- 01:28:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients-base/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:45 [INFO] 01:28:45 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ clients-base --- 01:28:45 [INFO] Tests are skipped. 01:28:45 [INFO] 01:28:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ clients-base --- 01:28:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:45 [INFO] 01:28:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ clients-base --- 01:28:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:45 [INFO] 01:28:45 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ clients-base --- 01:28:45 [INFO] Tests are skipped. 01:28:45 [INFO] 01:28:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ clients-base --- 01:28:45 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/clients-base/1.17.0-SNAPSHOT/clients-base-1.17.0-SNAPSHOT.jar 01:28:45 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/clients-base/pom.xml to /tmp/r/org/onap/so/clients-base/1.17.0-SNAPSHOT/clients-base-1.17.0-SNAPSHOT.pom 01:28:45 [INFO] 01:28:45 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ clients-base --- 01:28:45 [INFO] org.onap.so:clients-base:jar:1.17.0-SNAPSHOT 01:28:45 [INFO] +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:28:45 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:45 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:45 [INFO] | \- org.springframework:spring-context:jar:5.3.27:compile 01:28:45 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:45 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:45 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:28:45 [INFO] +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:28:45 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:28:45 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:28:45 [INFO] +- javax.cache:cache-api:jar:1.1.0:compile 01:28:45 [INFO] +- org.javatuples:javatuples:jar:1.2:compile 01:28:45 [INFO] +- net.jodah:failsafe:jar:2.0.1:compile 01:28:45 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:28:45 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:28:45 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:28:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.9.0:test 01:28:45 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:28:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:28:45 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:28:45 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:28:45 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:test 01:28:45 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:test 01:28:45 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:test 01:28:45 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test 01:28:45 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test 01:28:45 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test 01:28:45 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 01:28:45 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:test 01:28:45 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:28:45 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:28:45 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:test 01:28:45 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:test 01:28:45 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:test 01:28:45 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:45 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:28:45 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:45 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:28:45 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:28:45 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:28:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:28:45 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:28:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:28:45 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:45 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:45 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:45 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:45 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:45 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:45 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:45 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:45 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:45 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:45 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:45 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:45 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:45 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:45 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:45 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:45 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:45 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:45 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:45 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:45 [INFO] +- junit:junit:jar:4.13.2:test 01:28:45 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:45 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:45 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:45 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:45 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:45 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:45 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:45 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:45 [INFO] \- commons-io:commons-io:jar:2.19.0:compile 01:28:45 [INFO] 01:28:45 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ clients-base --- 01:28:45 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/clients/clients-base/target/sonatype-clm/module.xml 01:28:45 [INFO] 01:28:45 [INFO] -----------------< org.onap.so.common.clients:clients >----------------- 01:28:45 [INFO] Building clients 1.17.0-SNAPSHOT [7/43] 01:28:45 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:45 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:45 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:46 [INFO] 01:28:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clients --- 01:28:46 [INFO] 01:28:46 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ clients --- 01:28:46 [INFO] ## define projects super pom absolute path through basepath_marker 01:28:46 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:28:46 [INFO] 01:28:46 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ clients --- 01:28:46 [INFO] Using 'UTF-8' encoding to format source files. 01:28:46 [INFO] Number of files to be formatted: 78 01:28:46 [INFO] Successfully formatted: 0 file(s) 01:28:46 [INFO] Fail to format: 0 file(s) 01:28:46 [INFO] Skipped: 78 file(s) 01:28:46 [INFO] Read only skipped: 0 file(s) 01:28:46 [INFO] Approximate time taken: 0s 01:28:46 [INFO] 01:28:46 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ clients --- 01:28:46 [INFO] Using 'UTF-8' encoding to format source files. 01:28:46 [INFO] Number of files to be formatted: 0 01:28:46 [INFO] 01:28:46 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ clients --- 01:28:46 [INFO] Skipping Rule Enforcement. 01:28:46 [INFO] 01:28:46 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ clients --- 01:28:46 [INFO] Skipping Rule Enforcement. 01:28:46 [INFO] 01:28:46 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ clients --- 01:28:46 [INFO] 01:28:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ clients --- 01:28:46 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:46 [INFO] 01:28:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ clients --- 01:28:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:46 [INFO] 01:28:46 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ clients --- 01:28:46 [INFO] Formatting is skipped 01:28:46 [INFO] 01:28:46 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ clients --- 01:28:46 [INFO] Formatting is skipped 01:28:46 [INFO] 01:28:46 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ clients --- 01:28:46 [INFO] 01:28:46 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ clients --- 01:28:46 [INFO] 01:28:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ clients --- 01:28:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:46 [INFO] Copying 4 resources 01:28:46 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients/target/generated-sources/license 01:28:46 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/clients/target/generated-resources/licenses 01:28:46 [INFO] 01:28:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ clients --- 01:28:46 [INFO] Changes detected - recompiling the module! 01:28:46 [INFO] Compiling 64 source files to /w/workspace/so-maven-clm-master/common/clients/clients/target/classes 01:28:47 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:28:47 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapConsumer.java]] 01:28:47 [INFO] [parsing completed 2ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/OperationalInfo.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/adapter/rest/AdapterRestProperties.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/ServiceEndPointLookup.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMAction.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/rest/PropertiesBean.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/Version.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/Publisher.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/PolicyDecision.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/exceptions/ExceededMaximumPollingTime.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Workstep.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/AllowedTreatments.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/exceptions/SDNOException.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/ConfigRequestParameters.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/FabricConfigModel.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/exception/MapperException.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/DictionaryJson.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMPropertiesLoader.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/PolicyClientImpl.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Bbid.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMRestInvoker.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/PolicyConfig.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapPublisher.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/Property.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/rest/RestPublisher.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/ServiceEndPointLookupRequest.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapProperties.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/defaultproperties/PolicyRestPropertiesImpl.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapConsumer.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Content.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Config.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/defaultproperties/DefaultDmaapPropertiesImpl.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMRestClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/JettisonStyleMapperProvider.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/rest/DMaaPRestClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/PolicyClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMProperties.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapPublisher.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Treatments.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/PolicyDecisionRequest.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/exceptions/DMaaPConsumerFailure.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapPropertiesLoader.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/kafka/KafkaConsumerImpl.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/exception/BadResponseException.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/GRMClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/Id.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/DictionaryItemsRequest.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/PolicyRestClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/ServiceEndPoint.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/exceptions/GRMClientCallFailed.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/PolicyServiceType.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/Status.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/PolicyRestProperties.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/kafka/KafkaClient.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/DecisionAttributes.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapClient.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/DecisionAttributes.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/policy/entities/DictionaryData.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/adapter/rest/AdapterRestClient.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/ServiceEndPointRequest.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/rest/RestConsumer.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/VersionLookup.java]] 01:28:47 [INFO] [parsing completed 1ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/Consumer.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/grm/beans/ServiceEndPointList.java]] 01:28:47 [INFO] [parsing completed 0ms] 01:28:47 [INFO] [loading modules/java.desktop/module-info.class] 01:28:47 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:47 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:47 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:47 [INFO] [loading modules/java.compiler/module-info.class] 01:28:47 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:47 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:47 [INFO] [loading modules/java.base/module-info.class] 01:28:47 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:47 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:47 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:47 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:47 [INFO] [loading modules/java.se/module-info.class] 01:28:47 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:47 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:47 [INFO] [loading modules/jdk.net/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:47 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:47 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:47 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:47 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:47 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:47 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:47 [INFO] [loading modules/java.net.http/module-info.class] 01:28:47 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:47 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:47 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:47 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:47 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:47 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:47 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:47 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:47 [INFO] [loading modules/java.prefs/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:47 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:47 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:47 [INFO] [loading modules/java.naming/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:47 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:47 [INFO] [loading modules/java.xml/module-info.class] 01:28:47 [INFO] [loading modules/java.instrument/module-info.class] 01:28:47 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:47 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:47 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:47 [INFO] [loading modules/java.scripting/module-info.class] 01:28:47 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:47 [INFO] [loading modules/java.logging/module-info.class] 01:28:47 [INFO] [loading modules/jdk.management/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:47 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:47 [INFO] [loading modules/java.sql/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:47 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:47 [INFO] [loading modules/java.rmi/module-info.class] 01:28:47 [INFO] [loading modules/java.management/module-info.class] 01:28:47 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:47 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/clients/src/main/java,/w/workspace/so-maven-clm-master/common/clients/clients/target/generated-sources/annotations] 01:28:47 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/clients/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar,/tmp/r/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:47 [INFO] [loading modules/java.base/java/io/IOException.class] 01:28:47 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/jsonpath/JsonPathUtil.class)] 01:28:47 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:28:47 [INFO] [loading /tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar(/com/google/common/base/Stopwatch.class)] 01:28:47 [INFO] [loading modules/java.base/java/util/Base64.class] 01:28:47 [INFO] [loading modules/java.base/java/util/Map.class] 01:28:47 [INFO] [loading modules/java.base/java/util/Properties.class] 01:28:47 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:28:47 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:28:47 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ClassPathResource.class)] 01:28:47 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/Resource.class)] 01:28:47 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:28:47 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:28:47 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:28:47 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:28:47 [INFO] [loading modules/java.base/java/util/List.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:28:47 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:28:47 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:28:47 [INFO] [loading modules/java.base/java/util/ServiceLoader.class] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestPropertiesLoader.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:28:47 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:28:47 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:28:47 [INFO] [loading modules/java.base/java/net/URI.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:47 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:28:47 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:28:47 [INFO] [loading modules/java.base/java/net/URL.class] 01:28:47 [INFO] [loading modules/java.base/java/io/File.class] 01:28:47 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 01:28:47 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 01:28:47 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar(/com/fasterxml/jackson/module/jaxb/JaxbAnnotationModule.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 01:28:47 [INFO] [loading modules/java.base/java/util/UUID.class] 01:28:47 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:28:47 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:28:47 [INFO] [loading modules/java.base/java/lang/ThreadLocal.class] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/CommonClientConfigs.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/Consumer.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/ConsumerRecord.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/ConsumerRecords.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/KafkaConsumer.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/common/config/SaslConfigs.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/common/security/auth/SecurityProtocol.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/common/security/scram/internals/ScramMechanism.class)] 01:28:47 [INFO] [loading modules/java.base/java/time/Duration.class] 01:28:47 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAlias.class)] 01:28:47 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/binary/Base64.class)] 01:28:47 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:28:47 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:47 [INFO] [loading /tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:28:47 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 01:28:47 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/exception/MapperException.java:[23,7] [serial] serializable class MapperException has no definition of serialVersionUID 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/exception/MapperException.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.GRMPropertiesLoader] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMPropertiesLoader$Helper.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMPropertiesLoader.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.GRMProperties] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMProperties.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.PolicyClientImpl] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:28:47 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/PolicyClientImpl.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.PolicyClient] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/PolicyClient.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.PolicyRestProperties] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/PolicyRestProperties.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.DecisionAttributes] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DecisionAttributes.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.Config] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/Config.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.PolicyServiceType] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyServiceType.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.PolicyRestClient] 01:28:47 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:28:47 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue0.class)] 01:28:47 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue1.class)] 01:28:47 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Tuple.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/PolicyRestClient.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.Content] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/Content.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.GRMRestInvoker] 01:28:47 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 01:28:47 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMRestInvoker.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.PolicyConfig] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyConfig.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.DmaapPublisher] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/DmaapPublisher.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.Property] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/Property.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.rest.RestPublisher] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/rest/RestPublisher.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.ServiceEndPointLookupRequest] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPointLookupRequest.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.DmaapProperties] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/DmaapProperties.class] 01:28:47 [INFO] [checking org.onap.so.client.defaultproperties.PolicyRestPropertiesImpl] 01:28:47 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 01:28:47 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/defaultproperties/PolicyRestPropertiesImpl.class] 01:28:47 [INFO] [checking org.onap.so.client.defaultproperties.DefaultDmaapPropertiesImpl] 01:28:47 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/defaultproperties/DefaultDmaapPropertiesImpl.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.GRMRestClient] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMRestClient.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.JettisonStyleMapperProvider] 01:28:47 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/Module.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/JettisonStyleMapperProvider.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.rest.DMaaPRestClient] 01:28:47 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class)] 01:28:47 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/rest/DMaaPRestClient.class] 01:28:47 [INFO] [checking org.onap.so.client.sdno.dmaap.SDNOHealthCheckDmaapPublisher] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapPublisher.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.PolicyDecisionRequest] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyDecisionRequest.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.exceptions.DMaaPConsumerFailure] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/exceptions/DMaaPConsumerFailure.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.DmaapPropertiesLoader] 01:28:47 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapPropertiesLoader.java:[55,52] [static] static variable should be qualified by type name, DmaapPropertiesLoader, instead of by an expression 01:28:47 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/InstantiationException.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 01:28:47 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/dmaap/DmaapPropertiesLoader.java:[59,45] [deprecation] newInstance() in Class has been deprecated 01:28:47 where T is a type-variable: 01:28:47 T extends Object declared in class Class 01:28:47 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/DmaapPropertiesLoader$1.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/DmaapPropertiesLoader$Helper.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/DmaapPropertiesLoader.class] 01:28:47 [INFO] [checking org.onap.so.client.kafka.KafkaConsumerImpl] 01:28:47 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:28:47 [INFO] [loading modules/java.base/java/time/temporal/TemporalAmount.class] 01:28:47 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:28:47 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 01:28:47 [INFO] [loading modules/java.base/java/lang/System.class] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/common/serialization/Deserializer.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/internals/Fetcher.class)] 01:28:47 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/internals/ConsumerInterceptors.class)] 01:28:47 [INFO] [checking org.onap.so.client.kafka.KafkaClient] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/kafka/KafkaConsumerImpl.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/kafka/KafkaClient.class] 01:28:47 [INFO] [checking org.onap.so.client.exception.BadResponseException] 01:28:47 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients/src/main/java/org/onap/so/client/exception/BadResponseException.java:[23,7] [serial] serializable class BadResponseException has no definition of serialVersionUID 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/exception/BadResponseException.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.GRMClient] 01:28:47 [INFO] [loading modules/java.base/java/lang/Number.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/GRMClient.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.ServiceEndPointList] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPointList.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.ServiceEndPointRequest] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPointRequest.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.ServiceEndPoint] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPoint.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.beans.Status] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/Status.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.entities.DictionaryItemsRequest] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DictionaryItemsRequest.class] 01:28:47 [INFO] [checking org.onap.so.client.grm.exceptions.GRMClientCallFailed] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/exceptions/GRMClientCallFailed.class] 01:28:47 [INFO] [checking org.onap.so.client.policy.DecisionAttributes] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/DecisionAttributes.class] 01:28:47 [INFO] [checking org.onap.so.client.adapter.rest.AdapterRestClient] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/binary/BaseNCodec.class)] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/BinaryEncoder.class)] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/Encoder.class)] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/BinaryDecoder.class)] 01:28:47 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/Decoder.class)] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/adapter/rest/AdapterRestClient.class] 01:28:47 [INFO] [checking org.onap.so.client.dmaap.rest.RestConsumer] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/rest/RestConsumer$1.class] 01:28:47 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/dmaap/rest/RestConsumer.class] 01:28:47 [INFO] [total 672ms] 01:28:47 [INFO] 01:28:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ clients --- 01:28:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:28:47 [INFO] Copying 9 resources 01:28:47 [INFO] 01:28:47 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ clients --- 01:28:47 [INFO] Changes detected - recompiling the module! 01:28:47 [INFO] Compiling 14 source files to /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes 01:28:48 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:28:48 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/dmaap/DmaapClientTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/grm/ServiceEndPointRequestTest.java]] 01:28:48 [INFO] [parsing completed 1ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/sdno/beans/SdnoBeansTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/policy/PolicyClientImplTest.java]] 01:28:48 [INFO] [parsing completed 1ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/dmaap/exceptions/DMaaPConsumerFailureTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/grm/GRMBeansTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/kafka/KafkaConsumerImplTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/policy/entities/PolicyEntitiesTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/HttpClientTest.java]] 01:28:48 [INFO] [parsing completed 1ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/dmaap/rest/DMaaPRestClientTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/grm/ServiceEndPointListTest.java]] 01:28:48 [INFO] [parsing completed 1ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/RestClientTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/grm/exception/GRMClientCallFailedTest.java]] 01:28:48 [INFO] [parsing completed 1ms] 01:28:48 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/adapter/rest/AdapterRestClientTest.java]] 01:28:48 [INFO] [parsing completed 0ms] 01:28:48 [INFO] [loading modules/jdk.charsets/module-info.class] 01:28:48 [INFO] [loading modules/jdk.management/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:28:48 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jshell/module-info.class] 01:28:48 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:28:48 [INFO] [loading modules/java.instrument/module-info.class] 01:28:48 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:28:48 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:28:48 [INFO] [loading modules/java.prefs/module-info.class] 01:28:48 [INFO] [loading modules/java.base/module-info.class] 01:28:48 [INFO] [loading modules/java.naming/module-info.class] 01:28:48 [INFO] [loading modules/java.smartcardio/module-info.class] 01:28:48 [INFO] [loading modules/java.management.rmi/module-info.class] 01:28:48 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:28:48 [INFO] [loading modules/jdk.localedata/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jlink/module-info.class] 01:28:48 [INFO] [loading modules/java.net.http/module-info.class] 01:28:48 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jartool/module-info.class] 01:28:48 [INFO] [loading modules/java.scripting/module-info.class] 01:28:48 [INFO] [loading modules/java.compiler/module-info.class] 01:28:48 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:28:48 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:28:48 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:28:48 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:28:48 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:28:48 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:28:48 [INFO] [loading modules/java.logging/module-info.class] 01:28:48 [INFO] [loading modules/jdk.net/module-info.class] 01:28:48 [INFO] [loading modules/java.xml/module-info.class] 01:28:48 [INFO] [loading modules/java.se/module-info.class] 01:28:48 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:28:48 [INFO] [loading modules/java.rmi/module-info.class] 01:28:48 [INFO] [loading modules/java.sql/module-info.class] 01:28:48 [INFO] [loading modules/jdk.rmic/module-info.class] 01:28:48 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:28:48 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:28:48 [INFO] [loading modules/jdk.pack/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:28:48 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:28:48 [INFO] [loading modules/java.management/module-info.class] 01:28:48 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:28:48 [INFO] [loading modules/jdk.editpad/module-info.class] 01:28:48 [INFO] [loading modules/jdk.attach/module-info.class] 01:28:48 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:28:48 [INFO] [loading modules/java.security.sasl/module-info.class] 01:28:48 [INFO] [loading modules/java.datatransfer/module-info.class] 01:28:48 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:28:48 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:28:48 [INFO] [loading modules/java.security.jgss/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:28:48 [INFO] [loading modules/jdk.sctp/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jdi/module-info.class] 01:28:48 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jfr/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:28:48 [INFO] [loading modules/java.desktop/module-info.class] 01:28:48 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:28:48 [INFO] [loading modules/jdk.compiler/module-info.class] 01:28:48 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/clients/src/test/java,/w/workspace/so-maven-clm-master/common/clients/clients/target/generated-test-sources/test-annotations] 01:28:48 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes,/w/workspace/so-maven-clm-master/common/clients/clients/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar,/tmp/r/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar,/tmp/r/com/github/luben/zstd-jni/1.5.2-1/zstd-jni-1.5.2-1.jar,/tmp/r/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar,/tmp/r/uk/org/webcompere/system-stubs-jupiter/1.1.0/system-stubs-jupiter-1.1.0.jar,/tmp/r/uk/org/webcompere/system-stubs-core/1.1.0/system-stubs-core-1.1.0.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:28:48 [INFO] [loading modules/java.base/java/io/IOException.class] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapConsumer.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/Object.class] 01:28:48 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:28:48 [INFO] [loading modules/java.base/java/util/List.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/OperationalInfo.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/Property.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPoint.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPointRequest.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/Version.class] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:28:48 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/String.class] 01:28:48 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:28:48 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 01:28:48 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:28:48 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:28:48 [INFO] [loading modules/java.base/java/io/File.class] 01:28:48 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedHashMap.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:28:48 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 01:28:48 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/defaultproperties/PolicyRestPropertiesImpl.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/AllowedTreatments.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/Bbid.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/Config.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/ConfigRequestParameters.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DecisionAttributes.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DictionaryData.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DictionaryItemsRequest.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/DictionaryJson.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyConfig.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyDecision.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyDecisionRequest.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/PolicyServiceType.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/entities/Workstep.class] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:28:48 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/ConsumerRecord.class)] 01:28:48 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/MockConsumer.class)] 01:28:48 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/clients/consumer/OffsetResetStrategy.class)] 01:28:48 [INFO] [loading /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar(/org/apache/kafka/common/TopicPartition.class)] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:28:48 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:28:48 [INFO] [loading /tmp/r/uk/org/webcompere/system-stubs-core/1.1.0/system-stubs-core-1.1.0.jar(/uk/org/webcompere/systemstubs/environment/EnvironmentVariables.class)] 01:28:48 [INFO] [loading /tmp/r/uk/org/webcompere/system-stubs-jupiter/1.1.0/system-stubs-jupiter-1.1.0.jar(/uk/org/webcompere/systemstubs/jupiter/SystemStub.class)] 01:28:48 [INFO] [loading /tmp/r/uk/org/webcompere/system-stubs-jupiter/1.1.0/system-stubs-jupiter-1.1.0.jar(/uk/org/webcompere/systemstubs/jupiter/SystemStubsExtension.class)] 01:28:48 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/kafka/KafkaConsumerImpl.class] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/WireMockConfiguration.class)] 01:28:48 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:28:48 [INFO] [loading modules/java.base/java/net/URL.class] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:28:48 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/WireMockRule.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClientFactory.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Options.class)] 01:28:48 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:28:48 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:28:48 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/beans/ServiceEndPointList.class] 01:28:48 [INFO] [loading modules/java.base/java/net/SocketTimeoutException.class] 01:28:48 [INFO] [loading modules/java.base/java/net/URI.class] 01:28:48 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 01:28:48 [INFO] [loading modules/java.base/java/util/Optional.class] 01:28:48 [INFO] [loading modules/java.base/javax/net/ssl/SSLException.class] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ProcessingException.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/client/ResponseProcessingException.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:28:48 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:28:48 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:28:48 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/extension/responsetemplating/ResponseTemplateTransformer.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/grm/exceptions/GRMClientCallFailed.class] 01:28:48 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/binary/Base64.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/policy/JettisonStyleMapperProvider.class] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/adapter/rest/AdapterRestProperties.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:28:48 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:28:48 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/Class.class] 01:28:48 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/Extension.class)] 01:28:48 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/TestInstancePostProcessor.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAlias.class)] 01:28:48 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:28:48 [WARNING] /w/workspace/so-maven-clm-master/common/clients/clients/src/test/java/org/onap/so/client/RestClientTest.java:[65,55] [deprecation] none() in ExpectedException has been deprecated 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/extension/ResponseDefinitionTransformer.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/extension/AbstractTransformer.class)] 01:28:48 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/extension/Extension.class)] 01:28:48 [INFO] [loading modules/java.base/java/io/InterruptedIOException.class] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:28:48 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:28:48 [INFO] [loading modules/java.base/java/lang/Override.class] 01:28:48 [INFO] [loading modules/java.base/java/util/Locale.class] 01:28:48 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes/org/onap/so/client/RestClientTest$1.class] 01:28:48 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes/org/onap/so/client/RestClientTest$2.class] 01:28:48 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes/org/onap/so/client/RestClientTest.class] 01:28:48 [INFO] [checking org.onap.so.client.grm.exception.GRMClientCallFailedTest] 01:28:48 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes/org/onap/so/client/grm/exception/GRMClientCallFailedTest.class] 01:28:48 [INFO] [checking org.onap.so.client.adapter.rest.AdapterRestClientTest] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/classes/org/onap/so/client/adapter/rest/AdapterRestClient.class] 01:28:48 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ComparableAssert.class)] 01:28:48 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 01:28:48 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 01:28:48 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/binary/BaseNCodec.class)] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/BinaryEncoder.class)] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/Encoder.class)] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/BinaryDecoder.class)] 01:28:48 [INFO] [loading /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar(/org/apache/commons/codec/Decoder.class)] 01:28:48 [INFO] [wrote /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes/org/onap/so/client/adapter/rest/AdapterRestClientTest.class] 01:28:48 [INFO] [total 529ms] 01:28:48 [INFO] 01:28:48 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ clients --- 01:28:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:28:48 [INFO] 01:28:48 [INFO] ------------------------------------------------------- 01:28:48 [INFO] T E S T S 01:28:48 [INFO] ------------------------------------------------------- 01:28:49 [INFO] Running org.onap.so.client.HttpClientTest 01:28:50 01:28:49.922 [main] DEBUG wiremock.org.eclipse.jetty.util.log - Logging to Logger[wiremock.org.eclipse.jetty.util.log] via wiremock.org.eclipse.jetty.util.log.Slf4jLog 01:28:50 01:28:49.928 [main] INFO wiremock.org.eclipse.jetty.util.log - Logging initialized @1594ms 01:28:50 01:28:49.938 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {qtp1787266936{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:50 01:28:49.953 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@1dd247b{HTTP/1.1} added {HttpConfiguration@338270ea{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:50 01:28:49.962 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@45cb5307,UNMANAGED} 01:28:50 01:28:49.962 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{null}{0.0.0.0:0} added {qtp1787266936{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:50 01:28:49.962 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1253b822,AUTO} 01:28:50 01:28:49.963 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@349aeec4,POJO} 01:28:50 01:28:49.963 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{null}{0.0.0.0:0} added {HttpConnectionFactory@1dd247b{HTTP/1.1},AUTO} 01:28:50 01:28:49.965 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@58ac0823,MANAGED} 01:28:50 01:28:49.965 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:50 01:28:49.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@5ef591af{SSL-http/1.1} added {CustomizedSslContextFactory@61b0af9f(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:50 01:28:49.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@71fb1da3{HTTP/1.1} added {HttpConfiguration@1ecec098{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@6cc44207]},POJO} 01:28:50 01:28:49.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@45cb5307,UNMANAGED} 01:28:50 01:28:49.973 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{null}{0.0.0.0:0} added {qtp1787266936{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:50 01:28:49.973 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@8ecc457,AUTO} 01:28:50 01:28:49.973 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@49f1184e,POJO} 01:28:50 01:28:49.973 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{null}{0.0.0.0:0} added {SslConnectionFactory@5ef591af{SSL-http/1.1},AUTO} 01:28:50 01:28:49.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@71fb1da3{HTTP/1.1},AUTO} 01:28:50 01:28:49.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7ebaf0d,MANAGED} 01:28:50 01:28:49.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:50 01:28:49.995 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null},AUTO} 01:28:50 01:28:50.001 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc,AUTO} 01:28:50 01:28:50.010 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:50 01:28:50.010 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435,POJO} 01:28:50 01:28:50.011 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:50 01:28:50.011 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f,POJO} 01:28:50 01:28:50.012 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:50 01:28:50.012 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019,POJO} 01:28:50 01:28:50.017 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d,AUTO} 01:28:50 01:28:50.021 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d,POJO} 01:28:50 01:28:50.021 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null},AUTO} 01:28:50 01:28:50.021 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232,AUTO} 01:28:50 01:28:50.022 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:50 01:28:50.022 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255,POJO} 01:28:50 01:28:50.023 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:50 01:28:50.023 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13,POJO} 01:28:50 01:28:50.036 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517,AUTO} 01:28:50 01:28:50.038 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5,AUTO} 01:28:50 01:28:50.038 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5,POJO} 01:28:50 01:28:50.039 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb,AUTO} 01:28:50 01:28:50.039 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb,POJO} 01:28:50 01:28:50.040 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba,AUTO} 01:28:50 01:28:50.040 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba,POJO} 01:28:50 01:28:50.051 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null}] added {w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null},AUTO} 01:28:50 01:28:50.051 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null}] added {w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null},AUTO} 01:28:50 01:28:50.051 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@45cb5307 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null}],AUTO} 01:28:50 01:28:50.063 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:50 01:28:50.067 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:50 01:28:50.082 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:50 01:28:50.082 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1787266936{STOPPED,8<=0<=10,i=0,q=0} 01:28:50 01:28:50.084 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1750ms qtp1787266936{STARTED,8<=8<=10,i=7,q=0} 01:28:50 01:28:50.084 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null}] 01:28:50 01:28:50.085 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null}] 01:28:50 01:28:50.085 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,null} 01:28:50 01:28:50.086 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,STARTING} 01:28:50 01:28:50.086 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:50 01:28:50.089 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f from default=false 01:28:50 01:28:50.089 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435 from default=false 01:28:50 01:28:50.089 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019 from default=false 01:28:50 01:28:50.090 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d} 01:28:50 01:28:50.090 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d] 01:28:50 01:28:50.090 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:50 01:28:50.090 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:50 01:28:50.090 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435=wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:50 01:28:50.091 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:50 01:28:50.091 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1757ms wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:50 01:28:50.091 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d 01:28:50 01:28:50.091 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1757ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d 01:28:50 01:28:50.092 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@b1f36e5 01:28:50 01:28:50.093 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:50 01:28:50.094 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:50 01:28:50.095 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1761ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:50 01:28:50.095 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.095 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1761ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.095 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.095 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1762ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.096 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE} 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1762ms w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE} 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@22d47f09{/,null,null} 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@22d47f09{/,null,STARTING} 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255 from default=false 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13 from default=false 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba, wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5=wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb} 01:28:50 01:28:50.096 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba] 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255=wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1763ms wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:50 01:28:50.097 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:50 01:28:50.098 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5 01:28:50 01:28:50.098 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5 01:28:50 01:28:50.101 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@1828ab51 01:28:50 01:28:50.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb 01:28:50 01:28:50.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1767ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb 01:28:50 01:28:50.101 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@589a4305 01:28:50 01:28:50.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1768ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@28c75c93 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1768ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1769ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:50 01:28:50.103 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE} 01:28:50 01:28:50.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1769ms w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE} 01:28:50 01:28:50.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1770ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE}] 01:28:50 01:28:50.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0} 01:28:50 01:28:50.114 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:33329],POJO} 01:28:50 01:28:50.114 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1253b822 01:28:50 01:28:50.115 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1781ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1253b822 01:28:50 01:28:50.115 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@1dd247b{HTTP/1.1} 01:28:50 01:28:50.115 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1781ms HttpConnectionFactory@1dd247b{HTTP/1.1} 01:28:50 01:28:50.115 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@58ac0823 01:28:50 01:28:50.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=-1 selected=-1 01:28:50 01:28:50.123 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1789ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=0 selected=0 01:28:50 01:28:50.123 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=-1 selected=-1 01:28:50 01:28:50.124 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1790ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=0 selected=0 01:28:50 01:28:50.124 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1790ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@58ac0823 01:28:50 01:28:50.125 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=0 selected=0 01:28:50 01:28:50.125 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=0 selected=0 01:28:50 01:28:50.126 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329} added {acceptor-0@14091e24,POJO} 01:28:50 01:28:50.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329} added {acceptor-1@45ecdd32,POJO} 01:28:50 01:28:50.127 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329} 01:28:50 01:28:50.128 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:50 01:28:50.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1794ms NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329} 01:28:50 01:28:50.128 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:50 01:28:50.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} 01:28:50 01:28:50.129 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:46119} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46119],POJO} 01:28:50 01:28:50.129 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@8ecc457 01:28:50 01:28:50.129 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1795ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@8ecc457 01:28:50 01:28:50.129 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@5ef591af{SSL-http/1.1} 01:28:50 01:28:50.129 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@61b0af9f(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:50 01:28:50.152 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:50 01:28:50.152 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1819ms CustomizedSslContextFactory@61b0af9f(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1819ms SslConnectionFactory@5ef591af{SSL-http/1.1} 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@71fb1da3{HTTP/1.1} 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1819ms HttpConnectionFactory@71fb1da3{HTTP/1.1} 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7ebaf0d 01:28:50 01:28:50.153 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=-1 selected=-1 01:28:50 01:28:50.154 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1820ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=0 selected=0 01:28:50 01:28:50.154 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=-1 selected=-1 01:28:50 01:28:50.154 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1820ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=0 selected=0 01:28:50 01:28:50.154 [qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=0 selected=0 01:28:50 01:28:50.154 [qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=0 selected=0 01:28:50 01:28:50.154 [qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:50 01:28:50.154 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1821ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7ebaf0d 01:28:50 01:28:50.155 [qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:50 01:28:50.155 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:46119} added {acceptor-0@938e54a,POJO} 01:28:50 01:28:50.156 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:46119} added {acceptor-1@220d7eb7,POJO} 01:28:50 01:28:50.156 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:46119} 01:28:50 01:28:50.156 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1822ms NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:46119} 01:28:50 01:28:50.156 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @1822ms 01:28:50 01:28:50.156 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1822ms wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:50 01:28:50.224 [main] WARN org.onap.so.client.HttpClient - Not adding id to headers. 01:28:51 01:28:51.051 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:33329/services/sdnc/post with request headers:{Accept=[application/xml], Content-Type=[application/xml]} 01:28:51 01:28:51.060 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:51 01:28:51.082 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:51 01:28:51 01:28:51.087 [qtp1787266936-20-acceptor-0@14091e24-NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@7ca87139 01:28:51 01:28:51.088 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:51 01:28:51.089 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@7ca87139 01:28:51 01:28:51.101 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,null}{io=0,kio=0,kro=0} 01:28:51 01:28:51.101 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 5 ms, remaining: 29995 ms 01:28:51 01:28:51.154 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,58/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@3818304{s=IDLE i=true a=null} 01:28:51 01:28:51.163 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,67/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.163 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,67/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.164 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,68/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.164 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@66ea44cf[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,68/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.164 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:51 01:28:51.164 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:51 01:28:51.165 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:51 01:28:51.166 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.166 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.166 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@66ea44cf[FILLING,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.166 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.167 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@66ea44cf[FILLING,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@3818304{s=IDLE i=true a=null} 01:28:51 01:28:51.167 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 516 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.167 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3cd8453a[p=0,l=516,c=8192,r=516]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.168 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.169 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.170 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.170 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.170 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.171 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.172 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.173 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.174 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:51 01:28:51.175 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:51 01:28:51.175 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@3818304{s=IDLE i=true a=null} handling IDLE 01:28:51 01:28:51.176 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.177 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@261fcce1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:51 01:28:51.178 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@261fcce1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:51 01:28:51.178 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE} 01:28:51 01:28:51.178 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE} 01:28:51 01:28:51.178 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE} 01:28:51 01:28:51.179 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.180 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.186 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@716391f2 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13 01:28:51 01:28:51.186 [qtp1787266936-27 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:51 01:28:51.187 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5 01:28:51 01:28:51.187 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:51 01:28:51.214 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3cd8453a[p=514,l=516,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@261fcce1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=514 lim=516 cap=8192] 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3cd8453a[p=516,l=516,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@261fcce1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c0171df EOF 01:28:51 01:28:51.215 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,48/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.216 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@66ea44cf[FILLING,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,49/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:51 01:28:51.216 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c0171df eof EOF 01:28:51 01:28:51.216 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c0171df eof EOF 01:28:51 01:28:51.621 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2ea69377] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:51 01:28:51.621 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2ea69377] generate: FLUSH ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:51 01:28:51.621 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5e18b264{IDLE} [HeapByteBuffer@79b55790[p=0,l=109,c=8192,r=109]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:51 01:28:51.622 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e18b264{WRITING}:IDLE-->WRITING 01:28:51 01:28:51.622 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 109 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,W,455/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.622 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e18b264{IDLE}:WRITING-->IDLE 01:28:51 01:28:51.623 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2ea69377] generate: DONE ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:51 01:28:51.623 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=null,cb=Blocker@500b273d{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.623 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=null,cb=Blocker@500b273d{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=null,cb=Blocker@500b273d{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5e18b264{IDLE} [HeapByteBuffer@4b1b24ca[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e18b264{WRITING}:IDLE-->WRITING 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,W,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5e18b264{IDLE}:WRITING-->IDLE 01:28:51 01:28:51.624 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c8dc753[PROCESSING][i=null,cb=Blocker@500b273d{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:51 01:28:51.625 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:51 01:28:51.625 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@3818304{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:51 01:28:51.628 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:51 01:28:51.628 [qtp1787266936-27 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:51 01:28:51.628 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:51 01:28:51.628 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.629 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.629 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@79b55790[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.629 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@66ea44cf[FILLING,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.629 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@66ea44cf[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.630 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@66ea44cf[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,-,-,5/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.630 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:51 01:28:51.630 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.630 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:51 01:28:51.630 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6e845de3 01:28:51 01:28:51.631 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.631 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.640 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:33329/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/xml]} 01:28:51 01:28:51.642 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:51 01:28:51.722 [qtp1787266936-21-acceptor-1@45ecdd32-NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:33329}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6cbc2bd2 01:28:51 01:28:51.723 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:51 01:28:51.724 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6cbc2bd2 01:28:51 01:28:51.725 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} 01:28:51 01:28:51.725 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 01:28:51 01:28:51.725 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@64378bd3{s=IDLE i=true a=null} 01:28:51 01:28:51.726 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.726 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.726 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@246d7fd6[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.727 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@246d7fd6[FILLING,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.728 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.729 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@246d7fd6[FILLING,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@64378bd3{s=IDLE i=true a=null} 01:28:51 01:28:51.729 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 338 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.730 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3cd8453a[p=0,l=338,c=8192,r=338]={<<>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.730 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:51 01:28:51.730 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:51 01:28:51.730 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:51 01:28:51.731 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.732 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:51 01:28:51.733 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:51 01:28:51.733 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:51 01:28:51.733 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:51 01:28:51.733 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:51 01:28:51.733 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@64378bd3{s=IDLE i=true a=null} handling IDLE 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@21350191{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@21350191{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE} 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,AVAILABLE} 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.734 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@3c9ffa38 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019 01:28:51 01:28:51.735 [qtp1787266936-29 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:51 01:28:51.735 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d 01:28:51 01:28:51.736 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:51 01:28:51.736 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3cd8453a[p=202,l=338,c=8192,r=136]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...ml"\n }\n }\n}>>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.736 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@21350191{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=338 cap=8192] 01:28:51 01:28:51.736 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3cd8453a[p=338,l=338,c=8192,r=0]={POST /__admin/req...ml"\n }\n }\n}<<<>>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.737 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:51 01:28:51.737 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@21350191{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:51 01:28:51.737 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@425c6893 EOF 01:28:51 01:28:51.737 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.737 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@246d7fd6[FILLING,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,136 of 136},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:51 01:28:51.738 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@425c6893 eof EOF 01:28:51 01:28:51.738 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@425c6893 eof EOF 01:28:51 01:28:51.868 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@26646431] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:51 01:28:51.868 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@26646431] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:51 01:28:51.868 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@77e40671{IDLE} [HeapByteBuffer@79b55790[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2b14b6c7[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:51 01:28:51.869 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@77e40671{WRITING}:IDLE-->WRITING 01:28:51 01:28:51.877 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,W,142/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.877 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.877 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@77e40671{IDLE}:WRITING-->IDLE 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@26646431] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=null,cb=Blocker@528d2a2e{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=null,cb=Blocker@528d2a2e{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=null,cb=Blocker@528d2a2e{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@77e40671{IDLE} [HeapByteBuffer@4b1b24ca[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:51 01:28:51.878 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@77e40671{WRITING}:IDLE-->WRITING 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@77e40671{IDLE}:WRITING-->IDLE 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@757a06cd[PROCESSING][i=null,cb=Blocker@528d2a2e{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@22d47f09{/,null,AVAILABLE} 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@64378bd3{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:51 01:28:51.879 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,136 of 136} 01:28:51 01:28:51.880 [qtp1787266936-29 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:51 01:28:51.880 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:51 01:28:51.880 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.880 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:51 01:28:51.880 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@79b55790[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:51 01:28:51.881 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@246d7fd6[FILLING,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.881 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@246d7fd6[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.881 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@246d7fd6[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.881 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:51 01:28:51.882 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.882 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:51 01:28:51.882 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5519af72 01:28:51 01:28:51.883 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,Open,in,out,R,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.883 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:51 01:28:51.884 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:51 01:28:51.886 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0} 01:28:51 01:28:51.886 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@58ac0823 01:28:51 01:28:51.886 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=1 selected=0 01:28:51 01:28:51.886 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=1 selected=0 01:28:51 01:28:51.886 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1ee98d0d 01:28:51 01:28:51.887 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:51 01:28:51.887 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1ee98d0d 01:28:51 01:28:51.888 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,in,out,R,-,258/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.890 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,in,out,-,-,260/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.890 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,in,out,-,-,260/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.891 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:51 01:28:51.891 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:51 01:28:51.891 [qtp1787266936-29] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,ISHUT,OSHUT,-,-,261/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:51 01:28:51.891 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,ISHUT,OSHUT,-,-,261/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:51 01:28:51.892 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@66ea44cf[IDLE,NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,ISHUT,OSHUT,-,-,262/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@261fcce1{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.892 [qtp1787266936-27] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@75ad67aa{/127.0.0.1:37128<->33329,CLOSED,ISHUT,OSHUT,-,-,262/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:51 01:28:51.893 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=-1 selected=-1 01:28:51 01:28:51.893 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=-1 selected=-1 01:28:51 01:28:51.893 [qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1787266936-18-selector-ServerConnectorManager@58ac0823/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@30d2f9ea keys=-1 selected=-1 01:28:51 01:28:51.893 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=1 selected=0 01:28:51 01:28:51.894 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=1 selected=0 01:28:51 01:28:51.894 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@48ebf57c 01:28:51 01:28:51.894 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:51 01:28:51.894 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@48ebf57c 01:28:51 01:28:51.895 [qtp1787266936-20] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,in,out,R,-,13/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.895 [qtp1787266936-20] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,in,out,-,-,14/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:51 01:28:51.896 [qtp1787266936-20] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,ISHUT,OSHUT,-,-,15/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:51 01:28:51.896 [qtp1787266936-20] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,ISHUT,OSHUT,-,-,15/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.896 [qtp1787266936-21] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,ISHUT,OSHUT,-,-,15/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] 01:28:51 01:28:51.897 [qtp1787266936-20] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,ISHUT,OSHUT,-,-,16/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:51 01:28:51.897 [qtp1787266936-21] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:51 01:28:51.897 [qtp1787266936-21] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:51 01:28:51.897 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=-1 selected=-1 01:28:51 01:28:51.897 [qtp1787266936-21] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@246d7fd6[IDLE,NetworkTrafficSelectChannelEndPoint@250a81e8{/127.0.0.1:37130<->33329,CLOSED,ISHUT,OSHUT,-,-,16/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@21350191{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:51 01:28:51.897 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=-1 selected=-1 01:28:51 01:28:51.897 [qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1787266936-19-selector-ServerConnectorManager@58ac0823/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6aed4a23 keys=-1 selected=-1 01:28:51 01:28:51.898 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@58ac0823 01:28:51 01:28:51.898 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@1dd247b{HTTP/1.1} 01:28:51 01:28:51.898 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@1dd247b{HTTP/1.1} 01:28:51 01:28:51.898 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1253b822 01:28:51 01:28:51.899 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1253b822 01:28:51 01:28:51.899 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0} 01:28:51 01:28:51.899 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@6bfbab1c{HTTP/1.1}{0.0.0.0:0} 01:28:51 01:28:51.900 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} 01:28:51 01:28:51.900 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7ebaf0d 01:28:51 01:28:51.900 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=0 selected=0 01:28:51 01:28:51.900 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=0 selected=0 01:28:51 01:28:51.900 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@14c77f6d 01:28:51 01:28:51.901 [qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:51 01:28:51.901 [qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@14c77f6d 01:28:51 01:28:51.901 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=-1 selected=-1 01:28:51 01:28:51.902 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=-1 selected=-1 01:28:51 01:28:51.902 [qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1787266936-23-selector-ServerConnectorManager@7ebaf0d/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@489c15e2 keys=-1 selected=-1 01:28:51 01:28:51.902 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=0 selected=0 01:28:51 01:28:51.902 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=0 selected=0 01:28:51 01:28:51.902 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@150ae70c 01:28:51 01:28:51.903 [qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:51 01:28:51.903 [qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@150ae70c 01:28:51 01:28:51.905 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=-1 selected=-1 01:28:51 01:28:51.905 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=-1 selected=-1 01:28:51 01:28:51.905 [qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1787266936-22-selector-ServerConnectorManager@7ebaf0d/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@923bf67 keys=-1 selected=-1 01:28:51 01:28:51.905 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7ebaf0d 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@71fb1da3{HTTP/1.1} 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@71fb1da3{HTTP/1.1} 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@5ef591af{SSL-http/1.1} 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@61b0af9f(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@61b0af9f(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@5ef591af{SSL-http/1.1} 01:28:51 01:28:51.906 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@8ecc457 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@8ecc457 01:28:51 01:28:51.907 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@21d3d6ec{SSL-http/1.1}{0.0.0.0:0} 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,SHUTDOWN}] 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,SHUTDOWN}] 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@22d47f09{/,null,SHUTDOWN} 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@22d47f09{/,null,UNAVAILABLE} 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@29ae2517 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:51 01:28:51.907 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1a22c1ba 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ad585fb 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-5f2ad3d5 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-76cbee13@86df490e==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.908 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-26728255@54ecc239==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@28100232 01:28:51 01:28:51.910 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@22d47f09{/,null,UNAVAILABLE} 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@22d47f09{/,null,UNAVAILABLE} 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,SHUTDOWN} 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,UNAVAILABLE} 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:51 01:28:51.910 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-2190508d 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-70e8c019@4a920bef==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-4270705f@50f98441==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-66779435@f4b866dd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:51 01:28:51.911 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@2682cccc 01:28:51 01:28:51.912 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,UNAVAILABLE} 01:28:51 01:28:51.912 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,UNAVAILABLE} 01:28:51 01:28:51.912 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@4351d055[w.o.e.j.s.ServletContextHandler@51e1e058{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@22d47f09{/,null,UNAVAILABLE}] 01:28:51 01:28:51.912 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1787266936{STARTED,8<=10<=10,i=10,q=0} 01:28:51 01:28:51.914 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1787266936-22,5,] 01:28:51 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:51 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:51 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:51 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:51 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:51 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:51 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:51 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:51 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:51 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:51 01:28:51.914 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1787266936-18,5,] 01:28:51 01:28:51.915 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1787266936-19,5,] 01:28:51 01:28:51.915 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1787266936{STOPPED,8<=10<=10,i=0,q=7} 01:28:51 01:28:51.915 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@45cb5307 01:28:52 01:28:51.924 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {qtp428711483{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:51.927 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@1ed5c877{HTTP/1.1} added {HttpConfiguration@5f24bda8{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:52 01:28:51.930 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@9618b87,UNMANAGED} 01:28:52 01:28:51.931 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{null}{0.0.0.0:0} added {qtp428711483{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:51.931 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2aad9c31,AUTO} 01:28:52 01:28:51.931 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@1f33e4b5,POJO} 01:28:52 01:28:51.932 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{null}{0.0.0.0:0} added {HttpConnectionFactory@1ed5c877{HTTP/1.1},AUTO} 01:28:52 01:28:51.932 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6500d306,MANAGED} 01:28:52 01:28:51.933 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:51.937 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@230a9783{SSL-http/1.1} added {CustomizedSslContextFactory@24a2bb25(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:52 01:28:51.940 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2434f548{HTTP/1.1} added {HttpConfiguration@474f8a2b{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@300eabce]},POJO} 01:28:52 01:28:51.943 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@9618b87,UNMANAGED} 01:28:52 01:28:51.943 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{null}{0.0.0.0:0} added {qtp428711483{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:51.943 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1c44579,AUTO} 01:28:52 01:28:51.943 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@397cb21e,POJO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{null}{0.0.0.0:0} added {SslConnectionFactory@230a9783{SSL-http/1.1},AUTO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@2434f548{HTTP/1.1},AUTO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7c692e24,MANAGED} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null},AUTO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b,AUTO} 01:28:52 01:28:51.944 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:51.945 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f,POJO} 01:28:52 01:28:51.945 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:51.945 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b,POJO} 01:28:52 01:28:51.945 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:51.945 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266,POJO} 01:28:52 01:28:51.946 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d,AUTO} 01:28:52 01:28:51.947 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d,POJO} 01:28:52 01:28:51.948 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {w.o.e.j.s.ServletContextHandler@539a885e{/,null,null},AUTO} 01:28:52 01:28:51.949 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@539a885e{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7,AUTO} 01:28:52 01:28:51.949 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:51.949 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10,POJO} 01:28:52 01:28:51.949 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:51.950 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5,POJO} 01:28:52 01:28:51.950 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@539a885e{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0,AUTO} 01:28:52 01:28:51.950 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72,AUTO} 01:28:52 01:28:51.950 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72,POJO} 01:28:52 01:28:51.951 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76,AUTO} 01:28:52 01:28:51.951 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76,POJO} 01:28:52 01:28:51.952 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f,AUTO} 01:28:52 01:28:51.952 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f,POJO} 01:28:52 01:28:51.953 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,null}] added {w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null},AUTO} 01:28:52 01:28:51.953 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,null}] added {w.o.e.j.s.ServletContextHandler@539a885e{/,null,null},AUTO} 01:28:52 01:28:51.953 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@9618b87 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,null}],AUTO} 01:28:52 01:28:51.954 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:51.954 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:52 01:28:51.955 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:51.955 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp428711483{STOPPED,8<=0<=10,i=0,q=0} 01:28:52 01:28:51.967 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3633ms qtp428711483{STARTED,8<=8<=10,i=7,q=0} 01:28:52 01:28:51.967 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,null}] 01:28:52 01:28:51.967 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,null}] 01:28:52 01:28:51.967 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,null} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,STARTING} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b from default=false 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f from default=false 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266 from default=false 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d] 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d 01:28:52 01:28:51.968 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@5ed59e7f 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.969 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE} 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3635ms w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE} 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@539a885e{/,null,null} 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@539a885e{/,null,STARTING} 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10 from default=false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5 from default=false 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76, wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72=wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72} 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f] 01:28:52 01:28:51.969 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10=wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3636ms wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3636ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3636ms wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@6e44f06c 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76 01:28:52 01:28:51.970 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@1c90bdbd 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@2b595d7e 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:51.971 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE} 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE} 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3637ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE}] 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:41015],POJO} 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2aad9c31 01:28:52 01:28:51.971 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3638ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2aad9c31 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@1ed5c877{HTTP/1.1} 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3638ms HttpConnectionFactory@1ed5c877{HTTP/1.1} 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6500d306 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=-1 selected=-1 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3638ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=0 selected=0 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=-1 selected=-1 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3638ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=0 selected=0 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3638ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6500d306 01:28:52 01:28:51.972 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp428711483-32-selector-ServerConnectorManager@6500d306/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=0 selected=0 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015} added {acceptor-0@9d2723e,POJO} 01:28:52 01:28:51.972 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp428711483-33-selector-ServerConnectorManager@6500d306/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=0 selected=0 01:28:52 01:28:51.973 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:51.972 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:51.972 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015} added {acceptor-1@68817cd7,POJO} 01:28:52 01:28:51.973 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015} 01:28:52 01:28:51.973 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3640ms NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015} 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:40337} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:40337],POJO} 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1c44579 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3640ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1c44579 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@230a9783{SSL-http/1.1} 01:28:52 01:28:51.974 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@24a2bb25(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3643ms CustomizedSslContextFactory@24a2bb25(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3643ms SslConnectionFactory@230a9783{SSL-http/1.1} 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2434f548{HTTP/1.1} 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3643ms HttpConnectionFactory@2434f548{HTTP/1.1} 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7c692e24 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=-1 selected=-1 01:28:52 01:28:51.977 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=0 selected=0 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=-1 selected=-1 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=0 selected=0 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7c692e24 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:40337} added {acceptor-0@a809e74,POJO} 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:40337} added {acceptor-1@5bcc10fa,POJO} 01:28:52 01:28:51.978 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:40337} 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:40337} 01:28:52 01:28:51.978 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @3644ms 01:28:52 01:28:51.978 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:51.980 [main] WARN org.onap.so.client.HttpClient - Not adding id to headers. 01:28:52 01:28:51.981 [qtp428711483-36-selector-ServerConnectorManager@7c692e24/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp428711483-36-selector-ServerConnectorManager@7c692e24/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=0 selected=0 01:28:52 01:28:51.981 [qtp428711483-36-selector-ServerConnectorManager@7c692e24/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:51.984 [qtp428711483-37-selector-ServerConnectorManager@7c692e24/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp428711483-37-selector-ServerConnectorManager@7c692e24/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=0 selected=0 01:28:52 01:28:51.984 [qtp428711483-37-selector-ServerConnectorManager@7c692e24/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.013 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:41015/services/sdnc/post with request headers:{Accept=[text/xml], Content-Type=[text/xml]} 01:28:52 01:28:52.015 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:52 01:28:52.016 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:52 01:28:52 01:28:52.016 [qtp428711483-34-acceptor-0@9d2723e-NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@4c5a49b0 01:28:52 01:28:52.017 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.017 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@4c5a49b0 01:28:52 01:28:52.018 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.018 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.018 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@4f846b71{s=IDLE i=true a=null} 01:28:52 01:28:52.018 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.018 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@6e4f81b5[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.019 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.020 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@6e4f81b5[FILLING,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.020 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.020 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.020 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@6e4f81b5[FILLING,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@4f846b71{s=IDLE i=true a=null} 01:28:52 01:28:52.020 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 502 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.020 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@231c8232[p=0,l=502,c=8192,r=502]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.020 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.021 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.022 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.023 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:52 01:28:52.023 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@4f846b71{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.023 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5fdafb96{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:52 01:28:52.024 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@5fdafb96{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:52 01:28:52.024 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE} 01:28:52 01:28:52.024 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE} 01:28:52 01:28:52.024 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE} 01:28:52 01:28:52.024 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.025 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.025 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@27230289 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5 01:28:52 01:28:52.025 [qtp428711483-41 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.025 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72 01:28:52 01:28:52.025 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@231c8232[p=500,l=502,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5fdafb96{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=500 lim=502 cap=8192] 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@231c8232[p=502,l=502,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5fdafb96{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:52 01:28:52.028 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@62218809 EOF 01:28:52 01:28:52.029 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,9/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.029 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@6e4f81b5[FILLING,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,9/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:52 01:28:52.029 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@62218809 eof EOF 01:28:52 01:28:52.029 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@62218809 eof EOF 01:28:52 01:28:52.039 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5309acad] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5309acad] generate: FLUSH ([p=0,l=102,c=8192,r=102],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@20e7746{IDLE} [HeapByteBuffer@6c01cb0f[p=0,l=102,c=8192,r=102]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@20e7746{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 102 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,W,20/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@20e7746{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5309acad] generate: DONE ([p=102,l=102,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=null,cb=Blocker@b4c350b{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.040 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=null,cb=Blocker@b4c350b{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=null,cb=Blocker@b4c350b{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@20e7746{IDLE} [HeapByteBuffer@15be8c0b[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@20e7746{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@20e7746{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@14c3b115[PROCESSING][i=null,cb=Blocker@b4c350b{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@4f846b71{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:52 01:28:52.041 [qtp428711483-41 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.041 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.041 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:41015/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/xml]} 01:28:52 01:28:52.041 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.042 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c01cb0f[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@6e4f81b5[FILLING,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@6e4f81b5[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@6e4f81b5[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.042 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.042 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.043 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@37fb4ffb 01:28:52 01:28:52.043 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.043 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.044 [qtp428711483-35-acceptor-1@68817cd7-NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:41015}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@12f7102 01:28:52 01:28:52.045 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.045 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@12f7102 01:28:52 01:28:52.046 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.046 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.046 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@1fe6d034{s=IDLE i=true a=null} 01:28:52 01:28:52.047 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.047 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.047 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.047 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@2e38627a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.048 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@2e38627a[FILLING,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.049 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@2e38627a[FILLING,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@1fe6d034{s=IDLE i=true a=null} 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 331 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@231c8232[p=0,l=331,c=8192,r=331]={<<>>cationID: 9548552...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.050 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.051 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:52 01:28:52.051 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1fe6d034{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.051 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ae4450c{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:52 01:28:52.051 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@5ae4450c{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:52 01:28:52.051 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE} 01:28:52 01:28:52.051 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,AVAILABLE} 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@17740ec9 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@231c8232[p=202,l=331,c=8192,r=129]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...ml"\n }\n }\n}>>>cationID: 9548552...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ae4450c{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=331 cap=8192] 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@231c8232[p=331,l=331,c=8192,r=0]={POST /__admin/req...ml"\n }\n }\n}<<<>>>cationID: 9548552...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ae4450c{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:52 01:28:52.052 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@19b3e257 EOF 01:28:52 01:28:52.053 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.053 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@2e38627a[FILLING,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,129 of 129},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:52 01:28:52.053 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@19b3e257 eof EOF 01:28:52 01:28:52.053 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@19b3e257 eof EOF 01:28:52 01:28:52.071 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@588ee86c] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:52 01:28:52.071 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@588ee86c] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:52 01:28:52.071 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@699c5108{IDLE} [HeapByteBuffer@6c01cb0f[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6fbba7f2[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.071 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@699c5108{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,W,22/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@699c5108{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@588ee86c] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=null,cb=Blocker@1743402f{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=null,cb=Blocker@1743402f{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=null,cb=Blocker@1743402f{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@699c5108{IDLE} [HeapByteBuffer@15be8c0b[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.072 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@699c5108{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@699c5108{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1d8c65b9[PROCESSING][i=null,cb=Blocker@1743402f{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@539a885e{/,null,AVAILABLE} 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1fe6d034{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,129 of 129} 01:28:52 01:28:52.073 [qtp428711483-43 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.073 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.073 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.073 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.073 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6c01cb0f[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.073 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:52.073 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2e38627a[FILLING,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.074 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@2e38627a[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.074 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@2e38627a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.074 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.074 [qtp428711483-43] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.074 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.074 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.074 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6500d306 01:28:52 01:28:52.074 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2e33ce10 01:28:52 01:28:52.074 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=1 selected=0 01:28:52 01:28:52.074 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.074 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=1 selected=0 01:28:52 01:28:52.075 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.075 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19d506c 01:28:52 01:28:52.075 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.075 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19d506c 01:28:52 01:28:52.077 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,in,out,R,-,34/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.077 [qtp428711483-34] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,in,out,-,-,35/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.077 [qtp428711483-34] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.077 [qtp428711483-34] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.078 [qtp428711483-34] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,in,out,-,-,36/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.078 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,in,out,-,-,36/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.079 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,ISHUT,OSHUT,-,-,37/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.079 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@6e4f81b5[IDLE,NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,ISHUT,OSHUT,-,-,37/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5fdafb96{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.079 [qtp428711483-41] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@1ee7f1ad{/127.0.0.1:50584<->41015,CLOSED,ISHUT,OSHUT,-,-,37/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.080 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=-1 selected=-1 01:28:52 01:28:52.080 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=-1 selected=-1 01:28:52 01:28:52.080 [qtp428711483-32-selector-ServerConnectorManager@6500d306/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp428711483-32-selector-ServerConnectorManager@6500d306/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5938041b keys=-1 selected=-1 01:28:52 01:28:52.080 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=1 selected=0 01:28:52 01:28:52.080 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=1 selected=0 01:28:52 01:28:52.081 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7c99e5dd 01:28:52 01:28:52.081 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.081 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7c99e5dd 01:28:52 01:28:52.081 [qtp428711483-35] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,in,out,R,-,7/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.081 [qtp428711483-35] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,in,out,-,-,7/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.082 [qtp428711483-35] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,ISHUT,OSHUT,-,-,8/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.082 [qtp428711483-35] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,ISHUT,OSHUT,-,-,8/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.082 [qtp428711483-35] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,ISHUT,OSHUT,-,-,8/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.082 [qtp428711483-38] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,ISHUT,OSHUT,-,-,8/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.082 [qtp428711483-38] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.082 [qtp428711483-38] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.082 [qtp428711483-38] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@2e38627a[IDLE,NetworkTrafficSelectChannelEndPoint@5edbda0f{/127.0.0.1:50586<->41015,CLOSED,ISHUT,OSHUT,-,-,8/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@5ae4450c{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=-1 selected=-1 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=-1 selected=-1 01:28:52 01:28:52.083 [qtp428711483-33-selector-ServerConnectorManager@6500d306/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp428711483-33-selector-ServerConnectorManager@6500d306/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@10b648c0 keys=-1 selected=-1 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6500d306 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@1ed5c877{HTTP/1.1} 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@1ed5c877{HTTP/1.1} 01:28:52 01:28:52.083 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2aad9c31 01:28:52 01:28:52.084 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2aad9c31 01:28:52 01:28:52.085 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@2f151750{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7c692e24 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=0 selected=0 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=0 selected=0 01:28:52 01:28:52.085 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@47b67eac 01:28:52 01:28:52.085 [qtp428711483-36-selector-ServerConnectorManager@7c692e24/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.085 [qtp428711483-36-selector-ServerConnectorManager@7c692e24/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@47b67eac 01:28:52 01:28:52.086 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=-1 selected=-1 01:28:52 01:28:52.086 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=-1 selected=-1 01:28:52 01:28:52.086 [qtp428711483-36-selector-ServerConnectorManager@7c692e24/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp428711483-36-selector-ServerConnectorManager@7c692e24/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5e53faa8 keys=-1 selected=-1 01:28:52 01:28:52.086 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=0 selected=0 01:28:52 01:28:52.086 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=0 selected=0 01:28:52 01:28:52.086 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@a841a6 01:28:52 01:28:52.086 [qtp428711483-37-selector-ServerConnectorManager@7c692e24/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.087 [qtp428711483-37-selector-ServerConnectorManager@7c692e24/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@a841a6 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=-1 selected=-1 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=-1 selected=-1 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7c692e24 01:28:52 01:28:52.087 [qtp428711483-37-selector-ServerConnectorManager@7c692e24/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp428711483-37-selector-ServerConnectorManager@7c692e24/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1ddf7d19 keys=-1 selected=-1 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@2434f548{HTTP/1.1} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@2434f548{HTTP/1.1} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@230a9783{SSL-http/1.1} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@24a2bb25(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@24a2bb25(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@230a9783{SSL-http/1.1} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1c44579 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1c44579 01:28:52 01:28:52.087 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@2d97ebc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.087 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,SHUTDOWN}] 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,SHUTDOWN}] 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@539a885e{/,null,SHUTDOWN} 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@539a885e{/,null,UNAVAILABLE} 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@7d4069b0 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-6e38260f 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6a15ec76 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-73f9fc72 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7a9fd6c5@2216f229==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-762deb10@56a0270d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.088 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@461905d7 01:28:52 01:28:52.089 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@539a885e{/,null,UNAVAILABLE} 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@539a885e{/,null,UNAVAILABLE} 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,SHUTDOWN} 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-1b12f58d 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-a175266@1ab2e956==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-7fdd597b@9707277e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.089 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-4a70561f@73d927c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.090 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@16c0ea9b 01:28:52 01:28:52.094 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.094 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.094 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@10cbdf91[w.o.e.j.s.ServletContextHandler@5f25535d{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@539a885e{/,null,UNAVAILABLE}] 01:28:52 01:28:52.094 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp428711483{STARTED,8<=10<=10,i=10,q=0} 01:28:52 01:28:52.096 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-33,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.096 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-34,5,] 01:28:52 at app//wiremock.org.eclipse.jetty.util.ConcurrentHashSet.$jacocoInit(ConcurrentHashSet.java) 01:28:52 at app//wiremock.org.eclipse.jetty.util.ConcurrentHashSet.remove(ConcurrentHashSet.java) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:622) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.096 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-41,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.097 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-38,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.097 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-37,5,] 01:28:52 01:28:52.097 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-36,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.097 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp428711483-35,5,] 01:28:52 01:28:52.097 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp428711483{STOPPED,8<=10<=10,i=0,q=7} 01:28:52 01:28:52.097 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@9618b87 01:28:52 01:28:52.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {qtp1542802476{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@ee49f34{HTTP/1.1} added {HttpConfiguration@6e74986c{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:52 01:28:52.101 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@7d3abf88,UNMANAGED} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{null}{0.0.0.0:0} added {qtp1542802476{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1f112da2,AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@1dc823d3,POJO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{null}{0.0.0.0:0} added {HttpConnectionFactory@ee49f34{HTTP/1.1},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@57b57ffe,MANAGED} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@41df3497{SSL-http/1.1} added {CustomizedSslContextFactory@e56c524(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@525cb986{HTTP/1.1} added {HttpConfiguration@2eea76bc{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@1629947a]},POJO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@7d3abf88,UNMANAGED} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{null}{0.0.0.0:0} added {qtp1542802476{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2e6e0c7e,AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@64ebcabf,POJO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{null}{0.0.0.0:0} added {SslConnectionFactory@41df3497{SSL-http/1.1},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@525cb986{HTTP/1.1},AUTO} 01:28:52 01:28:52.102 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3e3b081c,MANAGED} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null},AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18,AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb,POJO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631,POJO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3,POJO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf,AUTO} 01:28:52 01:28:52.103 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {w.o.e.j.s.ServletContextHandler@549ea731{/,null,null},AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@549ea731{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@549ea731{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69,AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69,POJO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,null}] added {w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null},AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,null}] added {w.o.e.j.s.ServletContextHandler@549ea731{/,null,null},AUTO} 01:28:52 01:28:52.104 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@7d3abf88 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,null}],AUTO} 01:28:52 01:28:52.105 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.109 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:52 01:28:52.109 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.110 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1542802476{STOPPED,8<=0<=10,i=0,q=0} 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3782ms qtp1542802476{STARTED,8<=8<=10,i=7,q=0} 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,null}] 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,null}] 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,null} 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,STARTING} 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631 from default=false 01:28:52 01:28:52.116 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb from default=false 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3 from default=false 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf} 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf] 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb=wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3783ms wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3783ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@1774ea88 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3784ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.117 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3784ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3784ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.118 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3784ms w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@549ea731{/,null,null} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@549ea731{/,null,STARTING} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438 from default=false 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6 from default=false 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863=wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69] 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438=wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.118 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3785ms wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3785ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3785ms wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@5461daa5 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@64f15a0b 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@89cef1a 01:28:52 01:28:52.119 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.120 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3786ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE}] 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:34001],POJO} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1f112da2 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3787ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1f112da2 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@ee49f34{HTTP/1.1} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3787ms HttpConnectionFactory@ee49f34{HTTP/1.1} 01:28:52 01:28:52.120 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@57b57ffe 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=-1 selected=-1 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3787ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=0 selected=0 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=-1 selected=-1 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3787ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=0 selected=0 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3787ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@57b57ffe 01:28:52 01:28:52.121 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=0 selected=0 01:28:52 01:28:52.121 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001} added {acceptor-0@358fe93b,POJO} 01:28:52 01:28:52.121 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=0 selected=0 01:28:52 01:28:52.121 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001} added {acceptor-1@5a8424af,POJO} 01:28:52 01:28:52.121 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.122 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001} 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3788ms NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001} 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:43055} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:43055],POJO} 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2e6e0c7e 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3788ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2e6e0c7e 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@41df3497{SSL-http/1.1} 01:28:52 01:28:52.122 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@e56c524(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:52 01:28:52.126 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:52 01:28:52.126 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3793ms CustomizedSslContextFactory@e56c524(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3793ms SslConnectionFactory@41df3497{SSL-http/1.1} 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@525cb986{HTTP/1.1} 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3793ms HttpConnectionFactory@525cb986{HTTP/1.1} 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3e3b081c 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=-1 selected=-1 01:28:52 01:28:52.127 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3793ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=0 selected=0 01:28:52 01:28:52.127 [qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=0 selected=0 01:28:52 01:28:52.127 [qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=-1 selected=-1 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3794ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=0 selected=0 01:28:52 01:28:52.128 [qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=0 selected=0 01:28:52 01:28:52.128 [qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3794ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3e3b081c 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:43055} added {acceptor-0@724acf69,POJO} 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:43055} added {acceptor-1@c032c75,POJO} 01:28:52 01:28:52.128 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:43055} 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3795ms NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:43055} 01:28:52 01:28:52.128 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @3795ms 01:28:52 01:28:52.128 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3795ms wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.146 [main] ERROR org.onap.so.client.RestClient - Invalid AES key length: 1 bytes 01:28:52 java.security.InvalidKeyException: Invalid AES key length: 1 bytes 01:28:52 at java.base/com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:90) 01:28:52 at java.base/com.sun.crypto.provider.GaloisCounterMode.init(GaloisCounterMode.java:303) 01:28:52 at java.base/com.sun.crypto.provider.CipherCore.init(CipherCore.java:589) 01:28:52 at java.base/com.sun.crypto.provider.AESCipher.engineInit(AESCipher.java:346) 01:28:52 at java.base/javax.crypto.Cipher.implInit(Cipher.java:843) 01:28:52 at java.base/javax.crypto.Cipher.chooseProvider(Cipher.java:901) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1433) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1364) 01:28:52 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:86) 01:28:52 at org.onap.so.client.RestClient.addBasicAuthHeader(RestClient.java:178) 01:28:52 at org.onap.so.client.HttpClient.addBasicAuthHeader(HttpClient.java:68) 01:28:52 at org.onap.so.client.HttpClientTest.testPostUsingXmlClient_success(HttpClientTest.java:108) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:28:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:28:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:28:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:28:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:28:52 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:28:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:28:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:28:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:28:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:28:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:28:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:28:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:28:52 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:28:52 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:28:52 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:28:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:28:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:28:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:28:52 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:28:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:28:52 01:28:52.173 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:52 01:28:52.173 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:34001/services/sdnc/post with request headers:{X-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/xml], X-InvocationID=[e8b9952e-4946-4b08-a66e-e3e30bac056e], X-ECOMP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-TransactionID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], Content-Type=[application/xml]} 01:28:52 01:28:52.174 [qtp1542802476-47-acceptor-0@358fe93b-NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6d91d501 01:28:52 01:28:52.174 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.174 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6d91d501 01:28:52 01:28:52.174 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:52 01:28:52 01:28:52.174 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.174 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.175 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@1f8b711e{s=IDLE i=true a=null} 01:28:52 01:28:52.175 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.175 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@9f23f94[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@9f23f94[FILLING,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.176 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@9f23f94[FILLING,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@1f8b711e{s=IDLE i=true a=null} 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 532 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@141a39cb[p=0,l=532,c=8192,r=532]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.178 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.179 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1f8b711e{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3800e062{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@3800e062{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE} 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE} 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE} 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@1025af90 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863 01:28:52 01:28:52.179 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@141a39cb[p=530,l=532,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3800e062{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=530 lim=532 cap=8192] 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@141a39cb[p=532,l=532,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3800e062{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@552733f0 EOF 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@9f23f94[FILLING,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@552733f0 eof EOF 01:28:52 01:28:52.181 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@552733f0 eof EOF 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@64b8a6ff] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@64b8a6ff] generate: FLUSH ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3508ccbf{IDLE} [HeapByteBuffer@595cdcd7[p=0,l=109,c=8192,r=109]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3508ccbf{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 109 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,W,12/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3508ccbf{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@64b8a6ff] generate: DONE ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.190 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=null,cb=Blocker@5cf3cff9{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=null,cb=Blocker@5cf3cff9{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=null,cb=Blocker@5cf3cff9{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3508ccbf{IDLE} [HeapByteBuffer@7ddd15c6[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3508ccbf{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3508ccbf{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@21291770[PROCESSING][i=null,cb=Blocker@5cf3cff9{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1f8b711e{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:52 01:28:52.191 [qtp1542802476-54 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@595cdcd7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@9f23f94[FILLING,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.191 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@9f23f94[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.192 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@9f23f94[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.192 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.192 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.192 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.192 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6793f04d 01:28:52 01:28:52.192 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.192 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.192 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:34001/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/xml]} 01:28:52 01:28:52.192 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:52 01:28:52.194 [qtp1542802476-47-acceptor-0@358fe93b-NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:34001}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@635626c3 01:28:52 01:28:52.194 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.194 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@635626c3 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@1d6a0a34{s=IDLE i=true a=null} 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@488eb428[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.195 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@488eb428[FILLING,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.196 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.196 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@488eb428[FILLING,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@1d6a0a34{s=IDLE i=true a=null} 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 257 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@141a39cb[p=0,l=257,c=8192,r=257]={<<>>8b1b6b8532\r\nX-ECO...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.197 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.198 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.198 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1d6a0a34{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@58689f5d{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@58689f5d{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE} 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,AVAILABLE} 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@385e05f9 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf 01:28:52 01:28:52.198 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@141a39cb[p=201,l=257,c=8192,r=56]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...hod" : "POST"\n}>>>8b1b6b8532\r\nX-ECO...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@58689f5d{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=201 lim=257 cap=8192] 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@141a39cb[p=257,l=257,c=8192,r=0]={POST /__admin/req...hod" : "POST"\n}<<<>>>8b1b6b8532\r\nX-ECO...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@58689f5d{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3699fc82 EOF 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@488eb428[FILLING,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,56 of 56},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:52 01:28:52.199 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3699fc82 eof EOF 01:28:52 01:28:52.200 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3699fc82 eof EOF 01:28:52 01:28:52.223 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@77a4f6b9] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@77a4f6b9] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4619c2f4{IDLE} [HeapByteBuffer@595cdcd7[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3f1d5479[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4619c2f4{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,W,27/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4619c2f4{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@77a4f6b9] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=null,cb=Blocker@474a3e98{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=null,cb=Blocker@474a3e98{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=null,cb=Blocker@474a3e98{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4619c2f4{IDLE} [HeapByteBuffer@7ddd15c6[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.224 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4619c2f4{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4619c2f4{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@32a66e89[PROCESSING][i=null,cb=Blocker@474a3e98{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@549ea731{/,null,AVAILABLE} 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@1d6a0a34{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,56 of 56} 01:28:52 01:28:52.225 [qtp1542802476-56 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@595cdcd7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@488eb428[FILLING,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@488eb428[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.225 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@488eb428[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.225 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.226 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.226 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@2cbd924e 01:28:52 01:28:52.226 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.226 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.226 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.226 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@57b57ffe 01:28:52 01:28:52.226 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=1 selected=0 01:28:52 01:28:52.226 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=1 selected=0 01:28:52 01:28:52.226 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@208d5110 01:28:52 01:28:52.226 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.226 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@208d5110 01:28:52 01:28:52.227 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,in,out,R,-,34/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.227 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,in,out,-,-,35/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.227 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,in,out,-,-,35/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.227 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.227 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.227 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,ISHUT,OSHUT,-,-,35/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.227 [qtp1542802476-56] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,ISHUT,OSHUT,-,-,35/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.227 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@9f23f94[IDLE,NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,ISHUT,OSHUT,-,-,35/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@3800e062{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.228 [qtp1542802476-54] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@793dea59{/127.0.0.1:56398<->34001,CLOSED,ISHUT,OSHUT,-,-,36/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.228 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=-1 selected=-1 01:28:52 01:28:52.228 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=-1 selected=-1 01:28:52 01:28:52.228 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=1 selected=0 01:28:52 01:28:52.228 [qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1542802476-45-selector-ServerConnectorManager@57b57ffe/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12e8738 keys=-1 selected=-1 01:28:52 01:28:52.228 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=1 selected=0 01:28:52 01:28:52.228 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4beac695 01:28:52 01:28:52.228 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.228 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4beac695 01:28:52 01:28:52.228 [qtp1542802476-47] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,in,out,R,-,3/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.229 [qtp1542802476-47] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,in,out,-,-,4/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.229 [qtp1542802476-48] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,ISHUT,OSHUT,-,-,4/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.229 [qtp1542802476-48] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.229 [qtp1542802476-48] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.229 [qtp1542802476-48] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,ISHUT,OSHUT,-,-,4/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.229 [qtp1542802476-47] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,ISHUT,OSHUT,-,-,4/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.230 [qtp1542802476-47] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@488eb428[IDLE,NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,ISHUT,OSHUT,-,-,4/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@58689f5d{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.230 [qtp1542802476-47] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5c57000f{/127.0.0.1:56400<->34001,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=-1 selected=-1 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=-1 selected=-1 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@57b57ffe 01:28:52 01:28:52.230 [qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1542802476-46-selector-ServerConnectorManager@57b57ffe/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5bc0d14a keys=-1 selected=-1 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@ee49f34{HTTP/1.1} 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@ee49f34{HTTP/1.1} 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1f112da2 01:28:52 01:28:52.230 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1f112da2 01:28:52 01:28:52.231 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@377f0737{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3e3b081c 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=0 selected=0 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=0 selected=0 01:28:52 01:28:52.231 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2455c95c 01:28:52 01:28:52.231 [qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.231 [qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2455c95c 01:28:52 01:28:52.232 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=-1 selected=-1 01:28:52 01:28:52.232 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=-1 selected=-1 01:28:52 01:28:52.232 [qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1542802476-49-selector-ServerConnectorManager@3e3b081c/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f214f84 keys=-1 selected=-1 01:28:52 01:28:52.232 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=0 selected=0 01:28:52 01:28:52.232 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=0 selected=0 01:28:52 01:28:52.232 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@380d3099 01:28:52 01:28:52.233 [qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.233 [qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@380d3099 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=-1 selected=-1 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=-1 selected=-1 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3e3b081c 01:28:52 01:28:52.233 [qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1542802476-50-selector-ServerConnectorManager@3e3b081c/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@2022215e keys=-1 selected=-1 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@525cb986{HTTP/1.1} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@525cb986{HTTP/1.1} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@41df3497{SSL-http/1.1} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@e56c524(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@e56c524(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@41df3497{SSL-http/1.1} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2e6e0c7e 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2e6e0c7e 01:28:52 01:28:52.233 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@194910bc{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.233 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,SHUTDOWN}] 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,SHUTDOWN}] 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@549ea731{/,null,SHUTDOWN} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@549ea731{/,null,UNAVAILABLE} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3189c6d9 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-664f8b69 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-ccc1fca 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-2fa9b863 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-108f5cd6@90f5007b==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-1ee7a438@f22882de==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@5f482ecd 01:28:52 01:28:52.234 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@549ea731{/,null,UNAVAILABLE} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@549ea731{/,null,UNAVAILABLE} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,SHUTDOWN} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf 01:28:52 01:28:52.234 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55cb75bf 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-4ad177f3@30d47ff5==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-6d6cd631@76e1d18b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-bf154bb@df16e8c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.235 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@3175ce18 01:28:52 01:28:52.237 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.237 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.237 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@198f3677[w.o.e.j.s.ServletContextHandler@6068fe59{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@549ea731{/,null,UNAVAILABLE}] 01:28:52 01:28:52.237 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1542802476{STARTED,8<=10<=10,i=10,q=0} 01:28:52 01:28:52.238 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1542802476-48,5,] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.239 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1542802476-46,5,] 01:28:52 01:28:52.239 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1542802476{STOPPED,8<=10<=10,i=0,q=7} 01:28:52 01:28:52.239 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@7d3abf88 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {qtp162102530{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@65d24964{HTTP/1.1} added {HttpConfiguration@7e820b3b{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@8976a3c,UNMANAGED} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{null}{0.0.0.0:0} added {qtp162102530{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3c012884,AUTO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@789a8251,POJO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{null}{0.0.0.0:0} added {HttpConnectionFactory@65d24964{HTTP/1.1},AUTO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@162f85aa,MANAGED} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.243 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@23dfcae3{SSL-http/1.1} added {CustomizedSslContextFactory@f9ad4c9(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@23be5761{HTTP/1.1} added {HttpConfiguration@49d69469{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@1403d762]},POJO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@8976a3c,UNMANAGED} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{null}{0.0.0.0:0} added {qtp162102530{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4de665b7,AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@61ba9c16,POJO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{null}{0.0.0.0:0} added {SslConnectionFactory@23dfcae3{SSL-http/1.1},AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@23be5761{HTTP/1.1},AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6b88ef84,MANAGED} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null},AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93,AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf,POJO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.244 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null},AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c,POJO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea,AUTO} 01:28:52 01:28:52.245 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea,POJO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2,AUTO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2,POJO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null}] added {w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null},AUTO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null}] added {w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null},AUTO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@8976a3c added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null}],AUTO} 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.246 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.246 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp162102530{STOPPED,8<=0<=10,i=0,q=0} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3914ms qtp162102530{STARTED,8<=8<=10,i=5,q=0} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null}] 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null}] 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,null} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,STARTING} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f from default=false 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf from default=false 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc from default=false 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0] 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f=wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.248 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@6f98e92c 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.249 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3915ms w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,null} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,STARTING} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102 from default=false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac from default=false 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2, wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c=wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2] 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102=wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c 01:28:52 01:28:52.249 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@48a8a298 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@6051e328 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@d2775ae 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.250 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3916ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE}] 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:34377],POJO} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3c012884 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3c012884 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@65d24964{HTTP/1.1} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms HttpConnectionFactory@65d24964{HTTP/1.1} 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@162f85aa 01:28:52 01:28:52.250 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=-1 selected=-1 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=0 selected=0 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=-1 selected=-1 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=0 selected=0 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@162f85aa 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377} added {acceptor-0@7aa810b0,POJO} 01:28:52 01:28:52.251 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp162102530-58-selector-ServerConnectorManager@162f85aa/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=0 selected=0 01:28:52 01:28:52.251 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp162102530-59-selector-ServerConnectorManager@162f85aa/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=0 selected=0 01:28:52 01:28:52.251 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377} added {acceptor-1@4c14904e,POJO} 01:28:52 01:28:52.251 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.251 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377} 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3917ms NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377} 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:37301} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:37301],POJO} 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4de665b7 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3918ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4de665b7 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@23dfcae3{SSL-http/1.1} 01:28:52 01:28:52.251 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@f9ad4c9(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:52 01:28:52.253 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:52 01:28:52.253 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:52 01:28:52.253 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms CustomizedSslContextFactory@f9ad4c9(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms SslConnectionFactory@23dfcae3{SSL-http/1.1} 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@23be5761{HTTP/1.1} 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms HttpConnectionFactory@23be5761{HTTP/1.1} 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6b88ef84 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=-1 selected=-1 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=0 selected=0 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=-1 selected=-1 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=0 selected=0 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3920ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6b88ef84 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:37301} added {acceptor-0@3b1261ed,POJO} 01:28:52 01:28:52.254 [qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=0 selected=0 01:28:52 01:28:52.254 [qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=0 selected=0 01:28:52 01:28:52.254 [qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:37301} added {acceptor-1@23fd9be1,POJO} 01:28:52 01:28:52.254 [qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.254 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:37301} 01:28:52 01:28:52.254 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3921ms NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:37301} 01:28:52 01:28:52.254 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @3921ms 01:28:52 01:28:52.255 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3921ms wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.257 [main] ERROR org.onap.so.client.RestClient - Invalid AES key length: 1 bytes 01:28:52 java.security.InvalidKeyException: Invalid AES key length: 1 bytes 01:28:52 at java.base/com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:90) 01:28:52 at java.base/com.sun.crypto.provider.GaloisCounterMode.init(GaloisCounterMode.java:303) 01:28:52 at java.base/com.sun.crypto.provider.CipherCore.init(CipherCore.java:589) 01:28:52 at java.base/com.sun.crypto.provider.AESCipher.engineInit(AESCipher.java:346) 01:28:52 at java.base/javax.crypto.Cipher.implInit(Cipher.java:843) 01:28:52 at java.base/javax.crypto.Cipher.chooseProvider(Cipher.java:901) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1433) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1364) 01:28:52 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:86) 01:28:52 at org.onap.so.client.RestClient.addBasicAuthHeader(RestClient.java:178) 01:28:52 at org.onap.so.client.HttpClient.addBasicAuthHeader(HttpClient.java:68) 01:28:52 at org.onap.so.client.HttpClientTest.testPost_success(HttpClientTest.java:54) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:28:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:28:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:28:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:28:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:28:52 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:28:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:28:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:28:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:28:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:28:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:28:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:28:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:28:52 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:28:52 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:28:52 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:28:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:28:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:28:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:28:52 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:28:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:28:52 01:28:52.280 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:52 01:28:52.280 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:34377/services/sdnc/post with request headers:{X-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4d2db701-16ba-43d9-9a84-db1e0da38d12], X-ECOMP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-TransactionID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], Content-Type=[application/json]} 01:28:52 01:28:52.281 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:52 01:28:52 01:28:52.281 [qtp162102530-60-acceptor-0@7aa810b0-NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@8bffed5 01:28:52 01:28:52.281 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.281 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@8bffed5 01:28:52 01:28:52.282 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.282 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.282 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@178a7b2b{s=IDLE i=true a=null} 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@2bd11d34[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.283 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.284 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.284 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.284 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@2bd11d34[FILLING,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.284 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.284 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.284 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@2bd11d34[FILLING,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@178a7b2b{s=IDLE i=true a=null} 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 535 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7b7f02c2[p=0,l=535,c=8192,r=535]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.285 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.286 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.286 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.287 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.288 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@178a7b2b{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1a81e156{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@1a81e156{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE} 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE} 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE} 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@7f409975 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac 01:28:52 01:28:52.288 [qtp162102530-67 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.289 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c 01:28:52 01:28:52.289 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.291 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7b7f02c2[p=533,l=535,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.291 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1a81e156{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=533 lim=535 cap=8192] 01:28:52 01:28:52.291 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7b7f02c2[p=535,l=535,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1a81e156{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@bb297a5 EOF 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@2bd11d34[FILLING,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@bb297a5 eof EOF 01:28:52 01:28:52.292 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@bb297a5 eof EOF 01:28:52 01:28:52.310 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5a6df7b6] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:52 01:28:52.310 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5a6df7b6] generate: FLUSH ([p=0,l=110,c=8192,r=110],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.310 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a8170b0{IDLE} [HeapByteBuffer@1511d208[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.310 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a8170b0{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 110 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,W,25/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a8170b0{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5a6df7b6] generate: DONE ([p=110,l=110,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=null,cb=Blocker@6bc643e3{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.311 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:34377/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=null,cb=Blocker@6bc643e3{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=null,cb=Blocker@6bc643e3{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a8170b0{IDLE} [HeapByteBuffer@5e23c96a[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a8170b0{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.311 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.311 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a8170b0{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@70c22c97[PROCESSING][i=null,cb=Blocker@6bc643e3{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@178a7b2b{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:52 01:28:52.312 [qtp162102530-67 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.312 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.312 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.312 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.312 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1511d208[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.313 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bd11d34[FILLING,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.313 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@2bd11d34[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.313 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@2bd11d34[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.313 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.313 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.313 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.313 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@6f30d9f8 01:28:52 01:28:52.313 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.313 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.314 [qtp162102530-61-acceptor-1@4c14904e-NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:34377}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@5c3b3c67 01:28:52 01:28:52.314 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.314 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@5c3b3c67 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@3ee458d6{s=IDLE i=true a=null} 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@3a6b96f6[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.315 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@3a6b96f6[FILLING,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.316 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3a6b96f6[FILLING,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@3ee458d6{s=IDLE i=true a=null} 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 257 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7b7f02c2[p=0,l=257,c=8192,r=257]={<<>>-a18b1b6b8532\r\nX-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.316 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.317 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.317 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.317 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.317 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@3ee458d6{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE} 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,AVAILABLE} 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@71069a80 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0 01:28:52 01:28:52.317 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7b7f02c2[p=201,l=257,c=8192,r=56]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...hod" : "POST"\n}>>>-a18b1b6b8532\r\nX-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=201 lim=257 cap=8192] 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7b7f02c2[p=257,l=257,c=8192,r=0]={POST /__admin/req...hod" : "POST"\n}<<<>>>-a18b1b6b8532\r\nX-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7fc16ad0 EOF 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3a6b96f6[FILLING,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,56 of 56},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7fc16ad0 eof EOF 01:28:52 01:28:52.318 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7fc16ad0 eof EOF 01:28:52 01:28:52.334 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3efc60eb] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:52 01:28:52.334 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3efc60eb] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:52 01:28:52.334 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f085d79{IDLE} [HeapByteBuffer@1511d208[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7b6b3f2e[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.334 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f085d79{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,W,19/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f085d79{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3efc60eb] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=null,cb=Blocker@3755c19{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=null,cb=Blocker@3755c19{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=null,cb=Blocker@3755c19{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f085d79{IDLE} [HeapByteBuffer@5e23c96a[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f085d79{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f085d79{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@7bfef1f0[PROCESSING][i=null,cb=Blocker@3755c19{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,AVAILABLE} 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@3ee458d6{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,56 of 56} 01:28:52 01:28:52.335 [qtp162102530-69 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.335 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.335 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.335 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.335 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1511d208[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.335 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.335 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3a6b96f6[FILLING,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.336 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@3a6b96f6[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.336 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@3a6b96f6[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.336 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.336 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.336 [qtp162102530-69] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.336 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@162f85aa 01:28:52 01:28:52.336 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=1 selected=0 01:28:52 01:28:52.336 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=1 selected=0 01:28:52 01:28:52.336 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.336 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@39093a4a 01:28:52 01:28:52.336 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@f90e56c 01:28:52 01:28:52.336 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.336 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@39093a4a 01:28:52 01:28:52.336 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.336 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.336 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,in,out,R,-,23/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.336 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,in,out,-,-,23/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.337 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.337 [qtp162102530-61] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.337 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.337 [qtp162102530-67] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.337 [qtp162102530-61] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.337 [qtp162102530-61] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.337 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=-1 selected=-1 01:28:52 01:28:52.337 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=-1 selected=-1 01:28:52 01:28:52.337 [qtp162102530-58-selector-ServerConnectorManager@162f85aa/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp162102530-58-selector-ServerConnectorManager@162f85aa/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@18be3467 keys=-1 selected=-1 01:28:52 01:28:52.337 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=1 selected=0 01:28:52 01:28:52.337 [qtp162102530-61] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@2bd11d34[IDLE,NetworkTrafficSelectChannelEndPoint@5bbceb6d{/127.0.0.1:48968<->34377,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1a81e156{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.337 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=1 selected=0 01:28:52 01:28:52.337 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6bbced25 01:28:52 01:28:52.337 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.338 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6bbced25 01:28:52 01:28:52.338 [qtp162102530-64] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,in,out,R,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.338 [qtp162102530-64] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,in,out,-,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.338 [qtp162102530-64] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.338 [qtp162102530-64] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.338 [qtp162102530-60] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.338 [qtp162102530-64] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.338 [qtp162102530-60] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.338 [qtp162102530-60] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.338 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=-1 selected=-1 01:28:52 01:28:52.338 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=-1 selected=-1 01:28:52 01:28:52.338 [qtp162102530-59-selector-ServerConnectorManager@162f85aa/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp162102530-59-selector-ServerConnectorManager@162f85aa/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@158ff98a keys=-1 selected=-1 01:28:52 01:28:52.338 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@162f85aa 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@65d24964{HTTP/1.1} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@65d24964{HTTP/1.1} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3c012884 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3c012884 01:28:52 01:28:52.339 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@f7473b2{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6b88ef84 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=0 selected=0 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=0 selected=0 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3b5811d3 01:28:52 01:28:52.339 [qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.339 [qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3b5811d3 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=-1 selected=-1 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=-1 selected=-1 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=0 selected=0 01:28:52 01:28:52.339 [qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp162102530-63-selector-ServerConnectorManager@6b88ef84/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c242c57 keys=-1 selected=-1 01:28:52 01:28:52.338 [qtp162102530-60] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@3a6b96f6[IDLE,NetworkTrafficSelectChannelEndPoint@7fd952ed{/127.0.0.1:48970<->34377,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7be6d9ce{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.339 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=0 selected=0 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3362b33c 01:28:52 01:28:52.341 [qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.341 [qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3362b33c 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=-1 selected=-1 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=-1 selected=-1 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6b88ef84 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@23be5761{HTTP/1.1} 01:28:52 01:28:52.341 [qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp162102530-65-selector-ServerConnectorManager@6b88ef84/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@385865dd keys=-1 selected=-1 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@23be5761{HTTP/1.1} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@23dfcae3{SSL-http/1.1} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@f9ad4c9(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@f9ad4c9(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@23dfcae3{SSL-http/1.1} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4de665b7 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4de665b7 01:28:52 01:28:52.341 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@1cb23635{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,SHUTDOWN}] 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,SHUTDOWN}] 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,SHUTDOWN} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,UNAVAILABLE} 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@38cac3f9 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-29fea6c2 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2a2e21ea 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-642bd75c 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.341 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-765ea1ac@3888144f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-57c32102@c971853==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@15492e82 01:28:52 01:28:52.342 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,UNAVAILABLE} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,UNAVAILABLE} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,SHUTDOWN} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-780b26f0 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7b6735fc@4f320979==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-104305f@91e3aee3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-2d5c1ebf@d591ccd8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@18b36b93 01:28:52 01:28:52.342 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@47c57d0f[w.o.e.j.s.ServletContextHandler@153de49f{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@35ef76a8{/,null,UNAVAILABLE}] 01:28:52 01:28:52.342 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp162102530{STARTED,8<=10<=10,i=10,q=0} 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-65,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-64,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-63,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-60,5,main] 01:28:52 at java.base@11.0.16/java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:940) 01:28:52 at java.base@11.0.16/java.lang.Thread.exit(Thread.java:842) 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-61,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.343 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-59,5,] 01:28:52 01:28:52.344 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-67,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.344 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp162102530-58,5,] 01:28:52 01:28:52.344 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp162102530{STOPPED,8<=10<=10,i=3,q=8} 01:28:52 01:28:52.344 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@8976a3c 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {qtp656766521{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@538ef298{HTTP/1.1} added {HttpConfiguration@534ffe23{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@6d820f5e,UNMANAGED} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{null}{0.0.0.0:0} added {qtp656766521{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5f57cecd,AUTO} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@66cfe66,POJO} 01:28:52 01:28:52.347 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{null}{0.0.0.0:0} added {HttpConnectionFactory@538ef298{HTTP/1.1},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2a7eb66e,MANAGED} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@4bbe344a{SSL-http/1.1} added {CustomizedSslContextFactory@7fcc9949(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@1eb2d718{HTTP/1.1} added {HttpConfiguration@41a0df66{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7b86bf7c]},POJO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@6d820f5e,UNMANAGED} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{null}{0.0.0.0:0} added {qtp656766521{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@601b7794,AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@2f05cf02,POJO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{null}{0.0.0.0:0} added {SslConnectionFactory@4bbe344a{SSL-http/1.1},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@1eb2d718{HTTP/1.1},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@61b6e8c1,MANAGED} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null},AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df,AUTO} 01:28:52 01:28:52.348 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {w.o.e.j.s.ServletContextHandler@4488e574{/,null,null},AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@4488e574{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@4488e574{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9,AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9,POJO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,null}] added {w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null},AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,null}] added {w.o.e.j.s.ServletContextHandler@4488e574{/,null,null},AUTO} 01:28:52 01:28:52.349 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@6d820f5e added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,null}],AUTO} 01:28:52 01:28:52.350 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.350 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:52 01:28:52.350 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.350 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp656766521{STOPPED,8<=0<=10,i=0,q=0} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4025ms qtp656766521{STARTED,8<=8<=10,i=7,q=0} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,null}] 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,null}] 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,null} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,STARTING} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c from default=false 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926 from default=false 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843 from default=false 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef] 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926=wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c=wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef 01:28:52 01:28:52.359 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@760eb57e 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.360 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@4488e574{/,null,null} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@4488e574{/,null,STARTING} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f from default=false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85 from default=false 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172=wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9] 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4026ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172 01:28:52 01:28:52.360 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@6e3a9891 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@6d9c656d 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@56dce7f7 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.361 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE}] 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:32927],POJO} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5f57cecd 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4027ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5f57cecd 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@538ef298{HTTP/1.1} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms HttpConnectionFactory@538ef298{HTTP/1.1} 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2a7eb66e 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=-1 selected=-1 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=0 selected=0 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=-1 selected=-1 01:28:52 01:28:52.361 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=0 selected=0 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2a7eb66e 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927} added {acceptor-0@72fdb79d,POJO} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927} added {acceptor-1@43af156a,POJO} 01:28:52 01:28:52.362 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:38493} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:38493],POJO} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@601b7794 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4028ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@601b7794 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@4bbe344a{SSL-http/1.1} 01:28:52 01:28:52.362 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@7fcc9949(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms CustomizedSslContextFactory@7fcc9949(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms SslConnectionFactory@4bbe344a{SSL-http/1.1} 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@1eb2d718{HTTP/1.1} 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms HttpConnectionFactory@1eb2d718{HTTP/1.1} 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@61b6e8c1 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=-1 selected=-1 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=0 selected=0 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=-1 selected=-1 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=0 selected=0 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4030ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@61b6e8c1 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:38493} added {acceptor-0@6c4de249,POJO} 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:38493} added {acceptor-1@3c73a08e,POJO} 01:28:52 01:28:52.364 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:38493} 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4031ms NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:38493} 01:28:52 01:28:52.364 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4031ms 01:28:52 01:28:52.364 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4031ms wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.365 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=0 selected=0 01:28:52 01:28:52.365 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.366 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=0 selected=0 01:28:52 01:28:52.366 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.366 [qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=0 selected=0 01:28:52 01:28:52.366 [qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.366 [qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=0 selected=0 01:28:52 01:28:52.367 [qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.367 [main] ERROR org.onap.so.client.RestClient - Invalid AES key length: 1 bytes 01:28:52 java.security.InvalidKeyException: Invalid AES key length: 1 bytes 01:28:52 at java.base/com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:90) 01:28:52 at java.base/com.sun.crypto.provider.GaloisCounterMode.init(GaloisCounterMode.java:303) 01:28:52 at java.base/com.sun.crypto.provider.CipherCore.init(CipherCore.java:589) 01:28:52 at java.base/com.sun.crypto.provider.AESCipher.engineInit(AESCipher.java:346) 01:28:52 at java.base/javax.crypto.Cipher.implInit(Cipher.java:843) 01:28:52 at java.base/javax.crypto.Cipher.chooseProvider(Cipher.java:901) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1433) 01:28:52 at java.base/javax.crypto.Cipher.init(Cipher.java:1364) 01:28:52 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:86) 01:28:52 at org.onap.so.client.RestClient.addBasicAuthHeader(RestClient.java:178) 01:28:52 at org.onap.so.client.HttpClient.addBasicAuthHeader(HttpClient.java:68) 01:28:52 at org.onap.so.client.HttpClientTest.testPostUsingTextXmlClient_success(HttpClientTest.java:162) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:28:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:28:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:28:52 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:28:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:28:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:28:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:28:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:28:52 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:28:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:28:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:28:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:28:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:28:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:28:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:28:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:28:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:28:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:28:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:28:52 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:28:52 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:28:52 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:28:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:28:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:28:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:28:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:28:52 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:28:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:28:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:28:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:28:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:28:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:28:52 01:28:52.390 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:32927/services/sdnc/post with request headers:{Accept=[text/xml], Content-Type=[text/xml]} 01:28:52 01:28:52.391 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:52 01:28:52.392 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:52 01:28:52 01:28:52.392 [qtp656766521-73-acceptor-0@72fdb79d-NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@57cb8184 01:28:52 01:28:52.392 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.392 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@57cb8184 01:28:52 01:28:52.392 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.392 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@47de2e2e{s=IDLE i=true a=null} 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@c4dc[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.393 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@c4dc[FILLING,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.394 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.394 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@c4dc[FILLING,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@47de2e2e{s=IDLE i=true a=null} 01:28:52 01:28:52.395 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 511 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.395 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ad6e4b9[p=0,l=511,c=8192,r=511]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.395 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.395 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.397 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.398 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.399 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:52 01:28:52.399 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@47de2e2e{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE} 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE} 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE} 01:28:52 01:28:52.400 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.401 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.401 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@6ee96d3b for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85 01:28:52 01:28:52.401 [qtp656766521-80 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.401 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172 01:28:52 01:28:52.401 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ad6e4b9[p=509,l=511,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=509 lim=511 cap=8192] 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ad6e4b9[p=511,l=511,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:52 01:28:52.405 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2bebee82 EOF 01:28:52 01:28:52.406 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,10/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.406 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@c4dc[FILLING,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,11/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:52 01:28:52.406 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2bebee82 eof EOF 01:28:52 01:28:52.406 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2bebee82 eof EOF 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@1a8a418b] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@1a8a418b] generate: FLUSH ([p=0,l=102,c=8192,r=102],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4bc411cd{IDLE} [HeapByteBuffer@3f2f6754[p=0,l=102,c=8192,r=102]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4bc411cd{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 102 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,W,22/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.417 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4bc411cd{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@1a8a418b] generate: DONE ([p=102,l=102,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=null,cb=Blocker@28b4dd99{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=null,cb=Blocker@28b4dd99{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=null,cb=Blocker@28b4dd99{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4bc411cd{IDLE} [HeapByteBuffer@60fa571d[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4bc411cd{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4bc411cd{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.418 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:32927/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/xml]} 01:28:52 01:28:52.418 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@47a496ea[PROCESSING][i=null,cb=Blocker@28b4dd99{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.419 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:52 01:28:52.419 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:52 01:28:52.420 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@47de2e2e{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.420 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:52 01:28:52.420 [qtp656766521-80 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.420 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.420 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.420 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.421 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3f2f6754[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.421 [qtp656766521-74-acceptor-1@43af156a-NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:32927}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@29684973 01:28:52 01:28:52.421 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@c4dc[FILLING,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@29684973 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@36d175c4{s=IDLE i=true a=null} 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.421 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@13aae36a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.422 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@c4dc[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.422 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@c4dc[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.422 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.422 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@13aae36a[FILLING,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.422 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.422 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@3fcf458f 01:28:52 01:28:52.422 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.422 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.422 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.423 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@13aae36a[FILLING,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@36d175c4{s=IDLE i=true a=null} 01:28:52 01:28:52.423 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 257 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.423 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ad6e4b9[p=0,l=257,c=8192,r=257]={<<>>equestID: 775d1b9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.423 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.423 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.424 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.425 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.425 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@36d175c4{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@73d3e5da{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@73d3e5da{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE} 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,AVAILABLE} 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@2100b0c4 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef 01:28:52 01:28:52.425 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ad6e4b9[p=201,l=257,c=8192,r=56]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...hod" : "POST"\n}>>>equestID: 775d1b9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@73d3e5da{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=201 lim=257 cap=8192] 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ad6e4b9[p=257,l=257,c=8192,r=0]={POST /__admin/req...hod" : "POST"\n}<<<>>>equestID: 775d1b9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@73d3e5da{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2fc75a94 EOF 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@13aae36a[FILLING,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,56 of 56},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2fc75a94 eof EOF 01:28:52 01:28:52.426 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2fc75a94 eof EOF 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@6efa50af] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@6efa50af] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5fdebb11{IDLE} [HeapByteBuffer@3f2f6754[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4ad84b24[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5fdebb11{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,W,15/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5fdebb11{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.438 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@6efa50af] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=null,cb=Blocker@3216fe25{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=null,cb=Blocker@3216fe25{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=null,cb=Blocker@3216fe25{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5fdebb11{IDLE} [HeapByteBuffer@60fa571d[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5fdebb11{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5fdebb11{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2bf8dbb4[PROCESSING][i=null,cb=Blocker@3216fe25{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@4488e574{/,null,AVAILABLE} 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@36d175c4{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,56 of 56} 01:28:52 01:28:52.439 [qtp656766521-82 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.439 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.439 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.439 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.439 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3f2f6754[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.439 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@13aae36a[FILLING,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.440 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@13aae36a[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.440 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@13aae36a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.440 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.440 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.440 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.440 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@72d6567 01:28:52 01:28:52.440 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.440 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2a7eb66e 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=1 selected=0 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=1 selected=0 01:28:52 01:28:52.440 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2c19a9f 01:28:52 01:28:52.440 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.440 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2c19a9f 01:28:52 01:28:52.441 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,in,out,R,-,19/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.441 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,in,out,-,-,19/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.441 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,in,out,-,-,19/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.441 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.441 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.441 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,ISHUT,OSHUT,-,-,19/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.441 [qtp656766521-82] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,ISHUT,OSHUT,-,-,19/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.441 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@c4dc[IDLE,NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,ISHUT,OSHUT,-,-,19/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@31fbf1d9{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.441 [qtp656766521-80] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@70c6fbe2{/127.0.0.1:60058<->32927,CLOSED,ISHUT,OSHUT,-,-,19/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.441 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=-1 selected=-1 01:28:52 01:28:52.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=-1 selected=-1 01:28:52 01:28:52.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=1 selected=0 01:28:52 01:28:52.441 [qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp656766521-71-selector-ServerConnectorManager@2a7eb66e/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4680e424 keys=-1 selected=-1 01:28:52 01:28:52.441 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=1 selected=0 01:28:52 01:28:52.442 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@44acc838 01:28:52 01:28:52.442 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.442 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@44acc838 01:28:52 01:28:52.442 [qtp656766521-73] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,in,out,R,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.442 [qtp656766521-73] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,in,out,-,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.442 [qtp656766521-74] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.442 [qtp656766521-74] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:52 01:28:52.442 [qtp656766521-74] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:52 01:28:52.442 [qtp656766521-73] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.442 [qtp656766521-74] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:52 01:28:52.442 [qtp656766521-73] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@13aae36a[IDLE,NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@73d3e5da{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.443 [qtp656766521-73] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@77ec7fff{/127.0.0.1:60060<->32927,CLOSED,ISHUT,OSHUT,-,-,2/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=-1 selected=-1 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=-1 selected=-1 01:28:52 01:28:52.443 [qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp656766521-72-selector-ServerConnectorManager@2a7eb66e/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c441275 keys=-1 selected=-1 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2a7eb66e 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@538ef298{HTTP/1.1} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@538ef298{HTTP/1.1} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5f57cecd 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5f57cecd 01:28:52 01:28:52.443 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@2252c286{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@61b6e8c1 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=0 selected=0 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=0 selected=0 01:28:52 01:28:52.443 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2239cf41 01:28:52 01:28:52.443 [qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.443 [qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2239cf41 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=-1 selected=-1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=-1 selected=-1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=0 selected=0 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=0 selected=0 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1d632e54 01:28:52 01:28:52.453 [qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp656766521-75-selector-ServerConnectorManager@61b6e8c1/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@354de44 keys=-1 selected=-1 01:28:52 01:28:52.453 [qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.453 [qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1d632e54 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=-1 selected=-1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=-1 selected=-1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@61b6e8c1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@1eb2d718{HTTP/1.1} 01:28:52 01:28:52.453 [qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp656766521-76-selector-ServerConnectorManager@61b6e8c1/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7dc56c0a keys=-1 selected=-1 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@1eb2d718{HTTP/1.1} 01:28:52 01:28:52.453 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@4bbe344a{SSL-http/1.1} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@7fcc9949(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@7fcc9949(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@4bbe344a{SSL-http/1.1} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@601b7794 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@601b7794 01:28:52 01:28:52.454 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@68996698{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,SHUTDOWN}] 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,SHUTDOWN}] 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@4488e574{/,null,SHUTDOWN} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@4488e574{/,null,UNAVAILABLE} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@3e159f12 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-7d0335b9 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b542f10 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-6af5b172 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3d356e85@14411f2d==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-4778db1f@59fe9877==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@1b19e5bf 01:28:52 01:28:52.454 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@4488e574{/,null,UNAVAILABLE} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@4488e574{/,null,UNAVAILABLE} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,SHUTDOWN} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7d20e2ef 01:28:52 01:28:52.454 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-207f9843@f7227ef9==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-2efe360c@5e31dfc8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-78582926@c307548f==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@792484df 01:28:52 01:28:52.455 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,UNAVAILABLE} 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@6f7cc804[w.o.e.j.s.ServletContextHandler@5aaa84b4{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@4488e574{/,null,UNAVAILABLE}] 01:28:52 01:28:52.455 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp656766521{STARTED,8<=10<=10,i=10,q=0} 01:28:52 01:28:52.455 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp656766521-73,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.456 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp656766521-76,5,] 01:28:52 at java.base@11.0.16/java.lang.ThreadGroup.remove(ThreadGroup.java:965) 01:28:52 at java.base@11.0.16/java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:940) 01:28:52 at java.base@11.0.16/java.lang.Thread.exit(Thread.java:842) 01:28:52 01:28:52.456 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp656766521-75,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.456 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp656766521-82,5,main] 01:28:52 at java.base@11.0.16/java.lang.Throwable.fillInStackTrace(Native Method) 01:28:52 at java.base@11.0.16/java.lang.Throwable.fillInStackTrace(Throwable.java:787) 01:28:52 at java.base@11.0.16/java.lang.Throwable.(Throwable.java:255) 01:28:52 at java.base@11.0.16/java.lang.Exception.(Exception.java:54) 01:28:52 at java.base@11.0.16/java.lang.InterruptedException.(InterruptedException.java:57) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2133) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.456 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp656766521-80,5,main] 01:28:52 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:52 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:52 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:52 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:52 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:52 01:28:52.456 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp656766521{STOPPED,8<=10<=10,i=3,q=8} 01:28:52 01:28:52.456 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@6d820f5e 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {qtp1170678200{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@74ba4dac{HTTP/1.1} added {HttpConfiguration@63143b83{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@f329350,UNMANAGED} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{null}{0.0.0.0:0} added {qtp1170678200{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1fa21cb8,AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@22604e1c,POJO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{null}{0.0.0.0:0} added {HttpConnectionFactory@74ba4dac{HTTP/1.1},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@606ab1f0,MANAGED} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@6f222699{SSL-http/1.1} added {CustomizedSslContextFactory@669a46ae(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@462af4cf{HTTP/1.1} added {HttpConfiguration@73fa38cb{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@d92dec3]},POJO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@f329350,UNMANAGED} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{null}{0.0.0.0:0} added {qtp1170678200{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@398956e9,AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@a8a1822,POJO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{null}{0.0.0.0:0} added {SslConnectionFactory@6f222699{SSL-http/1.1},AUTO} 01:28:52 01:28:52.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@462af4cf{HTTP/1.1},AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@11f5ab76,MANAGED} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null},AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa,AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5,POJO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef,POJO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4,POJO} 01:28:52 01:28:52.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null},AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3,AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3,POJO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null}] added {w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null},AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null}] added {w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null},AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@f329350 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null}],AUTO} 01:28:52 01:28:52.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@f329350 01:28:52 01:28:52.462 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:52 01:28:52.463 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@f329350 01:28:52 01:28:52.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1170678200{STOPPED,8<=0<=10,i=0,q=0} 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4135ms qtp1170678200{STARTED,8<=8<=10,i=7,q=0} 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null}] 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null}] 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,null} 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,STARTING} 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef from default=false 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5 from default=false 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4 from default=false 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5} 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5] 01:28:52 01:28:52.469 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef=wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5=wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@4a241c5d 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.470 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4136ms w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,null} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,STARTING} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309 from default=false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15 from default=false 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13=wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3] 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309=wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13 01:28:52 01:28:52.470 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@49863764 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@232a0cfd 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@64539f36 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:52 01:28:52.471 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE}] 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:35981],POJO} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1fa21cb8 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1fa21cb8 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@74ba4dac{HTTP/1.1} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms HttpConnectionFactory@74ba4dac{HTTP/1.1} 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@606ab1f0 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=-1 selected=-1 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4137ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=0 selected=0 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=-1 selected=-1 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4138ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=0 selected=0 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4138ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@606ab1f0 01:28:52 01:28:52.471 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=0 selected=0 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981} added {acceptor-0@1f018baf,POJO} 01:28:52 01:28:52.471 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.471 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981} added {acceptor-1@67d30d56,POJO} 01:28:52 01:28:52.472 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981} 01:28:52 01:28:52.472 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=0 selected=0 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4138ms NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981} 01:28:52 01:28:52.472 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:39913} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:39913],POJO} 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@398956e9 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4138ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@398956e9 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@6f222699{SSL-http/1.1} 01:28:52 01:28:52.472 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@669a46ae(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:52 01:28:52.473 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:52 01:28:52.473 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:52 01:28:52.473 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms CustomizedSslContextFactory@669a46ae(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms SslConnectionFactory@6f222699{SSL-http/1.1} 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@462af4cf{HTTP/1.1} 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms HttpConnectionFactory@462af4cf{HTTP/1.1} 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@11f5ab76 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=-1 selected=-1 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=0 selected=0 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=-1 selected=-1 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=0 selected=0 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@11f5ab76 01:28:52 01:28:52.474 [qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=0 selected=0 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:39913} added {acceptor-0@eddf865,POJO} 01:28:52 01:28:52.474 [qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:39913} added {acceptor-1@1f74c784,POJO} 01:28:52 01:28:52.474 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:39913} 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:39913} 01:28:52 01:28:52.474 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4140ms 01:28:52 01:28:52.474 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4140ms wiremock.org.eclipse.jetty.server.Server@f329350 01:28:52 01:28:52.474 [qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=0 selected=0 01:28:52 01:28:52.474 [qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.476 [main] WARN org.onap.so.client.HttpClient - Not adding basic auth to headers. 01:28:52 01:28:52.500 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:52 01:28:52.500 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:35981/services/sdnc/post with request headers:{X-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-PartnerName=[UNKNOWN], Accept=[text/xml], X-InvocationID=[3bb18d37-412b-4d8c-abfa-01899ef6e77a], X-ECOMP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-TransactionID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], X-ONAP-RequestID=[775d1b9b-7bf2-46f6-844e-a18b1b6b8532], Content-Type=[text/xml]} 01:28:52 01:28:52.501 [qtp1170678200-86-acceptor-1@67d30d56-NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@3f98490c 01:28:52 01:28:52.501 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.501 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@3f98490c 01:28:52 01:28:52.501 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:52 01:28:52 01:28:52.501 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.501 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@21f83d0d{s=IDLE i=true a=null} 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@5f23277a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.502 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@5f23277a[FILLING,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.503 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@5f23277a[FILLING,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@21f83d0d{s=IDLE i=true a=null} 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 502 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@ab571fb[p=0,l=502,c=8192,r=502]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.504 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.505 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.506 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.507 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.507 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.507 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.507 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@21f83d0d{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6e8729c8{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@6e8729c8{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE} 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE} 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE} 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.507 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.508 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@e8ae475 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15 01:28:52 01:28:52.508 [qtp1170678200-93 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.508 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13 01:28:52 01:28:52.508 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@ab571fb[p=500,l=502,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6e8729c8{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=500 lim=502 cap=8192] 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@ab571fb[p=502,l=502,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6e8729c8{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4b887bc0 EOF 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,6/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.510 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@5f23277a[FILLING,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,6/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:52 01:28:52.511 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4b887bc0 eof EOF 01:28:52 01:28:52.511 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4b887bc0 eof EOF 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@7a095723] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@7a095723] generate: FLUSH ([p=0,l=102,c=8192,r=102],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ba7848f{IDLE} [HeapByteBuffer@2379bd5b[p=0,l=102,c=8192,r=102]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ba7848f{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 102 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,W,15/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ba7848f{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@7a095723] generate: DONE ([p=102,l=102,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=null,cb=Blocker@6600bcbf{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=null,cb=Blocker@6600bcbf{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=null,cb=Blocker@6600bcbf{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ba7848f{IDLE} [HeapByteBuffer@56805f13[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:52 01:28:52.519 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ba7848f{WRITING}:IDLE-->WRITING 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ba7848f{IDLE}:WRITING-->IDLE 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5b12cf13[PROCESSING][i=null,cb=Blocker@6600bcbf{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:52 01:28:52.520 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:35981/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/xml]} 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@21f83d0d{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:52 01:28:52.520 [qtp1170678200-93 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:52 01:28:52.520 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2379bd5b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5f23277a[FILLING,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@5f23277a[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@5f23277a[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.520 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.520 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:52 01:28:52.520 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@59b66d10 01:28:52 01:28:52.521 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:52 01:28:52.521 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.523 [qtp1170678200-87-acceptor-0@1f018baf-NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:35981}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@678c93fa 01:28:52 01:28:52.523 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:52 01:28:52.523 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@678c93fa 01:28:52 01:28:52.523 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:52 01:28:52.523 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:52 01:28:52.524 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@16b504da{s=IDLE i=true a=null} 01:28:52 01:28:52.524 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.524 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.524 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.524 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@3001bf8f[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@3001bf8f[FILLING,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:52 01:28:52.525 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3001bf8f[FILLING,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@16b504da{s=IDLE i=true a=null} 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 331 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@ab571fb[p=0,l=331,c=8192,r=331]={<<>>cationID: 3bb18d3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.526 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:52 01:28:52.527 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@16b504da{s=IDLE i=true a=null} handling IDLE 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53b790c8{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@53b790c8{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE} 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,AVAILABLE} 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@16791a65 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:52 01:28:52.527 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5 01:28:52 01:28:52.528 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:52 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@ab571fb[p=202,l=331,c=8192,r=129]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...ml"\n }\n }\n}>>>cationID: 3bb18d3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:52 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53b790c8{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=331 cap=8192] 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@ab571fb[p=331,l=331,c=8192,r=0]={POST /__admin/req...ml"\n }\n }\n}<<<>>>cationID: 3bb18d3...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53b790c8{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18bef6da EOF 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3001bf8f[FILLING,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,7/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,129 of 129},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18bef6da eof EOF 01:28:53 01:28:52.533 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18bef6da eof EOF 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5983fce1] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5983fce1] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@68904194{IDLE} [HeapByteBuffer@2379bd5b[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7776f86[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@68904194{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,W,19/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@68904194{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5983fce1] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=null,cb=Blocker@7f8e8c4a{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=null,cb=Blocker@7f8e8c4a{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=null,cb=Blocker@7f8e8c4a{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@68904194{IDLE} [HeapByteBuffer@56805f13[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@68904194{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@68904194{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@1c817115[PROCESSING][i=null,cb=Blocker@7f8e8c4a{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,AVAILABLE} 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@16b504da{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,129 of 129} 01:28:53 01:28:52.545 [qtp1170678200-95 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.545 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@2379bd5b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3001bf8f[FILLING,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@3001bf8f[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@3001bf8f[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.546 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:53 01:28:52.546 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@f329350 01:28:53 01:28:52.546 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.546 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@27695068 01:28:53 01:28:52.546 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.546 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.547 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.547 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@606ab1f0 01:28:53 01:28:52.547 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=1 selected=0 01:28:53 01:28:52.547 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=1 selected=0 01:28:53 01:28:52.547 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4790479a 01:28:53 01:28:52.547 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.547 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4790479a 01:28:53 01:28:52.547 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,in,out,R,-,27/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.547 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,in,out,-,-,27/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.547 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,in,out,-,-,27/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.547 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.547 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.547 [qtp1170678200-95] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.548 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,ISHUT,OSHUT,-,-,28/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.548 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5f23277a[IDLE,NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,ISHUT,OSHUT,-,-,28/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6e8729c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.548 [qtp1170678200-93] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@2fba23f3{/127.0.0.1:60122<->35981,CLOSED,ISHUT,OSHUT,-,-,28/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.548 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=-1 selected=-1 01:28:53 01:28:52.548 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=-1 selected=-1 01:28:53 01:28:52.548 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=1 selected=0 01:28:53 01:28:52.548 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=1 selected=0 01:28:53 01:28:52.548 [qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1170678200-84-selector-ServerConnectorManager@606ab1f0/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@147a07cd keys=-1 selected=-1 01:28:53 01:28:52.548 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3b2a3542 01:28:53 01:28:52.548 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.548 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@3b2a3542 01:28:53 01:28:52.549 [qtp1170678200-86] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,in,out,R,-,3/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.549 [qtp1170678200-86] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,in,out,-,-,3/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.549 [qtp1170678200-87] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.549 [qtp1170678200-87] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.549 [qtp1170678200-87] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.549 [qtp1170678200-87] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.549 [qtp1170678200-86] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.549 [qtp1170678200-86] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@3001bf8f[IDLE,NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@53b790c8{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.549 [qtp1170678200-86] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@57880ee1{/127.0.0.1:60124<->35981,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=-1 selected=-1 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=-1 selected=-1 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@606ab1f0 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@74ba4dac{HTTP/1.1} 01:28:53 01:28:52.550 [qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1170678200-85-selector-ServerConnectorManager@606ab1f0/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6c3f2f31 keys=-1 selected=-1 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@74ba4dac{HTTP/1.1} 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1fa21cb8 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1fa21cb8 01:28:53 01:28:52.550 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@491a40f{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@11f5ab76 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=0 selected=0 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=0 selected=0 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@552f37ae 01:28:53 01:28:52.550 [qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.550 [qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@552f37ae 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=-1 selected=-1 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=-1 selected=-1 01:28:53 01:28:52.550 [qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1170678200-88-selector-ServerConnectorManager@11f5ab76/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@60b03429 keys=-1 selected=-1 01:28:53 01:28:52.550 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=0 selected=0 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=0 selected=0 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@60cb098b 01:28:53 01:28:52.551 [qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.551 [qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@60cb098b 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=-1 selected=-1 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=-1 selected=-1 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@11f5ab76 01:28:53 01:28:52.551 [qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1170678200-89-selector-ServerConnectorManager@11f5ab76/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@50ff1882 keys=-1 selected=-1 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@462af4cf{HTTP/1.1} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@462af4cf{HTTP/1.1} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@6f222699{SSL-http/1.1} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@669a46ae(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@669a46ae(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@6f222699{SSL-http/1.1} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@398956e9 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@398956e9 01:28:53 01:28:52.551 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@2894519b{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@f329350 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,SHUTDOWN}] 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,SHUTDOWN}] 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,SHUTDOWN} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,UNAVAILABLE} 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6279bfe 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3ab62df3 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-6b18bdf7 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-5135eb13 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2f2fda15@173ee917==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-468f8309@2940bdf4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@39edd51c 01:28:53 01:28:52.552 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,UNAVAILABLE} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,UNAVAILABLE} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,SHUTDOWN} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-104f20c5 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-28faece4@ee56505c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-ea9f9ef@a4a2fa91==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-323b4ac5@e504ec4d==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@68aa14fa 01:28:53 01:28:52.552 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@74a930[w.o.e.j.s.ServletContextHandler@62b899bf{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@78ca3d6b{/,null,UNAVAILABLE}] 01:28:53 01:28:52.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1170678200{STARTED,8<=10<=10,i=10,q=0} 01:28:53 01:28:52.553 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1170678200-88,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.553 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1170678200-86,5,] 01:28:53 01:28:52.553 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1170678200-95,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.554 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1170678200-87,5,] 01:28:53 01:28:52.554 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1170678200-85,5,] 01:28:53 01:28:52.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1170678200{STOPPED,8<=10<=10,i=0,q=6} 01:28:53 01:28:52.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@f329350 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {qtp2128786403{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3e8771a1{HTTP/1.1} added {HttpConfiguration@444983c9{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@29f28e5d,UNMANAGED} 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{null}{0.0.0.0:0} added {qtp2128786403{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2fdf4d08,AUTO} 01:28:53 01:28:52.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@17edcf4c,POJO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{null}{0.0.0.0:0} added {HttpConnectionFactory@3e8771a1{HTTP/1.1},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f3241b3,MANAGED} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@4a50f850{SSL-http/1.1} added {CustomizedSslContextFactory@4d439b3c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@342daa77{HTTP/1.1} added {HttpConfiguration@399f5a98{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7440b783]},POJO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@29f28e5d,UNMANAGED} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{null}{0.0.0.0:0} added {qtp2128786403{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@258b584c,AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@3fa4fe1f,POJO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{null}{0.0.0.0:0} added {SslConnectionFactory@4a50f850{SSL-http/1.1},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@342daa77{HTTP/1.1},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4e29aac7,MANAGED} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null},AUTO} 01:28:53 01:28:52.558 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {w.o.e.j.s.ServletContextHandler@25300a2{/,null,null},AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@25300a2{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@25300a2{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed,POJO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3,AUTO} 01:28:53 01:28:52.559 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3,POJO} 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,null}] added {w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null},AUTO} 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,null}] added {w.o.e.j.s.ServletContextHandler@25300a2{/,null,null},AUTO} 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@29f28e5d added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,null}],AUTO} 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.560 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.560 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2128786403{STOPPED,8<=0<=10,i=0,q=0} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms qtp2128786403{STARTED,8<=8<=10,i=7,q=0} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,null}] 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,null}] 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,null} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,STARTING} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078 from default=false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1 from default=false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f from default=false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd] 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078=wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@6e2ff120 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.566 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4232ms w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@25300a2{/,null,null} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@25300a2{/,null,STARTING} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca from default=false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57 from default=false 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5=wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3] 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5 01:28:53 01:28:52.566 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@432e9de9 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@5299c25d 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@7541dbee 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.567 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@25300a2{/,null,AVAILABLE} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms w.o.e.j.s.ServletContextHandler@25300a2{/,null,AVAILABLE} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,AVAILABLE}] 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:44875],POJO} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2fdf4d08 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2fdf4d08 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3e8771a1{HTTP/1.1} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4233ms HttpConnectionFactory@3e8771a1{HTTP/1.1} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f3241b3 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=-1 selected=-1 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4234ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=0 selected=0 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=-1 selected=-1 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4234ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=0 selected=0 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4234ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f3241b3 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875} added {acceptor-0@639cff0e,POJO} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875} added {acceptor-1@18f9d638,POJO} 01:28:53 01:28:52.567 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4234ms NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875} 01:28:53 01:28:52.567 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.568 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:42847} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:42847],POJO} 01:28:53 01:28:52.568 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@258b584c 01:28:53 01:28:52.568 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4234ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@258b584c 01:28:53 01:28:52.568 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@4a50f850{SSL-http/1.1} 01:28:53 01:28:52.568 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@4d439b3c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:53 01:28:52.568 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=0 selected=0 01:28:53 01:28:52.568 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.568 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=0 selected=0 01:28:53 01:28:52.568 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms CustomizedSslContextFactory@4d439b3c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms SslConnectionFactory@4a50f850{SSL-http/1.1} 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@342daa77{HTTP/1.1} 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms HttpConnectionFactory@342daa77{HTTP/1.1} 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4e29aac7 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=-1 selected=-1 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=0 selected=0 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=-1 selected=-1 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=0 selected=0 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4235ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4e29aac7 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:42847} added {acceptor-0@6e145703,POJO} 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:42847} added {acceptor-1@5c568706,POJO} 01:28:53 01:28:52.569 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:42847} 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4236ms NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:42847} 01:28:53 01:28:52.569 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4236ms 01:28:53 01:28:52.569 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4236ms wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.571 [main] WARN org.onap.so.client.HttpClient - Not adding basic auth to headers. 01:28:53 01:28:52.571 [qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=0 selected=0 01:28:53 01:28:52.571 [qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.571 [qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=0 selected=0 01:28:53 01:28:52.571 [qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.595 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:44875/services/sdnc/post with request headers:{Accept=[application/xml], Content-Type=[application/xml]} 01:28:53 01:28:52.596 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:53 01:28:52.597 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:53 01:28:53 01:28:52.597 [qtp2128786403-98-acceptor-0@639cff0e-NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@42f160f8 01:28:53 01:28:52.597 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.597 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@42f160f8 01:28:53 01:28:52.598 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.598 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@7d686070{s=IDLE i=true a=null} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@3dda4f72[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@3dda4f72[FILLING,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.599 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.601 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3dda4f72[FILLING,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@7d686070{s=IDLE i=true a=null} 01:28:53 01:28:52.601 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 516 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@354b4cca[p=0,l=516,c=8192,r=516]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.602 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@7d686070{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c9ca056{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@c9ca056{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE} 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@25300a2{/,null,AVAILABLE} 01:28:53 01:28:52.602 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@25300a2{/,null,AVAILABLE} 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@3174cebb for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5 01:28:53 01:28:52.603 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@354b4cca[p=514,l=516,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c9ca056{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=514 lim=516 cap=8192] 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@354b4cca[p=516,l=516,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c9ca056{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@747646f1 EOF 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@3dda4f72[FILLING,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@747646f1 eof EOF 01:28:53 01:28:52.604 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@747646f1 eof EOF 01:28:53 01:28:52.609 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@454833de] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:53 01:28:52.609 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@454833de] generate: FLUSH ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.609 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1459b9be{IDLE} [HeapByteBuffer@52de3cda[p=0,l=109,c=8192,r=109]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1459b9be{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 109 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,W,9/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1459b9be{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@454833de] generate: DONE ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=null,cb=Blocker@6e134423{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=null,cb=Blocker@6e134423{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=null,cb=Blocker@6e134423{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1459b9be{IDLE} [HeapByteBuffer@6a415cfc[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1459b9be{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1459b9be{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@2a0a1749[PROCESSING][i=null,cb=Blocker@6e134423{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@7d686070{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:53 01:28:52.610 [qtp2128786403-106 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@52de3cda[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@3dda4f72[FILLING,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@3dda4f72[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@3dda4f72[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.610 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.611 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.611 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c4d1e7 01:28:53 01:28:52.611 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.611 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:44875/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/xml]} 01:28:53 01:28:52.611 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.611 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:53 01:28:52.613 [qtp2128786403-99-acceptor-1@18f9d638-NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:44875}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@1eeacba9 01:28:53 01:28:52.613 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.613 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@1eeacba9 01:28:53 01:28:52.613 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.613 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@84d938e{s=IDLE i=true a=null} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@747f3b53[IDLE,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@747f3b53[IDLE,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@747f3b53[IDLE,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@747f3b53[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@390fb958 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@390fb958 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@390fb958 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@747f3b53[FILLING,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@390fb958 01:28:53 01:28:52.614 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.614 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@747f3b53[FILLING,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@84d938e{s=IDLE i=true a=null} 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 338 NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@354b4cca[p=0,l=338,c=8192,r=338]={<<>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.615 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d4f1443{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:53 01:28:52.615 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@84d938e{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.615 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d4f1443{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:53 01:28:52.615 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@4d4f1443{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE} 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,AVAILABLE} 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@623df33d for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@354b4cca[p=202,l=338,c=8192,r=136]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...ml"\n }\n }\n}>>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.616 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d4f1443{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=338 cap=8192] 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@354b4cca[p=338,l=338,c=8192,r=0]={POST /__admin/req...ml"\n }\n }\n}<<<>>>\nX-InvocationID: ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d4f1443{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6cfa010a EOF 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@747f3b53[FILLING,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,136 of 136},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6cfa010a eof EOF 01:28:53 01:28:52.617 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6cfa010a eof EOF 01:28:53 01:28:52.629 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2dc70b31] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:53 01:28:52.629 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2dc70b31] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:53 01:28:52.629 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1c2006e9{IDLE} [HeapByteBuffer@52de3cda[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@20eea1af[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.629 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1c2006e9{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,W,15/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1c2006e9{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@2dc70b31] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=null,cb=Blocker@58e3f2d0{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=null,cb=Blocker@58e3f2d0{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=null,cb=Blocker@58e3f2d0{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1c2006e9{IDLE} [HeapByteBuffer@6a415cfc[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1c2006e9{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.630 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.630 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1c2006e9{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.631 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.631 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f3241b3 01:28:53 01:28:52.631 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=1 selected=0 01:28:53 01:28:52.631 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=1 selected=0 01:28:53 01:28:52.631 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@698ef9d1 01:28:53 01:28:52.631 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.631 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@68c5984d[PROCESSING][i=null,cb=Blocker@58e3f2d0{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.631 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@698ef9d1 01:28:53 01:28:52.631 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@25300a2{/,null,SHUTDOWN} 01:28:53 01:28:52.631 [qtp2128786403-108 - /__admin/requests/count] WARN wiremock.org.eclipse.jetty.server.Response - Committed before 503 null 01:28:53 01:28:52.631 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,in,out,R,-,21/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.631 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,in,out,-,-,21/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.631 [qtp2128786403-98] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,in,out,-,-,21/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.631 [qtp2128786403-98] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.631 [qtp2128786403-98] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.631 [qtp2128786403-108 - /__admin/requests/count] WARN wiremock.org.eclipse.jetty.server.HttpChannel - /__admin/requests/count 01:28:53 java.lang.IllegalStateException: Committed 01:28:53 at wiremock.org.eclipse.jetty.server.Response.resetBuffer(Response.java:1242) 01:28:53 at wiremock.org.eclipse.jetty.server.Response.sendError(Response.java:567) 01:28:53 at wiremock.org.eclipse.jetty.server.Response.sendError(Response.java:544) 01:28:53 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.checkContext(ContextHandler.java:962) 01:28:53 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1005) 01:28:53 at wiremock.org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 01:28:53 at wiremock.org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) 01:28:53 at wiremock.org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) 01:28:53 at wiremock.org.eclipse.jetty.server.Server.handle(Server.java:499) 01:28:53 at wiremock.org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) 01:28:53 at wiremock.org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:258) 01:28:53 at wiremock.org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) 01:28:53 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) 01:28:53 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 01:28:53 at java.base/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.631 [qtp2128786403-98] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,ISHUT,OSHUT,-,-,21/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.632 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,ISHUT,OSHUT,-,-,22/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.632 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.632 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.635 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@3dda4f72[IDLE,NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,ISHUT,OSHUT,-,-,22/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@c9ca056{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=0,kio=-1,kro=-1} 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@747f3b53[FILLING,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=0,kio=-1,kro=-1}][p=HttpParser{s=END,136 of 136},g=HttpGenerator{s=END},c=HttpChannelOverHttp@4d4f1443{r=1,c=true,a=DISPATCHED,uri=/__admin/requests/count}] 01:28:53 01:28:52.635 [qtp2128786403-106] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@4da1aa6d{/127.0.0.1:56540<->44875,CLOSED,ISHUT,OSHUT,-,-,25/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=0,kio=-1,kro=-1} 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] WARN wiremock.org.eclipse.jetty.server.HttpChannel - Could not send response error 500: java.lang.IllegalStateException: Committed 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@84d938e{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=-1 selected=-1 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=-1 selected=-1 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=1 selected=0 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=1 selected=0 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@508ea8c7 01:28:53 01:28:52.635 [qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2128786403-97-selector-ServerConnectorManager@1f3241b3/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@487d4cbb keys=-1 selected=-1 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=END,136 of 136} 01:28:53 01:28:52.635 [qtp2128786403-108 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> CLOSED 01:28:53 01:28:52.635 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d4f1443{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.635 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=CLOSED,136 of 136} 01:28:53 01:28:52.635 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CLOSED HeapByteBuffer@185ec7b5[p=0,l=0,c=0,r=0]={<<<>>>} 01:28:53 01:28:52.635 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.635 [qtp2128786403-108] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->IDLE HttpConnection@747f3b53[IDLE,NetworkTrafficSelectChannelEndPoint@497099b5{/127.0.0.1:56542<->44875,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=0,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,136 of 136},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4d4f1443{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.635 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@508ea8c7 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=-1 selected=-1 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=-1 selected=-1 01:28:53 01:28:52.635 [qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2128786403-104-selector-ServerConnectorManager@1f3241b3/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7f8b5188 keys=-1 selected=-1 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f3241b3 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3e8771a1{HTTP/1.1} 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3e8771a1{HTTP/1.1} 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2fdf4d08 01:28:53 01:28:52.635 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2fdf4d08 01:28:53 01:28:52.636 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@12e2aec8{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4e29aac7 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=0 selected=0 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=0 selected=0 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1e79a4f7 01:28:53 01:28:52.636 [qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.636 [qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1e79a4f7 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=-1 selected=-1 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=-1 selected=-1 01:28:53 01:28:52.636 [qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2128786403-101-selector-ServerConnectorManager@4e29aac7/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6db47658 keys=-1 selected=-1 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=0 selected=0 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=0 selected=0 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@38bfb17a 01:28:53 01:28:52.636 [qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.636 [qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@38bfb17a 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=-1 selected=-1 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=-1 selected=-1 01:28:53 01:28:52.636 [qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2128786403-102-selector-ServerConnectorManager@4e29aac7/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@78865ca7 keys=-1 selected=-1 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4e29aac7 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@342daa77{HTTP/1.1} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@342daa77{HTTP/1.1} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@4a50f850{SSL-http/1.1} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@4d439b3c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@4d439b3c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@4a50f850{SSL-http/1.1} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@258b584c 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@258b584c 01:28:53 01:28:52.636 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@7c2c3098{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.636 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,SHUTDOWN}] 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,SHUTDOWN}] 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@25300a2{/,null,SHUTDOWN} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@25300a2{/,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1fb0384a 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-129529e3 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-74fd6fed 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-1850a5b5 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-57c7e57@fcb8023==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5207c8ca@ad5f8d37==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@64ac6960 01:28:53 01:28:52.637 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@25300a2{/,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@25300a2{/,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,SHUTDOWN} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-eae8dd 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-7859c88f@9fe97eb6==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-371a3078@ea0b1a32==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-3466cba1@51994370==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@2c2a8c3d 01:28:53 01:28:52.637 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@cf92193[w.o.e.j.s.ServletContextHandler@311fd276{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@25300a2{/,null,UNAVAILABLE}] 01:28:53 01:28:52.637 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2128786403{STARTED,8<=10<=10,i=10,q=0} 01:28:53 01:28:52.638 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2128786403-101,5,] 01:28:53 01:28:52.640 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2128786403-104,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.642 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2128786403-106,5,] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.getAndAddLong(Unsafe.java:2376) 01:28:53 at java.base@11.0.16/java.util.concurrent.atomic.AtomicLong.addAndGet(AtomicLong.java:254) 01:28:53 at java.base@11.0.16/java.nio.Bits.unreserveMemory(Bits.java:205) 01:28:53 at java.base@11.0.16/java.nio.DirectByteBuffer$Deallocator.run(DirectByteBuffer.java:91) 01:28:53 at java.base@11.0.16/jdk.internal.ref.Cleaner.clean(Cleaner.java:143) 01:28:53 at java.base@11.0.16/sun.nio.ch.Util.free(Util.java:327) 01:28:53 at java.base@11.0.16/sun.nio.ch.Util$1.threadTerminated(Util.java:64) 01:28:53 at java.base@11.0.16/sun.nio.ch.Util$1.threadTerminated(Util.java:55) 01:28:53 at java.base@11.0.16/jdk.internal.misc.TerminatingThreadLocal._threadTerminated(TerminatingThreadLocal.java:74) 01:28:53 at java.base@11.0.16/jdk.internal.misc.TerminatingThreadLocal.threadTerminated(TerminatingThreadLocal.java:70) 01:28:53 at java.base@11.0.16/java.lang.Thread.exit(Thread.java:839) 01:28:53 01:28:52.643 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2128786403-108,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.643 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2128786403{STOPPED,8<=10<=10,i=1,q=7} 01:28:53 01:28:52.643 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@29f28e5d 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {qtp1915069191{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@67503009{HTTP/1.1} added {HttpConfiguration@6cbad7b3{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@141cc645,UNMANAGED} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{null}{0.0.0.0:0} added {qtp1915069191{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@33587cb8,AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@27320a39,POJO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{null}{0.0.0.0:0} added {HttpConnectionFactory@67503009{HTTP/1.1},AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1d8f4623,MANAGED} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@6d425496{SSL-http/1.1} added {CustomizedSslContextFactory@9f1f42c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3e2544e9{HTTP/1.1} added {HttpConfiguration@597ca350{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@2665ba0d]},POJO} 01:28:53 01:28:52.647 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@141cc645,UNMANAGED} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{null}{0.0.0.0:0} added {qtp1915069191{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@20337a79,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@87f336d,POJO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{null}{0.0.0.0:0} added {SslConnectionFactory@6d425496{SSL-http/1.1},AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@3e2544e9{HTTP/1.1},AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3c155bd,MANAGED} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null},AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5,POJO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133,POJO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0,POJO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d,AUTO} 01:28:53 01:28:52.648 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d,POJO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null},AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed,POJO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4,POJO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4,POJO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832,POJO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce,AUTO} 01:28:53 01:28:52.649 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce,POJO} 01:28:53 01:28:52.650 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null}] added {w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null},AUTO} 01:28:53 01:28:52.650 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null}] added {w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null},AUTO} 01:28:53 01:28:52.650 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@141cc645 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null}],AUTO} 01:28:53 01:28:52.650 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.651 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:53 01:28:52.651 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.651 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1915069191{STOPPED,8<=0<=10,i=0,q=0} 01:28:53 01:28:52.654 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4321ms qtp1915069191{STARTED,8<=8<=10,i=7,q=0} 01:28:53 01:28:52.654 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null}] 01:28:53 01:28:52.654 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null}] 01:28:53 01:28:52.654 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,null} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,STARTING} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133 from default=false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5 from default=false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0 from default=false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d] 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4321ms wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4321ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@2aeef1ca 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.655 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,null} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,STARTING} 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed from default=false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4 from default=false 01:28:53 01:28:52.655 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce, wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4=wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce] 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@4517959f 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@182a5c56 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@7f91d389 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4322ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.656 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE} 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE}] 01:28:53 01:28:52.656 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:43549],POJO} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@33587cb8 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@33587cb8 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@67503009{HTTP/1.1} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms HttpConnectionFactory@67503009{HTTP/1.1} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1d8f4623 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=-1 selected=-1 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=0 selected=0 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=-1 selected=-1 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=0 selected=0 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1d8f4623 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549} added {acceptor-0@7fe915ca,POJO} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549} added {acceptor-1@e158c25,POJO} 01:28:53 01:28:52.657 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549} 01:28:53 01:28:52.657 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=0 selected=0 01:28:53 01:28:52.657 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4323ms NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.657 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=0 selected=0 01:28:53 01:28:52.657 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:40643} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:40643],POJO} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@20337a79 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4324ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@20337a79 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@6d425496{SSL-http/1.1} 01:28:53 01:28:52.657 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@9f1f42c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4326ms CustomizedSslContextFactory@9f1f42c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4326ms SslConnectionFactory@6d425496{SSL-http/1.1} 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3e2544e9{HTTP/1.1} 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4326ms HttpConnectionFactory@3e2544e9{HTTP/1.1} 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3c155bd 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=-1 selected=-1 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4327ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=0 selected=0 01:28:53 01:28:52.660 [qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=0 selected=0 01:28:53 01:28:52.660 [qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=-1 selected=-1 01:28:53 01:28:52.660 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4327ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=0 selected=0 01:28:53 01:28:52.661 [qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=0 selected=0 01:28:53 01:28:52.661 [qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.661 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4327ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3c155bd 01:28:53 01:28:52.661 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:40643} added {acceptor-0@122b07f1,POJO} 01:28:53 01:28:52.661 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:40643} added {acceptor-1@440f55ad,POJO} 01:28:53 01:28:52.661 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:40643} 01:28:53 01:28:52.661 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4327ms NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:40643} 01:28:53 01:28:52.661 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4327ms 01:28:53 01:28:52.661 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4327ms wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.671 [main] WARN org.onap.so.client.HttpClient - Not adding basic auth to headers. 01:28:53 01:28:52.705 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:43549/services/sdnc/post with request headers:{Accept=[application/json], Content-Type=[application/json]} 01:28:53 01:28:52.706 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:53 01:28:52.707 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:53 01:28:53 01:28:52.707 [qtp1915069191-111-acceptor-0@7fe915ca-NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@27f32d68 01:28:53 01:28:52.707 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.707 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@27f32d68 01:28:53 01:28:52.707 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.707 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,6/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@62b26d6e{s=IDLE i=true a=null} 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4e7a1770[IDLE,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,6/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4e7a1770[IDLE,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,6/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e7a1770[IDLE,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,6/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@4e7a1770[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,6/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.713 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@4e7a1770[FILLING,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.714 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@4e7a1770[FILLING,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@62b26d6e{s=IDLE i=true a=null} 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 518 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@753f45d0[p=0,l=518,c=8192,r=518]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.717 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.718 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@62b26d6e{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE} 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE} 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE} 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@7100dfaf for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4 01:28:53 01:28:52.718 [qtp1915069191-119 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.719 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4 01:28:53 01:28:52.719 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@753f45d0[p=516,l=518,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=516 lim=518 cap=8192] 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@753f45d0[p=518,l=518,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@34024feb EOF 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@4e7a1770[FILLING,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@34024feb eof EOF 01:28:53 01:28:52.720 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@34024feb eof EOF 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5fc9eb1] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5fc9eb1] generate: FLUSH ([p=0,l=110,c=8192,r=110],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@542db0a4{IDLE} [HeapByteBuffer@72f6c406[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@542db0a4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 110 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,W,8/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@542db0a4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@5fc9eb1] generate: DONE ([p=110,l=110,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=null,cb=Blocker@4c888c52{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.725 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=null,cb=Blocker@4c888c52{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=null,cb=Blocker@4c888c52{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@542db0a4{IDLE} [HeapByteBuffer@2d609a64[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@542db0a4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@542db0a4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@ae24bf8[PROCESSING][i=null,cb=Blocker@4c888c52{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@62b26d6e{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:53 01:28:52.726 [qtp1915069191-119 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.726 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.726 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.726 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@72f6c406[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e7a1770[FILLING,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@4e7a1770[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@4e7a1770[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.727 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.727 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.727 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1aed6c52 01:28:53 01:28:52.727 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.727 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.729 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:43549/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:28:53 01:28:52.729 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:53 01:28:52.732 [qtp1915069191-112-acceptor-1@e158c25-NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:43549}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6cdbaa99 01:28:53 01:28:52.732 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.732 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6cdbaa99 01:28:53 01:28:52.732 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.732 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@2fd5dc67{s=IDLE i=true a=null} 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@36c2abd8[IDLE,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@36c2abd8[IDLE,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36c2abd8[IDLE,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@36c2abd8[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.733 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@36c2abd8[FILLING,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.734 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.734 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@36c2abd8[FILLING,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@2fd5dc67{s=IDLE i=true a=null} 01:28:53 01:28:52.734 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 339 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@753f45d0[p=0,l=339,c=8192,r=339]={<<>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.735 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.736 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@2fd5dc67{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6ad74f59{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@6ad74f59{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE} 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,AVAILABLE} 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.736 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@40ca371f for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@753f45d0[p=202,l=339,c=8192,r=137]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...on"\n }\n }\n}>>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6ad74f59{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=339 cap=8192] 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@753f45d0[p=339,l=339,c=8192,r=0]={POST /__admin/req...on"\n }\n }\n}<<<>>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6ad74f59{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5c8a162 EOF 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@36c2abd8[FILLING,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,137 of 137},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5c8a162 eof EOF 01:28:53 01:28:52.737 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5c8a162 eof EOF 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3a42798e] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3a42798e] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61a9476b{IDLE} [HeapByteBuffer@72f6c406[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3ee070ac[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61a9476b{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,W,17/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61a9476b{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@3a42798e] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=null,cb=Blocker@78fbcbc0{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=null,cb=Blocker@78fbcbc0{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=null,cb=Blocker@78fbcbc0{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61a9476b{IDLE} [HeapByteBuffer@2d609a64[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61a9476b{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61a9476b{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@325573c5[PROCESSING][i=null,cb=Blocker@78fbcbc0{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.751 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,AVAILABLE} 01:28:53 01:28:52.752 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:53 01:28:52.752 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@2fd5dc67{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.752 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,137 of 137} 01:28:53 01:28:52.752 [qtp1915069191-121 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@72f6c406[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36c2abd8[FILLING,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@36c2abd8[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@36c2abd8[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.752 [qtp1915069191-121] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.752 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.752 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@1e30d16a 01:28:53 01:28:52.752 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.752 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.752 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.753 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.753 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1d8f4623 01:28:53 01:28:52.753 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=1 selected=0 01:28:53 01:28:52.753 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=1 selected=0 01:28:53 01:28:52.753 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6a9659ae 01:28:53 01:28:52.753 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.753 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6a9659ae 01:28:53 01:28:52.753 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,in,out,R,-,26/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.753 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,in,out,-,-,26/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4e7a1770[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@4e7a1770[IDLE,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.754 [qtp1915069191-119] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@4e7a1770[IDLE,NetworkTrafficSelectChannelEndPoint@3ef242da{/127.0.0.1:39434<->43549,CLOSED,ISHUT,OSHUT,-,-,27/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@7fcf48e1{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.754 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=-1 selected=-1 01:28:53 01:28:52.754 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=-1 selected=-1 01:28:53 01:28:52.754 [qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1915069191-110-selector-ServerConnectorManager@1d8f4623/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@4c29f8aa keys=-1 selected=-1 01:28:53 01:28:52.754 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=1 selected=0 01:28:53 01:28:52.754 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=1 selected=0 01:28:53 01:28:52.754 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4259ccab 01:28:53 01:28:52.754 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.754 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4259ccab 01:28:53 01:28:52.754 [qtp1915069191-111] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,in,out,R,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.754 [qtp1915069191-111] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,in,out,-,-,2/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.755 [qtp1915069191-111] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.755 [qtp1915069191-111] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@36c2abd8[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.755 [qtp1915069191-111] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.755 [qtp1915069191-112] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@36c2abd8[IDLE,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.755 [qtp1915069191-112] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.755 [qtp1915069191-112] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.755 [qtp1915069191-112] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@36c2abd8[IDLE,NetworkTrafficSelectChannelEndPoint@6ee8d65c{/127.0.0.1:39436<->43549,CLOSED,ISHUT,OSHUT,-,-,3/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@6ad74f59{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=-1 selected=-1 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=-1 selected=-1 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1d8f4623 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@67503009{HTTP/1.1} 01:28:53 01:28:52.755 [qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1915069191-117-selector-ServerConnectorManager@1d8f4623/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@356b37dd keys=-1 selected=-1 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@67503009{HTTP/1.1} 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@33587cb8 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@33587cb8 01:28:53 01:28:52.755 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@4184aa78{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3c155bd 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=0 selected=0 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=0 selected=0 01:28:53 01:28:52.755 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@363f986e 01:28:53 01:28:52.756 [qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.756 [qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@363f986e 01:28:53 01:28:52.756 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=-1 selected=-1 01:28:53 01:28:52.756 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=-1 selected=-1 01:28:53 01:28:52.756 [qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1915069191-114-selector-ServerConnectorManager@3c155bd/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@1a4b0c9b keys=-1 selected=-1 01:28:53 01:28:52.756 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=0 selected=0 01:28:53 01:28:52.756 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=0 selected=0 01:28:53 01:28:52.756 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@781b09b3 01:28:53 01:28:52.756 [qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.757 [qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@781b09b3 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=-1 selected=-1 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=-1 selected=-1 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@3c155bd 01:28:53 01:28:52.757 [qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1915069191-115-selector-ServerConnectorManager@3c155bd/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@75388ef2 keys=-1 selected=-1 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3e2544e9{HTTP/1.1} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3e2544e9{HTTP/1.1} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@6d425496{SSL-http/1.1} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@9f1f42c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@9f1f42c(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@6d425496{SSL-http/1.1} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@20337a79 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@20337a79 01:28:53 01:28:52.757 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@3425709a{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,SHUTDOWN}] 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,SHUTDOWN}] 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,SHUTDOWN} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,UNAVAILABLE} 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6197fa5f 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-58f0acce 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-2d8d2832 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-35dba0b4 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-44c639d4@e2ebe837==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5589b8ed@59d4bed6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.757 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@17287617 01:28:53 01:28:52.758 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,UNAVAILABLE} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,UNAVAILABLE} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,SHUTDOWN} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-30b43d5d 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-379ebfa0@d4be39b1==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5f546133@746cf60b==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5631baf5@85c29ccd==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@27241127 01:28:53 01:28:52.758 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@66bf08d[w.o.e.j.s.ServletContextHandler@389a070e{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@6b89dfac{/,null,UNAVAILABLE}] 01:28:53 01:28:52.758 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1915069191{STARTED,8<=10<=10,i=10,q=0} 01:28:53 01:28:52.759 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1915069191-110,5,] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.759 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1915069191-111,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.760 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1915069191-112,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.760 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1915069191-114,5,] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.760 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1915069191-121,5,] 01:28:53 01:28:52.760 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1915069191{STOPPED,8<=10<=10,i=1,q=8} 01:28:53 01:28:52.760 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@141cc645 01:28:53 01:28:52.764 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {qtp1299569571{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.764 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2adc8e41{HTTP/1.1} added {HttpConfiguration@1a4f2ec3{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@ffea9ca,UNMANAGED} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{null}{0.0.0.0:0} added {qtp1299569571{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@790446ea,AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@4dae3857,POJO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{null}{0.0.0.0:0} added {HttpConnectionFactory@2adc8e41{HTTP/1.1},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2ef43e17,MANAGED} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - SslConnectionFactory@751c1e35{SSL-http/1.1} added {CustomizedSslContextFactory@6a611b7(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null),AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3af6edb4{HTTP/1.1} added {HttpConfiguration@357d787b{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@20852557]},POJO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@ffea9ca,UNMANAGED} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{null}{0.0.0.0:0} added {qtp1299569571{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1618a359,AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@45ee6ac9,POJO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{null}{0.0.0.0:0} added {SslConnectionFactory@751c1e35{SSL-http/1.1},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} added {HttpConnectionFactory@3af6edb4{HTTP/1.1},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4c4850be,MANAGED} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null},AUTO} 01:28:53 01:28:52.765 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null},AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0,POJO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3,AUTO} 01:28:53 01:28:52.766 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3,POJO} 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null}] added {w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null},AUTO} 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null}] added {w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null},AUTO} 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@ffea9ca added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null}],AUTO} 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 01:28:52.767 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 01:28:52.767 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1299569571{STOPPED,8<=0<=10,i=0,q=0} 01:28:53 01:28:52.773 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4440ms qtp1299569571{STARTED,8<=8<=10,i=7,q=0} 01:28:53 01:28:52.773 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null}] 01:28:53 01:28:52.773 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null}] 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,null} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,STARTING} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de from default=false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9 from default=false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022 from default=false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9] 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9=wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de=wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4440ms wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4440ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@42d071d4 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.774 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.775 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,null} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,STARTING} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb from default=false 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda from default=false 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0, wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361=wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3] 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb=wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4441ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361 01:28:53 01:28:52.775 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@70d36074 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@31cce16b 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@6ae6317f 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.776 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE} 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE} 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4442ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE}] 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:39971],POJO} 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@790446ea 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4443ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@790446ea 01:28:53 01:28:52.776 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2adc8e41{HTTP/1.1} 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4443ms HttpConnectionFactory@2adc8e41{HTTP/1.1} 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2ef43e17 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=-1 selected=-1 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4443ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=0 selected=0 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=-1 selected=-1 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4443ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=0 selected=0 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4443ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2ef43e17 01:28:53 01:28:52.777 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=0 selected=0 01:28:53 01:28:52.777 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971} added {acceptor-0@44562722,POJO} 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971} added {acceptor-1@1fe08b1e,POJO} 01:28:53 01:28:52.777 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971} 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4444ms NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971} 01:28:53 01:28:52.777 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=0 selected=0 01:28:53 01:28:52.777 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.777 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.778 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:46783} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:46783],POJO} 01:28:53 01:28:52.778 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1618a359 01:28:53 01:28:52.778 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4444ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1618a359 01:28:53 01:28:52.778 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting SslConnectionFactory@751c1e35{SSL-http/1.1} 01:28:53 01:28:52.778 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting CustomizedSslContextFactory@6a611b7(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,null) 01:28:53 01:28:52.780 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 01:28:53 01:28:52.780 [main] DEBUG wiremock.org.eclipse.jetty.util.ssl.SslContextFactory - Enabled Ciphers [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] of [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] 01:28:53 01:28:52.780 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms CustomizedSslContextFactory@6a611b7(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.781 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms SslConnectionFactory@751c1e35{SSL-http/1.1} 01:28:53 01:28:52.781 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3af6edb4{HTTP/1.1} 01:28:53 01:28:52.781 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms HttpConnectionFactory@3af6edb4{HTTP/1.1} 01:28:53 01:28:52.781 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4c4850be 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=-1 selected=-1 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=0 selected=0 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=-1 selected=-1 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=0 selected=0 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4c4850be 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:46783} added {acceptor-0@55a68cb9,POJO} 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:46783} added {acceptor-1@7fca1531,POJO} 01:28:53 01:28:52.782 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:46783} 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:46783} 01:28:53 01:28:52.782 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4448ms 01:28:53 01:28:52.782 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 01:28:52.785 [qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=0 selected=0 01:28:53 01:28:52.785 [qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.786 [qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=0 selected=0 01:28:53 01:28:52.786 [qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.786 [main] WARN org.onap.so.client.HttpClient - Not adding id to headers. 01:28:53 01:28:52.805 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:39971/services/sdnc/post with request headers:{Accept=[application/json], Content-Type=[application/json]} 01:28:53 01:28:52.805 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:53 01:28:52.806 [qtp1299569571-130-acceptor-0@44562722-NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@761f4f4a 01:28:53 01:28:52.806 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.806 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@761f4f4a 01:28:53 01:28:52.807 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.807 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:53 01:28:52.807 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:28:53 01:28:53 01:28:52.807 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@24c9fc0f{s=IDLE i=true a=null} 01:28:53 01:28:52.807 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@7a66c4a2[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@7a66c4a2[FILLING,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.808 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@7a66c4a2[FILLING,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@24c9fc0f{s=IDLE i=true a=null} 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 518 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3ab9a2a0[p=0,l=518,c=8192,r=518]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.808 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.809 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=/services/sdnc/post} handle enter 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@24c9fc0f{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b678f42{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} action REQUEST_DISPATCH 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /services/sdnc/post on HttpChannelOverHttp@4b678f42{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE} 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE} 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/services/sdnc/post @ w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE} 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/services/sdnc/post|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@3e86212f for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361 01:28:53 01:28:52.809 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3ab9a2a0[p=516,l=518,c=8192,r=2]={POST /services/sd...t-Length: 2\r\n\r\n<<<{}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b678f42{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} content java.nio.HeapByteBufferR[pos=516 lim=518 cap=8192] 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3ab9a2a0[p=518,l=518,c=8192,r=0]={POST /services/sd...Length: 2\r\n\r\n{}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b678f42{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post} messageComplete 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b84a89b EOF 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@7a66c4a2[FILLING,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,2 of 2},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=DISPATCHED,uri=/services/sdnc/post}] filled 0 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b84a89b eof EOF 01:28:53 01:28:52.811 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b84a89b eof EOF 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@4ab530b9] generate: NEED_HEADER (null,[p=0,l=0,c=0,r=0],false)@START 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@4ab530b9] generate: FLUSH ([p=0,l=110,c=8192,r=110],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab57d4{IDLE} [HeapByteBuffer@4535ff99[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab57d4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 110 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,W,8/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab57d4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@4ab530b9] generate: DONE ([p=110,l=110,c=8192,r=0],[p=0,l=0,c=0,r=0],false)@COMMITTED 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=null,cb=Blocker@57c16bae{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=null,cb=Blocker@57c16bae{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=null,cb=Blocker@57c16bae{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1bab57d4{IDLE} [HeapByteBuffer@3492b917[p=0,l=5,c=1024,r=5]={<<<0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab57d4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.816 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 5 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1bab57d4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@3dee3906[PROCESSING][i=null,cb=Blocker@57c16bae{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /services/sdnc/post 200 handled=true 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@24c9fc0f{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.817 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:39971/services/sdnc/post has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,2 of 2} 01:28:53 01:28:52.817 [qtp1299569571-132 - /services/sdnc/post] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.817 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@4535ff99[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7a66c4a2[FILLING,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@7a66c4a2[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@7a66c4a2[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.817 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.817 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.817 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5c22e954 01:28:53 01:28:52.817 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.817 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.818 [qtp1299569571-130-acceptor-0@44562722-NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:39971}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@78d8bff9 01:28:53 01:28:52.818 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.818 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@78d8bff9 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@771d2e74{s=IDLE i=true a=null} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@71157b61[IDLE,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@71157b61[IDLE,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@71157b61[IDLE,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@71157b61[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@71157b61[FILLING,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.819 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@71157b61[FILLING,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@771d2e74{s=IDLE i=true a=null} 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 339 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3ab9a2a0[p=0,l=339,c=8192,r=339]={<<>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:53 01:28:52.820 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:53 01:28:52.821 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:53 01:28:52.821 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 01:28:53 01:28:52.821 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=/__admin/requests/count} handle enter 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@771d2e74{s=IDLE i=true a=null} handling IDLE 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@321fa653{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} action REQUEST_DISPATCH 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST POST /__admin/requests/count on HttpChannelOverHttp@321fa653{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE} 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=/__admin||/requests/count @ w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,AVAILABLE} 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet /__admin|/requests/count|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@565b265f for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9 01:28:53 01:28:52.821 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.822 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3ab9a2a0[p=202,l=339,c=8192,r=137]={POST /__admin/req...va/11.0.16)\r\n\r\n<<<{\n "url" : "/ser...on"\n }\n }\n}>>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@321fa653{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} content java.nio.HeapByteBufferR[pos=202 lim=339 cap=8192] 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3ab9a2a0[p=339,l=339,c=8192,r=0]={POST /__admin/req...on"\n }\n }\n}<<<>>>\r\nX-InvocationID:...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - CONTENT --> END 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@321fa653{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count} messageComplete 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@589cd2e4 EOF 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@71157b61[FILLING,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=END,137 of 137},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=DISPATCHED,uri=/__admin/requests/count}] filled 0 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@589cd2e4 eof EOF 01:28:53 01:28:52.823 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@589cd2e4 eof EOF 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@19a1d8df] generate: NEED_HEADER (null,[p=0,l=53,c=32768,r=53],false)@START 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@19a1d8df] generate: FLUSH ([p=0,l=114,c=8192,r=114],[p=0,l=53,c=32768,r=53],false)@COMMITTED 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@287287b4{IDLE} [HeapByteBuffer@4535ff99[p=0,l=114,c=8192,r=114]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@16477c6a[p=0,l=53,c=32768,r=53]={<<<{\n "count" : 1,\n...bled" : false\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@287287b4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 114 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,W,16/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 53 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,W,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@287287b4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=ResponseInfo{HTTP/1.1 200 null,-1,false},cb=wiremock.org.eclipse.jetty.server.HttpChannel$CommitCallback@19a1d8df] generate: DONE ([p=114,l=114,c=8192,r=0],[p=53,l=53,c=32768,r=0],false)@COMMITTED 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=null,cb=Blocker@6e7e7da0{null}] generate: CONTINUE (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.836 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=null,cb=Blocker@6e7e7da0{null}] generate: NEED_CHUNK (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=null,cb=Blocker@6e7e7da0{null}] generate: FLUSH (null,[p=0,l=0,c=0,r=0],true)@COMPLETING 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@287287b4{IDLE} [HeapByteBuffer@3492b917[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@287287b4{WRITING}:IDLE-->WRITING 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - flushed 7 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,W,1/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@287287b4{IDLE}:WRITING-->IDLE 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback@5ca34d2f[PROCESSING][i=null,cb=Blocker@6e7e7da0{null}] generate: DONE (null,[p=0,l=0,c=0,r=0],true)@END 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/__admin/requests/count @ w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,AVAILABLE} 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /__admin/requests/count 200 handled=true 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@771d2e74{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,137 of 137} 01:28:53 01:28:52.837 [qtp1299569571-134 - /__admin/requests/count] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> START 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.837 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 0 NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@4535ff99[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@71157b61[FILLING,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@71157b61[FILLING_FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@71157b61[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:53 01:28:52.837 [qtp1299569571-134] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.838 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.838 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.838 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@46203b50 01:28:53 01:28:52.838 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2ef43e17 01:28:53 01:28:52.838 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=1 selected=0 01:28:53 01:28:52.838 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,Open,in,out,R,-,1/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.838 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=1 selected=0 01:28:53 01:28:52.838 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:53 01:28:52.838 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4611a950 01:28:53 01:28:52.838 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.838 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4611a950 01:28:53 01:28:52.838 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,in,out,R,-,21/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.838 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,in,out,-,-,21/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.838 [qtp1299569571-130] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,ISHUT,OSHUT,-,-,21/30000,HttpConnection}{io=1,kio=1,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.838 [qtp1299569571-130] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.838 [qtp1299569571-130] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.838 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,ISHUT,OSHUT,-,-,21/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.838 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,ISHUT,OSHUT,-,-,21/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.838 [qtp1299569571-132] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,ISHUT,OSHUT,-,-,21/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.841 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=-1 selected=-1 01:28:53 01:28:52.841 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=-1 selected=-1 01:28:53 01:28:52.841 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=1 selected=0 01:28:53 01:28:52.841 [qtp1299569571-130] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@7a66c4a2[IDLE,NetworkTrafficSelectChannelEndPoint@a5a8579{/127.0.0.1:44858<->39971,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@4b678f42{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.841 [qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1299569571-123-selector-ServerConnectorManager@2ef43e17/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@79fc5423 keys=-1 selected=-1 01:28:53 01:28:52.841 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=1 selected=0 01:28:53 01:28:52.841 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6fb38ea5 01:28:53 01:28:52.841 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:53 01:28:52.841 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6fb38ea5 01:28:53 01:28:52.841 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,in,out,R,-,4/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.841 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,in,out,-,-,4/30000,HttpConnection}{io=1,kio=1,kro=1} 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@71157b61[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1} 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@71157b61[IDLE,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> CLOSED 01:28:53 01:28:52.842 [qtp1299569571-124] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - HttpConnection@71157b61[IDLE,NetworkTrafficSelectChannelEndPoint@3620244f{/127.0.0.1:44860<->39971,CLOSED,ISHUT,OSHUT,-,-,5/30000,HttpConnection}{io=1,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator{s=START},c=HttpChannelOverHttp@321fa653{r=1,c=false,a=IDLE,uri=}] onFillInterestedFailed {} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=-1 selected=-1 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=-1 selected=-1 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@2ef43e17 01:28:53 01:28:52.842 [qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1299569571-125-selector-ServerConnectorManager@2ef43e17/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@12c75ba8 keys=-1 selected=-1 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@2adc8e41{HTTP/1.1} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@2adc8e41{HTTP/1.1} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@790446ea 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@790446ea 01:28:53 01:28:52.842 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@34e10f9{HTTP/1.1}{0.0.0.0:0} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4c4850be 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=0 selected=0 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=0 selected=0 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@520e1ea5 01:28:53 01:28:52.842 [qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.842 [qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@520e1ea5 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=-1 selected=-1 01:28:53 01:28:52.842 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=-1 selected=-1 01:28:53 01:28:52.842 [qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1299569571-127-selector-ServerConnectorManager@4c4850be/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@72770e40 keys=-1 selected=-1 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=0 selected=0 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=0 selected=0 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19d27788 01:28:53 01:28:52.843 [qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:53 01:28:52.843 [qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19d27788 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=-1 selected=-1 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=-1 selected=-1 01:28:53 01:28:52.843 [qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1299569571-128-selector-ServerConnectorManager@4c4850be/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a2e996c keys=-1 selected=-1 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@4c4850be 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3af6edb4{HTTP/1.1} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3af6edb4{HTTP/1.1} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SslConnectionFactory@751c1e35{SSL-http/1.1} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping CustomizedSslContextFactory@6a611b7(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED CustomizedSslContextFactory@6a611b7(jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore,jar:file:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar!/keystore) 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SslConnectionFactory@751c1e35{SSL-http/1.1} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1618a359 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@1618a359 01:28:53 01:28:52.843 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@1b8e6763{SSL-http/1.1}{0.0.0.0:0} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,SHUTDOWN}] 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,SHUTDOWN}] 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,SHUTDOWN} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,UNAVAILABLE} 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@5f5a5143 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-287bdaf3 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-202e6fd0 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-13d32361 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-513b2cda@5c9df927==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-718858cb@55db9f1c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.843 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@5c6204e5 01:28:53 01:28:52.844 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,UNAVAILABLE} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,UNAVAILABLE} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,SHUTDOWN} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-491d31d9 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-19469022@6396570f==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-4f0908de@44769c4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-41ca7df9@69dbccfb==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@7744f9fa 01:28:53 01:28:52.844 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,UNAVAILABLE} 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@25a656f6[w.o.e.j.s.ServletContextHandler@1f193005{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@5baab8b6{/,null,UNAVAILABLE}] 01:28:53 01:28:52.844 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1299569571{STARTED,8<=10<=10,i=10,q=0} 01:28:53 01:28:52.844 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-129,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.845 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-134,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.845 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-132,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.845 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-130,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.845 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-125,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:53 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:53 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.846 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-124,5,] 01:28:53 01:28:52.846 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-128,5,main] 01:28:53 at java.base@11.0.16/jdk.internal.misc.Unsafe.getAndAddInt(Unsafe.java:2338) 01:28:53 at java.base@11.0.16/java.util.concurrent.atomic.AtomicInteger.decrementAndGet(AtomicInteger.java:228) 01:28:53 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:596) 01:28:53 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:53 01:28:52.846 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1299569571-127,5,] 01:28:53 01:28:52.846 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1299569571{STOPPED,8<=10<=10,i=3,q=8} 01:28:53 01:28:52.846 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@ffea9ca 01:28:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.487 s - in org.onap.so.client.HttpClientTest 01:28:53 [INFO] Running org.onap.so.client.kafka.KafkaConsumerImplTest 01:28:53 01:28:52.882 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 01:28:53 01:28:52.882 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - consuming message from kafka topic: TOPIC 01:28:53 01:28:52.886 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - <<<<<<<<<<<<<<<<<<<<<<<<<<<>>>> 01:28:53 01:28:52.886 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - MESSAGE CONSUMED FROM KAFKA : <<<<>>>> 01:28:53 01:28:52.886 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - MESSAGE CONSUMED FROM KAFKA : <<<<>>>> 01:28:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.onap.so.client.kafka.KafkaConsumerImplTest 01:28:53 [INFO] Running org.onap.so.client.adapter.rest.AdapterRestClientTest 01:28:53 01:28:53.550 [main] ERROR org.onap.so.client.RestClient - Invalid AES key length: 2 bytes 01:28:53 java.security.InvalidKeyException: Invalid AES key length: 2 bytes 01:28:53 at java.base/com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:90) 01:28:53 at java.base/com.sun.crypto.provider.GaloisCounterMode.init(GaloisCounterMode.java:303) 01:28:53 at java.base/com.sun.crypto.provider.CipherCore.init(CipherCore.java:589) 01:28:53 at java.base/com.sun.crypto.provider.AESCipher.engineInit(AESCipher.java:346) 01:28:53 at java.base/javax.crypto.Cipher.implInit(Cipher.java:843) 01:28:53 at java.base/javax.crypto.Cipher.chooseProvider(Cipher.java:901) 01:28:53 at java.base/javax.crypto.Cipher.init(Cipher.java:1433) 01:28:53 at java.base/javax.crypto.Cipher.init(Cipher.java:1364) 01:28:53 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:86) 01:28:53 at org.onap.so.client.adapter.rest.AdapterRestClient.getBasicAuth(AdapterRestClient.java:70) 01:28:53 at org.onap.so.client.adapter.rest.AdapterRestClient.initializeHeaderMap(AdapterRestClient.java:57) 01:28:53 at org.onap.so.client.adapter.rest.AdapterRestClientTest.initializeHeaderMap_putNullToMapWhenExOccurs(AdapterRestClientTest.java:87) 01:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:28:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:28:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:28:53 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:28:53 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:28:53 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:28:53 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:28:53 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:28:53 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:28:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:53 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:28:53 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:28:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:28:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:28:53 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:28:53 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:28:53 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:28:53 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:28:53 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:28:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:28:53 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:28:53 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:28:53 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:28:53 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:28:53 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:28:53 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:28:53 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:28:53 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:28:53 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:28:53 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:28:53 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:28:53 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:28:53 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:28:53 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:28:53 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:28:53 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:28:53 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:28:53 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:28:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:28:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:28:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:28:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:28:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:28:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:28:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:28:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.onap.so.client.adapter.rest.AdapterRestClientTest 01:28:53 [INFO] Running org.onap.so.client.policy.PolicyClientImplTest 01:28:53 01:28:53.621 [main] ERROR org.onap.so.client.policy.PolicyClientImpl - No RestProperty.PolicyRestProperties implementation found on classpath 01:28:53 01:28:53.749 [main] ERROR org.onap.so.client.policy.PolicyClientImpl - No RestProperty.PolicyRestProperties implementation found on classpath 01:28:53 01:28:53.959 [main] ERROR org.onap.so.client.policy.PolicyClientImpl - No RestProperty.PolicyRestProperties implementation found on classpath 01:28:53 01:28:53.965 [main] ERROR org.onap.so.client.policy.PolicyClientImpl - No RestProperty.PolicyRestProperties implementation found on classpath 01:28:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.onap.so.client.policy.PolicyClientImplTest 01:28:53 [INFO] Running org.onap.so.client.policy.entities.PolicyEntitiesTest 01:28:54 01:28:53.996 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:28:54 01:28:53.996 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:28:54 01:28:54.074 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 01:28:54 01:28:54.075 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 01:28:54 01:28:54.077 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 01:28:54 01:28:54.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 01:28:54 01:28:54.077 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:28:54 01:28:54.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 01:28:54 01:28:54.077 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 01:28:54 01:28:54.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 01:28:54 01:28:54.077 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:28:54 01:28:54.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 01:28:54 01:28:54.077 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 01:28:54 01:28:54.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib 01:28:54 01:28:54.078 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 01:28:54 01:28:54.078 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib 01:28:54 01:28:54.078 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 01:28:54 01:28:54.078 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes 01:28:54 01:28:54.078 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/common/clients/clients/target/test-classes] 01:28:54 01:28:54.078 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/classes 01:28:54 01:28:54.078 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/common/clients/clients/target/classes] 01:28:54 01:28:54.078 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:28:54 01:28:54.080 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:28:54 01:28:54.080 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 01:28:54 01:28:54.084 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 01:28:54 01:28:54.085 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 01:28:54 01:28:54.086 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 01:28:54 01:28:54.086 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 01:28:54 01:28:54.086 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 01:28:54 01:28:54.086 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 01:28:54 01:28:54.087 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:28:54 01:28:54.088 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 01:28:54 01:28:54.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 01:28:54 01:28:54.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 01:28:54 01:28:54.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 01:28:54 01:28:54.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 01:28:54 01:28:54.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 01:28:54 01:28:54.091 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 01:28:54 01:28:54.091 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar 01:28:54 01:28:54.093 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 01:28:54 01:28:54.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 01:28:54 01:28:54.095 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 01:28:54 01:28:54.095 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 01:28:54 01:28:54.095 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 01:28:54 01:28:54.096 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar 01:28:54 01:28:54.097 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar 01:28:54 01:28:54.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.5.2-1/zstd-jni-1.5.2-1.jar 01:28:54 01:28:54.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 01:28:54 01:28:54.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar 01:28:54 01:28:54.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 01:28:54 01:28:54.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/uk/org/webcompere/system-stubs-jupiter/1.1.0/system-stubs-jupiter-1.1.0.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/uk/org/webcompere/system-stubs-core/1.1.0/system-stubs-core-1.1.0.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 01:28:54 01:28:54.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar 01:28:54 01:28:54.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 01:28:54 01:28:54.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 01:28:54 01:28:54.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar 01:28:54 01:28:54.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar 01:28:54 01:28:54.105 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 01:28:54 01:28:54.105 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 01:28:54 01:28:54.105 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 01:28:54 01:28:54.105 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 01:28:54 01:28:54.106 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 01:28:54 01:28:54.106 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar 01:28:54 01:28:54.107 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar 01:28:54 01:28:54.107 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar 01:28:54 01:28:54.108 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 01:28:54 01:28:54.108 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 01:28:54 01:28:54.108 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 01:28:54 01:28:54.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 01:28:54 01:28:54.110 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 01:28:54 01:28:54.110 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 01:28:54 01:28:54.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 01:28:54 01:28:54.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 01:28:54 01:28:54.112 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 01:28:54 01:28:54.112 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 01:28:54 01:28:54.113 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 01:28:54 01:28:54.113 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 01:28:54 01:28:54.114 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 01:28:54 01:28:54.115 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 01:28:54 01:28:54.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 01:28:54 01:28:54.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 01:28:54 01:28:54.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 01:28:54 01:28:54.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 01:28:54 01:28:54.119 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 01:28:54 01:28:54.119 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 01:28:54 01:28:54.119 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 01:28:54 01:28:54.128 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 01:28:54 01:28:54.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 01:28:54 01:28:54.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 01:28:54 01:28:54.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 01:28:54 01:28:54.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 01:28:54 01:28:54.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 01:28:54 01:28:54.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 01:28:54 01:28:54.132 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 01:28:54 01:28:54.168 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DictionaryItemsRequest.dictionary, fieldGetter=PojoMethodImpl [method=getDictionary args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDictionary args=[class java.lang.String] return=void]]] with value [uHzf] 01:28:54 01:28:54.173 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@801fe56: ]] 01:28:54 01:28:54.173 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DictionaryItemsRequest.dictionaryType, fieldGetter=PojoMethodImpl [method=getDictionaryType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDictionaryType args=[class java.lang.String] return=void]]] with value [l0AZvb8JG] 01:28:54 01:28:54.173 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DictionaryItemsRequest.dictionary, fieldGetter=PojoMethodImpl [method=getDictionary args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDictionary args=[class java.lang.String] return=void]]] with value [WYhjD] 01:28:54 01:28:54.173 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DictionaryItemsRequest.dictionaryType, fieldGetter=PojoMethodImpl [method=getDictionaryType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDictionaryType args=[class java.lang.String] return=void]]] with value [V2H] 01:28:54 01:28:54.173 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.configName, fieldGetter=PojoMethodImpl [method=getConfigName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigName args=[class java.lang.String] return=void]]] with value [IgWuwk] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.riskLevel, fieldGetter=PojoMethodImpl [method=getRiskLevel args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRiskLevel args=[class java.lang.String] return=void]]] with value [xgjZl] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [gV0Un9] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.policyScope, fieldGetter=PojoMethodImpl [method=getPolicyScope args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyScope args=[class java.lang.String] return=void]]] with value [kbV] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.guard, fieldGetter=PojoMethodImpl [method=getGuard args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGuard args=[class java.lang.String] return=void]]] with value [cJ7ac] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [7UoYMOl7] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.priority, fieldGetter=PojoMethodImpl [method=getPriority args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPriority args=[class java.lang.String] return=void]]] with value [BvSyt] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.uuid, fieldGetter=PojoMethodImpl [method=getUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUuid args=[class java.lang.String] return=void]]] with value [vS00b] 01:28:54 01:28:54.174 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [iK74zAz] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Content] using InstanceFactory 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Content org.onap.so.client.policy.entities.Config.content, fieldGetter=PojoMethodImpl [method=getContent args=[] return=class org.onap.so.client.policy.entities.Content], fieldSetter=PojoMethodImpl [method=setContent args=[class org.onap.so.client.policy.entities.Content] return=void]]] with value [org.onap.so.client.policy.entities.Content@1ae22dc7] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.riskType, fieldGetter=PojoMethodImpl [method=getRiskType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRiskType args=[class java.lang.String] return=void]]] with value [8PZOpz] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.service, fieldGetter=PojoMethodImpl [method=getService args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setService args=[class java.lang.String] return=void]]] with value [0uDpTQw] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.location, fieldGetter=PojoMethodImpl [method=getLocation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLocation args=[class java.lang.String] return=void]]] with value [7D2LKbxJf] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.templateVersion, fieldGetter=PojoMethodImpl [method=getTemplateVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTemplateVersion args=[class java.lang.String] return=void]]] with value [d4Lgfg8pOv] 01:28:54 01:28:54.175 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.configName, fieldGetter=PojoMethodImpl [method=getConfigName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigName args=[class java.lang.String] return=void]]] with value [NmdMirQ] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.riskLevel, fieldGetter=PojoMethodImpl [method=getRiskLevel args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRiskLevel args=[class java.lang.String] return=void]]] with value [P9ehwKK1] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [mn] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.policyScope, fieldGetter=PojoMethodImpl [method=getPolicyScope args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyScope args=[class java.lang.String] return=void]]] with value [Gc8IVr] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.guard, fieldGetter=PojoMethodImpl [method=getGuard args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGuard args=[class java.lang.String] return=void]]] with value [PLm9lbd] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [5gcnAaCPhvfRuFj] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.priority, fieldGetter=PojoMethodImpl [method=getPriority args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPriority args=[class java.lang.String] return=void]]] with value [5S] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.uuid, fieldGetter=PojoMethodImpl [method=getUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUuid args=[class java.lang.String] return=void]]] with value [OD1Rc] 01:28:54 01:28:54.176 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [OETS1f7QK] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Content] using InstanceFactory 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Content org.onap.so.client.policy.entities.Config.content, fieldGetter=PojoMethodImpl [method=getContent args=[] return=class org.onap.so.client.policy.entities.Content], fieldSetter=PojoMethodImpl [method=setContent args=[class org.onap.so.client.policy.entities.Content] return=void]]] with value [org.onap.so.client.policy.entities.Content@5a9a9155] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.riskType, fieldGetter=PojoMethodImpl [method=getRiskType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRiskType args=[class java.lang.String] return=void]]] with value [jkjfwXsU] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.service, fieldGetter=PojoMethodImpl [method=getService args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setService args=[class java.lang.String] return=void]]] with value [qxwrrAF1] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.location, fieldGetter=PojoMethodImpl [method=getLocation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLocation args=[class java.lang.String] return=void]]] with value [elDUt99] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Config.templateVersion, fieldGetter=PojoMethodImpl [method=getTemplateVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTemplateVersion args=[class java.lang.String] return=void]]] with value [zQE9h] 01:28:54 01:28:54.177 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [ZU8beUjj] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.vNFType, fieldGetter=PojoMethodImpl [method=getvNFType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setvNFType args=[class java.lang.String] return=void]]] with value [pal7wDE] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.bbID, fieldGetter=PojoMethodImpl [method=getBbID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBbID args=[class java.lang.String] return=void]]] with value [L2B6] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.workStep, fieldGetter=PojoMethodImpl [method=getWorkStep args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkStep args=[class java.lang.String] return=void]]] with value [opfb6eFSS] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.errorCode, fieldGetter=PojoMethodImpl [method=getErrorCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorCode args=[class java.lang.String] return=void]]] with value [ZA6n15] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [qqi3J] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.vNFType, fieldGetter=PojoMethodImpl [method=getvNFType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setvNFType args=[class java.lang.String] return=void]]] with value [bCppNZk] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.bbID, fieldGetter=PojoMethodImpl [method=getBbID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBbID args=[class java.lang.String] return=void]]] with value [1AgmR6zaAzsl0f] 01:28:54 01:28:54.178 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.workStep, fieldGetter=PojoMethodImpl [method=getWorkStep args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkStep args=[class java.lang.String] return=void]]] with value [8I] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.DecisionAttributes.errorCode, fieldGetter=PojoMethodImpl [method=getErrorCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorCode args=[class java.lang.String] return=void]]] with value [Cn] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.client.policy.entities.Id.integral, fieldGetter=PojoMethodImpl [method=getIntegral args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setIntegral args=[class java.lang.Boolean] return=void]]] with value [true] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Id.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [eeq0G0x] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.client.policy.entities.Id.integral, fieldGetter=PojoMethodImpl [method=getIntegral args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setIntegral args=[class java.lang.Boolean] return=void]]] with value [true] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Id.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [sM6kx2] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecision.decision, fieldGetter=PojoMethodImpl [method=getDecision args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDecision args=[class java.lang.String] return=void]]] with value [ne9p14] 01:28:54 01:28:54.179 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecision.details, fieldGetter=PojoMethodImpl [method=getDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDetails args=[class java.lang.String] return=void]]] with value [Q2W] 01:28:54 01:28:54.180 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecision.decision, fieldGetter=PojoMethodImpl [method=getDecision args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDecision args=[class java.lang.String] return=void]]] with value [55CuU0zSKsRKueC] 01:28:54 01:28:54.180 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecision.details, fieldGetter=PojoMethodImpl [method=getDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDetails args=[class java.lang.String] return=void]]] with value [j03lKEvtQ] 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.FabricConfigModel] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.FabricConfigModel] using InstanceFactory 01:28:54 01:28:54.184 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.policy.entities.Content.fabricConfigModels, fieldGetter=PojoMethodImpl [method=getFabricConfigModels args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setFabricConfigModels args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.policy.entities.FabricConfigModel@5b1f3ba3, org.onap.so.client.policy.entities.FabricConfigModel@385e9b5b]] 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.FabricConfigModel] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.FabricConfigModel] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.policy.entities.Content.fabricConfigModels, fieldGetter=PojoMethodImpl [method=getFabricConfigModels args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setFabricConfigModels args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.policy.entities.FabricConfigModel@1385e9e3, org.onap.so.client.policy.entities.FabricConfigModel@6c49862e]] 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryData] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryData] using InstanceFactory 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.policy.entities.DictionaryJson.dictionaryDatas, fieldGetter=PojoMethodImpl [method=getDictionaryDatas args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDictionaryDatas args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.policy.entities.DictionaryData@4e296a27, org.onap.so.client.policy.entities.DictionaryData@261b4fa]] 01:28:54 01:28:54.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryData] using InstanceFactory 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryData] using InstanceFactory 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.policy.entities.DictionaryJson.dictionaryDatas, fieldGetter=PojoMethodImpl [method=getDictionaryDatas args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDictionaryDatas args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.policy.entities.DictionaryData@3e978fa4, org.onap.so.client.policy.entities.DictionaryData@1ecf06ae]] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyConfigMessage, fieldGetter=PojoMethodImpl [method=getPolicyConfigMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyConfigMessage args=[class java.lang.String] return=void]]] with value [o7lC] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyConfigStatus, fieldGetter=PojoMethodImpl [method=getPolicyConfigStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyConfigStatus args=[class java.lang.String] return=void]]] with value [xVL] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [x1KPru] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.config, fieldGetter=PojoMethodImpl [method=getConfig args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfig args=[class java.lang.String] return=void]]] with value [TCKBwJN3] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [KUm] 01:28:54 01:28:54.186 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class java.lang.String] return=void]]] with value [Uymtl] 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [zFRcy033KBpzMfWlu] 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.PolicyConfig.matchingConditions, fieldGetter=PojoMethodImpl [method=getMatchingConditions args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMatchingConditions args=[interface java.util.Map] return=void]]] with value [{kk=s44iWxR1T1Q, giUAMBXSEkW=ZCRxIWKsGr1I, uVL9ZwRJgqEP=4NHpdv, RTXiMa6JVFnF=RmjebAn, osO4=YTdO8Zau}] 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.189 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.PolicyConfig.responseAttributes, fieldGetter=PojoMethodImpl [method=getResponseAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResponseAttributes args=[interface java.util.Map] return=void]]] with value [{5x6K=ri7T7CSsfZ, gagkb66=eXkfyxjDI, r=BeQev8, wFCsu=aVHZKiW3pzB}] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.so.client.policy.entities.PolicyConfig.property, fieldGetter=PojoMethodImpl [method=getProperty args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setProperty args=[class java.lang.Object] return=void]]] with value [java.lang.Object@245cc90b] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyConfigMessage, fieldGetter=PojoMethodImpl [method=getPolicyConfigMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyConfigMessage args=[class java.lang.String] return=void]]] with value [gtC] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyConfigStatus, fieldGetter=PojoMethodImpl [method=getPolicyConfigStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyConfigStatus args=[class java.lang.String] return=void]]] with value [90] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [We1PavNBD3] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.config, fieldGetter=PojoMethodImpl [method=getConfig args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfig args=[class java.lang.String] return=void]]] with value [8GPjhbGu4J] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [Kr8RBz] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class java.lang.String] return=void]]] with value [Us26oviZHAZ] 01:28:54 01:28:54.190 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyConfig.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [9OnAYHoLM] 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.PolicyConfig.matchingConditions, fieldGetter=PojoMethodImpl [method=getMatchingConditions args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMatchingConditions args=[interface java.util.Map] return=void]]] with value [{m6hHc=5bV, 4YH=4sg}] 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.191 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.PolicyConfig.responseAttributes, fieldGetter=PojoMethodImpl [method=getResponseAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResponseAttributes args=[interface java.util.Map] return=void]]] with value [{p6C1iVHu=rtFmEt1C, rHLpBHFyihPL=Wej68, Wh1g=ZRHSo3o, QztYrho7qs=AG46}] 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.so.client.policy.entities.PolicyConfig.property, fieldGetter=PojoMethodImpl [method=getProperty args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setProperty args=[class java.lang.Object] return=void]]] with value [java.lang.Object@6fdc1bcd] 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryJson] using InstanceFactory 01:28:54 01:28:54.192 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.DictionaryJson org.onap.so.client.policy.entities.AllowedTreatments.dictionaryJson, fieldGetter=PojoMethodImpl [method=getDictionaryJson args=[] return=class org.onap.so.client.policy.entities.DictionaryJson], fieldSetter=PojoMethodImpl [method=setDictionaryJson args=[class org.onap.so.client.policy.entities.DictionaryJson] return=void]]] with value [org.onap.so.client.policy.entities.DictionaryJson@32b19797] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.so.client.policy.entities.AllowedTreatments.dictionaryData, fieldGetter=PojoMethodImpl [method=getDictionaryData args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setDictionaryData args=[class java.lang.Object] return=void]]] with value [java.lang.Object@3e3ffea8] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.policy.entities.AllowedTreatments.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class java.lang.Integer] return=void]]] with value [-2095766792] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.AllowedTreatments.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [MBrq] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DictionaryJson] using InstanceFactory 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.DictionaryJson org.onap.so.client.policy.entities.AllowedTreatments.dictionaryJson, fieldGetter=PojoMethodImpl [method=getDictionaryJson args=[] return=class org.onap.so.client.policy.entities.DictionaryJson], fieldSetter=PojoMethodImpl [method=setDictionaryJson args=[class org.onap.so.client.policy.entities.DictionaryJson] return=void]]] with value [org.onap.so.client.policy.entities.DictionaryJson@4a95d836] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Object org.onap.so.client.policy.entities.AllowedTreatments.dictionaryData, fieldGetter=PojoMethodImpl [method=getDictionaryData args=[] return=class java.lang.Object], fieldSetter=PojoMethodImpl [method=setDictionaryData args=[class java.lang.Object] return=void]]] with value [java.lang.Object@4598b0da] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.policy.entities.AllowedTreatments.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class java.lang.Integer] return=void]]] with value [1933515648] 01:28:54 01:28:54.193 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.AllowedTreatments.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [IzLytxZK6] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [jL1Zecp] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [GxIDMXT] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [XmLh4yIy] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [uFmqQueiopkER] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [iRsqHcNf] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Treatments.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [BHIRV] 01:28:54 01:28:54.194 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.FabricConfigModel.vnfProfile, fieldGetter=PojoMethodImpl [method=getVnfProfile args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfProfile args=[class java.lang.String] return=void]]] with value [mo6xdLHx] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.FabricConfigModel.lagProfile, fieldGetter=PojoMethodImpl [method=getLagProfile args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLagProfile args=[class java.lang.String] return=void]]] with value [J6dyKOD] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.FabricConfigModel.vnfProfile, fieldGetter=PojoMethodImpl [method=getVnfProfile args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfProfile args=[class java.lang.String] return=void]]] with value [szKCf] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.FabricConfigModel.lagProfile, fieldGetter=PojoMethodImpl [method=getLagProfile args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLagProfile args=[class java.lang.String] return=void]]] with value [Vf6] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [qcGAR] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [KuYpW] 01:28:54 01:28:54.195 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [cxj77TDHZRT7E] 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [Ixa] 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [G4ryFLsk48a8Y] 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Workstep.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [gN1ZpH7m] 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.196 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.ConfigRequestParameters.configAttributes, fieldGetter=PojoMethodImpl [method=getConfigAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setConfigAttributes args=[interface java.util.Map] return=void]]] with value [{4VeWQ7v=bP, TaUt9=6Op0r, xrEGv7=zswRN, h4QPWx90=wzZZ3SAHTS, nAl=7Rr1zMQBF32Do}] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.configName, fieldGetter=PojoMethodImpl [method=getConfigName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigName args=[class java.lang.String] return=void]]] with value [VcazC] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.ecompName, fieldGetter=PojoMethodImpl [method=getEcompName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEcompName args=[class java.lang.String] return=void]]] with value [8hTL9h7ey] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [nvv] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [r0N] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.requestID, fieldGetter=PojoMethodImpl [method=getRequestID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestID args=[class java.lang.String] return=void]]] with value [X1oJWq] 01:28:54 01:28:54.197 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.client.policy.entities.ConfigRequestParameters.unique, fieldGetter=PojoMethodImpl [method=getUnique args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setUnique args=[class java.lang.Boolean] return=void]]] with value [true] 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.client.policy.entities.ConfigRequestParameters.configAttributes, fieldGetter=PojoMethodImpl [method=getConfigAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setConfigAttributes args=[interface java.util.Map] return=void]]] with value [{zng=oWF, pmW=GguUCeYM9, 5QaGa=cx5A3Ck9cW}] 01:28:54 01:28:54.198 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.configName, fieldGetter=PojoMethodImpl [method=getConfigName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigName args=[class java.lang.String] return=void]]] with value [vBuRm6] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.ecompName, fieldGetter=PojoMethodImpl [method=getEcompName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEcompName args=[class java.lang.String] return=void]]] with value [bR] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [fy] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.policyName, fieldGetter=PojoMethodImpl [method=getPolicyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyName args=[class java.lang.String] return=void]]] with value [Jh7tXK] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.ConfigRequestParameters.requestID, fieldGetter=PojoMethodImpl [method=getRequestID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestID args=[class java.lang.String] return=void]]] with value [MXgkX] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.client.policy.entities.ConfigRequestParameters.unique, fieldGetter=PojoMethodImpl [method=getUnique args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setUnique args=[class java.lang.Boolean] return=void]]] with value [false] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [tw095xstiw105mSA] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [e7nuYtni] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [5wqXHHBo] 01:28:54 01:28:54.199 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.valueType, fieldGetter=PojoMethodImpl [method=getValueType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValueType args=[class java.lang.String] return=void]]] with value [h5] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.string, fieldGetter=PojoMethodImpl [method=getString args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setString args=[class java.lang.String] return=void]]] with value [mNT8] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.Bbid.chars, fieldGetter=PojoMethodImpl [method=getChars args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setChars args=[class java.lang.String] return=void]]] with value [Vksln4] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DecisionAttributes] using InstanceFactory 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.DecisionAttributes org.onap.so.client.policy.entities.PolicyDecisionRequest.decisionAttributes, fieldGetter=PojoMethodImpl [method=getDecisionAttributes args=[] return=class org.onap.so.client.policy.entities.DecisionAttributes], fieldSetter=PojoMethodImpl [method=setDecisionAttributes args=[class org.onap.so.client.policy.entities.DecisionAttributes] return=void]]] with value [org.onap.so.client.policy.entities.DecisionAttributes@1cd9cf91] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecisionRequest.ecompcomponentName, fieldGetter=PojoMethodImpl [method=getEcompcomponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEcompcomponentName args=[class java.lang.String] return=void]]] with value [VA] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.DecisionAttributes] using InstanceFactory 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.DecisionAttributes org.onap.so.client.policy.entities.PolicyDecisionRequest.decisionAttributes, fieldGetter=PojoMethodImpl [method=getDecisionAttributes args=[] return=class org.onap.so.client.policy.entities.DecisionAttributes], fieldSetter=PojoMethodImpl [method=setDecisionAttributes args=[class org.onap.so.client.policy.entities.DecisionAttributes] return=void]]] with value [org.onap.so.client.policy.entities.DecisionAttributes@370283f5] 01:28:54 01:28:54.200 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.policy.entities.PolicyDecisionRequest.ecompcomponentName, fieldGetter=PojoMethodImpl [method=getEcompcomponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEcompcomponentName args=[class java.lang.String] return=void]]] with value [32dOd] 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Id] using InstanceFactory 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Id org.onap.so.client.policy.entities.DictionaryData.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class org.onap.so.client.policy.entities.Id], fieldSetter=PojoMethodImpl [method=setId args=[class org.onap.so.client.policy.entities.Id] return=void]]] with value [org.onap.so.client.policy.entities.Id@6cd3d48c] 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Bbid] using InstanceFactory 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Bbid org.onap.so.client.policy.entities.DictionaryData.bbid, fieldGetter=PojoMethodImpl [method=getBbid args=[] return=class org.onap.so.client.policy.entities.Bbid], fieldSetter=PojoMethodImpl [method=setBbid args=[class org.onap.so.client.policy.entities.Bbid] return=void]]] with value [org.onap.so.client.policy.entities.Bbid@8328c7d] 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Workstep] using InstanceFactory 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Workstep org.onap.so.client.policy.entities.DictionaryData.workstep, fieldGetter=PojoMethodImpl [method=getWorkstep args=[] return=class org.onap.so.client.policy.entities.Workstep], fieldSetter=PojoMethodImpl [method=setWorkstep args=[class org.onap.so.client.policy.entities.Workstep] return=void]]] with value [org.onap.so.client.policy.entities.Workstep@5ac56fad] 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Treatments] using InstanceFactory 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Treatments org.onap.so.client.policy.entities.DictionaryData.treatments, fieldGetter=PojoMethodImpl [method=getTreatments args=[] return=class org.onap.so.client.policy.entities.Treatments], fieldSetter=PojoMethodImpl [method=setTreatments args=[class org.onap.so.client.policy.entities.Treatments] return=void]]] with value [org.onap.so.client.policy.entities.Treatments@79fb522b] 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Id] using InstanceFactory 01:28:54 01:28:54.201 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Id org.onap.so.client.policy.entities.DictionaryData.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class org.onap.so.client.policy.entities.Id], fieldSetter=PojoMethodImpl [method=setId args=[class org.onap.so.client.policy.entities.Id] return=void]]] with value [org.onap.so.client.policy.entities.Id@bfe9e2c] 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Bbid] using InstanceFactory 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Bbid org.onap.so.client.policy.entities.DictionaryData.bbid, fieldGetter=PojoMethodImpl [method=getBbid args=[] return=class org.onap.so.client.policy.entities.Bbid], fieldSetter=PojoMethodImpl [method=setBbid args=[class org.onap.so.client.policy.entities.Bbid] return=void]]] with value [org.onap.so.client.policy.entities.Bbid@1733aa4a] 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Workstep] using InstanceFactory 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Workstep org.onap.so.client.policy.entities.DictionaryData.workstep, fieldGetter=PojoMethodImpl [method=getWorkstep args=[] return=class org.onap.so.client.policy.entities.Workstep], fieldSetter=PojoMethodImpl [method=setWorkstep args=[class org.onap.so.client.policy.entities.Workstep] return=void]]] with value [org.onap.so.client.policy.entities.Workstep@66fa0706] 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.policy.entities.Treatments] using InstanceFactory 01:28:54 01:28:54.202 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.policy.entities.Treatments org.onap.so.client.policy.entities.DictionaryData.treatments, fieldGetter=PojoMethodImpl [method=getTreatments args=[] return=class org.onap.so.client.policy.entities.Treatments], fieldSetter=PojoMethodImpl [method=setTreatments args=[class org.onap.so.client.policy.entities.Treatments] return=void]]] with value [org.onap.so.client.policy.entities.Treatments@45337bf8] 01:28:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.onap.so.client.policy.entities.PolicyEntitiesTest 01:28:54 [INFO] Running org.onap.so.client.dmaap.DmaapClientTest 01:28:54 01:28:54.208 [main] ERROR org.onap.so.client.dmaap.DmaapClient - No RestProperty implementation found on classpath, loading default 01:28:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.client.dmaap.DmaapClientTest 01:28:54 [INFO] Running org.onap.so.client.dmaap.rest.DMaaPRestClientTest 01:28:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.client.dmaap.rest.DMaaPRestClientTest 01:28:54 [INFO] Running org.onap.so.client.dmaap.exceptions.DMaaPConsumerFailureTest 01:28:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.dmaap.exceptions.DMaaPConsumerFailureTest 01:28:54 [INFO] Running org.onap.so.client.RestClientTest 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@67526dc1 added {qtp1352646061{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3a3c98f1{HTTP/1.1} added {HttpConfiguration@26105844{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@67526dc1,UNMANAGED} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{null}{0.0.0.0:0} added {qtp1352646061{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@bcfebfe,AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@21225732,POJO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{null}{0.0.0.0:0} added {HttpConnectionFactory@3a3c98f1{HTTP/1.1},AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5d4f92a,MANAGED} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@67526dc1 added {NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@67526dc1 added {w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null},AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db,AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.273 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@67526dc1 added {w.o.e.j.s.ServletContextHandler@2127a694{/,null,null},AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@2127a694{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@2127a694{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5,AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5,POJO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,null}] added {w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null},AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,null}] added {w.o.e.j.s.ServletContextHandler@2127a694{/,null,null},AUTO} 01:28:54 01:28:54.274 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@67526dc1 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,null}],AUTO} 01:28:54 01:28:54.275 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.275 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:54 01:28:54.275 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.275 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1352646061{STOPPED,8<=0<=10,i=0,q=0} 01:28:54 01:28:54.282 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms qtp1352646061{STARTED,8<=8<=10,i=6,q=0} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,null}] 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,null}] 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,null} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,STARTING} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8 from default=false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343 from default=false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38 from default=false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7] 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343=wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8=wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@71c7b390 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.283 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,AVAILABLE} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5949ms w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,AVAILABLE} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@2127a694{/,null,null} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@2127a694{/,null,STARTING} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e from default=false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e from default=false 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5, wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa=wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5] 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa 01:28:54 01:28:54.283 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@225d6b97 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@6e4a177f 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@5ed48263 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.284 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2127a694{/,null,AVAILABLE} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms w.o.e.j.s.ServletContextHandler@2127a694{/,null,AVAILABLE} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,AVAILABLE}] 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:38731],POJO} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@bcfebfe 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@bcfebfe 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3a3c98f1{HTTP/1.1} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5950ms HttpConnectionFactory@3a3c98f1{HTTP/1.1} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5d4f92a 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=-1 selected=-1 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5951ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=0 selected=0 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=-1 selected=-1 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5951ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=0 selected=0 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5951ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5d4f92a 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731} added {acceptor-0@5009e592,POJO} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731} added {acceptor-1@2a34a26a,POJO} 01:28:54 01:28:54.284 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731} 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5951ms NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731} 01:28:54 01:28:54.284 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5951ms 01:28:54 01:28:54.284 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5951ms wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.285 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=0 selected=0 01:28:54 01:28:54.285 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:54 01:28:54.285 [qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=0 selected=0 01:28:54 01:28:54.285 [qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:54 01:28:54.318 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:28:54 01:28:54.318 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:38731/chunked/delayed with request headers:{X-RequestID=[dc1617c1-1b48-4477-b0e0-a18d397e8b88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[82ae1e91-205f-4845-9ce8-2966e1acb685], X-ECOMP-RequestID=[dc1617c1-1b48-4477-b0e0-a18d397e8b88], X-TransactionID=[dc1617c1-1b48-4477-b0e0-a18d397e8b88], X-ONAP-RequestID=[dc1617c1-1b48-4477-b0e0-a18d397e8b88]} 01:28:54 01:28:54.319 [qtp1352646061-138-acceptor-0@5009e592-NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:38731}] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@70c652f5 01:28:54 01:28:54.320 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:54 01:28:54.320 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@70c652f5 01:28:54 01:28:54.320 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onOpen NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} 01:28:54 01:28:54.320 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.IdleTimeout - NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,0/30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 0 ms, remaining: 30000 ms 01:28:54 01:28:54.321 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=} -> NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0},null,HttpChannelState@7d9daf94{s=IDLE i=true a=null} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f98130b[IDLE,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,1/30000,null}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2f98130b[IDLE,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f98130b[IDLE,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@2f98130b[FILL_INTERESTED,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,2/30000,HttpConnection}{io=0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 0 -> 1 for NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5a34ccd 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Created NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=0} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5a34ccd 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=1,kro=0} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,R,-,0/30000,HttpConnection}{io=1,kio=0,kro=1} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectChannelEndPoint - Local interests updating 1 -> 0 for NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,R,-,0/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5a34ccd 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@2f98130b[FILLING,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,0/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectChannelEndPoint$1@5a34ccd 01:28:54 01:28:54.322 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:54 01:28:54.325 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.server.HttpConnection - HttpConnection@2f98130b[FILLING,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,3/30000,HttpConnection}{io=0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=0,c=false,a=IDLE,uri=}] onFillable HttpChannelState@7d9daf94{s=IDLE i=true a=null} 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - filled 461 NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,Open,in,out,-,-,4/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@66353c78[p=0,l=461,c=8192,r=461]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - START --> SPACE1 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - URI --> SPACE2 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_NAME 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_NAME --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - HEADER --> END 01:28:54 01:28:54.326 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e4caef3{r=1,c=false,a=IDLE,uri=/chunked/delayed} messageComplete 01:28:54 01:28:54.327 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@68f2dece EOF 01:28:54 01:28:54.327 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e4caef3{r=1,c=false,a=IDLE,uri=/chunked/delayed} handle enter 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@7d9daf94{s=IDLE i=true a=null} handling IDLE 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e4caef3{r=1,c=false,a=DISPATCHED,uri=/chunked/delayed} action REQUEST_DISPATCH 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.Server - REQUEST GET /chunked/delayed on HttpChannelOverHttp@1e4caef3{r=1,c=false,a=DISPATCHED,uri=/chunked/delayed} 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/chunked/delayed @ w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,AVAILABLE} 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - scope null||/chunked/delayed @ w.o.e.j.s.ServletContextHandler@2127a694{/,null,AVAILABLE} 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.handler.ContextHandler - context=||/chunked/delayed @ w.o.e.j.s.ServletContextHandler@2127a694{/,null,AVAILABLE} 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servlet |/chunked/delayed|null -> com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - chain=wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa->com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHolder - Servlet.init com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet@6ccd5708 for com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:28:54 01:28:54.327 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call filter wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa 01:28:54 01:28:54.333 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - call servlet com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:54 01:28:54.335 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@68f2dece eof EOF 01:28:54 01:28:54.335 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@68f2dece eof EOF 01:28:54 01:28:54.335 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@68f2dece eof EOF 01:28:54 01:28:54.429 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.430 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0} 01:28:54 01:28:54.430 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5d4f92a 01:28:54 01:28:54.430 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=1 selected=0 01:28:54 01:28:54.430 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=1 selected=0 01:28:54 01:28:54.430 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@71d54bba 01:28:54 01:28:54.430 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 01:28:54 01:28:54.430 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@71d54bba 01:28:54 01:28:54.430 [qtp1352646061-142] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,in,out,-,-,104/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:54 01:28:54.430 [qtp1352646061-142] DEBUG wiremock.org.eclipse.jetty.io.ChannelEndPoint - close NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,in,out,-,-,104/30000,HttpConnection}{io=0,kio=0,kro=1} 01:28:54 01:28:54.431 [qtp1352646061-142] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Destroyed NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,ISHUT,OSHUT,-,-,105/30000,HttpConnection}{io=0,kio=-1,kro=-1} 01:28:54 01:28:54.431 [qtp1352646061-142] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2f98130b[FILLING,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,ISHUT,OSHUT,-,-,105/30000,HttpConnection}{io=0,kio=-1,kro=-1}][p=HttpParser{s=END,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=1,c=false,a=DISPATCHED,uri=/chunked/delayed}] 01:28:54 01:28:54.431 [qtp1352646061-142] DEBUG wiremock.org.eclipse.jetty.io.AbstractEndPoint - onClose NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,ISHUT,OSHUT,-,-,105/30000,HttpConnection}{io=0,kio=-1,kro=-1} 01:28:54 01:28:54.432 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=-1 selected=-1 01:28:54 01:28:54.432 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=-1 selected=-1 01:28:54 01:28:54.432 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=0 selected=0 01:28:54 01:28:54.432 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=0 selected=0 01:28:54 01:28:54.432 [qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1352646061-136-selector-ServerConnectorManager@5d4f92a/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@270e206f keys=-1 selected=-1 01:28:54 01:28:54.432 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4a043094 01:28:54 01:28:54.432 [qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:54 01:28:54.432 [qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4a043094 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=-1 selected=-1 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=-1 selected=-1 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@5d4f92a 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3a3c98f1{HTTP/1.1} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3a3c98f1{HTTP/1.1} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@bcfebfe 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@bcfebfe 01:28:54 01:28:54.441 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@7f87b323{HTTP/1.1}{0.0.0.0:0} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,SHUTDOWN}] 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,SHUTDOWN}] 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@2127a694{/,null,SHUTDOWN} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@2127a694{/,null,UNAVAILABLE} 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@2a43fb15 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-367f3fe5 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-672035c7 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-38cc8baa 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,true 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-364cf84e@9734b3e3==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5860fa7e@f4a151a6==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.441 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@5a19008f 01:28:54 01:28:54.442 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2127a694{/,null,UNAVAILABLE} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@2127a694{/,null,UNAVAILABLE} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,SHUTDOWN} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,UNAVAILABLE} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-55d73f7 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-502a4a38@25f5a8ea==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-227b27d8@83f59ba4==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-c49343@ff6b014a==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@336cc9db 01:28:54 01:28:54.442 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,UNAVAILABLE} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,UNAVAILABLE} 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@351e16c[w.o.e.j.s.ServletContextHandler@71307275{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@2127a694{/,null,UNAVAILABLE}] 01:28:54 01:28:54.442 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1352646061{STARTED,8<=8<=10,i=6,q=0} 01:28:54 01:28:54.443 [qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1352646061-137-selector-ServerConnectorManager@5d4f92a/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@6e46f6ca keys=-1 selected=-1 01:28:54 01:28:54.443 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1352646061-141 - /chunked/delayed,5,main] 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:667) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.access$100(HttpConnection.java:639) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:471) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:760) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:798) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:155) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:148) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:179) 01:28:54 at app//wiremock.org.eclipse.jetty.servlets.gzip.AbstractCompressedStream.close(AbstractCompressedStream.java:168) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.writeAndTranslateExceptionsWithChunkedDribbleDelay(WireMockHandlerDispatchingServlet.java:254) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.applyResponse(WireMockHandlerDispatchingServlet.java:213) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondTo(WireMockHandlerDispatchingServlet.java:179) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondSync(WireMockHandlerDispatchingServlet.java:146) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respond(WireMockHandlerDispatchingServlet.java:140) 01:28:54 at app//com.github.tomakehurst.wiremock.http.AbstractRequestHandler.handle(AbstractRequestHandler.java:63) 01:28:54 at app//com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.service(WireMockHandlerDispatchingServlet.java:116) 01:28:54 at app//javax.servlet.http.HttpServlet.service(HttpServlet.java:790) 01:28:54 at app//wiremock.org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) 01:28:54 at app//wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669) 01:28:54 at app//wiremock.org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) 01:28:54 at app//wiremock.org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:365) 01:28:54 at app//wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) 01:28:54 at app//wiremock.org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 01:28:54 at app//wiremock.org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) 01:28:54 at app//wiremock.org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) 01:28:54 at app//wiremock.org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) 01:28:54 at app//wiremock.org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 01:28:54 at app//wiremock.org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) 01:28:54 at app//wiremock.org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) 01:28:54 at app//wiremock.org.eclipse.jetty.server.Server.handle(Server.java:499) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) 01:28:54 at app//wiremock.org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:258) 01:28:54 at app//wiremock.org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) 01:28:54 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) 01:28:54 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 01:28:54 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:54 01:28:54.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1352646061{STOPPED,8<=8<=10,i=0,q=6} 01:28:54 01:28:54.443 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@67526dc1 01:28:54 01:28:54.443 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - 01:28:54 wiremock.org.eclipse.jetty.io.EofException: null 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:667) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.access$100(HttpConnection.java:639) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:471) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:760) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:798) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:155) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:148) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:179) 01:28:54 at wiremock.org.eclipse.jetty.servlets.gzip.AbstractCompressedStream.close(AbstractCompressedStream.java:168) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.writeAndTranslateExceptionsWithChunkedDribbleDelay(WireMockHandlerDispatchingServlet.java:254) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.applyResponse(WireMockHandlerDispatchingServlet.java:213) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondTo(WireMockHandlerDispatchingServlet.java:179) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondSync(WireMockHandlerDispatchingServlet.java:146) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respond(WireMockHandlerDispatchingServlet.java:140) 01:28:54 at com.github.tomakehurst.wiremock.http.AbstractRequestHandler.handle(AbstractRequestHandler.java:63) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.service(WireMockHandlerDispatchingServlet.java:116) 01:28:54 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669) 01:28:54 at wiremock.org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) 01:28:54 at wiremock.org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:365) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) 01:28:54 at wiremock.org.eclipse.jetty.server.Server.handle(Server.java:499) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:258) 01:28:54 at wiremock.org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) 01:28:54 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) 01:28:54 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 01:28:54 at java.base/java.lang.Thread.run(Thread.java:829) 01:28:54 01:28:54.444 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpOutput - 01:28:54 wiremock.org.eclipse.jetty.io.EofException: null 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:667) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection$SendCallback.access$100(HttpConnection.java:639) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:471) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:760) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:798) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:155) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:148) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:179) 01:28:54 at wiremock.org.eclipse.jetty.servlets.gzip.AbstractCompressedStream.close(AbstractCompressedStream.java:168) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.writeAndTranslateExceptionsWithChunkedDribbleDelay(WireMockHandlerDispatchingServlet.java:254) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.applyResponse(WireMockHandlerDispatchingServlet.java:213) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondTo(WireMockHandlerDispatchingServlet.java:179) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respondSync(WireMockHandlerDispatchingServlet.java:146) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet$ServletHttpResponder.respond(WireMockHandlerDispatchingServlet.java:140) 01:28:54 at com.github.tomakehurst.wiremock.http.AbstractRequestHandler.handle(AbstractRequestHandler.java:63) 01:28:54 at com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet.service(WireMockHandlerDispatchingServlet.java:116) 01:28:54 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669) 01:28:54 at wiremock.org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) 01:28:54 at wiremock.org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:365) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) 01:28:54 at wiremock.org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) 01:28:54 at wiremock.org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) 01:28:54 at wiremock.org.eclipse.jetty.server.Server.handle(Server.java:499) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) 01:28:54 at wiremock.org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:258) 01:28:54 at wiremock.org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) 01:28:54 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) 01:28:54 at wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 01:28:54 at java.base/java.lang.Thread.run(Thread.java:829) 01:28:54 01:28:54.444 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.Server - RESPONSE /chunked/delayed 200 handled=true 01:28:54 01:28:54.444 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.server.HttpChannelState - HttpChannelState@7d9daf94{s=DISPATCHED i=true a=null} unhandle DISPATCHED 01:28:54 01:28:54.444 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - close HttpParser{s=END,0 of 0} 01:28:54 01:28:54.444 [qtp1352646061-141 - /chunked/delayed] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - END --> CLOSED 01:28:54 01:28:54.444 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e4caef3{r=1,c=false,a=IDLE,uri=} handle exit, result COMPLETE 01:28:54 01:28:54.444 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=CLOSED,0 of 0} 01:28:54 01:28:54.444 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.http.HttpParser - parseNext s=CLOSED HeapByteBuffer@185ec7b5[p=0,l=0,c=0,r=0]={<<<>>>} 01:28:54 01:28:54.444 [qtp1352646061-141] DEBUG wiremock.org.eclipse.jetty.io.AbstractConnection - FILLING-->IDLE HttpConnection@2f98130b[IDLE,NetworkTrafficSelectChannelEndPoint@5f71a4c8{/127.0.0.1:51176<->38731,CLOSED,ISHUT,OSHUT,-,-,118/30000,HttpConnection}{io=0,kio=-1,kro=-1}][p=HttpParser{s=CLOSED,0 of 0},g=HttpGenerator{s=START},c=HttpChannelOverHttp@1e4caef3{r=1,c=false,a=IDLE,uri=}] 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@3c21931c added {qtp781402149{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@54c784fd{HTTP/1.1} added {HttpConfiguration@635396b8{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@3c21931c,UNMANAGED} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{null}{0.0.0.0:0} added {qtp781402149{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@57f5709f,AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@f742060,POJO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{null}{0.0.0.0:0} added {HttpConnectionFactory@54c784fd{HTTP/1.1},AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@70ed9160,MANAGED} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@3c21931c added {NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@3c21931c added {w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null},AUTO} 01:28:54 01:28:54.447 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@3c21931c added {w.o.e.j.s.ServletContextHandler@57682043{/,null,null},AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@57682043{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@57682043{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307,AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307,POJO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@57682043{/,null,null}] added {w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null},AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@57682043{/,null,null}] added {w.o.e.j.s.ServletContextHandler@57682043{/,null,null},AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@3c21931c added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@57682043{/,null,null}],AUTO} 01:28:54 01:28:54.448 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:54 01:28:54.449 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:54 01:28:54.449 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:54 01:28:54.449 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp781402149{STOPPED,8<=0<=10,i=0,q=0} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6126ms qtp781402149{STARTED,8<=8<=10,i=7,q=0} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@57682043{/,null,null}] 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@57682043{/,null,null}] 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,null} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,STARTING} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42 from default=false 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb from default=false 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99 from default=false 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6] 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb=wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.460 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@4d810b08 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.461 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,AVAILABLE} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6127ms w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,AVAILABLE} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@57682043{/,null,null} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@57682043{/,null,STARTING} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1 from default=false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708 from default=false 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5=wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307] 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5 01:28:54 01:28:54.461 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@2005dc6b 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@65994a28 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@6d4c4a71 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:54 01:28:54.462 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@57682043{/,null,AVAILABLE} 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6128ms w.o.e.j.s.ServletContextHandler@57682043{/,null,AVAILABLE} 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@57682043{/,null,AVAILABLE}] 01:28:54 01:28:54.462 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:37667} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:37667],POJO} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@57f5709f 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@57f5709f 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@54c784fd{HTTP/1.1} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms HttpConnectionFactory@54c784fd{HTTP/1.1} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@70ed9160 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=-1 selected=-1 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=0 selected=0 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=-1 selected=-1 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=0 selected=0 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6129ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@70ed9160 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:37667} added {acceptor-0@5b73fd45,POJO} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:37667} added {acceptor-1@54e32b98,POJO} 01:28:54 01:28:54.463 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:37667} 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6130ms NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:37667} 01:28:54 01:28:54.463 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6130ms 01:28:54 01:28:54.463 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6130ms wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:54 01:28:54.464 [qtp781402149-146-selector-ServerConnectorManager@70ed9160/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp781402149-146-selector-ServerConnectorManager@70ed9160/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=0 selected=0 01:28:54 01:28:54.464 [qtp781402149-146-selector-ServerConnectorManager@70ed9160/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:54 01:28:54.464 [qtp781402149-147-selector-ServerConnectorManager@70ed9160/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp781402149-147-selector-ServerConnectorManager@70ed9160/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=0 selected=0 01:28:54 01:28:54.464 [qtp781402149-147-selector-ServerConnectorManager@70ed9160/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:55 01:28:55.551 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:55 01:28:55.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@70ed9160 01:28:55 01:28:55.552 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=0 selected=0 01:28:55 01:28:55.552 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=0 selected=0 01:28:55 01:28:55.552 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2d89c326 01:28:55 01:28:55.552 [qtp781402149-146-selector-ServerConnectorManager@70ed9160/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:55 01:28:55.552 [qtp781402149-146-selector-ServerConnectorManager@70ed9160/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2d89c326 01:28:55 01:28:55.553 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=-1 selected=-1 01:28:55 01:28:55.553 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=-1 selected=-1 01:28:55 01:28:55.554 [qtp781402149-146-selector-ServerConnectorManager@70ed9160/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp781402149-146-selector-ServerConnectorManager@70ed9160/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@7afc5c55 keys=-1 selected=-1 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=0 selected=0 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=0 selected=0 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@769a2877 01:28:55 01:28:55.554 [qtp781402149-147-selector-ServerConnectorManager@70ed9160/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:55 01:28:55.554 [qtp781402149-147-selector-ServerConnectorManager@70ed9160/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@769a2877 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=-1 selected=-1 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=-1 selected=-1 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@70ed9160 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@54c784fd{HTTP/1.1} 01:28:55 01:28:55.554 [qtp781402149-147-selector-ServerConnectorManager@70ed9160/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp781402149-147-selector-ServerConnectorManager@70ed9160/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@741421e5 keys=-1 selected=-1 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@54c784fd{HTTP/1.1} 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@57f5709f 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@57f5709f 01:28:55 01:28:55.554 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@67fca00e{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.554 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@57682043{/,null,SHUTDOWN}] 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@57682043{/,null,SHUTDOWN}] 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@57682043{/,null,SHUTDOWN} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@57682043{/,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@304381b4 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-25e16307 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-7dbe6c2f 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-144bb0a5 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-263fd708@2dc807c0==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-3f4acac1@a585140c==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@4740b02 01:28:55 01:28:55.555 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@57682043{/,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@57682043{/,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,SHUTDOWN} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-4f5ad6c6 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-33e11c99@49476b8c==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-3c3dfe42@549369e==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-20470dbb@12ac68b5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@e9e4b28 01:28:55 01:28:55.555 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@983082e[w.o.e.j.s.ServletContextHandler@ce0666a{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@57682043{/,null,UNAVAILABLE}] 01:28:55 01:28:55.555 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp781402149{STARTED,8<=8<=10,i=8,q=0} 01:28:55 01:28:55.557 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp781402149-146,5,] 01:28:55 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:55 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:55 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:55 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:55 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:55 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:55 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:55 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:55 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:55 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:55 01:28:55.557 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp781402149-154,5,] 01:28:55 01:28:55.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp781402149{STOPPED,8<=8<=10,i=0,q=3} 01:28:55 01:28:55.557 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@3c21931c 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@598f6591 added {qtp2089581078{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@44deaadc{HTTP/1.1} added {HttpConfiguration@4d8dfff9{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@598f6591,UNMANAGED} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{null}{0.0.0.0:0} added {qtp2089581078{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@52ce7094,AUTO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@41f6e83e,POJO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{null}{0.0.0.0:0} added {HttpConnectionFactory@44deaadc{HTTP/1.1},AUTO} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6326b5ce,MANAGED} 01:28:55 01:28:55.562 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@598f6591 added {NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@598f6591 added {w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null},AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@598f6591 added {w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null},AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae,AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae,POJO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null}] added {w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null},AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null}] added {w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null},AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@598f6591 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null}],AUTO} 01:28:55 01:28:55.563 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.564 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:55 01:28:55.564 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.564 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2089581078{STOPPED,8<=0<=10,i=0,q=0} 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms qtp2089581078{STARTED,8<=8<=10,i=7,q=0} 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null}] 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null}] 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,null} 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,STARTING} 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.573 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f from default=false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9 from default=false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84 from default=false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a] 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f=wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9=wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@7f77b24 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.574 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,AVAILABLE} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7240ms w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,AVAILABLE} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@3b40c766{/,null,null} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@3b40c766{/,null,STARTING} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002 from default=false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24 from default=false 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd, wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7=wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae] 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002=wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7 01:28:55 01:28:55.574 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@4e5ad54b 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@72c8b9ff 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@9ba346c 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.575 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@3b40c766{/,null,AVAILABLE} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms w.o.e.j.s.ServletContextHandler@3b40c766{/,null,AVAILABLE} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7241ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,AVAILABLE}] 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:35713} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:35713],POJO} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@52ce7094 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@52ce7094 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@44deaadc{HTTP/1.1} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms HttpConnectionFactory@44deaadc{HTTP/1.1} 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6326b5ce 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=-1 selected=-1 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=0 selected=0 01:28:55 01:28:55.575 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=-1 selected=-1 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=0 selected=0 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6326b5ce 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:35713} added {acceptor-0@39e2bb89,POJO} 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:35713} added {acceptor-1@61a3e18d,POJO} 01:28:55 01:28:55.576 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:35713} 01:28:55 01:28:55.576 [qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=0 selected=0 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:35713} 01:28:55 01:28:55.576 [qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:55 01:28:55.576 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7242ms 01:28:55 01:28:55.576 [qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=0 selected=0 01:28:55 01:28:55.576 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7242ms wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.576 [qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:55 01:28:55.584 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6326b5ce 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=0 selected=0 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=0 selected=0 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@645de2a1 01:28:55 01:28:55.585 [qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:55 01:28:55.585 [qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@645de2a1 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=-1 selected=-1 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=-1 selected=-1 01:28:55 01:28:55.585 [qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2089581078-157-selector-ServerConnectorManager@6326b5ce/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@163a83ec keys=-1 selected=-1 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=0 selected=0 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=0 selected=0 01:28:55 01:28:55.585 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7bd8d213 01:28:55 01:28:55.585 [qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:55 01:28:55.585 [qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7bd8d213 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=-1 selected=-1 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=-1 selected=-1 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@6326b5ce 01:28:55 01:28:55.586 [qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp2089581078-158-selector-ServerConnectorManager@6326b5ce/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@ed2eced keys=-1 selected=-1 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@44deaadc{HTTP/1.1} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@44deaadc{HTTP/1.1} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@52ce7094 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@52ce7094 01:28:55 01:28:55.586 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@70cf24b1{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,SHUTDOWN}] 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,SHUTDOWN}] 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@3b40c766{/,null,SHUTDOWN} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@3b40c766{/,null,UNAVAILABLE} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@6f240c3 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-3b97b2ae 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-26e7b0bd 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-3a439ff7 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-3bb4cb24@faaebf10==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-5cb81002@22ba6c45==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@5c9c1238 01:28:55 01:28:55.586 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@3b40c766{/,null,UNAVAILABLE} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@3b40c766{/,null,UNAVAILABLE} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,SHUTDOWN} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-7833eb0a 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-40480d84@bf3aa3fe==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.586 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-6b31915f@5229bb3==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-3defcbe9@8f9c8d85==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@4b2e7daa 01:28:55 01:28:55.587 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,UNAVAILABLE} 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@2ff70947[w.o.e.j.s.ServletContextHandler@42cd23ee{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@3b40c766{/,null,UNAVAILABLE}] 01:28:55 01:28:55.587 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2089581078{STARTED,8<=8<=10,i=8,q=0} 01:28:55 01:28:55.588 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2089581078-159,5,] 01:28:55 01:28:55.588 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp2089581078-158,5,] 01:28:55 01:28:55.588 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2089581078{STOPPED,8<=8<=10,i=0,q=1} 01:28:55 01:28:55.588 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@598f6591 01:28:55 01:28:55.592 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@5f041d98 added {qtp1013927772{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:55 01:28:55.592 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@720da58e{HTTP/1.1} added {HttpConfiguration@33e63c14{32768/8192,8192/8192,https://:0,[]},POJO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.Server@5f041d98,UNMANAGED} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{null}{0.0.0.0:0} added {qtp1013927772{STOPPED,8<=0<=10,i=0,q=0},AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@75b5809b,AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{null}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.io.ArrayByteBufferPool@159c5e67,POJO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{null}{0.0.0.0:0} added {HttpConnectionFactory@720da58e{HTTP/1.1},AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0} added {wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1798d65c,MANAGED} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@5f041d98 added {NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0},AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@5f041d98 added {w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null},AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621,AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {[/swagger-ui/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502,POJO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {[/recorder/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9,POJO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566,POJO} 01:28:55 01:28:55.593 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 added {[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@5f041d98 added {w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null},AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null} added {wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {[/__files/*]=>wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {[/]=>com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null} added {com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {[/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9,AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 added {[/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9,POJO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null}] added {w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null},AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null}] added {w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null},AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - wiremock.org.eclipse.jetty.server.Server@5f041d98 added {wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null}],AUTO} 01:28:55 01:28:55.594 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:55 01:28:55.595 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:28:55 01:28:55.595 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:55 01:28:55.595 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1013927772{STOPPED,8<=0<=10,i=0,q=0} 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms qtp1013927772{STARTED,8<=8<=10,i=7,q=0} 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null}] 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null}] 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,null} 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,STARTING} 01:28:55 01:28:55.600 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/recorder/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9 from default=false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/swagger-ui/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502 from default=false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566 from default=false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed=wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==1=>wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed] 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/recorder/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /swagger-ui/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502=wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9=wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.CrossOriginFilter@1d3b84f 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlets.CrossOriginFilter - Cross-origin filter configuration: allowedOrigins = *, allowedMethods = OPTIONS,GET,POST,PUT,PATCH,DELETE, allowedHeaders = X-Requested-With,Content-Type,Accept,Origin,Authorization, preflightMaxAge = 1800, allowCredentials = true,exposedHeaders = ,chainPreflight = false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.601 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,AVAILABLE} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7267ms w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,AVAILABLE} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,null} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,STARTING} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/__files/* mapped to servlet=wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1 from default=false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852 from default=false 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - filterNameMap={wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577=wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577, com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9=com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9, com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a=com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a} 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - pathFilters=[[/*]/[]==3=>wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577, [/__files/*]/[]==2=>com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a, [/__files/*]/[]==31=>com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9] 01:28:55 01:28:55.601 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletFilterMap={} 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletPathMap={/__files/*=wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, /=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.servlet.ServletHandler - servletNameMap={wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1=wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false, com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852=com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false} 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - starting com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init wiremock.org.eclipse.jetty.servlets.GzipFilter@620de5d3 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter@7e80381d 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.servlet.FilterHolder - Filter.init com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter@3d4542d7 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7268ms wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:55 01:28:55.602 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,AVAILABLE} 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,AVAILABLE} 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,AVAILABLE}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,AVAILABLE}] 01:28:55 01:28:55.602 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:39879} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:39879],POJO} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@75b5809b 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@75b5809b 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@720da58e{HTTP/1.1} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms HttpConnectionFactory@720da58e{HTTP/1.1} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1798d65c 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=-1 selected=-1 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=0 selected=0 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - starting wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=-1 selected=-1 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=0 selected=0 01:28:55 01:28:55.603 [qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=0 selected=0 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1798d65c 01:28:55 01:28:55.603 [qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:39879} added {acceptor-0@6b22dc2c,POJO} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.ContainerLifeCycle - NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:39879} added {acceptor-1@7c666865,POJO} 01:28:55 01:28:55.603 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:39879} 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7269ms NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:39879} 01:28:55 01:28:55.603 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7270ms 01:28:55 01:28:55.603 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7270ms wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:55 01:28:55.607 [qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=0 selected=0 01:28:55 01:28:55.608 [qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 01:28:56 01:28:56.611 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:56 01:28:56.612 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0} 01:28:56 01:28:56.612 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1798d65c 01:28:56 01:28:56.612 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=0 selected=0 01:28:56 01:28:56.612 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=0 selected=0 01:28:56 01:28:56.612 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2530584c 01:28:56 01:28:56.613 [qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:56 01:28:56.613 [qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2530584c 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=-1 selected=-1 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=-1 selected=-1 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=0 selected=0 01:28:56 01:28:56.614 [qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1013927772-165-selector-ServerConnectorManager@1798d65c/0,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@19b313ea keys=-1 selected=-1 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopping wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=0 selected=0 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Queued change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@304e5aec 01:28:56 01:28:56.614 [qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 01:28:56 01:28:56.614 [qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Running change wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@304e5aec 01:28:56 01:28:56.614 [main] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=-1 selected=-1 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=-1 selected=-1 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1798d65c 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@720da58e{HTTP/1.1} 01:28:56 01:28:56.615 [qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1] DEBUG wiremock.org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1013927772-168-selector-ServerConnectorManager@1798d65c/1,5,main] on wiremock.org.eclipse.jetty.io.SelectorManager$ManagedSelector@149d4e72 keys=-1 selected=-1 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@720da58e{HTTP/1.1} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@75b5809b 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@75b5809b 01:28:56 01:28:56.615 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED NetworkTrafficServerConnector@aa2bb68{HTTP/1.1}{0.0.0.0:0} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,SHUTDOWN}] 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,SHUTDOWN}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,SHUTDOWN}] 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,SHUTDOWN} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,UNAVAILABLE} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.jetty9.NotFoundHandler@1d2337e4 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter-1e6d1ce9 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter-60cb305a 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.GzipFilter-64f4c577 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-2d9a6852@b90866e7==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-666c5ae1@f56e75e5==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@55d58f78 01:28:56 01:28:56.615 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,UNAVAILABLE} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,UNAVAILABLE} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,SHUTDOWN} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,UNAVAILABLE} 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.server.handler.AbstractHandler - stopping wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlets.CrossOriginFilter-5c62fbed 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet-38217566@fac17950==com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet,-1,false 01:28:56 01:28:56.615 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-7775bda9@9176fcf8==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.DefaultServlet-260eb502@4bdca6ce==wiremock.org.eclipse.jetty.servlet.DefaultServlet,-1,false 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.servlet.ServletHandler@5116a621 01:28:56 01:28:56.616 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,UNAVAILABLE} 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,UNAVAILABLE} 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.handler.HandlerCollection@1a7594d7[w.o.e.j.s.ServletContextHandler@4ef02d6c{/__admin,null,UNAVAILABLE}, w.o.e.j.s.ServletContextHandler@f17f3c6{/,null,UNAVAILABLE}] 01:28:56 01:28:56.616 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1013927772{STARTED,8<=8<=10,i=8,q=0} 01:28:56 01:28:56.617 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-171,5,main] 01:28:56 at java.base@11.0.16/java.util.concurrent.ConcurrentHashMap.replaceNode(ConcurrentHashMap.java:1173) 01:28:56 at java.base@11.0.16/java.util.concurrent.ConcurrentHashMap.remove(ConcurrentHashMap.java:1102) 01:28:56 at app//wiremock.org.eclipse.jetty.util.ConcurrentHashSet.remove(ConcurrentHashSet.java:88) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:622) 01:28:56 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:56 01:28:56.617 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-168,5,] 01:28:56 01:28:56.617 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-170,5,main] 01:28:56 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:56 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:56 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:56 01:28:56.618 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-173,5,main] 01:28:56 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:56 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:56 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:56 01:28:56.618 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-165,5,main] 01:28:56 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:56 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:56 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:56 01:28:56.619 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - Couldn't stop Thread[qtp1013927772-172,5,main] 01:28:56 at java.base@11.0.16/jdk.internal.misc.Unsafe.park(Native Method) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917) 01:28:56 at java.base@11.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2128) 01:28:56 at app//wiremock.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47) 01:28:56 at app//wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 01:28:56 at java.base@11.0.16/java.lang.Thread.run(Thread.java:829) 01:28:56 01:28:56.619 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1013927772{STOPPED,8<=8<=10,i=2,q=6} 01:28:56 01:28:56.619 [main] DEBUG wiremock.org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED wiremock.org.eclipse.jetty.server.Server@5f041d98 01:28:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s - in org.onap.so.client.RestClientTest 01:28:56 [INFO] Running org.onap.so.client.sdno.beans.SdnoBeansTest 01:28:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.client.sdno.beans.SdnoBeansTest 01:28:56 [INFO] Running org.onap.so.client.grm.ServiceEndPointListTest 01:28:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.so.client.grm.ServiceEndPointListTest 01:28:56 [INFO] Running org.onap.so.client.grm.ServiceEndPointRequestTest 01:28:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.client.grm.ServiceEndPointRequestTest 01:28:56 [INFO] Running org.onap.so.client.grm.exception.GRMClientCallFailedTest 01:28:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.grm.exception.GRMClientCallFailedTest 01:28:56 [INFO] Running org.onap.so.client.grm.GRMBeansTest 01:28:56 01:28:56.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Status.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [dPqb5M] 01:28:56 01:28:56.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusReasonCode, fieldGetter=PojoMethodImpl [method=getStatusReasonCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusReasonCode args=[class java.lang.String] return=void]]] with value [lEC] 01:28:56 01:28:56.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusReasonDescription, fieldGetter=PojoMethodImpl [method=getStatusReasonDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusReasonDescription args=[class java.lang.String] return=void]]] with value [iQVuHe] 01:28:56 01:28:56.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusCheckTime, fieldGetter=PojoMethodImpl [method=getStatusCheckTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusCheckTime args=[class java.lang.String] return=void]]] with value [8HygWxKj6M5a] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Status.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [URVr5ic2] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusReasonCode, fieldGetter=PojoMethodImpl [method=getStatusReasonCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusReasonCode args=[class java.lang.String] return=void]]] with value [kDqiWss] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusReasonDescription, fieldGetter=PojoMethodImpl [method=getStatusReasonDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusReasonDescription args=[class java.lang.String] return=void]]] with value [ZqAN] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Status.statusCheckTime, fieldGetter=PojoMethodImpl [method=getStatusCheckTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusCheckTime args=[class java.lang.String] return=void]]] with value [SNzuzgb] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Version.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.Version.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.Integer] return=void]]] with value [-1254319276] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.Version.minor, fieldGetter=PojoMethodImpl [method=getMinor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMinor args=[class java.lang.Integer] return=void]]] with value [628964601] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Version.patch, fieldGetter=PojoMethodImpl [method=getPatch args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPatch args=[class java.lang.String] return=void]]] with value [bbl06] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Version.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.Version.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.Integer] return=void]]] with value [1689780444] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.Version.minor, fieldGetter=PojoMethodImpl [method=getMinor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMinor args=[class java.lang.Integer] return=void]]] with value [-231737320] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Version.patch, fieldGetter=PojoMethodImpl [method=getPatch args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPatch args=[class java.lang.String] return=void]]] with value [v25z] 01:28:56 01:28:56.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.ServiceEndPoint.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [HisWvLwj] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Version] using InstanceFactory 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Version org.onap.so.client.grm.beans.ServiceEndPoint.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class org.onap.so.client.grm.beans.Version], fieldSetter=PojoMethodImpl [method=setVersion args=[class org.onap.so.client.grm.beans.Version] return=void]]] with value [org.onap.so.client.grm.beans.Version@133d7d1f] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.hostAddress, fieldGetter=PojoMethodImpl [method=getHostAddress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setHostAddress args=[class java.lang.String] return=void]]] with value [ODIQTM] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.listenPort, fieldGetter=PojoMethodImpl [method=getListenPort args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setListenPort args=[class java.lang.String] return=void]]] with value [0E8] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.latitude, fieldGetter=PojoMethodImpl [method=getLatitude args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLatitude args=[class java.lang.String] return=void]]] with value [8VF] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.longitude, fieldGetter=PojoMethodImpl [method=getLongitude args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLongitude args=[class java.lang.String] return=void]]] with value [JzXSJkmsJ] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.registrationTime, fieldGetter=PojoMethodImpl [method=getRegistrationTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRegistrationTime args=[class java.lang.String] return=void]]] with value [KAlW5] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.expirationTime, fieldGetter=PojoMethodImpl [method=getExpirationTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExpirationTime args=[class java.lang.String] return=void]]] with value [f98FKg2jg] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.contextPath, fieldGetter=PojoMethodImpl [method=getContextPath args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setContextPath args=[class java.lang.String] return=void]]] with value [nekmN] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.routeOffer, fieldGetter=PojoMethodImpl [method=getRouteOffer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteOffer args=[class java.lang.String] return=void]]] with value [ISxrAx5l] 01:28:56 01:28:56.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.statusInfo, fieldGetter=PojoMethodImpl [method=getStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@41588a96] 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.eventStatusInfo, fieldGetter=PojoMethodImpl [method=getEventStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setEventStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@5bb3e0ad] 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.validatorStatusInfo, fieldGetter=PojoMethodImpl [method=getValidatorStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setValidatorStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@71fc0316] 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.OperationalInfo] using InstanceFactory 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.OperationalInfo org.onap.so.client.grm.beans.ServiceEndPoint.operationalInfo, fieldGetter=PojoMethodImpl [method=getOperationalInfo args=[] return=class org.onap.so.client.grm.beans.OperationalInfo], fieldSetter=PojoMethodImpl [method=setOperationalInfo args=[class org.onap.so.client.grm.beans.OperationalInfo] return=void]]] with value [org.onap.so.client.grm.beans.OperationalInfo@9514db3] 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.protocol, fieldGetter=PojoMethodImpl [method=getProtocol args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProtocol args=[class java.lang.String] return=void]]] with value [tLIPBA9] 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPoint.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.grm.beans.Property@cd86a35, org.onap.so.client.grm.beans.Property@48aa558b, org.onap.so.client.grm.beans.Property@595f1b3b]] 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPoint.disableType, fieldGetter=PojoMethodImpl [method=getDisableType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDisableType args=[interface java.util.List] return=void]]] with value [[java.lang.Object@5a60e976]] 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.ServiceEndPoint.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [hjJEGx] 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Version] using InstanceFactory 01:28:56 01:28:56.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Version org.onap.so.client.grm.beans.ServiceEndPoint.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class org.onap.so.client.grm.beans.Version], fieldSetter=PojoMethodImpl [method=setVersion args=[class org.onap.so.client.grm.beans.Version] return=void]]] with value [org.onap.so.client.grm.beans.Version@1526b9cd] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.hostAddress, fieldGetter=PojoMethodImpl [method=getHostAddress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setHostAddress args=[class java.lang.String] return=void]]] with value [tuwC] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.listenPort, fieldGetter=PojoMethodImpl [method=getListenPort args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setListenPort args=[class java.lang.String] return=void]]] with value [yLf6xx6w] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.latitude, fieldGetter=PojoMethodImpl [method=getLatitude args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLatitude args=[class java.lang.String] return=void]]] with value [V8gJcVO5c] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.longitude, fieldGetter=PojoMethodImpl [method=getLongitude args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLongitude args=[class java.lang.String] return=void]]] with value [Vyiu5nUChK2] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.registrationTime, fieldGetter=PojoMethodImpl [method=getRegistrationTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRegistrationTime args=[class java.lang.String] return=void]]] with value [mn21R] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.expirationTime, fieldGetter=PojoMethodImpl [method=getExpirationTime args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExpirationTime args=[class java.lang.String] return=void]]] with value [ubB] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.contextPath, fieldGetter=PojoMethodImpl [method=getContextPath args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setContextPath args=[class java.lang.String] return=void]]] with value [XvJrg] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.routeOffer, fieldGetter=PojoMethodImpl [method=getRouteOffer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteOffer args=[class java.lang.String] return=void]]] with value [UHELd9a7] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.statusInfo, fieldGetter=PojoMethodImpl [method=getStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@fbab0ef] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.eventStatusInfo, fieldGetter=PojoMethodImpl [method=getEventStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setEventStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@2e1de4e0] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Status] using InstanceFactory 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.Status org.onap.so.client.grm.beans.ServiceEndPoint.validatorStatusInfo, fieldGetter=PojoMethodImpl [method=getValidatorStatusInfo args=[] return=class org.onap.so.client.grm.beans.Status], fieldSetter=PojoMethodImpl [method=setValidatorStatusInfo args=[class org.onap.so.client.grm.beans.Status] return=void]]] with value [org.onap.so.client.grm.beans.Status@73eb830c] 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.OperationalInfo] using InstanceFactory 01:28:56 01:28:56.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.OperationalInfo org.onap.so.client.grm.beans.ServiceEndPoint.operationalInfo, fieldGetter=PojoMethodImpl [method=getOperationalInfo args=[] return=class org.onap.so.client.grm.beans.OperationalInfo], fieldSetter=PojoMethodImpl [method=setOperationalInfo args=[class org.onap.so.client.grm.beans.OperationalInfo] return=void]]] with value [org.onap.so.client.grm.beans.OperationalInfo@5323b46d] 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPoint.protocol, fieldGetter=PojoMethodImpl [method=getProtocol args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProtocol args=[class java.lang.String] return=void]]] with value [NxXXuQh] 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.Property] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPoint.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.grm.beans.Property@9444b2e, org.onap.so.client.grm.beans.Property@483f9402, org.onap.so.client.grm.beans.Property@67e38dea, org.onap.so.client.grm.beans.Property@292ddda7, org.onap.so.client.grm.beans.Property@21bfe97]] 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPoint.disableType, fieldGetter=PojoMethodImpl [method=getDisableType args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDisableType args=[interface java.util.List] return=void]]] with value [[java.lang.Object@3630e552, java.lang.Object@4dc7a2a3, java.lang.Object@a409e59, java.lang.Object@577226c0]] 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Property.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.740 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Property.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [dj] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Property.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [He5Om] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.Property.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Property.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [2vNJMnAOwZsEu] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.Property.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [GdRJP] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.ServiceEndPoint org.onap.so.client.grm.beans.ServiceEndPointRequest.serviceEndPoint, fieldGetter=PojoMethodImpl [method=getServiceEndPoint args=[] return=class org.onap.so.client.grm.beans.ServiceEndPoint], fieldSetter=PojoMethodImpl [method=setServiceEndPoint args=[class org.onap.so.client.grm.beans.ServiceEndPoint] return=void]]] with value [org.onap.so.client.grm.beans.ServiceEndPoint@66594309] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointRequest.env, fieldGetter=PojoMethodImpl [method=getEnv args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnv args=[class java.lang.String] return=void]]] with value [UpnsQRbAnn] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.ServiceEndPoint org.onap.so.client.grm.beans.ServiceEndPointRequest.serviceEndPoint, fieldGetter=PojoMethodImpl [method=getServiceEndPoint args=[] return=class org.onap.so.client.grm.beans.ServiceEndPoint], fieldSetter=PojoMethodImpl [method=setServiceEndPoint args=[class org.onap.so.client.grm.beans.ServiceEndPoint] return=void]]] with value [org.onap.so.client.grm.beans.ServiceEndPoint@167b27db] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointRequest.env, fieldGetter=PojoMethodImpl [method=getEnv args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnv args=[class java.lang.String] return=void]]] with value [O] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.OperationalInfo.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.createdBy, fieldGetter=PojoMethodImpl [method=getCreatedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCreatedBy args=[class java.lang.String] return=void]]] with value [1RQVtfud5] 01:28:56 01:28:56.741 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.updatedBy, fieldGetter=PojoMethodImpl [method=getUpdatedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUpdatedBy args=[class java.lang.String] return=void]]] with value [v90Hjsw] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.createdTimestamp, fieldGetter=PojoMethodImpl [method=getCreatedTimestamp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCreatedTimestamp args=[class java.lang.String] return=void]]] with value [4fhHZqZ] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.updatedTimestamp, fieldGetter=PojoMethodImpl [method=getUpdatedTimestamp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUpdatedTimestamp args=[class java.lang.String] return=void]]] with value [kA] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.OperationalInfo.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.createdBy, fieldGetter=PojoMethodImpl [method=getCreatedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCreatedBy args=[class java.lang.String] return=void]]] with value [lM4pA] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.updatedBy, fieldGetter=PojoMethodImpl [method=getUpdatedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUpdatedBy args=[class java.lang.String] return=void]]] with value [Q1Y] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.createdTimestamp, fieldGetter=PojoMethodImpl [method=getCreatedTimestamp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCreatedTimestamp args=[class java.lang.String] return=void]]] with value [WR] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.OperationalInfo.updatedTimestamp, fieldGetter=PojoMethodImpl [method=getUpdatedTimestamp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUpdatedTimestamp args=[class java.lang.String] return=void]]] with value [g3S4seL9rrDxpb] 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.742 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPointList.serviceEndPointList, fieldGetter=PojoMethodImpl [method=getServiceEndPointList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setServiceEndPointList args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.grm.beans.ServiceEndPoint@1847d11b, org.onap.so.client.grm.beans.ServiceEndPoint@5ec5b0f5, org.onap.so.client.grm.beans.ServiceEndPoint@7228e12f, org.onap.so.client.grm.beans.ServiceEndPoint@3d22554e]] 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.743 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPoint] using InstanceFactory 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.client.grm.beans.ServiceEndPointList.serviceEndPointList, fieldGetter=PojoMethodImpl [method=getServiceEndPointList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setServiceEndPointList args=[interface java.util.List] return=void]]] with value [[org.onap.so.client.grm.beans.ServiceEndPoint@5d6e68d5, org.onap.so.client.grm.beans.ServiceEndPoint@72c9de13, org.onap.so.client.grm.beans.ServiceEndPoint@35e2f8e6, org.onap.so.client.grm.beans.ServiceEndPoint@bcd529b, org.onap.so.client.grm.beans.ServiceEndPoint@254babf7]] 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.ServiceEndPointLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointLookup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [wmrd4] 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.VersionLookup] using InstanceFactory 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.VersionLookup org.onap.so.client.grm.beans.ServiceEndPointLookup.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class org.onap.so.client.grm.beans.VersionLookup], fieldSetter=PojoMethodImpl [method=setVersion args=[class org.onap.so.client.grm.beans.VersionLookup] return=void]]] with value [org.onap.so.client.grm.beans.VersionLookup@19ced00b] 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.ServiceEndPointLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointLookup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [5E4hfGNhktJrM] 01:28:56 01:28:56.744 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.VersionLookup] using InstanceFactory 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.VersionLookup org.onap.so.client.grm.beans.ServiceEndPointLookup.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class org.onap.so.client.grm.beans.VersionLookup], fieldSetter=PojoMethodImpl [method=setVersion args=[class org.onap.so.client.grm.beans.VersionLookup] return=void]]] with value [org.onap.so.client.grm.beans.VersionLookup@3b492e1c] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.VersionLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.VersionLookup.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.Integer] return=void]]] with value [424648000] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.client.grm.beans.VersionLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.client.grm.beans.VersionLookup.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.Integer] return=void]]] with value [1805600004] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPointLookup] using InstanceFactory 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.ServiceEndPointLookup org.onap.so.client.grm.beans.ServiceEndPointLookupRequest.serviceEndPoint, fieldGetter=PojoMethodImpl [method=getServiceEndPoint args=[] return=class org.onap.so.client.grm.beans.ServiceEndPointLookup], fieldSetter=PojoMethodImpl [method=setServiceEndPoint args=[class org.onap.so.client.grm.beans.ServiceEndPointLookup] return=void]]] with value [org.onap.so.client.grm.beans.ServiceEndPointLookup@5af1fa64] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointLookupRequest.env, fieldGetter=PojoMethodImpl [method=getEnv args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnv args=[class java.lang.String] return=void]]] with value [ZGzUzOx] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.client.grm.beans.ServiceEndPointLookup] using InstanceFactory 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.client.grm.beans.ServiceEndPointLookup org.onap.so.client.grm.beans.ServiceEndPointLookupRequest.serviceEndPoint, fieldGetter=PojoMethodImpl [method=getServiceEndPoint args=[] return=class org.onap.so.client.grm.beans.ServiceEndPointLookup], fieldSetter=PojoMethodImpl [method=setServiceEndPoint args=[class org.onap.so.client.grm.beans.ServiceEndPointLookup] return=void]]] with value [org.onap.so.client.grm.beans.ServiceEndPointLookup@229de6de] 01:28:56 01:28:56.745 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.client.grm.beans.ServiceEndPointLookupRequest.env, fieldGetter=PojoMethodImpl [method=getEnv args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnv args=[class java.lang.String] return=void]]] with value [92IGR9jbVaqghKSbr5] 01:28:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.client.grm.GRMBeansTest 01:28:56 [INFO] 01:28:56 [INFO] Results: 01:28:56 [INFO] 01:28:56 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 01:28:56 [INFO] 01:28:56 [INFO] 01:28:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ clients --- 01:28:56 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/clients/clients/target/code-coverage/jacoco-ut.exec 01:28:56 [INFO] Analyzed bundle 'clients' with 61 classes 01:28:57 [INFO] 01:28:57 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ clients --- 01:28:57 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 01:28:57 [INFO] 01:28:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ clients --- 01:28:57 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/clients/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:28:57 [INFO] 01:28:57 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ clients --- 01:28:57 [INFO] Tests are skipped. 01:28:57 [INFO] 01:28:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ clients --- 01:28:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:57 [INFO] 01:28:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ clients --- 01:28:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:28:57 [INFO] 01:28:57 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ clients --- 01:28:57 [INFO] Tests are skipped. 01:28:57 [INFO] 01:28:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ clients --- 01:28:57 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/common/clients/clients/1.17.0-SNAPSHOT/clients-1.17.0-SNAPSHOT.jar 01:28:57 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/clients/pom.xml to /tmp/r/org/onap/so/common/clients/clients/1.17.0-SNAPSHOT/clients-1.17.0-SNAPSHOT.pom 01:28:57 [INFO] 01:28:57 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ clients --- 01:28:57 [INFO] org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT 01:28:57 [INFO] +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:28:57 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:28:57 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:28:57 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:28:57 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:28:57 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:28:57 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:28:57 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:28:57 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:28:57 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:28:57 [INFO] | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:28:57 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:28:57 [INFO] | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:28:57 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:28:57 [INFO] +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:28:57 [INFO] | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:28:57 [INFO] | +- javax.cache:cache-api:jar:1.1.1:compile 01:28:57 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 01:28:57 [INFO] | +- net.jodah:failsafe:jar:2.0.1:compile 01:28:57 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:28:57 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:28:57 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:28:57 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 01:28:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 01:28:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:28:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 01:28:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 01:28:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 01:28:57 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:28:57 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:28:57 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:28:57 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:28:57 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:28:57 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:28:57 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:28:57 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:28:57 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:28:57 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:28:57 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:28:57 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 01:28:57 [INFO] +- org.apache.kafka:kafka-clients:jar:3.3.2:compile 01:28:57 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.2-1:runtime 01:28:57 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 01:28:57 [INFO] | +- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 01:28:57 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:28:57 [INFO] +- org.apache.commons:commons-lang3:jar:3.18.0:test 01:28:57 [INFO] +- uk.org.webcompere:system-stubs-jupiter:jar:1.1.0:test 01:28:57 [INFO] | \- uk.org.webcompere:system-stubs-core:jar:1.1.0:test 01:28:57 [INFO] +- org.json:json:jar:20250517:test 01:28:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.9.0:test 01:28:57 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:28:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:28:57 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:28:57 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:28:57 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:test 01:28:57 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:test 01:28:57 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:test 01:28:57 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test 01:28:57 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test 01:28:57 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test 01:28:57 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:test 01:28:57 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:28:57 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:28:57 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:28:57 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:28:57 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:28:57 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:28:57 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:28:57 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:28:57 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:28:57 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:28:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:28:57 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:28:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:28:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:28:57 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:28:57 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:28:57 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:28:57 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:28:57 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:28:57 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:28:57 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:28:57 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:28:57 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:28:57 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:28:57 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:28:57 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:28:57 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:28:57 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:28:57 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:28:57 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:28:57 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:28:57 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:28:57 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:28:57 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:28:57 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:28:57 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:28:57 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:28:57 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:28:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:28:57 [INFO] +- junit:junit:jar:4.13.2:test 01:28:57 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:28:57 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:28:57 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:28:57 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:28:57 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:28:57 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:28:57 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:28:57 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:28:57 [INFO] \- commons-io:commons-io:jar:2.19.0:compile 01:28:57 [INFO] 01:28:57 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ clients --- 01:28:57 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/clients/clients/target/sonatype-clm/module.xml 01:28:57 [INFO] 01:28:57 [INFO] -----------------------< org.onap.so:client-cds >----------------------- 01:28:57 [INFO] Building client-cds 1.17.0-SNAPSHOT [8/43] 01:28:57 [INFO] --------------------------------[ jar ]--------------------------------- 01:28:57 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:28:57 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:28:58 [WARNING] Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:28:58 [WARNING] Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:28:59 [WARNING] Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:28:59 [WARNING] Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [INFO] 01:29:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client-cds --- 01:29:00 [INFO] 01:29:00 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ client-cds --- 01:29:00 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:00 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:00 [INFO] 01:29:00 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ client-cds --- 01:29:00 [INFO] Using 'UTF-8' encoding to format source files. 01:29:00 [INFO] Number of files to be formatted: 8 01:29:00 [INFO] Successfully formatted: 0 file(s) 01:29:00 [INFO] Fail to format: 0 file(s) 01:29:00 [INFO] Skipped: 8 file(s) 01:29:00 [INFO] Read only skipped: 0 file(s) 01:29:00 [INFO] Approximate time taken: 0s 01:29:00 [INFO] 01:29:00 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ client-cds --- 01:29:00 [INFO] Using 'UTF-8' encoding to format source files. 01:29:00 [INFO] Number of files to be formatted: 0 01:29:00 [INFO] 01:29:00 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ client-cds --- 01:29:00 [INFO] Skipping Rule Enforcement. 01:29:00 [INFO] 01:29:00 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ client-cds --- 01:29:00 [INFO] Skipping Rule Enforcement. 01:29:00 [INFO] 01:29:00 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ client-cds --- 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:00 [INFO] 01:29:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ client-cds --- 01:29:00 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/client-cds/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:00 [INFO] 01:29:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ client-cds --- 01:29:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/client-cds/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:00 [INFO] 01:29:00 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ client-cds --- 01:29:00 [INFO] Formatting is skipped 01:29:00 [INFO] 01:29:00 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ client-cds --- 01:29:00 [INFO] Formatting is skipped 01:29:00 [INFO] 01:29:00 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ client-cds --- 01:29:00 [INFO] 01:29:00 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ client-cds --- 01:29:00 [INFO] 01:29:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ client-cds --- 01:29:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:00 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/resources 01:29:00 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/client-cds/target/generated-sources/license 01:29:00 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/common/clients/client-cds/target/generated-resources/licenses 01:29:00 [INFO] 01:29:00 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ client-cds --- 01:29:00 [INFO] Changes detected - recompiling the module! 01:29:00 [INFO] Compiling 5 source files to /w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes 01:29:01 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java/org/onap/so/client/cds/CDSProcessingListener.java]] 01:29:01 [INFO] [parsing completed 0ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java/org/onap/so/client/cds/BasicAuthClientInterceptor.java]] 01:29:01 [INFO] [parsing completed 0ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java/org/onap/so/client/cds/CDSProperties.java]] 01:29:01 [INFO] [parsing completed 1ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java/org/onap/so/client/cds/CDSProcessingClient.java]] 01:29:01 [INFO] [parsing completed 1ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java/org/onap/so/client/cds/CDSProcessingHandler.java]] 01:29:01 [INFO] [parsing completed 1ms] 01:29:01 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:01 [INFO] [loading modules/java.instrument/module-info.class] 01:29:01 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:01 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:01 [INFO] [loading modules/java.management/module-info.class] 01:29:01 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:01 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:01 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:01 [INFO] [loading modules/java.prefs/module-info.class] 01:29:01 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:01 [INFO] [loading modules/java.scripting/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:01 [INFO] [loading modules/java.compiler/module-info.class] 01:29:01 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:01 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:01 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:01 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:01 [INFO] [loading modules/java.net.http/module-info.class] 01:29:01 [INFO] [loading modules/java.desktop/module-info.class] 01:29:01 [INFO] [loading modules/java.rmi/module-info.class] 01:29:01 [INFO] [loading modules/java.base/module-info.class] 01:29:01 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:01 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:01 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:01 [INFO] [loading modules/java.se/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:01 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:01 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:01 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:01 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:01 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:01 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:01 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:01 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:01 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:01 [INFO] [loading modules/java.naming/module-info.class] 01:29:01 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:01 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:01 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:01 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:01 [INFO] [loading modules/java.xml/module-info.class] 01:29:01 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:01 [INFO] [loading modules/java.logging/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:01 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:01 [INFO] [loading modules/java.sql/module-info.class] 01:29:01 [INFO] [loading modules/jdk.net/module-info.class] 01:29:01 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/client-cds/src/main/java,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/generated-sources/annotations] 01:29:01 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,.] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/CallOptions.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/Channel.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ClientCall.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ClientCall$Listener.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ClientInterceptor.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ForwardingClientCall.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/Metadata.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/Metadata$Key.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor.class)] 01:29:01 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ManagedChannel.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar(/io/grpc/internal/DnsNameResolverProvider.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar(/io/grpc/netty/GrpcSslContexts.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar(/io/grpc/netty/NettyChannelBuilder.class)] 01:29:01 [INFO] [loading modules/java.base/java/security/KeyStore.class] 01:29:01 [INFO] [loading modules/java.base/java/security/KeyStoreException.class] 01:29:01 [INFO] [loading modules/java.base/java/security/NoSuchAlgorithmException.class] 01:29:01 [INFO] [loading modules/java.base/java/util/concurrent/CountDownLatch.class] 01:29:01 [INFO] [loading modules/java.base/javax/net/ssl/SSLException.class] 01:29:01 [INFO] [loading modules/java.base/javax/net/ssl/TrustManagerFactory.class] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput.class)] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/KeyStoreLoader.class)] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/PreconditionFailedException.class)] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestPropertiesLoader.class)] 01:29:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:29:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/AutoCloseable.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/StreamObserver.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc$BluePrintProcessingServiceStub.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ExperimentalApi.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/annotations/RpcMethod.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor$MethodType.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:01 [INFO] 01:29:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ client-cds --- 01:29:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:01 [INFO] Copying 1 resource 01:29:01 [INFO] 01:29:01 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ client-cds --- 01:29:01 [INFO] Changes detected - recompiling the module! 01:29:01 [INFO] Compiling 3 source files to /w/workspace/so-maven-clm-master/common/clients/client-cds/target/test-classes 01:29:01 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 01:29:01 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/test/java/org/onap/so/client/cds/TestCDSPropertiesImpl.java]] 01:29:01 [INFO] [parsing completed 1ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/test/java/org/onap/so/client/cds/TestCDSProcessingListener.java]] 01:29:01 [INFO] [parsing completed 0ms] 01:29:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/clients/client-cds/src/test/java/org/onap/so/client/cds/CDSProcessingClientTest.java]] 01:29:01 [INFO] [parsing completed 1ms] 01:29:01 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:01 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:01 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:01 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:01 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:01 [INFO] [loading modules/java.desktop/module-info.class] 01:29:01 [INFO] [loading modules/java.scripting/module-info.class] 01:29:01 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:01 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:01 [INFO] [loading modules/java.net.http/module-info.class] 01:29:01 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:01 [INFO] [loading modules/java.xml/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:01 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:01 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:01 [INFO] [loading modules/java.management/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:01 [INFO] [loading modules/java.prefs/module-info.class] 01:29:01 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:01 [INFO] [loading modules/java.se/module-info.class] 01:29:01 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:01 [INFO] [loading modules/java.rmi/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:01 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management/module-info.class] 01:29:01 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:01 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:01 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:01 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:01 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:01 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:01 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:01 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:01 [INFO] [loading modules/java.logging/module-info.class] 01:29:01 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:01 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:01 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:01 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:01 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:01 [INFO] [loading modules/java.instrument/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:01 [INFO] [loading modules/java.base/module-info.class] 01:29:01 [INFO] [loading modules/java.sql/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:01 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:01 [INFO] [loading modules/java.naming/module-info.class] 01:29:01 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:01 [INFO] [loading modules/java.compiler/module-info.class] 01:29:01 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:01 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:01 [INFO] [loading modules/jdk.net/module-info.class] 01:29:01 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:01 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:01 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/clients/client-cds/src/test/java,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/generated-test-sources/test-annotations] 01:29:01 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/test-classes,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar,/tmp/r/org/mockito/mockito-junit-jupiter/3.9.0/mockito-junit-jupiter-3.9.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,.] 01:29:01 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes/org/onap/so/client/cds/CDSProperties.class] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Long.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/Status.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput.class)] 01:29:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:29:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes/org/onap/so/client/cds/CDSProcessingListener.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:29:01 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:29:01 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar(/io/grpc/inprocess/InProcessChannelBuilder.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar(/io/grpc/inprocess/InProcessServerBuilder.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/StreamObserver.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar(/io/grpc/testing/GrpcCleanupRule.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar(/io/grpc/util/MutableHandlerRegistry.class)] 01:29:01 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:01 [INFO] [loading modules/java.base/java/util/Collections.class] 01:29:01 [INFO] [loading modules/java.base/java/util/List.class] 01:29:01 [INFO] [loading modules/java.base/java/util/concurrent/CountDownLatch.class] 01:29:01 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:29:01 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/JUnit4.class)] 01:29:01 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc$BluePrintProcessingServiceImplBase.class)] 01:29:01 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput.class)] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes/org/onap/so/client/cds/CDSProcessingHandler.class] 01:29:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/client-cds/target/classes/org/onap/so/client/cds/CDSProcessingClient.class] 01:29:01 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ExperimentalApi.class)] 01:29:01 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:29:01 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:01 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:01 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/annotations/RpcMethod.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor.class)] 01:29:01 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor$MethodType.class)] 01:29:01 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:29:01 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:29:01 [INFO] 01:29:01 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ client-cds --- 01:29:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:01 [INFO] 01:29:01 [INFO] ------------------------------------------------------- 01:29:01 [INFO] T E S T S 01:29:01 [INFO] ------------------------------------------------------- 01:29:02 [INFO] Running org.onap.so.client.cds.CDSProcessingClientTest 01:29:04 01:29:03.885 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 01:29:04 01:29:03.894 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 01:29:04 01:29:03.894 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 11 01:29:04 01:29:03.895 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 01:29:04 01:29:03.896 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 01:29:04 01:29:03.896 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 01:29:04 01:29:03.897 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 01:29:04 01:29:03.897 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 01:29:04 01:29:03.898 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 01:29:04 01:29:03.899 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @4232c52b 01:29:04 01:29:03.900 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 01:29:04 01:29:03.900 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 01:29:04 01:29:03.902 [main] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 8432648192 bytes (maybe) 01:29:04 01:29:03.902 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 01:29:04 01:29:03.902 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 01:29:04 01:29:03.904 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 01:29:04 01:29:03.904 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 01:29:04 01:29:03.906 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 01:29:04 01:29:03.906 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 01:29:04 01:29:03.929 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 01:29:04 01:29:03.942 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 01:29:04 01:29:03.959 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 01:29:04 01:29:03.970 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 01:29:04 01:29:03.970 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 01:29:04 01:29:03.979 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 01:29:04 01:29:03.979 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 01:29:04 01:29:03.993 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 01:29:04 01:29:04.011 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 01:29:04 01:29:04.013 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 01:29:04 01:29:04.039 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(:) for action(request1) 01:29:04 01:29:04.134 [main] INFO org.onap.so.client.cds.TestCDSProcessingListener - Received notification from CDS: actionIdentifiers { 01:29:04 actionName: "response1" 01:29:04 } 01:29:04 01:29:04 01:29:04.344 [main] INFO org.onap.so.client.cds.TestCDSProcessingListener - Received notification from CDS: actionIdentifiers { 01:29:04 actionName: "response2" 01:29:04 } 01:29:04 01:29:04 01:29:04.349 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(:) for action() 01:29:04 Mar 07, 2026 1:29:04 AM io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue 01:29:04 SEVERE: *~*~*~ Channel ManagedChannelImpl{logId=4, target=localhost:9111} was not shutdown properly!!! ~*~*~* 01:29:04 Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true. 01:29:04 java.lang.RuntimeException: ManagedChannel allocation site 01:29:04 at io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference.(ManagedChannelOrphanWrapper.java:94) 01:29:04 at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:52) 01:29:04 at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:43) 01:29:04 at io.grpc.internal.AbstractManagedChannelImplBuilder.build(AbstractManagedChannelImplBuilder.java:524) 01:29:04 at org.onap.so.client.cds.CDSProcessingClient.(CDSProcessingClient.java:112) 01:29:04 at org.onap.so.client.cds.CDSProcessingClientTest.lambda$testClientCst$0(CDSProcessingClientTest.java:115) 01:29:04 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:72) 01:29:04 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:59) 01:29:04 at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3120) 01:29:04 at org.onap.so.client.cds.CDSProcessingClientTest.testClientCst(CDSProcessingClientTest.java:115) 01:29:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:29:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:29:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:29:04 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:29:04 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:29:04 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:29:04 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:29:04 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:29:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:29:04 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:29:04 at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) 01:29:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:29:04 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:29:04 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:29:04 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:29:04 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:29:04 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:29:04 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:29:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:29:04 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:29:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:29:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:29:04 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:29:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:29:04 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:29:04 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:29:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:29:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:29:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:29:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:29:04 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:29:04 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:29:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:29:04 01:29:04 01:29:04.378 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 01:29:04 01:29:04.381 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(:) for action(request1) 01:29:04 01:29:04.386 [main] ERROR org.onap.so.client.cds.TestCDSProcessingListener - Failed processing blueprint Status{code=UNKNOWN, description=null, cause=null} 01:29:04 io.grpc.StatusRuntimeException: UNKNOWN 01:29:04 at io.grpc.Status.asRuntimeException(Status.java:533) 01:29:04 at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:447) 01:29:04 at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) 01:29:04 at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) 01:29:04 at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) 01:29:04 at io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) 01:29:04 at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) 01:29:04 at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) 01:29:04 at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) 01:29:04 at io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) 01:29:04 at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) 01:29:04 at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) 01:29:04 at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) 01:29:04 at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:696) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:646) 01:29:04 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:639) 01:29:04 at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) 01:29:04 at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) 01:29:04 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:548) 01:29:04 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:534) 01:29:04 at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) 01:29:04 at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) 01:29:04 at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) 01:29:04 at org.onap.so.client.cds.CDSProcessingClientTest.testSendMessageFail(CDSProcessingClientTest.java:126) 01:29:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:29:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:29:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:29:04 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:29:04 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:29:04 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:29:04 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:29:04 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:29:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:29:04 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:29:04 at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) 01:29:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:29:04 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:29:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:29:04 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:29:04 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:29:04 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:29:04 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:29:04 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:29:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:29:04 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:29:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:29:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:29:04 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:29:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:29:04 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:29:04 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:29:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:29:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:29:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:29:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:29:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:29:04 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:29:04 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:29:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:29:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:29:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:29:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:29:04 01:29:04.390 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 01:29:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in org.onap.so.client.cds.CDSProcessingClientTest 01:29:04 [INFO] 01:29:04 [INFO] Results: 01:29:04 [INFO] 01:29:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 01:29:04 [INFO] 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ client-cds --- 01:29:04 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/clients/client-cds/target/code-coverage/jacoco-ut.exec 01:29:04 [INFO] Analyzed bundle 'client-cds' with 5 classes 01:29:04 [INFO] 01:29:04 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ client-cds --- 01:29:04 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ client-cds --- 01:29:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/client-cds/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:04 [INFO] 01:29:04 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ client-cds --- 01:29:04 [INFO] Tests are skipped. 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ client-cds --- 01:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ client-cds --- 01:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ client-cds --- 01:29:04 [INFO] Tests are skipped. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ client-cds --- 01:29:04 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/client-cds/1.17.0-SNAPSHOT/client-cds-1.17.0-SNAPSHOT.jar 01:29:04 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/client-cds/pom.xml to /tmp/r/org/onap/so/client-cds/1.17.0-SNAPSHOT/client-cds-1.17.0-SNAPSHOT.pom 01:29:04 [INFO] 01:29:04 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ client-cds --- 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [INFO] org.onap.so:client-cds:jar:1.17.0-SNAPSHOT 01:29:04 [INFO] +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:29:04 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:29:04 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:04 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:29:04 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:29:04 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:29:04 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:29:04 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:29:04 [INFO] | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:29:04 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:29:04 [INFO] | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:29:04 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:29:04 [INFO] +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:29:04 [INFO] | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:29:04 [INFO] | +- javax.cache:cache-api:jar:1.1.1:compile 01:29:04 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 01:29:04 [INFO] | +- net.jodah:failsafe:jar:2.0.1:compile 01:29:04 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:29:04 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:29:04 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:29:04 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 01:29:04 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 01:29:04 [INFO] | +- javax.annotation:jsr250-api:jar:1.0:compile 01:29:04 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:29:04 [INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile 01:29:04 [INFO] | +- commons-io:commons-io:jar:2.19.0:compile 01:29:04 [INFO] | +- net.minidev:json-smart:jar:2.4.10:compile 01:29:04 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:29:04 [INFO] | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 01:29:04 [INFO] | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 01:29:04 [INFO] | +- com.google.guava:guava:jar:28.1-jre:compile 01:29:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:29:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:29:04 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:29:04 [INFO] | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:29:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:29:04 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:29:04 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:29:04 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 01:29:04 [INFO] | | +- org.jetbrains:annotations:jar:13.0:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 01:29:04 [INFO] | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 01:29:04 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 01:29:04 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 01:29:04 [INFO] | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 01:29:04 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 01:29:04 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 01:29:04 [INFO] | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 01:29:04 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 01:29:04 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 01:29:04 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 01:29:04 [INFO] | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 01:29:04 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 01:29:04 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 01:29:04 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 01:29:04 [INFO] | +- io.grpc:grpc-stub:jar:1.25.0:compile 01:29:04 [INFO] | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 01:29:04 [INFO] | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 01:29:04 [INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 01:29:04 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 01:29:04 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 01:29:04 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 01:29:04 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:29:04 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:29:04 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 01:29:04 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:29:04 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 01:29:04 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 01:29:04 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:29:04 [INFO] | | \- com.fasterxml:classmate:jar:1.5.1:compile 01:29:04 [INFO] | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 01:29:04 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 01:29:04 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:29:04 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:29:04 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 01:29:04 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 01:29:04 [INFO] +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 01:29:04 [INFO] +- io.grpc:grpc-protobuf:jar:1.25.0:compile 01:29:04 [INFO] | +- io.grpc:grpc-api:jar:1.25.0:compile 01:29:04 [INFO] | | \- io.grpc:grpc-context:jar:1.25.0:compile 01:29:04 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 01:29:04 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 01:29:04 [INFO] +- io.grpc:grpc-netty:jar:1.25.0:compile 01:29:04 [INFO] | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 01:29:04 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 01:29:04 [INFO] | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 01:29:04 [INFO] | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 01:29:04 [INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 01:29:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 01:29:04 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 01:29:04 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 01:29:04 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 01:29:04 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 01:29:04 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 01:29:04 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 01:29:04 [INFO] +- io.grpc:grpc-testing:jar:1.25.0:test 01:29:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.9.0:test 01:29:04 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:29:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:29:04 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:29:04 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:29:04 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:29:04 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:29:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:29:04 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:29:04 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:29:04 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:29:04 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:29:04 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:29:04 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:29:04 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:29:04 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:04 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:29:04 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:04 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:29:04 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:29:04 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:29:04 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:29:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:29:04 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:29:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:29:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:29:04 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:04 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:04 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:04 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:04 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:04 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:29:04 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:04 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:04 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:04 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:04 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:04 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:04 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:29:04 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:04 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:04 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:04 [INFO] +- junit:junit:jar:4.13.2:test 01:29:04 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:04 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:04 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:04 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:04 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:29:04 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:04 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:04 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:04 [INFO] 01:29:04 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ client-cds --- 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 01:29:04 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/clients/client-cds/target/sonatype-clm/module.xml 01:29:04 [INFO] 01:29:04 [INFO] ------------------------< org.onap.so:clients >------------------------- 01:29:04 [INFO] Building clients 1.17.0-SNAPSHOT [9/43] 01:29:04 [INFO] --------------------------------[ pom ]--------------------------------- 01:29:04 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:04 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:04 [INFO] 01:29:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clients --- 01:29:04 [INFO] 01:29:04 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ clients --- 01:29:04 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:04 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:04 [INFO] 01:29:04 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ clients --- 01:29:04 [INFO] Using 'UTF-8' encoding to format source files. 01:29:04 [INFO] Number of files to be formatted: 0 01:29:04 [INFO] 01:29:04 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ clients --- 01:29:04 [INFO] Using 'UTF-8' encoding to format source files. 01:29:04 [INFO] Number of files to be formatted: 0 01:29:04 [INFO] 01:29:04 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ clients --- 01:29:04 [INFO] Skipping Rule Enforcement. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ clients --- 01:29:04 [INFO] Skipping Rule Enforcement. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ clients --- 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ clients --- 01:29:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ clients --- 01:29:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:04 [INFO] 01:29:04 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ clients --- 01:29:04 [INFO] Formatting is skipped 01:29:04 [INFO] 01:29:04 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ clients --- 01:29:04 [INFO] Formatting is skipped 01:29:04 [INFO] 01:29:04 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ clients --- 01:29:04 [INFO] 01:29:04 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ clients --- 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ clients --- 01:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ clients --- 01:29:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/clients/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:04 [INFO] 01:29:04 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ clients --- 01:29:04 [INFO] Tests are skipped. 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ clients --- 01:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:04 [INFO] 01:29:04 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ clients --- 01:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ clients --- 01:29:04 [INFO] Tests are skipped. 01:29:04 [INFO] 01:29:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ clients --- 01:29:04 [INFO] Installing /w/workspace/so-maven-clm-master/common/clients/pom.xml to /tmp/r/org/onap/so/clients/1.17.0-SNAPSHOT/clients-1.17.0-SNAPSHOT.pom 01:29:04 [INFO] 01:29:04 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ clients --- 01:29:04 [INFO] org.onap.so:clients:pom:1.17.0-SNAPSHOT 01:29:04 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:04 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:04 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:04 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:04 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:04 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:29:04 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:04 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:29:04 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:04 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:04 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:04 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:04 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:04 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:04 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:04 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:04 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:29:04 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:04 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:04 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:04 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:29:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:04 [INFO] +- junit:junit:jar:4.13.2:test 01:29:04 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:04 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:04 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:04 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:04 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:04 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:29:04 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:04 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:04 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:04 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:29:04 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:29:04 [INFO] 01:29:04 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ clients --- 01:29:04 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/clients/target/sonatype-clm/module.xml 01:29:04 [INFO] 01:29:04 [INFO] ---------------------< org.onap.so.common:common >---------------------- 01:29:04 [INFO] Building common 1.17.0-SNAPSHOT [10/43] 01:29:04 [INFO] --------------------------------[ jar ]--------------------------------- 01:29:04 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:04 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:07 [INFO] 01:29:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- 01:29:07 [INFO] 01:29:07 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ common --- 01:29:07 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:07 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:07 [INFO] 01:29:07 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ common --- 01:29:07 [INFO] Using 'UTF-8' encoding to format source files. 01:29:07 [INFO] Number of files to be formatted: 181 01:29:07 [INFO] Successfully formatted: 0 file(s) 01:29:07 [INFO] Fail to format: 0 file(s) 01:29:07 [INFO] Skipped: 181 file(s) 01:29:07 [INFO] Read only skipped: 0 file(s) 01:29:07 [INFO] Approximate time taken: 0s 01:29:07 [INFO] 01:29:07 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ common --- 01:29:07 [INFO] Using 'UTF-8' encoding to format source files. 01:29:07 [INFO] Number of files to be formatted: 0 01:29:07 [INFO] 01:29:07 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ common --- 01:29:07 [INFO] Skipping Rule Enforcement. 01:29:07 [INFO] 01:29:07 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ common --- 01:29:07 [INFO] Skipping Rule Enforcement. 01:29:07 [INFO] 01:29:07 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ common --- 01:29:07 [INFO] 01:29:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ common --- 01:29:07 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/common/target/code-coverage/jacoco-ut.exec,excludes=org/onap/so/beans/nsmf/**/*:org/onap/so/moi/**/* 01:29:07 [INFO] 01:29:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ common --- 01:29:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/common/target/jacoco.exec,excludes=org/onap/so/beans/nsmf/**/*:org/onap/so/moi/**/* 01:29:07 [INFO] 01:29:07 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ common --- 01:29:07 [INFO] Formatting is skipped 01:29:07 [INFO] 01:29:07 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ common --- 01:29:07 [INFO] Formatting is skipped 01:29:07 [INFO] 01:29:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ common --- 01:29:07 [INFO] 01:29:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ common --- 01:29:07 [INFO] 01:29:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common --- 01:29:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:07 [INFO] Copying 7 resources 01:29:07 [INFO] Copying 158 resources 01:29:07 [INFO] 01:29:07 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ common --- 01:29:07 [INFO] Changes detected - recompiling the module! 01:29:07 [INFO] Compiling 158 source files to /w/workspace/so-maven-clm-master/common/common/target/classes 01:29:09 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:09 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/PerfReqEmbb.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/SoBasicHttpSecurityConfigurer.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Networks.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/service/HttpRestServiceProviderImpl.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/GetOrchestrationResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ModelInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/UpdateCnNssi.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasToStringRule.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestInfo.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NsiInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Request.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/OwningEntity.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/HttpSecurityConfigurer.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/web/exceptions/RuntimeExceptionMapper.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/AnSliceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/SliceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/PlmnId.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/entity/MsoRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/MSOSpringFirewall.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/PerfReqUrllc.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/GETMoiResponse.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/PnfErrorList.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/exceptions/ValidationException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/CustomerInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/constants/OrchestrationRequestFormat.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/test/categories/SlowTests.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ServiceInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/UpdateSliceProfile.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/SubscriberInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/listener/ListenerRunner.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/exceptions/RestProcessingException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestProcessingData.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/CreateCnNssi.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Vnfs.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/EndPoint.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/TemplateInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Service.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Resources.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ServiceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/PlmnInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NetworkType.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/constants/Status.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestDetails.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/spring/SpringContextHelper.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/CorsWebSecurityConfigurerAdapter.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Platform.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParams.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/AdditionalProperties.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/TransportSliceNetwork.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/NssiReqBody.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssInstance.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/MoiAllocateRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/HttpHeaderForwarderConfig.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NetworkSliceInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Project.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssmiReqInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceProfileAdapter.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/CloudRequestData.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/HttpHeaderForwarderRequestInterceptor.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/SoNoAuthWebSecurityConfigurerAdapter.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/VnfErrorList.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/Snssai.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/NsiReqBody.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/InstanceDirection.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/EsrInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/RequestInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/exceptions/HttpResouceNotFoundException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/entity/package-info.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestStatus.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ResponseDescriptor.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/ToStringTester.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/UeMobilityLevel.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiTerminateRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/exceptions/ExhaustedRetriesException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ModelType.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/LineOfBusiness.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/SubnetType.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/PerfReq.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiCreateRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiDeAllocateRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ExceptionType.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/db/connections/DbDnsIpAddress.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/VfModules.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/RANSliceSubnetProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiActDeActRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssmfRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestError.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/OperationType.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/objects/audit/AAIObjectAudit.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssmiResInfo.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/objects/audit/AAIObjectAuditList.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/OrchestrationStatusEnum.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/JobStatusRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/CloudConfiguration.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/SoWebSecurityConfigurerAdapter.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVm.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ConnectionLink.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/moi/Attributes.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestList.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiUpdateRequestById.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/BaseWebSecurityConfigurerAdapter.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/Pnfs.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/QuerySubnetCapability.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RelatedInstance.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NewNsst.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasAnnotationPropertyWithValueMatcher.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestReferences.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiAllocateRequest.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/AllocateTnNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/GetOrchestrationListResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/AllocateCnNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/SoUserCredentialConfiguration.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/logging/tasks/AuditMDCSetup.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/web/exceptions/ExceptionResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/JobStatusResponse.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/DeAllocateNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/exceptions/InvalidRestRequestException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/InstanceReferences.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RequestParameters.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssiUpdateRequest.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/UserDetailsServiceImpl.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/TerminateNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/properties/MsoDatabaseException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/cloud/resource/beans/CloudInformation.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/UserCredentials.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/CorsBasicHttpSecurityConfigurer.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ResponseHistory.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/TnSliceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/oof/SubnetCapability.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/security/HttpHeaderForwarderHandlerInterceptor.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/rest/service/HttpRestServiceProvider.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ResourceSharingLevel.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/cloud/resource/beans/NodeType.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ServiceException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/NssmfAdapterNBIRequest.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/UpdateCnNssiById.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/RelatedInstanceList.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/db/connections/ScheduledDnsLookup.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/constants/Defaults.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ActDeActNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/AllocateAnNssi.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ModifyAction.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasAnnotationMatcher.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/exceptions/MSOException.java]] 01:29:09 [INFO] [parsing completed 1ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/CnSliceProfile.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/PolicyException.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/listener/Skip.java]] 01:29:09 [INFO] [parsing completed 0ms] 01:29:09 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:09 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:09 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:09 [INFO] [loading modules/java.compiler/module-info.class] 01:29:09 [INFO] [loading modules/java.se/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:09 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:09 [INFO] [loading modules/java.management/module-info.class] 01:29:09 [INFO] [loading modules/java.desktop/module-info.class] 01:29:09 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:09 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:09 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:09 [INFO] [loading modules/java.rmi/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:09 [INFO] [loading modules/jdk.net/module-info.class] 01:29:09 [INFO] [loading modules/jdk.management/module-info.class] 01:29:09 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:09 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:09 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:09 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:09 [INFO] [loading modules/java.naming/module-info.class] 01:29:09 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:09 [INFO] [loading modules/java.xml/module-info.class] 01:29:09 [INFO] [loading modules/java.base/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:09 [INFO] [loading modules/java.net.http/module-info.class] 01:29:09 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:09 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:09 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:09 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:09 [INFO] [loading modules/java.logging/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:09 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:09 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:09 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:09 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:09 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:09 [INFO] [loading modules/java.scripting/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:09 [INFO] [loading modules/java.sql/module-info.class] 01:29:09 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:09 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:09 [INFO] [loading modules/java.instrument/module-info.class] 01:29:09 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:09 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:09 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:09 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:09 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:09 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:09 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:09 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:09 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:09 [INFO] [loading modules/java.prefs/module-info.class] 01:29:09 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:09 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:09 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:09 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/common/src/main/java,/w/workspace/so-maven-clm-master/common/common/target/generated-sources/annotations] 01:29:09 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/common/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar,/tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:29:09 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/builders/HttpSecurity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/StringUtils.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/extern/slf4j/Slf4j.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:09 [INFO] [loading modules/java.base/java/util/List.class] 01:29:09 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UserDetailsService.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar(/org/springframework/security/crypto/bcrypt/BCryptPasswordEncoder.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:29:09 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 01:29:09 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/CaseFormat.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:29:09 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/configuration/HttpHeadersProvider.class)] 01:29:09 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:29:09 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:29:09 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Optional.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:29:09 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/Data.class)] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/reflect/Parameter.class] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/affirm/Affirm.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ExceptionMapper.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:09 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Action.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/ToString.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonValue.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:29:09 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/reflect/Field.class] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/NoArgsConstructor.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/AllArgsConstructor.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/Builder.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/BeanUtils.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/Getter.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Generated.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar(/org/springframework/security/web/firewall/StrictHttpFirewall.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar(/org/springframework/security/web/firewall/HttpFirewall.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnySetter.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnyGetter.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:09 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:29:09 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:29:09 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContext.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Set.class] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GeneratedValue.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Id.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ManyToOne.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/business/annotation/BusinessKey.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/random/RandomFactory.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoField.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/utils/ValidationHelper.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/Order.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/configuration/EnableWebSecurity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/authentication/builders/AuthenticationManagerBuilder.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/builders/WebSecurity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/WebSecurityConfigurer.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/SecurityConfigurer.class)] 01:29:09 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/JsonObject.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestInterceptor.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/InterceptorRegistry.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.class)] 01:29:09 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpRequest.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestExecution.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Scope.class)] 01:29:09 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeName.class)] 01:29:09 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Description.class)] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/TypeSafeDiagnosingMatcher.class)] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/BaseMatcher.class)] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 01:29:09 [INFO] [loading /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar(/javax/validation/constraints/NotNull.class)] 01:29:09 [INFO] [loading modules/java.base/java/time/ZoneOffset.class] 01:29:09 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 01:29:09 [INFO] [loading modules/java.base/java/time/format/DateTimeFormatter.class] 01:29:09 [INFO] [loading modules/java.base/java/util/UUID.class] 01:29:09 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:29:09 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MdcConstants.class)] 01:29:09 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/User.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UserDetails.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UsernameNotFoundException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/cors/CorsConfiguration.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/cors/CorsConfigurationSource.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/cors/UrlBasedCorsConfigurationSource.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/Collections.class] 01:29:09 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:29:09 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar(/javax/servlet/http/HttpServletRequest.class)] 01:29:09 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar(/javax/servlet/http/HttpServletResponse.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/HandlerInterceptor.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/ModelAndView.class)] 01:29:09 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableSet.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/ThreadLocal.class] 01:29:09 [INFO] [loading modules/java.management/java/lang/management/ManagementFactory.class] 01:29:09 [INFO] [loading modules/java.base/java/net/InetAddress.class] 01:29:09 [INFO] [loading modules/java.base/java/net/UnknownHostException.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/JMX.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/MBeanServer.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/ObjectInstance.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/ObjectName.class] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledLogging.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledTaskException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 01:29:09 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariPoolMXBean.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:09 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator$Mode.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/AccessLevel.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GenerationType.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:29:09 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:29:09 [INFO] [loading /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar(/javax/validation/Constraint.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/NoArgsConstructor$AnyAnnotation.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/AllArgsConstructor$AnyAnnotation.class)] 01:29:09 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/Getter$AnyAnnotation.class)] 01:29:09 [WARNING] and returns true. 01:29:09 /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[51,32] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[57,25] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[59,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[61,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[63,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[65,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[67,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.java:[69,47] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 01:29:09 [WARNING] No processor claimed any of these annotations: /org.springframework.core.annotation.Order,/com.fasterxml.jackson.annotation.JsonCreator,/org.springframework.boot.context.properties.ConfigurationProperties,/com.fasterxml.jackson.annotation.JsonValue,/javax.annotation.Generated,/com.fasterxml.jackson.annotation.JsonInclude,/com.fasterxml.jackson.annotation.JsonProperty,/javax.validation.constraints.NotNull,/com.fasterxml.jackson.annotation.JsonAnySetter,/org.springframework.context.annotation.Scope,/org.springframework.stereotype.Component,/org.springframework.context.annotation.Profile,/org.springframework.security.config.annotation.web.configuration.EnableWebSecurity,/javax.xml.bind.annotation.XmlType,/javax.annotation.PostConstruct,/javax.xml.bind.annotation.XmlAccessorType,/com.fasterxml.jackson.annotation.JsonTypeInfo,/org.springframework.context.annotation.Bean,/org.springframework.beans.factory.annotation.Qualifier,/com.fasterxml.jackson.annotation.JsonPropertyOrder,/javax.xml.bind.annotation.XmlSeeAlso,/com.fasterxml.jackson.annotation.JsonIgnore,/com.fasterxml.jackson.annotation.JsonAnyGetter,/org.springframework.context.annotation.Configuration,/com.fasterxml.jackson.annotation.JsonRootName,/javax.xml.bind.annotation.XmlRootElement,/org.springframework.beans.factory.annotation.Autowired,/javax.xml.bind.annotation.XmlElement,/com.fasterxml.jackson.annotation.JsonTypeName,/org.springframework.scheduling.annotation.Scheduled 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/serviceinstancebeans/ModelType.java:[72,100] [unchecked] unchecked cast 01:29:09 required: T 01:29:09 found: Object 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method get(Object,String) 01:29:09 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ModelType.class] 01:29:09 [INFO] [checking org.onap.so.rest.service.HttpRestServiceProviderImpl] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 01:29:09 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/service/HttpRestServiceProviderImpl.class] 01:29:09 [INFO] [checking org.onap.so.rest.service.HttpRestServiceProvider] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/service/HttpRestServiceProvider.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.GetOrchestrationResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/GetOrchestrationResponse.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Request] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Request.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestDetails] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestDetails.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.InstanceReferences] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/InstanceReferences.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestStatus] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestStatus.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestProcessingData] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestProcessingData.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.CloudRequestData] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/CloudRequestData.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestInfo.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RelatedInstanceList] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RelatedInstanceList.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.SubscriberInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/SubscriberInfo.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestParameters] 01:29:09 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestParameters.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Project] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Project.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.OwningEntity] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/OwningEntity.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Platform] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Platform.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.LineOfBusiness] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/LineOfBusiness.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RelatedInstance] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RelatedInstance.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.InstanceDirection] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/InstanceDirection.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.UpdateCnNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/UpdateCnNssi.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.UpdateSliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/UpdateSliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NsiInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NsiInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NewNsst] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NewNsst.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.PerfReq] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/PerfReq.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.PerfReqUrllc] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/PerfReqUrllc.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.HasToStringRule] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasToStringRule.java:[34,18] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasToStringRule.java:[40,27] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/core/AnyOf.class)] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasToStringRule.java:[47,17] [unchecked] unchecked method invocation: method anyOf in class CoreMatchers is applied to given types 01:29:09 required: Matcher[] 01:29:09 found: Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasToStringRule.java:[47,18] [unchecked] unchecked conversion 01:29:09 required: Matcher 01:29:09 found: Matcher 01:29:09 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/core/ShortcutCombination.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasToStringRule.class] 01:29:09 [INFO] [checking org.onap.so.web.exceptions.RuntimeExceptionMapper] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:29:09 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/web/exceptions/RuntimeExceptionMapper.class] 01:29:09 [INFO] [checking org.onap.so.appc.orchestrator.service.beans.ApplicationControllerTaskRequest] 01:29:09 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.class] 01:29:09 [INFO] [checking org.onap.so.appc.orchestrator.service.beans.ApplicationControllerVnf] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.class] 01:29:09 [INFO] [checking org.onap.so.appc.orchestrator.service.beans.ApplicationControllerVm] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVm.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.AnSliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/AnSliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.UeMobilityLevel] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/UeMobilityLevel.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ResourceSharingLevel] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ResourceSharingLevel.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.SliceTaskParamsAdapter] 01:29:09 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceTaskParamsAdapter$SliceTaskParamsAdapterBuilder.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceTaskParamsAdapter.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.TemplateInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/TemplateInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.SliceTaskInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceTaskInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.SliceProfileAdapter] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/BeansException.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceProfileAdapter.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.CnSliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/CnSliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.TnSliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/TnSliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NetworkType] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NetworkType.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.SubnetType] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/SubnetType.class] 01:29:09 [INFO] [checking org.onap.so.moi.SliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/SliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.moi.PlmnInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/PlmnInfo.class] 01:29:09 [INFO] [checking org.onap.so.moi.RANSliceSubnetProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/RANSliceSubnetProfile.class] 01:29:09 [INFO] [checking org.onap.so.moi.PlmnId] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/PlmnId.class] 01:29:09 [INFO] [checking org.onap.so.moi.Snssai] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/Snssai.class] 01:29:09 [INFO] [checking org.onap.so.entity.MsoRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/entity/MsoRequest.class] 01:29:09 [INFO] [checking org.onap.so.security.MSOSpringFirewall] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar(/org/springframework/security/web/firewall/RequestRejectedException.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/MSOSpringFirewall.class] 01:29:09 [INFO] [checking org.onap.so.moi.GETMoiResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/GETMoiResponse.class] 01:29:09 [INFO] [checking org.onap.so.moi.Attributes] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/Attributes.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.PnfErrorList] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/PnfErrorList.class] 01:29:09 [INFO] [checking org.onap.so.exceptions.ValidationException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/exceptions/ValidationException.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.CustomerInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/CustomerInfo$CustomerInfoBuilder.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/CustomerInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.OperationType] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/OperationType.class] 01:29:09 [INFO] [checking org.onap.so.constants.OrchestrationRequestFormat] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/constants/OrchestrationRequestFormat.class] 01:29:09 [INFO] [checking org.onap.so.test.categories.SlowTests] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/test/categories/SlowTests.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ServiceInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ServiceInfo$ServiceInfoBuilder.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ServiceInfo.class] 01:29:09 [INFO] [checking org.onap.so.listener.ListenerRunner] 01:29:09 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:29:09 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:09 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:29:09 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:09 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/listener/ListenerRunner$1.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/listener/ListenerRunner.class] 01:29:09 [INFO] [checking org.onap.so.rest.exceptions.RestProcessingException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/RestProcessingException.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.CreateCnNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/CreateCnNssi.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Vnfs] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Vnfs.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.VfModules] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/VfModules.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.EndPoint] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/EndPoint.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.EqualsAndHashCodeTester] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.java:[47,18] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.java:[54,35] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.java:[69,17] [unchecked] unchecked method invocation: method anyOf in class CoreMatchers is applied to given types 01:29:09 required: Matcher[] 01:29:09 found: Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.java:[69,18] [unchecked] unchecked conversion 01:29:09 required: Matcher 01:29:09 found: Matcher 01:29:09 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Parameterizable.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Service] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Service.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Resources] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Resources.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.Pnfs] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/Pnfs.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ServiceProfile] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/ServiceProfile.java:[31,7] [serial] serializable class ServiceProfile has no definition of serialVersionUID 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ServiceProfile.class] 01:29:09 [INFO] [checking org.onap.so.constants.Status] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/constants/Status.class] 01:29:09 [INFO] [checking org.onap.so.spring.SpringContextHelper] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/spring/SpringContextHelper.class] 01:29:09 [INFO] [checking org.onap.so.security.CorsWebSecurityConfigurerAdapter] 01:29:09 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar(/javax/servlet/Filter.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/context/ServletContextAware.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/authentication/ProviderManagerBuilder.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/authentication/configurers/userdetails/DaoAuthenticationConfigurer.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/authentication/configurers/userdetails/AbstractDaoAuthenticationConfigurer.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/authentication/configurers/userdetails/UserDetailsAwareConfigurer.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar(/org/springframework/security/crypto/password/PasswordEncoder.class)] 01:29:09 [INFO] [checking org.onap.so.security.BaseWebSecurityConfigurerAdapter] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/CorsWebSecurityConfigurerAdapter.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/BaseWebSecurityConfigurerAdapter.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.SliceTaskParams] 01:29:09 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/JsonElement.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:29:09 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:29:09 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:29:09 [INFO] [loading modules/java.base/java/io/Reader.class] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:29:09 [INFO] [loading modules/java.base/java/io/File.class] 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/beans/nsmf/SliceTaskParams.java:[144,77] [unchecked] unchecked cast 01:29:09 required: Map 01:29:09 found: Map 01:29:09 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceTaskParams.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.AdditionalProperties] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/AdditionalProperties.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ModifyAction] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ModifyAction.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.TransportSliceNetwork] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/TransportSliceNetwork.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ConnectionLink] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ConnectionLink.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.NssiReqBody] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/NssiReqBody$NssiReqBodyBuilder.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/NssiReqBody.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.RequestInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/RequestInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssInstance] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssInstance$NssInstanceBuilder.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssInstance.class] 01:29:09 [INFO] [checking org.onap.so.moi.MoiAllocateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/moi/MoiAllocateRequest.class] 01:29:09 [INFO] [checking org.onap.so.security.HttpHeaderForwarderConfig] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/InterceptorRegistration.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/HttpHeaderForwarderConfig.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NetworkSliceInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NetworkSliceInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssmiReqInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssmiReqInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.EsrInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/EsrInfo.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.ServiceInstancesResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestReferences] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestReferences.class] 01:29:09 [INFO] [checking org.onap.so.security.HttpHeaderForwarderRequestInterceptor] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/HttpHeaderForwarderRequestInterceptor.class] 01:29:09 [INFO] [checking org.onap.so.security.SoNoAuthWebSecurityConfigurerAdapter] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/builders/WebSecurity$IgnoredRequestConfigurer.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/SoNoAuthWebSecurityConfigurerAdapter.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.VnfErrorList] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/VnfErrorList.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.NsiReqBody] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/NsiReqBody.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.oof.SubnetCapability] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/oof/SubnetCapability.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.ServiceInstancesRequest] 01:29:09 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class] 01:29:09 [INFO] [checking org.onap.so.rest.exceptions.HttpResouceNotFoundException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/HttpResouceNotFoundException.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ResponseDescriptor] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ResponseDescriptor.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ResponseHistory] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ResponseHistory.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.ToStringTester] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/ToStringTester.java:[33,18] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/ToStringTester.java:[39,26] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/ToStringTester.java:[46,17] [unchecked] unchecked method invocation: method anyOf in class CoreMatchers is applied to given types 01:29:09 required: Matcher[] 01:29:09 found: Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/ToStringTester.java:[46,18] [unchecked] unchecked conversion 01:29:09 required: Matcher 01:29:09 found: Matcher 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/ToStringTester.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiTerminateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiTerminateRequest.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.TerminateNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/TerminateNssi.class] 01:29:09 [INFO] [checking org.onap.so.rest.exceptions.ExhaustedRetriesException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/ExhaustedRetriesException.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiCreateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiCreateRequest.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiDeAllocateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiDeAllocateRequest.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.DeAllocateNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/DeAllocateNssi.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.ExceptionType] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ExceptionType.class] 01:29:09 [INFO] [checking org.onap.so.db.connections.DbDnsIpAddress] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/db/connections/DbDnsIpAddress.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiActDeActRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiActDeActRequest.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.ActDeActNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/ActDeActNssi.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiResponse.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssmfRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssmfRequest.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestError] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestError.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.PolicyException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/PolicyException.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.ServiceException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ServiceException.class] 01:29:09 [INFO] [checking org.onap.so.objects.audit.AAIObjectAudit] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/objects/audit/AAIObjectAudit.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssmiResInfo] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssmiResInfo.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.SliceProfile] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/SliceProfile.class] 01:29:09 [INFO] [checking org.onap.so.objects.audit.AAIObjectAuditList] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/objects/audit/AAIObjectAuditList.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.OrchestrationStatusEnum] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/OrchestrationStatusEnum.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.JobStatusRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/JobStatusRequest.class] 01:29:09 [INFO] [checking org.onap.so.security.SoWebSecurityConfigurerAdapter] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/SoWebSecurityConfigurerAdapter.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.RequestList] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/RequestList.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiUpdateRequestById] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiUpdateRequestById.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.UpdateCnNssiById] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/UpdateCnNssiById.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.QuerySubnetCapability] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/QuerySubnetCapability.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.HasAnnotationPropertyWithValueMatcher] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasAnnotationPropertyWithValueMatcher.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiAllocateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiAllocateRequest.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.AllocateCnNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/AllocateCnNssi.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.AllocateTnNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/AllocateTnNssi.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.AllocateAnNssi] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/AllocateAnNssi.class] 01:29:09 [INFO] [checking org.onap.so.serviceinstancebeans.GetOrchestrationListResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/GetOrchestrationListResponse.class] 01:29:09 [INFO] [checking org.onap.so.logging.tasks.AuditMDCSetup] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:29:09 [INFO] [loading modules/java.base/java/time/ZoneId.class] 01:29:09 [INFO] [loading modules/java.base/java/time/Clock.class] 01:29:09 [INFO] [loading modules/java.base/java/time/temporal/Temporal.class] 01:29:09 [INFO] [loading modules/java.base/java/time/temporal/TemporalAccessor.class] 01:29:09 [INFO] [loading modules/java.base/java/time/chrono/ChronoZonedDateTime.class] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$ResponseStatus.class)] 01:29:09 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Markers.class)] 01:29:09 [INFO] [loading modules/java.base/java/lang/System.class] 01:29:09 [INFO] [loading modules/java.base/java/time/LocalDate.class] 01:29:09 [INFO] [loading modules/java.base/java/time/Instant.class] 01:29:09 [INFO] [loading modules/java.base/java/time/temporal/TemporalAdjuster.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/logging/tasks/AuditMDCSetup.class] 01:29:09 [INFO] [checking org.onap.so.web.exceptions.ExceptionResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/web/exceptions/ExceptionResponse.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.JobStatusResponse] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/JobStatusResponse.class] 01:29:09 [INFO] [checking org.onap.so.rest.exceptions.InvalidRestRequestException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/InvalidRestRequestException.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssiUpdateRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssiUpdateRequest.class] 01:29:09 [INFO] [checking org.onap.so.security.UserDetailsServiceImpl] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/AuthenticationException.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/CredentialsContainer.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/User$UserBuilder.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/UserDetailsServiceImpl.class] 01:29:09 [INFO] [checking org.onap.so.properties.MsoDatabaseException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/properties/MsoDatabaseException.class] 01:29:09 [INFO] [checking org.onap.so.cloud.resource.beans.CloudInformation] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/cloud/resource/beans/CloudInformation.class] 01:29:09 [INFO] [checking org.onap.so.cloud.resource.beans.NodeType] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/cloud/resource/beans/NodeType.class] 01:29:09 [INFO] [checking org.onap.so.security.CorsBasicHttpSecurityConfigurer] 01:29:09 [INFO] [loading /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar(/org/springframework/security/config/annotation/web/configurers/CorsConfigurer.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/CorsBasicHttpSecurityConfigurer.class] 01:29:09 [INFO] [checking org.onap.so.security.HttpHeaderForwarderHandlerInterceptor] 01:29:09 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableCollection.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/function/BinaryOperator.class] 01:29:09 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar(/javax/servlet/ServletRequest.class)] 01:29:09 [INFO] [loading modules/java.base/java/util/Enumeration.class] 01:29:09 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:29:09 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:29:09 [INFO] [loading modules/java.base/java/util/Objects.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/HttpHeaderForwarderHandlerInterceptor.class] 01:29:09 [INFO] [checking org.onap.so.beans.nsmf.NssmfAdapterNBIRequest] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/beans/nsmf/NssmfAdapterNBIRequest.class] 01:29:09 [INFO] [checking org.onap.so.db.connections.ScheduledDnsLookup] 01:29:09 [INFO] [loading modules/java.management/javax/management/MBeanServerConnection.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/MalformedObjectNameException.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/OperationsException.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/JMException.class] 01:29:09 [INFO] [loading modules/java.management/javax/management/QueryExp.class] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/db/connections/ScheduledDnsLookup.class] 01:29:09 [INFO] [checking org.onap.so.constants.Defaults] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/EnvironmentCapable.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/ListableBeanFactory.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactory.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/HierarchicalBeanFactory.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/MessageSource.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationEventPublisher.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/support/ResourcePatternResolver.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ResourceLoader.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:29:09 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/constants/Defaults.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.CustomSetterMustExistRule] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[34,12] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[34,44] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[35,55] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[35,51] [unchecked] unchecked conversion 01:29:09 required: Matcher[] 01:29:09 found: Matcher[] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[42,22] [unchecked] unchecked method invocation: method anyOf in class CoreMatchers is applied to given types 01:29:09 required: Matcher[] 01:29:09 found: Matcher[] 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[42,23] [unchecked] unchecked conversion 01:29:09 required: Matcher[] 01:29:09 found: Matcher[] 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[49,45] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/CustomSetterMustExistRule.java:[54,67] [unchecked] Possible heap pollution from parameterized vararg type Matcher 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/CustomSetterMustExistRule.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.HasAnnotationMatcher] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasAnnotationMatcher.class] 01:29:09 [INFO] [checking org.onap.so.openpojo.rules.HasEqualsAndHashCodeRule] 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.java:[37,18] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.java:[43,36] [rawtypes] found raw type: Matcher 01:29:09 missing type arguments for generic class Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in interface Matcher 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.java:[50,17] [unchecked] unchecked method invocation: method anyOf in class CoreMatchers is applied to given types 01:29:09 required: Matcher[] 01:29:09 found: Matcher 01:29:09 where T is a type-variable: 01:29:09 T extends Object declared in method anyOf(Matcher...) 01:29:09 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/main/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.java:[50,18] [unchecked] unchecked conversion 01:29:09 required: Matcher 01:29:09 found: Matcher 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.class] 01:29:09 [INFO] [checking org.onap.so.exceptions.MSOException] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/exceptions/MSOException.class] 01:29:09 [INFO] [checking org.onap.so.listener.Skip] 01:29:09 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/listener/Skip.class] 01:29:09 [INFO] [total 1807ms] 01:29:09 [INFO] 01:29:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common --- 01:29:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:09 [INFO] Copying 3 resources 01:29:09 [INFO] 01:29:09 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ common --- 01:29:09 [INFO] Changes detected - recompiling the module! 01:29:09 [INFO] Compiling 23 source files to /w/workspace/so-maven-clm-master/common/common/target/test-classes 01:29:10 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:10 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/serviceinstancebeans/ServiceInstanceBeansTest.java]] 01:29:10 [INFO] [parsing completed 1ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/db/connections/DbDnsIpAddressTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/security/AuthenticationTest.java]] 01:29:10 [INFO] [parsing completed 1ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/rest/service/HttpRestServiceProviderImplTest.java]] 01:29:10 [INFO] [parsing completed 1ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/TestApp.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/adapter_utils/tests/CryptoTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/BeansTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/entity/MsoRequestTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/serviceinstancebeans/ModelTypeTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/serviceinstancebeans/RequestStatusTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/serviceinstancebeans/TestServiceInstanceBean.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/logging/tasks/MDCSetupTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/openpojo/rules/EqualsAndHashCodeTesterTest.java]] 01:29:10 [INFO] [parsing completed 1ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/logging/TestAppender.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/NonSpringSuite.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/exceptions/ValidationExceptionTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/serviceinstancebeans/ServiceInstancesRequestTest.java]] 01:29:10 [INFO] [parsing completed 1ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/test/categories/SpringAware.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/security/UserDetailsServiceImplTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/SpringSuite.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/web/exceptions/RuntimeExceptionMapperTest.java]] 01:29:10 [INFO] [parsing completed 0ms] 01:29:10 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:10 [INFO] [loading modules/java.se/module-info.class] 01:29:10 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:10 [INFO] [loading modules/java.base/module-info.class] 01:29:10 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:10 [INFO] [loading modules/java.rmi/module-info.class] 01:29:10 [INFO] [loading modules/jdk.net/module-info.class] 01:29:10 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:10 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:10 [INFO] [loading modules/java.prefs/module-info.class] 01:29:10 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:10 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:10 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:10 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:10 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:10 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:10 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:10 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:10 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:10 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:10 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:10 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:10 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:10 [INFO] [loading modules/java.logging/module-info.class] 01:29:10 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:10 [INFO] [loading modules/jdk.management/module-info.class] 01:29:10 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:10 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:10 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:10 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:10 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:10 [INFO] [loading modules/java.naming/module-info.class] 01:29:10 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:10 [INFO] [loading modules/java.scripting/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:10 [INFO] [loading modules/java.sql/module-info.class] 01:29:10 [INFO] [loading modules/java.instrument/module-info.class] 01:29:10 [INFO] [loading modules/java.net.http/module-info.class] 01:29:10 [INFO] [loading modules/java.compiler/module-info.class] 01:29:10 [INFO] [loading modules/java.management/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:10 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:10 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:10 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:10 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:10 [INFO] [loading modules/java.xml/module-info.class] 01:29:10 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:10 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:10 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:10 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:10 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:10 [INFO] [loading modules/java.desktop/module-info.class] 01:29:10 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:10 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/common/common/src/test/java,/w/workspace/so-maven-clm-master/common/common/target/generated-test-sources/test-annotations] 01:29:10 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/common/common/target/test-classes,/w/workspace/so-maven-clm-master/common/common/target/classes,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar,/tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,.] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:29:10 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasToStringRule.class] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/ToStringTester.class] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:10 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:29:10 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:10 [INFO] [loading modules/java.base/java/util/UUID.class] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar(/org/springframework/security/crypto/bcrypt/BCryptPasswordEncoder.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/DynamicPropertyRegistry.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/DynamicPropertySource.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:29:10 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/SneakyThrows.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:29:10 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Optional.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/InvalidRestRequestException.class] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/HttpResouceNotFoundException.class] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/rest/exceptions/RestProcessingException.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:29:10 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoNestedClassRule.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoStaticExceptFinalRule.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 01:29:10 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:10 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:29:10 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MdcConstants.class)] 01:29:10 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:29:10 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/logging/tasks/AuditMDCSetup.class] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/impl/PojoClassFactory.class)] 01:29:10 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.26/lombok-1.18.26.jar(/lombok/Data.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/Objects.class] 01:29:10 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Id.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.class] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar(/ch/qos/logback/classic/Level.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/AppenderBase.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:10 [INFO] [loading modules/java.base/java/util/List.class] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/Appender.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/spi/ContextAware.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/spi/FilterAttachable.class)] 01:29:10 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 01:29:10 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/ExcludeCategories.class)] 01:29:10 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 01:29:10 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 01:29:10 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/experimental/categories/Category.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/spring/SpringContextHelper.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/ConfigFileApplicationContextInitializer.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UserDetails.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UsernameNotFoundException.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/UserCredentials.class] 01:29:10 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/IncludeCategories.class)] 01:29:10 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 01:29:10 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:10 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:29:10 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:29:10 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:29:10 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:29:10 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 01:29:10 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/validator/ValidateWith.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextInitializer.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/exceptions/ValidationExceptionTest.java:[44,32] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/exceptions/ValidationExceptionTest.class] 01:29:10 [INFO] [checking org.onap.so.openpojo.rules.HasEqualsAndHashCodeRuleTest] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.class] 01:29:10 [INFO] [loading modules/java.base/java/util/function/BooleanSupplier.class] 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest.java:[79,11] [overrides] Class HasEqualsButNoHashCode overrides equals, but neither it nor any superclass overrides hashCode method 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest$HasEqualsAndHashCode.class] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest$HasEqualsButNoHashCode.class] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest$HasHashCodeButNoEquals.class] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRuleTest.class] 01:29:10 [INFO] [checking org.onap.so.serviceinstancebeans.ServiceInstancesRequestTest] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class] 01:29:10 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:29:10 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:29:10 [INFO] [loading modules/java.base/java/io/Reader.class] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:29:10 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:10 [INFO] [loading modules/java.base/java/io/File.class] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/serviceinstancebeans/ServiceInstancesRequestTest.class] 01:29:10 [INFO] [checking org.onap.so.test.categories.SpringAware] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/test/categories/SpringAware.class] 01:29:10 [INFO] [checking org.onap.so.constants.DefaultsTest] 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java:[35,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java:[35,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java:[35,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java:[35,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:29:10 [WARNING] /w/workspace/so-maven-clm-master/common/common/src/test/java/org/onap/so/constants/DefaultsTest.java:[35,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/constants/Defaults.class] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/constants/DefaultsTest.class] 01:29:10 [INFO] [checking org.onap.so.security.UserDetailsServiceImplTest] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/security/UserDetailsServiceImpl.class] 01:29:10 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/userdetails/UserDetailsService.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 01:29:10 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 01:29:10 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 01:29:10 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 01:29:10 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 01:29:10 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 01:29:10 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 01:29:10 [INFO] [loading modules/java.base/java/math/BigInteger.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/Date.class] 01:29:10 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 01:29:10 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 01:29:10 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 01:29:10 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 01:29:10 [INFO] [loading modules/java.base/java/time/LocalTime.class] 01:29:10 [INFO] [loading modules/java.base/java/time/LocalDate.class] 01:29:10 [INFO] [loading modules/java.base/java/time/Instant.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 01:29:10 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:29:10 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 01:29:10 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:10 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 01:29:10 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 01:29:10 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 01:29:10 [INFO] [loading modules/java.base/java/nio/file/Path.class] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractStringAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractCharSequenceAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ThrowableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ThrowableAssert$ThrowingCallable.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractThrowableAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 01:29:10 [INFO] [loading /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar(/org/springframework/security/core/AuthenticationException.class)] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/security/UserDetailsServiceImplTest.class] 01:29:10 [INFO] [checking org.onap.so.SpringSuite] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/SpringSuite.class] 01:29:10 [INFO] [checking org.onap.so.web.exceptions.RuntimeExceptionMapperTest] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/web/exceptions/RuntimeExceptionMapper.class] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ExceptionMapper.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:29:10 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/classes/org/onap/so/web/exceptions/ExceptionResponse.class] 01:29:10 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:10 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:29:10 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:29:10 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 01:29:10 [INFO] [wrote /w/workspace/so-maven-clm-master/common/common/target/test-classes/org/onap/so/web/exceptions/RuntimeExceptionMapperTest.class] 01:29:10 [INFO] [total 558ms] 01:29:10 [INFO] 01:29:10 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ common --- 01:29:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:10 [INFO] 01:29:10 [INFO] ------------------------------------------------------- 01:29:10 [INFO] T E S T S 01:29:10 [INFO] ------------------------------------------------------- 01:29:12 [INFO] Running org.onap.so.NonSpringSuite 01:29:12 [INFO] Running org.onap.so.logging.tasks.MDCSetupTest 01:29:13 2026-03-07T01:29:13.183Z main INFO org.onap.so.logging.tasks.AuditMDCSetup RequestID=9bb86b8d-a02f-4a0b-81a9-2eb963850009, ServiceName=testServiceName, OpenstackStatusCode=INPROGRESS, EntryTimestamp=2026-03-07T01:29:13.172020Z, ElapsedTime=4, InvocationID=2c814741-ebc5-4a63-90f0-a4839bdfb816, PartnerName=SO.OPENSTACK_ADAPTER, StatusCode=INPROGRESS Entering ENTRY 01:29:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.onap.so.logging.tasks.MDCSetupTest 01:29:13 [INFO] Running org.onap.so.entity.MsoRequestTest 01:29:13 2026-03-07T01:29:13.265Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to get value for environment variable: [sun.boot.class.path] 01:29:13 2026-03-07T01:29:13.267Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/usr/java/packages/lib] 01:29:13 2026-03-07T01:29:13.267Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:29:13 2026-03-07T01:29:13.267Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/lib/x86_64-linux-gnu] 01:29:13 2026-03-07T01:29:13.267Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:29:13 2026-03-07T01:29:13.267Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/usr/lib/jni] 01:29:13 2026-03-07T01:29:13.268Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/lib] 01:29:13 2026-03-07T01:29:13.268Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/usr/lib] 01:29:13 2026-03-07T01:29:13.269Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/w/workspace/so-maven-clm-master/common/common/target/test-classes] 01:29:13 2026-03-07T01:29:13.269Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to load entries from: [/w/workspace/so-maven-clm-master/common/common/target/classes] 01:29:13 2026-03-07T01:29:13.352Z main WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader Failed to get value for environment variable: [java.ext.dirs] 01:29:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.so.entity.MsoRequestTest 01:29:13 [INFO] Running org.onap.so.serviceinstancebeans.ModelTypeTest 01:29:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.so.serviceinstancebeans.ModelTypeTest 01:29:13 [INFO] Running org.onap.so.serviceinstancebeans.ServiceInstancesRequestTest 01:29:14 Java Object: ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=configuration, modelNameVersionId=null, modelName=MSO-Configuration, modelVersion=1.0, modelCustomizationUuid=68dc9a92-214c-11e7-93ae-92361f002671, modelVersionId=null, modelCustomizationId=null, modelUuid=36a3a8ea-49a6-4ac8-b06c-89a545444455, modelInvariantUuid=9647dfc4-2083-11e7-93ae-92361f002672, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=null, productFamilyName=null, orderVersion=null, source=VID, instanceName=port_mirror_config_m830-01, suppressRollback=false, requestorId=mdg1215, applicationId=null], relatedInstanceList=[RelatedInstanceList [relatedInstance=org.onap.so.serviceinstancebeans.RelatedInstance@76968f03[instanceName=,instanceId=956121e0-542d-4b30-b8c7-be611e3c8f13,modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=service, modelNameVersionId=null, modelName=MSOTADevInfra_vSAMP10a_Service, modelVersion=1.0, modelCustomizationUuid=null, modelVersionId=null, modelCustomizationId=null, modelUuid=5df8b6de-2083-11e7-93ae-92361f002671, modelInvariantUuid=9647dfc4-2083-11e7-93ae-92361f002671, modelInstanceName=null],instanceDirection=]], RelatedInstanceList [relatedInstance=org.onap.so.serviceinstancebeans.RelatedInstance@544f5414[instanceName=,instanceId=956121e0-542d-4b30-b8c7-be611e3c8f11,modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=vnf, modelNameVersionId=null, modelName=testvnf, modelVersion=1.0, modelCustomizationUuid=68dc9a92-214c-11e7-93ae-92361f002676, modelVersionId=null, modelCustomizationId=null, modelUuid=956121e0-542d-4b30-b8c7-be611e3c8f14, modelInvariantUuid=36a3a8ea-49a6-4ac8-b06c-89a545444456, modelInstanceName=null],instanceDirection=source]], RelatedInstanceList [relatedInstance=org.onap.so.serviceinstancebeans.RelatedInstance@4182c8d2[instanceName=,instanceId=956121e0-542d-4b30-b8c7-be611e3c8f12,modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=vnf, modelNameVersionId=null, modelName=svProbe vnf model name, modelVersion=1.0, modelCustomizationUuid=68dc9a92-214c-11e7-93ae-92361f002672, modelVersionId=null, modelCustomizationId=null, modelUuid=36a3a8ea-49a6-4ac8-b06c-89a545444488, modelInvariantUuid=36a3a8ea-49a6-4ac8-b06c-89a545444477, modelInstanceName=null],instanceDirection=destination]]], subscriberInfo=null, cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@6b873080[aicNodeClli=,tenantId=,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=mdt1], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@1035953[subscriptionServiceType=MSO-dev-service-type,userParams=[{name=someUserParam, value=someValue}],aLaCarte=false,payload=,usePreload=true,autoBuildVfModules=false,cascadeDelete=false,testApi=,retainAssignments=,rebuildVolumeGroups=false], project=null, owningEntity=null, platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='956121e0-542d-4b30-b8c7-be611e3c8f13', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 01:29:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.onap.so.serviceinstancebeans.ServiceInstancesRequestTest 01:29:14 [INFO] Running org.onap.so.adapter_utils.tests.CryptoTest 01:29:14 408D9ABEA435BAEA08AC004FF6CC614C0E6AAD1C27AD8979B59B11C1018A24C4C9CF42AF96D8EE905332C384F9 01:29:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.so.adapter_utils.tests.CryptoTest 01:29:14 [INFO] Running org.onap.so.security.UserDetailsServiceImplTest 01:29:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.so.security.UserDetailsServiceImplTest 01:29:14 [INFO] Running org.onap.so.serviceinstancebeans.ServiceInstanceBeansTest 01:29:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.so.serviceinstancebeans.ServiceInstanceBeansTest 01:29:14 [INFO] Running org.onap.so.web.exceptions.RuntimeExceptionMapperTest 01:29:14 2026-03-07T01:29:14.391Z main ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper Error occured java.lang.RuntimeException: This is the run time exception message\n\tat org.onap.so.web.exceptions.RuntimeExceptionMapperTest.testResponse(RuntimeExceptionMapperTest.java:44)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runners.Suite.runChild(Suite.java:128)\n\tat org.junit.runners.Suite.runChild(Suite.java:27)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)\n\tat org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)\n\tat org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n 01:29:14 01:29:14 . ____ _ __ _ _ 01:29:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:29:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:29:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:29:14 ' |____| .__|_| |_|_| |_\__, | / / / / 01:29:14 =========|_|==============|___/=/_/_/_/ 01:29:14 :: Spring Boot :: (v2.5.15) 01:29:14 01:29:14 2026-03-07T01:29:14.761Z main INFO org.onap.so.security.AuthenticationTest Starting AuthenticationTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 3249 (started by jenkins in /w/workspace/so-maven-clm-master/common/common) 01:29:14 2026-03-07T01:29:14.762Z main DEBUG org.onap.so.security.AuthenticationTest Running with Spring Boot v2.5.15, Spring v5.3.27 01:29:14 2026-03-07T01:29:14.762Z main INFO org.onap.so.security.AuthenticationTest The following 1 profile is active: "basic" 01:29:16 WARNING: An illegal reflective access operation has occurred 01:29:16 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 01:29:16 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 01:29:16 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:29:16 WARNING: All illegal access operations will be denied in a future release 01:29:16 2026-03-07T01:29:16.371Z main WARN org.apache.catalina.webresources.DirResourceSet Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.11829798572190910040] which is part of the web application [] 01:29:17 2026-03-07T01:29:17.220Z main DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:29:18 2026-03-07T01:29:18.261Z main INFO org.onap.so.security.AuthenticationTest Started AuthenticationTest in 3.827 seconds (JVM running for 7.567) 01:29:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.985 s -- in org.onap.so.web.exceptions.RuntimeExceptionMapperTest 01:29:18 [INFO] Running org.onap.so.security.AuthenticationTest 01:29:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.onap.so.security.AuthenticationTest 01:29:18 [INFO] Running org.onap.so.exceptions.ValidationExceptionTest 01:29:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.so.exceptions.ValidationExceptionTest 01:29:18 [INFO] Running org.onap.so.BeansTest 01:29:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.so.BeansTest 01:29:18 [INFO] Running org.onap.so.openpojo.rules.HasEqualsAndHashCodeRuleTest 01:29:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.so.openpojo.rules.HasEqualsAndHashCodeRuleTest 01:29:18 [INFO] Running org.onap.so.rest.service.HttpRestServiceProviderImplTest 01:29:19 2026-03-07T01:29:19.202Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using url: http://localhost:9000/dummy/url, Response: 400 org.springframework.web.client.HttpClientErrorException: 400 BAD_REQUEST\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.invokeHttpRequest(HttpRestServiceProviderImpl.java:146)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.postHttpRequest(HttpRestServiceProviderImpl.java:104)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.post(HttpRestServiceProviderImpl.java:97)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.assertPostErrorScenario(HttpRestServiceProviderImplTest.java:275)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.test_post_ThrowsInvalidRestRequestExceptionifHttpClientErrorExceptionWithHttpStatusBadRequest(HttpRestServiceProviderImplTest.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n\tat org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)\n\tat org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)\n\tat org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)\n\tat org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)\n\tat org.junit.runners.Suite.runChild(Suite.java:128)\n\tat org.junit.runners.Suite.runChild(Suite.java:27)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)\n\tat org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)\n\tat org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n 01:29:19 2026-03-07T01:29:19.218Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using url: http://localhost:9000/dummy/url org.springframework.web.client.RestClientException: null\n 01:29:19 2026-03-07T01:29:19.223Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP GET using url: http://localhost:9000/dummy/url, Response: 400 org.springframework.web.client.HttpClientErrorException: 400 BAD_REQUEST\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.invokeHttpRequest(HttpRestServiceProviderImpl.java:146)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.getHttpResponse(HttpRestServiceProviderImpl.java:86)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.get(HttpRestServiceProviderImpl.java:73)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.assertGetErrorScenario(HttpRestServiceProviderImplTest.java:285)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.test_get_ThrowsInvalidRestRequestExceptionifHttpClientErrorExceptionWithHttpStatusBadRequest(HttpRestServiceProviderImplTest.java:116)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n\tat org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)\n\tat org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)\n\tat org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)\n\tat org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)\n\tat org.junit.runners.Suite.runChild(Suite.java:128)\n\tat org.junit.runners.Suite.runChild(Suite.java:27)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)\n\tat org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)\n\tat org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n 01:29:19 2026-03-07T01:29:19.225Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP GET using url: http://localhost:9000/dummy/url, Response: 404 org.springframework.web.client.HttpClientErrorException: 404 NOT_FOUND\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.invokeHttpRequest(HttpRestServiceProviderImpl.java:146)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.getHttpResponse(HttpRestServiceProviderImpl.java:86)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.get(HttpRestServiceProviderImpl.java:73)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.assertGetErrorScenario(HttpRestServiceProviderImplTest.java:285)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.test_get_ThrowsInvalidRestRequestExceptionifHttpClientErrorExceptionWithHttpStatusNotFoundHttpStatus(HttpRestServiceProviderImplTest.java:122)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n\tat org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)\n\tat org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)\n\tat org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)\n\tat org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)\n\tat org.junit.runners.Suite.runChild(Suite.java:128)\n\tat org.junit.runners.Suite.runChild(Suite.java:27)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)\n\tat org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)\n\tat org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n 01:29:19 2026-03-07T01:29:19.228Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP GET using url: http://localhost:9000/dummy/url, Response: 0 org.springframework.web.client.HttpClientErrorException: null\n 01:29:19 2026-03-07T01:29:19.237Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using URL: http://localhost:9000/dummy/url, Response Code: 206 PARTIAL_CONTENT 01:29:19 2026-03-07T01:29:19.239Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using url: http://localhost:9000/dummy/url org.springframework.web.client.RestClientException: null\n 01:29:19 2026-03-07T01:29:19.243Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using url: http://localhost:9000/dummy/url, Response: 0 org.springframework.web.client.HttpClientErrorException: null\n 01:29:19 2026-03-07T01:29:19.244Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP POST using url: http://localhost:9000/dummy/url, Response: 404 org.springframework.web.client.HttpClientErrorException: 404 NOT_FOUND\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.invokeHttpRequest(HttpRestServiceProviderImpl.java:146)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.postHttpRequest(HttpRestServiceProviderImpl.java:104)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImpl.post(HttpRestServiceProviderImpl.java:97)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.assertPostErrorScenario(HttpRestServiceProviderImplTest.java:275)\n\tat org.onap.so.rest.service.HttpRestServiceProviderImplTest.test_post_ThrowsInvalidRestRequestExceptionifHttpClientErrorExceptionWithHttpStatusNotFoundHttpStatus(HttpRestServiceProviderImplTest.java:245)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\n\tat org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99)\n\tat org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105)\n\tat org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40)\n\tat org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)\n\tat org.junit.runners.Suite.runChild(Suite.java:128)\n\tat org.junit.runners.Suite.runChild(Suite.java:27)\n\tat org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\n\tat org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\n\tat org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\n\tat org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\n\tat org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\n\tat org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\n\tat org.junit.runners.ParentRunner.run(ParentRunner.java:413)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)\n\tat org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)\n\tat org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n 01:29:19 2026-03-07T01:29:19.248Z main ERROR org.onap.so.rest.service.HttpRestServiceProviderImpl Unable to invoke HTTP GET using URL: http://localhost:9000/dummy/url, Response Code: 500 INTERNAL_SERVER_ERROR 01:29:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.onap.so.rest.service.HttpRestServiceProviderImplTest 01:29:19 [INFO] Running org.onap.so.db.connections.DbDnsIpAddressTest 01:29:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.so.db.connections.DbDnsIpAddressTest 01:29:19 [INFO] Running org.onap.so.openpojo.rules.EqualsAndHashCodeTesterTest 01:29:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.so.openpojo.rules.EqualsAndHashCodeTesterTest 01:29:19 [INFO] Running org.onap.so.serviceinstancebeans.RequestStatusTest 01:29:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.so.serviceinstancebeans.RequestStatusTest 01:29:19 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.815 s -- in org.onap.so.NonSpringSuite 01:29:19 [INFO] 01:29:19 [INFO] Results: 01:29:19 [INFO] 01:29:19 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 01:29:19 [INFO] 01:29:19 [INFO] 01:29:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ common --- 01:29:19 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/common/common/target/code-coverage/jacoco-ut.exec 01:29:19 [INFO] Analyzed bundle 'common' with 82 classes 01:29:19 [INFO] 01:29:19 [INFO] --- maven-surefire-plugin:3.1.2:test (spring-tests) @ common --- 01:29:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:19 [INFO] 01:29:19 [INFO] ------------------------------------------------------- 01:29:19 [INFO] T E S T S 01:29:19 [INFO] ------------------------------------------------------- 01:29:21 [INFO] Running org.onap.so.SpringSuite 01:29:21 [INFO] Running org.onap.so.constants.DefaultsTest 01:29:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.onap.so.constants.DefaultsTest 01:29:22 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s -- in org.onap.so.SpringSuite 01:29:22 [INFO] 01:29:22 [INFO] Results: 01:29:22 [INFO] 01:29:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 01:29:22 [INFO] 01:29:22 [INFO] 01:29:22 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ common --- 01:29:22 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 01:29:22 [INFO] 01:29:22 [INFO] --- maven-jar-plugin:3.0.2:test-jar (tests-jar) @ common --- 01:29:22 [INFO] Building jar: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT-tests.jar 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ common --- 01:29:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/common/common/target/code-coverage/jacoco-it.exec,excludes=org/onap/so/beans/nsmf/**/*:org/onap/so/moi/**/* 01:29:22 [INFO] 01:29:22 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ common --- 01:29:22 [INFO] Tests are skipped. 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ common --- 01:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ common --- 01:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ common --- 01:29:22 [INFO] Tests are skipped. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ common --- 01:29:22 [INFO] Installing /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/common/common/1.17.0-SNAPSHOT/common-1.17.0-SNAPSHOT.jar 01:29:22 [INFO] Installing /w/workspace/so-maven-clm-master/common/common/pom.xml to /tmp/r/org/onap/so/common/common/1.17.0-SNAPSHOT/common-1.17.0-SNAPSHOT.pom 01:29:22 [INFO] Installing /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/onap/so/common/common/1.17.0-SNAPSHOT/common-1.17.0-SNAPSHOT-tests.jar 01:29:22 [INFO] 01:29:22 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ common --- 01:29:22 [INFO] org.onap.so.common:common:jar:1.17.0-SNAPSHOT 01:29:22 [INFO] +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:29:22 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:29:22 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:29:22 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:29:22 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:29:22 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:29:22 [INFO] | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:29:22 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:29:22 [INFO] | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:29:22 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:29:22 [INFO] +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:29:22 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:22 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.13:compile 01:29:22 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.13:compile 01:29:22 [INFO] +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:29:22 [INFO] | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:29:22 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:29:22 [INFO] | | +- javax.cache:cache-api:jar:1.1.1:compile 01:29:22 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 01:29:22 [INFO] | | \- net.jodah:failsafe:jar:2.0.1:compile 01:29:22 [INFO] | +- com.google.guava:guava:jar:28.1-jre:compile 01:29:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:29:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:29:22 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:29:22 [INFO] | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:29:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:29:22 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:29:22 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:29:22 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:29:22 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:29:22 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:29:22 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:29:22 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:29:22 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:29:22 [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:29:22 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:29:22 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:29:22 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:29:22 [INFO] | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:29:22 [INFO] | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:29:22 [INFO] | +- org.lz4:lz4-java:jar:1.7.1:compile 01:29:22 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:29:22 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:29:22 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:29:22 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:29:22 [INFO] +- org.springframework:spring-aspects:jar:5.3.27:compile 01:29:22 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:29:22 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:29:22 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:29:22 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:29:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:29:22 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:29:22 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:29:22 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:29:22 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:29:22 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:29:22 [INFO] | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:29:22 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:29:22 [INFO] | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:29:22 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:29:22 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:29:22 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:29:22 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:29:22 [INFO] | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:29:22 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:29:22 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:29:22 [INFO] +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:29:22 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:29:22 [INFO] | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:29:22 [INFO] | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:29:22 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:29:22 [INFO] | +- antlr:antlr:jar:2.7.7:compile 01:29:22 [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:29:22 [INFO] | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:29:22 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 01:29:22 [INFO] | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:29:22 [INFO] | +- org.dom4j:dom4j:jar:2.1.3:compile 01:29:22 [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:29:22 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:29:22 [INFO] | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:29:22 [INFO] | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:29:22 [INFO] | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:29:22 [INFO] +- org.springframework:spring-web:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:22 [INFO] | \- org.springframework:spring-core:jar:5.3.27:compile 01:29:22 [INFO] | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:22 [INFO] +- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:22 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:29:22 [INFO] +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:29:22 [INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:test 01:29:22 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:test 01:29:22 [INFO] | +- org.apache.cxf:cxf-core:jar:3.4.10:test 01:29:22 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:test 01:29:22 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:test 01:29:22 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:test 01:29:22 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:test 01:29:22 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:test 01:29:22 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:29:22 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:test 01:29:22 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:test 01:29:22 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:test 01:29:22 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:29:22 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:test 01:29:22 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:test 01:29:22 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:test 01:29:22 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:22 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:22 [INFO] +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:29:22 [INFO] | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:29:22 [INFO] | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:29:22 [INFO] | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:29:22 [INFO] +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:29:22 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:22 [INFO] +- com.google.code.gson:gson:jar:2.8.9:compile 01:29:22 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 01:29:22 [INFO] +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:29:22 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:22 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:22 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:22 [INFO] +- org.json:json:jar:20250517:compile 01:29:22 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:29:22 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:29:22 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:29:22 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:22 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:29:22 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:29:22 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:29:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:29:22 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:29:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:29:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:29:22 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:29:22 [INFO] +- org.reflections:reflections:jar:0.9.11:compile 01:29:22 [INFO] +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:29:22 [INFO] +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:29:22 [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:29:22 [INFO] | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:29:22 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:29:22 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 01:29:22 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:29:22 [INFO] | | \- jline:jline:jar:2.12.1:compile 01:29:22 [INFO] | +- com.att.eelf:eelf-core:jar:1.0.0:compile 01:29:22 [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:29:22 [INFO] +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:29:22 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 01:29:22 [INFO] +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:29:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:29:22 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:29:22 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:22 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:22 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:22 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:22 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:22 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:22 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:22 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:22 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:22 [INFO] +- junit:junit:jar:4.13.2:test 01:29:22 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:22 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:22 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:22 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:22 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:22 [INFO] \- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:22 [INFO] \- commons-io:commons-io:jar:2.19.0:compile 01:29:22 [INFO] 01:29:22 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ common --- 01:29:22 [INFO] Saved module information to /w/workspace/so-maven-clm-master/common/common/target/sonatype-clm/module.xml 01:29:22 [INFO] 01:29:22 [INFO] --------------------< org.onap.so:graph-inventory >--------------------- 01:29:22 [INFO] Building graph-inventory 1.17.0-SNAPSHOT [11/43] 01:29:22 [INFO] --------------------------------[ pom ]--------------------------------- 01:29:22 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:22 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:22 [INFO] 01:29:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ graph-inventory --- 01:29:22 [INFO] 01:29:22 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ graph-inventory --- 01:29:22 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:22 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:22 [INFO] 01:29:22 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ graph-inventory --- 01:29:22 [INFO] Using 'UTF-8' encoding to format source files. 01:29:22 [INFO] Number of files to be formatted: 0 01:29:22 [INFO] 01:29:22 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ graph-inventory --- 01:29:22 [INFO] Using 'UTF-8' encoding to format source files. 01:29:22 [INFO] Number of files to be formatted: 0 01:29:22 [INFO] 01:29:22 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ graph-inventory --- 01:29:22 [INFO] Skipping Rule Enforcement. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ graph-inventory --- 01:29:22 [INFO] Skipping Rule Enforcement. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ graph-inventory --- 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ graph-inventory --- 01:29:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ graph-inventory --- 01:29:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:22 [INFO] 01:29:22 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ graph-inventory --- 01:29:22 [INFO] Formatting is skipped 01:29:22 [INFO] 01:29:22 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ graph-inventory --- 01:29:22 [INFO] Formatting is skipped 01:29:22 [INFO] 01:29:22 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ graph-inventory --- 01:29:22 [INFO] 01:29:22 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ graph-inventory --- 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ graph-inventory --- 01:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ graph-inventory --- 01:29:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:22 [INFO] 01:29:22 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ graph-inventory --- 01:29:22 [INFO] Tests are skipped. 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ graph-inventory --- 01:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:22 [INFO] 01:29:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ graph-inventory --- 01:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ graph-inventory --- 01:29:22 [INFO] Tests are skipped. 01:29:22 [INFO] 01:29:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ graph-inventory --- 01:29:22 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/pom.xml to /tmp/r/org/onap/so/graph-inventory/1.17.0-SNAPSHOT/graph-inventory-1.17.0-SNAPSHOT.pom 01:29:22 [INFO] 01:29:22 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ graph-inventory --- 01:29:22 [INFO] org.onap.so:graph-inventory:pom:1.17.0-SNAPSHOT 01:29:22 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:22 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:22 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:22 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:22 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:22 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:29:22 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:22 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:29:22 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:22 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:22 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:22 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:22 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:22 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:22 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:22 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:22 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:29:22 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:22 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:22 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:22 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:29:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:22 [INFO] +- junit:junit:jar:4.13.2:test 01:29:22 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:22 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:22 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:22 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:22 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:22 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:29:22 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:22 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:22 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:22 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:29:22 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:29:22 [INFO] 01:29:22 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ graph-inventory --- 01:29:22 [INFO] Saved module information to /w/workspace/so-maven-clm-master/graph-inventory/target/sonatype-clm/module.xml 01:29:22 [INFO] 01:29:22 [INFO] --------------< org.onap.so:fluent-builder-maven-plugin >--------------- 01:29:22 [INFO] Building fluent-builder-maven-plugin 1.17.0-SNAPSHOT [12/43] 01:29:22 [INFO] ----------------------------[ maven-plugin ]---------------------------- 01:29:22 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:22 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:23 [INFO] 01:29:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] 01:29:23 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:23 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:23 [INFO] 01:29:23 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Using 'UTF-8' encoding to format source files. 01:29:23 [INFO] Number of files to be formatted: 6 01:29:23 [INFO] Successfully formatted: 0 file(s) 01:29:23 [INFO] Fail to format: 0 file(s) 01:29:23 [INFO] Skipped: 6 file(s) 01:29:23 [INFO] Read only skipped: 0 file(s) 01:29:23 [INFO] Approximate time taken: 0s 01:29:23 [INFO] 01:29:23 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Using 'UTF-8' encoding to format source files. 01:29:23 [INFO] Number of files to be formatted: 0 01:29:23 [INFO] 01:29:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Skipping Rule Enforcement. 01:29:23 [INFO] 01:29:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Skipping Rule Enforcement. 01:29:23 [INFO] 01:29:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] 01:29:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:23 [INFO] 01:29:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:23 [INFO] 01:29:23 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Formatting is skipped 01:29:23 [INFO] 01:29:23 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Formatting is skipped 01:29:23 [INFO] 01:29:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] 01:29:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] 01:29:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:23 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/resources 01:29:23 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/generated-sources/license 01:29:23 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/generated-resources/licenses 01:29:23 [INFO] 01:29:23 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fluent-builder-maven-plugin --- 01:29:23 [INFO] Changes detected - recompiling the module! 01:29:23 [INFO] Compiling 6 source files to /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/classes 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/SwaggerConverter.java]] 01:29:23 [INFO] [parsing completed 2ms] 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/FluentGenerator.java]] 01:29:23 [INFO] [parsing completed 2ms] 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/ObjectType.java]] 01:29:23 [INFO] [parsing completed 0ms] 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/Patterns.java]] 01:29:23 [INFO] [parsing completed 0ms] 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/ObjectField.java]] 01:29:23 [INFO] [parsing completed 0ms] 01:29:23 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java/org/onap/graphinventory/generate/FluentGeneratorMojo.java]] 01:29:23 [INFO] [parsing completed 0ms] 01:29:23 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:23 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:23 [INFO] [loading modules/java.xml/module-info.class] 01:29:23 [INFO] [loading modules/java.compiler/module-info.class] 01:29:23 [INFO] [loading modules/java.logging/module-info.class] 01:29:23 [INFO] [loading modules/java.rmi/module-info.class] 01:29:23 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:23 [INFO] [loading modules/java.base/module-info.class] 01:29:23 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:23 [INFO] [loading modules/java.management/module-info.class] 01:29:23 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:23 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:23 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:23 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:23 [INFO] [loading modules/java.naming/module-info.class] 01:29:23 [INFO] [loading modules/java.net.http/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:23 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:23 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:23 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:23 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:23 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:23 [INFO] [loading modules/java.sql/module-info.class] 01:29:23 [INFO] [loading modules/jdk.management/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:23 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:23 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:23 [INFO] [loading modules/java.prefs/module-info.class] 01:29:23 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:23 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:23 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:23 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:23 [INFO] [loading modules/java.desktop/module-info.class] 01:29:23 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:23 [INFO] [loading modules/java.instrument/module-info.class] 01:29:23 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:23 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:23 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:23 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:23 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:23 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:23 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:23 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:23 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:23 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:23 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:23 [INFO] [loading modules/java.scripting/module-info.class] 01:29:23 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:23 [INFO] [loading modules/java.se/module-info.class] 01:29:23 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:23 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:23 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:23 [INFO] [loading modules/jdk.net/module-info.class] 01:29:23 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:23 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/main/java,/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/generated-sources/annotations] 01:29:23 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/classes,/tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar,/tmp/r/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar,/tmp/r/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar,/tmp/r/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar,/tmp/r/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar,/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar,/tmp/r/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar,/tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar,/tmp/r/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar,/tmp/r/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar,/tmp/r/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar,/tmp/r/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar,/tmp/r/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar,/tmp/r/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar,/tmp/r/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar,/tmp/r/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar,/tmp/r/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar,/tmp/r/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar,/tmp/r/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar,/tmp/r/io/swagger/parser/v3/swagger-parser/2.0.33/swagger-parser-2.0.33.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.33/swagger-parser-v2-converter-2.0.33.jar,/tmp/r/io/swagger/swagger-core/1.6.6/swagger-core-1.6.6.jar,/tmp/r/io/swagger/swagger-models/1.6.6/swagger-models-1.6.6.jar,/tmp/r/io/swagger/swagger-annotations/1.6.6/swagger-annotations-1.6.6.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/io/swagger/swagger-parser/1.0.60/swagger-parser-1.0.60.jar,/tmp/r/io/swagger/swagger-compat-spec-parser/1.0.60/swagger-compat-spec-parser-1.0.60.jar,/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar,/tmp/r/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar,/tmp/r/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar,/tmp/r/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar,/tmp/r/com/sun/mail/mailapi/1.6.2/mailapi-1.6.2.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar,/tmp/r/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar,/tmp/r/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar,/tmp/r/com/github/java-json-tools/btf/1.3/btf-1.3.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.2.0/swagger-models-2.2.0.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-core/2.0.33/swagger-parser-core-2.0.33.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v3/2.0.33/swagger-parser-v3-2.0.33.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.2.0/swagger-core-2.2.0.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.2.0/swagger-annotations-2.2.0.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:23 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:23 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:29:23 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:29:23 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:23 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:29:23 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:29:23 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:29:23 [INFO] [loading modules/java.base/java/util/List.class] 01:29:23 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:23 [INFO] [loading modules/java.base/java/util/Set.class] 01:29:23 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 01:29:23 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/logging/Log.class)] 01:29:23 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:29:23 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:29:23 [INFO] [loading /tmp/r/io/swagger/swagger-models/1.6.6/swagger-models-1.6.6.jar(/io/swagger/models/Path.class)] 01:29:23 [INFO] [loading /tmp/r/io/swagger/swagger-models/1.6.6/swagger-models-1.6.6.jar(/io/swagger/models/Swagger.class)] 01:29:23 [INFO] [loading /tmp/r/io/swagger/swagger-models/1.6.6/swagger-models-1.6.6.jar(/io/swagger/models/parameters/Parameter.class)] 01:29:23 [INFO] [loading /tmp/r/io/swagger/swagger-models/1.6.6/swagger-models-1.6.6.jar(/io/swagger/models/parameters/SerializableParameter.class)] 01:29:23 [INFO] [loading /tmp/r/io/swagger/swagger-parser/1.0.60/swagger-parser-1.0.60.jar(/io/swagger/parser/SwaggerParser.class)] 01:29:23 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:23 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:23 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:29:23 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:29:23 [INFO] [loading modules/java.compiler/javax/lang/model/element/Modifier.class] 01:29:23 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/ArrayUtils.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/tuple/Pair.class)] 01:29:23 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/CaseFormat.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/ClassName.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/CodeBlock.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/FieldSpec.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/JavaFile.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/MethodSpec.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/ParameterSpec.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/ParameterizedTypeName.class)] 01:29:23 [INFO] [loading /tmp/r/com/squareup/javapoet/1.12.1/javapoet-1.12.1.jar(/com/squareup/javapoet/TypeSpec.class)] 01:29:23 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/AbstractMojo.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/MojoExecutionException.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/MojoFailureException.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar(/org/apache/maven/plugins/annotations/LifecyclePhase.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar(/org/apache/maven/plugins/annotations/Mojo.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar(/org/apache/maven/plugins/annotations/Parameter.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/Mojo.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar(/org/apache/maven/plugin/ContextEnabled.class)] 01:29:23 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:23 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:23 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:23 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:23 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:23 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar(/org/apache/maven/plugins/annotations/ResolutionScope.class)] 01:29:23 [INFO] [loading /tmp/r/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar(/org/apache/maven/plugins/annotations/InstantiationStrategy.class)] 01:29:23 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:23 [INFO] 01:29:23 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ fluent-builder-maven-plugin --- 01:29:24 [INFO] Using 'UTF-8' encoding to read mojo source files. 01:29:24 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 01:29:25 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 01:29:25 [INFO] 01:29:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:25 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/src/test/resources 01:29:25 [INFO] 01:29:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] No sources to compile 01:29:25 [INFO] 01:29:25 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] No tests to run. 01:29:25 [INFO] 01:29:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:25 [INFO] 01:29:25 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Building jar: /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.jar 01:29:25 [INFO] 01:29:25 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] 01:29:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:25 [INFO] 01:29:25 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Tests are skipped. 01:29:25 [INFO] 01:29:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:25 [INFO] 01:29:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:25 [INFO] 01:29:25 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Tests are skipped. 01:29:25 [INFO] 01:29:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/fluent-builder-maven-plugin/1.17.0-SNAPSHOT/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.jar 01:29:25 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/pom.xml to /tmp/r/org/onap/so/fluent-builder-maven-plugin/1.17.0-SNAPSHOT/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.pom 01:29:25 [INFO] 01:29:25 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] org.onap.so:fluent-builder-maven-plugin:maven-plugin:1.17.0-SNAPSHOT 01:29:25 [INFO] +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile 01:29:25 [INFO] | +- org.apache.maven:maven-model:jar:3.6.3:compile 01:29:25 [INFO] | +- org.apache.maven:maven-artifact:jar:3.6.3:compile 01:29:25 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:29:25 [INFO] | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile 01:29:25 [INFO] | | +- javax.enterprise:cdi-api:jar:1.0:compile 01:29:25 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 01:29:25 [INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4:compile 01:29:25 [INFO] | | \- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 01:29:25 [INFO] | +- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile 01:29:25 [INFO] | \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile 01:29:25 [INFO] +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:provided 01:29:25 [INFO] +- org.apache.maven:maven-project:jar:2.2.1:compile 01:29:25 [INFO] | +- org.apache.maven:maven-settings:jar:2.2.1:compile 01:29:25 [INFO] | +- org.apache.maven:maven-profile:jar:2.2.1:compile 01:29:25 [INFO] | +- org.apache.maven:maven-artifact-manager:jar:2.2.1:compile 01:29:25 [INFO] | | +- org.apache.maven:maven-repository-metadata:jar:2.2.1:compile 01:29:25 [INFO] | | +- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 01:29:25 [INFO] | | \- backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 01:29:25 [INFO] | +- org.apache.maven:maven-plugin-registry:jar:2.2.1:compile 01:29:25 [INFO] | +- org.codehaus.plexus:plexus-interpolation:jar:1.11:compile 01:29:25 [INFO] | \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 01:29:25 [INFO] | \- classworlds:classworlds:jar:1.1-alpha-2:compile 01:29:25 [INFO] +- io.swagger.parser.v3:swagger-parser:jar:2.0.33:compile 01:29:25 [INFO] | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.33:compile 01:29:25 [INFO] | | +- io.swagger:swagger-core:jar:1.6.6:compile 01:29:25 [INFO] | | | +- io.swagger:swagger-models:jar:1.6.6:compile 01:29:25 [INFO] | | | | \- io.swagger:swagger-annotations:jar:1.6.6:compile 01:29:25 [INFO] | | | +- com.google.guava:guava:jar:28.1-jre:compile 01:29:25 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:29:25 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:29:25 [INFO] | | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:29:25 [INFO] | | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:29:25 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:29:25 [INFO] | | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:29:25 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:29:25 [INFO] | | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 01:29:25 [INFO] | | +- io.swagger:swagger-parser:jar:1.0.60:compile 01:29:25 [INFO] | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.60:compile 01:29:25 [INFO] | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:compile 01:29:25 [INFO] | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:compile 01:29:25 [INFO] | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:compile 01:29:25 [INFO] | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:compile 01:29:25 [INFO] | | | | | \- org.mozilla:rhino:jar:1.7.7.2:compile 01:29:25 [INFO] | | | | +- com.sun.mail:mailapi:jar:1.6.2:compile 01:29:25 [INFO] | | | | +- joda-time:joda-time:jar:2.1:compile 01:29:25 [INFO] | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:compile 01:29:25 [INFO] | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:compile 01:29:25 [INFO] | | | +- com.github.java-json-tools:json-patch:jar:1.13:compile 01:29:25 [INFO] | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile 01:29:25 [INFO] | | | | | \- com.github.java-json-tools:btf:jar:1.3:compile 01:29:25 [INFO] | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile 01:29:25 [INFO] | | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:29:25 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:29:25 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 01:29:25 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.2.0:compile 01:29:25 [INFO] | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.33:compile 01:29:25 [INFO] | +- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.33:compile 01:29:25 [INFO] | | +- io.swagger.core.v3:swagger-core:jar:2.2.0:compile 01:29:25 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:29:25 [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.2.0:compile 01:29:25 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 01:29:25 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 01:29:25 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:29:25 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:29:25 [INFO] +- com.squareup:javapoet:jar:1.12.1:compile 01:29:25 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:25 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:25 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:25 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:25 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:25 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:25 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:25 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:25 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:25 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:29:25 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:25 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:29:25 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:29:25 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:25 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:25 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:25 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:25 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:25 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:25 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:25 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:25 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:25 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:25 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:25 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:25 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:29:25 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:25 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:25 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:25 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:29:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:25 [INFO] +- junit:junit:jar:4.13.2:test 01:29:25 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:25 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:25 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:25 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:25 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:25 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:29:25 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:25 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:25 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:25 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:29:25 [INFO] 01:29:25 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ fluent-builder-maven-plugin --- 01:29:25 [INFO] Saved module information to /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/sonatype-clm/module.xml 01:29:25 [INFO] 01:29:25 [INFO] -----------------< org.onap.so:aai-fluent-uri-builder >----------------- 01:29:25 [INFO] Building aai-fluent-uri-builder 1.17.0-SNAPSHOT [13/43] 01:29:25 [INFO] --------------------------------[ jar ]--------------------------------- 01:29:26 [INFO] 01:29:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-fluent-uri-builder --- 01:29:26 [INFO] 01:29:26 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ aai-fluent-uri-builder --- 01:29:26 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:26 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:26 [INFO] 01:29:26 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ aai-fluent-uri-builder --- 01:29:26 [INFO] Using 'UTF-8' encoding to format source files. 01:29:26 [INFO] Number of files to be formatted: 76 01:29:26 [INFO] Successfully formatted: 0 file(s) 01:29:26 [INFO] Fail to format: 0 file(s) 01:29:26 [INFO] Skipped: 76 file(s) 01:29:26 [INFO] Read only skipped: 0 file(s) 01:29:26 [INFO] Approximate time taken: 0s 01:29:26 [INFO] 01:29:26 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ aai-fluent-uri-builder --- 01:29:26 [INFO] Using 'UTF-8' encoding to format source files. 01:29:26 [INFO] Number of files to be formatted: 0 01:29:26 [INFO] 01:29:26 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ aai-fluent-uri-builder --- 01:29:26 [INFO] Skipping Rule Enforcement. 01:29:26 [INFO] 01:29:26 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ aai-fluent-uri-builder --- 01:29:26 [INFO] Skipping Rule Enforcement. 01:29:26 [INFO] 01:29:26 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ aai-fluent-uri-builder --- 01:29:26 [INFO] 01:29:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-fluent-uri-builder --- 01:29:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/code-coverage/jacoco-ut.exec,excludes=**/generated/**/* 01:29:26 [INFO] 01:29:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ aai-fluent-uri-builder --- 01:29:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/jacoco.exec,excludes=**/generated/**/* 01:29:26 [INFO] 01:29:26 [INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ aai-fluent-uri-builder --- 01:29:26 [INFO] Configured Artifact: org.onap.aai.traversal:aai-traversal:1.7.2:jar 01:29:27 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.9.2:jar 01:29:27 [INFO] Unpacking /tmp/r/org/onap/aai/traversal/aai-traversal/1.7.2/aai-traversal-1.7.2.jar to /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/antlr with includes "**/*.g4" and excludes "" 01:29:27 [INFO] Unpacking /tmp/r/org/onap/aai/schema-service/aai-schema/1.9.2/aai-schema-1.9.2.jar to /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/swagger with includes "**/*.yaml" and excludes "" 01:29:29 [INFO] 01:29:29 [INFO] --- fluent-builder-maven-plugin:1.17.0-SNAPSHOT:generate-builders (default) @ aai-fluent-uri-builder --- 01:29:30 [INFO] reading from /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/swagger/onap/aai_swagger_yaml/aai_swagger_v24.yaml 01:29:31 [INFO] 01:29:31 [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ aai-fluent-uri-builder --- 01:29:32 [INFO] Source directory: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent added. 01:29:32 [INFO] 01:29:32 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ aai-fluent-uri-builder --- 01:29:32 [INFO] Formatting is skipped 01:29:32 [INFO] 01:29:32 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ aai-fluent-uri-builder --- 01:29:32 [INFO] Formatting is skipped 01:29:32 [INFO] 01:29:32 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-fluent-uri-builder --- 01:29:32 [INFO] 01:29:32 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-fluent-uri-builder --- 01:29:32 [INFO] 01:29:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-fluent-uri-builder --- 01:29:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:32 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/resources 01:29:32 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/license 01:29:32 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-resources/licenses 01:29:32 [INFO] 01:29:32 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-fluent-uri-builder --- 01:29:32 [INFO] Changes detected - recompiling the module! 01:29:32 [INFO] Compiling 431 source files to /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pservers.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadException.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LagLink.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vservers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Racks.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Service.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Rule.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/NodesPluralUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Services.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Mappings.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Node.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Cp.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Flavor.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriPartial.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Mapping.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Output.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectBase.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryVersion.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PInterface.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VfModules.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Collection.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Configurations.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.java]] 01:29:34 [INFO] [parsing completed 2ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Policies.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectPlurals.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Profiles.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Esis.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Esi.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Model.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Rack.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/License.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Bfd.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Zone.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Chassies.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLNodeKey.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Start.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Activity.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Bfds.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VigServer.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Project.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Evc.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VigServers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Activities.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriTemplate.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Common.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/QueryStep.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Customers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NextHop.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Evcs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Metadata.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Contact.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Flavors.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/TransactionBuilder.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Configuration.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Models.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriComputationException.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Uni.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PortList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Customer.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Connector.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Volumes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Subnet.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Pathed.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Complex.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NosServers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SitePair.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Unis.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Platform.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Cable.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/__.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Port.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Profile.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/TraversalBuilder.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pdu.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Licenses.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Devices.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Collections.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Id.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pnf.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Zones.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Tenant.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryMultipleItemsException.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/parsers/UriParserSpringImpl.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Cards.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLOutputNode.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vlan.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Projects.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/BulkProcessFailed.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriNotFoundException.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Platforms.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Lacp.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Policy.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pserver.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Newvce.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ExternalSystem.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/NodesUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Volume.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vlans.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vce.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Contacts.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Complexes.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventorySubgraphType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Connectors.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Image.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/IncorrectNumberOfUriKeys.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/L3Network.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/parsers/UriParser.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Lacps.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Newvces.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vrf.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Images.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/Format.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/Resource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceDesignAndCreation.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Device.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Chassis.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Card.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Business.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Cps.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Subnets.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Rules.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Vces.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTypeReverseLookup.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Cables.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Ports.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Network.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/HttpAwareUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Pdus.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NextHops.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/Tenants.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/NosServer.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectName.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.java]] 01:29:34 [INFO] [parsing completed 1ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.java]] 01:29:34 [INFO] [parsing completed 0ms] 01:29:34 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:34 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:34 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:34 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:34 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:34 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:34 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:34 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:34 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:34 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:34 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:34 [INFO] [loading modules/java.naming/module-info.class] 01:29:34 [INFO] [loading modules/java.base/module-info.class] 01:29:34 [INFO] [loading modules/java.compiler/module-info.class] 01:29:34 [INFO] [loading modules/java.scripting/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:34 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:34 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:34 [INFO] [loading modules/java.se/module-info.class] 01:29:34 [INFO] [loading modules/jdk.management/module-info.class] 01:29:34 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:34 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:34 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:34 [INFO] [loading modules/java.xml/module-info.class] 01:29:34 [INFO] [loading modules/java.sql/module-info.class] 01:29:34 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:34 [INFO] [loading modules/java.rmi/module-info.class] 01:29:34 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:34 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:34 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:34 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:34 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:34 [INFO] [loading modules/jdk.net/module-info.class] 01:29:34 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:34 [INFO] [loading modules/java.net.http/module-info.class] 01:29:34 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:34 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:34 [INFO] [loading modules/java.management/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:34 [INFO] [loading modules/java.desktop/module-info.class] 01:29:34 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:34 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:34 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:34 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:34 [INFO] [loading modules/java.instrument/module-info.class] 01:29:34 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:34 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:34 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:34 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:34 [INFO] [loading modules/java.logging/module-info.class] 01:29:34 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:34 [INFO] [loading modules/java.prefs/module-info.class] 01:29:34 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:34 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/fluent,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-sources/annotations] 01:29:34 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes,/tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar,/tmp/r/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:34 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:29:34 [INFO] [loading modules/java.base/java/util/List.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Collections.class] 01:29:34 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:29:34 [INFO] [loading /tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar(/com/google/common/base/CaseFormat.class)] 01:29:34 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:34 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Set.class] 01:29:34 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:29:34 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 01:29:34 [INFO] [loading /tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar(/org/reflections/Reflections.class)] 01:29:34 [INFO] [loading /tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar(/org/reflections/scanners/SubTypesScanner.class)] 01:29:34 [INFO] [loading /tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar(/org/reflections/util/ClasspathHelper.class)] 01:29:34 [INFO] [loading /tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar(/org/reflections/util/ConfigurationBuilder.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:34 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:34 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:29:34 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:34 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:34 [INFO] [loading modules/java.base/java/io/ObjectInputStream.class] 01:29:34 [INFO] [loading modules/java.base/java/io/ObjectOutputStream.class] 01:29:34 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 01:29:34 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:34 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 01:29:34 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:29:34 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar(/org/apache/commons/lang3/builder/ToStringStyle.class)] 01:29:34 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriUtils.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/ClassNotFoundException.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:34 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar(/org/apache/commons/lang3/ArrayUtils.class)] 01:29:34 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/FunctionalInterface.class] 01:29:34 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:34 [INFO] [loading /tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar(/com/google/common/base/Joiner.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:34 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:34 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Field.class] 01:29:34 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Collection.class] 01:29:34 [INFO] [loading modules/java.base/java/util/LinkedHashSet.class] 01:29:34 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:29:34 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriTemplate.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:34 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:29:34 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/SafeVarargs.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectType.java:[78,93] [deprecation] SubTypesScanner in org.reflections.scanners has been deprecated 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectType.java:[78,89] [deprecation] SubTypesScanner() in SubTypesScanner has been deprecated 01:29:34 [INFO] [loading /tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar(/org/reflections/util/NameHelper.class)] 01:29:34 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/InstantiationException.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/AAIObjectType.java:[83,44] [deprecation] newInstance() in Class has been deprecated 01:29:34 where T is a type-variable: 01:29:34 T extends Object declared in class Class 01:29:34 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Error.class] 01:29:34 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/AAIObjectType$1.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/AAIObjectType.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.AAIObjectName] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/AAIObjectName.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryObjectType] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIPluralFragment] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryPluralFragment] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryFragmentBase] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceInstances] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info$1.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info$UriParams.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIUriFactory] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIFluentTypeReverseLookup] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTypeReverseLookup.java:[22,36] [unchecked] unchecked cast 01:29:34 required: Class 01:29:34 found: Class 01:29:34 where CAP#1 is a fresh type-variable: 01:29:34 CAP#1 extends Object from capture of ? 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Constructor.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/NoSuchMethodException.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:34 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:29:34 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:29:34 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:29:34 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:34 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTypeReverseLookup.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIResourceUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIBaseResourceUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.GraphInventoryUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.GraphInventoryResourceUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.GraphInventorySingleResourceUri] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.java:[8,279] [rawtypes] found raw type: GraphInventorySingleFragment 01:29:34 missing type arguments for generic class GraphInventorySingleFragment 01:29:34 where T is a type-variable: 01:29:34 T extends GraphInventoryFluentType declared in interface GraphInventorySingleFragment 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.java:[8,332] [rawtypes] found raw type: GraphInventoryPluralFragment 01:29:34 missing type arguments for generic class GraphInventoryPluralFragment 01:29:34 where T is a type-variable: 01:29:34 T extends GraphInventoryFluentType declared in interface GraphInventoryPluralFragment 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIPluralResourceUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.GraphInventoryPluralResourceUri] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAISingleFragment] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventorySingleFragment] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIFluentSingleType] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info$UriParams.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class] 01:29:34 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class] 01:29:34 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.NodesSingleUri] 01:29:34 [INFO] [loading modules/java.base/java/util/function/IntFunction.class] 01:29:34 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[83,58] [unchecked] unchecked cast 01:29:34 required: Parent 01:29:34 found: CAP#1 01:29:34 where Parent is a type-variable: 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 where CAP#1 is a fresh type-variable: 01:29:34 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[95,56] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:34 cast to Object for a varargs call 01:29:34 cast to Object[] for a non-varargs call and to suppress this warning 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[101,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[106,63] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:34 cast to Object for a varargs call 01:29:34 cast to Object[] for a non-varargs call and to suppress this warning 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[108,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [INFO] [loading modules/java.base/java/lang/Number.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[114,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[120,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[126,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[143,94] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:34 cast to Object for a varargs call 01:29:34 cast to Object[] for a non-varargs call and to suppress this warning 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[146,48] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:34 cast to Object for a varargs call 01:29:34 cast to Object[] for a non-varargs call and to suppress this warning 01:29:34 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 01:29:34 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar(/org/apache/commons/lang3/builder/Builder.class)] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[192,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[200,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.java:[206,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleBaseUri 01:29:34 where T,Parent,S are type-variables: 01:29:34 T extends GraphInventoryResourceUri declared in class SimpleBaseUri 01:29:34 Parent extends GraphInventorySingleResourceUri declared in class SimpleBaseUri 01:29:34 S extends GraphInventoryObjectBase declared in class SimpleBaseUri 01:29:34 [INFO] [loading modules/java.base/java/util/Locale.class] 01:29:34 [INFO] [loading modules/java.base/java/io/ObjectOutput.class] 01:29:34 [INFO] [loading modules/java.base/java/io/DataOutput.class] 01:29:34 [INFO] [loading modules/java.base/java/io/ObjectStreamConstants.class] 01:29:34 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:29:34 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:29:34 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:29:34 [INFO] [loading modules/java.base/java/io/ObjectInput.class] 01:29:34 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:29:34 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:29:34 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.java:[65,19] [unchecked] unchecked cast 01:29:34 required: T 01:29:34 found: SimpleUri 01:29:34 where T,PT,S,P,SF,PF are type-variables: 01:29:34 T extends GraphInventorySingleResourceUri declared in class SimpleUri 01:29:34 PT extends GraphInventoryPluralResourceUri declared in class SimpleUri 01:29:34 S extends GraphInventoryObjectType declared in class SimpleUri 01:29:34 P extends GraphInventoryObjectPlurals declared in class SimpleUri 01:29:34 SF extends GraphInventorySingleFragment declared in class SimpleUri 01:29:34 PF extends GraphInventoryPluralFragment declared in class SimpleUri 01:29:34 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.java:[71,19] [unchecked] unchecked cast 01:29:35 required: T 01:29:35 found: SimpleUri 01:29:35 where T,PT,S,P,SF,PF are type-variables: 01:29:35 T extends GraphInventorySingleResourceUri declared in class SimpleUri 01:29:35 PT extends GraphInventoryPluralResourceUri declared in class SimpleUri 01:29:35 S extends GraphInventoryObjectType declared in class SimpleUri 01:29:35 P extends GraphInventoryObjectPlurals declared in class SimpleUri 01:29:35 SF extends GraphInventorySingleFragment declared in class SimpleUri 01:29:35 PF extends GraphInventoryPluralFragment declared in class SimpleUri 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.java:[65,44] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:35 cast to Object for a varargs call 01:29:35 cast to Object[] for a non-varargs call and to suppress this warning 01:29:35 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAISimpleUri] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.SimpleUri] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.SimpleBaseUri] 01:29:35 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.NodesUri] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/NodesUri.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.NodesPluralUri] 01:29:35 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAISimplePluralUri] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.SimplePluralUri] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/NodesPluralUri.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.Depth] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.Format] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/Format.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrSystemInfoList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryPayloadException] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadException.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LagLink] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLink.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ObjectGroup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PortList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SelectorList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CommunityList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.IpAddressList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanMapping] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LanPortConfig] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.DhcpServices] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.DhcpService] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanRange] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanTag] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanTags] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vservers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vservers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Racks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Racks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrNfvo] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrSystemInfo] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Service] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Service$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Service$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Service$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Service.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AddressFamily] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLQuery] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLTraversal] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Output] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Output.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.QueryStep] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/QueryStep.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Rule] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rule.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Metadata] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadata.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Metadatum] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BandwidthAttribute] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AvailableBandwidth] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AvailableBandwidthMap] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelationshipRule] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelationshipComponent] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelationshipComponents] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AggregateRoutes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Services] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Services$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Services$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Services$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Services.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelatedLookup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrEms] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Mappings] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mappings.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SriovVfs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Node] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Node.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.InstanceGroup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Cp] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cp.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.L3InterfaceIpv6AddressList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.L3InterfaceIpv4AddressList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SwComponent] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassOfService] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Flavor] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HpaCapability] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HpaCapabilities] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HpaFeatureAttributes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Mapping] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Mapping.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NamedQueries] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.WanPortConfigs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VpnBindings] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelConstraint] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ConstrainedElementSets] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ConstrainedElementSet] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ElementChoiceSets] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ElementChoiceSet] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.DvsSwitches] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NamedQueryElements] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryVersion] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryVersion.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PInterface] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LInterface] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Activity] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activity.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HoldTimers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LInterfaces] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GigEtherOption] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SriovPfs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BandwidthAttributes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Activities] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Activities.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GigEtherOptions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HoldTimer] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TemporaryParameterLists] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TemporaryParameterList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SriovPf] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ActivityStates] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ActivityState] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SriovVf] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vlans] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlans.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LcmpUnreachables] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vlan] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LcmpUnreachable] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrEmsList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.K8sResource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PluggableSlot] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pluggables] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pluggable] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Port] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Port$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Port$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Port$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Port.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Ports] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Ports.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VfModules] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrThirdpartySdnc] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PropertyConstraint] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.L3Networks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SitePairs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Collection] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collection.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PortGroup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CvlanTags] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CvlanTagEntry] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vnfc] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Cps] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cps.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkResources] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Configurations] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VipIpv6AddressList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AAIFluentTypeBuilder] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CloudInfrastructure] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIFluentTopLevelType] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryFluentTopLevelType] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceDesignAndCreation] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceDesignAndCreation$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceDesignAndCreation.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Business] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Business$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Business.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Common] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Common$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Common.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ExternalSystem] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExternalSystem$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExternalSystem.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Network] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Network$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Network.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AutonomousSystem] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TunnelTerminationPoint] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.MulticastConfiguration] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LanPortConfigs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.WanPortConfig] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.IpsecConfigurations] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkPolicy] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SdwanVpns] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LabelRestriction] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SitePairSet] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkRanges] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Connectivity] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Collections] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Collections.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Zone] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zone.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LabelRestrictions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TeLinkAttributes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.InterlayerAttachments] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ForwardingPath] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Bfd] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfd.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NextHops] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHops.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AutonomousSystems] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkResource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Devices] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Devices.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Fqdn] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VplsPes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.IpsecConfiguration] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pnf] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Chassis] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassis.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GenericVnfs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vces] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vces.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Zones] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Zones.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vnfcs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Fqdns] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PhysicalLinks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Newvces] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvces.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SitePairSets] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Unis] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Unis.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VpnBinding] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NextHop] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NextHop.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.L3Network] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LogicalLink] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LogicalLinks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Device] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Device$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Device$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Device$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Device.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GenericVnf] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HwComponents] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Newvce] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Newvce.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ForwardingPaths] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Configuration] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkRoutes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TunnelTerminationPoints] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkRange] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HwComponent] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SiteResources] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SiteResource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkPolicies] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vce] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vce.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.InterlayerAttachment] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ExtAaiNetwork] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RouteTableReferences] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PhysicalLink] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ExtAaiNetworks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TeLinkAttribute] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VplsPe] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SwComponents] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.InstanceGroups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RouteTableReference] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Uni] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Uni.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkRoute] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Chassies] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Chassies.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SdwanVpn] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Connectivities] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.MulticastConfigurations] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Bfds] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Bfds.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LagLinks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pnfs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PInterfaces] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LagInterface] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LagInterfaces] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AggregatedEtherOption] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Esis] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esis.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Esi] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Esi.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AggregatedEtherOptions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Lacp] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacp.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Lacps] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Lacps.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Entitlements] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.License] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/License$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/License$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/License$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/License.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Licenses] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Licenses.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Entitlement] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PortGroups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Evc] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evc.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ForwarderEvc] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Evcs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Evcs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ForwarderEvcs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanMappings] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BgpGroups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BgpGroup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VfModule] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BgpNeighbors] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.BgpNeighbor] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AddressFamilies] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AggregateRoute] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Subnet] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnet.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SegmentationAssignment] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SegmentationAssignments] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CtagAssignment] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CtagAssignments] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Subnets] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Subnets.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HostRoute] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HostRoutes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RouteTarget] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RouteTargets] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PluggableSlots] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CardSlots] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CardSlot] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Cards] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cards.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Card] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Card$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Card$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Card$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Card.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vrf] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrf.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SoftwareVersion] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SoftwareVersions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vrfs] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VigServer] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServer.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VigServers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VigServers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Forwarders] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Forwarder] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanRanges] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RoutingInstances] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RoutingInstance] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SitePair] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SitePair.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassesOfService] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrNfvoList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrVnfm] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrThirdpartySdncList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.EsrVnfmList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassMaps] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanCharacteristic] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ParameterLists] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PolicyMapMember] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Profile] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profile.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PolicyKeyTerms] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Profiles] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Profiles.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Policies] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policies.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ParameterList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PolicyKeyTerm] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassMapMembers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ObjectGroups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HardwareCatalogItem] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassMapMember] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VlanCharacteristics] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HardwareCatalogItems] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Contact] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contact.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PolicyMapMembers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelationshipRules] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ClassMap] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Contacts] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Contacts.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Policy] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Policy.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Rules] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rules.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OwningEntities] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Connectors] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connectors.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Projects] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Projects.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LineOfBusiness] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Project] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Project$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Project$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Project$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Project.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OwningEntity] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Platform] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platform.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Platforms] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Platforms.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Connector] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Connector.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SpPartner] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Customers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.LinesOfBusiness] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SpPartners] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Customer] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Customer.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceSubscription] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceSubscriptions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceInstance] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceProfiles] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceProfile] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AllottedResource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ComposedResource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CommunicationServiceProfiles] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AllottedResources] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ComposedResources] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SliceProfile] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CommunicationServiceProfile] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.SliceProfiles] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TunnelXconnect] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.TunnelXconnects] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VnfImage] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Models] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Models$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Models$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Models$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Models.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceCapabilities] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Model] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Model$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Model$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Model$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Model.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VnfImages] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ServiceCapability] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NamedQuery] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NamedQueryElement] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RelatedLookups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.PropertyConstraints] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelVer] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelVers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelElements] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelElement] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ModelConstraints] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VirtualDataCenter] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Endpoints] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkTechnology] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CloudRegions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkProfiles] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OperationalEnvironments] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OperationalEnvironment] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CloudRegion] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pserver] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Endpoint] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VirtualDataCenters] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkTechnologies] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Complex] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complex.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GeoRegions] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NetworkProfile] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Complexes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Complexes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GeoRegion] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Cables] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cables.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Rack] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Rack.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CtagPools] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Cable] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Cable.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.CtagPool] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pdu] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdu.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RackUnit] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.RackUnits] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Pdus] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pdus.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HpaCapacity] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Flavors] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Flavors.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VipIpv4AddressList] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VolumeGroups] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GroupAssignment] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HostAggregates] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Tenant] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Tenants] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Tenants.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Image] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Image$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Image$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Image$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Image.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Images] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Images$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Images$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Images$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Images.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.VolumeGroup] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.GroupAssignments] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ValidationAudits] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OamNetwork] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.HostAggregate] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AvailabilityZones] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.AvailabilityZone] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Snapshots] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.OamNetworks] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.DvsSwitch] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.ValidationAudit] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Snapshot] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NosServer] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServer.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.NosServers] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/NosServers.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Vserver] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.K8sResources] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Volume] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volume.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.generated.fluentbuilders.Volumes] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info$1.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info$UriParams.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Volumes.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLNodeKey] 01:29:35 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:29:35 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:29:35 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLNodeKey.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Start] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Start.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.TransactionBuilder] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/TransactionBuilder.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryUriComputationException] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriComputationException.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Pathed] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Resource] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Pathed.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Resource.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.__] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/__.java:[55,38] [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter traversal 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/__.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLQueryBuilder] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[48,52] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder> 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[53,42] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[58,42] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[61,41] [rawtypes] found raw type: DSLNodeBase 01:29:35 missing type arguments for generic class DSLNodeBase 01:29:35 where T is a type-variable: 01:29:35 T extends DSLNodeBase declared in class DSLNodeBase 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[87,59] [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter union 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[98,40] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E,E2 are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 E2 extends Object declared in method union(DSLQueryBuilder...) 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[122,40] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E,E2 are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 E2 extends Object declared in method to(DSLQueryBuilder) 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[126,41] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.java:[130,41] [unchecked] unchecked cast 01:29:35 required: DSLQueryBuilder 01:29:35 found: DSLQueryBuilder 01:29:35 where S,E are type-variables: 01:29:35 S extends Object declared in class DSLQueryBuilder 01:29:35 E extends Object declared in class DSLQueryBuilder 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLStartNode] 01:29:35 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:29:35 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.java:[86,19] [unchecked] unchecked cast 01:29:35 required: T 01:29:35 found: DSLNodeBase 01:29:35 where T is a type-variable: 01:29:35 T extends DSLNodeBase declared in class DSLNodeBase 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLNodeBase] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.class] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.DSLOutputNode] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLOutputNode.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.TraversalBuilder] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/TraversalBuilder.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.Id] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/Id.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryMultipleItemsException] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryMultipleItemsException.java:[9,58] [rawtypes] found raw type: GraphInventoryPluralResourceUri 01:29:35 missing type arguments for generic class GraphInventoryPluralResourceUri 01:29:35 where T,OT are type-variables: 01:29:35 T extends GraphInventoryResourceUri declared in interface GraphInventoryPluralResourceUri 01:29:35 OT extends GraphInventoryObjectBase declared in interface GraphInventoryPluralResourceUri 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryMultipleItemsException.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.parsers.UriParserSpringImpl] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/parsers/UriParserSpringImpl.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.parsers.UriParser] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/parsers/UriParser.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.BulkProcessFailed] 01:29:35 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/BulkProcessFailed.java:[23,7] [serial] serializable class BulkProcessFailed has no definition of serialVersionUID 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/BulkProcessFailed.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryUriNotFoundException] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriNotFoundException.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventorySubgraphType] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventorySubgraphType.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.IncorrectNumberOfUriKeys] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/IncorrectNumberOfUriKeys.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.GraphInventoryEdgeLabel] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class] 01:29:35 [INFO] [checking org.onap.aaiclient.client.graphinventory.entities.uri.HttpAwareUri] 01:29:35 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/HttpAwareUri.class] 01:29:35 [INFO] [total 2576ms] 01:29:35 [INFO] 01:29:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-fluent-uri-builder --- 01:29:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/resources 01:29:35 [INFO] 01:29:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-fluent-uri-builder --- 01:29:35 [INFO] Changes detected - recompiling the module! 01:29:35 [INFO] Compiling 6 source files to /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/test-classes 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUriTest.java]] 01:29:35 [INFO] [parsing completed 1ms] 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTypeReverseLookupTest.java]] 01:29:35 [INFO] [parsing completed 0ms] 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUriFromParentUriTest.java]] 01:29:35 [INFO] [parsing completed 0ms] 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/DslQueryBuilderTest.java]] 01:29:35 [INFO] [parsing completed 0ms] 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactoryTest.java]] 01:29:35 [INFO] [parsing completed 0ms] 01:29:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUriFromUriTest.java]] 01:29:35 [INFO] [parsing completed 0ms] 01:29:35 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:35 [INFO] [loading modules/jdk.net/module-info.class] 01:29:35 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:35 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:35 [INFO] [loading modules/java.desktop/module-info.class] 01:29:35 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:35 [INFO] [loading modules/java.rmi/module-info.class] 01:29:35 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:35 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:35 [INFO] [loading modules/java.scripting/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:35 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:35 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:35 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:35 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:35 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:35 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:35 [INFO] [loading modules/java.instrument/module-info.class] 01:29:35 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:35 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:35 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:35 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:35 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:35 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:35 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:35 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:35 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:35 [INFO] [loading modules/java.prefs/module-info.class] 01:29:35 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:35 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:35 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:35 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:35 [INFO] [loading modules/java.base/module-info.class] 01:29:35 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:35 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:35 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:35 [INFO] [loading modules/java.xml/module-info.class] 01:29:35 [INFO] [loading modules/java.se/module-info.class] 01:29:35 [INFO] [loading modules/java.sql/module-info.class] 01:29:35 [INFO] [loading modules/java.compiler/module-info.class] 01:29:35 [INFO] [loading modules/java.naming/module-info.class] 01:29:35 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:35 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:35 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:35 [INFO] [loading modules/java.logging/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:35 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:35 [INFO] [loading modules/jdk.management/module-info.class] 01:29:35 [INFO] [loading modules/java.management/module-info.class] 01:29:35 [INFO] [loading modules/java.net.http/module-info.class] 01:29:35 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:35 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:35 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:35 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/src/test/java,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/generated-test-sources/test-annotations] 01:29:35 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/test-classes,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes,/tmp/r/org/junit/jupiter/junit-jupiter/5.7.2/junit-jupiter-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-params/5.7.2/junit-jupiter-params-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar,/tmp/r/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:29:35 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:29:35 [INFO] [loading modules/java.base/java/io/ByteArrayOutputStream.class] 01:29:35 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:35 [INFO] [loading modules/java.base/java/io/ObjectInputStream.class] 01:29:35 [INFO] [loading modules/java.base/java/io/ObjectOutputStream.class] 01:29:35 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:35 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Test.class)] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/ClassNotFoundException.class] 01:29:35 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/aai/AAIObjectType.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.class] 01:29:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/classes/org/onap/aaiclient/client/graphinventory/entities/__.class] 01:29:35 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:35 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:35 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:29:35 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:29:35 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:35 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:35 [INFO] 01:29:35 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ aai-fluent-uri-builder --- 01:29:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:35 [INFO] 01:29:35 [INFO] ------------------------------------------------------- 01:29:35 [INFO] T E S T S 01:29:35 [INFO] ------------------------------------------------------- 01:29:36 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriTest 01:29:36 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 01:29:36 SLF4J: Defaulting to no-operation (NOP) logger implementation 01:29:36 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 01:29:37 {cloud-owner=cloud1, cloud-region-id=cloud2, tenant-id=tenant1, vserver-id=vserver1} 01:29:37 /cloud-infrastructure/cloud-regions/cloud-region/cloud1/cloud2/tenants/tenant/tenant1/vservers/vserver/vserver1 01:29:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriTest 01:29:37 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AAIUriFactoryTest 01:29:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.aaiclient.client.aai.entities.uri.AAIUriFactoryTest 01:29:37 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriFromParentUriTest 01:29:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriFromParentUriTest 01:29:37 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.DslQueryBuilderTest 01:29:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aaiclient.client.aai.entities.uri.DslQueryBuilderTest 01:29:37 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AAIFluentTypeReverseLookupTest 01:29:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aaiclient.client.aai.entities.uri.AAIFluentTypeReverseLookupTest 01:29:37 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriFromUriTest 01:29:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aaiclient.client.aai.entities.uri.AAISimpleUriFromUriTest 01:29:37 [INFO] 01:29:37 [INFO] Results: 01:29:37 [INFO] 01:29:37 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 01:29:37 [INFO] 01:29:37 [INFO] 01:29:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/code-coverage/jacoco-ut.exec 01:29:37 [INFO] Analyzed bundle 'aai-fluent-uri-builder' with 41 classes 01:29:37 [INFO] 01:29:37 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Skipping plugin execution 01:29:37 [INFO] 01:29:37 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Building jar: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 01:29:37 [INFO] 01:29:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-fluent-uri-builder --- 01:29:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/code-coverage/jacoco-it.exec,excludes=**/generated/**/* 01:29:37 [INFO] 01:29:37 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Tests are skipped. 01:29:37 [INFO] 01:29:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:37 [INFO] 01:29:37 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:37 [INFO] 01:29:37 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Tests are skipped. 01:29:37 [INFO] 01:29:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/aai-fluent-uri-builder/1.17.0-SNAPSHOT/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 01:29:37 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/pom.xml to /tmp/r/org/onap/so/aai-fluent-uri-builder/1.17.0-SNAPSHOT/aai-fluent-uri-builder-1.17.0-SNAPSHOT.pom 01:29:37 [INFO] 01:29:37 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-fluent-uri-builder --- 01:29:37 [INFO] org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT 01:29:37 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.7.2:test 01:29:37 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:test 01:29:37 [INFO] | | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:29:37 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:29:37 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:29:37 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.7.2:test 01:29:37 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:test 01:29:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:29:37 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 01:29:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 01:29:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:29:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 01:29:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 01:29:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 01:29:37 [INFO] +- org.reflections:reflections:jar:0.10.2:compile 01:29:37 [INFO] | +- org.javassist:javassist:jar:3.28.0-GA:compile 01:29:37 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:29:37 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:37 [INFO] +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:29:37 [INFO] +- org.apache.commons:commons-lang3:jar:3.18.0:compile 01:29:37 [INFO] +- org.glassfish.jersey.core:jersey-common:jar:2.33:provided 01:29:37 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided 01:29:37 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 01:29:37 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:provided 01:29:37 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:provided 01:29:37 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:37 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:37 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:37 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:37 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:37 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:37 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:37 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:37 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:29:37 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:37 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:29:37 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:29:37 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:37 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:37 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:37 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:37 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:37 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:37 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:37 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:37 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:37 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:37 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:37 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:37 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:29:37 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:37 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:37 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:37 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:29:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:37 [INFO] +- junit:junit:jar:4.13.2:test 01:29:37 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:37 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:37 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:37 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:37 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:37 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:29:37 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:37 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:37 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:37 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:29:37 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:29:37 [INFO] 01:29:37 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ aai-fluent-uri-builder --- 01:29:37 [INFO] Saved module information to /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/sonatype-clm/module.xml 01:29:37 [INFO] 01:29:37 [INFO] -----------------------< org.onap.so:aai-client >----------------------- 01:29:37 [INFO] Building aai-client 1.17.0-SNAPSHOT [14/43] 01:29:37 [INFO] --------------------------------[ jar ]--------------------------------- 01:29:37 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:37 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:39 [INFO] 01:29:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-client --- 01:29:39 [INFO] 01:29:39 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ aai-client --- 01:29:39 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:39 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:39 [INFO] 01:29:39 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ aai-client --- 01:29:39 [INFO] Using 'UTF-8' encoding to format source files. 01:29:39 [INFO] Number of files to be formatted: 87 01:29:39 [INFO] Successfully formatted: 0 file(s) 01:29:39 [INFO] Fail to format: 0 file(s) 01:29:39 [INFO] Skipped: 87 file(s) 01:29:39 [INFO] Read only skipped: 0 file(s) 01:29:39 [INFO] Approximate time taken: 0s 01:29:39 [INFO] 01:29:39 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ aai-client --- 01:29:39 [INFO] Using 'UTF-8' encoding to format source files. 01:29:39 [INFO] Number of files to be formatted: 0 01:29:39 [INFO] 01:29:39 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ aai-client --- 01:29:39 [INFO] Skipping Rule Enforcement. 01:29:39 [INFO] 01:29:39 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ aai-client --- 01:29:39 [INFO] Skipping Rule Enforcement. 01:29:39 [INFO] 01:29:39 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ aai-client --- 01:29:39 [INFO] 01:29:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-client --- 01:29:39 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:39 [INFO] 01:29:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ aai-client --- 01:29:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:39 [INFO] 01:29:39 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ aai-client --- 01:29:39 [INFO] Formatting is skipped 01:29:39 [INFO] 01:29:39 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ aai-client --- 01:29:39 [INFO] Formatting is skipped 01:29:39 [INFO] 01:29:39 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-client --- 01:29:39 [INFO] 01:29:39 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-client --- 01:29:39 [INFO] 01:29:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-client --- 01:29:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:39 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/resources 01:29:39 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/generated-sources/license 01:29:39 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/generated-resources/licenses 01:29:39 [INFO] 01:29:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-client --- 01:29:39 [INFO] Changes detected - recompiling the module! 01:29:39 [INFO] Compiling 62 source files to /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes 01:29:39 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:39 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/singletransaction/OperationBodyRequest.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIUpdatorImpl.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAICommonObjectMapperPatchProvider.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIUpdator.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionRequest.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIClientResponseExceptionMapper.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/ServiceException.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUri.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAISingleTransactionClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPatchDepthExceededException.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIErrorFormatter.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIProperties.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIValidatorImpl.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionResponse.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryPatchConverter.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIQueryClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/EmptyStringToNullSerializer.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIResourcesObjectMapperProvider.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/ResourceAndUrl.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryRestClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAITransactionalClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/bulkprocess/Transaction.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperPatchProvider.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/AAIEntity.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAINamespaceConstants.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIRestClientImpl.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/HttpLookupUri.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIVersion.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIValidator.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/singletransaction/OperationBodyResponse.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/RequestError.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIRestClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/singletransaction/OperationBodyRequestSerializer.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIResourcesClient.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIDSLQueryClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUri.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/CustomQuery.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheLogger.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/bulkprocess/Transactions.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/AAIEntityObject.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/Configuration.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/AAIError.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/bulkprocess/OperationBody.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/bulkprocess/OperationBodySerializer.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIRestClientI.java]] 01:29:39 [INFO] [parsing completed 1ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/Results.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIQueryObjectMapperProvider.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/FlushCache.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/Relationships.java]] 01:29:39 [INFO] [parsing completed 0ms] 01:29:39 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:39 [INFO] [loading modules/java.prefs/module-info.class] 01:29:39 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:39 [INFO] [loading modules/java.instrument/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:39 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:39 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:39 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:39 [INFO] [loading modules/java.compiler/module-info.class] 01:29:39 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:39 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:39 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:39 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:39 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:39 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:39 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:39 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:39 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:39 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:39 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:39 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:39 [INFO] [loading modules/java.logging/module-info.class] 01:29:39 [INFO] [loading modules/java.sql/module-info.class] 01:29:39 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:39 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:39 [INFO] [loading modules/java.rmi/module-info.class] 01:29:39 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:39 [INFO] [loading modules/java.naming/module-info.class] 01:29:39 [INFO] [loading modules/java.management/module-info.class] 01:29:39 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:39 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:39 [INFO] [loading modules/jdk.management/module-info.class] 01:29:39 [INFO] [loading modules/java.desktop/module-info.class] 01:29:39 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:39 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:39 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:39 [INFO] [loading modules/java.xml/module-info.class] 01:29:39 [INFO] [loading modules/java.net.http/module-info.class] 01:29:39 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:39 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:39 [INFO] [loading modules/java.se/module-info.class] 01:29:39 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:39 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:39 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:39 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:39 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:39 [INFO] [loading modules/java.base/module-info.class] 01:29:39 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:39 [INFO] [loading modules/java.scripting/module-info.class] 01:29:39 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:39 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:39 [INFO] [loading modules/jdk.net/module-info.class] 01:29:39 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/generated-sources/annotations] 01:29:39 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:39 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:29:39 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:39 [INFO] [loading modules/java.base/java/util/List.class] 01:29:39 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pnf.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pserver.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/module/SimpleModule.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/AnnotationIntrospector.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/introspect/JacksonAnnotationIntrospector.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/type/TypeFactory.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar(/com/fasterxml/jackson/module/jaxb/JaxbAnnotationIntrospector.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 01:29:39 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:39 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/Priority.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/ResponseExceptionMapper.class)] 01:29:39 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:29:39 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 01:29:39 [INFO] [loading modules/java.base/java/io/ObjectInputStream.class] 01:29:39 [INFO] [loading modules/java.base/java/io/ObjectOutputStream.class] 01:29:39 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/BadRequestException.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/Format.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Pathed.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/HttpAwareUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriComputationException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriNotFoundException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/IncorrectNumberOfUriKeys.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 01:29:39 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/reflect/ParameterizedType.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:29:39 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryMultipleItemsException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:29:39 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:29:39 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:29:39 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/jsonpath/JsonPathUtil.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTypeReverseLookup.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class)] 01:29:39 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:29:39 [INFO] [loading modules/java.base/java/util/function/UnaryOperator.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class)] 01:29:39 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/BulkProcessFailed.class)] 01:29:39 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Joiner.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedHashMap.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:29:39 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestPropertiesLoader.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryVersion.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:39 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CacheProperties.class)] 01:29:39 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySubgraphType.class)] 01:29:39 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializerProvider.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ser/std/StdSerializer.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitable.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/jsonschema/SchemaAware.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializer.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/client/ClientBuilder.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/AddCacheHeaders.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CacheFactory.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClientSSL.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.class)] 01:29:39 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableMap.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryCreatedListener.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryEvent.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryExpiredListener.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryListenerException.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryRemovedListener.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryUpdatedListener.class)] 01:29:39 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar(/org/apache/cxf/jaxrs/client/cache/Entry.class)] 01:29:39 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar(/org/apache/cxf/jaxrs/client/cache/Key.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryListener.class)] 01:29:39 [INFO] [loading modules/java.base/java/util/EventListener.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:29:39 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:29:39 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 01:29:39 [INFO] [loading modules/java.base/java/util/Properties.class] 01:29:39 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/PreDestroy.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/Cache.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/CacheManager.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/Caching.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/Factory.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/FactoryBuilder.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/MutableCacheEntryListenerConfiguration.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/MutableConfiguration.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/expiry/ExpiryPolicy.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/integration/CacheLoader.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/integration/CacheWriter.class)] 01:29:39 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/spi/CachingProvider.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Feature.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/FeatureContext.class)] 01:29:39 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar(/org/apache/cxf/jaxrs/client/cache/CacheControlClientReaderInterceptor.class)] 01:29:39 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar(/org/apache/cxf/jaxrs/client/cache/CacheControlClientRequestFilter.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/AutoCloseable.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 01:29:39 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:29:39 [INFO] [loading modules/java.base/java/util/Set.class] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/client/ClientRequestContext.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/client/ClientResponseContext.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/client/ClientResponseFilter.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Typing.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Inclusion.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:29:39 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:29:39 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:29:39 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 01:29:39 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.java:[41,14] [deprecation] enable(MapperFeature...) in ObjectMapper has been deprecated 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/MapperConfig.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/Module.class)] 01:29:39 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryCommonObjectMapperPatchProvider] 01:29:39 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryCommonObjectMapperProvider] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAICommonObjectMapperPatchProvider.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperPatchProvider.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.entities.singletransaction.SingleTransactionRequest] 01:29:39 [INFO] [loading modules/java.base/java/util/Collection.class] 01:29:39 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:29:39 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionRequest.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.AAIClientResponseExceptionMapper] 01:29:39 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Character.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Short.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Long.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Float.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Double.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/Void.class] 01:29:39 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:29:39 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:29:39 [INFO] [loading modules/java.base/java/io/Reader.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:29:39 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:39 [INFO] [loading modules/java.base/java/io/File.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:39 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIClientResponseExceptionMapper.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.entities.ServiceException] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/ServiceException.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.AAICommonObjectMapperProvider] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.ServiceInstanceUri] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectBase.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriTemplate.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriPartial.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/NodesUri.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Resource.class)] 01:29:39 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 01:29:39 [INFO] [loading modules/java.base/java/util/function/IntFunction.class] 01:29:39 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 01:29:39 [INFO] [loading modules/java.base/java/io/ObjectOutput.class] 01:29:39 [INFO] [loading modules/java.base/java/io/DataOutput.class] 01:29:39 [INFO] [loading modules/java.base/java/io/ObjectStreamConstants.class] 01:29:39 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:29:39 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:29:39 [INFO] [loading modules/java.base/java/io/ObjectInput.class] 01:29:39 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/HttpLookupUri.java:[45,16] [serial] serializable class HttpLookupUri has no definition of serialVersionUID 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Business.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Customer.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class)] 01:29:39 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class)] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.HttpLookupUri] 01:29:39 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUri.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/HttpLookupUri$1.class] 01:29:39 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/HttpLookupUri.class] 01:29:39 [INFO] [checking org.onap.aaiclient.client.aai.AAIResourcesClient] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[47,288] [rawtypes] found raw type: GraphInventoryResultWrapper 01:29:40 missing type arguments for generic class GraphInventoryResultWrapper 01:29:40 where R is a type-variable: 01:29:40 R extends GraphInventoryRelationships declared in class GraphInventoryResultWrapper 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[87,70] [unchecked] unchecked cast 01:29:40 required: Uri 01:29:40 found: CAP#1 01:29:40 where Uri is a type-variable: 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventoryResourceUri from capture of ? 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[107,92] [unchecked] unchecked cast 01:29:40 required: SingleUri 01:29:40 found: CAP#1 01:29:40 where SingleUri is a type-variable: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[121,92] [unchecked] unchecked cast 01:29:40 required: SingleUri 01:29:40 found: CAP#1 01:29:40 where SingleUri is a type-variable: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[134,92] [unchecked] unchecked cast 01:29:40 required: SingleUri 01:29:40 found: CAP#1 01:29:40 where SingleUri is a type-variable: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[146,87] [unchecked] unchecked cast 01:29:40 required: SingleUri 01:29:40 found: CAP#1 01:29:40 where SingleUri is a type-variable: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:40 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[163,87] [unchecked] unchecked cast 01:29:40 required: SingleUri 01:29:40 found: CAP#1 01:29:40 where SingleUri is a type-variable: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventorySingleResourceUri from capture of ? 01:29:40 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[288,59] [unchecked] unchecked cast 01:29:40 required: PluralUri 01:29:40 found: CAP#1 01:29:40 where PluralUri is a type-variable: 01:29:40 PluralUri extends GraphInventoryPluralResourceUri declared in class GraphInventoryResourcesClient 01:29:40 where CAP#1 is a fresh type-variable: 01:29:40 CAP#1 extends GraphInventoryResourceUri from capture of ? 01:29:40 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 01:29:40 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:40 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[306,76] [unchecked] unchecked cast 01:29:40 required: List 01:29:40 found: Object 01:29:40 where R,T,PluralUri are type-variables: 01:29:40 R extends Object declared in method unwrapPlural(Class,Class,PluralUri) 01:29:40 T extends Object declared in method unwrapPlural(Class,Class,PluralUri) 01:29:40 PluralUri extends GraphInventoryPluralResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/Constructor.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/NoSuchMethodException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/InstantiationException.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[388,31] [unchecked] unchecked cast 01:29:40 required: Uri 01:29:40 found: SingleUri 01:29:40 where SingleUri,Uri are type-variables: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.java:[396,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryResourcesClient 01:29:40 where Self,Uri,SingleUri,PluralUri,EdgeLabel,Wrapper,TransactionalClient,SingleTransactionClient are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryResourcesClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryResourcesClient 01:29:40 PluralUri extends GraphInventoryPluralResourceUri declared in class GraphInventoryResourcesClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryResourcesClient 01:29:40 Wrapper extends GraphInventoryResultWrapper declared in class GraphInventoryResourcesClient 01:29:40 TransactionalClient extends Object declared in class GraphInventoryResourcesClient 01:29:40 SingleTransactionClient extends Object declared in class GraphInventoryResourcesClient 01:29:40 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient] 01:29:40 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIResourcesClient.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient$2.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIEdgeLabel] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIResultWrapper] 01:29:40 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryResultWrapper] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.Relationships] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.java:[87,89] [unchecked] unchecked cast 01:29:40 required: List> 01:29:40 found: Object 01:29:40 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:29:40 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Locale.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryRelationships] 01:29:40 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/Relationships.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAITransactionalClient] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[57,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[69,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[80,31] [unchecked] unchecked cast 01:29:40 required: Uri 01:29:40 found: SingleUri 01:29:40 where SingleUri,Uri are type-variables: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[88,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[99,8] [rawtypes] found raw type: GraphInventorySingleResourceUri 01:29:40 missing type arguments for generic class GraphInventorySingleResourceUri 01:29:40 where T,P,SingleObject,PluralObject,SingleFragment,PluralFragment are type-variables: 01:29:40 T extends GraphInventorySingleResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 P extends GraphInventoryPluralResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 SingleObject extends GraphInventoryObjectType declared in interface GraphInventorySingleResourceUri 01:29:40 PluralObject extends GraphInventoryObjectPlurals declared in interface GraphInventorySingleResourceUri 01:29:40 SingleFragment extends GraphInventorySingleFragment declared in interface GraphInventorySingleResourceUri 01:29:40 PluralFragment extends GraphInventoryPluralFragment declared in interface GraphInventorySingleResourceUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[102,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [INFO] [loading modules/java.base/java/util/ListIterator.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[116,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[127,8] [rawtypes] found raw type: GraphInventorySingleResourceUri 01:29:40 missing type arguments for generic class GraphInventorySingleResourceUri 01:29:40 where T,P,SingleObject,PluralObject,SingleFragment,PluralFragment are type-variables: 01:29:40 T extends GraphInventorySingleResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 P extends GraphInventoryPluralResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 SingleObject extends GraphInventoryObjectType declared in interface GraphInventorySingleResourceUri 01:29:40 PluralObject extends GraphInventoryObjectPlurals declared in interface GraphInventorySingleResourceUri 01:29:40 SingleFragment extends GraphInventorySingleFragment declared in interface GraphInventorySingleResourceUri 01:29:40 PluralFragment extends GraphInventoryPluralFragment declared in interface GraphInventorySingleResourceUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[129,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[143,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[154,8] [rawtypes] found raw type: GraphInventorySingleResourceUri 01:29:40 missing type arguments for generic class GraphInventorySingleResourceUri 01:29:40 where T,P,SingleObject,PluralObject,SingleFragment,PluralFragment are type-variables: 01:29:40 T extends GraphInventorySingleResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 P extends GraphInventoryPluralResourceUri declared in interface GraphInventorySingleResourceUri 01:29:40 SingleObject extends GraphInventoryObjectType declared in interface GraphInventorySingleResourceUri 01:29:40 PluralObject extends GraphInventoryObjectPlurals declared in interface GraphInventorySingleResourceUri 01:29:40 SingleFragment extends GraphInventorySingleFragment declared in interface GraphInventorySingleResourceUri 01:29:40 PluralFragment extends GraphInventoryPluralFragment declared in interface GraphInventorySingleResourceUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[157,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[171,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[181,95] [unchecked] unchecked cast 01:29:40 required: Uri 01:29:40 found: SingleUri 01:29:40 where SingleUri,Uri are type-variables: 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[186,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.java:[213,22] [unchecked] unchecked cast 01:29:40 required: Self 01:29:40 found: GraphInventoryTransactionClient 01:29:40 where Self,Uri,SingleUri,EdgeLabel are type-variables: 01:29:40 Self extends Object declared in class GraphInventoryTransactionClient 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryTransactionClient 01:29:40 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 01:29:40 EdgeLabel extends GraphInventoryEdgeLabel declared in class GraphInventoryTransactionClient 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryTransactionClient] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAITransactionalClient$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAITransactionalClient.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAISingleTransactionClient] 01:29:40 [INFO] [loading modules/java.base/java/lang/Number.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIClient] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/AbstractMultivaluedMap.class)] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryClient] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIClient.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIVersion] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIVersion.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.bulkprocess.Transactions] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/bulkprocess/Transactions.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.bulkprocess.Transaction] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/bulkprocess/Transaction.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryPatchConverter] 01:29:40 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 01:29:40 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryPatchConverter.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.bulkprocess.OperationBody] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/bulkprocess/OperationBody.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.singletransaction.SingleTransactionResponse] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionResponse.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.singletransaction.OperationBodyResponse] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/OperationBodyResponse.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryPatchDepthExceededException] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPatchDepthExceededException.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIErrorFormatter] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIErrorFormatter.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIError] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIError.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.RequestError] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/RequestError.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIProperties] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIProperties$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIProperties$AAICacheProperties.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIProperties.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIValidatorImpl] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIValidatorImpl.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIValidator] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIValidator.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryQueryClient] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[51,23] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Readable.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/ResolvedType.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[112,19] [unchecked] unchecked cast 01:29:40 required: S 01:29:40 found: GraphInventoryQueryClient 01:29:40 where S,I,Wrapper,Type are type-variables: 01:29:40 S extends Object declared in class GraphInventoryQueryClient 01:29:40 I extends Object declared in class GraphInventoryQueryClient 01:29:40 Wrapper extends GraphInventoryResultWrapper declared in class GraphInventoryQueryClient 01:29:40 Type extends GraphInventoryObjectType declared in class GraphInventoryQueryClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[117,19] [unchecked] unchecked cast 01:29:40 required: S 01:29:40 found: GraphInventoryQueryClient 01:29:40 where S,I,Wrapper,Type are type-variables: 01:29:40 S extends Object declared in class GraphInventoryQueryClient 01:29:40 I extends Object declared in class GraphInventoryQueryClient 01:29:40 Wrapper extends GraphInventoryResultWrapper declared in class GraphInventoryQueryClient 01:29:40 Type extends GraphInventoryObjectType declared in class GraphInventoryQueryClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[124,19] [unchecked] unchecked cast 01:29:40 required: S 01:29:40 found: GraphInventoryQueryClient 01:29:40 where S,I,Wrapper,Type are type-variables: 01:29:40 S extends Object declared in class GraphInventoryQueryClient 01:29:40 I extends Object declared in class GraphInventoryQueryClient 01:29:40 Wrapper extends GraphInventoryResultWrapper declared in class GraphInventoryQueryClient 01:29:40 Type extends GraphInventoryObjectType declared in class GraphInventoryQueryClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[127,49] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[127,14] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.java:[128,8] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient$2.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.ResourceAndUrl] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/graphinventory/ResourceAndUrl.java:[23,44] [rawtypes] found raw type: GraphInventoryResultWrapper 01:29:40 missing type arguments for generic class GraphInventoryResultWrapper 01:29:40 where R is a type-variable: 01:29:40 R extends GraphInventoryRelationships declared in class GraphInventoryResultWrapper 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/ResourceAndUrl.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIQueryClient] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIQueryClient.java:[42,14] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIQueryClient.java:[47,49] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIQueryClient.java:[47,14] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIQueryClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.CustomQuery] 01:29:40 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Objects.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/CustomQuery.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.EmptyStringToNullSerializer] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/SerializableString.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/EmptyStringToNullSerializer.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIResourcesObjectMapperProvider] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIResourcesObjectMapperProvider.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configurable.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryRestClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AAIClientUriFactory] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIEntity] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIEntity.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAINamespaceConstants] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAINamespaceConstants.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIRestClientImpl] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIRestClientImpl$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIRestClientImpl.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIRestClient] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue0.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue1.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Tuple.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIRestClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.singletransaction.OperationBodyRequestSerializer] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/OperationBodyRequestSerializer.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIDSLQueryClient] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/AAIDSLQueryClient.java:[49,14] [rawtypes] found raw type: GraphInventoryUri 01:29:40 missing type arguments for generic class GraphInventoryUri 01:29:40 where T,OT are type-variables: 01:29:40 T extends GraphInventoryUri declared in interface GraphInventoryUri 01:29:40 OT extends GraphInventoryObjectBase declared in interface GraphInventoryUri 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIDSLQueryClient.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AllottedResourceLookupUri] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUri.java:[55,27] non-varargs call of varargs method with inexact argument type for last parameter; 01:29:40 cast to Object for a varargs call 01:29:40 cast to Object[] for a non-varargs call and to suppress this warning 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUri.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.CacheLogger] 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/CacheException.class)] 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/Cache$Entry.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/EventObject.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/CacheLogger.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIEntityObject] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIEntityObject.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.Configuration] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/Configuration.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.CacheControlFeature] 01:29:40 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configuration.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ReaderInterceptor.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/Hashtable.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Dictionary.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Thread.class] 01:29:40 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Runnable.class] 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/CompleteConfiguration.class)] 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/Configuration.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java:[107,73] [rawtypes] found raw type: MutableCacheEntryListenerConfiguration 01:29:40 missing type arguments for generic class MutableCacheEntryListenerConfiguration 01:29:40 where K,V are type-variables: 01:29:40 K extends Object declared in class MutableCacheEntryListenerConfiguration 01:29:40 V extends Object declared in class MutableCacheEntryListenerConfiguration 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/event/CacheEntryEventFilter.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java:[107,69] [unchecked] unchecked call to MutableCacheEntryListenerConfiguration(Factory>,Factory>,boolean,boolean) as a member of the raw type MutableCacheEntryListenerConfiguration 01:29:40 where K,V are type-variables: 01:29:40 K extends Object declared in class MutableCacheEntryListenerConfiguration 01:29:40 V extends Object declared in class MutableCacheEntryListenerConfiguration 01:29:40 [INFO] [loading /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar(/javax/cache/configuration/CacheEntryListenerConfiguration.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java:[107,68] [unchecked] unchecked method invocation: method addCacheEntryListenerConfiguration in class MutableConfiguration is applied to given types 01:29:40 required: CacheEntryListenerConfiguration 01:29:40 found: MutableCacheEntryListenerConfiguration 01:29:40 where K,V are type-variables: 01:29:40 K extends Object declared in class MutableConfiguration 01:29:40 V extends Object declared in class MutableConfiguration 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java:[107,69] [unchecked] unchecked conversion 01:29:40 required: CacheEntryListenerConfiguration 01:29:40 found: MutableCacheEntryListenerConfiguration 01:29:40 where K,V are type-variables: 01:29:40 K extends Object declared in class MutableConfiguration 01:29:40 V extends Object declared in class MutableConfiguration 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/main/java/org/onap/aaiclient/client/CacheControlFeature.java:[124,58] [deprecation] newInstance() in Class has been deprecated 01:29:40 where T is a type-variable: 01:29:40 T extends Object declared in class Class 01:29:40 [INFO] [loading modules/java.base/java/lang/ClassNotFoundException.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/CacheControlFeature.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.bulkprocess.OperationBodySerializer] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/bulkprocess/OperationBodySerializer.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.Results] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/Results.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIQueryObjectMapperProvider] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIQueryObjectMapperProvider.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.FlushCache] 01:29:40 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/FlushCache.class] 01:29:40 [INFO] [total 671ms] 01:29:40 [INFO] 01:29:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-client --- 01:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:40 [INFO] Copying 17 resources 01:29:40 [INFO] 01:29:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-client --- 01:29:40 [INFO] Changes detected - recompiling the module! 01:29:40 [INFO] Compiling 25 source files to /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes 01:29:40 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:40 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIClientResponseExceptionMapperTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/objects/CustomAAIObjectType.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIErrorFormatterTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIValidatorTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIPServerTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/graphinventory/GraphInventoryPatchConverterTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/graphinventory/entities/uri/parsers/UriParserSpringImplTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIRestClientTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAISingleTransactionClientTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAITransactionalClientTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/AAIResultWrapperTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIDSLQueryClientTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadExceptionTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/RelationshipsTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIURITest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/defaultproperties/DefaultAAIPropertiesImpl.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIResourcesClientWithServiceInstanceUriTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIUpdatorTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIUpdatorImplTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUriTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUriTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIResourcesClientTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIQueryClientTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/DSLQueryBuilderTest.java]] 01:29:40 [INFO] [parsing completed 1ms] 01:29:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIObjectTypeTest.java]] 01:29:40 [INFO] [parsing completed 0ms] 01:29:40 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:40 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:40 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:40 [INFO] [loading modules/java.management/module-info.class] 01:29:40 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:40 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:40 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:40 [INFO] [loading modules/jdk.management/module-info.class] 01:29:40 [INFO] [loading modules/java.desktop/module-info.class] 01:29:40 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:40 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:40 [INFO] [loading modules/java.base/module-info.class] 01:29:40 [INFO] [loading modules/java.se/module-info.class] 01:29:40 [INFO] [loading modules/java.compiler/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:40 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:40 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:40 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:40 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:40 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:40 [INFO] [loading modules/java.rmi/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:40 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:40 [INFO] [loading modules/java.prefs/module-info.class] 01:29:40 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:40 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:40 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:40 [INFO] [loading modules/java.instrument/module-info.class] 01:29:40 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:40 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:40 [INFO] [loading modules/java.sql/module-info.class] 01:29:40 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:40 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:40 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:40 [INFO] [loading modules/java.xml/module-info.class] 01:29:40 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:40 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:40 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:40 [INFO] [loading modules/java.naming/module-info.class] 01:29:40 [INFO] [loading modules/java.net.http/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:40 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:40 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:40 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:40 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:40 [INFO] [loading modules/java.scripting/module-info.class] 01:29:40 [INFO] [loading modules/java.logging/module-info.class] 01:29:40 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:40 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:40 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:40 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:40 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:40 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:40 [INFO] [loading modules/jdk.net/module-info.class] 01:29:40 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/generated-test-sources/test-annotations] 01:29:40 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIError.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/RequestError.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/ServiceException.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIClientResponseExceptionMapper.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAINamespaceConstants.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectBase.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriTemplate.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriPartial.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class)] 01:29:40 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:40 [INFO] [loading modules/java.base/java/util/List.class] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:29:40 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pserver.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIRestClientI.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIValidatorImpl.class] 01:29:40 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:29:40 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/WireMockConfiguration.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/CoreMatchers.class)] 01:29:40 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:29:40 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:40 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 01:29:40 [INFO] [loading modules/java.base/java/net/URL.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedHashMap.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryPatchConverter.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPatchDepthExceededException.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/WireMockRule.class)] 01:29:40 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableMap.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIProperties.class] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Options.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/MatcherAssert.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/Matchers.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:29:40 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/v9/Complex.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionRequest.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/singletransaction/SingleTransactionResponse.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 01:29:40 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIResourcesClient.class] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 01:29:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/SerializationUtils.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:40 [INFO] [loading modules/java.base/java/io/File.class] 01:29:40 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 01:29:40 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Properties.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIVersion.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUri.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIUpdatorImpl.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadException.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriNotFoundException.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/collection/IsIterableContainingInOrder.class)] 01:29:40 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ByteArrayOutputStream.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ObjectInputStream.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ObjectOutputStream.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/HttpAwareUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriComputationException.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/ClassNotFoundException.class] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/TypeSafeDiagnosingMatcher.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/BaseMatcher.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/Matcher.class)] 01:29:40 [INFO] [loading /tmp/r/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar(/org/hamcrest/SelfDescribing.class)] 01:29:40 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/BadRequestException.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnfs.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryMultipleItemsException.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/admin/NotFoundException.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Complex.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/CustomQuery.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/Results.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/Format.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySubgraphType.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/ResourceAndUrl.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Pathed.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIQueryClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeKey.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Node.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Output.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Start.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/TraversalBuilder.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/__.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:40 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/Priority.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:29:40 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:29:40 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:40 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/NullPointerException.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIRestClientTest.java:[72,55] [deprecation] none() in ExpectedException has been deprecated 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIRestClient.class] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/AbstractMultivaluedMap.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryRestClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClientSSL.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:29:40 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/CountMatchingStrategy.class)] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/MethodRule.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue0.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue1.class)] 01:29:40 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Tuple.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/StringValuePattern.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:29:40 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/Number.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Locale.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIRestClientTest$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIRestClientTest$2.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIRestClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAISingleTransactionClientTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Complex.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:29:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAISingleTransactionClientTest.java:[93,54] [unchecked] unchecked method invocation: method get in class GraphInventoryResourcesClient is applied to given types 01:29:40 required: GenericType,Uri 01:29:40 found: GenericType,AAIResourceUri 01:29:40 where T,Uri are type-variables: 01:29:40 T extends Object declared in method get(GenericType,Uri) 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAISingleTransactionClientTest.java:[93,58] [unchecked] unchecked conversion 01:29:40 required: GenericType 01:29:40 found: GenericType 01:29:40 where T,Uri are type-variables: 01:29:40 T extends Object declared in method get(GenericType,Uri) 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.class] 01:29:40 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 01:29:40 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:29:40 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 01:29:40 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAISingleTransactionClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAITransactionalClientTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAITransactionalClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/bulkprocess/Transactions.class] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAITransactionalClientTest.java:[102,54] [unchecked] unchecked method invocation: method get in class GraphInventoryResourcesClient is applied to given types 01:29:40 required: GenericType,Uri 01:29:40 found: GenericType,AAIResourceUri 01:29:40 where T,Uri are type-variables: 01:29:40 T extends Object declared in method get(GenericType,Uri) 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAITransactionalClientTest.java:[102,58] [unchecked] unchecked conversion 01:29:40 required: GenericType 01:29:40 found: GenericType 01:29:40 where T,Uri are type-variables: 01:29:40 T extends Object declared in method get(GenericType,Uri) 01:29:40 Uri extends GraphInventoryResourceUri declared in class GraphInventoryResourcesClient 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$2.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$3.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$4.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$5.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$6.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$7.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest$8.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAITransactionalClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.AAIResultWrapperTest] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/AAIResultWrapperTest.java:[50,55] [deprecation] none() in ExpectedException has been deprecated 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/Relationships.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vce.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/entities/AAIResultWrapperTest$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/entities/AAIResultWrapperTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIDSLQueryClientTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIDSLQueryClient.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIDSLQueryClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryPayloadExceptionTest] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryPayloadExceptionTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.RelationshipsTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 01:29:40 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:29:40 [INFO] [loading modules/java.base/java/util/function/UnaryOperator.class] 01:29:40 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:29:40 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:40 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/entities/RelationshipsTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIURITest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIURITest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.defaultproperties.DefaultAAIPropertiesImpl] 01:29:40 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 01:29:40 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Hashtable.class] 01:29:40 [INFO] [loading modules/java.base/java/util/Dictionary.class] 01:29:40 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/defaultproperties/DefaultAAIPropertiesImpl.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIResourcesClientWithServiceInstanceUriTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/HttpLookupUri.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:29:40 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/function/ThrowingRunnable.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIResourcesClientWithServiceInstanceUriTest$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIResourcesClientWithServiceInstanceUriTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIUpdatorTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/AAIUpdator.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIUpdatorTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIUpdatorImplTest] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIUpdatorImplTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.AllottedResourceLookupUriTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/classes/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUri.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/entities/uri/AllottedResourceLookupUriTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.entities.uri.ServiceInstanceUriTest] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUriTest.java:[77,64] [deprecation] none() in ExpectedException has been deprecated 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:29:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:29:40 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ObjectOutput.class] 01:29:40 [INFO] [loading modules/java.base/java/io/DataOutput.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ObjectStreamConstants.class] 01:29:40 [INFO] [loading modules/java.base/java/io/ObjectInput.class] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUriTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIResourcesClientTest] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIResourcesClientTest.java:[74,55] [deprecation] none() in ExpectedException has been deprecated 01:29:40 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIResourcesClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIQueryClientTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class)] 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIQueryClientTest.java:[137,27] [unchecked] unchecked method invocation: method put in class RestClient is applied to given types 01:29:40 required: Object,GenericType 01:29:40 found: Object,GenericType 01:29:40 where T is a type-variable: 01:29:40 T extends Object declared in method put(Object,GenericType) 01:29:40 [WARNING] /w/workspace/so-maven-clm-master/graph-inventory/aai-client/src/test/java/org/onap/aaiclient/client/aai/AAIQueryClientTest.java:[137,50] [unchecked] unchecked conversion 01:29:40 required: GenericType 01:29:40 found: GenericType 01:29:40 where T is a type-variable: 01:29:40 T extends Object declared in method put(Object,GenericType) 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Resource.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIQueryClientTest$1.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIQueryClientTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.DSLQueryBuilderTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/QueryStep.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLOutputNode.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class)] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/DSLQueryBuilderTest.class] 01:29:40 [INFO] [checking org.onap.aaiclient.client.aai.AAIObjectTypeTest] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info$UriParams.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info$UriParams.class)] 01:29:40 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info$UriParams.class)] 01:29:40 [INFO] [loading modules/java.base/java/util/Objects.class] 01:29:40 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:40 [INFO] [wrote /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/test-classes/org/onap/aaiclient/client/aai/AAIObjectTypeTest.class] 01:29:40 [INFO] [total 571ms] 01:29:40 [INFO] 01:29:40 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ aai-client --- 01:29:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:40 [INFO] 01:29:40 [INFO] ------------------------------------------------------- 01:29:40 [INFO] T E S T S 01:29:40 [INFO] ------------------------------------------------------- 01:29:41 [INFO] Running org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryPayloadExceptionTest 01:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.aaiclient.client.graphinventory.exceptions.GraphInventoryPayloadExceptionTest 01:29:42 [INFO] Running org.onap.aaiclient.client.graphinventory.entities.uri.parsers.UriParserSpringImplTest 01:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.aaiclient.client.graphinventory.entities.uri.parsers.UriParserSpringImplTest 01:29:42 [INFO] Running org.onap.aaiclient.client.graphinventory.GraphInventoryPatchConverterTest 01:29:42 {"ipv4-loopback0-address": null} 01:29:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in org.onap.aaiclient.client.graphinventory.GraphInventoryPatchConverterTest 01:29:43 [INFO] Running org.onap.aaiclient.client.aai.AAIValidatorTest 01:29:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.onap.aaiclient.client.aai.AAIValidatorTest 01:29:43 [INFO] Running org.onap.aaiclient.client.aai.AAIUpdatorImplTest 01:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aaiclient.client.aai.AAIUpdatorImplTest 01:29:43 [INFO] Running org.onap.aaiclient.client.aai.AAIResourcesClientTest 01:29:44 01:29:44.100 [main] INFO wiremock.org.eclipse.jetty.util.log - Logging initialized @3250ms 01:29:44 01:29:44.226 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:44 01:29:44.250 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2c80d2e0{/__admin,null,AVAILABLE} 01:29:44 01:29:44.254 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2ba0bf9c{/,null,AVAILABLE} 01:29:44 01:29:44.269 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@eb2f0ab{HTTP/1.1}{0.0.0.0:37515} 01:29:44 01:29:44.269 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @3422ms 01:29:44 01:29:44.734 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.091 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.094 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:37515/aai/v24/network/generic-vnfs/generic-vnf/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c15ab4b-97e7-4a87-939b-911af0a93579], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.196 [qtp755091209-22] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:45 01:29:45.606 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:37515/aai/v24/network/generic-vnfs/generic-vnf/test has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:45 01:29:45.608 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - hello 01:29:45 01:29:45 01:29:45.621 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:37515/aai/v24/network/generic-vnfs/generic-vnf/test 01:29:45 01:29:45.642 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@eb2f0ab{HTTP/1.1}{0.0.0.0:0} 01:29:45 01:29:45.646 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2ba0bf9c{/,null,UNAVAILABLE} 01:29:45 01:29:45.647 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2c80d2e0{/__admin,null,UNAVAILABLE} 01:29:45 01:29:45.648 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755091209{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp755091209-19,5,] 01:29:45 01:29:45.649 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755091209{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp755091209-18,5,] 01:29:45 01:29:45.658 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:45 01:29:45.664 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@64bc069f{/__admin,null,AVAILABLE} 01:29:45 01:29:45.664 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@62723b05{/,null,AVAILABLE} 01:29:45 01:29:45.666 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@667e412a{HTTP/1.1}{0.0.0.0:34983} 01:29:45 01:29:45.667 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4819ms 01:29:45 01:29:45.674 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.685 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.686 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:34983/aai/v24/network/generic-vnfs/generic-vnf/test2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f491b353-178f-4a4c-91c5-642e1a486c73], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], Content-Type=[application/merge-patch+json]} 01:29:45 01:29:45.688 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:29:45 01:29:45 01:29:45.692 [qtp565424394-40] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:45 01:29:45.706 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:34983/aai/v24/network/generic-vnfs/generic-vnf/test2 has http status code:200 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:45 01:29:45.708 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:45 01:29:45 01:29:45.711 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@667e412a{HTTP/1.1}{0.0.0.0:0} 01:29:45 01:29:45.712 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@62723b05{/,null,UNAVAILABLE} 01:29:45 01:29:45.712 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@64bc069f{/__admin,null,UNAVAILABLE} 01:29:45 01:29:45.720 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:45 01:29:45.723 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5d665b8c{/__admin,null,AVAILABLE} 01:29:45 01:29:45.723 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7e6699cc{/,null,AVAILABLE} 01:29:45 01:29:45.724 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@11b317b7{HTTP/1.1}{0.0.0.0:38711} 01:29:45 01:29:45.724 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @4876ms 01:29:45 01:29:45.731 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.739 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.740 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:38711/aai/v24/network/generic-vnfs/generic-vnf/test2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8df5baf-94c9-4341-809c-a2bfbc993cf4], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.743 [qtp186489688-50] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:45 01:29:45.764 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:38711/aai/v24/network/generic-vnfs/generic-vnf/test2 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:45 01:29:45.765 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:29:45 "id" : "something", 01:29:45 "resource-version" : "1234", 01:29:45 "plural" : { 01:29:45 "singular" : [{ 01:29:45 "id" : "something2", 01:29:45 "resource-version" : "5678" 01:29:45 }] 01:29:45 } 01:29:45 } 01:29:45 01:29:45 01:29:45.802 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.810 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.810 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:38711/aai/v24/network/generic-vnfs/generic-vnf/test2?resource-version=1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ca0f8e47-dc2d-4ca7-b308-c0a8ecf03196], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.844 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:38711/aai/v24/network/generic-vnfs/generic-vnf/test2?resource-version=1234 has http status code:204 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)]} 01:29:45 01:29:45.845 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:45 01:29:45 01:29:45.848 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@11b317b7{HTTP/1.1}{0.0.0.0:0} 01:29:45 01:29:45.849 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7e6699cc{/,null,UNAVAILABLE} 01:29:45 01:29:45.849 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5d665b8c{/__admin,null,UNAVAILABLE} 01:29:45 01:29:45.849 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp186489688{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp186489688-46,5,main] 01:29:45 01:29:45.849 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp186489688{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp186489688-50,5,main] 01:29:45 01:29:45.849 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp186489688{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp186489688-51,5,] 01:29:45 01:29:45.849 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp186489688{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp186489688-55,5,] 01:29:45 01:29:45.850 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp186489688{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp186489688-53,5,] 01:29:45 01:29:45.854 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:45 01:29:45.857 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@365900b7{/__admin,null,AVAILABLE} 01:29:45 01:29:45.857 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@3f83ec3{/,null,AVAILABLE} 01:29:45 01:29:45.858 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@7ddacab3{HTTP/1.1}{0.0.0.0:43917} 01:29:45 01:29:45.858 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5011ms 01:29:45 01:29:45.863 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.869 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.869 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:43917/aai/v24/network/generic-vnfs/generic-vnf/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d282b2fa-0db9-4289-b299-e22ef6714a96], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.874 [qtp238321186-60] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:45 01:29:45.884 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:43917/aai/v24/network/generic-vnfs/generic-vnf/test has http status code:400 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:45 01:29:45.885 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","url","Precondition Required:resource-version not passed for update of url","ERR.5.4.6130"]}}} 01:29:45 01:29:45 01:29:45.903 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@7ddacab3{HTTP/1.1}{0.0.0.0:0} 01:29:45 01:29:45.903 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@3f83ec3{/,null,UNAVAILABLE} 01:29:45 01:29:45.904 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@365900b7{/__admin,null,UNAVAILABLE} 01:29:45 01:29:45.904 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp238321186{STOPPING,8<=9<=10,i=7,q=7} Couldn't stop Thread[qtp238321186-57,5,main] 01:29:45 01:29:45.904 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp238321186{STOPPING,8<=9<=10,i=4,q=7} Couldn't stop Thread[qtp238321186-68,5,main] 01:29:45 01:29:45.904 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp238321186{STOPPING,8<=9<=10,i=2,q=6} Couldn't stop Thread[qtp238321186-63,5,] 01:29:45 01:29:45.904 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp238321186{STOPPING,8<=9<=10,i=0,q=6} Couldn't stop Thread[qtp238321186-60,5,] 01:29:45 01:29:45.911 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:45 01:29:45.921 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@48706fc1{/__admin,null,AVAILABLE} 01:29:45 01:29:45.922 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@18c9e670{/,null,AVAILABLE} 01:29:45 01:29:45.923 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@538c8ccf{HTTP/1.1}{0.0.0.0:36785} 01:29:45 01:29:45.923 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5075ms 01:29:45 01:29:45.930 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.937 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.937 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:36785/aai/v24/network/generic-vnfs/generic-vnf/test2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6d81bf81-6425-4258-8913-c0d6a91eaf4d], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.940 [qtp648229640-73] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:45 01:29:45.950 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:36785/aai/v24/network/generic-vnfs/generic-vnf/test2 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:45 01:29:45.951 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:29:45 "id" : "something", 01:29:45 "resource-version" : "1234", 01:29:45 "plural" : { 01:29:45 "singular" : [{ 01:29:45 "id" : "something2", 01:29:45 "resource-version" : "5678" 01:29:45 }] 01:29:45 } 01:29:45 } 01:29:45 01:29:45 01:29:45.954 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:45 01:29:45.960 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:45 01:29:45.960 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:36785/aai/v24/network/generic-vnfs/generic-vnf/test2?resource-version=1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2efe7b42-9b8c-4fa1-aaa8-bade178036a5], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:45 01:29:45.970 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:36785/aai/v24/network/generic-vnfs/generic-vnf/test2?resource-version=1234 has http status code:204 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)]} 01:29:45 01:29:45.971 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:45 01:29:45 01:29:45.974 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@538c8ccf{HTTP/1.1}{0.0.0.0:0} 01:29:45 01:29:45.975 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@18c9e670{/,null,UNAVAILABLE} 01:29:45 01:29:45.975 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@48706fc1{/__admin,null,UNAVAILABLE} 01:29:45 01:29:45.976 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp648229640{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp648229640-71,5,] 01:29:45 01:29:45.976 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp648229640{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp648229640-77,5,] 01:29:46 01:29:45.982 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:45.984 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@3c2bc21d{/__admin,null,AVAILABLE} 01:29:46 01:29:45.985 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2d109610{/,null,AVAILABLE} 01:29:46 01:29:45.985 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@4fc98285{HTTP/1.1}{0.0.0.0:41839} 01:29:46 01:29:45.986 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5138ms 01:29:46 01:29:45.992 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:45.999 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.000 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:41839/aai/v24/network/generic-vnfs/generic-vnf/test3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[62dd6ade-570e-4a10-ac2d-74d3f5a6ba37], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:46 01:29:46.002 [qtp1541934827-85] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.012 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:41839/aai/v24/network/generic-vnfs/generic-vnf/test3 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:46 01:29:46.013 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:29:46 "id" : "something", 01:29:46 "resource-version" : "1234", 01:29:46 "plural" : { 01:29:46 "singular" : [{ 01:29:46 "id" : "something2", 01:29:46 "resource-version" : "5678" 01:29:46 }] 01:29:46 } 01:29:46 } 01:29:46 01:29:46 01:29:46.018 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@4fc98285{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.018 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2d109610{/,null,UNAVAILABLE} 01:29:46 01:29:46.019 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@3c2bc21d{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.019 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541934827{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1541934827-86,5,main] 01:29:46 01:29:46.019 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541934827{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1541934827-83,5,] 01:29:46 01:29:46.019 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541934827{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1541934827-89,5,] 01:29:46 01:29:46.025 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.034 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@12e24b8d{/__admin,null,AVAILABLE} 01:29:46 01:29:46.034 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@31f6a5e5{/,null,AVAILABLE} 01:29:46 01:29:46.035 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@31c83e75{HTTP/1.1}{0.0.0.0:35411} 01:29:46 01:29:46.035 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5188ms 01:29:46 01:29:46.183 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@31c83e75{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.184 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@31f6a5e5{/,null,UNAVAILABLE} 01:29:46 01:29:46.184 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@12e24b8d{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.185 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1190836072{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1190836072-94,5,main] 01:29:46 01:29:46.185 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1190836072{STOPPING,8<=8<=10,i=1,q=3} Couldn't stop Thread[qtp1190836072-99,5,] 01:29:46 01:29:46.186 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1190836072{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1190836072-92,5,] 01:29:46 01:29:46.191 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.193 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@20a0dbfa{/__admin,null,AVAILABLE} 01:29:46 01:29:46.193 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7f6749d8{/,null,AVAILABLE} 01:29:46 01:29:46.194 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@593e22c5{HTTP/1.1}{0.0.0.0:41081} 01:29:46 01:29:46.194 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5347ms 01:29:46 01:29:46.208 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:46.217 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.217 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:41081/aai/v24/network/generic-vnfs/generic-vnf/test2/relationship-list/relationship with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c828e2c-d469-45a3-8a46-4d606dfabf70], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], Content-Type=[application/json]} 01:29:46 01:29:46.226 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"related-link":"/network/generic-vnfs/generic-vnf/test3"} 01:29:46 01:29:46 01:29:46.229 [qtp1283911679-107] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.240 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:41081/aai/v24/network/generic-vnfs/generic-vnf/test2/relationship-list/relationship has http status code:204 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)]} 01:29:46 01:29:46.240 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:46 01:29:46 01:29:46.243 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@593e22c5{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.244 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7f6749d8{/,null,UNAVAILABLE} 01:29:46 01:29:46.244 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@20a0dbfa{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.244 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283911679{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1283911679-103,5,main] 01:29:46 01:29:46.245 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283911679{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1283911679-106,5,] 01:29:46 01:29:46.245 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283911679{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1283911679-110,5,] 01:29:46 01:29:46.250 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.253 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5df7f150{/__admin,null,AVAILABLE} 01:29:46 01:29:46.253 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@d4b922c{/,null,AVAILABLE} 01:29:46 01:29:46.254 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6fd48fa4{HTTP/1.1}{0.0.0.0:37491} 01:29:46 01:29:46.254 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5406ms 01:29:46 01:29:46.258 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6fd48fa4{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.258 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@d4b922c{/,null,UNAVAILABLE} 01:29:46 01:29:46.258 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5df7f150{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.258 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp364830504-114,5,main] 01:29:46 01:29:46.258 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp364830504-117,5,main] 01:29:46 01:29:46.259 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp364830504-120,5,main] 01:29:46 01:29:46.259 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp364830504-113,5,main] 01:29:46 01:29:46.259 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp364830504-119,5,main] 01:29:46 01:29:46.259 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp364830504{STOPPING,8<=8<=10,i=1,q=7} Couldn't stop Thread[qtp364830504-118,5,] 01:29:46 01:29:46.261 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.263 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@57f54007{/__admin,null,AVAILABLE} 01:29:46 01:29:46.263 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@26190187{/,null,AVAILABLE} 01:29:46 01:29:46.263 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@5b11983b{HTTP/1.1}{0.0.0.0:41845} 01:29:46 01:29:46.263 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5416ms 01:29:46 01:29:46.357 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@5b11983b{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.358 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@26190187{/,null,UNAVAILABLE} 01:29:46 01:29:46.358 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@57f54007{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp576547735{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp576547735-129,5,main] 01:29:46 01:29:46.359 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp576547735{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp576547735-122,5,main] 01:29:46 01:29:46.359 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp576547735{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp576547735-123,5,] 01:29:46 01:29:46.359 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp576547735{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp576547735-128,5,] 01:29:46 01:29:46.363 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.370 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@520cb5af{/__admin,null,AVAILABLE} 01:29:46 01:29:46.370 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@4e1542df{/,null,AVAILABLE} 01:29:46 01:29:46.371 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@7983377f{HTTP/1.1}{0.0.0.0:37929} 01:29:46 01:29:46.371 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5523ms 01:29:46 01:29:46.376 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@7983377f{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.376 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@4e1542df{/,null,UNAVAILABLE} 01:29:46 01:29:46.376 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@520cb5af{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.377 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1085689372{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1085689372-138,5,main] 01:29:46 01:29:46.377 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1085689372{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1085689372-131,5,main] 01:29:46 01:29:46.377 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1085689372{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1085689372-132,5,main] 01:29:46 01:29:46.377 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1085689372{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1085689372-134,5,] 01:29:46 01:29:46.380 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.385 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@6ce2f787{/__admin,null,AVAILABLE} 01:29:46 01:29:46.404 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7b9bfa60{/,null,AVAILABLE} 01:29:46 01:29:46.405 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3e645b{HTTP/1.1}{0.0.0.0:41421} 01:29:46 01:29:46.405 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5558ms 01:29:46 01:29:46.410 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3e645b{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.410 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7b9bfa60{/,null,UNAVAILABLE} 01:29:46 01:29:46.410 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@6ce2f787{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.410 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp404470066-143,5,main] 01:29:46 01:29:46.411 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp404470066-149,5,main] 01:29:46 01:29:46.411 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp404470066-146,5,main] 01:29:46 01:29:46.411 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp404470066-141,5,] 01:29:46 01:29:46.411 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp404470066-142,5,] 01:29:46 01:29:46.411 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp404470066{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp404470066-147,5,] 01:29:46 01:29:46.414 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.416 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@780a9ca8{/__admin,null,AVAILABLE} 01:29:46 01:29:46.416 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1754eb35{/,null,AVAILABLE} 01:29:46 01:29:46.417 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3b17caab{HTTP/1.1}{0.0.0.0:35997} 01:29:46 01:29:46.417 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5569ms 01:29:46 01:29:46.421 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:46.427 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.427 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:35997/aai/v24/network/generic-vnfs/generic-vnf/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5107c6e0-e992-48bc-9265-9ce8a4821943], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:46 01:29:46.433 [qtp1921830249-155] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.443 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:35997/aai/v24/network/generic-vnfs/generic-vnf/test has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:46 01:29:46.444 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - hello 01:29:46 01:29:46 01:29:46.446 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:35997/aai/v24/network/generic-vnfs/generic-vnf/test 01:29:46 01:29:46.449 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3b17caab{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.450 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1754eb35{/,null,UNAVAILABLE} 01:29:46 01:29:46.450 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@780a9ca8{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.451 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1921830249{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1921830249-153,5,] 01:29:46 01:29:46.451 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1921830249{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1921830249-158,5,] 01:29:46 01:29:46.458 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.460 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7373376f{/__admin,null,AVAILABLE} 01:29:46 01:29:46.461 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@53cb2e22{/,null,AVAILABLE} 01:29:46 01:29:46.461 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@39e9a37b{HTTP/1.1}{0.0.0.0:35635} 01:29:46 01:29:46.462 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5614ms 01:29:46 01:29:46.468 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:46.475 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.475 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:35635/aai/v24/network/generic-vnfs/generic-vnf/test2/relationship-list/relationship with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4136f9b7-c677-469e-926e-8a73e3cb7d9a], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], Content-Type=[application/json]} 01:29:46 01:29:46.477 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"related-link":"/network/generic-vnfs/generic-vnf/test3"} 01:29:46 01:29:46 01:29:46.481 [qtp172304804-165] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.493 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:35635/aai/v24/network/generic-vnfs/generic-vnf/test2/relationship-list/relationship has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:46 01:29:46.493 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:46 01:29:46 01:29:46.498 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@39e9a37b{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.499 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@53cb2e22{/,null,UNAVAILABLE} 01:29:46 01:29:46.499 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7373376f{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.499 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp172304804{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp172304804-161,5,main] 01:29:46 01:29:46.500 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp172304804{STOPPING,8<=8<=10,i=1,q=3} Couldn't stop Thread[qtp172304804-162,5,] 01:29:46 01:29:46.500 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp172304804{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp172304804-170,5,] 01:29:46 01:29:46.505 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.512 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1e94fe1d{/__admin,null,AVAILABLE} 01:29:46 01:29:46.513 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@56b4e8c0{/,null,AVAILABLE} 01:29:46 01:29:46.513 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6f69801d{HTTP/1.1}{0.0.0.0:45677} 01:29:46 01:29:46.514 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5666ms 01:29:46 01:29:46.519 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6f69801d{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.519 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@56b4e8c0{/,null,UNAVAILABLE} 01:29:46 01:29:46.520 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1e94fe1d{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.520 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1985864345{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1985864345-179,5,main] 01:29:46 01:29:46.520 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1985864345{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1985864345-177,5,] 01:29:46 01:29:46.521 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1985864345{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1985864345-178,5,] 01:29:46 01:29:46.523 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.526 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@6de6d3da{/__admin,null,AVAILABLE} 01:29:46 01:29:46.526 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1988dc10{/,null,AVAILABLE} 01:29:46 01:29:46.527 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@14dd4d48{HTTP/1.1}{0.0.0.0:46879} 01:29:46 01:29:46.527 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5679ms 01:29:46 01:29:46.532 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:46.538 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.538 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:46879/aai/v24/network/generic-vnfs/generic-vnf/test2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9cf88060-b6f2-4bad-9ef8-0acaeeb654ef], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:46 01:29:46.540 [qtp709388633-184] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.548 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:46879/aai/v24/network/generic-vnfs/generic-vnf/test2 has http status code:404 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:46 01:29:46.549 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:46 01:29:46 01:29:46.551 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:46879/aai/v24/network/generic-vnfs/generic-vnf/test2 01:29:46 01:29:46.551 [main] WARN org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient - /network/generic-vnfs/generic-vnf/test2 already does not exist in A&AI therefore delete call not executed 01:29:46 01:29:46.553 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@14dd4d48{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.553 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1988dc10{/,null,UNAVAILABLE} 01:29:46 01:29:46.553 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@6de6d3da{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.554 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp709388633{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp709388633-190,5,] 01:29:46 01:29:46.554 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp709388633{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp709388633-188,5,] 01:29:46 01:29:46.559 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.565 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@678f9023{/__admin,null,AVAILABLE} 01:29:46 01:29:46.565 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@42cf1635{/,null,AVAILABLE} 01:29:46 01:29:46.566 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@59da98c7{HTTP/1.1}{0.0.0.0:45131} 01:29:46 01:29:46.566 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5718ms 01:29:46 01:29:46.573 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:46 01:29:46.579 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:46 01:29:46.579 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:45131/aai/v24/network/generic-vnfs/generic-vnf/test?format=count&resultIndex=0&resultSize=1 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[db24387e-439b-4e34-b892-e0f7e391e555], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:46 01:29:46.582 [qtp1617730384-196] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:46 01:29:46.596 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:45131/aai/v24/network/generic-vnfs/generic-vnf/test?format=count&resultIndex=0&resultSize=1 has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:46 01:29:46.596 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - hello 01:29:46 01:29:46 01:29:46.598 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:45131/aai/v24/network/generic-vnfs/generic-vnf/test?format=count&resultIndex=0&resultSize=1 01:29:46 01:29:46.599 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@59da98c7{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.600 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@42cf1635{/,null,UNAVAILABLE} 01:29:46 01:29:46.600 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@678f9023{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.600 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1617730384{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1617730384-197,5,main] 01:29:46 01:29:46.600 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1617730384{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1617730384-198,5,] 01:29:46 01:29:46.601 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1617730384{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1617730384-201,5,] 01:29:46 01:29:46.601 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1617730384{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1617730384-192,5,main] 01:29:46 01:29:46.605 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:46 01:29:46.614 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2ce3115e{/__admin,null,AVAILABLE} 01:29:46 01:29:46.614 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@21f36116{/,null,AVAILABLE} 01:29:46 01:29:46.614 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@152eed97{HTTP/1.1}{0.0.0.0:44349} 01:29:46 01:29:46.615 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @5767ms 01:29:46 01:29:46.620 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@152eed97{HTTP/1.1}{0.0.0.0:0} 01:29:46 01:29:46.621 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@21f36116{/,null,UNAVAILABLE} 01:29:46 01:29:46.621 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2ce3115e{/__admin,null,UNAVAILABLE} 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp522282183-210,5,main] 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp522282183-207,5,] 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp522282183-203,5,main] 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp522282183-204,5,main] 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp522282183-208,5,main] 01:29:46 01:29:46.621 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp522282183-209,5,main] 01:29:46 01:29:46.622 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp522282183{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp522282183-205,5,main] 01:29:46 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.93 s - in org.onap.aaiclient.client.aai.AAIResourcesClientTest 01:29:46 [INFO] Running org.onap.aaiclient.client.aai.entities.AAIResultWrapperTest 01:29:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.onap.aaiclient.client.aai.entities.AAIResultWrapperTest 01:29:47 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.ServiceInstanceUriTest 01:29:47 01:29:47.232 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.238 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@430da75c{/__admin,null,AVAILABLE} 01:29:47 01:29:47.238 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@48518a36{/,null,AVAILABLE} 01:29:47 01:29:47.239 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6648e327{HTTP/1.1}{0.0.0.0:37107} 01:29:47 01:29:47.239 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6391ms 01:29:47 01:29:47.345 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6648e327{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.345 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@48518a36{/,null,UNAVAILABLE} 01:29:47 01:29:47.345 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@430da75c{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.346 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1339374693{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1339374693-213,5,main] 01:29:47 01:29:47.346 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1339374693{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1339374693-214,5,main] 01:29:47 01:29:47.346 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1339374693{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1339374693-222,5,main] 01:29:47 01:29:47.346 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1339374693{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1339374693-221,5,main] 01:29:47 01:29:47.350 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.352 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@31482ea{/__admin,null,AVAILABLE} 01:29:47 01:29:47.352 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2ab0d2ac{/,null,AVAILABLE} 01:29:47 01:29:47.352 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@d1406c2{HTTP/1.1}{0.0.0.0:41203} 01:29:47 01:29:47.352 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6505ms 01:29:47 01:29:47.358 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@d1406c2{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.358 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2ab0d2ac{/,null,UNAVAILABLE} 01:29:47 01:29:47.358 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@31482ea{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1959472839-225,5,main] 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1959472839-233,5,main] 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-228,5,] 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-230,5,main] 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-231,5,main] 01:29:47 01:29:47.358 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-224,5,main] 01:29:47 01:29:47.359 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-229,5,main] 01:29:47 01:29:47.359 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1959472839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1959472839-232,5,main] 01:29:47 01:29:47.364 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.370 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@79f8cf69{/__admin,null,AVAILABLE} 01:29:47 01:29:47.370 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5cae6596{/,null,AVAILABLE} 01:29:47 01:29:47.371 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@63126aed{HTTP/1.1}{0.0.0.0:39245} 01:29:47 01:29:47.371 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6524ms 01:29:47 01:29:47.379 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@63126aed{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.379 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5cae6596{/,null,UNAVAILABLE} 01:29:47 01:29:47.379 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@79f8cf69{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.379 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137661823{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2137661823-241,5,main] 01:29:47 01:29:47.379 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137661823{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2137661823-235,5,] 01:29:47 01:29:47.379 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137661823{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp2137661823-242,5,main] 01:29:47 01:29:47.379 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137661823{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp2137661823-237,5,] 01:29:47 01:29:47.382 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.385 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@27435dd2{/__admin,null,AVAILABLE} 01:29:47 01:29:47.386 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@b178a27{/,null,AVAILABLE} 01:29:47 01:29:47.386 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3687eb5a{HTTP/1.1}{0.0.0.0:40189} 01:29:47 01:29:47.386 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6539ms 01:29:47 01:29:47.394 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3687eb5a{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.395 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@b178a27{/,null,UNAVAILABLE} 01:29:47 01:29:47.395 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@27435dd2{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.395 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp402534016{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp402534016-251,5,main] 01:29:47 01:29:47.395 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp402534016{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp402534016-253,5,main] 01:29:47 01:29:47.395 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp402534016{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp402534016-252,5,main] 01:29:47 01:29:47.395 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp402534016{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp402534016-246,5,main] 01:29:47 01:29:47.395 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp402534016{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp402534016-249,5,main] 01:29:47 01:29:47.418 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.421 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@4abc2719{/__admin,null,AVAILABLE} 01:29:47 01:29:47.422 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@71b9ac49{/,null,AVAILABLE} 01:29:47 01:29:47.423 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@5a16c988{HTTP/1.1}{0.0.0.0:38893} 01:29:47 01:29:47.423 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6575ms 01:29:47 01:29:47.430 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:47 01:29:47.436 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:47 01:29:47.436 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:38893/aai/v24/nodes/service-instances/service-instance/key3?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1ba55426-7177-4d28-9d92-5baccd784919], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:47 01:29:47.441 [qtp751704482-259] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:47 01:29:47.488 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:38893/aai/v24/nodes/service-instances/service-instance/key3?format=pathed has http status code:404 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:47 01:29:47.488 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - aai 01:29:47 01:29:47 01:29:47 01:29:47.491 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:38893/aai/v24/nodes/service-instances/service-instance/key3?format=pathed 01:29:47 01:29:47.496 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@5a16c988{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.497 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@71b9ac49{/,null,UNAVAILABLE} 01:29:47 01:29:47.497 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@4abc2719{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp751704482-260,5,main] 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp751704482-261,5,main] 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp751704482-255,5,main] 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp751704482-264,5,main] 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp751704482-262,5,main] 01:29:47 01:29:47.497 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp751704482{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp751704482-256,5,main] 01:29:47 01:29:47.501 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.506 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2943a190{/__admin,null,AVAILABLE} 01:29:47 01:29:47.506 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@98aa2ee{/,null,AVAILABLE} 01:29:47 01:29:47.507 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3df1dd6e{HTTP/1.1}{0.0.0.0:41337} 01:29:47 01:29:47.507 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6659ms 01:29:47 01:29:47.518 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3df1dd6e{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.519 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@98aa2ee{/,null,UNAVAILABLE} 01:29:47 01:29:47.519 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2943a190{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.519 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1064542173{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1064542173-268,5,main] 01:29:47 01:29:47.519 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1064542173{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1064542173-270,5,main] 01:29:47 01:29:47.519 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1064542173{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1064542173-266,5,main] 01:29:47 01:29:47.519 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1064542173{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp1064542173-267,5,] 01:29:47 01:29:47.520 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1064542173{STOPPING,8<=8<=10,i=0,q=7} Couldn't stop Thread[qtp1064542173-274,5,] 01:29:47 01:29:47.523 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.529 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1426a699{/__admin,null,AVAILABLE} 01:29:47 01:29:47.529 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@506c5bd1{/,null,AVAILABLE} 01:29:47 01:29:47.530 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@71df3d2b{HTTP/1.1}{0.0.0.0:33129} 01:29:47 01:29:47.530 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6682ms 01:29:47 01:29:47.535 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@71df3d2b{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.535 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@506c5bd1{/,null,UNAVAILABLE} 01:29:47 01:29:47.535 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1426a699{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.536 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp283479465{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp283479465-282,5,main] 01:29:47 01:29:47.536 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp283479465{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp283479465-280,5,] 01:29:47 01:29:47.536 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp283479465{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp283479465-284,5,main] 01:29:47 01:29:47.536 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp283479465{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp283479465-277,5,main] 01:29:47 01:29:47.536 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp283479465{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp283479465-285,5,] 01:29:47 01:29:47.539 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.543 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@17589cd9{/__admin,null,AVAILABLE} 01:29:47 01:29:47.543 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@acc8cbf{/,null,AVAILABLE} 01:29:47 01:29:47.544 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@59a1776b{HTTP/1.1}{0.0.0.0:46625} 01:29:47 01:29:47.544 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6696ms 01:29:47 01:29:47.549 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@59a1776b{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.550 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@acc8cbf{/,null,UNAVAILABLE} 01:29:47 01:29:47.550 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@17589cd9{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.550 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp380966070{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp380966070-293,5,main] 01:29:47 01:29:47.550 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp380966070{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp380966070-295,5,main] 01:29:47 01:29:47.550 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp380966070{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp380966070-294,5,main] 01:29:47 01:29:47.550 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp380966070{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp380966070-287,5,main] 01:29:47 01:29:47.550 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp380966070{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp380966070-288,5,main] 01:29:47 01:29:47.553 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.555 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@16a28fd5{/__admin,null,AVAILABLE} 01:29:47 01:29:47.556 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@3d632b96{/,null,AVAILABLE} 01:29:47 01:29:47.556 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3fbdd7c8{HTTP/1.1}{0.0.0.0:44251} 01:29:47 01:29:47.556 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6709ms 01:29:47 01:29:47.686 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3fbdd7c8{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.686 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@3d632b96{/,null,UNAVAILABLE} 01:29:47 01:29:47.686 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@16a28fd5{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.686 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1901960463{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1901960463-305,5,main] 01:29:47 01:29:47.687 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1901960463{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1901960463-304,5,main] 01:29:47 01:29:47.687 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1901960463{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1901960463-297,5,] 01:29:47 01:29:47.690 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.692 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@45519e74{/__admin,null,AVAILABLE} 01:29:47 01:29:47.692 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7365d12b{/,null,AVAILABLE} 01:29:47 01:29:47.693 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3a0e530d{HTTP/1.1}{0.0.0.0:34217} 01:29:47 01:29:47.693 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6845ms 01:29:47 01:29:47.697 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3a0e530d{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.697 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7365d12b{/,null,UNAVAILABLE} 01:29:47 01:29:47.697 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@45519e74{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.697 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1917944675{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1917944675-317,5,main] 01:29:47 01:29:47.698 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1917944675{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1917944675-309,5,] 01:29:47 01:29:47.702 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.706 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@51d775f8{/__admin,null,AVAILABLE} 01:29:47 01:29:47.707 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@447b916{/,null,AVAILABLE} 01:29:47 01:29:47.707 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6ed574d3{HTTP/1.1}{0.0.0.0:37813} 01:29:47 01:29:47.707 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @6859ms 01:29:47 01:29:47.718 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6ed574d3{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.718 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@447b916{/,null,UNAVAILABLE} 01:29:47 01:29:47.718 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@51d775f8{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.718 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1539782863-320,5,] 01:29:47 01:29:47.718 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1539782863-322,5,main] 01:29:47 01:29:47.719 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1539782863-319,5,main] 01:29:47 01:29:47.719 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1539782863-326,5,main] 01:29:47 01:29:47.719 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1539782863-327,5,main] 01:29:47 01:29:47.719 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539782863{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1539782863-325,5,main] 01:29:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in org.onap.aaiclient.client.aai.entities.uri.ServiceInstanceUriTest 01:29:47 [INFO] Running org.onap.aaiclient.client.aai.entities.uri.AllottedResourceLookupUriTest 01:29:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.aaiclient.client.aai.entities.uri.AllottedResourceLookupUriTest 01:29:47 [INFO] Running org.onap.aaiclient.client.aai.entities.RelationshipsTest 01:29:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.aaiclient.client.aai.entities.RelationshipsTest 01:29:47 [INFO] Running org.onap.aaiclient.client.aai.AAIPServerTest 01:29:47 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.073 s - in org.onap.aaiclient.client.aai.AAIPServerTest 01:29:47 [INFO] Running org.onap.aaiclient.client.aai.AAIResourcesClientWithServiceInstanceUriTest 01:29:47 01:29:47.933 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:47 01:29:47.943 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1f1bde6{/__admin,null,AVAILABLE} 01:29:47 01:29:47.943 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5ede10e8{/,null,AVAILABLE} 01:29:47 01:29:47.944 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@524c8858{HTTP/1.1}{0.0.0.0:43859} 01:29:47 01:29:47.944 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7096ms 01:29:47 01:29:47.952 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:47 01:29:47.958 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:47 01:29:47.959 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:43859/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6feb218c-9101-4711-a6ec-3189f67391d6], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:47 01:29:47.963 [qtp2137460219-333] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:47 01:29:47.974 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:43859/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:47 01:29:47.974 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:47 01:29:47 01:29:47.977 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:43859/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:47 01:29:47.981 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@524c8858{HTTP/1.1}{0.0.0.0:0} 01:29:47 01:29:47.982 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5ede10e8{/,null,UNAVAILABLE} 01:29:47 01:29:47.982 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1f1bde6{/__admin,null,UNAVAILABLE} 01:29:47 01:29:47.983 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137460219{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2137460219-336,5,] 01:29:47 01:29:47.983 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2137460219{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp2137460219-329,5,] 01:29:48 01:29:47.988 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:47.989 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@61164a97{/__admin,null,AVAILABLE} 01:29:48 01:29:47.990 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@1f3f534d{/,null,AVAILABLE} 01:29:48 01:29:47.990 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@4caef0cf{HTTP/1.1}{0.0.0.0:45567} 01:29:48 01:29:47.990 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7143ms 01:29:48 01:29:47.995 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.002 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.002 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:45567/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8afe5c25-29c2-437f-861e-ef671f0050fa], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.007 [qtp242420783-345] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.018 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:45567/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:48 01:29:48.019 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.020 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:45567/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:48 01:29:48.023 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@4caef0cf{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.023 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@1f3f534d{/,null,UNAVAILABLE} 01:29:48 01:29:48.023 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@61164a97{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp242420783-340,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp242420783-344,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp242420783-341,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp242420783-345,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp242420783-347,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp242420783-346,5,main] 01:29:48 01:29:48.024 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp242420783{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp242420783-349,5,main] 01:29:48 01:29:48.029 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.035 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@4496f029{/__admin,null,AVAILABLE} 01:29:48 01:29:48.035 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@12d047b8{/,null,AVAILABLE} 01:29:48 01:29:48.036 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6134ea73{HTTP/1.1}{0.0.0.0:35551} 01:29:48 01:29:48.036 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7188ms 01:29:48 01:29:48.043 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.049 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.049 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:35551/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1df708b-fca2-49a6-8a52-e507eabab463], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.052 [qtp622899023-355] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.062 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:35551/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:48 01:29:48.063 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.064 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:35551/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:48 01:29:48.066 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6134ea73{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.067 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@12d047b8{/,null,UNAVAILABLE} 01:29:48 01:29:48.067 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@4496f029{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.068 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp622899023{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp622899023-356,5,main] 01:29:48 01:29:48.068 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp622899023{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp622899023-352,5,] 01:29:48 01:29:48.068 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp622899023{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp622899023-358,5,] 01:29:48 01:29:48.072 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.077 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5afaeeec{/__admin,null,AVAILABLE} 01:29:48 01:29:48.078 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@66a503ea{/,null,AVAILABLE} 01:29:48 01:29:48.078 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@6ba51c5c{HTTP/1.1}{0.0.0.0:43891} 01:29:48 01:29:48.078 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7231ms 01:29:48 01:29:48.084 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.091 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.091 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:43891/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[929c8e90-6d62-48ad-8c06-e770848eb59a], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.094 [qtp1561328637-367] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.103 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:43891/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:48 01:29:48.103 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.105 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:43891/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:48 01:29:48.108 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@6ba51c5c{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.108 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@66a503ea{/,null,UNAVAILABLE} 01:29:48 01:29:48.109 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5afaeeec{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.109 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561328637{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1561328637-368,5,main] 01:29:48 01:29:48.109 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561328637{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1561328637-371,5,] 01:29:48 01:29:48.110 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561328637{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1561328637-362,5,] 01:29:48 01:29:48.114 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.120 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5aebb157{/__admin,null,AVAILABLE} 01:29:48 01:29:48.120 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@107f9c5f{/,null,AVAILABLE} 01:29:48 01:29:48.120 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@1719e60e{HTTP/1.1}{0.0.0.0:36403} 01:29:48 01:29:48.120 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7273ms 01:29:48 01:29:48.125 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.132 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.132 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:36403/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dbf46c29-6626-4aa2-8ae8-180d7f80af72], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.134 [qtp665540395-378] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.144 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:36403/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:48 01:29:48.145 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.147 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:36403/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:48 01:29:48.149 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@1719e60e{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.150 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@107f9c5f{/,null,UNAVAILABLE} 01:29:48 01:29:48.150 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5aebb157{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.150 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp665540395{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp665540395-373,5,main] 01:29:48 01:29:48.151 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp665540395{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp665540395-377,5,] 01:29:48 01:29:48.151 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp665540395{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp665540395-379,5,] 01:29:48 01:29:48.151 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp665540395{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp665540395-376,5,] 01:29:48 01:29:48.151 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp665540395{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp665540395-375,5,main] 01:29:48 01:29:48.155 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.160 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@7a60e01a{/__admin,null,AVAILABLE} 01:29:48 01:29:48.160 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@54e7084e{/,null,AVAILABLE} 01:29:48 01:29:48.161 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@29fa42f8{HTTP/1.1}{0.0.0.0:40127} 01:29:48 01:29:48.161 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7313ms 01:29:48 01:29:48.168 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.175 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.175 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:40127/aai/v24/nodes/service-instances/service-instance/id?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d6791aef-2c28-48eb-a2d7-31bca222c4c8], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.178 [qtp1390358265-386] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.186 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:40127/aai/v24/nodes/service-instances/service-instance/id?format=pathed has http status code:404 and response headers:{content-type=[application/json], Mock=[true], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:48 01:29:48.187 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.188 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:40127/aai/v24/nodes/service-instances/service-instance/id?format=pathed 01:29:48 01:29:48.193 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@29fa42f8{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.193 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@54e7084e{/,null,UNAVAILABLE} 01:29:48 01:29:48.193 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@7a60e01a{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.193 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390358265{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1390358265-392,5,main] 01:29:48 01:29:48.193 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390358265{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1390358265-383,5,main] 01:29:48 01:29:48.193 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390358265{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1390358265-384,5,main] 01:29:48 01:29:48.194 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390358265{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1390358265-388,5,] 01:29:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.onap.aaiclient.client.aai.AAIResourcesClientWithServiceInstanceUriTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIUpdatorTest 01:29:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aaiclient.client.aai.AAIUpdatorTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIObjectTypeTest 01:29:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aaiclient.client.aai.AAIObjectTypeTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAITransactionalClientTest 01:29:48 01:29:48.240 [main] ERROR org.onap.aaiclient.client.graphinventory.GraphInventoryTransactionClient - part of a bulk action failed in A&AI: {"requestError": {"serviceException": {"messageId": "SVC3003","text": "another error message","variables": []}}} 01:29:48 01:29:48.240 [main] ERROR org.onap.aaiclient.client.graphinventory.GraphInventoryTransactionClient - part of a bulk action failed in A&AI: {"requestError": {"serviceException": {"messageId": "SVC3003","text": "my great error","variables": []}}} 01:29:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.aaiclient.client.aai.AAITransactionalClientTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIClientResponseExceptionMapperTest 01:29:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aaiclient.client.aai.AAIClientResponseExceptionMapperTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIDSLQueryClientTest 01:29:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.aaiclient.client.aai.AAIDSLQueryClientTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIErrorFormatterTest 01:29:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aaiclient.client.aai.AAIErrorFormatterTest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIURITest 01:29:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aaiclient.client.aai.AAIURITest 01:29:48 [INFO] Running org.onap.aaiclient.client.aai.AAIRestClientTest 01:29:48 01:29:48.372 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.376 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@607a156b{/__admin,null,AVAILABLE} 01:29:48 01:29:48.376 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@16d73486{/,null,AVAILABLE} 01:29:48 01:29:48.376 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@2636aa7a{HTTP/1.1}{0.0.0.0:45859} 01:29:48 01:29:48.377 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7529ms 01:29:48 01:29:48.406 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.411 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.411 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:45859/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], test=[value], get test=[value], X-InvocationID=[5c87b1ec-d68a-4316-90f0-f01a2b225e58], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.414 [qtp1808560513-398] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.424 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:45859/test has http status code:200 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:48 01:29:48.424 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:48 01:29:48 01:29:48.441 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@2636aa7a{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.441 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@16d73486{/,null,UNAVAILABLE} 01:29:48 01:29:48.442 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@607a156b{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1808560513-396,5,main] 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1808560513-400,5,main] 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1808560513-399,5,main] 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1808560513-394,5,main] 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1808560513-395,5,main] 01:29:48 01:29:48.442 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1808560513{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1808560513-403,5,main] 01:29:48 01:29:48.446 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.450 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@20173acf{/__admin,null,AVAILABLE} 01:29:48 01:29:48.450 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@24c00ad6{/,null,AVAILABLE} 01:29:48 01:29:48.451 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3d988dc3{HTTP/1.1}{0.0.0.0:35343} 01:29:48 01:29:48.451 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7603ms 01:29:48 01:29:48.508 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3d988dc3{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.509 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@24c00ad6{/,null,UNAVAILABLE} 01:29:48 01:29:48.509 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@20173acf{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.510 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp565459545{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp565459545-412,5,] 01:29:48 01:29:48.513 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.514 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@abf2fb3{/__admin,null,AVAILABLE} 01:29:48 01:29:48.514 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@35e2d47f{/,null,AVAILABLE} 01:29:48 01:29:48.515 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@4653b7c7{HTTP/1.1}{0.0.0.0:34177} 01:29:48 01:29:48.515 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7667ms 01:29:48 01:29:48.518 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@4653b7c7{HTTP/1.1}{0.0.0.0:0} 01:29:48 01:29:48.518 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@35e2d47f{/,null,UNAVAILABLE} 01:29:48 01:29:48.518 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@abf2fb3{/__admin,null,UNAVAILABLE} 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1312634425-415,5,main] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1312634425-420,5,] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1312634425-416,5,main] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1312634425-424,5,main] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1312634425-421,5,main] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1312634425-422,5,main] 01:29:48 01:29:48.518 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1312634425{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1312634425-423,5,main] 01:29:48 01:29:48.523 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:48 01:29:48.528 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2687a134{/__admin,null,AVAILABLE} 01:29:48 01:29:48.528 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@52538a70{/,null,AVAILABLE} 01:29:48 01:29:48.529 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@49c60f0f{HTTP/1.1}{0.0.0.0:41077} 01:29:48 01:29:48.529 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @7681ms 01:29:48 01:29:48.806 [main] INFO org.ehcache.core.EhcacheManager - Cache 'aai-http-cache' created in EhcacheManager. 01:29:48 01:29:48.823 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:48 01:29:48.828 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:48 01:29:48.830 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:41077/cached/1 with request headers:{X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[26a13eb4-8cd9-4052-bd48-86f10ce4c400], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:48 01:29:48.833 [qtp1455097776-430] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:48 01:29:48.839 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:41077/cached/1 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:48 01:29:48.839 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:29:48 01:29:49 01:29:48.912 [Ehcache [_default_]-0] DEBUG org.onap.aaiclient.client.CacheLogger - aai-http-cache created key: http://localhost:41077/cached/1 01:29:49 01:29:48.916 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:49 01:29:48.917 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:41077/cached/1 with request headers:{X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[99194d90-b553-473f-8a00-a19e48190c55], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], Content-Type=[application/json]} 01:29:49 01:29:48.917 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - wow 01:29:49 01:29:49 01:29:48.926 [Ehcache [_default_]-0] DEBUG org.onap.aaiclient.client.CacheLogger - aai-http-cache removed key: http://localhost:41077/cached/1 01:29:49 01:29:48.926 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:41077/cached/1 has http status code:200 and response headers:{Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:29:49 01:29:48.927 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:29:49 01:29:49 01:29:48.928 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:49 01:29:48.928 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:41077/cached/1 with request headers:{X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ce889d5-67d0-4e75-93cb-3e63518f2ce1], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:49 01:29:48.937 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:41077/cached/1 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:49 01:29:48.937 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {} 01:29:49 01:29:49 01:29:48.939 [Ehcache [_default_]-0] DEBUG org.onap.aaiclient.client.CacheLogger - aai-http-cache created key: http://localhost:41077/cached/1 01:29:49 01:29:48.994 [qtp1455097776-426] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:29:49 01:29:49.079 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@49c60f0f{HTTP/1.1}{0.0.0.0:0} 01:29:49 01:29:49.080 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@52538a70{/,null,UNAVAILABLE} 01:29:49 01:29:49.080 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2687a134{/__admin,null,UNAVAILABLE} 01:29:49 01:29:49.080 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455097776{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1455097776-433,5,main] 01:29:49 01:29:49.080 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455097776{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1455097776-426,5,main] 01:29:49 01:29:49.080 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455097776{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1455097776-431,5,main] 01:29:49 01:29:49.080 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455097776{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1455097776-437,5,main] 01:29:49 01:29:49.085 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 01:29:49 01:29:49.086 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@2441a8b9{/__admin,null,AVAILABLE} 01:29:49 01:29:49.087 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@686986fe{/,null,AVAILABLE} 01:29:49 01:29:49.087 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@4144ef2a{HTTP/1.1}{0.0.0.0:33449} 01:29:49 01:29:49.087 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @8240ms 01:29:49 01:29:49.091 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:29:49 01:29:49.096 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:49 01:29:49.097 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:33449/cached with request headers:{X-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0727cf1c-7e0d-40e8-96c1-b2bf87998e4a], X-ECOMP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c], X-TransactionId=[], X-ONAP-RequestID=[5e5361fa-8a43-4cd1-b102-ac7ee233556c]} 01:29:49 01:29:49.100 [qtp86788435-443] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:29:49 01:29:49.108 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:33449/cached has http status code:200 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:29:49 01:29:49.108 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - value 01:29:49 01:29:49 01:29:49.110 [Ehcache [_default_]-0] DEBUG org.onap.aaiclient.client.CacheLogger - aai-http-cache created key: http://localhost:33449/cached 01:29:49 01:29:49.111 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:29:49 01:29:49.112 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:33449/cached has http status code:200 and response headers:{transfer-encoding=[chunked], Cache-Control=[public, max-age=60], Server=[Jetty(9.2.z-SNAPSHOT)], content-type=[text/plain], Vary=[Accept-Encoding, User-Agent], Content-Type=[text/plain]} 01:29:49 01:29:49.112 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:29:49 01:29:49.116 [qtp86788435-446] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:29:49 01:29:49.129 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@4144ef2a{HTTP/1.1}{0.0.0.0:0} 01:29:49 01:29:49.130 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@686986fe{/,null,UNAVAILABLE} 01:29:49 01:29:49.130 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@2441a8b9{/__admin,null,UNAVAILABLE} 01:29:49 01:29:49.130 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp86788435{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp86788435-440,5,] 01:29:49 01:29:49.131 [main] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp86788435{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp86788435-442,5,] 01:29:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in org.onap.aaiclient.client.aai.AAIRestClientTest 01:29:49 [INFO] Running org.onap.aaiclient.client.aai.AAISingleTransactionClientTest 01:29:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.onap.aaiclient.client.aai.AAISingleTransactionClientTest 01:29:49 [INFO] Running org.onap.aaiclient.client.aai.DSLQueryBuilderTest 01:29:49 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.aaiclient.client.aai.DSLQueryBuilderTest 01:29:49 [INFO] Running org.onap.aaiclient.client.aai.AAIQueryClientTest 01:29:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.onap.aaiclient.client.aai.AAIQueryClientTest 01:29:49 [INFO] 01:29:49 [INFO] Results: 01:29:49 [INFO] 01:29:49 [WARNING] Tests run: 108, Failures: 0, Errors: 0, Skipped: 1 01:29:49 [INFO] 01:29:49 [INFO] 01:29:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-client --- 01:29:49 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/code-coverage/jacoco-ut.exec 01:29:49 [INFO] Analyzed bundle 'aai-client' with 70 classes 01:29:49 [INFO] 01:29:49 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ aai-client --- 01:29:49 [INFO] Building jar: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 01:29:49 [INFO] 01:29:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-client --- 01:29:49 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:49 [INFO] 01:29:49 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ aai-client --- 01:29:49 [INFO] Tests are skipped. 01:29:49 [INFO] 01:29:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-client --- 01:29:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:49 [INFO] 01:29:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ aai-client --- 01:29:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:29:49 [INFO] 01:29:49 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ aai-client --- 01:29:49 [INFO] Tests are skipped. 01:29:49 [INFO] 01:29:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-client --- 01:29:49 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/aai-client/1.17.0-SNAPSHOT/aai-client-1.17.0-SNAPSHOT.jar 01:29:49 [INFO] Installing /w/workspace/so-maven-clm-master/graph-inventory/aai-client/pom.xml to /tmp/r/org/onap/so/aai-client/1.17.0-SNAPSHOT/aai-client-1.17.0-SNAPSHOT.pom 01:29:49 [INFO] 01:29:49 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ aai-client --- 01:29:49 [INFO] org.onap.so:aai-client:jar:1.17.0-SNAPSHOT 01:29:49 [INFO] +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | +- com.google.guava:guava:jar:28.1-jre:compile 01:29:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:29:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:29:49 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:29:49 [INFO] | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:29:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:29:49 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:29:49 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:29:49 [INFO] | +- org.reflections:reflections:jar:0.10.2:compile 01:29:49 [INFO] | | \- org.javassist:javassist:jar:3.28.0-GA:compile 01:29:49 [INFO] | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:29:49 [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:29:49 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:29:49 [INFO] | | | \- net.minidev:json-smart:jar:2.4.10:compile 01:29:49 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:29:49 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:29:49 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:29:49 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:29:49 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:29:49 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:29:49 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:29:49 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:29:49 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:29:49 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:29:49 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:29:49 [INFO] | | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:29:49 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:29:49 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 01:29:49 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:29:49 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:29:49 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:29:49 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:29:49 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:29:49 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:29:49 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:29:49 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:29:49 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:29:49 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:29:49 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:29:49 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:29:49 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:29:49 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:29:49 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:29:49 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:29:49 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:29:49 [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:29:49 [INFO] | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:29:49 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:29:49 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:29:49 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:29:49 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:29:49 [INFO] | | | \- org.yaml:snakeyaml:jar:1.31:compile 01:29:49 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:29:49 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:29:49 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:29:49 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:29:49 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:29:49 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:29:49 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:29:49 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:29:49 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:29:49 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:29:49 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:29:49 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:29:49 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:29:49 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:29:49 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:29:49 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:29:49 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:29:49 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:29:49 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:29:49 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:29:49 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:29:49 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:29:49 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:29:49 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:29:49 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:29:49 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:29:49 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 01:29:49 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 01:29:49 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:29:49 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 01:29:49 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 01:29:49 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:29:49 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:29:49 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:29:49 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:29:49 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:29:49 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:29:49 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:29:49 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 01:29:49 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:29:49 [INFO] | +- org.json:json:jar:20250517:compile 01:29:49 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:29:49 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:29:49 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:29:49 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:29:49 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:29:49 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:29:49 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:29:49 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:29:49 [INFO] +- org.ehcache:ehcache:jar:3.9.10:compile 01:29:49 [INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 01:29:49 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 01:29:49 [INFO] | +- org.apache.cxf:cxf-core:jar:3.4.10:compile 01:29:49 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 01:29:49 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 01:29:49 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 01:29:49 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 01:29:49 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:29:49 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 01:29:49 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:29:49 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 01:29:49 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 01:29:49 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:29:49 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 01:29:49 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:runtime 01:29:49 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:runtime 01:29:49 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 01:29:49 [INFO] +- junit:junit:jar:4.13.2:test 01:29:49 [INFO] +- org.hamcrest:hamcrest-all:jar:1.3:test 01:29:49 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:29:49 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:29:49 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:29:49 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:29:49 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:29:49 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:29:49 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:29:49 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 01:29:49 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 01:29:49 [INFO] +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:29:49 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:29:49 [INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:29:49 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:29:49 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:29:49 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:29:49 [INFO] | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:29:49 [INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:29:49 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:29:49 [INFO] +- org.antlr:antlr4-runtime:jar:4.7:compile 01:29:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:29:49 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:29:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:29:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:29:49 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:29:49 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:29:49 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:29:49 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:29:49 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:29:49 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:29:49 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:29:49 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:29:49 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:29:49 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:29:49 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:29:49 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:29:49 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:29:49 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:29:49 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:29:49 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:29:49 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:29:49 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:29:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:29:49 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:29:49 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:29:49 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:29:49 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:29:49 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:29:49 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:29:49 [INFO] 01:29:49 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ aai-client --- 01:29:49 [INFO] Saved module information to /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/sonatype-clm/module.xml 01:29:49 [INFO] 01:29:49 [INFO] ---------------------< org.onap.so:mso-catalog-db >--------------------- 01:29:49 [INFO] Building mso-catalog-db 1.17.0-SNAPSHOT [15/43] 01:29:49 [INFO] --------------------------------[ jar ]--------------------------------- 01:29:49 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:29:49 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:29:52 [INFO] 01:29:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-catalog-db --- 01:29:52 [INFO] 01:29:52 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-catalog-db --- 01:29:52 [INFO] ## define projects super pom absolute path through basepath_marker 01:29:52 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:29:52 [INFO] 01:29:52 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-catalog-db --- 01:29:52 [INFO] Using 'UTF-8' encoding to format source files. 01:29:52 [INFO] Number of files to be formatted: 184 01:29:52 [INFO] Successfully formatted: 0 file(s) 01:29:52 [INFO] Fail to format: 0 file(s) 01:29:52 [INFO] Skipped: 184 file(s) 01:29:52 [INFO] Read only skipped: 0 file(s) 01:29:52 [INFO] Approximate time taken: 0s 01:29:52 [INFO] 01:29:52 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-catalog-db --- 01:29:52 [INFO] Using 'UTF-8' encoding to format source files. 01:29:52 [INFO] Number of files to be formatted: 0 01:29:52 [INFO] 01:29:52 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-catalog-db --- 01:29:52 [INFO] Skipping Rule Enforcement. 01:29:52 [INFO] 01:29:52 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-catalog-db --- 01:29:52 [INFO] Skipping Rule Enforcement. 01:29:52 [INFO] 01:29:52 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-catalog-db --- 01:29:52 [INFO] 01:29:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-catalog-db --- 01:29:52 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-catalog-db/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:52 [INFO] 01:29:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-catalog-db --- 01:29:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-catalog-db/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:29:52 [INFO] 01:29:52 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-catalog-db --- 01:29:52 [INFO] Formatting is skipped 01:29:52 [INFO] 01:29:52 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-catalog-db --- 01:29:52 [INFO] Formatting is skipped 01:29:52 [INFO] 01:29:52 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-catalog-db --- 01:29:52 [INFO] 01:29:52 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-catalog-db --- 01:29:52 [INFO] 01:29:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-catalog-db --- 01:29:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:52 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-catalog-db/src/main/resources 01:29:52 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-catalog-db/target/generated-sources/license 01:29:52 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-catalog-db/target/generated-resources/licenses 01:29:52 [INFO] 01:29:52 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-catalog-db --- 01:29:52 [INFO] Changes detected - recompiling the module! 01:29:52 [INFO] Compiling 152 source files to /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes 01:29:53 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:53 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/BuildingBlockRollbackRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfResourceWorkflowRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/SubType.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfResourceWorkflow.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CvnfcConfigurationCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpecActivitySpecParameters.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HeatEnvironment.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CloudifyManagerRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CloudSiteRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/HeatTemplate.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ConfigurationResource.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HomingInstance.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/Cvnfc.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfRecipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/PnfResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkTechnologyReferenceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VFModuleRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/InstanceGroupType.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfComponentRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ServiceProxyResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ControllerSelectionReferenceId.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/utils/MavenLikeVersioningComparator.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VFCInstanceGroup.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ConfigurationResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/WorkflowActivitySpecSequenceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/Service.java]] 01:29:53 [INFO] [parsing completed 2ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/utils/MavenLikeVersioning.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/AllottedResource.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/OrchestrationStatus.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkCollectionResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookupId.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ModelRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CollectionResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CollectionResourceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/AllottedResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CloudifyManager.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VFModuleCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CvnfcCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HeatFiles.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HeatTemplateParam.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/BuildingBlockRollback.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkResource.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CollectionResource.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/HeatFilesRepository.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HeatTemplate.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkRecipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomizationId.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpecParameters.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/OrchestrationStatusStateTransitionDirectiveRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/rest/beans/ServiceMacroHolder.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkTechnologyReference.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpec.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ServiceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/Service.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServiceInfo.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CloudSite.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ArRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/OrchestrationAction.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/Model.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/PnfResourceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkInstanceGroupRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfComponentsRecipe.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServiceRecipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/AuthenticationType.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CloudIdentity.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VFCInstanceGroupRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ModelRecipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/VfModule.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VfModuleCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ResourceType.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/OrchestrationFlowRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkInstanceGroup.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/BBNameSelectionReference.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/RainyDayHandlerStatusRepository.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpecActivitySpecCategories.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ToscaCsar.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NorthBoundRequestRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/BuildingBlockDetail.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ConfigurationResourceRepository.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/macro/OrchestrationFlow.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/BuildingBlockDetailRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/TempNetworkHeatTemplateRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfResource.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/AllottedResourceCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/InstanceGroupRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfcCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/CollectionResourceInstanceGroupCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/HomingInstanceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfResourceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/WorkflowRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/utils/package-info.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/NetworkResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpecUserParameters.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/HeatFile.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ActivitySpecUserParametersRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ProcessingFlags.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/UserParameters.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ControllerSelectionReferenceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/AllottedResourceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/exceptions/NoEntityFoundException.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ActivitySpecCategories.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/InstanceGroup.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServerType.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ExternalServiceToInternalServiceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ExternalServiceToInternalService.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ControllerSelectionReference.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/WorkflowActivitySpecSequence.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ArRecipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/OrchestrationStatusStateTransitionDirective.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/BBNameSelectionReferenceRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VfModule.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServiceArtifact.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/HeatEnvironmentRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/HeatTemplateParamId.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ActivitySpecRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ServiceRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ModelRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/Vnf.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/utils/RecordNotFoundException.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CollectionResourceCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/ToscaCsarRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/NetworkRecipeRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookup.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/Recipe.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/UserParametersRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/HeatTemplateParam.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/client/CatalogDbClient.java]] 01:29:53 [INFO] [parsing completed 5ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/Workflow.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/HeatTemplateRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.java]] 01:29:53 [INFO] [parsing completed 1ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/PnfResource.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/PnfResourceWorkflow.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/PnfCustomizationRepository.java]] 01:29:53 [INFO] [parsing completed 0ms] 01:29:53 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:53 [INFO] [loading modules/java.scripting/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:53 [INFO] [loading modules/java.logging/module-info.class] 01:29:53 [INFO] [loading modules/jdk.management/module-info.class] 01:29:53 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:53 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:53 [INFO] [loading modules/java.naming/module-info.class] 01:29:53 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:53 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:53 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:53 [INFO] [loading modules/java.xml/module-info.class] 01:29:53 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:53 [INFO] [loading modules/java.management/module-info.class] 01:29:53 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:53 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:53 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:53 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:53 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:53 [INFO] [loading modules/java.compiler/module-info.class] 01:29:53 [INFO] [loading modules/java.rmi/module-info.class] 01:29:53 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:53 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:53 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:53 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:53 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:53 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:53 [INFO] [loading modules/java.base/module-info.class] 01:29:53 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:53 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:53 [INFO] [loading modules/java.net.http/module-info.class] 01:29:53 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:53 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:53 [INFO] [loading modules/java.prefs/module-info.class] 01:29:53 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:53 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:53 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:53 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:53 [INFO] [loading modules/java.instrument/module-info.class] 01:29:53 [INFO] [loading modules/jdk.net/module-info.class] 01:29:53 [INFO] [loading modules/java.se/module-info.class] 01:29:53 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:53 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:53 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:53 [INFO] [loading modules/java.sql/module-info.class] 01:29:53 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:53 [INFO] [loading modules/java.desktop/module-info.class] 01:29:53 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:53 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:53 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:53 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:53 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:53 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:53 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java,/w/workspace/so-maven-clm-master/mso-catalog-db/target/generated-sources/annotations] 01:29:53 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-catalog-db/target/classes,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:53 [INFO] [loading modules/java.base/java/util/List.class] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:53 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/business/annotation/BusinessKey.class)] 01:29:53 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:29:53 [INFO] [loading modules/java.base/java/util/Objects.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Entity.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GeneratedValue.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GenerationType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Id.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/CascadeType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ManyToOne.class)] 01:29:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/LinkedResource.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:53 [INFO] [loading modules/java.base/java/util/Date.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToMany.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PrePersist.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:29:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 01:29:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Lob.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Double.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:29:53 [INFO] [loading modules/java.base/java/util/Set.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinTable.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/IdClass.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorColumn.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/EnumType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Enumerated.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Inheritance.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/InheritanceType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToOne.class)] 01:29:53 [INFO] [loading modules/java.base/java/text/DateFormat.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorValue.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/Map.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/MapKey.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:29:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringStyle.class)] 01:29:53 [INFO] [loading /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar(/javax/transaction/Transactional.class)] 01:29:53 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PreUpdate.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Transient.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/ResourceId.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:29:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/UpdateTimestamp.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/Long.class] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:53 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Strings.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:53 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:29:53 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/PostConstruct.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/EntityNotFoundException.class)] 01:29:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:29:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 01:29:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class)] 01:29:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:29:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/BufferingClientHttpRequestFactory.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestFactory.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/Client.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/ClientFactory.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/Configuration.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/Override.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:29:53 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorType.class)] 01:29:53 [INFO] [loading /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar(/javax/transaction/Transactional$TxType.class)] 01:29:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/ValueGenerationType.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Index.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/UniqueConstraint.class)] 01:29:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Feature.class)] 01:29:53 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/rest/catalog/beans/HeatTemplate.java:[32,7] [serial] serializable class HeatTemplate has no definition of serialVersionUID 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/HeatTemplate.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.HeatTemplateParam] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/HeatTemplateParam.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.HomingInstance] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/HomingInstance.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.Cvnfc] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/Cvnfc.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.VnfRecipe] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfRecipe.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkTechnologyReferenceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkTechnologyReferenceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.NetworkTechnologyReference] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkTechnologyReference.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfcCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ProcessingFlagsRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ProcessingFlags] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ProcessingFlags.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VFModuleRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VFModuleRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfComponentRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfComponentRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.VnfComponentsRecipe] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfComponentsRecipe.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ServiceProxyResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ServiceProxyResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ControllerSelectionReferenceId] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ControllerSelectionReferenceId.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.utils.MavenLikeVersioningComparator] 01:29:53 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/ToDoubleFunction.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/ToLongFunction.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/ToIntFunction.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/MavenLikeVersioningComparator.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.utils.MavenLikeVersioning] 01:29:53 [INFO] [loading modules/java.base/java/lang/Math.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:53 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/main/java/org/onap/so/db/catalog/utils/MavenLikeVersioning.java:[32,7] [serial] serializable class MavenLikeVersioning has no definition of serialVersionUID 01:29:53 [INFO] [loading modules/java.base/java/lang/Error.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/MavenLikeVersioning.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.VFCInstanceGroup] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VFCInstanceGroup.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ConfigurationResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ConfigurationResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.WorkflowActivitySpecSequenceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/WorkflowActivitySpecSequenceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.OrchestrationStatus] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatus.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkCollectionResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkCollectionResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookupId] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookupId.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ModelRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ModelRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.Model] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/Model.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ModelRecipe] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ModelRecipe.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.CollectionResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CollectionResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.CollectionResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CollectionResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VFModuleCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VFModuleCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.HeatFilesRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/HeatFilesRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.NetworkRecipe] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkRecipe.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomizationId] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomizationId.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.OrchestrationStatusValidationDirective] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.OrchestrationStatusStateTransitionDirectiveRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/OrchestrationStatusStateTransitionDirectiveRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatusStateTransitionDirective.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ResourceType] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ResourceType.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.OrchestrationAction] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationAction.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.rest.beans.ServiceMacroHolder] 01:29:53 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/rest/beans/ServiceMacroHolder.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ServiceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ServiceRepository.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.Service] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/Service.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.Vnf] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/Vnf.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.VfModule] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/VfModule.class] 01:29:53 [INFO] [checking org.onap.so.rest.catalog.beans.HeatFile] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/rest/catalog/beans/HeatFile.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ArRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ArRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ArRecipe] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ArRecipe.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.PnfResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/PnfResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkInstanceGroupRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkInstanceGroupRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.NetworkInstanceGroup] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkInstanceGroup.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VFCInstanceGroupRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VFCInstanceGroupRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.OrchestrationFlowRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/OrchestrationFlowRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.macro.OrchestrationFlow] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/OrchestrationFlow.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.macro.NorthBoundRequest] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.BBNameSelectionReference] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/BBNameSelectionReference.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.RainyDayHandlerStatusRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/RainyDayHandlerStatusRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NorthBoundRequestRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NorthBoundRequestRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.BuildingBlockDetail] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/BuildingBlockDetail.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ConfigurationResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ConfigurationResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.BuildingBlockDetailRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/BuildingBlockDetailRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.TempNetworkHeatTemplateRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/TempNetworkHeatTemplateRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookup.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.AllottedResourceCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/AllottedResourceCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.InstanceGroupRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/InstanceGroupRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.CollectionResourceInstanceGroupCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CollectionResourceInstanceGroupCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.HomingInstanceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/HomingInstanceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.WorkflowRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/WorkflowRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ActivitySpecUserParametersRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ActivitySpecUserParametersRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ControllerSelectionReferenceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ControllerSelectionReferenceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ControllerSelectionReference] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ControllerSelectionReference.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.AllottedResourceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/AllottedResourceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.exceptions.NoEntityFoundException] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/exceptions/NoEntityFoundException.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ExternalServiceToInternalServiceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ExternalServiceToInternalServiceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.ExternalServiceToInternalService] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ExternalServiceToInternalService.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.BBNameSelectionReferenceRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/BBNameSelectionReferenceRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.HeatEnvironmentRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/HeatEnvironmentRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.beans.HeatTemplateParamId] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/HeatTemplateParamId.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ActivitySpecRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ActivitySpecRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ServiceRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ServiceRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ModelRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ModelRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.utils.RecordNotFoundException] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/RecordNotFoundException.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.ToscaCsarRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ToscaCsarRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.NetworkRecipeRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkRecipeRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.UserParametersRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/UserParametersRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClient] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/AbstractClientHttpRequestFactoryWrapper.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/Configuration$Builder.class)] 01:29:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/RestTemplateConfigurer.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestInterceptor.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientFilter.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractMetricLogFilter.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractBaseMetricLogFilter.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:29:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants$HttpHeaders.class)] 01:29:53 [INFO] [loading modules/java.base/java/io/IOException.class] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpRequest.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestExecution.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:29:53 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PersistenceException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:29:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:29:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 01:29:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponents.class)] 01:29:53 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 01:29:53 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:29:53 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:29:53 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:53 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:53 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/client/CatalogDbClient$1.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/client/CatalogDbClient$2.class] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/client/CatalogDbClient.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.HeatTemplateRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/HeatTemplateRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfCustomizationRepository.class] 01:29:53 [INFO] [checking org.onap.so.db.catalog.data.repository.PnfCustomizationRepository] 01:29:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/PnfCustomizationRepository.class] 01:29:53 [INFO] [total 1106ms] 01:29:53 [INFO] 01:29:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-catalog-db --- 01:29:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:29:53 [INFO] Copying 5 resources 01:29:53 [INFO] 01:29:53 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-catalog-db --- 01:29:53 [INFO] Changes detected - recompiling the module! 01:29:53 [INFO] Compiling 32 source files to /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes 01:29:54 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:29:54 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/WorkflowRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/ControllerSelectionReferenceTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CloudifyManagerTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/TestApplication.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/NetworkTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomizationTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/BeansTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java]] 01:29:54 [INFO] [parsing completed 2ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/PnfResourceRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/PnfCustomizationRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/BuildingBlockDetailTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/VnfcCustomizationTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CvnfcCustomizationTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/OrchestrationStatusStateTransitionDirectiveTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/MavenVersioningTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/ServiceTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/EmbeddedMariaDbConfig.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/CloudSiteRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/test/RecordNotFoundExceptionTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientHttpConfigTest.java]] 01:29:54 [INFO] [parsing completed 1ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/CloudifyManagerRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/BaseTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/TempNetworkHeatTemplateLookupTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CloudIdentityTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/data/repository/ActivitySpecRepositoryTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/VFModuleTest.java]] 01:29:54 [INFO] [parsing completed 0ms] 01:29:54 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:29:54 [INFO] [loading modules/jdk.compiler/module-info.class] 01:29:54 [INFO] [loading modules/java.security.jgss/module-info.class] 01:29:54 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:29:54 [INFO] [loading modules/java.smartcardio/module-info.class] 01:29:54 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:29:54 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:29:54 [INFO] [loading modules/java.logging/module-info.class] 01:29:54 [INFO] [loading modules/java.net.http/module-info.class] 01:29:54 [INFO] [loading modules/java.base/module-info.class] 01:29:54 [INFO] [loading modules/java.datatransfer/module-info.class] 01:29:54 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:29:54 [INFO] [loading modules/java.management/module-info.class] 01:29:54 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:29:54 [INFO] [loading modules/jdk.charsets/module-info.class] 01:29:54 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jartool/module-info.class] 01:29:54 [INFO] [loading modules/jdk.management/module-info.class] 01:29:54 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:29:54 [INFO] [loading modules/java.se/module-info.class] 01:29:54 [INFO] [loading modules/java.naming/module-info.class] 01:29:54 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:29:54 [INFO] [loading modules/jdk.editpad/module-info.class] 01:29:54 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:29:54 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:29:54 [INFO] [loading modules/java.scripting/module-info.class] 01:29:54 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:29:54 [INFO] [loading modules/jdk.net/module-info.class] 01:29:54 [INFO] [loading modules/jdk.attach/module-info.class] 01:29:54 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:29:54 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:29:54 [INFO] [loading modules/jdk.sctp/module-info.class] 01:29:54 [INFO] [loading modules/jdk.pack/module-info.class] 01:29:54 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:29:54 [INFO] [loading modules/java.compiler/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jshell/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:29:54 [INFO] [loading modules/java.sql/module-info.class] 01:29:54 [INFO] [loading modules/java.desktop/module-info.class] 01:29:54 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jdi/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:29:54 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jlink/module-info.class] 01:29:54 [INFO] [loading modules/jdk.localedata/module-info.class] 01:29:54 [INFO] [loading modules/java.management.rmi/module-info.class] 01:29:54 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:29:54 [INFO] [loading modules/java.xml/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:29:54 [INFO] [loading modules/jdk.rmic/module-info.class] 01:29:54 [INFO] [loading modules/java.rmi/module-info.class] 01:29:54 [INFO] [loading modules/java.instrument/module-info.class] 01:29:54 [INFO] [loading modules/java.security.sasl/module-info.class] 01:29:54 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:29:54 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:29:54 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:29:54 [INFO] [loading modules/java.prefs/module-info.class] 01:29:54 [INFO] [loading modules/jdk.jfr/module-info.class] 01:29:54 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java,/w/workspace/so-maven-clm-master/mso-catalog-db/target/generated-test-sources/test-annotations] 01:29:54 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes,/w/workspace/so-maven-clm-master/mso-catalog-db/target/classes,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:29:54 [INFO] [loading modules/java.base/java/util/List.class] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/Workflow.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CvnfcCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VfModule.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfResource.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfcCustomization.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/Object.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/WorkflowRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ControllerSelectionReference.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ControllerSelectionReferenceRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CloudifyManager.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/String.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/domain/EntityScan.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkResource.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ConfigurationResource.class] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:29:54 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/EntityNotFoundException.class)] 01:29:54 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VfModuleCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfResourceCustomization.class] 01:29:54 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/Client.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/client/CatalogDbClient.class] 01:29:54 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasAnnotationMatcher.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasAnnotationPropertyWithValueMatcher.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GeneratedValue.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/CustomSetterMustExistRule.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasToStringRule.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoNestedClassRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoStaticExceptFinalRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:29:54 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/TypeSafeDiagnosingMatcher.class)] 01:29:54 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/BaseMatcher.class)] 01:29:54 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:29:54 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 01:29:54 [INFO] [loading modules/java.base/java/net/URI.class] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/BBNameSelectionReference.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/BuildingBlockDetail.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/BuildingBlockRollback.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CloudSite.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ExternalServiceToInternalService.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/HomingInstance.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/InstanceGroup.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkRecipe.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationAction.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatus.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatusStateTransitionDirective.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/PnfResource.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/PnfResourceCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ProcessingFlags.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ResourceType.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/Service.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ServiceRecipe.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfComponentsRecipe.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfRecipe.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/OrchestrationFlow.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/util/ReflectionTestUtils.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/exceptions/NoEntityFoundException.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/PnfResourceRepository.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/PnfCustomizationRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/BuildingBlockDetailRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepository.class] 01:29:54 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 01:29:54 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/OrchestrationStatusStateTransitionDirectiveRepository.class] 01:29:54 [INFO] [loading modules/java.base/java/util/Collections.class] 01:29:54 [INFO] [loading modules/java.base/java/util/LinkedList.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/MavenLikeVersioningComparator.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/MavenLikeVersioning.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ServiceRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepository.class] 01:29:54 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 01:29:54 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:29:54 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CloudSiteRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/utils/RecordNotFoundException.class] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/WireMockRule.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/CloudifyManagerRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookup.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CloudIdentity.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ServerType.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/AuthenticationType.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/ActivitySpec.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/ActivitySpecRepository.class] 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/data/repository/VFModuleRepository.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:29:54 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GenerationType.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToMany.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/CascadeType.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ManyToOne.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToOne.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinTable.class)] 01:29:54 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 01:29:54 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:29:54 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Class.class] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/IdClass.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Enumerated.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/EnumType.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorColumn.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Inheritance.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/InheritanceType.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorValue.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/MapKey.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:29:54 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:29:54 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 01:29:54 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/DiscriminatorType.class)] 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomizationTest.java:[31,38] [deprecation] Integer(int) in Integer has been deprecated 01:29:54 [INFO] [loading modules/java.base/java/lang/Number.class] 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomizationTest.java:[53,77] [deprecation] Integer(int) in Integer has been deprecated 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomizationTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClientTest] 01:29:54 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:29:54 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:29:54 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/function/ThrowingRunnable.class)] 01:29:54 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PersistenceException.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/Error.class] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 01:29:54 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:29:54 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/client/CatalogDbClientTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.beans.BeansTest] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoField.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Parameterizable.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:29:54 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/Void.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/BeansTest$FilterTestClasses.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/BeansTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClientBowmanUsageTest] 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[105,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[105,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[123,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[123,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[141,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[141,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[159,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[159,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[178,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[178,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes/org/onap/so/db/catalog/beans/CollectionResourceCustomization.class] 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[198,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[198,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[219,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[219,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[231,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[231,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[242,34] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[242,38] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[265,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[265,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[278,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[278,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[328,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[328,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[340,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[340,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[351,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[351,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[451,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[451,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[461,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[461,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[471,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[471,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[489,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[489,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[499,49] [unchecked] unchecked method invocation: method getSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[499,53] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[563,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[563,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[571,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[571,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[579,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[579,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[590,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[590,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[601,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[601,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[635,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[635,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[645,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[645,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[655,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[655,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[665,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[665,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[676,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[676,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[686,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[686,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[696,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[696,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[705,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[705,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[714,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[714,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[723,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[723,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[732,52] [unchecked] unchecked method invocation: method getMultipleResources in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[732,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method getMultipleResources(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[743,50] [unchecked] unchecked method invocation: method postSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,T 01:29:54 found: Client,CloudSite 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method postSingleResource(Client,T) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[743,54] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method postSingleResource(Client,T) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[751,50] [unchecked] unchecked method invocation: method postSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,T 01:29:54 found: Client,HomingInstance 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method postSingleResource(Client,T) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[751,54] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method postSingleResource(Client,T) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[760,52] [unchecked] unchecked method invocation: method deleteSingleResource in class CatalogDbClient is applied to given types 01:29:54 required: Client,URI 01:29:54 found: Client,URI 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method deleteSingleResource(Client,URI) 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.java:[760,56] [unchecked] unchecked conversion 01:29:54 required: Client 01:29:54 found: Client 01:29:54 where T is a type-variable: 01:29:54 T extends Object declared in method deleteSingleResource(Client,URI) 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/client/CatalogDbClientBowmanUsageTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest] 01:29:54 [INFO] [loading modules/java.base/java/util/Optional.class] 01:29:54 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/PnfResourceRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/PnfCustomizationRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.BuildingBlockDetailTest] 01:29:54 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/BuildingBlockDetailTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.beans.VnfcCustomizationTest] 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/VnfcCustomizationTest.java:[71,66] [rawtypes] found raw type: ArrayList 01:29:54 missing type arguments for generic class ArrayList 01:29:54 where E is a type-variable: 01:29:54 E extends Object declared in class ArrayList 01:29:54 [WARNING] /w/workspace/so-maven-clm-master/mso-catalog-db/src/test/java/org/onap/so/db/catalog/beans/VnfcCustomizationTest.java:[71,62] [unchecked] unchecked conversion 01:29:54 required: List 01:29:54 found: ArrayList 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/VnfcCustomizationTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.beans.CvnfcCustomizationTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/CvnfcCustomizationTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 01:29:54 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest] 01:29:54 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/OrchestrationStatusStateTransitionDirectiveTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.MavenVersioningTest] 01:29:54 [INFO] [loading modules/java.base/java/util/AbstractSequentialList.class] 01:29:54 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/MavenVersioningTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.ServiceTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/ServiceTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest] 01:29:54 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.EmbeddedMariaDbConfig] 01:29:54 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 01:29:54 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 01:29:54 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/EmbeddedMariaDbConfig.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/CloudSiteRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.test.RecordNotFoundExceptionTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/test/RecordNotFoundExceptionTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClientHttpConfigTest] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Options.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/MethodRule.class)] 01:29:54 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/StringValuePattern.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 01:29:54 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:29:54 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/client/CatalogDbClientHttpConfigTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/CloudifyManagerRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.TempNetworkHeatTemplateLookupTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/TempNetworkHeatTemplateLookupTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.beans.CloudIdentityTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/beans/CloudIdentityTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/data/repository/ActivitySpecRepositoryTest.class] 01:29:54 [INFO] [checking org.onap.so.db.catalog.VFModuleTest] 01:29:54 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes/org/onap/so/db/catalog/VFModuleTest.class] 01:29:54 [INFO] [total 612ms] 01:29:54 [INFO] 01:29:54 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-catalog-db --- 01:29:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:29:54 [INFO] 01:29:54 [INFO] ------------------------------------------------------- 01:29:54 [INFO] T E S T S 01:29:54 [INFO] ------------------------------------------------------- 01:29:55 03/07-01:29:55.878|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.ServiceTest], using SpringBootContextLoader 01:29:55 03/07-01:29:55.888|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.ServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.170|||main|||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] 01:29:56 03/07-01:29:56.197|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2dd08ff1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37dec463, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3bf26810, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19213a74, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@30a791a6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@719bb60d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5981f2c6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@49639118, org.springframework.test.context.event.EventPublishingTestExecutionListener@45451333, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6942ee48, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3f033664, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6abd8bcd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@70cd122, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@79424f25, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5fd4e67f] 01:29:56 03/07-01:29:56.207|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.NetworkTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.209|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.NetworkTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.215|||main|||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] 01:29:56 03/07-01:29:56.215|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@305289b3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3ee68377, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4037cdb0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@27055a2a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33e4068, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9499643, org.springframework.test.context.transaction.TransactionalTestExecutionListener@776d8097, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7a34505a, org.springframework.test.context.event.EventPublishingTestExecutionListener@b787274, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ec616d6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@55b45ea1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@d5a72cd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@45f95ac0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3b77940f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4c418496] 01:29:56 03/07-01:29:56.220|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.VFModuleTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.221|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.VFModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.226|||main|||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] 01:29:56 03/07-01:29:56.226|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7891cf3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6bfbab1c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@349aeec4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3700994c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@78a165db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4eb48298, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2d3bb944, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e429f56, org.springframework.test.context.event.EventPublishingTestExecutionListener@6dbeaef8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7744195, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77f529a6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7d47b021, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6516181f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@40cb95c1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ead3c67] 01:29:56 03/07-01:29:56.251|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.BuildingBlockDetailTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.252|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.BuildingBlockDetailTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.255|||main|||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] 01:29:56 03/07-01:29:56.256|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4fc71437, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@75c15f76, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@631678e6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1344f7fe, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@64d53f0d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b10f60e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b916cc2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f5e9949, org.springframework.test.context.event.EventPublishingTestExecutionListener@323eecf8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2e02cc37, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e355249, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@652a1a17, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@20b67366, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@186d6033, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5c0ece6d] 01:29:56 03/07-01:29:56.311|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.ControllerSelectionReferenceTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.313|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.ControllerSelectionReferenceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.317|||main|||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] 01:29:56 03/07-01:29:56.317|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e20c20b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d167630, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3bc18fec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1eee9b78, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@36762234, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18ff753c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ff62720, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@45295cfd, org.springframework.test.context.event.EventPublishingTestExecutionListener@42c9b1ee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@217c6a1e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3fad8636, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@306cfb8a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3fa57aa8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7d4bdbd8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2e847e71] 01:29:56 03/07-01:29:56.323|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.BaseTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.324|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.BaseTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.327|||main|||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] 01:29:56 03/07-01:29:56.328|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c8672b9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@dd77e0d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@799cf32d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@331ad6eb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6cd6698b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ac7550a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44dcc0e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2114eb1a, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e514482, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e5e3147, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c271988, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3aed692d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4eec5fa6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@21579b35, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@25b83dce] 01:29:56 03/07-01:29:56.332|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.333|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.336|||main|||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] 01:29:56 03/07-01:29:56.336|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66a99584, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3945886e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12765ebd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1dac0784, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3703a400, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22105c76, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2336d3f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f5ecada, org.springframework.test.context.event.EventPublishingTestExecutionListener@55574295, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@750457a5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6c4786af, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@65c689e7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a6a2c20, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d04fbb7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@da67c46] 01:29:56 03/07-01:29:56.341|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.342|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.345|||main|||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] 01:29:56 03/07-01:29:56.346|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a3be84, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4850d66b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@21f479cd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@102fd71d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@8e00c02, org.springframework.test.context.support.DirtiesContextTestExecutionListener@464d60fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@447543ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a0ce342, org.springframework.test.context.event.EventPublishingTestExecutionListener@22846a1d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@fe38c0e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6167c42f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2cbc2db2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2de96eba, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ef914f5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@61e0f9b9] 01:29:56 03/07-01:29:56.349|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.350|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.353|||main|||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] 01:29:56 03/07-01:29:56.354|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@121dac1a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d946eee, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@23dc70c1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@53b907d9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c3b0cc8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6296e4bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@220cda54, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39109603, org.springframework.test.context.event.EventPublishingTestExecutionListener@4d3990a5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@18df26a1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5c459194, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@61d8a491, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6065bcb7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1ee6434, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@71d78cac] 01:29:56 03/07-01:29:56.357|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.358|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.361|||main|||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] 01:29:56 03/07-01:29:56.361|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@314c6f89, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31450fc0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@52b30dcd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@49de1505, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1bbc1b90, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29e3c28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@480994d3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7146c6ea, org.springframework.test.context.event.EventPublishingTestExecutionListener@a5d23c9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@795131d6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d7a8d23, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3acc65f0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@59ec5a0b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@29431f61, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@f98cff] 01:29:56 03/07-01:29:56.369|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.370|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.373|||main|||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] 01:29:56 03/07-01:29:56.373|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@451a4187, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@565c887e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c215642, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1317ac2c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@416c1b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@363ba634, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60fe75f7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e26c308, org.springframework.test.context.event.EventPublishingTestExecutionListener@7c8f803d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@176e839e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4ac0d49, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c6ab057, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7ce4498f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1f7557fe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7bd7d71c] 01:29:56 03/07-01:29:56.378|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.379|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.382|||main|||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] 01:29:56 03/07-01:29:56.382|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14ba7f15, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@55cb3b7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@497fd334, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@280c3dc0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f89ad03, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f287a4e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3879feec, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@71d2261e, org.springframework.test.context.event.EventPublishingTestExecutionListener@53917c92, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1fa796a4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68de8522, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8dcacf1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50f13494, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@73c09a98, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6f2bf657] 01:29:56 03/07-01:29:56.386|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.387|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.390|||main|||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] 01:29:56 03/07-01:29:56.390|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a1a72d4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66d44581, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1afa048a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@293ecff6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@70eb94d7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34d72f06, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e43b342, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21dd9203, org.springframework.test.context.event.EventPublishingTestExecutionListener@dbcf7c3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e466d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@63243c8f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2ea4e762, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@444c0f9a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@36931450, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@74919649] 01:29:56 03/07-01:29:56.394|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.395|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.398|||main|||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] 01:29:56 03/07-01:29:56.398|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@520ec7a7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53551fef, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d5d77a6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@71b7e9c8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@55202ba6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ef1fc8a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38874eb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76b019c4, org.springframework.test.context.event.EventPublishingTestExecutionListener@221961af, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@32ddcca, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ddc8fc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77d58f3a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e288c76, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@738ed8f5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1cfb7450] 01:29:56 03/07-01:29:56.402|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.403|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.405|||main|||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] 01:29:56 03/07-01:29:56.406|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51e1e058, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23e0c200, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@25d23478, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@677c2820, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@39c1e7b7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c14d24d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@28515443, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2eea4441, org.springframework.test.context.event.EventPublishingTestExecutionListener@1820f274, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@221cdd87, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4d66cb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c79f2cf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@63551c66, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2761156e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4cf15477] 01:29:56 03/07-01:29:56.411|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.411|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.416|||main|||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] 01:29:56 03/07-01:29:56.420|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e7391e8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fa44f66, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4229b92c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47c356e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@66e218d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b80b41d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54ef9698, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@31dd0e2e, org.springframework.test.context.event.EventPublishingTestExecutionListener@478fe415, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@197180a5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31028e45, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@68f75a35, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50e0b472, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@45017263, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6054ac20] 01:29:56 03/07-01:29:56.424|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.424|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.427|||main|||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] 01:29:56 03/07-01:29:56.427|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f69e2d8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@147097ad, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3539cf45, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7535307c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@556a6320, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45375bdf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3e8fe7db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@62e586a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@64908ab9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1b06dc57, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5af641d3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@14e83c9d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@744db9fb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@59043741, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@31940d6b] 01:29:56 03/07-01:29:56.430|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.431|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.434|||main|||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] 01:29:56 03/07-01:29:56.434|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10508ba6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@da11873, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@39159b14, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@57ab4b33, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@43b2e7db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46d51d5e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@530df3ab, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e72c82a, org.springframework.test.context.event.EventPublishingTestExecutionListener@aaa7000, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@64fba3e6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@58d79479, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@102c24d1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@495f7ca4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@700202fa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@141234df] 01:29:56 03/07-01:29:56.446|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.ServiceTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.447|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.ServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.449|||main|||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] 01:29:56 03/07-01:29:56.450|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ee3a2ed, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38363e96, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@35c95869, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@558aa1f1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@361d8567, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3fd6dfbc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4023d23f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@402676e3, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a4ae53d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1368e2f7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4d84688f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3ee68eb2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7348e75e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@27e3dc9a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@49cd08f9] 01:29:56 03/07-01:29:56.451|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.NetworkTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.452|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.NetworkTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.453|||main|||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] 01:29:56 03/07-01:29:56.454|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7792e14f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4eace42b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f87a7c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@857f1a7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@682fe17b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@418bdde9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@13e0f380, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@240df292, org.springframework.test.context.event.EventPublishingTestExecutionListener@333efb51, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2c451c4a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@38ad86b1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@73ff7a54, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@375ff309, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@337c0ee4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67b09e34] 01:29:56 03/07-01:29:56.455|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.VFModuleTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.456|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.VFModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.457|||main|||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] 01:29:56 03/07-01:29:56.458|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@271a140c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@74c23525, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@176054b7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@531bec12, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@24563809, org.springframework.test.context.support.DirtiesContextTestExecutionListener@41d84abb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54087bdb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@587f6634, org.springframework.test.context.event.EventPublishingTestExecutionListener@4d7c9b42, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ef28dc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@59b3f162, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ade62a6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@53d15034, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@9976b27, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4fe9a396] 01:29:56 03/07-01:29:56.461|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.BuildingBlockDetailTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.461|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.BuildingBlockDetailTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.463|||main|||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] 01:29:56 03/07-01:29:56.464|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1fa29b9e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d5e051e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2f29e630, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@30811f91, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3bf40c74, org.springframework.test.context.support.DirtiesContextTestExecutionListener@665f88e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a7ea7c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ee200ae, org.springframework.test.context.event.EventPublishingTestExecutionListener@25ee3caa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3fecb076, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@62159fd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@28e8dee7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c37ac3c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2682cccc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2ae08750] 01:29:56 03/07-01:29:56.469|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.ControllerSelectionReferenceTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.470|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.ControllerSelectionReferenceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.472|||main|||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] 01:29:56 03/07-01:29:56.472|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54a033b8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62dfe152, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@46a0ef6f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6afced93, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3f142e87, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22dc9d46, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63c6c5e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6edb2c7b, org.springframework.test.context.event.EventPublishingTestExecutionListener@70a54731, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@36d5c2ce, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6369d01c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@54e680fe, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@ea0c99c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@167bb934, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3b3f62d7] 01:29:56 03/07-01:29:56.473|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.BaseTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.474|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.BaseTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.476|||main|||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] 01:29:56 03/07-01:29:56.476|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b3ee43e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53da2aec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18a38bba, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@58ca6ba3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@74797b90, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7676b2b9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@720c0996, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7910e307, org.springframework.test.context.event.EventPublishingTestExecutionListener@460aa24e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5aa334c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17f8cad6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@698e1bf5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a85dc58, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2ee1b017, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f9e6167] 01:29:56 03/07-01:29:56.477|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.478|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.480|||main|||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] 01:29:56 03/07-01:29:56.480|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32e5fb4c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11a7840f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d3e5a05, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4f5c757c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@52fec840, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fd4b9ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@10553a61, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c8e4a82, org.springframework.test.context.event.EventPublishingTestExecutionListener@1896299b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@42d7e8bc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7b6854b5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@357cdb00, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1c0fe6c5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@61607ff0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@58945295] 01:29:56 03/07-01:29:56.481|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.482|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.484|||main|||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] 01:29:56 03/07-01:29:56.484|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6839d03b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@a44ad33, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@703e5614, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@627d5f99, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44e3f3e5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6be1f37f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@69ed96e1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@61648dd2, org.springframework.test.context.event.EventPublishingTestExecutionListener@3ac326c0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e5d40ec, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5b028f58, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e4d93f7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3d1b43d8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@9f52eb7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@46c2189e] 01:29:56 03/07-01:29:56.485|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.486|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.488|||main|||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] 01:29:56 03/07-01:29:56.488|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5300694d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7320750c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2570851e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@67d8613, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5667dd90, org.springframework.test.context.support.DirtiesContextTestExecutionListener@261f5a45, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76673ed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d41200c, org.springframework.test.context.event.EventPublishingTestExecutionListener@522fb69, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@593354fa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6dfebd2a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9dbb1d9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1bb0fa38, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@58e7f930, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@406808eb] 01:29:56 03/07-01:29:56.489|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.490|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.492|||main|||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] 01:29:56 03/07-01:29:56.492|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@89465d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6fdd3382, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f7241c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@32245b66, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@19355a56, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ff23bd1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62f305bc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@729c8def, org.springframework.test.context.event.EventPublishingTestExecutionListener@41c88e00, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4fea095b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@354e2bff, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@232b3b4c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@261609a7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@39296cef, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7dfca9e6] 01:29:56 03/07-01:29:56.493|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.494|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.496|||main|||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] 01:29:56 03/07-01:29:56.496|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@113a6636, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63062eea, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7bad18f5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4407fea2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@64e3bc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54ed249f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4714f447, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c1df0e9, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b7a4c83, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@768e40af, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@165824f5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4511146f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5c16561a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5819ee0f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@f310675] 01:29:56 03/07-01:29:56.498|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.498|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.500|||main|||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] 01:29:56 03/07-01:29:56.501|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c06e145, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b780b5c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c7db0e8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@84becbe, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@13dc383b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6885f3f7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@392ef4ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ed7c178, org.springframework.test.context.event.EventPublishingTestExecutionListener@1c382179, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5b657342, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@15a2fddd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@452e2210, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@18c0f025, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@684f7f1c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6a013bdd] 01:29:56 03/07-01:29:56.502|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.502|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.504|||main|||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] 01:29:56 03/07-01:29:56.504|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41d53813, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@52f118aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@31cd0efa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3294102e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5a69b3cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c460, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59e4a044, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4be3de36, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c03eb4e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6219006a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1e836aed, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4bc41565, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8dedec8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@226e95e9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@27bf574b] 01:29:56 03/07-01:29:56.505|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.506|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.508|||main|||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] 01:29:56 03/07-01:29:56.508|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@326dbe25, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@647aa45c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3922b297, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d02a066, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@72c1bf75, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43a8bd35, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fb219dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@570b85dd, org.springframework.test.context.event.EventPublishingTestExecutionListener@28ceb25e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2e09e367, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@518a7b8a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5a24390b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7253c53, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@66d6e50b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64829470] 01:29:56 03/07-01:29:56.510|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.510|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.512|||main|||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] 01:29:56 03/07-01:29:56.513|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31fc658f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60d32006, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10820978, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@278c67a7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@758ebec4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c247363, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c6d7256, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48188d23, org.springframework.test.context.event.EventPublishingTestExecutionListener@4860627a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67f0bf7e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@e88e14, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c157abf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@472dbaf5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25c4f621, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@619854a3] 01:29:56 03/07-01:29:56.514|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.514|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.516|||main|||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] 01:29:56 03/07-01:29:56.517|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c2fea95, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ed87ccf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4d4600fb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7352418c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@60ba6631, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d2950ed, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3095d06b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51aaa9d4, org.springframework.test.context.event.EventPublishingTestExecutionListener@6292c63e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65bb4cb9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7b33deed, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7fd32c56, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@b04a6a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3465edf9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@51c4992e] 01:29:56 03/07-01:29:56.518|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.518|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.520|||main|||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] 01:29:56 03/07-01:29:56.520|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@198c0f1c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29d33f1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77e5c765, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5daa621b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@24a7725d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fcedf83, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16c9f7f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@187df588, org.springframework.test.context.event.EventPublishingTestExecutionListener@7d75940, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e5cbcfe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6773bab2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1055d261, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2d758472, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7615666e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@c49e434] 01:29:56 03/07-01:29:56.521|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest], using SpringBootContextLoader 01:29:56 03/07-01:29:56.522|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:29:56 03/07-01:29:56.524|||main|||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] 01:29:56 03/07-01:29:56.524|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33e6bd36, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e1d9b32, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2db6ba81, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@10728fe8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@16fb9fdd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14bd523b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@cc7909f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8ce4320, org.springframework.test.context.event.EventPublishingTestExecutionListener@42012093, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c538e62, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ca0a21f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@768d27e8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3dc39412, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d432d56, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@147ad4bb] 01:29:56 [INFO] Running org.onap.so.db.catalog.MavenVersioningTest 01:29:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.so.db.catalog.MavenVersioningTest 01:29:56 [INFO] Running org.onap.so.db.catalog.ServiceTest 01:29:57 01:29:57 . ____ _ __ _ _ 01:29:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:29:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:29:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:29:57 ' |____| .__|_| |_|_| |_\__, | / / / / 01:29:57 =========|_|==============|___/=/_/_/_/ 01:29:57 :: Spring Boot :: (v2.5.15) 01:29:57 01:29:57 03/07-01:29:57.306|||main|||INFO||||||||Starting ServiceTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 3979 (started by jenkins in /w/workspace/so-maven-clm-master/mso-catalog-db) 01:29:57 03/07-01:29:57.307|||main|||DEBUG||||||||Running with Spring Boot v2.5.15, Spring v5.3.27 01:29:57 03/07-01:29:57.307|||main|||INFO||||||||The following 1 profile is active: "test" 01:29:58 03/07-01:29:58.287|||main|||INFO||||||||Bootstrapping Spring Data JPA repositories in DEFAULT mode. 01:29:58 03/07-01:29:58.495|||main|||INFO||||||||Finished Spring Data repository scanning in 196 ms. Found 58 JPA repository interfaces. 01:29:59 WARNING: An illegal reflective access operation has occurred 01:29:59 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 01:29:59 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 01:29:59 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:29:59 WARNING: All illegal access operations will be denied in a future release 01:29:59 03/07-01:29:59.890|||main|||INFO||||||||Tomcat initialized with port(s): 0 (http) 01:29:59 03/07-01:29:59.906|||main|||INFO||||||||Initializing ProtocolHandler ["http-nio-auto-1"] 01:29:59 03/07-01:29:59.908|||main|||INFO||||||||Starting service [Tomcat] 01:29:59 03/07-01:29:59.909|||main|||INFO||||||||Starting Servlet engine: [Apache Tomcat/9.0.105] 01:29:59 03/07-01:29:59.934|||main|||WARN||||||||Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.5014229176143708195] which is part of the web application [] 01:30:00 03/07-01:30:00.063|||main|||INFO||||||||Initializing Spring embedded WebApplicationContext 01:30:00 03/07-01:30:00.064|||main|||INFO||||||||Root WebApplicationContext: initialization completed in 2718 ms 01:30:00 03/07-01:30:00.450|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/base 01:30:00 03/07-01:30:00.450|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/base/libs 01:30:00 03/07-01:30:00.450|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/data/37763 01:30:04 03/07-01:30:04.262|||main|||INFO||||||||Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 01:30:04 03/07-01:30:04.265|||main|||INFO||||||||Installing a new embedded database to: /tmp/MariaDB4j/base 01:30:04 03/07-01:30:04.282|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/37763, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 01:30:04 03/07-01:30:04.322|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/37763' ... 01:30:04 03/07-01:30:04.385|||main|||INFO||||||||Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/37763, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 01:30:06 03/07-01:30:06.381|||Exec Stream Pumper|||INFO||||||||mysql_install_db: OK 01:30:06 03/07-01:30:06.381|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: To start mysqld at boot time you have to copy 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: support-files/mysql.server to the right place for your system 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: To do so, start the server, then issue the following commands: 01:30:06 03/07-01:30:06.382|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Alternatively you can run: 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 01:30:06 03/07-01:30:06.383|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: which will also give you the option of removing the test 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: databases and anonymous user created by default. This is 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: strongly recommended for production servers. 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: MySQL manual for more instructions. 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can start the MariaDB daemon with: 01:30:06 03/07-01:30:06.384|||Exec Stream Pumper|||INFO||||||||mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/37763' 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Please report any problems at http://mariadb.org/jira 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 01:30:06 03/07-01:30:06.385|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can find additional information about the MySQL part at: 01:30:06 03/07-01:30:06.386|||Exec Stream Pumper|||INFO||||||||mysql_install_db: http://dev.mysql.com 01:30:06 03/07-01:30:06.386|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Consider joining MariaDB's strong and vibrant community: 01:30:06 03/07-01:30:06.386|||Exec Stream Pumper|||INFO||||||||mysql_install_db: https://mariadb.org/get-involved/ 01:30:06 03/07-01:30:06.386|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:30:06 03/07-01:30:06.391|||Exec Default Executor|||INFO||||||||Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/37763, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 01:30:06 03/07-01:30:06.440|||main|||INFO||||||||Installation complete. 01:30:06 03/07-01:30:06.441|||main|||INFO||||||||Starting up the database... 01:30:06 03/07-01:30:06.442|||main|||INFO||||||||mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 01:30:06 03/07-01:30:06.442|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/37763, --port=37763, --socket=/tmp/MariaDB4j.37763.sock] (in working directory /tmp/MariaDB4j/base) 01:30:06 03/07-01:30:06.443|||main|||INFO||||||||Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/37763, --port=37763, --socket=/tmp/MariaDB4j.37763.sock] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 01:30:06 03/07-01:30:06.569|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 4084 ... 01:30:06 03/07-01:30:06.583|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Uses event mutexes 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Compressed tables use zlib 1.2.3 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Using Linux native AIO 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Number of pools: 1 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Using SSE2 crc32 instructions 01:30:06 03/07-01:30:06.584|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 01:30:06 03/07-01:30:06.587|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Completed initialization of buffer pool 01:30:06 03/07-01:30:06.589|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153017128704 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 01:30:06 03/07-01:30:06.590|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Highest supported file format is Barracuda. 01:30:06 03/07-01:30:06.596|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: 128 out of 128 rollback segments are active. 01:30:06 03/07-01:30:06.596|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Creating shared tablespace for temporary tables 01:30:06 03/07-01:30:06.596|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 01:30:06 03/07-01:30:06.596|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 01:30:06 03/07-01:30:06.598|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: Waiting for purge to start 01:30:06 03/07-01:30:06.648|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 01:30:06 03/07-01:30:06.648|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140152852682496 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/37763/ib_buffer_pool 01:30:06 03/07-01:30:06.648|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] Plugin 'FEEDBACK' is disabled. 01:30:06 03/07-01:30:06.649|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140152852682496 [Note] InnoDB: Buffer pool(s) load completed at 260307 1:30:06 01:30:06 03/07-01:30:06.655|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] Server socket created on IP: '::'. 01:30:06 03/07-01:30:06.658|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] Reading of all Master_info entries succeded 01:30:06 03/07-01:30:06.659|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] Added new Master_info '' to hash table 01:30:06 03/07-01:30:06.659|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:30:06 140153734561920 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 01:30:06 03/07-01:30:06.659|||Exec Stream Pumper|||INFO||||||||mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.37763.sock' port: 37763 MariaDB Server 01:30:06 03/07-01:30:06.694|||main|||INFO||||||||Database startup complete. 01:30:06 03/07-01:30:06.718|||main|||INFO||||||||Running a command: create database if not exists `catalog_db`; 01:30:06 03/07-01:30:06.719|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.37763.sock] (in working directory /tmp/MariaDB4j/base) 01:30:06 03/07-01:30:06.734|||Exec Default Executor|||INFO||||||||Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.37763.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 01:30:06 03/07-01:30:06.819|||main|||INFO||||||||Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.37763.sock] (in working directory /tmp/MariaDB4j/base) 01:30:06 03/07-01:30:06.820|||main|||INFO||||||||Successfully ran the command: create database if not exists `catalog_db`; 01:30:06 03/07-01:30:06.883|||main|||INFO||||||||HikariPool-1 - Starting... 01:30:07 03/07-01:30:06.996|||main|||INFO||||||||HikariPool-1 - Start completed. 01:30:08 03/07-01:30:08.141|||main|||INFO||||||||HHH000204: Processing PersistenceUnitInfo [name: default] 01:30:08 03/07-01:30:08.222|||main|||INFO||||||||HHH000412: Hibernate ORM core version 5.4.33 01:30:08 03/07-01:30:08.424|||main|||INFO||||||||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 01:30:08 03/07-01:30:08.602|||main|||INFO||||||||HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 01:30:08 03/07-01:30:08.971|||main|||WARN||||||||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 01:30:10 03/07-01:30:10.413|||main|||INFO||||||||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 01:30:10 03/07-01:30:10.427|||main|||INFO||||||||Initialized JPA EntityManagerFactory for persistence unit 'default' 01:30:12 03/07-01:30:12.689|||main|||WARN||||||||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 01:30:13 03/07-01:30:13.596|||main|||WARN|||||||| 01:30:13 01:30:13 Using generated security password: 9305b354-ed2e-4c63-95b6-02823c620ae4 01:30:13 01:30:13 This generated password is for development use only. Your security configuration must be updated before running your application in production. 01:30:13 01:30:13 03/07-01:30:13.841|||main|||INFO||||||||Exposing 0 endpoint(s) beneath base path '/actuator' 01:30:13 03/07-01:30:13.872|||main|||INFO||||||||Will not secure any request 01:30:14 03/07-01:30:14.072|||main|||INFO||||||||Starting ProtocolHandler ["http-nio-auto-1"] 01:30:14 03/07-01:30:14.107|||main|||INFO||||||||Tomcat started on port(s): 32787 (http) with context path '' 01:30:14 03/07-01:30:14.127|||main|||INFO||||||||Started ServiceTest in 17.435 seconds (JVM running for 19.516) 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; 01:30:14 Hibernate: select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 Hibernate: select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 01:30:14 Hibernate: SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.942 s - in org.onap.so.db.catalog.ServiceTest 01:30:14 [INFO] Running org.onap.so.db.catalog.NetworkTest 01:30:14 Hibernate: SELECT * FROM network_resource WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.so.db.catalog.NetworkTest 01:30:14 [INFO] Running org.onap.so.db.catalog.VFModuleTest 01:30:14 Hibernate: SELECT * FROM vf_module WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; 01:30:14 Hibernate: select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 01:30:14 Hibernate: SELECT * FROM vf_module WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 01:30:14 Hibernate: select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 01:30:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.so.db.catalog.VFModuleTest 01:30:14 [INFO] Running org.onap.so.db.catalog.beans.BeansTest 01:30:14 03/07-01:30:14.676|||main|||INFO||||||||Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:30:14 03/07-01:30:14.676|||main|||INFO||||||||Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:30:14 03/07-01:30:14.740|||main|||WARN||||||||Failed to get value for environment variable: [sun.boot.class.path] 01:30:14 03/07-01:30:14.740|||main|||INFO||||||||Loading classes from: /usr/java/packages/lib 01:30:14 03/07-01:30:14.741|||main|||WARN||||||||Failed to load entries from: [/usr/java/packages/lib] 01:30:14 03/07-01:30:14.742|||main|||INFO||||||||Loading classes from: /usr/lib/x86_64-linux-gnu/jni 01:30:14 03/07-01:30:14.742|||main|||WARN||||||||Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:30:14 03/07-01:30:14.742|||main|||INFO||||||||Loading classes from: /lib/x86_64-linux-gnu 01:30:14 03/07-01:30:14.742|||main|||WARN||||||||Failed to load entries from: [/lib/x86_64-linux-gnu] 01:30:14 03/07-01:30:14.742|||main|||INFO||||||||Loading classes from: /usr/lib/x86_64-linux-gnu 01:30:14 03/07-01:30:14.742|||main|||WARN||||||||Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:30:14 03/07-01:30:14.742|||main|||INFO||||||||Loading classes from: /usr/lib/jni 01:30:14 03/07-01:30:14.742|||main|||WARN||||||||Failed to load entries from: [/usr/lib/jni] 01:30:14 03/07-01:30:14.742|||main|||INFO||||||||Loading classes from: /lib 01:30:14 03/07-01:30:14.742|||main|||WARN||||||||Failed to load entries from: [/lib] 01:30:14 03/07-01:30:14.743|||main|||INFO||||||||Loading classes from: /usr/lib 01:30:14 03/07-01:30:14.743|||main|||WARN||||||||Failed to load entries from: [/usr/lib] 01:30:14 03/07-01:30:14.743|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes 01:30:14 03/07-01:30:14.743|||main|||WARN||||||||Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-catalog-db/target/test-classes] 01:30:14 03/07-01:30:14.743|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/mso-catalog-db/target/classes 01:30:14 03/07-01:30:14.743|||main|||WARN||||||||Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-catalog-db/target/classes] 01:30:14 03/07-01:30:14.743|||main|||INFO||||||||Loading classes from: /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar 01:30:14 03/07-01:30:14.744|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 01:30:14 03/07-01:30:14.746|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 01:30:14 03/07-01:30:14.747|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar 01:30:14 03/07-01:30:14.747|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 01:30:14 03/07-01:30:14.748|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 01:30:14 03/07-01:30:14.749|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar 01:30:14 03/07-01:30:14.749|||main|||INFO||||||||Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 01:30:14 03/07-01:30:14.750|||main|||INFO||||||||Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 01:30:14 03/07-01:30:14.750|||main|||INFO||||||||Loading classes from: /tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar 01:30:14 03/07-01:30:14.750|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 01:30:14 03/07-01:30:14.750|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 01:30:14 03/07-01:30:14.751|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 01:30:14 03/07-01:30:14.752|||main|||INFO||||||||Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 01:30:14 03/07-01:30:14.752|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 01:30:14 03/07-01:30:14.752|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:30:14 03/07-01:30:14.752|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 01:30:14 03/07-01:30:14.753|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 01:30:14 03/07-01:30:14.754|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 01:30:14 03/07-01:30:14.754|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 01:30:14 03/07-01:30:14.754|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 01:30:14 03/07-01:30:14.754|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 01:30:14 03/07-01:30:14.754|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:30:14 03/07-01:30:14.755|||main|||INFO||||||||Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 01:30:14 03/07-01:30:14.755|||main|||INFO||||||||Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 01:30:14 03/07-01:30:14.755|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 01:30:14 03/07-01:30:14.756|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:30:14 03/07-01:30:14.756|||main|||INFO||||||||Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 01:30:14 03/07-01:30:14.756|||main|||INFO||||||||Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 01:30:14 03/07-01:30:14.756|||main|||INFO||||||||Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 01:30:14 03/07-01:30:14.756|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 01:30:14 03/07-01:30:14.759|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 01:30:14 03/07-01:30:14.759|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 01:30:14 03/07-01:30:14.759|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 01:30:14 03/07-01:30:14.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 01:30:14 03/07-01:30:14.761|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 01:30:14 03/07-01:30:14.761|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 01:30:14 03/07-01:30:14.761|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 01:30:14 03/07-01:30:14.761|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 01:30:14 03/07-01:30:14.761|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 01:30:14 03/07-01:30:14.764|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 01:30:14 03/07-01:30:14.764|||main|||INFO||||||||Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 01:30:14 03/07-01:30:14.764|||main|||INFO||||||||Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 01:30:14 03/07-01:30:14.764|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 01:30:14 03/07-01:30:14.764|||main|||INFO||||||||Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 01:30:14 03/07-01:30:14.765|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 01:30:14 03/07-01:30:14.765|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 01:30:14 03/07-01:30:14.766|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 01:30:14 03/07-01:30:14.767|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 01:30:14 03/07-01:30:14.767|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 01:30:14 03/07-01:30:14.767|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 01:30:14 03/07-01:30:14.767|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 01:30:14 03/07-01:30:14.768|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 01:30:14 03/07-01:30:14.768|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 01:30:14 03/07-01:30:14.769|||main|||INFO||||||||Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 01:30:14 03/07-01:30:14.769|||main|||INFO||||||||Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 01:30:14 03/07-01:30:14.769|||main|||INFO||||||||Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 01:30:14 03/07-01:30:14.769|||main|||INFO||||||||Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 01:30:14 03/07-01:30:14.774|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 01:30:14 03/07-01:30:14.775|||main|||INFO||||||||Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 01:30:14 03/07-01:30:14.776|||main|||INFO||||||||Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 01:30:14 03/07-01:30:14.776|||main|||INFO||||||||Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 01:30:14 03/07-01:30:14.776|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 01:30:14 03/07-01:30:14.777|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 01:30:14 03/07-01:30:14.777|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 01:30:14 03/07-01:30:14.777|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 01:30:14 03/07-01:30:14.777|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 01:30:14 03/07-01:30:14.778|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 01:30:14 03/07-01:30:14.778|||main|||INFO||||||||Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 01:30:14 03/07-01:30:14.781|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 01:30:14 03/07-01:30:14.782|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 01:30:14 03/07-01:30:14.782|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 01:30:14 03/07-01:30:14.782|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 01:30:14 03/07-01:30:14.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 01:30:14 03/07-01:30:14.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 01:30:14 03/07-01:30:14.785|||main|||INFO||||||||Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 01:30:14 03/07-01:30:14.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 01:30:14 03/07-01:30:14.786|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 01:30:14 03/07-01:30:14.786|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 01:30:14 03/07-01:30:14.786|||main|||INFO||||||||Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 01:30:14 03/07-01:30:14.786|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar 01:30:14 03/07-01:30:14.787|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar 01:30:14 03/07-01:30:14.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar 01:30:14 03/07-01:30:14.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar 01:30:14 03/07-01:30:14.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar 01:30:14 03/07-01:30:14.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar 01:30:14 03/07-01:30:14.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar 01:30:14 03/07-01:30:14.790|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar 01:30:14 03/07-01:30:14.790|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 01:30:14 03/07-01:30:14.790|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 01:30:14 03/07-01:30:14.791|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 01:30:14 03/07-01:30:14.792|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 01:30:14 03/07-01:30:14.792|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 01:30:14 03/07-01:30:14.792|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 01:30:14 03/07-01:30:14.793|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 01:30:14 03/07-01:30:14.793|||main|||INFO||||||||Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 01:30:14 03/07-01:30:14.793|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar 01:30:14 03/07-01:30:14.793|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar 01:30:14 03/07-01:30:14.794|||main|||INFO||||||||Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 01:30:14 03/07-01:30:14.794|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 01:30:14 03/07-01:30:14.794|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 01:30:14 03/07-01:30:14.794|||main|||INFO||||||||Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 01:30:14 03/07-01:30:14.794|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 01:30:14 03/07-01:30:14.795|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 01:30:14 03/07-01:30:14.795|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 01:30:14 03/07-01:30:14.796|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar 01:30:14 03/07-01:30:14.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar 01:30:14 03/07-01:30:14.799|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 01:30:14 03/07-01:30:14.800|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 01:30:14 03/07-01:30:14.801|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 01:30:14 03/07-01:30:14.802|||main|||INFO||||||||Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 01:30:14 03/07-01:30:14.803|||main|||INFO||||||||Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 01:30:14 03/07-01:30:14.805|||main|||INFO||||||||Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 01:30:14 03/07-01:30:14.805|||main|||INFO||||||||Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 01:30:14 03/07-01:30:14.805|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 01:30:14 03/07-01:30:14.805|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 01:30:14 03/07-01:30:14.805|||main|||INFO||||||||Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 01:30:14 03/07-01:30:14.806|||main|||INFO||||||||Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 01:30:14 03/07-01:30:14.806|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 01:30:14 03/07-01:30:14.811|||main|||INFO||||||||Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 01:30:14 03/07-01:30:14.811|||main|||INFO||||||||Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 01:30:14 03/07-01:30:14.811|||main|||INFO||||||||Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 01:30:14 03/07-01:30:14.815|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 01:30:14 03/07-01:30:14.815|||main|||INFO||||||||Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 01:30:14 03/07-01:30:14.815|||main|||INFO||||||||Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 01:30:14 03/07-01:30:14.815|||main|||INFO||||||||Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 01:30:14 03/07-01:30:14.815|||main|||WARN||||||||Failed to get value for environment variable: [java.ext.dirs] 01:30:14 03/07-01:30:14.896|||main|||INFO||||||||Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@6f1e3e73: ]] 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in org.onap.so.db.catalog.beans.BeansTest 01:30:15 [INFO] Running org.onap.so.db.catalog.beans.CloudifyManagerTest 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.db.catalog.beans.CloudifyManagerTest 01:30:15 [INFO] Running org.onap.so.db.catalog.beans.CvnfcCustomizationTest 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.db.catalog.beans.CvnfcCustomizationTest 01:30:15 [INFO] Running org.onap.so.db.catalog.beans.VnfcCustomizationTest 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.db.catalog.beans.VnfcCustomizationTest 01:30:15 [INFO] Running org.onap.so.db.catalog.beans.CvnfcConfigurationCustomizationTest 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.db.catalog.beans.CvnfcConfigurationCustomizationTest 01:30:15 [INFO] Running org.onap.so.db.catalog.beans.CloudIdentityTest 01:30:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.db.catalog.beans.CloudIdentityTest 01:30:15 [INFO] Running org.onap.so.db.catalog.BuildingBlockDetailTest 01:30:15 Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.building_block_name as building2_11_, buildingbl0_.resource_type as resource3_11_, buildingbl0_.target_action as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.building_block_name=? 01:30:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.onap.so.db.catalog.BuildingBlockDetailTest 01:30:15 [INFO] Running org.onap.so.db.catalog.client.CatalogDbClientTest 01:30:15 03/07-01:30:15.622|||main|||DEBUG||||||||Found CvnfcCustomization: org.onap.so.db.catalog.beans.CvnfcCustomization@7c773a66[id=,modelCustomizationUUID=a123,modelInstanceName=,modelUUID=,modelInvariantUUID=,modelVersion=,modelName=,toscaNodeType=,description=,nfcFunction=,nfcNamingCode=,created=,vnfVfmoduleCvnfcConfigurationCustomization=] 01:30:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.onap.so.db.catalog.client.CatalogDbClientTest 01:30:15 [INFO] Running org.onap.so.db.catalog.client.CatalogDbClientHttpConfigTest 01:30:15 03/07-01:30:15.862|||main|||INFO||||||||Logging initialized @21250ms 01:30:16 03/07-01:30:15.975|||main|||INFO||||||||jetty-9.2.z-SNAPSHOT 01:30:16 03/07-01:30:16.001|||main|||INFO||||||||Started w.o.e.j.s.ServletContextHandler@271bb5fb{/__admin,null,AVAILABLE} 01:30:16 03/07-01:30:16.003|||main|||INFO||||||||Started w.o.e.j.s.ServletContextHandler@652e82f4{/,null,AVAILABLE} 01:30:16 03/07-01:30:16.011|||main|||INFO||||||||Started NetworkTrafficServerConnector@14061f50{HTTP/1.1}{0.0.0.0:37633} 01:30:16 03/07-01:30:16.011|||main|||INFO||||||||Started @21400ms 01:30:16 03/07-01:30:16.099|||main|||WARN||||||||Could not Target Entity: http://localhost:37633/service/test-uuid 01:30:16 03/07-01:30:16.102|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:16 03/07-01:30:16.102|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:16 03/07-01:30:16.102|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:37633/service/test-uuid 01:30:16 03/07-01:30:16.102|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:16 03/07-01:30:16.102|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d200c87-2eb6-4f3b-9d83-7d697b7bf3d3"] 01:30:16 03/07-01:30:16.103|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:16 03/07-01:30:16.103|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:16 03/07-01:30:16.246|||qtp1784472848-58|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:16 03/07-01:30:16.635|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:16 03/07-01:30:16.635|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:16 03/07-01:30:16.635|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:16 03/07-01:30:16.635|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:16 03/07-01:30:16.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"modelName": "TestService","modelUUID": "test-uuid","modelVersion": "1.0","_links": { "self": { "href": "http://localhost:37633/service/test-uuid" }, "service": { "href": "http://localhost:37633/service/test-uuid" }}} 01:30:16 03/07-01:30:16.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:16 03/07-01:30:16.944|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@14061f50{HTTP/1.1}{0.0.0.0:0} 01:30:16 03/07-01:30:16.947|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@652e82f4{/,null,UNAVAILABLE} 01:30:16 03/07-01:30:16.947|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@271bb5fb{/__admin,null,UNAVAILABLE} 01:30:16 03/07-01:30:16.949|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1784472848{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1784472848-55,5,] 01:30:16 03/07-01:30:16.950|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1784472848{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1784472848-59,5,] 01:30:17 03/07-01:30:16.957|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:16.959|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@775c825c{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:16.960|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@34a5bf0a{/,null,AVAILABLE} 01:30:17 03/07-01:30:16.960|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@27f895a0{HTTP/1.1}{0.0.0.0:44413} 01:30:17 03/07-01:30:16.960|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22349ms 01:30:17 03/07-01:30:16.970|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44413/workflow/search/findBySource?source=native 01:30:17 03/07-01:30:16.971|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44413/workflow/search/findBySource?source=native 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"afc068b4-c6d0-445a-975b-717f729a595d"] 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:16.971|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:16.976|||qtp344906764-69|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.009|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.009|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.009|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.009|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.010|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { "_embedded": { "workflow": [{"artifactUUID": "wf-1","name": "TestWF","version": 1.0,"_links": { "self": { "href": "http://localhost:44413/workflow/wf-1" }, "workflow": { "href": "http://localhost:44413/workflow/wf-1" }}}] } } 01:30:17 03/07-01:30:17.010|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.068|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@27f895a0{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.068|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@34a5bf0a{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.069|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@775c825c{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp344906764-68,5,] 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp344906764-67,5,main] 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp344906764-65,5,main] 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp344906764-64,5,main] 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp344906764-70,5,] 01:30:17 03/07-01:30:17.069|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp344906764{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp344906764-73,5,] 01:30:17 03/07-01:30:17.074|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.086|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@484880c7{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.087|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@491bea32{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.088|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@45d9156e{HTTP/1.1}{0.0.0.0:45857} 01:30:17 03/07-01:30:17.088|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22477ms 01:30:17 03/07-01:30:17.098|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:45857/cloudSite?size=1000 01:30:17 03/07-01:30:17.098|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:45857/cloudSite?size=1000 01:30:17 03/07-01:30:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"25336acd-dfae-447b-bba0-179b9871c298"] 01:30:17 03/07-01:30:17.099|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.099|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.102|||qtp359917099-79|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.113|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.113|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.113|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.113|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { "_embedded": { "cloudSite": [{"id": "site-1","regionId": "region-1","cloudVersion": "2.5","_links": { "self": { "href": "http://localhost:45857/cloudSite/site-1" }, "cloudSite": { "href": "http://localhost:45857/cloudSite/site-1" }}}] } } 01:30:17 03/07-01:30:17.113|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.136|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@45d9156e{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.137|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@491bea32{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.138|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@484880c7{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.138|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp359917099{STOPPING,8<=8<=10,i=1,q=2} Couldn't stop Thread[qtp359917099-75,5,] 01:30:17 03/07-01:30:17.139|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp359917099{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp359917099-85,5,] 01:30:17 03/07-01:30:17.144|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.150|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@3acfe8c8{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.151|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@6667d6c0{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.151|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@23abfb6c{HTTP/1.1}{0.0.0.0:40051} 01:30:17 03/07-01:30:17.152|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22540ms 01:30:17 03/07-01:30:17.159|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:40051/orchestrationFlow/search/findByAction?action=createInstance 01:30:17 03/07-01:30:17.160|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:40051/orchestrationFlow/search/findByAction?action=createInstance 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4dbddb1b-1114-468f-bbb7-758869ffb3d7"] 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.164|||qtp465002644-91|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.175|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { "_embedded": { "orchestrationFlow": [{"id": 1,"flowName": "AssignServiceBB","flowVersion": 1.0,"_links": { "self": { "href": "http://localhost:40051/orchestrationFlow/1" }, "orchestrationFlow": { "href": "http://localhost:40051/orchestrationFlow/1" }}}] } } 01:30:17 03/07-01:30:17.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.200|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@23abfb6c{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.201|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@6667d6c0{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.201|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@3acfe8c8{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.201|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp465002644{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp465002644-88,5,main] 01:30:17 03/07-01:30:17.201|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp465002644{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp465002644-91,5,] 01:30:17 03/07-01:30:17.202|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp465002644{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp465002644-92,5,main] 01:30:17 03/07-01:30:17.202|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp465002644{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp465002644-93,5,] 01:30:17 03/07-01:30:17.207|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.210|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@226f94de{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.210|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@681f0305{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.211|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@3688b3bc{HTTP/1.1}{0.0.0.0:39317} 01:30:17 03/07-01:30:17.211|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22600ms 01:30:17 03/07-01:30:17.216|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:39317/serviceRecipe/recipe-123 01:30:17 03/07-01:30:17.217|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:39317/serviceRecipe/recipe-123 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : DELETE 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Length:"0", Content-Type:"application/hal+json", Accept:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f8b2245f-af43-45c1-8730-6018b1a5b00c"] 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.217|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.223|||qtp705756583-101|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 204 NO_CONTENT 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : No Content 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:30:17 03/07-01:30:17.232|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.234|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@3688b3bc{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.235|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@681f0305{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.235|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@226f94de{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.239|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.286|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@6574369a{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.287|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@27d2e1f5{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.288|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@63d6d373{HTTP/1.1}{0.0.0.0:38723} 01:30:17 03/07-01:30:17.288|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22677ms 01:30:17 03/07-01:30:17.296|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:38723/cloudSite/cloud-1 01:30:17 03/07-01:30:17.297|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:38723/cloudSite/cloud-1 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"336f500f-3905-45b8-ae6e-c246d04409b5"] 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.297|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.300|||qtp191447747-111|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id": "cloud-1","regionId": "region-1","cloudVersion": "2.5","_links": { "self": { "href": "http://localhost:38723/cloudSite/cloud-1" }, "cloudSite": { "href": "http://localhost:38723/cloudSite/cloud-1" }}} 01:30:17 03/07-01:30:17.311|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.325|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@63d6d373{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.326|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@27d2e1f5{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.326|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@6574369a{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.326|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp191447747{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp191447747-118,5,main] 01:30:17 03/07-01:30:17.326|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp191447747{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp191447747-114,5,main] 01:30:17 03/07-01:30:17.326|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp191447747{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp191447747-117,5,] 01:30:17 03/07-01:30:17.326|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp191447747{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp191447747-108,5,main] 01:30:17 03/07-01:30:17.326|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp191447747{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp191447747-109,5,main] 01:30:17 03/07-01:30:17.330|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.332|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@544f263a{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.333|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@1b301603{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.333|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@36e39da9{HTTP/1.1}{0.0.0.0:41983} 01:30:17 03/07-01:30:17.333|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22722ms 01:30:17 03/07-01:30:17.339|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:41983/vnfResource/vnf-uuid 01:30:17 03/07-01:30:17.339|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.339|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.339|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:41983/vnfResource/vnf-uuid 01:30:17 03/07-01:30:17.339|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:17.339|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e909f3aa-b2e5-41d8-a08b-5ca499d52ccd"] 01:30:17 03/07-01:30:17.340|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.340|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.343|||qtp623783610-124|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.352|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"modelName": "TestVnf","modelUUID": "vnf-uuid","modelVersion": "1.0","_links": { "self": { "href": "http://localhost:41983/vnfResource/vnf-uuid" }, "vnfResource": { "href": "http://localhost:41983/vnfResource/vnf-uuid" }}} 01:30:17 03/07-01:30:17.352|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.377|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@36e39da9{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.378|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@1b301603{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.378|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@544f263a{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.379|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp623783610{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp623783610-129,5,main] 01:30:17 03/07-01:30:17.379|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp623783610{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp623783610-120,5,] 01:30:17 03/07-01:30:17.379|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp623783610{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp623783610-126,5,] 01:30:17 03/07-01:30:17.379|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp623783610{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp623783610-125,5,] 01:30:17 03/07-01:30:17.385|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.388|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@5dc334a3{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.388|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@10094271{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.388|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@54ab1aff{HTTP/1.1}{0.0.0.0:42921} 01:30:17 03/07-01:30:17.389|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22777ms 01:30:17 03/07-01:30:17.398|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:42921/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=model-uuid&action=createInstance 01:30:17 03/07-01:30:17.399|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:42921/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=model-uuid&action=createInstance 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9c078f5b-6f14-4883-ab4a-6982d36519f5"] 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:30:17 03/07-01:30:17.399|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.403|||qtp2087716123-135|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.414|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.414|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:30:17 03/07-01:30:17.414|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:30:17 03/07-01:30:17.414|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.415|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id": 1,"action": "createInstance","orchestrationUri": "/mso/async/services/CreateGenericALaCarteServiceInstance","_links": { "self": { "href": "http://localhost:42921/serviceRecipe/1" }, "serviceRecipe": { "href": "http://localhost:42921/serviceRecipe/1" }}} 01:30:17 03/07-01:30:17.415|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.463|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@54ab1aff{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.463|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@10094271{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.463|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@5dc334a3{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.464|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp2087716123{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp2087716123-135,5,] 01:30:17 03/07-01:30:17.464|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp2087716123{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp2087716123-138,5,] 01:30:17 03/07-01:30:17.468|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.474|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@365170{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.474|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@5c0c253{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.475|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@37cfae4a{HTTP/1.1}{0.0.0.0:37279} 01:30:17 03/07-01:30:17.475|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22864ms 01:30:17 03/07-01:30:17.503|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:37279/cloudSite 01:30:17 03/07-01:30:17.503|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.503|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:37279/cloudSite 01:30:17 03/07-01:30:17.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 01:30:17 03/07-01:30:17.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/hal+json", Content-Length:"293", Accept:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bf5205c4-86f8-45dd-a485-edee0ee41a6c"] 01:30:17 03/07-01:30:17.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"id":"new-id","identityService":null,"uri":null,"region_id":null,"aic_version":null,"clli":null,"platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":null,"last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"support_fabric":true} 01:30:17 03/07-01:30:17.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.508|||qtp1511763490-146|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.518|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.519|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 01:30:17 03/07-01:30:17.519|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 01:30:17 03/07-01:30:17.519|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Location:"http://localhost:37279/cloudSite/new-id", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.519|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:30:17 03/07-01:30:17.519|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.527|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@37cfae4a{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.527|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@5c0c253{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.528|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@365170{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1511763490-146,5,] 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1511763490-143,5,main] 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1511763490-147,5,main] 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1511763490-151,5,main] 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1511763490-149,5,main] 01:30:17 03/07-01:30:17.528|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1511763490{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1511763490-142,5,main] 01:30:17 03/07-01:30:17.533|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||jetty-9.2.z-SNAPSHOT 01:30:17 03/07-01:30:17.539|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@2dd90377{/__admin,null,AVAILABLE} 01:30:17 03/07-01:30:17.540|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started w.o.e.j.s.ServletContextHandler@580970e0{/,null,AVAILABLE} 01:30:17 03/07-01:30:17.540|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started NetworkTrafficServerConnector@3dae122d{HTTP/1.1}{0.0.0.0:38761} 01:30:17 03/07-01:30:17.541|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Started @22929ms 01:30:17 03/07-01:30:17.549|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:38761/homingInstance 01:30:17 03/07-01:30:17.549|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:38761/homingInstance 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/hal+json", Content-Length:"101", Accept:"application/hal+json", X-ONAP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-TransactionID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ECOMP-RequestID:"abbdb224-9883-45aa-93fa-2d20875c5783", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"360574cf-d055-4ed3-8a14-c7dac4b7ace1"] 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"serviceInstanceId":null,"uri":null,"cloud_region_id":null,"cloud_owner":null,"oof_directives":null} 01:30:17 03/07-01:30:17.549|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:30:17 03/07-01:30:17.553|||qtp1912278786-158|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:30:17 03/07-01:30:17.570|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:30:17 03/07-01:30:17.570|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 01:30:17 03/07-01:30:17.570|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 01:30:17 03/07-01:30:17.571|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Location:"http://localhost:38761/homingInstance/new-id", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:30:17 03/07-01:30:17.571|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:30:17 03/07-01:30:17.571|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:30:17 03/07-01:30:17.574|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped NetworkTrafficServerConnector@3dae122d{HTTP/1.1}{0.0.0.0:0} 01:30:17 03/07-01:30:17.575|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@580970e0{/,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.575|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stopped w.o.e.j.s.ServletContextHandler@2dd90377{/__admin,null,UNAVAILABLE} 01:30:17 03/07-01:30:17.575|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1912278786-157,5,main] 01:30:17 03/07-01:30:17.575|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1912278786-155,5,main] 01:30:17 03/07-01:30:17.575|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1912278786-159,5,main] 01:30:17 03/07-01:30:17.575|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1912278786-153,5,main] 01:30:17 03/07-01:30:17.576|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1912278786-162,5,main] 01:30:17 03/07-01:30:17.576|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||qtp1912278786{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1912278786-163,5,main] 01:30:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.946 s - in org.onap.so.db.catalog.client.CatalogDbClientHttpConfigTest 01:30:17 [INFO] Running org.onap.so.db.catalog.client.CatalogDbClientBowmanUsageTest 01:30:17 03/07-01:30:17.722|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Get Rainy Day Status - Flow Name flow1, Service Type: serviceType1 , vnfType vnfType1 , errorCode 404, workStep workStep1, errorMessage error msg 01:30:17 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.onap.so.db.catalog.client.CatalogDbClientBowmanUsageTest 01:30:17 [INFO] Running org.onap.so.db.catalog.test.RecordNotFoundExceptionTest 01:30:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.db.catalog.test.RecordNotFoundExceptionTest 01:30:17 [INFO] Running org.onap.so.db.catalog.ControllerSelectionReferenceTest 01:30:17 Hibernate: select controller0_.action_category as action_c1_22_, controller0_.controller_name as controll2_22_, controller0_.vnf_type as vnf_type3_22_ from controller_selection_reference controller0_ where controller0_.vnf_type=? and controller0_.action_category=? 01:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.so.db.catalog.ControllerSelectionReferenceTest 01:30:17 [INFO] Running org.onap.so.db.catalog.BaseTest 01:30:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.db.catalog.BaseTest 01:30:17 [INFO] Running org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest 01:30:17 Hibernate: select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ where processing0_.flag=? 01:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.so.db.catalog.data.repository.ProcessingFlagsRepositoryTest 01:30:17 [INFO] Running org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest 01:30:17 Hibernate: select cloudifyma0_.id as id1_14_0_, cloudifyma0_.cloudify_url as cloudify2_14_0_, cloudifyma0_.creation_timestamp as creation3_14_0_, cloudifyma0_.last_updated_by as last_upd4_14_0_, cloudifyma0_.password as password5_14_0_, cloudifyma0_.update_timestamp as update_t6_14_0_, cloudifyma0_.username as username7_14_0_, cloudifyma0_.version as version8_14_0_ from cloudify_managers cloudifyma0_ where cloudifyma0_.id=? 01:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.db.catalog.data.repository.CloudifyManagerRepositoryTest 01:30:17 [INFO] Running org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest 01:30:17 Hibernate: select activitysp0_.id as id1_0_, activitysp0_.creation_timestamp as creation2_0_, activitysp0_.description as descript3_0_, activitysp0_.name as name4_0_, activitysp0_.version as version5_0_ from activity_spec activitysp0_ 01:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.db.catalog.data.repository.ActivitySpecRepositoryTest 01:30:17 [INFO] Running org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest 01:30:17 Hibernate: select vnfcinstan0_.id as id1_68_, vnfcinstan0_.creation_timestamp as creation2_68_, vnfcinstan0_.description as descript3_68_, vnfcinstan0_.function as function4_68_, vnfcinstan0_.instance_group_model_uuid as instance5_68_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_ from vnfc_instance_group_customization vnfcinstan0_ 01:30:17 Hibernate: select vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_1_, vnfccustom0_.creation_timestamp as creation2_67_1_, vnfccustom0_.description as descript3_67_1_, vnfccustom0_.model_instance_name as model_in4_67_1_, vnfccustom0_.model_invariant_uuid as model_in5_67_1_, vnfccustom0_.model_name as model_na6_67_1_, vnfccustom0_.model_uuid as model_uu7_67_1_, vnfccustom0_.model_version as model_ve8_67_1_, vnfccustom0_.resource_input as resource9_67_1_, vnfccustom0_.tosca_node_type as tosca_n10_67_1_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_1_ from vnfc_customization vnfccustom0_ where vnfccustom0_.vnfc_instance_group_customization_id=? 01:30:17 Hibernate: select vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.creation_timestamp as creation2_68_0_, vnfcinstan0_.description as descript3_68_0_, vnfcinstan0_.function as function4_68_0_, vnfcinstan0_.instance_group_model_uuid as instance5_68_0_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_ from vnfc_instance_group_customization vnfcinstan0_ left outer join vnfc_customization vnfccustom1_ on vnfcinstan0_.id=vnfccustom1_.vnfc_instance_group_customization_id where vnfcinstan0_.id=? 01:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.so.db.catalog.data.repository.VnfcInstanceGroupCustomizationRepositoryTest 01:30:17 [INFO] Running org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest 01:30:18 03/07-01:30:17.958|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Began transaction (1) for test context [DefaultTestContext@648382f testClass = VnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest@5a896efb, testMethod = createAndGetTest@VnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@75596625 testClass = VnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cec9fb]; rollback [true] 01:30:18 Hibernate: select vnfccustom0_.model_customization_uuid as model_cu1_67_5_, vnfccustom0_.creation_timestamp as creation2_67_5_, vnfccustom0_.description as descript3_67_5_, vnfccustom0_.model_instance_name as model_in4_67_5_, vnfccustom0_.model_invariant_uuid as model_in5_67_5_, vnfccustom0_.model_name as model_na6_67_5_, vnfccustom0_.model_uuid as model_uu7_67_5_, vnfccustom0_.model_version as model_ve8_67_5_, vnfccustom0_.resource_input as resource9_67_5_, vnfccustom0_.tosca_node_type as tosca_n10_67_5_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_5_, cvnfccusto1_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_7_, cvnfccusto1_.id as id1_24_7_, cvnfccusto1_.id as id1_24_0_, cvnfccusto1_.creation_timestamp as creation2_24_0_, cvnfccusto1_.description as descript3_24_0_, cvnfccusto1_.model_customization_uuid as model_cu4_24_0_, cvnfccusto1_.model_instance_name as model_in5_24_0_, cvnfccusto1_.model_invariant_uuid as model_in6_24_0_, cvnfccusto1_.model_name as model_na7_24_0_, cvnfccusto1_.model_uuid as model_uu8_24_0_, cvnfccusto1_.model_version as model_ve9_24_0_, cvnfccusto1_.nfc_function as nfc_fun10_24_0_, cvnfccusto1_.nfc_naming_code as nfc_nam11_24_0_, cvnfccusto1_.tosca_node_type as tosca_n12_24_0_, cvnfccusto1_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto1_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, vfmodulecu2_.id as id1_60_1_, vfmodulecu2_.availability_zone_count as availabi2_60_1_, vfmodulecu2_.creation_timestamp as creation3_60_1_, vfmodulecu2_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu2_.initial_count as initial_4_60_1_, vfmodulecu2_.label as label5_60_1_, vfmodulecu2_.max_instances as max_inst6_60_1_, vfmodulecu2_.min_instances as min_inst7_60_1_, vfmodulecu2_.model_customization_uuid as model_cu8_60_1_, vfmodulecu2_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu2_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu2_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu2_.vol_environment_artifact_uuid as vol_env13_60_1_, vnfcinstan3_.id as id1_68_2_, vnfcinstan3_.creation_timestamp as creation2_68_2_, vnfcinstan3_.description as descript3_68_2_, vnfcinstan3_.function as function4_68_2_, vnfcinstan3_.instance_group_model_uuid as instance5_68_2_, vnfcinstan3_.vnf_resource_customization_id as vnf_reso6_68_2_, instancegr4_.model_uuid as model_uu2_33_3_, instancegr4_.cr_model_uuid as cr_mode10_33_3_, instancegr4_.creation_timestamp as creation3_33_3_, instancegr4_.model_invariant_uuid as model_in4_33_3_, instancegr4_.model_name as model_na5_33_3_, instancegr4_.model_version as model_ve6_33_3_, instancegr4_.role as role7_33_3_, instancegr4_.tosca_node_type as tosca_no8_33_3_, instancegr4_.instance_group_type as instance9_33_3_, instancegr4_.object_type as object_t1_33_3_, vnfresourc5_.id as id1_65_4_, vnfresourc5_.availability_zone_max_count as availabi2_65_4_, vnfresourc5_.cds_blueprint_name as cds_blue3_65_4_, vnfresourc5_.cds_blueprint_version as cds_blue4_65_4_, vnfresourc5_.controller_actor as controll5_65_4_, vnfresourc5_.creation_timestamp as creation6_65_4_, vnfresourc5_.max_instances as max_inst7_65_4_, vnfresourc5_.min_instances as min_inst8_65_4_, vnfresourc5_.model_customization_uuid as model_cu9_65_4_, vnfresourc5_.model_instance_name as model_i10_65_4_, vnfresourc5_.multi_stage_design as multi_s11_65_4_, vnfresourc5_.nf_data_valid as nf_data12_65_4_, vnfresourc5_.nf_function as nf_func13_65_4_, vnfresourc5_.nf_naming_code as nf_nami14_65_4_, vnfresourc5_.nf_role as nf_role15_65_4_, vnfresourc5_.nf_type as nf_type16_65_4_, vnfresourc5_.resource_input as resourc17_65_4_, vnfresourc5_.service_model_uuid as service20_65_4_, vnfresourc5_.skip_post_instantiation_configuration as skip_po18_65_4_, vnfresourc5_.vnf_resource_model_uuid as vnf_res21_65_4_, vnfresourc5_.vnfcinstancegroup_order as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.model_customization_uuid=cvnfccusto1_.vnfc_cust_model_customization_uuid left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.vf_module_customization_id=vfmodulecu2_.id left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.vnfc_instance_group_customization_id=vnfcinstan3_.id left outer join instance_group instancegr4_ on vnfcinstan3_.instance_group_model_uuid=instancegr4_.model_uuid left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.vnf_resource_customization_id=vnfresourc5_.id where vnfccustom0_.model_customization_uuid=? 01:30:18 03/07-01:30:18.056|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rolled back transaction for test: [DefaultTestContext@648382f testClass = VnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest@5a896efb, testMethod = createAndGetTest@VnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@75596625 testClass = VnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]] 01:30:18 03/07-01:30:18.065|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Began transaction (1) for test context [DefaultTestContext@648382f testClass = VnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest@54004cc4, testMethod = findAllTest@VnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@75596625 testClass = VnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cec9fb]; rollback [true] 01:30:18 Hibernate: select vnfccustom0_.model_customization_uuid as model_cu1_67_, vnfccustom0_.creation_timestamp as creation2_67_, vnfccustom0_.description as descript3_67_, vnfccustom0_.model_instance_name as model_in4_67_, vnfccustom0_.model_invariant_uuid as model_in5_67_, vnfccustom0_.model_name as model_na6_67_, vnfccustom0_.model_uuid as model_uu7_67_, vnfccustom0_.model_version as model_ve8_67_, vnfccustom0_.resource_input as resource9_67_, vnfccustom0_.tosca_node_type as tosca_n10_67_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_ from vnfc_customization vnfccustom0_ 01:30:18 03/07-01:30:18.077|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rolled back transaction for test: [DefaultTestContext@648382f testClass = VnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest@54004cc4, testMethod = findAllTest@VnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@75596625 testClass = VnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]] 01:30:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.onap.so.db.catalog.data.repository.VnfcCustomizationRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest 01:30:18 Hibernate: select b.* from pnf_resource_customization_to_service a join pnf_resource_customization b where a.RESOURCE_MODEL_CUSTOMIZATION_UUID = b.MODEL_CUSTOMIZATION_UUID and a.SERVICE_MODEL_UUID = ? 01:30:18 Hibernate: select pnfresourc0_.model_uuid as model_uu1_44_0_, pnfresourc0_.resource_category as resource2_44_0_, pnfresourc0_.creation_timestamp as creation3_44_0_, pnfresourc0_.description as descript4_44_0_, pnfresourc0_.model_invariant_uuid as model_in5_44_0_, pnfresourc0_.model_name as model_na6_44_0_, pnfresourc0_.model_version as model_ve7_44_0_, pnfresourc0_.orchestration_mode as orchestr8_44_0_, pnfresourc0_.resource_sub_category as resource9_44_0_, pnfresourc0_.tosca_node_type as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.model_uuid=? 01:30:18 Hibernate: select pnfresourc0_.model_customization_uuid as model_cu1_45_0_, pnfresourc0_.cds_blueprint_name as cds_blue2_45_0_, pnfresourc0_.cds_blueprint_version as cds_blue3_45_0_, pnfresourc0_.controller_actor as controll4_45_0_, pnfresourc0_.creation_timestamp as creation5_45_0_, pnfresourc0_.default_software_version as default_6_45_0_, pnfresourc0_.model_instance_name as model_in7_45_0_, pnfresourc0_.multi_stage_design as multi_st8_45_0_, pnfresourc0_.nf_function as nf_funct9_45_0_, pnfresourc0_.nf_naming_code as nf_nami10_45_0_, pnfresourc0_.nf_role as nf_role11_45_0_, pnfresourc0_.nf_type as nf_type12_45_0_, pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_0_, pnfresourc0_.resource_input as resourc13_45_0_, pnfresourc0_.skip_post_instantiation_configuration as skip_po14_45_0_, pnfresourc1_.model_uuid as model_uu1_44_1_, pnfresourc1_.resource_category as resource2_44_1_, pnfresourc1_.creation_timestamp as creation3_44_1_, pnfresourc1_.description as descript4_44_1_, pnfresourc1_.model_invariant_uuid as model_in5_44_1_, pnfresourc1_.model_name as model_na6_44_1_, pnfresourc1_.model_version as model_ve7_44_1_, pnfresourc1_.orchestration_mode as orchestr8_44_1_, pnfresourc1_.resource_sub_category as resource9_44_1_, pnfresourc1_.tosca_node_type as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.pnf_resource_model_uuid=pnfresourc1_.model_uuid where pnfresourc0_.model_customization_uuid=? 01:30:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.db.catalog.data.repository.PnfCustomizationRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest 01:30:18 03/07-01:30:18.107|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Began transaction (1) for test context [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@20def7cf, testMethod = createAndGetAllTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cec9fb]; rollback [true] 01:30:18 Hibernate: insert into vnf_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module (creation_timestamp, description, is_base, model_invariant_uuid, model_name, model_version, heat_template_artifact_uuid, vnf_resource_model_uuid, vol_heat_template_artifact_uuid, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: select cvnfccusto0_.id as id1_24_, cvnfccusto0_.creation_timestamp as creation2_24_, cvnfccusto0_.description as descript3_24_, cvnfccusto0_.model_customization_uuid as model_cu4_24_, cvnfccusto0_.model_instance_name as model_in5_24_, cvnfccusto0_.model_invariant_uuid as model_in6_24_, cvnfccusto0_.model_name as model_na7_24_, cvnfccusto0_.model_uuid as model_uu8_24_, cvnfccusto0_.model_version as model_ve9_24_, cvnfccusto0_.nfc_function as nfc_fun10_24_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_, cvnfccusto0_.tosca_node_type as tosca_n12_24_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto0_ 01:30:18 Hibernate: select vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.creation_timestamp as creation2_67_0_, vnfccustom0_.description as descript3_67_0_, vnfccustom0_.model_instance_name as model_in4_67_0_, vnfccustom0_.model_invariant_uuid as model_in5_67_0_, vnfccustom0_.model_name as model_na6_67_0_, vnfccustom0_.model_uuid as model_uu7_67_0_, vnfccustom0_.model_version as model_ve8_67_0_, vnfccustom0_.resource_input as resource9_67_0_, vnfccustom0_.tosca_node_type as tosca_n10_67_0_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfcinstan1_.id as id1_68_1_, vnfcinstan1_.creation_timestamp as creation2_68_1_, vnfcinstan1_.description as descript3_68_1_, vnfcinstan1_.function as function4_68_1_, vnfcinstan1_.instance_group_model_uuid as instance5_68_1_, vnfcinstan1_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_customization vnfccustom0_ left outer join vnfc_instance_group_customization vnfcinstan1_ on vnfccustom0_.vnfc_instance_group_customization_id=vnfcinstan1_.id where vnfccustom0_.model_customization_uuid=? 01:30:18 03/07-01:30:18.167|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rolled back transaction for test: [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@20def7cf, testMethod = createAndGetAllTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]] 01:30:18 Hibernate: select cvnfccusto0_.id as id1_24_, cvnfccusto0_.creation_timestamp as creation2_24_, cvnfccusto0_.description as descript3_24_, cvnfccusto0_.model_customization_uuid as model_cu4_24_, cvnfccusto0_.model_instance_name as model_in5_24_, cvnfccusto0_.model_invariant_uuid as model_in6_24_, cvnfccusto0_.model_name as model_na7_24_, cvnfccusto0_.model_uuid as model_uu8_24_, cvnfccusto0_.model_version as model_ve9_24_, cvnfccusto0_.nfc_function as nfc_fun10_24_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_, cvnfccusto0_.tosca_node_type as tosca_n12_24_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto0_ 01:30:18 Hibernate: select vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.creation_timestamp as creation2_67_0_, vnfccustom0_.description as descript3_67_0_, vnfccustom0_.model_instance_name as model_in4_67_0_, vnfccustom0_.model_invariant_uuid as model_in5_67_0_, vnfccustom0_.model_name as model_na6_67_0_, vnfccustom0_.model_uuid as model_uu7_67_0_, vnfccustom0_.model_version as model_ve8_67_0_, vnfccustom0_.resource_input as resource9_67_0_, vnfccustom0_.tosca_node_type as tosca_n10_67_0_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfcinstan1_.id as id1_68_1_, vnfcinstan1_.creation_timestamp as creation2_68_1_, vnfcinstan1_.description as descript3_68_1_, vnfcinstan1_.function as function4_68_1_, vnfcinstan1_.instance_group_model_uuid as instance5_68_1_, vnfcinstan1_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_customization vnfccustom0_ left outer join vnfc_instance_group_customization vnfcinstan1_ on vnfccustom0_.vnfc_instance_group_customization_id=vnfcinstan1_.id where vnfccustom0_.model_customization_uuid=? 01:30:18 03/07-01:30:18.184|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Began transaction (1) for test context [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@2f17a3da, testMethod = createAndGetCvnfcCustomizationListTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cec9fb]; rollback [true] 01:30:18 Hibernate: insert into vnf_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module (creation_timestamp, description, is_base, model_invariant_uuid, model_name, model_version, heat_template_artifact_uuid, vnf_resource_model_uuid, vol_heat_template_artifact_uuid, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: select cvnfccusto0_.id as id1_24_, cvnfccusto0_.creation_timestamp as creation2_24_, cvnfccusto0_.description as descript3_24_, cvnfccusto0_.model_customization_uuid as model_cu4_24_, cvnfccusto0_.model_instance_name as model_in5_24_, cvnfccusto0_.model_invariant_uuid as model_in6_24_, cvnfccusto0_.model_name as model_na7_24_, cvnfccusto0_.model_uuid as model_uu8_24_, cvnfccusto0_.model_version as model_ve9_24_, cvnfccusto0_.nfc_function as nfc_fun10_24_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_, cvnfccusto0_.tosca_node_type as tosca_n12_24_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto0_ where cvnfccusto0_.model_customization_uuid=? 01:30:18 03/07-01:30:18.210|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rolled back transaction for test: [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@2f17a3da, testMethod = createAndGetCvnfcCustomizationListTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]] 01:30:18 03/07-01:30:18.213|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Began transaction (1) for test context [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@35d8a192, testMethod = createAndGetCvnfcCustomizationTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cec9fb]; rollback [true] 01:30:18 Hibernate: insert into vnf_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module (creation_timestamp, description, is_base, model_invariant_uuid, model_name, model_version, heat_template_artifact_uuid, vnf_resource_model_uuid, vol_heat_template_artifact_uuid, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:18 Hibernate: select cvnfccusto0_.id as id1_24_, cvnfccusto0_.creation_timestamp as creation2_24_, cvnfccusto0_.description as descript3_24_, cvnfccusto0_.model_customization_uuid as model_cu4_24_, cvnfccusto0_.model_instance_name as model_in5_24_, cvnfccusto0_.model_invariant_uuid as model_in6_24_, cvnfccusto0_.model_name as model_na7_24_, cvnfccusto0_.model_uuid as model_uu8_24_, cvnfccusto0_.model_version as model_ve9_24_, cvnfccusto0_.nfc_function as nfc_fun10_24_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_, cvnfccusto0_.tosca_node_type as tosca_n12_24_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto0_ where cvnfccusto0_.model_customization_uuid=? 01:30:18 03/07-01:30:18.238|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rolled back transaction for test: [DefaultTestContext@4a31f05b testClass = CvnfcCustomizationRepositoryTest, testInstance = org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest@35d8a192, testMethod = createAndGetCvnfcCustomizationTest@CvnfcCustomizationRepositoryTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@ec7072f testClass = CvnfcCustomizationRepositoryTest, locations = '{}', classes = '{class org.onap.so.db.catalog.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@c732e1c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@14be750c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2af9a5ef, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2499b971, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@20820df0, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3e9beef2], 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]] 01:30:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.onap.so.db.catalog.data.repository.CvnfcCustomizationRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest 01:30:18 Hibernate: select workflow0_.id as id1_69_, workflow0_.artifact_checksum as artifact2_69_, workflow0_.artifact_name as artifact3_69_, workflow0_.artifact_uuid as artifact4_69_, workflow0_.body as body5_69_, workflow0_.creation_timestamp as creation6_69_, workflow0_.description as descript7_69_, workflow0_.name as name8_69_, workflow0_.operation_name as operatio9_69_, workflow0_.resource_target as resourc10_69_, workflow0_.source as source11_69_, workflow0_.timeout_minutes as timeout12_69_, workflow0_.version as version13_69_ from workflow workflow0_ where workflow0_.source=? 01:30:18 Hibernate: select workflow0_.id as id1_69_, workflow0_.artifact_checksum as artifact2_69_, workflow0_.artifact_name as artifact3_69_, workflow0_.artifact_uuid as artifact4_69_, workflow0_.body as body5_69_, workflow0_.creation_timestamp as creation6_69_, workflow0_.description as descript7_69_, workflow0_.name as name8_69_, workflow0_.operation_name as operatio9_69_, workflow0_.resource_target as resourc10_69_, workflow0_.source as source11_69_, workflow0_.timeout_minutes as timeout12_69_, workflow0_.version as version13_69_ from workflow workflow0_ where workflow0_.artifact_uuid=? 01:30:18 Hibernate: select b.* from vnf_resource_to_workflow a join workflow b where a.WORKFLOW_ID = b.ID and a.VNF_RESOURCE_MODEL_UUID = ? 01:30:18 Hibernate: select workflow0_.id as id1_69_, workflow0_.artifact_checksum as artifact2_69_, workflow0_.artifact_name as artifact3_69_, workflow0_.artifact_uuid as artifact4_69_, workflow0_.body as body5_69_, workflow0_.creation_timestamp as creation6_69_, workflow0_.description as descript7_69_, workflow0_.name as name8_69_, workflow0_.operation_name as operatio9_69_, workflow0_.resource_target as resourc10_69_, workflow0_.source as source11_69_, workflow0_.timeout_minutes as timeout12_69_, workflow0_.version as version13_69_ from workflow workflow0_ where workflow0_.resource_target=? 01:30:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.so.db.catalog.data.repository.WorkflowRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest 01:30:18 Hibernate: select pnfresourc0_.model_uuid as model_uu1_44_0_, pnfresourc0_.resource_category as resource2_44_0_, pnfresourc0_.creation_timestamp as creation3_44_0_, pnfresourc0_.description as descript4_44_0_, pnfresourc0_.model_invariant_uuid as model_in5_44_0_, pnfresourc0_.model_name as model_na6_44_0_, pnfresourc0_.model_version as model_ve7_44_0_, pnfresourc0_.orchestration_mode as orchestr8_44_0_, pnfresourc0_.resource_sub_category as resource9_44_0_, pnfresourc0_.tosca_node_type as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.model_uuid=? 01:30:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.so.db.catalog.data.repository.PnfResourceRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest 01:30:18 Hibernate: select cloudsite0_.id as id1_13_0_, cloudsite0_.clli as clli2_13_0_, cloudsite0_.cloud_owner as cloud_ow3_13_0_, cloudsite0_.cloud_version as cloud_ve4_13_0_, cloudsite0_.cloudify_id as cloudify5_13_0_, cloudsite0_.creation_timestamp as creation6_13_0_, cloudsite0_.identity_service_id as identit13_13_0_, cloudsite0_.last_updated_by as last_upd7_13_0_, cloudsite0_.orchestrator as orchestr8_13_0_, cloudsite0_.platform as platform9_13_0_, cloudsite0_.region_id as region_10_13_0_, cloudsite0_.support_fabric as support11_13_0_, cloudsite0_.update_timestamp as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.id=? 01:30:18 Hibernate: select cloudsite0_.id as id1_13_, cloudsite0_.clli as clli2_13_, cloudsite0_.cloud_owner as cloud_ow3_13_, cloudsite0_.cloud_version as cloud_ve4_13_, cloudsite0_.cloudify_id as cloudify5_13_, cloudsite0_.creation_timestamp as creation6_13_, cloudsite0_.identity_service_id as identit13_13_, cloudsite0_.last_updated_by as last_upd7_13_, cloudsite0_.orchestrator as orchestr8_13_, cloudsite0_.platform as platform9_13_, cloudsite0_.region_id as region_10_13_, cloudsite0_.support_fabric as support11_13_, cloudsite0_.update_timestamp as update_12_13_ from cloud_sites cloudsite0_ 01:30:18 Hibernate: select cloudsite0_.id as id1_13_, cloudsite0_.clli as clli2_13_, cloudsite0_.cloud_owner as cloud_ow3_13_, cloudsite0_.cloud_version as cloud_ve4_13_, cloudsite0_.cloudify_id as cloudify5_13_, cloudsite0_.creation_timestamp as creation6_13_, cloudsite0_.identity_service_id as identit13_13_, cloudsite0_.last_updated_by as last_upd7_13_, cloudsite0_.orchestrator as orchestr8_13_, cloudsite0_.platform as platform9_13_, cloudsite0_.region_id as region_10_13_, cloudsite0_.support_fabric as support11_13_, cloudsite0_.update_timestamp as update_12_13_ from cloud_sites cloudsite0_ where cloudsite0_.clli=? and cloudsite0_.cloud_version=? 01:30:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.db.catalog.data.repository.CloudSiteRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest 01:30:18 Hibernate: select collection0_.model_customization_uuid as model_cu1_15_, collection0_.creation_timestamp as creation2_15_, collection0_.instance_group_model_uuid as instance8_15_, collection0_.model_instance_name as model_in3_15_, collection0_.network_resource_model_uuid as network_9_15_, collection0_.crc_model_customization_uuid as crc_mod10_15_, collection0_.network_role as network_4_15_, collection0_.network_scope as network_5_15_, collection0_.network_technology as network_6_15_, collection0_.network_type as network_7_15_ from collection_network_resource_customization collection0_ where collection0_.model_customization_uuid=? 01:30:18 Hibernate: select collection0_.model_customization_uuid as model_cu1_15_, collection0_.creation_timestamp as creation2_15_, collection0_.instance_group_model_uuid as instance8_15_, collection0_.model_instance_name as model_in3_15_, collection0_.network_resource_model_uuid as network_9_15_, collection0_.crc_model_customization_uuid as crc_mod10_15_, collection0_.network_role as network_4_15_, collection0_.network_scope as network_5_15_, collection0_.network_technology as network_6_15_, collection0_.network_type as network_7_15_ from collection_network_resource_customization collection0_ 01:30:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.so.db.catalog.data.repository.CollectionNetworkResourceCustomizationRepositoryTest 01:30:18 [INFO] Running org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest 01:30:18 Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.flow_directive as flow_dir2_43_, orchestrat0_.orchestration_status as orchestr3_43_, orchestrat0_.resource_type as resource4_43_, orchestrat0_.target_action as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.resource_type=? and orchestrat0_.orchestration_status=? and orchestrat0_.target_action=? 01:30:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.db.catalog.OrchestrationStatusStateTransitionDirectiveTest 01:30:18 [INFO] Running org.onap.so.db.catalog.TempNetworkHeatTemplateLookupTest 01:30:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.db.catalog.TempNetworkHeatTemplateLookupTest 01:30:19 [INFO] 01:30:19 [INFO] Results: 01:30:19 [INFO] 01:30:19 [INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0 01:30:19 [INFO] 01:30:19 [INFO] 01:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-catalog-db --- 01:30:19 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/mso-catalog-db/target/code-coverage/jacoco-ut.exec 01:30:19 [INFO] Analyzed bundle 'mso-catalog-db' with 95 classes 01:30:19 [INFO] 01:30:19 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-catalog-db --- 01:30:19 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar 01:30:19 [INFO] 01:30:19 [INFO] --- maven-jar-plugin:3.0.2:jar (default) @ mso-catalog-db --- 01:30:19 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db-beans.jar 01:30:19 [INFO] 01:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-catalog-db --- 01:30:19 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-catalog-db/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:19 [INFO] 01:30:19 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-catalog-db --- 01:30:19 [INFO] Tests are skipped. 01:30:19 [INFO] 01:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-catalog-db --- 01:30:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:19 [INFO] 01:30:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-catalog-db --- 01:30:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:19 [INFO] 01:30:19 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-catalog-db --- 01:30:19 [INFO] Tests are skipped. 01:30:19 [INFO] 01:30:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-catalog-db --- 01:30:19 [INFO] Installing /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar to /tmp/r/org/onap/so/mso-catalog-db/1.17.0-SNAPSHOT/mso-catalog-db-1.17.0-SNAPSHOT.jar 01:30:19 [INFO] Installing /w/workspace/so-maven-clm-master/mso-catalog-db/pom.xml to /tmp/r/org/onap/so/mso-catalog-db/1.17.0-SNAPSHOT/mso-catalog-db-1.17.0-SNAPSHOT.pom 01:30:19 [INFO] Installing /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db-beans.jar to /tmp/r/org/onap/so/mso-catalog-db/1.17.0-SNAPSHOT/mso-catalog-db-1.17.0-SNAPSHOT-beans.jar 01:30:19 [INFO] 01:30:19 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-catalog-db --- 01:30:19 [INFO] org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT 01:30:19 [INFO] +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 01:30:19 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:30:19 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:30:19 [INFO] | +- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 01:30:19 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:30:19 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:30:19 [INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 01:30:19 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:30:19 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:30:19 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:compile 01:30:19 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:30:19 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:30:19 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:30:19 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:30:19 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:30:19 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:30:19 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:30:19 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:30:19 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:30:19 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:30:19 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:30:19 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:30:19 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:30:19 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:30:19 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:30:19 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:30:19 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:30:19 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:30:19 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 01:30:19 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:30:19 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:30:19 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:30:19 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:30:19 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:30:19 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:30:20 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:30:20 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:30:20 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:30:20 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:30:20 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:30:20 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:30:20 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:30:20 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:30:20 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:30:20 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:30:20 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:30:20 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:30:20 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:30:20 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:30:20 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:30:20 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:30:20 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:30:20 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:30:20 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:30:20 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:30:20 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:30:20 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:30:20 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:30:20 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:30:20 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:30:20 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:30:20 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:30:20 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:30:20 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:30:20 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:30:20 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:30:20 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:30:20 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:30:20 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:30:20 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:30:20 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:30:20 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:30:20 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:30:20 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 01:30:20 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 01:30:20 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:30:20 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:30:20 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:30:20 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:30:20 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:30:20 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 01:30:20 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:30:20 [INFO] | +- org.json:json:jar:20250517:compile 01:30:20 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:30:20 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:30:20 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:30:20 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:30:20 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:30:20 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:30:20 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:30:20 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:30:20 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:30:20 [INFO] | | +- com.att.eelf:eelf-core:jar:1.0.0:compile 01:30:20 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:30:20 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:30:20 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:30:20 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:30:20 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:30:20 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 01:30:20 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 01:30:20 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 01:30:20 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 01:30:20 [INFO] | \- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 01:30:20 [INFO] | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 01:30:20 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 01:30:20 [INFO] | \- org.springframework:spring-tx:jar:5.3.27:compile 01:30:20 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 01:30:20 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:30:20 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:30:20 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:30:20 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:30:20 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:30:20 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:30:20 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:30:20 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:30:20 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:30:20 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:30:20 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:30:20 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:30:20 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:30:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:30:20 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:30:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:30:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:30:20 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:30:20 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 01:30:20 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 01:30:20 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 01:30:20 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 01:30:20 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 01:30:20 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 01:30:20 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 01:30:20 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 01:30:20 [INFO] +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 01:30:20 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:30:20 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:30:20 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:30:20 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:30:20 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:30:20 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:30:20 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:30:20 [INFO] | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 01:30:20 [INFO] | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 01:30:20 [INFO] | \- org.atteo:evo-inflector:jar:1.2.2:compile 01:30:20 [INFO] +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 01:30:20 [INFO] +- org.ow2.asm:asm-xml:jar:6.1:compile 01:30:20 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 01:30:20 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 01:30:20 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 01:30:20 [INFO] +- org.glassfish.jersey.core:jersey-common:jar:2.33:test 01:30:20 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:30:20 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:30:20 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:30:20 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 01:30:20 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:30:20 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:30:20 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:30:20 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:30:20 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:30:20 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:30:20 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:30:20 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:30:20 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:30:20 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:30:20 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:30:20 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:30:20 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:30:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:30:20 [INFO] +- junit:junit:jar:4.13.2:test 01:30:20 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:30:20 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:30:20 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:30:20 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:30:20 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:30:20 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:30:20 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:30:20 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:30:20 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:30:20 [INFO] 01:30:20 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-catalog-db --- 01:30:20 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-catalog-db/target/sonatype-clm/module.xml 01:30:20 [INFO] 01:30:20 [INFO] --------------------< org.onap.so:mso-api-handlers >-------------------- 01:30:20 [INFO] Building API Handler 1.17.0-SNAPSHOT [16/43] 01:30:20 [INFO] --------------------------------[ pom ]--------------------------------- 01:30:20 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:30:20 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:30:20 [INFO] 01:30:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-api-handlers --- 01:30:20 [INFO] 01:30:20 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-api-handlers --- 01:30:20 [INFO] ## define projects super pom absolute path through basepath_marker 01:30:20 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-api-handlers --- 01:30:20 [INFO] Using 'UTF-8' encoding to format source files. 01:30:20 [INFO] Number of files to be formatted: 0 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-api-handlers --- 01:30:20 [INFO] Using 'UTF-8' encoding to format source files. 01:30:20 [INFO] Number of files to be formatted: 0 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-api-handlers --- 01:30:20 [INFO] Skipping Rule Enforcement. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-api-handlers --- 01:30:20 [INFO] Skipping Rule Enforcement. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-api-handlers --- 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-api-handlers --- 01:30:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-api-handlers --- 01:30:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-api-handlers --- 01:30:20 [INFO] Formatting is skipped 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-api-handlers --- 01:30:20 [INFO] Formatting is skipped 01:30:20 [INFO] 01:30:20 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-api-handlers --- 01:30:20 [INFO] 01:30:20 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-api-handlers --- 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-api-handlers --- 01:30:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-api-handlers --- 01:30:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:20 [INFO] 01:30:20 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-api-handlers --- 01:30:20 [INFO] Tests are skipped. 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-api-handlers --- 01:30:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-api-handlers --- 01:30:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-api-handlers --- 01:30:20 [INFO] Tests are skipped. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-api-handlers --- 01:30:20 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/pom.xml to /tmp/r/org/onap/so/mso-api-handlers/1.17.0-SNAPSHOT/mso-api-handlers-1.17.0-SNAPSHOT.pom 01:30:20 [INFO] 01:30:20 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-api-handlers --- 01:30:20 [INFO] org.onap.so:mso-api-handlers:pom:1.17.0-SNAPSHOT 01:30:20 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:30:20 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:30:20 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:30:20 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:30:20 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:30:20 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:30:20 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:30:20 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:30:20 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:30:20 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:30:20 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:30:20 [INFO] | | +- org.reflections:reflections:jar:0.10.2:compile 01:30:20 [INFO] | | | \- org.javassist:javassist:jar:3.28.0-GA:compile 01:30:20 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:30:20 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:30:20 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:30:20 [INFO] | | | | \- net.minidev:json-smart:jar:2.4.10:compile 01:30:20 [INFO] | | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:30:20 [INFO] | | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:30:20 [INFO] | | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:30:20 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:30:20 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:30:20 [INFO] | | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:30:20 [INFO] | | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:30:20 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:30:20 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:30:20 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:30:20 [INFO] | | | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:30:20 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:30:20 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 01:30:20 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:30:20 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:30:20 [INFO] | | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:30:20 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:30:20 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:30:20 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:30:20 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:30:20 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:30:20 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:30:20 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:30:20 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:30:20 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:30:20 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:30:20 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:30:20 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:30:20 [INFO] | | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:30:20 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:30:20 [INFO] | | | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:30:20 [INFO] | | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:30:20 [INFO] | | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:30:20 [INFO] | | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:30:20 [INFO] | | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:30:20 [INFO] | | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:30:20 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:30:20 [INFO] | | | | \- org.yaml:snakeyaml:jar:1.31:compile 01:30:20 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:30:20 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:30:20 [INFO] | | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:30:20 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:30:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:30:20 [INFO] | | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:30:20 [INFO] | | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:30:20 [INFO] | | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:30:20 [INFO] | | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:30:20 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:30:20 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:30:20 [INFO] | | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:30:20 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:30:20 [INFO] | | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:30:20 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 01:30:20 [INFO] | | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:30:20 [INFO] | | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:30:20 [INFO] | | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:30:20 [INFO] | | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:30:20 [INFO] | | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:30:20 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:30:20 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:30:20 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:30:20 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:30:20 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:30:20 [INFO] | | +- org.springframework:spring-web:jar:5.3.27:compile 01:30:20 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:30:20 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:30:20 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:30:20 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:30:20 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:30:20 [INFO] | | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:30:20 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:30:20 [INFO] | | +- org.json:json:jar:20250517:compile 01:30:20 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:30:20 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:30:20 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:30:20 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:30:20 [INFO] | | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:30:20 [INFO] | | +- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:30:20 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:30:20 [INFO] | | | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:30:20 [INFO] | | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:30:20 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:30:20 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:30:20 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:30:20 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:30:20 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:30:20 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:30:20 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:30:20 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:30:20 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:30:20 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:30:20 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:30:20 [INFO] +- junit:junit:jar:4.13.2:test 01:30:20 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:30:20 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:30:20 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:30:20 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:30:20 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:30:20 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:30:20 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:30:20 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:30:20 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:30:20 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:30:20 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:30:20 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:30:20 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:30:20 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:30:20 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:30:20 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:30:20 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:30:20 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:30:20 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:30:20 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:30:20 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:30:20 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:30:20 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:30:20 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:30:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:30:20 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:30:20 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:30:20 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:30:20 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:30:20 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:30:20 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:30:20 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:30:20 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:30:20 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:30:20 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:30:20 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:30:20 [INFO] 01:30:20 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-api-handlers --- 01:30:20 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-api-handlers/target/sonatype-clm/module.xml 01:30:20 [INFO] 01:30:20 [INFO] --------------------< org.onap.so:mso-requests-db >--------------------- 01:30:20 [INFO] Building mso-requests-db 1.17.0-SNAPSHOT [17/43] 01:30:20 [INFO] --------------------------------[ jar ]--------------------------------- 01:30:20 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:30:20 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:30:20 [INFO] 01:30:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-requests-db --- 01:30:20 [INFO] 01:30:20 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-requests-db --- 01:30:20 [INFO] ## define projects super pom absolute path through basepath_marker 01:30:20 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-requests-db --- 01:30:20 [INFO] Using 'UTF-8' encoding to format source files. 01:30:20 [INFO] Number of files to be formatted: 31 01:30:20 [INFO] Successfully formatted: 0 file(s) 01:30:20 [INFO] Fail to format: 0 file(s) 01:30:20 [INFO] Skipped: 31 file(s) 01:30:20 [INFO] Read only skipped: 0 file(s) 01:30:20 [INFO] Approximate time taken: 0s 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-requests-db --- 01:30:20 [INFO] Using 'UTF-8' encoding to format source files. 01:30:20 [INFO] Number of files to be formatted: 0 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-requests-db --- 01:30:20 [INFO] Skipping Rule Enforcement. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-requests-db --- 01:30:20 [INFO] Skipping Rule Enforcement. 01:30:20 [INFO] 01:30:20 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-requests-db --- 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-requests-db --- 01:30:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:20 [INFO] 01:30:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-requests-db --- 01:30:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-requests-db --- 01:30:20 [INFO] Formatting is skipped 01:30:20 [INFO] 01:30:20 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-requests-db --- 01:30:20 [INFO] Formatting is skipped 01:30:20 [INFO] 01:30:20 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-requests-db --- 01:30:20 [INFO] 01:30:20 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-requests-db --- 01:30:20 [INFO] 01:30:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-requests-db --- 01:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:20 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/resources 01:30:20 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/generated-sources/license 01:30:20 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/generated-resources/licenses 01:30:20 [INFO] 01:30:20 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-requests-db --- 01:30:20 [INFO] Changes detected - recompiling the module! 01:30:20 [INFO] Compiling 28 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes 01:30:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookup.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OperationalEnvServiceModelStatusId.java]] 01:30:20 [INFO] [parsing completed 1ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OrchestrationTask.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OperationalEnvDistributionStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/client/RequestsDbClient.java]] 01:30:20 [INFO] [parsing completed 2ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/CloudApiRequests.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/RequestProcessingData.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/InstanceNfvoMapping.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/exceptions/NoEntityFoundException.java]] 01:30:20 [INFO] [parsing completed 1ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/Status.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/SiteStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/WatchdogComponentDistributionStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OperationStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OperationStatusId.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/requestsdb/RequestsDbConstant.java]] 01:30:20 [INFO] [parsing completed 1ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/ResourceOperationStatusId.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/data/controller/InstanceNameDuplicateCheckRequest.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookupId.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/requestsdb/TimestampXMLAdapter.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/ResourceOperationStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/ArchivedInfraRequests.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/InfraRequests.java]] 01:30:20 [INFO] [parsing completed 2ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/WatchdogComponentDistributionStatusId.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/WatchdogDistributionStatus.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/beans/InfraActiveRequests.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/requestsdb/RequestsDBHelper.java]] 01:30:20 [INFO] [parsing completed 1ms] 01:30:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java/org/onap/so/db/request/data/repository/QueryOperationType.java]] 01:30:20 [INFO] [parsing completed 0ms] 01:30:20 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:20 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:20 [INFO] [loading modules/jdk.management/module-info.class] 01:30:20 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:20 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:20 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:20 [INFO] [loading modules/java.net.http/module-info.class] 01:30:20 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:20 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:20 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:20 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:20 [INFO] [loading modules/java.scripting/module-info.class] 01:30:20 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:20 [INFO] [loading modules/java.xml/module-info.class] 01:30:20 [INFO] [loading modules/java.instrument/module-info.class] 01:30:20 [INFO] [loading modules/java.compiler/module-info.class] 01:30:20 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:20 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:20 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:20 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:20 [INFO] [loading modules/java.se/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:20 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:20 [INFO] [loading modules/java.sql/module-info.class] 01:30:20 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:20 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:20 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:20 [INFO] [loading modules/java.rmi/module-info.class] 01:30:20 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:20 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:20 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:20 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:20 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:20 [INFO] [loading modules/java.prefs/module-info.class] 01:30:20 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:20 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:20 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:20 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:20 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:20 [INFO] [loading modules/java.desktop/module-info.class] 01:30:20 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:20 [INFO] [loading modules/jdk.net/module-info.class] 01:30:20 [INFO] [loading modules/java.naming/module-info.class] 01:30:20 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:20 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:20 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:20 [INFO] [loading modules/java.management/module-info.class] 01:30:20 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:20 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:20 [INFO] [loading modules/java.logging/module-info.class] 01:30:20 [INFO] [loading modules/java.base/module-info.class] 01:30:20 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:20 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/main/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/generated-sources/annotations] 01:30:20 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:20 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:30:20 [INFO] [loading modules/java.base/java/util/Date.class] 01:30:20 [INFO] [loading modules/java.base/java/util/Objects.class] 01:30:20 [INFO] [loading modules/java.base/java/util/Optional.class] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Entity.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Id.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/IdClass.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PrePersist.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:30:20 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:30:20 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:20 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/business/annotation/BusinessKey.class)] 01:30:20 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/DynamicUpdate.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/PreUpdate.class)] 01:30:20 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:20 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:20 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:30:20 [INFO] [loading modules/java.base/java/util/List.class] 01:30:20 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:20 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/PostConstruct.class)] 01:30:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:30:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:30:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:30:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 01:30:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:20 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/CascadeType.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/MappedSuperclass.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToMany.class)] 01:30:20 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/deser/std/DateDeserializers.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/deser/std/DateDeserializers$TimestampDeserializer.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GeneratedValue.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GenerationType.class)] 01:30:20 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 01:30:20 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 01:30:20 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:30:20 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:30:20 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlAdapter.class)] 01:30:20 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:30:20 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:30:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/criteria/CriteriaBuilder.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/criteria/Predicate.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/criteria/Root.class)] 01:30:20 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:20 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/deser/std/DateDeserializers$DateBasedDeserializer.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/deser/std/StdScalarDeserializer.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/deser/std/StdDeserializer.class)] 01:30:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonDeserializer.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Index.class)] 01:30:20 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/UniqueConstraint.class)] 01:30:20 [INFO] 01:30:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-requests-db --- 01:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:20 [INFO] Copying 2 resources 01:30:20 [INFO] 01:30:20 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-requests-db --- 01:30:20 [INFO] Changes detected - recompiling the module! 01:30:20 [INFO] Compiling 3 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes 01:30:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java/org/onap/so/db/request/client/RequestDbClientTest.java]] 01:30:21 [INFO] [parsing completed 1ms] 01:30:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java/org/onap/so/db/request/beans/BeansTest.java]] 01:30:21 [INFO] [parsing completed 0ms] 01:30:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java/org/onap/so/requestsdb/RequestsDBHelperTest.java]] 01:30:21 [INFO] [parsing completed 0ms] 01:30:21 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:21 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:21 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:21 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:21 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:21 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:21 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:21 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:21 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:21 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:21 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:21 [INFO] [loading modules/java.compiler/module-info.class] 01:30:21 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:21 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:21 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:21 [INFO] [loading modules/java.xml/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:21 [INFO] [loading modules/java.naming/module-info.class] 01:30:21 [INFO] [loading modules/java.desktop/module-info.class] 01:30:21 [INFO] [loading modules/java.se/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:21 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:21 [INFO] [loading modules/java.prefs/module-info.class] 01:30:21 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:21 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:21 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:21 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:21 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:21 [INFO] [loading modules/java.management/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:21 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:21 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:21 [INFO] [loading modules/java.logging/module-info.class] 01:30:21 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:21 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:21 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:21 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:21 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:21 [INFO] [loading modules/java.base/module-info.class] 01:30:21 [INFO] [loading modules/java.sql/module-info.class] 01:30:21 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:21 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:21 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:21 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:21 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:21 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:21 [INFO] [loading modules/jdk.net/module-info.class] 01:30:21 [INFO] [loading modules/java.net.http/module-info.class] 01:30:21 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:21 [INFO] [loading modules/java.scripting/module-info.class] 01:30:21 [INFO] [loading modules/java.rmi/module-info.class] 01:30:21 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:21 [INFO] [loading modules/jdk.management/module-info.class] 01:30:21 [INFO] [loading modules/java.instrument/module-info.class] 01:30:21 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/generated-test-sources/test-annotations] 01:30:21 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:30:21 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:21 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:21 [INFO] [loading modules/java.base/java/util/List.class] 01:30:21 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:30:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:30:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes/org/onap/so/db/request/beans/InfraActiveRequests.class] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes/org/onap/so/db/request/beans/RequestProcessingData.class] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes/org/onap/so/db/request/client/RequestsDbClient.class] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasAnnotationMatcher.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/CustomSetterMustExistRule.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/EqualsAndHashCodeTester.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/HasToStringRule.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/TypeSafeDiagnosingMatcher.class)] 01:30:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/BaseMatcher.class)] 01:30:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:30:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 01:30:21 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes/org/onap/so/requestsdb/RequestsDBHelper.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:30:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:30:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GeneratedValue.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/GenerationType.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:30:21 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:21 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java/org/onap/so/db/request/client/RequestDbClientTest.java:[63,34] [unchecked] unchecked method invocation: method exchange in class RestTemplate is applied to given types 01:30:21 required: URI,HttpMethod,HttpEntity,ParameterizedTypeReference 01:30:21 found: URI,HttpMethod,HttpEntity,ParameterizedTypeReference 01:30:21 where T is a type-variable: 01:30:21 T extends Object declared in method exchange(URI,HttpMethod,HttpEntity,ParameterizedTypeReference) 01:30:21 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/src/test/java/org/onap/so/db/request/client/RequestDbClientTest.java:[64,19] [unchecked] unchecked conversion 01:30:21 required: ParameterizedTypeReference 01:30:21 found: ParameterizedTypeReference 01:30:21 where T is a type-variable: 01:30:21 T extends Object declared in method exchange(URI,HttpMethod,HttpEntity,ParameterizedTypeReference) 01:30:21 [INFO] [loading modules/java.base/java/lang/Error.class] 01:30:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:30:21 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/Number.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Character.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Short.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Float.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Double.class] 01:30:21 [INFO] [loading modules/java.base/java/lang/Void.class] 01:30:21 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes/org/onap/so/db/request/client/RequestDbClientTest.class] 01:30:21 [INFO] [checking org.onap.so.db.request.beans.BeansTest] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoField.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:30:21 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:30:21 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:30:21 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes/org/onap/so/db/request/beans/BeansTest$FilterTestClasses.class] 01:30:21 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes/org/onap/so/db/request/beans/BeansTest.class] 01:30:21 [INFO] [checking org.onap.so.requestsdb.RequestsDBHelperTest] 01:30:21 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes/org/onap/so/requestsdb/RequestsDBHelperTest.class] 01:30:21 [INFO] [total 311ms] 01:30:21 [INFO] 01:30:21 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-requests-db --- 01:30:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:30:21 [INFO] 01:30:21 [INFO] ------------------------------------------------------- 01:30:21 [INFO] T E S T S 01:30:21 [INFO] ------------------------------------------------------- 01:30:22 [INFO] Running org.onap.so.requestsdb.RequestsDBHelperTest 01:30:23 01:30:23.398 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:30:23 01:30:23.413 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:30:23 01:30:23.428 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:30:23 01:30:23.428 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:30:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.onap.so.requestsdb.RequestsDBHelperTest 01:30:23 [INFO] Running org.onap.so.db.request.beans.BeansTest 01:30:23 01:30:23.464 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:30:23 01:30:23.465 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:30:23 01:30:23.535 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 01:30:23 01:30:23.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 01:30:23 01:30:23.538 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 01:30:23 01:30:23.538 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 01:30:23 01:30:23.538 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:30:23 01:30:23.538 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 01:30:23 01:30:23.538 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 01:30:23 01:30:23.538 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 01:30:23 01:30:23.538 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:30:23 01:30:23.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 01:30:23 01:30:23.539 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 01:30:23 01:30:23.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib 01:30:23 01:30:23.539 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 01:30:23 01:30:23.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib 01:30:23 01:30:23.540 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 01:30:23 01:30:23.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes 01:30:23 01:30:23.540 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/test-classes] 01:30:23 01:30:23.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes 01:30:23 01:30:23.540 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/classes] 01:30:23 01:30:23.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 01:30:23 01:30:23.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 01:30:23 01:30:23.547 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 01:30:23 01:30:23.547 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 01:30:23 01:30:23.547 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 01:30:23 01:30:23.547 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 01:30:23 01:30:23.548 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.548 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 01:30:23 01:30:23.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 01:30:23 01:30:23.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 01:30:23 01:30:23.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 01:30:23 01:30:23.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 01:30:23 01:30:23.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 01:30:23 01:30:23.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 01:30:23 01:30:23.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 01:30:23 01:30:23.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 01:30:23 01:30:23.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 01:30:23 01:30:23.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 01:30:23 01:30:23.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 01:30:23 01:30:23.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 01:30:23 01:30:23.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 01:30:23 01:30:23.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 01:30:23 01:30:23.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 01:30:23 01:30:23.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 01:30:23 01:30:23.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 01:30:23 01:30:23.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 01:30:23 01:30:23.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 01:30:23 01:30:23.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 01:30:23 01:30:23.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 01:30:23 01:30:23.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 01:30:23 01:30:23.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 01:30:23 01:30:23.560 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 01:30:23 01:30:23.561 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 01:30:23 01:30:23.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 01:30:23 01:30:23.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 01:30:23 01:30:23.563 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 01:30:23 01:30:23.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 01:30:23 01:30:23.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 01:30:23 01:30:23.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 01:30:23 01:30:23.565 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 01:30:23 01:30:23.565 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 01:30:23 01:30:23.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 01:30:23 01:30:23.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 01:30:23 01:30:23.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 01:30:23 01:30:23.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 01:30:23 01:30:23.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 01:30:23 01:30:23.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 01:30:23 01:30:23.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 01:30:23 01:30:23.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 01:30:23 01:30:23.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar 01:30:23 01:30:23.576 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 01:30:23 01:30:23.576 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 01:30:23 01:30:23.577 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 01:30:23 01:30:23.577 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 01:30:23 01:30:23.577 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 01:30:23 01:30:23.577 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 01:30:23 01:30:23.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 01:30:23 01:30:23.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 01:30:23 01:30:23.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 01:30:23 01:30:23.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 01:30:23 01:30:23.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 01:30:23 01:30:23.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 01:30:23 01:30:23.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 01:30:23 01:30:23.582 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 01:30:23 01:30:23.582 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 01:30:23 01:30:23.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 01:30:23 01:30:23.584 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 01:30:23 01:30:23.587 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 01:30:23 01:30:23.588 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 01:30:23 01:30:23.588 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 01:30:23 01:30:23.588 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 01:30:23 01:30:23.588 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 01:30:23 01:30:23.588 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 01:30:23 01:30:23.589 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 01:30:23 01:30:23.589 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 01:30:23 01:30:23.589 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 01:30:23 01:30:23.589 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 01:30:23 01:30:23.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 01:30:23 01:30:23.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 01:30:23 01:30:23.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 01:30:23 01:30:23.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 01:30:23 01:30:23.591 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 01:30:23 01:30:23.592 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 01:30:23 01:30:23.592 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 01:30:23 01:30:23.592 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 01:30:23 01:30:23.592 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 01:30:23 01:30:23.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 01:30:23 01:30:23.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 01:30:23 01:30:23.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 01:30:23 01:30:23.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 01:30:23 01:30:23.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 01:30:23 01:30:23.594 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 01:30:23 01:30:23.594 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 01:30:23 01:30:23.594 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 01:30:23 01:30:23.594 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 01:30:23 01:30:23.595 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 01:30:23 01:30:23.595 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 01:30:23 01:30:23.596 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 01:30:23 01:30:23.596 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 01:30:23 01:30:23.596 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar 01:30:23 01:30:23.596 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 01:30:23 01:30:23.597 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 01:30:23 01:30:23.598 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 01:30:23 01:30:23.600 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 01:30:23 01:30:23.600 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 01:30:23 01:30:23.600 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 01:30:23 01:30:23.601 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 01:30:23 01:30:23.601 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 01:30:23 01:30:23.601 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar 01:30:23 01:30:23.602 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar 01:30:23 01:30:23.602 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 01:30:23 01:30:23.602 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 01:30:23 01:30:23.602 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 01:30:23 01:30:23.603 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 01:30:23 01:30:23.603 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 01:30:23 01:30:23.603 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 01:30:23 01:30:23.603 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 01:30:23 01:30:23.605 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 01:30:23 01:30:23.605 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar 01:30:23 01:30:23.606 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar 01:30:23 01:30:23.606 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 01:30:23 01:30:23.607 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 01:30:23 01:30:23.607 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 01:30:23 01:30:23.607 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 01:30:23 01:30:23.607 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 01:30:23 01:30:23.608 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 01:30:23 01:30:23.609 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 01:30:23 01:30:23.609 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 01:30:23 01:30:23.609 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 01:30:23 01:30:23.610 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 01:30:23 01:30:23.610 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 01:30:23 01:30:23.610 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 01:30:23 01:30:23.611 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 01:30:23 01:30:23.611 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.611 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 01:30:23 01:30:23.613 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar 01:30:23 01:30:23.613 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar 01:30:23 01:30:23.614 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar 01:30:23 01:30:23.615 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar 01:30:23 01:30:23.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar 01:30:23 01:30:23.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar 01:30:23 01:30:23.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar 01:30:23 01:30:23.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 01:30:23 01:30:23.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar 01:30:23 01:30:23.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 01:30:23 01:30:23.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar 01:30:23 01:30:23.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 01:30:23 01:30:23.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 01:30:23 01:30:23.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 01:30:23 01:30:23.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 01:30:23 01:30:23.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 01:30:23 01:30:23.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 01:30:23 01:30:23.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 01:30:23 01:30:23.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 01:30:23 01:30:23.628 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 01:30:23 01:30:23.629 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 01:30:23 01:30:23.629 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 01:30:23 01:30:23.629 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 01:30:23 01:30:23.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 01:30:23 01:30:23.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 01:30:23 01:30:23.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 01:30:23 01:30:23.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 01:30:23 01:30:23.631 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 01:30:23 01:30:23.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 01:30:23 01:30:23.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 01:30:23 01:30:23.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 01:30:23 01:30:23.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 01:30:23 01:30:23.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 01:30:23 01:30:23.634 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 01:30:23 01:30:23.641 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 01:30:23 01:30:23.642 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 01:30:23 01:30:23.642 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 01:30:23 01:30:23.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 01:30:23 01:30:23.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 01:30:23 01:30:23.645 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 01:30:23 01:30:23.645 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 01:30:23 01:30:23.645 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 01:30:23 01:30:23.725 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.729 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [IiM6WGeFGar] 01:30:23 01:30:23.734 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@1de398c3: ]] 01:30:23 01:30:23.734 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [nS29AqFl] 01:30:23 01:30:23.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.serviceName, fieldGetter=PojoMethodImpl [method=getServiceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceName args=[class java.lang.String] return=void]]] with value [XVCbiPzN] 01:30:23 01:30:23.735 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operation, fieldGetter=PojoMethodImpl [method=getOperation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperation args=[class java.lang.String] return=void]]] with value [T7tZ] 01:30:23 01:30:23.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.userId, fieldGetter=PojoMethodImpl [method=getUserId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUserId args=[class java.lang.String] return=void]]] with value [VCx] 01:30:23 01:30:23.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.result, fieldGetter=PojoMethodImpl [method=getResult args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResult args=[class java.lang.String] return=void]]] with value [m0V9RQx1s] 01:30:23 01:30:23.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operationContent, fieldGetter=PojoMethodImpl [method=getOperationContent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationContent args=[class java.lang.String] return=void]]] with value [RNH5] 01:30:23 01:30:23.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.String] return=void]]] with value [YLMao] 01:30:23 01:30:23.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.reason, fieldGetter=PojoMethodImpl [method=getReason args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setReason args=[class java.lang.String] return=void]]] with value [YL] 01:30:23 01:30:23.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationStatus.operateAt, fieldGetter=PojoMethodImpl [method=getOperateAt args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationStatus.finishedAt, fieldGetter=PojoMethodImpl [method=getFinishedAt args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:23 01:30:23.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [6A] 01:30:23 01:30:23.739 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [b] 01:30:23 01:30:23.740 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.serviceName, fieldGetter=PojoMethodImpl [method=getServiceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceName args=[class java.lang.String] return=void]]] with value [XCkB] 01:30:23 01:30:23.740 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operation, fieldGetter=PojoMethodImpl [method=getOperation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperation args=[class java.lang.String] return=void]]] with value [fPkPqrkrh] 01:30:23 01:30:23.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.userId, fieldGetter=PojoMethodImpl [method=getUserId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUserId args=[class java.lang.String] return=void]]] with value [O9zWP] 01:30:23 01:30:23.741 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.result, fieldGetter=PojoMethodImpl [method=getResult args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResult args=[class java.lang.String] return=void]]] with value [f97g5SgE0g] 01:30:23 01:30:23.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.operationContent, fieldGetter=PojoMethodImpl [method=getOperationContent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationContent args=[class java.lang.String] return=void]]] with value [g6ns] 01:30:23 01:30:23.742 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.String] return=void]]] with value [jHRd7m] 01:30:23 01:30:23.743 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatus.reason, fieldGetter=PojoMethodImpl [method=getReason args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setReason args=[class java.lang.String] return=void]]] with value [6BlYFOe] 01:30:23 01:30:23.751 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationStatus.operateAt, fieldGetter=PojoMethodImpl [method=getOperateAt args=[] return=class java.util.Date], fieldSetter=null]] with value [Tue Mar 12 11:53:13 UTC 20863895] 01:30:23 01:30:23.751 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationStatus.finishedAt, fieldGetter=PojoMethodImpl [method=getFinishedAt args=[] return=class java.util.Date], fieldSetter=null]] with value [Sat Jun 16 18:19:56 UTC 256858833] 01:30:23 01:30:23.801 [main] INFO com.openpojo.reflection.java.bytecode.ByteCodeFactory - Generating subclass for class [class org.onap.so.db.request.beans.InfraRequests] 01:30:23 01:30:23.817 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Visiting class: org/onap/so/db/request/beans/InfraRequests 01:30:23 01:30:23.817 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Class Major Version: 55 01:30:23 01:30:23.817 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Super class: java/lang/Object 01:30:23 01:30:23.817 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Generating new Class with name:org/onap/so/db/request/beans/InfraRequests__Generated_OpenPojo 01:30:23 01:30:23.817 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: access:1 desc:()V signature:null exceptions:null 01:30:23 01:30:23.830 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestURI access:1 desc:()Ljava/net/URI; signature:null exceptions:null 01:30:23 01:30:23.830 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.830 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.830 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestStatus access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestStatus access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getResourceStatusMessage access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setResourceStatusMessage access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getStatusMessage access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setStatusMessage access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRollbackStatusMessage access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRollbackStatusMessage access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getFlowStatus access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setFlowStatus access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRetryStatusMessage access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRetryStatusMessage access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getProgress access:1 desc:()Ljava/lang/Long; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setProgress access:1 desc:(Ljava/lang/Long;)V signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getStartTime access:1 desc:()Ljava/sql/Timestamp; signature:null exceptions:null 01:30:23 01:30:23.831 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setStartTime access:1 desc:(Ljava/sql/Timestamp;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getEndTime access:1 desc:()Ljava/sql/Timestamp; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setEndTime access:1 desc:(Ljava/sql/Timestamp;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getSource access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setSource access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVnfId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVnfId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getPnfName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setPnfName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVnfName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVnfName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVnfType access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVnfType access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getServiceType access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setServiceType access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.832 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getTenantId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setTenantId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVnfParams access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVnfParams access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVnfOutputs access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVnfOutputs access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestBody access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestBody access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getResponseBody access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setResponseBody access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getLastModifiedBy access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setLastModifiedBy access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getModifyTime access:1 desc:()Ljava/util/Date; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVolumeGroupId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVolumeGroupId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVolumeGroupName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.833 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVolumeGroupName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVfModuleId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVfModuleId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVfModuleName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVfModuleName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getVfModuleModelName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setVfModuleModelName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getCloudRegion access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setCloudRegion access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getCallBackUrl access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setCallBackUrl access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getCorrelator access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setCorrelator access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getServiceInstanceId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setServiceInstanceId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.834 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getServiceInstanceName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setServiceInstanceName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestScope access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestScope access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestAction access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getCloudApiRequests access:1 desc:()Ljava/util/List; signature:()Ljava/util/List; exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setCloudApiRequests access:1 desc:(Ljava/util/List;)V signature:(Ljava/util/List;)V exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestAction access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getNetworkId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setNetworkId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getNetworkName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setNetworkName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getNetworkType access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setNetworkType access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestorId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestorId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getConfigurationId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setConfigurationId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.835 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getConfigurationName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setConfigurationName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getOperationalEnvId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setOperationalEnvId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getOperationalEnvName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setOperationalEnvName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getInstanceGroupId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setInstanceGroupId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getInstanceGroupName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setInstanceGroupName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRequestUrl access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRequestUrl access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getOriginalRequestId access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setOriginalRequestId access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getExtSystemErrorSource access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.836 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setExtSystemErrorSource access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getRollbackExtSystemErrorSource access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setRollbackExtSystemErrorSource access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getTenantName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setTenantName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getProductFamilyName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setProductFamilyName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getWorkflowName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setWorkflowName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: getOperationName access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: setOperationName access:1 desc:(Ljava/lang/String;)V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: onCreate access:4 desc:()V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: onUpdate access:4 desc:()V signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: equals access:1 desc:(Ljava/lang/Object;)Z signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: hashCode access:1 desc:()I signature:null exceptions:null 01:30:23 01:30:23.837 [main] DEBUG com.openpojo.reflection.java.bytecode.asm.SubClassCreator - Method: toString access:1 desc:()Ljava/lang/String; signature:null exceptions:null 01:30:23 01:30:23.838 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InfraRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.839 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final java.lang.String org.onap.so.db.request.beans.InfraRequests.UNKNOWN, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.839 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [Abq7] 01:30:23 01:30:23.839 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestStatus, fieldGetter=PojoMethodImpl [method=getRequestStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestStatus args=[class java.lang.String] return=void]]] with value [eb11PK] 01:30:23 01:30:23.840 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.resourceStatusMessage, fieldGetter=PojoMethodImpl [method=getResourceStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceStatusMessage args=[class java.lang.String] return=void]]] with value [lDmZ] 01:30:23 01:30:23.840 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.statusMessage, fieldGetter=PojoMethodImpl [method=getStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusMessage args=[class java.lang.String] return=void]]] with value [cpOSsmIWyTZEhI] 01:30:23 01:30:23.841 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.rollbackStatusMessage, fieldGetter=PojoMethodImpl [method=getRollbackStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRollbackStatusMessage args=[class java.lang.String] return=void]]] with value [ce] 01:30:23 01:30:23.841 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.flowStatus, fieldGetter=PojoMethodImpl [method=getFlowStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setFlowStatus args=[class java.lang.String] return=void]]] with value [xvUZ1TlS] 01:30:23 01:30:23.841 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.retryStatusMessage, fieldGetter=PojoMethodImpl [method=getRetryStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRetryStatusMessage args=[class java.lang.String] return=void]]] with value [w9q0tktrPX6P] 01:30:23 01:30:23.842 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.so.db.request.beans.InfraRequests.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.Long] return=void]]] with value [-3325666951959864619] 01:30:23 01:30:23.843 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.so.db.request.beans.InfraRequests.startTime, fieldGetter=PojoMethodImpl [method=getStartTime args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setStartTime args=[class java.sql.Timestamp] return=void]]] with value [62667937-02-14 01:34:15.621] 01:30:23 01:30:23.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.so.db.request.beans.InfraRequests.endTime, fieldGetter=PojoMethodImpl [method=getEndTime args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setEndTime args=[class java.sql.Timestamp] return=void]]] with value [185275456-12-12 23:09:57.669] 01:30:23 01:30:23.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [e44yDuGF] 01:30:23 01:30:23.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [Fjde] 01:30:23 01:30:23.845 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.pnfName, fieldGetter=PojoMethodImpl [method=getPnfName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPnfName args=[class java.lang.String] return=void]]] with value [Unn1WB] 01:30:23 01:30:23.845 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfName, fieldGetter=PojoMethodImpl [method=getVnfName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfName args=[class java.lang.String] return=void]]] with value [xdmf] 01:30:23 01:30:23.846 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [02QsA5EME] 01:30:23 01:30:23.846 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [hCILsN1Ws] 01:30:23 01:30:23.846 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [VuibiaWR] 01:30:23 01:30:23.847 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfParams, fieldGetter=PojoMethodImpl [method=getVnfParams args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfParams args=[class java.lang.String] return=void]]] with value [fJJ] 01:30:23 01:30:23.847 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfOutputs, fieldGetter=PojoMethodImpl [method=getVnfOutputs args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfOutputs args=[class java.lang.String] return=void]]] with value [cDm5m9J] 01:30:23 01:30:23.848 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestBody, fieldGetter=PojoMethodImpl [method=getRequestBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestBody args=[class java.lang.String] return=void]]] with value [QVmU7bS] 01:30:23 01:30:23.848 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.responseBody, fieldGetter=PojoMethodImpl [method=getResponseBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseBody args=[class java.lang.String] return=void]]] with value [WyuBBR] 01:30:23 01:30:23.848 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.lastModifiedBy, fieldGetter=PojoMethodImpl [method=getLastModifiedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastModifiedBy args=[class java.lang.String] return=void]]] with value [agDntoai] 01:30:23 01:30:23.849 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.InfraRequests.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:23 01:30:23.849 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [upTABbu] 01:30:23 01:30:23.849 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [4UmN28XgtGn] 01:30:23 01:30:23.850 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [9GL0A] 01:30:23 01:30:23.850 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [ga4l7JbZrht] 01:30:23 01:30:23.850 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleModelName, fieldGetter=PojoMethodImpl [method=getVfModuleModelName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleModelName args=[class java.lang.String] return=void]]] with value [ky] 01:30:23 01:30:23.851 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.cloudRegion, fieldGetter=PojoMethodImpl [method=getCloudRegion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudRegion args=[class java.lang.String] return=void]]] with value [A2zsyaA] 01:30:23 01:30:23.851 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.callBackUrl, fieldGetter=PojoMethodImpl [method=getCallBackUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCallBackUrl args=[class java.lang.String] return=void]]] with value [kZhGaf] 01:30:23 01:30:23.851 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.correlator, fieldGetter=PojoMethodImpl [method=getCorrelator args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelator args=[class java.lang.String] return=void]]] with value [rjolSqWFkrR] 01:30:23 01:30:23.852 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class java.lang.String] return=void]]] with value [OD] 01:30:23 01:30:23.852 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceInstanceName, fieldGetter=PojoMethodImpl [method=getServiceInstanceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceName args=[class java.lang.String] return=void]]] with value [iqN2] 01:30:23 01:30:23.852 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestScope, fieldGetter=PojoMethodImpl [method=getRequestScope args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestScope args=[class java.lang.String] return=void]]] with value [NUobiIo3] 01:30:23 01:30:23.853 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class java.lang.String] return=void]]] with value [v] 01:30:23 01:30:23.853 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [KYE3Ez5N5lUD] 01:30:23 01:30:23.853 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [j9kQo7] 01:30:23 01:30:23.854 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [rgo] 01:30:23 01:30:23.854 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestorId, fieldGetter=PojoMethodImpl [method=getRequestorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestorId args=[class java.lang.String] return=void]]] with value [5fAzq2f] 01:30:23 01:30:23.854 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.configurationId, fieldGetter=PojoMethodImpl [method=getConfigurationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigurationId args=[class java.lang.String] return=void]]] with value [dTv2BGaUbSbh] 01:30:23 01:30:23.855 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.configurationName, fieldGetter=PojoMethodImpl [method=getConfigurationName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigurationName args=[class java.lang.String] return=void]]] with value [lDctTXP] 01:30:23 01:30:23.855 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [AgWxmw] 01:30:23 01:30:23.855 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationalEnvName, fieldGetter=PojoMethodImpl [method=getOperationalEnvName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvName args=[class java.lang.String] return=void]]] with value [KbXbby3] 01:30:23 01:30:23.856 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.instanceGroupId, fieldGetter=PojoMethodImpl [method=getInstanceGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceGroupId args=[class java.lang.String] return=void]]] with value [WCWP3UqWh56v27Lsy] 01:30:23 01:30:23.856 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.instanceGroupName, fieldGetter=PojoMethodImpl [method=getInstanceGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceGroupName args=[class java.lang.String] return=void]]] with value [bXKZzszPcoZU] 01:30:23 01:30:23.856 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestUrl, fieldGetter=PojoMethodImpl [method=getRequestUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestUrl args=[class java.lang.String] return=void]]] with value [Mt9Y9z346DB] 01:30:23 01:30:23.857 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.originalRequestId, fieldGetter=PojoMethodImpl [method=getOriginalRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginalRequestId args=[class java.lang.String] return=void]]] with value [TwU] 01:30:23 01:30:23.857 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.extSystemErrorSource, fieldGetter=PojoMethodImpl [method=getExtSystemErrorSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExtSystemErrorSource args=[class java.lang.String] return=void]]] with value [JhVs] 01:30:23 01:30:23.857 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.rollbackExtSystemErrorSource, fieldGetter=PojoMethodImpl [method=getRollbackExtSystemErrorSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRollbackExtSystemErrorSource args=[class java.lang.String] return=void]]] with value [fNhrCNOo6] 01:30:23 01:30:23.858 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [wSnYo] 01:30:23 01:30:23.858 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.productFamilyName, fieldGetter=PojoMethodImpl [method=getProductFamilyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProductFamilyName args=[class java.lang.String] return=void]]] with value [px2e] 01:30:23 01:30:23.858 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.workflowName, fieldGetter=PojoMethodImpl [method=getWorkflowName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkflowName args=[class java.lang.String] return=void]]] with value [wvaGdwBCwhd] 01:30:23 01:30:23.859 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationName, fieldGetter=PojoMethodImpl [method=getOperationName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationName args=[class java.lang.String] return=void]]] with value [r8gbl2] 01:30:23 01:30:23.864 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:23 01:30:23.864 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:23 01:30:23.864 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:23 01:30:23.865 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.868 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.868 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.870 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.db.request.beans.InfraRequests.cloudApiRequests, fieldGetter=PojoMethodImpl [method=getCloudApiRequests args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setCloudApiRequests args=[interface java.util.List] return=void]]] with value [[org.onap.so.db.request.beans.CloudApiRequests@5379488c[id=1051602128,cloudIdentifier=,requestBody=,created=], org.onap.so.db.request.beans.CloudApiRequests@744c16fb[id=1815816849,cloudIdentifier=,requestBody=,created=], org.onap.so.db.request.beans.CloudApiRequests@31e5d408[id=2038041019,cloudIdentifier=,requestBody=,created=]]] 01:30:23 01:30:23.870 [main] INFO com.openpojo.reflection.java.bytecode.ByteCodeFactory - Generating subclass for class [class org.onap.so.db.request.beans.InfraRequests] 01:30:23 01:30:23.871 [main] INFO com.openpojo.reflection.java.bytecode.asm.ASMService - Reusing already generated sub-class for class [org.onap.so.db.request.beans.InfraRequests] 01:30:23 01:30:23.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InfraRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:23 01:30:23.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final java.lang.String org.onap.so.db.request.beans.InfraRequests.UNKNOWN, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:23 01:30:23.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [oUloj8EETY] 01:30:23 01:30:23.872 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestStatus, fieldGetter=PojoMethodImpl [method=getRequestStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestStatus args=[class java.lang.String] return=void]]] with value [9Jo5iyLizA6bu] 01:30:23 01:30:23.872 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.resourceStatusMessage, fieldGetter=PojoMethodImpl [method=getResourceStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceStatusMessage args=[class java.lang.String] return=void]]] with value [Zp8FQqiq0E] 01:30:23 01:30:23.872 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.statusMessage, fieldGetter=PojoMethodImpl [method=getStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusMessage args=[class java.lang.String] return=void]]] with value [0psdt] 01:30:23 01:30:23.873 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.rollbackStatusMessage, fieldGetter=PojoMethodImpl [method=getRollbackStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRollbackStatusMessage args=[class java.lang.String] return=void]]] with value [MWN] 01:30:23 01:30:23.873 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.flowStatus, fieldGetter=PojoMethodImpl [method=getFlowStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setFlowStatus args=[class java.lang.String] return=void]]] with value [DTqS19u] 01:30:23 01:30:23.873 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.retryStatusMessage, fieldGetter=PojoMethodImpl [method=getRetryStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRetryStatusMessage args=[class java.lang.String] return=void]]] with value [tb] 01:30:23 01:30:23.873 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.so.db.request.beans.InfraRequests.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.Long] return=void]]] with value [-5617515304830880883] 01:30:23 01:30:23.874 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.so.db.request.beans.InfraRequests.startTime, fieldGetter=PojoMethodImpl [method=getStartTime args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setStartTime args=[class java.sql.Timestamp] return=void]]] with value [65230129-10-17 00:23:44.03] 01:30:23 01:30:23.874 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.sql.Timestamp org.onap.so.db.request.beans.InfraRequests.endTime, fieldGetter=PojoMethodImpl [method=getEndTime args=[] return=class java.sql.Timestamp], fieldSetter=PojoMethodImpl [method=setEndTime args=[class java.sql.Timestamp] return=void]]] with value [159688364-05-08 10:29:11.957] 01:30:23 01:30:23.874 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [lz3MSbEZaqGPyI] 01:30:23 01:30:23.875 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [9ORhrg] 01:30:23 01:30:23.875 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.pnfName, fieldGetter=PojoMethodImpl [method=getPnfName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPnfName args=[class java.lang.String] return=void]]] with value [YOr8u9T] 01:30:23 01:30:23.875 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfName, fieldGetter=PojoMethodImpl [method=getVnfName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfName args=[class java.lang.String] return=void]]] with value [hzwE] 01:30:23 01:30:23.875 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [4rfc] 01:30:23 01:30:23.876 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [8Qdt7pF9Y8uZ] 01:30:23 01:30:23.876 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [jf6SG2] 01:30:23 01:30:23.876 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfParams, fieldGetter=PojoMethodImpl [method=getVnfParams args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfParams args=[class java.lang.String] return=void]]] with value [D] 01:30:23 01:30:23.876 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vnfOutputs, fieldGetter=PojoMethodImpl [method=getVnfOutputs args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfOutputs args=[class java.lang.String] return=void]]] with value [p2T] 01:30:23 01:30:23.877 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestBody, fieldGetter=PojoMethodImpl [method=getRequestBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestBody args=[class java.lang.String] return=void]]] with value [FVS2EwSIlB] 01:30:23 01:30:23.877 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.responseBody, fieldGetter=PojoMethodImpl [method=getResponseBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseBody args=[class java.lang.String] return=void]]] with value [LwBf6bOzn91g] 01:30:23 01:30:23.877 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.lastModifiedBy, fieldGetter=PojoMethodImpl [method=getLastModifiedBy args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setLastModifiedBy args=[class java.lang.String] return=void]]] with value [BOiwFeu] 01:30:23 01:30:23.878 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.InfraRequests.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Mon Apr 03 23:20:56 UTC 76675093] 01:30:23 01:30:23.878 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [AOZFK] 01:30:23 01:30:23.878 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [GOZoM] 01:30:23 01:30:23.878 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [3m] 01:30:23 01:30:23.879 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [EYrYX] 01:30:23 01:30:23.879 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.vfModuleModelName, fieldGetter=PojoMethodImpl [method=getVfModuleModelName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleModelName args=[class java.lang.String] return=void]]] with value [jCaRBc6Q] 01:30:23 01:30:23.879 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.cloudRegion, fieldGetter=PojoMethodImpl [method=getCloudRegion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudRegion args=[class java.lang.String] return=void]]] with value [Hksl3OovML] 01:30:23 01:30:23.879 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.callBackUrl, fieldGetter=PojoMethodImpl [method=getCallBackUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCallBackUrl args=[class java.lang.String] return=void]]] with value [S5Z2mjxmg] 01:30:23 01:30:23.880 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.correlator, fieldGetter=PojoMethodImpl [method=getCorrelator args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelator args=[class java.lang.String] return=void]]] with value [FfwB] 01:30:23 01:30:23.880 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class java.lang.String] return=void]]] with value [7WKEPmKpOz] 01:30:23 01:30:23.880 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.serviceInstanceName, fieldGetter=PojoMethodImpl [method=getServiceInstanceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceName args=[class java.lang.String] return=void]]] with value [k7dEXNi9yxSjQB] 01:30:23 01:30:23.880 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestScope, fieldGetter=PojoMethodImpl [method=getRequestScope args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestScope args=[class java.lang.String] return=void]]] with value [ChFGaG] 01:30:23 01:30:23.881 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class java.lang.String] return=void]]] with value [lXswxctPvN] 01:30:23 01:30:23.881 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [kDCYXGo] 01:30:23 01:30:23.881 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [Uag1N] 01:30:23 01:30:23.881 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [tK] 01:30:23 01:30:23.882 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestorId, fieldGetter=PojoMethodImpl [method=getRequestorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestorId args=[class java.lang.String] return=void]]] with value [Atm7Z] 01:30:23 01:30:23.882 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.configurationId, fieldGetter=PojoMethodImpl [method=getConfigurationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigurationId args=[class java.lang.String] return=void]]] with value [XCWkSyTfFi] 01:30:23 01:30:23.882 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.configurationName, fieldGetter=PojoMethodImpl [method=getConfigurationName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConfigurationName args=[class java.lang.String] return=void]]] with value [HeCOB2V] 01:30:23 01:30:23.882 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [R] 01:30:23 01:30:23.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationalEnvName, fieldGetter=PojoMethodImpl [method=getOperationalEnvName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvName args=[class java.lang.String] return=void]]] with value [2zF] 01:30:23 01:30:23.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.instanceGroupId, fieldGetter=PojoMethodImpl [method=getInstanceGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceGroupId args=[class java.lang.String] return=void]]] with value [Vlk] 01:30:23 01:30:23.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.instanceGroupName, fieldGetter=PojoMethodImpl [method=getInstanceGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceGroupName args=[class java.lang.String] return=void]]] with value [sjvW] 01:30:23 01:30:23.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.requestUrl, fieldGetter=PojoMethodImpl [method=getRequestUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestUrl args=[class java.lang.String] return=void]]] with value [sl7hMfG] 01:30:23 01:30:23.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.originalRequestId, fieldGetter=PojoMethodImpl [method=getOriginalRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginalRequestId args=[class java.lang.String] return=void]]] with value [A4Oo2Sd] 01:30:23 01:30:23.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.extSystemErrorSource, fieldGetter=PojoMethodImpl [method=getExtSystemErrorSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExtSystemErrorSource args=[class java.lang.String] return=void]]] with value [VXoj] 01:30:23 01:30:23.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.rollbackExtSystemErrorSource, fieldGetter=PojoMethodImpl [method=getRollbackExtSystemErrorSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRollbackExtSystemErrorSource args=[class java.lang.String] return=void]]] with value [w8Mpe5] 01:30:23 01:30:23.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [CV1VRDfnc] 01:30:23 01:30:23.885 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.productFamilyName, fieldGetter=PojoMethodImpl [method=getProductFamilyName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProductFamilyName args=[class java.lang.String] return=void]]] with value [G7KPqhalJ21ICE] 01:30:23 01:30:23.885 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.workflowName, fieldGetter=PojoMethodImpl [method=getWorkflowName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkflowName args=[class java.lang.String] return=void]]] with value [4rM0TG6] 01:30:23 01:30:23.885 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InfraRequests.operationName, fieldGetter=PojoMethodImpl [method=getOperationName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationName args=[class java.lang.String] return=void]]] with value [jz06o] 01:30:23 01:30:23.885 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:23 01:30:23.886 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.886 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.886 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:23 01:30:23.886 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.886 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.db.request.beans.InfraRequests.cloudApiRequests, fieldGetter=PojoMethodImpl [method=getCloudApiRequests args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setCloudApiRequests args=[interface java.util.List] return=void]]] with value [[org.onap.so.db.request.beans.CloudApiRequests@7aaf0f0a[id=-202433575,cloudIdentifier=,requestBody=,created=], org.onap.so.db.request.beans.CloudApiRequests@638b05fb[id=353159207,cloudIdentifier=,requestBody=,created=], org.onap.so.db.request.beans.CloudApiRequests@77e42cbf[id=-729611619,cloudIdentifier=,requestBody=,created=], org.onap.so.db.request.beans.CloudApiRequests@68bef3df[id=1768545090,cloudIdentifier=,requestBody=,created=]]] 01:30:24 01:30:23.887 [main] INFO com.openpojo.reflection.java.bytecode.ByteCodeFactory - Generating subclass for class [class org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.887 [main] INFO com.openpojo.reflection.java.bytecode.asm.ASMService - Reusing already generated sub-class for class [org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.887 [main] INFO com.openpojo.reflection.java.bytecode.ByteCodeFactory - Generating subclass for class [class org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.887 [main] INFO com.openpojo.reflection.java.bytecode.asm.ASMService - Reusing already generated sub-class for class [org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.888 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:24 01:30:23.888 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:24 01:30:23.888 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.889 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.890 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.890 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.db.request.beans.CloudApiRequests] using InstanceFactory 01:30:24 01:30:23.890 [main] INFO com.openpojo.reflection.java.bytecode.ByteCodeFactory - Generating subclass for class [class org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.890 [main] INFO com.openpojo.reflection.java.bytecode.asm.ASMService - Reusing already generated sub-class for class [org.onap.so.db.request.beans.InfraRequests] 01:30:24 01:30:23.891 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.891 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [11D] 01:30:24 01:30:23.892 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [sHWqhD9] 01:30:24 01:30:23.892 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.distributionNotification, fieldGetter=PojoMethodImpl [method=getDistributionNotification args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionNotification args=[class java.lang.String] return=void]]] with value [BeZtpY2U] 01:30:24 01:30:23.892 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.consumerId, fieldGetter=PojoMethodImpl [method=getConsumerId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConsumerId args=[class java.lang.String] return=void]]] with value [QM32bgp0] 01:30:24 01:30:23.892 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.892 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [uCGXA5TCXNxaUk] 01:30:24 01:30:23.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [a9uqx41nJ] 01:30:24 01:30:23.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.distributionNotification, fieldGetter=PojoMethodImpl [method=getDistributionNotification args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionNotification args=[class java.lang.String] return=void]]] with value [5aAnoIUNyDTZCYar] 01:30:24 01:30:23.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.consumerId, fieldGetter=PojoMethodImpl [method=getConsumerId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setConsumerId args=[class java.lang.String] return=void]]] with value [qSV] 01:30:24 01:30:23.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Sun Jul 06 15:34:33 UTC 179400869] 01:30:24 01:30:23.894 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ResourceOperationStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.894 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [fKoFTCBMXiu] 01:30:24 01:30:23.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [vIGdPOFb3tp] 01:30:24 01:30:23.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.resourceTemplateUUID, fieldGetter=PojoMethodImpl [method=getResourceTemplateUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceTemplateUUID args=[class java.lang.String] return=void]]] with value [SKf] 01:30:24 01:30:23.895 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ResourceOperationStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.895 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [DqUjKcFXyq] 01:30:24 01:30:23.895 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [eiAuhP6NuX] 01:30:24 01:30:23.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatusId.resourceTemplateUUID, fieldGetter=PojoMethodImpl [method=getResourceTemplateUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceTemplateUUID args=[class java.lang.String] return=void]]] with value [qxbiGX] 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [GnpA] 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [9SKr] 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [j80bS3] 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.897 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [eutYe] 01:30:24 01:30:23.898 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [Vq9A36T] 01:30:24 01:30:23.898 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatusId.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [VV7ZpGx] 01:30:24 01:30:23.899 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.CloudApiRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.899 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.CloudApiRequests.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.Integer] return=void]]] with value [116772797] 01:30:24 01:30:23.899 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [64JJOj7Wwbu] 01:30:24 01:30:23.899 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.cloudIdentifier, fieldGetter=PojoMethodImpl [method=getCloudIdentifier args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudIdentifier args=[class java.lang.String] return=void]]] with value [h1] 01:30:24 01:30:23.899 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.requestBody, fieldGetter=PojoMethodImpl [method=getRequestBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestBody args=[class java.lang.String] return=void]]] with value [Rn] 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.CloudApiRequests.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.CloudApiRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.CloudApiRequests.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.Integer] return=void]]] with value [-894839070] 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [R4z6MVUm] 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.cloudIdentifier, fieldGetter=PojoMethodImpl [method=getCloudIdentifier args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudIdentifier args=[class java.lang.String] return=void]]] with value [r9Z2glh] 01:30:24 01:30:23.900 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.CloudApiRequests.requestBody, fieldGetter=PojoMethodImpl [method=getRequestBody args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestBody args=[class java.lang.String] return=void]]] with value [wteh81E] 01:30:24 01:30:23.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.CloudApiRequests.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] with value [Sun Aug 23 12:39:50 UTC 140044544] 01:30:24 01:30:23.904 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.904 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [fOgaiEd] 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.componentName, fieldGetter=PojoMethodImpl [method=getComponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentName args=[class java.lang.String] return=void]]] with value [k2zdePb] 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.componentDistributionStatus, fieldGetter=PojoMethodImpl [method=getComponentDistributionStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentDistributionStatus args=[class java.lang.String] return=void]]] with value [bg] 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [2vK7] 01:30:24 01:30:23.905 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.componentName, fieldGetter=PojoMethodImpl [method=getComponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentName args=[class java.lang.String] return=void]]] with value [cZw7D] 01:30:24 01:30:23.906 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.componentDistributionStatus, fieldGetter=PojoMethodImpl [method=getComponentDistributionStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentDistributionStatus args=[class java.lang.String] return=void]]] with value [3Qsh63VWx0Kwn7NpI] 01:30:24 01:30:23.906 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Wed Apr 02 10:25:09 UTC 149443221] 01:30:24 01:30:23.906 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Sun May 30 16:48:53 UTC 266328106] 01:30:24 01:30:23.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.RequestProcessingData.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.RequestProcessingData.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.Integer] return=void]]] with value [-1686528736] 01:30:24 01:30:23.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.soRequestId, fieldGetter=PojoMethodImpl [method=getSoRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSoRequestId args=[class java.lang.String] return=void]]] with value [t8i] 01:30:24 01:30:23.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.groupingId, fieldGetter=PojoMethodImpl [method=getGroupingId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGroupingId args=[class java.lang.String] return=void]]] with value [6tuBBCJOVx90AaG] 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [fV] 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [vl2BjPp] 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.tag, fieldGetter=PojoMethodImpl [method=getTag args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTag args=[class java.lang.String] return=void]]] with value [FqZQcIN] 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.RequestProcessingData.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.db.request.beans.RequestProcessingData.isDataInternal, fieldGetter=PojoMethodImpl [method=getIsDataInternal args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setIsDataInternal args=[class java.lang.Boolean] return=void]]] with value [false] 01:30:24 01:30:23.908 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.RequestProcessingData.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.RequestProcessingData.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.Integer] return=void]]] with value [-1409780632] 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.soRequestId, fieldGetter=PojoMethodImpl [method=getSoRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSoRequestId args=[class java.lang.String] return=void]]] with value [0ewgJnk] 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.groupingId, fieldGetter=PojoMethodImpl [method=getGroupingId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGroupingId args=[class java.lang.String] return=void]]] with value [7ch5] 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [1NXQs1] 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [JmTPWU] 01:30:24 01:30:23.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.RequestProcessingData.tag, fieldGetter=PojoMethodImpl [method=getTag args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTag args=[class java.lang.String] return=void]]] with value [8] 01:30:24 01:30:23.910 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.RequestProcessingData.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] with value [Sat May 30 03:40:28 UTC 40654092] 01:30:24 01:30:23.910 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.db.request.beans.RequestProcessingData.isDataInternal, fieldGetter=PojoMethodImpl [method=getIsDataInternal args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setIsDataInternal args=[class java.lang.Boolean] return=void]]] with value [true] 01:30:24 01:30:23.911 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to validate synthetic class=[class org.onap.so.db.request.beans.Status$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 01:30:24 01:30:23.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [i2ZVa] 01:30:24 01:30:23.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.componentName, fieldGetter=PojoMethodImpl [method=getComponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentName args=[class java.lang.String] return=void]]] with value [5H7] 01:30:24 01:30:23.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [Rice] 01:30:24 01:30:23.912 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogComponentDistributionStatusId.componentName, fieldGetter=PojoMethodImpl [method=getComponentName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setComponentName args=[class java.lang.String] return=void]]] with value [kE] 01:30:24 01:30:23.912 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InstanceNfvoMapping.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [yRFpcMV] 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.nfvoName, fieldGetter=PojoMethodImpl [method=getNfvoName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNfvoName args=[class java.lang.String] return=void]]] with value [IyzOu] 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.endpoint, fieldGetter=PojoMethodImpl [method=getEndpoint args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEndpoint args=[class java.lang.String] return=void]]] with value [bnm] 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.username, fieldGetter=PojoMethodImpl [method=getUsername args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUsername args=[class java.lang.String] return=void]]] with value [8blB] 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.password, fieldGetter=PojoMethodImpl [method=getPassword args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPassword args=[class java.lang.String] return=void]]] with value [qWOnQ] 01:30:24 01:30:23.913 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.apiRoot, fieldGetter=PojoMethodImpl [method=getApiRoot args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiRoot args=[class java.lang.String] return=void]]] with value [711wNf] 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.jobId, fieldGetter=PojoMethodImpl [method=getJobId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setJobId args=[class java.lang.String] return=void]]] with value [UiLX8r] 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InstanceNfvoMapping.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [LkV7tgz6W] 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.nfvoName, fieldGetter=PojoMethodImpl [method=getNfvoName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNfvoName args=[class java.lang.String] return=void]]] with value [gGNY2fc] 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.endpoint, fieldGetter=PojoMethodImpl [method=getEndpoint args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEndpoint args=[class java.lang.String] return=void]]] with value [no] 01:30:24 01:30:23.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.username, fieldGetter=PojoMethodImpl [method=getUsername args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUsername args=[class java.lang.String] return=void]]] with value [M] 01:30:24 01:30:23.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.password, fieldGetter=PojoMethodImpl [method=getPassword args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPassword args=[class java.lang.String] return=void]]] with value [jFOQkllH] 01:30:24 01:30:23.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.apiRoot, fieldGetter=PojoMethodImpl [method=getApiRoot args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiRoot args=[class java.lang.String] return=void]]] with value [l6RN] 01:30:24 01:30:23.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.InstanceNfvoMapping.jobId, fieldGetter=PojoMethodImpl [method=getJobId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setJobId args=[class java.lang.String] return=void]]] with value [NqbmlM3S8VoRKwOdSR] 01:30:24 01:30:23.933 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ResourceOperationStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [YRi] 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [c2YyIg4Prlu] 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.resourceTemplateUUID, fieldGetter=PojoMethodImpl [method=getResourceTemplateUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceTemplateUUID args=[class java.lang.String] return=void]]] with value [sqHXki7hEDr] 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.operType, fieldGetter=PojoMethodImpl [method=getOperType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperType args=[class java.lang.String] return=void]]] with value [lRtpvcCWA] 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.resourceInstanceID, fieldGetter=PojoMethodImpl [method=getResourceInstanceID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceInstanceID args=[class java.lang.String] return=void]]] with value [b1U] 01:30:24 01:30:23.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.jobId, fieldGetter=PojoMethodImpl [method=getJobId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setJobId args=[class java.lang.String] return=void]]] with value [hcDbu] 01:30:24 01:30:23.936 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [Chk] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.String] return=void]]] with value [IMy0SJ] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.errorCode, fieldGetter=PojoMethodImpl [method=getErrorCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorCode args=[class java.lang.String] return=void]]] with value [J8abe] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.statusDescription, fieldGetter=PojoMethodImpl [method=getStatusDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusDescription args=[class java.lang.String] return=void]]] with value [FF3vO] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ResourceOperationStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [3qC] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [A3FpU2] 01:30:24 01:30:23.937 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.resourceTemplateUUID, fieldGetter=PojoMethodImpl [method=getResourceTemplateUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceTemplateUUID args=[class java.lang.String] return=void]]] with value [TqlOLr] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.operType, fieldGetter=PojoMethodImpl [method=getOperType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperType args=[class java.lang.String] return=void]]] with value [4S7dDas] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.resourceInstanceID, fieldGetter=PojoMethodImpl [method=getResourceInstanceID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResourceInstanceID args=[class java.lang.String] return=void]]] with value [J06y3] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.jobId, fieldGetter=PojoMethodImpl [method=getJobId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setJobId args=[class java.lang.String] return=void]]] with value [ogfXP] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [7KwKV] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.progress, fieldGetter=PojoMethodImpl [method=getProgress args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProgress args=[class java.lang.String] return=void]]] with value [k2EqgT] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.errorCode, fieldGetter=PojoMethodImpl [method=getErrorCode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorCode args=[class java.lang.String] return=void]]] with value [awgDyY] 01:30:24 01:30:23.938 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.ResourceOperationStatus.statusDescription, fieldGetter=PojoMethodImpl [method=getStatusDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusDescription args=[class java.lang.String] return=void]]] with value [xYCXd23LC] 01:30:24 01:30:23.939 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OrchestrationTask.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.939 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.taskId, fieldGetter=PojoMethodImpl [method=getTaskId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTaskId args=[class java.lang.String] return=void]]] with value [jTRa3k] 01:30:24 01:30:23.939 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [ueUeOfkkf] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [O67AuBX] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OrchestrationTask.createdTime, fieldGetter=PojoMethodImpl [method=getCreatedTime args=[] return=class java.util.Date], fieldSetter=PojoMethodImpl [method=setCreatedTime args=[class java.util.Date] return=void]]] with value [Sat Oct 30 01:43:17 UTC 212646275] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [Er] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.isManual, fieldGetter=PojoMethodImpl [method=getIsManual args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIsManual args=[class java.lang.String] return=void]]] with value [m2Nw] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParams args=[class java.lang.String] return=void]]] with value [ejU70jZ] 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OrchestrationTask.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.940 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.taskId, fieldGetter=PojoMethodImpl [method=getTaskId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTaskId args=[class java.lang.String] return=void]]] with value [QRMKsz9m] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [Hz0mvCIA] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [Wu0qUVgi] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OrchestrationTask.createdTime, fieldGetter=PojoMethodImpl [method=getCreatedTime args=[] return=class java.util.Date], fieldSetter=PojoMethodImpl [method=setCreatedTime args=[class java.util.Date] return=void]]] with value [Sat Apr 06 13:25:27 UTC 3593338] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [JuIzWuK] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.isManual, fieldGetter=PojoMethodImpl [method=getIsManual args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIsManual args=[class java.lang.String] return=void]]] with value [X3Zm1cOT] 01:30:24 01:30:23.941 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OrchestrationTask.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setParams args=[class java.lang.String] return=void]]] with value [DHbMf] 01:30:24 01:30:23.942 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.942 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [GdQy963v6a6EdL] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [Rf3] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [TNHP5U] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [US7PWDoo] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionIdStatus, fieldGetter=PojoMethodImpl [method=getDistributionIdStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdStatus args=[class java.lang.String] return=void]]] with value [tPGp3] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionIdErrorReason, fieldGetter=PojoMethodImpl [method=getDistributionIdErrorReason args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdErrorReason args=[class java.lang.String] return=void]]] with value [4eMI5MM] 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.943 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [K2U0w9m] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [t0xJbtx3k2] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [ktbunRQO0sHwk] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [eVNp] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionIdStatus, fieldGetter=PojoMethodImpl [method=getDistributionIdStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdStatus args=[class java.lang.String] return=void]]] with value [q3PXyKB] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvDistributionStatus.distributionIdErrorReason, fieldGetter=PojoMethodImpl [method=getDistributionIdErrorReason args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdErrorReason args=[class java.lang.String] return=void]]] with value [jffxcycRN] 01:30:24 01:30:23.944 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Mon Aug 05 16:20:20 UTC 231745320] 01:30:24 01:30:23.945 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Fri May 25 09:43:38 UTC 270090992] 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [P9au0koD5] 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogDistributionStatus.distributionIdStatus, fieldGetter=PojoMethodImpl [method=getDistributionIdStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdStatus args=[class java.lang.String] return=void]]] with value [DwUHXkH7] 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.946 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.db.request.beans.WatchdogDistributionStatus.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=int], fieldSetter=PojoMethodImpl [method=setVersion args=[int] return=void]]] with value [-962718305] 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogDistributionStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogDistributionStatus.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [EjEIdNfe] 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogDistributionStatus.distributionIdStatus, fieldGetter=PojoMethodImpl [method=getDistributionIdStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionIdStatus args=[class java.lang.String] return=void]]] with value [FUmNV] 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogDistributionStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Sat Feb 01 11:16:33 UTC 291892070] 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.WatchdogDistributionStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Mon May 23 05:38:10 UTC 218683405] 01:30:24 01:30:23.947 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.db.request.beans.WatchdogDistributionStatus.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=int], fieldSetter=PojoMethodImpl [method=setVersion args=[int] return=void]]] with value [-646400649] 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [b9iO] 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [T0uDTx] 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [gJ49oy] 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serviceModelVersionDistrStatus, fieldGetter=PojoMethodImpl [method=getServiceModelVersionDistrStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionDistrStatus args=[class java.lang.String] return=void]]] with value [Fs2Ly] 01:30:24 01:30:23.949 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.recoveryAction, fieldGetter=PojoMethodImpl [method=getRecoveryAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRecoveryAction args=[class java.lang.String] return=void]]] with value [Mn8tPi] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.retryCount, fieldGetter=PojoMethodImpl [method=getRetryCount args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setRetryCount args=[class java.lang.Integer] return=void]]] with value [-1297223929] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.workloadContext, fieldGetter=PojoMethodImpl [method=getWorkloadContext args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkloadContext args=[class java.lang.String] return=void]]] with value [VfTIVO] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.vnfOperationalEnvId, fieldGetter=PojoMethodImpl [method=getVnfOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfOperationalEnvId args=[class java.lang.String] return=void]]] with value [um1vf] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [kkXtV] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.operationalEnvId, fieldGetter=PojoMethodImpl [method=getOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationalEnvId args=[class java.lang.String] return=void]]] with value [ln] 01:30:24 01:30:23.950 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [hHREVF] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.serviceModelVersionDistrStatus, fieldGetter=PojoMethodImpl [method=getServiceModelVersionDistrStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionDistrStatus args=[class java.lang.String] return=void]]] with value [XiqrKZ] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.recoveryAction, fieldGetter=PojoMethodImpl [method=getRecoveryAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRecoveryAction args=[class java.lang.String] return=void]]] with value [aGKlNm] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.retryCount, fieldGetter=PojoMethodImpl [method=getRetryCount args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setRetryCount args=[class java.lang.Integer] return=void]]] with value [840111275] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.workloadContext, fieldGetter=PojoMethodImpl [method=getWorkloadContext args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setWorkloadContext args=[class java.lang.String] return=void]]] with value [h5xL] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.createTime, fieldGetter=PojoMethodImpl [method=getCreateTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Sun May 18 23:46:26 UTC 837393] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.modifyTime, fieldGetter=PojoMethodImpl [method=getModifyTime args=[] return=class java.util.Date], fieldSetter=null]] with value [Sat Jan 08 22:15:38 UTC 234284124] 01:30:24 01:30:23.951 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.vnfOperationalEnvId, fieldGetter=PojoMethodImpl [method=getVnfOperationalEnvId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfOperationalEnvId args=[class java.lang.String] return=void]]] with value [Jy9wRYc] 01:30:24 01:30:23.952 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InfraActiveRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.952 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.InfraActiveRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.953 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.953 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatusId.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [RG] 01:30:24 01:30:23.953 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatusId.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [Mt7f] 01:30:24 01:30:23.954 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.OperationStatusId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.954 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatusId.serviceId, fieldGetter=PojoMethodImpl [method=getServiceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceId args=[class java.lang.String] return=void]]] with value [e3LCyIlnNRU1] 01:30:24 01:30:23.954 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.OperationStatusId.operationId, fieldGetter=PojoMethodImpl [method=getOperationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOperationId args=[class java.lang.String] return=void]]] with value [H0mKw5] 01:30:24 01:30:23.954 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ArchivedInfraRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.955 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.ArchivedInfraRequests.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [e5baboYiR] 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [N] 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.distributionId, fieldGetter=PojoMethodImpl [method=getDistributionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDistributionId args=[class java.lang.String] return=void]]] with value [YnRarM] 01:30:24 01:30:23.956 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.WatchdogServiceModVerIdLookupId.serviceModelVersionId, fieldGetter=PojoMethodImpl [method=getServiceModelVersionId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceModelVersionId args=[class java.lang.String] return=void]]] with value [uB] 01:30:24 01:30:23.957 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.db.request.beans.SiteStatus.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setStatus args=[boolean] return=void]]] with value [true] 01:30:24 01:30:23.957 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.SiteStatus.siteName, fieldGetter=PojoMethodImpl [method=getSiteName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSiteName args=[class java.lang.String] return=void]]] with value [AnSn6yxGID] 01:30:24 01:30:23.957 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.SiteStatus.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] has no setter skipping 01:30:24 01:30:23.957 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.db.request.beans.SiteStatus.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setStatus args=[boolean] return=void]]] with value [true] 01:30:24 01:30:23.958 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.db.request.beans.SiteStatus.siteName, fieldGetter=PojoMethodImpl [method=getSiteName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSiteName args=[class java.lang.String] return=void]]] with value [9DVr] 01:30:24 01:30:23.958 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Date org.onap.so.db.request.beans.SiteStatus.created, fieldGetter=PojoMethodImpl [method=getCreated args=[] return=class java.util.Date], fieldSetter=null]] with value [Wed Aug 03 14:05:17 UTC 119588588] 01:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.onap.so.db.request.beans.BeansTest 01:30:24 [INFO] Running org.onap.so.db.request.client.RequestDbClientTest 01:30:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.onap.so.db.request.client.RequestDbClientTest 01:30:24 [INFO] 01:30:24 [INFO] Results: 01:30:24 [INFO] 01:30:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 01:30:24 [INFO] 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-requests-db --- 01:30:24 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/code-coverage/jacoco-ut.exec 01:30:24 [INFO] Analyzed bundle 'mso-requests-db' with 42 classes 01:30:24 [INFO] 01:30:24 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-requests-db --- 01:30:24 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-requests-db --- 01:30:24 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:24 [INFO] 01:30:24 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-requests-db --- 01:30:24 [INFO] Tests are skipped. 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-requests-db --- 01:30:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-requests-db --- 01:30:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:24 [INFO] 01:30:24 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-requests-db --- 01:30:24 [INFO] Tests are skipped. 01:30:24 [INFO] 01:30:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-requests-db --- 01:30:24 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar to /tmp/r/org/onap/so/mso-requests-db/1.17.0-SNAPSHOT/mso-requests-db-1.17.0-SNAPSHOT.jar 01:30:24 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/pom.xml to /tmp/r/org/onap/so/mso-requests-db/1.17.0-SNAPSHOT/mso-requests-db-1.17.0-SNAPSHOT.pom 01:30:24 [INFO] 01:30:24 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-requests-db --- 01:30:24 [INFO] org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT 01:30:24 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:30:24 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:30:24 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:30:24 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:30:24 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:30:24 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:30:24 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:30:24 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:30:24 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:30:24 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:30:24 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 01:30:24 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:30:24 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:30:24 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:30:24 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:30:24 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:30:24 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:30:24 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:30:24 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:30:24 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:30:24 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:30:24 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:30:24 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:30:24 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:30:24 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:30:24 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:30:24 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:30:24 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:30:24 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:30:24 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:30:24 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:30:24 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:30:24 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:30:24 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:30:24 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:30:24 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:30:24 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:30:24 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:30:24 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:30:24 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:30:24 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:30:24 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:30:24 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:30:24 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:30:24 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:30:24 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:30:24 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:30:24 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:30:24 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:30:24 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:30:24 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:30:24 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:30:24 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:30:24 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:30:24 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:30:24 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:30:24 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:30:24 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:30:24 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:30:24 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:30:24 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:30:24 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:30:24 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:30:24 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 01:30:24 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 01:30:24 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:30:24 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:30:24 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:30:24 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:30:24 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:30:24 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:30:24 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:30:24 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 01:30:24 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:30:24 [INFO] | +- org.json:json:jar:20250517:compile 01:30:24 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:30:24 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:30:24 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:30:24 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:30:24 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:30:24 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:30:24 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:30:24 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:30:24 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:30:24 [INFO] | | +- com.att.eelf:eelf-core:jar:1.0.0:compile 01:30:24 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:30:24 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:30:24 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:30:24 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:30:24 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:30:24 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:30:24 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:30:24 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:30:24 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:30:24 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:30:24 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:30:24 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:30:24 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:30:24 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:30:24 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:30:24 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:30:24 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:30:24 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:30:24 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:30:24 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:30:24 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:30:24 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:30:24 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:30:24 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:30:24 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:30:24 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:30:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:30:24 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:30:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:30:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:30:24 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:30:24 [INFO] +- org.glassfish.jersey.core:jersey-common:jar:2.33:test 01:30:24 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:30:24 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:30:24 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:30:24 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 01:30:24 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:30:24 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:30:24 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:30:24 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:30:24 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:30:24 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:30:24 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:30:24 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:30:24 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:30:24 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:30:24 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:30:24 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:30:24 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:30:24 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:30:24 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:30:24 [INFO] +- junit:junit:jar:4.13.2:test 01:30:24 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:30:24 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:30:24 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:30:24 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:30:24 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:30:24 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:30:24 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:30:24 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:30:24 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:30:24 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:30:24 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:30:24 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:30:24 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:30:24 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:30:24 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:30:24 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:30:24 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:30:24 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:30:24 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:30:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:30:24 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:30:24 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:30:24 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:30:24 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:30:24 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:30:24 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:30:24 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:30:24 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:30:24 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:30:24 [INFO] 01:30:24 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-requests-db --- 01:30:24 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/sonatype-clm/module.xml 01:30:24 [INFO] 01:30:24 [INFO] --------------< org.onap.so:mso-requests-db-repositories >-------------- 01:30:24 [INFO] Building mso-requests-db-repositories 1.17.0-SNAPSHOT [18/43] 01:30:24 [INFO] --------------------------------[ jar ]--------------------------------- 01:30:24 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:30:24 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:30:24 [INFO] 01:30:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-requests-db-repositories --- 01:30:24 [INFO] 01:30:24 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-requests-db-repositories --- 01:30:24 [INFO] ## define projects super pom absolute path through basepath_marker 01:30:24 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:30:24 [INFO] 01:30:24 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-requests-db-repositories --- 01:30:24 [INFO] Using 'UTF-8' encoding to format source files. 01:30:24 [INFO] Number of files to be formatted: 24 01:30:24 [INFO] Successfully formatted: 0 file(s) 01:30:24 [INFO] Fail to format: 0 file(s) 01:30:24 [INFO] Skipped: 24 file(s) 01:30:24 [INFO] Read only skipped: 0 file(s) 01:30:24 [INFO] Approximate time taken: 0s 01:30:24 [INFO] 01:30:24 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-requests-db-repositories --- 01:30:24 [INFO] Using 'UTF-8' encoding to format source files. 01:30:24 [INFO] Number of files to be formatted: 0 01:30:24 [INFO] 01:30:24 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-requests-db-repositories --- 01:30:24 [INFO] Skipping Rule Enforcement. 01:30:24 [INFO] 01:30:24 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-requests-db-repositories --- 01:30:24 [INFO] Skipping Rule Enforcement. 01:30:24 [INFO] 01:30:24 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-requests-db-repositories --- 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-requests-db-repositories --- 01:30:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:24 [INFO] 01:30:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-requests-db-repositories --- 01:30:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:24 [INFO] 01:30:24 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-requests-db-repositories --- 01:30:24 [INFO] Formatting is skipped 01:30:24 [INFO] 01:30:24 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-requests-db-repositories --- 01:30:24 [INFO] Formatting is skipped 01:30:24 [INFO] 01:30:24 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-requests-db-repositories --- 01:30:24 [INFO] 01:30:24 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-requests-db-repositories --- 01:30:24 [INFO] 01:30:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-requests-db-repositories --- 01:30:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:24 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/resources 01:30:24 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/generated-sources/license 01:30:24 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/generated-resources/licenses 01:30:24 [INFO] 01:30:24 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-requests-db-repositories --- 01:30:24 [INFO] Changes detected - recompiling the module! 01:30:24 [INFO] Compiling 16 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes 01:30:25 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:25 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.java]] 01:30:25 [INFO] [parsing completed 2ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InstanceNfvoMappingRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryCustom.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/OrchestrationTaskRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/ArchivedInfraRequestsRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/WatchdogDistributionStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/OperationalEnvServiceModelStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/OperationStatusRepository.java]] 01:30:25 [INFO] [parsing completed 1ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/SiteStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/OperationalEnvDistributionStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/ResourceOperationStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/WatchdogComponentDistributionStatusRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/configuration/ExposeEntityIdResourceConfiguration.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/WatchdogServiceModVerIdLookupRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/RequestProcessingDataRepository.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:25 [INFO] [loading modules/java.prefs/module-info.class] 01:30:25 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:25 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:25 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:25 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:25 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:25 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:25 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:25 [INFO] [loading modules/java.naming/module-info.class] 01:30:25 [INFO] [loading modules/java.rmi/module-info.class] 01:30:25 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:25 [INFO] [loading modules/java.desktop/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:25 [INFO] [loading modules/java.sql/module-info.class] 01:30:25 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:25 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:25 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management/module-info.class] 01:30:25 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:25 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:25 [INFO] [loading modules/java.scripting/module-info.class] 01:30:25 [INFO] [loading modules/java.se/module-info.class] 01:30:25 [INFO] [loading modules/jdk.net/module-info.class] 01:30:25 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:25 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:25 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:25 [INFO] [loading modules/java.xml/module-info.class] 01:30:25 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:25 [INFO] [loading modules/java.instrument/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:25 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:25 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:25 [INFO] [loading modules/java.net.http/module-info.class] 01:30:25 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:25 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:25 [INFO] [loading modules/java.compiler/module-info.class] 01:30:25 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:25 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:25 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:25 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:25 [INFO] [loading modules/java.logging/module-info.class] 01:30:25 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:25 [INFO] [loading modules/java.base/module-info.class] 01:30:25 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:25 [INFO] [loading modules/java.management/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:25 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:25 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:25 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/generated-sources/annotations] 01:30:25 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:25 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 01:30:25 [INFO] [loading modules/java.base/java/text/SimpleDateFormat.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Collections.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Date.class] 01:30:25 [INFO] [loading modules/java.base/java/util/LinkedList.class] 01:30:25 [INFO] [loading modules/java.base/java/util/List.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:30:25 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManager.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/NonUniqueResultException.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Query.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TypedQuery.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/CriteriaBuilder.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/CriteriaQuery.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/Order.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/Predicate.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/Root.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:25 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:30:25 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Repository.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InstanceNfvoMapping.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OrchestrationTask.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ArchivedInfraRequests.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogDistributionStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatusId.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatusId.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/SiteStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvDistributionStatus.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Modifying.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ResourceOperationStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ResourceOperationStatusId.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Pageable.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatusId.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/config/RepositoryRestConfiguration.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar(/org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/CorsRegistry.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookup.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookupId.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:25 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.java:[457,48] [unchecked] unchecked conversion 01:30:25 required: List 01:30:25 found: List 01:30:25 where T is a type-variable: 01:30:25 T extends Object declared in method getSingleResult(Query) 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/PersistenceException.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Number.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Character.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Short.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Float.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/data/repository/QueryOperationType.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Error.class] 01:30:25 [INFO] [loading modules/java.base/java/text/ParseException.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.InfraActiveRequestsRepositoryCustom] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryCustom.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.InstanceNfvoMappingRepository] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InstanceNfvoMappingRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.OrchestrationTaskRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OrchestrationTaskRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.ArchivedInfraRequestsRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/ArchivedInfraRequestsRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.WatchdogDistributionStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/WatchdogDistributionStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.OperationalEnvServiceModelStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OperationalEnvServiceModelStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.OperationStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OperationStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.SiteStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/SiteStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.OperationalEnvDistributionStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OperationalEnvDistributionStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.ResourceOperationStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/ResourceOperationStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.InfraActiveRequestsRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.WatchdogComponentDistributionStatusRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/WatchdogComponentDistributionStatusRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.configuration.ExposeEntityIdResourceConfiguration] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/configuration/ExposeEntityIdResourceConfiguration.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.WatchdogServiceModVerIdLookupRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/WatchdogServiceModVerIdLookupRepository.class] 01:30:25 [INFO] [checking org.onap.so.db.request.data.repository.RequestProcessingDataRepository] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/RequestProcessingDataRepository.class] 01:30:25 [INFO] [total 373ms] 01:30:25 [INFO] 01:30:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-requests-db-repositories --- 01:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:25 [INFO] Copying 4 resources 01:30:25 [INFO] 01:30:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-requests-db-repositories --- 01:30:25 [INFO] Changes detected - recompiling the module! 01:30:25 [INFO] Compiling 8 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes 01:30:25 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:25 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/OrchestrationTaskTest.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImplTest.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/OperationStatusTest.java]] 01:30:25 [INFO] [parsing completed 1ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/SiteStatusTest.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/OperationalEnvServiceModelStatusTest.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/RequestDBConfig.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/TestApplication.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/BaseTest.java]] 01:30:25 [INFO] [parsing completed 0ms] 01:30:25 [INFO] [loading modules/java.prefs/module-info.class] 01:30:25 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:25 [INFO] [loading modules/java.sql/module-info.class] 01:30:25 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:25 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:25 [INFO] [loading modules/java.naming/module-info.class] 01:30:25 [INFO] [loading modules/java.xml/module-info.class] 01:30:25 [INFO] [loading modules/java.scripting/module-info.class] 01:30:25 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:25 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:25 [INFO] [loading modules/java.logging/module-info.class] 01:30:25 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:25 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:25 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:25 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:25 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management/module-info.class] 01:30:25 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:25 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:25 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:25 [INFO] [loading modules/java.se/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:25 [INFO] [loading modules/java.compiler/module-info.class] 01:30:25 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:25 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:25 [INFO] [loading modules/java.net.http/module-info.class] 01:30:25 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:25 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:25 [INFO] [loading modules/java.instrument/module-info.class] 01:30:25 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:25 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:25 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:25 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:25 [INFO] [loading modules/java.desktop/module-info.class] 01:30:25 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:25 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:25 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:25 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:25 [INFO] [loading modules/java.base/module-info.class] 01:30:25 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:25 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:25 [INFO] [loading modules/jdk.net/module-info.class] 01:30:25 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:25 [INFO] [loading modules/java.management/module-info.class] 01:30:25 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:25 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:25 [INFO] [loading modules/java.rmi/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:25 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:25 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:25 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/generated-test-sources/test-annotations] 01:30:25 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:25 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:30:25 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OrchestrationTask.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OrchestrationTaskRepository.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/exceptions/NoEntityFoundException.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 01:30:25 [INFO] [loading modules/java.base/java/util/Date.class] 01:30:25 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/CriteriaBuilder.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/Predicate.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/criteria/Root.class)] 01:30:25 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Collections.class] 01:30:25 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:30:25 [INFO] [loading modules/java.base/java/util/List.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:25 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:30:25 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:25 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryCustom.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatusId.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OperationStatusRepository.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/SiteStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/SiteStatusRepository.class] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/PageRequest.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Sort.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Sort$Direction.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class)] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/classes/org/onap/so/db/request/data/repository/OperationalEnvServiceModelStatusRepository.class] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/ExampleMatcher.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:25 [INFO] [loading modules/java.base/java/util/TimeZone.class] 01:30:25 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/PostConstruct.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 01:30:25 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:30:25 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:30:25 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:30:25 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:25 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:30:25 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:30:25 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImplTest.java:[90,48] [unchecked] unchecked cast 01:30:25 required: Root 01:30:25 found: Root 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/data/repository/QueryOperationType.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:30:25 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 01:30:25 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:30:25 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:30:25 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:30:25 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:30:25 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:30:25 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Number.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Character.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Short.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Float.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImplTest.class] 01:30:25 [INFO] [checking org.onap.so.db.request.OperationStatusTest] 01:30:25 [INFO] [loading modules/java.base/java/lang/Thread.class] 01:30:25 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Runnable.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/db/request/OperationStatusTest.class] 01:30:25 [INFO] [checking org.onap.so.db.request.SiteStatusTest] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/AbstractPageRequest.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Pageable.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Slice.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/util/Streamable.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Double.class] 01:30:25 [INFO] [loading modules/java.base/java/lang/Void.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/db/request/SiteStatusTest.class] 01:30:25 [INFO] [checking org.onap.so.db.request.OperationalEnvServiceModelStatusTest] 01:30:25 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatusId.class)] 01:30:25 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/OperationalEnvServiceModelStatusTest.java:[85,21] [deprecation] Integer(int) in Integer has been deprecated 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/db/request/OperationalEnvServiceModelStatusTest.class] 01:30:25 [INFO] [checking org.onap.so.db.request.RequestDBConfig] 01:30:25 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 01:30:25 [INFO] [loading modules/java.base/java/time/ZoneId.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/db/request/RequestDBConfig.class] 01:30:25 [INFO] [checking org.onap.so.TestApplication] 01:30:25 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 01:30:25 [INFO] [loading modules/java.base/java/lang/System.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Properties.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Hashtable.class] 01:30:25 [INFO] [loading modules/java.base/java/util/Dictionary.class] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/TestApplication.class] 01:30:25 [INFO] [checking org.onap.so.BaseTest] 01:30:25 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/test-classes/org/onap/so/BaseTest.class] 01:30:25 [INFO] [total 404ms] 01:30:25 [INFO] 01:30:25 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-requests-db-repositories --- 01:30:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:30:25 [INFO] 01:30:25 [INFO] ------------------------------------------------------- 01:30:25 [INFO] T E S T S 01:30:25 [INFO] ------------------------------------------------------- 01:30:27 [INFO] Running org.onap.so.db.request.OperationStatusTest 01:30:27 01:30:27 . ____ _ __ _ _ 01:30:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:30:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:30:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:30:27 ' |____| .__|_| |_|_| |_\__, | / / / / 01:30:27 =========|_|==============|___/=/_/_/_/ 01:30:27 :: Spring Boot :: (v2.5.15) 01:30:27 01:30:28 01:30:28.053 [main] INFO org.onap.so.db.request.OperationStatusTest - Starting OperationStatusTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 4351 (started by jenkins in /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories) 01:30:28 01:30:28.057 [main] DEBUG org.onap.so.db.request.OperationStatusTest - Running with Spring Boot v2.5.15, Spring v5.3.27 01:30:28 01:30:28.057 [main] INFO org.onap.so.db.request.OperationStatusTest - The following 1 profile is active: "test" 01:30:30 WARNING: An illegal reflective access operation has occurred 01:30:30 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 01:30:30 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 01:30:30 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:30:30 WARNING: All illegal access operations will be denied in a future release 01:30:30 01:30:30.698 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-auto-1"] 01:30:30 01:30:30.701 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 01:30:30 01:30:30.702 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.105] 01:30:30 01:30:30.727 [main] WARN org.apache.catalina.webresources.DirResourceSet - Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.6269517259040409339] which is part of the web application [] 01:30:30 01:30:30.863 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 01:30:31 01:30:30.942 [main] DEBUG io.micrometer.core.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 01:30:31 01:30:31.071 [main] DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.h2.Driver found in Thread context class loader TomcatEmbeddedWebappClassLoader 01:30:31 context: ROOT 01:30:31 delegate: true 01:30:31 ----------> Parent Classloader: 01:30:31 jdk.internal.loader.ClassLoaders$AppClassLoader@6a6824be 01:30:31 01:30:31 01:30:31.083 [main] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension................................false 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit................................true 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - catalog................................none 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql................................none 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery................................none 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout................................30000 01:30:31 01:30:31.086 [main] DEBUG com.zaxxer.hikari.HikariConfig - dataSource................................none 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName................................none 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI................................none 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties................................{password=} 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................................"org.h2.Driver" 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName................................none 01:30:31 01:30:31.087 [main] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties................................{} 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry................................none 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout................................600000 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout................................1 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries................................false 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl................................jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;MODE=MySQL 01:30:31 01:30:31.088 [main] DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime................................0 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold................................0 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime................................1800000 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize................................10 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry................................none 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory................................none 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle................................10 01:30:31 01:30:31.089 [main] DEBUG com.zaxxer.hikari.HikariConfig - password................................ 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - poolName................................"HikariPool-1" 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - readOnly................................false 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans................................false 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor................................none 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - schema................................none 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory................................internal 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation................................default 01:30:31 01:30:31.090 [main] DEBUG com.zaxxer.hikari.HikariConfig - username................................"sa" 01:30:31 01:30:31.091 [main] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout................................5000 01:30:31 01:30:31.091 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 01:30:31 01:30:31.524 [main] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.534 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 01:30:31 01:30:31.635 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 01:30:31 01:30:31.641 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn1: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.643 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn2: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.644 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn3: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.646 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn4: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.648 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn5: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn6: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.651 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn7: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.652 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn8: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.653 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection conn9: url=jdbc:h2:mem:test user=SA 01:30:31 01:30:31.653 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 01:30:32 01:30:32.013 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider 01:30:35 01:30:35.173 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 01:30:35 01:30:35.839 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:30:35 01:30:35.868 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:30:36 01:30:36.272 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.b.a.w.s.e.BasicErrorController: 01:30:36 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 01:30:36 { [/error]}: error(HttpServletRequest) 01:30:36 01:30:36.317 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 'beanNameHandlerMapping' {} 01:30:36 01:30:36.339 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 01:30:36 01:30:36.771 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down 01:30:36 01:30:36.774 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down 01:30:36 01:30:36.845 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.RepositoryController: 01:30:36 {GET [/ || ], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: listRepositories() 01:30:36 {OPTIONS [/ || ], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: optionsForRepositories() 01:30:36 {HEAD [/ || ], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: headForRepositories() 01:30:36 01:30:36.849 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.RepositoryEntityController: 01:30:36 {OPTIONS [/{repository}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: optionsForCollectionResource(RootResourceInformation) 01:30:36 {HEAD [/{repository}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: headCollectionResource(RootResourceInformation,DefaultedPageable) 01:30:36 {GET [/{repository}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: getCollectionResource(RootResourceInformation,DefaultedPageable,Sort,PersistentEntityResourceAssembler) 01:30:36 {GET [/{repository}], produces [application/x-spring-data-compact+json || text/uri-list]}: getCollectionResourceCompact(RootResourceInformation,DefaultedPageable,Sort,PersistentEntityResourceAssembler) 01:30:36 {POST [/{repository}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: postCollectionResource(RootResourceInformation,PersistentEntityResource,PersistentEntityResourceAssembler,String) 01:30:36 {OPTIONS [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: optionsForItemResource(RootResourceInformation) 01:30:36 {HEAD [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: headForItemResource(RootResourceInformation,Serializable,PersistentEntityResourceAssembler) 01:30:36 {GET [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: getItemResource(RootResourceInformation,Serializable,PersistentEntityResourceAssembler,HttpHeaders) 01:30:36 {PUT [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: putItemResource(RootResourceInformation,PersistentEntityResource,Serializable,PersistentEntityResourceAssembler,ETag,String) 01:30:36 {PATCH [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: patchItemResource(RootResourceInformation,PersistentEntityResource,Serializable,PersistentEntityResourceAssembler,ETag,String) 01:30:36 {DELETE [/{repository}/{id}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: deleteItemResource(RootResourceInformation,Serializable,ETag) 01:30:36 01:30:36.852 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.RepositoryPropertyReferenceController: 01:30:36 {GET [/{repository}/{id}/{property}/{propertyId}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: followPropertyReference(RootResourceInformation,Serializable,String,String,PersistentEntityResourceAssembler) 01:30:36 {GET [/{repository}/{id}/{property}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: followPropertyReference(RootResourceInformation,Serializable,String,PersistentEntityResourceAssembler) 01:30:36 {DELETE [/{repository}/{id}/{property}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: deletePropertyReference(RootResourceInformation,Serializable,String) 01:30:36 {GET [/{repository}/{id}/{property}], produces [text/uri-list]}: followPropertyReferenceCompact(RootResourceInformation,Serializable,String,HttpHeaders,PersistentEntityResourceAssembler) 01:30:36 {[PATCH, PUT, POST] [/{repository}/{id}/{property}], consumes [application/json || application/x-spring-data-compact+json || text/uri-list], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: createPropertyReference(RootResourceInformation,HttpMethod,CollectionModel,Serializable,String) 01:30:36 {DELETE [/{repository}/{id}/{property}/{propertyId}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: deletePropertyReferenceId(RootResourceInformation,Serializable,String,String) 01:30:36 01:30:36.857 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.RepositorySearchController: 01:30:36 {OPTIONS [/{repository}/search], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: optionsForSearches(RootResourceInformation) 01:30:36 {HEAD [/{repository}/search], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: headForSearches(RootResourceInformation) 01:30:36 {GET [/{repository}/search], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: listSearches(RootResourceInformation) 01:30:36 {GET [/{repository}/search/{search}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: executeSearch(RootResourceInformation,MultiValueMap,String,DefaultedPageable,Sort,PersistentEntityResourceAssembler,HttpHeaders) 01:30:36 {GET [/{repository}/search/{search}], produces [application/x-spring-data-compact+json]}: executeSearchCompact(RootResourceInformation,HttpHeaders,MultiValueMap,String,String,DefaultedPageable,Sort,PersistentEntityResourceAssembler) 01:30:36 {OPTIONS [/{repository}/search/{search}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: optionsForSearch(RootResourceInformation,String) 01:30:36 {HEAD [/{repository}/search/{search}], produces [application/hal+json || application/json || application/prs.hal-forms+json]}: headForSearch(RootResourceInformation,String) 01:30:36 01:30:36.859 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.RepositorySchemaController: 01:30:36 {GET [/profile/{repository}], produces [application/schema+json]}: schema(RootResourceInformation) 01:30:36 01:30:36.860 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.a.AlpsController: 01:30:36 {OPTIONS [/profile/{repository}], produces [application/alps+json]}: alpsOptions() 01:30:36 {GET [/profile/{repository}], produces [application/alps+json || */*]}: descriptor(RootResourceInformation) 01:30:36 01:30:36.860 [main] DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings - 01:30:36 o.s.d.r.w.ProfileController: 01:30:36 {OPTIONS [/profile]}: profileOptions() 01:30:36 {GET [/profile]}: listAllFormsOfMetadata() 01:30:36 01:30:36.962 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-auto-1"] 01:30:37 01:30:37.010 [main] INFO org.onap.so.db.request.OperationStatusTest - Started OperationStatusTest in 9.535 seconds (JVM running for 11.316) 01:30:37 01:30:37.153 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down 01:30:37 01:30:37.161 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down 01:30:37 Hibernate: select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 01:30:37 Hibernate: insert into operation_status (FINISHED_AT, OPERATE_AT, OPERATION_TYPE, OPERATION_CONTENT, PROGRESS, REASON, RESULT, SERVICE_NAME, USER_ID, OPERATION_ID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:38 Hibernate: update operation_status set FINISHED_AT=?, OPERATION_TYPE=?, OPERATION_CONTENT=?, PROGRESS=?, REASON=?, RESULT=?, SERVICE_NAME=?, USER_ID=? where OPERATION_ID=? and SERVICE_ID=? 01:30:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.041 s - in org.onap.so.db.request.OperationStatusTest 01:30:38 [INFO] Running org.onap.so.db.request.OperationalEnvServiceModelStatusTest 01:30:38 Hibernate: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_0_, operationa0_.REQUEST_ID as request_2_1_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_0_, operationa0_.CREATE_TIME as create_t4_1_0_, operationa0_.MODIFY_TIME as modify_t5_1_0_, operationa0_.RECOVERY_ACTION as recovery6_1_0_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_0_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_0_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_0_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_0_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? 01:30:38 Hibernate: insert into activate_operational_env_service_model_distribution_status (CREATE_TIME, MODIFY_TIME, RECOVERY_ACTION, RETRY_COUNT_LEFT, SERVICE_MOD_VER_FINAL_DISTR_STATUS, VNF_OPERATIONAL_ENV_ID, WORKLOAD_CONTEXT, OPERATIONAL_ENV_ID, REQUEST_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:38 Hibernate: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? and operationa0_.REQUEST_ID=? 01:30:38 Hibernate: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_0_, operationa0_.REQUEST_ID as request_2_1_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_0_, operationa0_.CREATE_TIME as create_t4_1_0_, operationa0_.MODIFY_TIME as modify_t5_1_0_, operationa0_.RECOVERY_ACTION as recovery6_1_0_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_0_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_0_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_0_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_0_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? 01:30:38 Hibernate: update activate_operational_env_service_model_distribution_status set MODIFY_TIME=?, RECOVERY_ACTION=?, RETRY_COUNT_LEFT=?, SERVICE_MOD_VER_FINAL_DISTR_STATUS=?, VNF_OPERATIONAL_ENV_ID=?, WORKLOAD_CONTEXT=? where OPERATIONAL_ENV_ID=? and REQUEST_ID=? and SERVICE_MODEL_VERSION_ID=? 01:30:38 Hibernate: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_0_, operationa0_.REQUEST_ID as request_2_1_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_0_, operationa0_.CREATE_TIME as create_t4_1_0_, operationa0_.MODIFY_TIME as modify_t5_1_0_, operationa0_.RECOVERY_ACTION as recovery6_1_0_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_0_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_0_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_0_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_0_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? 01:30:38 Hibernate: insert into activate_operational_env_service_model_distribution_status (CREATE_TIME, MODIFY_TIME, RECOVERY_ACTION, RETRY_COUNT_LEFT, SERVICE_MOD_VER_FINAL_DISTR_STATUS, VNF_OPERATIONAL_ENV_ID, WORKLOAD_CONTEXT, OPERATIONAL_ENV_ID, REQUEST_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 01:30:38 Hibernate: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.SERVICE_MODEL_VERSION_ID=? and operationa0_.OPERATIONAL_ENV_ID=? 01:30:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.so.db.request.OperationalEnvServiceModelStatusTest 01:30:38 [INFO] Running org.onap.so.db.request.OrchestrationTaskTest 01:30:38 Hibernate: select orchestrat0_.TASK_ID as task_id1_7_0_, orchestrat0_.CREATED_TIME as created_2_7_0_, orchestrat0_.IS_MANUAL as is_manua3_7_0_, orchestrat0_.NAME as name4_7_0_, orchestrat0_.PARAMS as params5_7_0_, orchestrat0_.REQUEST_ID as request_6_7_0_, orchestrat0_.STATUS as status7_7_0_ from orchestration_task orchestrat0_ where orchestrat0_.TASK_ID=? 01:30:38 Hibernate: insert into orchestration_task (CREATED_TIME, IS_MANUAL, NAME, PARAMS, REQUEST_ID, STATUS, TASK_ID) values (?, ?, ?, ?, ?, ?, ?) 01:30:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.db.request.OrchestrationTaskTest 01:30:38 [INFO] Running org.onap.so.db.request.data.repository.InfraActiveRequestsRepositoryImplTest 01:30:38 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where (infraactiv0_.REQUEST_ID like ?) and infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) limit ? 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) limit ? 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where (infraactiv0_.REQUEST_ID like ?) and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) limit ? 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:38 01:30:38.954 [main] DEBUG org.onap.so.db.request.data.repository.InfraActiveRequestsRepositoryImpl - Execute query on infra active request table 01:30:38 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.START_TIME between ? and ? order by infraactiv0_.START_TIME asc 01:30:38 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where 1=1 and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where 1=1 and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 Hibernate: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 01:30:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.onap.so.db.request.data.repository.InfraActiveRequestsRepositoryImplTest 01:30:39 [INFO] Running org.onap.so.db.request.SiteStatusTest 01:30:39 Hibernate: select sitestatus0_.SITE_NAME as site_nam1_10_0_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_0_, sitestatus0_.STATUS as status3_10_0_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 01:30:39 Hibernate: select sitestatus0_.SITE_NAME as site_nam1_10_0_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_0_, sitestatus0_.STATUS as status3_10_0_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 01:30:39 Hibernate: select sitestatus0_.SITE_NAME as site_nam1_10_0_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_0_, sitestatus0_.STATUS as status3_10_0_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 01:30:39 Hibernate: select sitestatus0_.SITE_NAME as site_nam1_10_0_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_0_, sitestatus0_.STATUS as status3_10_0_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 01:30:39 Hibernate: select sitestatus0_.SITE_NAME as site_nam1_10_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_, sitestatus0_.STATUS as status3_10_ from site_status sitestatus0_ where sitestatus0_.STATUS=? order by sitestatus0_.CREATION_TIMESTAMP desc limit ? 01:30:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.so.db.request.SiteStatusTest 01:30:39 [INFO] 01:30:39 [INFO] Results: 01:30:39 [INFO] 01:30:39 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 01:30:39 [INFO] 01:30:39 [INFO] 01:30:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-requests-db-repositories --- 01:30:39 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/code-coverage/jacoco-ut.exec 01:30:39 [INFO] Analyzed bundle 'mso-requests-db-repositories' with 2 classes 01:30:39 [INFO] 01:30:39 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-requests-db-repositories --- 01:30:39 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar 01:30:39 [INFO] 01:30:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-requests-db-repositories --- 01:30:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:39 [INFO] 01:30:39 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-requests-db-repositories --- 01:30:39 [INFO] Tests are skipped. 01:30:39 [INFO] 01:30:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-requests-db-repositories --- 01:30:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:39 [INFO] 01:30:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-requests-db-repositories --- 01:30:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:39 [INFO] 01:30:39 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-requests-db-repositories --- 01:30:39 [INFO] Tests are skipped. 01:30:39 [INFO] 01:30:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-requests-db-repositories --- 01:30:39 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar to /tmp/r/org/onap/so/mso-requests-db-repositories/1.17.0-SNAPSHOT/mso-requests-db-repositories-1.17.0-SNAPSHOT.jar 01:30:39 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/pom.xml to /tmp/r/org/onap/so/mso-requests-db-repositories/1.17.0-SNAPSHOT/mso-requests-db-repositories-1.17.0-SNAPSHOT.pom 01:30:39 [INFO] 01:30:39 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-requests-db-repositories --- 01:30:39 [INFO] org.onap.so:mso-requests-db-repositories:jar:1.17.0-SNAPSHOT 01:30:39 [INFO] +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:30:39 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:30:39 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:30:39 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:30:39 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:30:39 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:30:39 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:30:39 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:30:39 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:30:39 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 01:30:39 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:30:39 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:30:39 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:30:39 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:30:39 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:30:39 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:30:39 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:30:39 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:30:39 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:30:39 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:30:39 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:30:39 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:30:39 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:30:39 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:30:39 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:30:39 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:30:39 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:30:39 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:30:39 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:30:39 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:30:39 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:30:39 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:30:39 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:30:39 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:30:39 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:30:39 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:30:39 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:30:39 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:30:39 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:30:39 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:30:39 [INFO] | +- org.json:json:jar:20250517:compile 01:30:39 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:30:39 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:30:39 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:30:39 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:30:39 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:30:39 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:30:39 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:30:39 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:30:39 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:30:39 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 01:30:39 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:30:39 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:30:39 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:30:39 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:30:39 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:30:39 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 01:30:39 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 01:30:39 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 01:30:39 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 01:30:39 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:30:39 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:30:39 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:30:39 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:30:39 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:30:39 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:30:39 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:30:39 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:30:39 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:30:39 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:30:39 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:30:39 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:30:39 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 01:30:39 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 01:30:39 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 01:30:39 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:30:39 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 01:30:39 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:30:39 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 01:30:39 [INFO] +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:30:39 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:30:39 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:30:39 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:30:39 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:30:39 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:30:39 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:30:39 [INFO] | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 01:30:39 [INFO] | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 01:30:39 [INFO] | +- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 01:30:39 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 01:30:39 [INFO] | \- org.atteo:evo-inflector:jar:1.2.2:compile 01:30:39 [INFO] +- com.h2database:h2:jar:2.3.232:test 01:30:39 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:test 01:30:39 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:30:39 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:30:39 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:30:39 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:30:39 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:30:39 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:30:39 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:30:39 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:30:39 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:30:39 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:30:39 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:30:39 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:30:39 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:30:39 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:30:39 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:30:39 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:30:39 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:30:39 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:30:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:30:39 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:30:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:30:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:30:39 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:30:39 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:30:39 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:30:39 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:30:39 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:30:39 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:30:39 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:30:39 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:30:39 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:30:39 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:30:39 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:30:39 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:30:39 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:30:39 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:30:39 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:30:39 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:30:39 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:30:39 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:30:39 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:30:39 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:30:39 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:30:39 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:30:39 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:30:39 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:30:39 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:30:39 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:30:39 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:30:39 [INFO] +- junit:junit:jar:4.13.2:test 01:30:39 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:30:39 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:30:39 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:30:39 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:30:39 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:30:39 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:30:39 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:30:39 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:30:39 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:30:39 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:30:39 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:30:39 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:30:39 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:30:39 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:30:39 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:30:39 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:30:39 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:30:39 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:30:39 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:30:39 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:30:39 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:30:39 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:30:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:30:39 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:30:39 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:30:39 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:30:39 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:30:39 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:30:39 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:30:39 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:30:39 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:30:39 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:30:39 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:30:39 [INFO] 01:30:39 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-requests-db-repositories --- 01:30:39 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/sonatype-clm/module.xml 01:30:39 [INFO] 01:30:39 [INFO] -----------------< org.onap.so:mso-api-handler-common >----------------- 01:30:39 [INFO] Building mso-api-handler-common 1.17.0-SNAPSHOT [19/43] 01:30:39 [INFO] --------------------------------[ jar ]--------------------------------- 01:30:39 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:30:39 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:30:40 [INFO] 01:30:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-api-handler-common --- 01:30:40 [INFO] 01:30:40 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-api-handler-common --- 01:30:40 [INFO] ## define projects super pom absolute path through basepath_marker 01:30:40 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:30:40 [INFO] 01:30:40 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-api-handler-common --- 01:30:40 [INFO] Using 'UTF-8' encoding to format source files. 01:30:40 [INFO] Number of files to be formatted: 50 01:30:40 [INFO] Successfully formatted: 0 file(s) 01:30:40 [INFO] Fail to format: 0 file(s) 01:30:40 [INFO] Skipped: 50 file(s) 01:30:40 [INFO] Read only skipped: 0 file(s) 01:30:40 [INFO] Approximate time taken: 0s 01:30:40 [INFO] 01:30:40 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-api-handler-common --- 01:30:40 [INFO] Using 'UTF-8' encoding to format source files. 01:30:40 [INFO] Number of files to be formatted: 0 01:30:40 [INFO] 01:30:40 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-api-handler-common --- 01:30:40 [INFO] Skipping Rule Enforcement. 01:30:40 [INFO] 01:30:40 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-api-handler-common --- 01:30:40 [INFO] Skipping Rule Enforcement. 01:30:40 [INFO] 01:30:40 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-api-handler-common --- 01:30:40 [INFO] 01:30:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-api-handler-common --- 01:30:40 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:40 [INFO] 01:30:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-api-handler-common --- 01:30:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:40 [INFO] 01:30:40 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-api-handler-common --- 01:30:40 [INFO] Formatting is skipped 01:30:40 [INFO] 01:30:40 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-api-handler-common --- 01:30:40 [INFO] Formatting is skipped 01:30:40 [INFO] 01:30:40 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-api-handler-common --- 01:30:40 [INFO] 01:30:40 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-api-handler-common --- 01:30:40 [INFO] 01:30:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-api-handler-common --- 01:30:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:40 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/resources 01:30:40 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/generated-sources/license 01:30:40 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/generated-resources/licenses 01:30:40 [INFO] 01:30:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-api-handler-common --- 01:30:40 [INFO] Changes detected - recompiling the module! 01:30:40 [INFO] Compiling 40 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes 01:30:40 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 01:30:40 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/ErrorNumbers.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/ResponseHandler.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/filters/RequestIdFilter.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaRequest.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaBooleanInput.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/PathResourceResolver.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaResponse.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaBpmnRequestInput.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiExceptionMapper.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/Action.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/BpmnRequest.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/Constants.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaVIDRequest.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/CamundaClient.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaMacroRequest.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaMacroRequestSerializer.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/LSInputImpl.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/XMLValidator.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/filters/ResponseUpdateFilter.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/RequestClientParameter.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/CommonConstants.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/MsoException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/filters/ResponseUpdater.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaIntegerInput.java]] 01:30:40 [INFO] [parsing completed 1ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/Actions.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ValidateException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestIdException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/CamundaInput.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/camundabeans/Track.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/Messages.java]] 01:30:40 [INFO] [parsing completed 0ms] 01:30:40 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:40 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:40 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:40 [INFO] [loading modules/java.rmi/module-info.class] 01:30:40 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:40 [INFO] [loading modules/java.se/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:40 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:40 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:40 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:40 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:40 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:40 [INFO] [loading modules/java.desktop/module-info.class] 01:30:40 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:40 [INFO] [loading modules/java.scripting/module-info.class] 01:30:40 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:40 [INFO] [loading modules/java.compiler/module-info.class] 01:30:40 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:40 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:40 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:40 [INFO] [loading modules/java.management/module-info.class] 01:30:40 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:40 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:40 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:40 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:40 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:40 [INFO] [loading modules/java.naming/module-info.class] 01:30:40 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:40 [INFO] [loading modules/jdk.net/module-info.class] 01:30:40 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:40 [INFO] [loading modules/java.xml/module-info.class] 01:30:40 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:40 [INFO] [loading modules/java.base/module-info.class] 01:30:40 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:40 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:40 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:40 [INFO] [loading modules/java.logging/module-info.class] 01:30:40 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:40 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:40 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:40 [INFO] [loading modules/java.prefs/module-info.class] 01:30:40 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:40 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:40 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:40 [INFO] [loading modules/java.sql/module-info.class] 01:30:40 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:40 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:40 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:40 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:40 [INFO] [loading modules/java.net.http/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:40 [INFO] [loading modules/jdk.management/module-info.class] 01:30:40 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:40 [INFO] [loading modules/java.instrument/module-info.class] 01:30:40 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/generated-sources/annotations] 01:30:40 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar,/tmp/r/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:40 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:40 [INFO] [loading modules/java.base/java/io/IOException.class] 01:30:40 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:30:40 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:30:40 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:30:40 [INFO] [loading modules/java.base/java/util/List.class] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:30:40 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:30:40 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:30:40 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/Priority.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestContext.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriInfo.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 01:30:40 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestError.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceException.class)] 01:30:40 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:30:40 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 01:30:40 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:30:40 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:30:40 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 01:30:40 [INFO] [loading modules/java.xml/org/w3c/dom/ls/LSInput.class] 01:30:40 [INFO] [loading modules/java.xml/org/w3c/dom/ls/LSResourceResolver.class] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Context.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/HttpHeaders.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ExceptionMapper.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:30:40 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:30:40 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/DatatypeConverter.class)] 01:30:40 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResourceAccessException.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:30:40 [INFO] [loading modules/java.base/java/io/Reader.class] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResponseErrorHandler.class)] 01:30:40 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamSource.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/validation/Schema.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/validation/SchemaFactory.class] 01:30:40 [INFO] [loading modules/java.xml/javax/xml/validation/Validator.class] 01:30:40 [INFO] [loading /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar(/org/apache/commons/io/IOUtils.class)] 01:30:40 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 01:30:40 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 01:30:40 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar(/javax/servlet/http/HttpServletRequest.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerResponseContext.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerResponseFilter.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Providers.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/Status.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NameBinding.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:30:40 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:30:40 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeName.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[39,24] [rawtypes] found raw type: Builder 01:30:40 missing type arguments for generic class Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[43,32] [unchecked] unchecked conversion 01:30:40 required: List 01:30:40 found: List 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[112,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[117,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[122,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[127,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[132,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[137,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ApiException.java:[142,23] [unchecked] unchecked cast 01:30:40 required: T 01:30:40 found: Builder 01:30:40 where T is a type-variable: 01:30:40 T extends Builder declared in class Builder 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ValidateException.java:[23,7] [serial] serializable class ValidateException has no definition of serialVersionUID 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.ApiException] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ValidateException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ValidateException.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ApiException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ApiException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.BPMNFailureException] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.java:[25,7] [serial] serializable class BPMNFailureException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.logging.ErrorLoggerInfo] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.filters.RequestIdFilter] 01:30:40 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ExceptionType.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/filters/RequestIdFilter.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaRequest] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaRequest.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaInput] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaInput.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaBooleanInput] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaBooleanInput.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.PathResourceResolver] 01:30:40 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/PathResourceResolver.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException] 01:30:40 [INFO] [loading modules/java.base/java/util/Locale.class] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException.java:[23,7] [serial] serializable class DuplicateRequestException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaBpmnRequestInput] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaBpmnRequestInput.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.BpmnRequest] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/BpmnRequest.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaIntegerInput] 01:30:40 [INFO] [loading modules/java.base/java/lang/Number.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaIntegerInput.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper] 01:30:40 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:30:40 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ApiExceptionMapper.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.Action] 01:30:40 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/Action.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.Actions] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/Actions.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.Constants] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/Constants.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaVIDRequest] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaVIDRequest.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.CamundaClient] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:30:40 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:30:40 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:30:40 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/CamundaClient.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.RequestClientParameter] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/RequestClientParameter$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/RequestClientParameter.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.RecipeNotFoundException] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.java:[24,7] [serial] serializable class RecipeNotFoundException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaMacroRequest] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaMacroRequest.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializer] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaMacroRequestSerializer.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.LSInputImpl] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/LSInputImpl.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.recipe.CamundaClientErrorHandler] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpInputMessage.class)] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:30:40 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:30:40 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus$Series.class)] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.XMLValidator] 01:30:40 [INFO] [loading modules/java.base/java/lang/System.class] 01:30:40 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:30:40 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:30:40 [INFO] [loading /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar(/org/apache/commons/io/function/IOSupplier.class)] 01:30:40 [INFO] [loading modules/java.base/java/io/StringReader.class] 01:30:40 [INFO] [loading modules/java.xml/org/xml/sax/SAXNotRecognizedException.class] 01:30:40 [INFO] [loading modules/java.xml/org/xml/sax/SAXNotSupportedException.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/XMLValidator.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.filters.ResponseUpdateFilter] 01:30:40 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status$Family.class)] 01:30:40 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:30:40 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToMany.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/CascadeType.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:30:40 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:30:40 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:30:40 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/filters/ResponseUpdateFilter.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.filters.ResponseUpdater] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/filters/ResponseUpdater.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.ContactCamundaException] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.java:[36,44] [static] static method should be qualified by type name, String, instead of by an expression 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.java:[23,7] [serial] serializable class ContactCamundaException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.common.CommonConstants] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/CommonConstants.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.java:[35,41] [static] static method should be qualified by type name, String, instead of by an expression 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.java:[23,7] [serial] serializable class RequestDbFailureException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.MsoException] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/MsoException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.VfModuleNotFoundException] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.DuplicateRequestIdException] 01:30:40 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestIdException.java:[26,7] [serial] serializable class DuplicateRequestIdException has no definition of serialVersionUID 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestIdException.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.exceptions.ClientConnectionException] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException$Builder.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException.class] 01:30:40 [INFO] [checking org.onap.so.apihandler.camundabeans.Track] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/Track.class] 01:30:40 [INFO] [checking org.onap.so.apihandlerinfra.Messages] 01:30:40 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:30:40 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/Messages.class] 01:30:40 [INFO] [total 469ms] 01:30:40 [INFO] 01:30:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-api-handler-common --- 01:30:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:40 [INFO] Copying 2 resources 01:30:40 [INFO] 01:30:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-api-handler-common --- 01:30:40 [INFO] Changes detected - recompiling the module! 01:30:40 [INFO] Compiling 10 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes 01:30:41 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 01:30:41 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandlerinfra/exceptions/ApiExceptionMapperTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandlerinfra/TestAppender.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/filters/RequestIdFilterTest.java]] 01:30:41 [INFO] [parsing completed 1ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/camundabeans/CamundaMacroRequestSerializerTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/ResponseHandlerTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/AllTestsTestSuite.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/CamundaClientTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/recipe/CamundaClientErrorHandlerTest.java]] 01:30:41 [INFO] [parsing completed 1ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandlerinfra/ApiExceptionTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/camundabeans/BeansTest.java]] 01:30:41 [INFO] [parsing completed 0ms] 01:30:41 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:41 [INFO] [loading modules/java.scripting/module-info.class] 01:30:41 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:41 [INFO] [loading modules/java.logging/module-info.class] 01:30:41 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:41 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:41 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:41 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:41 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:41 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:41 [INFO] [loading modules/java.naming/module-info.class] 01:30:41 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:41 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:41 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:41 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:41 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:41 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:41 [INFO] [loading modules/java.compiler/module-info.class] 01:30:41 [INFO] [loading modules/java.instrument/module-info.class] 01:30:41 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:41 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:41 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:41 [INFO] [loading modules/java.xml/module-info.class] 01:30:41 [INFO] [loading modules/jdk.management/module-info.class] 01:30:41 [INFO] [loading modules/java.management/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:41 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:41 [INFO] [loading modules/jdk.net/module-info.class] 01:30:41 [INFO] [loading modules/java.net.http/module-info.class] 01:30:41 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:41 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:41 [INFO] [loading modules/java.sql/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:41 [INFO] [loading modules/java.prefs/module-info.class] 01:30:41 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:41 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:41 [INFO] [loading modules/java.se/module-info.class] 01:30:41 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:41 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:41 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:41 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:41 [INFO] [loading modules/java.rmi/module-info.class] 01:30:41 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:41 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:41 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:41 [INFO] [loading modules/java.base/module-info.class] 01:30:41 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:41 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:41 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:41 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:41 [INFO] [loading modules/java.desktop/module-info.class] 01:30:41 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:41 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:41 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/generated-test-sources/test-annotations] 01:30:41 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar,/tmp/r/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/HttpHeaders.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 01:30:41 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/ErrorNumbers.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ApiExceptionMapper.class] 01:30:41 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:41 [INFO] [loading modules/java.base/java/util/List.class] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/AppenderBase.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Appender.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAware.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/FilterAttachable.class)] 01:30:41 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 01:30:41 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:30:41 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:30:41 [INFO] [loading modules/java.base/java/io/IOException.class] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestContext.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriInfo.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:30:41 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestIdException.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestError.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceException.class)] 01:30:41 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/filters/RequestIdFilter.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.class] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/ResponseHandler.class] 01:30:41 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 01:30:41 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 01:30:41 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:30:41 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ApiException.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException.class] 01:30:41 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpServerErrorException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResourceAccessException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/CamundaClient.class] 01:30:41 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo.class] 01:30:41 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:30:41 [INFO] [loading modules/java.base/java/util/LinkedList.class] 01:30:41 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matchers.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Table.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeName.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:30:41 [INFO] [loading /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar(/javax/annotation/Priority.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 01:30:41 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:30:41 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/filters/RequestIdFilterTest.java:[66,55] [deprecation] none() in ExpectedException has been deprecated 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ExceptionType.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:30:41 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Column.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/Temporal.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/TemporalType.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/OneToMany.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/CascadeType.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/FetchType.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/JoinColumn.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ForeignKey.class)] 01:30:41 [INFO] [loading /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar(/javax/persistence/ConstraintMode.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 01:30:41 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:30:41 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Character.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Short.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Float.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Double.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Void.class] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 01:30:41 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:30:41 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:30:41 [INFO] [loading modules/java.base/java/io/Reader.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:30:41 [INFO] [loading modules/java.base/java/net/URL.class] 01:30:41 [INFO] [loading modules/java.base/java/io/File.class] 01:30:41 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/Error.class] 01:30:41 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/filters/RequestIdFilterTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializerTest] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/camundabeans/CamundaMacroRequestSerializer.class] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/camundabeans/CamundaMacroRequestSerializerTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.common.ResponseHandlerTest] 01:30:41 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/ResponseHandlerTest.java:[44,55] [deprecation] none() in ExpectedException has been deprecated 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity$HeadersBuilder.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity$BodyBuilder.class)] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/common/ResponseHandlerTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.common.AllTestsTestSuite] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/common/AllTestsTestSuite.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.common.CamundaClientTest] 01:30:41 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandler/common/CamundaClientTest.java:[74,55] [deprecation] none() in ExpectedException has been deprecated 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 01:30:41 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 01:30:41 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:41 [INFO] [loading modules/java.base/java/nio/file/Path.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:30:41 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 01:30:41 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:30:41 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 01:30:41 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandler/common/RequestClientParameter.class] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:30:41 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:30:41 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:30:41 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/common/CamundaClientTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.recipe.CamundaClientErrorHandlerTest] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpInputMessage.class)] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:30:41 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:30:41 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResponseErrorHandler.class)] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandlerTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandlerinfra.ApiExceptionTest] 01:30:41 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/src/test/java/org/onap/so/apihandlerinfra/ApiExceptionTest.java:[44,55] [deprecation] none() in ExpectedException has been deprecated 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.class] 01:30:41 [INFO] [loading modules/java.base/java/lang/Number.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException$Builder.class] 01:30:41 [INFO] [loading modules/java.base/java/util/AbstractSequentialList.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/Constants.class] 01:30:41 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo$Builder.class] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandlerinfra/ApiExceptionTest.class] 01:30:41 [INFO] [checking org.onap.so.apihandler.camundabeans.BeansTest] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:30:41 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/camundabeans/BeansTest$FilterTestClasses.class] 01:30:41 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes/org/onap/so/apihandler/camundabeans/BeansTest.class] 01:30:41 [INFO] [total 446ms] 01:30:41 [INFO] 01:30:41 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-api-handler-common --- 01:30:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:30:41 [INFO] 01:30:41 [INFO] ------------------------------------------------------- 01:30:41 [INFO] T E S T S 01:30:41 [INFO] ------------------------------------------------------- 01:30:42 [INFO] Running org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest 01:30:43 01:30:43.890 [main] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:30:43 org.onap.so.apihandlerinfra.exceptions.ClientConnectionException: Client from test failed to connect or respond 01:30:43 at org.onap.so.apihandlerinfra.exceptions.ClientConnectionException$Builder.build(ClientConnectionException.java:42) 01:30:43 at org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest.testClientConnectionResponse(ApiExceptionMapperTest.java:70) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:43 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:43 01:30:43.978 [main] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:30:43 org.onap.so.apihandlerinfra.exceptions.VfModuleNotFoundException: Test Message 01:30:43 at org.onap.so.apihandlerinfra.exceptions.VfModuleNotFoundException$Builder.build(VfModuleNotFoundException.java:43) 01:30:43 at org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest.testVFModuleResponse(ApiExceptionMapperTest.java:79) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:43 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:43 01:30:43.986 [main] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:30:43 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = Test Message 01:30:43 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:30:43 at org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest.testBPMNFailureResponse(ApiExceptionMapperTest.java:61) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:43 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:44 01:30:43.997 [main] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:30:44 org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException: Error: Locked instance - This Test1 (Test2) already has a request being worked with a status of Test3 (RequestId - Test4). The existing request must finish or be cleaned up before proceeding. 01:30:44 at org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException$Builder.build(DuplicateRequestException.java:47) 01:30:44 at org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest.testDuplicateRequestResponse(ApiExceptionMapperTest.java:88) 01:30:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:44 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:44 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:44 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:44 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:44 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:44 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:44 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:44 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:44 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:44 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:44 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:44 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:44 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:44 01:30:44.013 [main] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:30:44 org.onap.so.apihandlerinfra.exceptions.ValidateException: Test Message 01:30:44 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:30:44 at org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest.testValidateResponse(ApiExceptionMapperTest.java:52) 01:30:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:44 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:44 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:44 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:44 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:44 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:44 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:44 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:44 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:44 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:44 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:44 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:44 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:44 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:44 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapperTest 01:30:44 [INFO] Running org.onap.so.apihandlerinfra.ApiExceptionTest 01:30:44 WARNING: An illegal reflective access operation has occurred 01:30:44 WARNING: Illegal reflective access by com.shazam.shazamcrest.CyclicReferenceDetector (file:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar) to field java.io.IOException.serialVersionUID 01:30:44 WARNING: Please consider reporting this to the maintainers of com.shazam.shazamcrest.CyclicReferenceDetector 01:30:44 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:30:44 WARNING: All illegal access operations will be denied in a future release 01:30:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.onap.so.apihandlerinfra.ApiExceptionTest 01:30:44 [INFO] Running org.onap.so.apihandler.filters.RequestIdFilterTest 01:30:44 01:30:44.532 [main] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa769 already exists in requestDb InfraActiveRequests table 01:30:44 01:30:44.535 [main] ERROR org.onap.so.apihandler.filters.RequestIdFilter - RequestId: 32807a28-1a14-4b88-b7b3-2950918aa769 already exists in RequestDB InfraActiveRequests table, throwing DuplicateRequestIdException 01:30:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.onap.so.apihandler.filters.RequestIdFilterTest 01:30:44 [INFO] Running org.onap.so.apihandler.camundabeans.BeansTest 01:30:44 01:30:44.632 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:30:44 01:30:44.632 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:30:44 01:30:44.739 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 01:30:44 01:30:44.739 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 01:30:44 01:30:44.741 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 01:30:44 01:30:44.741 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 01:30:44 01:30:44.741 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:30:44 01:30:44.741 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 01:30:44 01:30:44.741 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 01:30:44 01:30:44.741 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 01:30:44 01:30:44.742 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:30:44 01:30:44.742 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 01:30:44 01:30:44.742 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 01:30:44 01:30:44.742 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib 01:30:44 01:30:44.742 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 01:30:44 01:30:44.742 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib 01:30:44 01:30:44.743 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 01:30:44 01:30:44.743 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes 01:30:44 01:30:44.743 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/test-classes] 01:30:44 01:30:44.743 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes 01:30:44 01:30:44.743 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/classes] 01:30:44 01:30:44.743 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar 01:30:44 01:30:44.745 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.747 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.747 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 01:30:44 01:30:44.748 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 01:30:44 01:30:44.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 01:30:44 01:30:44.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 01:30:44 01:30:44.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 01:30:44 01:30:44.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 01:30:44 01:30:44.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 01:30:44 01:30:44.753 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 01:30:44 01:30:44.754 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.754 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.754 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 01:30:44 01:30:44.755 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 01:30:44 01:30:44.755 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 01:30:44 01:30:44.755 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 01:30:44 01:30:44.758 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 01:30:44 01:30:44.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 01:30:44 01:30:44.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 01:30:44 01:30:44.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 01:30:44 01:30:44.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 01:30:44 01:30:44.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 01:30:44 01:30:44.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 01:30:44 01:30:44.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 01:30:44 01:30:44.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 01:30:44 01:30:44.763 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 01:30:44 01:30:44.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 01:30:44 01:30:44.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 01:30:44 01:30:44.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 01:30:44 01:30:44.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 01:30:44 01:30:44.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 01:30:44 01:30:44.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 01:30:44 01:30:44.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 01:30:44 01:30:44.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 01:30:44 01:30:44.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 01:30:44 01:30:44.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar 01:30:44 01:30:44.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 01:30:44 01:30:44.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 01:30:44 01:30:44.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 01:30:44 01:30:44.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 01:30:44 01:30:44.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 01:30:44 01:30:44.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 01:30:44 01:30:44.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 01:30:44 01:30:44.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 01:30:44 01:30:44.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 01:30:44 01:30:44.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 01:30:44 01:30:44.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 01:30:44 01:30:44.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 01:30:44 01:30:44.783 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 01:30:44 01:30:44.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 01:30:44 01:30:44.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 01:30:44 01:30:44.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 01:30:44 01:30:44.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 01:30:44 01:30:44.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 01:30:44 01:30:44.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 01:30:44 01:30:44.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 01:30:44 01:30:44.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 01:30:44 01:30:44.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 01:30:44 01:30:44.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 01:30:44 01:30:44.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 01:30:44 01:30:44.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 01:30:44 01:30:44.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 01:30:44 01:30:44.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 01:30:44 01:30:44.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 01:30:44 01:30:44.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 01:30:44 01:30:44.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 01:30:44 01:30:44.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 01:30:44 01:30:44.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 01:30:44 01:30:44.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 01:30:44 01:30:44.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 01:30:44 01:30:44.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 01:30:44 01:30:44.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar 01:30:44 01:30:44.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 01:30:44 01:30:44.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar 01:30:44 01:30:44.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar 01:30:44 01:30:44.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar 01:30:44 01:30:44.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar 01:30:44 01:30:44.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar 01:30:44 01:30:44.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 01:30:44 01:30:44.798 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 01:30:44 01:30:44.798 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar 01:30:44 01:30:44.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 01:30:44 01:30:44.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 01:30:44 01:30:44.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 01:30:44 01:30:44.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 01:30:44 01:30:44.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 01:30:44 01:30:44.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 01:30:44 01:30:44.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar 01:30:44 01:30:44.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar 01:30:44 01:30:44.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar 01:30:44 01:30:44.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 01:30:44 01:30:44.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 01:30:44 01:30:44.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar 01:30:44 01:30:44.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar 01:30:44 01:30:44.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar 01:30:44 01:30:44.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar 01:30:44 01:30:44.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar 01:30:44 01:30:44.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar 01:30:44 01:30:44.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar 01:30:44 01:30:44.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar 01:30:44 01:30:44.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 01:30:44 01:30:44.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 01:30:44 01:30:44.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar 01:30:44 01:30:44.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar 01:30:44 01:30:44.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 01:30:44 01:30:44.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar 01:30:44 01:30:44.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/transaction/jta/1.1/jta-1.1.jar 01:30:44 01:30:44.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar 01:30:44 01:30:44.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar 01:30:44 01:30:44.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar 01:30:44 01:30:44.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar 01:30:44 01:30:44.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar 01:30:44 01:30:44.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 01:30:44 01:30:44.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar 01:30:44 01:30:44.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar 01:30:44 01:30:44.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 01:30:44 01:30:44.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 01:30:44 01:30:44.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 01:30:44 01:30:44.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 01:30:44 01:30:44.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 01:30:44 01:30:44.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 01:30:44 01:30:44.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 01:30:44 01:30:44.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 01:30:44 01:30:44.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar 01:30:44 01:30:44.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar 01:30:44 01:30:44.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 01:30:44 01:30:44.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 01:30:44 01:30:44.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 01:30:44 01:30:44.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 01:30:44 01:30:44.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 01:30:44 01:30:44.819 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 01:30:44 01:30:44.819 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 01:30:44 01:30:44.820 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 01:30:44 01:30:44.820 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar 01:30:44 01:30:44.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar 01:30:44 01:30:44.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar 01:30:44 01:30:44.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 01:30:44 01:30:44.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 01:30:44 01:30:44.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 01:30:44 01:30:44.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 01:30:44 01:30:44.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 01:30:44 01:30:44.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 01:30:44 01:30:44.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 01:30:44 01:30:44.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 01:30:44 01:30:44.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 01:30:44 01:30:44.827 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 01:30:45 01:30:44.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 01:30:45 01:30:44.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 01:30:45 01:30:44.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 01:30:45 01:30:44.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 01:30:45 01:30:44.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 01:30:45 01:30:44.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 01:30:45 01:30:44.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 01:30:45 01:30:44.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar 01:30:45 01:30:44.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 01:30:45 01:30:44.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar 01:30:45 01:30:44.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar 01:30:45 01:30:44.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 01:30:45 01:30:44.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar 01:30:45 01:30:44.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar 01:30:45 01:30:44.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar 01:30:45 01:30:44.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 01:30:45 01:30:44.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar 01:30:45 01:30:44.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 01:30:45 01:30:44.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar 01:30:45 01:30:44.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 01:30:45 01:30:44.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 01:30:45 01:30:44.847 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 01:30:45 01:30:44.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 01:30:45 01:30:44.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 01:30:45 01:30:44.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 01:30:45 01:30:44.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 01:30:45 01:30:44.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 01:30:45 01:30:44.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 01:30:45 01:30:44.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 01:30:45 01:30:44.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 01:30:45 01:30:44.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 01:30:45 01:30:44.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 01:30:45 01:30:44.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 01:30:45 01:30:44.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 01:30:45 01:30:44.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 01:30:45 01:30:44.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 01:30:45 01:30:44.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 01:30:45 01:30:44.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 01:30:45 01:30:44.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 01:30:45 01:30:44.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 01:30:45 01:30:44.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 01:30:45 01:30:44.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 01:30:45 01:30:44.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 01:30:45 01:30:44.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 01:30:45 01:30:44.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 01:30:45 01:30:44.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 01:30:45 01:30:44.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 01:30:45 01:30:44.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 01:30:45 01:30:44.862 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 01:30:45 01:30:44.864 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 01:30:45 01:30:44.864 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 01:30:45 01:30:44.864 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 01:30:45 01:30:44.865 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 01:30:45 01:30:44.865 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 01:30:45 01:30:44.932 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final com.fasterxml.jackson.databind.ObjectMapper org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializer.mapper, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:30:45 01:30:44.933 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final com.fasterxml.jackson.databind.ObjectMapper org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializer.mapper, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:30:45 01:30:44.941 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@6dcdf58b: ]] 01:30:45 01:30:44.944 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=java.lang.String org.onap.so.apihandler.camundabeans.Track.title, fieldGetter=PojoMethodImpl [method=getTitle args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTitle args=[class java.lang.String] return=void]]] with value [uHVxZKHo82B] 01:30:45 01:30:44.945 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=java.lang.String org.onap.so.apihandler.camundabeans.Track.singer, fieldGetter=PojoMethodImpl [method=getSinger args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSinger args=[class java.lang.String] return=void]]] with value [heIY79cf] 01:30:45 01:30:44.946 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=java.lang.String org.onap.so.apihandler.camundabeans.Track.title, fieldGetter=PojoMethodImpl [method=getTitle args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTitle args=[class java.lang.String] return=void]]] with value [SFk5907] 01:30:45 01:30:44.946 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=java.lang.String org.onap.so.apihandler.camundabeans.Track.singer, fieldGetter=PojoMethodImpl [method=getSinger args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSinger args=[class java.lang.String] return=void]]] with value [QLg0] 01:30:45 01:30:44.949 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.950 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceInput, fieldGetter=PojoMethodImpl [method=getServiceInput args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInput args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.950 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.951 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.951 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.953 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.954 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.954 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.msoRequestId, fieldGetter=PojoMethodImpl [method=getMsoRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setMsoRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.954 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.961 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.isBaseVfModule, fieldGetter=PojoMethodImpl [method=getIsBaseVfModule args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setIsBaseVfModule args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.962 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] using InstanceFactory 01:30:45 01:30:44.963 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaIntegerInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.recipeTimeout, fieldGetter=PojoMethodImpl [method=getRecipeTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaIntegerInput], fieldSetter=PojoMethodImpl [method=setRecipeTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] return=void]]] with value [CamundaInput [value=0, type=Integer]] 01:30:45 01:30:44.963 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.963 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.964 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.964 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.964 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.965 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.operationType, fieldGetter=PojoMethodImpl [method=getOperationType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setOperationType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.965 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.966 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.pnfCorrelationId, fieldGetter=PojoMethodImpl [method=getPnfCorrelationId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setPnfCorrelationId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.966 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.966 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.967 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.967 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.967 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.968 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.968 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.968 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.969 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.969 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.configurationId, fieldGetter=PojoMethodImpl [method=getConfigurationId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setConfigurationId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.969 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.970 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.970 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.970 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.970 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.971 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.971 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.971 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.972 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.972 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.recipeParams, fieldGetter=PojoMethodImpl [method=getRecipeParams args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRecipeParams args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.972 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.972 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.apiVersion, fieldGetter=PojoMethodImpl [method=getApiVersion args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setApiVersion args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.972 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.973 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.aLaCarte, fieldGetter=PojoMethodImpl [method=getaLaCarte args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setaLaCarte args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.973 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.973 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestUri, fieldGetter=PojoMethodImpl [method=getRequestUri args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestUri args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.973 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.974 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.instanceGroupId, fieldGetter=PojoMethodImpl [method=getInstanceGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setInstanceGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.974 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.generateIds, fieldGetter=PojoMethodImpl [method=getGenerateIds args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setGenerateIds args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.974 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceInput, fieldGetter=PojoMethodImpl [method=getServiceInput args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInput args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.975 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.975 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.975 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.975 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.975 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.976 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.msoRequestId, fieldGetter=PojoMethodImpl [method=getMsoRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setMsoRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.976 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.976 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.isBaseVfModule, fieldGetter=PojoMethodImpl [method=getIsBaseVfModule args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setIsBaseVfModule args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.976 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] using InstanceFactory 01:30:45 01:30:44.976 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaIntegerInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.recipeTimeout, fieldGetter=PojoMethodImpl [method=getRecipeTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaIntegerInput], fieldSetter=PojoMethodImpl [method=setRecipeTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] return=void]]] with value [CamundaInput [value=0, type=Integer]] 01:30:45 01:30:44.977 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.977 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.977 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.977 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.977 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.operationType, fieldGetter=PojoMethodImpl [method=getOperationType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setOperationType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.pnfCorrelationId, fieldGetter=PojoMethodImpl [method=getPnfCorrelationId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setPnfCorrelationId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.979 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.979 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.979 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.979 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.979 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.configurationId, fieldGetter=PojoMethodImpl [method=getConfigurationId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setConfigurationId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.980 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.981 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.981 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.981 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.981 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.981 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.982 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.recipeParams, fieldGetter=PojoMethodImpl [method=getRecipeParams args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRecipeParams args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.982 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.982 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.apiVersion, fieldGetter=PojoMethodImpl [method=getApiVersion args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setApiVersion args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.982 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.983 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.aLaCarte, fieldGetter=PojoMethodImpl [method=getaLaCarte args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setaLaCarte args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.983 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.983 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.requestUri, fieldGetter=PojoMethodImpl [method=getRequestUri args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestUri args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.983 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.983 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.instanceGroupId, fieldGetter=PojoMethodImpl [method=getInstanceGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setInstanceGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.984 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:44.984 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.CamundaVIDRequest.generateIds, fieldGetter=PojoMethodImpl [method=getGenerateIds args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setGenerateIds args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:44.985 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.985 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.serviceInput, fieldGetter=PojoMethodImpl [method=getServiceInput args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInput args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.986 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.986 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.986 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.987 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.schema, fieldGetter=PojoMethodImpl [method=getSchema args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setSchema args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.987 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.987 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.reqid, fieldGetter=PojoMethodImpl [method=getReqid args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setReqid args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.987 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.988 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.svcid, fieldGetter=PojoMethodImpl [method=getSvcid args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setSvcid args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.988 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.988 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.timeout, fieldGetter=PojoMethodImpl [method=getTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.989 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.989 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.serviceInput, fieldGetter=PojoMethodImpl [method=getServiceInput args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInput args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.990 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.990 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.990 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.990 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.schema, fieldGetter=PojoMethodImpl [method=getSchema args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setSchema args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.991 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.991 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.reqid, fieldGetter=PojoMethodImpl [method=getReqid args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setReqid args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.991 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.992 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.svcid, fieldGetter=PojoMethodImpl [method=getSvcid args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setSvcid args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:44.992 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:44.993 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaRequest.timeout, fieldGetter=PojoMethodImpl [method=getTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.030 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.031 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.031 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.031 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.032 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.033 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.033 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.CamundaMacroRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.042 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.BpmnRequest] using InstanceFactory 01:30:45 01:30:45.043 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.BpmnRequest org.onap.so.apihandler.camundabeans.CamundaBpmnRequestInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class org.onap.so.apihandler.camundabeans.BpmnRequest], fieldSetter=PojoMethodImpl [method=setValue args=[class org.onap.so.apihandler.camundabeans.BpmnRequest] return=void]]] with value [BpmnRequest] 01:30:45 01:30:45.044 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaBpmnRequestInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [aoEVsAx] 01:30:45 01:30:45.044 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.BpmnRequest] using InstanceFactory 01:30:45 01:30:45.044 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.BpmnRequest org.onap.so.apihandler.camundabeans.CamundaBpmnRequestInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class org.onap.so.apihandler.camundabeans.BpmnRequest], fieldSetter=PojoMethodImpl [method=setValue args=[class org.onap.so.apihandler.camundabeans.BpmnRequest] return=void]]] with value [BpmnRequest] 01:30:45 01:30:45.044 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaBpmnRequestInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [6tQ6Egd] 01:30:45 01:30:45.045 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [WZx0y035y] 01:30:45 01:30:45.045 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [nt9BVEpri] 01:30:45 01:30:45.046 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setValue args=[class java.lang.String] return=void]]] with value [rkGOQtWZw] 01:30:45 01:30:45.046 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [dUEx93] 01:30:45 01:30:45.046 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.046 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.046 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.BpmnRequest.isBaseVfModule, fieldGetter=PojoMethodImpl [method=getIsBaseVfModule args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setIsBaseVfModule args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] using InstanceFactory 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaIntegerInput org.onap.so.apihandler.camundabeans.BpmnRequest.recipeTimeout, fieldGetter=PojoMethodImpl [method=getRecipeTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaIntegerInput], fieldSetter=PojoMethodImpl [method=setRecipeTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] return=void]]] with value [CamundaInput [value=0, type=Integer]] 01:30:45 01:30:45.047 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.048 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.049 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.050 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.051 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestDetails, fieldGetter=PojoMethodImpl [method=getRequestDetails args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestDetails args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.051 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.host, fieldGetter=PojoMethodImpl [method=getHost args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setHost args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] using InstanceFactory 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaBooleanInput org.onap.so.apihandler.camundabeans.BpmnRequest.isBaseVfModule, fieldGetter=PojoMethodImpl [method=getIsBaseVfModule args=[] return=class org.onap.so.apihandler.camundabeans.CamundaBooleanInput], fieldSetter=PojoMethodImpl [method=setIsBaseVfModule args=[class org.onap.so.apihandler.camundabeans.CamundaBooleanInput] return=void]]] with value [CamundaInput [value=false, type=Boolean]] 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] using InstanceFactory 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaIntegerInput org.onap.so.apihandler.camundabeans.BpmnRequest.recipeTimeout, fieldGetter=PojoMethodImpl [method=getRecipeTimeout args=[] return=class org.onap.so.apihandler.camundabeans.CamundaIntegerInput], fieldSetter=PojoMethodImpl [method=setRecipeTimeout args=[class org.onap.so.apihandler.camundabeans.CamundaIntegerInput] return=void]]] with value [CamundaInput [value=0, type=Integer]] 01:30:45 01:30:45.052 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.053 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.053 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.053 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.053 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.053 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.054 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.054 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.054 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.054 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.054 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setServiceType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVnfType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.055 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.056 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.056 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.056 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.apihandler.camundabeans.CamundaInput] using InstanceFactory 01:30:45 01:30:45.056 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.apihandler.camundabeans.CamundaInput org.onap.so.apihandler.camundabeans.BpmnRequest.requestDetails, fieldGetter=PojoMethodImpl [method=getRequestDetails args=[] return=class org.onap.so.apihandler.camundabeans.CamundaInput], fieldSetter=PojoMethodImpl [method=setRequestDetails args=[class org.onap.so.apihandler.camundabeans.CamundaInput] return=void]]] with value [CamundaInput [value=null, type=String]] 01:30:45 01:30:45.056 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.apihandler.camundabeans.CamundaIntegerInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=int], fieldSetter=PojoMethodImpl [method=setValue args=[int] return=void]]] with value [1928804722] 01:30:45 01:30:45.057 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaIntegerInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [1Z5A] 01:30:45 01:30:45.057 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.apihandler.camundabeans.CamundaIntegerInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=int], fieldSetter=PojoMethodImpl [method=setValue args=[int] return=void]]] with value [402365610] 01:30:45 01:30:45.057 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaIntegerInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [4bYBkorSaAE] 01:30:45 01:30:45.057 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.apihandler.camundabeans.CamundaBooleanInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setValue args=[boolean] return=void]]] with value [false] 01:30:45 01:30:45.058 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaBooleanInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [54gaG] 01:30:45 01:30:45.058 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.apihandler.camundabeans.CamundaBooleanInput.value, fieldGetter=PojoMethodImpl [method=getValue args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setValue args=[boolean] return=void]]] with value [false] 01:30:45 01:30:45.058 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaBooleanInput.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [Nqcb] 01:30:45 01:30:45.059 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponse args=[class java.lang.String] return=void]]] with value [8iGEcj] 01:30:45 01:30:45.059 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.apihandler.camundabeans.CamundaResponse.messageCode, fieldGetter=PojoMethodImpl [method=getMessageCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setMessageCode args=[int] return=void]]] with value [-551269678] 01:30:45 01:30:45.059 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Ogt1dXD3] 01:30:45 01:30:45.059 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.processInstanceID, fieldGetter=PojoMethodImpl [method=getProcessInstanceID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProcessInstanceID args=[class java.lang.String] return=void]]] with value [Y8] 01:30:45 01:30:45.059 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.variables, fieldGetter=PojoMethodImpl [method=getVariables args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVariables args=[class java.lang.String] return=void]]] with value [UL7xZXEIn] 01:30:45 01:30:45.060 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponse args=[class java.lang.String] return=void]]] with value [9VGLwLj] 01:30:45 01:30:45.060 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.apihandler.camundabeans.CamundaResponse.messageCode, fieldGetter=PojoMethodImpl [method=getMessageCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setMessageCode args=[int] return=void]]] with value [1231572335] 01:30:45 01:30:45.060 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [l4] 01:30:45 01:30:45.060 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.processInstanceID, fieldGetter=PojoMethodImpl [method=getProcessInstanceID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProcessInstanceID args=[class java.lang.String] return=void]]] with value [3RWx09] 01:30:45 01:30:45.060 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.apihandler.camundabeans.CamundaResponse.variables, fieldGetter=PojoMethodImpl [method=getVariables args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVariables args=[class java.lang.String] return=void]]] with value [gC9fG] 01:30:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in org.onap.so.apihandler.camundabeans.BeansTest 01:30:45 [INFO] Running org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializerTest 01:30:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.apihandler.camundabeans.CamundaMacroRequestSerializerTest 01:30:45 [INFO] Running org.onap.so.apihandler.recipe.CamundaClientErrorHandlerTest 01:30:45 01:30:45.090 [main] DEBUG org.onap.so.apihandler.recipe.CamundaClientErrorHandler - java.io.ByteArrayInputStream@6a8c831d 01:30:45 01:30:45.091 [main] DEBUG org.onap.so.apihandler.recipe.CamundaClientErrorHandler - java.io.ByteArrayInputStream@a9ded91 01:30:45 01:30:45.093 [main] DEBUG org.onap.so.apihandler.recipe.CamundaClientErrorHandler - java.io.ByteArrayInputStream@5dc7cde5 01:30:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.apihandler.recipe.CamundaClientErrorHandlerTest 01:30:45 [INFO] Running org.onap.so.apihandler.common.CamundaClientTest 01:30:45 01:30:45.428 [main] ERROR org.onap.so.apihandler.common.CamundaClient - Error sending POST to BPMN 01:30:45 org.springframework.web.client.ResourceAccessException: null 01:30:45 01:30:45.438 [main] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:30:45 org.springframework.web.client.HttpServerErrorException: 404 NOT_FOUND 01:30:45 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:30:45 at org.onap.so.apihandler.common.CamundaClientTest.postHttpStatusCodeExceptionTest(CamundaClientTest.java:190) 01:30:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:30:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:45 01:30:45.466 [main] ERROR org.onap.so.apihandler.common.CamundaClient - Error sending GET to BPMN 01:30:45 org.springframework.web.client.ResourceAccessException: null 01:30:45 01:30:45.470 [main] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned from sending GET request to BPMN 01:30:45 org.springframework.web.client.HttpServerErrorException: 404 NOT_FOUND 01:30:45 at org.onap.so.apihandler.common.CamundaClient.get(CamundaClient.java:110) 01:30:45 at org.onap.so.apihandler.common.CamundaClientTest.getHttpStatusCodeExceptionTest(CamundaClientTest.java:179) 01:30:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:30:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:30:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:30:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:30:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:30:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:30:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:30:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:30:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:30:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:30:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:30:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:30:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:30:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:30:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:30:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:30:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:30:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:30:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:30:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:30:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:30:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:30:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:30:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:30:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:30:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:30:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:30:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:30:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:30:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:30:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:30:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:30:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:30:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:30:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:30:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:30:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:30:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:30:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:30:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:30:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.onap.so.apihandler.common.CamundaClientTest 01:30:45 [INFO] Running org.onap.so.apihandler.common.ResponseHandlerTest 01:30:45 01:30:45.481 [main] INFO org.onap.so.apihandler.common.ResponseHandler - Camunda did not return a valid response 01:30:45 01:30:45.482 [main] INFO org.onap.so.apihandler.common.ResponseHandler - Camunda did not return a valid response 01:30:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.apihandler.common.ResponseHandlerTest 01:30:45 [INFO] 01:30:45 [INFO] Results: 01:30:45 [INFO] 01:30:45 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 01:30:45 [INFO] 01:30:45 [INFO] 01:30:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-api-handler-common --- 01:30:45 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/code-coverage/jacoco-ut.exec 01:30:45 [INFO] Analyzed bundle 'mso-api-handler-common' with 46 classes 01:30:45 [INFO] 01:30:45 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-api-handler-common --- 01:30:45 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar 01:30:45 [INFO] 01:30:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-api-handler-common --- 01:30:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:45 [INFO] 01:30:45 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-api-handler-common --- 01:30:45 [INFO] Tests are skipped. 01:30:45 [INFO] 01:30:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-api-handler-common --- 01:30:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:45 [INFO] 01:30:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-api-handler-common --- 01:30:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:30:45 [INFO] 01:30:45 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-api-handler-common --- 01:30:45 [INFO] Tests are skipped. 01:30:45 [INFO] 01:30:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-api-handler-common --- 01:30:45 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/mso-api-handler-common/1.17.0-SNAPSHOT/mso-api-handler-common-1.17.0-SNAPSHOT.jar 01:30:45 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/pom.xml to /tmp/r/org/onap/so/mso-api-handler-common/1.17.0-SNAPSHOT/mso-api-handler-common-1.17.0-SNAPSHOT.pom 01:30:45 [INFO] 01:30:45 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-api-handler-common --- 01:30:45 [INFO] org.onap.so:mso-api-handler-common:jar:1.17.0-SNAPSHOT 01:30:45 [INFO] +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:30:45 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:30:45 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:30:45 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:30:45 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:30:45 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:30:45 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:30:45 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:30:45 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:30:45 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 01:30:45 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:30:45 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:30:45 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:30:45 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:30:45 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:30:45 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:30:45 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:30:45 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:30:45 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:30:45 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:30:45 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:30:45 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:30:45 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:30:45 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:30:45 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:30:45 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:30:45 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:30:45 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:30:45 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:30:45 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:30:45 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:30:45 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:30:45 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:30:45 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:30:45 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 01:30:45 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:30:45 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:30:45 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:30:45 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:30:45 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:30:45 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:30:45 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:30:45 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:30:45 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:30:45 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:30:45 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:30:45 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:30:45 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:30:45 [INFO] | +- org.json:json:jar:20250517:compile 01:30:45 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:30:45 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:30:45 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:30:45 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:30:45 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:30:45 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:30:45 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:30:45 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:30:45 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:30:45 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 01:30:45 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:30:45 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:30:45 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:30:45 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:30:45 [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:30:45 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:30:45 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:30:45 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:30:45 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:30:45 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:30:45 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:30:45 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 01:30:45 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 01:30:45 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:30:45 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:30:45 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.33:compile 01:30:45 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:30:45 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:30:45 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:30:45 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:30:45 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:30:45 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 01:30:45 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:compile 01:30:45 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:compile 01:30:45 [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:compile 01:30:45 [INFO] | +- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:compile 01:30:45 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:30:45 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:30:45 [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:30:45 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:compile 01:30:45 [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:30:45 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:30:45 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile 01:30:45 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile 01:30:45 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile 01:30:45 [INFO] | | | +- org.ow2.asm:asm-analysis:jar:7.1:compile 01:30:45 [INFO] | | | +- org.ow2.asm:asm-commons:jar:7.1:compile 01:30:45 [INFO] | | | +- org.ow2.asm:asm-tree:jar:7.1:compile 01:30:45 [INFO] | | | \- org.ow2.asm:asm-util:jar:7.1:compile 01:30:45 [INFO] | | +- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile 01:30:45 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:30:45 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 01:30:45 [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 01:30:45 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 01:30:45 [INFO] +- commons-lang:commons-lang:jar:2.6:compile 01:30:45 [INFO] +- javax.activation:activation:jar:1.1.1:compile 01:30:45 [INFO] +- javax.transaction:jta:jar:1.1:compile 01:30:45 [INFO] +- org.json4s:json4s-jackson_2.12:jar:3.6.0:compile 01:30:45 [INFO] | \- org.scala-lang:scala-library:jar:2.12.6:compile 01:30:45 [INFO] +- org.json4s:json4s-core_2.12:jar:3.6.0:compile 01:30:45 [INFO] | +- org.json4s:json4s-ast_2.12:jar:3.6.0:compile 01:30:45 [INFO] | +- org.json4s:json4s-scalap_2.12:jar:3.6.0:compile 01:30:45 [INFO] | \- com.thoughtworks.paranamer:paranamer:jar:2.8:compile 01:30:45 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:30:45 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:30:45 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:30:45 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:30:45 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:30:45 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:30:45 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:30:45 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:30:45 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:30:45 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:30:45 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:30:45 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:30:45 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:30:45 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:30:45 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:30:45 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:30:45 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:30:45 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:30:45 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:30:45 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:30:45 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 01:30:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:30:45 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:30:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:30:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:30:45 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:30:45 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:30:45 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:30:45 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:30:45 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:30:45 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:30:45 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:30:45 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:30:45 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:30:45 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:30:45 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:30:45 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:30:45 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:30:45 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:30:45 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:30:45 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:30:45 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:30:45 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:30:45 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:30:45 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:30:45 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:30:45 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:30:45 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:30:45 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:30:45 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:30:45 [INFO] +- junit:junit:jar:4.13.2:test 01:30:45 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:30:45 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:30:45 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:30:45 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:30:45 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:30:45 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:30:45 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:30:45 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:30:45 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:30:45 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:30:45 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:30:45 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:30:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:30:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:30:45 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:30:45 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:30:45 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:30:45 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:30:45 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:30:45 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:30:45 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:30:45 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:30:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:30:45 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:30:45 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:30:45 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:30:45 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:30:45 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:30:45 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:30:45 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:30:45 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:30:45 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:30:45 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:30:45 [INFO] 01:30:45 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-api-handler-common --- 01:30:45 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/sonatype-clm/module.xml 01:30:45 [INFO] 01:30:45 [INFO] -----------------< org.onap.so:mso-api-handler-infra >------------------ 01:30:45 [INFO] Building mso-api-handler-infra 1.17.0-SNAPSHOT [20/43] 01:30:45 [INFO] --------------------------------[ jar ]--------------------------------- 01:30:45 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:30:45 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:30:48 [INFO] 01:30:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-api-handler-infra --- 01:30:48 [INFO] 01:30:48 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-api-handler-infra --- 01:30:48 [INFO] ## define projects super pom absolute path through basepath_marker 01:30:48 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:30:48 [INFO] 01:30:48 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-api-handler-infra --- 01:30:48 [INFO] Using 'UTF-8' encoding to format source files. 01:30:48 [INFO] Number of files to be formatted: 269 01:30:50 [INFO] Successfully formatted: 0 file(s) 01:30:50 [INFO] Fail to format: 0 file(s) 01:30:50 [INFO] Skipped: 269 file(s) 01:30:50 [INFO] Read only skipped: 0 file(s) 01:30:50 [INFO] Approximate time taken: 1s 01:30:50 [INFO] 01:30:50 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-api-handler-infra --- 01:30:50 [INFO] Using 'UTF-8' encoding to format source files. 01:30:50 [INFO] Number of files to be formatted: 0 01:30:50 [INFO] 01:30:50 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-api-handler-infra --- 01:30:50 [INFO] Skipping Rule Enforcement. 01:30:50 [INFO] 01:30:50 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-api-handler-infra --- 01:30:50 [INFO] Skipping Rule Enforcement. 01:30:50 [INFO] 01:30:50 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-api-handler-infra --- 01:30:50 [INFO] 01:30:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-api-handler-infra --- 01:30:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:50 [INFO] 01:30:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-api-handler-infra --- 01:30:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:30:50 [INFO] 01:30:50 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-api-handler-infra --- 01:30:50 [INFO] Formatting is skipped 01:30:50 [INFO] 01:30:50 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-api-handler-infra --- 01:30:50 [INFO] Formatting is skipped 01:30:50 [INFO] 01:30:50 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-api-handler-infra --- 01:30:50 [INFO] 01:30:50 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-api-handler-infra --- 01:30:50 [INFO] 01:30:50 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-api-handler-infra --- 01:30:51 [INFO] 01:30:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-api-handler-infra --- 01:30:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:51 [INFO] Copying 6 resources 01:30:51 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/generated-sources/license 01:30:51 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/generated-resources/licenses 01:30:51 [INFO] 01:30:51 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-api-handler-infra --- 01:30:51 [INFO] Changes detected - recompiling the module! 01:30:51 [INFO] Compiling 195 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:53 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfRequests.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapPropertiesImpl.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/GenericStringConverter.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientObjectBuilder.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/NsParameters.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/InstanceIdMapValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ApiHandlerApplication.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheckConfig.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentDeletionRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ManualTasks.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RelatedInstance.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/ArtifactInfo.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/SoSubsystems.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/UserParamsValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentCreationRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/CloudConfigurationNotFoundException.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantSyncResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/Onap3gppServiceInstances.java]] 01:30:53 [INFO] [parsing completed 2ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestration.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRunnable.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/RequestConflictMapper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/AAIEntityNotFound.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheckResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/ResourceType.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/QuerySubnetCapability.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/Network.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/Action.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VfModuleModelName.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentModificationRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/NoRecipeExceptionMapper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/package-info.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java]] 01:30:53 [INFO] [parsing completed 4ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/NoRecipeException.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/TestApi.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/Subsystem.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleNsByStepsData.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/PlatformLOBValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/package-info.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/ServiceInstanceDeleteValidator.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequest.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/SDCClientCallFailed.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/RequestConflictedException.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/WorkflowEngineConnectionException.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/Action.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/Validation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/TenantIsolationException.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/MembersValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/InstanceReferences.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/RequestStatusType.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/JerseyConfiguration.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/TasksHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/Vnf.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/OperationalEnvironmentPublisher.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/SubnetTypes.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/VimLocation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/VolumeGroupDeleteValidator.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleResource.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfType.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/configuration/RequestDBConfig.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ResourceRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ESliceServiceActivateRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RecoveryAction.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/package-info.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceScaleRequest.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/OrchestrationTasks.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/AAIDataRetrieval.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfOutputs.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/SubsystemHealthcheckResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/VFModuleRestHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/ActivitySequence.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecification.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/AaiClientPropertiesImpl.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/ObjectFactory.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RelatedInstanceList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/CloudConfigurationNotFoundMapper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecifications.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ResumeOrchestrationRequest.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestParameters.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapOperationalEnvClient.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ServiceIntentApiHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/ActivateOrDeactivate3gppService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ConfigurationParametersValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/CreateEcompOperationEnvironmentBean.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientHelper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/OperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/WorkflowEngineConnectionMapper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestActionMap.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/RequestInfo.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilder.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/DelE2ESvcResp.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/GetE2EServiceInstanceResponse.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VfModuleModelNames.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceDeleteRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfInputs.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EUserParam.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/Request.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestration.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/Volumes.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskVariables.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheckConverter.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/Status.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ValidationRule.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/DistributionStatus.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Value.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/process/CreateVnfOperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/RequestValidatorListenerRunner.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/CloudConfigurationValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/E2EServiceInstances.java]] 01:30:53 [INFO] [parsing completed 2ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/NetworkDeleteValidator.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/NodeHealthcheckHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/Allocate3gppService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentCommonRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/GrmClientPropertiesImpl.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleNsData.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/ServiceModelList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/LocationConstraint.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/ServiceInstance.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestrationRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecificationList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/process/CreateEcompOperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailed.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/Modify3gppService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RecipeLookupResult.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironment.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestReferences.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EParameters.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/VfModules.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestInfoValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/configuration/CatalogDBConfig.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/AbstractRestHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TasksGetResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestStatus.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestDetails.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/CloudOrchestrationRequestList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/SubscriberInfoValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/OrchestrationRequests.java]] 01:30:53 [INFO] [parsing completed 2ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ManagedObject3gppServiceInstances.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestScopeValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestInfo.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/CustomWorkflowValidation.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/RequestValidator.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheckStatus.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/InPlaceSoftwareUpdateValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandler/common/ResponseBuilder.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheck.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RelatedInstancesValidation.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/VnfTypes.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/CloudOrchestrationResponse.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/ModelType.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java]] 01:30:53 [INFO] [parsing completed 2ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/HealthCheckSubsystem.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ProjectOwningEntityValidation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TasksRequest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ServiceInstances.java]] 01:30:53 [INFO] [parsing completed 4ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ValidationInformation.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/DeAllocate3gppService.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/vnfbeans/ActionType.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowInputParameter.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskVariableValue.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/AAIEntityNotFoundMapper.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestInfo.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/InstanceManagement.java]] 01:30:53 [INFO] [parsing completed 1ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/Distribution.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolationbeans/Manifest.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskRequestReference.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/validators/VnfDeleteValidator.java]] 01:30:53 [INFO] [parsing completed 0ms] 01:30:53 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:53 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:53 [INFO] [loading modules/java.logging/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:53 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:53 [INFO] [loading modules/java.naming/module-info.class] 01:30:53 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:53 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:53 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:53 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:53 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:53 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:53 [INFO] [loading modules/jdk.net/module-info.class] 01:30:53 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:53 [INFO] [loading modules/java.rmi/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:53 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:53 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:53 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:53 [INFO] [loading modules/java.instrument/module-info.class] 01:30:53 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:53 [INFO] [loading modules/java.se/module-info.class] 01:30:53 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:53 [INFO] [loading modules/java.desktop/module-info.class] 01:30:53 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:53 [INFO] [loading modules/java.xml/module-info.class] 01:30:53 [INFO] [loading modules/java.prefs/module-info.class] 01:30:53 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:53 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:53 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:53 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:53 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:53 [INFO] [loading modules/java.scripting/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:53 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:53 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:53 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:53 [INFO] [loading modules/jdk.management/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:53 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:53 [INFO] [loading modules/java.management/module-info.class] 01:30:53 [INFO] [loading modules/java.base/module-info.class] 01:30:53 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:53 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:53 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:53 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:53 [INFO] [loading modules/java.net.http/module-info.class] 01:30:53 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:53 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:53 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:53 [INFO] [loading modules/java.compiler/module-info.class] 01:30:53 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:53 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:53 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:53 [INFO] [loading modules/java.sql/module-info.class] 01:30:53 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/generated-sources/annotations] 01:30:53 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-webflux/2.5.15/spring-boot-starter-webflux-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-reactor-netty/2.5.15/spring-boot-starter-reactor-netty-2.5.15.jar,/tmp/r/io/projectreactor/netty/reactor-netty-http/1.0.32/reactor-netty-http-1.0.32.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver-dns/4.1.92.Final/netty-resolver-dns-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-dns/4.1.92.Final/netty-codec-dns-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.92.Final/netty-resolver-dns-native-macos-4.1.92.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-resolver-dns-classes-macos/4.1.92.Final/netty-resolver-dns-classes-macos-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-epoll/4.1.92.Final/netty-transport-native-epoll-4.1.92.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-classes-epoll/4.1.92.Final/netty-transport-classes-epoll-4.1.92.Final.jar,/tmp/r/io/projectreactor/netty/reactor-netty-core/1.0.32/reactor-netty-core-1.0.32.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/1.4.1/sdc-distribution-client-1.4.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/functionaljava/functionaljava/4.2/functionaljava-4.2.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.8/json-schema-validator-2.2.8.jar,/tmp/r/com/github/java-json-tools/json-schema-core/1.2.8/json-schema-core-1.2.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:53 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:53 [INFO] [loading modules/java.base/java/util/List.class] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlEnum.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:30:53 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:30:53 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 01:30:53 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/RequestClientParameter.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/Constants.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/Status.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkRecipe.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Recipe.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LogConstants.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class)] 01:30:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:30:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:30:53 [INFO] [loading modules/java.base/java/net/URL.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Optional.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestContext.class)] 01:30:53 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/CamundaClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/ErrorNumbers.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/Actions.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ApiException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ValidateException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestReferences.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/UUIDChecker.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:30:53 [INFO] [loading modules/java.base/java/io/IOException.class] 01:30:53 [INFO] [loading modules/java.base/java/io/StringWriter.class] 01:30:53 [INFO] [loading modules/java.base/java/util/StringTokenizer.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/OutputKeys.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/Transformer.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactory.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/dom/DOMSource.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamResult.class] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Tenant.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudConfiguration.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/PolicyException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstance.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstanceList.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestError.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestParameters.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Service.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceException.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:53 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 01:30:53 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 01:30:53 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 01:30:53 [INFO] [loading modules/java.xml/org/w3c/dom/NodeList.class] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/HttpHeaders.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3Network.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/LInterface.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Service.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModules.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroup.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroups.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIDSLQueryClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Node.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Start.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/TraversalBuilder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/__.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/MsoException.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapProperties.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/spring/SpringContextHelper.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContext.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/LineOfBusiness.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/OwningEntity.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Platform.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Project.class)] 01:30:53 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Set.class] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationPropertiesBinding.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/convert/TypeDescriptor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/convert/converter/GenericConverter.class)] 01:30:53 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableSet.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/convert/converter/GenericConverter$ConvertiblePair.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/OperationalEnvironment.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/CommonConstants.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/concurrent/Executor.class] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/MDCTaskDecorator.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableAsync.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar(/javax/validation/constraints/NotNull.class)] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/validation/annotation/Validated.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/POST.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Context.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/ResponseHandler.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ArraySchema.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Content.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponse.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Networks.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Pnfs.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/VfModules.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Vnfs.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/BufferedReader.class] 01:30:53 [INFO] [loading modules/java.base/java/io/File.class] 01:30:53 [INFO] [loading modules/java.base/java/io/FileReader.class] 01:30:53 [INFO] [loading modules/java.base/java/util/function/Function.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/DELETE.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/GET.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PUT.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/camundabeans/CamundaResponse.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceRecipe.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/HttpHeadersConstants.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:30:53 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/StringUtils.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/HistoricProcessInstanceEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfRecipe.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestDetails.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:30:53 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/DatatypeConverter.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/HistoricActivityInstanceEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/BufferingClientHttpRequestFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/policy/SimpleRetryPolicy.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/support/RetryTemplate.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResourceAccessException.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/BodyInserters.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient.class)] 01:30:53 [INFO] [loading /tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar(/reactor/core/publisher/Flux.class)] 01:30:53 [INFO] [loading modules/java.base/java/text/SimpleDateFormat.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDBHelper.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Scope.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Async.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/GRMClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/OperationalInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/Property.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPoint.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointList.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointRequest.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/Version.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Relationships.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvDistributionStatus.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class)] 01:30:53 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClientFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/PrintWriter.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 01:30:53 [INFO] [loading /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar(/javax/inject/Provider.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapPublisher.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapClient.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ExceptionMapper.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/filters/ResponseUpdater.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:30:53 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ApplicationPath.class)] 01:30:53 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ResourceConfig.class)] 01:30:53 [INFO] [loading /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar(/org/glassfish/jersey/servlet/ServletProperties.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/filters/RequestIdFilter.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ApiExceptionMapper.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/Components.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/web/exceptions/RuntimeExceptionMapper.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/JaxrsOpenApiContextBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/resources/AcceptHeaderOpenApiResource.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/resources/OpenApiResource.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/OpenApiConfigurationException.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/SwaggerConfiguration.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/OpenAPI.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/info/Info.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configurable.class)] 01:30:53 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ServerConfig.class)] 01:30:53 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar(/org/glassfish/jersey/ExtendedConfig.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configuration.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Application.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/QueryParam.class)] 01:30:53 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PATCH.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/UserParameters.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 01:30:53 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExporter.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 01:30:53 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 01:30:53 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/Collections.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/DefaultValue.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OrchestrationTask.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfComponentsRecipe.class)] 01:30:53 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CacheProperties.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Long.class] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBElement.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElementDecl.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRegistry.class)] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MdcConstants.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:30:53 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/listener/ListenerRunner.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 01:30:53 [INFO] [loading modules/java.base/java/util/UUID.class] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/v16/ServiceInstance.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/SubscriberInfo.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/GRMProperties.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/EnumUtils.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/OrchestrationRequestFormat.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudRequestData.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/GetOrchestrationListResponse.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/GetOrchestrationResponse.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceReferences.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Request.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestList.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestStatus.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestProcessingData.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SliceProfile.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientImpl.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Vnf.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/MoiAllocateRequest.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/SliceProfile.class)] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceDirection.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResponseErrorHandler.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:53 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeName.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Typing.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Inclusion.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:53 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar(/javax/validation/Constraint.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema$AccessMode.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 01:30:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 01:30:53 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAlias.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchema.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlNsForm.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/extensions/Extension.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/DiscriminatorMapping.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/ExternalDocumentation.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Encoding.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ExampleObject.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/links/Link.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/headers/Header.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/servers/Server.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/security/SecurityRequirement.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Parameter.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/parameters/RequestBody.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/License.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Contact.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/tags/Tag.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlNs.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/RequestConflictedException.java:[23,7] [serial] serializable class RequestConflictedException has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/RequestConflictedException.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.NoRecipeException] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/NoRecipeException.java:[23,7] [serial] serializable class NoRecipeException has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/NoRecipeException.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.MsoRequest] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ExceptionType.class)] 01:30:53 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:30:53 [INFO] [loading modules/java.base/java/io/Reader.class] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java:[222,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java:[226,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java:[229,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Enumeration.class] 01:30:53 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/Writer.class] 01:30:53 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:30:53 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:30:53 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerConfigurationException.class] 01:30:53 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/NoSuchFieldError.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/MsoRequest$1.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/MsoRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.WorkflowEngineConnectionException] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/WorkflowEngineConnectionException.java:[23,7] [serial] serializable class WorkflowEngineConnectionException has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/WorkflowEngineConnectionException.class] 01:30:53 [INFO] [checking org.onap.so.apihandler.common.ResponseBuilder] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandler/common/ResponseBuilder.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 01:30:53 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceDesignAndCreation.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Service.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeKey.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/QueryStep.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Output.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 01:30:53 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 01:30:53 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/AAIDataRetrieval.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TasksRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TasksRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.Action] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Action.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.RequestDetails] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.RequestInfo] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/RequestInfo.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.ValidResponses] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java:[33,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java:[33,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java:[33,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java:[33,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.java:[33,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.DmaapPropertiesImpl] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/EnvironmentCapable.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/ListableBeanFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/HierarchicalBeanFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/MessageSource.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationEventPublisher.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/support/ResourcePatternResolver.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ResourceLoader.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapPropertiesImpl.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ModelInfoValidation] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[56,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[64,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[73,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[88,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[92,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[99,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[117,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[133,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[141,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[147,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[155,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.java:[160,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ModelInfoValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ValidationRule] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ValidationRule.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ValidationInformation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ValidationInformation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.GenericStringConverter] 01:30:53 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableCollection.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/GenericStringConverter.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheckConverter] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConverter.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientObjectBuilder] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientObjectBuilder.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestrationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestDetails] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestDetails.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.Distribution] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Distribution.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.Status] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Status.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestInfo] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestInfo.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RelatedInstanceList] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RelatedInstanceList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestParameters] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestParameters.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.OperationalEnvironment] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/OperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.Manifest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Manifest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.ServiceModelList] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/ServiceModelList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RecoveryAction] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RecoveryAction.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RelatedInstance] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RelatedInstance.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.ResourceType] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/ResourceType.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.NsParameters] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/NsParameters.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.LocationConstraint] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/LocationConstraint.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.VimLocation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/VimLocation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/InstanceIdMapValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ApiHandlerApplication] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 01:30:53 [INFO] [loading modules/java.base/java/security/Security.class] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncListenableTaskExecutor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncTaskExecutor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskExecutor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/SchedulingTaskExecutor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanNameAware.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/InitializingBean.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/CustomizableThreadFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CustomizableThreadCreator.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskDecorator.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ApiHandlerApplication.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleResource] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleResource.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleNsData] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleNsData.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleNsByStepsData] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ScaleNsByStepsData.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheckConfig] 01:30:53 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/Builder.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConfig$Endpoint.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConfig.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.Subsystem] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Subsystem.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.serviceintentinstancebeans.ServiceIntentDeletionRequest] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.serviceintentinstancebeans.ServiceIntentCommonRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentDeletionRequest.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentCommonRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ManualTasks] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ManualTasks.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestList] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.Request] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Request.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestStatus] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestStatus.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.InstanceReferences] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/InstanceReferences.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.ArtifactInfo] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/ArtifactInfo.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.RequestParametersValidation] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.java:[45,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.java:[48,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.java:[54,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.SoSubsystems] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/SoSubsystems.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.UserParamsValidation] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Resources.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/UserParamsValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2ERequest] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.serviceintentinstancebeans.ServiceIntentCreationRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentCreationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.CloudConfigurationNotFoundException] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/CloudConfigurationNotFoundException.java:[23,7] [serial] serializable class CloudConfigurationNotFoundException has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/CloudConfigurationNotFoundException.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.TenantSyncResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantSyncResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.RequestReferences] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestReferences.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.Onap3gppServiceInstances] 01:30:53 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 01:30:53 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/Readable.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException$Builder.class)] 01:30:53 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Onap3gppServiceInstances$1.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Onap3gppServiceInstances.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.RequestHandlerUtils] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[196,27] [deprecation] Long(long) in Long has been deprecated 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException$Builder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException$Builder.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[571,28] [deprecation] Long(long) in Long has been deprecated 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException$Builder.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException$Builder.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/function/BinaryOperator.class] 01:30:53 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[986,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[1096,30] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[1112,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java:[1203,26] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RequestHandlerUtils.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.Allocate3gppService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/Allocate3gppService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.Modify3gppService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/Modify3gppService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.DeAllocate3gppService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/DeAllocate3gppService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.ActivateOrDeactivate3gppService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/ActivateOrDeactivate3gppService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/QuerySubnetCapability.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.SubnetTypes] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/SubnetTypes.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.RecipeLookupResult] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RecipeLookupResult.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.CamundaRequestHandler] 01:30:53 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 01:30:53 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/RetryOperations.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/RetryCallback.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/RecoveryCallback.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/RetryContext.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/AttributeAccessor.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricProcessInstance.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoricProcessInstanceEventEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoricScopeInstanceEvent.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoryEvent.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/DbEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HistoricEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricActivityInstance.class)] 01:30:53 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoricActivityInstanceEventEntity.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/classify/BinaryExceptionClassifier.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/RetryPolicy.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/BodyInserter.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$RequestBodyUriSpec.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$RequestBodySpec.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$RequestHeadersSpec.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$RequestHeadersUriSpec.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$UriSpec.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[216,39] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[216,78] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[217,39] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[217,71] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[218,39] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[218,77] [static] static variable should be qualified by type name, HttpHeaders, instead of by an expression 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/reactive/ClientHttpRequest.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ReactiveHttpOutputMessage.class)] 01:30:53 [INFO] [loading /tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar(/org/reactivestreams/Publisher.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java:[219,29] [deprecation] fromObject(T) in BodyInserters has been deprecated 01:30:53 where T is a type-variable: 01:30:53 T extends Object declared in method fromObject(T) 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar(/org/springframework/web/reactive/function/client/WebClient$ResponseSpec.class)] 01:30:53 [INFO] [loading /tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar(/reactor/core/CorePublisher.class)] 01:30:53 [INFO] [loading /tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar(/org/reactivestreams/Subscriber.class)] 01:30:53 [INFO] [loading /tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar(/reactor/core/CoreSubscriber.class)] 01:30:53 [INFO] [loading /tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar(/reactor/core/Disposable.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestFactory.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/AbstractClientHttpRequestFactoryWrapper.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientFilter.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractMetricLogFilter.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractBaseMetricLogFilter.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestInterceptor.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/CamundaRequestHandler$2.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/CamundaRequestHandler$3.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/CamundaRequestHandler$1.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/CamundaRequestHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration] 01:30:53 [INFO] [loading modules/java.base/java/text/DateFormat.class] 01:30:53 [INFO] [loading modules/java.base/java/text/Format.class] 01:30:53 [INFO] [loading modules/java.base/java/util/Date.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestration.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRunnable.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateEcompOperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 01:30:53 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateVnfOperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info$UriParams.class)] 01:30:53 [INFO] [loading modules/java.base/java/util/Objects.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironment] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironment.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.Action] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Action.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.ActivateVnfDBHelper] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelper.java:[55,41] [deprecation] Integer(int) in Integer has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelper.java:[72,49] [deprecation] Integer(int) in Integer has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelper] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:30:53 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONTokener.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelper] 01:30:53 [INFO] [loading modules/java.base/java/io/PrintStream.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientHelper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.AAIClientCallFailed] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailed.java:[23,7] [serial] serializable class AAIClientCallFailed has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailed.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.TenantIsolationException] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/TenantIsolationException.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.DmaapOperationalEnvClient] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapOperationalEnvClient.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.OperationalEnvironmentPublisher] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/OperationalEnvironmentPublisher.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.CreateEcompOperationEnvironmentBean] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/CreateEcompOperationEnvironmentBean.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.mapper.RequestConflictMapper] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/RequestConflictMapper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/CompareModelsRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.AAIEntityNotFound] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/infra/rest/exception/AAIEntityNotFound.java:[25,7] [serial] serializable class AAIEntityNotFound has no definition of serialVersionUID 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/AAIEntityNotFound.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheckResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheckSubsystem] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckSubsystem.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheckStatus] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckStatus.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ApplyUpdatedConfigValidation] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.java:[39,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.java:[41,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.java:[43,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.java:[46,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ApplyUpdatedConfigValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.Network] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/Network.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.BpmnRequestBuilder] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info$UriParams.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info$UriParams.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilder.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.VfModuleModelName] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/VfModuleModelName.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.serviceintentinstancebeans.ServiceIntentModificationRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/serviceintentinstancebeans/ServiceIntentModificationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.TenantIsolationResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.mapper.NoRecipeExceptionMapper] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/NoRecipeExceptionMapper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.TestApi] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/TestApi.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.PlatformLOBValidation] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/PlatformLOBValidation.java:[48,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/PlatformLOBValidation.java:[51,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/PlatformLOBValidation.java:[54,22] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/PlatformLOBValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VolumeRestHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.ServiceInstanceDeleteValidator] 01:30:53 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 01:30:53 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/ServiceInstanceDeleteValidator.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidator] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/RequestValidator.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequest$1.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.SDCClientCallFailed] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/SDCClientCallFailed.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.Validation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/Validation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.MembersValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/MembersValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.JerseyConfiguration] 01:30:53 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants$Property.class)] 01:30:53 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar(/com/fasterxml/jackson/jaxrs/json/JacksonJaxbJsonProvider.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenAPIConfiguration.class)] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/JerseyConfiguration.java:[113,16] [rawtypes] found raw type: JaxrsOpenApiContextBuilder 01:30:53 missing type arguments for generic class JaxrsOpenApiContextBuilder 01:30:53 where T is a type-variable: 01:30:53 T extends JaxrsOpenApiContextBuilder declared in class JaxrsOpenApiContextBuilder 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/GenericOpenApiContextBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContextBuilder.class)] 01:30:53 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContext.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/JerseyConfiguration.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.TasksHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/TasksHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TaskList] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java:[26,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java:[26,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java:[26,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java:[26,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/TaskList.java:[26,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.Vnf] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/Vnf.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VnfRestHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.ModelDistributionRequest] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequest.java:[132,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequest.java:[137,18] [deprecation] ValidationException(String) in ValidationException has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.VolumeGroupDeleteValidator] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/VolumeGroupDeleteValidator.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.TenantIsolationRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EService] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EService.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EParameters] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EParameters.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ResourceRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/ResourceRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.VnfType] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/VnfType.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler] 01:30:53 [INFO] [loading modules/java.base/java/util/TreeSet.class] 01:30:53 [INFO] [loading modules/java.base/java/util/SortedSet.class] 01:30:53 [INFO] [loading modules/java.base/java/util/NavigableMap.class] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/WorkflowActivitySpecSequence.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpec.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecUserParameters.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecifications] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecifications.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.ActivitySequence] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/ActivitySequence.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowInputParameter] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowInputParameter.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecificationList] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecificationList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecification] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecification.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.configuration.RequestDBConfig] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExportOperations.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanClassLoaderAware.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactoryAware.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/SmartInitializingSingleton.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/MBeanRegistrationSupport.class)] 01:30:53 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/configuration/RequestDBConfig.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.Variables] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Variables.java:[27,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/Variables.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.Value] 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Value.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Value.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tasksbeans/Value.java:[25,38] [deprecation] Inclusion in JsonSerialize has been deprecated 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/Value.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2ESliceServiceActivateRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ESliceServiceActivateRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.GlobalHealthcheckHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/GlobalHealthcheckHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.SubsystemHealthcheckResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/SubsystemHealthcheckResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceScaleRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceScaleRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.OrchestrationTasks] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/OrchestrationTasks.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VFModuleRestHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VFModuleRestHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.AaiClientPropertiesImpl] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties$AAICacheProperties.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/AaiClientPropertiesImpl$1.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/AaiClientPropertiesImpl.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.ObjectFactory] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/ObjectFactory.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.VnfTypes] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/VnfTypes.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.VfModuleModelNames] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/VfModuleModelNames.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.mapper.CloudConfigurationNotFoundMapper] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/CloudConfigurationNotFoundMapper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ResumeOrchestrationRequest] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ResumeOrchestrationRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ServiceInstances] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ServiceInstances.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/BeansException.class)] 01:30:53 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue0.class)] 01:30:53 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue1.class)] 01:30:53 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Tuple.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/RequestValidatorListenerRunner.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ServiceIntentApiHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ServiceIntentApiHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ConfigurationParametersValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ConfigurationParametersValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.mapper.WorkflowEngineConnectionMapper] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/WorkflowEngineConnectionMapper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.RequestActionMap] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RequestActionMap.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.DelE2ESvcResp] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/DelE2ESvcResp.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.GetE2EServiceInstanceResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/GetE2EServiceInstanceResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceDeleteRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EUserParam] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EUserParam.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration] 01:30:53 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestration.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.Volumes] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/Volumes.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TaskVariables] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskVariables.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TaskVariableValue] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskVariableValue.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.DistributionStatus] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/DistributionStatus.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.CloudConfigurationValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/CloudConfigurationValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.E2EServiceInstances] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Business.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Customer.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/E2EServiceInstances.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceRequest.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.NetworkDeleteValidator] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/NetworkDeleteValidator.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.NodeHealthcheckHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/NodeHealthcheckHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.GrmClientPropertiesImpl] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/GrmClientPropertiesImpl.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.ServiceInstance] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/ServiceInstance.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.ServiceInstanceRestHandler] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.VfModules] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/VfModules.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.RequestInfoValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RequestInfoValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.configuration.CatalogDBConfig] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/configuration/CatalogDBConfig.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TasksGetResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TasksGetResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.CloudOrchestrationRequestList] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/CloudOrchestrationRequestList.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.CloudOrchestrationResponse] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/CloudOrchestrationResponse.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.SubscriberInfoValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/SubscriberInfoValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.OrchestrationRequests] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/CloudApiRequests.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/OrchestrationRequests.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.ManagedObject3gppServiceInstances] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/GETMoiResponse.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientI.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/Attributes.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SliceProfiles.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/RANSliceSubnetProfile.class)] 01:30:53 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/MaxNumberOfUes.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/PlmnId.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/Snssai.class)] 01:30:53 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/PlmnInfo.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ManagedObject3gppServiceInstances.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.RequestScopeValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RequestScopeValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.CustomWorkflowValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/CustomWorkflowValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.InPlaceSoftwareUpdateValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/InPlaceSoftwareUpdateValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.HealthCheck] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheck.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RelatedInstancesValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.vnfbeans.ModelType] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/ModelType.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.validation.ProjectOwningEntityValidation] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ProjectOwningEntityValidation.class] 01:30:53 [INFO] [checking org.onap.so.apihandler.recipe.CamundaClientErrorHandler] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpInputMessage.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:30:53 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus$Series.class)] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.exception.mapper.AAIEntityNotFoundMapper] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/mapper/AAIEntityNotFoundMapper.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.InstanceManagement] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/InstanceManagement.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TaskRequestReference] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskRequestReference.class] 01:30:53 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validators.VnfDeleteValidator] 01:30:53 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/VnfDeleteValidator.class] 01:30:53 [INFO] [total 1967ms] 01:30:53 [INFO] 01:30:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-api-handler-infra --- 01:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:30:53 [INFO] Copying 438 resources 01:30:53 [INFO] 01:30:53 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-api-handler-infra --- 01:30:53 [INFO] Changes detected - recompiling the module! 01:30:53 [INFO] Compiling 74 source files to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:30:55 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/validator/VolumeGroupDeleteValidatorTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/E2EServiceInstancesTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilderTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ApiExceptionTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/CreateVnfOperationalEnvironmentTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/AbstractRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/TasksHandlerTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ManualTasksTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelperTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequestTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/SDCDmaapClientTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/client/grm/GRMClientTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ResumeOrchestrationRequestTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestHandlerUtilsTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstancesTest.java]] 01:30:55 [INFO] [parsing completed 8ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/validation/CustomWorkflowValidationTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/SDCClientCallFailedTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EUserParamTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequestTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/Onap3gppServiceInstancesTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandler/recipe/CamundaClientErrorHandlerTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstancesUnitTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/BaseTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientHelperTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestHandlerUtilsUnitTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/DelE2ESvcRespTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/EmbeddedRequestDbConfig.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/validator/NetworkDeleteValidatorTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientObjectBuilderTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/AAIDataRetrievalTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/BeanMultiTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/TestAppender.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironmentTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelperTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/AAIDeserializeTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironmentTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestrationTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/CreateEcompOperationalEnvironmentTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstanceBeansTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/MsoRequestTest.java]] 01:30:55 [INFO] [parsing completed 3ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/CamundaRequestHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceIntentApiHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandler/common/ResponseBuilderTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/validator/ServiceInstanceDeleteValidatorTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/validation/UserParamsValidationTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapOperationalEnvClientTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandlerTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironmentTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/AllTestsTestSuite.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationBeansTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/EmbeddedCatalogDbConfig.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestActionMapTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/validation/RelatedInstancesValidationTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/validator/VnfDeleteValidatorTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequestTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/NsParametersTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsTest.java]] 01:30:55 [INFO] [parsing completed 2ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailedTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tasksbeans/TasksBeansTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/dmaap/OperationalEnvironmentPublisherTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestrationTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecificationBeansTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/validation/RequestParametersValidationTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/InstanceManagementTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceDeleteRequestTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/exceptions/TenantIsolationExceptionTest.java]] 01:30:55 [INFO] [parsing completed 0ms] 01:30:55 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.java]] 01:30:55 [INFO] [parsing completed 1ms] 01:30:55 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:30:55 [INFO] [loading modules/jdk.pack/module-info.class] 01:30:55 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:30:55 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:30:55 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:30:55 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:30:55 [INFO] [loading modules/java.base/module-info.class] 01:30:55 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:30:55 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:30:55 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:30:55 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jdi/module-info.class] 01:30:55 [INFO] [loading modules/java.se/module-info.class] 01:30:55 [INFO] [loading modules/jdk.localedata/module-info.class] 01:30:55 [INFO] [loading modules/jdk.charsets/module-info.class] 01:30:55 [INFO] [loading modules/java.naming/module-info.class] 01:30:55 [INFO] [loading modules/java.security.jgss/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jartool/module-info.class] 01:30:55 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:30:55 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:30:55 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:30:55 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:30:55 [INFO] [loading modules/java.xml/module-info.class] 01:30:55 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:30:55 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:30:55 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jfr/module-info.class] 01:30:55 [INFO] [loading modules/java.prefs/module-info.class] 01:30:55 [INFO] [loading modules/java.logging/module-info.class] 01:30:55 [INFO] [loading modules/jdk.attach/module-info.class] 01:30:55 [INFO] [loading modules/java.management/module-info.class] 01:30:55 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:30:55 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:30:55 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:30:55 [INFO] [loading modules/java.smartcardio/module-info.class] 01:30:55 [INFO] [loading modules/java.net.http/module-info.class] 01:30:55 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:30:55 [INFO] [loading modules/jdk.net/module-info.class] 01:30:55 [INFO] [loading modules/java.instrument/module-info.class] 01:30:55 [INFO] [loading modules/java.scripting/module-info.class] 01:30:55 [INFO] [loading modules/jdk.management/module-info.class] 01:30:55 [INFO] [loading modules/java.sql/module-info.class] 01:30:55 [INFO] [loading modules/java.compiler/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jshell/module-info.class] 01:30:55 [INFO] [loading modules/jdk.editpad/module-info.class] 01:30:55 [INFO] [loading modules/java.security.sasl/module-info.class] 01:30:55 [INFO] [loading modules/jdk.rmic/module-info.class] 01:30:55 [INFO] [loading modules/java.management.rmi/module-info.class] 01:30:55 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:30:55 [INFO] [loading modules/java.desktop/module-info.class] 01:30:55 [INFO] [loading modules/jdk.sctp/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jlink/module-info.class] 01:30:55 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:30:55 [INFO] [loading modules/java.datatransfer/module-info.class] 01:30:55 [INFO] [loading modules/jdk.compiler/module-info.class] 01:30:55 [INFO] [loading modules/java.rmi/module-info.class] 01:30:55 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/generated-test-sources/test-annotations] 01:30:55 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-webflux/2.5.15/spring-boot-starter-webflux-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-reactor-netty/2.5.15/spring-boot-starter-reactor-netty-2.5.15.jar,/tmp/r/io/projectreactor/netty/reactor-netty-http/1.0.32/reactor-netty-http-1.0.32.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver-dns/4.1.92.Final/netty-resolver-dns-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-dns/4.1.92.Final/netty-codec-dns-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.92.Final/netty-resolver-dns-native-macos-4.1.92.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-resolver-dns-classes-macos/4.1.92.Final/netty-resolver-dns-classes-macos-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-epoll/4.1.92.Final/netty-transport-native-epoll-4.1.92.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-classes-epoll/4.1.92.Final/netty-transport-classes-epoll-4.1.92.Final.jar,/tmp/r/io/projectreactor/netty/reactor-netty-core/1.0.32/reactor-netty-core-1.0.32.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/1.4.1/sdc-distribution-client-1.4.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/functionaljava/functionaljava/4.2/functionaljava-4.2.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.8/json-schema-validator-2.2.8.jar,/tmp/r/com/github/java-json-tools/json-schema-core/1.2.8/json-schema-core-1.2.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:30:55 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:30:55 [INFO] [loading modules/java.base/java/util/Map.class] 01:30:55 [INFO] [loading modules/java.base/java/util/Optional.class] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Action.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/AAIDataRetrieval.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/VolumeGroupDeleteValidator.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudConfiguration.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestDetails.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class)] 01:30:55 [INFO] [loading modules/java.base/java/lang/Object.class] 01:30:55 [INFO] [loading modules/java.base/java/lang/String.class] 01:30:55 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:30:55 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:30:55 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 01:30:55 [INFO] [loading modules/java.base/java/io/IOException.class] 01:30:55 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:30:55 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:30:55 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:30:55 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:30:55 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceRecipe.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestError.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceException.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 01:30:55 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:30:55 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:30:55 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/http/Fault.class)] 01:30:55 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:30:55 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:30:55 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:30:55 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 01:30:55 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:30:55 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 01:30:55 [INFO] [loading modules/java.base/java/io/File.class] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:30:55 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroup.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/Status.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelType.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilder.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/ErrorNumbers.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:30:55 [INFO] [loading modules/java.base/java/util/LinkedList.class] 01:30:55 [INFO] [loading modules/java.base/java/util/List.class] 01:30:55 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matchers.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ApiException.class)] 01:30:55 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestContext.class)] 01:30:55 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/RequestClientParameter.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/Constants.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/NoRecipeException.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/RequestConflictedException.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Recipe.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestInfo.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandler.class] 01:30:55 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 01:30:55 [INFO] [loading modules/java.base/java/util/UUID.class] 01:30:55 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/HttpHeaders.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/OperationalEnvironment.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestrationRequest.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/Property.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointList.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateVnfOperationalEnvironment.class] 01:30:55 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:30:55 [INFO] [loading modules/java.base/java/net/URL.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestReferences.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/AbstractRestHandler.class] 01:30:55 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:30:55 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/HistoricActivityInstanceEntity.class)] 01:30:55 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/HistoricProcessInstanceEntity.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResourceAccessException.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:30:55 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:30:55 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:30:55 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/CamundaRequestHandler.class] 01:30:55 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskList.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TasksGetResponse.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/ValidResponses.class] 01:30:55 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants$HttpHeaders.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/RequestDetails.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/RequestInfo.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TaskRequestReference.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tasksbeans/TasksRequest.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandler.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/DistributionStatus.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvDistributionStatus.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelper.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Action.class] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 01:30:55 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPoint.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointLookupRequest.class)] 01:30:55 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointRequest.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/exceptions/GRMClientCallFailed.class)] 01:30:56 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:30:56 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RequestDbFailureException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ValidateException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelInfo.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RequestHandlerUtils.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/MsoRequest.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ServiceInstances.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ResumeOrchestrationRequest.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RecipeLookupResult.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/HttpHeadersConstants.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ContactCamundaException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestParameters.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/ResourceUtils.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EUserParam.class] 01:30:56 [INFO] [loading /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar(/javax/inject/Provider.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Distribution.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRunnable.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequest.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/onap3gppserviceinstancebeans/QuerySubnetCapability.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Onap3gppServiceInstances.class] 01:30:56 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpResponse.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandler.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/CloudConfigurationNotFoundException.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/vnfbeans/ModelType.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfComponentsRecipe.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VFModuleRestHandler.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientHelper.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/DelE2ESvcResp.class] 01:30:56 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 01:30:56 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 01:30:56 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 01:30:56 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/NetworkDeleteValidator.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/OperationalEnvironment.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestDetails.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestInfo.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestParameters.class] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModules.class)] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroups.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/AppenderBase.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Appender.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAware.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/FilterAttachable.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandler.class] 01:30:56 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Status.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironment.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelper.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandler.class] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Tenant.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironment.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationRequest.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateEcompOperationalEnvironment.class] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/impl/PojoClassFactory.class)] 01:30:56 [INFO] [loading modules/java.base/java/io/StringReader.class] 01:30:56 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:30:56 [INFO] [loading modules/java.base/java/util/Collection.class] 01:30:56 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 01:30:56 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/ClassRule.class)] 01:30:56 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Service.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/rules/SpringClassRule.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/rules/SpringMethodRule.class)] 01:30:56 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 01:30:56 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 01:30:56 [INFO] [loading /tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar(/junitparams/JUnitParamsRunner.class)] 01:30:56 [INFO] [loading /tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar(/junitparams/Parameters.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandler/common/ResponseBuilder.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/ServiceInstanceDeleteValidator.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Service.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/VfModules.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/UserParamsValidation.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ValidationInformation.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapOperationalEnvClient.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowInputParameter.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecifications.class] 01:30:56 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandler.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Manifest.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RecoveryAction.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/ServiceModelList.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironment.class] 01:30:56 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 01:30:56 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/affirm/Affirm.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Parameterized.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceDirection.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstanceList.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RelatedInstancesValidation.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/validators/VnfDeleteValidator.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequest.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/NsParameters.class] 01:30:56 [INFO] [loading modules/java.base/java/net/URI.class] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConfig.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConfig$Endpoint.class] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/ConfigFileApplicationContextInitializer.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockBean.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/util/ReflectionTestUtils.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/GlobalHealthcheckHandler.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudRequestData.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/GetOrchestrationListResponse.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/GetOrchestrationResponse.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Request.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestProcessingData.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/OrchestrationRequests.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/OperationalEnvironmentPublisher.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/InstanceManagement.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceDeleteRequest.class] 01:30:56 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 01:30:56 [INFO] [loading modules/java.base/java/text/SimpleDateFormat.class] 01:30:56 [INFO] [loading modules/java.base/java/time/Instant.class] 01:30:56 [INFO] [loading modules/java.base/java/time/temporal/ChronoUnit.class] 01:30:56 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/StringUtils.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/OrchestrationRequestFormat.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceReferences.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestStatus.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:30:56 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/Class.class] 01:30:56 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeName.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$As.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:30:56 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/ApiHandlerApplication.class] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:30:56 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:30:56 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAlias.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Inclusion.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponse.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Content.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ArraySchema.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Scope.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/Override.class] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/QueryParam.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Parameterized$Parameters.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/GenericStringConverter.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckConverter.class] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextInitializer.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/DefaultValue.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonSerialize$Typing.class)] 01:30:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema$AccessMode.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilderTest.java:[64,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 01:30:56 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 01:30:56 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 01:30:56 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/infra/rest/exception/AAIEntityNotFound.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/BpmnRequestBuilderTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ApiExceptionTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ApiExceptionTest.java:[44,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/RecipeNotFoundException$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ApiException$Builder.class)] 01:30:56 [INFO] [loading modules/java.base/java/util/AbstractSequentialList.class] 01:30:56 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:30:56 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/BPMNFailureException$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ClientConnectionException$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/logging/ErrorLoggerInfo$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/DuplicateRequestException$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/ValidateException$Builder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/exceptions/VfModuleNotFoundException$Builder.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ApiExceptionTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.ServiceInstanceRestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java:[61,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java:[121,23] [rawtypes] found raw type: HashMap 01:30:56 missing type arguments for generic class HashMap 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in class HashMap 01:30:56 V extends Object declared in class HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java:[123,94] [unchecked] unchecked method invocation: method checkInstanceNameDuplicate in class RequestsDbClient is applied to given types 01:30:56 required: Map,String,String 01:30:56 found: HashMap,String,String 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java:[124,40] [unchecked] unchecked conversion 01:30:56 required: Map 01:30:56 found: HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.java:[125,8] [rawtypes] found raw type: Map 01:30:56 missing type arguments for generic class Map 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in interface Map 01:30:56 V extends Object declared in interface Map 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:30:56 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandler/common/RequestClientParameter$Builder.class)] 01:30:56 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/ServiceInstanceRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironmentTest] 01:30:56 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/System.class] 01:30:56 [INFO] [loading modules/java.base/java/io/PrintStream.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:30:56 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:30:56 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 01:30:56 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:30:56 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:30:56 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/Executable.class)] 01:30:56 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/ThrowingSupplier.class)] 01:30:56 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/TenantIsolationException.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:30:56 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateVnfOperationalEnvironmentTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.AbstractRestHandlerTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/AbstractRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.CamundaRequestHandlerUnitTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest.java:[80,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestFactory.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricProcessInstance.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoricProcessInstanceEventEntity.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoricScopeInstanceEvent.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/history/event/HistoryEvent.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/DbEntity.class)] 01:30:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HistoricEntity.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MimeType.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$1.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$2.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$3.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$4.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$5.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$6.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$7.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$8.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$9.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$10.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$11.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest$12.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerUnitTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.TasksHandlerTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/TasksHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ManualTasksTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ManualTasksTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VolumeRestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java:[56,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java:[74,23] [rawtypes] found raw type: HashMap 01:30:56 missing type arguments for generic class HashMap 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in class HashMap 01:30:56 V extends Object declared in class HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java:[76,94] [unchecked] unchecked method invocation: method checkInstanceNameDuplicate in class RequestsDbClient is applied to given types 01:30:56 required: Map,String,String 01:30:56 found: HashMap,String,String 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java:[77,40] [unchecked] unchecked conversion 01:30:56 required: Map 01:30:56 found: HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.java:[78,8] [rawtypes] found raw type: Map 01:30:56 missing type arguments for generic class Map 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in interface Map 01:30:56 V extends Object declared in interface Map 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/VolumeRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.ActivateVnfDBHelperTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelperTest.java:[76,49] [deprecation] Integer(int) in Integer has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelperTest.java:[113,56] [deprecation] Integer(int) in Integer has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/ActivateVnfDBHelperTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequestTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequestTest.java:[39,66] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequest.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/TenantIsolationRequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.SDCDmaapClientTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/CreateEcompOperationEnvironmentBean.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/SDCDmaapClientTest.class] 01:30:56 [INFO] [checking org.onap.so.client.grm.GRMClientTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/client/grm/GRMClientTest.java:[54,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/GRMClient.class)] 01:30:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class)] 01:30:56 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/ServiceEndPointLookup.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/grm/beans/VersionLookup.class)] 01:30:56 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/client/grm/GRMClientTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ResumeOrchestrationRequestTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ResumeOrchestrationRequestTest.java:[83,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ResumeOrchestrationRequestTest.java:[185,41] [deprecation] Long(long) in Long has been deprecated 01:30:56 [INFO] [loading modules/java.base/java/util/Date.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ResumeOrchestrationRequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.RequestHandlerUtilsTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/RequestHandlerUtilsTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ServiceInstancesTest] 01:30:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 01:30:56 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ServiceInstancesTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.validation.CustomWorkflowValidationTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/CustomWorkflowValidation.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/ValidationRule.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/validation/CustomWorkflowValidationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.SDCClientCallFailedTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/SDCClientCallFailed.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/SDCClientCallFailedTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EUserParamTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EUserParamTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.ModelDistributionRequestTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequestTest.java:[62,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/ModelDistributionRequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.Onap3gppServiceInstancesTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/Onap3gppServiceInstancesTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandler.recipe.CamundaClientErrorHandlerTest] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpInputMessage.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMessage.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResponseErrorHandler.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandler/recipe/CamundaClientErrorHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ServiceInstancesUnitTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstancesUnitTest.java:[32,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ServiceInstancesUnitTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VfModuleRestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java:[60,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java:[120,23] [rawtypes] found raw type: HashMap 01:30:56 missing type arguments for generic class HashMap 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in class HashMap 01:30:56 V extends Object declared in class HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java:[122,94] [unchecked] unchecked method invocation: method checkInstanceNameDuplicate in class RequestsDbClient is applied to given types 01:30:56 required: Map,String,String 01:30:56 found: HashMap,String,String 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java:[123,40] [unchecked] unchecked conversion 01:30:56 required: Map 01:30:56 found: HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.java:[124,8] [rawtypes] found raw type: Map 01:30:56 missing type arguments for generic class Map 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in interface Map 01:30:56 V extends Object declared in interface Map 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/VfModuleRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelperTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailed.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientHelperTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.RequestHandlerUtilsUnitTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestHandlerUtilsUnitTest.java:[64,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestHandlerUtilsUnitTest.java:[129,41] [deprecation] Long(long) in Long has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/RequestHandlerUtilsUnitTest.java:[141,48] [deprecation] Long(long) in Long has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/RequestHandlerUtilsUnitTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.DelE2ESvcRespTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/DelE2ESvcRespTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.EmbeddedRequestDbConfig] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 01:30:56 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 01:30:56 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/EmbeddedRequestDbConfig.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validator.NetworkDeleteValidatorTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/validator/NetworkDeleteValidatorTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientObjectBuilderTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientObjectBuilder.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/AAIClientObjectBuilderTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrievalTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType$Info.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/AAIDataRetrievalTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.BeanMultiTest] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:30:56 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/BeanMultiTest$FilterTestClasses.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/BeanMultiTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.TestAppender] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/LogbackException.class)] 01:30:56 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/filter/Filter.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/TestAppender.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.NetworkRestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java:[56,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java:[74,23] [rawtypes] found raw type: HashMap 01:30:56 missing type arguments for generic class HashMap 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in class HashMap 01:30:56 V extends Object declared in class HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java:[76,94] [unchecked] unchecked method invocation: method checkInstanceNameDuplicate in class RequestsDbClient is applied to given types 01:30:56 required: Map,String,String 01:30:56 found: HashMap,String,String 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java:[77,40] [unchecked] unchecked conversion 01:30:56 required: Map 01:30:56 found: HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.java:[78,8] [rawtypes] found raw type: Map 01:30:56 missing type arguments for generic class Map 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in interface Map 01:30:56 V extends Object declared in interface Map 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/NetworkRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironmentTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironmentTest.java:[63,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfStatusOperationalEnvironmentTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelperTest] 01:30:56 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONTokener.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/helpers/SDCClientHelperTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.handler.VnfRestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java:[58,62] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java:[85,23] [rawtypes] found raw type: HashMap 01:30:56 missing type arguments for generic class HashMap 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in class HashMap 01:30:56 V extends Object declared in class HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java:[87,94] [unchecked] unchecked method invocation: method checkInstanceNameDuplicate in class RequestsDbClient is applied to given types 01:30:56 required: Map,String,String 01:30:56 found: HashMap,String,String 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java:[88,40] [unchecked] unchecked conversion 01:30:56 required: Map 01:30:56 found: HashMap 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.java:[89,8] [rawtypes] found raw type: Map 01:30:56 missing type arguments for generic class Map 01:30:56 where K,V are type-variables: 01:30:56 K extends Object declared in interface Map 01:30:56 V extends Object declared in interface Map 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/handler/VnfRestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.AAIDeserializeTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/AAIDeserializeTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironmentTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironmentTest.java:[53,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/process/DeactivateVnfOperationalEnvironmentTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationTest] 01:30:56 [INFO] [loading modules/java.base/java/util/Locale.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/CloudOrchestrationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironmentTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/process/CreateEcompOperationalEnvironmentTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ServiceInstanceBeansTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ServiceInstanceBeansTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.MsoRequestTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/MsoRequestTest.java:[85,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading modules/java.base/java/lang/NullPointerException.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar(/org/onap/so/apihandlerinfra/MsoException.class)] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MultivaluedMap.class)] 01:30:56 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 01:30:56 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/MsoRequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.CamundaRequestHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/CamundaRequestHandlerTest.java:[42,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/CamundaRequestHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.ServiceIntentApiHandlerTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/ServiceIntentApiHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandler.common.ResponseBuilderTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandler/common/ResponseBuilderTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validator.ServiceInstanceDeleteValidatorTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/validator/ServiceInstanceDeleteValidatorTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.validation.UserParamsValidationTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/validation/UserParamsValidationTest.java:[42,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Resources.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Vnfs.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Pnfs.class)] 01:30:56 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/validation/UserParamsValidationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.DmaapOperationalEnvClientTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/DmaapOperationalEnvClientTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.WorkflowSpecificationsHandlerTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/UserParameters.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecUserParameters.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/WorkflowActivitySpecSequence.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpec.class)] 01:30:56 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 01:30:56 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 01:30:56 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandlerTest.java:[420,40] [rawtypes] found raw type: HttpEntity 01:30:56 missing type arguments for generic class HttpEntity 01:30:56 where T is a type-variable: 01:30:56 T extends Object declared in class HttpEntity 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandlerTest.java:[420,36] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 01:30:56 where T is a type-variable: 01:30:56 T extends Object declared in class HttpEntity 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandlerTest.java:[420,36] [unchecked] unchecked conversion 01:30:56 required: HttpEntity 01:30:56 found: HttpEntity 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/WorkflowSpecificationsHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironmentTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironmentTest.java:[65,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 01:30:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/process/ActivateVnfOperationalEnvironmentTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.AllTestsTestSuite] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/AllTestsTestSuite.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolationbeans.TenantIsolationBeansTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestStatus.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/RequestList.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/tenantisolationbeans/Request.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolationbeans/TenantIsolationBeansTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.EmbeddedCatalogDbConfig] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/EmbeddedCatalogDbConfig.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.RequestActionMapTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/RequestActionMap.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/RequestActionMapTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.validation.RelatedInstancesValidationTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstance.class)] 01:30:56 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/function/ThrowingRunnable.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/validation/RelatedInstancesValidationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.infra.rest.validator.VnfDeleteValidatorTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/infra/rest/validator/VnfDeleteValidatorTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2ERequestTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2ERequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.NsParametersTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/LocationConstraint.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/NsParametersTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.GlobalHealthcheckHandlerTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java:[55,24] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java:[55,24] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java:[55,24] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java:[55,24] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.java:[55,24] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckSubsystem.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/SoSubsystems.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/Subsystem.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckStatus.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/SubsystemHealthcheckResponse.class] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/HealthCheckResponse.class] 01:30:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/GlobalHealthcheckHandlerTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.OrchestrationRequestsTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestList.class)] 01:30:56 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponents.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/OrchestrationRequestsTest$1.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/OrchestrationRequestsTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.AAIClientCallFailedTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/AAIClientCallFailedTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tasksbeans.TasksBeansTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tasksbeans/TasksBeansTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.dmaap.OperationalEnvironmentPublisherTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapPublisher.class)] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapClient.class)] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/dmaap/OperationalEnvironmentPublisherTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestrationTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestrationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecificationBeansTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/workflowspecificationbeans/WorkflowSpecificationBeansTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.validation.RequestParametersValidationTest] 01:30:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes/org/onap/so/apihandlerinfra/validation/RequestParametersValidation.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/validation/RequestParametersValidationTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.InstanceManagementTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/InstanceManagementTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequestTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/e2eserviceinstancebeans/E2EServiceInstanceDeleteRequestTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.tenantisolation.exceptions.TenantIsolationExceptionTest] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/tenantisolation/exceptions/TenantIsolationExceptionTest.class] 01:30:56 [INFO] [checking org.onap.so.apihandlerinfra.OrchestrationRequestsUnitTest] 01:30:56 [WARNING] /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.java:[74,55] [deprecation] none() in ExpectedException has been deprecated 01:30:56 [INFO] [loading modules/java.base/java/text/DateFormat.class] 01:30:56 [INFO] [loading modules/java.base/java/text/Format.class] 01:30:56 [INFO] [loading modules/java.base/java/time/temporal/Temporal.class] 01:30:56 [INFO] [loading modules/java.base/java/time/temporal/TemporalAccessor.class] 01:30:56 [INFO] [loading modules/java.base/java/time/temporal/TemporalAdjuster.class] 01:30:56 [INFO] [loading modules/java.base/java/time/temporal/TemporalUnit.class] 01:30:56 [INFO] [wrote /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.class] 01:30:56 [INFO] [total 1912ms] 01:30:56 [INFO] 01:30:56 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-api-handler-infra --- 01:30:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:30:56 [INFO] 01:30:56 [INFO] ------------------------------------------------------- 01:30:56 [INFO] T E S T S 01:30:56 [INFO] ------------------------------------------------------- 01:31:00 [INFO] Running org.onap.so.apihandlerinfra.AllTestsTestSuite 01:31:01 01:31:01 . ____ _ __ _ _ 01:31:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:31:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:31:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:31:01 ' |____| .__|_| |_|_| |_\__, | / / / / 01:31:01 =========|_|==============|___/=/_/_/_/ 01:31:01 :: Spring Boot :: (v2.5.15) 01:31:01 01:31:01 01:31:01.060 [main] INFO org.onap.so.apihandlerinfra.ServiceInstancesTest - Starting ServiceInstancesTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 4507 (started by jenkins in /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra) 01:31:01 01:31:01.064 [main] DEBUG org.onap.so.apihandlerinfra.ServiceInstancesTest - Running with Spring Boot v2.5.15, Spring v5.3.27 01:31:01 01:31:01.064 [main] INFO org.onap.so.apihandlerinfra.ServiceInstancesTest - The following 1 profile is active: "test" 01:31:16 01:31:16.482 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 01:31:21 01:31:21.476 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 01:31:22 01:31:22.175 [main] WARN org.glassfish.jersey.internal.Errors - The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 01:31:22 01:31:23 01:31:23.319 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:31:23 01:31:23.359 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:31:25 01:31:25.270 [main] INFO org.onap.so.apihandlerinfra.ServiceInstancesTest - Started ServiceInstancesTest in 24.83 seconds (JVM running for 29.102) 01:31:25 [INFO] Running org.onap.so.apihandlerinfra.ServiceInstancesTest 01:31:25 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:25 01:31:25.732 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:25 01:31:25.745 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:25 01:31:25.841 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:25 01:31:25.846 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:27 01:31:27.141 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:27 01:31:27.229 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:27 01:31:27.230 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3e01902e-bae9-41b3-bbd9-2fae659c2d2b], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:27 01:31:27.389 [qtp2141083529-55] ERROR WireMock - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | ilyID 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27.438 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:27 01:31:27.441 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | ilyID 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27 01:31:27.448 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:27 01:31:27.449 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:27 01:31:27.451 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:27 01:31:27.474 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:27 01:31:27.475 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:27 01:31:27.482 [qtp2141083529-56] ERROR WireMock - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | ilyID 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27.493 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:27 01:31:27.493 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | ilyID 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27 01:31:27.494 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:27 01:31:27.494 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:27 01:31:27.500 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:27 01:31:27.520 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:27 01:31:27.520 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:27 01:31:27.531 [qtp2141083529-57] ERROR WireMock - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:27 | 23167e 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:27 01:31:27.540 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 GET | GET 01:31:27 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:27 ]nfRole=TEST&action=replaceInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:27 | 23167e 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27 01:31:27.541 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:27 01:31:27.541 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:27 01:31:27.542 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:27 01:31:27.542 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:27 01:31:27.609 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:27 01:31:27.610 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:27 01:31:27.610 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:27 01:31:27.610 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:27 01:31:27.610 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:27 01:31:27.610 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5754c948-dfde-423e-b912-efe2c8ebe2a1"] 01:31:27 01:31:27.611 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"VNFTEST-13","requestScope":"vnf"} 01:31:27 01:31:27.611 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:27 01:31:27.636 [qtp2141083529-58] ERROR WireMock - 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 POST | POST 01:31:27 /mso/async/services/RecreateInfraVce | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27.658 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:27 01:31:27.659 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:27 01:31:27.659 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:27 01:31:27.659 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:27 01:31:27.659 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:27 Request was not matched 01:31:27 ======================= 01:31:27 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | Closest stub | Request | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 | 01:31:27 POST | POST 01:31:27 /mso/async/services/RecreateInfraVce | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:27 | 01:31:27 | 01:31:27 ----------------------------------------------------------------------------------------------------------------------- 01:31:27 01:31:27 01:31:27.660 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:27 01:31:27.677 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002674 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002674 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c02b0d15-23bf-46fc-b850-e6f7727da392"] 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:27 01:31:27.678 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:28 01:31:28.079 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:28 01:31:28.080 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:28 01:31:28.080 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:28 01:31:28.080 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:28 01:31:28.082 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:28 "_embedded": { 01:31:28 "vnfResourceCustomization": [ 01:31:28 { 01:31:28 "_links": { 01:31:28 "self": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/4" 01:31:28 }, 01:31:28 "vfModuleCustomizations": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/4/vfModuleCustomizations" 01:31:28 }, 01:31:28 "vnfResourceCustomization": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/4{?projection}", 01:31:28 "templated": true 01:31:28 }, 01:31:28 "vnfResources": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfResources" 01:31:28 }, 01:31:28 "vnfcInstanceGroupCustomizations": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfcInstanceGroupCustomizations" 01:31:28 } 01:31:28 }, 01:31:28 "availabilityZoneMaxCount": 0, 01:31:28 "created": "2017-05-26 09:38:24.000", 01:31:28 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:28 "id": 4, 01:31:28 "maxInstances": 0, 01:31:28 "minInstances": 0, 01:31:28 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:28 "modelInstanceName": "test", 01:31:28 "multiStageDesign": null, 01:31:28 "nfFunction": "", 01:31:28 "nfNamingCode": "", 01:31:28 "nfRole": "TEST", 01:31:28 "nfType": "" 01:31:28 } 01:31:28 ] 01:31:28 } 01:31:28 } 01:31:28 01:31:28 01:31:28.082 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:28 01:31:28.203 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f68f56e-b3f3-4db5-a603-fb16a6c350b1"] 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:28 01:31:28.204 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:28 01:31:28.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:28 01:31:28.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:28 01:31:28.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:28 01:31:28.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:28 01:31:28.221 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:28 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:28 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:28 "modelName": "vSAMP10a", 01:31:28 "modelVersion": "1.0", 01:31:28 "toscaNodeType": "VF", 01:31:28 "description": "1607 vSAMP10a - inherent network", 01:31:28 "orchestrationMode": "HEAT", 01:31:28 "aicVersionMin": "", 01:31:28 "aicVersionMax": "", 01:31:28 "category": null, 01:31:28 "subCategory": null, 01:31:28 "created": "2017-04-14T16:16:28.000+0000", 01:31:28 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:28 "_embedded": { 01:31:28 "vnfResourceCustomizations": [ 01:31:28 { 01:31:28 "description": "1607 vSAMP10a - inherent network", 01:31:28 "modelName": "vSAMP10a", 01:31:28 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:28 "multiStageDesign": null, 01:31:28 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:28 "modelInstanceName": "test", 01:31:28 "availabilityZoneMaxCount": "0", 01:31:28 "vfModuleCustomizations": [], 01:31:28 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:28 "orchestrationMode": "HEAT", 01:31:28 "nfFunction": "", 01:31:28 "modelVersion": "1.0", 01:31:28 "aicVersionMax": "", 01:31:28 "nfRole": "TEST", 01:31:28 "nfNamingCode": "", 01:31:28 "toscaNodeType": "VF", 01:31:28 "minInstances": "0", 01:31:28 "aicVersionMin": "", 01:31:28 "maxInstances": "0", 01:31:28 "created": "2017-04-14 21:46:28.0", 01:31:28 "nfType": "", 01:31:28 "_links": { 01:31:28 "self": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674{?projection}", 01:31:28 "templated": true 01:31:28 }, 01:31:28 "vfModuleCustomizations": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vfModuleCustomizations" 01:31:28 }, 01:31:28 "vnfResources": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfResources" 01:31:28 }, 01:31:28 "vnfcInstanceGroupCustomizations": { 01:31:28 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfcInstanceGroupCustomizations" 01:31:28 } 01:31:28 } 01:31:28 } 01:31:28 ] 01:31:28 }, 01:31:28 "_links": { 01:31:28 "self": { 01:31:28 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:28 }, 01:31:28 "vnfResource": { 01:31:28 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:28 }, 01:31:28 "vnfResourceCustomizations": { 01:31:28 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/vnfResourceCustomizations" 01:31:28 }, 01:31:28 "heatTemplates": { 01:31:28 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/heatTemplates" 01:31:28 } 01:31:28 } 01:31:28 } 01:31:28 01:31:28.221 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=replaceInstance 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=replaceInstance 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:28 01:31:28.233 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7995fd11-6353-4a0c-97f0-56c57499e60b"] 01:31:28 01:31:28.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:28 01:31:28.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:28 "id": 21, 01:31:28 "nfRole": "TEST", 01:31:28 "paramXsd": "", 01:31:28 "vfModuleId": "1882934", 01:31:28 "action": "replaceInstance", 01:31:28 "description": "custom bpmn for vnf recreate", 01:31:28 "orchestrationUri": "/mso/async/services/RecreateInfraVce", 01:31:28 "recipeTimeout": 180, 01:31:28 "serviceType": "VID_DEFAULT", 01:31:28 "created": "2016-06-03T04:44:10.000+0000", 01:31:28 "_links": { 01:31:28 "self": { 01:31:28 "href": "http://localhost:10182/vnfRecipe/21" 01:31:28 }, 01:31:28 "vnfRecipe": { 01:31:28 "href": "http://localhost:10182/vnfRecipe/21" 01:31:28 } 01:31:28 } 01:31:28 } 01:31:28 01:31:28.245 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2922", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d897b982-51ec-4685-85f3-2739acef5a5b"] 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847085846,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"VNFTEST-13","vnfType":"vSAMP12/null","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"vnfInstanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7f0\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-23\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\": \"1\",\n\t\t\t\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002674\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-13\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"bp896r\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"replaceInstance","requestorId":"bp896r","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:28 01:31:28.268 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:28 01:31:28.284 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/RecreateInfraVce 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/RecreateInfraVce 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:28 01:31:28.330 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3434", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedfeb2c-2453-43e7-aeec-fb0f426b0f78"] 01:31:28 01:31:28.331 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7f0\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12..base..module-23\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002674\",\"modelVersionId\":\"1\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002674\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7f0\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"VNFTEST-13\",\"suppressRollback\":true,\"requestorId\":\"bp896r\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"aLaCarte\":true,\"rebuildVolumeGroups\":false},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobNameWARNING: An illegal reflective access operation has occurred 01:31:28 WARNING: Illegal reflective access by com.shazam.shazamcrest.CyclicReferenceDetector (file:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar) to field java.net.URL.BUILTIN_HANDLERS_PREFIX 01:31:28 WARNING: Please consider reporting this to the maintainers of com.shazam.shazamcrest.CyclicReferenceDetector 01:31:28 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:31:28 WARNING: All illegal access operations will be denied in a future release 01:31:28 \"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"replaceInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:28 01:31:28.331 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:28 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:28 "messageCode": "1", 01:31:28 "message": "Success", 01:31:28 "processInstanceID": "1", 01:31:28 "variables": "null" 01:31:28 } 01:31:28 01:31:28.342 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:28 01:31:28.356 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:28 01:31:28.379 [main] DEBUG org.onap.so.apihandlerinfra.BaseTest - {"requestReferences":{"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","instanceId":"1882939","requestSelfLink":"http://localhost:42943/onap/so/infra/orchestrationRequests/v7/32807a28-1a14-4b88-b7b3-2950918aa76d"}} 01:31:28 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:28 01:31:28.487 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:28 01:31:28.489 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:28 01:31:28.493 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:29 01:31:29.072 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.096 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.096 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f129f4e8-9742-42ac-bd96-01ca5345baf0], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:29 01:31:29.106 [qtp2141083529-56] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:29 | esultSize=1&format=count 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.121 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.121 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:29 | esultSize=1&format=count 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.123 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 01:31:29 01:31:29.124 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.143 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.143 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d643e819-8124-45e7-bf46-de86e7ec01ad], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:29 01:31:29.147 [qtp2141083529-57] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:29 | ca70f8 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.152 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.152 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:29 | ca70f8 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.153 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 01:31:29 01:31:29.153 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 0422ffb57ba042c0800a29dc85ca70f8 01:31:29 01:31:29.154 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:29 01:31:29.154 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:29 01:31:29.156 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58caa5b6-6094-40ad-96d8-0f2a40a2c079"] 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"networkInstanceId":"1710966e-097c-4d63-afda-e0d3bb7015fb","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":null,"requestScope":"network"} 01:31:29 01:31:29.157 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.163 [qtp2141083529-58] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.168 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.170 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:29 01:31:29.170 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a5b90bb-c829-4a36-9ddc-5be8c9ba7872"] 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.177 [qtp2141083529-55] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | Name=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 odelName=GR-API-DEFAULT&action=deleteInstance | Name=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.184 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.185 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea6e7c8e-2543-4328-9709-90197b4e8902"] 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.186 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "id": 180, 01:31:29 "action": "deleteInstance", 01:31:29 "description": "Gr api recipe to delete network", 01:31:29 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:29 "recipeTimeout": 180, 01:31:29 "serviceType": null, 01:31:29 "modelName": "GR-API-DEFAULT", 01:31:29 "paramXsd": null, 01:31:29 "created": "2018-08-23T05:09:35.000+0000", 01:31:29 "_links": { 01:31:29 "self": { 01:31:29 "href": "http://localhost:10182/networkRecipe/180" 01:31:29 }, 01:31:29 "networkRecipe": { 01:31:29 "href": "http://localhost:10182/networkRecipe/180" 01:31:29 } 01:31:29 } 01:31:29 } 01:31:29 01:31:29.193 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.206 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1083", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42118e98-8647-46de-8bab-ccea49e1bb6c"] 01:31:29 01:31:29.207 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847089123,"source":"VID","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\",\n\t\t\t\"modelName\": \"CONTRAIL30_GNDIRECT\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mtn6\",\n\t\t\t\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"xxxxxx\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"deleteInstance","networkId":"1710966e-097c-4d63-afda-e0d3bb7015fb","networkType":"CONTRAIL30_GNDIRECT","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v6/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:29 01:31:29.207 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.211 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.211 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.211 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.211 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 01:31:29.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1872", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a05cb42-ae3f-4b20-b422-d356099e6370"] 01:31:29 01:31:29.216 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\",\"modelName\":\"CONTRAIL30_GNDIRECT\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\",\"networkInstanceId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"CONTRAIL30_GNDIRECT","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"CONTRAIL30_GNDIRECT","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"6","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v6/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:29 01:31:29.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.223 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.224 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.224 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.224 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.224 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:29 "messageCode": "1", 01:31:29 "message": "Success", 01:31:29 "processInstanceID": "1", 01:31:29 "variables": "null" 01:31:29 } 01:31:29 01:31:29.224 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.227 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:29 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:29 01:31:29.260 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:29 01:31:29.263 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:29 01:31:29.266 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:29 01:31:29.268 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.289 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.289 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fa445438-1ead-432c-a54e-ed0a73703011], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:29 01:31:29.292 [qtp2141083529-55] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.297 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.297 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.299 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:29 01:31:29.299 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:29 01:31:29.301 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.320 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:29 01:31:29.320 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.323 [qtp2141083529-56] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.327 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.328 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.329 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:29 01:31:29.329 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:29 01:31:29.329 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:29 01:31:29.329 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:29 01:31:29.331 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.331 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.331 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.331 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.332 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.332 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"197", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8b1367c-7749-4898-8c15-fd18dc67b299"] 01:31:29 01:31:29.332 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","configurationInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7970"},"instanceName":"testService","requestScope":"service"} 01:31:29 01:31:29.332 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.336 [qtp2141083529-57] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.340 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.340 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:29 01:31:29.340 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:29 01:31:29.340 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.341 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.341 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2590", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e56faf3b-d8cc-4524-95af-40841e4ccf4a"] 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847089266,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService","requestScope":"service","requestAction":"deleteInstance","requestorId":"xxxxxx","configurationId":"f7ce78bb-423b-11e7-93f8-0050569a7970","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:29 01:31:29.344 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 01:31:29.351 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.355 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2674", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e92671c-e492-42ed-a534-c86f0d479aa1"] 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:29 01:31:29.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.363 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.363 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.363 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.363 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.364 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:29 "messageCode": "1", 01:31:29 "message": "Success", 01:31:29 "processInstanceID": "1", 01:31:29 "variables": "null" 01:31:29 } 01:31:29 01:31:29.364 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.367 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:29 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:29 01:31:29.398 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:29 01:31:29.400 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:29 01:31:29.405 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:29 01:31:29.407 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.428 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:29 01:31:29.429 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.434 [qtp2141083529-56] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?" 01:31:29 yVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModule | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:29 ModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfCompone | ca70f8 01:31:29 ntType=vfModule&action=createInstance | 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.439 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.439 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?" 01:31:29 yVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModule | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:29 ModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfCompone | ca70f8 01:31:29 ntType=vfModule&action=createInstance | 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.440 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 01:31:29 01:31:29.440 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 0422ffb57ba042c0800a29dc85ca70f8 01:31:29 01:31:29.441 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:29 01:31:29.441 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:29 01:31:29.446 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.447 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.447 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.448 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.448 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.448 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"214", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"268f7502-154b-42bf-86aa-40eae1bb86f9"] 01:31:29 01:31:29.448 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"cbba721b-4803-4df7-9347-307c9a955426","serviceInstanceId":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b"},"instanceName":"MSO-DEV-VF-1806BB-vSAMP10a-base-it2-1","requestScope":"vfModule"} 01:31:29 01:31:29.448 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.453 [qtp2141083529-57] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/CreateVfModuleInfra | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:29 01:31:29.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:29 01:31:29.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/CreateVfModuleInfra | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.458 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e41a52-6935-4613-a7fc-713513b50351"] 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.466 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.466 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.466 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "id" : 1, 01:31:29 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:29 "label": "base", 01:31:29 "minInstances": 0, 01:31:29 "maxInstances": 0, 01:31:29 "initialCount": 1, 01:31:29 "availabilityZoneCount": 0, 01:31:29 "created": "2017-05-26 09:38:23.000", 01:31:29 "_links": { 01:31:29 "self": { 01:31:29 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:29 }, 01:31:29 "vfModuleCustomization": { 01:31:29 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:29 }, 01:31:29 "volumeHeatEnv": { 01:31:29 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:29 }, 01:31:29 "vfModule": { 01:31:29 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:29 }, 01:31:29 "heatEnvironment": { 01:31:29 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:29 } 01:31:29 } 01:31:29 } 01:31:29 01:31:29.466 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.477 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"476932d8-902b-4c97-98e8-1b8192b5abd6"] 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.478 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.484 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.484 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.485 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.485 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.485 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:29 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:29 "modelName": "test::base::module-0", 01:31:29 "modelVersion": "2", 01:31:29 "description": "v10 DEV Base", 01:31:29 "isBase": true, 01:31:29 "created": "2016-09-14 12:49:56.000", 01:31:29 "heatFiles": [ 01:31:29 { 01:31:29 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:29 "description": "created from csar", 01:31:29 "fileName": "nimbus-ethernet-gw", 01:31:29 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:29 "created": "2017-01-21T18:26:43.000+0000", 01:31:29 "artifactChecksum": "MANUAL RECORD", 01:31:29 "version": "1", 01:31:29 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:29 } 01:31:29 ], 01:31:29 "_links": { 01:31:29 "self": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:29 }, 01:31:29 "vfModule": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:29 }, 01:31:29 "moduleHeatTemplate": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:29 }, 01:31:29 "volumeHeatTemplate": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:29 }, 01:31:29 "vfModuleCustomization": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:29 }, 01:31:29 "vnfResources": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:29 } 01:31:29 } 01:31:29 } 01:31:29 01:31:29.485 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.495 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=createInstance 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=createInstance 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a822f8-9da6-4c9d-94bc-81c38545ff34"] 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.496 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.501 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.502 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.502 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.502 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.502 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "id": 19, 01:31:29 "action": "createInstance", 01:31:29 "description": "VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found", 01:31:29 "orchestrationUri": "/mso/async/services/CreateVfModuleInfra", 01:31:29 "recipeTimeout": 180, 01:31:29 "vnfType": "vfModule", 01:31:29 "paramXsd": "", 01:31:29 "vnfComponentType": "vfModule", 01:31:29 "vfModuleModelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:29 "_links": { 01:31:29 "self": { 01:31:29 "href": "http://localhost:10182/vnfComponentsRecipe/19" 01:31:29 }, 01:31:29 "vnfComponentsRecipe": { 01:31:29 "href": "http://localhost:10182/vnfComponentsRecipe/19" 01:31:29 } 01:31:29 } 01:31:29 } 01:31:29 01:31:29.503 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.515 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"175ed637-cbbf-40be-b017-e3b7ed0b8f9b"] 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:29 01:31:29.516 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.521 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.522 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.522 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.522 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.522 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:29 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:29 "modelName": "test::base::module-0", 01:31:29 "modelVersion": "2", 01:31:29 "description": "v10 DEV Base", 01:31:29 "isBase": true, 01:31:29 "created": "2016-09-14 12:49:56.000", 01:31:29 "heatFiles": [ 01:31:29 { 01:31:29 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:29 "description": "created from csar", 01:31:29 "fileName": "nimbus-ethernet-gw", 01:31:29 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:29 "created": "2017-01-21T18:26:43.000+0000", 01:31:29 "artifactChecksum": "MANUAL RECORD", 01:31:29 "version": "1", 01:31:29 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:29 } 01:31:29 ], 01:31:29 "_links": { 01:31:29 "self": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:29 }, 01:31:29 "vfModule": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:29 }, 01:31:29 "moduleHeatTemplate": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:29 }, 01:31:29 "volumeHeatTemplate": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:29 }, 01:31:29 "vfModuleCustomization": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:29 }, 01:31:29 "vnfResources": { 01:31:29 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:29 } 01:31:29 } 01:31:29 } 01:31:29 01:31:29.522 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.527 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2656", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"224756b1-e20a-40ef-95ed-7a46aecdb73e"] 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847089405,"source":"VID","vnfId":"cbba721b-4803-4df7-9347-307c9a955426","vnfType":"","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vfModule\",\n\t\t\t\"modelName\": \"vSAMP10aDEV::base::module-0\",\n\t\t\t\"modelVersionId\": \"20c4431c-246d-11e7-93ae-92361f002671\",\n\t\t\t\"modelInvariantId\": \"78ca26d0-246d-11e7-93ae-92361f002671\",\n\t\t\t\"modelVersion\": \"2\",\n\t\t\t\"modelCustomizationId\": \"cb82ffd8-252a-11e7-93ae-92361f002671\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mtn6\",\n\t\t\t\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"MSO-DEV-VF-1806BB-vSAMP10a-base-it2-1\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"xxxxxx\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n\t\t{\n\t\t\t\"relatedInstance\": {\n\t\t\t\t\"instanceId\": \"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\n\t\t\t\t\"modelInfo\": {\n\t\t\t\t\t\"modelType\": \"service\",\n\t\t\t\t\t\"modelName\": \"MSOTADevInfra_vSAMP10a_Service\",\n\t\t\t\t\t\"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelInvariantId\": \"9647dfc4-2083-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelVersion\": \"1.0\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"relatedInstance\": {\n\t\t\t\t\"instanceId\": \"cbba721b-4803-4df7-9347-307c9a955426\",\n\t\t\t\t\"modelInfo\": {\n\t\t\t\t\t\"modelType\": \"vnf\",\n\t\t\t\t\t\"modelName\": \"vSAMP10a\",\n\t\t\t\t\t\"modelVersionId\": \"d40be095-940e-4738-a72a-59aa9eb5671e\",\n\t\t\t\t\t\"modelInvariantId\": \"2fff5b20-214b-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\t\t\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelCustomizationName\": \"vSAMP10a 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t],\n\t\t\"requestParameters\": {\n\t\t\t\"usePreload\": true,\n\t\t\t\"userParams\": []\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","vfModuleName":"MSO-DEV-VF-1806BB-vSAMP10a-base-it2-1","vfModuleModelName":"vSAMP10aDEV::base::module-0","cloudRegion":"mtn6","serviceInstanceId":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b","requestScope":"vfModule","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/7a88cbeb-0ec8-4765-a271-4f9e90c3da7b/vnfs/cbba721b-4803-4df7-9347-307c9a955426/vfModules","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:29 01:31:29.528 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.533 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.534 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.534 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.534 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.534 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 01:31:29.534 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CreateVfModuleInfra 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CreateVfModuleInfra 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.538 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3543", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47999c2b-8e97-4b2a-bba4-c727687b9903"] 01:31:29 01:31:29.539 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelType\":\"vfModule\",\"modelName\":\"vSAMP10aDEV::base::module-0\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelVersionId\":\"20c4431c-246d-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelUuid\":\"20c4431c-246d-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"78ca26d0-246d-11e7-93ae-92361f002671\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"MSO-DEV-VF-1806BB-vSAMP10a-base-it2-1\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\"modelInfo\":{\"modelInvariantId\":\"9647dfc4-2083-11e7-93ae-92361f002671\",\"modelType\":\"service\",\"modelName\":\"MSOTADevInfra_vSAMP10a_Service\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelUuid\":\"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"9647dfc4-2083-11e7-93ae-92361f002671\"}}},{\"relatedInstance\":{\"instanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\"modelInfo\":{\"modelCustomizationName\":\"vSAMP10a 1\",\"modelInvariantId\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP10a\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelVersionId\":\"d40be095-940e-4738-a72a-59aa9eb5671e\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":\"d40be095-940e-4738-a72a-59aa9eb5671e\",\"modelInvariantUuid\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelInstanceName\":\"vSAMP10a 1\"}}}],\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"usePreload\":true}},\"serviceInstanceId\":\"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\"vnfInstanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cbba721b-4803-4df7-9347-307c9a955426","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"MSOTADevInfra_vSAMP10a_Service/vSAMP10a 1","type":"String"},"vfModuleType":{"value":"MSOTADevInfra_vSAMP10a_Service/vSAMP10a 1::vSAMP10aDEV::base::module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/7a88cbeb-0ec8-4765-a271-4f9e90c3da7b/vnfs/cbba721b-4803-4df7-9347-307c9a955426/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:29 01:31:29.539 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.548 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.549 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:29 01:31:29.549 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:29 01:31:29.549 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.549 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:29 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:29 "messageCode": "1", 01:31:29 "message": "Success", 01:31:29 "processInstanceID": "1", 01:31:29 "variables": "null" 01:31:29 } 01:31:29 01:31:29.549 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.553 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:29 01:31:29.620 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:29 01:31:29.623 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:29 01:31:29.627 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:29 01:31:29.629 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.646 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:29 01:31:29.647 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.650 [qtp2141083529-56] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.655 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.655 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.656 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:29 01:31:29.656 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:29 01:31:29.658 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.673 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:29 01:31:29.674 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.677 [qtp2141083529-57] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.680 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.680 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | GET <<<<< HTTP method does not match 01:31:29 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:29 | t 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.681 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:29 01:31:29.681 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:29 01:31:29.681 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:29 01:31:29.681 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:29 01:31:29.683 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.683 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefc16ce-a8b9-4e3a-8552-b3e333235d87"] 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService5","requestScope":"service"} 01:31:29 01:31:29.684 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.688 [qtp2141083529-58] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 POST | POST 01:31:29 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.693 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.695 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.695 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2470", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90c3ff2f-0480-4241-a428-3bbd3539ec9b"] 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847089627,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService5\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService5","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:29 01:31:29.696 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:29 01:31:29.701 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:29 01:31:29.701 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:29 01:31:29.702 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:29 01:31:29.702 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:29 01:31:29.702 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:29 01:31:29.702 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:29 01:31:29.776 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:29 org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException: Unable to save instance to db due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:29 at org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException$Builder.build(RequestDbFailureException.java:39) 01:31:29 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1301) 01:31:29 at org.onap.so.apihandlerinfra.ServiceInstances.createPortConfiguration(ServiceInstances.java:227) 01:31:29 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:29 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:29 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:29 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:29 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:29 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createPortConfiguration() 01:31:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:29 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:29 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:29 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:29 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:29 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:29 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:29 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:29 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:29 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:29 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:29 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:29 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:29 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:29 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:29 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:29 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:29 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:29 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:29 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:29 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:29 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:29 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:29 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:29 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:29 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:29 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:29 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:29 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:29 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:29 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:29 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:29 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:29 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:29 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:29 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:29 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:29 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:29 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:29 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:29 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:29 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:29 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:29 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:29 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:29 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:29 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:29 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:29 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:29 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:29 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:29 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1295) 01:31:29 ... 79 common frames omitted 01:31:29 01:31:29.778 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:29 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:29 01:31:29.847 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:29 01:31:29.849 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:29 01:31:29.854 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:29 01:31:29.855 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:29 01:31:29.857 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.875 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.876 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[68181b85-eed5-43f6-98e6-6960b1cd9836], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:29 01:31:29.879 [qtp2141083529-56] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 ]nfRole=GR-API-DEFAULT&action=updateInstance | ilyID 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29.882 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:29 01:31:29.883 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 ]nfRole=GR-API-DEFAULT&action=updateInstance | ilyID 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:29 01:31:29 01:31:29.884 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:29 01:31:29.884 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:29 01:31:29.886 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:29 01:31:29.904 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:29 01:31:29.905 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:29 01:31:29.908 [qtp2141083529-57] ERROR WireMock - 01:31:29 Request was not matched 01:31:29 ======================= 01:31:29 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | Closest stub | Request | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 | 01:31:29 GET | GET 01:31:29 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:29 ]nfRole=GR-API-DEFAULT&action=updateInstance | ilyID 01:31:29 | 01:31:29 | 01:31:29 ----------------------------------------------------------------------------------------------------------------------- 01:31:29 01:31:30 01:31:29.912 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:30 01:31:29.912 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 ]nfRole=GR-API-DEFAULT&action=updateInstance | ilyID 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30 01:31:29.913 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:30 01:31:29.913 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:30 01:31:29.915 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:30 01:31:29.933 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:30 01:31:29.934 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.937 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 ]nfRole=GR-API-DEFAULT&action=updateInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:30 | 23167e 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:29.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:30 01:31:29.941 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 ]nfRole=GR-API-DEFAULT&action=updateInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:30 | 23167e 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30 01:31:29.941 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:30 01:31:29.942 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:30 01:31:29.942 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:29.942 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"181", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64b5aac5-6785-4014-a40c-bdef329b0b4f"] 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"VNFTEST-8","requestScope":"vnf"} 01:31:30 01:31:29.944 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.948 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:29.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:29.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:29.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.953 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:29.953 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:29.954 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002674 01:31:30 01:31:29.954 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.954 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.954 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002674 01:31:30 01:31:29.954 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:29.955 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b3d232-f4c5-499d-b866-111f55f4addf"] 01:31:30 01:31:29.955 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:29.955 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "_embedded": { 01:31:30 "vnfResourceCustomization": [ 01:31:30 { 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/4" 01:31:30 }, 01:31:30 "vfModuleCustomizations": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/4/vfModuleCustomizations" 01:31:30 }, 01:31:30 "vnfResourceCustomization": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/4{?projection}", 01:31:30 "templated": true 01:31:30 }, 01:31:30 "vnfResources": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfResources" 01:31:30 }, 01:31:30 "vnfcInstanceGroupCustomizations": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfcInstanceGroupCustomizations" 01:31:30 } 01:31:30 }, 01:31:30 "availabilityZoneMaxCount": 0, 01:31:30 "created": "2017-05-26 09:38:24.000", 01:31:30 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:30 "id": 4, 01:31:30 "maxInstances": 0, 01:31:30 "minInstances": 0, 01:31:30 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:30 "modelInstanceName": "test", 01:31:30 "multiStageDesign": null, 01:31:30 "nfFunction": "", 01:31:30 "nfNamingCode": "", 01:31:30 "nfRole": "TEST", 01:31:30 "nfType": "" 01:31:30 } 01:31:30 ] 01:31:30 } 01:31:30 } 01:31:30 01:31:30 01:31:29.960 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:29.969 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af7d8c0e-c6eb-4463-8339-06b133a58fba"] 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:29.970 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:30 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:30 "modelName": "vSAMP10a", 01:31:30 "modelVersion": "1.0", 01:31:30 "toscaNodeType": "VF", 01:31:30 "description": "1607 vSAMP10a - inherent network", 01:31:30 "orchestrationMode": "HEAT", 01:31:30 "aicVersionMin": "", 01:31:30 "aicVersionMax": "", 01:31:30 "category": null, 01:31:30 "subCategory": null, 01:31:30 "created": "2017-04-14T16:16:28.000+0000", 01:31:30 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:30 "_embedded": { 01:31:30 "vnfResourceCustomizations": [ 01:31:30 { 01:31:30 "description": "1607 vSAMP10a - inherent network", 01:31:30 "modelName": "vSAMP10a", 01:31:30 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:30 "multiStageDesign": null, 01:31:30 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:30 "modelInstanceName": "test", 01:31:30 "availabilityZoneMaxCount": "0", 01:31:30 "vfModuleCustomizations": [], 01:31:30 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:30 "orchestrationMode": "HEAT", 01:31:30 "nfFunction": "", 01:31:30 "modelVersion": "1.0", 01:31:30 "aicVersionMax": "", 01:31:30 "nfRole": "TEST", 01:31:30 "nfNamingCode": "", 01:31:30 "toscaNodeType": "VF", 01:31:30 "minInstances": "0", 01:31:30 "aicVersionMin": "", 01:31:30 "maxInstances": "0", 01:31:30 "created": "2017-04-14 21:46:28.0", 01:31:30 "nfType": "", 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674{?projection}", 01:31:30 "templated": true 01:31:30 }, 01:31:30 "vfModuleCustomizations": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vfModuleCustomizations" 01:31:30 }, 01:31:30 "vnfResources": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfResources" 01:31:30 }, 01:31:30 "vnfcInstanceGroupCustomizations": { 01:31:30 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfcInstanceGroupCustomizations" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 ] 01:31:30 }, 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:30 }, 01:31:30 "vnfResource": { 01:31:30 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:30 }, 01:31:30 "vnfResourceCustomizations": { 01:31:30 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/vnfResourceCustomizations" 01:31:30 }, 01:31:30 "heatTemplates": { 01:31:30 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/heatTemplates" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:29.975 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=updateInstance 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=updateInstance 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46903d97-c7e8-46ab-9547-b44011f4f70e"] 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:29.978 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.981 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 ]nfRole=GR-API-DEFAULT&action=updateInstance | ole=TEST&action=updateInstance 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 ]nfRole=GR-API-DEFAULT&action=updateInstance | ole=TEST&action=updateInstance 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:29.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=updateInstance 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=updateInstance 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:29.986 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e895ba58-3638-410a-8458-5fa38f73d5f0"] 01:31:30 01:31:29.987 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:29.987 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "id": 10008, 01:31:30 "nfRole": "GR-API-DEFAULT", 01:31:30 "paramXsd": null, 01:31:30 "vfModuleId": null, 01:31:30 "action": "updateInstance", 01:31:30 "description": "Gr api recipe to update vnf", 01:31:30 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:30 "recipeTimeout": 180, 01:31:30 "serviceType": null, 01:31:30 "created": "2018-08-20T08:10:21.000+0000", 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfRecipe/10008" 01:31:30 }, 01:31:30 "vnfRecipe": { 01:31:30 "href": "http://localhost:10182/vnfRecipe/10008" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:29.991 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:29.994 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2910", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc791ee-bcc4-48d8-80f2-e809b74d3de4"] 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847089855,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"VNFTEST-8","vnfType":"vSAMP12/null","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"vnfInstanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\": \"1\",\n\t\t\t\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002674\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-8\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"updateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:29.995 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:29.999 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3413", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8d5a374-6f4e-4de7-9d33-c0b3bfe59af2"] 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12..base..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002674\",\"modelVersionId\":\"1\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002674\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"VNFTEST-8\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.005 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.008 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.011 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.053 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.054 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.094 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.094 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.150 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.154 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 856d65d6-7b05-4bd4-aa64-d69e5712f5d3 already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.159 [http-nio-auto-1-exec-8] ERROR org.onap.so.apihandlerinfra.MsoRequest - Exception occurred 01:31:30 org.onap.so.exceptions.ValidationException: No valid X-ONAP-RequestID header is specified 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:239) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"553", X-ONAP-RequestID:"856d65d6-7b05-4bd4-aa64-d69e5712f5d3", X-RequestID:"856d65d6-7b05-4bd4-aa64-d69e5712f5d3", X-TransactionID:"856d65d6-7b05-4bd4-aa64-d69e5712f5d3", X-ECOMP-RequestID:"856d65d6-7b05-4bd4-aa64-d69e5712f5d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21bbd492-c85a-419b-8bdc-f807db0c515b"] 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"856d65d6-7b05-4bd4-aa64-d69e5712f5d3","requestStatus":"FAILED","statusMessage":"No valid X-ONAP-RequestID header is specified","progress":100,"startTime":1772847090158,"endTime":1772847090161,"lastModifiedBy":"APIH","requestScope":"instanceGroup","requestAction":"deleteInstance","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c","cloudApiRequests":[],"requestURI":"856d65d6-7b05-4bd4-aa64-d69e5712f5d3"} 01:31:30 01:31:30.162 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.168 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.169 [http-nio-auto-1-exec-8] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid X-ONAP-RequestID header is specified 01:31:30 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1187) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 Caused by: org.onap.so.exceptions.ValidationException: No valid X-ONAP-RequestID header is specified 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:239) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:30 ... 79 common frames omitted 01:31:30 01:31:30.170 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.199 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.201 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"135", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad73ea5e-ace9-49aa-ad79-3b73f22ee2bb"] 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"instanceGroupInstanceId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c"},"instanceName":null,"requestScope":"instanceGroup"} 01:31:30 01:31:30.205 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.207 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.209 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.209 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.209 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.209 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.210 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.210 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"455", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8275c164-a299-4776-87b1-aa32c1c2be34"] 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847090204,"lastModifiedBy":"APIH","requestScope":"instanceGroup","requestAction":"deleteInstance","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.211 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.214 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.217 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1298", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9b0d7ca-ee45-4b05-8b5b-086ddd708250"] 01:31:30 01:31:30.218 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":null,"type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c","type":"String"},"instanceGroupId":{"value":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.218 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.221 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.223 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.257 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.260 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.264 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:30 01:31:30.266 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:30 01:31:30.288 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:30 01:31:30.289 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.292 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:30 361f002671 | 23167e 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.295 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:30 01:31:30.296 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:30 361f002671 | 23167e 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30 01:31:30.297 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:30 01:31:30.297 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:30 01:31:30.297 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.297 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:30 01:31:30.299 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"210", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958941b6-d952-4b11-993d-ef4391ac7d5c"] 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"cbba721b-4803-4df7-9347-307c9a955426","serviceInstanceId":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b"},"instanceName":"MSOTEST103a-vSAMP12_base_module-0","requestScope":"vfModule"} 01:31:30 01:31:30.300 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.303 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.306 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.306 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.306 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.306 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.307 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.307 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"471c9f93-9557-4448-9185-f90fc6d6e4eb"] 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.308 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "id" : 1, 01:31:30 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:30 "label": "base", 01:31:30 "minInstances": 0, 01:31:30 "maxInstances": 0, 01:31:30 "initialCount": 1, 01:31:30 "availabilityZoneCount": 0, 01:31:30 "created": "2017-05-26 09:38:23.000", 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:30 }, 01:31:30 "vfModuleCustomization": { 01:31:30 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:30 }, 01:31:30 "volumeHeatEnv": { 01:31:30 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:30 }, 01:31:30 "vfModule": { 01:31:30 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:30 }, 01:31:30 "heatEnvironment": { 01:31:30 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:30.313 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.317 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc9fff6e-a43e-4922-ba34-92b7709f4ec5"] 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.318 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:30 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:30 "modelName": "test::base::module-0", 01:31:30 "modelVersion": "2", 01:31:30 "description": "v10 DEV Base", 01:31:30 "isBase": true, 01:31:30 "created": "2016-09-14 12:49:56.000", 01:31:30 "heatFiles": [ 01:31:30 { 01:31:30 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:30 "description": "created from csar", 01:31:30 "fileName": "nimbus-ethernet-gw", 01:31:30 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:30 "created": "2017-01-21T18:26:43.000+0000", 01:31:30 "artifactChecksum": "MANUAL RECORD", 01:31:30 "version": "1", 01:31:30 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:30 } 01:31:30 ], 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:30 }, 01:31:30 "vfModule": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:30 }, 01:31:30 "moduleHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:30 }, 01:31:30 "volumeHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:30 }, 01:31:30 "vfModuleCustomization": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:30 }, 01:31:30 "vnfResources": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:30.322 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f95c7f-3e5e-46bc-92f8-948f1281f7d0"] 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.326 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.329 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.331 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.331 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.331 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.331 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.332 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.332 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c62210e-4c03-4b73-984b-dac352a25ee3"] 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.333 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "_embedded": { 01:31:30 "vfModule": [ 01:31:30 { 01:31:30 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:30 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:30 "modelName": "test::base::module-0", 01:31:30 "modelVersion": "2", 01:31:30 "description": "v10 DEV Base", 01:31:30 "isBase": true, 01:31:30 "created": "2016-09-14 12:49:56.000", 01:31:30 "heatFiles": [ 01:31:30 { 01:31:30 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:30 "description": "created from csar", 01:31:30 "fileName": "nimbus-ethernet-gw", 01:31:30 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:30 "created": "2017-01-21T18:26:43.000+0000", 01:31:30 "artifactChecksum": "MANUAL RECORD", 01:31:30 "version": "1", 01:31:30 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:30 } 01:31:30 ], 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:30 }, 01:31:30 "vfModule": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:30 }, 01:31:30 "moduleHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:30 }, 01:31:30 "vnfResources": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:30 }, 01:31:30 "volumeHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:30 }, 01:31:30 "vfModuleCustomization": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:30 } 01:31:30 } 01:31:30 }, 01:31:30 { 01:31:30 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002672", 01:31:30 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:30 "modelName": "test::base::module-0", 01:31:30 "modelVersion": "2", 01:31:30 "description": "v10 DEV Base", 01:31:30 "isBase": true, 01:31:30 "created": "2016-09-14 12:49:56.000", 01:31:30 "heatFiles": [], 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672" 01:31:30 }, 01:31:30 "vfModule": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672" 01:31:30 }, 01:31:30 "moduleHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672/moduleHeatTemplate" 01:31:30 }, 01:31:30 "vnfResources": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672/vnfResources" 01:31:30 }, 01:31:30 "volumeHeatTemplate": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672/volumeHeatTemplate" 01:31:30 }, 01:31:30 "vfModuleCustomization": { 01:31:30 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002672/vfModuleCustomization" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 ] 01:31:30 }, 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:30.338 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.346 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a9f674b-d58f-4876-bc02-f023c045835c"] 01:31:30 01:31:30.347 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.347 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.351 [qtp2141083529-56] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.355 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f116eb-7102-48a8-962d-a10fdada8cf4"] 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.358 [qtp2141083529-57] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002672&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:30 361f002671 | delUUID=20c4431c-246d-11e7-93ae-92361f002672&vnfComponent 01:31:30 | Type=vfModule&action=scaleOut 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.362 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.363 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=scaleOut 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"994fac74-5b95-4950-90c0-7322bfc49f27"] 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.369 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "id": 37, 01:31:30 "action": "scaleOut", 01:31:30 "description": "Gr api recipe to scale out vfModule", 01:31:30 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:30 "recipeTimeout": 180, 01:31:30 "vnfType": null, 01:31:30 "paramXsd": null, 01:31:30 "vnfComponentType": "vfModule", 01:31:30 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfComponentsRecipe/37" 01:31:30 }, 01:31:30 "vnfComponentsRecipe": { 01:31:30 "href": "http://localhost:10182/vnfComponentsRecipe/37" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:30.369 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/fe6478e5-ea33-3346-ac12-ab121484a3fe 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/fe6478e5-ea33-3346-ac12-ab121484a3fe 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e0fd5c4-ce01-4efc-acef-f38d55316ffd"] 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.374 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vfModule/fe6478e5-ea33-3346-ac12-ab121484a3fe <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | 01:31:30 361f002671 | 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.378 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.378 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.378 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.378 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.379 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 GET | GET 01:31:30 .*/vfModule/search/findByModelInvariantUUIDOrderByModelVe | /vfModule/fe6478e5-ea33-3346-ac12-ab121484a3fe <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:30 rsionDesc[?]modelInvariantUUID=78ca26d0-246d-11e7-93ae-92 | 01:31:30 361f002671 | 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.379 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.381 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"3484", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ecbf308-e2ad-43d5-902f-51dae6ef5deb"] 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847090264,"source":"VID","vnfId":"cbba721b-4803-4df7-9347-307c9a955426","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n \"modelCustomizationId\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\n \"modelName\":\"vSAMP12..base..module-0\",\n \"modelVersion\":\"1\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"mdt1\",\n \"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"MSOTEST103a-vSAMP12_base_module-0\",\n \"source\":\"VID\",\n \"suppressRollback\":true,\n \"requestorId\":\"xxxxxx\"\n },\n \"relatedInstanceList\":[\n {\n \"relatedInstance\":{\n \"instanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\n \"instanceName\":\"MSOTESTVOL103a-vSAMP12_base_module-0_vol\",\n \"modelInfo\":{\n \"modelType\":\"volumeGroup\"\n }\n }\n },\n {\n \"relatedInstance\":{\n \"instanceId\":\"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\n \"modelInfo\":{\n \"modelType\":\"service\",\n \"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\":\"{parent service model name}\",\n \"modelVersion\":\"1.0\"\n }\n }\n },\n {\n \"relatedInstance\":{\n \"instanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\n \"modelInfo\":{\n \"modelType\":\"vnf\",\n \"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\":\"vSAMP12\",\n \"modelVersion\":\"1.0\",\n \"modelCustomizationName\":\"vSAMP12 1\",\n \"modelCustomizationId\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\"\n }\n }\n }\n ],\n \"requestParameters\":{\n \"usePreload\":true,\n \"userParams\":[\n\n ]\n },\n \"configurationParameters\":[\n {\n \"availability-zone\":\"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]\",\n \"xtz-123\":\"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]\"\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"MSOTEST103a-vSAMP12_base_module-0","vfModuleModelName":"vSAMP12..base..module-0","cloudRegion":"mdt1","serviceInstanceId":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b","requestScope":"vfModule","requestAction":"scaleOut","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/7a88cbeb-0ec8-4765-a271-4f9e90c3da7b/vnfs/cbba721b-4803-4df7-9347-307c9a955426/vfModules/scaleOut","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.382 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.386 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"4045", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b605c44-f32d-404d-a8d3-35a84fc35b66"] 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vfModule\",\"modelName\":\"vSAMP12..base..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelVersionId\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelUuid\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"MSOTEST103a-vSAMP12_base_module-0\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"MSOTESTVOL103a-vSAMP12_base_module-0_vol\",\"instanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\"modelInfo\":{\"modelType\":\"volumeGroup\"}}},{\"relatedInstance\":{\"instanceId\":\"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"{parent service model name}\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\"modelInfo\":{\"modelCustomizationName\":\"vSAMP12 1\",\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"vSAMP12 1\"}}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"usePreload\":true},\"configurationParameters\":[{\"availability-zone\":\"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]\",\"xtz-123\":\"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]\"}]},\"serviceInstanceId\":\"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b\",\"vnfInstanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\",\"volumeGroupInstanceId\":\"cbba721b-4803-4df7-9347-307c9a955426\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"scaleOut","type":"String"},"serviceInstanceId":{"value":"7a88cbeb-0ec8-4765-a271-4f9e90c3da7b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cbba721b-4803-4df7-9347-307c9a955426","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"cbba721b-4803-4df7-9347-307c9a955426","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"{parent service model name}/vSAMP12 1","type":"String"},"vfModuleType":{"value":"{parent service model name}/vSAMP12 1::vSAMP12..base..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/7a88cbeb-0ec8-4765-a271-4f9e90c3da7b/vnfs/cbba721b-4803-4df7-9347-307c9a955426/vfModules/scaleOut","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.393 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.396 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.399 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.427 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.429 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"3640", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8996232-b2ae-40b5-bb61-4aa12e620f07"] 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Error mapping request: Unrecognized field \"test\" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: \"modelType\", \"modelId\", \"modelCustomizationUuid\", \"modelInstanceName\", \"modelVersionId\", \"modelVersion\", \"modelInvariantId\", \"modelName\", \"modelCustomizationName\", \"modelNameVersionId\", \"modelCustomizationId\", \"modelInvariantUuid\", \"modelUuid\"])\n at [Source: (String)\"{\n\\u0009\"requestDetails\": {\n\\u0009\\u0009\"modelInfo\": {\n\\u0009\\u0009\\u0009\"modelType\": \"vnf\",\n\\u0009\\u0009\\u0009\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\\u0009\\u0009\\u0009\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\\u0009\\u0009\\u0009\"modelName\": \"vSAMP12..base..module-0\",\n\\u0009\\u0009\\u0009\"modelVersion\": \"1\",\n\\u0009\\u0009\\u0009\"modelCustomizationName\": \"test\",\n\\u0009\\u0009\\u0009\"test\": \"test\"\n\\u0009\\u0009},\n\\u0009\\u0009\"cloudConfiguration\": {\n\\u0009\\u0009\\u0009\"lcpCloudRegionId\": \"mdt1\",\n\\u0009\\u0009\\u0009\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\\u0009\\u0009},\n\\u0009\\u0009\"requestInfo\": {\n\\u0009\\u0009\\u0009\"instanceName\": \"VNFTEST-7\",\n\\u0009\\u0009\\u0009\"source\": \"VID\",\n\\u0009\\u0009\\u0009\"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest[\"requestDetails\"]->org.onap.so.serviceinstancebeans.RequestDetails[\"modelInfo\"]->org.onap.so.serviceinstancebeans.ModelInfo[\"test\"])","progress":100,"startTime":1772847090435,"endTime":1772847090435,"requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelCustomizationName\": \"test\",\n\t\t\t\"test\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-7\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"test\",\n \"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002672\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f78914d9-423b-11e7-93f8-0050569a7967\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","requestScope":"network","requestAction":"deleteInstance","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v6/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.442 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.446 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error mapping request: Unrecognized field "test" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: "modelType", "modelId", "modelCustomizationUuid", "modelInstanceName", "modelVersionId", "modelVersion", "modelInvariantId", "modelName", "modelCustomizationName", "modelNameVersionId", "modelCustomizationId", "modelInvariantUuid", "modelUuid"]) 01:31:30 at [Source: (String)"{ 01:31:30 \u0009"requestDetails": { 01:31:30 \u0009\u0009"modelInfo": { 01:31:30 \u0009\u0009\u0009"modelType": "vnf", 01:31:30 \u0009\u0009\u0009"modelInvariantId": "ff5256d2-5a33-55df-13ab-12abad84e7ff", 01:31:30 \u0009\u0009\u0009"modelVersionId": "fe6478e5-ea33-3346-ac12-ab121484a3fe", 01:31:30 \u0009\u0009\u0009"modelName": "vSAMP12..base..module-0", 01:31:30 \u0009\u0009\u0009"modelVersion": "1", 01:31:30 \u0009\u0009\u0009"modelCustomizationName": "test", 01:31:30 \u0009\u0009\u0009"test": "test" 01:31:30 \u0009\u0009}, 01:31:30 \u0009\u0009"cloudConfiguration": { 01:31:30 \u0009\u0009\u0009"lcpCloudRegionId": "mdt1", 01:31:30 \u0009\u0009\u0009"tenantId": "88a6ca3ee0394ade9403f075db23167e" 01:31:30 \u0009\u0009}, 01:31:30 \u0009\u0009"requestInfo": { 01:31:30 \u0009\u0009\u0009"instanceName": "VNFTEST-7", 01:31:30 \u0009\u0009\u0009"source": "VID", 01:31:30 \u0009\u0009\u0009"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest["requestDetails"]->org.onap.so.serviceinstancebeans.RequestDetails["modelInfo"]->org.onap.so.serviceinstancebeans.ModelInfo["test"]) 01:31:30 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.convertJsonToServiceInstanceRequest(RequestHandlerUtils.java:333) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:991) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteNetworkInstance(ServiceInstances.java:887) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteNetworkInstance() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "test" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: "modelType", "modelId", "modelCustomizationUuid", "modelInstanceName", "modelVersionId", "modelVersion", "modelInvariantId", "modelName", "modelCustomizationName", "modelNameVersionId", "modelCustomizationId", "modelInvariantUuid", "modelUuid"]) 01:31:30 at [Source: (String)"{ 01:31:30 \u0009"requestDetails": { 01:31:30 \u0009\u0009"modelInfo": { 01:31:30 \u0009\u0009\u0009"modelType": "vnf", 01:31:30 \u0009\u0009\u0009"modelInvariantId": "ff5256d2-5a33-55df-13ab-12abad84e7ff", 01:31:30 \u0009\u0009\u0009"modelVersionId": "fe6478e5-ea33-3346-ac12-ab121484a3fe", 01:31:30 \u0009\u0009\u0009"modelName": "vSAMP12..base..module-0", 01:31:30 \u0009\u0009\u0009"modelVersion": "1", 01:31:30 \u0009\u0009\u0009"modelCustomizationName": "test", 01:31:30 \u0009\u0009\u0009"test": "test" 01:31:30 \u0009\u0009}, 01:31:30 \u0009\u0009"cloudConfiguration": { 01:31:30 \u0009\u0009\u0009"lcpCloudRegionId": "mdt1", 01:31:30 \u0009\u0009\u0009"tenantId": "88a6ca3ee0394ade9403f075db23167e" 01:31:30 \u0009\u0009}, 01:31:30 \u0009\u0009"requestInfo": { 01:31:30 \u0009\u0009\u0009"instanceName": "VNFTEST-7", 01:31:30 \u0009\u0009\u0009"source": "VID", 01:31:30 \u0009\u0009\u0009"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest["requestDetails"]->org.onap.so.serviceinstancebeans.RequestDetails["modelInfo"]->org.onap.so.serviceinstancebeans.ModelInfo["test"]) 01:31:30 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:30 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:30 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:30 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:30 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:30 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.convertJsonToServiceInstanceRequest(RequestHandlerUtils.java:323) 01:31:30 ... 81 common frames omitted 01:31:30 01:31:30.447 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.466 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.468 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.470 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.MsoRequest - Exception occurred 01:31:30 org.onap.so.exceptions.ValidationException: No valid X-ONAP-PartnerName header is specified 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:242) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"555", X-ONAP-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-TransactionID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-ECOMP-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b27185ce-ac52-4242-a5ce-d810f03b8e32"] 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"eca3a1b1-43ab-457e-ab1c-367263d148b4","requestStatus":"FAILED","statusMessage":"No valid X-ONAP-PartnerName header is specified","progress":100,"startTime":1772847090470,"endTime":1772847090470,"lastModifiedBy":"APIH","requestScope":"instanceGroup","requestAction":"deleteInstance","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c","cloudApiRequests":[],"requestURI":"eca3a1b1-43ab-457e-ab1c-367263d148b4"} 01:31:30 01:31:30.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.477 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.478 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid X-ONAP-PartnerName header is specified 01:31:30 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1187) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 Caused by: org.onap.so.exceptions.ValidationException: No valid X-ONAP-PartnerName header is specified 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:242) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:30 ... 79 common frames omitted 01:31:30 01:31:30.479 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.503 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.505 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 87b57250-ee09-467b-b1b2-40cdb2bf11b5 already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.508 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:30 01:31:30.509 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.509 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"826b2a67-05d4-4311-b6ae-87438d5cff37"] 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService1","requestScope":"service"} 01:31:30 01:31:30.510 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.514 [qtp2141083529-56] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.517 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.518 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d63407e5-df3a-4732-ac79-bf9c26bd6957"] 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.523 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.524 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.524 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.524 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.524 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:30 01:31:30.524 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.547 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c509953-e88b-4b53-a820-c26e536b9c11"] 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.548 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:30 01:31:30.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3ddfacc-e6df-466e-8d91-c745c153a09d"] 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:30 01:31:30.563 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1424", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcbe2e00-cb4f-4fa2-8f83-4238ce532dc5"] 01:31:30 01:31:30.567 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"87b57250-ee09-467b-b1b2-40cdb2bf11b5","requestStatus":"IN_PROGRESS","startTime":1772847090508,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882940\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882940","serviceInstanceName":"testService1","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"87b57250-ee09-467b-b1b2-40cdb2bf11b5"} 01:31:30 01:31:30.568 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.572 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.575 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.575 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.575 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.575 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.576 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.576 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2101", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab4c2749-0e95-40c2-96de-a1af3e1aa2b4"] 01:31:30 01:31:30.576 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"10\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService1\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882940\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"test\"}","type":"String"},"requestId":{"value":"87b57250-ee09-467b-b1b2-40cdb2bf11b5","type":"String"},"mso-request-id":{"value":"87b57250-ee09-467b-b1b2-40cdb2bf11b5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882940","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.576 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 502 BAD_GATEWAY 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Bad Gateway 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.580 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.581 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:31:30 org.springframework.web.client.HttpServerErrorException$BadGateway: 502 Bad Gateway: "{?"response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}",?"messageCode": "1",?"message": "Success",?"processInstanceID": "1",?"variables": "null"}" 01:31:30 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:108) 01:31:30 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:30 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:30 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:30 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:30 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:30 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:30 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:30 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:30 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1599", X-ONAP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-TransactionID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ECOMP-RequestID:"87b57250-ee09-467b-b1b2-40cdb2bf11b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2c4124-f931-461c-b9b4-fe75cd28454e"] 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"87b57250-ee09-467b-b1b2-40cdb2bf11b5","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY {\"requestReferences\": {\"instanceId\": \"1882939\"}}","progress":100,"startTime":1772847090508,"endTime":1772847090586,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882940\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882940","serviceInstanceName":"testService1","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"87b57250-ee09-467b-b1b2-40cdb2bf11b5"} 01:31:30 01:31:30.587 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.591 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.592 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.592 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.592 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.592 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.592 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.593 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY {"requestReferences": {"instanceId": "1882939"}} 01:31:30 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:31:30 at org.onap.so.apihandler.common.CamundaClient.createBPMNFailureException(CamundaClient.java:302) 01:31:30 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:129) 01:31:30 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.594 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.616 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.617 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: c6f3392d-8234-4116-a5b1-17652a8b1e56 already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.620 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.620 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:30 01:31:30.621 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - failed to parse request 01:31:30 org.onap.so.exceptions.ValidationException: No valid productFamilyId is specified 01:31:30 at org.onap.so.apihandlerinfra.validation.RequestInfoValidation.validate(RequestInfoValidation.java:66) 01:31:30 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:348) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1247) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.createPortConfiguration(ServiceInstances.java:227) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createPortConfiguration() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.622 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2575", X-ONAP-RequestID:"c6f3392d-8234-4116-a5b1-17652a8b1e56", X-RequestID:"c6f3392d-8234-4116-a5b1-17652a8b1e56", X-TransactionID:"c6f3392d-8234-4116-a5b1-17652a8b1e56", X-ECOMP-RequestID:"c6f3392d-8234-4116-a5b1-17652a8b1e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e15ee31-5fd1-41f8-b8fe-61f40e65cf59"] 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"c6f3392d-8234-4116-a5b1-17652a8b1e56","requestStatus":"FAILED","statusMessage":"Error parsing request: No valid productFamilyId is specified","progress":100,"startTime":1772847090620,"endTime":1772847090621,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService21\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService21","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations","cloudApiRequests":[],"requestURI":"c6f3392d-8234-4116-a5b1-17652a8b1e56"} 01:31:30 01:31:30.623 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.625 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.625 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.625 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.626 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.626 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.626 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.627 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error parsing request: No valid productFamilyId is specified 01:31:30 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:356) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1247) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.createPortConfiguration(ServiceInstances.java:227) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createPortConfiguration() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 Caused by: org.onap.so.exceptions.ValidationException: No valid productFamilyId is specified 01:31:30 at org.onap.so.apihandlerinfra.validation.RequestInfoValidation.validate(RequestInfoValidation.java:66) 01:31:30 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:348) 01:31:30 ... 80 common frames omitted 01:31:30 01:31:30.627 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.648 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.651 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.654 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:30 01:31:30.655 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.655 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:30 01:31:30.657 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.657 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"135", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea6c570-4dbc-4614-b225-4a3066f7f6a4"] 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"instanceGroupInstanceId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c"},"instanceName":null,"requestScope":"instanceGroup"} 01:31:30 01:31:30.658 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.662 [qtp2141083529-56] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.665 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.666 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.666 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.666 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.666 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.666 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.667 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"853", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d8f6ea-d84f-4f28-bdc4-2a047dea6ac3"] 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847090655,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"{the to be related vnf-id}\",\n \"modelInfo\": {\n \"modelType\": \"vnf\"\n }\n }\n }\n ]\n }\n}\n","lastModifiedBy":"APIH","requestAction":"addMembers","requestorId":"xxxxxx","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c/addMembers","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.668 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.671 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.671 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.671 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.671 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.671 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.672 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1611", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c1f9089-b0d0-45ad-92ee-b94274aa4cfd"] 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"{the to be related vnf-id}\",\"modelInfo\":{\"modelType\":\"vnf\"}}}]},\"instanceGroupId\":\"e05864f0-ab35-47d0-8be4-56fd9619ba3c\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"addMembers","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c/addMembers","type":"String"},"instanceGroupId":{"value":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.674 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.677 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.681 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.709 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.710 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.716 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:30 01:31:30.716 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.716 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b2fa3bf-2025-433b-85a2-9440f2771056"] 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService7","requestScope":"service"} 01:31:30 01:31:30.718 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.721 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.724 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.725 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=VNF-API-DEFAULT 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=VNF-API-DEFAULT 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7e87c8f-10f1-4487-a2b1-1acc01986908"] 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.726 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.729 [qtp2141083529-56] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 .*/infraActiveRequests/ | /service/search/findFirstByModelNameOrderByModelVersionDe<<<<< URL does not match. URLs must start with a / 01:31:30 | sc?modelName=VNF-API-DEFAULT 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.731 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.731 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.731 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.731 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.732 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 .*/infraActiveRequests/ | /service/search/findFirstByModelNameOrderByModelVersionDe<<<<< URL does not match. URLs must start with a / 01:31:30 | sc?modelName=VNF-API-DEFAULT 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.732 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1636", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b96c903-7a0e-4502-881d-20e0bb3aaf0e"] 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Recipe could not be retrieved from catalog DB.","progress":100,"startTime":1772847090716,"endTime":1772847090734,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"testApi\": \"VNF_API\", \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"100\", \n\t\t\t\"modelVersionId\":\"100\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService7","requestScope":"service","requestAction":"activateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/activate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.741 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.745 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.747 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:30 org.onap.so.apihandlerinfra.exceptions.RecipeNotFoundException: Recipe could not be retrieved from catalog DB. 01:31:30 at org.onap.so.apihandlerinfra.exceptions.RecipeNotFoundException$Builder.build(RecipeNotFoundException.java:40) 01:31:30 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:750) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances.activateServiceInstance(ServiceInstances.java:145) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:30 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.activateServiceInstance() 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:30 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:30 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:30 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:30 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:30 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:30 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:30 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:30 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:30 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:30 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:30 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:30 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:30 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:30 01:31:30.747 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.773 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.774 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 01:31:30.783 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.783 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.811 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.812 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.815 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:30 01:31:30.815 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.815 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:30 01:31:30.817 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"194", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e778f7-9597-4138-9b92-47298a6ed888"] 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testApplyUpdatedConfig","requestScope":"vnf"} 01:31:30 01:31:30.818 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.821 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/VnfConfigUpdate | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/VnfConfigUpdate | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.823 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.824 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=applyUpdatedConfig 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=applyUpdatedConfig 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc2a23e-f944-4a59-a624-448a44f9d558"] 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:30 01:31:30.825 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.829 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.829 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.829 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.829 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.830 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "id": 10011, 01:31:30 "nfRole": "GR-API-DEFAULT", 01:31:30 "paramXsd": null, 01:31:30 "vfModuleId": null, 01:31:30 "action": "applyUpdatedConfig", 01:31:30 "description": "Gr api recipe to apply updated config", 01:31:30 "orchestrationUri": "/mso/async/services/VnfConfigUpdate", 01:31:30 "recipeTimeout": 180, 01:31:30 "serviceType": null, 01:31:30 "created": "2018-08-10T09:49:12.000+0000", 01:31:30 "_links": { 01:31:30 "self": { 01:31:30 "href": "http://localhost:10182/vnfRecipe/10011" 01:31:30 }, 01:31:30 "vnfRecipe": { 01:31:30 "href": "http://localhost:10182/vnfRecipe/10011" 01:31:30 } 01:31:30 } 01:31:30 } 01:31:30 01:31:30.830 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1084", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de0dfd6c-8aee-40ee-8e74-d00c1f748a61"] 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847090815,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"testApplyUpdatedConfig","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\",\n \"instanceName\": \"testApplyUpdatedConfig\"\n },\n \"requestParameters\": {\n \"payload\": \"{\\\"request-parameters\\\":{\\\"host-ip-address\\\":\\\"10.10.10.10\\\"},\\\"configuration-parameters\\\":{\\\"name1\\\":\\\"value1\\\",\\\"name2\\\":\\\"value2\\\"}}\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"applyUpdatedConfig","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/applyUpdatedConfig","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.836 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 01:31:30.841 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/VnfConfigUpdate 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/VnfConfigUpdate 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1887", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e2bfb9b-21d0-49d7-8f27-683e8cfa9866"] 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testApplyUpdatedConfig\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"requestParameters\":{\"payload\":\"{\\\"request-parameters\\\":{\\\"host-ip-address\\\":\\\"10.10.10.10\\\"},\\\"configuration-parameters\\\":{\\\"name1\\\":\\\"value1\\\",\\\"name2\\\":\\\"value2\\\"}}\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"applyUpdatedConfig","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/applyUpdatedConfig","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:30 01:31:30.844 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.849 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.849 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:30 01:31:30.849 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:30 01:31:30.849 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.850 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:30 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:30 "messageCode": "1", 01:31:30 "message": "Success", 01:31:30 "processInstanceID": "1", 01:31:30 "variables": "null" 01:31:30 } 01:31:30 01:31:30.850 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.851 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:30 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:30 01:31:30.879 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:30 01:31:30.881 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:30 01:31:30.884 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:30 01:31:30.885 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:30 01:31:30.907 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6b1842d2-7c88-403e-8d43-a44cfd4a4c2f], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:30 01:31:30.910 [qtp2141083529-58] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:30 | t 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:30 01:31:30.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:30 | t 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30 01:31:30.915 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:30 01:31:30.915 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:30 01:31:30.917 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:30 01:31:30.932 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.932 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[04a1bec4-34d5-4df9-97a9-639438a133c5], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:30 01:31:30.935 [qtp2141083529-55] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:30 | t 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.939 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:30 01:31:30.939 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | GET <<<<< HTTP method does not match 01:31:30 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:30 | t 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30 01:31:30.940 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:30 01:31:30.940 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:30 01:31:30.940 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:30 01:31:30.941 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:30 01:31:30.942 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.942 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.942 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.943 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:30 01:31:30.943 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.943 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"199", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"533c946b-6698-4d19-9261-2edcae4b74b7"] 01:31:30 01:31:30.943 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","configurationInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7970"},"instanceName":"testService31","requestScope":"service"} 01:31:30 01:31:30.943 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.946 [qtp2141083529-56] ERROR WireMock - 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.948 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:30 01:31:30.948 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:30 01:31:30.948 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:30 01:31:30.948 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:30 01:31:30.949 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:30 Request was not matched 01:31:30 ======================= 01:31:30 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | Closest stub | Request | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 | 01:31:30 POST | POST 01:31:30 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:30 | 01:31:30 | 01:31:30 ----------------------------------------------------------------------------------------------------------------------- 01:31:30 01:31:30 01:31:30.949 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:30 01:31:30.950 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2605", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba491275-c71d-49ee-860b-3b0ba7226cee"] 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847090884,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService31\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService31","requestScope":"service","requestAction":"activateInstance","requestorId":"xxxxxx","configurationId":"f7ce78bb-423b-11e7-93f8-0050569a7970","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/activate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:30 01:31:30.951 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:30 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:30.955 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2687", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2d7ca0d-8122-46c2-a2ae-742baba281be"] 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService31\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"activateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/activate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:30.959 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:30.962 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:30.963 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:30.963 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:30.963 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:30.963 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:30.963 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:30.965 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 01:31:30.994 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:30.996 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:30.999 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.002 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:31 01:31:31.017 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.020 [qtp2141083529-55] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 70a3ba 01:31:31 on=deleteInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.024 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 70a3ba 01:31:31 on=deleteInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.026 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba 01:31:31 01:31:31.026 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 8b1df54faa3b49078e3416e21370a3ba 01:31:31 01:31:31.026 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.026 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:31 01:31:31.028 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.028 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"249", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d44d12-934c-4077-ac88-fbed45a88603"] 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testvfModule","requestScope":"vfModule"} 01:31:31 01:31:31.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.033 [qtp2141083529-56] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.036 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.036 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.036 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.036 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResource/tested 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResource/tested 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e969140-fac3-4ed2-a8f0-108607576866"] 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.038 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:31 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:31 "modelName": "vSAMP12", 01:31:31 "modelVersion": "1.0", 01:31:31 "toscaNodeType": "VF", 01:31:31 "description": "1607 vSAMP10a - inherent network", 01:31:31 "orchestrationMode": "HEAT", 01:31:31 "aicVersionMin": "", 01:31:31 "aicVersionMax": "", 01:31:31 "category": null, 01:31:31 "subCategory": null, 01:31:31 "created": "2017-04-14T16:16:28.000+0000", 01:31:31 "modelInvariantId": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:31 "_embedded": { 01:31:31 "vnfResourceCustomizations": [ 01:31:31 { 01:31:31 "description": "1607 vSAMP10a - inherent network", 01:31:31 "modelName": "vSAMP12", 01:31:31 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:31 "modelInstanceName": "test", 01:31:31 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:31 "orchestrationMode": "HEAT", 01:31:31 "multiStageDesign": null, 01:31:31 "availabilityZoneMaxCount": "0", 01:31:31 "vfModuleCustomizations": [ 01:31:31 { 01:31:31 "description": "v10 DEV PCM", 01:31:31 "modelName": "test::PCM::module-1", 01:31:31 "availabilityZoneCount": "0", 01:31:31 "isBase": false, 01:31:31 "initialCount": "0", 01:31:31 "label": "PCM", 01:31:31 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:31 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:31 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:31 "maxInstances": "0", 01:31:31 "modelVersion": "2", 01:31:31 "minInstances": "0", 01:31:31 "created": "2016-09-14 18:19:56.0", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672" 01:31:31 }, 01:31:31 "volumeHeatEnv": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:31 }, 01:31:31 "heatEnvironment": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment" 01:31:31 }, 01:31:31 "vfModule": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 ], 01:31:31 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:31 "maxInstances": "0", 01:31:31 "nfRole": "vSAMP", 01:31:31 "nfNamingCode": "vSAMP", 01:31:31 "toscaNodeType": "VF", 01:31:31 "nfType": "vSAMP", 01:31:31 "modelVersion": "1.0", 01:31:31 "minInstances": "0", 01:31:31 "aicVersionMax": "", 01:31:31 "nfFunction": "vSAMP", 01:31:31 "aicVersionMin": "", 01:31:31 "created": "2017-04-14 21:46:28.0", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673{?projection}", 01:31:31 "templated": true 01:31:31 }, 01:31:31 "vnfResources": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfResources" 01:31:31 }, 01:31:31 "vfModuleCustomizations": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vfModuleCustomizations" 01:31:31 }, 01:31:31 "vnfcInstanceGroupCustomizations": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfcInstanceGroupCustomizations" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 ] 01:31:31 }, 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:31 }, 01:31:31 "vnfResource": { 01:31:31 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:31 }, 01:31:31 "heatTemplates": { 01:31:31 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/heatTemplates" 01:31:31 }, 01:31:31 "vnfResourceCustomizations": { 01:31:31 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/vnfResourceCustomizations" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.043 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=tested 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=tested 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51e985eb-84ee-43da-aa99-37baaed944d2"] 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id" : 3, 01:31:31 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:31 "modelInstanceName": "test", 01:31:31 "created": "2017-05-26 09:38:24.000", 01:31:31 "minInstances": 0, 01:31:31 "maxInstances": 0, 01:31:31 "availabilityZoneMaxCount": 0, 01:31:31 "nfFunction": "vSAMP", 01:31:31 "nfType": "vSAMP", 01:31:31 "nfRole": "vSAMP", 01:31:31 "nfNamingCode": "vSAMP", 01:31:31 "multiStageDesign": null, 01:31:31 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/3" 01:31:31 }, 01:31:31 "vnfResourceCustomization": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/3{?projection}", 01:31:31 "templated": true 01:31:31 }, 01:31:31 "vnfResources": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfResources" 01:31:31 }, 01:31:31 "vfModuleCustomizations": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations" 01:31:31 }, 01:31:31 "vnfcInstanceGroupCustomizations": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfcInstanceGroupCustomizations" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46724ba6-2c84-418b-b8fd-5677625e43e1"] 01:31:31 01:31:31.061 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.061 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "_embedded": { 01:31:31 "vfModuleCustomization": [ 01:31:31 { 01:31:31 "id" : "1", 01:31:31 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:31 "label": "PCM", 01:31:31 "minInstances": 0, 01:31:31 "maxInstances": 0, 01:31:31 "initialCount": 0, 01:31:31 "availabilityZoneCount": 0, 01:31:31 "created": "2017-05-26 09:38:23.000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:31 }, 01:31:31 "vfModuleCustomization": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:31 }, 01:31:31 "volumeHeatEnv": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:31 }, 01:31:31 "heatEnvironment": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:31 }, 01:31:31 "vfModule": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 ] 01:31:31 }, 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3423217-2bf6-4102-b8f7-630a5d150e36"] 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.069 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id" : 2, 01:31:31 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:31 "label": "PCM", 01:31:31 "minInstances": 0, 01:31:31 "maxInstances": 0, 01:31:31 "initialCount": 0, 01:31:31 "availabilityZoneCount": 0, 01:31:31 "created": "2017-05-26 09:38:23.000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/2" 01:31:31 }, 01:31:31 "vfModuleCustomization": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/2" 01:31:31 }, 01:31:31 "volumeHeatEnv": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/2/volumeHeatEnv" 01:31:31 }, 01:31:31 "heatEnvironment": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/2/heatEnvironment" 01:31:31 }, 01:31:31 "vfModule": { 01:31:31 "href": "http://localhost:10182/vfModuleCustomization/2/vfModule" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.073 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/2/vfModule 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/2/vfModule 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af20089-d687-496e-9300-a1393c365a9c"] 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.075 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.078 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.078 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.079 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.079 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.079 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id" : 2, 01:31:31 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:31 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:31 "modelName": "test::PCM::module-1", 01:31:31 "modelVersion": "2", 01:31:31 "description": "v10 DEV PCM", 01:31:31 "isBase": false, 01:31:31 "created": "2016-09-14 12:49:56.000", 01:31:31 "heatFiles": [], 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vfModule/2" 01:31:31 }, 01:31:31 "vfModule": { 01:31:31 "href": "http://localhost:10182/vfModule/2" 01:31:31 }, 01:31:31 "vfModuleCustomization": { 01:31:31 "href": "http://localhost:10182/vfModule/2/vfModuleCustomization" 01:31:31 }, 01:31:31 "volumeHeatTemplate": { 01:31:31 "href": "http://localhost:10182/vfModule/2/volumeHeatTemplate" 01:31:31 }, 01:31:31 "vnfResources": { 01:31:31 "href": "http://localhost:10182/vfModule/2/vnfResources" 01:31:31 }, 01:31:31 "moduleHeatTemplate": { 01:31:31 "href": "http://localhost:10182/vfModule/2/moduleHeatTemplate" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.079 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=deleteInstance 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=deleteInstance 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cca13ebe-48c5-4a95-88cd-e8583f071323"] 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.081 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.083 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | delUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponent 01:31:31 on=deleteInstance | Type=vfModule&action=deleteInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | delUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponent 01:31:31 on=deleteInstance | Type=vfModule&action=deleteInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.087 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee1ce9a0-acfb-4f30-92b0-dbeca9ce79ed"] 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.088 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.091 [qtp2141083529-55] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 002671 01:31:31 on=deleteInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 002671 01:31:31 on=deleteInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.095 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.096 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b70f54ee-a48c-411e-b265-ceba4c86764a"] 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.097 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 33, 01:31:31 "action": "deleteInstance", 01:31:31 "description": "Gr api recipe to delete vf-module", 01:31:31 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:31 "recipeTimeout": 180, 01:31:31 "vnfType": null, 01:31:31 "paramXsd": null, 01:31:31 "vnfComponentType": "vfModule", 01:31:31 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:31 }, 01:31:31 "vnfComponentsRecipe": { 01:31:31 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.101 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002672 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002672 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1982a05a-e3eb-4a9c-b7ee-24348cce1011"] 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.103 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id" : 2, 01:31:31 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:31 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:31 "modelName": "test::PCM::module-1", 01:31:31 "modelVersion": "2", 01:31:31 "description": "v10 DEV PCM", 01:31:31 "isBase": false, 01:31:31 "created": "2016-09-14 12:49:56.000", 01:31:31 "heatFiles": [], 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vfModule/2" 01:31:31 }, 01:31:31 "vfModule": { 01:31:31 "href": "http://localhost:10182/vfModule/2" 01:31:31 }, 01:31:31 "vfModuleCustomization": { 01:31:31 "href": "http://localhost:10182/vfModule/2/vfModuleCustomization" 01:31:31 }, 01:31:31 "volumeHeatTemplate": { 01:31:31 "href": "http://localhost:10182/vfModule/2/volumeHeatTemplate" 01:31:31 }, 01:31:31 "vnfResources": { 01:31:31 "href": "http://localhost:10182/vfModule/2/vnfResources" 01:31:31 }, 01:31:31 "moduleHeatTemplate": { 01:31:31 "href": "http://localhost:10182/vfModule/2/moduleHeatTemplate" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.107 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2924", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0db5e24-b26a-4ef4-8eb4-683dfb6de560"] 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091000,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"8b1df54faa3b49078e3416e21370a3ba","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"zz9999\",\n\t\t\t\"instanceName\": \"testvfModule\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n \t\"lcpCloudRegionId\": \"mdt1\",\n \t\"tenantId\": \"8b1df54faa3b49078e3416e21370a3ba\"\n \t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"2\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"tested\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"tested\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"2.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\n \"modelCustomizationName\": \"test\"\n }\n }\n }\n ]\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","volumeGroupId":"1882935","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleName":"testvfModule","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"zz9999","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v6/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.110 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.114 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3551", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beacaa72-5c2a-4ccb-9685-2423d0b99ee1"] 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"b4ea86b4-253f-11e7-93ae-92361f002672\",\"modelVersionId\":\"066de97e-253e-11e7-93ae-92361f002672\",\"modelCustomizationId\":\"b4ea86b4-253f-11e7-93ae-92361f002672\",\"modelUuid\":\"066de97e-253e-11e7-93ae-92361f002672\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testvfModule\",\"suppressRollback\":false,\"requestorId\":\"zz9999\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"tested\",\"modelUuid\":\"tested\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelCustomizationName\":\"test\",\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"tested\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"tested\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"test\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"8b1df54faa3b49078e3416e21370a3ba\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"networkInstanceId\":\"1882937\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/test","type":"String"},"vfModuleType":{"value":"vSAMP12/test::serviceModel","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"6","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v6/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.117 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.125 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.128 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 01:31:31.159 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.161 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.165 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.168 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.185 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:31 01:31:31.185 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.188 [qtp2141083529-56] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:31 | esultSize=1&format=count 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.192 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.193 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:31 | esultSize=1&format=count 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.194 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 01:31:31 01:31:31.197 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.212 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.213 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6294ea57-1e9e-4f1b-87cd-dda7a851418a], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.216 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab 01:31:31 | 205bcd45cc3eeda 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.222 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.222 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab 01:31:31 | 205bcd45cc3eeda 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.224 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda 01:31:31 01:31:31.224 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 821553e85fd2461ab205bcd45cc3eeda 01:31:31 01:31:31.224 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.224 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.225 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da271d34-d4de-4177-ad94-d998a3a9f18d"] 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"networkInstanceId":"1710966e-097c-4d63-afda-e0d3bb7015fb","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":null,"requestScope":"network"} 01:31:31 01:31:31.226 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.229 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.232 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e049ec0-0a77-4cb5-83d8-f8837005c394"] 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.234 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:31 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:31 "created": "2017-04-19T08:58:32.000+0000", 01:31:31 "networkTechnology": "", 01:31:31 "networkType": "", 01:31:31 "networkScope": "", 01:31:31 "networkRole": "", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:31 "templated": true 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.237 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.249 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b5e00dc-2445-4c28-8cdf-e72899011dbe"] 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.250 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.254 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.254 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.254 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.254 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.255 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:31 "orchestrationMode": "HEAT", 01:31:31 "description": "Contrail 30 GNDIRECT NW", 01:31:31 "neutronNetworkType": "BASIC", 01:31:31 "aicVersionMin": "3.0", 01:31:31 "aicVersionMax": "", 01:31:31 "modelName": "CONTRAIL30_GNDIRECT", 01:31:31 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:31 "modelVersion": "1.0", 01:31:31 "toscaNodeType": "", 01:31:31 "category": null, 01:31:31 "subCategory": null, 01:31:31 "created": "2017-01-17T15:05:05.000+0000", 01:31:31 "handler": {}, 01:31:31 "hibernateLazyInitializer": {}, 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "collectionNetworkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:31 }, 01:31:31 "heatTemplate": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.255 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac3d538-17ed-4242-84ff-1236dda30f2b"] 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.263 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.266 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | Name=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.274 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.274 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.274 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.274 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.275 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=VNF-API-DEFAULT&action=deleteInstance | Name=CONTRAIL30_GNDIRECT&action=deleteInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.275 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.276 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=deleteInstance 01:31:31 01:31:31.276 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=deleteInstance 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2309e887-d1bd-4b9f-b0b9-13b8a5f7c4da"] 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.277 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 180, 01:31:31 "action": "deleteInstance", 01:31:31 "description": "Gr api recipe to delete network", 01:31:31 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:31 "recipeTimeout": 180, 01:31:31 "serviceType": null, 01:31:31 "modelName": "GR-API-DEFAULT", 01:31:31 "paramXsd": null, 01:31:31 "created": "2018-08-23T05:09:35.000+0000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 }, 01:31:31 "networkRecipe": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.283 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1208", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1703d5f8-5416-4bf3-aa59-3823767b523e"] 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091195,"source":"VID","tenantId":"821553e85fd2461ab205bcd45cc3eeda","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"network\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n },\n \"requestInfo\":{\n \"source\":\"VID\",\n \"requestorId\":\"xxxxxx\"\n },\n \"requestParameters\":{\n \"testApi\":\"VNF_API\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"cloudRegionId\",\n \"tenantId\":\"821553e85fd2461ab205bcd45cc3eeda\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"cloudRegionId","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"deleteInstance","networkId":"1710966e-097c-4d63-afda-e0d3bb7015fb","networkType":"","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.286 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.289 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.292 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2102", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3ffdf38-8142-4dfe-a47c-9fca0de89199"] 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"10b36f65-f4e6-4be6-ae49-9596dc1c47fc\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"10b36f65-f4e6-4be6-ae49-9596dc1c47fc\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"821553e85fd2461ab205bcd45cc3eeda\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"cloudRegionId\"},\"requestParameters\":{\"testApi\":\"VNF_API\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\",\"networkInstanceId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.293 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.295 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.298 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 01:31:31.328 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.332 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.337 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.339 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.368 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:31 01:31:31.368 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.371 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 ]nfRole=GR-API-DEFAULT&action=inPlaceSoftwareUpdate | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:31 | 23167e 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.374 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.374 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 ]nfRole=GR-API-DEFAULT&action=inPlaceSoftwareUpdate | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:31 | 23167e 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.375 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:31 01:31:31.375 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:31 01:31:31.375 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.375 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"197", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75993674-868a-48f1-af7c-b4bafaa1c8c4"] 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"inPlaceSoftwareUpdateTest","requestScope":"vnf"} 01:31:31 01:31:31.379 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.382 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/VnfInPlaceUpdate | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/VnfInPlaceUpdate | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.385 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=inPlaceSoftwareUpdate 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=inPlaceSoftwareUpdate 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fed76af-1b15-4326-aff9-c886fe734539"] 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.387 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 10010, 01:31:31 "nfRole": "GR-API-DEFAULT", 01:31:31 "paramXsd": null, 01:31:31 "vfModuleId": null, 01:31:31 "action": "inPlaceSoftwareUpdate", 01:31:31 "description": "Gr api recipe to do an in place software update", 01:31:31 "orchestrationUri": "/mso/async/services/VnfInPlaceUpdate", 01:31:31 "recipeTimeout": 180, 01:31:31 "serviceType": null, 01:31:31 "created": "2018-08-20T08:10:21.000+0000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfRecipe/10010" 01:31:31 }, 01:31:31 "vnfRecipe": { 01:31:31 "href": "http://localhost:10182/vnfRecipe/10010" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.391 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1301", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c80198-027f-4765-9c75-af23d063f173"] 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091337,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"inPlaceSoftwareUpdateTest","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\",\n \"instanceName\": \"inPlaceSoftwareUpdateTest\"\n },\n \"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n \"requestParameters\": {\n \"payload\": \"{\\\"request-parameters\\\":{\\\"host-ip-address\\\":\\\"10.10.10.10\\\"},\\\"configuration-parameters\\\":{\\\"name1\\\":\\\"value1\\\",\\\"name2\\\":\\\"value2\\\"}}\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"inPlaceSoftwareUpdate","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/inPlaceSoftwareUpdate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.394 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.396 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.396 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.396 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.397 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.397 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.397 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/VnfInPlaceUpdate 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/VnfInPlaceUpdate 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2031", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a62323b7-dced-4ebe-8871-8bb032711b18"] 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"inPlaceSoftwareUpdateTest\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"payload\":\"{\\\"request-parameters\\\":{\\\"host-ip-address\\\":\\\"10.10.10.10\\\"},\\\"configuration-parameters\\\":{\\\"name1\\\":\\\"value1\\\",\\\"name2\\\":\\\"value2\\\"}}\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"inPlaceSoftwareUpdate","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/inPlaceSoftwareUpdate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.399 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.402 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.405 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 01:31:31.437 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.439 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.444 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.444 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:31 01:31:31.446 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.461 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.461 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4c376c02-6535-4224-850d-91048f66a4f4], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.464 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.466 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.467 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.468 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.468 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.470 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.484 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.484 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5031482c-3839-4f79-ac34-e79905f9cf2f], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.488 [qtp2141083529-55] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.492 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.492 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.494 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.494 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.497 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.513 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.513 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[63fde1cd-6a59-4495-9ccf-2ef728406cdc], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.515 [qtp2141083529-56] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:31 | 4b7682 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.518 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.519 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:31 | 4b7682 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.520 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:31 01:31:31.520 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:31 01:31:31.520 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.520 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bddfe4-90b7-40b0-8193-95ca479d00f5"] 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"test1","requestScope":"network"} 01:31:31 01:31:31.521 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.524 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.526 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.527 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.527 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.527 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.527 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.527 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1a9644-784d-4418-a4e5-4a74a5e5bb45"] 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.528 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:31 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:31 "created": "2017-04-19T08:58:32.000+0000", 01:31:31 "networkTechnology": "", 01:31:31 "networkType": "", 01:31:31 "networkScope": "", 01:31:31 "networkRole": "", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:31 "templated": true 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.530 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dcfbee1-9680-4987-949a-52f9718b11c6"] 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.532 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:31 "orchestrationMode": "HEAT", 01:31:31 "description": "Contrail 30 GNDIRECT NW", 01:31:31 "neutronNetworkType": "BASIC", 01:31:31 "aicVersionMin": "3.0", 01:31:31 "aicVersionMax": "", 01:31:31 "modelName": "CONTRAIL30_GNDIRECT", 01:31:31 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:31 "modelVersion": "1.0", 01:31:31 "toscaNodeType": "", 01:31:31 "category": null, 01:31:31 "subCategory": null, 01:31:31 "created": "2017-01-17T15:05:05.000+0000", 01:31:31 "handler": {}, 01:31:31 "hibernateLazyInitializer": {}, 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "collectionNetworkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:31 }, 01:31:31 "heatTemplate": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.535 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.536 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a12433-cd46-4181-9d35-0d89abef35c3"] 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.537 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.539 [qtp2141083529-56] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.542 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66533dac-fd50-4ad9-ba0b-f2240fee4b86"] 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.543 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 180, 01:31:31 "action": "deleteInstance", 01:31:31 "description": "Gr api recipe to delete network", 01:31:31 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:31 "recipeTimeout": 180, 01:31:31 "serviceType": null, 01:31:31 "modelName": "GR-API-DEFAULT", 01:31:31 "paramXsd": null, 01:31:31 "created": "2018-08-23T05:09:35.000+0000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 }, 01:31:31 "networkRecipe": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.546 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.549 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2002", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6635169-6801-452d-991d-52731ae49408"] 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091444,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"test1\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"createInstance","networkName":"test1","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.550 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.552 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.552 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.552 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.553 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.557 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2618", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c97035-dccb-490a-b360-030a82338c63"] 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\",\"modelType\":\"network\",\"modelName\":\"TestNetworkType\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelInvariantUuid\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"instanceName\":\"test1\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"19123c2924c648eb8e42a3c1f14b7682\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"subscriptionServiceType\":\"MSO-dev-service-type\",\"userParams\":[{\"name\":\"aic_zone\",\"value\":\"mtn6\"}],\"aLaCarte\":true,\"autoBuildVfModules\":false},\"project\":{\"projectName\":\"projectName\"},\"owningEntity\":{\"owningEntityId\":\"oeId\",\"owningEntityName\":\"oeName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"TestNetworkType","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"TestNetworkType","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.558 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.560 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.561 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.561 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.561 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.563 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 01:31:31.600 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.602 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.606 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.606 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:31 01:31:31.609 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.628 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:31 01:31:31.628 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.632 [qtp2141083529-56] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.636 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.637 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.637 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.637 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.639 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.654 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:31 01:31:31.654 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.656 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.658 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.659 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.659 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.659 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:31 01:31:31.660 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.674 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.674 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d0042f95-28eb-4c5e-9203-379df718bc53], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.677 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:31 | 4b7682 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.680 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.681 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:31 | 4b7682 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.682 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:31 01:31:31.682 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:31 01:31:31.683 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.683 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.684 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8e22775-3832-4dad-9279-9fff874ec3d7"] 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"test2","requestScope":"network"} 01:31:31 01:31:31.685 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.688 [qtp2141083529-55] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.691 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.691 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.691 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.691 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.692 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.692 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9a6638e-f030-43e6-83d2-3ac3bc2f0607"] 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.693 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:31 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:31 "created": "2017-04-19T08:58:32.000+0000", 01:31:31 "networkTechnology": "", 01:31:31 "networkType": "", 01:31:31 "networkScope": "", 01:31:31 "networkRole": "", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:31 "templated": true 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.696 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.699 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74b178b4-9c75-42af-880c-d8de2ebd87af"] 01:31:31 01:31:31.700 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.700 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:31 "orchestrationMode": "HEAT", 01:31:31 "description": "Contrail 30 GNDIRECT NW", 01:31:31 "neutronNetworkType": "BASIC", 01:31:31 "aicVersionMin": "3.0", 01:31:31 "aicVersionMax": "", 01:31:31 "modelName": "CONTRAIL30_GNDIRECT", 01:31:31 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:31 "modelVersion": "1.0", 01:31:31 "toscaNodeType": "", 01:31:31 "category": null, 01:31:31 "subCategory": null, 01:31:31 "created": "2017-01-17T15:05:05.000+0000", 01:31:31 "handler": {}, 01:31:31 "hibernateLazyInitializer": {}, 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "networkResource": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:31 }, 01:31:31 "collectionNetworkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:31 }, 01:31:31 "heatTemplate": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:31 }, 01:31:31 "networkResourceCustomization": { 01:31:31 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.702 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c104f6d5-cc82-40b5-b69b-317bcb85a67a"] 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.705 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.707 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.710 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96cf39b3-370f-4c3a-a36f-3f984e2ad1f4"] 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.711 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.714 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.714 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.714 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.714 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.714 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 180, 01:31:31 "action": "deleteInstance", 01:31:31 "description": "Gr api recipe to delete network", 01:31:31 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:31 "recipeTimeout": 180, 01:31:31 "serviceType": null, 01:31:31 "modelName": "GR-API-DEFAULT", 01:31:31 "paramXsd": null, 01:31:31 "created": "2018-08-23T05:09:35.000+0000", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 }, 01:31:31 "networkRecipe": { 01:31:31 "href": "http://localhost:10182/networkRecipe/180" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.715 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2002", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f213146-b490-4790-8353-dcb23cdd034f"] 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091606,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"test2\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"createInstance","networkName":"test2","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.717 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.720 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2618", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9c4831-5948-47f3-bbe9-83a08a412476"] 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\",\"modelType\":\"network\",\"modelName\":\"TestNetworkType\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelInvariantUuid\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"instanceName\":\"test2\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"19123c2924c648eb8e42a3c1f14b7682\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"subscriptionServiceType\":\"MSO-dev-service-type\",\"userParams\":[{\"name\":\"aic_zone\",\"value\":\"mtn6\"}],\"aLaCarte\":true,\"autoBuildVfModules\":false},\"project\":{\"projectName\":\"projectName\"},\"owningEntity\":{\"owningEntityId\":\"oeId\",\"owningEntityName\":\"oeName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"TestNetworkType","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"TestNetworkType","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.731 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.733 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.733 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.733 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.733 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.734 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.734 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.737 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:31 01:31:31.761 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.763 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.766 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.769 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.781 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.782 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b49020f8-46c7-4784-9bc7-4f9d92b3c135], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.785 [qtp2141083529-58] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:31 on=replaceInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.788 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.789 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:31 on=replaceInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.790 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:31 01:31:31.790 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:31 01:31:31.790 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.790 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.791 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"250", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3e7113-ea86-467a-83b5-bdea994d470b"] 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService60","requestScope":"vfModule"} 01:31:31 01:31:31.792 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.794 [qtp2141083529-55] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | POST 01:31:31 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.797 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.798 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=replaceInstance 01:31:31 01:31:31.798 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=replaceInstance 01:31:31 01:31:31.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.799 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df9ebd71-47e1-4aa9-8e39-3371752a1823"] 01:31:31 01:31:31.799 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.799 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "id": 33, 01:31:31 "action": "deleteInstance", 01:31:31 "description": "Gr api recipe to delete vf-module", 01:31:31 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:31 "recipeTimeout": 180, 01:31:31 "vnfType": null, 01:31:31 "paramXsd": null, 01:31:31 "vnfComponentType": "vfModule", 01:31:31 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:31 "_links": { 01:31:31 "self": { 01:31:31 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:31 }, 01:31:31 "vnfComponentsRecipe": { 01:31:31 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:31 } 01:31:31 } 01:31:31 } 01:31:31 01:31:31.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.803 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93aa331e-6670-4557-93f2-24b5173a9aa2"] 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:31 01:31:31.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.805 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:31 on=replaceInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 GET | GET 01:31:31 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:31 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:31 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:31 on=replaceInstance | 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.808 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1808", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f285fa48-85fa-40ad-9e55-9fa9fe3a92b2"] 01:31:31 01:31:31.809 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091767,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService60\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"2\", \n\t\t\t\"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleName":"testService60","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vfModule","requestAction":"replaceInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.810 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.812 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2614", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3d7d534-99f5-473d-921d-170dce6bbb98"] 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelUuid\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService60\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"replaceInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:31 01:31:31.818 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:31 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:31 "messageCode": "1", 01:31:31 "message": "Success", 01:31:31 "processInstanceID": "1", 01:31:31 "variables": "null" 01:31:31 } 01:31:31 01:31:31.822 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.824 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 01:31:31.853 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.854 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.857 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.857 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:31 01:31:31.858 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - failed to parse request 01:31:31 org.onap.so.exceptions.ValidationException: No valid productFamilyId is specified 01:31:31 at org.onap.so.apihandlerinfra.validation.RequestInfoValidation.validate(RequestInfoValidation.java:66) 01:31:31 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:31 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:348) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1247) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.createPortConfiguration(ServiceInstances.java:227) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createPortConfiguration() 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:31 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:31 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:31 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:31 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:31 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:31 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:31 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:31 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:31 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:31 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:31 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:31 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:31 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:31 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:31 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:31 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:31 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:31 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:31 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:31 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2575", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"018ef7c0-4c97-48fd-86eb-700e607d8318"] 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Error parsing request: No valid productFamilyId is specified","progress":100,"startTime":1772847091857,"endTime":1772847091858,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService21\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService21","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:31 01:31:31.859 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:31 01:31:31.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:31 01:31:31.864 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:31 org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException: Unable to save instance to db due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:31 at org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException$Builder.build(RequestDbFailureException.java:39) 01:31:31 at org.onap.so.apihandlerinfra.RequestHandlerUtils.updateStatus(RequestHandlerUtils.java:208) 01:31:31 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:358) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1247) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.createPortConfiguration(ServiceInstances.java:227) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createPortConfiguration() 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:31 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:31 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:31 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:31 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:31 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:31 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:31 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:31 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:31 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:31 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:31 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:31 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:31 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:31 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:31 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:31 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:31 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:31 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:31 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:31 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:31 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:31 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:31 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:31 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:31 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:31 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:31 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:31 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:31 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:31 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:31 at org.onap.so.apihandlerinfra.RequestHandlerUtils.updateStatus(RequestHandlerUtils.java:201) 01:31:31 ... 81 common frames omitted 01:31:31 01:31:31.865 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:31 01:31:31.893 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:31 01:31:31.897 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:31 01:31:31.901 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:31 01:31:31.902 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:31 01:31:31.902 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:31 01:31:31.902 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:31 01:31:31.906 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:31 01:31:31.919 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:31 01:31:31.919 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-431b-adb2-eb6b9e5ff000 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b072396c-8313-431b-9d61-c1fe4aa77467], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:31 01:31:31.921 [qtp2141083529-57] ERROR WireMock - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | GET <<<<< HTTP method does not match 01:31:31 .*/infraActiveRequests/ | /aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-4<<<<< URL does not match. URLs must start with a / 01:31:31 | 31b-adb2-eb6b9e5ff000 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31.923 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-431b-adb2-eb6b9e5ff000 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:31 01:31:31.924 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:31 Request was not matched 01:31:31 ======================= 01:31:31 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | Closest stub | Request | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 | 01:31:31 POST | GET <<<<< HTTP method does not match 01:31:31 .*/infraActiveRequests/ | /aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-4<<<<< URL does not match. URLs must start with a / 01:31:31 | 31b-adb2-eb6b9e5ff000 01:31:31 | 01:31:31 | 01:31:31 ----------------------------------------------------------------------------------------------------------------------- 01:31:31 01:31:31 01:31:31 01:31:31.925 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-431b-adb2-eb6b9e5ff000 01:31:31 01:31:31.925 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Generic VNF found in A&AI VnfId: ff305d54-75b4-431b-adb2-eb6b9e5ff000 01:31:31 01:31:31.927 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.infra.rest.exception.mapper.AAIEntityNotFoundMapper - AAIEntity Not Found 01:31:31 org.onap.so.apihandlerinfra.infra.rest.exception.AAIEntityNotFound: Generic Vnf Not Found In Inventory, VnfId: ff305d54-75b4-431b-adb2-eb6b9e5ff000 01:31:31 at org.onap.so.apihandlerinfra.infra.rest.BpmnRequestBuilder.getCloudConfigurationVfModuleReplace(BpmnRequestBuilder.java:94) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.getCloudConfigurationOnReplace(ServiceInstances.java:1335) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1018) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances.replaceVfModuleInstance(ServiceInstances.java:602) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:31 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.replaceVfModuleInstance() 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:31 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:31 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:31 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:31 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:31 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:31 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:31 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:31 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:31 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:31 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:31 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:31 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:31 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:31 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:31 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:31 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:31 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:31 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:31 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:31 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:31 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:31 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:31 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:31 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:31 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:31 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:31 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:31 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:31 01:31:31.928 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:31.961 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:31.963 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:31.967 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:31.968 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:31.981 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:32 01:31:31.982 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:31.985 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 odelName=VNF-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:32 | esultSize=1&format=count 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:31.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:31.989 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/network/l3-networks/l3-network/1710966e-097c-4d6<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 odelName=VNF-API-DEFAULT&action=deleteInstance | 3-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&r 01:31:32 | esultSize=1&format=count 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:31.990 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/network/l3-networks/l3-network/1710966e-097c-4d63-afda-e0d3bb7015fb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 01:31:32 01:31:31.992 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.005 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:32 01:31:32.005 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.008 [qtp2141083529-55] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 odelName=VNF-API-DEFAULT&action=deleteInstance | CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab 01:31:32 | 205bcd45cc3eeda 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 odelName=VNF-API-DEFAULT&action=deleteInstance | CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab 01:31:32 | 205bcd45cc3eeda 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.012 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/cloudRegionId/tenants/tenant/821553e85fd2461ab205bcd45cc3eeda 01:31:32 01:31:32.012 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 821553e85fd2461ab205bcd45cc3eeda 01:31:32 01:31:32.012 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.012 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af973a1a-4768-4f31-945c-f5bc64099425"] 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"networkInstanceId":"1710966e-097c-4d63-afda-e0d3bb7015fb","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":null,"requestScope":"network"} 01:31:32 01:31:32.014 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.016 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.018 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.018 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.018 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.018 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f99c7b07-c646-4dd8-b8c4-4c53a75be62b"] 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.019 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.022 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=deleteInstance 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=deleteInstance 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed70ea1d-4503-41a4-a7eb-50c7e473ced5"] 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id": 180, 01:31:32 "action": "deleteInstance", 01:31:32 "description": "Gr api recipe to delete network", 01:31:32 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:32 "recipeTimeout": 180, 01:31:32 "serviceType": null, 01:31:32 "modelName": "GR-API-DEFAULT", 01:31:32 "paramXsd": null, 01:31:32 "created": "2018-08-23T05:09:35.000+0000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/networkRecipe/180" 01:31:32 }, 01:31:32 "networkRecipe": { 01:31:32 "href": "http://localhost:10182/networkRecipe/180" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.025 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1208", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1990e6e1-bf73-4276-bfc6-4ca15cfd4f16"] 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847091990,"source":"VID","tenantId":"821553e85fd2461ab205bcd45cc3eeda","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"network\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n },\n \"requestInfo\":{\n \"source\":\"VID\",\n \"requestorId\":\"xxxxxx\"\n },\n \"requestParameters\":{\n \"testApi\":\"VNF_API\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"cloudRegionId\",\n \"tenantId\":\"821553e85fd2461ab205bcd45cc3eeda\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"cloudRegionId","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"deleteInstance","networkId":"1710966e-097c-4d63-afda-e0d3bb7015fb","networkType":"","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.027 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.030 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1987", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426b1c8d-ab45-420e-af64-7165372a7bcf"] 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"821553e85fd2461ab205bcd45cc3eeda\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"cloudRegionId\"},\"requestParameters\":{\"testApi\":\"VNF_API\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\",\"networkInstanceId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:32 "messageCode": "1", 01:31:32 "message": "Success", 01:31:32 "processInstanceID": "1", 01:31:32 "variables": "null" 01:31:32 } 01:31:32 01:31:32.036 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.038 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:32.066 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.068 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.071 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.071 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:32 01:31:32.073 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.084 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:32 01:31:32.085 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.087 [qtp2141083529-57] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.090 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.090 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.091 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:32 01:31:32.091 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:32 01:31:32.093 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.105 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:32 01:31:32.106 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.108 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.111 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.111 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.112 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:32 01:31:32.112 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:32 01:31:32.112 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.112 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:32 01:31:32.113 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:32 01:31:32.118 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/v1/getInfraActiveRequests?from=0&to=10000000000000 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/v1/getInfraActiveRequests?from=0&to=10000000000000 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"122", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d03c1b75-7f01-4ce8-b707-bc3542afde89"] 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"action":["EQ","createInstance"],"vnfId":["EQ","ff305d54-75b4-431b-adb2-eb6b9e5ff000"],"requestStatus":["EQ","COMPLETE"]} 01:31:32 01:31:32.119 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.123 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.123 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.123 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.123 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.124 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:32 { 01:31:32 "requestId":"b15f30dc-56b1-4a1a-aaf1-156c0d685142", 01:31:32 "action":"createInstance", 01:31:32 "requestStatus":"COMPLETE", 01:31:32 "statusMessage":"ALaCarte-Vnf-createInstance request was executed correctly.", 01:31:32 "flowStatus":"Successfully completed all Building Blocks", 01:31:32 "progress":100, 01:31:32 "startTime":"2019-11-11T19:28:56.000+0000", 01:31:32 "endTime":"2019-11-11T19:29:15.000+0000", 01:31:32 "source":"VID", 01:31:32 "vnfId":"5b20c24e-cabb-4725-8f88-57ca99a8ffe1", 01:31:32 "vnfName":"Robot_VNF_For_Volume_Group", 01:31:32 "vnfType":"Vf zrdm5bpxmc02092017-Service/Vf zrdm5bpxmc02092017-VF 0", 01:31:32 "tenantId":"0422ffb57ba042c0800a29dc85ca70f8", 01:31:32 "requestBody":"{\"requestDetails\": {\"relatedInstanceList\": [{\"relatedInstance\": {\"instanceId\": \"f5435110-b276-4920-9261-a18a5582d357\", \"modelInfo\": {\"modelVersionId\": \"bad955c3-29b2-4a27-932e-28e942cc6480\", \"modelVersion\": \"1\", \"modelName\": \"Vf zrdm5bpxmc02092017-Service\", \"modelInvariantId\": \"b16a9398-ffa3-4041-b78c-2956b8ad9c7b\", \"modelType\": \"service\"}}}], \"requestParameters\": {\"userParams\": [],\"testApi\": \"GR_API\"}, \"lineOfBusiness\": {\"lineOfBusinessName\": \"vSAMP12_14-2XXX-Aug18-9001 - LOB\"}, \"requestInfo\": {\"source\": \"VID\", \"requestorId\": \"az2016\", \"instanceName\": \"Robot_VNF_For_Volume_Group\", \"suppressRollback\": false, \"productFamilyId\": \"06f76284-8710-11e6-ae22-56b6b6499611\"}, \"platform\": {\"platformName\": \"vSAMP12_14-2XXX-Aug18-9001 - Platform\"}, \"modelInfo\": {\"modelName\": \"Vf zrdm5bpxmc02092017-VF\", \"modelVersion\": \"1\", \"modelInvariantId\": \"23122c9b-dd7f-483f-bf0a-e069303db2f7\", \"modelType\": \"vnf\", \"modelCustomizationName\": \"Vf zrdm5bpxmc02092017-VF 0\", \"modelVersionId\": \"d326f424-2312-4dd6-b7fe-364fadbd1ef5\", \"modelCustomizationId\": \"96c23a4a-6887-4b2c-9cce-1e4ea35eaade\"}, \"cloudConfiguration\": {\"cloudOwner\": \"cloudOwner\", \"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\", \"lcpCloudRegionId\": \"regionOne\"}}}", 01:31:32 "lastModifiedBy":"CamundaBPMN", 01:31:32 "modifyTime":"2019-11-11T19:29:15.000+0000", 01:31:32 "cloudRegion":"regionOne", 01:31:32 "serviceInstanceId":"f5435110-b276-4920-9261-a18a5582d357", 01:31:32 "requestScope":"vnf", 01:31:32 "requestAction":"createInstance", 01:31:32 "requestorId":"az2016", 01:31:32 "requestUrl":"http://192.168.99.100:9100/onap/so/infra/serviceInstantiation/v7/serviceInstances/f5435110-b276-4920-9261-a18a5582d357/vnfs", 01:31:32 "cloudApiRequests":[ 01:31:32 01:31:32 ], 01:31:32 "requestURI":"b15f30dc-56b1-4a1a-aaf1-156c0d685142" 01:31:32 } 01:31:32 ] 01:31:32 01:31:32 01:31:32.124 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"607f1851-ffd5-4638-8fe8-54b7628d85ad"] 01:31:32 01:31:32.134 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"VNFTEST-10","requestScope":"vnf"} 01:31:32 01:31:32.135 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.137 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.139 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f08e3a6-6f8b-4a6d-9921-79ba9ca46011"] 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.140 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.142 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.142 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.142 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.142 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.143 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "_embedded": { 01:31:32 "vnfResourceCustomization": [{ 01:31:32 "id" : 1, 01:31:32 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:32 "modelInstanceName": "v10 1", 01:31:32 "created": "2017-05-26 09:38:24.000", 01:31:32 "minInstances": 0, 01:31:32 "maxInstances": 0, 01:31:32 "availabilityZoneMaxCount": 0, 01:31:32 "nfFunction": "vSAMP", 01:31:32 "nfType": "vSAMP", 01:31:32 "nfRole": "vSAMP", 01:31:32 "nfNamingCode": "vSAMP", 01:31:32 "multiStageDesign": null, 01:31:32 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1" 01:31:32 }, 01:31:32 "vnfResourceCustomization": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1{?projection}", 01:31:32 "templated": true 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfResources" 01:31:32 }, 01:31:32 "vfModuleCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:32 }, 01:31:32 "vnfcInstanceGroupCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfcInstanceGroupCustomizations" 01:31:32 } 01:31:32 } 01:31:32 }] 01:31:32 } 01:31:32 } 01:31:32 01:31:32 01:31:32.143 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a6e53dc-06d9-465e-a59b-5eb3282fd3a8"] 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.145 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:32 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:32 "modelName": "v10", 01:31:32 "modelVersion": "1.0", 01:31:32 "toscaNodeType": "VF", 01:31:32 "description": "1607 v10 - inherent network", 01:31:32 "orchestrationMode": "HEAT", 01:31:32 "aicVersionMin": "", 01:31:32 "aicVersionMax": "", 01:31:32 "category": null, 01:31:32 "subCategory": null, 01:31:32 "created": "2017-04-14T16:16:28.000+0000", 01:31:32 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:32 "_embedded": { 01:31:32 "vnfResourceCustomizations": [ 01:31:32 { 01:31:32 "description": "1607 v10 - inherent network", 01:31:32 "modelName": "v10", 01:31:32 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:32 "modelInstanceName": "v10 1", 01:31:32 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:32 "orchestrationMode": "HEAT", 01:31:32 "multiStageDesign": null, 01:31:32 "availabilityZoneMaxCount": "0", 01:31:32 "vfModuleCustomizations": [ 01:31:32 { 01:31:32 "description": "v10 DEV PCM", 01:31:32 "modelName": "test::PCM::module-1", 01:31:32 "availabilityZoneCount": "0", 01:31:32 "isBase": false, 01:31:32 "initialCount": "0", 01:31:32 "label": "PCM", 01:31:32 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:32 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:32 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:32 "maxInstances": "0", 01:31:32 "modelVersion": "2", 01:31:32 "minInstances": "0", 01:31:32 "created": "2016-09-14 18:19:56.0", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671" 01:31:32 }, 01:31:32 "volumeHeatEnv": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:32 }, 01:31:32 "heatEnvironment": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/heatEnvironment" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/vfModule" 01:31:32 } 01:31:32 } 01:31:32 }, 01:31:32 { 01:31:32 "description": "v10 DEV Base", 01:31:32 "modelName": "test::base::module-0", 01:31:32 "availabilityZoneCount": "0", 01:31:32 "isBase": true, 01:31:32 "initialCount": "1", 01:31:32 "label": "base", 01:31:32 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:32 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:32 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:32 "maxInstances": "0", 01:31:32 "modelVersion": "2", 01:31:32 "minInstances": "0", 01:31:32 "created": "2016-09-14 18:19:56.0", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671" 01:31:32 }, 01:31:32 "volumeHeatEnv": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:32 }, 01:31:32 "heatEnvironment": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/heatEnvironment" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/vfModule" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 ], 01:31:32 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:32 "maxInstances": "0", 01:31:32 "nfRole": "vSAMP", 01:31:32 "nfNamingCode": "vSAMP", 01:31:32 "toscaNodeType": "VF", 01:31:32 "nfType": "vSAMP", 01:31:32 "modelVersion": "1.0", 01:31:32 "minInstances": "0", 01:31:32 "aicVersionMax": "", 01:31:32 "nfFunction": "vSAMP", 01:31:32 "aicVersionMin": "", 01:31:32 "created": "2017-04-14 21:46:28.0", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671{?projection}", 01:31:32 "templated": true 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfResources" 01:31:32 }, 01:31:32 "vfModuleCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vfModuleCustomizations" 01:31:32 }, 01:31:32 "vnfcInstanceGroupCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfcInstanceGroupCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:32 }, 01:31:32 "vnfResource": { 01:31:32 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:32 }, 01:31:32 "heatTemplates": { 01:31:32 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/heatTemplates" 01:31:32 }, 01:31:32 "vnfResourceCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/vnfResourceCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.148 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.150 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=replaceInstance 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=replaceInstance 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7a1d562-305d-4c34-923b-27c20e64c1aa"] 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.151 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.153 [qtp2141083529-55] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ole=vSAMP&action=replaceInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ole=vSAMP&action=replaceInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.155 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=replaceInstance 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=replaceInstance 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5719efbe-ff52-4d98-b796-5a789e9d0dca"] 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.156 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id": 10009, 01:31:32 "nfRole": "GR-API-DEFAULT", 01:31:32 "paramXsd": null, 01:31:32 "vfModuleId": null, 01:31:32 "action": "replaceInstance", 01:31:32 "description": "Gr api recipe to replace vnf", 01:31:32 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:32 "recipeTimeout": 180, 01:31:32 "serviceType": null, 01:31:32 "created": "2018-08-20T08:10:21.000+0000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:32 }, 01:31:32 "vnfRecipe": { 01:31:32 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.159 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2930", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61d1211f-1f65-4df1-8847-0e875039e58a"] 01:31:32 01:31:32.162 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092071,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"VNFTEST-10","vnfType":"vSAMP12/null","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n \"vnfInstanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n \"requestDetails\": {\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n \"modelName\": \"vSAMP12..base..module-0\",\n \"modelVersion\": \"1\",\n \"modelVersionId\": \"1\",\n \"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\"\n },\n \"requestInfo\": {\n \"instanceName\": \"VNFTEST-10\",\n \"source\": \"VID\",\n \"suppressRollback\": true,\n \"requestorId\": \"xxxxxx\",\n \"productFamilyId\": \"FamilyID\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n \"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ],\n \"requestParameters\": {\n \"aLaCarte\": true,\n \"userParams\": []\n },\n \"platform\": {\n \"platformName\": \"platformName\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"lobName\"\n }\n }\n}\n","lastModifiedBy":"APIH","cloudRegion":"regionOne","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"replaceInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.163 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.165 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.165 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.165 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.166 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.166 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.166 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3438", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4cb6077-9f4a-4db4-831a-7fe3477bfd01"] 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12..base..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelVersionId\":\"1\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"VNFTEST-10\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"cloudOwner\",\"lcpCloudRegionId\":\"regionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"rebuildVolumeGroups\":false},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"replaceInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.170 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:32 "messageCode": "1", 01:31:32 "message": "Success", 01:31:32 "processInstanceID": "1", 01:31:32 "variables": "null" 01:31:32 } 01:31:32 01:31:32.173 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.176 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:32.207 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.209 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.212 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.212 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.213 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:32 01:31:32.213 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:32 01:31:32.215 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.227 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.227 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-431b-adb2-eb6b9e5ff000 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d1ca6b25-cbe3-425c-b556-1cd15e88782e], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:32 01:31:32.232 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/network/generic-vnfs/generic-vnf/ff305d54-75b4-431b-adb2-eb6b9e5ff000 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:32 01:31:32.232 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:32 "vnf-id": "829924cc-8932-4875-b0af-d7a02799da9a", 01:31:32 "vnf-name": "Robot_VNF_For_Volume_Group", 01:31:32 "vnf-type": "Vf zrdm5bpxmc02092017-Service/Vf zrdm5bpxmc02092017-VF 0", 01:31:32 "service-id": "06f76284-8710-11e6-ae22-56b6b6499611", 01:31:32 "prov-status": "PREPROV", 01:31:32 "orchestration-status": "Active", 01:31:32 "in-maint": false, 01:31:32 "is-closed-loop-disabled": false, 01:31:32 "resource-version": "1560538316260", 01:31:32 "model-invariant-id": "23122c9b-dd7f-483f-bf0a-e069303db2f7", 01:31:32 "model-version-id": "d326f424-2312-4dd6-b7fe-364fadbd1ef5", 01:31:32 "model-customization-id": "96c23a4a-6887-4b2c-9cce-1e4ea35eaade", 01:31:32 "selflink": "/sim/restconf/config/GENERIC-RESOURCE-API:services/service/e9fbfab4-d91c-4508-a429-2046c8751371/service-data/vnfs/vnf/829924cc-8932-4875-b0af-d7a02799da9a/vnf-data/vnf-topology/", 01:31:32 "relationship-list": { 01:31:32 "relationship": [ 01:31:32 { 01:31:32 "related-to": "service-instance", 01:31:32 "relationship-label": "org.onap.relationships.inventory.ComposedOf", 01:31:32 "related-link": "/aai/v15/business/customers/customer/Robot_Test_Subscriber_ID/service-subscriptions/service-subscription/Robot_Test_Service_Type/service-instances/service-instance/e9fbfab4-d91c-4508-a429-2046c8751371", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "customer.global-customer-id", 01:31:32 "relationship-value": "Robot_Test_Subscriber_ID" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "service-subscription.service-type", 01:31:32 "relationship-value": "Robot_Test_Service_Type" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "service-instance.service-instance-id", 01:31:32 "relationship-value": "e9fbfab4-d91c-4508-a429-2046c8751371" 01:31:32 } 01:31:32 ], 01:31:32 "related-to-property": [ 01:31:32 { 01:31:32 "property-key": "service-instance.service-instance-name", 01:31:32 "property-value": "Robot_SI_For_VolumeGroup" 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 { 01:31:32 "related-to": "platform", 01:31:32 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:32 "related-link": "/aai/v15/business/platforms/platform/vSAMP12_14-2XXX-Aug18-9001%20-%20Platform", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "platform.platform-name", 01:31:32 "relationship-value": "vSAMP12_14-2XXX-Aug18-9001 - Platform" 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 { 01:31:32 "related-to": "line-of-business", 01:31:32 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:32 "related-link": "/aai/v15/business/lines-of-business/line-of-business/vSAMP12_14-2XXX-Aug18-9001%20-%20LOB", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "line-of-business.line-of-business-name", 01:31:32 "relationship-value": "vSAMP12_14-2XXX-Aug18-9001 - LOB" 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 { 01:31:32 "related-to": "tenant", 01:31:32 "relationship-label": "org.onap.relationships.inventory.BelongsTo", 01:31:32 "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cloudOwner/regionOne/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-owner", 01:31:32 "relationship-value": "cloudOwner" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-region-id", 01:31:32 "relationship-value": "regionOne" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "tenant.tenant-id", 01:31:32 "relationship-value": "0422ffb57ba042c0800a29dc85ca70f8" 01:31:32 } 01:31:32 ], 01:31:32 "related-to-property": [ 01:31:32 { 01:31:32 "property-key": "tenant.tenant-name", 01:31:32 "property-value": "tenantName" 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 { 01:31:32 "related-to": "volume-group", 01:31:32 "relationship-label": "org.onap.relationships.inventory.DependsOn", 01:31:32 "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cloudOwner/regionOne/volume-groups/volume-group/volumeGroupId", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-owner", 01:31:32 "relationship-value": "cloudOwner" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-region-id", 01:31:32 "relationship-value": "regionOne" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "volume-group.volume-group-id", 01:31:32 "relationship-value": "volumeGroupId" 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 { 01:31:32 "related-to": "cloud-region", 01:31:32 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 01:31:32 "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cloudOwner/regionOne", 01:31:32 "relationship-data": [ 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-owner", 01:31:32 "relationship-value": "cloudOwner" 01:31:32 }, 01:31:32 { 01:31:32 "relationship-key": "cloud-region.cloud-region-id", 01:31:32 "relationship-value": "regionOne" 01:31:32 } 01:31:32 ], 01:31:32 "related-to-property": [ 01:31:32 { 01:31:32 "property-key": "cloud-region.owner-defined-type", 01:31:32 "property-value": "LCP" 01:31:32 } 01:31:32 ] 01:31:32 } 01:31:32 ] 01:31:32 } 01:31:32 } 01:31:32 01:31:32 01:31:32 01:31:32.414 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"250", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff8ff847-3599-4251-81d5-40cfb32e1aa0"] 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService60","requestScope":"vfModule"} 01:31:32 01:31:32.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.419 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=replaceInstance 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=replaceInstance 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f18f49d-9551-4c80-b700-869ddff3e060"] 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.423 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.427 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.427 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.427 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.427 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.428 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id": 33, 01:31:32 "action": "deleteInstance", 01:31:32 "description": "Gr api recipe to delete vf-module", 01:31:32 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:32 "recipeTimeout": 180, 01:31:32 "vnfType": null, 01:31:32 "paramXsd": null, 01:31:32 "vnfComponentType": "vfModule", 01:31:32 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:32 }, 01:31:32 "vnfComponentsRecipe": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.428 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.430 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31fbf03a-3679-47c3-9851-a2544bcf27b7"] 01:31:32 01:31:32.431 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.431 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.432 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:32 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:32 on=replaceInstance | 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.435 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:32 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:32 on=replaceInstance | 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.435 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1797", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee482f7-119b-4efc-8ac1-8969317e3716"] 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092212,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": { \n \"source\": \"VID\", \n \"requestorId\": \"xxxxxx\",\n \"instanceName\": \"testService60\"\n },\n \"requestParameters\": {\n \"aLaCarte\": true, \n \"autoBuildVfModules\": false,\n \"subscriptionServiceType\": \"test\"\n },\n \"modelInfo\":{\n \"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n \"modelVersion\":\"2\", \n \"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\", \n \"modelType\":\"vfModule\",\n \"modelName\":\"serviceModel\",\n \"modelCustomizationId\": \"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\"\n },\n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n }\n }\n}\n \n \n","lastModifiedBy":"APIH","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleName":"testService60","vfModuleModelName":"serviceModel","cloudRegion":"regionOne","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vfModule","requestAction":"replaceInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2619", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"680284e7-84b3-4fe7-a6b8-356b5d1e4bd8"] 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelUuid\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService60\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"cloudOwner\",\"lcpCloudRegionId\":\"regionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"replaceInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:32 "messageCode": "1", 01:31:32 "message": "Success", 01:31:32 "processInstanceID": "1", 01:31:32 "variables": "null" 01:31:32 } 01:31:32 01:31:32.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.446 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:32.478 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.479 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.482 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.484 [http-nio-auto-1-exec-1] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.497 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.497 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1685408-f9e2-4963-9203-78e05c9de89b], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:32 01:31:32.499 [qtp2141083529-57] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:32 action=createInstance | 70a3ba 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.502 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.502 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:32 action=createInstance | 70a3ba 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.503 [http-nio-auto-1-exec-1] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba 01:31:32 01:31:32.504 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 8b1df54faa3b49078e3416e21370a3ba 01:31:32 01:31:32.504 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.504 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.505 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"190", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00a0bad4-d4f8-4f5e-9c74-9d0cf012bb0a"] 01:31:32 01:31:32.506 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService61","requestScope":"vfModule"} 01:31:32 01:31:32.506 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.508 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/CreateVfModuleInfra | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/CreateVfModuleInfra | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.511 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445433ca-8de3-4722-b59e-e2cf869258a7"] 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.512 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.516 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.517 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.517 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.517 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.517 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:32 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:32 "modelName": "vSAMP12", 01:31:32 "modelVersion": "1.0", 01:31:32 "toscaNodeType": "VF", 01:31:32 "description": "1607 vSAMP10a - inherent network", 01:31:32 "orchestrationMode": "HEAT", 01:31:32 "aicVersionMin": "", 01:31:32 "aicVersionMax": "", 01:31:32 "category": null, 01:31:32 "subCategory": null, 01:31:32 "created": "2017-04-14T16:16:28.000+0000", 01:31:32 "modelInvariantId": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:32 "_embedded": { 01:31:32 "vnfResourceCustomizations": [ 01:31:32 { 01:31:32 "description": "1607 vSAMP10a - inherent network", 01:31:32 "modelName": "vSAMP12", 01:31:32 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:32 "modelInstanceName": "test", 01:31:32 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:32 "orchestrationMode": "HEAT", 01:31:32 "multiStageDesign": null, 01:31:32 "availabilityZoneMaxCount": "0", 01:31:32 "vfModuleCustomizations": [ 01:31:32 { 01:31:32 "description": "v10 DEV PCM", 01:31:32 "modelName": "test::PCM::module-1", 01:31:32 "availabilityZoneCount": "0", 01:31:32 "isBase": false, 01:31:32 "initialCount": "0", 01:31:32 "label": "PCM", 01:31:32 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:32 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:32 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:32 "maxInstances": "0", 01:31:32 "modelVersion": "2", 01:31:32 "minInstances": "0", 01:31:32 "created": "2016-09-14 18:19:56.0", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672" 01:31:32 }, 01:31:32 "volumeHeatEnv": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:32 }, 01:31:32 "heatEnvironment": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 ], 01:31:32 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:32 "maxInstances": "0", 01:31:32 "nfRole": "vSAMP", 01:31:32 "nfNamingCode": "vSAMP", 01:31:32 "toscaNodeType": "VF", 01:31:32 "nfType": "vSAMP", 01:31:32 "modelVersion": "1.0", 01:31:32 "minInstances": "0", 01:31:32 "aicVersionMax": "", 01:31:32 "nfFunction": "vSAMP", 01:31:32 "aicVersionMin": "", 01:31:32 "created": "2017-04-14 21:46:28.0", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673{?projection}", 01:31:32 "templated": true 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfResources" 01:31:32 }, 01:31:32 "vfModuleCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vfModuleCustomizations" 01:31:32 }, 01:31:32 "vnfcInstanceGroupCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfcInstanceGroupCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:32 }, 01:31:32 "vnfResource": { 01:31:32 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:32 }, 01:31:32 "heatTemplates": { 01:31:32 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/heatTemplates" 01:31:32 }, 01:31:32 "vnfResourceCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/vnfResourceCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.517 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf44eabc-6f4f-47f0-85b2-02a20d5d6ac5"] 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.521 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id" : 3, 01:31:32 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:32 "modelInstanceName": "test", 01:31:32 "created": "2017-05-26 09:38:24.000", 01:31:32 "minInstances": 0, 01:31:32 "maxInstances": 0, 01:31:32 "availabilityZoneMaxCount": 0, 01:31:32 "nfFunction": "vSAMP", 01:31:32 "nfType": "vSAMP", 01:31:32 "nfRole": "vSAMP", 01:31:32 "nfNamingCode": "vSAMP", 01:31:32 "multiStageDesign": null, 01:31:32 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/3" 01:31:32 }, 01:31:32 "vnfResourceCustomization": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/3{?projection}", 01:31:32 "templated": true 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfResources" 01:31:32 }, 01:31:32 "vfModuleCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations" 01:31:32 }, 01:31:32 "vnfcInstanceGroupCustomizations": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfcInstanceGroupCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.524 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb10ae49-5edf-4e4a-b75f-214b22085f3c"] 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "_embedded": { 01:31:32 "vfModuleCustomization": [ 01:31:32 { 01:31:32 "id" : "1", 01:31:32 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:32 "label": "PCM", 01:31:32 "minInstances": 0, 01:31:32 "maxInstances": 0, 01:31:32 "initialCount": 0, 01:31:32 "availabilityZoneCount": 0, 01:31:32 "created": "2017-05-26 09:38:23.000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:32 }, 01:31:32 "vfModuleCustomization": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:32 }, 01:31:32 "volumeHeatEnv": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:32 }, 01:31:32 "heatEnvironment": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 ] 01:31:32 }, 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.529 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.531 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_UUID=066de97e-253e-11e7-93ae-92361f002672 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_UUID=066de97e-253e-11e7-93ae-92361f002672 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eee067a-a775-4809-9e3b-70a697c95413"] 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.532 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id" : 2, 01:31:32 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:32 "label": "PCM", 01:31:32 "minInstances": 0, 01:31:32 "maxInstances": 0, 01:31:32 "initialCount": 0, 01:31:32 "availabilityZoneCount": 0, 01:31:32 "created": "2017-05-26 09:38:23.000", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/2" 01:31:32 }, 01:31:32 "vfModuleCustomization": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/2" 01:31:32 }, 01:31:32 "volumeHeatEnv": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/2/volumeHeatEnv" 01:31:32 }, 01:31:32 "heatEnvironment": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/2/heatEnvironment" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModuleCustomization/2/vfModule" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/2/vfModule 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/2/vfModule 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c3e5ab-cbd6-4c77-a338-6025ffd24505"] 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.536 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id" : 2, 01:31:32 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:32 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:32 "modelName": "test::PCM::module-1", 01:31:32 "modelVersion": "2", 01:31:32 "description": "v10 DEV PCM", 01:31:32 "isBase": false, 01:31:32 "created": "2016-09-14 12:49:56.000", 01:31:32 "heatFiles": [], 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModule/2" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModule/2" 01:31:32 }, 01:31:32 "vfModuleCustomization": { 01:31:32 "href": "http://localhost:10182/vfModule/2/vfModuleCustomization" 01:31:32 }, 01:31:32 "volumeHeatTemplate": { 01:31:32 "href": "http://localhost:10182/vfModule/2/volumeHeatTemplate" 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vfModule/2/vnfResources" 01:31:32 }, 01:31:32 "moduleHeatTemplate": { 01:31:32 "href": "http://localhost:10182/vfModule/2/moduleHeatTemplate" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd7184c-54e1-434b-b307-159fa96b6230"] 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.543 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:32 action=createInstance | delUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponent 01:31:32 | Type=vfModule&action=createInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:32 action=createInstance | delUUID=066de97e-253e-11e7-93ae-92361f002672&vnfComponent 01:31:32 | Type=vfModule&action=createInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.546 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd2db649-3fa6-4438-9105-1ee946f749a9"] 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.547 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.550 [qtp2141083529-57] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:32 action=createInstance | 002671 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:32 action=createInstance | 002671 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.553 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da5e0bc8-90dc-4f72-8614-e7ddf7a7c33e"] 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.554 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.556 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:32 action=createInstance | delUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=c 01:31:32 | reateInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVnfComponentTypeAndAction[?]vnfComponentType=vfModule& | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:32 action=createInstance | delUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=c 01:31:32 | reateInstance 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.558 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVnfComponentTypeAndAction?vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVnfComponentTypeAndAction?vnfComponentType=vfModule&action=createInstance 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e62a4efe-aefa-429d-b4a7-3669787072c0"] 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.559 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id": 10, 01:31:32 "action": "createInstance", 01:31:32 "description": "VID_DEFAULT recipe t", 01:31:32 "orchestrationUri": "/mso/async/services/CreateVfModuleInfra", 01:31:32 "recipeTimeout": 180, 01:31:32 "vnfType": null, 01:31:32 "paramXsd": null, 01:31:32 "vnfComponentType": "vfModule", 01:31:32 "vfModuleModelUUID": "VNF-API-DEFAULT", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/10" 01:31:32 }, 01:31:32 "vnfComponentsRecipe": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/10" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002672 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002672 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35246d8-45bf-478b-9178-864173121e37"] 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.566 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.566 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.566 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.566 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id" : 2, 01:31:32 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:32 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:32 "modelName": "test::PCM::module-1", 01:31:32 "modelVersion": "2", 01:31:32 "description": "v10 DEV PCM", 01:31:32 "isBase": false, 01:31:32 "created": "2016-09-14 12:49:56.000", 01:31:32 "heatFiles": [], 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vfModule/2" 01:31:32 }, 01:31:32 "vfModule": { 01:31:32 "href": "http://localhost:10182/vfModule/2" 01:31:32 }, 01:31:32 "vfModuleCustomization": { 01:31:32 "href": "http://localhost:10182/vfModule/2/vfModuleCustomization" 01:31:32 }, 01:31:32 "volumeHeatTemplate": { 01:31:32 "href": "http://localhost:10182/vfModule/2/volumeHeatTemplate" 01:31:32 }, 01:31:32 "vnfResources": { 01:31:32 "href": "http://localhost:10182/vfModule/2/vnfResources" 01:31:32 }, 01:31:32 "moduleHeatTemplate": { 01:31:32 "href": "http://localhost:10182/vfModule/2/moduleHeatTemplate" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.566 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2988", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef00dc9-dd6f-463f-bb6f-f9fc492a82f1"] 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092482,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"8b1df54faa3b49078e3416e21370a3ba","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService61\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n \t\"lcpCloudRegionId\": \"mdt1\",\n \t\"tenantId\": \"8b1df54faa3b49078e3416e21370a3ba\"\n \t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"2\", \n\t\t\t\"modelVersionId\":\"066de97e-253e-11e7-93ae-92361f002672\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\n \"modelCustomizationName\": \"test\"\n }\n }\n }\n ]\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","volumeGroupId":"1882935","vfModuleId":"1882934","vfModuleName":"testService61","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"vfModule","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v6/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.579 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.582 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.582 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.582 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.582 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.583 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.583 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.589 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CreateVfModuleInfra 01:31:32 01:31:32.589 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.589 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.590 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CreateVfModuleInfra 01:31:32 01:31:32.590 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.590 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3596", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e150a6a-41f6-40ca-b3a8-4a0c9c1bb8ce"] 01:31:32 01:31:32.590 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"b4ea86b4-253f-11e7-93ae-92361f002672\",\"modelVersionId\":\"066de97e-253e-11e7-93ae-92361f002672\",\"modelCustomizationId\":\"b4ea86b4-253f-11e7-93ae-92361f002672\",\"modelUuid\":\"066de97e-253e-11e7-93ae-92361f002672\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService61\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelCustomizationName\":\"test\",\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"test\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"8b1df54faa3b49078e3416e21370a3ba\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"networkInstanceId\":\"1882937\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/test","type":"String"},"vfModuleType":{"value":"vSAMP12/test::serviceModel","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"6","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v6/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.590 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:32 "messageCode": "1", 01:31:32 "message": "Success", 01:31:32 "processInstanceID": "1", 01:31:32 "variables": "null" 01:31:32 } 01:31:32 01:31:32.597 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.602 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:32.636 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.637 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.641 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.643 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.663 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.663 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c005c193-f5ab-4d6e-ab02-e344bc676b47], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:32 01:31:32.667 [qtp2141083529-55] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:32 leModelUUID=VNF-API-DEFAULT&vnfComponentType=vfModule&act | ca70f8 01:31:32 ion=deleteInstance | 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.670 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.670 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:32 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:32 leModelUUID=VNF-API-DEFAULT&vnfComponentType=vfModule&act | ca70f8 01:31:32 ion=deleteInstance | 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.672 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 01:31:32 01:31:32.672 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 0422ffb57ba042c0800a29dc85ca70f8 01:31:32 01:31:32.673 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.673 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"288", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc07730f-3ad0-410f-82fe-46c384cdd261"] 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"36e4f902-ec32-451e-8d53-e3edc19e40a4","serviceInstanceId":"196b4a84-0858-4317-a1f6-497e2e52ae43","vfModuleInstanceId":"09f3a38d-933f-450a-8784-9e6c4dec3f72"},"instanceName":"bdb-vSAMP12_14_1.0-VF-Base-1810-est01-VNF_API-10201","requestScope":"vfModule"} 01:31:32 01:31:32.675 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.678 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.682 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.682 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.682 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.682 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.682 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=VNF-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=VNF-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d05b9dc-1c76-4417-973b-afd67fb64334"] 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.684 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "id": 33, 01:31:32 "action": "deleteInstance", 01:31:32 "description": "Gr api recipe to delete vf-module", 01:31:32 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:32 "recipeTimeout": 180, 01:31:32 "vnfType": null, 01:31:32 "paramXsd": null, 01:31:32 "vnfComponentType": "vfModule", 01:31:32 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:32 "_links": { 01:31:32 "self": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:32 }, 01:31:32 "vnfComponentsRecipe": { 01:31:32 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:32 } 01:31:32 } 01:31:32 } 01:31:32 01:31:32.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c586eac2-235b-4543-98a5-6e63d21907a9"] 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092641,"source":"VID","vnfId":"36e4f902-ec32-451e-8d53-e3edc19e40a4","vnfType":"","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelName\":\"InframsoVsamp1214..vSAMP12_base..module-0\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"mtn6\",\n \"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\"\n },\n \"requestInfo\":{\n \"instanceName\":\"bdb-vSAMP12_14_1.0-VF-Base-1810-est01-VNF_API-10201\",\n \"source\":\"VID\",\n \"requestorId\":\"xxxxxx\"\n },\n \"requestParameters\":{\n \"testApi\":\"VNF_API\",\n \"userParams\":[\n\n ]\n }\n }\n}","lastModifiedBy":"APIH","vfModuleId":"09f3a38d-933f-450a-8784-9e6c4dec3f72","vfModuleName":"bdb-vSAMP12_14_1.0-VF-Base-1810-est01-VNF_API-10201","vfModuleModelName":"InframsoVsamp1214..vSAMP12_base..module-0","cloudRegion":"mtn6","serviceInstanceId":"196b4a84-0858-4317-a1f6-497e2e52ae43","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/196b4a84-0858-4317-a1f6-497e2e52ae43/vnfs/36e4f902-ec32-451e-8d53-e3edc19e40a4/vfModules/09f3a38d-933f-450a-8784-9e6c4dec3f72","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.690 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.693 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2117", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4d2145a-4513-41e5-bc34-ebe7a466112a"] 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"InframsoVsamp1214..vSAMP12_base..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"bdb-vSAMP12_14_1.0-VF-Base-1810-est01-VNF_API-10201\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"testApi\":\"VNF_API\"}},\"serviceInstanceId\":\"196b4a84-0858-4317-a1f6-497e2e52ae43\",\"vnfInstanceId\":\"36e4f902-ec32-451e-8d53-e3edc19e40a4\",\"vfModuleInstanceId\":\"09f3a38d-933f-450a-8784-9e6c4dec3f72\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"196b4a84-0858-4317-a1f6-497e2e52ae43","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"36e4f902-ec32-451e-8d53-e3edc19e40a4","type":"String"},"vfModuleId":{"value":"09f3a38d-933f-450a-8784-9e6c4dec3f72","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/196b4a84-0858-4317-a1f6-497e2e52ae43/vnfs/36e4f902-ec32-451e-8d53-e3edc19e40a4/vfModules/09f3a38d-933f-450a-8784-9e6c4dec3f72","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.696 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:32 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:32 "messageCode": "1", 01:31:32 "message": "Success", 01:31:32 "processInstanceID": "1", 01:31:32 "variables": "null" 01:31:32 } 01:31:32 01:31:32.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.701 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 01:31:32.734 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.736 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 8935df0a-9229-43b5-9065-a77592d9811a already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.740 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.740 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.740 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97638e5-7a99-42cd-9cdf-e030555ba97f"] 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService3","requestScope":"service"} 01:31:32 01:31:32.741 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.744 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.747 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.749 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b1b5de-f88a-4722-9510-3220f92081c6"] 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:32 01:31:32.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1eb4797-f43c-45b5-9245-87d120756a27"] 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:32 01:31:32.760 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c6ed23-3cac-4081-a6a5-f0716d5b10b0"] 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.761 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:32 01:31:32.765 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1423", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e07d6928-f6a1-43df-92ba-a182f7d1de6d"] 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"8935df0a-9229-43b5-9065-a77592d9811a","requestStatus":"IN_PROGRESS","startTime":1772847092740,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService3\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService3","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"8935df0a-9229-43b5-9065-a77592d9811a"} 01:31:32 01:31:32.768 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.770 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2101", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14e717ea-a5c4-4952-9f2d-49c8a1fce43d"] 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"10\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService3\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"test\"}","type":"String"},"requestId":{"value":"8935df0a-9229-43b5-9065-a77592d9811a","type":"String"},"mso-request-id":{"value":"8935df0a-9229-43b5-9065-a77592d9811a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:32 01:31:32.772 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.786 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandler.common.CamundaClient - Error sending POST to BPMN 01:31:32 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:10182/mso/async/services/WorkflowActionBB": localhost:10182 failed to respond; nested exception is org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:31:32 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:31:32 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:32 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:32 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:32 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:32 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:32 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:32 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:32 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:32 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:32 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:32 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:32 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:32 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:32 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:32 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:32 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:32 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:32 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:32 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:32 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:32 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:32 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:32 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:32 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:32 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:32 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:32 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:32 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:32 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:32 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:32 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:32 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:32 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:32 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:32 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:32 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:32 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:32 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:32 Caused by: org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:31:32 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) 01:31:32 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) 01:31:32 at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) 01:31:32 at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) 01:31:32 at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) 01:31:32 at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) 01:31:32 at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) 01:31:32 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 01:31:32 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 01:31:32 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 01:31:32 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 01:31:32 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 01:31:32 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:31:32 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:31:32 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:31:32 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:32 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:32 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:31:32 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:32 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:32 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:31:32 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:31:32 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:32 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:31:32 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:32 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:31:32 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:32 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:31:32 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:32 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:32 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:31:32 ... 87 common frames omitted 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1575", X-ONAP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-TransactionID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ECOMP-RequestID:"8935df0a-9229-43b5-9065-a77592d9811a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"684fc3a4-80a7-48e9-83e3-fe3c7fc15520"] 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"8935df0a-9229-43b5-9065-a77592d9811a","requestStatus":"FAILED","statusMessage":"Client from http://localhost:10182/mso/async/services/WorkflowActionBB failed to connect or respond","progress":100,"startTime":1772847092740,"endTime":1772847092788,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService3\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService3","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"8935df0a-9229-43b5-9065-a77592d9811a"} 01:31:32 01:31:32.790 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.794 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.796 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:32 org.onap.so.apihandlerinfra.exceptions.ClientConnectionException: Client from http://localhost:10182/mso/async/services/WorkflowActionBB failed to connect or respond 01:31:32 at org.onap.so.apihandlerinfra.exceptions.ClientConnectionException$Builder.build(ClientConnectionException.java:42) 01:31:32 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:133) 01:31:32 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:32 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:32 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:32 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:32 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:32 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:32 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:32 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:32 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:32 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:32 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:32 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:32 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:32 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:32 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:32 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:32 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:32 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:32 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:32 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:32 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:32 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:32 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:32 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:32 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:32 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:32 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:32 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:32 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:32 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:32 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:32 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:32 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:32 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:32 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:32 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:32 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:32 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:32 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:32 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:32 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:32 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:32 01:31:32.796 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:32 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:32 01:31:32.837 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:32 01:31:32.839 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:32 01:31:32.842 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:32 01:31:32.843 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:32 01:31:32.844 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.857 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.857 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[37b0afa4-a2e2-4c81-9541-58834fb73eae], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:32 01:31:32.860 [qtp2141083529-55] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match. URLs must start with a / 01:31:32 | t 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.863 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.864 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match. URLs must start with a / 01:31:32 | t 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.865 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:32 01:31:32.865 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:32 01:31:32.867 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:32 01:31:32.878 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:32 01:31:32.878 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.880 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match. URLs must start with a / 01:31:32 | t 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.882 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:32 01:31:32.882 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match. URLs must start with a / 01:31:32 | t 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32 01:31:32.883 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:32 01:31:32.883 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:32 01:31:32.883 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:32 01:31:32.883 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ece2a4c-5957-4291-8149-22db1bb6df44"] 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService2","requestScope":"service"} 01:31:32 01:31:32.885 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.888 [qtp2141083529-57] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 POST | POST 01:31:32 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.890 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/d88da85c-d9e8-4f73-b837-3a72a431622b 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/d88da85c-d9e8-4f73-b837-3a72a431622b 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"387ff907-10d4-45e3-b963-7dc91ee5afad"] 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.892 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.893 [qtp2141083529-58] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /service/d88da85c-d9e8-4f73-b837-3a72a431622b <<<<< URL does not match. URLs must start with a / 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /service/d88da85c-d9e8-4f73-b837-3a72a431622b <<<<< URL does not match. URLs must start with a / 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.895 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=activateInstance 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=activateInstance 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e17a4952-49a0-4c4b-950e-c3c6c822a6db"] 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.896 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:32 01:31:32.898 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/d88da85c-d9e8-4f73-b837-3a72a431622b 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/d88da85c-d9e8-4f73-b837-3a72a431622b 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bdb4e66-9a90-4198-b563-4a8866398eb2"] 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.900 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.901 [qtp2141083529-56] ERROR WireMock - 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /service/d88da85c-d9e8-4f73-b837-3a72a431622b <<<<< URL does not match. URLs must start with a / 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 Request was not matched 01:31:32 ======================= 01:31:32 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | Closest stub | Request | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 | 01:31:32 GET | GET 01:31:32 .*/serviceRecipe/search.* | /service/d88da85c-d9e8-4f73-b837-3a72a431622b <<<<< URL does not match. URLs must start with a / 01:31:32 | 01:31:32 | 01:31:32 ----------------------------------------------------------------------------------------------------------------------- 01:31:32 01:31:32 01:31:32.902 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c45e2319-bfc1-428d-8241-cb9b481759e6"] 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:32 01:31:32.903 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:32 01:31:32.905 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2531", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4adcc64d-6778-413e-8b4a-066bfe857446"] 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092843,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService2\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\"modelVersionId\":\"d88da85c-d9e8-4f73-b837-3a72a431622b\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService2","requestScope":"service","requestAction":"activateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/activate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:32 01:31:32.908 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:32 01:31:32.910 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:32 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2698", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39295bed-5c1d-4612-b91a-b97c4f65c1b9"] 01:31:33 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d88da85c-d9e8-4f73-b837-3a72a431622b\",\"modelUuid\":\"d88da85c-d9e8-4f73-b837-3a72a431622b\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService2\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"activateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/activate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:32.912 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:32.915 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:32.915 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:32.915 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:32.915 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:32.915 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:32.916 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:32.917 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:32.945 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:32.946 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:32.950 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:32.951 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:32.965 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:33 01:31:32.966 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:32.968 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=deactivateAndCloudDelete | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:32.970 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:32.971 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=deactivateAndCloudDelete | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:32.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:32.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:32.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:32.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"239", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b49b5915-59f7-48d1-bf85-348c717f5779"] 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":null,"requestScope":"vfModule"} 01:31:33 01:31:32.974 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:32.977 [qtp2141083529-57] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:32.980 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deactivateAndCloudDelete 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deactivateAndCloudDelete 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2081c3ac-82c3-468b-939f-4e41f0861b67"] 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:32.982 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id": 36, 01:31:33 "action": "deactivateAndCloudDelete", 01:31:33 "description": "Gr api recipe to soft delete vf-module", 01:31:33 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:33 "recipeTimeout": 180, 01:31:33 "vnfType": null, 01:31:33 "paramXsd": null, 01:31:33 "vnfComponentType": "vfModule", 01:31:33 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/36" 01:31:33 }, 01:31:33 "vnfComponentsRecipe": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/36" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:32.986 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findFirstVfModuleByModelInvariantUUIDAndModelVersion?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671&modelVersion=2 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findFirstVfModuleByModelInvariantUUIDAndModelVersion?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671&modelVersion=2 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01962d84-1506-414b-a95a-f4651466ee98"] 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:32.989 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:33 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:33 "modelName": "test::base::module-0", 01:31:33 "modelVersion": "2", 01:31:33 "description": "v10 DEV Base", 01:31:33 "isBase": true, 01:31:33 "created": "2016-09-14 12:49:56.000", 01:31:33 "heatFiles": [ 01:31:33 { 01:31:33 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:33 "description": "created from csar", 01:31:33 "fileName": "nimbus-ethernet-gw", 01:31:33 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:33 "created": "2017-01-21T18:26:43.000+0000", 01:31:33 "artifactChecksum": "MANUAL RECORD", 01:31:33 "version": "1", 01:31:33 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:33 } 01:31:33 ], 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "moduleHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:33 }, 01:31:33 "volumeHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:33 }, 01:31:33 "vfModuleCustomization": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:32.992 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:32.995 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:32.995 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1293", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de9a585a-041d-4274-9daf-ce8ce961a62f"] 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847092950,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\": {\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\n \"modelVersion\": \"2\"\n },\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mdt1\",\n \"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\"\n }\n }\n}\n\n\t\n\t","lastModifiedBy":"APIH","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vfModule","requestAction":"deactivateAndCloudDelete","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/deactivateAndCloudDelete","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:32.996 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:32.997 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:32.997 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:32.997 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:32.997 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:32.998 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:32.998 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2119", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4025eee8-f9ea-4249-9e45-7025a5085bd2"] 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelType\":\"vfModule\",\"modelVersion\":\"2\",\"modelInvariantUuid\":\"78ca26d0-246d-11e7-93ae-92361f002671\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deactivateAndCloudDelete","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000/deactivateAndCloudDelete","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.000 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.003 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.005 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 01:31:33.031 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.032 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 07855b81-7918-4fab-82ea-d8d64acedf47 already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.035 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.036 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:33 01:31:33.038 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.049 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:33 01:31:33.049 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.052 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match 01:31:33 | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.054 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.054 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match 01:31:33 | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.055 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.055 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.057 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:33 01:31:33.068 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.071 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match 01:31:33 | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match 01:31:33 | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.075 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.075 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.076 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.088 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[07855b81-7918-4fab-82ea-d8d64acedf47], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dc710932-93fc-4889-90ad-9f049134690d], X-ECOMP-RequestID=[07855b81-7918-4fab-82ea-d8d64acedf47], X-TransactionId=[], X-ONAP-RequestID=[07855b81-7918-4fab-82ea-d8d64acedf47]} 01:31:33 01:31:33.090 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match 01:31:33 | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:33 | 4b7682 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.092 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.092 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | GET <<<<< HTTP method does not match 01:31:33 /mso/async/services/WorkflowActionBB | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match 01:31:33 | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:33 | 4b7682 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.093 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:33 01:31:33.093 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:33 01:31:33.093 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.093 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"07855b81-7918-4fab-82ea-d8d64acedf47", X-RequestID:"07855b81-7918-4fab-82ea-d8d64acedf47", X-TransactionID:"07855b81-7918-4fab-82ea-d8d64acedf47", X-ECOMP-RequestID:"07855b81-7918-4fab-82ea-d8d64acedf47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3cb948-62b8-494d-a946-d67683c67328"] 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"test4","requestScope":"network"} 01:31:33 01:31:33.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.098 [qtp2141083529-57] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.100 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.101 [http-nio-auto-1-exec-5] WARN org.onap.so.apihandlerinfra.RequestHandlerUtils - Catching the exception on the valueOf enum call and continuing 01:31:33 java.lang.IllegalArgumentException: No enum constant org.onap.so.apihandlerinfra.TestApi.invalidTestApi 01:31:33 at java.base/java.lang.Enum.valueOf(Enum.java:240) 01:31:33 at org.onap.so.apihandlerinfra.TestApi.valueOf(TestApi.java:23) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.retrieveModelName(RequestHandlerUtils.java:482) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getDefaultModel(RequestHandlerUtils.java:492) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getNetworkUri(RequestHandlerUtils.java:969) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:716) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createNetworkInstance(ServiceInstances.java:848) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createNetworkInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 01:31:33.103 [http-nio-auto-1-exec-5] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:31:33 java.lang.IllegalArgumentException: Invalid TestApi is provided 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.retrieveModelName(RequestHandlerUtils.java:486) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getDefaultModel(RequestHandlerUtils.java:492) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getNetworkUri(RequestHandlerUtils.java:969) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:716) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createNetworkInstance(ServiceInstances.java:848) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createNetworkInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 Caused by: java.lang.IllegalArgumentException: No enum constant org.onap.so.apihandlerinfra.TestApi.invalidTestApi 01:31:33 at java.base/java.lang.Enum.valueOf(Enum.java:240) 01:31:33 at org.onap.so.apihandlerinfra.TestApi.valueOf(TestApi.java:23) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.retrieveModelName(RequestHandlerUtils.java:482) 01:31:33 ... 84 common frames omitted 01:31:33 01:31:33.105 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.144 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.146 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.149 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.149 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:33 01:31:33.151 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.165 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:33 01:31:33.165 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.169 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:33 01:31:33.169 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:33 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:33 "service-description": "testServiceDescription" 01:31:33 } 01:31:33 01:31:33 01:31:33.173 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Found service by service-id 01:31:33 01:31:33.175 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.186 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.186 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[32403202-1b93-4137-bbe3-de11d5b246c5], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.190 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:33 01:31:33.191 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:33 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:33 "service-description": "testServiceDescription" 01:31:33 } 01:31:33 01:31:33 01:31:33.192 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.192 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.193 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.193 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.193 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.193 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.193 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.194 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5d9460a-ff43-4ad4-9b4a-717b1633365b"] 01:31:33 01:31:33.194 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService3","requestScope":"service"} 01:31:33 01:31:33.194 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.196 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.198 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/1 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/1 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd943f9a-9709-4ecf-86d7-2be36db3e793"] 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.200 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.204 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.208 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1&action=deactivateInstance 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1&action=deactivateInstance 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2c56cc-4e35-45c7-8b31-4b1cfd4165b8"] 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.209 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:33 01:31:33.212 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/1 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/1 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb3afef2-372f-452d-81ca-496335418402"] 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.213 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.216 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2545", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b062464e-7b5a-4799-b313-a053e527413f"] 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093149,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService3\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService3","requestScope":"service","requestAction":"deactivateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/deactivate","productFamilyName":"testServiceDescription","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.219 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.222 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.222 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.222 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.222 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.223 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.223 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2632", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b904dc7-be67-42f3-bf61-3dfed98511f7"] 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService3\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deactivateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/deactivate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.226 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.230 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.230 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.230 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.230 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.231 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.231 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.235 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 01:31:33.262 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.263 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.266 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.266 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:33 01:31:33.268 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.280 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.280 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fc7d9329-36e6-411d-8a69-87f7cadfbbbf], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.282 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.284 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.285 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.286 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.286 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.288 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.298 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.298 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4cbb30b0-a648-4217-ad8c-5634c3b1004c], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.301 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.303 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.304 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.305 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.305 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:33 01:31:33.306 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.317 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.317 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07c0ad66-ae1c-49f0-a7f7-4d6489b1bfac], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.319 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:33 | 4b7682 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.321 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:33 | 4b7682 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.323 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:33 01:31:33.323 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:33 01:31:33.323 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.323 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"203dc0e0-461a-45e5-84a4-58042a970b43"] 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"test5","requestScope":"network"} 01:31:33 01:31:33.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.326 [qtp2141083529-57] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/CreateNetworkInstance | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.327 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.327 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.327 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.327 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.327 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/CreateNetworkInstance | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4d7d449-cef5-417d-8fa6-12c4fda2d82a"] 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.328 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:33 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:33 "created": "2017-04-19T08:58:32.000+0000", 01:31:33 "networkTechnology": "", 01:31:33 "networkType": "", 01:31:33 "networkScope": "", 01:31:33 "networkRole": "", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:33 }, 01:31:33 "networkResourceCustomization": { 01:31:33 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:33 "templated": true 01:31:33 }, 01:31:33 "networkResource": { 01:31:33 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.330 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2229698f-3491-4041-b064-98984a0c43b4"] 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.332 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:33 "orchestrationMode": "HEAT", 01:31:33 "description": "Contrail 30 GNDIRECT NW", 01:31:33 "neutronNetworkType": "BASIC", 01:31:33 "aicVersionMin": "3.0", 01:31:33 "aicVersionMax": "", 01:31:33 "modelName": "CONTRAIL30_GNDIRECT", 01:31:33 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:33 "modelVersion": "1.0", 01:31:33 "toscaNodeType": "", 01:31:33 "category": null, 01:31:33 "subCategory": null, 01:31:33 "created": "2017-01-17T15:05:05.000+0000", 01:31:33 "handler": {}, 01:31:33 "hibernateLazyInitializer": {}, 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:33 }, 01:31:33 "networkResource": { 01:31:33 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:33 }, 01:31:33 "collectionNetworkResourceCustomization": { 01:31:33 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:33 }, 01:31:33 "heatTemplate": { 01:31:33 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:33 }, 01:31:33 "networkResourceCustomization": { 01:31:33 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.335 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8666c934-4eda-4214-8103-bca8a3e66811"] 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.336 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.337 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 odelName=VNF-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.339 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=createInstance 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=VNF-API-DEFAULT&action=createInstance 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8440484a-bc96-4c64-b664-908fb3ffff18"] 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.340 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id": 16, 01:31:33 "action": "createInstance", 01:31:33 "description": "Vnf api recipe to create network", 01:31:33 "orchestrationUri": "/mso/async/services/CreateNetworkInstance", 01:31:33 "recipeTimeout": 180, 01:31:33 "serviceType": null, 01:31:33 "modelName": "VNF-API-DEFAULT", 01:31:33 "paramXsd": null, 01:31:33 "created": "2017-10-05T13:22:03.000+0000", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/networkRecipe/16" 01:31:33 }, 01:31:33 "networkRecipe": { 01:31:33 "href": "http://localhost:10182/networkRecipe/16" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.342 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.344 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2035", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18b972a5-e3ec-4616-bbcc-29c15b7fbb2d"] 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093266,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"test5\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"testApi\": \"VNF_API\",\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"createInstance","networkName":"test5","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.345 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.347 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CreateNetworkInstance 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CreateNetworkInstance 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2642", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"174ea002-0878-4869-82aa-54c85d071437"] 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\",\"modelType\":\"network\",\"modelName\":\"TestNetworkType\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelInvariantUuid\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"instanceName\":\"test5\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"19123c2924c648eb8e42a3c1f14b7682\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"subscriptionServiceType\":\"MSO-dev-service-type\",\"userParams\":[{\"name\":\"aic_zone\",\"value\":\"mtn6\"}],\"aLaCarte\":true,\"autoBuildVfModules\":false,\"testApi\":\"VNF_API\"},\"project\":{\"projectName\":\"projectName\"},\"owningEntity\":{\"owningEntityId\":\"oeId\",\"owningEntityName\":\"oeName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"TestNetworkType","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"TestNetworkType","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.349 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.351 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.353 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.381 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.382 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.387 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.388 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.388 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1e7947c-7994-4224-84cc-8bd16ade6df4"] 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:33 01:31:33.389 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.391 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.393 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.394 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.394 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.394 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.394 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.394 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c0fc66-56bb-4154-8612-a40a9efb8cff"] 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.395 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.398 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.400 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd770065-e43c-4c15-b886-23eac6d53fc6"] 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.401 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.402 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.402 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.402 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.402 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.403 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:33 01:31:33.403 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"418518ba-1c63-4d2d-8a5d-fc329edb172a"] 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.404 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.406 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db6fa303-40dc-4538-a8fb-9f35a028e588"] 01:31:33 01:31:33.408 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093388,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.409 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.411 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.412 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.MsoRequest - Exception occurred 01:31:33 org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:33 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:33 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:33 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:33 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:33 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:33 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:33 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:33 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:33 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1094) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 01:31:33.413 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:33 org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException: Unable to save instance to db due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:33 at org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException$Builder.build(RequestDbFailureException.java:39) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1101) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:33 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:33 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:33 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:33 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:33 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:33 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:33 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:33 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:33 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1094) 01:31:33 ... 80 common frames omitted 01:31:33 01:31:33.414 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.436 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.437 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.440 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.442 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.453 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.453 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[65e05f52-b64a-470c-a3b0-4a7ad1ddc4fd], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.455 [qtp2141083529-57] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=deleteInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.458 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.458 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=deleteInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.459 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.459 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.459 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.459 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"250", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff56b500-425d-46ae-83c6-bd6ee2e3ae38"] 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService40","requestScope":"vfModule"} 01:31:33 01:31:33.461 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.464 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.465 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.466 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.466 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.466 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.466 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.466 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70346cb3-7cfd-45dd-9901-bad6cc788e72"] 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.467 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id": 33, 01:31:33 "action": "deleteInstance", 01:31:33 "description": "Gr api recipe to delete vf-module", 01:31:33 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:33 "recipeTimeout": 180, 01:31:33 "vnfType": null, 01:31:33 "paramXsd": null, 01:31:33 "vnfComponentType": "vfModule", 01:31:33 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:33 }, 01:31:33 "vnfComponentsRecipe": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/33" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.470 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.471 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/78ca26d0-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7de6b706-b6cf-4cd7-b179-87c4f8f8abe0"] 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.472 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.473 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:33 on=deleteInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/78ca26d0-246d-11e7-93ae-92361f002671 <<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 01:31:33 on=deleteInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.474 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1799", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7bd9173-4436-494b-a811-a3eaf34f2a53"] 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093440,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService40\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"2\", \n\t\t\t\"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleName":"testService40","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.476 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.477 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.477 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.477 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.477 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.478 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.478 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2605", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7a7649c-62f9-4aa3-9506-baebb460f914"] 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"2\",\"modelCustomizationUuid\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelVersionId\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"a7f1d08e-b02d-11e6-80f5-76304dec7eb7\",\"modelUuid\":\"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService40\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.480 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.481 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.482 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.482 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.482 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.482 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.482 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.484 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 01:31:33.512 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.513 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.516 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.516 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.516 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:33 01:31:33.517 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de0f6f3c-2939-4e63-bf51-dd3ebb1dd30a"] 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:33 01:31:33.518 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.520 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.522 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e39e078-ecf6-4238-ad83-60b521c2113c"] 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.523 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.526 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"522ba564-ffd5-4ccf-ab9b-c5993ad2bd4a"] 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.528 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:33 01:31:33.530 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fddfad1f-ab8b-4f31-82be-a2baeda6dbb3"] 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.531 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:33 01:31:33.533 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7814a8-dae9-4220-8ec8-101bf67419c0"] 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093516,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.535 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.537 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2248", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66139b0-d6ad-4206-bf6a-deb614ccbf74"] 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService9\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.539 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"test\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.541 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.542 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - Exception caught mapping Camunda JSON response to object: 01:31:33 com.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting a colon to separate field name and value 01:31:33 at [Source: (String)"{"test"}}"; line: 1, column: 9] 01:31:33 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:31:33 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:749) 01:31:33 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:673) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._skipColon2(ReaderBasedJsonParser.java:2386) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._skipColon(ReaderBasedJsonParser.java:2317) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:737) 01:31:33 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:33 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:162) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1719", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6517e829-1414-4d33-9b0d-ad13ec5baee9"] 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Unexpected character ('}' (code 125)): was expecting a colon to separate field name and value\n at [Source: (String)\"{\"test\"}}\"; line: 1, column: 9]","progress":100,"startTime":1772847093516,"endTime":1772847093543,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.543 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.545 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.546 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:33 org.onap.so.apihandlerinfra.exceptions.ValidateException: Exception caught mapping Camunda JSON response to object 01:31:33 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:185) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting a colon to separate field name and value 01:31:33 at [Source: (String)"{"test"}}"; line: 1, column: 9] 01:31:33 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:31:33 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:749) 01:31:33 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:673) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._skipColon2(ReaderBasedJsonParser.java:2386) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._skipColon(ReaderBasedJsonParser.java:2317) 01:31:33 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:737) 01:31:33 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:33 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:33 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:162) 01:31:33 ... 81 common frames omitted 01:31:33 01:31:33.547 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 01:31:33.599 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.600 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 1234 already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.604 [http-nio-auto-1-exec-2] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:33 java.lang.IllegalArgumentException: Invalid UUID string: 1234 01:31:33 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:33 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getRequestId(RequestHandlerUtils.java:394) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 01:31:33.605 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:33 org.onap.so.apihandlerinfra.exceptions.ValidateException: Request Id 1234 is not a valid UUID 01:31:33 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:33 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getRequestId(RequestHandlerUtils.java:403) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:33 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:33 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:33 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:33 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:33 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:33 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:33 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:33 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:33 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:33 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:33 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:33 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:33 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:33 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:33 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:33 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:33 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:33 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:33 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:33 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:33 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:33 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:33 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:33 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:33 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:33 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:33 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:33 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:33 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:33 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:33 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:33 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:33 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:33 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:33 01:31:33.605 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.628 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.629 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.632 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.634 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.646 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.646 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[82b44063-d1b2-40cb-8e93-22b0f94b072b], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.649 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=updateInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.651 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.652 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 23167e 01:31:33 on=updateInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.653 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.653 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.653 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.653 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"250", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a9ddb86-b1ed-4d02-894e-da0ad1dca0c8"] 01:31:33 01:31:33.655 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","vfModuleInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService70","requestScope":"vfModule"} 01:31:33 01:31:33.655 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.657 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.659 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cb82ffd8-252a-11e7-93ae-92361f002671 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f56ffade-97f5-4aa7-b0a3-b5afbeedc74f"] 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.660 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.662 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.662 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.662 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.662 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id" : 1, 01:31:33 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:33 "label": "base", 01:31:33 "minInstances": 0, 01:31:33 "maxInstances": 0, 01:31:33 "initialCount": 1, 01:31:33 "availabilityZoneCount": 0, 01:31:33 "created": "2017-05-26 09:38:23.000", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:33 }, 01:31:33 "vfModuleCustomization": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbc15352-ce86-41d7-aa78-0892e6b7309d"] 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.673 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.673 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.673 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:33 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:33 "modelName": "test::base::module-0", 01:31:33 "modelVersion": "2", 01:31:33 "description": "v10 DEV Base", 01:31:33 "isBase": true, 01:31:33 "created": "2016-09-14 12:49:56.000", 01:31:33 "heatFiles": [ 01:31:33 { 01:31:33 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:33 "description": "created from csar", 01:31:33 "fileName": "nimbus-ethernet-gw", 01:31:33 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:33 "created": "2017-01-21T18:26:43.000+0000", 01:31:33 "artifactChecksum": "MANUAL RECORD", 01:31:33 "version": "1", 01:31:33 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:33 } 01:31:33 ], 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "moduleHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:33 }, 01:31:33 "volumeHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:33 }, 01:31:33 "vfModuleCustomization": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.673 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=updateInstance 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponentType=vfModule&action=updateInstance 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be805422-5109-4d0d-9a10-a8c9da68c830"] 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.675 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:33 on=updateInstance | Type=vfModule&action=updateInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | delUUID=20c4431c-246d-11e7-93ae-92361f002671&vnfComponent 01:31:33 on=updateInstance | Type=vfModule&action=updateInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.677 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6522487-7a16-4549-9f3b-b88231a0cc93"] 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.678 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.679 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 002671 01:31:33 on=updateInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f 01:31:33 leModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&acti | 002671 01:31:33 on=updateInstance | 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=updateInstance 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=updateInstance 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e695d351-520d-4ccb-961b-d3578b0526c3"] 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id": 34, 01:31:33 "action": "updateInstance", 01:31:33 "description": "Gr api recipe to update vf-module", 01:31:33 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:33 "recipeTimeout": 180, 01:31:33 "vnfType": null, 01:31:33 "paramXsd": null, 01:31:33 "vnfComponentType": "vfModule", 01:31:33 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/34" 01:31:33 }, 01:31:33 "vnfComponentsRecipe": { 01:31:33 "href": "http://localhost:10182/vnfComponentsRecipe/34" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.684 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bee866-fc08-4528-8249-f2da2fb62e9f"] 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.685 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:33 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:33 "modelName": "test::base::module-0", 01:31:33 "modelVersion": "2", 01:31:33 "description": "v10 DEV Base", 01:31:33 "isBase": true, 01:31:33 "created": "2016-09-14 12:49:56.000", 01:31:33 "heatFiles": [ 01:31:33 { 01:31:33 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:33 "description": "created from csar", 01:31:33 "fileName": "nimbus-ethernet-gw", 01:31:33 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:33 "created": "2017-01-21T18:26:43.000+0000", 01:31:33 "artifactChecksum": "MANUAL RECORD", 01:31:33 "version": "1", 01:31:33 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:33 } 01:31:33 ], 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671" 01:31:33 }, 01:31:33 "moduleHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:33 }, 01:31:33 "volumeHeatTemplate": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:33 }, 01:31:33 "vfModuleCustomization": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vfModule/20c4431c-246d-11e7-93ae-92361f002671/vnfResources" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2986", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ee2478-07b6-49a6-bf52-1eacd30bdef4"] 01:31:33 01:31:33.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093632,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService70\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"20c4431c-246d-11e7-93ae-92361f002671\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"cb82ffd8-252a-11e7-93ae-92361f002671\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ]\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","vfModuleId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vfModuleName":"testService70","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vfModule","requestAction":"updateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.691 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.692 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3679", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3db1b8-f8d6-4509-9de2-1a73dc08bc68"] 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"vfModule\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelVersionId\":\"20c4431c-246d-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"cb82ffd8-252a-11e7-93ae-92361f002671\",\"modelUuid\":\"20c4431c-246d-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService70\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"vSAMP12/null::serviceModel","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.695 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.697 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.699 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 01:31:33.702 [main] DEBUG org.onap.so.apihandlerinfra.BaseTest - {"requestReferences":{"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","instanceId":"1882939","requestSelfLink":"http://localhost:42943/onap/so/infra/orchestrationRequests/v7/32807a28-1a14-4b88-b7b3-2950918aa76d"}} 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.726 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.727 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.729 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.730 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:33 01:31:33.731 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.742 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.742 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e3c14bde-444c-42e9-9018-90b7bb96a679], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.744 [qtp2141083529-56] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ilyID 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.747 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.747 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ilyID 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.748 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:33 01:31:33.748 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:33 01:31:33.750 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.760 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.760 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[80925ae5-e6f0-4216-9f03-4a61003f9179], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.762 [qtp2141083529-57] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ilyID 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.766 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ilyID 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.767 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:33 01:31:33.767 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:33 01:31:33.770 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.782 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.782 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[56088976-66c8-4048-8ae7-1131fe441fc3], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:33 01:31:33.784 [qtp2141083529-58] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 | 23167e 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.785 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:33 01:31:33.786 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:33 | 23167e 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33 01:31:33.786 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.787 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:33 01:31:33.787 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:33 01:31:33.787 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"972036f9-66c5-4c1d-ae94-906dafae6966"] 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"VNFTEST-7","requestScope":"vnf"} 01:31:33 01:31:33.788 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.790 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.791 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.791 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.792 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.792 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.792 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 POST | POST 01:31:33 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.792 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.792 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02f565f9-e25b-4796-a57c-f57b87ee89a9"] 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.793 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelName": "Infra_v10_Service", 01:31:33 "description": "MSO aLaCarte Vfmodule with addon", 01:31:33 "modelUUID": "5df8b6de-2083-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "9647dfc4-2083-11e7-93ae-92361f002671", 01:31:33 "created": "2017-04-14 08:12:39.000", 01:31:33 "modelVersion": "2.0", 01:31:33 "serviceType": "NA", 01:31:33 "serviceRole": "NA", 01:31:33 "environmentContext": "Luna", 01:31:33 "workloadContext": "Oxygen", 01:31:33 "category": null, 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "service": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672{?projection}", 01:31:33 "templated": true 01:31:33 }, 01:31:33 "serviceProxyCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/serviceProxyCustomizations" 01:31:33 }, 01:31:33 "csar": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/csar" 01:31:33 }, 01:31:33 "vnfCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations" 01:31:33 }, 01:31:33 "configurationCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/configurationCustomizations" 01:31:33 }, 01:31:33 "collectionResourceCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/collectionResourceCustomizations" 01:31:33 }, 01:31:33 "networkCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/networkCustomizations" 01:31:33 }, 01:31:33 "recipes": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/recipes" 01:31:33 }, 01:31:33 "allottedCustomizations": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/allottedCustomizations" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.795 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40960707-d201-41ff-8ced-77261e14ab11"] 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.798 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.802 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.803 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.803 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.803 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.803 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "_embedded": { 01:31:33 "vnfResourceCustomization": [ 01:31:33 { 01:31:33 "description": "1607 v10 - inherent network1", 01:31:33 "modelName": "v10", 01:31:33 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002672", 01:31:33 "modelInstanceName": "test", 01:31:33 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002672", 01:31:33 "orchestrationMode": "HEAT", 01:31:33 "multiStageDesign": null, 01:31:33 "availabilityZoneMaxCount": "0", 01:31:33 "vfModuleCustomizations": [ 01:31:33 { 01:31:33 "description": "v10 DEV PCM", 01:31:33 "modelName": "test::PCM::module-1", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": true, 01:31:33 "initialCount": "1", 01:31:33 "label": "base", 01:31:33 "modelUUID": "test", 01:31:33 "modelCustomizationUUID": "a7f1d08e-b02d-11e6-80f5-76304dec7eb7", 01:31:33 "modelInvariantUUID": "f7ce78bb-423b-11e7-93f8-0050569a7968", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "1", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/vfModule" 01:31:33 } 01:31:33 } 01:31:33 }, 01:31:33 { 01:31:33 "description": "v10 DEV PCM", 01:31:33 "modelName": "test::PCM::module-1", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": false, 01:31:33 "initialCount": "0", 01:31:33 "label": "PCM", 01:31:33 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:33 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "2", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule" 01:31:33 } 01:31:33 } 01:31:33 }, 01:31:33 { 01:31:33 "description": "v10 DEV Base", 01:31:33 "modelName": "test::base::module-0", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": true, 01:31:33 "initialCount": "1", 01:31:33 "label": "base", 01:31:33 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002672", 01:31:33 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "2", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/vfModule" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 ], 01:31:33 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "nfRole": "vSAMP", 01:31:33 "nfNamingCode": "vSAMP", 01:31:33 "toscaNodeType": "VF", 01:31:33 "nfType": "vSAMP", 01:31:33 "modelVersion": "2.0", 01:31:33 "minInstances": "0", 01:31:33 "aicVersionMax": "", 01:31:33 "nfFunction": "vSAMP", 01:31:33 "aicVersionMin": "", 01:31:33 "created": "2017-04-14 21:46:28.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "vnfResourceCustomization": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672{?projection}", 01:31:33 "templated": true 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfResources" 01:31:33 }, 01:31:33 "vfModuleCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vfModuleCustomizations" 01:31:33 }, 01:31:33 "vnfcInstanceGroupCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfcInstanceGroupCustomizations" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 ] 01:31:33 }, 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.803 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfResources 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfResources 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae912d62-9e9b-4805-a263-1ca3d058dc23"] 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.811 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:33 "modelName": "v10", 01:31:33 "modelVersion": "2.0", 01:31:33 "toscaNodeType": "VF", 01:31:33 "description": "1607 v10 - inherent network1", 01:31:33 "orchestrationMode": "HEAT", 01:31:33 "aicVersionMin": "", 01:31:33 "aicVersionMax": "", 01:31:33 "category": null, 01:31:33 "subCategory": null, 01:31:33 "created": "2017-04-14T16:16:28.000+0000", 01:31:33 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:33 "_embedded": { 01:31:33 "vnfResourceCustomizations": [ 01:31:33 { 01:31:33 "description": "1607 v10 - inherent network1", 01:31:33 "modelName": "v10", 01:31:33 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002672", 01:31:33 "modelInstanceName": "test", 01:31:33 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002672", 01:31:33 "orchestrationMode": "HEAT", 01:31:33 "multiStageDesign": null, 01:31:33 "availabilityZoneMaxCount": "0", 01:31:33 "vfModuleCustomizations": [ 01:31:33 { 01:31:33 "description": "v10 DEV PCM", 01:31:33 "modelName": "test::PCM::module-1", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": true, 01:31:33 "initialCount": "1", 01:31:33 "label": "base", 01:31:33 "modelUUID": "test", 01:31:33 "modelCustomizationUUID": "a7f1d08e-b02d-11e6-80f5-76304dec7eb7", 01:31:33 "modelInvariantUUID": "f7ce78bb-423b-11e7-93f8-0050569a7968", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "1", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/a7f1d08e-b02d-11e6-80f5-76304dec7eb7/vfModule" 01:31:33 } 01:31:33 } 01:31:33 }, 01:31:33 { 01:31:33 "description": "v10 DEV PCM", 01:31:33 "modelName": "test::PCM::module-1", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": false, 01:31:33 "initialCount": "0", 01:31:33 "label": "PCM", 01:31:33 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:33 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "2", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule" 01:31:33 } 01:31:33 } 01:31:33 }, 01:31:33 { 01:31:33 "description": "v10 DEV Base", 01:31:33 "modelName": "test::base::module-0", 01:31:33 "availabilityZoneCount": "0", 01:31:33 "isBase": true, 01:31:33 "initialCount": "1", 01:31:33 "label": "base", 01:31:33 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002672", 01:31:33 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002672", 01:31:33 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "modelVersion": "2", 01:31:33 "minInstances": "0", 01:31:33 "created": "2016-09-14 18:19:56.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "volumeHeatEnv": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:33 }, 01:31:33 "heatEnvironment": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/heatEnvironment" 01:31:33 }, 01:31:33 "vfModule": { 01:31:33 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002672/vfModule" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 ], 01:31:33 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "nfRole": "vSAMP", 01:31:33 "nfNamingCode": "vSAMP", 01:31:33 "toscaNodeType": "VF", 01:31:33 "nfType": "vSAMP", 01:31:33 "modelVersion": "2.0", 01:31:33 "minInstances": "0", 01:31:33 "aicVersionMax": "", 01:31:33 "nfFunction": "vSAMP", 01:31:33 "aicVersionMin": "", 01:31:33 "created": "2017-04-14 21:46:28.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672{?projection}", 01:31:33 "templated": true 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfResources" 01:31:33 }, 01:31:33 "vfModuleCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vfModuleCustomizations" 01:31:33 }, 01:31:33 "vnfcInstanceGroupCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002672/vnfcInstanceGroupCustomizations" 01:31:33 } 01:31:33 } 01:31:33 }, 01:31:33 { 01:31:33 "description": "1607 v10 - inherent network1", 01:31:33 "modelName": "v10", 01:31:33 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002672", 01:31:33 "modelInstanceName": "test", 01:31:33 "modelCustomizationUUID": "f78914d9-423b-11e7-93f8-0050569a7967", 01:31:33 "orchestrationMode": "HEAT", 01:31:33 "multiStageDesign": null, 01:31:33 "availabilityZoneMaxCount": "0", 01:31:33 "vfModuleCustomizations": [], 01:31:33 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:33 "maxInstances": "0", 01:31:33 "nfRole": "vSAMP", 01:31:33 "nfNamingCode": "vSAMP", 01:31:33 "toscaNodeType": "VF", 01:31:33 "nfType": "vSAMP", 01:31:33 "modelVersion": "2.0", 01:31:33 "minInstances": "0", 01:31:33 "aicVersionMax": "", 01:31:33 "nfFunction": "vSAMP", 01:31:33 "aicVersionMin": "", 01:31:33 "created": "2017-04-14 21:46:28.0", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/f78914d9-423b-11e7-93f8-0050569a7967{?projection}", 01:31:33 "templated": true 01:31:33 }, 01:31:33 "vnfResources": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/f78914d9-423b-11e7-93f8-0050569a7967/vnfResources" 01:31:33 }, 01:31:33 "vfModuleCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/f78914d9-423b-11e7-93f8-0050569a7967/vfModuleCustomizations" 01:31:33 }, 01:31:33 "vnfcInstanceGroupCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResourceCustomization/f78914d9-423b-11e7-93f8-0050569a7967/vnfcInstanceGroupCustomizations" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 ] 01:31:33 }, 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "vnfResource": { 01:31:33 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002672" 01:31:33 }, 01:31:33 "heatTemplates": { 01:31:33 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002672/heatTemplates" 01:31:33 }, 01:31:33 "vnfResourceCustomizations": { 01:31:33 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002672/vnfResourceCustomizations" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.815 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=createInstance 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=createInstance 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a06f315-256a-4b48-b77d-afd861637287"] 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.818 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.820 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ole=vSAMP&action=createInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.823 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.823 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:33 01:31:33.824 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:33 01:31:33.824 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.824 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=createInstance | ole=vSAMP&action=createInstance 01:31:33 | 01:31:33 | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 01:31:33 01:31:33.824 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9253b48c-7874-4d94-aee1-82c102e620e0"] 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:33 01:31:33.825 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.828 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.828 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.828 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.828 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.828 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "id": 10006, 01:31:33 "nfRole": "GR-API-DEFAULT", 01:31:33 "paramXsd": null, 01:31:33 "vfModuleId": null, 01:31:33 "action": "createInstance", 01:31:33 "description": "Gr api recipe to create vnf", 01:31:33 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:33 "recipeTimeout": 180, 01:31:33 "serviceType": null, 01:31:33 "created": "2018-08-10T09:49:12.000+0000", 01:31:33 "_links": { 01:31:33 "self": { 01:31:33 "href": "http://localhost:10182/vnfRecipe/10006" 01:31:33 }, 01:31:33 "vnfRecipe": { 01:31:33 "href": "http://localhost:10182/vnfRecipe/10006" 01:31:33 } 01:31:33 } 01:31:33 } 01:31:33 01:31:33.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2219", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4be9c219-a11f-491e-bc8d-8a45c9da6ca3"] 01:31:33 01:31:33.832 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093730,"source":"VID","vnfName":"VNFTEST-7","vnfType":"vSAMP12/test","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelCustomizationName\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-7\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002672\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f78914d9-423b-11e7-93f8-0050569a7967\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"vnf","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:33 01:31:33.832 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:33 01:31:33.834 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2955", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aedbb90a-b790-4976-b460-bf9e829020f7"] 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"test\",\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12..base..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002672\",\"modelVersionId\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002672\",\"modelUuid\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"test\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"VNFTEST-7\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"f78914d9-423b-11e7-93f8-0050569a7967\",\"modelVersionId\":\"5df8b6de-2083-11e7-93ae-92361f002672\",\"modelCustomizationId\":\"f78914d9-423b-11e7-93f8-0050569a7967\",\"modelUuid\":\"5df8b6de-2083-11e7-93ae-92361f002672\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"}}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"aLaCarte\":true},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobName\"}},\"serviceInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/test","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:33 01:31:33.836 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:33 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:33 "messageCode": "1", 01:31:33 "message": "Success", 01:31:33 "processInstanceID": "1", 01:31:33 "variables": "null" 01:31:33 } 01:31:33 01:31:33.839 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:33 01:31:33.841 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:33 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:33 01:31:33.866 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:33 01:31:33.868 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:33 01:31:33.870 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:33 01:31:33.870 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:33 01:31:33.873 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:33 01:31:33.885 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:33 01:31:33.885 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:33 01:31:33.887 [qtp2141083529-55] ERROR WireMock - 01:31:33 Request was not matched 01:31:33 ======================= 01:31:33 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | Closest stub | Request | 01:31:33 ----------------------------------------------------------------------------------------------------------------------- 01:31:33 | 01:31:33 GET | GET 01:31:33 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:33 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:33 | 01:31:33 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.890 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:33.891 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:33.892 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:34 01:31:33.892 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:34 01:31:33.895 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:33.908 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:33.908 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.911 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.914 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:33.914 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:33.915 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:34 01:31:33.915 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:34 01:31:33.916 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:33.928 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:33.928 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.929 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:34 | 23167e 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.932 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:33.932 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:34 | 23167e 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:33.933 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:34 01:31:33.933 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:34 01:31:33.933 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:33.933 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"182", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa4ab8a7-e76a-41b4-96fb-018e59ddbafe"] 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"VNFTEST-10","requestScope":"vnf"} 01:31:34 01:31:33.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.937 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.939 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c64287e3-4755-4613-84f6-5f37e41f2c4d"] 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:33.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "_embedded": { 01:31:34 "vnfResourceCustomization": [{ 01:31:34 "id" : 1, 01:31:34 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:34 "modelInstanceName": "v10 1", 01:31:34 "created": "2017-05-26 09:38:24.000", 01:31:34 "minInstances": 0, 01:31:34 "maxInstances": 0, 01:31:34 "availabilityZoneMaxCount": 0, 01:31:34 "nfFunction": "vSAMP", 01:31:34 "nfType": "vSAMP", 01:31:34 "nfRole": "vSAMP", 01:31:34 "nfNamingCode": "vSAMP", 01:31:34 "multiStageDesign": null, 01:31:34 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1" 01:31:34 }, 01:31:34 "vnfResourceCustomization": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1{?projection}", 01:31:34 "templated": true 01:31:34 }, 01:31:34 "vnfResources": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfResources" 01:31:34 }, 01:31:34 "vfModuleCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:34 }, 01:31:34 "vnfcInstanceGroupCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfcInstanceGroupCustomizations" 01:31:34 } 01:31:34 } 01:31:34 }] 01:31:34 } 01:31:34 } 01:31:34 01:31:34 01:31:33.943 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8361b4c2-f384-4e24-a560-6bfac8eac2bb"] 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:33.946 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.949 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.949 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:33.949 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:33.949 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.949 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "modelName": "v10", 01:31:34 "modelVersion": "1.0", 01:31:34 "toscaNodeType": "VF", 01:31:34 "description": "1607 v10 - inherent network", 01:31:34 "orchestrationMode": "HEAT", 01:31:34 "aicVersionMin": "", 01:31:34 "aicVersionMax": "", 01:31:34 "category": null, 01:31:34 "subCategory": null, 01:31:34 "created": "2017-04-14T16:16:28.000+0000", 01:31:34 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "_embedded": { 01:31:34 "vnfResourceCustomizations": [ 01:31:34 { 01:31:34 "description": "1607 v10 - inherent network", 01:31:34 "modelName": "v10", 01:31:34 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:34 "modelInstanceName": "v10 1", 01:31:34 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:34 "orchestrationMode": "HEAT", 01:31:34 "multiStageDesign": null, 01:31:34 "availabilityZoneMaxCount": "0", 01:31:34 "vfModuleCustomizations": [ 01:31:34 { 01:31:34 "description": "v10 DEV PCM", 01:31:34 "modelName": "test::PCM::module-1", 01:31:34 "availabilityZoneCount": "0", 01:31:34 "isBase": false, 01:31:34 "initialCount": "0", 01:31:34 "label": "PCM", 01:31:34 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:34 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "modelVersion": "2", 01:31:34 "minInstances": "0", 01:31:34 "created": "2016-09-14 18:19:56.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "volumeHeatEnv": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:34 }, 01:31:34 "heatEnvironment": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/heatEnvironment" 01:31:34 }, 01:31:34 "vfModule": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/vfModule" 01:31:34 } 01:31:34 } 01:31:34 }, 01:31:34 { 01:31:34 "description": "v10 DEV Base", 01:31:34 "modelName": "test::base::module-0", 01:31:34 "availabilityZoneCount": "0", 01:31:34 "isBase": true, 01:31:34 "initialCount": "1", 01:31:34 "label": "base", 01:31:34 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:34 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "modelVersion": "2", 01:31:34 "minInstances": "0", 01:31:34 "created": "2016-09-14 18:19:56.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "volumeHeatEnv": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:34 }, 01:31:34 "heatEnvironment": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/heatEnvironment" 01:31:34 }, 01:31:34 "vfModule": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/vfModule" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 ], 01:31:34 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "nfRole": "vSAMP", 01:31:34 "nfNamingCode": "vSAMP", 01:31:34 "toscaNodeType": "VF", 01:31:34 "nfType": "vSAMP", 01:31:34 "modelVersion": "1.0", 01:31:34 "minInstances": "0", 01:31:34 "aicVersionMax": "", 01:31:34 "nfFunction": "vSAMP", 01:31:34 "aicVersionMin": "", 01:31:34 "created": "2017-04-14 21:46:28.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671{?projection}", 01:31:34 "templated": true 01:31:34 }, 01:31:34 "vnfResources": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfResources" 01:31:34 }, 01:31:34 "vfModuleCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vfModuleCustomizations" 01:31:34 }, 01:31:34 "vnfcInstanceGroupCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfcInstanceGroupCustomizations" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 ] 01:31:34 }, 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "vnfResource": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "heatTemplates": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/heatTemplates" 01:31:34 }, 01:31:34 "vnfResourceCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/vnfResourceCustomizations" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:33.950 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=replaceInstance 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=replaceInstance 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fcb4888-71b2-41a4-bbe2-72901b0dc337"] 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:33.951 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.953 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ole=vSAMP&action=replaceInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=replaceInstance | ole=vSAMP&action=replaceInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:33.955 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=replaceInstance 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=replaceInstance 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e4b9ac-aef0-4138-b8af-060f52f46c53"] 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:33.956 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.957 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.958 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:33.958 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:33.958 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.958 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "id": 10009, 01:31:34 "nfRole": "GR-API-DEFAULT", 01:31:34 "paramXsd": null, 01:31:34 "vfModuleId": null, 01:31:34 "action": "replaceInstance", 01:31:34 "description": "Gr api recipe to replace vnf", 01:31:34 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:34 "recipeTimeout": 180, 01:31:34 "serviceType": null, 01:31:34 "created": "2018-08-20T08:10:21.000+0000", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:34 }, 01:31:34 "vnfRecipe": { 01:31:34 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:33.958 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2921", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f165115d-2f9b-4f3c-9353-2521181aa1a3"] 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847093870,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfName":"VNFTEST-10","vnfType":"vSAMP12/null","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"vnfInstanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\": \"1\",\n\t\t\t\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-10\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"replaceInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:33.960 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:33.962 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3433", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1157202-8a96-4781-9288-92ce570492bf"] 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12..base..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelVersionId\":\"1\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"VNFTEST-10\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"aLaCarte\":true,\"rebuildVolumeGroups\":false},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"replaceInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/replace","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:33.964 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:33.966 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:33.968 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.005 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.006 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.009 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.009 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.012 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.024 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:34.024 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.026 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/06f<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | 76284-8710-11e6-ae22-56b6b6499611 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.029 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/06f<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | 76284-8710-11e6-ae22-56b6b6499611 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.030 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 01:31:34 01:31:34.030 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: 06f76284-8710-11e6-ae22-56b6b6499611 01:31:34 01:31:34.031 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.043 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.043 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2b5eee93-f3a7-4a8a-bcf2-4c3b0a1996d3], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.045 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/06f<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | 76284-8710-11e6-ae22-56b6b6499611 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.047 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.048 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/06f<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | 76284-8710-11e6-ae22-56b6b6499611 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.049 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/06f76284-8710-11e6-ae22-56b6b6499611 01:31:34 01:31:34.049 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: 06f76284-8710-11e6-ae22-56b6b6499611 01:31:34 01:31:34.050 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.062 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.063 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[730a51d0-d0c6-4a7d-b09f-0b001619b9a9], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.064 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:34 | ca70f8 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.065 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.066 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:34 | ca70f8 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.067 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 01:31:34 01:31:34.067 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 0422ffb57ba042c0800a29dc85ca70f8 01:31:34 01:31:34.067 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.067 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"151", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09529eb8-4d97-4840-a7e5-79bf463bca3e"] 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"49585b36-2b5a-443a-8b10-c75d34bb5e46"},"instanceName":"MSO-DEV-VNF-1802-BB-vSAMP10a-3-6-1","requestScope":"vnf"} 01:31:34 01:31:34.068 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.070 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.072 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.072 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.072 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.072 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.073 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.073 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.073 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=68dc9a92-214c-11e7-93ae-92361f002671 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c6df491-9896-42fd-a8e7-d72aefca6a1f"] 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.074 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "_embedded": { 01:31:34 "vnfResourceCustomization": [{ 01:31:34 "id" : 1, 01:31:34 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:34 "modelInstanceName": "v10 1", 01:31:34 "created": "2017-05-26 09:38:24.000", 01:31:34 "minInstances": 0, 01:31:34 "maxInstances": 0, 01:31:34 "availabilityZoneMaxCount": 0, 01:31:34 "nfFunction": "vSAMP", 01:31:34 "nfType": "vSAMP", 01:31:34 "nfRole": "vSAMP", 01:31:34 "nfNamingCode": "vSAMP", 01:31:34 "multiStageDesign": null, 01:31:34 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1" 01:31:34 }, 01:31:34 "vnfResourceCustomization": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1{?projection}", 01:31:34 "templated": true 01:31:34 }, 01:31:34 "vnfResources": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfResources" 01:31:34 }, 01:31:34 "vfModuleCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:34 }, 01:31:34 "vnfcInstanceGroupCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/1/vnfcInstanceGroupCustomizations" 01:31:34 } 01:31:34 } 01:31:34 }] 01:31:34 } 01:31:34 } 01:31:34 01:31:34 01:31:34.076 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/1/vnfResources 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"729bb004-b779-4fec-864c-525250251fae"] 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.079 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "modelName": "v10", 01:31:34 "modelVersion": "1.0", 01:31:34 "toscaNodeType": "VF", 01:31:34 "description": "1607 v10 - inherent network", 01:31:34 "orchestrationMode": "HEAT", 01:31:34 "aicVersionMin": "", 01:31:34 "aicVersionMax": "", 01:31:34 "category": null, 01:31:34 "subCategory": null, 01:31:34 "created": "2017-04-14T16:16:28.000+0000", 01:31:34 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "_embedded": { 01:31:34 "vnfResourceCustomizations": [ 01:31:34 { 01:31:34 "description": "1607 v10 - inherent network", 01:31:34 "modelName": "v10", 01:31:34 "modelUUID": "ff2ae348-214a-11e7-93ae-92361f002671", 01:31:34 "modelInstanceName": "v10 1", 01:31:34 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002671", 01:31:34 "orchestrationMode": "HEAT", 01:31:34 "multiStageDesign": null, 01:31:34 "availabilityZoneMaxCount": "0", 01:31:34 "vfModuleCustomizations": [ 01:31:34 { 01:31:34 "description": "v10 DEV PCM", 01:31:34 "modelName": "test::PCM::module-1", 01:31:34 "availabilityZoneCount": "0", 01:31:34 "isBase": false, 01:31:34 "initialCount": "0", 01:31:34 "label": "PCM", 01:31:34 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:34 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "modelVersion": "2", 01:31:34 "minInstances": "0", 01:31:34 "created": "2016-09-14 18:19:56.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "volumeHeatEnv": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:34 }, 01:31:34 "heatEnvironment": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/heatEnvironment" 01:31:34 }, 01:31:34 "vfModule": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002671/vfModule" 01:31:34 } 01:31:34 } 01:31:34 }, 01:31:34 { 01:31:34 "description": "v10 DEV Base", 01:31:34 "modelName": "test::base::module-0", 01:31:34 "availabilityZoneCount": "0", 01:31:34 "isBase": true, 01:31:34 "initialCount": "1", 01:31:34 "label": "base", 01:31:34 "modelUUID": "20c4431c-246d-11e7-93ae-92361f002671", 01:31:34 "modelCustomizationUUID": "cb82ffd8-252a-11e7-93ae-92361f002671", 01:31:34 "modelInvariantUUID": "78ca26d0-246d-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "modelVersion": "2", 01:31:34 "minInstances": "0", 01:31:34 "created": "2016-09-14 18:19:56.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "volumeHeatEnv": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/volumeHeatEnv" 01:31:34 }, 01:31:34 "heatEnvironment": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/heatEnvironment" 01:31:34 }, 01:31:34 "vfModule": { 01:31:34 "href": "http://localhost:10182/vfModuleCustomization/cb82ffd8-252a-11e7-93ae-92361f002671/vfModule" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 ], 01:31:34 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:34 "maxInstances": "0", 01:31:34 "nfRole": "vSAMP", 01:31:34 "nfNamingCode": "vSAMP", 01:31:34 "toscaNodeType": "VF", 01:31:34 "nfType": "vSAMP", 01:31:34 "modelVersion": "1.0", 01:31:34 "minInstances": "0", 01:31:34 "aicVersionMax": "", 01:31:34 "nfFunction": "vSAMP", 01:31:34 "aicVersionMin": "", 01:31:34 "created": "2017-04-14 21:46:28.0", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671{?projection}", 01:31:34 "templated": true 01:31:34 }, 01:31:34 "vnfResources": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfResources" 01:31:34 }, 01:31:34 "vfModuleCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vfModuleCustomizations" 01:31:34 }, 01:31:34 "vnfcInstanceGroupCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002671/vnfcInstanceGroupCustomizations" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 ] 01:31:34 }, 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "vnfResource": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671" 01:31:34 }, 01:31:34 "heatTemplates": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/heatTemplates" 01:31:34 }, 01:31:34 "vnfResourceCustomizations": { 01:31:34 "href": "http://localhost:10182/vnfResource/ff2ae348-214a-11e7-93ae-92361f002671/vnfResourceCustomizations" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:34.081 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=createInstance 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=vSAMP&action=createInstance 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ac5a3d4-c9e7-4ca1-a224-d5a575364c7e"] 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.083 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.085 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | ole=vSAMP&action=createInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 ]nfRole=GR-API-DEFAULT&action=createInstance | ole=vSAMP&action=createInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.087 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"128da89e-b87e-4c14-a1d9-91db8fe0a759"] 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.088 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.090 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.090 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.090 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.090 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.090 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "id": 10009, 01:31:34 "nfRole": "GR-API-DEFAULT", 01:31:34 "paramXsd": null, 01:31:34 "vfModuleId": null, 01:31:34 "action": "replaceInstance", 01:31:34 "description": "Gr api recipe to replace vnf", 01:31:34 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:34 "recipeTimeout": 180, 01:31:34 "serviceType": null, 01:31:34 "created": "2018-08-20T08:10:21.000+0000", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:34 }, 01:31:34 "vnfRecipe": { 01:31:34 "href": "http://localhost:10182/vnfRecipe/10009" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:34.091 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2261", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"584fa7cb-dbcc-4320-b11c-1e412371f5b4"] 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094009,"source":"VID","vnfName":"MSO-DEV-VNF-1802-BB-vSAMP10a-3-6-1","vnfType":"MSOTADevInfra_vSAMP10a_Service/vSAMP10a 1","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelName\": \"vSAMP10a\",\n\t\t\t\"modelVersionId\": \"ff2ae348-214a-11e7-93ae-92361f002671\",\n\t\t\t\"modelInvariantId\": \"2fff5b20-214b-11e7-93ae-92361f002671\",\n\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\",\n\t\t\t\"modelCustomizationName\": \"vSAMP10a 1\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mtn6\",\n\t\t\t\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"MSO-DEV-VNF-1802-BB-vSAMP10a-3-6-1\",\n\t\t\t\"productFamilyId\": \"06f76284-8710-11e6-ae22-56b6b6499611\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"xxxxxx\"\n\t\t},\n\t\t\"platform\": {\n\t\t\t\"platformName\": \"vSAMP10a 1XX1 Replace Platform\"\n\t\t},\n\t\t\"lineOfBusiness\": {\n\t\t\t\"lineOfBusinessName\": \"vSAMP10a-That_Work 1XX1 Replace LLC\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n\t\t{\n\t\t\t\"relatedInstance\": {\n\t\t\t\t\"instanceId\": \"49585b36-2b5a-443a-8b10-c75d34bb5e46\",\n\t\t\t\t\"modelInfo\": {\n\t\t\t\t\t\"modelType\": \"service\",\n\t\t\t\t\t\"modelName\": \"MSOTADevInfra_vSAMP10a_Service\",\n\t\t\t\t\t\"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelInvariantId\": \"9647dfc4-2083-11e7-93ae-92361f002671\",\n\t\t\t\t\t\"modelVersion\": \"1.0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t],\n\t\t\"requestParameters\": {\n\t\t\t\"autoBuildVfModules\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"49585b36-2b5a-443a-8b10-c75d34bb5e46","requestScope":"vnf","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/49585b36-2b5a-443a-8b10-c75d34bb5e46/vnfs","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.093 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.095 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2984", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1285605-6ec4-4989-926f-3e1916fa4762"] 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"vSAMP10a 1\",\"modelInvariantId\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP10a\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelVersionId\":\"ff2ae348-214a-11e7-93ae-92361f002671\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":\"ff2ae348-214a-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelInstanceName\":\"vSAMP10a 1\"},\"requestInfo\":{\"productFamilyId\":\"06f76284-8710-11e6-ae22-56b6b6499611\",\"source\":\"VID\",\"instanceName\":\"MSO-DEV-VNF-1802-BB-vSAMP10a-3-6-1\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"49585b36-2b5a-443a-8b10-c75d34bb5e46\",\"modelInfo\":{\"modelInvariantId\":\"9647dfc4-2083-11e7-93ae-92361f002671\",\"modelType\":\"service\",\"modelName\":\"MSOTADevInfra_vSAMP10a_Service\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelUuid\":\"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelInvariantUuid\":\"9647dfc4-2083-11e7-93ae-92361f002671\"}}}],\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"autoBuildVfModules\":false},\"platform\":{\"platformName\":\"vSAMP10a 1XX1 Replace Platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"vSAMP10a-That_Work 1XX1 Replace LLC\"}},\"serviceInstanceId\":\"49585b36-2b5a-443a-8b10-c75d34bb5e46\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"49585b36-2b5a-443a-8b10-c75d34bb5e46","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"MSOTADevInfra_vSAMP10a_Service/vSAMP10a 1","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/49585b36-2b5a-443a-8b10-c75d34bb5e46/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.097 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.099 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.101 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 01:31:34.125 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.127 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.129 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.129 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.129 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b24ba47c-fa56-41d1-ae2d-1f12f0121a7c"] 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:34 01:31:34.130 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "requestId":"f0a35706-efc4-4e27-80ea-a995d7a2a40f", 01:31:34 "requestStatus":"UNLOCKED", 01:31:34 "statusMessage":null, 01:31:34 "progress":20, 01:31:34 "startTime":1506422369000, 01:31:34 "endTime":null, 01:31:34 "source":"VID", 01:31:34 "vnfId":null, 01:31:34 "vnfName":null, 01:31:34 "vnfType":null, 01:31:34 "serviceType":null, 01:31:34 "tenantId":null, 01:31:34 "vnfParams":null, 01:31:34 "vnfOutputs":null, 01:31:34 "requestBody":"{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:34 "responseBody":null, 01:31:34 "lastModifiedBy":"APIH", 01:31:34 "modifyTime":1532945172000, 01:31:34 "volumeGroupId":null, 01:31:34 "volumeGroupName":null, 01:31:34 "vfModuleId":null, 01:31:34 "vfModuleName":null, 01:31:34 "vfModuleModelName":null, 01:31:34 "cloudRegion":"n6", 01:31:34 "callBackUrl":null, 01:31:34 "correlator":null, 01:31:34 "serviceInstanceId":"9e15a443-af65-4f05-9000-47ae495e937d", 01:31:34 "serviceInstanceName":null, 01:31:34 "requestScope":"configuration", 01:31:34 "requestAction":"activateInstance", 01:31:34 "networkId":null, 01:31:34 "networkName":null, 01:31:34 "networkType":null, 01:31:34 "requestorId":"xxxxxx", 01:31:34 "configurationId":"26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:34 "configurationName":null, 01:31:34 "operationalEnvId":null, 01:31:34 "operationalEnvName":null, 01:31:34 "handler":{ 01:31:34 01:31:34 }, 01:31:34 "requestURI":"http://localhost:8087/infraActiveRequests/%1$s" 01:31:34 } 01:31:34 01:31:34 01:31:34.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.158 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:34 01:31:34.159 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d805eb2a-e4cd-4140-8513-a2ab53ce5280"] 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.160 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:34 { 01:31:34 "id":"d1a0456e-1458-11e9-8afb-0242ac190006", 01:31:34 "businessKey":null, 01:31:34 "processDefinitionId":"86cfa113-141a-11e9-8afb-0242ac190006", 01:31:34 "processDefinitionKey":"UnassignServiceInstanceATTBB", 01:31:34 "processDefinitionName":"UnassignServiceInstanceATTBB", 01:31:34 "processDefinitionVersion":1, 01:31:34 "startTime":"2019-01-09T21:52:11.813+0000", 01:31:34 "endTime":"2019-01-09T21:52:12.353+0000", 01:31:34 "durationInMillis":540, 01:31:34 "startUserId":null, 01:31:34 "startActivityId":"Start_UnassignServiceInstanceBB", 01:31:34 "deleteReason":null, 01:31:34 "superProcessInstanceId":"d15f6c9e-1458-11e9-8afb-0242ac190006", 01:31:34 "superCaseInstanceId":null, 01:31:34 "caseInstanceId":null, 01:31:34 "tenantId":null, 01:31:34 "state":"ACTIVE" 01:31:34 } 01:31:34 ] 01:31:34 01:31:34.166 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1801", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1708a0bf-3f93-45f4-b0bb-7625e209f6f5"] 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Error: Locked instance - This service (testService9) already has a request being worked with a status of UNLOCKED (RequestId - f0a35706-efc4-4e27-80ea-a995d7a2a40f). The existing request must finish or be cleaned up before proceeding.","progress":100,"startTime":1772847094129,"endTime":1772847094174,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.175 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.178 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.179 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:34 org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException: Error: Locked instance - This service (testService9) already has a request being worked with a status of UNLOCKED (RequestId - f0a35706-efc4-4e27-80ea-a995d7a2a40f). The existing request must finish or be cleaned up before proceeding. 01:31:34 at org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException$Builder.build(DuplicateRequestException.java:47) 01:31:34 at org.onap.so.apihandlerinfra.RequestHandlerUtils.buildErrorOnDuplicateRecord(RequestHandlerUtils.java:381) 01:31:34 at org.onap.so.apihandlerinfra.RequestHandlerUtils.checkForDuplicateRequests(RequestHandlerUtils.java:269) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1040) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:34 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:34 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:34 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:34 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:34 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:34 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:34 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:34 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:34 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:34 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:34 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:34 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:34 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:34 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:34 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:34 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:34 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:34 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:34 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:34 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:34 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:34 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:34 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:34 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:34 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:34 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:34 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:34 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:34 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:34 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:34 01:31:34.180 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.202 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.203 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.205 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.205 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.205 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"73", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"302cf11a-6784-4a5f-b940-e762522791b6"] 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":null,"requestScope":"instanceGroup"} 01:31:34 01:31:34.206 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.208 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1073", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"950211ce-f7bc-4639-bbfe-68ae6a6b81b6"] 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094205,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"modelInfo\": {\n \"modelType\": \"instanceGroup\",\n \"modelVersionId\": \"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\"\n },\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelVersionId\": \"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\"\n }\n }\n }\n ],\n \"requestParameters\": {\n \"userParams\": []\n }\n }\n}","lastModifiedBy":"APIH","requestScope":"instanceGroup","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.213 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1823", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"178dc41c-9b89-419d-abac-006e1228418c"] 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"instanceGroup\",\"modelVersionId\":\"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\",\"modelUuid\":\"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\",\"modelInfo\":{\"modelType\":\"service\",\"modelVersionId\":\"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\",\"modelUuid\":\"ddcbbf3d-f2c1-4ca0-8852-76a807285efc\"}}}],\"requestParameters\":{}}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ddcbbf3d-f2c1-4ca0-8852-76a807285efc","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/instanceGroups","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.215 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.218 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.220 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.241 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.243 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.246 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.248 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.263 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[28953fa3-46a2-4b3b-a01c-9b945bf67aa3], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.265 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.267 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.269 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.269 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.270 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.281 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.281 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[af775cc8-1f1c-404f-b502-3cbe74961e99], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.284 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.286 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.286 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.287 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.287 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.287 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.287 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"199", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d764b5ec-fdde-401c-ac69-302c04583067"] 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","configurationInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7970"},"instanceName":"testService32","requestScope":"service"} 01:31:34 01:31:34.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.291 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.294 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2609", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eba14e9-4ad4-4ef2-9ae3-85495149e2b8"] 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094246,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService32\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService32","requestScope":"service","requestAction":"deactivateInstance","requestorId":"xxxxxx","configurationId":"f7ce78bb-423b-11e7-93f8-0050569a7970","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/deactivate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.297 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2691", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934cc854-c66a-4176-84d3-91df92941907"] 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService32\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deactivateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/deactivate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.300 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.303 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.305 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 01:31:34.337 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:34 01:31:34.338 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f7290e4-108c-419d-bbb4-d7c444d98a05"] 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.338 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.343 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.343 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41435f92-6511-4e3f-a755-57e1429e8d89"] 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.343 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceType","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:34 01:31:34.345 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.370 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.371 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.374 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.375 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.376 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.387 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.387 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be0409ec-ef6e-4f15-8500-905b6a24da4e], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.389 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.391 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.393 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.393 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.394 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:34.405 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.407 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.409 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.409 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.410 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.410 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.411 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.422 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.422 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f880173e-2e43-4504-ac76-7f70a81d5ce6], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.423 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:34 | 4b7682 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.426 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.426 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:34 | 4b7682 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.427 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:34 01:31:34.427 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:34 01:31:34.427 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.427 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"187", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c443090d-b181-4f60-b446-94c3a3fc2dd5"] 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"networkInstanceId":"1710966e-097c-4d63-afda-e0d3bb7015fb","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"tested2","requestScope":"network"} 01:31:34 01:31:34.429 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.431 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.432 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.432 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.432 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.432 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.433 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.433 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.433 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:34 01:31:34.433 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.433 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:34 01:31:34.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3554f143-55e4-4f3d-8165-9e25ecdd8f06"] 01:31:34 01:31:34.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:34 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:34 "created": "2017-04-19T08:58:32.000+0000", 01:31:34 "networkTechnology": "", 01:31:34 "networkType": "", 01:31:34 "networkScope": "", 01:31:34 "networkRole": "", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:34 }, 01:31:34 "networkResourceCustomization": { 01:31:34 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:34 "templated": true 01:31:34 }, 01:31:34 "networkResource": { 01:31:34 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:34.436 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.437 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d788723-47ec-4ca5-8932-0a3c74df9b6f"] 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.438 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:34 "orchestrationMode": "HEAT", 01:31:34 "description": "Contrail 30 GNDIRECT NW", 01:31:34 "neutronNetworkType": "BASIC", 01:31:34 "aicVersionMin": "3.0", 01:31:34 "aicVersionMax": "", 01:31:34 "modelName": "CONTRAIL30_GNDIRECT", 01:31:34 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:34 "modelVersion": "1.0", 01:31:34 "toscaNodeType": "", 01:31:34 "category": null, 01:31:34 "subCategory": null, 01:31:34 "created": "2017-01-17T15:05:05.000+0000", 01:31:34 "handler": {}, 01:31:34 "hibernateLazyInitializer": {}, 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:34 }, 01:31:34 "networkResource": { 01:31:34 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:34 }, 01:31:34 "collectionNetworkResourceCustomization": { 01:31:34 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:34 }, 01:31:34 "heatTemplate": { 01:31:34 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:34 }, 01:31:34 "networkResourceCustomization": { 01:31:34 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:34.440 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=updateInstance 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=updateInstance 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7df22988-f446-4637-8fc0-84c9947382a4"] 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.441 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.443 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | Name=CONTRAIL30_GNDIRECT&action=updateInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.445 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.445 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.445 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.445 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:34 odelName=GR-API-DEFAULT&action=updateInstance | Name=CONTRAIL30_GNDIRECT&action=updateInstance 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=updateInstance 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=updateInstance 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9acc1888-3c99-4b29-854f-4abb9388fee3"] 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "id": 180, 01:31:34 "action": "deleteInstance", 01:31:34 "description": "Gr api recipe to delete network", 01:31:34 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:34 "recipeTimeout": 180, 01:31:34 "serviceType": null, 01:31:34 "modelName": "GR-API-DEFAULT", 01:31:34 "paramXsd": null, 01:31:34 "created": "2018-08-23T05:09:35.000+0000", 01:31:34 "_links": { 01:31:34 "self": { 01:31:34 "href": "http://localhost:10182/networkRecipe/180" 01:31:34 }, 01:31:34 "networkRecipe": { 01:31:34 "href": "http://localhost:10182/networkRecipe/180" 01:31:34 } 01:31:34 } 01:31:34 } 01:31:34 01:31:34.448 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.449 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.449 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.449 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.450 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.450 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.450 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2094", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a6d4df-3414-4587-96de-560733d04554"] 01:31:34 01:31:34.450 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094374,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"tested2\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"updateInstance","networkId":"1710966e-097c-4d63-afda-e0d3bb7015fb","networkName":"tested2","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.450 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.451 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.452 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.452 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.452 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.452 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.452 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2756", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dae1c39-7cdc-440f-8d9e-62214294ee25"] 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\",\"modelType\":\"network\",\"modelName\":\"TestNetworkType\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelInvariantUuid\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"instanceName\":\"tested2\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"19123c2924c648eb8e42a3c1f14b7682\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"subscriptionServiceType\":\"MSO-dev-service-type\",\"userParams\":[{\"name\":\"aic_zone\",\"value\":\"mtn6\"}],\"aLaCarte\":true,\"autoBuildVfModules\":false},\"project\":{\"projectName\":\"projectName\"},\"owningEntity\":{\"owningEntityId\":\"oeId\",\"owningEntityName\":\"oeName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\",\"networkInstanceId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"TestNetworkType","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"TestNetworkType","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.454 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.456 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.458 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.550 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.551 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.553 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.554 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.554 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b43b464e-2abf-4d72-9f58-c10fd79895b4"] 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:34 01:31:34.555 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.558 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.560 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.560 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.560 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.560 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.561 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a69d66ac-fb27-4910-93bb-692e21ee8bb8"] 01:31:34 01:31:34.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.562 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:34 01:31:34.563 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7cad36b-da82-4e49-95bc-820039d3ea0c"] 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.565 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.567 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.567 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.567 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.567 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"488a73ca-3c84-42d1-ac56-028865e75c18"] 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.568 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:34 01:31:34.571 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8575396-d349-4c4e-94c3-5a303f3b051a"] 01:31:34 01:31:34.572 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094554,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.573 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.574 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2248", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7f790ca-d344-4189-9f96-180bdfe3b64b"] 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService9\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.576 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.577 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.579 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.604 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.605 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.607 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.609 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.621 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:34.621 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.623 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.626 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.627 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.627 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.628 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.630 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.641 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.641 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[739927fe-461c-490c-ad44-181074f96f6b], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.643 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.645 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.646 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.646 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.646 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.646 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69555e9b-5912-473d-b759-2daa1a61cf68"] 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService5","requestScope":"service"} 01:31:34 01:31:34.647 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.649 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.651 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.651 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.651 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.651 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.651 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.652 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2470", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bc13db-33dd-4556-ba31-555e517f34e8"] 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094607,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService5\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService5","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.653 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.654 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2659", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2be1cf6-11d8-4f91-82df-f6d4e88cb67e"] 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService5\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"usePreload\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.656 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.658 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.658 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.658 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.659 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.659 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.659 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.660 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 01:31:34.685 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.686 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.688 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.689 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.691 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.702 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.702 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[571a9d1d-35c0-4082-8f89-4a0735b47804], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.705 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.707 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.708 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.709 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.709 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.710 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.721 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.722 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4a3021c0-c309-47da-b33b-f4838d1284af], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.724 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.726 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.727 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.727 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.727 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:34 01:31:34.728 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.739 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3baba29b-09c1-4bbb-8d62-00e2932971bb], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.741 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:34 | 4b7682 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.743 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.743 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:34 095b3d308ac | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:34 | 4b7682 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.744 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:34 01:31:34.744 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:34 01:31:34.744 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.744 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"187", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af5a46bc-a33d-4bb9-95d0-4cc2cda13db5"] 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"networkInstanceId":"1710966e-097c-4d63-afda-e0d3bb7015fb","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"tested2","requestScope":"network"} 01:31:34 01:31:34.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.748 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.750 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec60ece5-bffe-4faf-80ef-a1cbf131c3cb"] 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.753 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.754 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2229", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3938e2d8-6b5b-4e88-8ec1-d38712647c47"] 01:31:34 01:31:34.755 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"No valid modelCustomizationId for networkResourceCustomization lookup is specified","progress":100,"startTime":1772847094689,"endTime":1772847094754,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"tested2\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"updateInstance","networkId":"1710966e-097c-4d63-afda-e0d3bb7015fb","networkName":"tested2","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks/1710966e-097c-4d63-afda-e0d3bb7015fb","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.755 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.757 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.759 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:34 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid modelCustomizationId for networkResourceCustomization lookup is specified 01:31:34 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:34 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:726) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances.updateNetworkInstance(ServiceInstances.java:868) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:34 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:34 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:34 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:34 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:34 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.updateNetworkInstance() 01:31:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:34 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:34 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:34 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:34 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:34 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:34 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:34 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:34 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:34 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:34 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:34 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:34 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:34 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:34 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:34 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:34 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:34 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:34 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:34 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:34 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:34 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:34 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:34 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:34 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:34 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:34 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:34 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:34 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:34 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:34 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:34 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:34 Caused by: org.onap.so.exceptions.ValidationException: No valid modelCustomizationId for networkResourceCustomization lookup is specified 01:31:34 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getNetworkUri(RequestHandlerUtils.java:989) 01:31:34 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:716) 01:31:34 ... 81 common frames omitted 01:31:34 01:31:34.759 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.785 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.786 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.789 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.791 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.802 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.802 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[71eabb69-36b9-4366-8334-25cf189fd5ad], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.804 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.806 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.807 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.807 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.807 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.809 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.819 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.819 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4d27c9d7-8d54-4f15-95a8-795fc6ced316], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.821 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.823 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.824 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | GET <<<<< HTTP method does not match 01:31:34 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:34 | t 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.824 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:34 01:31:34.824 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:34 01:31:34.824 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.824 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"134", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fb8c4a1-b6df-4931-9c28-988fdafbc655"] 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService33","requestScope":"service"} 01:31:34 01:31:34.826 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.828 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.829 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2504", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfc1464f-0f10-4ed5-8ead-4a0e9452adb3"] 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094789,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService33\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService33","requestScope":"service","requestAction":"addRelationships","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/addRelationships","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.831 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.833 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2643", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"998bdcab-1d96-450e-b1c1-70ae5096594b"] 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService33\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"addRelationships","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/addRelationships","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.835 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.838 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.840 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:34 01:31:34.863 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:34 01:31:34.865 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:34 01:31:34.868 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:34 01:31:34.869 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:34 01:31:34.871 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.882 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:34 01:31:34.882 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.884 [qtp2141083529-56] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:34 | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.887 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.888 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:34 | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.888 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:34 01:31:34.888 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:34 01:31:34.890 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.900 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.900 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f4e6b544-780e-4d40-9334-ce4ba6904328], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.902 [qtp2141083529-57] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:34 | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.905 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.906 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:34 | ilyID 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.907 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:34 01:31:34.907 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:34 01:31:34.909 [http-nio-auto-1-exec-6] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:34 01:31:34.921 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.921 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6eccdc2c-5517-40dd-97d9-4a5a6a233f24], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:34 01:31:34.922 [qtp2141083529-58] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:34 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:34 | 23167e 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.925 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:34 01:31:34.925 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 GET | GET 01:31:34 .*/service/5df8b6de-2083-11e7-93ae-92361f002672 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:34 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:34 | 23167e 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34 01:31:34.925 [http-nio-auto-1-exec-6] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:34 01:31:34.926 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:34 01:31:34.926 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:34 01:31:34.926 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec4f1252-06d3-4235-ad90-04c9a8c3cc5d"] 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"CNFTEST-1","requestScope":"cnf"} 01:31:34 01:31:34.927 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.929 [qtp2141083529-55] ERROR WireMock - 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.931 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.931 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:34 01:31:34.931 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:34 01:31:34.932 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.932 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 Request was not matched 01:31:34 ======================= 01:31:34 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | Closest stub | Request | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 | 01:31:34 POST | POST 01:31:34 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:34 | 01:31:34 | 01:31:34 ----------------------------------------------------------------------------------------------------------------------- 01:31:34 01:31:34 01:31:34.932 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2176", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f69bc238-569b-4c7c-9dbf-6853228e975b"] 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847094868,"source":"VID","vnfName":"CNFTEST-1","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"cnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\t\t\t\"modelName\": \"cnf..base..module-0\",\n\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\"modelCustomizationName\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"CNFTEST-1\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002672\",\n \"modelName\": \"cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f78914d9-423b-11e7-93f8-0050569a7967\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}\n","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"cnf","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/cnfs","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:34 01:31:34.933 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:34 01:31:34.935 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2794", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db999b85-c79e-4d09-ac94-7bb38fe95e7c"] 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"test\",\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"cnf\",\"modelName\":\"cnf..base..module-0\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"test\"},\"requestInfo\":{\"productFamilyId\":\"FamilyID\",\"source\":\"VID\",\"instanceName\":\"CNFTEST-1\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"f78914d9-423b-11e7-93f8-0050569a7967\",\"modelVersionId\":\"5df8b6de-2083-11e7-93ae-92361f002672\",\"modelCustomizationId\":\"f78914d9-423b-11e7-93f8-0050569a7967\",\"modelUuid\":\"5df8b6de-2083-11e7-93ae-92361f002672\",\"modelInvariantUuid\":\"ff5256d2-5a33-55df-13ab-12abad84e7ff\"}}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{},\"platform\":{\"platformName\":\"platformName\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"lobName\"}},\"serviceInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"cnf/test","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/cnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:34 01:31:34.937 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:34 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:34 "messageCode": "1", 01:31:34 "message": "Success", 01:31:34 "processInstanceID": "1", 01:31:34 "variables": "null" 01:31:34 } 01:31:34 01:31:34.940 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:34 01:31:34.941 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:34 01:31:34.961 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:34 01:31:34.962 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:34 01:31:34.962 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:34 01:31:34.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:34 01:31:34.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:34 01:31:34.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:34 01:31:34.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20b40cb9-513b-4f87-a0f7-8287aa1cf6ac"] 01:31:34 01:31:34.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:34 01:31:34.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:34 01:31:34.967 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:34 01:31:34.967 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:34 01:31:34.967 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:34 01:31:34.967 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:34 01:31:34.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:34 { 01:31:34 "id":"d1a0456e-1458-11e9-8afb-0242ac190006", 01:31:34 "businessKey":null, 01:31:34 "processDefinitionId":"86cfa113-141a-11e9-8afb-0242ac190006", 01:31:34 "processDefinitionKey":"UnassignServiceInstanceATTBB", 01:31:34 "processDefinitionName":"UnassignServiceInstanceATTBB", 01:31:34 "processDefinitionVersion":1, 01:31:34 "startTime":"2019-01-09T21:52:11.813+0000", 01:31:34 "endTime":"2019-01-09T21:52:12.353+0000", 01:31:34 "durationInMillis":540, 01:31:34 "startUserId":null, 01:31:34 "startActivityId":"Start_UnassignServiceInstanceBB", 01:31:34 "deleteReason":null, 01:31:34 "superProcessInstanceId":"d15f6c9e-1458-11e9-8afb-0242ac190006", 01:31:34 "superCaseInstanceId":null, 01:31:34 "caseInstanceId":null, 01:31:34 "tenantId":null, 01:31:34 "state":"ACTIVE" 01:31:34 } 01:31:34 ] 01:31:34 01:31:34.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.004 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.005 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.008 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.008 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.008 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"135", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f4c78a-bfda-45ad-9606-d35a1d7d4031"] 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService200","requestScope":"service"} 01:31:35 01:31:35.010 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.012 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.014 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/fe6985cd-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/fe6985cd-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18acff52-3548-4ccd-ae31-75116f90da48"] 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.015 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.018 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.022 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fe6985cd-ea33-3346-ac12-ab121484a3fe&action=unassignInstance 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=fe6985cd-ea33-3346-ac12-ab121484a3fe&action=unassignInstance 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0202510d-a67b-4b51-9104-35e3c7ded0ee"] 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.023 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:35 01:31:35.026 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/fe6985cd-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/fe6985cd-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9dc876e-29b0-426d-aab3-8ffa514803c1"] 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.028 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.030 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.030 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.030 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.030 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.031 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.031 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1151", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6689541d-36cc-41b4-b6bc-83076dbfc2bf"] 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095008,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"Test\",\n \"modelVersion\": \"1.0\"\n },\n \"requestInfo\": {\n \"source\": \"VID\",\n \"requestorId\": \"xxxxxx\",\n \"instanceName\": \"testService200\"\n },\n \"requestParameters\": {\n\t \"aLaCarte\": false,\n \"userParams\": [\n ]\n } \n }\n}\n","lastModifiedBy":"APIH","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceName":"testService200","requestScope":"service","requestAction":"unassignInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/unassign","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.036 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.038 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1896", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628f7108-3f42-4276-9941-b61fa8933e32"] 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"Test\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService200\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"requestParameters\":{\"aLaCarte\":false}},\"serviceInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"unassignInstance","type":"String"},"serviceInstanceId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/unassign","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.040 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.042 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.044 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.066 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.068 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.070 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:35 01:31:35.072 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.112 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.112 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[de9e933a-3f94-4691-985d-5c38a26fb2a2], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:35 01:31:35.114 [qtp2141083529-57] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.116 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.117 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.117 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:35 01:31:35.117 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:35 01:31:35.119 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.129 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.129 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.130 [qtp2141083529-58] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.132 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.133 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.134 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:35 01:31:35.134 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:35 01:31:35.134 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.134 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"134", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1257a493-f1e3-4896-96ad-02bf44141e77"] 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService34","requestScope":"service"} 01:31:35 01:31:35.135 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.137 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.139 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2510", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81068933-b770-47df-8b3a-5f6b009ef67e"] 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095070,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService34\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService34","requestScope":"service","requestAction":"removeRelationships","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/removeRelationships","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.141 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.143 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2649", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fabec0-def8-4b15-9eca-55d5cfcec5e0"] 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService34\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"removeRelationships","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/removeRelationships","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.145 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.147 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.149 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 java.io.FileNotFoundException: class path resource [__files/catalogdb/vnfResourceCustomization_Response] cannot be resolved to absolute file path because it does not exist 01:31:35 at org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:177) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstancesTest.getWiremockResponseForCatalogdb(ServiceInstancesTest.java:146) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstancesTest.recreateVnfInstance(ServiceInstancesTest.java:1009) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:35 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:31:35 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:31:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:35 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:35 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:35 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:35 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:31:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:31:35 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:35 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:35 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:35 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:35 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:31:35 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:35 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:35 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:35 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:35 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:35 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:35 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:35 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:35 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:35 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:35 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:35 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:35 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:35 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:35 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:35 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:35 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:35 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:35 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:35 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.180 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.181 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.183 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.185 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.195 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.195 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.196 [qtp2141083529-58] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 ]nfRole=GR-API-DEFAULT&action=recreateInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 | 23167e 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.198 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.198 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 ]nfRole=GR-API-DEFAULT&action=recreateInstance | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 | 23167e 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.199 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.199 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.199 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.199 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"174", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bc52083-e10a-4208-9dda-113d31c861e3"] 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":null,"requestScope":"vnf"} 01:31:35 01:31:35.200 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.202 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.204 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=recreateInstance 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=recreateInstance 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a8ccfa-225c-4f50-b90a-8c868bb3421f"] 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.205 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 21, 01:31:35 "nfRole": "GR-API-DEFAULT", 01:31:35 "paramXsd": "", 01:31:35 "vfModuleId": "1882934", 01:31:35 "action": "recreateInstance", 01:31:35 "description": "gr-api-default for vnf recreate", 01:31:35 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:35 "recipeTimeout": 180, 01:31:35 "serviceType": "GR-API-DEFAULT", 01:31:35 "created": "2016-06-03T04:44:10.000+0000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfRecipe/21" 01:31:35 }, 01:31:35 "vnfRecipe": { 01:31:35 "href": "http://localhost:10182/vnfRecipe/21" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.207 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1486", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84cce507-5548-4e22-bbd2-b44e5d2dd74b"] 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095183,"source":"source","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"vnf\",\n \"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\":\"254583ad-b38c-498b-bdbd-b8de5e07541b\",\n \"modelName\":\"vSAMP12\",\n \"modelVersion\":\"2.0\",\n \"modelCustomizationName\":\"vSAMP12 1\",\n \"modelCustomizationId\":\"c539433a-84a6-4082-a12e-5c9b00c3b960\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"mdt1\",\n \"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"requestInfo\":{\n \"source\":\"source\",\n \"suppressRollback\":false,\n \"requestorId\":\"xxxxxx\"\n },\n \"requestParameters\":{\n \"rebuildVolumeGroups\":false\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"recreateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/recreate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.209 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.210 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2356", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75346dbf-451e-4eae-98da-c070c6a53d3a"] 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"vSAMP12 1\",\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"c539433a-84a6-4082-a12e-5c9b00c3b960\",\"modelVersionId\":\"254583ad-b38c-498b-bdbd-b8de5e07541b\",\"modelCustomizationId\":\"c539433a-84a6-4082-a12e-5c9b00c3b960\",\"modelUuid\":\"254583ad-b38c-498b-bdbd-b8de5e07541b\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelInstanceName\":\"vSAMP12 1\"},\"requestInfo\":{\"source\":\"source\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"rebuildVolumeGroups\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"recreateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/recreate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.212 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.214 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.215 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.217 [main] DEBUG org.onap.so.apihandlerinfra.BaseTest - {"requestReferences":{"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","instanceId":"1882939","requestSelfLink":"http://localhost:42943/onap/so/infra/orchestrationRequests/v7/32807a28-1a14-4b88-b7b3-2950918aa76d"}} 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.239 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.240 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.244 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.246 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.257 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.257 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.258 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:35 ction=deleteInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.260 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.261 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:35 ction=deleteInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.261 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.261 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.261 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.261 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"256", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70de02a-b944-45fa-9f6c-2ed7b2328910"] 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","volumeGroupInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService81","requestScope":"volumeGroup"} 01:31:35 01:31:35.263 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.266 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.267 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.268 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.269 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515e8e07-6267-433b-83ab-76b44e6aef2c"] 01:31:35 01:31:35.270 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.270 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 1, 01:31:35 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:35 "label": "PCM", 01:31:35 "minInstances": 0, 01:31:35 "maxInstances": 0, 01:31:35 "initialCount": 0, 01:31:35 "availabilityZoneCount": 0, 01:31:35 "created": "2017-05-26 09:38:23.000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "vfModuleCustomization": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "volumeHeatEnv": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:35 }, 01:31:35 "heatEnvironment": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.273 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a51dec0-fd71-465e-84b8-6aa2695a9927"] 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.275 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.277 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.278 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.278 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.278 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.278 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:35 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:35 "modelName": "test::PCM::module-1", 01:31:35 "modelVersion": "2", 01:31:35 "description": "v10 DEV PCM", 01:31:35 "isBase": false, 01:31:35 "created": "2016-09-14 12:49:56.000", 01:31:35 "heatFiles": [ 01:31:35 { 01:31:35 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:35 "description": "created from csar", 01:31:35 "fileName": "nimbus-ethernet-gw", 01:31:35 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:35 "created": "2017-01-21T18:26:43.000+0000", 01:31:35 "artifactChecksum": "MANUAL RECORD", 01:31:35 "version": "1", 01:31:35 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:35 } 01:31:35 ], 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:35 }, 01:31:35 "vfModuleCustomization": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:35 }, 01:31:35 "volumeHeatTemplate": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:35 }, 01:31:35 "moduleHeatTemplate": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:35 }, 01:31:35 "vnfResources": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vnfResources" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.278 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=deleteInstance 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=deleteInstance 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ae8aa7a-a01e-43c9-92fb-3e825cd48f0a"] 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.279 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.280 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:35 ction=deleteInstance | Type=volumeGroup&action=deleteInstance 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.281 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.281 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.281 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:35 ction=deleteInstance | Type=volumeGroup&action=deleteInstance 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa873466-e920-4c3f-9e32-4ceca229b8a6"] 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.282 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.283 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:35 ction=deleteInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:35 ction=deleteInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=deleteInstance 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=deleteInstance 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3094048-0f77-4b47-9d1d-342fb777aaba"] 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.285 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 29, 01:31:35 "action": "createInstance", 01:31:35 "description": "Gr api recipe to create volume-group", 01:31:35 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:35 "recipeTimeout": 180, 01:31:35 "vnfType": null, 01:31:35 "paramXsd": null, 01:31:35 "vnfComponentType": "volumeGroup", 01:31:35 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:35 }, 01:31:35 "vnfComponentsRecipe": { 01:31:35 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.287 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2980", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73b91b43-296a-4ddb-844c-11b4fe06cd64"] 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095244,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService81\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"test\", \n\t\t\t\"modelType\":\"volumeGroup\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"b4ea86b4-253f-11e7-93ae-92361f002671\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ]\n\t}\t\n}\n\t","lastModifiedBy":"APIH","volumeGroupId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","volumeGroupName":"testService81","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"volumeGroup","requestAction":"deleteInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.289 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.290 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3565", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ff534f7-e0fd-4f86-8189-be01d679c746"] 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"volumeGroup\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelVersionId\":\"test\",\"modelCustomizationId\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelUuid\":\"test\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService81\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.293 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.295 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.297 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.330 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.331 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.334 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.337 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.348 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.349 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d491bfae-05c5-4983-a0a0-bb592fa142c0], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:35 01:31:35.350 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 ]nfRole=GR-API-DEFAULT&action=deleteInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:35 | ca70f8 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.353 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.354 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 ]nfRole=GR-API-DEFAULT&action=deleteInstance | CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85 01:31:35 | ca70f8 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.355 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/0422ffb57ba042c0800a29dc85ca70f8 01:31:35 01:31:35.355 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 0422ffb57ba042c0800a29dc85ca70f8 01:31:35 01:31:35.355 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.355 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"174", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aedfebac-49a3-423b-bd73-f2c07572e27e"] 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"49befbfe-fccb-421d-bb4c-0734a43f5ea0","serviceInstanceId":"e446b97d-9c35-437a-95a2-6b4c542c4507"},"instanceName":null,"requestScope":"vnf"} 01:31:35 01:31:35.356 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.358 [qtp2141083529-57] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.360 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c09f9d99-cdf0-46d7-ae6e-1f8fcddc92fb"] 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.361 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 10007, 01:31:35 "nfRole": "GR-API-DEFAULT", 01:31:35 "paramXsd": null, 01:31:35 "vfModuleId": null, 01:31:35 "action": "deleteInstance", 01:31:35 "description": "Gr api recipe to delete vnf", 01:31:35 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:35 "recipeTimeout": 180, 01:31:35 "serviceType": null, 01:31:35 "created": "2018-08-10T09:49:12.000+0000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfRecipe/10007" 01:31:35 }, 01:31:35 "vnfRecipe": { 01:31:35 "href": "http://localhost:10182/vnfRecipe/10007" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.364 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1250", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf970192-b475-4bac-befd-3238041916a3"] 01:31:35 01:31:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095334,"source":"VID","vnfId":"49befbfe-fccb-421d-bb4c-0734a43f5ea0","tenantId":"0422ffb57ba042c0800a29dc85ca70f8","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\":{ \n\t\t\t\"modelType\": \"vnf\", \n\t\t\t\"modelInvariantId\": \"2fff5b20-214b-11e7-93ae-92361f002671\", \n\t\t\t\"modelName\": \"vSAMP10a\", \n\t\t\t\"modelVersion\": \"1.0\", \n\t\t\t\"modelCustomizationName\": \"vSAMP10a 1\" \n\t\t},\n\t\t\"cloudConfiguration\":{ \n\t\t\t\"lcpCloudRegionId\": \"mtn6\", \n\t\t\t\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\" \n\t\t},\n\t\t\"requestInfo\":{ \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\" \n\t\t},\n\t\t\"requestParameters\":{ \n\t\t\t\"userParams\": [] }\n\n\t\t}\n\t}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"e446b97d-9c35-437a-95a2-6b4c542c4507","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/e446b97d-9c35-437a-95a2-6b4c542c4507/vnfs/49befbfe-fccb-421d-bb4c-0734a43f5ea0","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.367 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.368 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2067", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9dc0831-9dfd-46e4-8240-749d12b752dd"] 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"vSAMP10a 1\",\"modelInvariantId\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP10a\",\"modelVersion\":\"1.0\",\"modelInvariantUuid\":\"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelInstanceName\":\"vSAMP10a 1\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"cloudConfiguration\":{\"tenantId\":\"0422ffb57ba042c0800a29dc85ca70f8\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{}},\"serviceInstanceId\":\"e446b97d-9c35-437a-95a2-6b4c542c4507\",\"vnfInstanceId\":\"49befbfe-fccb-421d-bb4c-0734a43f5ea0\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e446b97d-9c35-437a-95a2-6b4c542c4507","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"49befbfe-fccb-421d-bb4c-0734a43f5ea0","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances/e446b97d-9c35-437a-95a2-6b4c542c4507/vnfs/49befbfe-fccb-421d-bb4c-0734a43f5ea0","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.370 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.371 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.373 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.394 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.395 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.397 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.397 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.397 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b9bc919-a68f-4ded-84b3-018637fbd697"] 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:35 01:31:35.398 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.401 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1745", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d79ca714-7990-4f08-8379-2954c96fd087"] 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Unable to check for duplicate instance due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body]","progress":100,"startTime":1772847095397,"endTime":1772847095402,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.403 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.405 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.406 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:35 org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException: Unable to check for duplicate instance due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:35 at org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException$Builder.build(RequestDbFailureException.java:39) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.duplicateCheck(RequestHandlerUtils.java:288) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.checkForDuplicateRequests(RequestHandlerUtils.java:262) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1040) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:35 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:35 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:35 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:35 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:35 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:35 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:35 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:31:35 at org.onap.so.db.request.client.RequestsDbClient.postSingleResponse(RequestsDbClient.java:560) 01:31:35 at org.onap.so.db.request.client.RequestsDbClient.checkInstanceNameDuplicate(RequestsDbClient.java:217) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.duplicateCheck(RequestHandlerUtils.java:279) 01:31:35 ... 82 common frames omitted 01:31:35 01:31:35.407 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.428 [main] DEBUG org.onap.so.apihandlerinfra.RequestHandlerUtils - Configuring UserParams for Macro Request 01:31:35 [{name=mow_adig_test_ist0_vnf_instance_name, value=wswdc403me6}, {name=mow_adig_test_bv_ist0_bandwidth, value=Gbps}, {name=mow_adig_test_bv_ist0_vnf_config_template_version, value=17.2}, {name=mow_adig_test_ist0_vnf_config_template_version, value=17.2}, {name=mow_adig_test_bv_ist0_ASN, value=2685}, {name=mow_adig_test_bv_ist0_bandwidth_units, value=Gbps}, {name=mow_adig_test_bv_ist0_availability_zone_0, value=mdt25b-kvm-az01}, {name=mow_adig_test_bv_ist0_vnf_config_template, value=17.2}, {name=mow_adig_test_ist0_bandwidth_units, value=Gbps}, {name=mow_adig_test_bv_ist0_vnf_instance_name, value=wswdc403me6}, {name=mow_adig_test_bv_ist0_vnf_instance, value=wswdc403me6}, {name=mow_adig_test_bv_ist0_AIC_CLLI, value=MTSNJA4LCP1}] 01:31:35 01:31:35.443 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:35 01:31:35.443 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79866be8-998f-49c9-9a3a-876709f3475d"] 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceTypeALaCarte","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.462 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:35 01:31:35.463 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:35 01:31:35.463 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00c825c4-5c53-4f8d-8ade-04d6487fcc8e"] 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.463 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.468 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [] 01:31:35 01:31:35.468 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.470 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.470 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"228", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a67be213-94b7-44c0-a25e-bbc41b78ae6a"] 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"f0a35706-efc4-4e27-80ea-a995d7a2a40f","requestStatus":"COMPLETE","statusMessage":"Request Completed","progress":100,"endTime":1772847095469,"cloudApiRequests":[],"requestURI":"f0a35706-efc4-4e27-80ea-a995d7a2a40f"} 01:31:35 01:31:35.470 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.474 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.507 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:35 01:31:35.507 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3138df91-4bf6-4dde-b66e-a7ba3560298d"] 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceType","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.539 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.540 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.543 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.545 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.554 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.555 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.556 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vfModuleCustomization/search/findByModelCustomizationU | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 UIDAndVfModuleModelUUID[?]modelCustomizationUUID=b4ea86b4 | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:35 -253f-11e7-93ae-92361f002672&vfModuleModelUUID=066de97e-2 | 70a3ba 01:31:35 53e-11e7-93ae-92361f002672 | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.559 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.559 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vfModuleCustomization/search/findByModelCustomizationU | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 UIDAndVfModuleModelUUID[?]modelCustomizationUUID=b4ea86b4 | CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e213 01:31:35 -253f-11e7-93ae-92361f002672&vfModuleModelUUID=066de97e-2 | 70a3ba 01:31:35 53e-11e7-93ae-92361f002672 | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.560 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/8b1df54faa3b49078e3416e21370a3ba 01:31:35 01:31:35.560 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 8b1df54faa3b49078e3416e21370a3ba 01:31:35 01:31:35.560 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.560 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"190", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5699fbbb-3194-48c3-9e8d-0d58431fbef8"] 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"testService62","requestScope":"vfModule"} 01:31:35 01:31:35.561 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.564 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.566 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9daaa093-ec29-4ae4-86c8-315389314d5c"] 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.567 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:35 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:35 "modelName": "vSAMP12", 01:31:35 "modelVersion": "1.0", 01:31:35 "toscaNodeType": "VF", 01:31:35 "description": "1607 vSAMP10a - inherent network", 01:31:35 "orchestrationMode": "HEAT", 01:31:35 "aicVersionMin": "", 01:31:35 "aicVersionMax": "", 01:31:35 "category": null, 01:31:35 "subCategory": null, 01:31:35 "created": "2017-04-14T16:16:28.000+0000", 01:31:35 "modelInvariantId": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:35 "_embedded": { 01:31:35 "vnfResourceCustomizations": [ 01:31:35 { 01:31:35 "description": "1607 vSAMP10a - inherent network", 01:31:35 "modelName": "vSAMP12", 01:31:35 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe", 01:31:35 "modelInstanceName": "test", 01:31:35 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:35 "orchestrationMode": "HEAT", 01:31:35 "multiStageDesign": null, 01:31:35 "availabilityZoneMaxCount": "0", 01:31:35 "vfModuleCustomizations": [ 01:31:35 { 01:31:35 "description": "v10 DEV PCM", 01:31:35 "modelName": "test::PCM::module-1", 01:31:35 "availabilityZoneCount": "0", 01:31:35 "isBase": false, 01:31:35 "initialCount": "0", 01:31:35 "label": "PCM", 01:31:35 "modelUUID": "066de97e-253e-11e7-93ae-92361f002672", 01:31:35 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:35 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:35 "maxInstances": "0", 01:31:35 "modelVersion": "2", 01:31:35 "minInstances": "0", 01:31:35 "created": "2016-09-14 18:19:56.0", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672" 01:31:35 }, 01:31:35 "volumeHeatEnv": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv" 01:31:35 }, 01:31:35 "heatEnvironment": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 ], 01:31:35 "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff", 01:31:35 "maxInstances": "0", 01:31:35 "nfRole": "vSAMP", 01:31:35 "nfNamingCode": "vSAMP", 01:31:35 "toscaNodeType": "VF", 01:31:35 "nfType": "vSAMP", 01:31:35 "modelVersion": "1.0", 01:31:35 "minInstances": "0", 01:31:35 "aicVersionMax": "", 01:31:35 "nfFunction": "vSAMP", 01:31:35 "aicVersionMin": "", 01:31:35 "created": "2017-04-14 21:46:28.0", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673{?projection}", 01:31:35 "templated": true 01:31:35 }, 01:31:35 "vnfResources": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfResources" 01:31:35 }, 01:31:35 "vfModuleCustomizations": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vfModuleCustomizations" 01:31:35 }, 01:31:35 "vnfcInstanceGroupCustomizations": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfcInstanceGroupCustomizations" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 ] 01:31:35 }, 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:35 }, 01:31:35 "vnfResource": { 01:31:35 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe" 01:31:35 }, 01:31:35 "heatTemplates": { 01:31:35 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/heatTemplates" 01:31:35 }, 01:31:35 "vnfResourceCustomizations": { 01:31:35 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/vnfResourceCustomizations" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.570 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.572 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelInstanceNameAndVnfResources?MODEL_INSTANCE_NAME=test&VNF_RESOURCE_MODEL_UUID=fe6478e4-ea33-3346-ac12-ab121484a3fe 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77690c0f-e152-4e88-88f3-88454381a456"] 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.573 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id" : 3, 01:31:35 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673", 01:31:35 "modelInstanceName": "test", 01:31:35 "created": "2017-05-26 09:38:24.000", 01:31:35 "minInstances": 0, 01:31:35 "maxInstances": 0, 01:31:35 "availabilityZoneMaxCount": 0, 01:31:35 "nfFunction": "vSAMP", 01:31:35 "nfType": "vSAMP", 01:31:35 "nfRole": "vSAMP", 01:31:35 "nfNamingCode": "vSAMP", 01:31:35 "multiStageDesign": null, 01:31:35 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/3" 01:31:35 }, 01:31:35 "vnfResourceCustomization": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/3{?projection}", 01:31:35 "templated": true 01:31:35 }, 01:31:35 "vnfResources": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfResources" 01:31:35 }, 01:31:35 "vfModuleCustomizations": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations" 01:31:35 }, 01:31:35 "vnfcInstanceGroupCustomizations": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/3/vnfcInstanceGroupCustomizations" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.576 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.577 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/3/vfModuleCustomizations 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd58123b-2b8b-49bf-9fe8-cf86be93fe86"] 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.578 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "_embedded": { 01:31:35 "vfModuleCustomization": [ 01:31:35 { 01:31:35 "id" : "1", 01:31:35 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672", 01:31:35 "label": "PCM", 01:31:35 "minInstances": 0, 01:31:35 "maxInstances": 0, 01:31:35 "initialCount": 0, 01:31:35 "availabilityZoneCount": 0, 01:31:35 "created": "2017-05-26 09:38:23.000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "vfModuleCustomization": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "volumeHeatEnv": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:35 }, 01:31:35 "heatEnvironment": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 ] 01:31:35 }, 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfResourceCustomization/1/vfModuleCustomizations" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.580 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_UUID=f7ce78bb-423b-11e7-93f8-0050569a7969 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_UUID=f7ce78bb-423b-11e7-93f8-0050569a7969 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbbf649e-19fc-4549-b5a0-9cc474acacdb"] 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.581 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.583 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vfModuleCustomization/search/findByModelCustomizationU | /vfModuleCustomization/search/findFirstByModelCustomizati<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 UIDAndVfModuleModelUUID[?]modelCustomizationUUID=b4ea86b4 | onUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOM 01:31:35 -253f-11e7-93ae-92361f002672&vfModuleModelUUID=066de97e-2 | IZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_U 01:31:35 53e-11e7-93ae-92361f002672 | UID=f7ce78bb-423b-11e7-93f8-0050569a7969 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vfModuleCustomization/search/findByModelCustomizationU | /vfModuleCustomization/search/findFirstByModelCustomizati<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 UIDAndVfModuleModelUUID[?]modelCustomizationUUID=b4ea86b4 | onUUIDAndVfModuleModelUUIDOrderByCreatedDesc?MODEL_CUSTOM 01:31:35 -253f-11e7-93ae-92361f002672&vfModuleModelUUID=066de97e-2 | IZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002672&MODEL_U 01:31:35 53e-11e7-93ae-92361f002672 | UID=f7ce78bb-423b-11e7-93f8-0050569a7969 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.586 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"3084", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ff569e-3ccb-4e6f-91d6-2bad2ca35663"] 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"No valid vfModuleCustomization is specified","progress":100,"startTime":1772847095543,"endTime":1772847095586,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"8b1df54faa3b49078e3416e21370a3ba","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService62\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n \t\"lcpCloudRegionId\": \"mdt1\",\n \t\"tenantId\": \"8b1df54faa3b49078e3416e21370a3ba\"\n \t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"2\", \n\t\t\t\"modelVersionId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\", \n\t\t\t\"modelType\":\"vfModule\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\n \"modelCustomizationName\": \"test\"\n }\n }\n }\n ]\n\t}\n}\n\t\n\t","lastModifiedBy":"APIH","volumeGroupId":"1882935","vfModuleId":"1882934","vfModuleName":"testService62","vfModuleModelName":"serviceModel","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"vfModule","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v6/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vfModules","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.587 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.589 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.591 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:35 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid vfModuleCustomization is specified 01:31:35 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.createVfModuleInstance(ServiceInstances.java:581) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createVfModuleInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 Caused by: org.onap.so.exceptions.ValidationException: No valid vfModuleCustomization is specified 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getVnfOrVfModuleUri(RequestHandlerUtils.java:1203) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:699) 01:31:35 ... 81 common frames omitted 01:31:35 01:31:35.591 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.615 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.616 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 3cad9fcd-d7f7-43b6-9657-db3666e07995 already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.619 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.619 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:35 01:31:35.621 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.631 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.631 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.633 [qtp2141083529-58] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:35 | ilyID 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.636 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.637 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:35 | ilyID 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.638 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:35 01:31:35.638 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:35 01:31:35.640 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.653 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.653 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID with request headers:{X-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[278c7626-8375-468c-bb0f-8d03e6d5de76], X-ECOMP-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995], X-TransactionId=[], X-ONAP-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995]} 01:31:35 01:31:35.655 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:35 | ilyID 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.656 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/service-design-and-creation/services/service/Fam<<<<< URL does not match. URLs must start with a / 01:31:35 | ilyID 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.657 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/FamilyID 01:31:35 01:31:35.657 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: FamilyID 01:31:35 01:31:35.659 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.671 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.671 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee951064-9149-4c73-b96e-55d4c007ee5b], X-ECOMP-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995], X-TransactionId=[], X-ONAP-RequestID=[3cad9fcd-d7f7-43b6-9657-db3666e07995]} 01:31:35 01:31:35.672 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:35 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 | 23167e 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.673 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.674 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:35 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 | 23167e 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.674 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.674 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.674 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.674 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"127", X-ONAP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-TransactionID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ECOMP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f0ddb4-c9b0-43d9-8534-3fe574ce6b3f"] 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000"},"instanceName":"VNFTEST-21","requestScope":"vnf"} 01:31:35 01:31:35.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.678 [qtp2141083529-57] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.681 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ff5256d2-5a33-55df-13ab-12abad84e7ee 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ff5256d2-5a33-55df-13ab-12abad84e7ee 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-TransactionID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ECOMP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1bb8b8a-85eb-4846-a5f7-9efaf6a7bc0d"] 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.682 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.684 [qtp2141083529-58] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /vnfResourceCustomization/search/findByModelCustomization<<<<< URL does not match. URLs must start with a / 01:31:35 | UUID?MODEL_CUSTOMIZATION_UUID=ff5256d2-5a33-55df-13ab-12a 01:31:35 | bad84e7ee 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.686 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.686 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.686 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 .*/infraActiveRequests/ | /vnfResourceCustomization/search/findByModelCustomization<<<<< URL does not match. URLs must start with a / 01:31:35 | UUID?MODEL_CUSTOMIZATION_UUID=ff5256d2-5a33-55df-13ab-12a 01:31:35 | bad84e7ee 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.687 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2382", X-ONAP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-TransactionID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ECOMP-RequestID:"3cad9fcd-d7f7-43b6-9657-db3666e07995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ee93f8-e71a-48f4-a5b2-b5428fc8dfa3"] 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"3cad9fcd-d7f7-43b6-9657-db3666e07995","requestStatus":"FAILED","statusMessage":"No valid vnfResource is specified","progress":100,"startTime":1772847095619,"endTime":1772847095687,"source":"VID","vnfName":"VNFTEST-21","vnfType":"vSAMP12/test","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelCustomizationName\": \"test\",\n\t\t\t\"modelCustomizationId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ee\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-21\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002672\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f78914d9-423b-11e7-93f8-0050569a7967\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","requestScope":"vnf","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/ff305d54-75b4-431b-adb2-eb6b9e5ff000/vnfs","cloudApiRequests":[],"requestURI":"3cad9fcd-d7f7-43b6-9657-db3666e07995"} 01:31:35 01:31:35.688 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.690 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.MsoRequest - Error in vnf 01:31:35 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid vnfResource is specified 01:31:35 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.createVnfInstance(ServiceInstances.java:374) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createVnfInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 Caused by: org.onap.so.exceptions.ValidationException: No valid vnfResource is specified 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getVnfOrVfModuleUri(RequestHandlerUtils.java:1112) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:699) 01:31:35 ... 81 common frames omitted 01:31:35 01:31:35.692 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:35 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid vnfResource is specified 01:31:35 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.createVnfInstance(ServiceInstances.java:374) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createVnfInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 Caused by: org.onap.so.exceptions.ValidationException: No valid vnfResource is specified 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getVnfOrVfModuleUri(RequestHandlerUtils.java:1112) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:699) 01:31:35 ... 81 common frames omitted 01:31:35 01:31:35.692 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.713 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.714 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.716 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.718 [http-nio-auto-1-exec-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.729 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.729 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a63f9919-27ce-43e8-b640-75bab115ddd5], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:35 01:31:35.731 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:35 ction=createInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.732 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.733 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:35 ction=createInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.733 [http-nio-auto-1-exec-4] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.733 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:35 01:31:35.733 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.733 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"193", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f163a4e6-d5a6-4055-a96b-24f61b54debc"] 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService80","requestScope":"volumeGroup"} 01:31:35 01:31:35.735 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.737 [qtp2141083529-57] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.739 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.739 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:35 01:31:35.740 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c089c232-aac5-442d-abe1-922970addc89"] 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.741 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 1, 01:31:35 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:35 "label": "PCM", 01:31:35 "minInstances": 0, 01:31:35 "maxInstances": 0, 01:31:35 "initialCount": 0, 01:31:35 "availabilityZoneCount": 0, 01:31:35 "created": "2017-05-26 09:38:23.000", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "vfModuleCustomization": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:35 }, 01:31:35 "volumeHeatEnv": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:35 }, 01:31:35 "heatEnvironment": { 01:31:35 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.744 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7f619c-59c6-48c2-b789-6151bf2359c3"] 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.746 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.748 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.749 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.749 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.749 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.749 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:35 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:35 "modelName": "test::PCM::module-1", 01:31:35 "modelVersion": "2", 01:31:35 "description": "v10 DEV PCM", 01:31:35 "isBase": false, 01:31:35 "created": "2016-09-14 12:49:56.000", 01:31:35 "heatFiles": [ 01:31:35 { 01:31:35 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:35 "description": "created from csar", 01:31:35 "fileName": "nimbus-ethernet-gw", 01:31:35 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:35 "created": "2017-01-21T18:26:43.000+0000", 01:31:35 "artifactChecksum": "MANUAL RECORD", 01:31:35 "version": "1", 01:31:35 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:35 } 01:31:35 ], 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:35 }, 01:31:35 "vfModule": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:35 }, 01:31:35 "vfModuleCustomization": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:35 }, 01:31:35 "volumeHeatTemplate": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:35 }, 01:31:35 "moduleHeatTemplate": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:35 }, 01:31:35 "vnfResources": { 01:31:35 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vnfResources" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.749 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=createInstance 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=createInstance 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f00796-1464-4a2c-a528-a8232e1e2801"] 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.750 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.751 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:35 ction=createInstance | Type=volumeGroup&action=createInstance 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.752 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.752 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.752 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.752 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:35 ction=createInstance | Type=volumeGroup&action=createInstance 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bedaf1bf-4d3d-454c-833f-d3a4eb1e21cb"] 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.753 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.754 [qtp2141083529-57] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:35 ction=createInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:35 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:35 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:35 ction=createInstance | 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=createInstance 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.756 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.757 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=createInstance 01:31:35 01:31:35.757 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.757 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e2cabb-7ae3-4f45-9ff7-4aacf8d6767a"] 01:31:35 01:31:35.757 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.757 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "id": 29, 01:31:35 "action": "createInstance", 01:31:35 "description": "Gr api recipe to create volume-group", 01:31:35 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:35 "recipeTimeout": 180, 01:31:35 "vnfType": null, 01:31:35 "paramXsd": null, 01:31:35 "vnfComponentType": "volumeGroup", 01:31:35 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:35 "_links": { 01:31:35 "self": { 01:31:35 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:35 }, 01:31:35 "vnfComponentsRecipe": { 01:31:35 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:35 } 01:31:35 } 01:31:35 } 01:31:35 01:31:35.759 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.760 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2914", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d3554e2-d90a-4c9c-ace3-921f9b852ba7"] 01:31:35 01:31:35.761 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095716,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService80\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"test\", \n\t\t\t\"modelType\":\"volumeGroup\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"b4ea86b4-253f-11e7-93ae-92361f002671\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ]\n\t}\t\n}\n\t","lastModifiedBy":"APIH","volumeGroupId":"1882935","volumeGroupName":"testService80","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"volumeGroup","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.761 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.762 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.762 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.762 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.763 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.763 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.763 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.764 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3470", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ea1c5c-224f-4741-80c6-aa5158e087ec"] 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"volumeGroup\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelVersionId\":\"test\",\"modelCustomizationId\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelUuid\":\"test\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService80\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:35 01:31:35.765 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.766 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.766 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.766 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.766 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.767 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:35 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:35 "messageCode": "1", 01:31:35 "message": "Success", 01:31:35 "processInstanceID": "1", 01:31:35 "variables": "null" 01:31:35 } 01:31:35 01:31:35.767 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.768 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.792 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.793 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.796 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.796 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.796 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:35 01:31:35.797 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da684f0d-bc03-40f8-9826-acf3e208e005"] 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:35 01:31:35.798 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.801 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1745", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afcaae17-ef2c-410f-96d3-f5d2e8b14cb7"] 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Unable to check for duplicate instance due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body]","progress":100,"startTime":1772847095796,"endTime":1772847095802,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:35 01:31:35.802 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.804 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.805 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:35 org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException: Unable to check for duplicate instance due to error contacting requestDb: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:35 at org.onap.so.apihandlerinfra.exceptions.RequestDbFailureException$Builder.build(RequestDbFailureException.java:39) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.duplicateCheck(RequestHandlerUtils.java:288) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.checkForDuplicateRequests(RequestHandlerUtils.java:262) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1040) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:35 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:35 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:35 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:35 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:35 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:35 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:35 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:31:35 at org.onap.so.db.request.client.RequestsDbClient.postSingleResponse(RequestsDbClient.java:560) 01:31:35 at org.onap.so.db.request.client.RequestsDbClient.checkInstanceNameDuplicate(RequestsDbClient.java:217) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.duplicateCheck(RequestHandlerUtils.java:279) 01:31:35 ... 82 common frames omitted 01:31:35 01:31:35.805 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 01:31:35.833 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.835 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: f93a49da-c3f8-417b-a632-924aa7077dd5 already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.837 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:35 01:31:35.837 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.837 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"629a7bc7-0e02-41cc-afbf-289d2c697cfe"] 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService8","requestScope":"service"} 01:31:35 01:31:35.838 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.840 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.841 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.841 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.841 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.841 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | POST 01:31:35 .*/infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/10 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/10 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f99d637f-b5a9-44ac-833f-ee8025eb5b0d"] 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.842 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.843 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/serviceRecipe/search/.* | /service/10 <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 GET | GET 01:31:35 .*/serviceRecipe/search/.* | /service/10 <<<<< URL does not match. URLs must start with a / 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=10&action=activateInstance 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=10&action=activateInstance 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f44e04f9-55d9-4ba9-8c62-ce64647d7cf2"] 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.845 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7ce78bb-423b-11e7-93f8-0050569a7968 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f7ce78bb-423b-11e7-93f8-0050569a7968 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd8a7bcd-456c-4e13-bc6d-94585e6e42fc"] 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.848 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.851 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=VNF-API-DEFAULT 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=VNF-API-DEFAULT 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddf4db36-3c6f-4e2d-8eb2-25b8b62d9cf9"] 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.855 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.856 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.856 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.856 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.856 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.857 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:35 01:31:35.857 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=activateInstance 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=activateInstance 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e35004ab-b843-472a-9a83-29f145e92df6"] 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:35 01:31:35.858 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.860 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1599", X-ONAP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-TransactionID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ECOMP-RequestID:"f93a49da-c3f8-417b-a632-924aa7077dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2acd978c-a476-443a-b5fc-8589d92c4b24"] 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"f93a49da-c3f8-417b-a632-924aa7077dd5","requestStatus":"FAILED","statusMessage":"Recipe could not be retrieved from catalog DB.","progress":100,"startTime":1772847095837,"endTime":1772847095860,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"testApi\": \"VNF_API\",\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService8","requestScope":"service","requestAction":"activateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/activate","cloudApiRequests":[],"requestURI":"f93a49da-c3f8-417b-a632-924aa7077dd5"} 01:31:35 01:31:35.861 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:35 01:31:35.863 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:35 01:31:35.864 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:35 org.onap.so.apihandlerinfra.exceptions.RecipeNotFoundException: Recipe could not be retrieved from catalog DB. 01:31:35 at org.onap.so.apihandlerinfra.exceptions.RecipeNotFoundException$Builder.build(RecipeNotFoundException.java:40) 01:31:35 at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:750) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1051) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances.activateServiceInstance(ServiceInstances.java:145) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:35 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.activateServiceInstance() 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:35 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:35 01:31:35.865 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:35 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:35 01:31:35.884 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:35 01:31:35.885 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:35 01:31:35.888 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:35 01:31:35.890 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.900 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:35 01:31:35.901 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.903 [qtp2141083529-58] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.904 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.905 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.905 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:35 01:31:35.905 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:35 01:31:35.907 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.917 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.917 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3949b4a8-a349-4f7f-bbc8-074bc5972255], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:35 01:31:35.918 [qtp2141083529-55] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.920 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.920 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:35 | t 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.921 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:35 01:31:35.921 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:35 01:31:35.922 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:35 01:31:35.933 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[44b63f3a-01a3-4bd8-a343-4d55a9c851e7], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:35 01:31:35.935 [qtp2141083529-56] ERROR WireMock - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match 01:31:35 | CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b 01:31:35 | 95b7b2a 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:35 01:31:35.938 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:35 Request was not matched 01:31:35 ======================= 01:31:35 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | Closest stub | Request | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 | 01:31:35 POST | GET <<<<< HTTP method does not match 01:31:35 /mso/async/services/ALaCarteOrchestrator | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match 01:31:35 | CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b 01:31:35 | 95b7b2a 01:31:35 | 01:31:35 | 01:31:35 ----------------------------------------------------------------------------------------------------------------------- 01:31:35 01:31:35 01:31:35 01:31:35.938 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a 01:31:35 01:31:35.938 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: d88c0bd297524867b8b0a597b95b7b2a 01:31:35 01:31:35.938 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:35 01:31:35.938 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"205", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e14f3709-2151-41fb-8647-39ecde2f1014"] 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","configurationInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7970"},"instanceName":"testService30","requestScope":"configuration"} 01:31:35 01:31:35.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:35.942 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:35.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2876", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7441df39-b223-4ded-97eb-14d42d43353e"] 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095888,"source":"VID","vnfId":"1882938","tenantId":"d88c0bd297524867b8b0a597b95b7b2a","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService30\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"configuration\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"tenantId\": \"d88c0bd297524867b8b0a597b95b7b2a\",\n\t\t\t\"lcpCloudRegionId\": \"au7tx\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\",\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\", \n \"modelInfo\": {\n \"modelType\": \"connectionPoint\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","cloudRegion":"au7tx","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"configuration","requestAction":"disablePort","requestorId":"xxxxxx","configurationId":"f7ce78bb-423b-11e7-93f8-0050569a7970","configurationName":"testService30","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/disablePort","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:35.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:35.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2875", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38b2f342-14f0-4398-b468-de3f784a9943"] 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"configuration\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService30\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInfo\":{\"modelType\":\"connectionPoint\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"d88c0bd297524867b8b0a597b95b7b2a\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"au7tx\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"disablePort","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/disablePort","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:35.951 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:35.954 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:35.957 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:35.981 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:35.982 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:35.985 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:35.988 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:35.997 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:35.997 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38c8c38b-1680-4355-b173-8e6f6c210f0c], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:35.999 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:36 ction=updateInstance | 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.001 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.001 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 23167e 01:31:36 ction=updateInstance | 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.002 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:36 01:31:36.002 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:36 01:31:36.002 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.002 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.003 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.003 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.003 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.003 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.004 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.004 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"256", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bf5b5a8-0866-41cf-8f4a-5188d1b53599"] 01:31:36 01:31:36.004 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","volumeGroupInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968"},"instanceName":"testService50","requestScope":"volumeGroup"} 01:31:36 01:31:36.004 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.006 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.007 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.007 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.007 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.007 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.007 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b4ea86b4-253f-11e7-93ae-92361f002671 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1d861a3-be74-4708-9f5c-7afee47d5268"] 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.008 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "id": 1, 01:31:36 "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671", 01:31:36 "label": "PCM", 01:31:36 "minInstances": 0, 01:31:36 "maxInstances": 0, 01:31:36 "initialCount": 0, 01:31:36 "availabilityZoneCount": 0, 01:31:36 "created": "2017-05-26 09:38:23.000", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:36 }, 01:31:36 "vfModuleCustomization": { 01:31:36 "href": "http://localhost:10182/vfModuleCustomization/1" 01:31:36 }, 01:31:36 "volumeHeatEnv": { 01:31:36 "href": "http://localhost:10182/vfModuleCustomization/1/volumeHeatEnv" 01:31:36 }, 01:31:36 "vfModule": { 01:31:36 "href": "http://localhost:10182/vfModuleCustomization/1/vfModule" 01:31:36 }, 01:31:36 "heatEnvironment": { 01:31:36 "href": "http://localhost:10182/vfModuleCustomization/1/heatEnvironment" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.011 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModuleCustomization/1/vfModule 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"345efe86-9267-48f9-ac4d-461f4b339d88"] 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.013 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "modelUUID": "066de97e-253e-11e7-93ae-92361f002671", 01:31:36 "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671", 01:31:36 "modelName": "test::PCM::module-1", 01:31:36 "modelVersion": "2", 01:31:36 "description": "v10 DEV PCM", 01:31:36 "isBase": false, 01:31:36 "created": "2016-09-14 12:49:56.000", 01:31:36 "heatFiles": [ 01:31:36 { 01:31:36 "artifactUuid": "00535bdd-0878-4478-b95a-c575c742bfb0", 01:31:36 "description": "created from csar", 01:31:36 "fileName": "nimbus-ethernet-gw", 01:31:36 "fileBody": "DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n", 01:31:36 "created": "2017-01-21T18:26:43.000+0000", 01:31:36 "artifactChecksum": "MANUAL RECORD", 01:31:36 "version": "1", 01:31:36 "asdcUuid": "00535bdd-0878-4478-b95a-c575c742bfb0" 01:31:36 } 01:31:36 ], 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:36 }, 01:31:36 "vfModule": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671" 01:31:36 }, 01:31:36 "vfModuleCustomization": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vfModuleCustomization" 01:31:36 }, 01:31:36 "volumeHeatTemplate": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/volumeHeatTemplate" 01:31:36 }, 01:31:36 "moduleHeatTemplate": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/moduleHeatTemplate" 01:31:36 }, 01:31:36 "vnfResources": { 01:31:36 "href": "http://localhost:10182/vfModule/066de97e-253e-11e7-93ae-92361f002671/vnfResources" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=updateInstance 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponentType=volumeGroup&action=updateInstance 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"820e466f-64a5-4fc3-9c49-909d926848f0"] 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.018 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:36 ction=updateInstance | Type=volumeGroup&action=updateInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.020 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.020 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.020 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.020 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vnfComponentsRecipe/search/findFirstVnfComponentsRecipeB<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | yVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleMo 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | delUUID=066de97e-253e-11e7-93ae-92361f002671&vnfComponent 01:31:36 ction=updateInstance | Type=volumeGroup&action=updateInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7ec5a3-4bff-4430-8f0b-b9c8889e3b71"] 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.021 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.022 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:36 ction=updateInstance | 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.023 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfComponentsRecipe/search/findFirstVnfComponentsRecip | /vfModule/search/findByModelInvariantUUIDOrderByModelVers<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 eByVfModuleModelUUIDAndVnfComponentTypeAndAction[?]vfModu | ionDesc?modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f 01:31:36 leModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&a | 002671 01:31:36 ction=updateInstance | 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=updateInstance 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=volumeGroup&action=updateInstance 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80093338-1a86-4f06-a8a9-bd3eeea9e46c"] 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.024 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "id": 29, 01:31:36 "action": "createInstance", 01:31:36 "description": "Gr api recipe to create volume-group", 01:31:36 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:36 "recipeTimeout": 180, 01:31:36 "vnfType": null, 01:31:36 "paramXsd": null, 01:31:36 "vnfComponentType": "volumeGroup", 01:31:36 "vfModuleModelUUID": "GR-API-DEFAULT", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:36 }, 01:31:36 "vnfComponentsRecipe": { 01:31:36 "href": "http://localhost:10182/vnfComponentsRecipe/29" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.026 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2980", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d4fc6c0-ed8d-486d-9ffd-1a6232a4a989"] 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847095985,"source":"VID","vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","vnfType":"","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService50\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"test\", \n\t\t\t\"modelType\":\"volumeGroup\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelCustomizationId\": \"b4ea86b4-253f-11e7-93ae-92361f002671\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f7ce78bb-423b-11e7-93f8-0050569a7968\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\n\t\t\t\t\"instanceDirection\": \"source\",\n \"modelInfo\": { \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\n \"modelVersionId\": \"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\"\n }\n }\n }\n ]\n\t}\t\n}\n\t","lastModifiedBy":"APIH","volumeGroupId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","volumeGroupName":"testService50","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"volumeGroup","requestAction":"updateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups/ff305d54-75b4-431b-adb2-eb6b9e5ff000","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.029 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.031 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3565", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a6931d3-d633-4d0a-a93b-3218fe518370"] 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelType\":\"volumeGroup\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelVersionId\":\"test\",\"modelCustomizationId\":\"b4ea86b4-253f-11e7-93ae-92361f002671\",\"modelUuid\":\"test\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService50\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"modelInfo\":{\"modelInvariantId\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"service\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelUuid\":\"fe6985cd-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff3514e3-5a33-55df-13ab-12abad84e7ff\"}}},{\"relatedInstance\":{\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"modelInfo\":{\"modelInvariantId\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\",\"modelType\":\"vnf\",\"modelName\":\"vSAMP12\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelVersionId\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelCustomizationId\":\"b0ed83ec-b7b4-4c70-91c2-63feeaf8609b\",\"modelUuid\":\"fe6478e4-ea33-3346-ac12-ab121484a3fe\",\"modelInvariantUuid\":\"ff5256d1-5a33-55df-13ab-12abad84e7ff\"},\"instanceDirection\":\"source\"}}],\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"vSAMP12/null","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/volumeGroups/ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.033 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.035 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.037 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.059 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.060 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.062 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.063 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.063 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"502f4114-8c57-4b88-b3c1-30434d8694f6"] 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:36 01:31:36.064 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "requestId":"f0a35706-efc4-4e27-80ea-a995d7a2a40f", 01:31:36 "requestStatus":"UNLOCKED", 01:31:36 "statusMessage":null, 01:31:36 "progress":20, 01:31:36 "startTime":1506422369000, 01:31:36 "endTime":null, 01:31:36 "source":"VID", 01:31:36 "vnfId":null, 01:31:36 "vnfName":null, 01:31:36 "vnfType":null, 01:31:36 "serviceType":null, 01:31:36 "tenantId":null, 01:31:36 "vnfParams":null, 01:31:36 "vnfOutputs":null, 01:31:36 "requestBody":"{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:36 "responseBody":null, 01:31:36 "lastModifiedBy":"APIH", 01:31:36 "modifyTime":1532945172000, 01:31:36 "volumeGroupId":null, 01:31:36 "volumeGroupName":null, 01:31:36 "vfModuleId":null, 01:31:36 "vfModuleName":null, 01:31:36 "vfModuleModelName":null, 01:31:36 "cloudRegion":"n6", 01:31:36 "callBackUrl":null, 01:31:36 "correlator":null, 01:31:36 "serviceInstanceId":"9e15a443-af65-4f05-9000-47ae495e937d", 01:31:36 "serviceInstanceName":null, 01:31:36 "requestScope":"configuration", 01:31:36 "requestAction":"activateInstance", 01:31:36 "networkId":null, 01:31:36 "networkName":null, 01:31:36 "networkType":null, 01:31:36 "requestorId":"xxxxxx", 01:31:36 "configurationId":"26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:36 "configurationName":null, 01:31:36 "operationalEnvId":null, 01:31:36 "operationalEnvName":null, 01:31:36 "handler":{ 01:31:36 01:31:36 }, 01:31:36 "requestURI":"http://localhost:8087/infraActiveRequests/%1$s" 01:31:36 } 01:31:36 01:31:36 01:31:36.067 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.073 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a3e8a6-e510-4548-881d-5cb9e5fd3a8a"] 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.074 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.078 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.079 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - Error querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f, exception: 500 Server Error: [no body] 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1789", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0121ad88-5c96-4915-b629-e708c072b331"] 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Unable to get process-instance history from Camunda for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f due to error: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body]","progress":100,"startTime":1772847096063,"endTime":1772847096080,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.081 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.083 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.085 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:36 org.onap.so.apihandlerinfra.exceptions.ContactCamundaException: Unable to get process-instance history from Camunda for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f due to error: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:36 at org.onap.so.apihandlerinfra.exceptions.ContactCamundaException$Builder.build(ContactCamundaException.java:41) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.camundaHistoryCheck(RequestHandlerUtils.java:307) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.checkForDuplicateRequests(RequestHandlerUtils.java:265) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1040) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Server Error: [no body] 01:31:36 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) 01:31:36 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:36 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:36 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:36 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:36 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:36 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:36 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:637) 01:31:36 at org.onap.so.apihandlerinfra.CamundaRequestHandler.lambda$getCamundaProcessInstanceHistory$0(CamundaRequestHandler.java:91) 01:31:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 01:31:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 01:31:36 at org.onap.so.apihandlerinfra.CamundaRequestHandler.getCamundaProcessInstanceHistory(CamundaRequestHandler.java:80) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.camundaHistoryCheck(RequestHandlerUtils.java:300) 01:31:36 ... 82 common frames omitted 01:31:36 01:31:36.085 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.115 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.116 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.118 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.119 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.121 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.131 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/vHNPaas with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.131 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.133 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/vHNPaas has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.134 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.134 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Found service by service-id 01:31:36 01:31:36.135 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.144 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.144 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/vHNPaas with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4f9fe131-5b18-4ec1-8100-a6c2a81bfe7e], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.147 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/vHNPaas has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.148 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.150 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.160 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.160 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fb17ebf5-82de-49ce-bd98-e4f73013931a], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.161 [qtp2141083529-58] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/serviceRecipe/search.* | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:36 | CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b 01:31:36 | 95b7b2a 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.163 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.164 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/serviceRecipe/search.* | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:36 | CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b 01:31:36 | 95b7b2a 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.165 [http-nio-auto-1-exec-10] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/au7tx/tenants/tenant/d88c0bd297524867b8b0a597b95b7b2a 01:31:36 01:31:36.165 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: d88c0bd297524867b8b0a597b95b7b2a 01:31:36 01:31:36.165 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.165 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/15a772d0-077a-4758-ac50-9e7e00d811ab 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/15a772d0-077a-4758-ac50-9e7e00d811ab 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"831cc382-0899-4a8a-b8d2-086b90efcc24"] 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.166 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.170 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15a772d0-077a-4758-ac50-9e7e00d811ab&action=createInstance 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=15a772d0-077a-4758-ac50-9e7e00d811ab&action=createInstance 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b1c273a-fc21-4eb5-b06f-ca8f05472c59"] 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.173 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:36 01:31:36.175 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.RequestHandlerUtils - Configuring UserParams for Macro Request 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/15a772d0-077a-4758-ac50-9e7e00d811ab 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/15a772d0-077a-4758-ac50-9e7e00d811ab 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2e6da2-44b8-4887-979d-8c59d3a8a4e5"] 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.176 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.178 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1651", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fab2573-2281-4e72-962d-76308f1b505a"] 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096118,"source":"VID","tenantId":"d88c0bd297524867b8b0a597b95b7b2a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelInvariantId\": \"2077f51f-320f-47d2-8a80-f80da39228ec\",\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelName\": \"OAM Net IST 1806\",\n\t\t\t\"modelVersion\": \"2.0\",\n\t\t\t\"modelVersionId\": \"15a772d0-077a-4758-ac50-9e7e00d811ab\",\n\t\t\t\"modelUuid\": \"15a772d0-077a-4758-ac50-9e7e00d811ab\",\n\t\t\t\"modelInvariantUuid\": \"2077f51f-320f-47d2-8a80-f80da39228ec\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"productFamilyId\": \"vHNPaas\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"pa2396\"\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"21014aa2-526b-11e6-beb8-9e71128cae77\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"tenantId\": \"d88c0bd297524867b8b0a597b95b7b2a\",\n\t\t\t\"lcpCloudRegionId\": \"au7tx\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"subscriptionServiceType\": \"test\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"2811e2fb-005e-40de-990b-c0794f362399\",\n\t\t\t\"owningEntityName\": \"PACKET-CORE\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"au7tx","requestScope":"service","requestAction":"createInstance","requestorId":"pa2396","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"testServiceDescription","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.180 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.182 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2205", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daaab6a7-9c1b-4a66-8c14-f38346d140f1"] 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2077f51f-320f-47d2-8a80-f80da39228ec\",\"modelType\":\"service\",\"modelId\":\"15a772d0-077a-4758-ac50-9e7e00d811ab\",\"modelName\":\"OAM Net IST 1806\",\"modelVersion\":\"2.0\",\"modelVersionId\":\"15a772d0-077a-4758-ac50-9e7e00d811ab\",\"modelUuid\":\"15a772d0-077a-4758-ac50-9e7e00d811ab\",\"modelInvariantUuid\":\"2077f51f-320f-47d2-8a80-f80da39228ec\"},\"requestInfo\":{\"productFamilyId\":\"vHNPaas\",\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"pa2396\"},\"subscriberInfo\":{\"globalSubscriberId\":\"21014aa2-526b-11e6-beb8-9e71128cae77\"},\"cloudConfiguration\":{\"tenantId\":\"d88c0bd297524867b8b0a597b95b7b2a\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"au7tx\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"2811e2fb-005e-40de-990b-c0794f362399\",\"owningEntityName\":\"PACKET-CORE\"}}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.184 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.187 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.191 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:36.213 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.215 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.216 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.MsoRequest - Exception occurred 01:31:36 org.onap.so.exceptions.ValidationException: No valid X-RequestorID header is specified 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:245) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 01:31:36.217 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"550", X-ONAP-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-TransactionID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-ECOMP-RequestID:"eca3a1b1-43ab-457e-ab1c-367263d148b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b407b40-c9a5-474a-ade6-9dba5bdd75fd"] 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"eca3a1b1-43ab-457e-ab1c-367263d148b4","requestStatus":"FAILED","statusMessage":"No valid X-RequestorID header is specified","progress":100,"startTime":1772847096216,"endTime":1772847096217,"lastModifiedBy":"APIH","requestScope":"instanceGroup","requestAction":"deleteInstance","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c","cloudApiRequests":[],"requestURI":"eca3a1b1-43ab-457e-ab1c-367263d148b4"} 01:31:36 01:31:36.218 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.220 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.222 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:36 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid X-RequestorID header is specified 01:31:36 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1187) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:918) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.deleteInstanceGroups() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 Caused by: org.onap.so.exceptions.ValidationException: No valid X-RequestorID header is specified 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.validateHeaders(RequestHandlerUtils.java:245) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.deleteInstanceGroups(ServiceInstances.java:1179) 01:31:36 ... 79 common frames omitted 01:31:36 01:31:36.222 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.241 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.242 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.244 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.244 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.246 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.256 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.256 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.258 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.260 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.260 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.261 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 01:31:36.261 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 01:31:36.262 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.273 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.273 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7708ce0f-951a-4b36-9f70-5d608e7c3384], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.274 [qtp2141083529-58] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.276 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.276 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.277 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 01:31:36.277 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:36 01:31:36.279 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.289 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.290 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.292 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:36 | 4b7682 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.294 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.295 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f1 01:31:36 | 4b7682 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.295 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn6/tenants/tenant/19123c2924c648eb8e42a3c1f14b7682 01:31:36 01:31:36.295 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 19123c2924c648eb8e42a3c1f14b7682 01:31:36 01:31:36.295 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.295 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"126", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38035b1c-063b-434a-b566-80481c88695b"] 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969"},"instanceName":"test3","requestScope":"network"} 01:31:36 01:31:36.297 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.299 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56792380-1a2a-44ec-9297-d1dadbd94994"] 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.301 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac", 01:31:36 "modelInstanceName": "CONTRAIL30_GNDIRECT 9", 01:31:36 "created": "2017-04-19T08:58:32.000+0000", 01:31:36 "networkTechnology": "", 01:31:36 "networkType": "", 01:31:36 "networkScope": "", 01:31:36 "networkRole": "", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac" 01:31:36 }, 01:31:36 "networkResourceCustomization": { 01:31:36 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}", 01:31:36 "templated": true 01:31:36 }, 01:31:36 "networkResource": { 01:31:36 "href": "http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.303 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5be8bff-2d18-4694-8768-bfdfda768aa9"] 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.305 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.307 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.307 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.307 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.307 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.308 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 01:31:36 "orchestrationMode": "HEAT", 01:31:36 "description": "Contrail 30 GNDIRECT NW", 01:31:36 "neutronNetworkType": "BASIC", 01:31:36 "aicVersionMin": "3.0", 01:31:36 "aicVersionMax": "", 01:31:36 "modelName": "CONTRAIL30_GNDIRECT", 01:31:36 "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 01:31:36 "modelVersion": "1.0", 01:31:36 "toscaNodeType": "", 01:31:36 "category": null, 01:31:36 "subCategory": null, 01:31:36 "created": "2017-01-17T15:05:05.000+0000", 01:31:36 "handler": {}, 01:31:36 "hibernateLazyInitializer": {}, 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:36 }, 01:31:36 "networkResource": { 01:31:36 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc" 01:31:36 }, 01:31:36 "collectionNetworkResourceCustomization": { 01:31:36 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization" 01:31:36 }, 01:31:36 "heatTemplate": { 01:31:36 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate" 01:31:36 }, 01:31:36 "networkResourceCustomization": { 01:31:36 "href": "http://localhost:10182/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.308 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=CONTRAIL30_GNDIRECT&action=createInstance 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5ff282a-995b-472d-99f9-0e7c691756eb"] 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.309 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.311 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/networkRecipe/search/findFirstByModelNameAndAction[?]m | /networkRecipe/search/findFirstByModelNameAndAction?model<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 odelName=GR-API-DEFAULT&action=createInstance | Name=CONTRAIL30_GNDIRECT&action=createInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e037cb22-907e-44e5-9bc2-f8f0ed69299a"] 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.313 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "id": 180, 01:31:36 "action": "deleteInstance", 01:31:36 "description": "Gr api recipe to delete network", 01:31:36 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:36 "recipeTimeout": 180, 01:31:36 "serviceType": null, 01:31:36 "modelName": "GR-API-DEFAULT", 01:31:36 "paramXsd": null, 01:31:36 "created": "2018-08-23T05:09:35.000+0000", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/networkRecipe/180" 01:31:36 }, 01:31:36 "networkRecipe": { 01:31:36 "href": "http://localhost:10182/networkRecipe/180" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.316 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2034", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9fd99ab-52b0-4981-bbef-38671bd0fa14"] 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096244,"source":"VID","tenantId":"19123c2924c648eb8e42a3c1f14b7682","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"lcpCloudRegionId\": \"mtn6\", \n \"tenantId\": \"19123c2924c648eb8e42a3c1f14b7682\"\n }, \n \"modelInfo\": {\n \"modelInvariantId\": \"1710f6e8-1c29-4990-9aea-e943a2ec3d21\", \n \"modelName\": \"TestNetworkType\", \n \"modelType\": \"network\", \n \"modelVersion\": \"2.0\", \n \"modelVersionId\": \"1710966e-097c-4d63-afda-e0d3bb7015fb\",\n \"modelCustomizationId\": \"3bdbb104-476c-483e-9f8b-c095b3d308ac\"\n }, \n \"requestInfo\": {\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\", \n \"requestorId\": \"xxxxxx\", \n \"source\": \"VID\", \n \"suppressRollback\": false,\n \"instanceName\": \"test3\"\n }, \n \"requestParameters\": {\n \"aLaCarte\" : true,\n \"testApi\": \"GR_API\",\n \"autoBuildVfModules\": false, \n \"subscriptionServiceType\": \"MSO-dev-service-type\", \n \"userParams\": [\n {\n \"name\": \"aic_zone\", \n \"value\": \"mtn6\"\n }\n ]\n }, \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"MSO_1610_dev\", \n \"subscriberName\": \"MSO_1610_dev\"\n },\n \"project\": {\n\t\t\"projectName\": \"projectName\"\n\t},\n\t\"owningEntity\": {\n \"owningEntityId\": \"oeId\",\n \"owningEntityName\": \"oeName\"\n\t}\n }\n}","lastModifiedBy":"APIH","cloudRegion":"mtn6","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7969","requestScope":"network","requestAction":"createInstance","networkName":"test3","networkType":"TestNetworkType","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.318 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.319 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2641", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8452b7e8-74df-42ee-b8b2-f23d53d1473d"] 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\",\"modelType\":\"network\",\"modelName\":\"TestNetworkType\",\"modelVersion\":\"2.0\",\"modelCustomizationUuid\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelVersionId\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelCustomizationId\":\"3bdbb104-476c-483e-9f8b-c095b3d308ac\",\"modelUuid\":\"1710966e-097c-4d63-afda-e0d3bb7015fb\",\"modelInvariantUuid\":\"1710f6e8-1c29-4990-9aea-e943a2ec3d21\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"instanceName\":\"test3\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"cloudConfiguration\":{\"tenantId\":\"19123c2924c648eb8e42a3c1f14b7682\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mtn6\"},\"requestParameters\":{\"subscriptionServiceType\":\"MSO-dev-service-type\",\"userParams\":[{\"name\":\"aic_zone\",\"value\":\"mtn6\"}],\"aLaCarte\":true,\"autoBuildVfModules\":false,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"projectName\"},\"owningEntity\":{\"owningEntityId\":\"oeId\",\"owningEntityName\":\"oeName\"}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7969\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7969","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"TestNetworkType","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"TestNetworkType","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.321 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.325 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:36.353 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.354 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.357 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.357 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.359 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.371 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.371 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0aeda499-5e57-441d-bb00-550ade6e3763], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.374 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.374 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.375 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Found service by service-id 01:31:36 01:31:36.377 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.387 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.388 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[515addb7-b21d-47e2-8f79-f7834434d0db], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.390 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.391 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.391 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.391 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.392 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"133", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa728d4-0267-404c-aeab-0a940392f6f9"] 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a8868"},"instanceName":"testService4","requestScope":"service"} 01:31:36 01:31:36.393 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.394 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.395 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/1 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/1 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6144e2e-7d18-4e70-b2cd-3f293b456330"] 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.396 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.399 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1&action=deleteInstance 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1&action=deleteInstance 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23e221eb-a452-4cd4-97f4-6c15dfd73c9e"] 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.401 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:36 01:31:36.402 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.403 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/1 01:31:36 01:31:36.403 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.403 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.403 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/1 01:31:36 01:31:36.404 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.404 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"943de529-5408-4263-adb9-06153a537630"] 01:31:36 01:31:36.404 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.404 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.406 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2531", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af0627a2-2875-49ff-9181-849a88e34d34"] 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096357,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService4\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1.0\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a8868","serviceInstanceName":"testService4","requestScope":"service","requestAction":"deleteInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a8868/","productFamilyName":"testServiceDescription","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.413 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.415 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2618", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"239eb773-9431-4eb7-ab4b-6d44fc78cc4c"] 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService4\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a8868\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a8868","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a8868/","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.418 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.420 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.422 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.446 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.446 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.448 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.448 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.448 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb9e0130-61cc-4e96-8c0c-12f4af0a6bf4"] 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:36 01:31:36.449 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.451 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.452 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.453 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.454 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab6fb3d-2c05-4a97-9fce-1851354de35b"] 01:31:36 01:31:36.454 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.454 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.455 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.455 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.455 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.455 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.456 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.456 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc9a37ca-38dd-4f49-88c7-51ff6a45b6ce"] 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.457 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:36 01:31:36.459 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd26751-e3ae-4491-905f-6dc043832472"] 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.460 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b2871a8-bffe-4a44-b65f-e8c0b4a67cc7"] 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096448,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.463 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.465 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.466 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2248", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a273f4-8d59-4a61-9499-d7550fd5ddc8"] 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService9\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.467 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response":"Exception in create execution list 500 7000", 01:31:36 "message":"Fail", 01:31:36 "processInstanceID":"4b33ca85-5860-11e8-ae53-0a580ae94342", 01:31:36 "variables":null, 01:31:36 "messageCode":500 01:31:36 } 01:31:36 01:31:36.468 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1846", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550aeb13-5c32-490e-951e-aa8564eb7382"] 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 202Exception in create execution list 500 7000","progress":100,"startTime":1772847096448,"endTime":1772847096469,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.470 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.471 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1846", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fadb993a-5620-4a62-bcfb-6329bc5d9429"] 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 202Exception in create execution list 500 7000","progress":100,"startTime":1772847096448,"endTime":1772847096471,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.472 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.473 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.474 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:36 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 202Exception in create execution list 500 7000 01:31:36 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:174) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 01:31:36.475 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.495 [main] DEBUG org.onap.so.apihandlerinfra.RequestHandlerUtils - Configuring UserParams for Macro Request 01:31:36 { 01:31:36 "requestDetails" : { 01:31:36 "modelInfo" : { 01:31:36 "modelInvariantId" : "282bdcd2-34ed-4665-9ab2-63455814531d", 01:31:36 "modelType" : "service", 01:31:36 "modelId" : "109a153e-325f-4df5-8161-edd91314daee", 01:31:36 "modelName" : "MOW_ADIG_test_BV_IST", 01:31:36 "modelVersion" : "1.0", 01:31:36 "modelVersionId" : "109a153e-325f-4df5-8161-edd91314daee", 01:31:36 "modelUuid" : "109a153e-325f-4df5-8161-edd91314daee", 01:31:36 "modelInvariantUuid" : "282bdcd2-34ed-4665-9ab2-63455814531d" 01:31:36 }, 01:31:36 "requestInfo" : { 01:31:36 "productFamilyId" : "testaaS", 01:31:36 "source" : "VID", 01:31:36 "suppressRollback" : false, 01:31:36 "requestorId" : "ss616y" 01:31:36 }, 01:31:36 "subscriberInfo" : { 01:31:36 "globalSubscriberId" : "21014aa2-526b-11e6-beb8-9e71128cae77" 01:31:36 }, 01:31:36 "cloudConfiguration" : { 01:31:36 "tenantId" : "aefb697db6524ddebfe4915591b0a347", 01:31:36 "cloudOwner" : "CloudOwner", 01:31:36 "lcpCloudRegionId" : "mdt25b" 01:31:36 }, 01:31:36 "requestParameters" : { 01:31:36 "subscriptionServiceType" : "test", 01:31:36 "userParams" : [ { 01:31:36 "name" : "mow_adig_test_ist0_vnf_instance_name", 01:31:36 "value" : "wswdc403me6" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_bandwidth", 01:31:36 "value" : "Gbps" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_vnf_config_template_version", 01:31:36 "value" : "17.2" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_ist0_vnf_config_template_version", 01:31:36 "value" : "17.2" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_ASN", 01:31:36 "value" : "2685" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_bandwidth_units", 01:31:36 "value" : "Gbps" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_availability_zone_0", 01:31:36 "value" : "mdt25b-kvm-az01" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_vnf_config_template", 01:31:36 "value" : "17.2" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_ist0_bandwidth_units", 01:31:36 "value" : "Gbps" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_vnf_instance_name", 01:31:36 "value" : "wswdc403me6" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_vnf_instance", 01:31:36 "value" : "wswdc403me6" 01:31:36 }, { 01:31:36 "name" : "mow_adig_test_bv_ist0_AIC_CLLI", 01:31:36 "value" : "MTSNJA4LCP1" 01:31:36 } ], 01:31:36 "aLaCarte" : false 01:31:36 }, 01:31:36 "project" : { 01:31:36 "projectName" : "GigaPower" 01:31:36 }, 01:31:36 "owningEntity" : { 01:31:36 "owningEntityId" : "2811e2fb-005e-40de-990b-c0794f362399", 01:31:36 "owningEntityName" : "PACKET-CORE" 01:31:36 } 01:31:36 }, 01:31:36 "serviceInstanceId" : null, 01:31:36 "vnfInstanceId" : null, 01:31:36 "pnfName" : null, 01:31:36 "networkInstanceId" : null, 01:31:36 "volumeGroupInstanceId" : null, 01:31:36 "vfModuleInstanceId" : null, 01:31:36 "configurationId" : null, 01:31:36 "instanceGroupId" : null 01:31:36 } 01:31:36 01:31:36.552 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.554 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.557 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.557 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.557 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:36 01:31:36.558 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ce3e1c-a7d4-460b-96a2-ded51c83808f"] 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:36 01:31:36.559 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.561 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.562 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.562 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.562 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.562 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cec1043-3aba-41c7-a60c-63284a19b6a4"] 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.563 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.566 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.566 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.566 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.566 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.567 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.567 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9ee91f5-b388-471a-aff5-e1c4e20bb03e"] 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.568 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:36 01:31:36.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73e9675-b347-40b8-92b3-408d5295636e"] 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23ff0130-80ec-4509-a9a1-295b7330d32e"] 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096557,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.579 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.579 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.579 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.579 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.580 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.580 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2248", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a33ae2-a110-4129-a0f9-63e10823c781"] 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService9\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.581 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 401 UNAUTHORIZED 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Unauthorized 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.583 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.584 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:31:36 org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] 01:31:36 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) 01:31:36 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:36 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:36 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:36 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:36 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:36 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:36 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:36 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:36 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 01:31:36.585 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1635", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a97c7a6-7745-451e-9769-261264733dd0"] 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 401 UNAUTHORIZED","progress":100,"startTime":1772847096557,"endTime":1772847096585,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.586 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.587 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.587 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.587 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.587 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.588 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.588 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.589 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:36 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 401 UNAUTHORIZED 01:31:36 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:31:36 at org.onap.so.apihandler.common.CamundaClient.createBPMNFailureException(CamundaClient.java:302) 01:31:36 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:129) 01:31:36 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 01:31:36.589 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:36.620 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.621 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.624 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.625 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.627 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.637 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.637 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[00111199-f5dc-48e0-8acc-058708ce2e95], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.639 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.640 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.640 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Found service by service-id 01:31:36 01:31:36.642 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.651 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.651 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.653 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:36 01:31:36.654 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:36 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:36 "service-description": "testServiceDescription" 01:31:36 } 01:31:36 01:31:36 01:31:36.655 [http-nio-auto-1-exec-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.666 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.667 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.669 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/serviceRecipe/search.* | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:36 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:36 | 23167e 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.671 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.672 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/serviceRecipe/search.* | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. URLs must start with a / 01:31:36 | CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db 01:31:36 | 23167e 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.672 [http-nio-auto-1-exec-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:36 01:31:36.672 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:36 01:31:36.672 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.672 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/3c40d244-808e-42ca-b09a-256d83d19d0a 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/3c40d244-808e-42ca-b09a-256d83d19d0a 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e56efe35-e812-471e-9f50-ce4135b13ed7"] 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.679 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.681 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.682 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.682 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.682 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.682 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.682 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c40d244-808e-42ca-b09a-256d83d19d0a&action=assignInstance 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c40d244-808e-42ca-b09a-256d83d19d0a&action=assignInstance 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"651a021f-0a8d-49ad-82b2-576a37ef0e70"] 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.683 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:36 01:31:36.686 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/3c40d244-808e-42ca-b09a-256d83d19d0a 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/3c40d244-808e-42ca-b09a-256d83d19d0a 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49705f9-afa3-4263-bc1e-ee5f844d13a4"] 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.688 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:36 01:31:36.689 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"7038", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8249b4-aca1-458f-ae6e-0c4f1693f66f"] 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096625,"source":"VID","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelType\":\"service\",\n \"modelInvariantId\":\"5d48acb5-097d-4982-aeb2-f4a3bd87d31b\",\n \"modelVersionId\":\"3c40d244-808e-42ca-b09a-256d83d19d0a\",\n \"modelName\":\"MOW vMX BV 1 Service\",\n \"modelVersion\":\"10.0\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"mdt1\",\n \"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"038d99af-0427-42c2-9d15-971b99b9b489\",\n \"owningEntityName\":\"PACKET CORE\"\n },\n \"project\":{\n \"projectName\":\"{some project name}\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"{some subscriber id}\"\n },\n \"requestInfo\":{\n \"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"source\":\"VID\",\n \"suppressRollback\":true,\n \"requestorId\":\"xxxxxx\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"VMX\",\n \"aLaCarte\":false,\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelType\":\"service\",\n\t\t\t \"modelInvariantId\":\"5d48acb5-097d-4982-aeb2-f4a3bd87d31b\",\n\t\t\t \"modelVersionId\":\"3c40d244-808e-42ca-b09a-256d83d19d0a\",\n\t\t\t \"modelName\":\"MOW vMX BV 1 Service\",\n\t\t\t \"modelVersion\":\"10.0\"\n },\n \"instanceParams\":[\n\n ],\n \"resources\":{\n \"vnfs\":[\n {\n \"modelInfo\":{\n \"modelType\":\"vnf\",\n \"modelName\":\"2016-73_MOW\",\n \"modelVersionId\":\"7f40c192-f63c-463e-ba94-286933b895f8\",\n \"modelCustomizationName\":\"2016-73_MOW\",\n \"modelCustomizationId\":\"ab153b6e-c364-44c0-bef6-1f2982117f04\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"mdt1\",\n \"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"platform\":{\n \"platformName\":\"test\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"someValue\"\n },\n \"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"instanceParams\":[\n\n ],\n \"vfModules\":[\n {\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelName\":\"201673MowtestBvL\",\n \"modelVersionId\":\"4c75f813-fa91-45a4-89d0-790ff5f1ae79\",\n \"modelCustomizationId\":\"a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f\"\n },\n \"instanceName\": \"vfModule1\",\n \"instanceParams\":[\n {\n \"vmx_int_net_len\":\"24\"\n }\n ]\n },\n {\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelName\":\"201673Mowtest\",\n \"modelVersionId\":\"56e2b103-637c-4d1a-adc8-3a7f4a6c3240\",\n \"modelCustomizationId\":\"72d9d1cd-f46d-447a-abdb-451d6fb05fa8\"\n },\n \"instanceName\": \"vfModule2\",\n \"instanceParams\":[\n {\n \"availability_zone_0\":\"mtpocdv-kvm-az01\",\n \"vre_a_volume_size_0\":\"100\"\n }\n ]\n },\n {\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelName\":\"201673Mowtest\",\n \"modelVersionId\":\"56e2b103-637c-4d1a-adc8-3a7f4a6c3240\",\n \"modelCustomizationId\":\"72d9d1cd-f46d-447a-abdb-451d6fb05fa8\"\n },\n \"instanceName\": \"vfModule3\",\n \"instanceParams\":[\n {\n \"availability_zone_0\":\"mtpocdv-kvm-az01\",\n \"vre_a_volume_size_0\":\"50\"\n }\n ]\n },\n {\n \"modelInfo\":{\n \"modelType\":\"vfModule\",\n \"modelName\":\"201673Mowtest\",\n \"modelVersionId\":\"f555558f-d538-4876-8ffa-b102650fad64\",\n \"modelCustomizationId\":\"da4d4327-fb7d-4311-ac7a-be7ba60cf969\"\n },\n \"instanceName\": \"vfModule4\",\n \"instanceParams\":[\n {\n \"availability_zone_0\":\"mtpocdv-kvm-az01\",\n \"vmx_vpfe_int_ip_0\":\"192.168.0.16\"\n }\n ]\n }\n ]\n }\n ]\n }\n }\n }\n ]\n }\n }\n}\n","lastModifiedBy":"APIH","cloudRegion":"mdt1","requestScope":"service","requestAction":"assignInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/assign","productFamilyName":"testServiceDescription","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.692 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.694 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"4355", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31104b8-4bcd-47b1-a390-6b112717507f"] 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5d48acb5-097d-4982-aeb2-f4a3bd87d31b\",\"modelType\":\"service\",\"modelName\":\"MOW vMX BV 1 Service\",\"modelVersion\":\"10.0\",\"modelVersionId\":\"3c40d244-808e-42ca-b09a-256d83d19d0a\",\"modelUuid\":\"3c40d244-808e-42ca-b09a-256d83d19d0a\",\"modelInvariantUuid\":\"5d48acb5-097d-4982-aeb2-f4a3bd87d31b\"},\"requestInfo\":{\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"source\":\"VID\",\"suppressRollback\":true,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"{some subscriber id}\"},\"cloudConfiguration\":{\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"mdt1\"},\"requestParameters\":{\"subscriptionServiceType\":\"VMX\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelType\":\"service\",\"modelInvariantId\":\"5d48acb5-097d-4982-aeb2-f4a3bd87d31b\",\"modelVersionId\":\"3c40d244-808e-42ca-b09a-256d83d19d0a\",\"modelName\":\"MOW vMX BV 1 Service\",\"modelVersion\":\"10.0\"},\"instanceParams\":[],\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelType\":\"vnf\",\"modelName\":\"2016-73_MOW\",\"modelVersionId\":\"7f40c192-f63c-463e-ba94-286933b895f8\",\"modelCustomizationName\":\"2016-73_MOW\",\"modelCustomizationId\":\"ab153b6e-c364-44c0-bef6-1f2982117f04\"},\"cloudConfiguration\":{\"lcpCloudRegionId\":\"mdt1\",\"tenantId\":\"88a6ca3ee0394ade9403f075db23167e\"},\"platform\":{\"platformName\":\"test\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"someValue\"},\"productFamilyId\":\"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\"instanceParams\":[],\"vfModules\":[{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"201673MowtestBvL\",\"modelVersionId\":\"4c75f813-fa91-45a4-89d0-790ff5f1ae79\",\"modelCustomizationId\":\"a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f\"},\"instanceName\":\"vfModule1\",\"instanceParams\":[{\"vmx_int_net_len\":\"24\"}]},{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"201673Mowtest\",\"modelVersionId\":\"56e2b103-637c-4d1a-adc8-3a7f4a6c3240\",\"modelCustomizationId\":\"72d9d1cd-f46d-447a-abdb-451d6fb05fa8\"},\"instanceName\":\"vfModule2\",\"instanceParams\":[{\"availability_zone_0\":\"mtpocdv-kvm-az01\",\"vre_a_volume_size_0\":\"100\"}]},{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"201673Mowtest\",\"modelVersionId\":\"56e2b103-637c-4d1a-adc8-3a7f4a6c3240\",\"modelCustomizationId\":\"72d9d1cd-f46d-447a-abdb-451d6fb05fa8\"},\"instanceName\":\"vfModule3\",\"instanceParams\":[{\"availability_zone_0\":\"mtpocdv-kvm-az01\",\"vre_a_volume_size_0\":\"50\"}]},{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"201673Mowtest\",\"modelVersionId\":\"f555558f-d538-4876-8ffa-b102650fad64\",\"modelCustomizationId\":\"da4d4327-fb7d-4311-ac7a-be7ba60cf969\"},\"instanceName\":\"vfModule4\",\"instanceParams\":[{\"availability_zone_0\":\"mtpocdv-kvm-az01\",\"vmx_vpfe_int_ip_0\":\"192.168.0.16\"}]}]}]}}}],\"aLaCarte\":false},\"project\":{\"projectName\":\"{some project name}\"},\"owningEntity\":{\"owningEntityId\":\"038d99af-0427-42c2-9d15-971b99b9b489\",\"owningEntityName\":\"PACKET CORE\"}}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"assignInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/assign","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.698 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.700 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.702 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 01:31:36.730 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.731 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.733 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.733 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.733 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:36 01:31:36.733 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - failed to parse request 01:31:36 org.onap.so.exceptions.ValidationException: No valid modelType is specified 01:31:36 at org.onap.so.apihandlerinfra.validation.RequestScopeValidation.validate(RequestScopeValidation.java:43) 01:31:36 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:348) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1011) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createVfModuleInstance(ServiceInstances.java:581) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createVfModuleInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 01:31:36.734 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1164", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de9f3d3c-d6e3-4790-a429-68266661a746"] 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Error parsing request: No valid modelType is specified","progress":100,"startTime":1772847096733,"endTime":1772847096734,"source":"VID","vnfType":"","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"zz9999\",\n\t\t\t\"instanceName\": \"testVfModule2\"\n\t},\n\t\"requestParameters\": {\n\t\t\"aLaCarte\": true, \n\t\t\"autoBuildVfModules\": false,\n\t\t\"subscriptionServiceType\": \"test\"\n\t},\n\t\"modelInfo\":{\n\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a79\",\n\t\t\"modelVersion\":\"1\", \n\t\t\"modelName\":\"serviceModel\"\n\t\t}\n\t}\n}\n\t","lastModifiedBy":"APIH","vfModuleName":"testVfModule2","vfModuleModelName":"serviceModel","requestScope":"vfModule","requestAction":"createInstance","requestorId":"zz9999","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/32807a28-1a14-4b88-b7b3-2950918aa76d/vnfs/32807a28-1a14-4b88-b7b3-2950918aa76d/vfModules","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.735 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.737 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.749 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:36 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error parsing request: No valid modelType is specified 01:31:36 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:356) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1011) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances.createVfModuleInstance(ServiceInstances.java:581) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:36 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createVfModuleInstance() 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:36 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:36 Caused by: org.onap.so.exceptions.ValidationException: No valid modelType is specified 01:31:36 at org.onap.so.apihandlerinfra.validation.RequestScopeValidation.validate(RequestScopeValidation.java:43) 01:31:36 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:36 at org.onap.so.apihandlerinfra.RequestHandlerUtils.parseRequest(RequestHandlerUtils.java:348) 01:31:36 ... 81 common frames omitted 01:31:36 01:31:36.749 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:36.765 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.766 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.770 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.773 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.785 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.785 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[043185c3-5ced-4f20-872f-936fb41356b4], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.787 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | GET <<<<< HTTP method does not match 01:31:36 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:36 | t 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.789 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.790 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | GET <<<<< HTTP method does not match 01:31:36 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:36 | t 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.790 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:36 01:31:36.791 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:36 01:31:36.792 [http-nio-auto-1-exec-8] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.801 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.801 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.803 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | GET <<<<< HTTP method does not match 01:31:36 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:36 | t 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.805 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.806 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | GET <<<<< HTTP method does not match 01:31:36 /mso/async/services/ALaCarteOrchestrator | /aai/v24/service-design-and-creation/services/service/tes<<<<< URL does not match 01:31:36 | t 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.806 [http-nio-auto-1-exec-8] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/test 01:31:36 01:31:36.806 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: test 01:31:36 01:31:36.806 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.806 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"198", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b442058-87e3-41eb-9b85-8a92dde8ef41"] 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","configurationInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7970"},"instanceName":"testService6","requestScope":"service"} 01:31:36 01:31:36.808 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.810 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/ALaCarteOrchestrator | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.812 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.813 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2599", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccb0dcb6-ae6c-4e2a-952c-e8391567477a"] 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096770,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"f7ce78bb-423b-11e7-93f8-0050569a7970\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService6\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": false,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelVersionId\":\"1\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t\t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t},\n \t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceName\": \"cisco\", \n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"APCON\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n },\n \t\t{\n \"relatedInstance\": {\n \"instanceName\": \"G10\",\n \"modelInfo\": {\n \"modelType\": \"pnf\"\n }\n }\n }\n ] \n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","serviceInstanceName":"testService6","requestScope":"service","requestAction":"enablePort","requestorId":"xxxxxx","configurationId":"f7ce78bb-423b-11e7-93f8-0050569a7970","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/enablePort","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:36 01:31:36.817 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.820 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.820 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.820 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.820 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.821 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 01:31:36.821 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/ALaCarteOrchestrator 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2682", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3c8f9f9-b9f4-4189-ab29-b97a456a8d26"] 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"1\",\"modelUuid\":\"1\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService6\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"cisco\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"APCON\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}},{\"relatedInstance\":{\"instanceName\":\"G10\",\"modelInfo\":{\"modelType\":\"pnf\"}}}],\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7968\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"f7ce78bb-423b-11e7-93f8-0050569a7970\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"enablePort","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7970","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/configurations/f7ce78bb-423b-11e7-93f8-0050569a7970/enablePort","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:36 01:31:36.824 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:36 "messageCode": "1", 01:31:36 "message": "Success", 01:31:36 "processInstanceID": "1", 01:31:36 "variables": "null" 01:31:36 } 01:31:36 01:31:36.826 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.828 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:36 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:36 01:31:36.843 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:36 01:31:36.844 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:36 01:31:36.847 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:36 01:31:36.847 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:36 01:31:36.849 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.858 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.858 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[431775bc-53e1-4a23-8df4-403efb870a80], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.860 [qtp2141083529-56] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/e43<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | 3710f-9217-458d-a79d-1c7aff376d87 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/e43<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | 3710f-9217-458d-a79d-1c7aff376d87 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.863 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 01:31:36 01:31:36.863 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: e433710f-9217-458d-a79d-1c7aff376d87 01:31:36 01:31:36.865 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.874 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.874 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c092b7f5-6fca-45a8-ab0c-ca81212473db], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:36 01:31:36.876 [qtp2141083529-57] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/e43<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | 3710f-9217-458d-a79d-1c7aff376d87 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.879 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/service-design-and-creation/services/service/e43<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | 3710f-9217-458d-a79d-1c7aff376d87 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.879 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/e433710f-9217-458d-a79d-1c7aff376d87 01:31:36 01:31:36.880 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: e433710f-9217-458d-a79d-1c7aff376d87 01:31:36 01:31:36.881 [http-nio-auto-1-exec-9] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:36 01:31:36.890 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/DYH1A/tenants/tenant/7f3db563322146a688601ade1294a747 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:36 01:31:36.891 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.892 [qtp2141083529-58] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | CloudOwner/DYH1A/tenants/tenant/7f3db563322146a688601ade1 01:31:36 | 294a747 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.894 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/DYH1A/tenants/tenant/7f3db563322146a688601ade1294a747 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:36 01:31:36.895 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | CloudOwner/DYH1A/tenants/tenant/7f3db563322146a688601ade1 01:31:36 | 294a747 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36 01:31:36.895 [http-nio-auto-1-exec-9] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/DYH1A/tenants/tenant/7f3db563322146a688601ade1294a747 01:31:36 01:31:36.895 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 7f3db563322146a688601ade1294a747 01:31:36 01:31:36.895 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:36 01:31:36.895 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"174", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f840b16-4cb9-42de-8c51-fa1de33400af"] 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"f501ce76-a9bc-4601-9837-74fd9f4d5eca","serviceInstanceId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c"},"instanceName":null,"requestScope":"vnf"} 01:31:36 01:31:36.897 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.899 [qtp2141083529-55] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.900 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.900 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.900 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.900 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 POST | POST 01:31:36 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=2ccae1b4-7d9e-46fa-a452-9180ce008d17 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=2ccae1b4-7d9e-46fa-a452-9180ce008d17 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c1306e-0176-4322-bdb6-659702726df3"] 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.901 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.903 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.903 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.903 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.904 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.904 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "_embedded": { 01:31:36 "vnfResourceCustomization": [ 01:31:36 { 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/4" 01:31:36 }, 01:31:36 "vfModuleCustomizations": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/4/vfModuleCustomizations" 01:31:36 }, 01:31:36 "vnfResourceCustomization": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/4{?projection}", 01:31:36 "templated": true 01:31:36 }, 01:31:36 "vnfResources": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfResources" 01:31:36 }, 01:31:36 "vnfcInstanceGroupCustomizations": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/4/vnfcInstanceGroupCustomizations" 01:31:36 } 01:31:36 }, 01:31:36 "availabilityZoneMaxCount": 0, 01:31:36 "created": "2017-05-26 09:38:24.000", 01:31:36 "creationTimestamp": "2017-05-26T09:38:24.000+0000", 01:31:36 "id": 4, 01:31:36 "maxInstances": 0, 01:31:36 "minInstances": 0, 01:31:36 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:36 "modelInstanceName": "test", 01:31:36 "multiStageDesign": null, 01:31:36 "nfFunction": "", 01:31:36 "nfNamingCode": "", 01:31:36 "nfRole": "TEST", 01:31:36 "nfType": "" 01:31:36 } 01:31:36 ] 01:31:36 } 01:31:36 } 01:31:36 01:31:36 01:31:36.904 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfResourceCustomization/4/vnfResources 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f3c5ce0-6b4f-4de6-bbf5-58acf4cd0d3a"] 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.906 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:36 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:36 "modelName": "vSAMP10a", 01:31:36 "modelVersion": "1.0", 01:31:36 "toscaNodeType": "VF", 01:31:36 "description": "1607 vSAMP10a - inherent network", 01:31:36 "orchestrationMode": "HEAT", 01:31:36 "aicVersionMin": "", 01:31:36 "aicVersionMax": "", 01:31:36 "category": null, 01:31:36 "subCategory": null, 01:31:36 "created": "2017-04-14T16:16:28.000+0000", 01:31:36 "modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:36 "_embedded": { 01:31:36 "vnfResourceCustomizations": [ 01:31:36 { 01:31:36 "description": "1607 vSAMP10a - inherent network", 01:31:36 "modelName": "vSAMP10a", 01:31:36 "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fw", 01:31:36 "multiStageDesign": null, 01:31:36 "modelInvariantUUID": "2fff5b20-214b-11e7-93ae-92361f002671", 01:31:36 "modelInstanceName": "test", 01:31:36 "availabilityZoneMaxCount": "0", 01:31:36 "vfModuleCustomizations": [], 01:31:36 "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002674", 01:31:36 "orchestrationMode": "HEAT", 01:31:36 "nfFunction": "", 01:31:36 "modelVersion": "1.0", 01:31:36 "aicVersionMax": "", 01:31:36 "nfRole": "TEST", 01:31:36 "nfNamingCode": "", 01:31:36 "toscaNodeType": "VF", 01:31:36 "minInstances": "0", 01:31:36 "aicVersionMin": "", 01:31:36 "maxInstances": "0", 01:31:36 "created": "2017-04-14 21:46:28.0", 01:31:36 "nfType": "", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674{?projection}", 01:31:36 "templated": true 01:31:36 }, 01:31:36 "vfModuleCustomizations": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vfModuleCustomizations" 01:31:36 }, 01:31:36 "vnfResources": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfResources" 01:31:36 }, 01:31:36 "vnfcInstanceGroupCustomizations": { 01:31:36 "href": "http://localhost:10182/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002674/vnfcInstanceGroupCustomizations" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 ] 01:31:36 }, 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:36 }, 01:31:36 "vnfResource": { 01:31:36 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw" 01:31:36 }, 01:31:36 "vnfResourceCustomizations": { 01:31:36 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/vnfResourceCustomizations" 01:31:36 }, 01:31:36 "heatTemplates": { 01:31:36 "href": "http://localhost:10182/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fw/heatTemplates" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.908 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=updateInstance 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=TEST&action=updateInstance 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"867064ff-2de0-4086-96c2-dc50ddf2d689"] 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.909 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.910 [qtp2141083529-58] ERROR WireMock - 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | ole=TEST&action=updateInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:36 Request was not matched 01:31:36 ======================= 01:31:36 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | Closest stub | Request | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 | 01:31:36 GET | GET 01:31:36 .*/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction[? | /vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfR<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:36 ]nfRole=GR-API-DEFAULT&action=updateInstance | ole=TEST&action=updateInstance 01:31:36 | 01:31:36 | 01:31:36 ----------------------------------------------------------------------------------------------------------------------- 01:31:36 01:31:36 01:31:36.913 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=updateInstance 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=updateInstance 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd0702fa-5c4a-420b-a4f0-491b03c27c86"] 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:36 01:31:36.914 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:36 "id": 10008, 01:31:36 "nfRole": "GR-API-DEFAULT", 01:31:36 "paramXsd": null, 01:31:36 "vfModuleId": null, 01:31:36 "action": "updateInstance", 01:31:36 "description": "Gr api recipe to update vnf", 01:31:36 "orchestrationUri": "/mso/async/services/WorkflowActionBB", 01:31:36 "recipeTimeout": 180, 01:31:36 "serviceType": null, 01:31:36 "created": "2018-08-20T08:10:21.000+0000", 01:31:36 "_links": { 01:31:36 "self": { 01:31:36 "href": "http://localhost:10182/vnfRecipe/10008" 01:31:36 }, 01:31:36 "vnfRecipe": { 01:31:36 "href": "http://localhost:10182/vnfRecipe/10008" 01:31:36 } 01:31:36 } 01:31:36 } 01:31:36 01:31:36.917 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:36 01:31:36.920 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.920 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:36 01:31:36.920 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:36 01:31:36.920 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:36 01:31:36.920 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:36 01:31:36.921 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2562", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bbc8d7a-3a2a-4459-b0bc-38491686e407"] 01:31:37 01:31:36.921 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096847,"source":"VID","vnfId":"f501ce76-a9bc-4601-9837-74fd9f4d5eca","vnfType":"Subinterface_SVC_ym161d/test_name","tenantId":"7f3db563322146a688601ade1294a747","requestBody":"{\n \"requestDetails\":{\n \"requestInfo\":{\n \"productFamilyId\":\"e433710f-9217-458d-a79d-1c7aff376d87\",\n \"source\":\"VID\",\n \"suppressRollback\":false,\n \"requestorId\":\"xxxxxx\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"line_of_business\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\":\"DYH1A\",\n \"tenantId\":\"7f3db563322146a688601ade1294a747\"\n },\n \"platform\":{\n\n },\n \"modelInfo\":{\n \"modelCustomizationId\":\"2ccae1b4-7d9e-46fa-a452-9180ce008d17\",\n \"modelCustomizationName\":\"test_name\",\n \"modelVersionId\":\"0f161f68-9cd8-41f3-872d-41e58d83d318\",\n \"modelName\":\"modelName\",\n \"modelInvariantId\":\"f501ce76-a9bc-4601-9837-74fd9f4d5ecb\",\n \"modelType\":\"vnf\",\n \"modelVersion\":\"7.0\"\n },\n \"requestParameters\":{\n \"userParams\":[\n\n ],\n \"testApi\":\"GR_API\"\n },\n \"relatedInstanceList\":[\n {\n \"relatedInstance\":{\n \"instanceId\":\"e05864f0-ab35-47d0-8be4-56fd9619ba3c\",\n \"modelInfo\":{\n \"modelVersionId\":\"ecd348d8-41f6-447a-93a6-4300db495688\",\n \"modelName\":\"Subinterface_SVC_ym161d\",\n \"modelInvariantId\":\"4c1147bd-de97-43d5-b05e-5faa9aba220d\",\n \"modelType\":\"service\",\n \"modelVersion\":\"5.0\"\n }\n }\n },\n {\n \"relatedInstance\":{\n \"instanceId\":\"1b53f649-8969-443f-8ca4-d70f2ec6de0b\",\n \"modelInfo\":{\n \"modelType\":\"networkInstanceGroup\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"DYH1A","serviceInstanceId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestScope":"vnf","requestAction":"updateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/serviceInstances/e05864f0-ab35-47d0-8be4-56fd9619ba3c/vnfs/f501ce76-a9bc-4601-9837-74fd9f4d5eca","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:36.921 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:36.923 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"3124", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c42cbe-8b2a-46e1-b215-1fd1dda2ee33"] 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"test_name\",\"modelInvariantId\":\"f501ce76-a9bc-4601-9837-74fd9f4d5ecb\",\"modelType\":\"vnf\",\"modelName\":\"modelName\",\"modelVersion\":\"7.0\",\"modelCustomizationUuid\":\"2ccae1b4-7d9e-46fa-a452-9180ce008d17\",\"modelVersionId\":\"0f161f68-9cd8-41f3-872d-41e58d83d318\",\"modelCustomizationId\":\"2ccae1b4-7d9e-46fa-a452-9180ce008d17\",\"modelUuid\":\"0f161f68-9cd8-41f3-872d-41e58d83d318\",\"modelInvariantUuid\":\"f501ce76-a9bc-4601-9837-74fd9f4d5ecb\",\"modelInstanceName\":\"test_name\"},\"requestInfo\":{\"productFamilyId\":\"e433710f-9217-458d-a79d-1c7aff376d87\",\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e05864f0-ab35-47d0-8be4-56fd9619ba3c\",\"modelInfo\":{\"modelInvariantId\":\"4c1147bd-de97-43d5-b05e-5faa9aba220d\",\"modelType\":\"service\",\"modelName\":\"Subinterface_SVC_ym161d\",\"modelVersion\":\"5.0\",\"modelVersionId\":\"ecd348d8-41f6-447a-93a6-4300db495688\",\"modelUuid\":\"ecd348d8-41f6-447a-93a6-4300db495688\",\"modelInvariantUuid\":\"4c1147bd-de97-43d5-b05e-5faa9aba220d\"}}},{\"relatedInstance\":{\"instanceId\":\"1b53f649-8969-443f-8ca4-d70f2ec6de0b\",\"modelInfo\":{\"modelType\":\"networkInstanceGroup\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7f3db563322146a688601ade1294a747\",\"cloudOwner\":\"CloudOwner\",\"lcpCloudRegionId\":\"DYH1A\"},\"requestParameters\":{\"usePreload\":true,\"testApi\":\"GR_API\"},\"platform\":{},\"lineOfBusiness\":{\"lineOfBusinessName\":\"line_of_business\"}},\"serviceInstanceId\":\"e05864f0-ab35-47d0-8be4-56fd9619ba3c\",\"vnfInstanceId\":\"f501ce76-a9bc-4601-9837-74fd9f4d5eca\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"f501ce76-a9bc-4601-9837-74fd9f4d5eca","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"Subinterface_SVC_ym161d/test_name","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/e05864f0-ab35-47d0-8be4-56fd9619ba3c/vnfs/f501ce76-a9bc-4601-9837-74fd9f4d5eca","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:37 01:31:36.926 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:37 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:37 "messageCode": "1", 01:31:37 "message": "Success", 01:31:37 "processInstanceID": "1", 01:31:37 "variables": "null" 01:31:37 } 01:31:37 01:31:36.928 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:36.930 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:37 01:31:36.956 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:36.958 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:37 01:31:36.960 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:37 01:31:36.960 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:37 01:31:36.963 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:37 01:31:36.973 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:37 01:31:36.973 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:36.982 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:37 01:31:36.983 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:37 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:37 "service-description": "testServiceDescription" 01:31:37 } 01:31:37 01:31:37 01:31:36.984 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Found service by service-id 01:31:37 01:31:36.987 [http-nio-auto-1-exec-10] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:37 01:31:37.008 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:37 01:31:37.009 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.012 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/test has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:37 01:31:37.012 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:37 "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:37 "service-description": "testServiceDescription" 01:31:37 } 01:31:37 01:31:37 01:31:37.013 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.013 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"136", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59a9216-37ff-4889-9c34-d8205f021523"] 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7999"},"instanceName":"testService1234","requestScope":"service"} 01:31:37 01:31:37.017 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.019 [qtp2141083529-56] ERROR WireMock - 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.021 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/10 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/10 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88cf7820-dd9b-4fac-9873-9c4fc762ccf0"] 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.022 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.025 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=10&action=activateInstance 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=10&action=activateInstance 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ff02b4-30f9-44eb-ad12-aaf342a2da61"] 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.027 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:37 01:31:37.029 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/10 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/10 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"122d8ea8-5594-4e63-9de6-e398defe9035"] 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.030 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.033 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1682", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f1a8a1-9b8f-40d2-939e-86c40e5ae49d"] 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847096960,"source":"VID","vnfId":"188293","requestBody":"{\n\t\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7999\",\n\t\"vnfInstanceId\":\"188293\",\n\t\"networkInstanceId\":\"188297\",\n\t\"volumeGroupInstanceId\":\"188935\",\n\t\"vfModuleInstanceId\":\"182934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService1234\",\n\t\t\t\"productFamilyId\": \"test\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1.0\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\t\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7999","serviceInstanceName":"testService1234","requestScope":"service","requestAction":"activateInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7999/activate","productFamilyName":"testServiceDescription","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:37.035 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.037 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2362", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5fd8866-dd9c-465b-948e-0173af5ecd72"] 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"productFamilyId\":\"test\",\"source\":\"VID\",\"instanceName\":\"testService1234\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":false,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"f7ce78bb-423b-11e7-93f8-0050569a7999\",\"vnfInstanceId\":\"188293\",\"networkInstanceId\":\"188297\",\"volumeGroupInstanceId\":\"188935\",\"vfModuleInstanceId\":\"182934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"activateInstance","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7999","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"188293","type":"String"},"vfModuleId":{"value":"182934","type":"String"},"volumeGroupId":{"value":"188935","type":"String"},"networkId":{"value":"188297","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7999/activate","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:37 01:31:37.039 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:37 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:37 "messageCode": "1", 01:31:37 "message": "Success", 01:31:37 "processInstanceID": "1", 01:31:37 "variables": "null" 01:31:37 } 01:31:37 01:31:37.045 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.047 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 01:31:37.068 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.069 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 88fbbef4-f625-4e0c-9573-9e4bd07bf2e1 already exists in requestDb InfraActiveRequests table 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"3627", X-ONAP-RequestID:"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1", X-RequestID:"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1", X-TransactionID:"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1", X-ECOMP-RequestID:"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51b71bb5-6f03-4630-a513-f855fc9f8b35"] 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1","requestStatus":"FAILED","statusMessage":"Error mapping request: Unrecognized field \"test\" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: \"modelType\", \"modelId\", \"modelCustomizationUuid\", \"modelInstanceName\", \"modelVersionId\", \"modelVersion\", \"modelInvariantId\", \"modelName\", \"modelCustomizationName\", \"modelNameVersionId\", \"modelCustomizationId\", \"modelInvariantUuid\", \"modelUuid\"])\n at [Source: (String)\"{\n\\u0009\"requestDetails\": {\n\\u0009\\u0009\"modelInfo\": {\n\\u0009\\u0009\\u0009\"modelType\": \"vnf\",\n\\u0009\\u0009\\u0009\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\\u0009\\u0009\\u0009\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\\u0009\\u0009\\u0009\"modelName\": \"vSAMP12..base..module-0\",\n\\u0009\\u0009\\u0009\"modelVersion\": \"1\",\n\\u0009\\u0009\\u0009\"modelCustomizationName\": \"test\",\n\\u0009\\u0009\\u0009\"test\": \"test\"\n\\u0009\\u0009},\n\\u0009\\u0009\"cloudConfiguration\": {\n\\u0009\\u0009\\u0009\"lcpCloudRegionId\": \"mdt1\",\n\\u0009\\u0009\\u0009\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\\u0009\\u0009},\n\\u0009\\u0009\"requestInfo\": {\n\\u0009\\u0009\\u0009\"instanceName\": \"VNFTEST-7\",\n\\u0009\\u0009\\u0009\"source\": \"VID\",\n\\u0009\\u0009\\u0009\"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest[\"requestDetails\"]->org.onap.so.serviceinstancebeans.RequestDetails[\"modelInfo\"]->org.onap.so.serviceinstancebeans.ModelInfo[\"test\"])","progress":100,"startTime":1772847097072,"endTime":1772847097072,"requestBody":"{\n\t\"requestDetails\": {\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n\t\t\t\"modelInvariantId\": \"ff5256d2-5a33-55df-13ab-12abad84e7ff\",\n\t\t\t\"modelVersionId\": \"fe6478e5-ea33-3346-ac12-ab121484a3fe\",\n\t\t\t\"modelName\": \"vSAMP12..base..module-0\",\n\t\t\t\"modelVersion\": \"1\",\n\t\t\t\"modelCustomizationName\": \"test\",\n\t\t\t\"test\": \"test\"\n\t\t},\n\t\t\"cloudConfiguration\": {\n\t\t\t\"lcpCloudRegionId\": \"mdt1\",\n\t\t\t\"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n\t\t},\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"VNFTEST-7\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": true,\n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"productFamilyId\": \"FamilyID\"\n\t\t},\n\t\t\"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ff305d54-75b4-431b-adb2-eb6b9e5ff000\", \n \"modelInfo\": { \n \"modelType\": \"service\",\n \"modelInvariantId\": \"test\",\n \"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002672\",\n \"modelName\": \"vSAMP12\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f78914d9-423b-11e7-93f8-0050569a7967\"\n }\n }\n }\n ],\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": []\n\t\t},\n\t\t\"platform\": {\n \t\t\"platformName\": \"platformName\"\n \t},\n \t\"lineOfBusiness\": {\n \t\t\"lineOfBusinessName\": \"lobName\"\n \t}\n\t}\n}","lastModifiedBy":"APIH","requestScope":"configuration","requestAction":"enablePort","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7969/configurations/test/enablePort","cloudApiRequests":[],"requestURI":"88fbbef4-f625-4e0c-9573-9e4bd07bf2e1"} 01:31:37 01:31:37.073 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.075 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.077 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:37 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error mapping request: Unrecognized field "test" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: "modelType", "modelId", "modelCustomizationUuid", "modelInstanceName", "modelVersionId", "modelVersion", "modelInvariantId", "modelName", "modelCustomizationName", "modelNameVersionId", "modelCustomizationId", "modelInvariantUuid", "modelUuid"]) 01:31:37 at [Source: (String)"{ 01:31:37 \u0009"requestDetails": { 01:31:37 \u0009\u0009"modelInfo": { 01:31:37 \u0009\u0009\u0009"modelType": "vnf", 01:31:37 \u0009\u0009\u0009"modelInvariantId": "ff5256d2-5a33-55df-13ab-12abad84e7ff", 01:31:37 \u0009\u0009\u0009"modelVersionId": "fe6478e5-ea33-3346-ac12-ab121484a3fe", 01:31:37 \u0009\u0009\u0009"modelName": "vSAMP12..base..module-0", 01:31:37 \u0009\u0009\u0009"modelVersion": "1", 01:31:37 \u0009\u0009\u0009"modelCustomizationName": "test", 01:31:37 \u0009\u0009\u0009"test": "test" 01:31:37 \u0009\u0009}, 01:31:37 \u0009\u0009"cloudConfiguration": { 01:31:37 \u0009\u0009\u0009"lcpCloudRegionId": "mdt1", 01:31:37 \u0009\u0009\u0009"tenantId": "88a6ca3ee0394ade9403f075db23167e" 01:31:37 \u0009\u0009}, 01:31:37 \u0009\u0009"requestInfo": { 01:31:37 \u0009\u0009\u0009"instanceName": "VNFTEST-7", 01:31:37 \u0009\u0009\u0009"source": "VID", 01:31:37 \u0009\u0009\u0009"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest["requestDetails"]->org.onap.so.serviceinstancebeans.RequestDetails["modelInfo"]->org.onap.so.serviceinstancebeans.ModelInfo["test"]) 01:31:37 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.convertJsonToServiceInstanceRequest(RequestHandlerUtils.java:333) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.configurationRecipeLookup(ServiceInstances.java:1239) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.enablePort(ServiceInstances.java:265) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:37 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.enablePort() 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:37 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:37 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:37 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:37 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:37 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:37 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:37 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:37 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:37 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:37 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:37 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:37 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:37 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:37 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:37 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:37 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:37 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:37 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:37 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:37 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:37 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "test" (class org.onap.so.serviceinstancebeans.ModelInfo), not marked as ignorable (13 known properties: "modelType", "modelId", "modelCustomizationUuid", "modelInstanceName", "modelVersionId", "modelVersion", "modelInvariantId", "modelName", "modelCustomizationName", "modelNameVersionId", "modelCustomizationId", "modelInvariantUuid", "modelUuid"]) 01:31:37 at [Source: (String)"{ 01:31:37 \u0009"requestDetails": { 01:31:37 \u0009\u0009"modelInfo": { 01:31:37 \u0009\u0009\u0009"modelType": "vnf", 01:31:37 \u0009\u0009\u0009"modelInvariantId": "ff5256d2-5a33-55df-13ab-12abad84e7ff", 01:31:37 \u0009\u0009\u0009"modelVersionId": "fe6478e5-ea33-3346-ac12-ab121484a3fe", 01:31:37 \u0009\u0009\u0009"modelName": "vSAMP12..base..module-0", 01:31:37 \u0009\u0009\u0009"modelVersion": "1", 01:31:37 \u0009\u0009\u0009"modelCustomizationName": "test", 01:31:37 \u0009\u0009\u0009"test": "test" 01:31:37 \u0009\u0009}, 01:31:37 \u0009\u0009"cloudConfiguration": { 01:31:37 \u0009\u0009\u0009"lcpCloudRegionId": "mdt1", 01:31:37 \u0009\u0009\u0009"tenantId": "88a6ca3ee0394ade9403f075db23167e" 01:31:37 \u0009\u0009}, 01:31:37 \u0009\u0009"requestInfo": { 01:31:37 \u0009\u0009\u0009"instanceName": "VNFTEST-7", 01:31:37 \u0009\u0009\u0009"source": "VID", 01:31:37 \u0009\u0009\u0009"[truncated 832 chars]; line: 10, column: 13] (through reference chain: org.onap.so.serviceinstancebeans.ServiceInstancesRequest["requestDetails"]->org.onap.so.serviceinstancebeans.RequestDetails["modelInfo"]->org.onap.so.serviceinstancebeans.ModelInfo["test"]) 01:31:37 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:37 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:37 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:37 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:37 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:37 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:37 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:37 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:37 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:37 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.convertJsonToServiceInstanceRequest(RequestHandlerUtils.java:323) 01:31:37 ... 80 common frames omitted 01:31:37 01:31:37.077 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 01:31:37.097 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.098 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: d3860003-edfe-444b-9415-cb4e3d7fbd5c already exists in requestDb InfraActiveRequests table 01:31:37 01:31:37.100 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:37 01:31:37.100 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.100 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"78", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d205975-7c53-4c11-b3db-15a883794afc"] 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService63","requestScope":"service"} 01:31:37 01:31:37.102 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.104 [qtp2141083529-55] ERROR WireMock - 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d413b031-2934-4b60-9536-0f42d208cdcb"] 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.106 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.109 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7a7615f-254a-4ac0-88d9-c2ae5f1a8e1b"] 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.111 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.113 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.114 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.114 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.114 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.114 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:37 01:31:37.114 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a736f8-1abf-449c-a138-d8326bde1e33"] 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.115 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.117 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1427", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33e1ec4a-2f12-4596-8ec4-e3c72a5f0b44"] 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"d3860003-edfe-444b-9415-cb4e3d7fbd5c","requestStatus":"IN_PROGRESS","startTime":1772847097100,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService63","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"d3860003-edfe-444b-9415-cb4e3d7fbd5c"} 01:31:37 01:31:37.119 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.120 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.120 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.120 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.121 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.121 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.121 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2102", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"351f38b5-97e2-4b99-8283-6269cf0332bc"] 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelVersionId\":\"10\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService63\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\",\"configurationId\":\"test\"}","type":"String"},"requestId":{"value":"d3860003-edfe-444b-9415-cb4e3d7fbd5c","type":"String"},"mso-request-id":{"value":"d3860003-edfe-444b-9415-cb4e3d7fbd5c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:37 01:31:37.122 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 502 BAD_GATEWAY 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Bad Gateway 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {} 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.124 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:31:37 org.springframework.web.client.HttpServerErrorException$BadGateway: 502 Bad Gateway: "{}" 01:31:37 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:108) 01:31:37 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:37 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:37 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:37 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:37 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:37 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:37 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:37 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:37 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:37 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:37 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:37 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:37 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:37 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:37 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:37 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:37 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:37 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:37 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:37 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:37 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:37 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:37 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:37 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:37 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:37 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:37 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:37 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:37 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:37 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1547", X-ONAP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-TransactionID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ECOMP-RequestID:"d3860003-edfe-444b-9415-cb4e3d7fbd5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"864d89a4-71d8-4744-8302-fd4a5c71488a"] 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"d3860003-edfe-444b-9415-cb4e3d7fbd5c","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY","progress":100,"startTime":1772847097100,"endTime":1772847097126,"source":"VID","vnfId":"1882938","requestBody":"{\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"configurationId\": \"test\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": { \n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true, \n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n\t}\n}\n\t","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService63","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"d3860003-edfe-444b-9415-cb4e3d7fbd5c"} 01:31:37 01:31:37.127 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.130 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.132 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:37 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY 01:31:37 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:31:37 at org.onap.so.apihandler.common.CamundaClient.createBPMNFailureException(CamundaClient.java:302) 01:31:37 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:129) 01:31:37 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:145) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:154) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:37 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:37 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:37 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:37 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:37 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:37 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:37 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:37 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:37 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:37 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:37 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:37 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:37 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:37 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:37 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:37 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:37 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:37 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:37 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:37 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:37 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:37 01:31:37.132 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:37 01:31:37.154 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.155 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 01:31:37.160 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.160 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 01:31:37.182 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.183 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:37 01:31:37.185 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:37 01:31:37.186 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.186 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"77", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"990ac44c-464e-4c0f-8532-d2a1933c98fe"] 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"testService9","requestScope":"service"} 01:31:37 01:31:37.187 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.188 [qtp2141083529-58] ERROR WireMock - 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.190 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7942c318-4875-4985-9ed1-18b28b8fdb5e"] 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.191 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.193 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.199 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7aeac0c-f18b-4a06-90a6-f6a31bcf50fc"] 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.200 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":1,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":"createInstance","description":null,"orchestrationUri":"/mso/async/services/WorkflowActionBB","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:37 01:31:37.203 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff6b197e-45af-40fa-8753-072a1ef6aeb2"] 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:37 01:31:37.206 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:37 01:31:37.208 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1514", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4a0094b-452c-4fc1-b96a-b06237db8f7a"] 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847097185,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:37.210 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.214 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2248", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90a562e-35a1-48b8-af1c-553469bc8c94"] 01:31:37 01:31:37.218 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelType\":\"service\",\"modelName\":\"serviceModel\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelVersionId\":\"10\",\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\",\"modelUuid\":\"10\",\"modelInvariantUuid\":\"f7ce78bb-423b-11e7-93f8-0050569a7965\",\"modelInstanceName\":\"modelInstanceName\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"testService9\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"subscriberInfo\":{\"globalSubscriberId\":\"MSO_1610_dev\",\"subscriberName\":\"MSO_1610_dev\"},\"requestParameters\":{\"subscriptionServiceType\":\"test\",\"aLaCarte\":true,\"usePreload\":true,\"autoBuildVfModules\":false}},\"serviceInstanceId\":\"1882939\",\"vnfInstanceId\":\"1882938\",\"networkInstanceId\":\"1882937\",\"volumeGroupInstanceId\":\"1882935\",\"vfModuleInstanceId\":\"1882934\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1882939","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1882938","type":"String"},"vfModuleId":{"value":"1882934","type":"String"},"volumeGroupId":{"value":"1882935","type":"String"},"networkId":{"value":"1882937","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"5","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v5/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:37 01:31:37.219 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.221 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.221 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.221 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.221 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.222 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:37 "response": "{\"instanceId\": \"1882939\"}", 01:31:37 "messageCode": "1", 01:31:37 "message": "test", 01:31:37 "processInstanceID": "1", 01:31:37 "variables": "null" 01:31:37 } 01:31:37 01:31:37.222 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1651", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ec97d2-2542-4fa9-a5f0-c55372c21e3e"] 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 202{\"instanceId\": \"1882939\"}","progress":100,"startTime":1772847097185,"endTime":1772847097222,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:37.224 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1651", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f99e146f-4098-414b-bfbf-8a22863f5fd6"] 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 202{\"instanceId\": \"1882939\"}","progress":100,"startTime":1772847097185,"endTime":1772847097226,"source":"VID","vnfId":"1882938","requestBody":"{\n\t\"serviceInstanceId\":\"1882939\",\n\t\"vnfInstanceId\":\"1882938\",\n\t\"networkInstanceId\":\"1882937\",\n\t\"volumeGroupInstanceId\":\"1882935\",\n\t\"vfModuleInstanceId\":\"1882934\",\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\", \n\t\t\t\"requestorId\": \"xxxxxx\",\n\t\t\t\"instanceName\": \"testService9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"aLaCarte\": true,\n\t\t\t\"autoBuildVfModules\": false,\n\t\t\t\"subscriptionServiceType\": \"test\"\n\t\t},\n\t\t\"modelInfo\":{\n\t\t\t\"modelInvariantId\": \"f7ce78bb-423b-11e7-93f8-0050569a7965\",\n\t\t\t\"modelVersion\":\"1\", \n\t\t\t\"modelVersionId\":\"10\", \n\t\t\t\"modelType\":\"service\",\n\t\t\t\"modelName\":\"serviceModel\",\n\t\t\t\"modelInstanceName\":\"modelInstanceName\",\n\t\t\t\"modelCustomizationId\":\"f7ce78bb-423b-11e7-93f8-0050569a796\"\n\t\t},\n\t \t\"subscriberInfo\": {\n \t\t\"globalSubscriberId\": \"MSO_1610_dev\", \n \t\t\"subscriberName\": \"MSO_1610_dev\"\n \t}\n \t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"1882939","serviceInstanceName":"testService9","requestScope":"service","requestAction":"createInstance","requestorId":"xxxxxx","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v5/serviceInstances","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:37.226 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.228 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.229 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:37 org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 202{"instanceId": "1882939"} 01:31:37 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) 01:31:37 at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:174) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1133) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:979) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:128) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.invoke() 01:31:37 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:37 at org.onap.so.apihandlerinfra.ServiceInstances$$EnhancerBySpringCGLIB$$e354112a.createServiceInstance() 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:37 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:37 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:37 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:37 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:37 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:37 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:37 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:37 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:37 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:37 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:37 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:37 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:37 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:37 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:37 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:37 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:37 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:37 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:37 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:37 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:37 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:37 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:37 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:37 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:37 01:31:37.229 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:37 01:31:37.250 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:37 01:31:37.251 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:37 01:31:37.253 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandlerinfra.infra.rest.validators.RequestValidatorListenerRunner - Running local validations 01:31:37 01:31:37.254 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.254 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"135", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ddc940a-18c6-4c52-9c05-9254aad39b93"] 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"instanceGroupInstanceId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c"},"instanceName":null,"requestScope":"instanceGroup"} 01:31:37 01:31:37.255 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.257 [qtp2141083529-58] ERROR WireMock - 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 Request was not matched 01:31:37 ======================= 01:31:37 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | Closest stub | Request | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 | 01:31:37 POST | POST 01:31:37 /mso/async/services/WorkflowActionBB | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:37 | 01:31:37 | 01:31:37 ----------------------------------------------------------------------------------------------------------------------- 01:31:37 01:31:37 01:31:37.260 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"899", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1d1e079-7c78-4141-b4a6-4e2f10f0a948"] 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847097254,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t \"requestInfo\": {\n\t \"source\": \"VID\",\n\t \"requestorId\": \"xxxxxx\"\n\t },\n\t \"relatedInstanceList\": [\n\t {\n\t \"relatedInstance\": {\n\t \"instanceId\": \"{the to be removed as member vnf-id}\",\n\t \"modelInfo\": {\n\t \"modelType\": \"vnf\"\n\t }\n\t }\n\t }\n\t ]\n\t }\n}\n","lastModifiedBy":"APIH","requestAction":"removeMembers","requestorId":"xxxxxx","instanceGroupId":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","requestUrl":"http://localhost:42943/onap/so/infra/serviceInstantiation/v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c/removeMembers","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:37 01:31:37.261 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:37 01:31:37.263 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/WorkflowActionBB 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:37 01:31:37.264 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1627", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc3c11ce-da02-4f53-91c9-5f4ed76945bc"] 01:31:37 01:31:37.265 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"{the to be removed as member vnf-id}\",\"modelInfo\":{\"modelType\":\"vnf\"}}}]},\"instanceGroupId\":\"e05864f0-ab35-47d0-8be4-56fd9619ba3c\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"removeMembers","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/instanceGroups/e05864f0-ab35-47d0-8be4-56fd9619ba3c/removeMembers","type":"String"},"instanceGroupId":{"value":"e05864f0-ab35-47d0-8be4-56fd9619ba3c","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:37 01:31:37.265 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:37 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:37 "messageCode": "1", 01:31:37 "message": "Success", 01:31:37 "processInstanceID": "1", 01:31:37 "variables": "null" 01:31:37 } 01:31:37 01:31:37.267 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:37 01:31:37.268 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:37 [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.929 s - in org.onap.so.apihandlerinfra.ServiceInstancesTest 01:31:37 [INFO] Running org.onap.so.apihandlerinfra.MsoRequestTest 01:31:37 01:31:37.387 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.387 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:37 01:31:37.387 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:37 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:37 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:37 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:37 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:89) 01:31:37 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:37 at org.onap.so.apihandlerinfra.MsoRequestTest.instanceGroupIdHashMapFailureTest(MsoRequestTest.java:992) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:37 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:37 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:37 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:37 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:37 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:37 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:37 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:37 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:37 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:37 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:37 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:37 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:37 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:37 01:31:37.404 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.404 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.433 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.433 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:37 01:31:37.460 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.460 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.489 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.490 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:37 01:31:37.514 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.515 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:37 01:31:37.540 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.540 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.565 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.565 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:37 01:31:37.643 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.643 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.715 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.715 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.747 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.747 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.772 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.772 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:37 01:31:37.798 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.798 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:37 01:31:37.824 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.824 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:37 01:31:37.849 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.849 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.875 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.875 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.898 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.899 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:37 01:31:37.923 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.923 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:37 01:31:37.946 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.946 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:37 01:31:37.969 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:37 01:31:37.969 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:38 01:31:37.994 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:37.994 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.019 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.019 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.044 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.044 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.067 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.067 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.091 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.091 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.116 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.116 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.138 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.138 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.160 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.160 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.183 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.183 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.183 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:38 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:38 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:38 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:38 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:151) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequestTest.successTest(MsoRequestTest.java:127) 01:31:38 at jdk.internal.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) 01:31:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:38 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:38 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:38 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:38 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:38 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:38 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:38 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:38 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:38 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:38 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:38 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:38 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:38 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:38 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:38 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:38 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:38 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:38 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:38 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:38 01:31:38.209 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.209 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.210 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:38 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:38 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:38 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:38 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:151) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequestTest.successTest(MsoRequestTest.java:127) 01:31:38 at jdk.internal.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) 01:31:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:38 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:38 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:38 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:38 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:38 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:38 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:38 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:38 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:38 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:38 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:38 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:38 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:38 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:38 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:38 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:38 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:38 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:38 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:38 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:38 01:31:38.238 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.238 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:38 01:31:38.264 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.264 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:38 01:31:38.288 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.288 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.310 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.310 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.332 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.332 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.354 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.354 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.378 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.378 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.403 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.403 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.427 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.427 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.454 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.454 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.476 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.476 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.511 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.511 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.546 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.546 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:38 01:31:38.583 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.583 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:38 01:31:38.606 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.606 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:38 01:31:38.624 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.624 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.624 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:38 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:38 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:38 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:38 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:61) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:38 at org.onap.so.apihandlerinfra.MsoRequestTest.vfModuleInstanceIdHashMapFailureTest(MsoRequestTest.java:934) 01:31:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:38 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:38 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:38 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:38 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:38 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:38 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:38 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:38 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:38 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:38 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:38 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:38 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:38 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:38 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:38 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:38 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:38 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:38 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:38 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:38 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:38 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:38 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:38 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:38 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:38 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:38 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:38 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:38 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:38 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:38 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:38 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:38 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:38 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:38 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:38 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:38 01:31:38.647 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.647 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:38 01:31:38.659 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.659 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:38 01:31:38.702 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.702 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:38 01:31:38.745 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.745 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.789 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.789 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:38 01:31:38.832 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.832 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:38 01:31:38.875 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.875 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:38 01:31:38.918 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.918 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:38 01:31:38.961 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:38 01:31:38.961 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:39 01:31:39.002 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.002 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.044 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.044 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:39 01:31:39.093 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.093 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.139 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.139 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:39 01:31:39.186 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.186 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.295 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.295 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.340 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.340 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:39 01:31:39.385 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.385 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.430 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.430 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.476 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.476 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.521 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.521 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:39 01:31:39.521 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:39 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:39 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:39 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:39 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:71) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:39 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:39 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:39 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:39 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:39 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:39 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:39 01:31:39.521 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:39 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:39 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:39 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:39 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:146) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:39 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:39 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:39 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:39 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:39 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:39 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:39 01:31:39.566 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.566 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:39 01:31:39.567 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:39 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:39 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:39 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:39 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:146) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:39 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:39 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:39 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:39 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:39 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:39 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:39 01:31:39.614 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.614 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.661 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.661 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:39 01:31:39.705 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.705 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:39 01:31:39.751 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.751 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.796 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.796 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:39 01:31:39.796 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:39 java.lang.IllegalArgumentException: Invalid UUID string: test* 01:31:39 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:39 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:39 at org.onap.so.apihandlerinfra.validation.ModelInfoValidation.validate(ModelInfoValidation.java:98) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:39 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:39 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:39 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:39 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:39 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:39 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:39 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:39 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:39 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:39 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:39 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:39 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:39 01:31:39.842 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.842 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:39 01:31:39.887 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.887 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.932 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.932 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:39 01:31:39.977 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:39 01:31:39.977 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:40 01:31:40.022 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.022 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:40 01:31:40.067 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.067 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.111 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.111 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:40 01:31:40.156 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.156 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.201 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.201 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.245 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.245 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:40 01:31:40.290 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.291 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.334 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.334 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.376 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.376 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.421 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.421 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:40 01:31:40.467 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.467 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:40 01:31:40.540 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.540 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:40 01:31:40.584 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.584 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.626 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.627 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:40 01:31:40.669 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.669 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.711 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.711 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.752 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.752 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:40 01:31:40.794 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.794 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:40 01:31:40.838 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.838 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.883 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.883 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.925 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.925 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:40 01:31:40.970 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:40 01:31:40.970 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.015 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.015 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.060 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.060 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.105 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.105 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.149 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.149 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.194 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.194 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.238 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.238 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:41 01:31:41.283 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.283 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.327 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.327 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:41 01:31:41.371 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.371 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.416 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.416 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.460 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.460 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.505 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.505 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.549 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.549 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.591 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.591 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.637 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.638 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.638 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:41 java.lang.IllegalArgumentException: Invalid UUID string: test id 01:31:41 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:41 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:41 at org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation.validate(RelatedInstancesValidation.java:109) 01:31:41 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:41 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:41 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:41 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:41 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:41 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:41 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:41 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:41 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:41 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:41 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:41 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:41 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:41 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:41 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:41 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:41 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:41 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:41 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:41 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:41 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:41 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:41 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:41 01:31:41.686 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.686 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.762 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.762 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:41 01:31:41.805 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.805 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:41 01:31:41.847 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.847 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:41 01:31:41.889 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.889 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.931 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.931 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:41 01:31:41.973 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:41 01:31:41.973 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:42 01:31:42.014 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.015 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:42 01:31:42.059 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.059 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.102 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.102 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.144 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.144 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.145 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:42 java.lang.IllegalArgumentException: Invalid UUID string: a test 01:31:42 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:42 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:42 at org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation.validate(RelatedInstancesValidation.java:154) 01:31:42 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:42 at org.onap.so.apihandlerinfra.MsoRequestTest.validationFailureTest(MsoRequestTest.java:285) 01:31:42 at jdk.internal.reflect.GeneratedMethodAccessor402.invoke(Unknown Source) 01:31:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:42 at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:234) 01:31:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:42 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:42 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:42 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:42 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:42 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:42 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:42 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:42 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:42 at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47) 01:31:42 at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:40) 01:31:42 at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:146) 01:31:42 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:417) 01:31:42 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:42 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:42 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:42 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:42 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:42 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:42 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:42 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:42 01:31:42.193 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.193 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.237 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.238 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.283 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.283 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.327 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.327 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.372 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.372 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.417 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.417 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:42 01:31:42.417 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.461 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.461 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:42 01:31:42.461 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.506 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.506 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:42 01:31:42.506 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.549 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.549 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.549 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.594 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.594 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.594 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.637 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.637 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:42 01:31:42.638 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.680 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.680 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:42 01:31:42.680 [main] DEBUG org.onap.so.apihandlerinfra.validation.RelatedInstancesValidation - related instance exception 01:31:42 01:31:42.724 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.724 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.767 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.767 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.810 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.810 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.853 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.853 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.897 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.897 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:42 01:31:42.963 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:42 01:31:42.963 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.005 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.005 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.047 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.047 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.090 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.090 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.132 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.132 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v2 coverting to int: 2 01:31:43 01:31:43.173 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.173 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:43 01:31:43.215 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.215 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:43 01:31:43.259 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.259 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:43 01:31:43.302 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.302 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.345 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.345 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.390 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.390 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.435 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.435 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:43 01:31:43.480 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.480 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:43 01:31:43.524 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.524 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:43 01:31:43.568 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.568 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:43 01:31:43.612 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.612 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.656 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.656 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.701 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.701 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.744 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.745 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.789 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.789 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v4 coverting to int: 4 01:31:43 01:31:43.832 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.832 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:43 01:31:43.874 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.874 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.917 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.917 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v6 coverting to int: 6 01:31:43 01:31:43.967 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:43 01:31:43.967 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.011 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.011 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:44 01:31:44.052 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.052 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:44 01:31:44.113 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.113 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:44 01:31:44.155 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.155 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.201 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.201 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.246 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.246 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.293 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.293 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.338 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.338 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.383 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.383 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.429 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.429 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.470 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.470 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.514 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.514 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.558 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.558 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.600 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.601 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.642 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.642 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.684 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.684 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.726 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.726 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.768 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.768 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.810 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.810 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.851 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.851 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.894 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.894 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.936 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.936 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:44 01:31:44.977 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:44 01:31:44.977 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.016 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.017 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.057 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.057 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.098 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.098 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.141 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.141 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.182 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.182 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.222 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.222 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v7 coverting to int: 7 01:31:45 01:31:45.258 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.258 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.258 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:47) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.buildServiceErrorPolicyExceptionResponseTest(MsoRequestTest.java:1051) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.267 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.267 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v1 coverting to int: 1 01:31:45 01:31:45.278 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.278 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.278 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:68) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.volumeGroupInstanceIdHashMapFailureTest(MsoRequestTest.java:949) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.431 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.431 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.431 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:47) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.serviceInstanceIdHashMapFailureTest(MsoRequestTest.java:906) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.442 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.442 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.442 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:75) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.networkInstanceIdHashMapFailureTest(MsoRequestTest.java:963) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.452 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.452 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.452 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:47) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.buildServiceErrorResponseTest(MsoRequestTest.java:1027) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.473 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.473 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.474 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:82) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.configurationInstanceIdHashMapFailureTest(MsoRequestTest.java:978) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 01:31:45.484 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:45 01:31:45.484 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:45 01:31:45.485 [main] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:45 java.lang.IllegalArgumentException: Invalid UUID string: test 01:31:45 at java.base/java.util.UUID.fromString(UUID.java:215) 01:31:45 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:45 at org.onap.so.apihandlerinfra.validation.InstanceIdMapValidation.validate(InstanceIdMapValidation.java:54) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:45 at org.onap.so.apihandlerinfra.MsoRequestTest.vnfInstanceIdHashMapFailureTest(MsoRequestTest.java:920) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 01:31:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:421) 01:31:45 at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:386) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 01:31:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 01:31:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:45 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientObjectBuilderTest 01:31:45 [INFO] Tests run: 207, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientObjectBuilderTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.dmaap.SDCDmaapClientTest 01:31:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.apihandlerinfra.tenantisolation.dmaap.SDCDmaapClientTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.validation.CustomWorkflowValidationTest 01:31:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.apihandlerinfra.validation.CustomWorkflowValidationTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.VfModuleRestHandlerTest 01:31:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.so.apihandlerinfra.infra.rest.handler.VfModuleRestHandlerTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.ModelDistributionRequestTest 01:31:45 01:31:45.814 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:45 01:31:45.815 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: cb3b0666-cca7-49aa-ab28-5999a0807493 already exists in requestDb InfraActiveRequests table 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/cb3b0666-cca7-49aa-ab28-5999a0807493 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/cb3b0666-cca7-49aa-ab28-5999a0807493 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"cb3b0666-cca7-49aa-ab28-5999a0807493", X-RequestID:"cb3b0666-cca7-49aa-ab28-5999a0807493", X-TransactionID:"cb3b0666-cca7-49aa-ab28-5999a0807493", X-ECOMP-RequestID:"cb3b0666-cca7-49aa-ab28-5999a0807493", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44850aff-bff2-40b2-a730-6395fd985e03"] 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:45 01:31:45.817 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:45 01:31:45.850 [qtp2141083529-58] ERROR WireMock - Request was not matched as were no stubs registered: 01:31:45 { 01:31:45 "url" : "/infraActiveRequests/cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "absoluteUrl" : "http://localhost:10182/infraActiveRequests/cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "method" : "GET", 01:31:45 "clientIp" : "127.0.0.1", 01:31:45 "headers" : { 01:31:45 "X-RequestID" : "cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "Accept" : "application/json", 01:31:45 "Connection" : "keep-alive", 01:31:45 "User-Agent" : "Apache-HttpClient/4.5.14 (Java/11.0.16)", 01:31:45 "Host" : "localhost:10182", 01:31:45 "Accept-Encoding" : "gzip,deflate", 01:31:45 "Authorization" : "Basic YnBlbDptc28tZGItMTUwNyE=", 01:31:45 "X-ONAP-PartnerName" : "SO.APIH", 01:31:45 "X-InvocationID" : "44850aff-bff2-40b2-a730-6395fd985e03", 01:31:45 "X-ECOMP-RequestID" : "cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "X-TransactionID" : "cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "X-ONAP-RequestID" : "cb3b0666-cca7-49aa-ab28-5999a0807493", 01:31:45 "Content-Type" : "application/json" 01:31:45 }, 01:31:45 "cookies" : { }, 01:31:45 "browserProxyRequest" : false, 01:31:45 "loggedDate" : 1772847105820, 01:31:45 "bodyAsBase64" : "", 01:31:45 "body" : "", 01:31:45 "loggedDateString" : "2026-03-07T01:31:45Z", 01:31:45 "queryParams" : { } 01:31:45 } 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: No response could be served as there are no stub mappings in this WireMock instance. 01:31:45 01:31:45.852 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:45 01:31:45.887 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:45 01:31:45.898 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable - Starting threadExecution in TenantIsolationRunnable for Action distributionStatus and OperationalEnvType: null 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"69e380e9-ed4c-41d4-9909-49795cfa4791", X-RequestID:"69e380e9-ed4c-41d4-9909-49795cfa4791", X-TransactionID:"69e380e9-ed4c-41d4-9909-49795cfa4791", X-ECOMP-RequestID:"69e380e9-ed4c-41d4-9909-49795cfa4791", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84cfc332-86af-4679-a751-3deecfb61732"] 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:45 01:31:45.908 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:45 01:31:45.916 [qtp2141083529-55] ERROR WireMock - Request was not matched as were no stubs registered: 01:31:45 { 01:31:45 "url" : "/operationalEnvDistributionStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa", 01:31:45 "absoluteUrl" : "http://localhost:10182/operationalEnvDistributionStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa", 01:31:45 "method" : "GET", 01:31:45 "clientIp" : "127.0.0.1", 01:31:45 "headers" : { 01:31:45 "X-RequestID" : "69e380e9-ed4c-41d4-9909-49795cfa4791", 01:31:45 "Accept" : "application/json", 01:31:45 "Connection" : "keep-alive", 01:31:45 "User-Agent" : "Apache-HttpClient/4.5.14 (Java/11.0.16)", 01:31:45 "Host" : "localhost:10182", 01:31:45 "Accept-Encoding" : "gzip,deflate", 01:31:45 "Authorization" : "Basic YnBlbDptc28tZGItMTUwNyE=", 01:31:45 "X-ONAP-PartnerName" : "SO.APIH", 01:31:45 "X-InvocationID" : "84cfc332-86af-4679-a751-3deecfb61732", 01:31:45 "X-ECOMP-RequestID" : "69e380e9-ed4c-41d4-9909-49795cfa4791", 01:31:45 "X-TransactionID" : "69e380e9-ed4c-41d4-9909-49795cfa4791", 01:31:45 "X-ONAP-RequestID" : "69e380e9-ed4c-41d4-9909-49795cfa4791", 01:31:45 "Content-Type" : "application/json" 01:31:45 }, 01:31:45 "cookies" : { }, 01:31:45 "browserProxyRequest" : false, 01:31:45 "loggedDate" : 1772847105910, 01:31:45 "bodyAsBase64" : "", 01:31:45 "body" : "", 01:31:45 "loggedDateString" : "2026-03-07T01:31:45Z", 01:31:45 "queryParams" : { } 01:31:45 } 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: No response could be served as there are no stub mappings in this WireMock instance. 01:31:45 01:31:45.919 [SimpleAsyncTaskExecutor-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:45 01:31:45.920 [SimpleAsyncTaskExecutor-1] ERROR org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment - Exception in execute 01:31:45 java.lang.NullPointerException: null 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment.execute(ActivateVnfStatusOperationalEnvironment.java:102) 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:95) 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:45 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:45 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:45 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:45 01:31:45.924 [SimpleAsyncTaskExecutor-1] ERROR org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler - Unexpected exception occurred invoking async method: public void org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(org.onap.so.apihandlerinfra.tenantisolationbeans.Action,java.lang.String,org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException 01:31:45 java.lang.NullPointerException: null 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment.execute(ActivateVnfStatusOperationalEnvironment.java:133) 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:95) 01:31:45 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:45 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:45 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:45 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.onap.so.apihandlerinfra.tenantisolation.ModelDistributionRequestTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.helpers.ActivateVnfDBHelperTest 01:31:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.apihandlerinfra.tenantisolation.helpers.ActivateVnfDBHelperTest 01:31:45 [INFO] Running org.onap.so.apihandlerinfra.TasksHandlerTest 01:31:46 01:31:45.984 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:46 01:31:45.987 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 355df950-3ce1-4ea8-901c-12c40d717ffb already exists in requestDb InfraActiveRequests table 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/355df950-3ce1-4ea8-901c-12c40d717ffb 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/355df950-3ce1-4ea8-901c-12c40d717ffb 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-TransactionID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ECOMP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea5d81b-2266-468b-90ac-8d307ee04e42"] 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:46 01:31:45.988 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:45.990 [qtp2141083529-56] ERROR WireMock - 01:31:46 Request was not matched 01:31:46 ======================= 01:31:46 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 | Closest stub | Request | 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 | 01:31:46 GET | GET 01:31:46 /sobpmnengine/task/b5fa707a-f55a-11e7-a796-005056856d52/v | /infraActiveRequests/355df950-3ce1-4ea8-901c-12c40d717ffb<<<<< URL does not match 01:31:46 ariables | 01:31:46 | 01:31:46 | 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 Request was not matched 01:31:46 ======================= 01:31:46 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 | Closest stub | Request | 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 | 01:31:46 GET | GET 01:31:46 /sobpmnengine/task/b5fa707a-f55a-11e7-a796-005056856d52/v | /infraActiveRequests/355df950-3ce1-4ea8-901c-12c40d717ffb<<<<< URL does not match 01:31:46 ariables | 01:31:46 | 01:31:46 | 01:31:46 ----------------------------------------------------------------------------------------------------------------------- 01:31:46 01:31:46 01:31:45.992 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/task 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/task 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"20", X-ONAP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-TransactionID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ECOMP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373a45dc-3b8d-4d0a-a01e-fc099d7c7708"] 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"taskVariables":[]} 01:31:46 01:31:46.009 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:46 { 01:31:46 "id": "TaskId300", 01:31:46 "name": "My Task 300", 01:31:46 "assignee": "assignee1", 01:31:46 "created": "2018-01-09T01:32:02.750+0000", 01:31:46 "due": null, 01:31:46 "followUp": null, 01:31:46 "delegationState": "PENDING", 01:31:46 "description": "This have to be done very urgent", 01:31:46 "executionId": null, 01:31:46 "owner": "owner1", 01:31:46 "parentTaskId": null, 01:31:46 "priority": 30, 01:31:46 "processDefinitionId": null, 01:31:46 "processInstanceId": null, 01:31:46 "taskDefinitionKey": null, 01:31:46 "caseExecutionId": null, 01:31:46 "caseInstanceId": "aCaseInstanceId", 01:31:46 "caseDefinitionId": null, 01:31:46 "suspended": false, 01:31:46 "formKey": null, 01:31:46 "tenantId": null 01:31:46 }, 01:31:46 { 01:31:46 "id": "b5fa707a-f55a-11e7-a796-005056856d52", 01:31:46 "name": "Manual Handling User Task", 01:31:46 "assignee": null, 01:31:46 "created": "2018-01-09T16:32:40.704+0000", 01:31:46 "due": null, 01:31:46 "followUp": null, 01:31:46 "delegationState": null, 01:31:46 "description": null, 01:31:46 "executionId": "b5d02c31-f55a-11e7-a796-005056856d52", 01:31:46 "owner": null, 01:31:46 "parentTaskId": null, 01:31:46 "priority": 50, 01:31:46 "processDefinitionId": "ManualHandling:62:1694eb4e-f4ac-11e7-bf39-005056856d52", 01:31:46 "processInstanceId": "b5d02c31-f55a-11e7-a796-005056856d52", 01:31:46 "taskDefinitionKey": "ManualHandlingUserTask", 01:31:46 "caseExecutionId": null, 01:31:46 "caseInstanceId": null, 01:31:46 "caseDefinitionId": null, 01:31:46 "suspended": false, 01:31:46 "formKey": null, 01:31:46 "tenantId": null 01:31:46 } 01:31:46 ] 01:31:46 01:31:46 01:31:46.012 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/task/b5fa707a-f55a-11e7-a796-005056856d52/variables 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/task/b5fa707a-f55a-11e7-a796-005056856d52/variables 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-TransactionID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ECOMP-RequestID:"355df950-3ce1-4ea8-901c-12c40d717ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46f8bc86-4327-457a-bf91-645f7c4eecf7"] 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:46 01:31:46.015 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:46 "subscriptionServiceType": { 01:31:46 "type": "String", 01:31:46 "value": "PORT-MIRROR", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "currentActivity": { 01:31:46 "type": "String", 01:31:46 "value": "UpdateConfigurationState", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "validResponses": { 01:31:46 "type": "String", 01:31:46 "value": "rollback, skip, manual, abort", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "serviceType": { 01:31:46 "type": "String", 01:31:46 "value": "PORT-MIRROR", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "msoRequestId": { 01:31:46 "type": "String", 01:31:46 "value": "4f6fe9ac-800c-4540-a93e-10d179fa1b0a", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "vnfType": { 01:31:46 "type": "String", 01:31:46 "value": "VPROBE", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "originalRequestorId": { 01:31:46 "type": "String", 01:31:46 "value": "VID", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "errorSource": { 01:31:46 "type": "String", 01:31:46 "value": "SDNO", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "errorText": { 01:31:46 "type": "String", 01:31:46 "value": "SDN-O exception: failed with message FAIL - AnsibleOperations exception: Failed : HTTP error code : 400 - Error Msg : no node list provided and no inventory file found", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "taskId": { 01:31:46 "type": "String", 01:31:46 "value": "b5fa707a-f55a-11e7-a796-005056856d52", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "nfRole": { 01:31:46 "type": "String", 01:31:46 "value": "VPROBE", 01:31:46 "valueInfo": {} 01:31:46 },"updateRequestResponse": { 01:31:46 "type": "String", 01:31:46 "value": "", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "failedActivity": { 01:31:46 "type": "String", 01:31:46 "value": "SDNO", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "originalRequestId": { 01:31:46 "type": "String", 01:31:46 "value": "4f6fe9ac-800c-4540-a93e-10d179fa1b0a", 01:31:46 "valueInfo": {} 01:31:46 },"errorMessage": { 01:31:46 "type": "String", 01:31:46 "value": "SDN-O exception: failed with message FAIL - AnsibleOperations exception: Failed : HTTP error code : 400 - Error Msg : no node list provided and no inventory file found", 01:31:46 "valueInfo": {} 01:31:46 },"workStep": { 01:31:46 "type": "String", 01:31:46 "value": "Configurationactivate SDNO Post-Check", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "URN_log_debug_asyncQueryAAICustomer": { 01:31:46 "type": "String", 01:31:46 "value": "true", 01:31:46 "valueInfo": {} 01:31:46 }, 01:31:46 "URN_mso_workflow_default_aai_v11_l3_network_uri": { 01:31:46 "type": "String", 01:31:46 "value": "/aai/v11/network/l3-networks/l3-network", 01:31:46 "valueInfo": {} 01:31:46 },"errorCode": { 01:31:46 "type": "String", 01:31:46 "value": "1002", 01:31:46 "valueInfo": {} 01:31:46 },"vnfName": { 01:31:46 "type": "Null", 01:31:46 "value": null, 01:31:46 "valueInfo": {} 01:31:46 },"buildingBlockName": { 01:31:46 "type": "String", 01:31:46 "value": "UpdateConfigurationState", 01:31:46 "valueInfo": {} 01:31:46 },"buildingBlockStep": { 01:31:46 "type": "String", 01:31:46 "value": "Configurationactivate SDNO Post-Check", 01:31:46 "valueInfo": {} 01:31:46 },"description": { 01:31:46 "type": "String", 01:31:46 "value": "test task", 01:31:46 "valueInfo": {} 01:31:46 },"timeout": { 01:31:46 "type": "String", 01:31:46 "value": "PT3000S", 01:31:46 "valueInfo": {} 01:31:46 },"type": { 01:31:46 "type": "String", 01:31:46 "value": "fallout", 01:31:46 "valueInfo": {} 01:31:46 } 01:31:46 } 01:31:46 01:31:46.017 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.024 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.so.apihandlerinfra.TasksHandlerTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.dmaap.OperationalEnvironmentPublisherTest 01:31:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.apihandlerinfra.tenantisolation.dmaap.OperationalEnvironmentPublisherTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.validation.UserParamsValidationTest 01:31:46 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.onap.so.apihandlerinfra.validation.UserParamsValidationTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.AAIDeserializeTest 01:31:46 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.onap.so.apihandlerinfra.AAIDeserializeTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.exceptions.SDCClientCallFailedTest 01:31:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.apihandlerinfra.tenantisolation.exceptions.SDCClientCallFailedTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.ServiceInstancesUnitTest 01:31:46 01:31:46.407 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:46 01:31:46.409 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:46 01:31:46.409 [main] ERROR org.onap.so.apihandlerinfra.MsoRequest - CloudConfiguration not found during autofill for replace request. 01:31:46 01:31:46.410 [main] ERROR org.onap.so.apihandlerinfra.infra.rest.handler.AbstractRestHandler - Error updating status 01:31:46 java.lang.NullPointerException: null 01:31:46 at org.onap.so.apihandlerinfra.infra.rest.handler.AbstractRestHandler.updateStatus(AbstractRestHandler.java:140) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061.updateStatus$accessor$W9mca3r0(Unknown Source) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061$auxiliary$5XiBqe4A.call(Unknown Source) 01:31:46 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:31:46 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:31:46 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:31:46 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:31:46 at org.mockito.Answers.answer(Answers.java:98) 01:31:46 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:31:46 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:31:46 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061.updateStatus(Unknown Source) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances.getCloudConfigurationOnReplace(ServiceInstances.java:1344) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061.getCloudConfigurationOnReplace$accessor$W9mca3r0(Unknown Source) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061$auxiliary$IUvurOxG.call(Unknown Source) 01:31:46 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:31:46 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:31:46 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:31:46 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:31:46 at org.mockito.Answers.answer(Answers.java:98) 01:31:46 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:31:46 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:31:46 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:31:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstances$MockitoMock$247905061.getCloudConfigurationOnReplace(Unknown Source) 01:31:46 at org.onap.so.apihandlerinfra.ServiceInstancesUnitTest.getCloudConfigurationReturnsNullTest(ServiceInstancesUnitTest.java:85) 01:31:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:31:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:31:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:31:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:31:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:31:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:31:46 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:46 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:46 01:31:46.411 [main] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Replace request is missing cloudConfiguration, autofilling from create. 01:31:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.onap.so.apihandlerinfra.ServiceInstancesUnitTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EUserParamTest 01:31:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EUserParamTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelperTest 01:31:46 01:31:46.459 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_uuid1/distribution/TEST_operationalEnvironmentId/activate with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-ECOMP-InstanceID=[test], USER_ID=[cs0008], Content-Type=[application/json]} 01:31:46 01:31:46.459 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.469 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"TEST_workloadContext"} 01:31:46 01:31:46 01:31:46.472 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_uuid1/distribution/TEST_operationalEnvironmentId/activate has http status code:400 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:46 01:31:46.473 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"requestError":""} 01:31:46 01:31:46 01:31:46.474 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelper - calling SDC Exception message: 01:31:46 org.json.JSONException: JSONObject["requestError"] is not a JSONObject (class java.lang.String : ). 01:31:46 at org.json.JSONObject.wrongValueFormatException(JSONObject.java:2999) 01:31:46 at org.json.JSONObject.getJSONObject(JSONObject.java:849) 01:31:46 at org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelper.enhanceJsonResponse(SDCClientHelper.java:174) 01:31:46 at org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelper.postActivateOperationalEnvironment(SDCClientHelper.java:118) 01:31:46 at org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelperTest.postActivateOperationalEnvironment_InvalidJson_Test(SDCClientHelperTest.java:76) 01:31:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:31:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:31:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:31:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:31:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:31:46 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:46 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:46 01:31:46.474 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelper - Encountered Error while calling SDC POST Activate. JSONObject["requestError"] is not a JSONObject (class java.lang.String : ). 01:31:46 01:31:46.508 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.508 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_uuid1/distribution/TEST_operationalEnvironmentId/activate with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[82507ff5-3ffb-47f0-9eae-440eeb57a4e0], X-ECOMP-InstanceID=[test], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], USER_ID=[cs0008], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:46 01:31:46.509 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"TEST_workloadContext"} 01:31:46 01:31:46 01:31:46.512 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_uuid1/distribution/TEST_operationalEnvironmentId/activate has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:46 01:31:46.513 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distributionId":"TEST_distributionId","message":"Success","statusCode":"202"} 01:31:46 01:31:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.so.apihandlerinfra.tenantisolation.helpers.SDCClientHelperTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrievalTest 01:31:46 01:31:46.636 [main] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No VfModules attached to Vnf in AAI : vnfId 01:31:46 01:31:46.637 [main] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No VfModules attached to Vnf in AAI : vnfId 01:31:46 01:31:46.639 [main] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No VolumeGroups attached to Vnf in AAI : vnfId 01:31:46 01:31:46.639 [main] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No VolumeGroups attached to Vnf in AAI : vnfId 01:31:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrievalTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2ERequestTest 01:31:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2ERequestTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.validator.VolumeGroupDeleteValidatorTest 01:31:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.so.apihandlerinfra.infra.rest.validator.VolumeGroupDeleteValidatorTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironmentTest 01:31:46 01:31:46.695 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.695 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"342", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4c24dd6-ac87-4e34-a226-94fbaa22d0df"] 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestId","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"SENT","recoveryAction":"RETRY","retryCount":3,"workloadContext":"PVT","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e66d"} 01:31:46 01:31:46.696 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.705 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.718 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-ECOMP-InstanceID=[test], USER_ID=[cs0008], Content-Type=[application/json]} 01:31:46 01:31:46.719 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.719 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"PVT"} 01:31:46 01:31:46 01:31:46.723 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:46 01:31:46.723 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distributionId":"TEST_distributionId","message":"Success","statusCode":"202"} 01:31:46 01:31:46 01:31:46.727 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:46 01:31:46.727 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"277", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3cf20c7-67f9-4587-b2e6-3bc9bc3d86bd"] 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestId","distributionIdStatus":"SENT","distributionIdErrorReason":"","createTime":null,"modifyTime":null} 01:31:46 01:31:46.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.731 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.754 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.755 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"342", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f0344f5-63e2-4af2-a5c9-8a00744e6c76"] 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestId","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"SENT","recoveryAction":"RETRY","retryCount":3,"workloadContext":"PVT","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e66d"} 01:31:46 01:31:46.755 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.759 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.773 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.774 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[acc2a256-f389-4892-b78f-7bc0d977845f], X-ECOMP-InstanceID=[test], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], USER_ID=[cs0008], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:46 01:31:46.774 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"PVT"} 01:31:46 01:31:46 01:31:46.776 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate has http status code:409 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:46 01:31:46.776 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"requestError":{"policyException":{"messageId":"SVC4675","text":"Error: Service state is invalid for this action.","message":"Failure"}}} 01:31:46 01:31:46 01:31:46.789 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:46 01:31:46.790 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/TEST_requestId 01:31:46 01:31:46.790 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/TEST_requestId 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"525f0eb8-fdc1-4175-a7c7-42e6af0e709b"] 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:46 01:31:46.790 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestId","requestStatus":"PENDING","cloudApiRequests":[],"requestURI":"TEST_requestId"} 01:31:46 01:31:46.794 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.799 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:46 01:31:46.799 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.799 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.799 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:46 01:31:46.799 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.799 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"477", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3359ebfd-38e0-4e43-aeb4-8ea8b68063c8"] 01:31:46 01:31:46.799 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestId","requestStatus":"FAILED","statusMessage":"FAILURE, operationalEnvironmentId - 1dfe7154-eae0-44f2-8e7a-8e5e7882e55d; Error message: Failure calling SDC: statusCode: 409; messageId: SVC4675; message: Error: Service state is invalid for this action.","progress":100,"endTime":1772847106799,"lastModifiedBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","cloudApiRequests":[],"requestURI":"TEST_requestId"} 01:31:46 01:31:46.800 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.805 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.806 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:46 01:31:46.826 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:46 01:31:46.834 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e66d?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:46 01:31:46.834 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.837 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e66d?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:46 01:31:46.837 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:46 "operational-environment-id": "1dfe7154-eae0-44f2-8e7a-8e5e7882e66d", 01:31:46 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:46 "operational-environment-type": "ECOMP", 01:31:46 "operational-environment-status": "INACTIVE", 01:31:46 "tenant-context": "Test", 01:31:46 "workload-context": "PVT", 01:31:46 "resource-version": "1505228226913", 01:31:46 "relationship-list": { 01:31:46 "relationship": [{ 01:31:46 "related-to": "operational-environment", 01:31:46 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:46 "related-link": "/aai/v13/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d", 01:31:46 "relationship-data": [{ 01:31:46 "relationship-key": "operational-environment.operational-environment-id", 01:31:46 "relationship-value": "1dfe7154-eae0-44f2-8e7a-8e5e7882e55d" 01:31:46 } 01:31:46 ], 01:31:46 "related-to-property": [{ 01:31:46 "property-key": "operational-environment.operational-environment-name", 01:31:46 "property-value": "myOpEnv_IST_un577h_0119" 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 } 01:31:46 01:31:46 01:31:46.842 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment - vnfOperationalEnvironmentId : 1dfe7154-eae0-44f2-8e7a-8e5e7882e66d 01:31:46 01:31:46.842 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment - ecompOperationalEnvironmentId : 1dfe7154-eae0-44f2-8e7a-8e5e7882e55d 01:31:46 01:31:46.846 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment - aai workloadContext: PVT 01:31:46 01:31:46.847 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.847 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"342", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2f4a221-3e7d-422e-91ef-67ab0a8b31ea"] 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestId","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"SENT","recoveryAction":"RETRY","retryCount":3,"workloadContext":"PVT","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e66d"} 01:31:46 01:31:46.847 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.861 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.876 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-ECOMP-InstanceID=[test], USER_ID=[cs0008], Content-Type=[application/json]} 01:31:46 01:31:46.876 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.876 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"PVT"} 01:31:46 01:31:46 01:31:46.880 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d/activate has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:46 01:31:46.881 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distributionId":"TEST_distributionId","message":"Success","statusCode":"202"} 01:31:46 01:31:46 01:31:46.882 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:46 01:31:46.882 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"277", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f3a6287-8cf6-4e5e-8e2b-9a53c4ae3f35"] 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"1dfe7154-eae0-44f2-8e7a-8e5e7882e55d","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestId","distributionIdStatus":"SENT","distributionIdErrorReason":"","createTime":null,"modifyTime":null} 01:31:46 01:31:46.882 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:46 01:31:46.886 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:46 01:31:46.903 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:46 01:31:46.914 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/EMOE-001?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:46 01:31:46.915 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.917 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/EMOE-001?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:46 01:31:46.918 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:46 "operational-environment-id": "EMOE-001", 01:31:46 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:46 "operational-environment-type": "ECOMP", 01:31:46 "operational-environment-status": "ACTIVE", 01:31:46 "tenant-context": "Test", 01:31:46 "workload-context": "PVT", 01:31:46 "resource-version": "1505228226913", 01:31:46 "relationship-list": { 01:31:46 "relationship": [{ 01:31:46 "related-to": "operational-environment", 01:31:46 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:46 "related-link": "/aai/v13/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d", 01:31:46 "relationship-data": [{ 01:31:46 "relationship-key": "operational-environment.operational-environment-id", 01:31:46 "relationship-value": "1dfe7154-eae0-44f2-8e7a-8e5e7882e55d" 01:31:46 } 01:31:46 ], 01:31:46 "related-to-property": [{ 01:31:46 "property-key": "operational-environment.operational-environment-name", 01:31:46 "property-value": "myOpEnv_IST_un577h_0119" 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 } 01:31:46 01:31:46 01:31:46.923 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:46 01:31:46.933 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.933 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2ffbab07-d669-469c-8b61-a0282db0ebf5], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:46 01:31:46.936 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:46 01:31:46.936 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:46 "operational-environment-id": "EMOE-001", 01:31:46 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:46 "operational-environment-type": "ECOMP", 01:31:46 "operational-environment-status": "ACTIVE", 01:31:46 "tenant-context": "Test", 01:31:46 "workload-context": "PVT", 01:31:46 "resource-version": "1505228226913", 01:31:46 "relationship-list": { 01:31:46 "relationship": [{ 01:31:46 "related-to": "operational-environment", 01:31:46 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:46 "related-link": "/aai/v13/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d", 01:31:46 "relationship-data": [{ 01:31:46 "relationship-key": "operational-environment.operational-environment-id", 01:31:46 "relationship-value": "1dfe7154-eae0-44f2-8e7a-8e5e7882e55d" 01:31:46 } 01:31:46 ], 01:31:46 "related-to-property": [{ 01:31:46 "property-key": "operational-environment.operational-environment-name", 01:31:46 "property-value": "myOpEnv_IST_un577h_0119" 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 } 01:31:46 01:31:46 01:31:46.938 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:46 01:31:46.948 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:46 01:31:46.948 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6be4b654-b170-43a5-ba2d-b82f1055b990], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:46 01:31:46.951 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:46 01:31:46.951 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:46 "operational-environment-id": "EMOE-001", 01:31:46 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:46 "operational-environment-type": "ECOMP", 01:31:46 "operational-environment-status": "ACTIVE", 01:31:46 "tenant-context": "Test", 01:31:46 "workload-context": "PVT", 01:31:46 "resource-version": "1505228226913", 01:31:46 "relationship-list": { 01:31:46 "relationship": [{ 01:31:46 "related-to": "operational-environment", 01:31:46 "relationship-label": "org.onap.relationships.inventory.Uses", 01:31:46 "related-link": "/aai/v13/cloud-infrastructure/operational-environments/operational-environment/1dfe7154-eae0-44f2-8e7a-8e5e7882e55d", 01:31:46 "relationship-data": [{ 01:31:46 "relationship-key": "operational-environment.operational-environment-id", 01:31:46 "relationship-value": "1dfe7154-eae0-44f2-8e7a-8e5e7882e55d" 01:31:46 } 01:31:46 ], 01:31:46 "related-to-property": [{ 01:31:46 "property-key": "operational-environment.operational-environment-name", 01:31:46 "property-value": "myOpEnv_IST_un577h_0119" 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 ] 01:31:46 } 01:31:46 } 01:31:46 01:31:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironmentTest 01:31:46 [INFO] Running org.onap.so.apihandlerinfra.Onap3gppServiceInstancesTest 01:31:47 01:31:46.987 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:46.988 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"117", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52025ab9-f912-4eb6-92c5-19f312306ef9"] 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX"},"instanceName":null,"requestScope":"service"} 01:31:47 01:31:46.999 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.002 [qtp2141083529-55] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.003 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.003 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.004 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.004 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.004 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.004 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"672", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19e1e5bf-d1ca-43f2-bb43-a20933e05211"] 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847106998,"requestBody":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","lastModifiedBy":"APIH","serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","requestScope":"service","requestAction":"deactivateInstance","networkType":"an/cn/tn","requestUrl":"http://localhost:42943/onap/so/infra/3gppservices/v1/deActivate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:47 01:31:47.005 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.007 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f60a72a9-b6ce-4869-ade5-27f465c1e0b4"] 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.008 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.010 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.010 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.010 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.010 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.011 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:47 01:31:47.011 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deactivateInstance 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deactivateInstance 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.012 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66da64a5-c032-4223-8d65-347db70b7f14"] 01:31:47 01:31:47.013 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.013 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.015 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.016 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Orchestration URI is: /mso/async/services/commonNssmfTest, recipe Timeout is: 180 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1473", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6bae76e-edc2-41cd-be71-9c74241a8187"] 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deactivateInstance","type":"String"},"serviceInstanceId":{"value":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"5G","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:47 01:31:47.017 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.020 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - BPEL response : <202,{ 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:47 01:31:47.021 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.040 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.040 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"118", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08b987f1-cbc3-479a-9544-88dcbb1746db"] 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX "},"instanceName":null,"requestScope":"service"} 01:31:47 01:31:47.047 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.049 [qtp2141083529-56] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.050 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.050 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.050 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.050 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.051 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"725", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5209f380-bbb3-41ae-bbcf-ad9178393cd5"] 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847107046,"requestBody":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX \",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"snssaiList\":[\"001-100001\"],\"scriptName\":\"AN1\",\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","lastModifiedBy":"APIH","serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX ","requestScope":"service","requestAction":"deleteInstance","networkType":"an/cn/tn","requestUrl":"http://localhost:42943/onap/so/infra/3gppservices/v1/deAllocate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:47 01:31:47.052 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5be8b878-1004-4656-9400-22776f523c04"] 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.053 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.055 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.055 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.055 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.055 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.056 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:47 01:31:47.056 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3ef1653-730f-41fa-b964-71709ec897f2"] 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.057 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.060 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.061 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Orchestration URI is: /mso/async/services/commonNssmfTest, recipe Timeout is: 180 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1526", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f403575c-c4c5-4622-aa69-900f9173a5c7"] 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX \",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"snssaiList\":[\"001-100001\"],\"scriptName\":\"AN1\",\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX ","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"5G","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:47 01:31:47.062 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.064 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - BPEL response : <202,{ 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:47 01:31:47.065 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.083 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.084 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"73", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c516c91-0d62-47ab-b9db-ba9ad931ba8c"] 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"eMBB-001","requestScope":"service"} 01:31:47 01:31:47.090 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.091 [qtp2141083529-57] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.092 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1256", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c034aed1-0486-41b5-9ea1-42c6b0948676"] 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847107089,"requestBody":"{\"name\":\"eMBB-001\",\"modelInvariantUuid\":\"NSST-C-001-HDBNJ-NSSMF-01-A-ZX\",\"modelUuid\":\"NSST-C-001-HDBNJ-NSSMF-01-A-ZX-UUID\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"sst\":null,\"additionalProperties\":{\"sliceProfile\":{\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"ab9af40f13f721b5f13539d87484098\",\"plmnIdList\":[\"460-00\",\"460-01\"],\"perfReq\":{\"perfReqEmbbList \":[{\"activityFactor\":50}]},\"maxNumberofUEs\":200,\"coverageAreaTAList\":[\"1\",\"2\",\"3\",\"4\"],\"latency\":2,\"resourceSharingLevel\":\"non-shared\"},\"endPoints\":[{\"nodeId\":\"\",\"additionalInfo\":{\"xxx\":\"xxx\"}},{\"nodeId\":\"\",\"additionalInfo\":{\"xxx\":\"xxx\"}}],\"nsiInfo\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\",\"nsiName\":\"eMBB-001\"},\"scriptName\":\"AN1\"}}","lastModifiedBy":"APIH","serviceInstanceName":"eMBB-001","requestScope":"service","requestAction":"createInstance","networkType":"an/cn/tn","requestUrl":"http://localhost:42943/onap/so/infra/3gppservices/v1/allocate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:47 01:31:47.093 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04a57747-a5ac-4e4f-adf8-ad087ede861a"] 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.095 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:47 01:31:47.098 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7a463aa-01a9-4599-90da-8973f56faccc"] 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.100 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.101 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=NSST-C-001-HDBNJ-NSSMF-01-A-ZX-UUID&action=createInstance 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=NSST-C-001-HDBNJ-NSSMF-01-A-ZX-UUID&action=createInstance 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa8e46e3-3cf1-410d-bdd0-04873c151690"] 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.102 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.103 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.104 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Orchestration URI is: /mso/async/services/commonNssmfTest, recipe Timeout is: 180 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2049", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ce2a02d-210f-4c39-9474-78fb05145ed9"] 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"name\":\"eMBB-001\",\"modelInvariantUuid\":\"NSST-C-001-HDBNJ-NSSMF-01-A-ZX\",\"modelUuid\":\"NSST-C-001-HDBNJ-NSSMF-01-A-ZX-UUID\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"sst\":null,\"additionalProperties\":{\"sliceProfile\":{\"snssaiList\":[\"001-100001\"],\"sliceProfileId\":\"ab9af40f13f721b5f13539d87484098\",\"plmnIdList\":[\"460-00\",\"460-01\"],\"perfReq\":{\"perfReqEmbbList \":[{\"activityFactor\":50}]},\"maxNumberofUEs\":200,\"coverageAreaTAList\":[\"1\",\"2\",\"3\",\"4\"],\"latency\":2,\"resourceSharingLevel\":\"non-shared\"},\"endPoints\":[{\"nodeId\":\"\",\"additionalInfo\":{\"xxx\":\"xxx\"}},{\"nodeId\":\"\",\"additionalInfo\":{\"xxx\":\"xxx\"}}],\"nsiInfo\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\",\"nsiName\":\"eMBB-001\"},\"scriptName\":\"AN1\"}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"5G","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:47 01:31:47.105 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 01:31:47 01:31:47.107 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.108 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - BPEL response : <202,{ 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:47 01:31:47.108 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.128 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.129 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"123", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9e21fb0-3403-4fb8-8cef-cd88e3ed15cd"] 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX"},"instanceName":"eMBB-001","requestScope":"service"} 01:31:47 01:31:47.135 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.137 [qtp2141083529-55] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.138 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"854", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa8eef81-6f24-4e66-b6f1-687200c977a7"] 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847107134,"requestBody":"{\"name\":\"eMBB-001\",\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"modifyAction\":\"allocate/deallocate\",\"snssaiList\":[\"001-100001\"],\"nsiInfo\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\",\"nsiName\":\"eMBB-001\"},\"scriptName\":\"AN1\"}}","lastModifiedBy":"APIH","serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","serviceInstanceName":"eMBB-001","requestScope":"service","requestAction":"updateInstance","networkType":"an/cn/tn","requestUrl":"http://localhost:42943/onap/so/infra/3gppservices/v1/modify","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:47 01:31:47.139 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15597f28-4a64-431b-bd24-d7ff59bc08fc"] 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.142 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.143 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.143 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.143 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.143 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.144 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:47 01:31:47.144 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee26748-7394-4903-9c3a-d34719f1c4db"] 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.145 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.147 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.148 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Orchestration URI is: /mso/async/services/commonNssmfTest, recipe Timeout is: 180 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1626", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e51b72e-67ac-48bd-90cf-c34e63497367"] 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"name\":\"eMBB-001\",\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"modifyAction\":\"allocate/deallocate\",\"snssaiList\":[\"001-100001\"],\"nsiInfo\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\",\"nsiName\":\"eMBB-001\"},\"scriptName\":\"AN1\"}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"5G","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:47 01:31:47.149 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.152 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - BPEL response : <202,{ 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:47 01:31:47.153 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.167 [main] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Request received QuerySubnetCapability [subnetType=[AN]] 01:31:47 01:31:47.168 [main] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Reading SubnetCapability file 01:31:47 01:31:47.183 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.184 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"145", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57d0f324-d48a-4da3-8932-5f4569d4aa0b"] 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX"},"instanceName":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","requestScope":"service"} 01:31:47 01:31:47.187 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.190 [qtp2141083529-56] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 POST | POST 01:31:47 /mso/async/services/commonNssmfTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.192 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"723", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e152388c-684b-467a-a8d3-c6904a900283"] 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847107186,"requestBody":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","lastModifiedBy":"APIH","serviceInstanceId":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","serviceInstanceName":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","requestScope":"service","requestAction":"activateInstance","networkType":"an/cn/tn","requestUrl":"http://localhost:42943/onap/so/infra/3gppservices/v1/activate","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:47 01:31:47.193 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SS_DEFAULT 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.195 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6460b575-0eb9-4076-8cd3-da811d705844"] 01:31:47 01:31:47.196 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.196 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:47 01:31:47.198 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=activateInstance 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=activateInstance 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bea3bfc-ca40-4410-8f7e-410c2e5d01be"] 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.200 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.204 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.204 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.204 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.204 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.204 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonNssmfTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:47 01:31:47.205 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.207 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - Orchestration URI is: /mso/async/services/commonNssmfTest, recipe Timeout is: 180 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonNssmfTest 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1471", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550352eb-ea11-4c66-827b-bb92906ba7d1"] 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceInstanceID\":\"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX\",\"globalSubscriberId\":\"5GCustomer\",\"subscriptionServiceType\":\"5G\",\"networkType\":\"an/cn/tn\",\"additionalProperties\":{\"nsiId\":\"NSI-M-001-HDBNJ-NSMF-01-A-ZX\"}}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"activateInstance","type":"String"},"serviceInstanceId":{"value":"NSSI-C-001-HDBNJ-NSSMF-01-A-ZX","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"5G","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:47 01:31:47.208 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.Onap3gppServiceInstances - BPEL response : <202,{ 01:31:47 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:47 "message":"Success", 01:31:47 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:47 "variables":null, 01:31:47 "messageCode":202 01:31:47 } 01:31:47 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:47 01:31:47.220 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.onap.so.apihandlerinfra.Onap3gppServiceInstancesTest 01:31:47 [INFO] Running org.onap.so.apihandlerinfra.RequestActionMapTest 01:31:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.apihandlerinfra.RequestActionMapTest 01:31:47 [INFO] Running org.onap.so.apihandlerinfra.tasksbeans.TasksBeansTest 01:31:47 01:31:47.353 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/test-classes] 01:31:47 01:31:47.355 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/classes] 01:31:47 01:31:47.448 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 01:31:47 01:31:47.531 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tasksbeans.ValidResponses] ignored 01:31:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.onap.so.apihandlerinfra.tasksbeans.TasksBeansTest 01:31:47 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.exceptions.TenantIsolationExceptionTest 01:31:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.apihandlerinfra.tenantisolation.exceptions.TenantIsolationExceptionTest 01:31:47 [INFO] Running org.onap.so.apihandlerinfra.OrchestrationRequestsTest 01:31:47 01:31:47.586 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-TransactionID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ECOMP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fe9fc69-c2d5-4c7d-8a82-18a80927e89e"] 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.606 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "clientRequestId": "00032ab7-fake-42e5-965d-8ea592502018", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "PENDING", 01:31:47 "statusMessage": null, 01:31:47 "progress": 0, 01:31:47 "startTime": "2016-12-22T13:29:54.000+0000", 01:31:47 "endTime": "2016-12-22T13:30:28.000+0000", 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": "2016-12-22T13:30:28.000+0000", 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": "xxxxxx", 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "rollbackStatusMessage": "Rollback has been completed successfully.", 01:31:47 "flowStatus": "Building blocks 1 of 3 completed.", 01:31:47 "retryStatusMessage": "Retry 2/5 will be started in 8 min.", 01:31:47 "requestURI": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "_links": { 01:31:47 "self": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 }, 01:31:47 "infraActiveRequests": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 } 01:31:47 } 01:31:47 } 01:31:47 01:31:47.611 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-TransactionID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ECOMP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb94619d-7218-4719-a58d-18c9fb75575e"] 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.615 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [{ 01:31:47 "id": 1, 01:31:47 "soRequestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714", 01:31:47 "name": "requestAction", 01:31:47 "value": "assign" 01:31:47 }] 01:31:47 01:31:47 01:31:47.621 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.630 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.663 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.666 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.OrchestrationRequests - requestId is: 0017f68c-eb2d-45bb-b7c7-ec31b37dc349 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/0017f68c-eb2d-45bb-b7c7-ec31b37dc349 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/0017f68c-eb2d-45bb-b7c7-ec31b37dc349 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8c2209dc-393c-446b-a80e-86ceeae84154", X-RequestID:"8c2209dc-393c-446b-a80e-86ceeae84154", X-TransactionID:"8c2209dc-393c-446b-a80e-86ceeae84154", X-ECOMP-RequestID:"8c2209dc-393c-446b-a80e-86ceeae84154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f078b516-55d0-4e9c-b99b-cc89e514a52f"] 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.667 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "requestStatus": "UNLOCKED", 01:31:47 "statusMessage": null, 01:31:47 "progress": 20, 01:31:47 "startTime": "2017-09-26T10:39:29.000+0000", 01:31:47 "endTime": null, 01:31:47 "source": "VID", 01:31:47 "vnfId": null, 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "tenantId": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "APIH", 01:31:47 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": null, 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": null, 01:31:47 "cloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "configuration", 01:31:47 "requestAction": "activateInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": "xxxxxx", 01:31:47 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "0017f68c-eb2d-45bb-b7c7-ec31b37dc349", 01:31:47 "_links": { 01:31:47 "self": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/0017f68c-eb2d-45bb-b7c7-ec31b37dc349" 01:31:47 }, 01:31:47 "infraActiveRequests": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/0017f68c-eb2d-45bb-b7c7-ec31b37dc349" 01:31:47 } 01:31:47 } 01:31:47 } 01:31:47 01:31:47 01:31:47.670 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.674 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:47 org.onap.so.apihandlerinfra.exceptions.ValidateException: Orchestration RequestId 0017f68c-eb2d-45bb-b7c7-ec31b37dc349 has a status of UNLOCKED and can not be unlocked 01:31:47 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.unlockOrchestrationRequest(OrchestrationRequests.java:291) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.unlockOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:47 01:31:47.675 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.696 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.698 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.OrchestrationRequests - requestId is: invalid-request-id 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/invalid-request-id 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/invalid-request-id 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.699 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4c0dcdad-493b-4eae-b137-3201ddd438bd", X-RequestID:"4c0dcdad-493b-4eae-b137-3201ddd438bd", X-TransactionID:"4c0dcdad-493b-4eae-b137-3201ddd438bd", X-ECOMP-RequestID:"4c0dcdad-493b-4eae-b137-3201ddd438bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c8b91bf-b4fd-4d40-93d8-48b85f04f24d"] 01:31:47 01:31:47.700 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.700 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.702 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.704 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:47 org.onap.so.apihandlerinfra.exceptions.ValidateException: Null response from RequestDB when searching by RequestId invalid-request-id 01:31:47 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getValidateExceptionForNotFound(OrchestrationRequests.java:603) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:589) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.unlockOrchestrationRequest(OrchestrationRequests.java:274) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.unlockOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:47 01:31:47.704 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.726 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/1e8517d0-0e2e-4a42-be08-9159ed63d3ab 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/1e8517d0-0e2e-4a42-be08-9159ed63d3ab 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-TransactionID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ECOMP-RequestID:"1e45215d-b7b3-4c5a-9316-65bdddaf649f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99fff5a0-107a-41d6-b0fa-f527bcebdc15"] 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.729 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 401 UNAUTHORIZED 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Unauthorized 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 01:31:47.731 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.732 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.OrchestrationRequests - Exception occurred while communicating with RequestDb during InfraActiveRequest lookup 01:31:47 org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] 01:31:47 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) 01:31:47 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:47 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:47 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:47 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:47 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:47 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:47 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:31:47 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:31:47 at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:188) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:579) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:138) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:47 01:31:47.733 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:47 org.onap.so.apihandlerinfra.exceptions.ValidateException: Exception occurred while communicating with RequestDb during InfraActiveRequest lookup 01:31:47 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getValidateExceptionFromHttpClientErrorException(OrchestrationRequests.java:627) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:581) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:138) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:47 Caused by: org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] 01:31:47 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) 01:31:47 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:47 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:47 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:47 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:47 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:47 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:47 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:31:47 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:31:47 at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:188) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:579) 01:31:47 ... 79 common frames omitted 01:31:47 01:31:47.733 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.770 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-TransactionID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-ECOMP-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a480eda-af63-4f14-8b9f-2b80b7c88960"] 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.774 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:47 "clientRequestId": "00032ab7-fake-42e5-965d-8ea592502018", 01:31:47 "action": "addMembers", 01:31:47 "requestStatus": "PENDING", 01:31:47 "statusMessage": "Adding members.", 01:31:47 "progress": 0, 01:31:47 "startTime": "2016-12-22T13:29:54.000+0000", 01:31:47 "endTime": "2016-12-22T13:30:28.000+0000", 01:31:47 "source": "VID", 01:31:47 "vnfId": null, 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": "2016-12-22T13:30:28.000+0000", 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": null, 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": null, 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "instanceGroup", 01:31:47 "requestAction": "addMembers", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "rollbackStatusMessage": "Rollback has been completed successfully.", 01:31:47 "flowStatus": "Building blocks 1 of 3 completed.", 01:31:47 "retryStatusMessage": "Retry 2/5 will be started in 8 min.", 01:31:47 "requestURI": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "instanceGroupId": "00032ab7-na18-42e5-965d-8ea592502019", 01:31:47 "instanceGroupName": "testInstanceGroup", 01:31:47 "_links": { 01:31:47 "self": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 }, 01:31:47 "infraActiveRequests": { 01:31:47 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 } 01:31:47 } 01:31:47 } 01:31:47 01:31:47.777 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.778 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.778 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.778 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.778 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.778 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.779 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-TransactionID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-ECOMP-RequestID:"185fa32f-a4ae-4bf1-9ea4-3274637aecbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f808050-bc3c-47aa-a4a6-2fdbfe55c997"] 01:31:47 01:31:47.779 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.779 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [{ 01:31:47 "id": 1, 01:31:47 "soRequestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714", 01:31:47 "name": "requestAction", 01:31:47 "value": "assign" 01:31:47 }] 01:31:47 01:31:47 01:31:47.780 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.782 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.822 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 01:31:47 01:31:47.823 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"35", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4bcf00c-1504-422a-be2a-78a2de5890e9"] 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"modelType":["EQUALS","vfModule"]} 01:31:47 01:31:47.823 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:47 { 01:31:47 "requestId": "001619d2-a297-4a4b-a9f5-e2823c88458f", 01:31:47 "clientRequestId": "001619d2-a297-4a4b-a9f5-e2823c88458f", 01:31:47 "action": "CREATE_VF_MODULE", 01:31:47 "requestStatus": "COMPLETE", 01:31:47 "statusMessage": "COMPLETED", 01:31:47 "progress": 100, 01:31:47 "startTime": 1467362502000, 01:31:47 "endTime": 1493721214000, 01:31:47 "source": "PORTAL", 01:31:47 "vnfId": null, 01:31:47 "vnfName": "test-vscp", 01:31:47 "vnfType": "elena_test21", 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "381b9ff6c75e4625b7a4182f90fc68d3", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": "NONE", 01:31:47 "lastModifiedBy": "RDBTEST", 01:31:47 "modifyTime": 1467362502000, 01:31:47 "requestType": "VNF", 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": null, 01:31:47 "vfModuleName": "MODULENAME1", 01:31:47 "vfModuleModelName": "moduleModelName", 01:31:47 "aaiServiceId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:47 "aicCloudRegion": "mtn9", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": null, 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "createInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "001619d2-a297-4a4b-a9f5-e2823c88458f" 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "00032ab7-3fb3-42e5-965d-8ea592502017", 01:31:47 "clientRequestId": "00032ab7-3fb3-42e5-965d-8ea592502016", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "COMPLETE", 01:31:47 "statusMessage": "Vf Module has been deleted successfully.", 01:31:47 "progress": 100, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": 1482413428000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "00032ab7-3fb3-42e5-965d-8ea592502017", 01:31:47 "rollbackStatusMessage": "Rollback has been completed successfully.", 01:31:47 "flowStatus":"Building blocks 1 of 3 completed." 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "clientRequestId": "00032ab7-fake-42e5-965d-8ea592502018", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "PENDING", 01:31:47 "statusMessage": "Vf Module deletion pending.", 01:31:47 "progress": 0, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": 1482413428000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "5ffbabd6-b793-4377-a1ab-082670fbc7ac", 01:31:47 "clientRequestId": "5ffbabd6-b793-4377-a1ab-082670fbc7ac", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "UNLOCKED", 01:31:47 "statusMessage": "Vf Module deletion pending.", 01:31:47 "progress": 0, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\": {\"modelType\": \"vfModule\",\"modelName\": \"test::base::module-0\",\"modelVersionId\": \"20c4431c-246d-11e7-93ae-92361f002671\",\"modelInvariantId\": \"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelVersion\": \"2\",\"modelCustomizationId\": \"cb82ffd8-252a-11e7-93ae-92361f002671\"},\"cloudConfiguration\": {\"lcpCloudRegionId\": \"n6\",\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\"},\"requestInfo\": {\"instanceName\": \"MSO-DEV-VF-1806BB-v10-base-it2-1\",\"source\": \"VID\",\"suppressRollback\": false,\"requestorId\": \"xxxxxx\"},\"relatedInstanceList\": [{\"relatedInstance\": {\"instanceId\": \"76fa8849-4c98-473f-b431-2590b192a653\",\"modelInfo\": {\"modelType\": \"service\",\"modelName\": \"Infra_v10_Service\",\"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelInvariantId\": \"9647dfc4-2083-11e7-93ae-92361f002671\",\"modelVersion\": \"1.0\"}}},{\"relatedInstance\": {\"instanceId\": \"d57970e1-5075-48a5-ac5e-75f2d6e10f4c\",\"modelInfo\": {\"modelType\": \"vnf\",\"modelName\": \"v10\",\"modelVersionId\": \"ff2ae348-214a-11e7-93ae-92361f002671\",\"modelInvariantId\": \"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelVersion\": \"1.0\",\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelCustomizationName\": \"v10 1\"}}}],\"requestParameters\": {\"usePreload\": true,\"userParams\": []}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "APIH", 01:31:47 "modifyTime": 1532945341000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "5ffbabd6-b793-4377-a1ab-082670fbc7ac" 01:31:47 } 01:31:47 ] 01:31:47 01:31:47 01:31:47.828 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.838 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"35", X-ONAP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-TransactionID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ECOMP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"223c1dd5-6a37-49a6-9a2b-e3c7a7928d77"] 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"modelType":["EQUALS","vfModule"]} 01:31:47 01:31:47.845 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:47 { 01:31:47 "requestId": "001619d2-a297-4a4b-a9f5-e2823c88458f", 01:31:47 "clientRequestId": "001619d2-a297-4a4b-a9f5-e2823c88458f", 01:31:47 "action": "CREATE_VF_MODULE", 01:31:47 "requestStatus": "COMPLETE", 01:31:47 "statusMessage": "COMPLETED", 01:31:47 "progress": 100, 01:31:47 "startTime": 1467362502000, 01:31:47 "endTime": 1493721214000, 01:31:47 "source": "PORTAL", 01:31:47 "vnfId": null, 01:31:47 "vnfName": "test-vscp", 01:31:47 "vnfType": "elena_test21", 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "381b9ff6c75e4625b7a4182f90fc68d3", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": "NONE", 01:31:47 "lastModifiedBy": "RDBTEST", 01:31:47 "modifyTime": 1467362502000, 01:31:47 "requestType": "VNF", 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": null, 01:31:47 "vfModuleName": "MODULENAME1", 01:31:47 "vfModuleModelName": "moduleModelName", 01:31:47 "aaiServiceId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 01:31:47 "aicCloudRegion": "mtn9", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": null, 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "createInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "001619d2-a297-4a4b-a9f5-e2823c88458f" 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "00032ab7-3fb3-42e5-965d-8ea592502017", 01:31:47 "clientRequestId": "00032ab7-3fb3-42e5-965d-8ea592502016", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "COMPLETE", 01:31:47 "statusMessage": "Vf Module has been deleted successfully.", 01:31:47 "progress": 100, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": 1482413428000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "00032ab7-3fb3-42e5-965d-8ea592502017", 01:31:47 "rollbackStatusMessage": "Rollback has been completed successfully.", 01:31:47 "flowStatus":"Building blocks 1 of 3 completed." 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "clientRequestId": "00032ab7-fake-42e5-965d-8ea592502018", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "PENDING", 01:31:47 "statusMessage": "Vf Module deletion pending.", 01:31:47 "progress": 0, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "BPMN", 01:31:47 "modifyTime": 1482413428000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "00032ab7-na18-42e5-965d-8ea592502018" 01:31:47 }, 01:31:47 { 01:31:47 "requestId": "5ffbabd6-b793-4377-a1ab-082670fbc7ac", 01:31:47 "clientRequestId": "5ffbabd6-b793-4377-a1ab-082670fbc7ac", 01:31:47 "action": "deleteInstance", 01:31:47 "requestStatus": "UNLOCKED", 01:31:47 "statusMessage": "Vf Module deletion pending.", 01:31:47 "progress": 0, 01:31:47 "startTime": 1482413394000, 01:31:47 "endTime": 1482413428000, 01:31:47 "source": "VID", 01:31:47 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:47 "vnfName": null, 01:31:47 "vnfType": null, 01:31:47 "serviceType": null, 01:31:47 "aicNodeClli": null, 01:31:47 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:47 "provStatus": null, 01:31:47 "vnfParams": null, 01:31:47 "vnfOutputs": null, 01:31:47 "requestBody": "{\"requestDetails\": {\"modelInfo\": {\"modelType\": \"vfModule\",\"modelName\": \"test::base::module-0\",\"modelVersionId\": \"20c4431c-246d-11e7-93ae-92361f002671\",\"modelInvariantId\": \"78ca26d0-246d-11e7-93ae-92361f002671\",\"modelVersion\": \"2\",\"modelCustomizationId\": \"cb82ffd8-252a-11e7-93ae-92361f002671\"},\"cloudConfiguration\": {\"lcpCloudRegionId\": \"n6\",\"tenantId\": \"0422ffb57ba042c0800a29dc85ca70f8\"},\"requestInfo\": {\"instanceName\": \"MSO-DEV-VF-1806BB-v10-base-it2-1\",\"source\": \"VID\",\"suppressRollback\": false,\"requestorId\": \"xxxxxx\"},\"relatedInstanceList\": [{\"relatedInstance\": {\"instanceId\": \"76fa8849-4c98-473f-b431-2590b192a653\",\"modelInfo\": {\"modelType\": \"service\",\"modelName\": \"Infra_v10_Service\",\"modelVersionId\": \"5df8b6de-2083-11e7-93ae-92361f002671\",\"modelInvariantId\": \"9647dfc4-2083-11e7-93ae-92361f002671\",\"modelVersion\": \"1.0\"}}},{\"relatedInstance\": {\"instanceId\": \"d57970e1-5075-48a5-ac5e-75f2d6e10f4c\",\"modelInfo\": {\"modelType\": \"vnf\",\"modelName\": \"v10\",\"modelVersionId\": \"ff2ae348-214a-11e7-93ae-92361f002671\",\"modelInvariantId\": \"2fff5b20-214b-11e7-93ae-92361f002671\",\"modelVersion\": \"1.0\",\"modelCustomizationId\": \"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelCustomizationName\": \"v10 1\"}}}],\"requestParameters\": {\"usePreload\": true,\"userParams\": []}}}", 01:31:47 "responseBody": null, 01:31:47 "lastModifiedBy": "APIH", 01:31:47 "modifyTime": 1532945341000, 01:31:47 "requestType": null, 01:31:47 "volumeGroupId": null, 01:31:47 "volumeGroupName": null, 01:31:47 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:47 "vfModuleName": null, 01:31:47 "vfModuleModelName": "test::base::module-0", 01:31:47 "aaiServiceId": null, 01:31:47 "aicCloudRegion": "n6", 01:31:47 "callBackUrl": null, 01:31:47 "correlator": null, 01:31:47 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:47 "serviceInstanceName": null, 01:31:47 "requestScope": "vfModule", 01:31:47 "requestAction": "deleteInstance", 01:31:47 "networkId": null, 01:31:47 "networkName": null, 01:31:47 "networkType": null, 01:31:47 "requestorId": null, 01:31:47 "configurationId": null, 01:31:47 "configurationName": null, 01:31:47 "operationalEnvId": null, 01:31:47 "operationalEnvName": null, 01:31:47 "requestURI": "5ffbabd6-b793-4377-a1ab-082670fbc7ac" 01:31:47 } 01:31:47 ] 01:31:47 01:31:47 01:31:47.849 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=001619d2-a297-4a4b-a9f5-e2823c88458f&IS_INTERNAL_DATA=false 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=001619d2-a297-4a4b-a9f5-e2823c88458f&IS_INTERNAL_DATA=false 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-TransactionID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ECOMP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a37f760-8234-4f8d-bd4a-823c3e12b663"] 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.851 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.859 [qtp2141083529-58] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=001619d2-a297- 01:31:47 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false | 4a4b-a9f5-e2823c88458f&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=001619d2-a297- 01:31:47 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false | 4a4b-a9f5-e2823c88458f&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.862 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017&IS_INTERNAL_DATA=false 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017&IS_INTERNAL_DATA=false 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-TransactionID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ECOMP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0b8bca4-4fb6-48fe-801d-d62aa96187d4"] 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.863 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [{ 01:31:47 "id": 1, 01:31:47 "soRequestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:47 "groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714", 01:31:47 "name": "requestAction", 01:31:47 "value": "assign" 01:31:47 }] 01:31:47 01:31:47 01:31:47.866 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-TransactionID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ECOMP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84d8c9c4-184f-472f-807a-7da9461b2bf4"] 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.868 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.872 [qtp2141083529-56] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18- 01:31:47 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false | 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-1a18- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18- 01:31:47 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false | 42e5-965d-8ea592502018&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.876 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ffbabd6-b793-4377-a1ab-082670fbc7ac&IS_INTERNAL_DATA=false 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ffbabd6-b793-4377-a1ab-082670fbc7ac&IS_INTERNAL_DATA=false 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-TransactionID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ECOMP-RequestID:"0f53ec92-dfc2-4010-b211-2e8505dc9020", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de576d6-c247-4781-914e-0bcc85d04785"] 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:47 01:31:47.878 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:47 01:31:47.881 [qtp2141083529-57] ERROR WireMock - 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ffbabd6-b793- 01:31:47 42e5-965d-8ea592502017&IS_INTERNAL_DATA=false | 4377-a1ab-082670fbc7ac&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:47 Request was not matched 01:31:47 ======================= 01:31:47 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | Closest stub | Request | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 | 01:31:47 GET | GET 01:31:47 /requestProcessingData/search/findBySoRequestIdAndIsDataI | /requestProcessingData/search/findBySoRequestIdAndIsDataI<<<<< URL does not match 01:31:47 nternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3- | nternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ffbabd6-b793- 01:31:47 42e5-965d-8ea592502017&IS_INTERNAL_DATA=false | 4377-a1ab-082670fbc7ac&IS_INTERNAL_DATA=false 01:31:47 | 01:31:47 | 01:31:47 ----------------------------------------------------------------------------------------------------------------------- 01:31:47 01:31:47 01:31:47.884 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:47 01:31:47.886 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:47 01:31:47.927 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:47 01:31:47.930 [http-nio-auto-1-exec-10] ERROR org.onap.so.apihandlerinfra.OrchestrationRequests - Exception occurred 01:31:47 org.onap.so.exceptions.ValidationException: No valid At least one filter query param must be specified is specified 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:193) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:47 01:31:47.931 [http-nio-auto-1-exec-10] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:47 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid At least one filter query param must be specified is specified 01:31:47 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:201) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:47 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:47 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:47 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:47 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:47 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:47 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:47 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:47 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:47 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:47 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:47 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:47 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:47 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:47 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:47 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:47 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:47 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 Caused by: org.onap.so.exceptions.ValidationException: No valid At least one filter query param must be specified is specified 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:193) 01:31:48 ... 78 common frames omitted 01:31:48 01:31:47.931 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:47.953 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:47.956 [http-nio-auto-1-exec-1] DEBUG org.onap.so.utils.UUIDChecker - IllegalArgumentException 01:31:48 java.lang.NumberFormatException: Error at index 0 in: "pfb3" 01:31:48 at java.base/java.lang.NumberFormatException.forCharSequence(NumberFormatException.java:81) 01:31:48 at java.base/java.lang.Long.parseLong(Long.java:775) 01:31:48 at java.base/java.util.UUID.fromString(UUID.java:220) 01:31:48 at org.onap.so.utils.UUIDChecker.isValidUUID(UUIDChecker.java:45) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:129) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:47.957 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:48 org.onap.so.apihandlerinfra.exceptions.ValidateException: Request Id 00032ab7-pfb3-42e5-965d-8ea592502016 is not a valid UUID 01:31:48 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:135) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.OrchestrationRequests$$EnhancerBySpringCGLIB$$45b72702.getOrchestrationRequest() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:47.957 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:47.982 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/00032ab7-1a18-42e5-965d-8ea592502018 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e5e3c007-9fe9-4a20-8691-bdd20e14504d", X-RequestID:"e5e3c007-9fe9-4a20-8691-bdd20e14504d", X-TransactionID:"e5e3c007-9fe9-4a20-8691-bdd20e14504d", X-ECOMP-RequestID:"e5e3c007-9fe9-4a20-8691-bdd20e14504d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a332275-0439-4796-8fca-6704c7f75767"] 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:47.985 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:47.988 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:47.988 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:47.988 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:47.988 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:47.989 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "clientRequestId": "00032ab7-fake-42e5-965d-8ea592502018", 01:31:48 "action": "deleteInstance", 01:31:48 "requestStatus": "PENDING", 01:31:48 "statusMessage": null, 01:31:48 "progress": 0, 01:31:48 "startTime": "2016-12-22T13:29:54.000+0000", 01:31:48 "endTime": "2016-12-22T13:30:28.000+0000", 01:31:48 "source": "VID", 01:31:48 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:48 "vnfName": null, 01:31:48 "vnfType": null, 01:31:48 "serviceType": null, 01:31:48 "aicNodeClli": null, 01:31:48 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:48 "provStatus": null, 01:31:48 "vnfParams": null, 01:31:48 "vnfOutputs": null, 01:31:48 "requestBody": "{\"requestDetails\": {\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}}", 01:31:48 "responseBody": null, 01:31:48 "lastModifiedBy": "BPMN", 01:31:48 "modifyTime": "2016-12-22T13:30:28.000+0000", 01:31:48 "requestType": null, 01:31:48 "volumeGroupId": null, 01:31:48 "volumeGroupName": null, 01:31:48 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:48 "vfModuleName": null, 01:31:48 "vfModuleModelName": "test::base::module-0", 01:31:48 "aaiServiceId": null, 01:31:48 "aicCloudRegion": "n6", 01:31:48 "callBackUrl": null, 01:31:48 "correlator": null, 01:31:48 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:48 "serviceInstanceName": null, 01:31:48 "requestScope": "vfModule", 01:31:48 "requestAction": "deleteInstance", 01:31:48 "networkId": null, 01:31:48 "networkName": null, 01:31:48 "networkType": null, 01:31:48 "requestorId": "xxxxxx", 01:31:48 "configurationId": null, 01:31:48 "configurationName": null, 01:31:48 "operationalEnvId": null, 01:31:48 "operationalEnvName": null, 01:31:48 "rollbackStatusMessage": "Rollback has been completed successfully.", 01:31:48 "flowStatus": "Building blocks 1 of 3 completed.", 01:31:48 "retryStatusMessage": "Retry 2/5 will be started in 8 min.", 01:31:48 "requestURI": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:48 "_links": { 01:31:48 "self": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:48 }, 01:31:48 "infraActiveRequests": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/00032ab7-na18-42e5-965d-8ea592502018" 01:31:48 } 01:31:48 } 01:31:48 } 01:31:48 01:31:47.989 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:47.994 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.020 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/00032ab7-3fb3-42e5-965d-8ea592502017 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/00032ab7-3fb3-42e5-965d-8ea592502017 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-TransactionID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-ECOMP-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf961000-a7dd-40be-a409-eff20e155f35"] 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.023 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "clientRequestId": "00032ab7-3fb3-42e5-965d-8ea592502016", 01:31:48 "action": "deleteInstance", 01:31:48 "requestStatus": "COMPLETE", 01:31:48 "statusMessage": "Vf Module has been deleted successfully.", 01:31:48 "progress": 100, 01:31:48 "startTime": "2016-12-22T13:29:54.000+0000", 01:31:48 "endTime": "2016-12-22T13:30:28.000+0000", 01:31:48 "source": "VID", 01:31:48 "vnfId": "b92f60c8-8de3-46c1-8dc1-e4390ac2b005", 01:31:48 "vnfName": null, 01:31:48 "vnfType": null, 01:31:48 "serviceType": null, 01:31:48 "aicNodeClli": null, 01:31:48 "tenantId": "6accefef3cb442ff9e644d589fb04107", 01:31:48 "provStatus": null, 01:31:48 "vnfParams": null, 01:31:48 "vnfOutputs": null, 01:31:48 "requestBody": "{\"modelInfo\":{\"modelType\":\"vfModule\",\"modelName\":\"test::base::module-0\"},\"requestInfo\":{\"source\":\"VID\"},\"cloudConfiguration\":{\"tenantId\":\"6accefef3cb442ff9e644d589fb04107\",\"lcpCloudRegionId\":\"n6\"}}", 01:31:48 "responseBody": null, 01:31:48 "lastModifiedBy": "BPMN", 01:31:48 "modifyTime": "2016-12-22T13:30:28.000+0000", 01:31:48 "requestType": null, 01:31:48 "volumeGroupId": null, 01:31:48 "volumeGroupName": null, 01:31:48 "vfModuleId": "c7d527b1-7a91-49fd-b97d-1c8c0f4a7992", 01:31:48 "vfModuleName": null, 01:31:48 "vfModuleModelName": "test::base::module-0", 01:31:48 "aaiServiceId": null, 01:31:48 "aicCloudRegion": "n6", 01:31:48 "callBackUrl": null, 01:31:48 "correlator": null, 01:31:48 "serviceInstanceId": "e3b5744d-2ad1-4cdd-8390-c999a38829bc", 01:31:48 "serviceInstanceName": null, 01:31:48 "requestScope": "vfModule", 01:31:48 "requestAction": "deleteInstance", 01:31:48 "networkId": null, 01:31:48 "networkName": null, 01:31:48 "networkType": null, 01:31:48 "requestorId": null, 01:31:48 "configurationId": null, 01:31:48 "configurationName": null, 01:31:48 "operationalEnvId": null, 01:31:48 "operationalEnvName": null, 01:31:48 "cloudApiRequests":[ 01:31:48 { 01:31:48 "id": 1, 01:31:48 "cloudIdentifier": "heatstackName/123123", 01:31:48 "requestBody":"{\r\n \"test\": \"00032ab7-3fb3-42e5-965d-8ea592502016\",\r\n \"test2\": \"deleteInstance\",\r\n \"test3\": \"COMPLETE\",\r\n \"test4\": \"Vf Module has been deleted successfully.\",\r\n \"test5\": 100\r\n}", 01:31:48 "created": "2016-12-22T13:29:54.000+0000" 01:31:48 } 01:31:48 ], 01:31:48 "requestURI": "00032ab7-3fb3-42e5-965d-8ea592502017", 01:31:48 "_links": { 01:31:48 "self": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/00032ab7-3fb3-42e5-965d-8ea592502017" 01:31:48 }, 01:31:48 "infraActiveRequests": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/00032ab7-3fb3-42e5-965d-8ea592502017" 01:31:48 } 01:31:48 } 01:31:48 } 01:31:48 01:31:48 01:31:48.026 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017&IS_INTERNAL_DATA=false 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017&IS_INTERNAL_DATA=false 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-TransactionID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-ECOMP-RequestID:"0321e28d-3dde-4b31-9b28-1e0f07231b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a720e0ba-8423-4780-a15f-e85b6ff335af"] 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.031 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [{ 01:31:48 "id": 1, 01:31:48 "soRequestId": "00032ab7-na18-42e5-965d-8ea592502018", 01:31:48 "groupingId": "7d2e8c07-4d10-456d-bddc-37abf38ca714", 01:31:48 "name": "requestAction", 01:31:48 "value": "assign" 01:31:48 }] 01:31:48 01:31:48 01:31:48.034 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.037 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 Response :org.onap.so.serviceinstancebeans.GetOrchestrationResponse@15010330[request=org.onap.so.serviceinstancebeans.Request@598c91bd[requestId=00032ab7-3fb3-42e5-965d-8ea592502017,startTime=Thu, 22 Dec 2016 13:29:54 GMT,finishTime=Thu, 22 Dec 2016 13:30:28 GMT,requestScope=vfModule,requestType=deleteInstance,workflowName=,requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=vfModule, modelNameVersionId=null, modelName=test::base::module-0, modelVersion=null, modelCustomizationUuid=null, modelVersionId=null, modelCustomizationId=null, modelUuid=null, modelInvariantUuid=null, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=null, productFamilyName=null, orderVersion=null, source=VID, instanceName=null, suppressRollback=false, requestorId=null, applicationId=null], relatedInstanceList=null, subscriberInfo=null, cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@6ec9d0da[aicNodeClli=,tenantId=6accefef3cb442ff9e644d589fb04107,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=n6], requestParameters=null, project=null, owningEntity=null, platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]],instanceReferences=org.onap.so.serviceinstancebeans.InstanceReferences@73cc46b0[serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc,serviceInstanceName=,vnfInstanceId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005,vnfInstanceName=,vfModuleInstanceId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992,vfModuleInstanceName=,volumeGroupInstanceId=,volumeGroupInstanceName=,networkInstanceId=,networkInstanceName=,requestorId=,instanceGroupId=,instanceGroupName=],requestStatus=org.onap.so.serviceinstancebeans.RequestStatus@4ef0300d[requestState=COMPLETE,statusMessage=STATUS: Vf Module has been deleted successfully.,resourceStatusMessage=,percentProgress=100,timestamp=Thu, 22 Dec 2016 13:30:28 GMT,extSystemErrorSource=,rollbackExtSystemErrorSource=,flowStatus=,retryStatusMessage=,rollbackStatusMessage=],requestProcessingData=[org.onap.so.serviceinstancebeans.RequestProcessingData@1bd701fe[groupingId=7d2e8c07-4d10-456d-bddc-37abf38ca714,tag=,dataPairs=[{requestAction=assign}]]],cloudRequestData=[org.onap.so.serviceinstancebeans.CloudRequestData@3bb85d5e[cloudRequest={test=00032ab7-3fb3-42e5-965d-8ea592502016, test2=deleteInstance, test3=COMPLETE, test4=Vf Module has been deleted successfully., test5=100},cloudIdentifier=heatstackName/123123]],originalRequestId=]] 01:31:48 01:31:48.072 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.074 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.OrchestrationRequests - requestId is: 5ffbabd6-b793-4377-a1ab-082670fbc7ac 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/5ffbabd6-b793-4377-a1ab-082670fbc7ac 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/5ffbabd6-b793-4377-a1ab-082670fbc7ac 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-TransactionID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-ECOMP-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51976063-7f98-4449-a4b5-e3e4febab765"] 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "requestStatus": "PENDING", 01:31:48 "statusMessage": null, 01:31:48 "progress": 20, 01:31:48 "startTime": "2017-09-26T10:39:29.000+0000", 01:31:48 "endTime": null, 01:31:48 "source": "VID", 01:31:48 "vnfId": null, 01:31:48 "vnfName": null, 01:31:48 "vnfType": null, 01:31:48 "serviceType": null, 01:31:48 "tenantId": null, 01:31:48 "vnfParams": null, 01:31:48 "vnfOutputs": null, 01:31:48 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:48 "responseBody": null, 01:31:48 "lastModifiedBy": "APIH", 01:31:48 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:31:48 "volumeGroupId": null, 01:31:48 "volumeGroupName": null, 01:31:48 "vfModuleId": null, 01:31:48 "vfModuleName": null, 01:31:48 "vfModuleModelName": null, 01:31:48 "cloudRegion": "n6", 01:31:48 "callBackUrl": null, 01:31:48 "correlator": null, 01:31:48 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:31:48 "serviceInstanceName": null, 01:31:48 "requestScope": "configuration", 01:31:48 "requestAction": "activateInstance", 01:31:48 "networkId": null, 01:31:48 "networkName": null, 01:31:48 "networkType": null, 01:31:48 "requestorId": "xxxxxx", 01:31:48 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:48 "configurationName": null, 01:31:48 "operationalEnvId": null, 01:31:48 "operationalEnvName": null, 01:31:48 "requestURI": "5ffbabd6-b793-4377-a1ab-082670fbc7ac", 01:31:48 "_links": { 01:31:48 "self": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/5ffbabd6-b793-4377-a1ab-082670fbc7ac" 01:31:48 }, 01:31:48 "infraActiveRequests": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/5ffbabd6-b793-4377-a1ab-082670fbc7ac" 01:31:48 } 01:31:48 } 01:31:48 } 01:31:48 01:31:48 01:31:48.078 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.083 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.083 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.083 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.083 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.084 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.084 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2164", X-ONAP-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-TransactionID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-ECOMP-RequestID:"3f499cdd-b203-4c1a-848f-ec89b0b0803c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e920235-d2fb-47f8-98a9-bd790dd3633e"] 01:31:48 01:31:48.084 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"5ffbabd6-b793-4377-a1ab-082670fbc7ac","requestStatus":"UNLOCKED","progress":20,"startTime":1506422369000,"source":"VID","requestBody":"{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}","lastModifiedBy":"APIH","modifyTime":"2018-07-30T10:06:12.000+00:00","cloudRegion":"n6","serviceInstanceId":"9e15a443-af65-4f05-9000-47ae495e937d","requestScope":"configuration","requestAction":"activateInstance","requestorId":"xxxxxx","configurationId":"26ef7f15-57bb-48df-8170-e59edc26234c","cloudApiRequests":[],"requestURI":"5ffbabd6-b793-4377-a1ab-082670fbc7ac"} 01:31:48 01:31:48.084 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "requestId":"f0a35706-efc4-4e27-80ea-a995d7a2a40f", 01:31:48 "requestStatus":"UNLOCKED", 01:31:48 "statusMessage":null, 01:31:48 "progress":20, 01:31:48 "startTime":1506422369000, 01:31:48 "endTime":null, 01:31:48 "source":"VID", 01:31:48 "vnfId":null, 01:31:48 "vnfName":null, 01:31:48 "vnfType":null, 01:31:48 "serviceType":null, 01:31:48 "tenantId":null, 01:31:48 "vnfParams":null, 01:31:48 "vnfOutputs":null, 01:31:48 "requestBody":"{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:48 "responseBody":null, 01:31:48 "lastModifiedBy":"APIH", 01:31:48 "modifyTime":1532945172000, 01:31:48 "volumeGroupId":null, 01:31:48 "volumeGroupName":null, 01:31:48 "vfModuleId":null, 01:31:48 "vfModuleName":null, 01:31:48 "vfModuleModelName":null, 01:31:48 "cloudRegion":"n6", 01:31:48 "callBackUrl":null, 01:31:48 "correlator":null, 01:31:48 "serviceInstanceId":"9e15a443-af65-4f05-9000-47ae495e937d", 01:31:48 "serviceInstanceName":null, 01:31:48 "requestScope":"configuration", 01:31:48 "requestAction":"activateInstance", 01:31:48 "networkId":null, 01:31:48 "networkName":null, 01:31:48 "networkType":null, 01:31:48 "requestorId":"xxxxxx", 01:31:48 "configurationId":"26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:48 "configurationName":null, 01:31:48 "operationalEnvId":null, 01:31:48 "operationalEnvName":null, 01:31:48 "handler":{ 01:31:48 01:31:48 }, 01:31:48 "requestURI":"http://localhost:8087/infraActiveRequests/5ffbabd6-b793-4377-a1ab-082670fbc7ac" 01:31:48 } 01:31:48 01:31:48 01:31:48.086 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.087 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.onap.so.apihandlerinfra.OrchestrationRequestsTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.VolumeRestHandlerTest 01:31:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.apihandlerinfra.infra.rest.handler.VolumeRestHandlerTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.dmaap.DmaapOperationalEnvClientTest 01:31:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.apihandlerinfra.tenantisolation.dmaap.DmaapOperationalEnvClientTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.RequestHandlerUtilsTest 01:31:48 01:31:48.213 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:48 01:31:48.213 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95944f15-f0f7-4b53-b231-6aebe7b18608"] 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.213 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.216 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:48 01:31:48.216 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9166c022-fde0-4e3c-a8e8-edd27dee39e0"] 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceType","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:48 01:31:48.220 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.233 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:48 01:31:48.234 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:48 01:31:48.234 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd036d84-fd0c-4c80-8957-993cc7233938"] 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.234 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [ 01:31:48 { 01:31:48 "id":"d1a0456e-1458-11e9-8afb-0242ac190006", 01:31:48 "businessKey":null, 01:31:48 "processDefinitionId":"86cfa113-141a-11e9-8afb-0242ac190006", 01:31:48 "processDefinitionKey":"UnassignServiceInstanceATTBB", 01:31:48 "processDefinitionName":"UnassignServiceInstanceATTBB", 01:31:48 "processDefinitionVersion":1, 01:31:48 "startTime":"2019-01-09T21:52:11.813+0000", 01:31:48 "endTime":"2019-01-09T21:52:12.353+0000", 01:31:48 "durationInMillis":540, 01:31:48 "startUserId":null, 01:31:48 "startActivityId":"Start_UnassignServiceInstanceBB", 01:31:48 "deleteReason":null, 01:31:48 "superProcessInstanceId":"d15f6c9e-1458-11e9-8afb-0242ac190006", 01:31:48 "superCaseInstanceId":null, 01:31:48 "caseInstanceId":null, 01:31:48 "tenantId":null, 01:31:48 "state":"ACTIVE" 01:31:48 } 01:31:48 ] 01:31:48 01:31:48.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.259 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:48 01:31:48.259 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51dbe549-e65d-4889-b871-22e24b715e0b"] 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceTypeALaCarte","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:48 01:31:48.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.274 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: f0a35706-efc4-4e27-80ea-a995d7a2a40f 01:31:48 01:31:48.275 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:48 01:31:48.275 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0a35706-efc4-4e27-80ea-a995d7a2a40f&active=true&maxResults=1 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2144516d-b557-47c3-a340-37db7c14e156"] 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.275 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.278 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.278 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.278 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.278 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [] 01:31:48 01:31:48.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.280 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.280 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"228", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"517bf972-d5cc-4658-be58-c4c65ffea15c"] 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"f0a35706-efc4-4e27-80ea-a995d7a2a40f","requestStatus":"COMPLETE","statusMessage":"Request Completed","progress":100,"endTime":1772847108280,"cloudApiRequests":[],"requestURI":"f0a35706-efc4-4e27-80ea-a995d7a2a40f"} 01:31:48 01:31:48.280 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.282 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.300 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:48 01:31:48.301 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/0dd91181-49da-446b-b839-cd959a96f04a 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf4db589-7673-469c-bc12-dcd11d3852ea"] 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":null,"modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":"testServiceType","serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:48 01:31:48.303 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.so.apihandlerinfra.RequestHandlerUtilsTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.ApiExceptionTest 01:31:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.so.apihandlerinfra.ApiExceptionTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.tenantisolationbeans.TenantIsolationBeansTest 01:31:48 01:31:48.512 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.Status] ignored 01:31:48 01:31:48.517 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.ResourceType] ignored 01:31:48 01:31:48.517 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.OperationalEnvironment] ignored 01:31:48 01:31:48.519 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.RecoveryAction] ignored 01:31:48 01:31:48.522 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.DistributionStatus] ignored 01:31:48 01:31:48.523 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tenantisolationbeans.Action] ignored 01:31:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.so.apihandlerinfra.tenantisolationbeans.TenantIsolationBeansTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.e2eserviceinstancebeans.DelE2ESvcRespTest 01:31:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.apihandlerinfra.e2eserviceinstancebeans.DelE2ESvcRespTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelperTest 01:31:48 01:31:48.596 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:48 01:31:48.608 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/EMOE-001?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:48 01:31:48.608 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.611 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/EMOE-001?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:48 01:31:48.611 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:48 "operational-environment-id": "EMOE-001", 01:31:48 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:48 "operational-environment-type": "ECOMP", 01:31:48 "operational-environment-status": "ACTIVE", 01:31:48 "tenant-context": "Test", 01:31:48 "workload-context": "PVT", 01:31:48 "resource-version": "1505228226913" 01:31:48 } 01:31:48 01:31:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelperTest 01:31:48 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationTest 01:31:48 01:31:48.650 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.653 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d", X-RequestID:"ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d", X-TransactionID:"ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d", X-ECOMP-RequestID:"ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a9bd4b5-0074-4368-b683-2e42854513b4"] 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.654 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.655 [qtp2141083529-55] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.657 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.671 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.674 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID ec8f7fc6-fc02-4018-8ac4-4322b6dcd12d 01:31:48 01:31:48.674 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.679 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:48 org.onap.so.apihandlerinfra.exceptions.ValidateException: Mapping of request to JSON object failed. No valid OperationalEnvironmentType is specified 01:31:48 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.cloudOrchestration(CloudOrchestration.java:156) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.createOperationEnvironment(CloudOrchestration.java:101) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$FastClassBySpringCGLIB$$322d5640.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$EnhancerBySpringCGLIB$$f06ec71.createOperationEnvironment() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 Caused by: org.onap.so.exceptions.ValidationException: No valid OperationalEnvironmentType is specified 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.requestParamsValidation(TenantIsolationRequest.java:167) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.parse(TenantIsolationRequest.java:115) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.cloudOrchestration(CloudOrchestration.java:147) 01:31:48 ... 79 common frames omitted 01:31:48 01:31:48.680 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.708 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.710 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 4f747948-6f76-4c97-a60f-e495ef5e3fa2 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.710 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/4f747948-6f76-4c97-a60f-e495ef5e3fa2 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/4f747948-6f76-4c97-a60f-e495ef5e3fa2 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-TransactionID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ECOMP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4dcf2df-c78f-4164-9bb4-8b64ee0d7661"] 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.711 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.713 [qtp2141083529-56] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | GET 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /infraActiveRequests/4f747948-6f76-4c97-a60f-e495ef5e3fa2<<<<< URL does not match 01:31:48 13ab-12abad84e7ff | 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | GET 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /infraActiveRequests/4f747948-6f76-4c97-a60f-e495ef5e3fa2<<<<< URL does not match 01:31:48 13ab-12abad84e7ff | 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.715 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.718 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Activate an Operational Environment 01:31:48 01:31:48.718 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 4f747948-6f76-4c97-a60f-e495ef5e3fa2 01:31:48 01:31:48.718 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"153", X-ONAP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-TransactionID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ECOMP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d43171-9ae0-4a23-96cc-f2561bdbdcc1"] 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"operationalEnvironmentId":"ff3514e3-5a33-55df-13ab-12abad84e7ff"},"instanceName":"myVnfOpEnv","requestScope":"operationalEnvironment"} 01:31:48 01:31:48.721 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.723 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df-13ab-12abad84e7ff 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df-13ab-12abad84e7ff 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-TransactionID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ECOMP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aee4f96-658d-409a-ac8d-4ac4b0f4c366"] 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.724 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.726 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1084", X-ONAP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-TransactionID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ECOMP-RequestID:"4f747948-6f76-4c97-a60f-e495ef5e3fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ad168fd-6bcf-4033-8dee-08e882d677ac"] 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"4f747948-6f76-4c97-a60f-e495ef5e3fa2","requestStatus":"IN_PROGRESS","progress":20,"startTime":1772847108727,"source":"VID","requestBody":"{\"requestInfo\":{\"resourceType\":\"operationalEnvironment\",\"source\":\"VID\",\"instanceName\":\"myVnfOpEnv\",\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"name\",\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"resourceType\":\"operationalEnvironment\"}}],\"requestParameters\":{\"operationalEnvironmentType\":\"VNF\",\"workloadContext\":\"VNF_E2E-IST\",\"manifest\":{\"serviceModelList\":[{\"serviceModelVersionId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"recoveryAction\":\"abort\"},{\"serviceModelVersionId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"recoveryAction\":\"retry\"}]}}}","lastModifiedBy":"APIH","requestScope":"operationalEnvironment","requestAction":"activate","requestorId":"xxxxxx","operationalEnvId":"ff3514e3-5a33-55df-13ab-12abad84e7ff","operationalEnvName":"myVnfOpEnv","cloudApiRequests":[],"requestURI":"4f747948-6f76-4c97-a60f-e495ef5e3fa2"} 01:31:48 01:31:48.728 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.730 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.732 [SimpleAsyncTaskExecutor-2] DEBUG org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable - Starting threadExecution in TenantIsolationRunnable for Action activate and OperationalEnvType: VNF 01:31:48 01:31:48.732 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.736 [SimpleAsyncTaskExecutor-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:48 01:31:48.749 [SimpleAsyncTaskExecutor-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.749 [SimpleAsyncTaskExecutor-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 with request headers:{X-RequestID=[497b432b-e31d-4173-bd13-9982acccaa72], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e3c3574f-eb5c-4fb2-abdd-c8d4ae965e67], X-ECOMP-RequestID=[497b432b-e31d-4173-bd13-9982acccaa72], X-TransactionId=[], X-ONAP-RequestID=[497b432b-e31d-4173-bd13-9982acccaa72]} 01:31:48 01:31:48.752 [qtp2141083529-56] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 | erational-environment/ff3514e3-5a33-55df-13ab-12abad84e7f 01:31:48 | f?depth=0 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.754 [SimpleAsyncTaskExecutor-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:48 01:31:48.754 [SimpleAsyncTaskExecutor-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 | erational-environment/ff3514e3-5a33-55df-13ab-12abad84e7f 01:31:48 | f?depth=0 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48 01:31:48.755 [SimpleAsyncTaskExecutor-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 01:31:48 01:31:48.756 [SimpleAsyncTaskExecutor-2] ERROR org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler - Unexpected exception occurred invoking async method: public void org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(org.onap.so.apihandlerinfra.tenantisolationbeans.Action,java.lang.String,org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException 01:31:48 javax.ws.rs.NotFoundException: could not construct uri for use with A&AI 01:31:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 01:31:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.createException(GraphInventoryResourcesClient.java:368) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.get(GraphInventoryResourcesClient.java:357) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelper.getAaiOperationalEnvironment(AAIClientHelper.java:57) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment.getAAIOperationalEnvironment(ActivateVnfOperationalEnvironment.java:206) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfOperationalEnvironment.execute(ActivateVnfOperationalEnvironment.java:93) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:91) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:48 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 Caused by: javax.ws.rs.NotFoundException: /cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 not found in A&AI 01:31:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 01:31:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.createException(GraphInventoryResourcesClient.java:370) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.lambda$get$2(GraphInventoryResourcesClient.java:354) 01:31:48 at java.base/java.util.Optional.orElseThrow(Optional.java:408) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.get(GraphInventoryResourcesClient.java:354) 01:31:48 ... 12 common frames omitted 01:31:48 01:31:48.759 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.760 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 607f225a-4828-4f9a-81c2-1c24c3875643 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/607f225a-4828-4f9a-81c2-1c24c3875643 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/607f225a-4828-4f9a-81c2-1c24c3875643 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-TransactionID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-ECOMP-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bfd7fc6-21ba-49f9-aff3-f3576fdd0a97"] 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.761 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.763 [qtp2141083529-57] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/607f225a-4828-4f9a-81c2-1c24c3875643<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/607f225a-4828-4f9a-81c2-1c24c3875643<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.764 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.767 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.767 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 607f225a-4828-4f9a-81c2-1c24c3875643 01:31:48 01:31:48.767 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"87", X-ONAP-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-TransactionID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-ECOMP-RequestID:"607f225a-4828-4f9a-81c2-1c24c3875643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2106cc67-9b18-40d2-8be4-a07ca5926348"] 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"myOpEnv","requestScope":"operationalEnvironment"} 01:31:48 01:31:48.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "requestStatus": "PENDING", 01:31:48 "statusMessage": null, 01:31:48 "progress": 20, 01:31:48 "startTime": "2017-09-26T10:39:29.000+0000", 01:31:48 "endTime": null, 01:31:48 "source": "VID", 01:31:48 "vnfId": null, 01:31:48 "vnfName": null, 01:31:48 "vnfType": null, 01:31:48 "serviceType": null, 01:31:48 "tenantId": null, 01:31:48 "vnfParams": null, 01:31:48 "vnfOutputs": null, 01:31:48 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:48 "responseBody": null, 01:31:48 "lastModifiedBy": "APIH", 01:31:48 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:31:48 "volumeGroupId": null, 01:31:48 "volumeGroupName": null, 01:31:48 "vfModuleId": null, 01:31:48 "vfModuleName": null, 01:31:48 "vfModuleModelName": null, 01:31:48 "cloudRegion": "n6", 01:31:48 "callBackUrl": null, 01:31:48 "correlator": null, 01:31:48 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:31:48 "serviceInstanceName": null, 01:31:48 "requestScope": "configuration", 01:31:48 "requestAction": "activateInstance", 01:31:48 "networkId": null, 01:31:48 "networkName": null, 01:31:48 "networkType": null, 01:31:48 "requestorId": "xxxxxx", 01:31:48 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:48 "configurationName": null, 01:31:48 "operationalEnvId": null, 01:31:48 "operationalEnvName": null, 01:31:48 "requestURI": "123", 01:31:48 "_links": { 01:31:48 "self": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/123" 01:31:48 }, 01:31:48 "infraActiveRequests": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/123" 01:31:48 } 01:31:48 } 01:31:48 } 01:31:48 01:31:48 01:31:48.771 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.773 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:48 org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException: Error: Locked instance - This operationalEnvironment (myOpEnv) already has a request being worked with a status of PENDING (RequestId - null). The existing request must finish or be cleaned up before proceeding. 01:31:48 at org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException$Builder.build(DuplicateRequestException.java:47) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.cloudOrchestration(CloudOrchestration.java:183) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.createOperationEnvironment(CloudOrchestration.java:101) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$FastClassBySpringCGLIB$$322d5640.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$EnhancerBySpringCGLIB$$f06ec71.createOperationEnvironment() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:48.774 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.790 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.791 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-TransactionID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-ECOMP-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14f7976e-7d79-45c3-ad3a-520033785340"] 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.792 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.794 [qtp2141083529-55] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.796 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.798 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.798 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750 01:31:48 01:31:48.798 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.799 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"265", X-ONAP-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-TransactionID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-ECOMP-RequestID:"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba9cd17b-a7e1-437f-80d4-8a74a5759f9c"] 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750","requestStatus":"FAILED","progress":100,"startTime":1772847108799,"endTime":1772847108799,"lastModifiedBy":"APIH","requestAction":"create","cloudApiRequests":[],"requestURI":"ea71a7d0-9c0f-4bc3-a173-a0ff31b1d750"} 01:31:48 01:31:48.800 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.802 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.803 [http-nio-auto-1-exec-8] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:48 org.onap.so.apihandlerinfra.exceptions.ValidateException: Mapping of request to JSON object failed. No content to map due to end-of-input 01:31:48 at [Source: (String)""; line: 1, column: 0] 01:31:48 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.convertJsonToCloudOrchestrationRequest(CloudOrchestration.java:256) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.cloudOrchestration(CloudOrchestration.java:144) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.createOperationEnvironment(CloudOrchestration.java:101) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$FastClassBySpringCGLIB$$322d5640.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$EnhancerBySpringCGLIB$$f06ec71.createOperationEnvironment() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 01:31:48 at [Source: (String)""; line: 1, column: 0] 01:31:48 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 01:31:48 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 01:31:48 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:31:48 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:48 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.convertJsonToCloudOrchestrationRequest(CloudOrchestration.java:245) 01:31:48 ... 80 common frames omitted 01:31:48 01:31:48.803 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.820 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 5c8cd993-9077-482a-a3cb-e0a6b944c8e1 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/5c8cd993-9077-482a-a3cb-e0a6b944c8e1 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/5c8cd993-9077-482a-a3cb-e0a6b944c8e1 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-TransactionID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-ECOMP-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aa5b2f7-100d-4b6e-b15d-f8d2dc0fdfbb"] 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.822 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.824 [qtp2141083529-57] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/5c8cd993-9077-482a-a3cb-e0a6b944c8e1<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/5c8cd993-9077-482a-a3cb-e0a6b944c8e1<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.825 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.827 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.827 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 5c8cd993-9077-482a-a3cb-e0a6b944c8e1 01:31:48 01:31:48.827 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"90", X-ONAP-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-TransactionID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-ECOMP-RequestID:"5c8cd993-9077-482a-a3cb-e0a6b944c8e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1b1e88c-ef52-4f69-9b3c-e1477c02fdba"] 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"myVnfOpEnv","requestScope":"operationalEnvironment"} 01:31:48 01:31:48.829 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:48 "requestStatus": "IN_PROGRESS", 01:31:48 "statusMessage": null, 01:31:48 "progress": 20, 01:31:48 "startTime": "2017-09-26T10:39:29.000+0000", 01:31:48 "endTime": null, 01:31:48 "source": "VID", 01:31:48 "vnfId": null, 01:31:48 "vnfName": null, 01:31:48 "vnfType": null, 01:31:48 "serviceType": null, 01:31:48 "tenantId": null, 01:31:48 "vnfParams": null, 01:31:48 "vnfOutputs": null, 01:31:48 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:31:48 "responseBody": null, 01:31:48 "lastModifiedBy": "APIH", 01:31:48 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:31:48 "volumeGroupId": null, 01:31:48 "volumeGroupName": null, 01:31:48 "vfModuleId": null, 01:31:48 "vfModuleName": null, 01:31:48 "vfModuleModelName": null, 01:31:48 "cloudRegion": "n6", 01:31:48 "callBackUrl": null, 01:31:48 "correlator": null, 01:31:48 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:31:48 "serviceInstanceName": null, 01:31:48 "requestScope": "configuration", 01:31:48 "requestAction": "activateInstance", 01:31:48 "networkId": null, 01:31:48 "networkName": null, 01:31:48 "networkType": null, 01:31:48 "requestorId": "xxxxxx", 01:31:48 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:31:48 "configurationName": null, 01:31:48 "operationalEnvId": null, 01:31:48 "operationalEnvName": null, 01:31:48 "requestURI": "requestId", 01:31:48 "_links": { 01:31:48 "self": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/requestId" 01:31:48 }, 01:31:48 "infraActiveRequests": { 01:31:48 "href": "http://localhost:8087/infraActiveRequests/requestId" 01:31:48 } 01:31:48 } 01:31:48 } 01:31:48 01:31:48 01:31:48.831 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.833 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:31:48 org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException: Error: Locked instance - This operationalEnvironment (myVnfOpEnv) already has a request being worked with a status of IN_PROGRESS (RequestId - null). The existing request must finish or be cleaned up before proceeding. 01:31:48 at org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException$Builder.build(DuplicateRequestException.java:47) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.cloudOrchestration(CloudOrchestration.java:183) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration.createOperationEnvironment(CloudOrchestration.java:101) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$FastClassBySpringCGLIB$$322d5640.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:31:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:31:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration$$EnhancerBySpringCGLIB$$f06ec71.createOperationEnvironment() 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:48 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:48.834 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.854 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 3a484ff9-6012-4f45-af00-d1c107eff60f already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-TransactionID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ECOMP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81237dfc-255e-4d6e-8576-b48a8192fafa"] 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.856 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.858 [qtp2141083529-55] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.859 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.861 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.861 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 3a484ff9-6012-4f45-af00-d1c107eff60f 01:31:48 01:31:48.861 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"90", X-ONAP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-TransactionID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ECOMP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"625b111e-c012-47c5-84f9-4ef12df51755"] 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"myVnfOpEnv","requestScope":"operationalEnvironment"} 01:31:48 01:31:48.862 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.865 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.865 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.865 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.865 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.865 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"875", X-ONAP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-TransactionID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ECOMP-RequestID:"3a484ff9-6012-4f45-af00-d1c107eff60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f409f5c7-a3cd-4ecf-a9a7-73522dee0214"] 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"3a484ff9-6012-4f45-af00-d1c107eff60f","requestStatus":"IN_PROGRESS","progress":20,"startTime":1772847108866,"source":"VID","requestBody":"{\"requestInfo\":{\"resourceType\":\"operationalEnvironment\",\"source\":\"VID\",\"instanceName\":\"myVnfOpEnv\",\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":\"name\",\"instanceId\":\"ff305d54-75b4-431b-adb2-eb6b9e5ff000\",\"resourceType\":\"operationalEnvironment\"}}],\"requestParameters\":{\"operationalEnvironmentType\":\"VNF\",\"tenantContext\":\"Test\",\"workloadContext\":\"VNF_E2E-IST\"}}","lastModifiedBy":"APIH","requestScope":"operationalEnvironment","requestAction":"create","requestorId":"xxxxxx","operationalEnvId":"278c1652-c354-45d6-b07a-6a8da09aa190","operationalEnvName":"myVnfOpEnv","cloudApiRequests":[],"requestURI":"3a484ff9-6012-4f45-af00-d1c107eff60f"} 01:31:48 01:31:48.866 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.869 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.871 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable - Starting threadExecution in TenantIsolationRunnable for Action create and OperationalEnvType: VNF 01:31:48 01:31:48.871 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.875 [SimpleAsyncTaskExecutor-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:48 01:31:48.887 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:48 01:31:48.887 [SimpleAsyncTaskExecutor-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.889 [qtp2141083529-58] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 | erational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff00 01:31:48 | 0?depth=0 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.891 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:48 01:31:48.891 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 | erational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff00 01:31:48 | 0?depth=0 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48 01:31:48.892 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 01:31:48 01:31:48.892 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"9ebc5b35-a287-43c4-b82d-69d7b7c60423", X-RequestID:"9ebc5b35-a287-43c4-b82d-69d7b7c60423", X-TransactionID:"9ebc5b35-a287-43c4-b82d-69d7b7c60423", X-ECOMP-RequestID:"9ebc5b35-a287-43c4-b82d-69d7b7c60423", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72aeaaf1-d132-465e-96f8-81cb5f131ddb"] 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.893 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.896 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.896 [qtp2141083529-55] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.897 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 987654321 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/3a484ff9-6012-4f45-af00-d1c107eff60f<<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/987654321 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/987654321 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b4e2ba3-7678-424c-969b-7336f2de910c"] 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.898 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.898 [SimpleAsyncTaskExecutor-3] ERROR org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler - Unexpected exception occurred invoking async method: public void org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(org.onap.so.apihandlerinfra.tenantisolationbeans.Action,java.lang.String,org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException 01:31:48 java.lang.NullPointerException: null 01:31:48 at org.onap.so.requestsdb.RequestsDBHelper.updateInfraFailureCompletion(RequestsDBHelper.java:94) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:105) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:48 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:48.900 [qtp2141083529-56] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/987654321 <<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | GET <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/ | /infraActiveRequests/987654321 <<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.902 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.904 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Create Operational Environment 01:31:48 01:31:48.904 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 987654321 01:31:48 01:31:48.904 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.904 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"87", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9d6bdc3-0c7f-4b80-b842-71aa0d717fd0"] 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"myOpEnv","requestScope":"operationalEnvironment"} 01:31:48 01:31:48.905 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.906 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"643", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8b94b6-0d5c-4f3e-ada0-96e4b36a52c5"] 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"987654321","requestStatus":"IN_PROGRESS","progress":20,"startTime":1772847108906,"source":"VID","requestBody":"{\"requestInfo\":{\"resourceType\":\"operationalEnvironment\",\"source\":\"VID\",\"instanceName\":\"myOpEnv\",\"requestorId\":\"xxxxxx\"},\"requestParameters\":{\"operationalEnvironmentType\":\"ECOMP\",\"tenantContext\":\"Test\",\"workloadContext\":\"ECOMP_E2E-IST\"}}","lastModifiedBy":"APIH","requestScope":"operationalEnvironment","requestAction":"create","requestorId":"xxxxxx","operationalEnvId":"16e502b7-3950-4e80-9fc9-1b3c4243c00b","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"987654321"} 01:31:48 01:31:48.907 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.909 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.910 [SimpleAsyncTaskExecutor-4] DEBUG org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable - Starting threadExecution in TenantIsolationRunnable for Action create and OperationalEnvType: ECOMP 01:31:48 01:31:48.911 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:48 01:31:48.914 [SimpleAsyncTaskExecutor-4] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:48 01:31:48.925 [SimpleAsyncTaskExecutor-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/16e502b7-3950-4e80-9fc9-1b3c4243c00b with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[], Content-Type=[application/json]} 01:31:48 01:31:48.926 [SimpleAsyncTaskExecutor-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.929 [SimpleAsyncTaskExecutor-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-id":"16e502b7-3950-4e80-9fc9-1b3c4243c00b","operational-environment-name":"myOpEnv","operational-environment-type":"ECOMP","operational-environment-status":"ACTIVE","tenant-context":"Test","workload-context":"ECOMP_E2E-IST"} 01:31:48 01:31:48 01:31:48.930 [qtp2141083529-55] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | PUT <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 13ab-12abad84e7fa | erational-environment/16e502b7-3950-4e80-9fc9-1b3c4243c00 01:31:48 | b 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.931 [SimpleAsyncTaskExecutor-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/16e502b7-3950-4e80-9fc9-1b3c4243c00b has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:48 01:31:48.932 [SimpleAsyncTaskExecutor-4] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | PUT <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 13ab-12abad84e7fa | erational-environment/16e502b7-3950-4e80-9fc9-1b3c4243c00 01:31:48 | b 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48 01:31:48.933 [SimpleAsyncTaskExecutor-4] ERROR org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler - Unexpected exception occurred invoking async method: public void org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(org.onap.so.apihandlerinfra.tenantisolationbeans.Action,java.lang.String,org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException 01:31:48 javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=229d90e9-8865-4bde-9a1b-2091e1ff011f 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | PUT <<<<< HTTP method does not match 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /aai/v24/cloud-infrastructure/operational-environments/op<<<<< URL does not match 01:31:48 13ab-12abad84e7fa | erational-environment/16e502b7-3950-4e80-9fc9-1b3c4243c00 01:31:48 | b 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) 01:31:48 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 01:31:48 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 01:31:48 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 01:31:48 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 01:31:48 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 01:31:48 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 01:31:48 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 01:31:48 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 01:31:48 at org.onap.so.client.RestClient.method(RestClient.java:321) 01:31:48 at org.onap.so.client.RestClient.put(RestClient.java:268) 01:31:48 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.create(GraphInventoryResourcesClient.java:66) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelper.createOperationalEnvironment(AAIClientHelper.java:100) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment.execute(CreateEcompOperationalEnvironment.java:60) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:76) 01:31:48 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:48 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:48 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:48 01:31:48.933 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:48 01:31:48.934 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 4acecf39-137e-4859-aa18-5365dd52eef4 already exists in requestDb InfraActiveRequests table 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/4acecf39-137e-4859-aa18-5365dd52eef4 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/4acecf39-137e-4859-aa18-5365dd52eef4 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-TransactionID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ECOMP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0afd175e-bb41-405b-ba88-9b9aac74cb08"] 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.935 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.937 [qtp2141083529-56] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | GET 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /infraActiveRequests/4acecf39-137e-4859-aa18-5365dd52eef4<<<<< URL does not match 01:31:48 13ab-12abad84e7fa | 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 GET | GET 01:31:48 /infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df- | /infraActiveRequests/4acecf39-137e-4859-aa18-5365dd52eef4<<<<< URL does not match 01:31:48 13ab-12abad84e7fa | 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.940 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.942 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Received request to Deactivate an Operational Environment 01:31:48 01:31:48.942 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - APIH_GENERATED_REQUEST_ID 4acecf39-137e-4859-aa18-5365dd52eef4 01:31:48 01:31:48.942 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestration - Converting incoming JSON request to Object 01:31:48 01:31:48.942 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"145", X-ONAP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-TransactionID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ECOMP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e20ae64e-c176-4c72-a3cc-4fe82b0c1871"] 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"operationalEnvironmentId":"ff3514e3-5a33-55df-13ab-12abad84e7fa"},"instanceName":null,"requestScope":"operationalEnvironment"} 01:31:48 01:31:48.943 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.944 [qtp2141083529-57] ERROR WireMock - 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | POST 01:31:48 /infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 Request was not matched 01:31:48 ======================= 01:31:48 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | Closest stub | Request | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 | 01:31:48 POST | POST 01:31:48 /infraActiveRequests/ | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:48 | 01:31:48 | 01:31:48 ----------------------------------------------------------------------------------------------------------------------- 01:31:48 01:31:48 01:31:48.946 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkVnfIdStatus/ff3514e3-5a33-55df-13ab-12abad84e7fa 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-TransactionID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ECOMP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a271da8d-6966-4fed-9fdc-4b4fff9a3782"] 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:48 01:31:48.947 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:48 01:31:48.950 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:48 01:31:48.951 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:48 01:31:48.951 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"574", X-ONAP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-TransactionID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ECOMP-RequestID:"4acecf39-137e-4859-aa18-5365dd52eef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa5ee50-f82a-4231-82d3-9b1b053cf3ad"] 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"4acecf39-137e-4859-aa18-5365dd52eef4","requestStatus":"IN_PROGRESS","progress":20,"startTime":1772847108950,"source":"VID","requestBody":"{\"requestInfo\":{\"resourceType\":\"operationalEnvironment\",\"source\":\"VID\",\"requestorId\":\"xxxxxx\"},\"requestParameters\":{\"operationalEnvironmentType\":\"VNF\"}}","lastModifiedBy":"APIH","requestScope":"operationalEnvironment","requestAction":"deactivate","requestorId":"xxxxxx","operationalEnvId":"ff3514e3-5a33-55df-13ab-12abad84e7fa","cloudApiRequests":[],"requestURI":"4acecf39-137e-4859-aa18-5365dd52eef4"} 01:31:49 01:31:48.951 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:48.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:48.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:31:49 01:31:48.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:31:49 01:31:48.952 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:48.953 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:48.953 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:48.954 [SimpleAsyncTaskExecutor-5] DEBUG org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable - Starting threadExecution in TenantIsolationRunnable for Action deactivate and OperationalEnvType: VNF 01:31:49 01:31:48.955 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:49 01:31:48.958 [SimpleAsyncTaskExecutor-5] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.319 s - in org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.OrchestrationRequestsUnitTest 01:31:49 01:31:48.970 [SimpleAsyncTaskExecutor-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:48.971 [SimpleAsyncTaskExecutor-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0 with request headers:{X-RequestID=[30e90d5f-755e-46b2-8ecf-608940084292], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[22c91bb9-619f-464b-add3-d8929b17279c], X-ECOMP-RequestID=[30e90d5f-755e-46b2-8ecf-608940084292], X-TransactionId=[], X-ONAP-RequestID=[30e90d5f-755e-46b2-8ecf-608940084292]} 01:31:49 01:31:49.015 [qtp2141083529-56] ERROR WireMock - Request was not matched as were no stubs registered: 01:31:49 { 01:31:49 "url" : "/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0", 01:31:49 "absoluteUrl" : "http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0", 01:31:49 "method" : "GET", 01:31:49 "clientIp" : "127.0.0.1", 01:31:49 "headers" : { 01:31:49 "X-RequestID" : "30e90d5f-755e-46b2-8ecf-608940084292", 01:31:49 "X-FromAppId" : "MSO", 01:31:49 "X-ONAP-PartnerName" : "SO.APIH", 01:31:49 "Accept" : "application/json", 01:31:49 "X-InvocationID" : "22c91bb9-619f-464b-add3-d8929b17279c", 01:31:49 "X-ECOMP-RequestID" : "30e90d5f-755e-46b2-8ecf-608940084292", 01:31:49 "User-Agent" : "Jersey/2.33 (HttpUrlConnection 11.0.16)", 01:31:49 "Connection" : "keep-alive", 01:31:49 "Host" : "localhost:10182", 01:31:49 "X-TransactionId" : ",30e90d5f-755e-46b2-8ecf-608940084292", 01:31:49 "X-ONAP-RequestID" : "30e90d5f-755e-46b2-8ecf-608940084292" 01:31:49 }, 01:31:49 "cookies" : { }, 01:31:49 "browserProxyRequest" : false, 01:31:49 "loggedDate" : 1772847108972, 01:31:49 "bodyAsBase64" : "", 01:31:49 "body" : "", 01:31:49 "loggedDateString" : "2026-03-07T01:31:48Z", 01:31:49 "queryParams" : { 01:31:49 "depth" : { 01:31:49 "key" : "depth", 01:31:49 "values" : [ "0" ] 01:31:49 } 01:31:49 } 01:31:49 } 01:31:49 01:31:49.018 [SimpleAsyncTaskExecutor-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:49 01:31:49.018 [SimpleAsyncTaskExecutor-5] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - No response could be served as there are no stub mappings in this WireMock instance. 01:31:49 01:31:49 01:31:49.019 [SimpleAsyncTaskExecutor-5] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0 01:31:49 01:31:49.020 [SimpleAsyncTaskExecutor-5] ERROR org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler - Unexpected exception occurred invoking async method: public void org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(org.onap.so.apihandlerinfra.tenantisolationbeans.Action,java.lang.String,org.onap.so.apihandlerinfra.tenantisolation.CloudOrchestrationRequest,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException 01:31:49 javax.ws.rs.NotFoundException: could not construct uri for use with A&AI 01:31:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 01:31:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 01:31:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 01:31:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 01:31:49 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.createException(GraphInventoryResourcesClient.java:368) 01:31:49 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.get(GraphInventoryResourcesClient.java:357) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.helpers.AAIClientHelper.getAaiOperationalEnvironment(AAIClientHelper.java:57) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironment.getAAIOperationalEnvironment(DeactivateVnfOperationalEnvironment.java:88) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironment.execute(DeactivateVnfOperationalEnvironment.java:53) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable.run(TenantIsolationRunnable.java:93) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRunnable$$FastClassBySpringCGLIB$$7b9a0ccd.invoke() 01:31:49 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:31:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:31:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:31:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:31:49 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 01:31:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:31:49 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:49 Caused by: javax.ws.rs.NotFoundException: /cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7fa?depth=0 not found in A&AI 01:31:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 01:31:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 01:31:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 01:31:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 01:31:49 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.createException(GraphInventoryResourcesClient.java:370) 01:31:49 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.lambda$get$2(GraphInventoryResourcesClient.java:354) 01:31:49 at java.base/java.util.Optional.orElseThrow(Optional.java:408) 01:31:49 at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.get(GraphInventoryResourcesClient.java:354) 01:31:49 ... 12 common frames omitted 01:31:49 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.onap.so.apihandlerinfra.OrchestrationRequestsUnitTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironmentTest 01:31:49 01:31:49.118 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.118 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"380a62da-d9fd-4ee2-8fc2-76153fe284ee"] 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.118 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.121 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.124 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.124 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83d4a7bd-08c5-4945-a838-9b8041a1d36c"] 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.126 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.126 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.126 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.126 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.127 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"SKIP","retryCount":3,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.127 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.129 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.129 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"367", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cabbd44f-5d7d-4235-8e41-2cf1dce8d232"] 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_OK","recoveryAction":"SKIP","retryCount":0,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.132 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.132 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"294", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7056c49e-2c3d-4eb9-b875-8c6c822525c8"] 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_OK","distributionIdErrorReason":"","createTime":null,"modifyTime":null} 01:31:49 01:31:49.132 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.134 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.136 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.137 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"060cb2bf-e437-4a72-bb2d-d84a19271394"] 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.137 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.139 [qtp2141083529-57] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.142 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.164 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.164 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106121a3-ef0c-43a4-9fa6-ba880efa03f2"] 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"SENT","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.167 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.168 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.168 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"305d6b63-a309-4924-b834-b0cf4af88ee1"] 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.168 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"SENT","recoveryAction":"RETRY","retryCount":3,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.170 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.171 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.171 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"294", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52d0a41-12b5-45b4-b34e-ba9d863e45cc"] 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_OK","distributionIdErrorReason":"","createTime":null,"modifyTime":null} 01:31:49 01:31:49.171 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.172 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.173 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.173 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"368", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8294775-6bcc-4308-aedb-19f1b97fa0ed"] 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_OK","recoveryAction":"RETRY","retryCount":0,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.173 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.175 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.175 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43174b88-29de-4a7f-99bb-3ac2071cd945"] 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.175 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.177 [qtp2141083529-58] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.180 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.195 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.195 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9dca88d-2e4f-4e1c-8039-53a391e52a1b"] 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.195 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.197 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.197 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.197 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.197 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.198 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.198 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23f49b61-ddb7-45b5-b570-9fbe3b410f8a"] 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.198 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"RETRY","retryCount":3,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.200 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.213 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/TEST_operationalEnvironmentId/activate with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-ECOMP-InstanceID=[test], USER_ID=[cs0008], Content-Type=[application/json]} 01:31:49 01:31:49.213 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.214 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"TEST_workloadContext"} 01:31:49 01:31:49 01:31:49.219 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/TEST_operationalEnvironmentId/activate has http status code:409 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.219 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"messageId":"SVC4675","text":"Error: Service state is invalid for this action.","message":"Undefined Error Message!","statusCode":"409"} 01:31:49 01:31:49 01:31:49.221 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.221 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/TEST_requestIdOrig 01:31:49 01:31:49.221 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/TEST_requestIdOrig 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0140867a-dead-4899-9f18-0eedd91a2c8d"] 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.221 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","requestStatus":"PENDING","cloudApiRequests":[],"requestURI":"TEST_requestIdOrig"} 01:31:49 01:31:49.224 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.226 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.226 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"475", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f467a3d4-6532-4181-baca-a8da68bfe5da"] 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","requestStatus":"FAILED","statusMessage":"FAILURE, operationalEnvironmentId - TEST_operationalEnvironmentId; Error message: Failure calling SDC: statusCode: 500; messageId: Undefined Error Message!; message: Unexpected response format from SDC.","progress":100,"endTime":1772847109225,"lastModifiedBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":"TEST_operationalEnvironmentId","cloudApiRequests":[],"requestURI":"TEST_requestIdOrig"} 01:31:49 01:31:49.226 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.231 [qtp2141083529-55] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 POST | POST 01:31:49 /infraActiveRequests/ | /infraActiveRequests/ 01:31:49 | 01:31:49 operationalEnvId":"VNF_operationalEnvironmentId" | {"requestId":"TEST_requestIdOrig","requestStatus":"FAILED<<<<< Body does not match 01:31:49 | ","statusMessage":"FAILURE, operationalEnvironmentId - 01:31:49 | TEST_operationalEnvironmentId; Error message: Failure 01:31:49 | calling SDC: statusCode: 500; messageId: Undefined Error 01:31:49 | Message!; message: Unexpected response format from 01:31:49 | SDC.","progress":100,"endTime":1772847109225,"lastModifie 01:31:49 | dBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":" 01:31:49 | TEST_operationalEnvironmentId","cloudApiRequests":[],"req 01:31:49 | uestURI":"TEST_requestIdOrig"} 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 POST | POST 01:31:49 /infraActiveRequests/ | /infraActiveRequests/ 01:31:49 | 01:31:49 operationalEnvId":"VNF_operationalEnvironmentId" | {"requestId":"TEST_requestIdOrig","requestStatus":"FAILED<<<<< Body does not match 01:31:49 | ","statusMessage":"FAILURE, operationalEnvironmentId - 01:31:49 | TEST_operationalEnvironmentId; Error message: Failure 01:31:49 | calling SDC: statusCode: 500; messageId: Undefined Error 01:31:49 | Message!; message: Unexpected response format from 01:31:49 | SDC.","progress":100,"endTime":1772847109225,"lastModifie 01:31:49 | dBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":" 01:31:49 | TEST_operationalEnvironmentId","cloudApiRequests":[],"req 01:31:49 | uestURI":"TEST_requestIdOrig"} 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.232 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.233 [main] ERROR org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment - Exception in execute 01:31:49 org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: " Request was not matched =======================-----------------------------------------------------------------------------------------------------------------------| Closest stub | Request |----------------------------------------------------------------------------------------------------------------------- |POST | POST/infraActiveRequests/ | /infraActiveRequests/ |operationalEnvId":"VNF_operationalEnvironmentId" | {"requestId":"TEST_requestIdOrig","requestStatus":"FAILED<<<<< Body does not match | ","statusMessage":"FAILURE, operationalEnvironmentId - | TEST_operationalEnvironmentId; Error message: Failure | calling SDC: statusCode: 500; messageId: Undefined Error | Message!; message: Unexpected response format from | SDC.","progress":100,"endTime":1772847109225,"lastModifie | dBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":" | TEST_operationalEnvironmentId","cloudApiRequests":[],"req | uestURI":"TEST_requestIdOrig"} |-----------------------------------------------------------------------------------------------------------------------" 01:31:49 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:113) 01:31:49 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:49 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:49 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:49 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:49 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:49 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:49 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:49 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:49 at org.onap.so.requestsdb.RequestsDBHelper.updateInfraFailureCompletion(RequestsDBHelper.java:105) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment.callSDClientForRetry(ActivateVnfStatusOperationalEnvironment.java:258) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment.processActivateSDCStatus(ActivateVnfStatusOperationalEnvironment.java:174) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironment.execute(ActivateVnfStatusOperationalEnvironment.java:110) 01:31:49 at org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironmentTest.executionTest_ERROR_Status_And_RETRY_And_ErrorSdc(ActivateVnfStatusOperationalEnvironmentTest.java:475) 01:31:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:49 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:49 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:49 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:49 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:49 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:49 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:31:49 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:31:49 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:31:49 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:31:49 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:31:49 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:49 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:31:49 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:49 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:31:49 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:31:49 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:49 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:49 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:49 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:49 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:49 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:49 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:31:49 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:31:49 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:49 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:49 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:31:49 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:49 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:49 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:49 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:49 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:49 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:49 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:49 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:49 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:49 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:49 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:49 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:49 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:49 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:49 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:49 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:49 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:49 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:49 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:49 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:49 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:49 01:31:49.233 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.233 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/TEST_requestIdOrig 01:31:49 01:31:49.233 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/TEST_requestIdOrig 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bbd40c2-d4b2-43e5-9bc7-168afeb2424b"] 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.233 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","requestStatus":"PENDING","cloudApiRequests":[],"requestURI":"TEST_requestIdOrig"} 01:31:49 01:31:49.235 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.237 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.237 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2507", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74fb5814-1977-460f-a142-079c57b23373"] 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","requestStatus":"FAILED","statusMessage":"FAILURE, operationalEnvironmentId - VNF_operationalEnvironmentId; Error message: 404 Not Found: \" Request was not matched =======================-----------------------------------------------------------------------------------------------------------------------| Closest stub | Request |----------------------------------------------------------------------------------------------------------------------- |POST | POST/infraActiveRequests/ | /infraActiveRequests/ |operationalEnvId\":\"VNF_operationalEnvironmentId\" | {\"requestId\":\"TEST_requestIdOrig\",\"requestStatus\":\"FAILED<<<<< Body does not match | \",\"statusMessage\":\"FAILURE, operationalEnvironmentId - | TEST_operationalEnvironmentId; Error message: Failure | calling SDC: statusCode: 500; messageId: Undefined Error | Message!; message: Unexpected response format from | SDC.\",\"progress\":100,\"endTime\":1772847109225,\"lastModifie | dBy\":\"APIH\",\"requestScope\":\"UNKNOWN\",\"operationalEnvId\":\" | TEST_operationalEnvironmentId\",\"cloudApiRequests\":[],\"req | uestURI\":\"TEST_requestIdOrig\"} |-----------------------------------------------------------------------------------------------------------------------\"","progress":100,"endTime":1772847109236,"lastModifiedBy":"APIH","requestScope":"UNKNOWN","operationalEnvId":"VNF_operationalEnvironmentId","cloudApiRequests":[],"requestURI":"TEST_requestIdOrig"} 01:31:49 01:31:49.237 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.239 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.239 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.255 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.255 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0be90480-5d37-4500-8091-f2fa9691a74e"] 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.255 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.258 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.259 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.259 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c1421d-6664-449a-ad2a-85e444677347"] 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.259 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"ABORT","retryCount":3,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.261 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.262 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.262 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"371", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a743d6-4fc4-4c7c-b072-dd3d4bce1075"] 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"ABORT","retryCount":0,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.262 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.263 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.264 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.264 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"304", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00913e56-9746-4424-a7d8-44d3a655b26f"] 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":"ABORTED","createTime":null,"modifyTime":null} 01:31:49 01:31:49.264 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.266 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.266 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b36021-eceb-4f8c-8c63-0927ee300980"] 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.266 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.268 [qtp2141083529-58] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.270 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.270 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.270 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.270 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.271 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.271 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.292 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.292 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.292 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.292 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.292 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.293 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4ba4e05-c01c-4b02-a473-c49b4ba2e2b3"] 01:31:49 01:31:49.293 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.293 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.296 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.298 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.298 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c638787-44e1-4f4a-86b5-cd9e050e9716"] 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.298 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"RETRY","retryCount":3,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.301 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.314 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/TEST_operationalEnvironmentId/activate with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-ECOMP-InstanceID=[test], USER_ID=[cs0008], Content-Type=[application/json]} 01:31:49 01:31:49.314 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.315 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"workloadContext":"TEST_workloadContext"} 01:31:49 01:31:49 01:31:49.317 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/sdc/v1/catalog/services/TEST_serviceModelVersionId/distribution/TEST_operationalEnvironmentId/activate has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.317 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distributionId":"TEST_distributionId1","message":"Success","statusCode":"202"} 01:31:49 01:31:49 01:31:49.318 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.318 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"275", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ca0fca1-5e28-4aff-97d7-fdb74ae286c9"] 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId1","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"SENT","distributionIdErrorReason":"","createTime":null,"modifyTime":null} 01:31:49 01:31:49.318 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.321 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.322 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.322 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/ 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"348", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5b4c2a9-b30d-4181-8c8e-78702b92f992"] 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"SENT","recoveryAction":"RETRY","retryCount":2,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.322 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.324 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.325 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.325 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/ 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"315", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23048c5b-8b74-4a04-a6fb-e8dd23d62697"] 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":"Unable to process.","createTime":null,"modifyTime":null} 01:31:49 01:31:49.325 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.327 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.327 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfe6d8d6-eb2d-4b84-aca1-f3b6aa0f31ed"] 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.329 [qtp2141083529-57] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.347 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.347 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvDistributionStatus/TEST_distributionId 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4d22fc-94ab-40db-aa09-138280894c79"] 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.347 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"distributionId":"TEST_distributionId","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","requestId":"TEST_requestIdOrig","distributionIdStatus":"DISTRIBUTION_COMPLETE_ERROR","distributionIdErrorReason":null,"createTime":null,"modifyTime":null} 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.350 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.350 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&SERVICE_MODEL_VERSION_ID=TEST_serviceModelVersionId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.350 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b650c431-3deb-4ad3-a7c7-07f1a37bb54f"] 01:31:49 01:31:49.351 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.351 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"TEST_requestIdOrig","operationalEnvId":"TEST_operationalEnvironmentId","serviceModelVersionId":"TEST_serviceModelVersionId","serviceModelVersionDistrStatus":"DISTRIBUTION_COMPLETE_ERROR","recoveryAction":"RETRY","retryCount":0,"workloadContext":"TEST_workloadContext","createTime":null,"modifyTime":null,"vnfOperationalEnvId":"VNF_operationalEnvironmentId"} 01:31:49 01:31:49.353 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.354 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.354 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e16248d0-515b-4d07-9e40-3b69441e4b17"] 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.354 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.355 [qtp2141083529-56] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.357 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.369 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.369 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d47892f5-7c15-4d47-a8be-7ccdfad5d094"] 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.370 [qtp2141083529-57] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.385 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.385 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c7738eb-ec11-49da-8b57-3fc21ea05365"] 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.385 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.387 [qtp2141083529-58] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.389 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.389 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.389 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.389 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.390 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.390 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.401 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.401 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operationalEnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"124f98a2-a855-4833-8678-a55419805335"] 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.401 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.403 [qtp2141083529-55] ERROR WireMock - 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 Request was not matched 01:31:49 ======================= 01:31:49 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | Closest stub | Request | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 | 01:31:49 GET | GET 01:31:49 /operationalEnvServiceModelStatus/search/findOneByOperati | /operationalEnvServiceModelStatus/search/findAllByOperati<<<<< URL does not match 01:31:49 onalEnvIdAndServiceModelVersionIdAndRequestId | onalEnvIdAndRequestId?OPERATIONAL_ENV_ID=TEST_operational 01:31:49 | EnvironmentId&REQUEST_ID=TEST_requestIdOrig 01:31:49 | 01:31:49 | 01:31:49 ----------------------------------------------------------------------------------------------------------------------- 01:31:49 01:31:49 01:31:49.405 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.299 s - in org.onap.so.apihandlerinfra.tenantisolation.process.ActivateVnfStatusOperationalEnvironmentTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequestTest 01:31:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequestTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironmentTest 01:31:49 01:31:49.422 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.431 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.431 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[aa0dd2fa-06c2-4a07-9a5f-6f4d2dfe4c1b], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:49 01:31:49.434 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:49 01:31:49.435 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-status" : "SUCCESS"} 01:31:49 01:31:49 01:31:49.438 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.438 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.438 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3193b377-afd5-4566-b36a-729b014f6327"] 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.438 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.442 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.443 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.443 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.443 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.444 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"563", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da8cc59c-5c3e-4ee0-9d58-4af38449c2a9"] 01:31:49 01:31:49.444 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"FAILED","statusMessage":"FAILURE, operationalEnvironmentId - ff3514e3-5a33-55df-13ab-12abad84e7ff; Error message: Invalid OperationalEnvironmentStatus on OperationalEnvironmentId: ff3514e3-5a33-55df-13ab-12abad84e7ff","progress":100,"endTime":1772847109443,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"ff3514e3-5a33-55df-13ab-12abad84e7ff","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.444 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.445 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.445 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.445 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.445 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.446 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.446 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.459 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.468 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.468 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[120d99fe-6e4b-4d69-84b9-08d824ca336c], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:49 01:31:49.471 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:49 01:31:49.471 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-status" : ""} 01:31:49 01:31:49 01:31:49.492 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.501 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.501 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fd060c5a-3583-41d0-839a-c1c2ecee1361], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:49 01:31:49.504 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:49 01:31:49.504 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-status" : "INACTIVE"} 01:31:49 01:31:49 01:31:49.507 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 01:31:49.507 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.507 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b805665d-2546-4d08-8016-0687a44edf77"] 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.507 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.510 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.513 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.513 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"515", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559c4933-ae59-4e1c-88b4-7a9e4844272f"] 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"COMPLETE","statusMessage":"SUCCESSFUL, operationalEnvironmentId - ff3514e3-5a33-55df-13ab-12abad84e7ff; Success Message: SUCCESSFULLY Deactivated OperationalEnvironment","progress":100,"endTime":1772847109512,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"ff3514e3-5a33-55df-13ab-12abad84e7ff","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.513 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.515 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.515 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 01:31:49.535 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.551 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:49 01:31:49.551 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.554 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:49 01:31:49.554 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-status" : "ACTIVE"} 01:31:49 01:31:49 01:31:49.565 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.575 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.575 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2ef6d207-43b7-497d-95c7-2cf952033300], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/merge-patch+json]} 01:31:49 01:31:49.576 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-status":"INACTIVE"} 01:31:49 01:31:49 01:31:49.579 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff3514e3-5a33-55df-13ab-12abad84e7ff has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.579 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:49 01:31:49.579 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 01:31:49.580 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.580 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ff3514e3-5a33-55df-13ab-12abad84e7fe 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a90ec4ef-7853-404b-9bc5-9a53fef9febb"] 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.580 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.583 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.584 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.584 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"515", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1574b878-d46e-4459-8f16-bf784500e71c"] 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"ff3514e3-5a33-55df-13ab-12abad84e7fe","requestStatus":"COMPLETE","statusMessage":"SUCCESSFUL, operationalEnvironmentId - ff3514e3-5a33-55df-13ab-12abad84e7ff; Success Message: SUCCESSFULLY Deactivated OperationalEnvironment","progress":100,"endTime":1772847109583,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"ff3514e3-5a33-55df-13ab-12abad84e7ff","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"ff3514e3-5a33-55df-13ab-12abad84e7fe"} 01:31:49 01:31:49.584 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.586 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.586 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.onap.so.apihandlerinfra.tenantisolation.process.DeactivateVnfOperationalEnvironmentTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironmentTest 01:31:49 01:31:49.625 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.636 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/operationalEnvId with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[], Content-Type=[application/json]} 01:31:49 01:31:49.636 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.638 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-id":"operationalEnvId","operational-environment-name":"TEST_ECOMP_ENVIRONMENT","operational-environment-type":"ECOMP","operational-environment-status":"ACTIVE","tenant-context":"TEST","workload-context":"ECOMP_TEST"} 01:31:49 01:31:49 01:31:49.640 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/operationalEnvId has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.640 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:49 01:31:49.640 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 1 operationalEnvId 01:31:49 01:31:49.640 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 2 TEST_ECOMP_ENVIRONMENT 01:31:49 01:31:49.640 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 3 ECOMP 01:31:49 01:31:49.640 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 4 TEST 01:31:49 01:31:49.640 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 5 ECOMP_TEST 01:31:49 01:31:49.641 [main] INFO org.onap.so.client.dmaap.DmaapClient - publishing message to dmaap topic test.operationalEnvironmentEvent: {"operationalEnvironmentId":"operationalEnvId","operationalEnvironmentName":"TEST_ECOMP_ENVIRONMENT","operationalEnvironmentType":"ECOMP","tenantContext":"TEST","workloadContext":"ECOMP_TEST","action":"Create"} 01:31:49 01:31:49.653 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.653 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/events/test.operationalEnvironmentEvent?timeout=55000 with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[b2c611b6-4f32-4d98-a9ad-d4e854b86f30], Content-Type=[application/json]} 01:31:49 01:31:49.654 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operationalEnvironmentId":"operationalEnvId","operationalEnvironmentName":"TEST_ECOMP_ENVIRONMENT","operationalEnvironmentType":"ECOMP","tenantContext":"TEST","workloadContext":"ECOMP_TEST","action":"Create"} 01:31:49 01:31:49 01:31:49.657 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/events/test.operationalEnvironmentEvent?timeout=55000 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.657 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:49 01:31:49.658 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 01:31:49.659 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/123 01:31:49 01:31:49.659 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/123 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1bb8553-ebeb-4f1b-ba31-5ff54948a8fe"] 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.659 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"123","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"123"} 01:31:49 01:31:49.662 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.663 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.663 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.663 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.664 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.664 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.664 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"412", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26bbdb06-af35-4a78-9b3e-f497ef5353ae"] 01:31:49 01:31:49.664 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"123","requestStatus":"COMPLETE","statusMessage":"SUCCESSFUL, operationalEnvironmentId - operationalEnvId; Success Message: SUCCESSFULLY Created ECOMP OperationalEnvironment.","progress":100,"endTime":1772847109663,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"operationalEnvId","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"123"} 01:31:49 01:31:49.664 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.666 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.666 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:49 01:31:49.681 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:49 01:31:49.691 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.691 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/operationalEnvId with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23027c4e-949c-4ed9-b6c1-57c5f62383c1], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:49 01:31:49.692 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-id":"operationalEnvId","operational-environment-name":"TEST_ECOMP_ENVIRONMENT","operational-environment-type":"ECOMP","operational-environment-status":"ACTIVE","tenant-context":"TEST","workload-context":"ECOMP_TEST"} 01:31:49 01:31:49 01:31:49.693 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/operationalEnvId has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.693 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:49 01:31:49.693 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 1 operationalEnvId 01:31:49 01:31:49.693 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 2 TEST_ECOMP_ENVIRONMENT 01:31:49 01:31:49.693 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 3 ECOMP 01:31:49 01:31:49.693 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 4 TEST 01:31:49 01:31:49.693 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironment - 5 ECOMP_TEST 01:31:49 01:31:49.694 [main] INFO org.onap.so.client.dmaap.DmaapClient - publishing message to dmaap topic test.operationalEnvironmentEvent: {"operationalEnvironmentId":"operationalEnvId","operationalEnvironmentName":"TEST_ECOMP_ENVIRONMENT","operationalEnvironmentType":"ECOMP","tenantContext":"TEST","workloadContext":"ECOMP_TEST","action":"Create"} 01:31:49 01:31:49.703 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/events/test.operationalEnvironmentEvent?timeout=55000 with request headers:{Authorization=[***REDACTED***], Accept=[application/json], X-InvocationID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[13c7fa37-971f-4ff3-ab9c-afaa70d7297b], Content-Type=[application/json]} 01:31:49 01:31:49.703 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.704 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operationalEnvironmentId":"operationalEnvId","operationalEnvironmentName":"TEST_ECOMP_ENVIRONMENT","operationalEnvironmentType":"ECOMP","tenantContext":"TEST","workloadContext":"ECOMP_TEST","action":"Create"} 01:31:49 01:31:49 01:31:49.706 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/events/test.operationalEnvironmentEvent?timeout=55000 has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:49 01:31:49.706 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:49 01:31:49.706 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 01:31:49.707 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/d749e8a6-e243-4139-96b7-c23688519eab 01:31:49 01:31:49.707 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/d749e8a6-e243-4139-96b7-c23688519eab 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787f0df7-25c5-40da-bdb1-2571f791efda"] 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:49 01:31:49.707 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"d749e8a6-e243-4139-96b7-c23688519eab","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"d749e8a6-e243-4139-96b7-c23688519eab"} 01:31:49 01:31:49.710 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.711 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.711 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"421", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe640315-bad8-4a5e-8ec4-658b94200fd1"] 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"d749e8a6-e243-4139-96b7-c23688519eab","requestStatus":"FAILED","statusMessage":"FAILURE, operationalEnvironmentId - operationalEnvId; Error message: ","progress":100,"endTime":1772847109711,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"operationalEnvId","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"d749e8a6-e243-4139-96b7-c23688519eab"} 01:31:49 01:31:49.711 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:49 01:31:49.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:49 01:31:49.713 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraFailureCompletion() method. 01:31:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.onap.so.apihandlerinfra.tenantisolation.process.CreateEcompOperationalEnvironmentTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.validator.ServiceInstanceDeleteValidatorTest 01:31:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.apihandlerinfra.infra.rest.validator.ServiceInstanceDeleteValidatorTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.ResumeOrchestrationRequestTest 01:31:49 01:31:49.819 [main] INFO org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - Beginning resume operation for new request: 186daa51-1a72-4612-ad2e-1e504e3f2956 01:31:49 01:31:49.820 [main] ERROR org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - No infraActiveRequest record found for requestId: 00032ab7-na18-42e5-965d-8ea592502018 in requesteDb lookup 01:31:49 01:31:49.823 [main] ERROR org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - requestScope "test" does not match a ModelType enum. 01:31:49 01:31:49.830 [main] INFO org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - Beginning resume operation for new request: 186daa51-1a72-4612-ad2e-1e504e3f2956 01:31:49 01:31:49.838 [main] INFO org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - Beginning resume operation for new request: 186daa51-1a72-4612-ad2e-1e504e3f2956 01:31:49 01:31:49.839 [main] ERROR org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - Error occurred while performing requestDb lookup by requestId: 00032ab7-na18-42e5-965d-8ea592502018 01:31:49 org.springframework.web.client.HttpClientErrorException: null 01:31:49 01:31:49.869 [main] ERROR org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - IOException while generating requestClientParameter to send to BPMN 01:31:49 java.io.IOException: IOException 01:31:49 at org.onap.so.apihandlerinfra.ResumeOrchestrationRequest.setRequestClientParameter(ResumeOrchestrationRequest.java:266) 01:31:49 at org.onap.so.apihandlerinfra.ResumeOrchestrationRequestTest.setRequestClientParameterErrorTest(ResumeOrchestrationRequestTest.java:339) 01:31:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:49 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:49 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:49 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:49 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:49 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:49 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:49 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:31:49 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:49 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:49 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:49 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:49 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:49 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:31:49 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:49 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:49 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:49 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:49 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:49 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:49 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:49 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:31:49 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:31:49 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:31:49 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:31:49 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:49 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:49 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:49 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:49 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:49 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:49 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:49 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:49 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:49 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:49 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:49 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:49 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:49 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:49 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:49 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:49 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:49 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:49 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:49 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:49 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:49 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:49 01:31:49.887 [main] ERROR org.onap.so.apihandlerinfra.ResumeOrchestrationRequest - requestScope "test" does not match a ModelType enum. 01:31:49 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.onap.so.apihandlerinfra.ResumeOrchestrationRequestTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.validation.RequestParametersValidationTest 01:31:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.so.apihandlerinfra.validation.RequestParametersValidationTest 01:31:49 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequestTest 01:31:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequestTest 01:31:50 [INFO] Running org.onap.so.apihandlerinfra.ServiceIntentApiHandlerTest 01:31:50 01:31:50.044 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.045 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.051 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"94", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7007ab6c-cbec-4f57-a582-7045b43c6c0c"] 01:31:50 01:31:50.052 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"cll-101"},"instanceName":null,"requestScope":"service"} 01:31:50 01:31:50.052 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.054 [qtp2141083529-55] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.056 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"593", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bde068d-23d0-493d-b62d-6c1497343b8c"] 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847110051,"serviceType":"CLL","requestBody":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\"},\"serviceType\":\"CLL\",\"serviceInstanceID\":\"cll-101\"}","lastModifiedBy":"APIH","serviceInstanceId":"cll-101","requestScope":"service","requestAction":"deleteInstance","requestUrl":"http://localhost:42943/onap/so/infra/serviceIntent/v1/delete","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:50 01:31:50.057 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8424a5b-0a74-44b3-a78a-58bfba3169e9"] 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.059 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.062 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.063 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff7decc-a357-420e-b435-d2292de7640f"] 01:31:50 01:31:50.064 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.064 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonServiceIntentTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.066 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.067 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - Orchestration URI is: /mso/async/services/commonServiceIntentTest, recipe Timeout is: 180 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1403", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44236fa8-78de-45eb-942b-947b6a48dba4"] 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\"},\"serviceType\":\"CLL\",\"serviceInstanceID\":\"cll-101\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cll-101","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"IBN","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.068 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 01:31:50 01:31:50.070 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.071 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - BPEL response : <202,{ 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:50 01:31:50.071 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.087 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.088 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"86", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25de6ff4-d6e9-4628-b9f1-7e38e1825421"] 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":null,"instanceName":"cloud-leased-line-101","requestScope":"service"} 01:31:50 01:31:50.094 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.095 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.097 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.098 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.098 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.098 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.098 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.099 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.099 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1030", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e41c9da-dd62-4de2-ab95-b152a77d0a15"] 01:31:50 01:31:50.099 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847110093,"serviceType":"CLL","requestBody":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\",\"serviceInstanceID\":\"cll-101\",\"transportNetworks\":[{\"id\":\"cll-101-network-001\",\"sla\":{\"latency\":2,\"maxBandwidth\":3000},\"connectionLinks\":[{\"name\":\"cll-link-1\",\"transportEndpointA\":\"tranportEp_UNI_ID_311_1\",\"transportEndpointB\":\"tranportEp_ROOT_ID_512_1\"}]}]},\"serviceType\":\"CLL\",\"name\":\"cloud-leased-line-101\",\"modelInvariantUuid\":\"6790ab0e-034f-11eb-adc1-0242ac120002\",\"modelUuid\":\"6790ab0e-034f-11eb-adc1-0242ac120002\",\"sst\":null}","lastModifiedBy":"APIH","serviceInstanceName":"cloud-leased-line-101","requestScope":"service","requestAction":"createInstance","requestUrl":"http://localhost:42943/onap/so/infra/serviceIntent/v1/create","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:50 01:31:50.099 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.101 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bd4334b-9048-4c90-b58a-d4428df36149"] 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.102 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.103 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab736c9-812d-42e7-9e3f-9dba8e74d44e"] 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.105 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonServiceIntentTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.106 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6790ab0e-034f-11eb-adc1-0242ac120002&action=createInstance 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6790ab0e-034f-11eb-adc1-0242ac120002&action=createInstance 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bc81539-9983-4049-acf8-6291074d040b"] 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.107 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.109 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.109 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.109 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.109 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.109 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonServiceIntentTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.110 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.110 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - Orchestration URI is: /mso/async/services/commonServiceIntentTest, recipe Timeout is: 180 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1817", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4171223d-d028-498d-a516-73bdfd1e95da"] 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\",\"serviceInstanceID\":\"cll-101\",\"transportNetworks\":[{\"id\":\"cll-101-network-001\",\"sla\":{\"latency\":2,\"maxBandwidth\":3000},\"connectionLinks\":[{\"name\":\"cll-link-1\",\"transportEndpointA\":\"tranportEp_UNI_ID_311_1\",\"transportEndpointB\":\"tranportEp_ROOT_ID_512_1\"}]}]},\"serviceType\":\"CLL\",\"name\":\"cloud-leased-line-101\",\"modelInvariantUuid\":\"6790ab0e-034f-11eb-adc1-0242ac120002\",\"modelUuid\":\"6790ab0e-034f-11eb-adc1-0242ac120002\",\"sst\":null}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"IBN","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.111 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.113 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - BPEL response : <202,{ 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:50 01:31:50.114 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.131 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.132 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"113", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b65bc57-5e67-441c-9672-e16b164206b2"] 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"cll-101"},"instanceName":"cloud-leased-line-101","requestScope":"service"} 01:31:50 01:31:50.137 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.138 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /mso/async/services/commonServiceIntentTest | /infraActiveRequests/checkInstanceNameDuplicate <<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.139 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.140 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"928", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba5c87c-798f-409c-8321-0bc8d992627f"] 01:31:50 01:31:50.141 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847110136,"serviceType":"CLL","requestBody":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\",\"transportNetworks\":[{\"id\":\"cll-101-network-001\",\"sla\":{\"latency\":2,\"maxBandwidth\":8000},\"connectionLinks\":[{\"name\":\"cll-link-1\",\"transportEndpointA\":\"tranportEp_UNI_ID_311_1\",\"transportEndpointB\":\"tranportEp_ROOT_ID_512_1\"}]}]},\"serviceType\":\"CLL\",\"name\":\"cloud-leased-line-101\",\"serviceInstanceID\":\"cll-101\"}","lastModifiedBy":"APIH","serviceInstanceId":"cll-101","serviceInstanceName":"cloud-leased-line-101","requestScope":"service","requestAction":"updateInstance","requestUrl":"http://localhost:42943/onap/so/infra/serviceIntent/v1/modify","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:50 01:31:50.141 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=COMMON_SI_DEFAULT 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb558c4b-ad2e-44c4-85d5-997db0db7759"] 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.142 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.145 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad42152-bbd0-4374-99ae-2ca4c180dc88"] 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.147 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/mso/async/services/commonServiceIntentTest","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.152 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.153 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - Orchestration URI is: /mso/async/services/commonServiceIntentTest, recipe Timeout is: 180 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/commonServiceIntentTest 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1692", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e6185cb-26e7-494a-9e93-705104fb951a"] 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"globalSubscriberId\":\"IBNCustomer\",\"subscriptionServiceType\":\"IBN\",\"additionalProperties\":{\"enableSdnc\":\"false\",\"transportNetworks\":[{\"id\":\"cll-101-network-001\",\"sla\":{\"latency\":2,\"maxBandwidth\":8000},\"connectionLinks\":[{\"name\":\"cll-link-1\",\"transportEndpointA\":\"tranportEp_UNI_ID_311_1\",\"transportEndpointB\":\"tranportEp_ROOT_ID_512_1\"}]}]},\"serviceType\":\"CLL\",\"name\":\"cloud-leased-line-101\",\"serviceInstanceID\":\"cll-101\"}","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"cll-101","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"IBN","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.154 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 01:31:50 01:31:50.155 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.156 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.ServiceIntentApiHandler - BPEL response : <202,{ 01:31:50 "response":"{\"jobId\":\"db245365e79c47ed88fcd60caa8f6549\",\"status\":\"\",\"statusDescription\":{}}", 01:31:50 "message":"Success", 01:31:50 "processInstanceID":"8878ccf8-1efc-11e8-b332-0050569a141e", 01:31:50 "variables":null, 01:31:50 "messageCode":202 01:31:50 } 01:31:50 ,[Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"]> 01:31:50 01:31:50.156 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.onap.so.apihandlerinfra.ServiceIntentApiHandlerTest 01:31:50 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.VnfRestHandlerTest 01:31:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.apihandlerinfra.infra.rest.handler.VnfRestHandlerTest 01:31:50 [INFO] Running org.onap.so.apihandlerinfra.E2EServiceInstancesTest 01:31:50 01:31:50.196 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.198 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 8b7fb862-fb66-47ee-969a-adc49f77c581 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/8b7fb862-fb66-47ee-969a-adc49f77c581 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/8b7fb862-fb66-47ee-969a-adc49f77c581 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-TransactionID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ECOMP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab1f1bf4-d720-44b8-a82a-30d2c57425d9"] 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.199 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.200 [qtp2141083529-55] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/8b7fb862-fb66-47ee-969a-adc49f77c581<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/8b7fb862-fb66-47ee-969a-adc49f77c581<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.202 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.206 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - ------------------scale begin------------------ 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-TransactionID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ECOMP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10ecd0c5-15c1-4dbf-b48c-04b23119932b"] 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.212 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.215 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=scaleInstance 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=scaleInstance 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-TransactionID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ECOMP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d622110-f575-48c6-b357-744ad85bc846"] 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.217 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.219 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.220 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Orchestration URI is: /testOrchestrationUri, recipe Timeout is: 180 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1653", X-ONAP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-TransactionID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ECOMP-RequestID:"8b7fb862-fb66-47ee-969a-adc49f77c581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ccbf65-8e7a-433a-a5b7-e0d13b2b4c0e"] 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"service\":{\"serviceType\":\"example-service-type\",\"globalSubscriberId\":\"test_custormer\",\"resources\":[{\"resourceInstanceId\":\"ns111\",\"scaleType\":\"SCALE_NS\",\"scaleNsData\":{\"scaleNsByStepsData\":{\"numberOfSteps\":\"4\",\"aspectId\":\"TIC_EDGE_HW\",\"scalingDirection\":\"UP\"}}}],\"serviceInstanceName\":\"XXXX\"},\"operationId\":\"a4ef5e4e-8250-4574-ad94-e1e17bdc861a\"}","type":"String"},"requestId":{"value":"a4ef5e4e-8250-4574-ad94-e1e17bdc861a","type":"String"},"mso-request-id":{"value":"a4ef5e4e-8250-4574-ad94-e1e17bdc861a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"scaleInstance","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"example-service-type","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"v5","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.222 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.226 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.228 [http-nio-auto-1-exec-2] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:31:50 java.lang.IllegalArgumentException: argument "content" is null 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4885) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3644) 01:31:50 at org.onap.so.apihandler.common.ResponseHandler.getCamundaResponse(ResponseHandler.java:54) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.bpelStatusUpdate(E2EServiceInstances.java:797) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:791) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EserviceInstances(E2EServiceInstances.java:764) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EServiceInstance(E2EServiceInstances.java:241) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.228 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.251 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.252 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 358eeff1-d9ec-49a5-a1dd-3b4ff07a8178 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/358eeff1-d9ec-49a5-a1dd-3b4ff07a8178 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/358eeff1-d9ec-49a5-a1dd-3b4ff07a8178 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-TransactionID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ECOMP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649fd35e-7a1c-45a6-a374-49c25ca3f556"] 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.253 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.255 [qtp2141083529-55] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/358eeff1-d9ec-49a5-a1dd-3b4ff07a8178<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/358eeff1-d9ec-49a5-a1dd-3b4ff07a8178<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.258 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-TransactionID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ECOMP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b89a9a3-bb1e-408d-826a-e6e5a505f40a"] 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.267 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.270 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=updateInstance 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-TransactionID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ECOMP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"136f43e0-11a0-4f83-a0c1-8123c62e89a7"] 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.272 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.274 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=592f9437-a9c0-4303-b9f6-c445bb7e9814&action=updateInstance 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=592f9437-a9c0-4303-b9f6-c445bb7e9814&action=updateInstance 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.276 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-TransactionID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ECOMP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1140a8b-0d49-49bd-8ab6-b276b75f898b"] 01:31:50 01:31:50.277 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.277 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.278 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.279 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Orchestration URI is: /testOrchestrationUri, recipe Timeout is: 180 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"5776", X-ONAP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-TransactionID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ECOMP-RequestID:"358eeff1-d9ec-49a5-a1dd-3b4ff07a8178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16534d38-8cff-4fe4-b0f0-e0ab723ad734"] 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelType\":\"service\",\"modelNameVersionId\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelName\":\"voLTE\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\"},\"requestInfo\":{\"source\":\"UUI\",\"instanceName\":\"so_test4\",\"suppressRollback\":true},\"subscriberInfo\":{\"globalSubscriberId\":\"123457\"},\"requestParameters\":{\"subscriptionServiceType\":\"MOG\",\"userParams\":[{\"ServiceInstanceName\":\"so_test4\",\"UUIRequest\":\"{\\n \\\"service\\\":{\\n \\\"name\\\":\\\"so_test4\\\",\\n \\\"description\\\":\\\"so_test2\\\",\\n \\\"serviceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561519\\\",\\n \\\"serviceUuid\\\":\\\"592f9437-a9c0-4303-b9f6-c445bb7e9814\\\",\\n \\\"globalSubscriberId\\\":\\\"123457\\\",\\n \\\"serviceType\\\":\\\"voLTE\\\",\\n \\\"parameters\\\":{\\n \\\"resources\\\":[\\n {\\n \\\"resourceName\\\":\\\"vIMS\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561516\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561512\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n {\\n \\\"vnfProfileId\\\":\\\"zte-vBAS-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\"\\n }\\n },\\n {\\n \\\"vnfProfileId\\\":\\\"zte-vMME-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\"\\n }\\n }\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"vEPC\\\",\\n \\\"resourceInvariantUuid\\\":\\\"61c3e96e-0970-4871-b6e0-3b6de7561516\\\",\\n \\\"resourceUuid\\\":\\\"62c3e96e-0970-4871-b6e0-3b6de7561512\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n {\\n \\\"vnfProfileId\\\":\\\"zte-CSCF-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad1\\\"\\n }\\n }\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"underlayvpn\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561513\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561514\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"overlayvpn\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561517\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561518\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n\\n ]\\n }\\n }\\n ],\\n \\\"requestInputs\\\":{\\n \\\"externalDataNetworkName\\\":\\\"Flow_out_net\\\",\\n \\\"m6000_mng_ip\\\":\\\"181.18.20.2\\\",\\n \\\"externalCompanyFtpDataNetworkName\\\":\\\"Flow_out_net\\\",\\n \\\"externalPluginManageNetworkName\\\":\\\"plugin_net_2014\\\",\\n \\\"externalManageNetworkName\\\":\\\"mng_net_2017\\\",\\n \\\"sfc_data_network\\\":\\\"sfc_data_net_2016\\\",\\n \\\"NatIpRange\\\":\\\"210.1.1.10-210.1.1.20\\\",\\n \\\"location\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\",\\n \\\"sdncontroller\\\":\\\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\\\"\\n }\\n }\\n\\n }\\n\\n}\"}],\"aLaCarte\":true}},\"serviceInstanceId\":null,\"vnfInstanceId\":null,\"pnfName\":null,\"networkInstanceId\":null,\"volumeGroupInstanceId\":null,\"vfModuleInstanceId\":null,\"configurationId\":null,\"instanceGroupId\":null}","type":"String"},"requestId":{"value":"d8655f41-d897-4b7c-bd57-a686a1c00b7a","type":"String"},"mso-request-id":{"value":"d8655f41-d897-4b7c-bd57-a686a1c00b7a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"updateInstance","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"voLTE","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"v3","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.284 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.289 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.290 [http-nio-auto-1-exec-7] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:31:50 java.lang.IllegalArgumentException: argument "content" is null 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4885) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3644) 01:31:50 at org.onap.so.apihandler.common.ResponseHandler.getCamundaResponse(ResponseHandler.java:54) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.bpelStatusUpdate(E2EServiceInstances.java:797) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:791) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:610) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.290 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.310 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.311 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 087928dc-a6e2-424a-8be2-8b8d4aa67ea9 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/087928dc-a6e2-424a-8be2-8b8d4aa67ea9 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/087928dc-a6e2-424a-8be2-8b8d4aa67ea9 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-TransactionID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-ECOMP-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a3308d-1615-4527-ace2-a7cef70be230"] 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.312 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.315 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/087928dc-a6e2-424a-8be2-8b8d4aa67ea9<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.317 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.318 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.318 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.318 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.318 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/087928dc-a6e2-424a-8be2-8b8d4aa67ea9<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.318 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.321 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1450", X-ONAP-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-TransactionID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-ECOMP-RequestID:"087928dc-a6e2-424a-8be2-8b8d4aa67ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dde8062-95b8-4e22-a409-f5d125d51131"] 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceType\":\"vnf\",\"globalSubscriberId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelInvariantIdTarget\":\"60c3e96e-0970-4871-b6e0-3b6de1234567\",\"modelVersionIdTarget\":\"modelVersionIdTarget\"}","type":"String"},"requestId":{"value":"79f63507-da36-4fa2-bf10-5587aaadd924","type":"String"},"mso-request-id":{"value":"79f63507-da36-4fa2-bf10-5587aaadd924","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"compareModel","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"vnf","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.322 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:50 "response":"success", 01:31:50 "message":"success" 01:31:50 } 01:31:50 01:31:50.324 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.325 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: success 01:31:50 01:31:50.325 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.349 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.350 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: e8b00681-52e8-481f-b756-b2c335f9f787 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.350 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/e8b00681-52e8-481f-b756-b2c335f9f787 01:31:50 01:31:50.350 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.350 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.350 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/e8b00681-52e8-481f-b756-b2c335f9f787 01:31:50 01:31:50.351 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.351 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-TransactionID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-ECOMP-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d1b6992-7b4e-471e-8e93-f777ac9d9ce0"] 01:31:50 01:31:50.351 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.351 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.352 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /operationStatus/search/findOneByServiceIdAndOperationId | /infraActiveRequests/e8b00681-52e8-481f-b756-b2c335f9f787<<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /operationStatus/search/findOneByServiceIdAndOperationId | /infraActiveRequests/e8b00681-52e8-481f-b756-b2c335f9f787<<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.354 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e&OPERATION_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e&OPERATION_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-TransactionID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-ECOMP-RequestID:"e8b00681-52e8-481f-b756-b2c335f9f787", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a998e0f8-2c58-459a-9367-775e5515ff70"] 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.360 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.362 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.362 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.362 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.362 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.363 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.363 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.364 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_BPEL_COMMUNICATE_ERROR MSO_PROP_APIHANDLER_INFRA 500 Null response from RequestDB when searching by serviceId 01:31:50 01:31:50.364 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@3322d91b[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@45b898d5[messageId=SVC2000,text=E2E serviceId 9b9f02c0-298b-458a-bc9c-be3692e4f35e is not found in DB,variables=]] 01:31:50 01:31:50.364 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.390 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.391 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 800138b8-61e2-480f-a3b0-b30a01f5009f already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/800138b8-61e2-480f-a3b0-b30a01f5009f 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/800138b8-61e2-480f-a3b0-b30a01f5009f 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-TransactionID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ECOMP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f18ba9-786a-46a9-a582-ed11dab0d696"] 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.392 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.395 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/800138b8-61e2-480f-a3b0-b30a01f5009f<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/800138b8-61e2-480f-a3b0-b30a01f5009f<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.397 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v3 coverting to int: 3 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-TransactionID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ECOMP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f94ef8-cb1e-4354-a29a-a9cb5af1a7e9"] 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.399 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.401 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=createInstance 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-TransactionID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ECOMP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"789140a3-b308-495c-9cba-b089c8e39d4b"] 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.403 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.405 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=592f9437-a9c0-4303-b9f6-c445bb7e9814&action=createInstance 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=592f9437-a9c0-4303-b9f6-c445bb7e9814&action=createInstance 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-TransactionID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ECOMP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aab9b6f-cd3e-4435-ac85-b991d48dd9b1"] 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.406 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.408 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.409 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Orchestration URI is: /testOrchestrationUri, recipe Timeout is: 180 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"5760", X-ONAP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-TransactionID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ECOMP-RequestID:"800138b8-61e2-480f-a3b0-b30a01f5009f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9675cdab-e88b-4d0e-bc55-375490a837d2"] 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelType\":\"service\",\"modelNameVersionId\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelName\":\"voLTE\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\"modelInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\"},\"requestInfo\":{\"source\":\"UUI\",\"instanceName\":\"so_test4\",\"suppressRollback\":true},\"subscriberInfo\":{\"globalSubscriberId\":\"123457\"},\"requestParameters\":{\"subscriptionServiceType\":\"MOG\",\"userParams\":[{\"ServiceInstanceName\":\"so_test4\",\"UUIRequest\":\"{\\n \\\"service\\\":{\\n \\\"name\\\":\\\"so_test4\\\",\\n \\\"description\\\":\\\"so_test2\\\",\\n \\\"serviceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561519\\\",\\n \\\"serviceUuid\\\":\\\"592f9437-a9c0-4303-b9f6-c445bb7e9814\\\",\\n \\\"globalSubscriberId\\\":\\\"123457\\\",\\n \\\"serviceType\\\":\\\"voLTE\\\",\\n \\\"parameters\\\":{\\n \\\"resources\\\":[\\n {\\n \\\"resourceName\\\":\\\"vIMS\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561516\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561512\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n {\\n \\\"vnfProfileId\\\":\\\"zte-vBAS-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\"\\n }\\n },\\n {\\n \\\"vnfProfileId\\\":\\\"zte-vMME-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\"\\n }\\n }\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"vEPC\\\",\\n \\\"resourceInvariantUuid\\\":\\\"61c3e96e-0970-4871-b6e0-3b6de7561516\\\",\\n \\\"resourceUuid\\\":\\\"62c3e96e-0970-4871-b6e0-3b6de7561512\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n {\\n \\\"vnfProfileId\\\":\\\"zte-CSCF-1.0\\\",\\n \\\"locationConstraints\\\":{\\n \\\"vimId\\\":\\\"4050083f-465f-4838-af1e-47a545222ad1\\\"\\n }\\n }\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"underlayvpn\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561513\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561514\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n\\n ]\\n }\\n },\\n {\\n \\\"resourceName\\\":\\\"overlayvpn\\\",\\n \\\"resourceInvariantUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561517\\\",\\n \\\"resourceUuid\\\":\\\"60c3e96e-0970-4871-b6e0-3b6de7561518\\\",\\n \\\"parameters\\\":{\\n \\\"locationConstraints\\\":[\\n\\n ]\\n }\\n }\\n ],\\n \\\"requestInputs\\\":{\\n \\\"externalDataNetworkName\\\":\\\"Flow_out_net\\\",\\n \\\"m6000_mng_ip\\\":\\\"181.18.20.2\\\",\\n \\\"externalCompanyFtpDataNetworkName\\\":\\\"Flow_out_net\\\",\\n \\\"externalPluginManageNetworkName\\\":\\\"plugin_net_2014\\\",\\n \\\"externalManageNetworkName\\\":\\\"mng_net_2017\\\",\\n \\\"sfc_data_network\\\":\\\"sfc_data_net_2016\\\",\\n \\\"NatIpRange\\\":\\\"210.1.1.10-210.1.1.20\\\",\\n \\\"location\\\":\\\"4050083f-465f-4838-af1e-47a545222ad0\\\",\\n \\\"sdncontroller\\\":\\\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\\\"\\n }\\n }\\n\\n }\\n\\n}\"}],\"aLaCarte\":true,\"usePreload\":true}},\"serviceInstanceId\":null,\"vnfInstanceId\":null,\"pnfName\":null,\"networkInstanceId\":null,\"volumeGroupInstanceId\":null,\"vfModuleInstanceId\":null,\"configurationId\":null,\"instanceGroupId\":null}","type":"String"},"requestId":{"value":"37be55c7-ece9-41a3-8b54-302dc285a857","type":"String"},"mso-request-id":{"value":"37be55c7-ece9-41a3-8b54-302dc285a857","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"voLTE","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"v3","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.411 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.415 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.416 [http-nio-auto-1-exec-10] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:31:50 java.lang.IllegalArgumentException: argument "content" is null 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4885) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3644) 01:31:50 at org.onap.so.apihandler.common.ResponseHandler.getCamundaResponse(ResponseHandler.java:54) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.bpelStatusUpdate(E2EServiceInstances.java:797) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:791) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.processE2EserviceInstances(E2EServiceInstances.java:687) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.createE2EServiceInstance(E2EServiceInstances.java:144) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.416 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.435 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.436 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 98cb67fd-1233-40ab-a45d-29ed6a3e32c5 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/98cb67fd-1233-40ab-a45d-29ed6a3e32c5 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/98cb67fd-1233-40ab-a45d-29ed6a3e32c5 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-TransactionID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-ECOMP-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"192c10fb-ecbd-4432-86ac-39d308969be7"] 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.437 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.439 [qtp2141083529-57] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/98cb67fd-1233-40ab-a45d-29ed6a3e32c5<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.440 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.440 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.440 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.440 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.441 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/98cb67fd-1233-40ab-a45d-29ed6a3e32c5<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.441 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1450", X-ONAP-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-TransactionID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-ECOMP-RequestID:"98cb67fd-1233-40ab-a45d-29ed6a3e32c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"115aa064-ec12-4185-a55e-088831d8b143"] 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceType\":\"vnf\",\"globalSubscriberId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelInvariantIdTarget\":\"60c3e96e-0970-4871-b6e0-3b6de1234567\",\"modelVersionIdTarget\":\"modelVersionIdTarget\"}","type":"String"},"requestId":{"value":"bbdb6d59-db0c-42a8-bc11-a7015300dc42","type":"String"},"mso-request-id":{"value":"bbdb6d59-db0c-42a8-bc11-a7015300dc42","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"compareModel","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"vnf","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.443 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 502 BAD_GATEWAY 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Bad Gateway 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:50 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:50 "messageCode": "1", 01:31:50 "message": "Success", 01:31:50 "processInstanceID": "1", 01:31:50 "variables": "null" 01:31:50 } 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.446 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:31:50 org.springframework.web.client.HttpServerErrorException$BadGateway: 502 Bad Gateway: "{?"response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}",?"messageCode": "1",?"message": "Success",?"processInstanceID": "1",?"variables": "null"}" 01:31:50 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:108) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:50 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:50 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:50 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:50 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:771) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.runCompareModelBPMWorkflow(E2EServiceInstances.java:319) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:289) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:263) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.447 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_BPEL_COMMUNICATE_ERROR MSO_PROP_APIHANDLER_INFRA 200 Exception while communicate with BPMN engine 01:31:50 01:31:50.447 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@797b4da3[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@7bafdebd[messageId=SVC1000,text=Failed calling bpmn Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY {"requestReferences": {"instanceId": "1882939"}},variables=]] 01:31:50 01:31:50.448 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.470 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.472 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: e0e992cd-a5b8-42eb-89e9-54cd08def6dc already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/e0e992cd-a5b8-42eb-89e9-54cd08def6dc 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/e0e992cd-a5b8-42eb-89e9-54cd08def6dc 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-TransactionID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-ECOMP-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"355033c4-28dc-4061-9fbb-0cdf2671a830"] 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.473 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.475 [qtp2141083529-55] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/e0e992cd-a5b8-42eb-89e9-54cd08def6dc<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/e0e992cd-a5b8-42eb-89e9-54cd08def6dc<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.477 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.479 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:50 01:31:50.479 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v5 coverting to int: 5 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"3588", X-ONAP-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-TransactionID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-ECOMP-RequestID:"e0e992cd-a5b8-42eb-89e9-54cd08def6dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d1ce4e1-b14e-4169-8f6d-2505f36c34bc"] 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"fc7c4e6a-ced7-4f10-85f7-2253c1e2f983","requestStatus":"FAILED","statusMessage":"Error parsing request: No valid requestorId is specified","progress":100,"startTime":1772847110480,"endTime":1772847110480,"requestBody":"{\n \"service\":{\n \"name\":\"so_test4\",\n \"description\":\"so_test2\",\n \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\n \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\",\n \"globalSubscriberId\":\"123457\",\n \"serviceType\":\"voLTE\",\n \"parameters\":{\n \"resources\":[\n {\n \"resourceName\":\"vIMS\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561516\",\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\",\n \"parameters\":{\n \"locationConstraints\":[\n {\n \"vnfProfileId\":\"zte-vBAS-1.0\",\n \"locationConstraints\":{\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n }\n },\n {\n \"vnfProfileId\":\"zte-vMME-1.0\",\n \"locationConstraints\":{\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n }\n }\n ]\n }\n },\n {\n \"resourceName\":\"vEPC\",\n \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de7561516\",\n \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\",\n \"parameters\":{\n \"locationConstraints\":[\n {\n \"vnfProfileId\":\"zte-CSCF-1.0\",\n \"locationConstraints\":{\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\n }\n }\n ]\n }\n },\n {\n \"resourceName\":\"underlayvpn\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561513\",\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\",\n \"parameters\":{\n \"locationConstraints\":[\n\n ]\n }\n },\n {\n \"resourceName\":\"overlayvpn\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561517\",\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\",\n \"parameters\":{\n \"locationConstraints\":[\n\n ]\n }\n }\n ],\n \"requestInputs\":{\n \"externalDataNetworkName\":\"Flow_out_net\",\n \"m6000_mng_ip\":\"181.18.20.2\",\n \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\n \"externalPluginManageNetworkName\":\"plugin_net_2014\",\n \"externalManageNetworkName\":\"mng_net_2017\",\n \"sfc_data_network\":\"sfc_data_net_2016\",\n \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\n \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\n \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\"\n }\n }\n\n }\n\n}","lastModifiedBy":"APIH","requestScope":"service","requestAction":"updateInstance","cloudApiRequests":[],"requestURI":"fc7c4e6a-ced7-4f10-85f7-2253c1e2f983"} 01:31:50 01:31:50.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.512 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /infraActiveRequests/ | /infraActiveRequests/ 01:31:50 | 01:31:50 { | { <<<<< Body does not match 01:31:50 "requestStatus" : "FAILED", | "requestId" : 01:31:50 "statusMessage" : | "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983", 01:31:50 "Error parsing request: No valid requestorId is | "requestStatus" 01:31:50 specified", | : "FAILED", 01:31:50 "progress" : 100, | "statusMessage" : "Error parsing request: 01:31:50 "startTime" : | No valid requestorId is specified", 01:31:50 1533541051247, | "progress" : 100, 01:31:50 "endTime" : 1533541051247, | "startTime" : 1772847110480, 01:31:50 "source" : | "endTime" : 01:31:50 null, | 1772847110480, 01:31:50 "vnfId" : null, | "requestBody" : "{\n \"service\":{\n 01:31:50 "vnfName" : null, | \"name\":\"so_test4\",\n 01:31:50 "vnfType" : | \"description\":\"so_test2\",\n 01:31:50 null, | \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 01:31:50 "serviceType" : null, | 561519\",\n 01:31:50 "tenantId" : null, | \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", 01:31:50 "vnfParams" : null, | \n \"globalSubscriberId\":\"123457\",\n 01:31:50 "vnfOutputs" : null, | \"serviceType\":\"voLTE\",\n \"parameters\":{\n 01:31:50 "requestBody" : "{\r\n \"service\":{\r\n | \"resources\":[\n {\n 01:31:50 \"name\":\"so_test4\",\r\n | \"resourceName\":\"vIMS\",\n 01:31:50 \"description\":\"so_test2\",\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 | 7561516\",\n 01:31:50 561519\",\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" 01:31:50 \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", | ,\n \"parameters\":{\n 01:31:50 \r\n \"globalSubscriberId\":\"123457\",\r\n | \"locationConstraints\":[\n {\n 01:31:50 \"serviceType\":\"voLTE\",\r\n \"parameters\":{\r\n | \"vnfProfileId\":\"zte-vBAS-1.0\",\n 01:31:50 \"resources\":[\r\n {\r\n | \"locationConstraints\":{\n 01:31:50 \"resourceName\":\"vIMS\",\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 01:31:50 7561516\",\r\n | \"vnfProfileId\":\"zte-vMME-1.0\",\n 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" | \"locationConstraints\":{\n 01:31:50 ,\r\n \"parameters\":{\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n 01:31:50 \"locationConstraints\":[\r\n {\r\n | }\n }\n ]\n 01:31:50 \"vnfProfileId\":\"zte-vBAS-1.0\",\r\n | }\n },\n {\n 01:31:50 \"locationConstraints\":{\r\n | \"resourceName\":\"vEPC\",\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de 01:31:50 }\r\n },\r\n | 7561516\",\n 01:31:50 {\r\n | \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" 01:31:50 \"vnfProfileId\":\"zte-vMME-1.0\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"locationConstraints\":{\r\n | \"locationConstraints\":[\n {\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"vnfProfileId\":\"zte-CSCF-1.0\",\n 01:31:50 }\r\n }\r\n ]\r\n | \"locationConstraints\":{\n 01:31:50 }\r\n },\r\n {\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\n 01:31:50 \"resourceName\":\"vEPC\",\r\n | }\n }\n ]\n 01:31:50 \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 01:31:50 7561516\",\r\n | \"resourceName\":\"underlayvpn\",\n 01:31:50 \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 ,\r\n \"parameters\":{\r\n | 7561513\",\n 01:31:50 \"locationConstraints\":[\r\n {\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" 01:31:50 \"vnfProfileId\":\"zte-CSCF-1.0\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"locationConstraints\":{\r\n | \"locationConstraints\":[\n\n ]\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\r\n | }\n },\n {\n 01:31:50 }\r\n }\r\n ]\r\n | \"resourceName\":\"overlayvpn\",\n 01:31:50 }\r\n },\r\n {\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 \"resourceName\":\"underlayvpn\",\r\n | 7561517\",\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" 01:31:50 7561513\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" | \"locationConstraints\":[\n\n ]\n 01:31:50 ,\r\n \"parameters\":{\r\n | }\n }\n ],\n 01:31:50 \"locationConstraints\":[\r\n\r\n ]\r\n | \"requestInputs\":{\n 01:31:50 }\r\n },\r\n {\r\n | \"externalDataNetworkName\":\"Flow_out_net\",\n 01:31:50 \"resourceName\":\"overlayvpn\",\r\n | \"m6000_mng_ip\":\"181.18.20.2\",\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\n 01:31:50 7561517\",\r\n | \"externalPluginManageNetworkName\":\"plugin_net_2014\",\ 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" | n 01:31:50 ,\r\n \"parameters\":{\r\n | \"externalManageNetworkName\":\"mng_net_2017\",\n 01:31:50 \"locationConstraints\":[\r\n\r\n ]\r\n | \"sfc_data_network\":\"sfc_data_net_2016\",\n 01:31:50 }\r\n }\r\n ],\r\n | \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\n 01:31:50 \"requestInputs\":{\r\n | \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\n 01:31:50 \"externalDataNetworkName\":\"Flow_out_net\",\r\n | \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ 01:31:50 \"m6000_mng_ip\":\"181.18.20.2\",\r\n | "\n }\n }\n\n }\n\n}", 01:31:50 \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\r | "lastModifiedBy" 01:31:50 \n | : "APIH", 01:31:50 \"externalPluginManageNetworkName\":\"plugin_net_2014\",\ | "requestScope" : "service", 01:31:50 r\n | "requestAction" 01:31:50 \"externalManageNetworkName\":\"mng_net_2017\",\r\n | : "updateInstance", 01:31:50 \"sfc_data_network\":\"sfc_data_net_2016\",\r\n | "cloudApiRequests" : [ ], 01:31:50 \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\r\n | "requestURI" : "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983" 01:31:50 \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\r\ | } 01:31:50 n | 01:31:50 \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ | 01:31:50 "\r\n }\r\n }\r\n\r\n }\r\n\r\n}", | 01:31:50 "responseBody" : null, | 01:31:50 "lastModifiedBy" : "APIH", | 01:31:50 "modifyTime" : null, | 01:31:50 "volumeGroupId" : null, | 01:31:50 "volumeGroupName" : null, | 01:31:50 "vfModuleId" : null, | 01:31:50 "vfModuleName" : null, | 01:31:50 "vfModuleModelName" : null, | 01:31:50 "cloudRegion" : null, | 01:31:50 "callBackUrl" : null, | 01:31:50 "correlator" : null, | 01:31:50 "serviceInstanceId" : null, | 01:31:50 "serviceInstanceName" : null, | 01:31:50 "requestScope" : | 01:31:50 "service", | 01:31:50 "requestAction" : "createInstance", | 01:31:50 "networkId" : null, | 01:31:50 "networkName" : null, | 01:31:50 "networkType" : null, | 01:31:50 "requestorId" : null, | 01:31:50 "configurationId" : null, | 01:31:50 "configurationName" : null, | 01:31:50 "operationalEnvId" : null, | 01:31:50 "operationalEnvName" : | 01:31:50 null, | 01:31:50 "requestURI" : | 01:31:50 "d167c9d0-1785-4e93-b319-996ebbcc3272" | 01:31:50 } | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 POST | POST 01:31:50 /infraActiveRequests/ | /infraActiveRequests/ 01:31:50 | 01:31:50 { | { <<<<< Body does not match 01:31:50 "requestStatus" : "FAILED", | "requestId" : 01:31:50 "statusMessage" : | "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983", 01:31:50 "Error parsing request: No valid requestorId is | "requestStatus" 01:31:50 specified", | : "FAILED", 01:31:50 "progress" : 100, | "statusMessage" : "Error parsing request: 01:31:50 "startTime" : | No valid requestorId is specified", 01:31:50 1533541051247, | "progress" : 100, 01:31:50 "endTime" : 1533541051247, | "startTime" : 1772847110480, 01:31:50 "source" : | "endTime" : 01:31:50 null, | 1772847110480, 01:31:50 "vnfId" : null, | "requestBody" : "{\n \"service\":{\n 01:31:50 "vnfName" : null, | \"name\":\"so_test4\",\n 01:31:50 "vnfType" : | \"description\":\"so_test2\",\n 01:31:50 null, | \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 01:31:50 "serviceType" : null, | 561519\",\n 01:31:50 "tenantId" : null, | \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", 01:31:50 "vnfParams" : null, | \n \"globalSubscriberId\":\"123457\",\n 01:31:50 "vnfOutputs" : null, | \"serviceType\":\"voLTE\",\n \"parameters\":{\n 01:31:50 "requestBody" : "{\r\n \"service\":{\r\n | \"resources\":[\n {\n 01:31:50 \"name\":\"so_test4\",\r\n | \"resourceName\":\"vIMS\",\n 01:31:50 \"description\":\"so_test2\",\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 | 7561516\",\n 01:31:50 561519\",\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" 01:31:50 \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", | ,\n \"parameters\":{\n 01:31:50 \r\n \"globalSubscriberId\":\"123457\",\r\n | \"locationConstraints\":[\n {\n 01:31:50 \"serviceType\":\"voLTE\",\r\n \"parameters\":{\r\n | \"vnfProfileId\":\"zte-vBAS-1.0\",\n 01:31:50 \"resources\":[\r\n {\r\n | \"locationConstraints\":{\n 01:31:50 \"resourceName\":\"vIMS\",\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 01:31:50 7561516\",\r\n | \"vnfProfileId\":\"zte-vMME-1.0\",\n 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" | \"locationConstraints\":{\n 01:31:50 ,\r\n \"parameters\":{\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n 01:31:50 \"locationConstraints\":[\r\n {\r\n | }\n }\n ]\n 01:31:50 \"vnfProfileId\":\"zte-vBAS-1.0\",\r\n | }\n },\n {\n 01:31:50 \"locationConstraints\":{\r\n | \"resourceName\":\"vEPC\",\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de 01:31:50 }\r\n },\r\n | 7561516\",\n 01:31:50 {\r\n | \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" 01:31:50 \"vnfProfileId\":\"zte-vMME-1.0\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"locationConstraints\":{\r\n | \"locationConstraints\":[\n {\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"vnfProfileId\":\"zte-CSCF-1.0\",\n 01:31:50 }\r\n }\r\n ]\r\n | \"locationConstraints\":{\n 01:31:50 }\r\n },\r\n {\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\n 01:31:50 \"resourceName\":\"vEPC\",\r\n | }\n }\n ]\n 01:31:50 \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 01:31:50 7561516\",\r\n | \"resourceName\":\"underlayvpn\",\n 01:31:50 \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 ,\r\n \"parameters\":{\r\n | 7561513\",\n 01:31:50 \"locationConstraints\":[\r\n {\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" 01:31:50 \"vnfProfileId\":\"zte-CSCF-1.0\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"locationConstraints\":{\r\n | \"locationConstraints\":[\n\n ]\n 01:31:50 \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\r\n | }\n },\n {\n 01:31:50 }\r\n }\r\n ]\r\n | \"resourceName\":\"overlayvpn\",\n 01:31:50 }\r\n },\r\n {\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de 01:31:50 \"resourceName\":\"underlayvpn\",\r\n | 7561517\",\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" 01:31:50 7561513\",\r\n | ,\n \"parameters\":{\n 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" | \"locationConstraints\":[\n\n ]\n 01:31:50 ,\r\n \"parameters\":{\r\n | }\n }\n ],\n 01:31:50 \"locationConstraints\":[\r\n\r\n ]\r\n | \"requestInputs\":{\n 01:31:50 }\r\n },\r\n {\r\n | \"externalDataNetworkName\":\"Flow_out_net\",\n 01:31:50 \"resourceName\":\"overlayvpn\",\r\n | \"m6000_mng_ip\":\"181.18.20.2\",\n 01:31:50 \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\n 01:31:50 7561517\",\r\n | \"externalPluginManageNetworkName\":\"plugin_net_2014\",\ 01:31:50 \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" | n 01:31:50 ,\r\n \"parameters\":{\r\n | \"externalManageNetworkName\":\"mng_net_2017\",\n 01:31:50 \"locationConstraints\":[\r\n\r\n ]\r\n | \"sfc_data_network\":\"sfc_data_net_2016\",\n 01:31:50 }\r\n }\r\n ],\r\n | \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\n 01:31:50 \"requestInputs\":{\r\n | \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\n 01:31:50 \"externalDataNetworkName\":\"Flow_out_net\",\r\n | \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ 01:31:50 \"m6000_mng_ip\":\"181.18.20.2\",\r\n | "\n }\n }\n\n }\n\n}", 01:31:50 \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\r | "lastModifiedBy" 01:31:50 \n | : "APIH", 01:31:50 \"externalPluginManageNetworkName\":\"plugin_net_2014\",\ | "requestScope" : "service", 01:31:50 r\n | "requestAction" 01:31:50 \"externalManageNetworkName\":\"mng_net_2017\",\r\n | : "updateInstance", 01:31:50 \"sfc_data_network\":\"sfc_data_net_2016\",\r\n | "cloudApiRequests" : [ ], 01:31:50 \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\r\n | "requestURI" : "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983" 01:31:50 \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\r\ | } 01:31:50 n | 01:31:50 \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ | 01:31:50 "\r\n }\r\n }\r\n\r\n }\r\n\r\n}", | 01:31:50 "responseBody" : null, | 01:31:50 "lastModifiedBy" : "APIH", | 01:31:50 "modifyTime" : null, | 01:31:50 "volumeGroupId" : null, | 01:31:50 "volumeGroupName" : null, | 01:31:50 "vfModuleId" : null, | 01:31:50 "vfModuleName" : null, | 01:31:50 "vfModuleModelName" : null, | 01:31:50 "cloudRegion" : null, | 01:31:50 "callBackUrl" : null, | 01:31:50 "correlator" : null, | 01:31:50 "serviceInstanceId" : null, | 01:31:50 "serviceInstanceName" : null, | 01:31:50 "requestScope" : | 01:31:50 "service", | 01:31:50 "requestAction" : "createInstance", | 01:31:50 "networkId" : null, | 01:31:50 "networkName" : null, | 01:31:50 "networkType" : null, | 01:31:50 "requestorId" : null, | 01:31:50 "configurationId" : null, | 01:31:50 "configurationName" : null, | 01:31:50 "operationalEnvId" : null, | 01:31:50 "operationalEnvName" : | 01:31:50 null, | 01:31:50 "requestURI" : | 01:31:50 "d167c9d0-1785-4e93-b319-996ebbcc3272" | 01:31:50 } | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.524 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.MsoRequest - Exception when updating record in DB 01:31:50 org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: " Request was not matched =======================-----------------------------------------------------------------------------------------------------------------------| Closest stub | Request |----------------------------------------------------------------------------------------------------------------------- |POST | POST/infraActiveRequests/ | /infraActiveRequests/ |{ | { <<<<< Body does not match "requestStatus" : "FAILED", | "requestId" : "statusMessage" : | "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983","Error parsing request: No valid requestorId is | "requestStatus"specified", | : "FAILED", "progress" : 100, | "statusMessage" : "Error parsing request: "startTime" : | No valid requestorId is specified",1533541051247, | "progress" : 100, "endTime" : 1533541051247, | "startTime" : 1772847110480, "source" : | "endTime" :null, | 1772847110480, "vnfId" : null, | "requestBody" : "{\n \"service\":{\n "vnfName" : null, | \"name\":\"so_test4\",\n "vnfType" : | \"description\":\"so_test2\",\n null, | \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 "serviceType" : null, | 561519\",\n "tenantId" : null, | \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\","vnfParams" : null, | \n \"globalSubscriberId\":\"123457\",\n "vnfOutputs" : null, | \"serviceType\":\"voLTE\",\n \"parameters\":{\n "requestBody" : "{\r\n \"service\":{\r\n | \"resources\":[\n {\n \"name\":\"so_test4\",\r\n | \"resourceName\":\"vIMS\",\n \"description\":\"so_test2\",\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de\"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 | 7561516\",\n 561519\",\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\"\"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", | ,\n \"parameters\":{\n \r\n \"globalSubscriberId\":\"123457\",\r\n | \"locationConstraints\":[\n {\n \"serviceType\":\"voLTE\",\r\n \"parameters\":{\r\n | \"vnfProfileId\":\"zte-vBAS-1.0\",\n \"resources\":[\r\n {\r\n | \"locationConstraints\":{\n \"resourceName\":\"vIMS\",\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 7561516\",\r\n | \"vnfProfileId\":\"zte-vMME-1.0\",\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" | \"locationConstraints\":{\n ,\r\n \"parameters\":{\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n \"locationConstraints\":[\r\n {\r\n | }\n }\n ]\n \"vnfProfileId\":\"zte-vBAS-1.0\",\r\n | }\n },\n {\n \"locationConstraints\":{\r\n | \"resourceName\":\"vEPC\",\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de}\r\n },\r\n | 7561516\",\n {\r\n | \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\"\"vnfProfileId\":\"zte-vMME-1.0\",\r\n | ,\n \"parameters\":{\n \"locationConstraints\":{\r\n | \"locationConstraints\":[\n {\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"vnfProfileId\":\"zte-CSCF-1.0\",\n }\r\n }\r\n ]\r\n | \"locationConstraints\":{\n }\r\n },\r\n {\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\n \"resourceName\":\"vEPC\",\r\n | }\n }\n ]\n \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 7561516\",\r\n | \"resourceName\":\"underlayvpn\",\n \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de,\r\n \"parameters\":{\r\n | 7561513\",\n \"locationConstraints\":[\r\n {\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\"\"vnfProfileId\":\"zte-CSCF-1.0\",\r\n | ,\n \"parameters\":{\n \"locationConstraints\":{\r\n | \"locationConstraints\":[\n\n ]\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\r\n | }\n },\n {\n }\r\n }\r\n ]\r\n | \"resourceName\":\"overlayvpn\",\n }\r\n },\r\n {\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de\"resourceName\":\"underlayvpn\",\r\n | 7561517\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\"7561513\",\r\n | ,\n \"parameters\":{\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" | \"locationConstraints\":[\n\n ]\n ,\r\n \"parameters\":{\r\n | }\n }\n ],\n \"locationConstraints\":[\r\n\r\n ]\r\n | \"requestInputs\":{\n }\r\n },\r\n {\r\n | \"externalDataNetworkName\":\"Flow_out_net\",\n \"resourceName\":\"overlayvpn\",\r\n | \"m6000_mng_ip\":\"181.18.20.2\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\n7561517\",\r\n | \"externalPluginManageNetworkName\":\"plugin_net_2014\",\\"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" | n ,\r\n \"parameters\":{\r\n | \"externalManageNetworkName\":\"mng_net_2017\",\n \"locationConstraints\":[\r\n\r\n ]\r\n | \"sfc_data_network\":\"sfc_data_net_2016\",\n }\r\n }\r\n ],\r\n | \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\n \"requestInputs\":{\r\n | \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\n \"externalDataNetworkName\":\"Flow_out_net\",\r\n | \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\\"m6000_mng_ip\":\"181.18.20.2\",\r\n | "\n }\n }\n\n }\n\n}",\"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\r | "lastModifiedBy"\n | : "APIH",\"externalPluginManageNetworkName\":\"plugin_net_2014\",\ | "requestScope" : "service",r\n | "requestAction"\"externalManageNetworkName\":\"mng_net_2017\",\r\n | : "updateInstance",\"sfc_data_network\":\"sfc_data_net_2016\",\r\n | "cloudApiRequests" : [ ],\"NatIpRange\":\"210.1.1.10-210.1.1.20\",\r\n | "requestURI" : "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983"\"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\r\ | }n |\"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ |"\r\n }\r\n }\r\n\r\n }\r\n\r\n}", |"responseBody" : null, | "lastModifiedBy" : "APIH", |"modifyTime" : null, | "volumeGroupId" : null, |"volumeGroupName" : null, | "vfModuleId" : null, |"vfModuleName" : null, | "vfModuleModelName" : null, |"cloudRegion" : null, | "callBackUrl" : null, |"correlator" : null, | "serviceInstanceId" : null, |"serviceInstanceName" : null, | "requestScope" : |"service", | "requestAction" : "createInstance", |"networkId" : null, | "networkName" : null, |"networkType" : null, | "requestorId" : null, |"configurationId" : null, | "configurationName" : null, |"operationalEnvId" : null, | "operationalEnvName" : |null, | "requestURI" : |"d167c9d0-1785-4e93-b319-996ebbcc3272" |} | |-----------------------------------------------------------------------------------------------------------------------" 01:31:50 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:113) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:50 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:50 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:50 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:50 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:50 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:50 at org.onap.so.apihandlerinfra.MsoRequest.createErrorRequestRecord(MsoRequest.java:490) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:956) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:561) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.525 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Exception: 01:31:50 org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: " Request was not matched =======================-----------------------------------------------------------------------------------------------------------------------| Closest stub | Request |----------------------------------------------------------------------------------------------------------------------- |POST | POST/infraActiveRequests/ | /infraActiveRequests/ |{ | { <<<<< Body does not match "requestStatus" : "FAILED", | "requestId" : "statusMessage" : | "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983","Error parsing request: No valid requestorId is | "requestStatus"specified", | : "FAILED", "progress" : 100, | "statusMessage" : "Error parsing request: "startTime" : | No valid requestorId is specified",1533541051247, | "progress" : 100, "endTime" : 1533541051247, | "startTime" : 1772847110480, "source" : | "endTime" :null, | 1772847110480, "vnfId" : null, | "requestBody" : "{\n \"service\":{\n "vnfName" : null, | \"name\":\"so_test4\",\n "vnfType" : | \"description\":\"so_test2\",\n null, | \"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 "serviceType" : null, | 561519\",\n "tenantId" : null, | \"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\","vnfParams" : null, | \n \"globalSubscriberId\":\"123457\",\n "vnfOutputs" : null, | \"serviceType\":\"voLTE\",\n \"parameters\":{\n "requestBody" : "{\r\n \"service\":{\r\n | \"resources\":[\n {\n \"name\":\"so_test4\",\r\n | \"resourceName\":\"vIMS\",\n \"description\":\"so_test2\",\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de\"serviceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7 | 7561516\",\n 561519\",\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\"\"serviceUuid\":\"592f9437-a9c0-4303-b9f6-c445bb7e9814\", | ,\n \"parameters\":{\n \r\n \"globalSubscriberId\":\"123457\",\r\n | \"locationConstraints\":[\n {\n \"serviceType\":\"voLTE\",\r\n \"parameters\":{\r\n | \"vnfProfileId\":\"zte-vBAS-1.0\",\n \"resources\":[\r\n {\r\n | \"locationConstraints\":{\n \"resourceName\":\"vIMS\",\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 7561516\",\r\n | \"vnfProfileId\":\"zte-vMME-1.0\",\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561512\" | \"locationConstraints\":{\n ,\r\n \"parameters\":{\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\n \"locationConstraints\":[\r\n {\r\n | }\n }\n ]\n \"vnfProfileId\":\"zte-vBAS-1.0\",\r\n | }\n },\n {\n \"locationConstraints\":{\r\n | \"resourceName\":\"vEPC\",\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de}\r\n },\r\n | 7561516\",\n {\r\n | \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\"\"vnfProfileId\":\"zte-vMME-1.0\",\r\n | ,\n \"parameters\":{\n \"locationConstraints\":{\r\n | \"locationConstraints\":[\n {\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad0\"\r\n | \"vnfProfileId\":\"zte-CSCF-1.0\",\n }\r\n }\r\n ]\r\n | \"locationConstraints\":{\n }\r\n },\r\n {\r\n | \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\n \"resourceName\":\"vEPC\",\r\n | }\n }\n ]\n \"resourceInvariantUuid\":\"61c3e96e-0970-4871-b6e0-3b6de | }\n },\n {\n 7561516\",\r\n | \"resourceName\":\"underlayvpn\",\n \"resourceUuid\":\"62c3e96e-0970-4871-b6e0-3b6de7561512\" | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de,\r\n \"parameters\":{\r\n | 7561513\",\n \"locationConstraints\":[\r\n {\r\n | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\"\"vnfProfileId\":\"zte-CSCF-1.0\",\r\n | ,\n \"parameters\":{\n \"locationConstraints\":{\r\n | \"locationConstraints\":[\n\n ]\n \"vimId\":\"4050083f-465f-4838-af1e-47a545222ad1\"\r\n | }\n },\n {\n }\r\n }\r\n ]\r\n | \"resourceName\":\"overlayvpn\",\n }\r\n },\r\n {\r\n | \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de\"resourceName\":\"underlayvpn\",\r\n | 7561517\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\"7561513\",\r\n | ,\n \"parameters\":{\n \"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561514\" | \"locationConstraints\":[\n\n ]\n ,\r\n \"parameters\":{\r\n | }\n }\n ],\n \"locationConstraints\":[\r\n\r\n ]\r\n | \"requestInputs\":{\n }\r\n },\r\n {\r\n | \"externalDataNetworkName\":\"Flow_out_net\",\n \"resourceName\":\"overlayvpn\",\r\n | \"m6000_mng_ip\":\"181.18.20.2\",\n \"resourceInvariantUuid\":\"60c3e96e-0970-4871-b6e0-3b6de | \"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\n7561517\",\r\n | \"externalPluginManageNetworkName\":\"plugin_net_2014\",\\"resourceUuid\":\"60c3e96e-0970-4871-b6e0-3b6de7561518\" | n ,\r\n \"parameters\":{\r\n | \"externalManageNetworkName\":\"mng_net_2017\",\n \"locationConstraints\":[\r\n\r\n ]\r\n | \"sfc_data_network\":\"sfc_data_net_2016\",\n }\r\n }\r\n ],\r\n | \"NatIpRange\":\"210.1.1.10-210.1.1.20\",\n \"requestInputs\":{\r\n | \"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\n \"externalDataNetworkName\":\"Flow_out_net\",\r\n | \"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\\"m6000_mng_ip\":\"181.18.20.2\",\r\n | "\n }\n }\n\n }\n\n}",\"externalCompanyFtpDataNetworkName\":\"Flow_out_net\",\r | "lastModifiedBy"\n | : "APIH",\"externalPluginManageNetworkName\":\"plugin_net_2014\",\ | "requestScope" : "service",r\n | "requestAction"\"externalManageNetworkName\":\"mng_net_2017\",\r\n | : "updateInstance",\"sfc_data_network\":\"sfc_data_net_2016\",\r\n | "cloudApiRequests" : [ ],\"NatIpRange\":\"210.1.1.10-210.1.1.20\",\r\n | "requestURI" : "fc7c4e6a-ced7-4f10-85f7-2253c1e2f983"\"location\":\"4050083f-465f-4838-af1e-47a545222ad0\",\r\ | }n |\"sdncontroller\":\"9b9f02c0-298b-458a-bc9c-be3692e4f35e\ |"\r\n }\r\n }\r\n\r\n }\r\n\r\n}", |"responseBody" : null, | "lastModifiedBy" : "APIH", |"modifyTime" : null, | "volumeGroupId" : null, |"volumeGroupName" : null, | "vfModuleId" : null, |"vfModuleName" : null, | "vfModuleModelName" : null, |"cloudRegion" : null, | "callBackUrl" : null, |"correlator" : null, | "serviceInstanceId" : null, |"serviceInstanceName" : null, | "requestScope" : |"service", | "requestAction" : "createInstance", |"networkId" : null, | "networkName" : null, |"networkType" : null, | "requestorId" : null, |"configurationId" : null, | "configurationName" : null, |"operationalEnvId" : null, | "operationalEnvName" : |null, | "requestURI" : |"d167c9d0-1785-4e93-b319-996ebbcc3272" |} | |-----------------------------------------------------------------------------------------------------------------------" 01:31:50 at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:113) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:168) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:50 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:50 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:50 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:31:50 at org.springframework.web.client.RestTemplate.postForLocation(RestTemplate.java:431) 01:31:50 at org.onap.so.db.request.client.RequestsDbClient.save(RequestsDbClient.java:279) 01:31:50 at org.onap.so.apihandlerinfra.MsoRequest.createErrorRequestRecord(MsoRequest.java:490) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:956) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:561) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.526 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Validation failed: 01:31:50 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error parsing request: No valid requestorId is specified 01:31:50 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:954) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:561) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 Caused by: org.onap.so.exceptions.ValidationException: No valid requestorId is specified 01:31:50 at org.onap.so.apihandlerinfra.validation.RequestInfoValidation.validate(RequestInfoValidation.java:46) 01:31:50 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:947) 01:31:50 ... 68 common frames omitted 01:31:50 01:31:50.527 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Logging failed message to the database 01:31:50 01:31:50.527 [http-nio-auto-1-exec-5] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_REQUEST_VALIDATION_ERROR MSO_PROP_APIHANDLER_INFRA 400 { 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-vBAS-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "vnfProfileId":"zte-vMME-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"vEPC", 01:31:50 "resourceInvariantUuid":"61c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"62c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-CSCF-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad1" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"underlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561513", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561514", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"overlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561517", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561518", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 } 01:31:50 ], 01:31:50 "requestInputs":{ 01:31:50 "externalDataNetworkName":"Flow_out_net", 01:31:50 "m6000_mng_ip":"181.18.20.2", 01:31:50 "externalCompanyFtpDataNetworkName":"Flow_out_net", 01:31:50 "externalPluginManageNetworkName":"plugin_net_2014", 01:31:50 "externalManageNetworkName":"mng_net_2017", 01:31:50 "sfc_data_network":"sfc_data_net_2016", 01:31:50 "NatIpRange":"210.1.1.10-210.1.1.20", 01:31:50 "location":"4050083f-465f-4838-af1e-47a545222ad0", 01:31:50 "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" 01:31:50 } 01:31:50 } 01:31:50 01:31:50 } 01:31:50 01:31:50 } 01:31:50 org.onap.so.apihandlerinfra.exceptions.ValidateException: Error parsing request: No valid requestorId is specified 01:31:50 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:954) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:561) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 Caused by: org.onap.so.exceptions.ValidationException: No valid requestorId is specified 01:31:50 at org.onap.so.apihandlerinfra.validation.RequestInfoValidation.validate(RequestInfoValidation.java:46) 01:31:50 at org.onap.so.apihandlerinfra.MsoRequest.parse(MsoRequest.java:214) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.parseRequest(E2EServiceInstances.java:947) 01:31:50 ... 68 common frames omitted 01:31:50 01:31:50.527 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@59604d2c[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@78b3fcb6[messageId=SVC0002,text=Error parsing request. Error parsing request: No valid requestorId is specified,variables=]] 01:31:50 01:31:50.528 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.549 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.550 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: a252d3a9-9fd1-469a-a10c-8cd5acfc950f already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/a252d3a9-9fd1-469a-a10c-8cd5acfc950f 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/a252d3a9-9fd1-469a-a10c-8cd5acfc950f 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a252d3a9-9fd1-469a-a10c-8cd5acfc950f", X-RequestID:"a252d3a9-9fd1-469a-a10c-8cd5acfc950f", X-TransactionID:"a252d3a9-9fd1-469a-a10c-8cd5acfc950f", X-ECOMP-RequestID:"a252d3a9-9fd1-469a-a10c-8cd5acfc950f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59978650-0760-4a1e-8a14-42114f65d70b"] 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.551 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.553 [qtp2141083529-57] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/a252d3a9-9fd1-469a-a10c-8cd5acfc950f<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/a252d3a9-9fd1-469a-a10c-8cd5acfc950f<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.555 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.557 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Mapping of request to JSON object failed : 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest), not marked as ignorable (4 known properties: "modelInvariantIdTarget", "globalSubscriberId", "serviceType", "modelVersionIdTarget"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest["service"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:274) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:263) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.558 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_REQUEST_VALIDATION_ERROR MSO_PROP_APIHANDLER_INFRA 400 { 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-vBAS-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "vnfProfileId":"zte-vMME-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"vEPC", 01:31:50 "resourceInvariantUuid":"61c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"62c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-CSCF-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad1" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"underlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561513", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561514", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"overlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561517", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561518", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 } 01:31:50 ], 01:31:50 "requestInputs":{ 01:31:50 "externalDataNetworkName":"Flow_out_net", 01:31:50 "m6000_mng_ip":"181.18.20.2", 01:31:50 "externalCompanyFtpDataNetworkName":"Flow_out_net", 01:31:50 "externalPluginManageNetworkName":"plugin_net_2014", 01:31:50 "externalManageNetworkName":"mng_net_2017", 01:31:50 "sfc_data_network":"sfc_data_net_2016", 01:31:50 "NatIpRange":"210.1.1.10-210.1.1.20", 01:31:50 "location":"4050083f-465f-4838-af1e-47a545222ad0", 01:31:50 "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" 01:31:50 } 01:31:50 } 01:31:50 01:31:50 } 01:31:50 01:31:50 } 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest), not marked as ignorable (4 known properties: "modelInvariantIdTarget", "globalSubscriberId", "serviceType", "modelVersionIdTarget"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest["service"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:274) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:263) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.558 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@7ce16221[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@43e40d65[messageId=SVC0002,text=Mapping of request to JSON object failed. Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest), not marked as ignorable (4 known properties: "modelInvariantIdTarget", "globalSubscriberId", "serviceType", "modelVersionIdTarget"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.CompareModelsRequest["service"]),variables=]] 01:31:50 01:31:50.558 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.577 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.578 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 321a1b09-ed1f-4c17-b49d-d751dfa83cd6 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/321a1b09-ed1f-4c17-b49d-d751dfa83cd6 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/321a1b09-ed1f-4c17-b49d-d751dfa83cd6 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-TransactionID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-ECOMP-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6666d7d-06c9-437f-b060-97cc35dd8229"] 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.579 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.582 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/321a1b09-ed1f-4c17-b49d-d751dfa83cd6<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/321a1b09-ed1f-4c17-b49d-d751dfa83cd6<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.585 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1450", X-ONAP-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-TransactionID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-ECOMP-RequestID:"321a1b09-ed1f-4c17-b49d-d751dfa83cd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e1cc99-0c76-44db-8bf9-262493b4a94b"] 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceType\":\"vnf\",\"globalSubscriberId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelInvariantIdTarget\":\"60c3e96e-0970-4871-b6e0-3b6de1234567\",\"modelVersionIdTarget\":\"modelVersionIdTarget\"}","type":"String"},"requestId":{"value":"ca6b9aa8-aa01-41dc-807f-220d01348b6a","type":"String"},"mso-request-id":{"value":"ca6b9aa8-aa01-41dc-807f-220d01348b6a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"compareModel","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"vnf","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.588 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 502 BAD_GATEWAY 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Bad Gateway 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {} 01:31:50 01:31:50.590 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.591 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandler.common.CamundaClient - Error returned after sending POST request to BPMN 01:31:50 org.springframework.web.client.HttpServerErrorException$BadGateway: 502 Bad Gateway: "{}" 01:31:50 at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:108) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170) 01:31:50 at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122) 01:31:50 at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) 01:31:50 at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825) 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783) 01:31:50 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:50 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:771) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.runCompareModelBPMWorkflow(E2EServiceInstances.java:319) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:289) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:263) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.591 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_BPEL_COMMUNICATE_ERROR MSO_PROP_APIHANDLER_INFRA 200 Exception while communicate with BPMN engine 01:31:50 01:31:50.591 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@74cbff01[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@652c2ff7[messageId=SVC1000,text=Failed calling bpmn Request Failed due to BPEL error with HTTP Status = 502 BAD_GATEWAY,variables=]] 01:31:50 01:31:50.591 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.610 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.610 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1", X-RequestID:"753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1", X-TransactionID:"753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1", X-ECOMP-RequestID:"753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0299b1f-5150-409e-85d4-fc5f70712a59"] 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.611 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.613 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/753bfe89-365f-4d56-b6a6-f9f2a9dc2ff1<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.615 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.617 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Mapping of request to JSON object failed : 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "globalSubscriberId" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest), not marked as ignorable (one known property: "service"]) 01:31:50 at [Source: (String)"{ 01:31:50 \u0009"globalSubscriberId": "60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceType": "vnf", 01:31:50 "modelInvariantIdTarget": "60c3e96e-0970-4871-b6e0-3b6de1234567", 01:31:50 "modelVersionIdTarget": "modelVersionIdTarget" 01:31:50 }"; line: 2, column: 25] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest["globalSubscriberId"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:544) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.617 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_REQUEST_VALIDATION_ERROR MSO_PROP_APIHANDLER_INFRA 400 { 01:31:50 "globalSubscriberId": "60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceType": "vnf", 01:31:50 "modelInvariantIdTarget": "60c3e96e-0970-4871-b6e0-3b6de1234567", 01:31:50 "modelVersionIdTarget": "modelVersionIdTarget" 01:31:50 } 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "globalSubscriberId" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest), not marked as ignorable (one known property: "service"]) 01:31:50 at [Source: (String)"{ 01:31:50 \u0009"globalSubscriberId": "60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceType": "vnf", 01:31:50 "modelInvariantIdTarget": "60c3e96e-0970-4871-b6e0-3b6de1234567", 01:31:50 "modelVersionIdTarget": "modelVersionIdTarget" 01:31:50 }"; line: 2, column: 25] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest["globalSubscriberId"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EserviceInstances(E2EServiceInstances.java:544) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.updateE2EServiceInstance(E2EServiceInstances.java:165) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.618 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@101ddba7[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@479de315[messageId=SVC0002,text=Mapping of request to JSON object failed. Unrecognized field "globalSubscriberId" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest), not marked as ignorable (one known property: "service"]) 01:31:50 at [Source: (String)"{ 01:31:50 \u0009"globalSubscriberId": "60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceType": "vnf", 01:31:50 "modelInvariantIdTarget": "60c3e96e-0970-4871-b6e0-3b6de1234567", 01:31:50 "modelVersionIdTarget": "modelVersionIdTarget" 01:31:50 }"; line: 2, column: 25] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceRequest["globalSubscriberId"]),variables=]] 01:31:50 01:31:50.618 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.638 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.639 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: af85512c-24c9-4d54-80be-121c94373677 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.639 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/af85512c-24c9-4d54-80be-121c94373677 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/af85512c-24c9-4d54-80be-121c94373677 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-TransactionID:"af85512c-24c9-4d54-80be-121c94373677", X-ECOMP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a7a8e2-7aa6-487a-aeb0-cd7fcf947308"] 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.640 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.642 [qtp2141083529-57] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/af85512c-24c9-4d54-80be-121c94373677<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/af85512c-24c9-4d54-80be-121c94373677<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.644 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.658 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:50 01:31:50.670 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/business/customers/customer/299392392/service-subscriptions/service-subscription/VoLTE/service-instances/service-instance/9b9f02c0-298b-458a-bc9c-be3692e4f35e with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:50 01:31:50.670 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.673 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /aai/v24/business/customers/customer/299392392/service-su<<<<< URL does not match 01:31:50 n | bscriptions/service-subscription/VoLTE/service-instances/ 01:31:50 | service-instance/9b9f02c0-298b-458a-bc9c-be3692e4f35e 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.676 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/business/customers/customer/299392392/service-subscriptions/service-subscription/VoLTE/service-instances/service-instance/9b9f02c0-298b-458a-bc9c-be3692e4f35e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:50 01:31:50.676 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /aai/v24/business/customers/customer/299392392/service-su<<<<< URL does not match 01:31:50 n | bscriptions/service-subscription/VoLTE/service-instances/ 01:31:50 | service-instance/9b9f02c0-298b-458a-bc9c-be3692e4f35e 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/business/customers/customer/299392392/service-subscriptions/service-subscription/VoLTE/service-instances/service-instance/9b9f02c0-298b-458a-bc9c-be3692e4f35e 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=UUI_DEFAULT 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.677 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-TransactionID:"af85512c-24c9-4d54-80be-121c94373677", X-ECOMP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93ffc948-1b84-4306-93b4-c6c43cd36214"] 01:31:50 01:31:50.678 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.678 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"modelName":null,"description":null,"modelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","modelInvariantUUID":null,"created":null,"modelVersion":null,"serviceType":null,"serviceRole":null,"serviceFunction":null,"environmentContext":null,"workloadContext":null,"category":null,"resourceOrder":null,"distrobutionStatus":null,"networkCustomizations":[],"vnfCustomizations":[],"allottedCustomizations":[],"collectionResourceCustomizations":[],"serviceProxyCustomizations":null,"configurationCustomizations":[],"pnfCustomizations":[],"recipes":null,"csar":null,"serviceArtifactList":[],"serviceInfos":[],"namingPolicy":null,"onapGeneratedNaming":null,"blueprintName":null,"blueprintVersion":null,"skipPostInstConf":true,"controllerActor":null} 01:31:50 01:31:50.681 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622a&action=deleteInstance 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-TransactionID:"af85512c-24c9-4d54-80be-121c94373677", X-ECOMP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41969b25-c750-460f-a0a8-afb031b724d6"] 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.683 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":null,"serviceModelUUID":"d88da85c-d9e8-4f73-b837-3a72a431622a","action":null,"description":null,"orchestrationUri":"/testOrchestrationUri","paramXsd":null,"recipeTimeout":180,"serviceTimeoutInterim":null,"created":null,"service":null} 01:31:50 01:31:50.686 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.687 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Orchestration URI is: /testOrchestrationUri, recipe Timeout is: 180 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/testOrchestrationUri 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1370", X-ONAP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-TransactionID:"af85512c-24c9-4d54-80be-121c94373677", X-ECOMP-RequestID:"af85512c-24c9-4d54-80be-121c94373677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17befe47-b31a-453e-9c34-be983a4bcb2b"] 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceType\":\"VoLTE\",\"globalSubscriberId\":\"299392392\",\"operationId\":\"7b26a571-63e7-401e-9e74-e47734f0ded4\"}","type":"String"},"requestId":{"value":"7b26a571-63e7-401e-9e74-e47734f0ded4","type":"String"},"mso-request-id":{"value":"7b26a571-63e7-401e-9e74-e47734f0ded4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"VoLTE","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"v5","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.688 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 01:31:50.691 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.692 [http-nio-auto-1-exec-2] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:31:50 java.lang.IllegalArgumentException: argument "content" is null 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:4885) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3644) 01:31:50 at org.onap.so.apihandler.common.ResponseHandler.getCamundaResponse(ResponseHandler.java:54) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.bpelStatusUpdate(E2EServiceInstances.java:797) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:791) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EserviceInstances(E2EServiceInstances.java:534) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EServiceInstance(E2EServiceInstances.java:186) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.693 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.715 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.716 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 3678bd5e-29e2-454c-b90b-341f834720a4 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/3678bd5e-29e2-454c-b90b-341f834720a4 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/3678bd5e-29e2-454c-b90b-341f834720a4 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-TransactionID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-ECOMP-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"490e0c4b-3a37-480c-90d9-4e814fe82034"] 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.717 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.719 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/3678bd5e-29e2-454c-b90b-341f834720a4<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.720 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/3678bd5e-29e2-454c-b90b-341f834720a4<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1450", X-ONAP-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-TransactionID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-ECOMP-RequestID:"3678bd5e-29e2-454c-b90b-341f834720a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e001093-0d79-4beb-97e3-370ea2c2a849"] 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\"serviceType\":\"vnf\",\"globalSubscriberId\":\"60c3e96e-0970-4871-b6e0-3b6de7561519\",\"modelInvariantIdTarget\":\"60c3e96e-0970-4871-b6e0-3b6de1234567\",\"modelVersionIdTarget\":\"modelVersionIdTarget\"}","type":"String"},"requestId":{"value":"92aa1adf-e879-4b6a-9304-a0292ae8a3eb","type":"String"},"mso-request-id":{"value":"92aa1adf-e879-4b6a-9304-a0292ae8a3eb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"compareModel","type":"String"},"serviceInstanceId":{"value":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"vnf","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:50 01:31:50.723 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.728 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandler.common.CamundaClient - Error sending POST to BPMN 01:31:50 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance": localhost:10182 failed to respond; nested exception is org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:31:50 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:31:50 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:31:50 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:103) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.postRequest(E2EServiceInstances.java:771) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.runCompareModelBPMWorkflow(E2EServiceInstances.java:319) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:289) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.compareModelwithTargetVersion(E2EServiceInstances.java:263) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 Caused by: org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:31:50 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) 01:31:50 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) 01:31:50 at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) 01:31:50 at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) 01:31:50 at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) 01:31:50 at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) 01:31:50 at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) 01:31:50 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 01:31:50 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 01:31:50 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 01:31:50 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 01:31:50 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 01:31:50 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:31:50 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:31:50 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:31:50 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:50 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:50 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:31:50 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:50 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:50 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:31:50 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:31:50 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:50 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:31:50 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:50 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:31:50 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:31:50 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:31:50 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:31:50 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:31:50 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:31:50 ... 74 common frames omitted 01:31:50 01:31:50.729 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_BPEL_COMMUNICATE_ERROR MSO_PROP_APIHANDLER_INFRA 200 Exception while communicate with BPMN engine 01:31:50 01:31:50.729 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@3d8abb2[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@78d76338[messageId=SVC1000,text=Failed calling bpmn Client from http://localhost:10182/mso/async/services/CompareModelofE2EServiceInstance failed to connect or respond,variables=]] 01:31:50 01:31:50.729 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.751 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.752 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 36dc5291-0075-4ef4-8f5c-7f665cb16c2d already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/36dc5291-0075-4ef4-8f5c-7f665cb16c2d 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/36dc5291-0075-4ef4-8f5c-7f665cb16c2d 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-TransactionID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-ECOMP-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66419291-7827-4519-a508-7b8a30c8f1de"] 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.753 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.757 [qtp2141083529-56] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /operationStatus/search/findOneByServiceIdAndOperationId | /infraActiveRequests/36dc5291-0075-4ef4-8f5c-7f665cb16c2d<<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /operationStatus/search/findOneByServiceIdAndOperationId | /infraActiveRequests/36dc5291-0075-4ef4-8f5c-7f665cb16c2d<<<<< URL does not match 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.760 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e&OPERATION_ID=operationId 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=9b9f02c0-298b-458a-bc9c-be3692e4f35e&OPERATION_ID=operationId 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-TransactionID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-ECOMP-RequestID:"36dc5291-0075-4ef4-8f5c-7f665cb16c2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf9c3ca5-293b-46f9-a7ec-c516a59c2c14"] 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.761 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"serviceId":"9b9f02c0-298b-458a-bc9c-be3692e4f35e","operationId":"operationId","serviceName":null,"operation":null,"userId":null,"result":null,"operationContent":null,"progress":"0","reason":null,"operateAt":null,"finishedAt":null} 01:31:50 01:31:50.764 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.766 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.788 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.789 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 52ed0401-f489-4913-9c09-ae3b268e7db9 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/52ed0401-f489-4913-9c09-ae3b268e7db9 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/52ed0401-f489-4913-9c09-ae3b268e7db9 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"52ed0401-f489-4913-9c09-ae3b268e7db9", X-RequestID:"52ed0401-f489-4913-9c09-ae3b268e7db9", X-TransactionID:"52ed0401-f489-4913-9c09-ae3b268e7db9", X-ECOMP-RequestID:"52ed0401-f489-4913-9c09-ae3b268e7db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f2d6a9-5878-4e17-b0b4-9e548a792a71"] 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.790 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.793 [qtp2141083529-58] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/52ed0401-f489-4913-9c09-ae3b268e7db9<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/52ed0401-f489-4913-9c09-ae3b268e7db9<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.795 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:50 01:31:50.797 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Mapping of request to JSON object failed : 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest), not marked as ignorable (2 known properties: "globalSubscriberId", "serviceType"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest["service"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EserviceInstances(E2EServiceInstances.java:456) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EServiceInstance(E2EServiceInstances.java:186) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.798 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_REQUEST_VALIDATION_ERROR MSO_PROP_APIHANDLER_INFRA 400 { 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-vBAS-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "vnfProfileId":"zte-vMME-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"vEPC", 01:31:50 "resourceInvariantUuid":"61c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"62c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 { 01:31:50 "vnfProfileId":"zte-CSCF-1.0", 01:31:50 "locationConstraints":{ 01:31:50 "vimId":"4050083f-465f-4838-af1e-47a545222ad1" 01:31:50 } 01:31:50 } 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"underlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561513", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561514", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 }, 01:31:50 { 01:31:50 "resourceName":"overlayvpn", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561517", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561518", 01:31:50 "parameters":{ 01:31:50 "locationConstraints":[ 01:31:50 01:31:50 ] 01:31:50 } 01:31:50 } 01:31:50 ], 01:31:50 "requestInputs":{ 01:31:50 "externalDataNetworkName":"Flow_out_net", 01:31:50 "m6000_mng_ip":"181.18.20.2", 01:31:50 "externalCompanyFtpDataNetworkName":"Flow_out_net", 01:31:50 "externalPluginManageNetworkName":"plugin_net_2014", 01:31:50 "externalManageNetworkName":"mng_net_2017", 01:31:50 "sfc_data_network":"sfc_data_net_2016", 01:31:50 "NatIpRange":"210.1.1.10-210.1.1.20", 01:31:50 "location":"4050083f-465f-4838-af1e-47a545222ad0", 01:31:50 "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" 01:31:50 } 01:31:50 } 01:31:50 01:31:50 } 01:31:50 01:31:50 } 01:31:50 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest), not marked as ignorable (2 known properties: "globalSubscriberId", "serviceType"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest["service"]) 01:31:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:50 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EserviceInstances(E2EServiceInstances.java:456) 01:31:50 at org.onap.so.apihandlerinfra.E2EServiceInstances.deleteE2EServiceInstance(E2EServiceInstances.java:186) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:50 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:50 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:50 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:50 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:50 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:50 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:50 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:50 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:50 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:50 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:50 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:50 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:50 01:31:50.798 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@1d9a36fd[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@12da17a5[messageId=SVC0002,text=Mapping of request to JSON object failed. Unrecognized field "service" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest), not marked as ignorable (2 known properties: "globalSubscriberId", "serviceType"]) 01:31:50 at [Source: (String)"{ 01:31:50 "service":{ 01:31:50 "name":"so_test4", 01:31:50 "description":"so_test2", 01:31:50 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:50 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:50 "globalSubscriberId":"123457", 01:31:50 "serviceType":"voLTE", 01:31:50 "parameters":{ 01:31:50 "resources":[ 01:31:50 { 01:31:50 "resourceName":"vIMS", 01:31:50 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:50 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 2, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceDeleteRequest["service"]),variables=]] 01:31:50 01:31:50.798 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:50 01:31:50.820 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:50 01:31:50.821 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23 already exists in requestDb InfraActiveRequests table 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23", X-RequestID:"cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23", X-TransactionID:"cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23", X-ECOMP-RequestID:"cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"447aa14e-799c-449c-af52-b826336c0728"] 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:50 01:31:50.822 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:50 01:31:50.824 [qtp2141083529-55] ERROR WireMock - 01:31:50 Request was not matched 01:31:50 ======================= 01:31:50 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | Closest stub | Request | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 | 01:31:50 GET | GET 01:31:50 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23<<<<< URL does not match 01:31:50 n | 01:31:50 | 01:31:50 | 01:31:50 ----------------------------------------------------------------------------------------------------------------------- 01:31:50 01:31:50 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:50 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:50 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:50 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /serviceRecipe/search/findFirstByServiceModelUUIDAndActio | /infraActiveRequests/cb2cd9ae-9bc4-41e7-b768-3d09f32e5a23<<<<< URL does not match 01:31:51 n | 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:50.826 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:50.828 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - ------------------scale begin------------------ 01:31:51 01:31:50.829 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - Mapping of request to JSON object failed : 01:31:51 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "name" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService), not marked as ignorable (4 known properties: "serviceInstanceName", "globalSubscriberId", "serviceType", "resources"]) 01:31:51 at [Source: (String)"{ 01:31:51 "service":{ 01:31:51 "name":"so_test4", 01:31:51 "description":"so_test2", 01:31:51 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:51 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:51 "globalSubscriberId":"123457", 01:31:51 "serviceType":"voLTE", 01:31:51 "parameters":{ 01:31:51 "resources":[ 01:31:51 { 01:31:51 "resourceName":"vIMS", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 3, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceScaleRequest["service"]->org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService["name"]) 01:31:51 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:51 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:51 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:51 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:51 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:51 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EserviceInstances(E2EServiceInstances.java:696) 01:31:51 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EServiceInstance(E2EServiceInstances.java:241) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:51 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:51 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:51 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:51 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:51 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:51 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:51 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:51 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:51 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:51 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:51 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:51 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:51 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:51 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:51 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:51 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:51 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:51 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:51 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:51 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:51 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:51 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:51 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:51 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:51 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:51 01:31:50.829 [http-nio-auto-1-exec-10] ERROR org.onap.so.apihandlerinfra.E2EServiceInstances - APIH_REQUEST_VALIDATION_ERROR MSO_PROP_APIHANDLER_INFRA 400 { 01:31:51 "service":{ 01:31:51 "name":"so_test4", 01:31:51 "description":"so_test2", 01:31:51 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:51 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:51 "globalSubscriberId":"123457", 01:31:51 "serviceType":"voLTE", 01:31:51 "parameters":{ 01:31:51 "resources":[ 01:31:51 { 01:31:51 "resourceName":"vIMS", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:51 "parameters":{ 01:31:51 "locationConstraints":[ 01:31:51 { 01:31:51 "vnfProfileId":"zte-vBAS-1.0", 01:31:51 "locationConstraints":{ 01:31:51 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "vnfProfileId":"zte-vMME-1.0", 01:31:51 "locationConstraints":{ 01:31:51 "vimId":"4050083f-465f-4838-af1e-47a545222ad0" 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "resourceName":"vEPC", 01:31:51 "resourceInvariantUuid":"61c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:51 "resourceUuid":"62c3e96e-0970-4871-b6e0-3b6de7561512", 01:31:51 "parameters":{ 01:31:51 "locationConstraints":[ 01:31:51 { 01:31:51 "vnfProfileId":"zte-CSCF-1.0", 01:31:51 "locationConstraints":{ 01:31:51 "vimId":"4050083f-465f-4838-af1e-47a545222ad1" 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "resourceName":"underlayvpn", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561513", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561514", 01:31:51 "parameters":{ 01:31:51 "locationConstraints":[ 01:31:51 01:31:51 ] 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "resourceName":"overlayvpn", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561517", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3b6de7561518", 01:31:51 "parameters":{ 01:31:51 "locationConstraints":[ 01:31:51 01:31:51 ] 01:31:51 } 01:31:51 } 01:31:51 ], 01:31:51 "requestInputs":{ 01:31:51 "externalDataNetworkName":"Flow_out_net", 01:31:51 "m6000_mng_ip":"181.18.20.2", 01:31:51 "externalCompanyFtpDataNetworkName":"Flow_out_net", 01:31:51 "externalPluginManageNetworkName":"plugin_net_2014", 01:31:51 "externalManageNetworkName":"mng_net_2017", 01:31:51 "sfc_data_network":"sfc_data_net_2016", 01:31:51 "NatIpRange":"210.1.1.10-210.1.1.20", 01:31:51 "location":"4050083f-465f-4838-af1e-47a545222ad0", 01:31:51 "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" 01:31:51 } 01:31:51 } 01:31:51 01:31:51 } 01:31:51 01:31:51 } 01:31:51 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "name" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService), not marked as ignorable (4 known properties: "serviceInstanceName", "globalSubscriberId", "serviceType", "resources"]) 01:31:51 at [Source: (String)"{ 01:31:51 "service":{ 01:31:51 "name":"so_test4", 01:31:51 "description":"so_test2", 01:31:51 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:51 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:51 "globalSubscriberId":"123457", 01:31:51 "serviceType":"voLTE", 01:31:51 "parameters":{ 01:31:51 "resources":[ 01:31:51 { 01:31:51 "resourceName":"vIMS", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 3, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceScaleRequest["service"]->org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService["name"]) 01:31:51 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:31:51 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:31:51 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:51 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) 01:31:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 01:31:51 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:31:51 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:31:51 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EserviceInstances(E2EServiceInstances.java:696) 01:31:51 at org.onap.so.apihandlerinfra.E2EServiceInstances.scaleE2EServiceInstance(E2EServiceInstances.java:241) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:51 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:31:51 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:31:51 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:31:51 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:31:51 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:31:51 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:31:51 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:31:51 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:31:51 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:31:51 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:31:51 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:31:51 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:31:51 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:31:51 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:31:51 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:31:51 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:31:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:31:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:31:51 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:31:51 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:31:51 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:31:51 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:31:51 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:31:51 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:31:51 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:31:51 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:31:51 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:31:51 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:31:51 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:31:51 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:31:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:31:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:31:51 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:31:51 at java.base/java.lang.Thread.run(Thread.java:829) 01:31:51 01:31:50.829 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.E2EServiceInstances - End of the transaction, the final response is: org.onap.so.serviceinstancebeans.RequestError@374c766c[policyException=,serviceException=org.onap.so.serviceinstancebeans.ServiceException@408c7ff8[messageId=SVC0002,text=Mapping of request to JSON object failed. Unrecognized field "name" (class org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService), not marked as ignorable (4 known properties: "serviceInstanceName", "globalSubscriberId", "serviceType", "resources"]) 01:31:51 at [Source: (String)"{ 01:31:51 "service":{ 01:31:51 "name":"so_test4", 01:31:51 "description":"so_test2", 01:31:51 "serviceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561519", 01:31:51 "serviceUuid":"592f9437-a9c0-4303-b9f6-c445bb7e9814", 01:31:51 "globalSubscriberId":"123457", 01:31:51 "serviceType":"voLTE", 01:31:51 "parameters":{ 01:31:51 "resources":[ 01:31:51 { 01:31:51 "resourceName":"vIMS", 01:31:51 "resourceInvariantUuid":"60c3e96e-0970-4871-b6e0-3b6de7561516", 01:31:51 "resourceUuid":"60c3e96e-0970-4871-b6e0-3"[truncated 2454 chars]; line: 3, column: 15] (through reference chain: org.onap.so.apihandlerinfra.e2eserviceinstancebeans.E2EServiceInstanceScaleRequest["service"]->org.onap.so.apihandlerinfra.e2eserviceinstancebeans.ScaleService["name"]),variables=]] 01:31:51 01:31:50.830 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in org.onap.so.apihandlerinfra.E2EServiceInstancesTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.NetworkRestHandlerTest 01:31:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.so.apihandlerinfra.infra.rest.handler.NetworkRestHandlerTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.validation.RelatedInstancesValidationTest 01:31:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.onap.so.apihandlerinfra.validation.RelatedInstancesValidationTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.ServiceInstanceBeansTest 01:31:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.so.apihandlerinfra.ServiceInstanceBeansTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.CamundaRequestHandlerUnitTest 01:31:51 01:31:51.230 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No processInstanceId returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.230 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No activity history information returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.245 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No activity history information returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.250 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 01:31:51 01:31:51.251 [main] ERROR org.onap.so.apihandlerinfra.CamundaRequestHandler - Retrying: Last call resulted in exception: 01:31:51 org.springframework.web.client.ResourceAccessException: I/O error 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandler.lambda$getCamundaProcessInstanceHistory$0(CamundaRequestHandler.java:91) 01:31:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 01:31:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandler.getCamundaProcessInstanceHistory(CamundaRequestHandler.java:80) 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandlerUnitTest.getCamundaProccesInstanceHistoryRetryTest(CamundaRequestHandlerUnitTest.java:317) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:31:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:31:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:31:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:31:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:31:51 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:51 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:51 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:51 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:51 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:51 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:51 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:51 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:51 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:51 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:51 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:51 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:51 01:31:51.251 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Retry: Querying Camunda for process-instance history for retryCount: 1 and requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 01:31:51 01:31:51.259 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No processInstances returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.259 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No processInstanceId returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.259 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No activity history information returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.266 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No processInstances returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.266 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No processInstanceId returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.266 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No activity history information returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.284 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - Error querying Camunda for process-instance history for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4, exception: null 01:31:51 01:31:51.300 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - Error querying Camunda for activity-instance history for processInstanceId: c4c6b647-a26e-11e9-b144-0242ac14000b, for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4, exception: null 01:31:51 01:31:51.300 [main] WARN org.onap.so.apihandlerinfra.CamundaRequestHandler - No activity history information returned for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 to get TaskInformation 01:31:51 01:31:51.304 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Querying Camunda for process-instance history for requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 01:31:51 01:31:51.304 [main] ERROR org.onap.so.apihandlerinfra.CamundaRequestHandler - Retrying: Last call resulted in exception: 01:31:51 org.springframework.web.client.ResourceAccessException: I/O Exception 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandler.lambda$getCamundaProcessInstanceHistory$0(CamundaRequestHandler.java:91) 01:31:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 01:31:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandler.getCamundaProcessInstanceHistory(CamundaRequestHandler.java:80) 01:31:51 at org.onap.so.apihandlerinfra.CamundaRequestHandlerUnitTest.getCamundaProccesInstanceHistoryFailThenSuccessTest(CamundaRequestHandlerUnitTest.java:352) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:31:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:31:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:31:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:31:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:31:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:31:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:31:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:31:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:31:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:31:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:31:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:31:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:31:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:31:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:31:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:31:51 at org.junit.runners.Suite.runChild(Suite.java:128) 01:31:51 at org.junit.runners.Suite.runChild(Suite.java:27) 01:31:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:31:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:31:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:31:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:31:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:31:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:31:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:31:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:31:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:31:51 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:31:51 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:31:51 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:31:51 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:31:51 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:31:51 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:31:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:31:51 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:31:51 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:31:51 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:31:51 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:31:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:31:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:31:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:31:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:31:51 01:31:51.304 [main] INFO org.onap.so.apihandlerinfra.CamundaRequestHandler - Retry: Querying Camunda for process-instance history for retryCount: 1 and requestId: eca3a1b1-43ab-457e-ab1c-367263d148b4 01:31:51 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.so.apihandlerinfra.CamundaRequestHandlerUnitTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.WorkflowSpecificationsHandlerTest 01:31:51 01:31:51.324 [main] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: VNFQuiesceTrafficActivity 01:31:51 01:31:51.324 [main] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: VNFHealthCheckActivity 01:31:51 01:31:51.324 [main] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: FlowCompleteActivity 01:31:51 01:31:51.353 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.354 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 9408b15c-7503-451d-b977-8e33e4edc513 already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/9408b15c-7503-451d-b977-8e33e4edc513 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/9408b15c-7503-451d-b977-8e33e4edc513 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-TransactionID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ECOMP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bd58948-cdd0-48df-88fb-03e0aaabd3a6"] 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.355 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.357 [qtp2141083529-56] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/4/workflowActivitySpecSequence | /infraActiveRequests/9408b15c-7503-451d-b977-8e33e4edc513<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/4/workflowActivitySpecSequence | /infraActiveRequests/9408b15c-7503-451d-b977-8e33e4edc513<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.360 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findWorkflowByPnfModelUUID?pnfResourceModelUUID=f2d1f2b2-88bb-49da-b716-36ae420ccbff 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findWorkflowByPnfModelUUID?pnfResourceModelUUID=f2d1f2b2-88bb-49da-b716-36ae420ccbff 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-TransactionID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ECOMP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4ec8cf0-839b-4d50-989d-e85643f25a5f"] 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.374 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflow": [ 01:31:51 { 01:31:51 "artifactChecksum": "MANUAL RECORD", 01:31:51 "artifactName": "DummyPnfWorkflow", 01:31:51 "artifactUUID": "b2fd5627-55e4-4f4f-8064-9e6f443e9152", 01:31:51 "body": null, 01:31:51 "created": "2020-02-18T08:28:15.000+0000", 01:31:51 "description": "Dummy Pnf Workflow to test custom Pnf workflow", 01:31:51 "id": 4, 01:31:51 "name": "Dummy Pnf Workflow", 01:31:51 "operationName": "DummyPnfWorkflow", 01:31:51 "pnfResourceWorkflow": null, 01:31:51 "resourceTarget": "pnf", 01:31:51 "source": "native", 01:31:51 "timeoutMinutes": null, 01:31:51 "version": 1.0, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByPnfModelUUID?pnfResourceModelUUID=f2d1f2b2-88bb-49da-b716-36ae420ccbff" 01:31:51 }, 01:31:51 "workflow": { 01:31:51 "href": "http://localhost:10182/workflow/4" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/4/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 }, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByPnfModelUUID?pnfResourceModelUUID=f2d1f2b2-88bb-49da-b716-36ae420ccbff" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/4/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51 01:31:51.378 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.388 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Retrieved 1 workflows for given pnfModelVerionId. 01:31:51 01:31:51.389 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/4/workflowActivitySpecSequence 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/4/workflowActivitySpecSequence 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-TransactionID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ECOMP-RequestID:"9408b15c-7503-451d-b977-8e33e4edc513", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486df442-a58f-44a8-967f-69f8807a414f"] 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.390 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflowActivitySpecSequence": [] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.392 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.397 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 01:31:51.418 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.419 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 63804c08-38f6-4c22-82ab-86fb52c4ef00 already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/63804c08-38f6-4c22-82ab-86fb52c4ef00 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/63804c08-38f6-4c22-82ab-86fb52c4ef00 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac3a9909-14d1-4f80-903f-99219c60c4ff"] 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.420 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.422 [qtp2141083529-55] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /infraActiveRequests/63804c08-38f6-4c22-82ab-86fb52c4ef00<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /infraActiveRequests/63804c08-38f6-4c22-82ab-86fb52c4ef00<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.424 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findWorkflowByVnfModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findWorkflowByVnfModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10f91f1f-53e0-4459-90a9-77b2a0b79613"] 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.426 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.430 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.430 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.430 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.430 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.431 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflows": [ 01:31:51 { 01:31:51 "artifactUUID": "ab6478e4-ea33-3346-ac12-ab121484a333", 01:31:51 "artifactName": "inPlaceSoftwareUpdate-1_0.bpmn", 01:31:51 "name": "inPlaceSoftwareUpdate", 01:31:51 "operationName": "inPlaceSoftwareUpdate", 01:31:51 "version": 1, 01:31:51 "description": "xyz xyz", 01:31:51 "body": null, 01:31:51 "resourceTarget": "vnf", 01:31:51 "source": "sdc", 01:31:51 "timeoutMinutes": null, 01:31:51 "artifactChecksum": null, 01:31:51 "created": null, 01:31:51 "vnfResourceWorkflow": null, 01:31:51 "workflowActivitySpecSequence": [ 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "workflowId": null, 01:31:51 "activitySpec": { 01:31:51 "name": "VNFQuiesceTrafficActivity", 01:31:51 "description": "Activity to QuiesceTraffic on VNF", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "workflowActivitySpecSequence": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 } 01:31:51 ], 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "workflow": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID[?]vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "workflowId": null, 01:31:51 "activitySpec": { 01:31:51 "name": "VNFHealthCheckActivity", 01:31:51 "description": "Activity to HealthCheck VNF", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "workflowActivitySpecSequence": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 } 01:31:51 ], 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "workflow": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "workflowId": null, 01:31:51 "activitySpec": { 01:31:51 "name": "FlowCompleteActivity", 01:31:51 "description": "Activity to Complete the BPMN Flow", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "workflowActivitySpecSequence": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": null, 01:31:51 "userParametersId": null, 01:31:51 "activitySpec": null, 01:31:51 "userParameters": { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "id": null 01:31:51 } 01:31:51 ], 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null 01:31:51 }, 01:31:51 "workflow": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ], 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/1/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "artifactUUID": "da6478e4-ea33-3346-ac12-ab121284a333", 01:31:51 "artifactName": "VnfInPlaceUpdate.bpmn", 01:31:51 "name": "VnfInPlaceUpdate", 01:31:51 "operationName": "inPlaceSoftwareUpdate", 01:31:51 "version": 1, 01:31:51 "description": "native workflow", 01:31:51 "body": null, 01:31:51 "resourceTarget": "vnf", 01:31:51 "source": "native", 01:31:51 "timeoutMinutes": null, 01:31:51 "artifactChecksum": null, 01:31:51 "created": null, 01:31:51 "vnfResourceWorkflow": null, 01:31:51 "workflowActivitySpecSequence": [], 01:31:51 "id": null, 01:31:51 "workflow": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflows/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 }, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findWorkflowByModelUUID?vnfResourceModelUUID=b5fa707a-f55a-11e7-a796-005056856d52" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.431 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findBySource?source=native 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findBySource?source=native 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2b80be-75f0-4ebe-ae83-de91383fb2e4"] 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.437 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.438 [qtp2141083529-57] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /workflow/search/findBySource?source=native <<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /workflow/search/findBySource?source=native <<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Retrieved 2 workflows for given vnfModelVersionId. 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/1/workflowActivitySpecSequence 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/1/workflowActivitySpecSequence 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff38ef87-2705-4e5e-9421-66be394e191d"] 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.440 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflowActivitySpecSequence": [ 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "workflowId": 1, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence//1/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/1/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/1/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 2, 01:31:51 "workflowId": 1, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/2/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/2/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/2/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 3, 01:31:51 "workflowId": 1, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/3" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/3/workflowActivitySpecSequence" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/workflowActivitySpecSequence/3/activitySpec" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.443 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflowActivitySpecSequence/1/activitySpec 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflowActivitySpecSequence/1/activitySpec 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b0286a-5020-4e1c-ad66-27682508167f"] 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.449 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "VNFQuiesceTrafficActivity", 01:31:51 "description": "Activity to QuiesceTraffic on VNF", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpec/1" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/activitySpec/1" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpec/1/activitySpecUserParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.451 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: VNFQuiesceTrafficActivity 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflowActivitySpecSequence/2/activitySpec 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflowActivitySpecSequence/2/activitySpec 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b2e0b69-1ab1-4fbf-a99b-a46545135e29"] 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.456 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "VNFHealthCheckActivity", 01:31:51 "description": "Activity to HealthCheck VNF", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpec/2" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/activitySpec/2" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpec/2/activitySpecUserParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: VNFHealthCheckActivity 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflowActivitySpecSequence/3/activitySpec 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflowActivitySpecSequence/3/activitySpec 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"777f749a-da8e-4c3c-8919-f0654d18543c"] 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.458 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "FlowCompleteActivity", 01:31:51 "description": "Activity to Complete the BPMN Flow", 01:31:51 "version": null, 01:31:51 "created": null, 01:31:51 "activitySpecActivitySpecCategories": null, 01:31:51 "activitySpecActivitySpecParameters": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpec/3" 01:31:51 }, 01:31:51 "activitySpec": { 01:31:51 "href": "http://localhost:10182/activitySpec/3" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpec/3/activitySpecUserParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.460 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Adding activity: FlowCompleteActivity 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpec/1/activitySpecUserParameters 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpec/1/activitySpecUserParameters 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f256378d-0bb3-4be9-a9ce-c197828cd57f"] 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.461 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 1, 01:31:51 "activitySpec": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 2, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 3, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 4, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 5, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 6, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6/userParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.462 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd56ddf9-c9ee-4d16-8c73-d20d9c66a840"] 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.470 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.472 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1751ca-aeea-4d25-89f4-5043eb49f6bf"] 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.478 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.480 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ad90305-db62-4e37-8661-a82352591ecc"] 01:31:51 01:31:51.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.481 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.482 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb59b5b2-e554-44f8-83ae-9a9e3c30e561"] 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.483 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.484 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe331ffe-ba13-4ad5-9691-1a2b2ea9b528"] 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.485 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.486 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.486 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.486 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.486 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff600abf-c257-4601-b125-bdf5f4f1d6c2"] 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.487 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpec/2/activitySpecUserParameters 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpec/2/activitySpecUserParameters 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3c1ef9e-fb7b-406a-87c7-d518a07d4717"] 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 1, 01:31:51 "activitySpec": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 2, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 3, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 4, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 5, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 6, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6/userParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.491 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73c25e6f-6bb7-4bf4-bf60-10a65cfae5dd"] 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.493 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.497 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9189513c-5155-4779-98ec-0d06b10667c2"] 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.498 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.499 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"129ff67c-be50-468b-bd90-8bfe1d52cd4d"] 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.500 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf748fa2-1cea-4b94-b67f-69df7b4ac370"] 01:31:51 01:31:51.502 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.503 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.504 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1f7eb2-95c2-4394-a8f5-5ca94cd8b238"] 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.505 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.506 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb29f4f-e8f5-47bd-8ff3-b2bf1fe9e661"] 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.507 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.508 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.508 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.508 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.509 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.509 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.509 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpec/3/activitySpecUserParameters 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpec/3/activitySpecUserParameters 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0971c0d8-c49e-43d8-ba2a-f0a24d2e29cc"] 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.511 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "activitySpecUserParameters": [ 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 1, 01:31:51 "activitySpec": null, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/1/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 2, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/2/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 3, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/3/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 4, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/4/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 5, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/5/userParameters" 01:31:51 } 01:31:51 } 01:31:51 }, 01:31:51 { 01:31:51 "activitySpecId": 1, 01:31:51 "userParametersId": 6, 01:31:51 "id": null, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "activitySpecUserParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6" 01:31:51 }, 01:31:51 "userParameters": { 01:31:51 "href": "http://localhost:10182/activitySpecUserParameters/6/userParameters" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.514 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/1/userParameters 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afce9817-238e-4dbf-a2a0-c354096f309a"] 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.518 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "operations_timeout", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Operations Timeout", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.520 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/2/userParameters 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a806a8b-d7d7-4cd6-94b8-3082b0d0ec3d"] 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.521 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "existing_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "Existing Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.523 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/3/userParameters 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6055d113-eeee-4002-a367-14c397b5dde7"] 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.524 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "cloudOwner", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Owner", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.526 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/4/userParameters 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f1615ff-eb4b-49f1-b3ce-95be7ec58902"] 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.527 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "tenantId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Tenant/Project ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 36, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/5/userParameters 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39172a75-5618-4e10-a529-32fdd0f5238e"] 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.531 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "new_software_version", 01:31:51 "payloadLocation": "userParams", 01:31:51 "label": "New Software Version", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 50, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.532 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/activitySpecUserParameters/6/userParameters 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a917159d-5d1a-49ee-b8e1-2b06e5526300"] 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.533 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "name": "lcpCloudRegionId", 01:31:51 "payloadLocation": "cloudConfiguration", 01:31:51 "label": "Cloud Region ID", 01:31:51 "type": "text", 01:31:51 "description": null, 01:31:51 "isRequried": true, 01:31:51 "maxLength": 7, 01:31:51 "allowableChars": "someRegEx", 01:31:51 "created": null, 01:31:51 "activitySpecUserParameters": null, 01:31:51 "id": null 01:31:51 } 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowActivitySpecSequence 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-TransactionID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ECOMP-RequestID:"63804c08-38f6-4c22-82ab-86fb52c4ef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a8e9c0-973c-4ee8-a90f-978bccb04b0c"] 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.534 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.535 [qtp2141083529-55] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowAc<<<<< URL does not match 01:31:51 | tivitySpecSequence 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /activitySpecUserParameters/6/userParameters | /workflow/b5fa707a-f55a-11e7-a796-005056856d52/workflowAc<<<<< URL does not match 01:31:51 | tivitySpecSequence 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.537 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.541 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 01:31:51.564 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.564 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 26b77b48-146c-4ad7-aab3-dc7c257a0d78 already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/26b77b48-146c-4ad7-aab3-dc7c257a0d78 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/26b77b48-146c-4ad7-aab3-dc7c257a0d78 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-TransactionID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ECOMP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff941f10-bdfa-44fd-ad02-44ea109aa296"] 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.565 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.567 [qtp2141083529-56] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/5/workflowActivitySpecSequence | /infraActiveRequests/26b77b48-146c-4ad7-aab3-dc7c257a0d78<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/5/workflowActivitySpecSequence | /infraActiveRequests/26b77b48-146c-4ad7-aab3-dc7c257a0d78<<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.569 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=service 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=service 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-TransactionID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ECOMP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc3da0da-6121-461d-88b2-26dbf1929104"] 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.571 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.572 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflow": [ 01:31:51 { 01:31:51 "artifactChecksum": "MANUAL RECORD", 01:31:51 "artifactName": "DummyServiceWorkflow", 01:31:51 "artifactUUID": "a1fe8726-66d5-3e7f-2212-7e5h662e9255", 01:31:51 "body": null, 01:31:51 "created": "2020-06-29T08:28:15.000+0000", 01:31:51 "description": "Dummy Service Workflow to test custom Service workflow", 01:31:51 "id": 4, 01:31:51 "name": "Dummy Service Workflow", 01:31:51 "operationName": "DummyServiceWorkflow", 01:31:51 "pnfResourceWorkflow": null, 01:31:51 "resourceTarget": "service", 01:31:51 "source": "native", 01:31:51 "timeoutMinutes": null, 01:31:51 "version": 1.0, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=service" 01:31:51 }, 01:31:51 "workflow": { 01:31:51 "href": "http://localhost:10182/workflow/5" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/5/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 }, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=service" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/5/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.573 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.574 [http-nio-auto-1-exec-6] DEBUG org.onap.so.apihandlerinfra.WorkflowSpecificationsHandler - Retrieved 1 workflows for given resource target. 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/5/workflowActivitySpecSequence 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/5/workflowActivitySpecSequence 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-TransactionID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ECOMP-RequestID:"26b77b48-146c-4ad7-aab3-dc7c257a0d78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871f2419-1d59-469a-b4ed-abbea96690fe"] 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.575 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflowActivitySpecSequence": [] 01:31:51 } 01:31:51 } 01:31:51 01:31:51.577 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.578 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 01:31:51.591 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.592 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: e674be0b-3446-496a-a65b-378fdae21b21 already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/e674be0b-3446-496a-a65b-378fdae21b21 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/e674be0b-3446-496a-a65b-378fdae21b21 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-TransactionID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ECOMP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7bccbf4-19b8-4fa4-abf0-7b16cb7ff854"] 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.593 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 01:31:51.595 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=pnf 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByResourceTarget?resourceTarget=pnf 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-TransactionID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ECOMP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d9438ad-589e-4a8c-9cd5-c38c2ac15471"] 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.597 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.599 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.599 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.599 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.599 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.600 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "_embedded": { 01:31:51 "workflow": [ 01:31:51 { 01:31:51 "artifactChecksum": "MANUAL RECORD", 01:31:51 "artifactName": "DummyPnfWorkflow", 01:31:51 "artifactUUID": "b2fd5627-55e4-4f4f-8064-9e6f443e9152", 01:31:51 "body": null, 01:31:51 "created": "2020-02-18T08:28:15.000+0000", 01:31:51 "description": "Dummy Pnf Workflow to test custom Pnf workflow", 01:31:51 "id": 4, 01:31:51 "name": "Dummy Pnf Workflow", 01:31:51 "operationName": "DummyPnfWorkflow", 01:31:51 "pnfResourceWorkflow": null, 01:31:51 "resourceTarget": "pnf", 01:31:51 "source": "native", 01:31:51 "timeoutMinutes": null, 01:31:51 "version": 1.0, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findByResourceTarget?resource_target=pnf" 01:31:51 }, 01:31:51 "workflow": { 01:31:51 "href": "http://localhost:10182/workflow/4" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/4/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 ] 01:31:51 }, 01:31:51 "_links": { 01:31:51 "self": { 01:31:51 "href": "http://localhost:10182/workflow/search/findByResourceTarget?resource_target=pnf" 01:31:51 }, 01:31:51 "workflowActivitySpecSequence": { 01:31:51 "href": "http://localhost:10182/workflow/4/workflowActivitySpecSequence" 01:31:51 } 01:31:51 } 01:31:51 } 01:31:51 01:31:51.600 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/4/workflowActivitySpecSequence 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/4/workflowActivitySpecSequence 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-TransactionID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ECOMP-RequestID:"e674be0b-3446-496a-a65b-378fdae21b21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fb793fc-1960-4ba9-b054-2e7730047537"] 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.601 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.602 [qtp2141083529-57] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/1/workflowActivitySpecSequence | /workflow/4/workflowActivitySpecSequence <<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.603 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.604 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.604 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.604 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.604 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 /workflow/1/workflowActivitySpecSequence | /workflow/4/workflowActivitySpecSequence <<<<< URL does not match 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.604 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.605 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.onap.so.apihandlerinfra.WorkflowSpecificationsHandlerTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.exceptions.AAIClientCallFailedTest 01:31:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.apihandlerinfra.tenantisolation.exceptions.AAIClientCallFailedTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.AbstractRestHandlerTest 01:31:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.so.apihandlerinfra.infra.rest.handler.AbstractRestHandlerTest 01:31:51 [INFO] Running org.onap.so.apihandlerinfra.InstanceManagementTest 01:31:51 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:51 01:31:51.670 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.671 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f8369d5-8688-4151-876e-a108d9704ed5"] 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.672 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.674 [qtp2141083529-58] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.676 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.692 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:51 01:31:51.694 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.703 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.703 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d8a13739-0cc6-4a00-b2e6-7f3be2b38ca6], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:51 01:31:51.704 [qtp2141083529-55] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.705 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.705 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.706 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.706 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.707 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.715 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.715 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fa9c53c9-97c2-42e5-941b-0dfaa065e2a9], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:51 01:31:51.717 [qtp2141083529-56] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.719 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.720 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.720 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.720 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.721 [http-nio-auto-1-exec-3] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.730 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:51 01:31:51.730 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.732 [qtp2141083529-57] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4 01:31:51 | 412ccfd290f 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.733 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.734 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4 01:31:51 | 412ccfd290f 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.734 [http-nio-auto-1-exec-3] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f 01:31:51 01:31:51.734 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 7320ec4a5b9d4589ba7c4412ccfd290f 01:31:51 01:31:51.734 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:51 01:31:51.734 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v1 coverting to int: 1 01:31:51 01:31:51.735 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:51 01:31:51.735 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.735 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.736 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:51 01:31:51.736 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.736 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"177", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee85aae6-755c-4eb0-a37e-0f6e57e506bb"] 01:31:51 01:31:51.736 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"serviceInstanceId":"5df8b6de-2083-11e7-93ae-92361f002676","workflowUuid":"81526781-e55c-4cb7-adb3-97e09d9c76bf"},"instanceName":null,"requestScope":"service"} 01:31:51 01:31:51.736 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.738 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707aa00b-71c3-4aa4-a3d2-18e0a14f173b"] 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.739 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "artifactUUID": "81526781-e55c-4cb7-adb3-97e09d9c76bf", 01:31:51 "artifactName": "testingServiceLevelWorkflow.bpmn", 01:31:51 "name": "testingServiceLevelWorkflow", 01:31:51 "operationName": "testServiceLevelOperation" 01:31:51 } 01:31:51 01:31:51 01:31:51.740 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97fac805-ed12-46d0-9b11-373763bf9829"] 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.742 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "artifactUUID": "81526781-e55c-4cb7-adb3-97e09d9c76bf", 01:31:51 "artifactName": "testingServiceLevelWorkflow.bpmn", 01:31:51 "name": "testingServiceLevelWorkflow", 01:31:51 "operationName": "testServiceLevelOperation" 01:31:51 } 01:31:51 01:31:51 01:31:51.744 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1953", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea16fe6c-2f29-4268-aee8-4acab6f2e378"] 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847111692,"source":"VID","tenantId":"7320ec4a5b9d4589ba7c4412ccfd290f","requestBody":"{\n \"requestDetails\":{\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"Test\"\n },\n \"requestInfo\":{\n \"suppressRollback\": false,\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"requestorId\": \"demo\",\n \"instanceName\":\"testInstanceName\",\n \"source\":\"VID\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"7320ec4a5b9d4589ba7c4412ccfd290f\",\n \"cloudOwner\": \"CloudOwner\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\": \"test\",\n \"userParams\":[],\n \"aLaCarte\": false,\n \"payload\": \"{\\\"k1\\\": \\\"v1\\\"}\"\n },\n \"project\":{\n \"projectName\": \"PNFSWUProject\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67f2e84c-734d-4e90-a1e4-d2ffa2e75849\",\n \"owningEntityName\":\"OE-Test\"\n },\n \"modelInfo\":{\n \"modelVersion\": \"2.0\",\n \"modelVersionId\": \"d88da85c-d9e8-4f73-b837-3a72a431622b\",\n \"modelInvariantId\": \"fe41489e-1563-46a3-b90a-1db629e4375b\",\n \"modelName\": \"Demo_svc\",\n \"modelType\": \"service\"\n }\n }\n}\n","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5df8b6de-2083-11e7-93ae-92361f002676","serviceInstanceName":"testInstanceName","requestScope":"service","requestAction":"forCustomWorkflow","requestorId":"demo","requestUrl":"http://localhost:42943/onap/so/infra/instanceManagement/v1/serviceInstances/5df8b6de-2083-11e7-93ae-92361f002676/workflows/81526781-e55c-4cb7-adb3-97e09d9c76bf","workflowName":"testingServiceLevelWorkflow","operationName":"testServiceLevelOperation","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:51 01:31:51.746 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 01:31:51.748 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/testingServiceLevelWorkflow 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/testingServiceLevelWorkflow 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2546", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd9f38be-fb31-4558-ba63-8012bf62ae2a"] 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\n \"requestDetails\":{\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"Test\"\n },\n \"requestInfo\":{\n \"suppressRollback\": false,\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"requestorId\": \"demo\",\n \"instanceName\":\"testInstanceName\",\n \"source\":\"VID\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"7320ec4a5b9d4589ba7c4412ccfd290f\",\n \"cloudOwner\": \"CloudOwner\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\": \"test\",\n \"userParams\":[],\n \"aLaCarte\": false,\n \"payload\": \"{\\\"k1\\\": \\\"v1\\\"}\"\n },\n \"project\":{\n \"projectName\": \"PNFSWUProject\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67f2e84c-734d-4e90-a1e4-d2ffa2e75849\",\n \"owningEntityName\":\"OE-Test\"\n },\n \"modelInfo\":{\n \"modelVersion\": \"2.0\",\n \"modelVersionId\": \"d88da85c-d9e8-4f73-b837-3a72a431622b\",\n \"modelInvariantId\": \"fe41489e-1563-46a3-b90a-1db629e4375b\",\n \"modelName\": \"Demo_svc\",\n \"modelType\": \"service\"\n }\n }\n}\n","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"forCustomWorkflow","type":"String"},"serviceInstanceId":{"value":"5df8b6de-2083-11e7-93ae-92361f002676","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v1/serviceInstances/5df8b6de-2083-11e7-93ae-92361f002676/workflows/81526781-e55c-4cb7-adb3-97e09d9c76bf","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:51 01:31:51.749 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.751 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.752 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.752 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:51 "messageCode": "1", 01:31:51 "message": "Success", 01:31:51 "processInstanceID": "1", 01:31:51 "variables": "null" 01:31:51 } 01:31:51 01:31:51.752 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.753 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 01:31:51.770 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.770 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba3d4cd4-0d6e-4328-95fb-8353f4b1c64a"] 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.770 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "artifactUUID": "71526781-e55c-4cb7-adb3-97e09d9c76be", 01:31:51 "artifactName": "testingWorkflow.bpmn", 01:31:51 "name": "testingWorkflow", 01:31:51 "operationName": "testOperation" 01:31:51 } 01:31:51 01:31:51.773 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:51 01:31:51.790 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.791 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cb2c6a-84db-473f-9d47-4d0d6472d39c"] 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.792 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.794 [qtp2141083529-56] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.796 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.800 [http-nio-auto-1-exec-2] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.811 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.811 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/att-aic/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2ed31582-6f1d-43e9-8217-b3c7457825d4], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:51 01:31:51.813 [qtp2141083529-57] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=7152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76be | att-aic/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db231 01:31:51 | 67e 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/att-aic/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=7152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76be | att-aic/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db231 01:31:51 | 67e 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/att-aic/mdt1/tenants/tenant/88a6ca3ee0394ade9403f075db23167e 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 88a6ca3ee0394ade9403f075db23167e 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:51 01:31:51.815 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v1 coverting to int: 1 01:31:51 01:31:51.816 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"228", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16d9454d-b9ab-446e-bf4f-698b4f089413"] 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"vnfInstanceId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","workflowUuid":"71526781-e55c-4cb7-adb3-97e09d9c76be"},"instanceName":null,"requestScope":"vnf"} 01:31:51 01:31:51.817 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.819 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87a71a2a-0a69-4a3a-96b8-dcd2b8e44dac"] 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.820 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "artifactUUID": "71526781-e55c-4cb7-adb3-97e09d9c76be", 01:31:51 "artifactName": "testingWorkflow.bpmn", 01:31:51 "name": "testingWorkflow", 01:31:51 "operationName": "testOperation" 01:31:51 } 01:31:51 01:31:51.823 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=71526781-e55c-4cb7-adb3-97e09d9c76be 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e264e8-cb40-48b4-a380-77d170fb4e11"] 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.825 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "artifactUUID": "71526781-e55c-4cb7-adb3-97e09d9c76be", 01:31:51 "artifactName": "testingWorkflow.bpmn", 01:31:51 "name": "testingWorkflow", 01:31:51 "operationName": "testOperation" 01:31:51 } 01:31:51 01:31:51.828 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.830 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1181", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba117d5-5090-441d-a007-9165c232c748"] 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847111799,"vnfId":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","tenantId":"88a6ca3ee0394ade9403f075db23167e","requestBody":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"cloudOwner\": \"att-aic\",\n \"lcpCloudRegionId\": \"mdt1\",\n \"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"requestParameters\": {\n \"userParams\": [\n {\n \"existing_software_version\": \"3.1\",\n \"new_software_version\": \"3.2\",\n \"operations_timeout\": \"3600\"\n }\n ]\n }\n }\n}\n","lastModifiedBy":"APIH","cloudRegion":"mdt1","serviceInstanceId":"f7ce78bb-423b-11e7-93f8-0050569a7968","requestScope":"vnf","requestAction":"inPlaceSoftwareUpdate","requestUrl":"http://localhost:42943/onap/so/infra/instanceManagement/v1/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/workflows/71526781-e55c-4cb7-adb3-97e09d9c76be","workflowName":"testingWorkflow","operationName":"testOperation","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:51 01:31:51.831 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.832 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.832 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.832 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.832 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.833 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 01:31:51.833 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/testingWorkflow 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/testingWorkflow 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"1872", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dbf21df-dff1-4674-b7b5-7d712c5714e9"] 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\n \"requestDetails\": {\n \"cloudConfiguration\": {\n \"cloudOwner\": \"att-aic\",\n \"lcpCloudRegionId\": \"mdt1\",\n \"tenantId\": \"88a6ca3ee0394ade9403f075db23167e\"\n },\n \"requestParameters\": {\n \"userParams\": [\n {\n \"existing_software_version\": \"3.1\",\n \"new_software_version\": \"3.2\",\n \"operations_timeout\": \"3600\"\n }\n ]\n }\n }\n}\n","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"inPlaceSoftwareUpdate","type":"String"},"serviceInstanceId":{"value":"f7ce78bb-423b-11e7-93f8-0050569a7968","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ff305d54-75b4-431b-adb2-eb6b9e5ff000","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v1/serviceInstances/f7ce78bb-423b-11e7-93f8-0050569a7968/vnfs/ff305d54-75b4-431b-adb2-eb6b9e5ff000/workflows/71526781-e55c-4cb7-adb3-97e09d9c76be","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:51 01:31:51.835 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:51 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:51 "messageCode": "1", 01:31:51 "message": "Success", 01:31:51 "processInstanceID": "1", 01:31:51 "variables": "null" 01:31:51 } 01:31:51 01:31:51.837 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.840 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:51 createdUrl: http://localhost:42943/onap/so/infra/orchestrationRequests 01:31:51 01:31:51.865 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:31:51 01:31:51.866 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 32807a28-1a14-4b88-b7b3-2950918aa76d already exists in requestDb InfraActiveRequests table 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca81b3a-6e79-45bd-852f-4ae10b2f6ebc"] 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:51 01:31:51.867 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:51 01:31:51.868 [qtp2141083529-55] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 POST | GET <<<<< HTTP method does not match 01:31:51 .*/infraActiveRequests.* | /infraActiveRequests/32807a28-1a14-4b88-b7b3-2950918aa76d<<<<< null. URLs must start with a / 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.871 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:51 01:31:51.873 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Retrieving productFamilyName to put into requests db 01:31:51 01:31:51.876 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.888 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.888 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7cc47435-3d80-4c32-ac77-c7a41f8791bb], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:51 01:31:51.891 [qtp2141083529-56] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.894 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.894 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.895 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.895 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.897 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.910 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.910 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb with request headers:{X-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4bdd6d6e-0645-4d9b-9f32-77387d709ecc], X-ECOMP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d], X-TransactionId=[], X-ONAP-RequestID=[32807a28-1a14-4b88-b7b3-2950918aa76d]} 01:31:51 01:31:51.913 [qtp2141083529-57] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51.915 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:51 01:31:51.915 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:51 GET | GET 01:31:51 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/service-design-and-creation/services/service/a9a<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:51 6781-e55c-4cb7-adb3-97e09d9c76bf | 77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 | 01:31:51 | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 01:31:51 01:31:51 01:31:51.916 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/service-design-and-creation/services/service/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.916 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Service found in A&AI ServiceId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 01:31:51 01:31:51.918 [http-nio-auto-1-exec-7] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:51 01:31:51.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:51 01:31:51.927 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:51 01:31:51.928 [qtp2141083529-58] ERROR WireMock - 01:31:51 Request was not matched 01:31:51 ======================= 01:31:51 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | Closest stub | Request | 01:31:51 ----------------------------------------------------------------------------------------------------------------------- 01:31:51 | 01:31:52 GET | GET 01:31:52 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:52 6781-e55c-4cb7-adb3-97e09d9c76bf | CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4 01:31:52 | 412ccfd290f 01:31:52 | 01:31:52 | 01:31:52 ----------------------------------------------------------------------------------------------------------------------- 01:31:52 01:31:52 01:31:51.931 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f has http status code:404 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[text/plain]} 01:31:52 01:31:51.931 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 01:31:52 Request was not matched 01:31:52 ======================= 01:31:52 01:31:52 ----------------------------------------------------------------------------------------------------------------------- 01:31:52 | Closest stub | Request | 01:31:52 ----------------------------------------------------------------------------------------------------------------------- 01:31:52 | 01:31:52 GET | GET 01:31:52 .*/workflow/search/findByArtifactUUID[?]artifactUUID=8152 | /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/<<<<< URL does not match. When using a regex, "?" should be "\\?". URLs must start with a / 01:31:52 6781-e55c-4cb7-adb3-97e09d9c76bf | CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4 01:31:52 | 412ccfd290f 01:31:52 | 01:31:52 | 01:31:52 ----------------------------------------------------------------------------------------------------------------------- 01:31:52 01:31:52 01:31:52 01:31:51.932 [http-nio-auto-1-exec-7] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10182/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/7320ec4a5b9d4589ba7c4412ccfd290f 01:31:52 01:31:51.932 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.infra.rest.AAIDataRetrieval - No Tenant found in A&AI TenantId: 7320ec4a5b9d4589ba7c4412ccfd290f 01:31:52 01:31:51.932 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Validating the Service Instance request 01:31:52 01:31:51.932 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.MsoRequest - Incoming version is: v1 coverting to int: 1 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/checkInstanceNameDuplicate 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"197", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fcae52f-fba0-4c36-b740-31bd813dad48"] 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"instanceIdMap":{"pnfName":"testPnfName","serviceInstanceId":"5df8b6de-2083-11e7-93ae-92361f002676","workflowUuid":"81526781-e55c-4cb7-adb3-97e09d9c76bf"},"instanceName":null,"requestScope":"pnf"} 01:31:52 01:31:51.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:52 01:31:51.936 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6eb9180-9230-4436-ad54-60f8865902fe"] 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:52 01:31:51.937 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:51.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:51.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:51.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:51.940 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:51.941 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:52 "artifactUUID": "81526781-e55c-4cb7-adb3-97e09d9c76bf", 01:31:52 "artifactName": "testingPNFWorkflow.bpmn", 01:31:52 "name": "testingPNFWorkflow", 01:31:52 "operationName": "testPnfOperation" 01:31:52 } 01:31:52 01:31:51.941 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/workflow/search/findByArtifactUUID?artifactUUID=81526781-e55c-4cb7-adb3-97e09d9c76bf 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c9f0656-f1da-4957-920a-8942bec77677"] 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:52 01:31:51.942 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:52 "artifactUUID": "81526781-e55c-4cb7-adb3-97e09d9c76bf", 01:31:52 "artifactName": "testingPNFWorkflow.bpmn", 01:31:52 "name": "testingPNFWorkflow", 01:31:52 "operationName": "testPnfOperation" 01:31:52 } 01:31:52 01:31:51.944 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2071", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfbf155b-7d68-4cb4-a842-1e567cb63c95"] 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"32807a28-1a14-4b88-b7b3-2950918aa76d","requestStatus":"IN_PROGRESS","startTime":1772847111873,"source":"test","pnfName":"testPnfName","tenantId":"7320ec4a5b9d4589ba7c4412ccfd290f","requestBody":"{\n \"requestDetails\":{\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"Test\"\n },\n \"requestInfo\":{\n \"suppressRollback\": false,\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"requestorId\": \"tester\",\n \"instanceName\":\"testInstanceName\",\n \"source\":\"test\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"7320ec4a5b9d4589ba7c4412ccfd290f\",\n \"cloudOwner\": \"CloudOwner\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\": \"test\",\n \"userParams\":[\n {\n \"name\": \"key1\",\n \"value\": \"val1\"\n },\n {\n \"name\": \"key2\",\n \"value\": \"val2\"\n }],\n \"aLaCarte\": false,\n \"payload\": \"{\\\"k1\\\": \\\"v1\\\"}\"\n },\n \"project\":{\n \"projectName\": \"Test\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67f2e84c-734d-4e90-a1e4-d2ffa2e75849\",\n \"owningEntityName\":\"OE-Test\"\n },\n \"modelInfo\":{\n \"modelVersion\": \"2.0\",\n \"modelVersionId\": \"test-version-id\",\n \"modelInvariantId\": \"test-invariantUUID\",\n \"modelName\": \"test-name\",\n \"modelType\": \"pnf\"\n }\n }\n}\n","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5df8b6de-2083-11e7-93ae-92361f002676","requestScope":"pnf","requestAction":"forCustomWorkflow","requestorId":"tester","requestUrl":"http://localhost:42943/onap/so/infra/instanceManagement/v1/serviceInstances/5df8b6de-2083-11e7-93ae-92361f002676/pnfs/testPnfName/workflows/81526781-e55c-4cb7-adb3-97e09d9c76bf","workflowName":"testingPNFWorkflow","operationName":"testPnfOperation","cloudApiRequests":[],"requestURI":"32807a28-1a14-4b88-b7b3-2950918aa76d"} 01:31:52 01:31:51.945 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:52 01:31:51.946 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/mso/async/services/testingPNFWorkflow 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/mso/async/services/testingPNFWorkflow 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"2711", X-ONAP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-TransactionID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ECOMP-RequestID:"32807a28-1a14-4b88-b7b3-2950918aa76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958fc345-7ca3-4cea-b58c-d86fc7f59526"] 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"bpmnRequest":{"value":"{\n \"requestDetails\":{\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"Test\"\n },\n \"requestInfo\":{\n \"suppressRollback\": false,\n \"productFamilyId\": \"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\",\n \"requestorId\": \"tester\",\n \"instanceName\":\"testInstanceName\",\n \"source\":\"test\"\n },\n \"cloudConfiguration\":{\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"7320ec4a5b9d4589ba7c4412ccfd290f\",\n \"cloudOwner\": \"CloudOwner\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\": \"test\",\n \"userParams\":[\n {\n \"name\": \"key1\",\n \"value\": \"val1\"\n },\n {\n \"name\": \"key2\",\n \"value\": \"val2\"\n }],\n \"aLaCarte\": false,\n \"payload\": \"{\\\"k1\\\": \\\"v1\\\"}\"\n },\n \"project\":{\n \"projectName\": \"Test\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67f2e84c-734d-4e90-a1e4-d2ffa2e75849\",\n \"owningEntityName\":\"OE-Test\"\n },\n \"modelInfo\":{\n \"modelVersion\": \"2.0\",\n \"modelVersionId\": \"test-version-id\",\n \"modelInvariantId\": \"test-invariantUUID\",\n \"modelName\": \"test-name\",\n \"modelType\": \"pnf\"\n }\n }\n}\n","type":"String"},"requestId":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"mso-request-id":{"value":"32807a28-1a14-4b88-b7b3-2950918aa76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"forCustomWorkflow","type":"String"},"serviceInstanceId":{"value":"5df8b6de-2083-11e7-93ae-92361f002676","type":"String"},"pnfCorrelationId":{"value":"testPnfName","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"1","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v1/serviceInstances/5df8b6de-2083-11e7-93ae-92361f002676/pnfs/testPnfName/workflows/81526781-e55c-4cb7-adb3-97e09d9c76bf","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 01:31:52 01:31:51.948 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:31:52 "response": "{\"requestReferences\": {\"instanceId\": \"1882939\"}}", 01:31:52 "messageCode": "1", 01:31:52 "message": "Success", 01:31:52 "processInstanceID": "1", 01:31:52 "variables": "null" 01:31:52 } 01:31:52 01:31:51.949 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:51.951 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:31:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.onap.so.apihandlerinfra.InstanceManagementTest 01:31:52 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.BpmnRequestBuilderTest 01:31:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.onap.so.apihandlerinfra.infra.rest.BpmnRequestBuilderTest 01:31:52 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironmentTest 01:31:52 01:31:52.146 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.155 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 01:31:52 01:31:52.155 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.158 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:52 01:31:52.158 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.161 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Start of GRM findRunningServicesAsString 01:31:52 01:31:52.180 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.180 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/findRunning with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[773547b6-9373-4944-88fc-8ebc5d6b4cb7], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.182 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.PVT.*","version":{"major":1}},"env":"TEST"} 01:31:52 01:31:52 01:31:52.184 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/findRunning has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.185 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "serviceEndPointList": [ 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod3", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.218", 01:31:52 "listenPort": "32004", 01:31:52 "latitude": "37.7022", 01:31:52 "longitude": "121.9358", 01:31:52 "registrationTime": "2017-07-18T15:39:17.367+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:17.368+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:17.367+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:17.367+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 }, 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod3", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.22", 01:31:52 "listenPort": "32004", 01:31:52 "latitude": "1.0", 01:31:52 "longitude": "1.0", 01:31:52 "registrationTime": "2017-07-18T15:39:17.816+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:17.817+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:17.816+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:17.816+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 }, 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod1", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.218", 01:31:52 "listenPort": "32002", 01:31:52 "latitude": "1.0", 01:31:52 "longitude": "1.0", 01:31:52 "registrationTime": "2017-07-18T15:39:14.443+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:14.453+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:14.443+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:14.443+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 } 01:31:52 ] 01:31:52 } 01:31:52 01:31:52 01:31:52.187 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Number of service endpoints from GRM: 3 01:31:52 01:31:52.187 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 1 of 3: Test.VNF_E2E-IST.dummy-pod3 01:31:52 01:31:52.199 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.200 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6edfce22-73ab-4e1c-a693-743c5d45a58c], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.202 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod3","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.218","listenPort":"32004","latitude":"37.7022","longitude":"121.9358","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.204 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.204 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.204 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 2 of 3: Test.VNF_E2E-IST.dummy-pod3 01:31:52 01:31:52.216 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.216 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[db08194c-596d-4fb6-b6f3-c04777afd2ff], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.218 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod3","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.22","listenPort":"32004","latitude":"1.0","longitude":"1.0","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.220 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.220 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.220 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 3 of 3: Test.VNF_E2E-IST.dummy-pod1 01:31:52 01:31:52.230 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.231 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d3109cd2-538b-4809-9dba-9d5cee48547b], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.233 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod1","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.218","listenPort":"32002","latitude":"1.0","longitude":"1.0","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.242 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.242 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.245 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.256 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.256 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ba47fce-e46f-41b3-93e4-29c845e7e1ae], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.257 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-id":"test-vnf-oper-env-000111","operational-environment-name":"myVnfOpEnv","operational-environment-type":"VNF","operational-environment-status":"INACTIVE","tenant-context":"Test","workload-context":"VNF_E2E-IST"} 01:31:52 01:31:52 01:31:52.259 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.259 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.261 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.272 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000/relationship-list/relationship with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[], Content-Type=[application/json]} 01:31:52 01:31:52.272 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.274 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"related-link":"/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111"} 01:31:52 01:31:52 01:31:52.276 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000/relationship-list/relationship has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.276 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.276 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:52 01:31:52.277 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/c5d7fa8e-83b4-4218-92a5-4e7134c9d04c 01:31:52 01:31:52.277 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/c5d7fa8e-83b4-4218-92a5-4e7134c9d04c 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3acc485-f029-4447-87d7-db2824d6a1ed"] 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:52 01:31:52.277 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"c5d7fa8e-83b4-4218-92a5-4e7134c9d04c","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"c5d7fa8e-83b4-4218-92a5-4e7134c9d04c"} 01:31:52 01:31:52.279 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:52.281 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:52.281 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"492", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35efad88-6d47-4569-8358-fd6ecc0515ba"] 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"c5d7fa8e-83b4-4218-92a5-4e7134c9d04c","requestStatus":"COMPLETE","statusMessage":"SUCCESSFUL, operationalEnvironmentId - test-vnf-oper-env-000111; Success Message: SUCCESSFULLY created VNF operational environment","progress":100,"endTime":1772847112280,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"test-vnf-oper-env-000111","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"c5d7fa8e-83b4-4218-92a5-4e7134c9d04c"} 01:31:52 01:31:52.281 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:52 01:31:52.284 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:52.284 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:52 01:31:52.354 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.363 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.364 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 with request headers:{X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[aa1c080d-259e-43a9-80eb-b4b443f9b4e1], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionId=[], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956]} 01:31:52 01:31:52.366 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000?depth=0 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 01:31:52 01:31:52.366 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.369 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Start of GRM findRunningServicesAsString 01:31:52 01:31:52.381 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.381 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/findRunning with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0ba8a6f1-22ca-43ca-8a22-6e282f4396f4], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.383 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.PVT.*","version":{"major":1}},"env":"TEST"} 01:31:52 01:31:52 01:31:52.384 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/findRunning has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.385 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "ServiceEndPointList": [ 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod3", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.218", 01:31:52 "listenPort": "32004", 01:31:52 "latitude": "37.7022", 01:31:52 "longitude": "121.9358", 01:31:52 "registrationTime": "2017-07-18T15:39:17.367+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:17.368+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:17.367+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:17.367+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 }, 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod3", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.22", 01:31:52 "listenPort": "32004", 01:31:52 "latitude": "1.0", 01:31:52 "longitude": "1.0", 01:31:52 "registrationTime": "2017-07-18T15:39:17.816+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:17.817+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:17.816+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:17.816+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 }, 01:31:52 { 01:31:52 "name": "dummy.pod.ns.dummy-pod1", 01:31:52 "version": { 01:31:52 "major": 1, 01:31:52 "minor": 0, 01:31:52 "patch": "0" 01:31:52 }, 01:31:52 "hostAddress": "192.168.120.218", 01:31:52 "listenPort": "32002", 01:31:52 "latitude": "1.0", 01:31:52 "longitude": "1.0", 01:31:52 "registrationTime": "2017-07-18T15:39:14.443+0000", 01:31:52 "expirationTime": "9999-10-09T15:39:14.453+0000", 01:31:52 "contextPath": "/", 01:31:52 "routeOffer": "DEFAULT", 01:31:52 "statusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "eventStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "validatorStatusInfo": { 01:31:52 "status": "RUNNING" 01:31:52 }, 01:31:52 "operationalInfo": { 01:31:52 "createdBy": "edge", 01:31:52 "updatedBy": "edge", 01:31:52 "createdTimestamp": "2017-07-18T15:39:14.443+0000", 01:31:52 "updatedTimestamp": "2017-07-18T15:39:14.443+0000" 01:31:52 }, 01:31:52 "protocol": "dummypod-port", 01:31:52 "properties": [ 01:31:52 { 01:31:52 "name": "Environment", 01:31:52 "value": "DEV" 01:31:52 }, 01:31:52 { 01:31:52 "name": "Kubernetes Namespace", 01:31:52 "value": "dummy-pod-ns" 01:31:52 }, 01:31:52 { 01:31:52 "name": "cpfrun_cluster_name", 01:31:52 "value": "CI-PDK1-TFINIT-CJ9125401" 01:31:52 } 01:31:52 ], 01:31:52 "disableType": [] 01:31:52 } 01:31:52 ] 01:31:52 } 01:31:52 01:31:52 01:31:52.386 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Number of service endpoints from GRM: 3 01:31:52 01:31:52.386 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 1 of 3: Test.VNF_E2E-IST.dummy-pod3 01:31:52 01:31:52.453 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.456 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[51ccba37-cb33-4cd8-b648-89fe39dd6021], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.473 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod3","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.218","listenPort":"32004","latitude":"37.7022","longitude":"121.9358","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.492 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.492 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.492 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 2 of 3: Test.VNF_E2E-IST.dummy-pod3 01:31:52 01:31:52.516 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.516 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8a4e532f-7600-444b-90aa-96564be39a63], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.518 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod3","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.22","listenPort":"32004","latitude":"1.0","longitude":"1.0","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.520 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.520 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.520 [main] DEBUG org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironment - Creating endpoint 3 of 3: Test.VNF_E2E-IST.dummy-pod1 01:31:52 01:31:52.533 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.533 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add with request headers:{Authorization=[***REDACTED***], X-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[20ac0101-1daa-42a3-beab-3ef8c9f13a50], X-ECOMP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-TransactionID=[186daa51-1a72-4612-ad2e-1e504e3f2956], X-ONAP-RequestID=[186daa51-1a72-4612-ad2e-1e504e3f2956], Content-Type=[application/json]} 01:31:52 01:31:52.536 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serviceEndPoint":{"name":"Test.VNF_E2E-IST.dummy-pod1","version":{"major":1,"minor":0,"patch":"0"},"hostAddress":"192.168.120.218","listenPort":"32002","latitude":"1.0","longitude":"1.0","contextPath":"/","routeOffer":"DEFAULT","operationalInfo":{"createdBy":"edge","updatedBy":"edge"},"properties":[{"name":"Environment","value":"DEV"},{"name":"Kubernetes Namespace","value":"dummy-pod-ns"},{"name":"cpfrun_cluster_name","value":"CI-PDK1-TFINIT-CJ9125401"}]},"env":"DEV"} 01:31:52 01:31:52 01:31:52.539 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10182/GRMLWPService/v1/serviceEndPoint/add has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.539 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 01:31:52 01:31:52.541 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.551 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111 with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[], Content-Type=[application/json]} 01:31:52 01:31:52.551 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.552 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"operational-environment-id":"test-vnf-oper-env-000111","operational-environment-name":"myVnfOpEnv","operational-environment-type":"VNF","operational-environment-status":"INACTIVE","tenant-context":"Test","workload-context":"VNF_E2E-IST"} 01:31:52 01:31:52 01:31:52.554 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111 has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.555 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.557 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 01:31:52 01:31:52.568 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000/relationship-list/relationship with request headers:{X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[], Content-Type=[application/json]} 01:31:52 01:31:52.568 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.569 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"related-link":"/cloud-infrastructure/operational-environments/operational-environment/test-vnf-oper-env-000111"} 01:31:52 01:31:52 01:31:52.571 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10182/aai/v24/cloud-infrastructure/operational-environments/operational-environment/ff305d54-75b4-431b-adb2-eb6b9e5ff000/relationship-list/relationship has http status code:202 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 01:31:52 01:31:52.571 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 01:31:52 "operational-environment-id": "EMOE-001", 01:31:52 "operational-environment-name": "Test Managing ECOMP Environment", 01:31:52 "operational-environment-type": "ECOMP", 01:31:52 "operational-environment-status": "ACTIVE", 01:31:52 "tenant-context": "Test", 01:31:52 "workload-context": "PVT", 01:31:52 "resource-version": "1505228226913" 01:31:52 } 01:31:52 01:31:52 01:31:52.571 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - Begin of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:52 01:31:52.572 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/07539123-2799-4052-ba76-d30cdc564b95 01:31:52 01:31:52.572 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/07539123-2799-4052-ba76-d30cdc564b95 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20db535b-def9-4ce5-bd19-34733c2ebc35"] 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:52 01:31:52.572 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"requestId":"07539123-2799-4052-ba76-d30cdc564b95","requestStatus":"PENDING","requestScope":"create","requestAction":"UNKNOWN","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"07539123-2799-4052-ba76-d30cdc564b95"} 01:31:52 01:31:52.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:52.576 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:52.576 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"492", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"667f6e42-03f5-406d-a089-f65e9f42ac33"] 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"07539123-2799-4052-ba76-d30cdc564b95","requestStatus":"COMPLETE","statusMessage":"SUCCESSFUL, operationalEnvironmentId - test-vnf-oper-env-000111; Success Message: SUCCESSFULLY created VNF operational environment","progress":100,"endTime":1772847112575,"lastModifiedBy":"APIH","requestScope":"create","requestAction":"UNKNOWN","operationalEnvId":"test-vnf-oper-env-000111","operationalEnvName":"myOpEnv","cloudApiRequests":[],"requestURI":"07539123-2799-4052-ba76-d30cdc564b95"} 01:31:52 01:31:52.576 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:31:52 01:31:52.577 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:31:52 01:31:52.578 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:31:52 01:31:52.578 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:31:52 01:31:52.578 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:31:52 01:31:52.578 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:31:52 01:31:52.578 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:31:52 01:31:52.578 [main] DEBUG org.onap.so.requestsdb.RequestsDBHelper - End of RequestsDBHelper class's updateInfraSuccessCompletion() method. 01:31:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.onap.so.apihandlerinfra.tenantisolation.process.CreateVnfOperationalEnvironmentTest 01:31:52 [INFO] Running org.onap.so.apihandlerinfra.BeanMultiTest 01:31:52 01:31:52.710 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to validate synthetic class=[interface org.onap.so.apihandlerinfra.vnfbeans.package-info] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 01:31:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.onap.so.apihandlerinfra.BeanMultiTest 01:31:52 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.validator.VnfDeleteValidatorTest 01:31:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.so.apihandlerinfra.infra.rest.validator.VnfDeleteValidatorTest 01:31:52 [INFO] Running org.onap.so.apihandlerinfra.CamundaRequestHandlerTest 01:31:52 01:31:52.787 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=6718de35-b9a5-4670-b19f-a0f4ac22bfaf&active=true&maxResults=1 01:31:52 01:31:52.787 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/history/process-instance?processInstanceBusinessKey=6718de35-b9a5-4670-b19f-a0f4ac22bfaf&active=true&maxResults=1 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"0", X-ONAP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-TransactionID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ECOMP-RequestID:"186daa51-1a72-4612-ad2e-1e504e3f2956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b589e8c-4408-4fa1-b596-4796cd75bc08"] 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:31:52 01:31:52.787 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.054 s - in org.onap.so.apihandlerinfra.CamundaRequestHandlerTest 01:32:22 [INFO] Running org.onap.so.apihandlerinfra.ManualTasksTest 01:32:22 01:32:22.845 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:22 01:32:22.846 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 987654321 already exists in requestDb InfraActiveRequests table 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b123fcb3-98cf-49e8-a364-4130fc3d2a8c"] 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:22 01:32:22.847 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 01:32:22.850 [qtp2141083529-58] ERROR WireMock - 01:32:22 Request was not matched 01:32:22 ======================= 01:32:22 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | Closest stub | Request | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | 01:32:22 POST | GET <<<<< HTTP method does not match 01:32:22 /sobpmnengine/task/55/complete | /infraActiveRequests/987654321 <<<<< URL does not match 01:32:22 | 01:32:22 | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:22 Request was not matched 01:32:22 ======================= 01:32:22 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | Closest stub | Request | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | 01:32:22 POST | GET <<<<< HTTP method does not match 01:32:22 /sobpmnengine/task/55/complete | /infraActiveRequests/987654321 <<<<< URL does not match 01:32:22 | 01:32:22 | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 01:32:22 01:32:22.852 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:22 01:32:22.862 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandlerinfra.ManualTasks - APIH_GENERATED_REQUEST_ID 987654321 01:32:22 01:32:22.862 [http-nio-auto-1-exec-3] DEBUG org.onap.so.apihandlerinfra.ManualTasks - requestId is: 987654321 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/task/55/complete 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/task/55/complete 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"113", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08d5a56b-40d0-4b84-a2a4-47d5e67eea79"] 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"source":{"value":"testSource"},"responseValue":{"value":"skip"},"requestorId":{"value":"testId"}}} 01:32:22 01:32:22.866 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 01:32:22.871 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandler.common.CamundaClient - Error sending POST to BPMN 01:32:22 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:10182/sobpmnengine/task/55/complete": localhost:10182 failed to respond; nested exception is org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:32:22 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:32:22 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717) 01:32:22 at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:474) 01:32:22 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:126) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks.completeTask(ManualTasks.java:174) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$FastClassBySpringCGLIB$$793e5b3e.invoke() 01:32:22 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:22 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$EnhancerBySpringCGLIB$$394e0a2b.completeTask() 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:22 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:22 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:22 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:22 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:22 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:22 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:22 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:22 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:22 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:22 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:22 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:22 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:22 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:22 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:22 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:22 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:22 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:22 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:22 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:22 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:22 Caused by: org.apache.http.NoHttpResponseException: localhost:10182 failed to respond 01:32:22 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) 01:32:22 at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) 01:32:22 at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) 01:32:22 at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) 01:32:22 at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) 01:32:22 at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) 01:32:22 at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) 01:32:22 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 01:32:22 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 01:32:22 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 01:32:22 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 01:32:22 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 01:32:22 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:32:22 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:32:22 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:32:22 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:32:22 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:32:22 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:32:22 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:32:22 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:32:22 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:32:22 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:32:22 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:32:22 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:32:22 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:32:22 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:32:22 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:32:22 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:32:22 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:32:22 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:32:22 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:32:22 ... 82 common frames omitted 01:32:22 01:32:22.872 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:22 org.onap.so.apihandlerinfra.exceptions.ClientConnectionException: Client from http://localhost:10182/sobpmnengine/task/55/complete failed to connect or respond 01:32:22 at org.onap.so.apihandlerinfra.exceptions.ClientConnectionException$Builder.build(ClientConnectionException.java:42) 01:32:22 at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:133) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks.completeTask(ManualTasks.java:174) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$FastClassBySpringCGLIB$$793e5b3e.invoke() 01:32:22 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:22 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$EnhancerBySpringCGLIB$$394e0a2b.completeTask() 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:22 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:22 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:22 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:22 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:22 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:22 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:22 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:22 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:22 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:22 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:22 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:22 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:22 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:22 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:22 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:22 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:22 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:22 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:22 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:22 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:22 01:32:22.872 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:22 01:32:22.894 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:22 01:32:22.895 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 987654321 already exists in requestDb InfraActiveRequests table 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf96f0b-16dc-4bad-a6b7-cd51dda11260"] 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:22 01:32:22.896 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 01:32:22.899 [qtp2141083529-55] ERROR WireMock - 01:32:22 Request was not matched 01:32:22 ======================= 01:32:22 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | Closest stub | Request | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | 01:32:22 POST | GET <<<<< HTTP method does not match 01:32:22 /sobpmnengine/task/55/complete | /infraActiveRequests/987654321 <<<<< URL does not match 01:32:22 | 01:32:22 | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:22 Request was not matched 01:32:22 ======================= 01:32:22 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | Closest stub | Request | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 | 01:32:22 POST | GET <<<<< HTTP method does not match 01:32:22 /sobpmnengine/task/55/complete | /infraActiveRequests/987654321 <<<<< URL does not match 01:32:22 | 01:32:22 | 01:32:22 ----------------------------------------------------------------------------------------------------------------------- 01:32:22 01:32:22 01:32:22.900 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:22 01:32:22.902 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandlerinfra.ManualTasks - APIH_GENERATED_REQUEST_ID 987654321 01:32:22 01:32:22.902 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.ManualTasks - requestId is: 987654321 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/sobpmnengine/task/55/complete 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/sobpmnengine/task/55/complete 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic dXNlcjpwYXNzd29yZA==", Content-Length:"113", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a8c9d52-bec0-4216-bbaa-d9e51565606e"] 01:32:22 01:32:22.903 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"variables":{"source":{"value":"testSource"},"responseValue":{"value":"skip"},"requestorId":{"value":"testId"}}} 01:32:22 01:32:22.904 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:22 01:32:22.906 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.ManualTasks - Received good response from Camunda 01:32:22 01:32:22.907 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.ManualTasks - Response to the caller: {"taskRequestReference":{"taskId":"55"}} 01:32:22 01:32:22.907 [http-nio-auto-1-exec-5] DEBUG org.onap.so.apihandlerinfra.ManualTasks - End of the transaction, the final response is: {"taskRequestReference":{"taskId":"55"}} 01:32:22 01:32:22.908 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:22 01:32:22.925 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:22 01:32:22.926 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 987654321 already exists in requestDb InfraActiveRequests table 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e08badb-31c6-44d4-81aa-4788bd57b857"] 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:22 01:32:22.927 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:22 01:32:22.931 [qtp2141083529-56] ERROR WireMock - Request was not matched as were no stubs registered: 01:32:22 { 01:32:22 "url" : "/infraActiveRequests/987654321", 01:32:22 "absoluteUrl" : "http://localhost:10182/infraActiveRequests/987654321", 01:32:22 "method" : "GET", 01:32:22 "clientIp" : "127.0.0.1", 01:32:22 "headers" : { 01:32:22 "X-RequestID" : "987654321", 01:32:22 "Accept" : "application/json", 01:32:22 "Connection" : "keep-alive", 01:32:22 "User-Agent" : "Apache-HttpClient/4.5.14 (Java/11.0.16)", 01:32:22 "Host" : "localhost:10182", 01:32:22 "Accept-Encoding" : "gzip,deflate", 01:32:22 "Authorization" : "Basic YnBlbDptc28tZGItMTUwNyE=", 01:32:22 "X-ONAP-PartnerName" : "SO.APIH", 01:32:22 "X-InvocationID" : "5e08badb-31c6-44d4-81aa-4788bd57b857", 01:32:22 "X-ECOMP-RequestID" : "987654321", 01:32:22 "X-TransactionID" : "987654321", 01:32:22 "X-ONAP-RequestID" : "987654321", 01:32:22 "Content-Type" : "application/json" 01:32:22 }, 01:32:22 "cookies" : { }, 01:32:22 "browserProxyRequest" : false, 01:32:22 "loggedDate" : 1772847142928, 01:32:22 "bodyAsBase64" : "", 01:32:22 "body" : "", 01:32:22 "loggedDateString" : "2026-03-07T01:32:22Z", 01:32:22 "queryParams" : { } 01:32:22 } 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: No response could be served as there are no stub mappings in this WireMock instance. 01:32:22 01:32:22.933 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:22 01:32:22.935 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandlerinfra.ManualTasks - APIH_GENERATED_REQUEST_ID 987654321 01:32:22 01:32:22.935 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.ManualTasks - requestId is: 987654321 01:32:22 01:32:22.937 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:22 org.onap.so.apihandlerinfra.exceptions.ValidateException: Mapping of request to JSON object failed: Unrecognized token 'test': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 01:32:22 at [Source: (String)"test"; line: 1, column: 5] 01:32:22 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks.completeTask(ManualTasks.java:133) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$FastClassBySpringCGLIB$$793e5b3e.invoke() 01:32:22 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:22 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:22 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks$$EnhancerBySpringCGLIB$$394e0a2b.completeTask() 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:22 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:22 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:22 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:22 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:22 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:22 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:22 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:22 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:22 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:22 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:22 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:22 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:22 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:22 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:22 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:22 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:22 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:22 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:22 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:22 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:22 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:22 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:22 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:22 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:22 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:22 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:22 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:22 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'test': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 01:32:22 at [Source: (String)"test"; line: 1, column: 5] 01:32:22 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:32:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3016) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._matchToken2(ReaderBasedJsonParser.java:2806) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._matchToken(ReaderBasedJsonParser.java:2784) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._matchTrue(ReaderBasedJsonParser.java:2744) 01:32:22 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:767) 01:32:22 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 01:32:22 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:32:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:32:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:32:22 at org.onap.so.apihandlerinfra.ManualTasks.completeTask(ManualTasks.java:109) 01:32:22 ... 78 common frames omitted 01:32:22 01:32:22.938 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:22 01:32:22.976 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:22 01:32:22.977 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 987654321 already exists in requestDb InfraActiveRequests table 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/987654321 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"987654321", X-RequestID:"987654321", X-TransactionID:"987654321", X-ECOMP-RequestID:"987654321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1101f2c-51b5-4e20-82d0-839720a09e2e"] 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:22 01:32:22.978 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:22.980 [qtp2141083529-55] ERROR WireMock - Request was not matched as were no stubs registered: 01:32:23 { 01:32:23 "url" : "/infraActiveRequests/987654321", 01:32:23 "absoluteUrl" : "http://localhost:10182/infraActiveRequests/987654321", 01:32:23 "method" : "GET", 01:32:23 "clientIp" : "127.0.0.1", 01:32:23 "headers" : { 01:32:23 "X-RequestID" : "987654321", 01:32:23 "Accept" : "application/json", 01:32:23 "Connection" : "keep-alive", 01:32:23 "User-Agent" : "Apache-HttpClient/4.5.14 (Java/11.0.16)", 01:32:23 "Host" : "localhost:10182", 01:32:23 "Accept-Encoding" : "gzip,deflate", 01:32:23 "Authorization" : "Basic YnBlbDptc28tZGItMTUwNyE=", 01:32:23 "X-ONAP-PartnerName" : "SO.APIH", 01:32:23 "X-InvocationID" : "c1101f2c-51b5-4e20-82d0-839720a09e2e", 01:32:23 "X-ECOMP-RequestID" : "987654321", 01:32:23 "X-TransactionID" : "987654321", 01:32:23 "X-ONAP-RequestID" : "987654321", 01:32:23 "Content-Type" : "application/json" 01:32:23 }, 01:32:23 "cookies" : { }, 01:32:23 "browserProxyRequest" : false, 01:32:23 "loggedDate" : 1772847142979, 01:32:23 "bodyAsBase64" : "", 01:32:23 "body" : "", 01:32:23 "loggedDateString" : "2026-03-07T01:32:22Z", 01:32:23 "queryParams" : { } 01:32:23 } 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: No response could be served as there are no stub mappings in this WireMock instance. 01:32:23 01:32:22.981 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:22.983 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandlerinfra.ManualTasks - APIH_GENERATED_REQUEST_ID 987654321 01:32:23 01:32:22.983 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.ManualTasks - requestId is: 987654321 01:32:23 01:32:22.984 [http-nio-auto-1-exec-10] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: Mapping of request to JSON Object failed. No valid requestorId is specified 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.ManualTasks.completeTask(ManualTasks.java:145) 01:32:23 at org.onap.so.apihandlerinfra.ManualTasks$$FastClassBySpringCGLIB$$793e5b3e.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.ManualTasks$$EnhancerBySpringCGLIB$$394e0a2b.completeTask() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:22.985 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.onap.so.apihandlerinfra.ManualTasksTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.e2eserviceinstancebeans.NsParametersTest 01:32:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.apihandlerinfra.e2eserviceinstancebeans.NsParametersTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.validator.NetworkDeleteValidatorTest 01:32:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.onap.so.apihandlerinfra.infra.rest.validator.NetworkDeleteValidatorTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.GlobalHealthcheckHandlerTest 01:32:23 01:32:23.132 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - APIH_GENERATED_REQUEST_ID 1234567890 01:32:23 01:32:23.133 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.133 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - API Handler, query health endpoint did not return UP status! 01:32:23 01:32:23.133 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.133 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - ASDC Controller, query health endpoint did not return UP status! 01:32:23 01:32:23.133 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.134 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - BPMN Infra, query health endpoint did not return UP status! 01:32:23 01:32:23.134 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.134 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - CatalogDb Adapter, query health endpoint did not return UP status! 01:32:23 01:32:23.134 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.134 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Openstack Adapter, query health endpoint did not return UP status! 01:32:23 01:32:23.134 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.134 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - RequestDB Adapter, query health endpoint did not return UP status! 01:32:23 01:32:23.134 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.135 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - SDNC Adapter, query health endpoint did not return UP status! 01:32:23 01:32:23.135 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.135 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - SO APPC Orchestrator, query health endpoint did not return UP status! 01:32:23 01:32:23.135 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - org.onap.so.apihandlerinfra.HealthCheckResponse@282ff156 01:32:23 01:32:23.139 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost/manage/health 01:32:23 01:32:23.143 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - APIH_GENERATED_REQUEST_ID 1234567890 01:32:23 01:32:23.144 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.144 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.144 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.144 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.145 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.145 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.145 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.145 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost:$%7Bwiremock.server.port%7D/manage/health 01:32:23 01:32:23.145 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - org.onap.so.apihandlerinfra.HealthCheckResponse@343a029d 01:32:23 01:32:23.149 [main] INFO org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Calculated URL: http://localhost/manage/health 01:32:23 01:32:23.149 [main] ERROR org.onap.so.apihandlerinfra.GlobalHealthcheckHandler - Globalhealthcheck: checking subsystem: BPMN Infra failed ! result object is: NULL 01:32:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.so.apihandlerinfra.GlobalHealthcheckHandlerTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestrationTest 01:32:23 01:32:23.164 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.166 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 9a09d064-1f22-4dc9-b11c-b393e0f4f9a7 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/9a09d064-1f22-4dc9-b11c-b393e0f4f9a7 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/9a09d064-1f22-4dc9-b11c-b393e0f4f9a7 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-TransactionID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-ECOMP-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61a341f-3806-4860-aee9-8f8ed8fb1ab9"] 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.167 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.168 [qtp2141083529-58] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestUnlockComplete | /infraActiveRequests/9a09d064-1f22-4dc9-b11c-b393e0f4f9a7<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestUnlockComplete | /infraActiveRequests/9a09d064-1f22-4dc9-b11c-b393e0f4f9a7<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.171 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.186 [http-nio-auto-1-exec-2] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: requestIdtestUnlockComplete 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/requestIdtestUnlockComplete 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/requestIdtestUnlockComplete 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-TransactionID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-ECOMP-RequestID:"9a09d064-1f22-4dc9-b11c-b393e0f4f9a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"930e7c88-0133-49c8-b9bd-22b48d1cacef"] 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.188 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:32:23 "requestStatus": "COMPLETE", 01:32:23 "statusMessage": null, 01:32:23 "progress": 20, 01:32:23 "startTime": "2017-09-26T10:39:29.000+0000", 01:32:23 "endTime": null, 01:32:23 "source": "VID", 01:32:23 "vnfId": null, 01:32:23 "vnfName": null, 01:32:23 "vnfType": null, 01:32:23 "serviceType": null, 01:32:23 "tenantId": null, 01:32:23 "vnfParams": null, 01:32:23 "vnfOutputs": null, 01:32:23 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:32:23 "responseBody": null, 01:32:23 "lastModifiedBy": "APIH", 01:32:23 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:32:23 "volumeGroupId": null, 01:32:23 "volumeGroupName": null, 01:32:23 "vfModuleId": null, 01:32:23 "vfModuleName": null, 01:32:23 "vfModuleModelName": null, 01:32:23 "cloudRegion": "n6", 01:32:23 "callBackUrl": null, 01:32:23 "correlator": null, 01:32:23 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:32:23 "serviceInstanceName": null, 01:32:23 "requestScope": "configuration", 01:32:23 "requestAction": "activateInstance", 01:32:23 "networkId": null, 01:32:23 "networkName": null, 01:32:23 "networkType": null, 01:32:23 "requestorId": "xxxxxx", 01:32:23 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:32:23 "configurationName": null, 01:32:23 "operationalEnvId": null, 01:32:23 "operationalEnvName": null, 01:32:23 "requestURI": "requestIdtestUnlockComplete", 01:32:23 "_links": { 01:32:23 "self": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestUnlockComplete" 01:32:23 }, 01:32:23 "infraActiveRequests": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestUnlockComplete" 01:32:23 } 01:32:23 } 01:32:23 } 01:32:23 01:32:23 01:32:23.192 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.196 [http-nio-auto-1-exec-2] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: Orchestration RequestId requestIdtestUnlockComplete has a status of COMPLETE and can not be unlocked 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:163) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:23.196 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.213 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.214 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-TransactionID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-ECOMP-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41078bd3-8c26-4d9f-b423-e90a94e8872a"] 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.215 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.217 [qtp2141083529-55] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f | /infraActiveRequests/e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f | /infraActiveRequests/e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.218 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-TransactionID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-ECOMP-RequestID:"e0e0e749-c9e2-48c3-8c4c-d51bf65a86c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7109be7-f64d-47fb-aa2d-b9e296fb98b6"] 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.221 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:32:23 "action": "deleteInstance", 01:32:23 "requestStatus": "COMPLETE", 01:32:23 "statusMessage": null, 01:32:23 "progress": 20, 01:32:23 "startTime": "2017-09-26T10:39:29.000+0000", 01:32:23 "endTime": null, 01:32:23 "source": "VID", 01:32:23 "vnfId": null, 01:32:23 "vnfName": null, 01:32:23 "vnfType": null, 01:32:23 "serviceType": null, 01:32:23 "tenantId": null, 01:32:23 "vnfParams": null, 01:32:23 "vnfOutputs": null, 01:32:23 "requestBody": null, 01:32:23 "responseBody": null, 01:32:23 "lastModifiedBy": "APIH", 01:32:23 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:32:23 "volumeGroupId": null, 01:32:23 "volumeGroupName": null, 01:32:23 "vfModuleId": null, 01:32:23 "vfModuleName": null, 01:32:23 "vfModuleModelName": null, 01:32:23 "cloudRegion": "n6", 01:32:23 "callBackUrl": null, 01:32:23 "correlator": null, 01:32:23 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:32:23 "serviceInstanceName": null, 01:32:23 "requestScope": "configuration", 01:32:23 "requestAction": "activateInstance", 01:32:23 "networkId": null, 01:32:23 "networkName": null, 01:32:23 "networkType": null, 01:32:23 "requestorId": "xxxxxx", 01:32:23 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:32:23 "configurationName": null, 01:32:23 "operationalEnvId": null, 01:32:23 "operationalEnvName": null, 01:32:23 "requestURI": "90c56827-1c78-4827-bc4d-6afcdb37a51f", 01:32:23 "_links": { 01:32:23 "self": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f" 01:32:23 }, 01:32:23 "infraActiveRequests": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/90c56827-1c78-4827-bc4d-6afcdb37a51f" 01:32:23 } 01:32:23 } 01:32:23 } 01:32:23 01:32:23 01:32:23.223 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.226 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.248 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.248 [http-nio-auto-1-exec-9] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: d8d69814-74f5-4dfe-bd74-72bb747c8d07 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/d8d69814-74f5-4dfe-bd74-72bb747c8d07 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/d8d69814-74f5-4dfe-bd74-72bb747c8d07 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d8d69814-74f5-4dfe-bd74-72bb747c8d07", X-RequestID:"d8d69814-74f5-4dfe-bd74-72bb747c8d07", X-TransactionID:"d8d69814-74f5-4dfe-bd74-72bb747c8d07", X-ECOMP-RequestID:"d8d69814-74f5-4dfe-bd74-72bb747c8d07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ff26b6-5ada-4add-bb64-49865cc1a8c4"] 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.249 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.251 [qtp2141083529-56] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/d8d69814-74f5-4dfe-bd74-72bb747c8d07<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/d8d69814-74f5-4dfe-bd74-72bb747c8d07<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.253 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.255 [http-nio-auto-1-exec-9] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: test 01:32:23 01:32:23.256 [http-nio-auto-1-exec-9] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid requestDetails is specified 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:125) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 Caused by: org.onap.so.exceptions.ValidationException: No valid requestDetails is specified 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.parseOrchestration(TenantIsolationRequest.java:248) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:118) 01:32:23 ... 78 common frames omitted 01:32:23 01:32:23.257 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.274 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.275 [http-nio-auto-1-exec-8] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 6e975609-7ec1-44d3-83c3-9a344f99e0e3 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/6e975609-7ec1-44d3-83c3-9a344f99e0e3 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/6e975609-7ec1-44d3-83c3-9a344f99e0e3 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6e975609-7ec1-44d3-83c3-9a344f99e0e3", X-RequestID:"6e975609-7ec1-44d3-83c3-9a344f99e0e3", X-TransactionID:"6e975609-7ec1-44d3-83c3-9a344f99e0e3", X-ECOMP-RequestID:"6e975609-7ec1-44d3-83c3-9a344f99e0e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30fe338c-3270-4f4e-b0f7-74eabd8177df"] 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.276 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.277 [qtp2141083529-55] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/6e975609-7ec1-44d3-83c3-9a344f99e0e3<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/6e975609-7ec1-44d3-83c3-9a344f99e0e3<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.279 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.281 [http-nio-auto-1-exec-8] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: test 01:32:23 01:32:23.283 [http-nio-auto-1-exec-8] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid source is specified 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:125) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 Caused by: org.onap.so.exceptions.ValidationException: No valid source is specified 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.parseOrchestration(TenantIsolationRequest.java:257) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:118) 01:32:23 ... 78 common frames omitted 01:32:23 01:32:23.283 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.303 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.303 [http-nio-auto-1-exec-1] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 64997a2f-a003-43c8-8898-3a706c2dce69 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/64997a2f-a003-43c8-8898-3a706c2dce69 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/64997a2f-a003-43c8-8898-3a706c2dce69 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"64997a2f-a003-43c8-8898-3a706c2dce69", X-RequestID:"64997a2f-a003-43c8-8898-3a706c2dce69", X-TransactionID:"64997a2f-a003-43c8-8898-3a706c2dce69", X-ECOMP-RequestID:"64997a2f-a003-43c8-8898-3a706c2dce69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb505cf8-98d3-454e-941a-56f054b67820"] 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.304 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.306 [qtp2141083529-58] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/64997a2f-a003-43c8-8898-3a706c2dce69<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/64997a2f-a003-43c8-8898-3a706c2dce69<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.307 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.309 [http-nio-auto-1-exec-1] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: test 01:32:23 01:32:23.311 [http-nio-auto-1-exec-1] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid requestorId is specified 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:125) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 Caused by: org.onap.so.exceptions.ValidationException: No valid requestorId is specified 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.parseOrchestration(TenantIsolationRequest.java:260) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:118) 01:32:23 ... 78 common frames omitted 01:32:23 01:32:23.311 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.328 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.328 [http-nio-auto-1-exec-4] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 984e389f-0867-40d6-ac8a-90644e56d26c already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/984e389f-0867-40d6-ac8a-90644e56d26c 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/984e389f-0867-40d6-ac8a-90644e56d26c 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-TransactionID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-ECOMP-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"995c1c8a-d5ec-4ca5-a66f-a6512ea7f57a"] 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.329 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.331 [qtp2141083529-56] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/request-id-null-check | /infraActiveRequests/984e389f-0867-40d6-ac8a-90644e56d26c<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/request-id-null-check | /infraActiveRequests/984e389f-0867-40d6-ac8a-90644e56d26c<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.333 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: request-id-null-check 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/request-id-null-check 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/request-id-null-check 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-TransactionID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-ECOMP-RequestID:"984e389f-0867-40d6-ac8a-90644e56d26c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acafad19-fd46-4bc5-bafa-72636f135a2c"] 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.335 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 01:32:23.337 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.338 [http-nio-auto-1-exec-4] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: Orchestration RequestId request-id-null-check is not found in DB 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:143) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:23.339 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.354 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 965ee377-51a0-40ae-97c7-5198358ca2ca already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/965ee377-51a0-40ae-97c7-5198358ca2ca 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/965ee377-51a0-40ae-97c7-5198358ca2ca 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-TransactionID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-ECOMP-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2362843a-9661-4d5b-ad7c-4d2b422cb530"] 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.355 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.357 [qtp2141083529-58] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/not-there | /infraActiveRequests/965ee377-51a0-40ae-97c7-5198358ca2ca<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/not-there | /infraActiveRequests/965ee377-51a0-40ae-97c7-5198358ca2ca<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.359 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/not-there 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/not-there 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-TransactionID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-ECOMP-RequestID:"965ee377-51a0-40ae-97c7-5198358ca2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2cada4a-9317-45e5-81d4-f98286c71e72"] 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.361 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 01:32:23.362 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.363 [http-nio-auto-1-exec-3] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: Orchestration RequestId not-there is not found in DB 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.getOperationEnvironmentStatusFilter(CloudResourcesOrchestration.java:211) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.getOperationEnvironmentStatusFilter() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:23.364 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.378 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.379 [http-nio-auto-1-exec-5] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 1ece1290-f17f-426c-89f3-69b3ab1712c9 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/1ece1290-f17f-426c-89f3-69b3ab1712c9 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/1ece1290-f17f-426c-89f3-69b3ab1712c9 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-TransactionID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-ECOMP-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c865766e-90e0-4bcf-ac34-05d2fbf3361d"] 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.380 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.382 [qtp2141083529-55] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestGetOperationalEnvFilter | /infraActiveRequests/1ece1290-f17f-426c-89f3-69b3ab1712c9<<<<< URL does not match 01:32:23 Success | 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestGetOperationalEnvFilter | /infraActiveRequests/1ece1290-f17f-426c-89f3-69b3ab1712c9<<<<< URL does not match 01:32:23 Success | 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.384 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"101", X-ONAP-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-TransactionID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-ECOMP-RequestID:"1ece1290-f17f-426c-89f3-69b3ab1712c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb2eaf66-97ef-4e75-b119-c315e9bbcfbb"] 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"operationalEnvironmentName":"myVnfOpEnv","requestId":"requestIdtestGetOperationalEnvFilterSuccess"} 01:32:23 01:32:23.387 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: [{ 01:32:23 "action": "deleteInstance", 01:32:23 "requestStatus": "COMPLETE", 01:32:23 "statusMessage": null, 01:32:23 "progress": 20, 01:32:23 "startTime": "2017-09-26T10:39:29.000+0000", 01:32:23 "endTime": null, 01:32:23 "source": "VID", 01:32:23 "vnfId": null, 01:32:23 "vnfName": null, 01:32:23 "vnfType": null, 01:32:23 "serviceType": null, 01:32:23 "tenantId": null, 01:32:23 "vnfParams": null, 01:32:23 "vnfOutputs": null, 01:32:23 "requestBody": null, 01:32:23 "responseBody": null, 01:32:23 "lastModifiedBy": "APIH", 01:32:23 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:32:23 "volumeGroupId": null, 01:32:23 "volumeGroupName": null, 01:32:23 "vfModuleId": null, 01:32:23 "vfModuleName": null, 01:32:23 "vfModuleModelName": null, 01:32:23 "cloudRegion": "n6", 01:32:23 "callBackUrl": null, 01:32:23 "correlator": null, 01:32:23 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:32:23 "serviceInstanceName": null, 01:32:23 "requestScope": "configuration", 01:32:23 "requestAction": "activateInstance", 01:32:23 "networkId": null, 01:32:23 "networkName": null, 01:32:23 "networkType": null, 01:32:23 "requestorId": "xxxxxx", 01:32:23 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:32:23 "configurationName": null, 01:32:23 "operationalEnvId": null, 01:32:23 "operationalEnvName": null, 01:32:23 "requestURI": "requestIdtestGetOperationalEnvFilterSuccess", 01:32:23 "_links": { 01:32:23 "self": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestGetOperationalEnvFilterSuccess" 01:32:23 }, 01:32:23 "infraActiveRequests": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestGetOperationalEnvFilterSuccess" 01:32:23 } 01:32:23 } 01:32:23 } 01:32:23 ] 01:32:23 01:32:23.389 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.391 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.409 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.410 [http-nio-auto-1-exec-7] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 663b0e64-ecda-4459-a01e-dbf8097d9686 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.410 [http-nio-auto-1-exec-7] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/663b0e64-ecda-4459-a01e-dbf8097d9686 01:32:23 01:32:23.410 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/663b0e64-ecda-4459-a01e-dbf8097d9686 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"663b0e64-ecda-4459-a01e-dbf8097d9686", X-RequestID:"663b0e64-ecda-4459-a01e-dbf8097d9686", X-TransactionID:"663b0e64-ecda-4459-a01e-dbf8097d9686", X-ECOMP-RequestID:"663b0e64-ecda-4459-a01e-dbf8097d9686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c383096e-d121-45ad-bbf7-d9bb974fcd51"] 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.411 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.412 [qtp2141083529-56] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/663b0e64-ecda-4459-a01e-dbf8097d9686<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/663b0e64-ecda-4459-a01e-dbf8097d9686<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.413 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.415 [http-nio-auto-1-exec-7] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: test 01:32:23 01:32:23.416 [http-nio-auto-1-exec-7] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: Mapping of request to JSON object failed. No content to map due to end-of-input 01:32:23 at [Source: (String)""; line: 1, column: 0] 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:113) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.unlockOrchestrationRequest() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 01:32:23 at [Source: (String)""; line: 1, column: 0] 01:32:23 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 01:32:23 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 01:32:23 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:32:23 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:32:23 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.unlockOrchestrationRequest(CloudResourcesOrchestration.java:104) 01:32:23 ... 78 common frames omitted 01:32:23 01:32:23.416 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.432 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.433 [http-nio-auto-1-exec-10] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 6a14dc1e-0df5-486a-b388-46512806b0b0 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/6a14dc1e-0df5-486a-b388-46512806b0b0 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/6a14dc1e-0df5-486a-b388-46512806b0b0 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-TransactionID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ECOMP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a7e8b27-0c76-4149-a192-18f941e46233"] 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.434 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.435 [qtp2141083529-55] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestUnlock | /infraActiveRequests/6a14dc1e-0df5-486a-b388-46512806b0b0<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 GET | GET 01:32:23 /infraActiveRequests/requestIdtestUnlock | /infraActiveRequests/6a14dc1e-0df5-486a-b388-46512806b0b0<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.437 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration - requestId is: requestIdtestUnlock 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/requestIdtestUnlock 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/requestIdtestUnlock 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-TransactionID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ECOMP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4296df8-981f-49b0-8028-5c03c6c27dc9"] 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.439 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 01:32:23 "requestStatus": "IN_PROGRESS", 01:32:23 "statusMessage": null, 01:32:23 "progress": 20, 01:32:23 "startTime": "2017-09-26T10:39:29.000+0000", 01:32:23 "endTime": null, 01:32:23 "source": "VID", 01:32:23 "vnfId": null, 01:32:23 "vnfName": null, 01:32:23 "vnfType": null, 01:32:23 "serviceType": null, 01:32:23 "tenantId": null, 01:32:23 "vnfParams": null, 01:32:23 "vnfOutputs": null, 01:32:23 "requestBody": "{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}", 01:32:23 "responseBody": null, 01:32:23 "lastModifiedBy": "APIH", 01:32:23 "modifyTime": "2018-07-30T10:06:12.000+0000", 01:32:23 "volumeGroupId": null, 01:32:23 "volumeGroupName": null, 01:32:23 "vfModuleId": null, 01:32:23 "vfModuleName": null, 01:32:23 "vfModuleModelName": null, 01:32:23 "cloudRegion": "n6", 01:32:23 "callBackUrl": null, 01:32:23 "correlator": null, 01:32:23 "serviceInstanceId": "9e15a443-af65-4f05-9000-47ae495e937d", 01:32:23 "serviceInstanceName": null, 01:32:23 "requestScope": "configuration", 01:32:23 "requestAction": "activateInstance", 01:32:23 "networkId": null, 01:32:23 "networkName": null, 01:32:23 "networkType": null, 01:32:23 "requestorId": "xxxxxx", 01:32:23 "configurationId": "26ef7f15-57bb-48df-8170-e59edc26234c", 01:32:23 "configurationName": null, 01:32:23 "operationalEnvId": null, 01:32:23 "operationalEnvName": null, 01:32:23 "requestURI": "requestIdtestUnlock", 01:32:23 "_links": { 01:32:23 "self": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestUnlock" 01:32:23 }, 01:32:23 "infraActiveRequests": { 01:32:23 "href": "http://localhost:8087/infraActiveRequests/requestIdtestUnlock" 01:32:23 } 01:32:23 } 01:32:23 } 01:32:23 01:32:23 01:32:23.442 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/ 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/ 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"2130", X-ONAP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-TransactionID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ECOMP-RequestID:"6a14dc1e-0df5-486a-b388-46512806b0b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0a833ca-4b78-46b2-8359-604f8f78064a"] 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"requestIdtestUnlock","requestStatus":"UNLOCKED","progress":20,"startTime":1506422369000,"source":"VID","requestBody":"{\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"1587cf0e-f12f-478d-8530-5c55ac578c39\",\"modelType\":\"configuration\",\"modelNameVersionId\":null,\"modelName\":null,\"modelVersion\":null,\"modelCustomizationUuid\":null,\"modelVersionId\":\"36a3a8ea-49a6-4ac8-b06c-89a545444455\",\"modelCustomizationId\":\"68dc9a92-214c-11e7-93ae-92361f002671\",\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"requestInfo\":{\"billingAccountNumber\":null,\"callbackUrl\":null,\"correlator\":null,\"orderNumber\":null,\"productFamilyId\":null,\"orderVersion\":null,\"source\":\"VID\",\"instanceName\":null,\"suppressRollback\":false,\"requestorId\":\"xxxxxx\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceName\":null,\"instanceId\":\"9e15a443-af65-4f05-9000-47ae495e937d\",\"modelInfo\":{\"modelCustomizationName\":null,\"modelInvariantId\":\"de19ae10-9a25-11e7-abc4-cec278b6b50a\",\"modelType\":\"service\",\"modelNameVersionId\":null,\"modelName\":\"Infra_Configuration_Service\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":null,\"modelVersionId\":\"ee938612-9a25-11e7-abc4-cec278b6b50a\",\"modelCustomizationId\":null,\"modelUuid\":null,\"modelInvariantUuid\":null,\"modelInstanceName\":null},\"instanceDirection\":null}}],\"subscriberInfo\":null,\"cloudConfiguration\":{\"aicNodeClli\":null,\"tenantId\":null,\"lcpCloudRegionId\":\"n6\"},\"requestParameters\":{\"subscriptionServiceType\":null,\"userParams\":[],\"aLaCarte\":false,\"autoBuildVfModules\":false,\"cascadeDelete\":false,\"usePreload\":true},\"project\":null,\"owningEntity\":null,\"platform\":null,\"lineOfBusiness\":null}","lastModifiedBy":"APIH","modifyTime":"2018-07-30T10:06:12.000+00:00","cloudRegion":"n6","serviceInstanceId":"9e15a443-af65-4f05-9000-47ae495e937d","requestScope":"configuration","requestAction":"activateInstance","requestorId":"xxxxxx","configurationId":"26ef7f15-57bb-48df-8170-e59edc26234c","cloudApiRequests":[],"requestURI":"requestIdtestUnlock"} 01:32:23 01:32:23.444 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 201 CREATED 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Created 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 01:32:23.446 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.447 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.465 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.466 [http-nio-auto-1-exec-2] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: 2dee3112-6c93-4c96-ade5-da1559c56e59 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/2dee3112-6c93-4c96-ade5-da1559c56e59 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/2dee3112-6c93-4c96-ade5-da1559c56e59 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-TransactionID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-ECOMP-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af88b2c8-369e-41b7-ab77-76ad612da41e"] 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.467 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.468 [qtp2141083529-55] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/2dee3112-6c93-4c96-ade5-da1559c56e59<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.469 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.469 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.469 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.469 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.469 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/2dee3112-6c93-4c96-ade5-da1559c56e59<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.470 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"57", X-ONAP-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-TransactionID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-ECOMP-RequestID:"2dee3112-6c93-4c96-ade5-da1559c56e59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9936828c-0ada-4c3e-86ac-086a7dcca81c"] 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"filter":"operationalEnvironmentName:EQUALS:myVnfOpEnv"} 01:32:23 01:32:23.472 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.472 [qtp2141083529-58] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | POST 01:32:23 /infraActiveRequests/ | /infraActiveRequests/getCloudOrchestrationFiltersFromInfr<<<<< URL does not match 01:32:23 | aActive 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | POST 01:32:23 /infraActiveRequests/ | /infraActiveRequests/getCloudOrchestrationFiltersFromInfr<<<<< URL does not match 01:32:23 | aActive 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.473 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.475 [http-nio-auto-1-exec-2] ERROR org.onap.so.web.exceptions.RuntimeExceptionMapper - Error occured 01:32:23 java.lang.NullPointerException: null 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.getOperationEnvironmentStatusFilter(CloudResourcesOrchestration.java:244) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.getOperationEnvironmentStatusFilter() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:23.475 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 01:32:23.487 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 01:32:23 01:32:23.488 [http-nio-auto-1-exec-6] INFO org.onap.so.apihandler.filters.RequestIdFilter - Checking if requestId: d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17 already exists in requestDb InfraActiveRequests table 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10182/infraActiveRequests/d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10182/infraActiveRequests/d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17", X-RequestID:"d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17", X-TransactionID:"d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17", X-ECOMP-RequestID:"d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d609d2a-e7d0-4642-8cf9-5c9e713f88dc"] 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 01:32:23 01:32:23.489 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 01:32:23 01:32:23.490 [qtp2141083529-56] ERROR WireMock - 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.492 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 01:32:23 01:32:23.492 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 01:32:23 01:32:23.492 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 01:32:23 01:32:23.492 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:32:23 01:32:23.492 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 01:32:23 Request was not matched 01:32:23 ======================= 01:32:23 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | Closest stub | Request | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 | 01:32:23 POST | GET <<<<< HTTP method does not match 01:32:23 /infraActiveRequests/ | /infraActiveRequests/d1c6eb00-ba0c-4966-83b0-ffb4cf1f0f17<<<<< URL does not match 01:32:23 | 01:32:23 | 01:32:23 ----------------------------------------------------------------------------------------------------------------------- 01:32:23 01:32:23 01:32:23.493 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 01:32:23 01:32:23.495 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest - Exception in getOrchestrationFilters 01:32:23 java.lang.Exception: operationalEnvironmentName value 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.getOrchestrationFilters(TenantIsolationRequest.java:322) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.getOperationEnvironmentStatusFilter(CloudResourcesOrchestration.java:228) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.getOperationEnvironmentStatusFilter() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 01:32:23.496 [http-nio-auto-1-exec-6] ERROR org.onap.so.apihandlerinfra.exceptions.ApiExceptionMapper - Error During API Call 01:32:23 org.onap.so.apihandlerinfra.exceptions.ValidateException: No valid operationalEnvironmentName value is specified 01:32:23 at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.getOperationEnvironmentStatusFilter(CloudResourcesOrchestration.java:235) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$FastClassBySpringCGLIB$$90822fd.invoke() 01:32:23 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 01:32:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 01:32:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 01:32:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:32:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration$$EnhancerBySpringCGLIB$$168ab0c8.getOperationEnvironmentStatusFilter() 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:23 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 01:32:23 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 01:32:23 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 01:32:23 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 01:32:23 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 01:32:23 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 01:32:23 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 01:32:23 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 01:32:23 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 01:32:23 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 01:32:23 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) 01:32:23 at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 01:32:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 01:32:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 01:32:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 01:32:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 01:32:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 01:32:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 01:32:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 01:32:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 01:32:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 01:32:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 01:32:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 01:32:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 01:32:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 01:32:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 01:32:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 01:32:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 01:32:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 01:32:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 01:32:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:32:23 Caused by: org.onap.so.exceptions.ValidationException: No valid operationalEnvironmentName value is specified 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.TenantIsolationRequest.getOrchestrationFilters(TenantIsolationRequest.java:328) 01:32:23 at org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestration.getOperationEnvironmentStatusFilter(CloudResourcesOrchestration.java:228) 01:32:23 ... 78 common frames omitted 01:32:23 01:32:23.496 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 01:32:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in org.onap.so.apihandlerinfra.tenantisolation.CloudResourcesOrchestrationTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.RequestHandlerUtilsUnitTest 01:32:23 01:32:23.507 [main] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - vfModule for requestId: 59c7247f-839f-4923-90c3-05faa3ab354d being resumed does not have an instanceName. 01:32:23 01:32:23.530 [main] ERROR org.onap.so.apihandlerinfra.RequestHandlerUtils - requestScope "test" does not match a ModelType enum. Unable to set instanceId and instanceName from the original request. 01:32:23 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.so.apihandlerinfra.RequestHandlerUtilsUnitTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecificationBeansTest 01:32:23 01:32:23.560 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.apihandlerinfra.tasksbeans.ValidResponses] ignored 01:32:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.so.apihandlerinfra.workflowspecificationbeans.WorkflowSpecificationBeansTest 01:32:23 [INFO] Running org.onap.so.apihandlerinfra.infra.rest.handler.ServiceInstanceRestHandlerTest 01:32:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.apihandlerinfra.infra.rest.handler.ServiceInstanceRestHandlerTest 01:32:23 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.22 s - in org.onap.so.apihandlerinfra.AllTestsTestSuite 01:32:25 [INFO] 01:32:25 [INFO] Results: 01:32:25 [INFO] 01:32:25 [WARNING] Tests run: 706, Failures: 0, Errors: 0, Skipped: 3 01:32:25 [INFO] 01:32:25 [INFO] 01:32:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-api-handler-infra --- 01:32:25 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/code-coverage/jacoco-ut.exec 01:32:25 [INFO] Analyzed bundle 'mso-api-handler-infra' with 195 classes 01:32:25 [INFO] 01:32:25 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-api-handler-infra --- 01:32:25 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 01:32:25 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 01:32:25 [INFO] 01:32:25 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-api-handler-infra --- 01:32:25 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT.jar 01:32:25 [INFO] 01:32:25 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-api-handler-infra --- 01:32:25 [INFO] Replacing main artifact with repackaged archive 01:32:25 [INFO] 01:32:25 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ mso-api-handler-infra --- 01:32:26 [INFO] Building jar: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT-original.jar 01:32:26 [INFO] 01:32:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-api-handler-infra --- 01:32:26 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:26 [INFO] 01:32:26 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-api-handler-infra --- 01:32:26 [INFO] Tests are skipped. 01:32:26 [INFO] 01:32:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-api-handler-infra --- 01:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:26 [INFO] 01:32:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-api-handler-infra --- 01:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:26 [INFO] 01:32:26 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-api-handler-infra --- 01:32:26 [INFO] Tests are skipped. 01:32:26 [INFO] 01:32:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-api-handler-infra --- 01:32:26 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/mso-api-handler-infra/1.17.0-SNAPSHOT/mso-api-handler-infra-1.17.0-SNAPSHOT.jar 01:32:26 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/pom.xml to /tmp/r/org/onap/so/mso-api-handler-infra/1.17.0-SNAPSHOT/mso-api-handler-infra-1.17.0-SNAPSHOT.pom 01:32:26 [INFO] Installing /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/mso-api-handler-infra/1.17.0-SNAPSHOT/mso-api-handler-infra-1.17.0-SNAPSHOT-original.jar 01:32:26 [INFO] 01:32:26 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-api-handler-infra --- 01:32:27 [INFO] 01:32:27 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-api-handler-infra --- 01:32:27 [INFO] org.onap.so:mso-api-handler-infra:jar:1.17.0-SNAPSHOT 01:32:27 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 01:32:27 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 01:32:27 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 01:32:27 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 01:32:27 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 01:32:27 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 01:32:27 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 01:32:27 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:32:27 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:32:27 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 01:32:27 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 01:32:27 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 01:32:27 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 01:32:27 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 01:32:27 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 01:32:27 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 01:32:27 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 01:32:27 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 01:32:27 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:32:27 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 01:32:27 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:32:27 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 01:32:27 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 01:32:27 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 01:32:27 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 01:32:27 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 01:32:27 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 01:32:27 [INFO] +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 01:32:27 [INFO] | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 01:32:27 [INFO] | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 01:32:27 [INFO] | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 01:32:27 [INFO] | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 01:32:27 [INFO] | | +- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:32:27 [INFO] | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 01:32:27 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 01:32:27 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 01:32:27 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 01:32:27 [INFO] | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 01:32:27 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:32:27 [INFO] | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:32:27 [INFO] | +- org.mybatis:mybatis:jar:3.5.6:compile 01:32:27 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:32:27 [INFO] | +- joda-time:joda-time:jar:2.1:compile 01:32:27 [INFO] | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 01:32:27 [INFO] | \- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:runtime 01:32:27 [INFO] +- org.javassist:javassist:jar:3.25.0-GA:compile 01:32:27 [INFO] +- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 01:32:27 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 01:32:27 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 01:32:27 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 01:32:27 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 01:32:27 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 01:32:27 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 01:32:27 [INFO] +- com.h2database:h2:jar:2.3.232:test 01:32:27 [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:32:27 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:32:27 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:32:27 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:32:27 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:32:27 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:32:27 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:32:27 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 01:32:27 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 01:32:27 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.33:compile 01:32:27 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:32:27 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:32:27 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:32:27 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:32:27 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:32:27 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 01:32:27 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:compile 01:32:27 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:compile 01:32:27 [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:compile 01:32:27 [INFO] | +- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:compile 01:32:27 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:32:27 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:32:27 [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:32:27 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:compile 01:32:27 [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:32:27 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:32:27 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile 01:32:27 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile 01:32:27 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile 01:32:27 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:compile 01:32:27 [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile 01:32:27 [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 01:32:27 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 01:32:27 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 01:32:27 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:32:27 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 01:32:27 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 01:32:27 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 01:32:27 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:32:27 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:32:27 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:32:27 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:32:27 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:32:27 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:32:27 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:32:27 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:32:27 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:32:27 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:32:27 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:32:27 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 01:32:27 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 01:32:27 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 01:32:27 [INFO] | | \- org.springframework:spring-tx:jar:5.3.27:compile 01:32:27 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 01:32:27 [INFO] +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 01:32:27 [INFO] | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 01:32:27 [INFO] | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 01:32:27 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 01:32:27 [INFO] | \- org.atteo:evo-inflector:jar:1.2.2:compile 01:32:27 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.5.15:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:32:27 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:32:27 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:32:27 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:32:27 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:32:27 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:32:27 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:32:27 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.5.15:compile 01:32:27 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 01:32:27 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | \- io.netty:netty-handler:jar:4.1.92.Final:compile 01:32:27 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 01:32:27 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 01:32:27 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 01:32:27 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 01:32:27 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 01:32:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 01:32:27 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 01:32:27 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 01:32:27 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 01:32:27 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 01:32:27 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 01:32:27 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 01:32:27 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 01:32:27 [INFO] +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 01:32:27 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:32:27 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:32:27 [INFO] | \- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 01:32:27 [INFO] +- javax.interceptor:javax.interceptor-api:jar:1.2.2:compile 01:32:27 [INFO] +- org.onap.so:mso-requests-db-repositories:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | \- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 01:32:27 [INFO] | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 01:32:27 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:32:27 [INFO] | | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:32:27 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:32:27 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:32:27 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:32:27 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 01:32:27 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:32:27 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:32:27 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:32:27 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:32:27 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:32:27 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:32:27 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:32:27 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:32:27 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:32:27 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:32:27 [INFO] | | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:32:27 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:32:27 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:32:27 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:32:27 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:32:27 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:32:27 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:32:27 [INFO] | | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:32:27 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:32:27 [INFO] | | +- org.json:json:jar:20250517:compile 01:32:27 [INFO] | | +- org.reflections:reflections:jar:0.9.11:compile 01:32:27 [INFO] | | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:32:27 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 01:32:27 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:32:27 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:32:27 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:32:27 [INFO] | | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:32:27 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 01:32:27 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 01:32:27 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 01:32:27 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 01:32:27 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 01:32:27 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 01:32:27 [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.5:test 01:32:27 [INFO] +- junit:junit:jar:4.13.2:test 01:32:27 [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:1.4.1:compile 01:32:27 [INFO] | +- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:32:27 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:32:27 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 01:32:27 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:32:27 [INFO] | | \- jline:jline:jar:2.12.1:compile 01:32:27 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:32:27 [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:32:27 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 01:32:27 [INFO] | +- org.functionaljava:functionaljava:jar:4.2:compile 01:32:27 [INFO] | +- commons-io:commons-io:jar:2.19.0:compile 01:32:27 [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile 01:32:27 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 01:32:27 [INFO] | \- com.google.guava:guava:jar:28.1-jre:compile 01:32:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:32:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:32:27 [INFO] | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:32:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:32:27 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:32:27 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:32:27 [INFO] +- com.github.java-json-tools:json-schema-validator:jar:2.2.8:compile 01:32:27 [INFO] | +- com.github.java-json-tools:json-schema-core:jar:1.2.8:compile 01:32:27 [INFO] | | +- org.mozilla:rhino:jar:1.7R4:compile 01:32:27 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 01:32:27 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 01:32:27 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 01:32:27 [INFO] | | \- com.github.fge:uri-template:jar:0.9:compile 01:32:27 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 01:32:27 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:8.0.0:compile 01:32:27 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 01:32:27 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:5.0.3:compile 01:32:27 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:32:27 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:32:27 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:32:27 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:32:27 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:32:27 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:32:27 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:32:27 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:32:27 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:32:27 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:32:27 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:32:27 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:32:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:32:27 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:32:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:32:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:32:27 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:32:27 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 01:32:27 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 01:32:27 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 01:32:27 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 01:32:27 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 01:32:27 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 01:32:27 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:32:27 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 01:32:27 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 01:32:27 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 01:32:27 [INFO] +- org.onap.so:mso-api-handler-common:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 01:32:27 [INFO] | +- javax.activation:activation:jar:1.1.1:compile 01:32:27 [INFO] | +- javax.transaction:jta:jar:1.1:compile 01:32:27 [INFO] | +- org.json4s:json4s-jackson_2.12:jar:3.6.0:compile 01:32:27 [INFO] | | \- org.scala-lang:scala-library:jar:2.12.6:compile 01:32:27 [INFO] | +- org.json4s:json4s-core_2.12:jar:3.6.0:compile 01:32:27 [INFO] | | +- org.json4s:json4s-ast_2.12:jar:3.6.0:compile 01:32:27 [INFO] | | +- org.json4s:json4s-scalap_2.12:jar:3.6.0:compile 01:32:27 [INFO] | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:compile 01:32:27 [INFO] | \- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:32:27 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 01:32:27 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 01:32:27 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 01:32:27 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:32:27 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:32:27 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 01:32:27 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 01:32:27 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:32:27 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:32:27 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:32:27 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:32:27 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:32:27 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:32:27 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:32:27 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:32:27 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:32:27 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:32:27 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:32:27 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:32:27 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:32:27 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:32:27 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:32:27 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:32:27 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:32:27 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:32:27 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:32:27 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:32:27 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:32:27 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:32:27 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:32:27 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:32:27 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:32:27 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:32:27 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:32:27 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:32:27 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:32:27 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:32:27 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:32:27 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:32:27 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:32:27 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:32:27 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:32:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:32:27 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:32:27 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:32:27 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:32:27 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:32:27 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:32:27 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:32:27 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:32:27 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:32:27 [INFO] 01:32:27 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-api-handler-infra --- 01:32:27 [INFO] Saved module information to /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/sonatype-clm/module.xml 01:32:27 [INFO] 01:32:27 [INFO] ------------------------< org.onap.so:adapters >------------------------ 01:32:27 [INFO] Building MSO Adapters 1.17.0-SNAPSHOT [21/43] 01:32:27 [INFO] --------------------------------[ pom ]--------------------------------- 01:32:27 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:32:27 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:32:29 [INFO] 01:32:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ adapters --- 01:32:29 [INFO] 01:32:29 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ adapters --- 01:32:29 [INFO] ## define projects super pom absolute path through basepath_marker 01:32:29 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ adapters --- 01:32:29 [INFO] Using 'UTF-8' encoding to format source files. 01:32:29 [INFO] Number of files to be formatted: 0 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ adapters --- 01:32:29 [INFO] Using 'UTF-8' encoding to format source files. 01:32:29 [INFO] Number of files to be formatted: 0 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ adapters --- 01:32:29 [INFO] Skipping Rule Enforcement. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ adapters --- 01:32:29 [INFO] Skipping Rule Enforcement. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ adapters --- 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ adapters --- 01:32:29 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ adapters --- 01:32:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ adapters --- 01:32:29 [INFO] Formatting is skipped 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ adapters --- 01:32:29 [INFO] Formatting is skipped 01:32:29 [INFO] 01:32:29 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ adapters --- 01:32:29 [INFO] 01:32:29 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ adapters --- 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ adapters --- 01:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ adapters --- 01:32:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:29 [INFO] 01:32:29 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ adapters --- 01:32:29 [INFO] Tests are skipped. 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ adapters --- 01:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:29 [INFO] 01:32:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ adapters --- 01:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ adapters --- 01:32:29 [INFO] Tests are skipped. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ adapters --- 01:32:29 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/pom.xml to /tmp/r/org/onap/so/adapters/1.17.0-SNAPSHOT/adapters-1.17.0-SNAPSHOT.pom 01:32:29 [INFO] 01:32:29 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ adapters --- 01:32:29 [INFO] org.onap.so:adapters:pom:1.17.0-SNAPSHOT 01:32:29 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:32:29 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:32:29 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:32:29 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 01:32:29 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:32:29 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:32:29 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:32:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:32:29 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:32:29 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:32:29 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:32:29 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:32:29 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:32:29 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 01:32:29 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:32:29 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 01:32:29 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:32:29 [INFO] | \- org.springframework:spring-beans:jar:5.3.27:compile 01:32:29 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:32:29 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:32:29 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:32:29 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:32:29 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:32:29 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:32:29 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:32:29 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:32:29 [INFO] | | +- org.reflections:reflections:jar:0.10.2:compile 01:32:29 [INFO] | | | \- org.javassist:javassist:jar:3.28.0-GA:compile 01:32:29 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:32:29 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:32:29 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:32:29 [INFO] | | | | \- net.minidev:json-smart:jar:2.4.10:compile 01:32:29 [INFO] | | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:32:29 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:32:29 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:32:29 [INFO] | | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:32:29 [INFO] | | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:32:29 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:32:29 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:32:29 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:32:29 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 01:32:29 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:32:29 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:32:29 [INFO] | | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:32:29 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:32:29 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:32:29 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:32:29 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:32:29 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:32:29 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:32:29 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:32:29 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:32:29 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:32:29 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:32:29 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:32:29 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:32:29 [INFO] | | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:32:29 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:32:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:32:29 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:32:29 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:32:29 [INFO] | | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:32:29 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:32:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:32:29 [INFO] | | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:32:29 [INFO] | | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:32:29 [INFO] | | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:32:29 [INFO] | | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:32:29 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:32:29 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:32:29 [INFO] | | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:32:29 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:32:29 [INFO] | | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:32:29 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 01:32:29 [INFO] | | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:32:29 [INFO] | | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:32:29 [INFO] | | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:32:29 [INFO] | | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:32:29 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:32:29 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:32:29 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:32:29 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:32:29 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:32:29 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:32:29 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:32:29 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:32:29 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:32:29 [INFO] | | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:32:29 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:32:29 [INFO] | | +- org.json:json:jar:20250517:compile 01:32:29 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:32:29 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:32:29 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:32:29 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:32:29 [INFO] | | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:32:29 [INFO] | | +- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:32:29 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:32:29 [INFO] | | | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:32:29 [INFO] | | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:32:29 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:32:29 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:32:29 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:32:29 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:32:29 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:32:29 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:32:29 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:32:29 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:32:29 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:32:29 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:32:29 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 01:32:29 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 01:32:29 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 01:32:29 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:32:29 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:32:29 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 01:32:29 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 01:32:29 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 01:32:29 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 01:32:29 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 01:32:29 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 01:32:29 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 01:32:29 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 01:32:29 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 01:32:29 [INFO] | | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:32:29 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:32:29 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 01:32:29 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime 01:32:29 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 01:32:29 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 01:32:29 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 01:32:29 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 01:32:29 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 01:32:29 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 01:32:29 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 01:32:29 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 01:32:29 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 01:32:29 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 01:32:29 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 01:32:29 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 01:32:29 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 01:32:29 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 01:32:29 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:32:29 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:32:29 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 01:32:29 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 01:32:29 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:32:29 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:32:29 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:32:29 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:32:29 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:32:29 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:32:29 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:32:29 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:32:29 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:32:29 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:32:29 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:32:29 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:32:29 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:32:29 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:32:29 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:32:29 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:32:29 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:32:29 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:32:29 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:32:29 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:32:29 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:32:29 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:32:29 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:32:29 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:32:29 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:32:29 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:32:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:32:29 [INFO] +- junit:junit:jar:4.13.2:test 01:32:29 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:32:29 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:32:29 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:32:29 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:32:29 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:32:29 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:32:29 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:32:29 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:32:29 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:32:29 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:32:29 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:32:29 [INFO] 01:32:29 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ adapters --- 01:32:29 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/target/sonatype-clm/module.xml 01:32:29 [INFO] 01:32:29 [INFO] ----------< org.onap.so.adapters:mso-adapters-rest-interface >---------- 01:32:29 [INFO] Building mso-adapters-rest-interface 1.17.0-SNAPSHOT [22/43] 01:32:29 [INFO] --------------------------------[ jar ]--------------------------------- 01:32:29 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:32:29 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:32:29 [INFO] 01:32:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-adapters-rest-interface --- 01:32:29 [INFO] 01:32:29 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-adapters-rest-interface --- 01:32:29 [INFO] ## define projects super pom absolute path through basepath_marker 01:32:29 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-adapters-rest-interface --- 01:32:29 [INFO] Using 'UTF-8' encoding to format source files. 01:32:29 [INFO] Number of files to be formatted: 133 01:32:29 [INFO] Successfully formatted: 0 file(s) 01:32:29 [INFO] Fail to format: 0 file(s) 01:32:29 [INFO] Skipped: 133 file(s) 01:32:29 [INFO] Read only skipped: 0 file(s) 01:32:29 [INFO] Approximate time taken: 0s 01:32:29 [INFO] 01:32:29 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-adapters-rest-interface --- 01:32:29 [INFO] Using 'UTF-8' encoding to format source files. 01:32:29 [INFO] Number of files to be formatted: 0 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-adapters-rest-interface --- 01:32:29 [INFO] Skipping Rule Enforcement. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-adapters-rest-interface --- 01:32:29 [INFO] Skipping Rule Enforcement. 01:32:29 [INFO] 01:32:29 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-adapters-rest-interface --- 01:32:30 [INFO] 01:32:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-adapters-rest-interface --- 01:32:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:30 [INFO] 01:32:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-adapters-rest-interface --- 01:32:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:30 [INFO] 01:32:30 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Formatting is skipped 01:32:30 [INFO] 01:32:30 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Formatting is skipped 01:32:30 [INFO] 01:32:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-adapters-rest-interface --- 01:32:30 [INFO] 01:32:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-adapters-rest-interface --- 01:32:30 [INFO] 01:32:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:32:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/resources 01:32:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/generated-sources/license 01:32:30 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/generated-resources/licenses 01:32:30 [INFO] 01:32:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Changes detected - recompiling the module! 01:32:30 [INFO] Compiling 115 source files to /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:30 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/VnfStatus.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/RollbackNetworkResponse.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/StackInfo.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VolumeGroupExceptionResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/RollbackNetworkError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoHeatNotFoundException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/QueryTenantResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailSubnetPool.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VfModuleExceptionResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCServiceResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/PluginAction.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduInstance.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoNetworkNotFound.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VfResponseCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/RollbackTenantRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/CreateVolumeGroupRequest.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/DeleteTenantRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/DeleteVfModuleRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/mappers/ContrailSubnetPoolMapper.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/CreateNetworkRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/RollbackVfModuleResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/mappers/ContrailSubnetMapper.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCRequestCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/TenantRollback.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/RollbackVolumeGroupRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/DeleteNetworkError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/MsoTenant.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/RouteTarget.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/CreateTenantError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/NetworkRequestCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExists.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/RollbackTenantError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoIOException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/CreateVolumeGroupResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/QueryNetworkError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/DeleteTenantResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/NetworkStatus.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoStackNotFound.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/NetworkExceptionResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/ContrailNetwork.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/mappers/ContrailSubnetHostRouteMapper.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/StackInfoMapper.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/ServiceInformation.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCServiceError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduArtifact.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/UpdateVolumeGroupRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCErrorCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/NetworkTechnology.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/UpdateVolumeGroupResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/RollbackNetworkRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/NetworkRollback.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/VnfRollback.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/CreateTenantResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduStatus.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailPolicyRefSeq.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/RequestInformation.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/QueryTenantError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/UpdateVfModuleRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCServiceRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoTenantNotFound.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCResponseCommon.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/NetworkInfoMapper.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/DeleteVolumeGroupResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/HeatStatus.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/CreateNetworkResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailSubnet.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoStackAlreadyExists.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/HostRoute.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/MapElements.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/UpdateNetworkError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VfModuleRollback.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduStateType.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoCloudSiteNotFound.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/MapEntry.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/DeleteNetworkRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/mappers/MapAdapter.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/QueryVfModuleResponse.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailSubnetIp.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/DeleteVolumeGroupRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/CreateVfModuleResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/UpdateVfModuleResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/NetworkResponseCommon.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/QueryNetworkResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/UpdateNetworkResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/RollbackVolumeGroupResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailSubnetHostRoutes.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoAdapterException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/RollbackTenantResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/DeleteVfModuleResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoCloudIdentityNotFound.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/DeleteTenantError.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/CloudInfo.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/VduModelInfo.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/ProviderVlanNetwork.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/CreateTenantRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailSubnetHostRoute.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/TenantExceptionResponse.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/CreateNetworkError.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/sdncrest/SDNCEvent.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/DeleteNetworkResponse.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/Pool.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoOpenstackException.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/Subnet.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/beans/NetworkInfo.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/TenantRequestCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VfRequestCommon.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/RollbackVfModuleRequest.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoTenantAlreadyExists.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/nwrest/UpdateNetworkRequest.java]] 01:32:30 [INFO] [parsing completed 1ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vnfrest/VolumeGroupRollback.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/openstack/exceptions/MsoExceptionCategory.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/network/beans/ContrailPolicyRef.java]] 01:32:30 [INFO] [parsing completed 0ms] 01:32:30 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:32:30 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:32:30 [INFO] [loading modules/java.security.jgss/module-info.class] 01:32:30 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:32:30 [INFO] [loading modules/jdk.net/module-info.class] 01:32:30 [INFO] [loading modules/java.smartcardio/module-info.class] 01:32:30 [INFO] [loading modules/java.prefs/module-info.class] 01:32:30 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jfr/module-info.class] 01:32:30 [INFO] [loading modules/java.management/module-info.class] 01:32:30 [INFO] [loading modules/jdk.localedata/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jdi/module-info.class] 01:32:30 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:32:30 [INFO] [loading modules/java.security.sasl/module-info.class] 01:32:30 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:32:30 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:32:30 [INFO] [loading modules/java.net.http/module-info.class] 01:32:30 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:32:30 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:32:30 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:32:30 [INFO] [loading modules/java.xml/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:32:30 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:32:30 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:32:30 [INFO] [loading modules/jdk.rmic/module-info.class] 01:32:30 [INFO] [loading modules/jdk.sctp/module-info.class] 01:32:30 [INFO] [loading modules/jdk.pack/module-info.class] 01:32:30 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:32:30 [INFO] [loading modules/java.naming/module-info.class] 01:32:30 [INFO] [loading modules/java.instrument/module-info.class] 01:32:30 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:32:30 [INFO] [loading modules/java.rmi/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jlink/module-info.class] 01:32:30 [INFO] [loading modules/jdk.attach/module-info.class] 01:32:30 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jshell/module-info.class] 01:32:30 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:32:30 [INFO] [loading modules/java.compiler/module-info.class] 01:32:30 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:32:30 [INFO] [loading modules/java.base/module-info.class] 01:32:30 [INFO] [loading modules/java.se/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:32:30 [INFO] [loading modules/jdk.editpad/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:32:30 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:32:30 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:32:30 [INFO] [loading modules/java.logging/module-info.class] 01:32:30 [INFO] [loading modules/jdk.charsets/module-info.class] 01:32:30 [INFO] [loading modules/java.desktop/module-info.class] 01:32:30 [INFO] [loading modules/java.sql/module-info.class] 01:32:30 [INFO] [loading modules/jdk.management/module-info.class] 01:32:30 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:32:30 [INFO] [loading modules/java.management.rmi/module-info.class] 01:32:30 [INFO] [loading modules/jdk.compiler/module-info.class] 01:32:30 [INFO] [loading modules/java.scripting/module-info.class] 01:32:30 [INFO] [loading modules/java.datatransfer/module-info.class] 01:32:30 [INFO] [loading modules/jdk.jartool/module-info.class] 01:32:30 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:32:30 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/generated-sources/annotations] 01:32:30 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:32:30 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Object.class] 01:32:30 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/String.class] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:32:30 [INFO] [loading modules/java.base/java/io/ByteArrayOutputStream.class] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBContext.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/Marshaller.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:32:30 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:32:30 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:32:30 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:32:30 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:32:30 [INFO] [loading modules/java.base/java/util/Map.class] 01:32:30 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:32:30 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:32:30 [INFO] [loading modules/java.base/java/io/IOException.class] 01:32:30 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:32:30 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:32:30 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 01:32:30 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 01:32:30 [INFO] [loading modules/java.base/java/util/List.class] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlTransient.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:32:30 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:32:30 [INFO] [loading modules/java.base/java/util/Optional.class] 01:32:30 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 01:32:30 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack$Output.class)] 01:32:30 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 01:32:30 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Network.class)] 01:32:30 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Segment.class)] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:32:30 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlAdapter.class)] 01:32:30 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Override.class] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:32:30 [INFO] [loading modules/java.base/java/lang/Class.class] 01:32:30 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:32:30 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/QueryTenantResponse.java:[29,7] [serial] serializable class QueryTenantResponse has no definition of serialVersionUID 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.TenantRequestCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/QueryTenantResponse.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/TenantRequestCommon.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailSubnetPool] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetPool.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCServiceResponse] 01:32:30 [INFO] [loading modules/java.base/java/lang/UnsupportedOperationException.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCResponseCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCServiceResponse.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCResponseCommon.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.PluginAction] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/PluginAction.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduInstance] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduInstance.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduStatus] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduStatus.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduStateType] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduStateType.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoNetworkNotFound] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoOpenstackException] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoNetworkNotFound.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoOpenstackException.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.RollbackTenantRequest] 01:32:30 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/RollbackTenantRequest.java:[28,7] [serial] serializable class RollbackTenantRequest has no definition of serialVersionUID 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/RollbackTenantRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.TenantRollback] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/TenantRollback.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest] 01:32:30 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/Builder.class)] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.VfRequestCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/CreateVolumeGroupRequest.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/VfRequestCommon.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.DeleteTenantRequest] 01:32:30 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/DeleteTenantRequest.java:[31,7] [serial] serializable class DeleteTenantRequest has no definition of serialVersionUID 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/DeleteTenantRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.DeleteVfModuleRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/DeleteVfModuleRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.mappers.ContrailSubnetPoolMapper] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetPoolMapper.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.Pool] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/Pool.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.CreateNetworkRequest] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.NetworkRequestCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/CreateNetworkRequest.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/NetworkRequestCommon.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.Subnet] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/Subnet.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.ProviderVlanNetwork] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/ProviderVlanNetwork.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.ContrailNetwork] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/ContrailNetwork.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.RouteTarget] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/RouteTarget.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.HostRoute] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/HostRoute.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.RollbackVfModuleResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/RollbackVfModuleResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.mappers.ContrailSubnetMapper] 01:32:30 [INFO] [loading modules/java.base/java/util/Collection.class] 01:32:30 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:32:30 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:32:30 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetMapper.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailSubnet] 01:32:30 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:32:30 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnet.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetHostRoutes.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailSubnetIp] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetIp.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetHostRoute.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCRequestCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCRequestCommon.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.RollbackVolumeGroupRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/RollbackVolumeGroupRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.VolumeGroupRollback] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/VolumeGroupRollback.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.DeleteNetworkError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/DeleteNetworkError.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.MsoTenant] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/MsoTenant.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.CreateTenantError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/CreateTenantError.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoNetworkAlreadyExists] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExists.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.RollbackTenantError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/RollbackTenantError.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoIOException] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoIOException.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/CreateVolumeGroupResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.QueryNetworkError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/QueryNetworkError.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.DeleteTenantResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/DeleteTenantResponse.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.NetworkStatus] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/NetworkStatus.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoStackNotFound] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoStackNotFound.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.CreateVfModuleRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.mappers.ContrailSubnetHostRouteMapper] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetHostRouteMapper.class] 01:32:30 [INFO] [checking org.onap.so.openstack.mappers.StackInfoMapper] 01:32:30 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/StackInfoMapper.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.ServiceInformation] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/ServiceInformation.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCServiceError] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCErrorCommon] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCServiceError.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCErrorCommon.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduArtifact] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduArtifact$ArtifactType.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduArtifact.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/UpdateVolumeGroupRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.NetworkTechnology] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/NetworkTechnology.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/UpdateVolumeGroupResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.RollbackNetworkRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/RollbackNetworkRequest.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.NetworkRollback] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/NetworkRollback.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.VnfRollback] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/VnfRollback.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.CreateTenantResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/CreateTenantResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailPolicyRefSeq] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailPolicyRefSeq.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.RequestInformation] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/RequestInformation.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.QueryTenantError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/QueryTenantError.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.UpdateVfModuleRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/UpdateVfModuleRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCServiceRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCServiceRequest.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoTenantNotFound] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoTenantNotFound.class] 01:32:30 [INFO] [checking org.onap.so.openstack.mappers.NetworkInfoMapper] 01:32:30 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue0.class)] 01:32:30 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/valueintf/IValue1.class)] 01:32:30 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Tuple.class)] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/NetworkInfoMapper.class] 01:32:30 [INFO] [checking org.onap.so.openstack.beans.NetworkInfo] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/NetworkInfo.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.DeleteVolumeGroupResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/DeleteVolumeGroupResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.CreateNetworkResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/CreateNetworkResponse.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoStackAlreadyExists] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoStackAlreadyExists.class] 01:32:30 [INFO] [checking org.onap.so.openstack.mappers.MapElements] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/MapElements.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.UpdateNetworkError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/UpdateNetworkError.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.VfModuleRollback] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/VfModuleRollback.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoCloudSiteNotFound] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoCloudSiteNotFound.class] 01:32:30 [INFO] [checking org.onap.so.openstack.mappers.MapEntry] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/MapEntry.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.DeleteNetworkRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/DeleteNetworkRequest.class] 01:32:30 [INFO] [checking org.onap.so.openstack.mappers.MapAdapter] 01:32:30 [INFO] [loading modules/java.base/java/util/Set.class] 01:32:30 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:32:30 [INFO] [loading modules/java.xml/org/w3c/dom/DOMException.class] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/MapAdapter.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.QueryVfModuleResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/QueryVfModuleResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/DeleteVolumeGroupRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.CreateVfModuleResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/CreateVfModuleResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.UpdateVfModuleResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/UpdateVfModuleResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.QueryNetworkResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/QueryNetworkResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.UpdateNetworkResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/UpdateNetworkResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.RollbackVolumeGroupResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/RollbackVolumeGroupResponse.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoAdapterException] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoAdapterException.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduException] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduException.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.RollbackTenantResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/RollbackTenantResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.DeleteVfModuleResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/DeleteVfModuleResponse.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoCloudIdentityNotFound] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoCloudIdentityNotFound.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.DeleteTenantError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/DeleteTenantError.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.CloudInfo] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/CloudInfo.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vdu.VduModelInfo] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vdu/VduModelInfo.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.CreateTenantRequest] 01:32:30 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/tenantrest/CreateTenantRequest.java:[33,7] [serial] serializable class CreateTenantRequest has no definition of serialVersionUID 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/CreateTenantRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.tenantrest.TenantExceptionResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/tenantrest/TenantExceptionResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.CreateNetworkError] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/CreateNetworkError.class] 01:32:30 [INFO] [checking org.onap.so.adapters.sdncrest.SDNCEvent] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/sdncrest/SDNCEvent.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.DeleteNetworkResponse] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/DeleteNetworkResponse.class] 01:32:30 [INFO] [checking org.onap.so.adapters.vnfrest.RollbackVfModuleRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/RollbackVfModuleRequest.class] 01:32:30 [INFO] [checking org.onap.so.openstack.exceptions.MsoTenantAlreadyExists] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoTenantAlreadyExists.class] 01:32:30 [INFO] [checking org.onap.so.adapters.nwrest.UpdateNetworkRequest] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/UpdateNetworkRequest.class] 01:32:30 [INFO] [checking org.onap.so.adapters.network.beans.ContrailPolicyRef] 01:32:30 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailPolicyRef.class] 01:32:30 [INFO] [total 629ms] 01:32:30 [INFO] 01:32:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:32:30 [INFO] Copying 3 resources 01:32:30 [INFO] 01:32:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-adapters-rest-interface --- 01:32:30 [INFO] Changes detected - recompiling the module! 01:32:30 [INFO] Compiling 18 source files to /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:31 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoCloudSiteNotFoundTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/mappers/NetworkInfoMapperTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoTenantAlreadyExistsTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/mappers/JAXBMarshallingTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoIOExceptionTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoStackNotFoundTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExistsTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/adapters/network/mappers/ContrailSubnetMappersTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoOpenstackExceptionTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoNetworkNotFoundTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/mappers/StackInfoMapperTest.java]] 01:32:31 [INFO] [parsing completed 1ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/adapters/vdu/BeansTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/adapters/BeansTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoTenantNotFoundTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoAdapterExceptionTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoStackAlreadyExistsTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/adapters/nwrest/NetworkRequestTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/exceptions/MsoCloudIdentityNotFoundTest.java]] 01:32:31 [INFO] [parsing completed 0ms] 01:32:31 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:32:31 [INFO] [loading modules/jdk.compiler/module-info.class] 01:32:31 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:32:31 [INFO] [loading modules/java.naming/module-info.class] 01:32:31 [INFO] [loading modules/java.se/module-info.class] 01:32:31 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:32:31 [INFO] [loading modules/jdk.pack/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jlink/module-info.class] 01:32:31 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:32:31 [INFO] [loading modules/jdk.charsets/module-info.class] 01:32:31 [INFO] [loading modules/jdk.sctp/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:32:31 [INFO] [loading modules/java.management/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jartool/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jshell/module-info.class] 01:32:31 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:32:31 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:32:31 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:32:31 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:32:31 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:32:31 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:32:31 [INFO] [loading modules/java.desktop/module-info.class] 01:32:31 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:32:31 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:32:31 [INFO] [loading modules/jdk.editpad/module-info.class] 01:32:31 [INFO] [loading modules/jdk.localedata/module-info.class] 01:32:31 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:32:31 [INFO] [loading modules/java.management.rmi/module-info.class] 01:32:31 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jfr/module-info.class] 01:32:31 [INFO] [loading modules/java.rmi/module-info.class] 01:32:31 [INFO] [loading modules/java.scripting/module-info.class] 01:32:31 [INFO] [loading modules/jdk.attach/module-info.class] 01:32:31 [INFO] [loading modules/java.smartcardio/module-info.class] 01:32:31 [INFO] [loading modules/java.xml/module-info.class] 01:32:31 [INFO] [loading modules/jdk.net/module-info.class] 01:32:31 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jdi/module-info.class] 01:32:31 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:32:31 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:32:31 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:32:31 [INFO] [loading modules/java.security.jgss/module-info.class] 01:32:31 [INFO] [loading modules/java.security.sasl/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:32:31 [INFO] [loading modules/java.datatransfer/module-info.class] 01:32:31 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:32:31 [INFO] [loading modules/jdk.rmic/module-info.class] 01:32:31 [INFO] [loading modules/java.base/module-info.class] 01:32:31 [INFO] [loading modules/java.logging/module-info.class] 01:32:31 [INFO] [loading modules/java.sql/module-info.class] 01:32:31 [INFO] [loading modules/java.prefs/module-info.class] 01:32:31 [INFO] [loading modules/java.compiler/module-info.class] 01:32:31 [INFO] [loading modules/java.instrument/module-info.class] 01:32:31 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:32:31 [INFO] [loading modules/java.net.http/module-info.class] 01:32:31 [INFO] [loading modules/jdk.management/module-info.class] 01:32:31 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:32:31 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:32:31 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/generated-test-sources/test-annotations] 01:32:31 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:32:31 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:32:31 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:32:31 [INFO] [loading modules/java.base/java/lang/Object.class] 01:32:31 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:32:31 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:32:31 [INFO] [loading modules/java.base/java/util/List.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/NetworkInfo.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/NetworkStatus.class] 01:32:31 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Network.class)] 01:32:31 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Segment.class)] 01:32:31 [INFO] [loading modules/java.base/java/io/IOException.class] 01:32:31 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:32:31 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:32:31 [INFO] [loading modules/java.base/java/util/Collections.class] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBContext.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBException.class)] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnet.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetHostRoute.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetHostRoutes.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetPool.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/HostRoute.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/Pool.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/Subnet.class] 01:32:31 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:32:31 [INFO] [loading modules/java.base/java/util/Map.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/HeatStatus.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/beans/StackInfo.class] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:32:31 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 01:32:31 [INFO] [loading modules/java.base/java/lang/String.class] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 01:32:31 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:32:31 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:32:31 [INFO] [loading modules/java.base/java/lang/Class.class] 01:32:31 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/src/test/java/org/onap/so/openstack/mappers/JAXBMarshallingTest.java:[63,65] [rawtypes] found raw type: ArrayList 01:32:31 missing type arguments for generic class ArrayList 01:32:31 where E is a type-variable: 01:32:31 E extends Object declared in class ArrayList 01:32:31 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/Error.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/mappers/JAXBMarshallingTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoIOExceptionTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoIOException.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoIOExceptionTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoStackNotFoundTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoStackNotFound.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoStackNotFoundTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoNetworkAlreadyExistsTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExists.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExistsTest.class] 01:32:31 [INFO] [checking org.onap.so.adapters.network.mappers.ContrailSubnetMappersTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetHostRouteMapper.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetPoolMapper.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/mappers/ContrailSubnetMapper.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/network/beans/ContrailSubnetIp.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/Double.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/Void.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/network/mappers/ContrailSubnetMappersTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoOpenstackExceptionTest] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoOpenstackExceptionTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoNetworkNotFoundTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoNetworkNotFound.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoNetworkNotFoundTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.mappers.StackInfoMapperTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/mappers/StackInfoMapper.class] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:32:31 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:32:31 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:32:31 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:32:31 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/mappers/StackInfoMapperTest.class] 01:32:31 [INFO] [checking org.onap.so.adapters.vdu.BeansTest] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 01:32:31 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/vdu/BeansTest$FilterTestClasses.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/vdu/BeansTest.class] 01:32:31 [INFO] [checking org.onap.so.adapters.BeansTest] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/BeansTest$FilterTestClasses.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/BeansTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoTenantNotFoundTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoTenantNotFound.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoTenantNotFoundTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoAdapterExceptionTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoAdapterException.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoAdapterExceptionTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoStackAlreadyExistsTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoStackAlreadyExists.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoStackAlreadyExistsTest.class] 01:32:31 [INFO] [checking org.onap.so.adapters.nwrest.NetworkRequestTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/CreateNetworkRequest.class] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/adapters/nwrest/NetworkRequestCommon.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/adapters/nwrest/NetworkRequestTest.class] 01:32:31 [INFO] [checking org.onap.so.openstack.exceptions.MsoCloudIdentityNotFoundTest] 01:32:31 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes/org/onap/so/openstack/exceptions/MsoCloudIdentityNotFound.class] 01:32:31 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes/org/onap/so/openstack/exceptions/MsoCloudIdentityNotFoundTest.class] 01:32:31 [INFO] [total 459ms] 01:32:31 [INFO] 01:32:31 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-adapters-rest-interface --- 01:32:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:32:31 [INFO] 01:32:31 [INFO] ------------------------------------------------------- 01:32:31 [INFO] T E S T S 01:32:31 [INFO] ------------------------------------------------------- 01:32:32 [INFO] Running org.onap.so.adapters.BeansTest 01:32:32 01:32:32.706 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:32:32 01:32:32.709 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:32:32 01:32:32.780 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 01:32:32 01:32:32.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 01:32:32 01:32:32.783 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 01:32:32 01:32:32.783 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 01:32:32 01:32:32.783 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 01:32:32 01:32:32.783 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 01:32:32 01:32:32.784 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 01:32:32 01:32:32.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 01:32:32 01:32:32.784 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 01:32:32 01:32:32.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 01:32:32 01:32:32.784 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 01:32:32 01:32:32.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib 01:32:32 01:32:32.785 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 01:32:32 01:32:32.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib 01:32:32 01:32:32.786 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 01:32:32 01:32:32.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes 01:32:32 01:32:32.786 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/test-classes] 01:32:32 01:32:32.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes 01:32:32 01:32:32.786 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/classes] 01:32:32 01:32:32.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 01:32:32 01:32:32.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar 01:32:32 01:32:32.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar 01:32:32 01:32:32.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar 01:32:32 01:32:32.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 01:32:32 01:32:32.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 01:32:32 01:32:32.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar 01:32:32 01:32:32.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar 01:32:32 01:32:32.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar 01:32:32 01:32:32.791 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar 01:32:32 01:32:32.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar 01:32:32 01:32:32.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar 01:32:32 01:32:32.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar 01:32:32 01:32:32.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar 01:32:32 01:32:32.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar 01:32:32 01:32:32.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar 01:32:32 01:32:32.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar 01:32:32 01:32:32.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 01:32:32 01:32:32.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 01:32:32 01:32:32.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 01:32:32 01:32:32.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 01:32:32 01:32:32.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.797 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 01:32:32 01:32:32.797 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 01:32:32 01:32:32.798 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 01:32:32 01:32:32.798 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 01:32:32 01:32:32.798 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 01:32:32 01:32:32.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 01:32:32 01:32:32.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 01:32:32 01:32:32.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 01:32:32 01:32:32.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 01:32:32 01:32:32.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 01:32:32 01:32:32.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 01:32:32 01:32:32.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 01:32:32 01:32:32.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 01:32:32 01:32:32.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 01:32:32 01:32:32.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 01:32:32 01:32:32.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 01:32:32 01:32:32.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 01:32:32 01:32:32.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 01:32:32 01:32:32.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 01:32:32 01:32:32.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 01:32:32 01:32:32.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 01:32:32 01:32:32.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 01:32:32 01:32:32.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 01:32:32 01:32:32.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 01:32:32 01:32:32.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 01:32:32 01:32:32.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 01:32:32 01:32:32.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 01:32:32 01:32:32.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 01:32:32 01:32:32.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 01:32:32 01:32:32.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 01:32:32 01:32:32.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 01:32:32 01:32:32.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 01:32:32 01:32:32.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 01:32:32 01:32:32.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 01:32:32 01:32:32.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 01:32:32 01:32:32.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 01:32:32 01:32:32.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 01:32:32 01:32:32.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 01:32:32 01:32:32.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 01:32:32 01:32:32.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 01:32:32 01:32:32.819 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 01:32:32 01:32:32.819 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 01:32:32 01:32:32.820 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 01:32:32 01:32:32.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 01:32:32 01:32:32.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 01:32:32 01:32:32.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 01:32:32 01:32:32.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 01:32:32 01:32:32.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 01:32:32 01:32:32.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 01:32:32 01:32:32.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 01:32:32 01:32:32.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 01:32:32 01:32:32.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 01:32:32 01:32:32.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar 01:32:32 01:32:32.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 01:32:32 01:32:32.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 01:32:32 01:32:32.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 01:32:32 01:32:32.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 01:32:32 01:32:32.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 01:32:32 01:32:32.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 01:32:32 01:32:32.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 01:32:32 01:32:32.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 01:32:32 01:32:32.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 01:32:32 01:32:32.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 01:32:32 01:32:32.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 01:32:32 01:32:32.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 01:32:32 01:32:32.837 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 01:32:32 01:32:32.838 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 01:32:32 01:32:32.838 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 01:32:32 01:32:32.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 01:32:32 01:32:32.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 01:32:32 01:32:32.843 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 01:32:32 01:32:32.844 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 01:32:32 01:32:32.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 01:32:32 01:32:32.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 01:32:32 01:32:32.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 01:32:32 01:32:32.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 01:32:32 01:32:32.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 01:32:32 01:32:32.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 01:32:32 01:32:32.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 01:32:32 01:32:32.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 01:32:32 01:32:32.847 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 01:32:32 01:32:32.847 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 01:32:32 01:32:32.847 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 01:32:32 01:32:32.847 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 01:32:32 01:32:32.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 01:32:32 01:32:32.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 01:32:32 01:32:32.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 01:32:32 01:32:32.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 01:32:32 01:32:32.848 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 01:32:32 01:32:32.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 01:32:32 01:32:32.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 01:32:32 01:32:32.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 01:32:32 01:32:32.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 01:32:32 01:32:32.849 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 01:32:32 01:32:32.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 01:32:32 01:32:32.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 01:32:32 01:32:32.850 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 01:32:32 01:32:32.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 01:32:32 01:32:32.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 01:32:32 01:32:32.851 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 01:32:32 01:32:32.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 01:32:32 01:32:32.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 01:32:32 01:32:32.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 01:32:32 01:32:32.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 01:32:32 01:32:32.852 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 01:32:32 01:32:32.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 01:32:32 01:32:32.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 01:32:32 01:32:32.853 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 01:32:32 01:32:32.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar 01:32:32 01:32:32.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 01:32:32 01:32:32.854 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 01:32:32 01:32:32.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 01:32:32 01:32:32.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 01:32:32 01:32:32.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 01:32:32 01:32:32.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 01:32:32 01:32:32.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 01:32:32 01:32:32.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 01:32:32 01:32:32.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 01:32:32 01:32:32.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 01:32:32 01:32:32.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar 01:32:32 01:32:32.860 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar 01:32:32 01:32:32.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar 01:32:32 01:32:32.861 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar 01:32:32 01:32:32.871 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar 01:32:32 01:32:32.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar 01:32:32 01:32:32.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar 01:32:32 01:32:32.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 01:32:32 01:32:32.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar 01:32:32 01:32:32.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 01:32:32 01:32:32.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar 01:32:32 01:32:32.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar 01:32:32 01:32:32.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar 01:32:32 01:32:32.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar 01:32:32 01:32:32.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar 01:32:32 01:32:32.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar 01:32:32 01:32:32.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar 01:32:32 01:32:32.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar 01:32:32 01:32:32.876 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar 01:32:32 01:32:32.877 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar 01:32:32 01:32:32.877 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar 01:32:32 01:32:32.877 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar 01:32:32 01:32:32.878 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar 01:32:32 01:32:32.879 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar 01:32:32 01:32:32.879 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar 01:32:32 01:32:32.879 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar 01:32:32 01:32:32.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar 01:32:32 01:32:32.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar 01:32:32 01:32:32.885 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar 01:32:32 01:32:32.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 01:32:32 01:32:32.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 01:32:32 01:32:32.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 01:32:32 01:32:32.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 01:32:32 01:32:32.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 01:32:32 01:32:32.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 01:32:32 01:32:32.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 01:32:32 01:32:32.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 01:32:32 01:32:32.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 01:32:32 01:32:32.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 01:32:32 01:32:32.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 01:32:32 01:32:32.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 01:32:32 01:32:32.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 01:32:32 01:32:32.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 01:32:32 01:32:32.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 01:32:32 01:32:32.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 01:32:32 01:32:32.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 01:32:32 01:32:32.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 01:32:32 01:32:32.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 01:32:32 01:32:32.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 01:32:33 01:32:32.917 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 01:32:33 01:32:32.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 01:32:33 01:32:32.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 01:32:33 01:32:32.918 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 01:32:33 01:32:32.921 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 01:32:33 01:32:32.921 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 01:32:33 01:32:32.921 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 01:32:33 01:32:32.921 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 01:32:33 01:32:32.922 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 01:32:33 01:32:33.367 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.372 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [Km1OP4kEL] 01:32:33 01:32:33.377 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@7d836c4a: ]] 01:32:33 01:32:33.378 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [Vg] 01:32:33 01:32:33.378 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [atur8H] 01:32:33 01:32:33.379 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [nIImmI] 01:32:33 01:32:33.379 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [ypSodCnlzQ] 01:32:33 01:32:33.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkTypeVersion, fieldGetter=PojoMethodImpl [method=getNetworkTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTypeVersion args=[class java.lang.String] return=void]]] with value [HGFScA175q] 01:32:33 01:32:33.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [EQu] 01:32:33 01:32:33.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkTechnology, fieldGetter=PojoMethodImpl [method=getNetworkTechnology args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTechnology args=[class java.lang.String] return=void]]] with value [v] 01:32:33 01:32:33.387 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.388 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.389 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.427 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.CreateNetworkRequest.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null]]] 01:32:33 01:32:33.427 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] using InstanceFactory 01:32:33 01:32:33.427 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ProviderVlanNetwork org.onap.so.adapters.nwrest.CreateNetworkRequest.providerVlanNetwork, fieldGetter=PojoMethodImpl [method=getProviderVlanNetwork args=[] return=class org.onap.so.adapters.nwrest.ProviderVlanNetwork], fieldSetter=PojoMethodImpl [method=setProviderVlanNetwork args=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ProviderVlanNetwork@3f919230] 01:32:33 01:32:33.428 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ContrailNetwork] using InstanceFactory 01:32:33 01:32:33.428 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ContrailNetwork org.onap.so.adapters.nwrest.CreateNetworkRequest.contrailNetwork, fieldGetter=PojoMethodImpl [method=getContrailNetwork args=[] return=class org.onap.so.adapters.nwrest.ContrailNetwork], fieldSetter=PojoMethodImpl [method=setContrailNetwork args=[class org.onap.so.adapters.nwrest.ContrailNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ContrailNetwork@48d14ea0] 01:32:33 01:32:33.429 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.429 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.430 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.430 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.431 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.431 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.431 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.431 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.432 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.CreateNetworkRequest.networkParams, fieldGetter=PojoMethodImpl [method=getNetworkParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkParams args=[interface java.util.Map] return=void]]] with value [{tZjJnQXibov=4xKGKER1, z81WZJQ8y=k6riH8, WhZrar=b9vh, fVs6Glp9nk1=wsbfUqL6}] 01:32:33 01:32:33.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.432 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.CreateNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@533a27f8] 01:32:33 01:32:33.433 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.contrailRequest, fieldGetter=PojoMethodImpl [method=isContrailRequest args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setContrailRequest args=[boolean] return=void]]] with value [false] 01:32:33 01:32:33.434 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.434 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [sP6l] 01:32:33 01:32:33.434 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ICl8jIu] 01:32:33 01:32:33.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [LWfZ] 01:32:33 01:32:33.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [AXdAtJUj] 01:32:33 01:32:33.435 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [eutPv2olFj] 01:32:33 01:32:33.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkTypeVersion, fieldGetter=PojoMethodImpl [method=getNetworkTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTypeVersion args=[class java.lang.String] return=void]]] with value [nwY2qS] 01:32:33 01:32:33.436 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [qc7H94RrSIoLT] 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkRequest.networkTechnology, fieldGetter=PojoMethodImpl [method=getNetworkTechnology args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTechnology args=[class java.lang.String] return=void]]] with value [kb8Cc28t0imya] 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.438 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.CreateNetworkRequest.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null]]] 01:32:33 01:32:33.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] using InstanceFactory 01:32:33 01:32:33.438 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ProviderVlanNetwork org.onap.so.adapters.nwrest.CreateNetworkRequest.providerVlanNetwork, fieldGetter=PojoMethodImpl [method=getProviderVlanNetwork args=[] return=class org.onap.so.adapters.nwrest.ProviderVlanNetwork], fieldSetter=PojoMethodImpl [method=setProviderVlanNetwork args=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ProviderVlanNetwork@75b25ec3] 01:32:33 01:32:33.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ContrailNetwork] using InstanceFactory 01:32:33 01:32:33.439 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ContrailNetwork org.onap.so.adapters.nwrest.CreateNetworkRequest.contrailNetwork, fieldGetter=PojoMethodImpl [method=getContrailNetwork args=[] return=class org.onap.so.adapters.nwrest.ContrailNetwork], fieldSetter=PojoMethodImpl [method=setContrailNetwork args=[class org.onap.so.adapters.nwrest.ContrailNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ContrailNetwork@69e736bf] 01:32:33 01:32:33.439 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.439 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.441 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.CreateNetworkRequest.networkParams, fieldGetter=PojoMethodImpl [method=getNetworkParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkParams args=[interface java.util.Map] return=void]]] with value [{XTbcYIg0qU=E3}] 01:32:33 01:32:33.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.442 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.CreateNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@71c69628] 01:32:33 01:32:33.442 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.nwrest.CreateNetworkRequest.contrailRequest, fieldGetter=PojoMethodImpl [method=isContrailRequest args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setContrailRequest args=[boolean] return=void]]] with value [true] 01:32:33 01:32:33.443 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.443 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [eNqpYwW] 01:32:33 01:32:33.444 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [mcISV] 01:32:33 01:32:33.444 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [BaTVhs4Mye] 01:32:33 01:32:33.444 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkFqdn, fieldGetter=PojoMethodImpl [method=getNetworkFqdn args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkFqdn args=[class java.lang.String] return=void]]] with value [V4QiFqpr] 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkResponse.networkCreated, fieldGetter=PojoMethodImpl [method=getNetworkCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkCreated args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.445 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.446 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.447 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.CreateNetworkResponse.subnetMap, fieldGetter=PojoMethodImpl [method=getSubnetMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetMap args=[interface java.util.Map] return=void]]] with value [{uRQ=linwq, UhKPTJQs=6dXVFn, YqL5NBuRnGSMI=IV, Spw=h1JYE}] 01:32:33 01:32:33.447 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.NetworkRollback] using InstanceFactory 01:32:33 01:32:33.474 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkRollback org.onap.so.adapters.nwrest.CreateNetworkResponse.rollback, fieldGetter=PojoMethodImpl [method=getRollback args=[] return=class org.onap.so.openstack.beans.NetworkRollback], fieldSetter=PojoMethodImpl [method=setRollback args=[class org.onap.so.openstack.beans.NetworkRollback] return=void]]] with value [NetworkRollback [networkId=null, neutronNetworkId=null, networkStackId=null, tenantId=null, cloudId=null, networkType=null, networkCreated=false, networkName=null, physicalNetwork=null]] 01:32:33 01:32:33.474 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.474 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [1PHd] 01:32:33 01:32:33.474 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [mQEC] 01:32:33 01:32:33.475 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [v0Q5P9Xoxwn] 01:32:33 01:32:33.475 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.CreateNetworkResponse.networkFqdn, fieldGetter=PojoMethodImpl [method=getNetworkFqdn args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkFqdn args=[class java.lang.String] return=void]]] with value [GPq4zWzxjjODA] 01:32:33 01:32:33.475 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.CreateNetworkResponse.networkCreated, fieldGetter=PojoMethodImpl [method=getNetworkCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkCreated args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.475 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.476 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.477 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.CreateNetworkResponse.subnetMap, fieldGetter=PojoMethodImpl [method=getSubnetMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetMap args=[interface java.util.Map] return=void]]] with value [{s5dgb=gYSxEnDLEI, 77FoD=UZDO0FyJF9G}] 01:32:33 01:32:33.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.NetworkRollback] using InstanceFactory 01:32:33 01:32:33.477 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkRollback org.onap.so.adapters.nwrest.CreateNetworkResponse.rollback, fieldGetter=PojoMethodImpl [method=getRollback args=[] return=class org.onap.so.openstack.beans.NetworkRollback], fieldSetter=PojoMethodImpl [method=setRollback args=[class org.onap.so.openstack.beans.NetworkRollback] return=void]]] with value [NetworkRollback [networkId=null, neutronNetworkId=null, networkStackId=null, tenantId=null, cloudId=null, networkType=null, networkCreated=false, networkName=null, physicalNetwork=null]] 01:32:33 01:32:33.478 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.QueryNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.478 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.QueryNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.478 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.478 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.478 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.479 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.QueryNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [u0nOoFxID] 01:32:33 01:32:33.479 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [V5R] 01:32:33 01:32:33.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [6O] 01:32:33 01:32:33.480 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.QueryNetworkResponse.networkExists, fieldGetter=PojoMethodImpl [method=getNetworkExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkStatus org.onap.so.adapters.nwrest.QueryNetworkResponse.networkStatus, fieldGetter=PojoMethodImpl [method=getNetworkStatus args=[] return=class org.onap.so.openstack.beans.NetworkStatus], fieldSetter=PojoMethodImpl [method=setNetworkStatus args=[class org.onap.so.openstack.beans.NetworkStatus] return=void]]] with value [UNKNOWN] 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.482 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.QueryNetworkResponse.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[-1109227728, -1360816503, 893906949]] 01:32:33 01:32:33.482 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.483 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.483 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.483 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.483 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.487 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.QueryNetworkResponse.routeTargets, fieldGetter=PojoMethodImpl [method=getRouteTargets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTargets args=[interface java.util.List] return=void]]] with value [[RouteTarget [routeTarget=null, routeTargetRole=null], RouteTarget [routeTarget=null, routeTargetRole=null], RouteTarget [routeTarget=null, routeTargetRole=null], RouteTarget [routeTarget=null, routeTargetRole=null]]] 01:32:33 01:32:33.487 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.488 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.QueryNetworkResponse.subnetIdMap, fieldGetter=PojoMethodImpl [method=getSubnetIdMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetIdMap args=[interface java.util.Map] return=void]]] with value [{vzj8u=2zP50f}] 01:32:33 01:32:33.488 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.489 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.489 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.QueryNetworkResponse.networkOutputs, fieldGetter=PojoMethodImpl [method=getNetworkOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkOutputs args=[interface java.util.Map] return=void]]] with value [{cU=f0ClPBo, Sc8G3SeuyKpO3=dGnW2hc}] 01:32:33 01:32:33.489 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.QueryNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.490 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [UJKQViKxFxlYjlMRQx8] 01:32:33 01:32:33.490 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [b4qBidFc] 01:32:33 01:32:33.490 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.QueryNetworkResponse.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [b1SvTSbN] 01:32:33 01:32:33.490 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.QueryNetworkResponse.networkExists, fieldGetter=PojoMethodImpl [method=getNetworkExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkStatus org.onap.so.adapters.nwrest.QueryNetworkResponse.networkStatus, fieldGetter=PojoMethodImpl [method=getNetworkStatus args=[] return=class org.onap.so.openstack.beans.NetworkStatus], fieldSetter=PojoMethodImpl [method=setNetworkStatus args=[class org.onap.so.openstack.beans.NetworkStatus] return=void]]] with value [ACTIVE] 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.491 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.QueryNetworkResponse.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[123931344, 47367083, -73353296]] 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.492 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.QueryNetworkResponse.routeTargets, fieldGetter=PojoMethodImpl [method=getRouteTargets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTargets args=[interface java.util.List] return=void]]] with value [[RouteTarget [routeTarget=null, routeTargetRole=null], RouteTarget [routeTarget=null, routeTargetRole=null], RouteTarget [routeTarget=null, routeTargetRole=null]]] 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.493 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.QueryNetworkResponse.subnetIdMap, fieldGetter=PojoMethodImpl [method=getSubnetIdMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetIdMap args=[interface java.util.Map] return=void]]] with value [{JhFO9zg2pJGE=NCG4, C0QaJ=t1R, E8kKUZB=Arwm, s7xG4Cle=DWK}] 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.494 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.495 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.495 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.QueryNetworkResponse.networkOutputs, fieldGetter=PojoMethodImpl [method=getNetworkOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkOutputs args=[interface java.util.Map] return=void]]] with value [{Ly2=vQ7kzwoORL, 3ffONeKNP=W1tRF2x, E=SYEhb3A6j, 3im=YBHF3X, 1dqGkCyR=ZGCW2WN}] 01:32:33 01:32:33.495 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.496 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [GCIGO] 01:32:33 01:32:33.496 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [mQyQNxs] 01:32:33 01:32:33.496 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [2Vdiwl6qlSYE] 01:32:33 01:32:33.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [RaJnsAImJ5] 01:32:33 01:32:33.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [THkTr1] 01:32:33 01:32:33.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [BuZWQhzRX83] 01:32:33 01:32:33.497 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.497 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.DeleteNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2370c90] 01:32:33 01:32:33.498 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.498 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [ZOc02hP6cv] 01:32:33 01:32:33.498 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ppV] 01:32:33 01:32:33.498 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [iN6NU] 01:32:33 01:32:33.498 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [lcMTO4xQ9e7] 01:32:33 01:32:33.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [vZRFHhahA] 01:32:33 01:32:33.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [zRublPHD27ag] 01:32:33 01:32:33.499 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.499 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.DeleteNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2a9f7572] 01:32:33 01:32:33.499 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.500 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.RollbackNetworkResponse.networkRolledBack, fieldGetter=PojoMethodImpl [method=getNetworkRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.500 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.500 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.RollbackNetworkResponse.networkRolledBack, fieldGetter=PojoMethodImpl [method=getNetworkRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkRolledBack args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.500 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.ContrailNetwork.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.500 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ContrailNetwork.shared, fieldGetter=PojoMethodImpl [method=getShared args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setShared args=[class java.lang.String] return=void]]] with value [8mHCWGwL5] 01:32:33 01:32:33.501 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ContrailNetwork.external, fieldGetter=PojoMethodImpl [method=getExternal args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExternal args=[class java.lang.String] return=void]]] with value [KpZZNtLD] 01:32:33 01:32:33.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.501 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.routeTargets, fieldGetter=PojoMethodImpl [method=getRouteTargets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTargets args=[interface java.util.List] return=void]]] with value [[RouteTarget [routeTarget=null, routeTargetRole=null]]] 01:32:33 01:32:33.501 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.policyFqdns, fieldGetter=PojoMethodImpl [method=getPolicyFqdns args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyFqdns args=[interface java.util.List] return=void]]] with value [[5qZQxby, LaYUGLo6q]] 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.routeTableFqdns, fieldGetter=PojoMethodImpl [method=getRouteTableFqdns args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTableFqdns args=[interface java.util.List] return=void]]] with value [[FgojjjLHFCu, UBR2WuaZpWvpQ, pV]] 01:32:33 01:32:33.502 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.ContrailNetwork.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ContrailNetwork.shared, fieldGetter=PojoMethodImpl [method=getShared args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setShared args=[class java.lang.String] return=void]]] with value [V2mZNIni] 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ContrailNetwork.external, fieldGetter=PojoMethodImpl [method=getExternal args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setExternal args=[class java.lang.String] return=void]]] with value [wfLUttS8Za6yJa] 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.503 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.RouteTarget] using InstanceFactory 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.routeTargets, fieldGetter=PojoMethodImpl [method=getRouteTargets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTargets args=[interface java.util.List] return=void]]] with value [[RouteTarget [routeTarget=null, routeTargetRole=null]]] 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.policyFqdns, fieldGetter=PojoMethodImpl [method=getPolicyFqdns args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyFqdns args=[interface java.util.List] return=void]]] with value [[ZT4kzGjwD, QSoE5, EwThjs]] 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.504 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ContrailNetwork.routeTableFqdns, fieldGetter=PojoMethodImpl [method=getRouteTableFqdns args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setRouteTableFqdns args=[interface java.util.List] return=void]]] with value [[Z, wuZl, BPxJJeEOO7, nLSVZtcvTeTH]] 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.NetworkExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.505 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.NetworkExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [A45NcXSCTNOeD] 01:32:33 01:32:33.506 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.nwrest.NetworkExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [IO] 01:32:33 01:32:33.506 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.NetworkExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.506 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.NetworkExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.507 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.NetworkExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [6kGXYJ] 01:32:33 01:32:33.507 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.nwrest.NetworkExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [OPENSTACK] 01:32:33 01:32:33.507 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.NetworkExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.507 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.507 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.CreateNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.ProviderVlanNetwork.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ProviderVlanNetwork.physicalNetworkName, fieldGetter=PojoMethodImpl [method=getPhysicalNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPhysicalNetworkName args=[class java.lang.String] return=void]]] with value [GLr1q12iU3] 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ProviderVlanNetwork.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[-1504440397]] 01:32:33 01:32:33.508 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.ProviderVlanNetwork.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.509 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.ProviderVlanNetwork.physicalNetworkName, fieldGetter=PojoMethodImpl [method=getPhysicalNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPhysicalNetworkName args=[class java.lang.String] return=void]]] with value [m926rK4X] 01:32:33 01:32:33.509 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.509 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.509 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.ProviderVlanNetwork.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[-734011507, 1329791521, 2139764806, -1796517522]] 01:32:33 01:32:33.513 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.514 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [idK1] 01:32:33 01:32:33.514 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [OGIK] 01:32:33 01:32:33.514 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [Iia] 01:32:33 01:32:33.514 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [MRl1dt] 01:32:33 01:32:33.514 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [A05ZJ] 01:32:33 01:32:33.515 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [9wMnama] 01:32:33 01:32:33.515 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkTypeVersion, fieldGetter=PojoMethodImpl [method=getNetworkTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTypeVersion args=[class java.lang.String] return=void]]] with value [QzCPO8HHWA] 01:32:33 01:32:33.515 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [tr0LrZ0] 01:32:33 01:32:33.515 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkTechnology, fieldGetter=PojoMethodImpl [method=getNetworkTechnology args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTechnology args=[class java.lang.String] return=void]]] with value [tby4] 01:32:33 01:32:33.515 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.516 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.UpdateNetworkRequest.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null]]] 01:32:33 01:32:33.517 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] using InstanceFactory 01:32:33 01:32:33.517 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ProviderVlanNetwork org.onap.so.adapters.nwrest.UpdateNetworkRequest.providerVlanNetwork, fieldGetter=PojoMethodImpl [method=getProviderVlanNetwork args=[] return=class org.onap.so.adapters.nwrest.ProviderVlanNetwork], fieldSetter=PojoMethodImpl [method=setProviderVlanNetwork args=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ProviderVlanNetwork@402d76c7] 01:32:33 01:32:33.517 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ContrailNetwork] using InstanceFactory 01:32:33 01:32:33.517 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ContrailNetwork org.onap.so.adapters.nwrest.UpdateNetworkRequest.contrailNetwork, fieldGetter=PojoMethodImpl [method=getContrailNetwork args=[] return=class org.onap.so.adapters.nwrest.ContrailNetwork], fieldSetter=PojoMethodImpl [method=setContrailNetwork args=[class org.onap.so.adapters.nwrest.ContrailNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ContrailNetwork@27adb90f] 01:32:33 01:32:33.517 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.UpdateNetworkRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.518 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.518 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.518 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.518 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.518 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkParams, fieldGetter=PojoMethodImpl [method=getNetworkParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkParams args=[interface java.util.Map] return=void]]] with value [{aXrW=BEFNpBBFu3, YX9XgDxI=CmA5rk3T, Ttgc1Rz8=ttxDECk2VD68BrY, y2B4W=kO6FwgP1, kC7=FXf90Me5}] 01:32:33 01:32:33.519 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.UpdateNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@b332eda] 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.nwrest.UpdateNetworkRequest.contrailRequest, fieldGetter=PojoMethodImpl [method=isContrailRequest args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setContrailRequest args=[boolean] return=void]]] with value [true] 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [ltFzw] 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [Wjs] 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [eY8t] 01:32:33 01:32:33.520 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [k0z] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [I73FqNI7I] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [SHxrbo1C] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkTypeVersion, fieldGetter=PojoMethodImpl [method=getNetworkTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTypeVersion args=[class java.lang.String] return=void]]] with value [wBM8] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [GLjbG] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkTechnology, fieldGetter=PojoMethodImpl [method=getNetworkTechnology args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkTechnology args=[class java.lang.String] return=void]]] with value [9USRI5B2] 01:32:33 01:32:33.521 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Subnet] using InstanceFactory 01:32:33 01:32:33.522 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.nwrest.UpdateNetworkRequest.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null], Subnet [subnetName=null, neutronId=null, subnetId=null, cidr=null, gatewayIp=null, ipVersion=4, enableDHCP=false, addrFromStart=true, hostRoutes=null, allocationPools=null, dnsNameServers=null]]] 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] using InstanceFactory 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ProviderVlanNetwork org.onap.so.adapters.nwrest.UpdateNetworkRequest.providerVlanNetwork, fieldGetter=PojoMethodImpl [method=getProviderVlanNetwork args=[] return=class org.onap.so.adapters.nwrest.ProviderVlanNetwork], fieldSetter=PojoMethodImpl [method=setProviderVlanNetwork args=[class org.onap.so.adapters.nwrest.ProviderVlanNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ProviderVlanNetwork@6bf70600] 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.nwrest.ContrailNetwork] using InstanceFactory 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.nwrest.ContrailNetwork org.onap.so.adapters.nwrest.UpdateNetworkRequest.contrailNetwork, fieldGetter=PojoMethodImpl [method=getContrailNetwork args=[] return=class org.onap.so.adapters.nwrest.ContrailNetwork], fieldSetter=PojoMethodImpl [method=setContrailNetwork args=[class org.onap.so.adapters.nwrest.ContrailNetwork] return=void]]] with value [org.onap.so.adapters.nwrest.ContrailNetwork@3ca5da54] 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.UpdateNetworkRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.523 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.524 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.UpdateNetworkRequest.networkParams, fieldGetter=PojoMethodImpl [method=getNetworkParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setNetworkParams args=[interface java.util.Map] return=void]]] with value [{rTYjt3vM=yDrwt, TLhZjmwVp957=IUl}] 01:32:33 01:32:33.525 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.525 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.nwrest.UpdateNetworkRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@56017274] 01:32:33 01:32:33.525 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.nwrest.UpdateNetworkRequest.contrailRequest, fieldGetter=PojoMethodImpl [method=isContrailRequest args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setContrailRequest args=[boolean] return=void]]] with value [false] 01:32:33 01:32:33.525 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.525 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.NetworkRollback] using InstanceFactory 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkRollback org.onap.so.adapters.nwrest.RollbackNetworkRequest.networkRollback, fieldGetter=PojoMethodImpl [method=getNetworkRollback args=[] return=class org.onap.so.openstack.beans.NetworkRollback], fieldSetter=PojoMethodImpl [method=setNetworkRollback args=[class org.onap.so.openstack.beans.NetworkRollback] return=void]]] with value [NetworkRollback [networkId=null, neutronNetworkId=null, networkStackId=null, tenantId=null, cloudId=null, networkType=null, networkCreated=false, networkName=null, physicalNetwork=null]] 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.RollbackNetworkRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.NetworkRollback] using InstanceFactory 01:32:33 01:32:33.526 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkRollback org.onap.so.adapters.nwrest.RollbackNetworkRequest.networkRollback, fieldGetter=PojoMethodImpl [method=getNetworkRollback args=[] return=class org.onap.so.openstack.beans.NetworkRollback], fieldSetter=PojoMethodImpl [method=setNetworkRollback args=[class org.onap.so.openstack.beans.NetworkRollback] return=void]]] with value [NetworkRollback [networkId=null, neutronNetworkId=null, networkStackId=null, tenantId=null, cloudId=null, networkType=null, networkCreated=false, networkName=null, physicalNetwork=null]] 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [6b9vfv3x] 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.DeleteNetworkResponse.networkDeleted, fieldGetter=PojoMethodImpl [method=getNetworkDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.DeleteNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.DeleteNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [Arkwt] 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.nwrest.DeleteNetworkResponse.networkDeleted, fieldGetter=PojoMethodImpl [method=getNetworkDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setNetworkDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.527 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [g3mWYqxIdRIyM] 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [IKmeL9tc] 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.528 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.UpdateNetworkResponse.subnetMap, fieldGetter=PojoMethodImpl [method=getSubnetMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetMap args=[interface java.util.Map] return=void]]] with value [{FFH8=B6emDBZV1X, yBP8f=LPEWk7, 1piAJGcms=07ikOSK}] 01:32:33 01:32:33.529 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.nwrest.UpdateNetworkResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkResponse.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [U] 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.nwrest.UpdateNetworkResponse.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [lrdl] 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.530 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.531 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.nwrest.UpdateNetworkResponse.subnetMap, fieldGetter=PojoMethodImpl [method=getSubnetMap args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setSubnetMap args=[interface java.util.Map] return=void]]] with value [{xJF0kZQ=yy5sHXXjq, oKkJltIQ9=qaSYNB8FVG1bP, C8N=WBLxSP, VOm34a0=4OMi9w, yZp=cs0DH}] 01:32:33 01:32:33.559 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.RequestInformation.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.559 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [OVAkHd9lnsY2K] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [UQYnuS] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.notificationUrl, fieldGetter=PojoMethodImpl [method=getNotificationUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNotificationUrl args=[class java.lang.String] return=void]]] with value [rYpQ3Yi40qwqT] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class java.lang.String] return=void]]] with value [9rFUa] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestSubAction, fieldGetter=PojoMethodImpl [method=getRequestSubAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestSubAction args=[class java.lang.String] return=void]]] with value [9Djk7] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.orderNumber, fieldGetter=PojoMethodImpl [method=getOrderNumber args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOrderNumber args=[class java.lang.String] return=void]]] with value [DJWuyqIkwyz] 01:32:33 01:32:33.560 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.orderVersion, fieldGetter=PojoMethodImpl [method=getOrderVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOrderVersion args=[class java.lang.String] return=void]]] with value [n9RlwHnKt] 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.RequestInformation.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [WC8c] 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [GrkP45] 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.notificationUrl, fieldGetter=PojoMethodImpl [method=getNotificationUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNotificationUrl args=[class java.lang.String] return=void]]] with value [jxrvwUc] 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestAction, fieldGetter=PojoMethodImpl [method=getRequestAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestAction args=[class java.lang.String] return=void]]] with value [Wi] 01:32:33 01:32:33.561 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.requestSubAction, fieldGetter=PojoMethodImpl [method=getRequestSubAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestSubAction args=[class java.lang.String] return=void]]] with value [vhjkAChsj84nQIn] 01:32:33 01:32:33.562 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.orderNumber, fieldGetter=PojoMethodImpl [method=getOrderNumber args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOrderNumber args=[class java.lang.String] return=void]]] with value [tzf] 01:32:33 01:32:33.562 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.RequestInformation.orderVersion, fieldGetter=PojoMethodImpl [method=getOrderVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOrderVersion args=[class java.lang.String] return=void]]] with value [Sn5TaOWhdnyXV1] 01:32:33 01:32:33.562 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.ServiceInformation.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [9H] 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class java.lang.String] return=void]]] with value [Er] 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.subscriberName, fieldGetter=PojoMethodImpl [method=getSubscriberName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubscriberName args=[class java.lang.String] return=void]]] with value [rVtfI] 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.subscriberGlobalId, fieldGetter=PojoMethodImpl [method=getSubscriberGlobalId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubscriberGlobalId args=[class java.lang.String] return=void]]] with value [pvwF] 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.ServiceInformation.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.563 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.serviceType, fieldGetter=PojoMethodImpl [method=getServiceType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceType args=[class java.lang.String] return=void]]] with value [d8Gi] 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.serviceInstanceId, fieldGetter=PojoMethodImpl [method=getServiceInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setServiceInstanceId args=[class java.lang.String] return=void]]] with value [snE] 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.subscriberName, fieldGetter=PojoMethodImpl [method=getSubscriberName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubscriberName args=[class java.lang.String] return=void]]] with value [tdEkJ] 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.ServiceInformation.subscriberGlobalId, fieldGetter=PojoMethodImpl [method=getSubscriberGlobalId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubscriberGlobalId args=[class java.lang.String] return=void]]] with value [TjHgV] 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCEvent.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final org.slf4j.Logger org.onap.so.adapters.sdncrest.SDNCEvent.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.564 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final com.fasterxml.jackson.databind.ObjectMapper org.onap.so.adapters.sdncrest.SDNCEvent.mapper, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.565 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventType, fieldGetter=PojoMethodImpl [method=getEventType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventType args=[class java.lang.String] return=void]]] with value [74slzDU] 01:32:33 01:32:33.565 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventCorrelatorType, fieldGetter=PojoMethodImpl [method=getEventCorrelatorType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventCorrelatorType args=[class java.lang.String] return=void]]] with value [kUm79uQB] 01:32:33 01:32:33.565 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventCorrelator, fieldGetter=PojoMethodImpl [method=getEventCorrelator args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventCorrelator args=[class java.lang.String] return=void]]] with value [LN2aGyqE339dPKP5Y] 01:32:33 01:32:33.565 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.565 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.sdncrest.SDNCEvent.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParams args=[interface java.util.Map] return=void]]] with value [{gcsn6=leAbqh3s, X0UdVq=5aAAjz, jjsA=QCZw}] 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCEvent.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final org.slf4j.Logger org.onap.so.adapters.sdncrest.SDNCEvent.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final com.fasterxml.jackson.databind.ObjectMapper org.onap.so.adapters.sdncrest.SDNCEvent.mapper, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventType, fieldGetter=PojoMethodImpl [method=getEventType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventType args=[class java.lang.String] return=void]]] with value [gvYcNGPSIX1] 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventCorrelatorType, fieldGetter=PojoMethodImpl [method=getEventCorrelatorType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventCorrelatorType args=[class java.lang.String] return=void]]] with value [kKJzv7] 01:32:33 01:32:33.566 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCEvent.eventCorrelator, fieldGetter=PojoMethodImpl [method=getEventCorrelator args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEventCorrelator args=[class java.lang.String] return=void]]] with value [brA7vM] 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.sdncrest.SDNCEvent.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParams args=[interface java.util.Map] return=void]]] with value [{LgleT0=441BqIpjrz}] 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.567 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.sdncrest.SDNCServiceResponse.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParams args=[interface java.util.Map] return=void]]] with value [{r3A4bmpO8uY=7kaAXbCh, kDvZx=pCrj918A4Ivf}] 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.568 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.569 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.sdncrest.SDNCServiceResponse.params, fieldGetter=PojoMethodImpl [method=getParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParams args=[interface java.util.Map] return=void]]] with value [{dB77=kxnl, pop0c8k=iUdVPk, yOSC3nCjOu=4izz30ytfqXrI, O1hn0l=OUnmp3, KbGc2OB=pa4pNlUr}] 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.sdncrest.RequestInformation] using InstanceFactory 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.sdncrest.RequestInformation org.onap.so.adapters.sdncrest.SDNCServiceRequest.requestInformation, fieldGetter=PojoMethodImpl [method=getRequestInformation args=[] return=class org.onap.so.adapters.sdncrest.RequestInformation], fieldSetter=PojoMethodImpl [method=setRequestInformation args=[class org.onap.so.adapters.sdncrest.RequestInformation] return=void]]] with value [org.onap.so.adapters.sdncrest.RequestInformation@3b72860c] 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.sdncrest.ServiceInformation] using InstanceFactory 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.sdncrest.ServiceInformation org.onap.so.adapters.sdncrest.SDNCServiceRequest.serviceInformation, fieldGetter=PojoMethodImpl [method=getServiceInformation args=[] return=class org.onap.so.adapters.sdncrest.ServiceInformation], fieldSetter=PojoMethodImpl [method=setServiceInformation args=[class org.onap.so.adapters.sdncrest.ServiceInformation] return=void]]] with value [org.onap.so.adapters.sdncrest.ServiceInformation@7f1b2f07] 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncService, fieldGetter=PojoMethodImpl [method=getSdncService args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncService args=[class java.lang.String] return=void]]] with value [Xb] 01:32:33 01:32:33.570 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncOperation, fieldGetter=PojoMethodImpl [method=getSdncOperation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncOperation args=[class java.lang.String] return=void]]] with value [WmpKs9] 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncServiceDataType, fieldGetter=PojoMethodImpl [method=getSdncServiceDataType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncServiceDataType args=[class java.lang.String] return=void]]] with value [zItbj] 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncServiceData, fieldGetter=PojoMethodImpl [method=getSdncServiceData args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncServiceData args=[class java.lang.String] return=void]]] with value [XeEq4MMAcUya] 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.sdncrest.SDNCServiceRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.sdncrest.RequestInformation] using InstanceFactory 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.sdncrest.RequestInformation org.onap.so.adapters.sdncrest.SDNCServiceRequest.requestInformation, fieldGetter=PojoMethodImpl [method=getRequestInformation args=[] return=class org.onap.so.adapters.sdncrest.RequestInformation], fieldSetter=PojoMethodImpl [method=setRequestInformation args=[class org.onap.so.adapters.sdncrest.RequestInformation] return=void]]] with value [org.onap.so.adapters.sdncrest.RequestInformation@674d2b8b] 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.sdncrest.ServiceInformation] using InstanceFactory 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.sdncrest.ServiceInformation org.onap.so.adapters.sdncrest.SDNCServiceRequest.serviceInformation, fieldGetter=PojoMethodImpl [method=getServiceInformation args=[] return=class org.onap.so.adapters.sdncrest.ServiceInformation], fieldSetter=PojoMethodImpl [method=setServiceInformation args=[class org.onap.so.adapters.sdncrest.ServiceInformation] return=void]]] with value [org.onap.so.adapters.sdncrest.ServiceInformation@399a5a52] 01:32:33 01:32:33.571 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncService, fieldGetter=PojoMethodImpl [method=getSdncService args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncService args=[class java.lang.String] return=void]]] with value [u7GRy7] 01:32:33 01:32:33.572 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncOperation, fieldGetter=PojoMethodImpl [method=getSdncOperation args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncOperation args=[class java.lang.String] return=void]]] with value [m88q2Glq4] 01:32:33 01:32:33.572 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncServiceDataType, fieldGetter=PojoMethodImpl [method=getSdncServiceDataType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncServiceDataType args=[class java.lang.String] return=void]]] with value [RznFcqhBkg7] 01:32:33 01:32:33.572 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.sdncrest.SDNCServiceRequest.sdncServiceData, fieldGetter=PojoMethodImpl [method=getSdncServiceData args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSdncServiceData args=[class java.lang.String] return=void]]] with value [bAWyYH] 01:32:33 01:32:33.598 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.DeleteTenantResponse.tenantDeleted, fieldGetter=PojoMethodImpl [method=getTenantDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.598 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.DeleteTenantResponse.tenantDeleted, fieldGetter=PojoMethodImpl [method=getTenantDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.599 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [Xqr8K] 01:32:33 01:32:33.599 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantRequest.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [VA2] 01:32:33 01:32:33.599 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.599 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.600 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.tenantrest.CreateTenantRequest.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{nT61wsws6X0=YDm1V}] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.CreateTenantRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@61cff1e4] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [jJE3qN] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantRequest.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [VFF] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.601 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.tenantrest.CreateTenantRequest.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{bSUKZg=sIjoGd, wdx8=vlmeAAMwjlAT9, FDQvZ=Rr5y0uY10f}] 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.602 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.CreateTenantRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@77185a2] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [662xDB] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [W1sDi] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.DeleteTenantRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2dbc66f0] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [WtBj0BIQtzUwG] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [f1vi] 01:32:33 01:32:33.603 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.DeleteTenantRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@7d381eae] 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantResponse.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ijwJDZ] 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantResponse.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [Thba] 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.604 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.tenantrest.QueryTenantResponse.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{cXW=jvZi, ZHcHV=Qm, H8k9cl6dTuNJlz=cysNa8, vbTTAy1Rj=dQwzXiwO8nSQNPn, yeUN7=ueHqRLuZ2B}] 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantResponse.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [G] 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantResponse.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [UYqzhBIfpUNXRtsi] 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.605 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.tenantrest.QueryTenantResponse.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{y4PAwS=f6cj, T6uaNzwrC=IkYTMbBcECx}] 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.RollbackTenantResponse.tenantRolledback, fieldGetter=PojoMethodImpl [method=getTenantRolledback args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantRolledback args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.606 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.RollbackTenantResponse.tenantRolledback, fieldGetter=PojoMethodImpl [method=getTenantRolledback args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantRolledback args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.QueryTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [tScUaZ0J] 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.QueryTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [IO] 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.QueryTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.QueryTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [31C] 01:32:33 01:32:33.607 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.QueryTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [OPENSTACK] 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.RollbackTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.RollbackTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [G0Px9hq] 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.RollbackTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [INTERNAL] 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.RollbackTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.RollbackTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.RollbackTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [HWt358P] 01:32:33 01:32:33.608 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.RollbackTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [USERDATA] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.RollbackTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.TenantRollback.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [xEDoc9R3jsjxbA] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantRollback.cloudId, fieldGetter=PojoMethodImpl [method=getCloudId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudId args=[class java.lang.String] return=void]]] with value [4ySGb8jL] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.tenantrest.TenantRollback.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[boolean] return=void]]] with value [true] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.TenantRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@325a781c] 01:32:33 01:32:33.609 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.TenantRollback.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [uIzdXnR] 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantRollback.cloudId, fieldGetter=PojoMethodImpl [method=getCloudId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudId args=[class java.lang.String] return=void]]] with value [qz] 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.tenantrest.TenantRollback.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[boolean] return=void]]] with value [true] 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.tenantrest.TenantRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@113e6e06] 01:32:33 01:32:33.610 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.CreateTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [pheR] 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.CreateTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [USERDATA] 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.CreateTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [eQ] 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.CreateTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [USERDATA] 01:32:33 01:32:33.611 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.612 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.tenantrest.TenantRollback] using InstanceFactory 01:32:33 01:32:33.619 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.tenantrest.TenantRollback org.onap.so.adapters.tenantrest.RollbackTenantRequest.tenantRollback, fieldGetter=PojoMethodImpl [method=getTenantRollback args=[] return=class org.onap.so.adapters.tenantrest.TenantRollback], fieldSetter=PojoMethodImpl [method=setTenantRollback args=[class org.onap.so.adapters.tenantrest.TenantRollback] return=void]]] with value [VnfRollback: cloud=null, tenant=null, tenantCreated=false] 01:32:33 01:32:33.619 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.tenantrest.TenantRollback] using InstanceFactory 01:32:33 01:32:33.619 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.tenantrest.TenantRollback org.onap.so.adapters.tenantrest.RollbackTenantRequest.tenantRollback, fieldGetter=PojoMethodImpl [method=getTenantRollback args=[] return=class org.onap.so.adapters.tenantrest.TenantRollback], fieldSetter=PojoMethodImpl [method=setTenantRollback args=[class org.onap.so.adapters.tenantrest.TenantRollback] return=void]]] with value [VnfRollback: cloud=null, tenant=null, tenantCreated=false] 01:32:33 01:32:33.619 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.TenantExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [xYTn2b] 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.TenantExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [IO] 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.TenantExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.TenantExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.TenantExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [ke] 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.TenantExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [IO] 01:32:33 01:32:33.620 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.TenantExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.CreateTenantResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantResponse.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [8fzn] 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [eX09QljJ] 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.tenantrest.TenantRollback] using InstanceFactory 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.tenantrest.TenantRollback org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantRollback, fieldGetter=PojoMethodImpl [method=getTenantRollback args=[] return=class org.onap.so.adapters.tenantrest.TenantRollback], fieldSetter=PojoMethodImpl [method=setTenantRollback args=[class org.onap.so.adapters.tenantrest.TenantRollback] return=void]]] with value [VnfRollback: cloud=null, tenant=null, tenantCreated=false] 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.CreateTenantResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.621 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantResponse.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [PmvMjxbXChao9Z] 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [bRt9d] 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.tenantrest.TenantRollback] using InstanceFactory 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.tenantrest.TenantRollback org.onap.so.adapters.tenantrest.CreateTenantResponse.tenantRollback, fieldGetter=PojoMethodImpl [method=getTenantRollback args=[] return=class org.onap.so.adapters.tenantrest.TenantRollback], fieldSetter=PojoMethodImpl [method=setTenantRollback args=[class org.onap.so.adapters.tenantrest.TenantRollback] return=void]]] with value [VnfRollback: cloud=null, tenant=null, tenantCreated=false] 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.DeleteTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [OOhkAVeV] 01:32:33 01:32:33.622 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.DeleteTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [OPENSTACK] 01:32:33 01:32:33.623 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.DeleteTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.tenantrest.DeleteTenantError.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.tenantrest.DeleteTenantError.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [rm6LZPYPF] 01:32:33 01:32:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.tenantrest.DeleteTenantError.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [INTERNAL] 01:32:33 01:32:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.tenantrest.DeleteTenantError.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.655 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [X9GU5d] 01:32:33 01:32:33.656 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [fOSPT1gx] 01:32:33 01:32:33.656 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [WS1eF] 01:32:33 01:32:33.656 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.cloudOwnerId, fieldGetter=PojoMethodImpl [method=getCloudOwnerId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwnerId args=[class java.lang.String] return=void]]] with value [x7wLqhJuv] 01:32:33 01:32:33.656 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [GACXf6EV] 01:32:33 01:32:33.656 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupCreated, fieldGetter=PojoMethodImpl [method=isVolumeGroupCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupCreated args=[boolean] return=void]]] with value [true] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.VolumeGroupRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@17f7a1af] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.messageId, fieldGetter=PojoMethodImpl [method=getMessageId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessageId args=[class java.lang.String] return=void]]] with value [XoIGDWeIM] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [d3yDVN18pMyJu] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [CbsJ8] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [tp5wVrTf] 01:32:33 01:32:33.657 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.cloudOwnerId, fieldGetter=PojoMethodImpl [method=getCloudOwnerId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwnerId args=[class java.lang.String] return=void]]] with value [ZbLdepm3Z] 01:32:33 01:32:33.658 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [hmt05OWQBv] 01:32:33 01:32:33.658 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.vnfrest.VolumeGroupRollback.volumeGroupCreated, fieldGetter=PojoMethodImpl [method=isVolumeGroupCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupCreated args=[boolean] return=void]]] with value [false] 01:32:33 01:32:33.658 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.658 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.VolumeGroupRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@d62feaf] 01:32:33 01:32:33.658 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VolumeGroupRollback.messageId, fieldGetter=PojoMethodImpl [method=getMessageId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessageId args=[class java.lang.String] return=void]]] with value [OW2iveiJdUCR] 01:32:33 01:32:33.659 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.RollbackVolumeGroupResponse.volumeGroupRolledBack, fieldGetter=PojoMethodImpl [method=getVolumeGroupRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.659 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.RollbackVolumeGroupResponse.volumeGroupRolledBack, fieldGetter=PojoMethodImpl [method=getVolumeGroupRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [sBvyO70Pc0D25oKe] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [DYkRQ] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ROZ8GQfn] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [vHjdU6EOd48] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [Qfotao] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [LLlsW] 01:32:33 01:32:33.662 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [Or2bF] 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [G623q] 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [lGLLh] 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.663 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupParams, fieldGetter=PojoMethodImpl [method=getVolumeGroupParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupParams args=[interface java.util.Map] return=void]]] with value [{I9=java.lang.Object@22e253c7, Qcwa8G1PbhfduE=java.lang.Object@2480acc3, tRLjtZe3YKc=java.lang.Object@4fe3199d, RyZ5=java.lang.Object@58ebfbcb, pxRm=java.lang.Object@68a7f77a}] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.enableBridge, fieldGetter=PojoMethodImpl [method=getEnableBridge args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableBridge args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.suppressBackout, fieldGetter=PojoMethodImpl [method=getSuppressBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setSuppressBackout args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@4960b819] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [E6VYz1LQx] 01:32:33 01:32:33.664 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [rqN] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [VcZr] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [fNp] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [vQPOK] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [w7bD] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [hnZBldGa] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [3KvDRJDQ16zJAMTO] 01:32:33 01:32:33.665 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [4ETn] 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.volumeGroupParams, fieldGetter=PojoMethodImpl [method=getVolumeGroupParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupParams args=[interface java.util.Map] return=void]]] with value [{bNcJ=java.lang.Object@28d1b2f}] 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.666 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.enableBridge, fieldGetter=PojoMethodImpl [method=getEnableBridge args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableBridge args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.667 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.suppressBackout, fieldGetter=PojoMethodImpl [method=getSuppressBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setSuppressBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.667 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.667 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.CreateVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@5134a7d6] 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [ZCEwugAQmGZB] 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [gqXUUJy] 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [bEH7Col] 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.668 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{PCOWsa=ohzS9o, PZx1bD0=m14e, sHk75=aOO47z, 5fJOkW=NnkeQMnEFxBmCR, dvoNybxiX=xm61i6u0}] 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [AI] 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [5YQ9L8] 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [CuIs25c2Almpd] 01:32:33 01:32:33.669 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{LfeY3OO1pVGzpu=JUvCEYz, EcLJkFKkj=TszwJjkF, vbcp9=drDimQK, Cc87YPGPqNUV=L6VY}] 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [8tj0T] 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [3PUkritY9] 01:32:33 01:32:33.670 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [e4rQQXs] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleCreated, fieldGetter=PojoMethodImpl [method=isVfModuleCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVfModuleCreated args=[boolean] return=void]]] with value [false] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [Fu7nAQ3Q] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [I] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [L5zCagHfJ] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.VfModuleRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2c485b3a] 01:32:33 01:32:33.671 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.messageId, fieldGetter=PojoMethodImpl [method=getMessageId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessageId args=[class java.lang.String] return=void]]] with value [tlnu0hsL7] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.mode, fieldGetter=PojoMethodImpl [method=getMode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMode args=[class java.lang.String] return=void]]] with value [aeVftvgG] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [RqjdkjfK] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [pfkKS3] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [S89DFUH] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.adapters.vnfrest.VfModuleRollback.vfModuleCreated, fieldGetter=PojoMethodImpl [method=isVfModuleCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVfModuleCreated args=[boolean] return=void]]] with value [false] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [Q1jYY1CJ] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [bEPLOa] 01:32:33 01:32:33.672 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [8GDhDoz3Z] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.VfModuleRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@4a00d591] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.messageId, fieldGetter=PojoMethodImpl [method=getMessageId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessageId args=[class java.lang.String] return=void]]] with value [TrowaXFxI6fv] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleRollback.mode, fieldGetter=PojoMethodImpl [method=getMode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMode args=[class java.lang.String] return=void]]] with value [JrxIf] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final org.slf4j.Logger org.onap.so.adapters.vnfrest.QueryVfModuleResponse.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [Wbuq] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [iSzfR] 01:32:33 01:32:33.673 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [U8a] 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.VnfStatus org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vnfStatus, fieldGetter=PojoMethodImpl [method=getVnfStatus args=[] return=class org.onap.so.openstack.beans.VnfStatus], fieldSetter=PojoMethodImpl [method=setVnfStatus args=[class org.onap.so.openstack.beans.VnfStatus] return=void]]] with value [ACTIVE] 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.674 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{ZBU5h=D0OQRWedxb, M1I=zjNl0To5I, GcUzAwo1OErp=nnE, wFqqO8CE=7Uo}] 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final org.slf4j.Logger org.onap.so.adapters.vnfrest.QueryVfModuleResponse.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [aPab4Zj6LX] 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [AHv] 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [NVFvN6JR] 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.VnfStatus org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vnfStatus, fieldGetter=PojoMethodImpl [method=getVnfStatus args=[] return=class org.onap.so.openstack.beans.VnfStatus], fieldSetter=PojoMethodImpl [method=setVnfStatus args=[class org.onap.so.openstack.beans.VnfStatus] return=void]]] with value [UNKNOWN] 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.675 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.QueryVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{6zu0x7Iy=Bp, ORSvHi7n88hb=2qm2uwA}] 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.RollbackVfModuleResponse.vfModuleRolledback, fieldGetter=PojoMethodImpl [method=getVfModuleRolledback args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleRolledback args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.676 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.RollbackVfModuleResponse.vfModuleRolledback, fieldGetter=PojoMethodImpl [method=getVfModuleRolledback args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleRolledback args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [j741wT8N] 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [it7JhU] 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupCreated, fieldGetter=PojoMethodImpl [method=getVolumeGroupCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupCreated args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.677 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupOutputs, fieldGetter=PojoMethodImpl [method=getVolumeGroupOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupOutputs args=[interface java.util.Map] return=void]]] with value [{cJWsJ=uJEqqTutuu, PkZR=Cm, E0LK64sTX1hkV=hth9gXzpYO, 0T7tEqUw=JMFkCsavOl0C, Ps0e=UJ}] 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] using InstanceFactory 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VolumeGroupRollback org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupRollback, fieldGetter=PojoMethodImpl [method=getVolumeGroupRollback args=[] return=class org.onap.so.adapters.vnfrest.VolumeGroupRollback], fieldSetter=PojoMethodImpl [method=setVolumeGroupRollback args=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VolumeGroupRollback@2a6871ad] 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [zPdqdK] 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [DdG7gyY4] 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupCreated, fieldGetter=PojoMethodImpl [method=getVolumeGroupCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupCreated args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.678 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupOutputs, fieldGetter=PojoMethodImpl [method=getVolumeGroupOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupOutputs args=[interface java.util.Map] return=void]]] with value [{LHslAxw1jAI3F8=awHPIltJ, zKUgK=OCt, 7ZXW5IEZCy=eXP9Z, EMuf7e=La2YZn, 8HFk0vRSFP=uD}] 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VolumeGroupRollback org.onap.so.adapters.vnfrest.CreateVolumeGroupResponse.volumeGroupRollback, fieldGetter=PojoMethodImpl [method=getVolumeGroupRollback args=[] return=class org.onap.so.adapters.vnfrest.VolumeGroupRollback], fieldSetter=PojoMethodImpl [method=setVolumeGroupRollback args=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VolumeGroupRollback@3792fed8] 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] using InstanceFactory 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VolumeGroupRollback org.onap.so.adapters.vnfrest.RollbackVolumeGroupRequest.volumeGroupRollback, fieldGetter=PojoMethodImpl [method=getVolumeGroupRollback args=[] return=class org.onap.so.adapters.vnfrest.VolumeGroupRollback], fieldSetter=PojoMethodImpl [method=setVolumeGroupRollback args=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VolumeGroupRollback@35d145fb] 01:32:33 01:32:33.679 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VolumeGroupRollback org.onap.so.adapters.vnfrest.RollbackVolumeGroupRequest.volumeGroupRollback, fieldGetter=PojoMethodImpl [method=getVolumeGroupRollback args=[] return=class org.onap.so.adapters.vnfrest.VolumeGroupRollback], fieldSetter=PojoMethodImpl [method=setVolumeGroupRollback args=[class org.onap.so.adapters.vnfrest.VolumeGroupRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VolumeGroupRollback@4088c5e6] 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [VP] 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [VOzsOV] 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleDeleted, fieldGetter=PojoMethodImpl [method=getVfModuleDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.680 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{ln=d1hU8ci, cwIvFnSG=zvG}] 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [ftM] 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [PITekpO] 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleDeleted, fieldGetter=PojoMethodImpl [method=getVfModuleDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleDeleted args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.681 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.DeleteVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{WOGJ=bBiaijyag, 9exwVNRI=0mG2qTm3D, ZHRodLTaeq=qGF3IDB}] 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [4oU5EZ] 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [k5TpNpX] 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.682 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupOutputs, fieldGetter=PojoMethodImpl [method=getVolumeGroupOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupOutputs args=[interface java.util.Map] return=void]]] with value [{NS2bkthp2=2UTJ0y, Zo9NJn=kMDyJ04ts7DU7, xhkz=GEP, gu1aPHcawz0N=YTJ4F, 5d2g=uvcwQxV3L}] 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [tUEsAW1] 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [BpC] 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.683 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVolumeGroupResponse.volumeGroupOutputs, fieldGetter=PojoMethodImpl [method=getVolumeGroupOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupOutputs args=[interface java.util.Map] return=void]]] with value [{rzaJXi4Cfo=yQqrTD, BKUDKO=SCb, 3UtW2zoJmn=0mMBzL, 8l7Hzcr=7CepEWjSe0UDoDzj, urzupinI=Zo}] 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [haWtzBaoV2wr] 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [7g8TTfdKt] 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [BLukZEACG] 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [FEIl19OpJI3iZ5] 01:32:33 01:32:33.684 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [bnHu] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@6fc1a1d5] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [TTBoWDI3vVO79tD] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [ud3c934] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [2ypQ2] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [pGss] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [BLpoujW2P] 01:32:33 01:32:33.685 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.DeleteVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@4f8641d1] 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.DeleteVolumeGroupResponse.volumeGroupDeleted, fieldGetter=PojoMethodImpl [method=getVolumeGroupDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupDeleted args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.DeleteVolumeGroupResponse.volumeGroupDeleted, fieldGetter=PojoMethodImpl [method=getVolumeGroupDeleted args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVolumeGroupDeleted args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.VolumeGroupExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.VolumeGroupExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VfModuleRollback] using InstanceFactory 01:32:33 01:32:33.686 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VfModuleRollback org.onap.so.adapters.vnfrest.RollbackVfModuleRequest.vfModuleRollback, fieldGetter=PojoMethodImpl [method=getVfModuleRollback args=[] return=class org.onap.so.adapters.vnfrest.VfModuleRollback], fieldSetter=PojoMethodImpl [method=setVfModuleRollback args=[class org.onap.so.adapters.vnfrest.VfModuleRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VfModuleRollback@6d6ddeb5] 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VfModuleRollback] using InstanceFactory 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VfModuleRollback org.onap.so.adapters.vnfrest.RollbackVfModuleRequest.vfModuleRollback, fieldGetter=PojoMethodImpl [method=getVfModuleRollback args=[] return=class org.onap.so.adapters.vnfrest.VfModuleRollback], fieldSetter=PojoMethodImpl [method=setVfModuleRollback args=[class org.onap.so.adapters.vnfrest.VfModuleRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VfModuleRollback@3e574f9c] 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [B4fPW1d] 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [OPENSTACK] 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.687 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [UZzqa] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.exceptions.MsoExceptionCategory org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.category, fieldGetter=PojoMethodImpl [method=getCategory args=[] return=class org.onap.so.openstack.exceptions.MsoExceptionCategory], fieldSetter=PojoMethodImpl [method=setCategory args=[class org.onap.so.openstack.exceptions.MsoExceptionCategory] return=void]]] with value [INTERNAL] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.VfModuleExceptionResponse.rolledBack, fieldGetter=PojoMethodImpl [method=getRolledBack args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setRolledBack args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [xNW7SNZtz5qN] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [hRUF12t] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [P2ISZ] 01:32:33 01:32:33.688 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [CqhGr] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [EsK0XH6Rjk] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [aO] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [DGE2TS] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [MHI] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [JYs8HlnNPFfS] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [5tqFlxQ6aIwz2t9] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [tEHaX] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.baseVfModuleId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleId args=[class java.lang.String] return=void]]] with value [FNgQkfvkmi] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.baseVfModuleStackId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleStackId args=[class java.lang.String] return=void]]] with value [q1LK1J] 01:32:33 01:32:33.689 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [Q87y1NqG] 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [caD0] 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.enableBridge, fieldGetter=PojoMethodImpl [method=getEnableBridge args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableBridge args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.690 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleParams, fieldGetter=PojoMethodImpl [method=getVfModuleParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleParams args=[interface java.util.Map] return=void]]] with value [{uBuMWO=java.lang.Object@26bbbe9e}] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.CreateVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2ebd6a0d] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [PqG7eCLX] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [f] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [g2hT5fc42RXY8g] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [o0AW] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [XMe5ZIb1JR] 01:32:33 01:32:33.691 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [ghJH] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [ojZkv1] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [xEohawhe] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [Jzqilx] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [D1Wdx4Ep] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [L6Xb1w] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.baseVfModuleId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleId args=[class java.lang.String] return=void]]] with value [k9uDeka] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.baseVfModuleStackId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleStackId args=[class java.lang.String] return=void]]] with value [fZs1G] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [YkIa] 01:32:33 01:32:33.692 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleRequest.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [5toY] 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleRequest.enableBridge, fieldGetter=PojoMethodImpl [method=getEnableBridge args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableBridge args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVfModuleRequest.vfModuleParams, fieldGetter=PojoMethodImpl [method=getVfModuleParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleParams args=[interface java.util.Map] return=void]]] with value [{b3LtcFLBk=java.lang.Object@99948fe, 40fjl=java.lang.Object@4c31b6c2, 2CkmDK96GJ0U=java.lang.Object@5605a59b, J69zT8hNDy=java.lang.Object@4e8b36af}] 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.693 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.CreateVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@d164938] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [rALKwLEkyfq] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [zKhsb] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [agTIhDP] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [hRdNEde3GC] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [gBRlu2Vanoe] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [ChynUxJG] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [UdQ02nVh] 01:32:33 01:32:33.694 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@4cd079fe] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [rGSIM6] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [J5H0vw5] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [CwZ6fku] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [j4B5VbpF9] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [o8] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [6] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [Z8] 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.695 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.DeleteVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@37823482] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [88] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [ndUOWvPOQe3r] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [DobwGVOle] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [2] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [Kjdy] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [7C] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [vBbA8] 01:32:33 01:32:33.696 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [foKORIyOT] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [6LL1m] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [DtC] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [cBo] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [eFxdDF9gTM0] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.baseVfModuleId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleId args=[class java.lang.String] return=void]]] with value [9pP0c] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.baseVfModuleStackId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleStackId args=[class java.lang.String] return=void]]] with value [xfNKjKvCK] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [pZfF7dyLoibxC] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [SdBKLeT79Q] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.697 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleParams, fieldGetter=PojoMethodImpl [method=getVfModuleParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleParams args=[interface java.util.Map] return=void]]] with value [{NtLDbzvZkyi=java.lang.Object@501b15b9, 32r=java.lang.Object@769b1d1c, 5=java.lang.Object@c5e7696, Df9djmEt=java.lang.Object@4f579582, DJfL0zW=java.lang.Object@4769e70c}] 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@69346100] 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [PYmepHydNS] 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [R2SD6Uj] 01:32:33 01:32:33.698 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [H0jj8dCFadU7TuUY] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [t45Qk] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [yXO6j] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [7FiSl0] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleName, fieldGetter=PojoMethodImpl [method=getVfModuleName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleName args=[class java.lang.String] return=void]]] with value [KA8U9oZ1Tz5XG] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [GISZzR] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [ulypEr] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [YthwCJiK6sB4] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [ho] 01:32:33 01:32:33.699 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [AYY] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.baseVfModuleId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleId args=[class java.lang.String] return=void]]] with value [y2Tqfqp2] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.baseVfModuleStackId, fieldGetter=PojoMethodImpl [method=getBaseVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseVfModuleStackId args=[class java.lang.String] return=void]]] with value [Ge4mk] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [q0FnpO] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [fv6JSm7hJQGBVX] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.failIfExists, fieldGetter=PojoMethodImpl [method=getFailIfExists args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setFailIfExists args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.backout, fieldGetter=PojoMethodImpl [method=getBackout args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setBackout args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.700 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.vfModuleParams, fieldGetter=PojoMethodImpl [method=getVfModuleParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleParams args=[interface java.util.Map] return=void]]] with value [{8Df3=java.lang.Object@6d70e68b, hUrVxxMv5OAa=java.lang.Object@2786b644, PJGN9u4fHMg=java.lang.Object@3b38f032, fn5g8w=java.lang.Object@17d83fe4}] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.UpdateVfModuleRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@7d76d72a] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [6vGTCaVM] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [sqqtegg] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [14JI] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [jtYYzma] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [Y5] 01:32:33 01:32:33.701 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [2YKf] 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [zpj5hWjex] 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [OQUA4iJaSK] 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [rHW38FgVIAW] 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupParams, fieldGetter=PojoMethodImpl [method=getVolumeGroupParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupParams args=[interface java.util.Map] return=void]]] with value [{jdCub=java.lang.Object@620e0d36}] 01:32:33 01:32:33.702 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@5cd2adc7] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [RDmZ] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [FoNSThzRJIMr] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [0wB1keGNV] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [5LK] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupStackId args=[class java.lang.String] return=void]]] with value [nOnywrVXB] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vnfType, fieldGetter=PojoMethodImpl [method=getVnfType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfType args=[class java.lang.String] return=void]]] with value [V4UkG70WK] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vnfVersion, fieldGetter=PojoMethodImpl [method=getVnfVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfVersion args=[class java.lang.String] return=void]]] with value [TJNFi0ME] 01:32:33 01:32:33.703 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.vfModuleType, fieldGetter=PojoMethodImpl [method=getVfModuleType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleType args=[class java.lang.String] return=void]]] with value [K8Kb1ENJT] 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [t1] 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.volumeGroupParams, fieldGetter=PojoMethodImpl [method=getVolumeGroupParams args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVolumeGroupParams args=[interface java.util.Map] return=void]]] with value [{WxoywtrOOt2b=java.lang.Object@753c7411, qOCBw1Hhe=java.lang.Object@3ba015b1, DM=java.lang.Object@499445d2, iXz2sjRB=java.lang.Object@5b58f639, hdGG=java.lang.Object@4d529dbf}] 01:32:33 01:32:33.704 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.adapters.vnfrest.UpdateVolumeGroupRequest.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@76641439] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [jVGz] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [UgqMW5l5xx] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [qE] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleCreated, fieldGetter=PojoMethodImpl [method=getVfModuleCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleCreated args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{sTRd0=P4z, NiH2nLcP=qAkNMmGhRjT}] 01:32:33 01:32:33.705 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VfModuleRollback] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VfModuleRollback org.onap.so.adapters.vnfrest.CreateVfModuleResponse.rollback, fieldGetter=PojoMethodImpl [method=getRollback args=[] return=class org.onap.so.adapters.vnfrest.VfModuleRollback], fieldSetter=PojoMethodImpl [method=setRollback args=[class org.onap.so.adapters.vnfrest.VfModuleRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VfModuleRollback@1c0a143] 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [lM] 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleId, fieldGetter=PojoMethodImpl [method=getVfModuleId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleId args=[class java.lang.String] return=void]]] with value [NTqA] 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [WmF] 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleCreated, fieldGetter=PojoMethodImpl [method=getVfModuleCreated args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setVfModuleCreated args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.706 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.707 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.707 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.707 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.adapters.vnfrest.CreateVfModuleResponse.vfModuleOutputs, fieldGetter=PojoMethodImpl [method=getVfModuleOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setVfModuleOutputs args=[interface java.util.Map] return=void]]] with value [{JBa0rPsNPoZ=IEAWd}] 01:32:34 01:32:33.707 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vnfrest.VfModuleRollback] using InstanceFactory 01:32:34 01:32:33.707 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vnfrest.VfModuleRollback org.onap.so.adapters.vnfrest.CreateVfModuleResponse.rollback, fieldGetter=PojoMethodImpl [method=getRollback args=[] return=class org.onap.so.adapters.vnfrest.VfModuleRollback], fieldSetter=PojoMethodImpl [method=setRollback args=[class org.onap.so.adapters.vnfrest.VfModuleRollback] return=void]]] with value [org.onap.so.adapters.vnfrest.VfModuleRollback@729de0e1] 01:32:34 01:32:33.726 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetHostRoute.prefix, fieldGetter=PojoMethodImpl [method=getPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPrefix args=[class java.lang.String] return=void]]] with value [w6RysM] 01:32:34 01:32:33.727 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetHostRoute.nextHop, fieldGetter=PojoMethodImpl [method=getNextHop args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNextHop args=[class java.lang.String] return=void]]] with value [JfrK7WgRT] 01:32:34 01:32:33.727 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetHostRoute.prefix, fieldGetter=PojoMethodImpl [method=getPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPrefix args=[class java.lang.String] return=void]]] with value [ayd8fn] 01:32:34 01:32:33.727 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetHostRoute.nextHop, fieldGetter=PojoMethodImpl [method=getNextHop args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNextHop args=[class java.lang.String] return=void]]] with value [m] 01:32:34 01:32:33.728 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.728 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.728 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.728 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[interface java.util.List] return=void]]] with value [[ContrailSubnetHostRoute [prefix=null, nextHop=null], ContrailSubnetHostRoute [prefix=null, nextHop=null], ContrailSubnetHostRoute [prefix=null, nextHop=null]]] 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoute] using InstanceFactory 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[interface java.util.List] return=void]]] with value [[ContrailSubnetHostRoute [prefix=null, nextHop=null], ContrailSubnetHostRoute [prefix=null, nextHop=null], ContrailSubnetHostRoute [prefix=null, nextHop=null]]] 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetIp.ipPrefix, fieldGetter=PojoMethodImpl [method=getIpPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpPrefix args=[class java.lang.String] return=void]]] with value [QPCjWdG3O] 01:32:34 01:32:33.729 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetIp.ipPrefixLen, fieldGetter=PojoMethodImpl [method=getIpPrefixLen args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpPrefixLen args=[class java.lang.String] return=void]]] with value [Jtg] 01:32:34 01:32:33.730 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetIp.ipPrefix, fieldGetter=PojoMethodImpl [method=getIpPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpPrefix args=[class java.lang.String] return=void]]] with value [u7CybO] 01:32:34 01:32:33.730 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetIp.ipPrefixLen, fieldGetter=PojoMethodImpl [method=getIpPrefixLen args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpPrefixLen args=[class java.lang.String] return=void]]] with value [FYu] 01:32:34 01:32:33.730 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetIp] using InstanceFactory 01:32:34 01:32:33.730 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailSubnetIp org.onap.so.adapters.network.beans.ContrailSubnet.subnet, fieldGetter=PojoMethodImpl [method=getSubnet args=[] return=class org.onap.so.adapters.network.beans.ContrailSubnetIp], fieldSetter=PojoMethodImpl [method=setSubnet args=[class org.onap.so.adapters.network.beans.ContrailSubnetIp] return=void]]] with value [ContrailSubnetIp [ip_prefix=null, ip_prefix_len=null]] 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnet.defaultGateway, fieldGetter=PojoMethodImpl [method=getDefaultGateway args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDefaultGateway args=[class java.lang.String] return=void]]] with value [CTS6AB] 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnet.subnetName, fieldGetter=PojoMethodImpl [method=getSubnetName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetName args=[class java.lang.String] return=void]]] with value [QHZVVQI2] 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.network.beans.ContrailSubnet.enableDhcp, fieldGetter=PojoMethodImpl [method=isEnableDhcp args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableDhcp args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.network.beans.ContrailSubnet.addrFromStart, fieldGetter=PojoMethodImpl [method=isAddrFromStart args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setAddrFromStart args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.731 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.732 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.network.beans.ContrailSubnet.allocationPools, fieldGetter=PojoMethodImpl [method=getAllocationPools args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAllocationPools args=[interface java.util.List] return=void]]] with value [[ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null]]] 01:32:34 01:32:33.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes org.onap.so.adapters.network.beans.ContrailSubnet.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes] return=void]]] with value [ContrailSubnetHostRoutes []] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetIp] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailSubnetIp org.onap.so.adapters.network.beans.ContrailSubnet.subnet, fieldGetter=PojoMethodImpl [method=getSubnet args=[] return=class org.onap.so.adapters.network.beans.ContrailSubnetIp], fieldSetter=PojoMethodImpl [method=setSubnet args=[class org.onap.so.adapters.network.beans.ContrailSubnetIp] return=void]]] with value [ContrailSubnetIp [ip_prefix=null, ip_prefix_len=null]] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnet.defaultGateway, fieldGetter=PojoMethodImpl [method=getDefaultGateway args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDefaultGateway args=[class java.lang.String] return=void]]] with value [7QK2d] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnet.subnetName, fieldGetter=PojoMethodImpl [method=getSubnetName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetName args=[class java.lang.String] return=void]]] with value [2ZtNkK8e8ogS8I] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.network.beans.ContrailSubnet.enableDhcp, fieldGetter=PojoMethodImpl [method=isEnableDhcp args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableDhcp args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.adapters.network.beans.ContrailSubnet.addrFromStart, fieldGetter=PojoMethodImpl [method=isAddrFromStart args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setAddrFromStart args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.736 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetPool] using InstanceFactory 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.network.beans.ContrailSubnet.allocationPools, fieldGetter=PojoMethodImpl [method=getAllocationPools args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAllocationPools args=[interface java.util.List] return=void]]] with value [[ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null], ContrailSubnetPool [start=null, end=null]]] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes] using InstanceFactory 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes org.onap.so.adapters.network.beans.ContrailSubnet.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[class org.onap.so.adapters.network.beans.ContrailSubnetHostRoutes] return=void]]] with value [ContrailSubnetHostRoutes []] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetPool.start, fieldGetter=PojoMethodImpl [method=getStart args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStart args=[class java.lang.String] return=void]]] with value [Mo] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetPool.end, fieldGetter=PojoMethodImpl [method=getEnd args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnd args=[class java.lang.String] return=void]]] with value [ToFUkVCc] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetPool.start, fieldGetter=PojoMethodImpl [method=getStart args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStart args=[class java.lang.String] return=void]]] with value [GHelVon1CU] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailSubnetPool.end, fieldGetter=PojoMethodImpl [method=getEnd args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnd args=[class java.lang.String] return=void]]] with value [mplhX] 01:32:34 01:32:33.737 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq] using InstanceFactory 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailPolicyRefSeq org.onap.so.adapters.network.beans.ContrailPolicyRef.seq, fieldGetter=PojoMethodImpl [method=getSeq args=[] return=class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq], fieldSetter=PojoMethodImpl [method=setSeq args=[class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq] return=void]]] with value [ContrailPolicyRefSeq [major=null, minor=null]] 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq] using InstanceFactory 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.network.beans.ContrailPolicyRefSeq org.onap.so.adapters.network.beans.ContrailPolicyRef.seq, fieldGetter=PojoMethodImpl [method=getSeq args=[] return=class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq], fieldSetter=PojoMethodImpl [method=setSeq args=[class org.onap.so.adapters.network.beans.ContrailPolicyRefSeq] return=void]]] with value [ContrailPolicyRefSeq [major=null, minor=null]] 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailPolicyRefSeq.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.String] return=void]]] with value [bvEFR] 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailPolicyRefSeq.minor, fieldGetter=PojoMethodImpl [method=getMinor args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMinor args=[class java.lang.String] return=void]]] with value [ZYevcAmrh35a9M9Fl] 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailPolicyRefSeq.major, fieldGetter=PojoMethodImpl [method=getMajor args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMajor args=[class java.lang.String] return=void]]] with value [zdR1o] 01:32:34 01:32:33.738 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.network.beans.ContrailPolicyRefSeq.minor, fieldGetter=PojoMethodImpl [method=getMinor args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMinor args=[class java.lang.String] return=void]]] with value [FmDc6] 01:32:34 01:32:33.766 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.MsoTenant.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [7msZYG] 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.MsoTenant.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [d3tinIEfZ6Tpps] 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.767 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.MsoTenant.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{Kewvm=YTN5}] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.MsoTenant.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [unMsGr5W] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.MsoTenant.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [wD3Z] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.MsoTenant.metadata, fieldGetter=PojoMethodImpl [method=getMetadata args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setMetadata args=[interface java.util.Map] return=void]]] with value [{PqUfZgY=474hAhREhn, KYgYf3duS=GlMIqy}] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.RouteTarget.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.RouteTarget.routeTarget, fieldGetter=PojoMethodImpl [method=getRouteTarget args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteTarget args=[class java.lang.String] return=void]]] with value [l] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.RouteTarget.routeTargetRole, fieldGetter=PojoMethodImpl [method=getRouteTargetRole args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteTargetRole args=[class java.lang.String] return=void]]] with value [TdOPQ] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.RouteTarget.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.RouteTarget.routeTarget, fieldGetter=PojoMethodImpl [method=getRouteTarget args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteTarget args=[class java.lang.String] return=void]]] with value [DlbNS] 01:32:34 01:32:33.768 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.RouteTarget.routeTargetRole, fieldGetter=PojoMethodImpl [method=getRouteTargetRole args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRouteTargetRole args=[class java.lang.String] return=void]]] with value [i9gjjel] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.HostRoute.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.HostRoute.prefix, fieldGetter=PojoMethodImpl [method=getPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPrefix args=[class java.lang.String] return=void]]] with value [ysmcRLqvxK] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.HostRoute.nextHop, fieldGetter=PojoMethodImpl [method=getNextHop args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNextHop args=[class java.lang.String] return=void]]] with value [HPCtmjZvcK] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.HostRoute.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.HostRoute.prefix, fieldGetter=PojoMethodImpl [method=getPrefix args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPrefix args=[class java.lang.String] return=void]]] with value [N992] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.HostRoute.nextHop, fieldGetter=PojoMethodImpl [method=getNextHop args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNextHop args=[class java.lang.String] return=void]]] with value [I29ZyA] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.NetworkRollback.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [wdY9cadY] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [NLayUA] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [OxeVdk] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [HjUAN] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.cloudId, fieldGetter=PojoMethodImpl [method=getCloudId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudId args=[class java.lang.String] return=void]]] with value [v] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [TZ8] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [kN316VFn] 01:32:34 01:32:33.769 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.NetworkRollback.networkCreated, fieldGetter=PojoMethodImpl [method=getNetworkCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setNetworkCreated args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [KWhtW7dX8SrCZ] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.physicalNetwork, fieldGetter=PojoMethodImpl [method=getPhysicalNetwork args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPhysicalNetwork args=[class java.lang.String] return=void]]] with value [vloEk2] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkRollback.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[242062854, 280565110, 463062153, -1183384836]] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.openstack.beans.NetworkRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@5418a659] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.NetworkRollback.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkId, fieldGetter=PojoMethodImpl [method=getNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkId args=[class java.lang.String] return=void]]] with value [h0OHkSUJDU5d] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.neutronNetworkId, fieldGetter=PojoMethodImpl [method=getNeutronNetworkId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronNetworkId args=[class java.lang.String] return=void]]] with value [h0wTX] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkStackId, fieldGetter=PojoMethodImpl [method=getNetworkStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkStackId args=[class java.lang.String] return=void]]] with value [L0Ft3QdL0] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ig11Q2] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.cloudId, fieldGetter=PojoMethodImpl [method=getCloudId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudId args=[class java.lang.String] return=void]]] with value [o30CTR0bk] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkType, fieldGetter=PojoMethodImpl [method=getNetworkType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkType args=[class java.lang.String] return=void]]] with value [gTU8IS] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [dxd8fz] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.NetworkRollback.networkCreated, fieldGetter=PojoMethodImpl [method=getNetworkCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setNetworkCreated args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.770 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.networkName, fieldGetter=PojoMethodImpl [method=getNetworkName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNetworkName args=[class java.lang.String] return=void]]] with value [VYG2CC] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkRollback.physicalNetwork, fieldGetter=PojoMethodImpl [method=getPhysicalNetwork args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPhysicalNetwork args=[class java.lang.String] return=void]]] with value [a] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkRollback.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[-726665363, 1594928975, 1569628289, -464109933]] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.openstack.beans.NetworkRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@46067a74] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [jSvefqIldzwtM] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.canonicalName, fieldGetter=PojoMethodImpl [method=getCanonicalName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCanonicalName args=[class java.lang.String] return=void]]] with value [F5qbzLh] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.HeatStatus org.onap.so.openstack.beans.StackInfo.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.openstack.beans.HeatStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.openstack.beans.HeatStatus] return=void]]] with value [UPDATED] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.statusMessage, fieldGetter=PojoMethodImpl [method=getStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusMessage args=[class java.lang.String] return=void]]] with value [5Yl1uhXcn] 01:32:34 01:32:33.771 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.StackInfo.operationPerformed, fieldGetter=PojoMethodImpl [method=isOperationPerformed args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setOperationPerformed args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.StackInfo.outputs, fieldGetter=PojoMethodImpl [method=getOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutputs args=[interface java.util.Map] return=void]]] with value [{IdM9x=java.lang.Object@362e6fe, WjF4GK=java.lang.Object@1259b2a5, TPIE=java.lang.Object@6779af40}] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.StackInfo.parameters, fieldGetter=PojoMethodImpl [method=getParameters args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParameters args=[interface java.util.Map] return=void]]] with value [{InF=java.lang.Object@68303aad, Z4Oq9VKkJ=java.lang.Object@37a36194, eUhekMTZBN=java.lang.Object@1d0acb8f, yv=java.lang.Object@6abaa14b}] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [UfV6G] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.canonicalName, fieldGetter=PojoMethodImpl [method=getCanonicalName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCanonicalName args=[class java.lang.String] return=void]]] with value [g3bq2] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.HeatStatus org.onap.so.openstack.beans.StackInfo.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.openstack.beans.HeatStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.openstack.beans.HeatStatus] return=void]]] with value [FAILED] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.StackInfo.statusMessage, fieldGetter=PojoMethodImpl [method=getStatusMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatusMessage args=[class java.lang.String] return=void]]] with value [4c3at6CfD] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.StackInfo.operationPerformed, fieldGetter=PojoMethodImpl [method=isOperationPerformed args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setOperationPerformed args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.StackInfo.outputs, fieldGetter=PojoMethodImpl [method=getOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutputs args=[interface java.util.Map] return=void]]] with value [{oq8VPHUZH=java.lang.Object@687d31a9, PCz7GkBA=java.lang.Object@6ce24203, 93MR=java.lang.Object@4cc28ad0, epnQc4=java.lang.Object@29811d4d, 8qAwFP=java.lang.Object@28f081ad}] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.so.openstack.beans.StackInfo.parameters, fieldGetter=PojoMethodImpl [method=getParameters args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setParameters args=[interface java.util.Map] return=void]]] with value [{sHsb=java.lang.Object@34074149, NlYr=java.lang.Object@3f7bf0f6, eIcJvNpw=java.lang.Object@45430a27, FOJ0=java.lang.Object@1b83fac3}] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.Subnet.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.subnetName, fieldGetter=PojoMethodImpl [method=getSubnetName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetName args=[class java.lang.String] return=void]]] with value [y9W2zF] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.neutronId, fieldGetter=PojoMethodImpl [method=getNeutronId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronId args=[class java.lang.String] return=void]]] with value [R1cIp] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.subnetId, fieldGetter=PojoMethodImpl [method=getSubnetId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetId args=[class java.lang.String] return=void]]] with value [CcNFs] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.cidr, fieldGetter=PojoMethodImpl [method=getCidr args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCidr args=[class java.lang.String] return=void]]] with value [fT] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.gatewayIp, fieldGetter=PojoMethodImpl [method=getGatewayIp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGatewayIp args=[class java.lang.String] return=void]]] with value [aGmE0eQsd] 01:32:34 01:32:33.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.ipVersion, fieldGetter=PojoMethodImpl [method=getIpVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpVersion args=[class java.lang.String] return=void]]] with value [sbEefnyP0] 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.openstack.beans.Subnet.enableDHCP, fieldGetter=PojoMethodImpl [method=getEnableDHCP args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableDHCP args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.openstack.beans.Subnet.addrFromStart, fieldGetter=PojoMethodImpl [method=getAddrFromStart args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setAddrFromStart args=[class java.lang.Boolean] return=void]]] with value [false] 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.774 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[interface java.util.List] return=void]]] with value [[Host_route [prefix=null, nextHop=null], Host_route [prefix=null, nextHop=null]]] 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.allocationPools, fieldGetter=PojoMethodImpl [method=getAllocationPools args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAllocationPools args=[interface java.util.List] return=void]]] with value [[Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null]]] 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.dnsNameServers, fieldGetter=PojoMethodImpl [method=getDnsNameServers args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDnsNameServers args=[interface java.util.List] return=void]]] with value [[OanYhKm5ATEA, wSP6A7c]] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.openstack.beans.Subnet.subnetSequence, fieldGetter=PojoMethodImpl [method=getSubnetSequence args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setSubnetSequence args=[class java.lang.Integer] return=void]]] with value [-1003610875] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.Subnet.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.subnetName, fieldGetter=PojoMethodImpl [method=getSubnetName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetName args=[class java.lang.String] return=void]]] with value [gtNW357QTD] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.neutronId, fieldGetter=PojoMethodImpl [method=getNeutronId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setNeutronId args=[class java.lang.String] return=void]]] with value [bIX] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.subnetId, fieldGetter=PojoMethodImpl [method=getSubnetId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubnetId args=[class java.lang.String] return=void]]] with value [PNsdSEzpsU4] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.cidr, fieldGetter=PojoMethodImpl [method=getCidr args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCidr args=[class java.lang.String] return=void]]] with value [cljagPoeOch] 01:32:34 01:32:33.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.gatewayIp, fieldGetter=PojoMethodImpl [method=getGatewayIp args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setGatewayIp args=[class java.lang.String] return=void]]] with value [vnjS] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Subnet.ipVersion, fieldGetter=PojoMethodImpl [method=getIpVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setIpVersion args=[class java.lang.String] return=void]]] with value [fMwwQ] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.openstack.beans.Subnet.enableDHCP, fieldGetter=PojoMethodImpl [method=getEnableDHCP args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setEnableDHCP args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Boolean org.onap.so.openstack.beans.Subnet.addrFromStart, fieldGetter=PojoMethodImpl [method=getAddrFromStart args=[] return=class java.lang.Boolean], fieldSetter=PojoMethodImpl [method=setAddrFromStart args=[class java.lang.Boolean] return=void]]] with value [true] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.HostRoute] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.hostRoutes, fieldGetter=PojoMethodImpl [method=getHostRoutes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setHostRoutes args=[interface java.util.List] return=void]]] with value [[Host_route [prefix=null, nextHop=null], Host_route [prefix=null, nextHop=null], Host_route [prefix=null, nextHop=null], Host_route [prefix=null, nextHop=null], Host_route [prefix=null, nextHop=null]]] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.openstack.beans.Pool] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.allocationPools, fieldGetter=PojoMethodImpl [method=getAllocationPools args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAllocationPools args=[interface java.util.List] return=void]]] with value [[Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null], Allocation_pool [start=null, end=null]]] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.Subnet.dnsNameServers, fieldGetter=PojoMethodImpl [method=getDnsNameServers args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDnsNameServers args=[interface java.util.List] return=void]]] with value [[5I2zH9JD, 7M3wV5YYr055DW]] 01:32:34 01:32:33.777 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.Integer org.onap.so.openstack.beans.Subnet.subnetSequence, fieldGetter=PojoMethodImpl [method=getSubnetSequence args=[] return=class java.lang.Integer], fieldSetter=PojoMethodImpl [method=setSubnetSequence args=[class java.lang.Integer] return=void]]] with value [-478806295] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [83AAP1ZNXei] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [9Pm] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [ckknPL] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [RwpWEt7hRO6r] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.vnfCreated, fieldGetter=PojoMethodImpl [method=getVnfCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVnfCreated args=[boolean] return=void]]] with value [false] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.openstack.beans.VnfRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@28d37d43] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [by62xG908O] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [zAedrjw4o2Ro] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [C4] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupHeatStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupHeatStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupHeatStackId args=[class java.lang.String] return=void]]] with value [OUmU] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.baseGroupHeatStackId, fieldGetter=PojoMethodImpl [method=getBaseGroupHeatStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseGroupHeatStackId args=[class java.lang.String] return=void]]] with value [BvAvL] 01:32:34 01:32:33.778 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.isBase, fieldGetter=PojoMethodImpl [method=isBase args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setIsBase args=[boolean] return=void]]] with value [false] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [w4mHfbw] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [0pM4tnJv9f] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.mode, fieldGetter=PojoMethodImpl [method=getMode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMode args=[class java.lang.String] return=void]]] with value [a5s] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.vnfId, fieldGetter=PojoMethodImpl [method=getVnfId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVnfId args=[class java.lang.String] return=void]]] with value [qWT] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [bRJ6L36Zb] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [9QmO] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [YczZcPKYmy] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.tenantCreated, fieldGetter=PojoMethodImpl [method=getTenantCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setTenantCreated args=[boolean] return=void]]] with value [true] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.vnfCreated, fieldGetter=PojoMethodImpl [method=getVnfCreated args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setVnfCreated args=[boolean] return=void]]] with value [false] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.entity.MsoRequest] using InstanceFactory 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.entity.MsoRequest org.onap.so.openstack.beans.VnfRollback.msoRequest, fieldGetter=PojoMethodImpl [method=getMsoRequest args=[] return=class org.onap.so.entity.MsoRequest], fieldSetter=PojoMethodImpl [method=setMsoRequest args=[class org.onap.so.entity.MsoRequest] return=void]]] with value [org.onap.so.entity.MsoRequest@2c02cf78] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupName, fieldGetter=PojoMethodImpl [method=getVolumeGroupName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupName args=[class java.lang.String] return=void]]] with value [G1] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupId, fieldGetter=PojoMethodImpl [method=getVolumeGroupId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupId args=[class java.lang.String] return=void]]] with value [z4VFmOQL9] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.requestType, fieldGetter=PojoMethodImpl [method=getRequestType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestType args=[class java.lang.String] return=void]]] with value [h4b0vd] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.volumeGroupHeatStackId, fieldGetter=PojoMethodImpl [method=getVolumeGroupHeatStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVolumeGroupHeatStackId args=[class java.lang.String] return=void]]] with value [gdh9] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.baseGroupHeatStackId, fieldGetter=PojoMethodImpl [method=getBaseGroupHeatStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setBaseGroupHeatStackId args=[class java.lang.String] return=void]]] with value [6d99EPTPB] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private boolean org.onap.so.openstack.beans.VnfRollback.isBase, fieldGetter=PojoMethodImpl [method=isBase args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setIsBase args=[boolean] return=void]]] with value [false] 01:32:34 01:32:33.779 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.vfModuleStackId, fieldGetter=PojoMethodImpl [method=getVfModuleStackId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVfModuleStackId args=[class java.lang.String] return=void]]] with value [JtylU05A] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.modelCustomizationUuid, fieldGetter=PojoMethodImpl [method=getModelCustomizationUuid args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUuid args=[class java.lang.String] return=void]]] with value [mdGYmUea] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.VnfRollback.mode, fieldGetter=PojoMethodImpl [method=getMode args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMode args=[class java.lang.String] return=void]]] with value [IwxwbA8w] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Pool.start, fieldGetter=PojoMethodImpl [method=getStart args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStart args=[class java.lang.String] return=void]]] with value [P1kU3okkBDDC4] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Pool.end, fieldGetter=PojoMethodImpl [method=getEnd args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnd args=[class java.lang.String] return=void]]] with value [IxoQ0] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.Pool.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Pool.start, fieldGetter=PojoMethodImpl [method=getStart args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStart args=[class java.lang.String] return=void]]] with value [vT] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.Pool.end, fieldGetter=PojoMethodImpl [method=getEnd args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEnd args=[class java.lang.String] return=void]]] with value [zoGS507] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.openstack.beans.Pool.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [mb3sVcY] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.String] return=void]]] with value [sbz3wNglCP] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkStatus org.onap.so.openstack.beans.NetworkInfo.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.openstack.beans.NetworkStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.openstack.beans.NetworkStatus] return=void]]] with value [ACTIVE] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.provider, fieldGetter=PojoMethodImpl [method=getProvider args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProvider args=[class java.lang.String] return=void]]] with value [Sd] 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkInfo.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[432624495, -1430115722]] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkInfo.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[hVoc]] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.shared, fieldGetter=PojoMethodImpl [method=getShared args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setShared args=[class java.lang.String] return=void]]] with value [axRzukjSj] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [Y9u4i] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.id, fieldGetter=PojoMethodImpl [method=getId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setId args=[class java.lang.String] return=void]]] with value [ZeAxGJH0AbMWb] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.openstack.beans.NetworkStatus org.onap.so.openstack.beans.NetworkInfo.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.openstack.beans.NetworkStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.openstack.beans.NetworkStatus] return=void]]] with value [UNKNOWN] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.provider, fieldGetter=PojoMethodImpl [method=getProvider args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProvider args=[class java.lang.String] return=void]]] with value [ql4T3Z4whF] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkInfo.vlans, fieldGetter=PojoMethodImpl [method=getVlans args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setVlans args=[interface java.util.List] return=void]]] with value [[-1928243557, -1339676956]] 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.openstack.beans.NetworkInfo.subnets, fieldGetter=PojoMethodImpl [method=getSubnets args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSubnets args=[interface java.util.List] return=void]]] with value [[SrTf, mtfha6AWmyiM, rCD6rTsf, Yi3Gkqc, pRZOll]] 01:32:34 01:32:33.782 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.openstack.beans.NetworkInfo.shared, fieldGetter=PojoMethodImpl [method=getShared args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setShared args=[class java.lang.String] return=void]]] with value [g] 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.onap.so.adapters.BeansTest 01:32:34 [INFO] Running org.onap.so.adapters.vdu.BeansTest 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.VduStateType org.onap.so.adapters.vdu.VduStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.so.adapters.vdu.VduStateType], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.so.adapters.vdu.VduStateType] return=void]]] with value [DELETING] 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduStatus.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [HbjdG] 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.PluginAction] using InstanceFactory 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.PluginAction org.onap.so.adapters.vdu.VduStatus.lastAction, fieldGetter=PojoMethodImpl [method=getLastAction args=[] return=class org.onap.so.adapters.vdu.PluginAction], fieldSetter=PojoMethodImpl [method=setLastAction args=[class org.onap.so.adapters.vdu.PluginAction] return=void]]] with value [org.onap.so.adapters.vdu.PluginAction@818a514] 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.VduStateType org.onap.so.adapters.vdu.VduStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.so.adapters.vdu.VduStateType], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.so.adapters.vdu.VduStateType] return=void]]] with value [DELETING] 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduStatus.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [zSPKn] 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.PluginAction] using InstanceFactory 01:32:34 01:32:33.809 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.PluginAction org.onap.so.adapters.vdu.VduStatus.lastAction, fieldGetter=PojoMethodImpl [method=getLastAction args=[] return=class org.onap.so.adapters.vdu.PluginAction], fieldSetter=PojoMethodImpl [method=setLastAction args=[class org.onap.so.adapters.vdu.PluginAction] return=void]]] with value [org.onap.so.adapters.vdu.PluginAction@7004cd44] 01:32:34 01:32:33.811 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vdu.VduException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 01:32:34 01:32:33.811 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Field [PojoFieldImpl [field=private static final long org.onap.so.adapters.vdu.VduException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [v4Iq7R6oU] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [j76D2A9] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [4D] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [TmOCXmt] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.cloudSiteId, fieldGetter=PojoMethodImpl [method=getCloudSiteId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudSiteId args=[class java.lang.String] return=void]]] with value [w3pSs] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.cloudOwner, fieldGetter=PojoMethodImpl [method=getCloudOwner args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCloudOwner args=[class java.lang.String] return=void]]] with value [UTZezgu] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.tenantId, fieldGetter=PojoMethodImpl [method=getTenantId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantId args=[class java.lang.String] return=void]]] with value [ZSjYkGdc05nf] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.CloudInfo.tenantName, fieldGetter=PojoMethodImpl [method=getTenantName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setTenantName args=[class java.lang.String] return=void]]] with value [BL0h0] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [1zuym] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [m1uSy] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.rawMessage, fieldGetter=PojoMethodImpl [method=getRawMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRawMessage args=[class java.lang.String] return=void]]] with value [G9OhpB9jCq] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [28U] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [70i2G4] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.PluginAction.rawMessage, fieldGetter=PojoMethodImpl [method=getRawMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRawMessage args=[class java.lang.String] return=void]]] with value [UbBpPWALh] 01:32:34 01:32:33.812 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduArtifact.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [3Qu8FBMZB] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private byte[] org.onap.so.adapters.vdu.VduArtifact.content, fieldGetter=PojoMethodImpl [method=getContent args=[] return=class [B], fieldSetter=PojoMethodImpl [method=setContent args=[class [B] return=void]]] with value [[B@1dfd6023] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.VduArtifact$ArtifactType org.onap.so.adapters.vdu.VduArtifact.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class org.onap.so.adapters.vdu.VduArtifact$ArtifactType], fieldSetter=PojoMethodImpl [method=setType args=[class org.onap.so.adapters.vdu.VduArtifact$ArtifactType] return=void]]] with value [CONFIG_FILE] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduArtifact.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [1Shi6] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private byte[] org.onap.so.adapters.vdu.VduArtifact.content, fieldGetter=PojoMethodImpl [method=getContent args=[] return=class [B], fieldSetter=PojoMethodImpl [method=setContent args=[class [B] return=void]]] with value [[B@57859e2c] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private org.onap.so.adapters.vdu.VduArtifact$ArtifactType org.onap.so.adapters.vdu.VduArtifact.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class org.onap.so.adapters.vdu.VduArtifact$ArtifactType], fieldSetter=PojoMethodImpl [method=setType args=[class org.onap.so.adapters.vdu.VduArtifact$ArtifactType] return=void]]] with value [TEXT_FILE] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelCustomizationUUID, fieldGetter=PojoMethodImpl [method=getModelCustomizationUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUUID args=[class java.lang.String] return=void]]] with value [r8SMwY6qF1SyC9] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelUUID, fieldGetter=PojoMethodImpl [method=getModelUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelUUID args=[class java.lang.String] return=void]]] with value [7Ly1b3mgw] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelInvariantUUID, fieldGetter=PojoMethodImpl [method=getModelInvariantUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelInvariantUUID args=[class java.lang.String] return=void]]] with value [NdeolM1fNC2] 01:32:34 01:32:33.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.adapters.vdu.VduModelInfo.timeoutMinutes, fieldGetter=PojoMethodImpl [method=getTimeoutMinutes args=[] return=int], fieldSetter=PojoMethodImpl [method=setTimeoutMinutes args=[int] return=void]]] with value [-1341018792] 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.814 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.816 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.vdu.VduModelInfo.artifacts, fieldGetter=PojoMethodImpl [method=getArtifacts args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setArtifacts args=[interface java.util.List] return=void]]] with value [[org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad]] 01:32:34 01:32:33.816 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelCustomizationUUID, fieldGetter=PojoMethodImpl [method=getModelCustomizationUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelCustomizationUUID args=[class java.lang.String] return=void]]] with value [9wSwTginf] 01:32:34 01:32:33.816 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelUUID, fieldGetter=PojoMethodImpl [method=getModelUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelUUID args=[class java.lang.String] return=void]]] with value [IkqUq4k] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.so.adapters.vdu.VduModelInfo.modelInvariantUUID, fieldGetter=PojoMethodImpl [method=getModelInvariantUUID args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setModelInvariantUUID args=[class java.lang.String] return=void]]] with value [oU2Db3eE] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private int org.onap.so.adapters.vdu.VduModelInfo.timeoutMinutes, fieldGetter=PojoMethodImpl [method=getTimeoutMinutes args=[] return=int], fieldSetter=PojoMethodImpl [method=setTimeoutMinutes args=[int] return=void]]] with value [-1841052537] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduArtifact] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private java.util.List org.onap.so.adapters.vdu.VduModelInfo.artifacts, fieldGetter=PojoMethodImpl [method=getArtifacts args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setArtifacts args=[interface java.util.List] return=void]]] with value [[org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad, org.onap.so.adapters.vdu.VduArtifact@d23ad]] 01:32:34 01:32:33.817 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.adapters.vdu.VduArtifact$ArtifactType] ignored 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=protected java.lang.String org.onap.so.adapters.vdu.VduInstance.vduInstanceId, fieldGetter=PojoMethodImpl [method=getVduInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVduInstanceId args=[class java.lang.String] return=void]]] with value [DG6iPH] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=protected java.lang.String org.onap.so.adapters.vdu.VduInstance.vduInstanceName, fieldGetter=PojoMethodImpl [method=getVduInstanceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVduInstanceName args=[class java.lang.String] return=void]]] with value [u6Sq7H] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduStatus] using InstanceFactory 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=protected org.onap.so.adapters.vdu.VduStatus org.onap.so.adapters.vdu.VduInstance.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.adapters.vdu.VduStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.adapters.vdu.VduStatus] return=void]]] with value [org.onap.so.adapters.vdu.VduStatus@48619f15] 01:32:34 01:32:33.817 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=protected java.util.Map org.onap.so.adapters.vdu.VduInstance.outputs, fieldGetter=PojoMethodImpl [method=getOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutputs args=[interface java.util.Map] return=void]]] with value [{9qdn=java.lang.Object@4e7b89b6}] 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.validation.test.impl.SetterTester - Testing Field [PojoFieldImpl [field=protected java.util.Map org.onap.so.adapters.vdu.VduInstance.inputs, fieldGetter=PojoMethodImpl [method=getInputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setInputs args=[interface java.util.Map] return=void]]] with value [{OG3Mm=java.lang.Object@4246f904, sDGswV=java.lang.Object@5b01b3f8, 2JpZdtb=java.lang.Object@27c49f54, m=java.lang.Object@69efdfd9, 7CHuygyX=java.lang.Object@1c149539}] 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=protected java.lang.String org.onap.so.adapters.vdu.VduInstance.vduInstanceId, fieldGetter=PojoMethodImpl [method=getVduInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVduInstanceId args=[class java.lang.String] return=void]]] with value [2ULhNipO7qv] 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=protected java.lang.String org.onap.so.adapters.vdu.VduInstance.vduInstanceName, fieldGetter=PojoMethodImpl [method=getVduInstanceName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVduInstanceName args=[class java.lang.String] return=void]]] with value [uSS262fgilWUpA] 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class org.onap.so.adapters.vdu.VduStatus] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=protected org.onap.so.adapters.vdu.VduStatus org.onap.so.adapters.vdu.VduInstance.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.so.adapters.vdu.VduStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.so.adapters.vdu.VduStatus] return=void]]] with value [org.onap.so.adapters.vdu.VduStatus@4a5c6b30] 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.818 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=protected java.util.Map org.onap.so.adapters.vdu.VduInstance.outputs, fieldGetter=PojoMethodImpl [method=getOutputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setOutputs args=[interface java.util.Map] return=void]]] with value [{0ByOlv=java.lang.Object@6662974a}] 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator - Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 01:32:34 01:32:33.819 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=protected java.util.Map org.onap.so.adapters.vdu.VduInstance.inputs, fieldGetter=PojoMethodImpl [method=getInputs args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setInputs args=[interface java.util.Map] return=void]]] with value [{EqV5KL=java.lang.Object@487ee2a, t2VQOO=java.lang.Object@682482ee, r=java.lang.Object@261b27db, ZBDS=java.lang.Object@175745fc, hUMJJFatqVTD9=java.lang.Object@2c1a0f82}] 01:32:34 01:32:33.819 [main] WARN com.openpojo.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.so.adapters.vdu.VduStateType] ignored 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.so.adapters.vdu.BeansTest 01:32:34 [INFO] Running org.onap.so.adapters.nwrest.NetworkRequestTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.adapters.nwrest.NetworkRequestTest 01:32:34 [INFO] Running org.onap.so.adapters.network.mappers.ContrailSubnetMappersTest 01:32:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.adapters.network.mappers.ContrailSubnetMappersTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoTenantNotFoundTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.openstack.exceptions.MsoTenantNotFoundTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoStackNotFoundTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.openstack.exceptions.MsoStackNotFoundTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoCloudSiteNotFoundTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoCloudSiteNotFoundTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoNetworkNotFoundTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoNetworkNotFoundTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoCloudIdentityNotFoundTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoCloudIdentityNotFoundTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoAdapterExceptionTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoAdapterExceptionTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoNetworkAlreadyExistsTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoNetworkAlreadyExistsTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoTenantAlreadyExistsTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoTenantAlreadyExistsTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoStackAlreadyExistsTest 01:32:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.openstack.exceptions.MsoStackAlreadyExistsTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoIOExceptionTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.openstack.exceptions.MsoIOExceptionTest 01:32:34 [INFO] Running org.onap.so.openstack.exceptions.MsoOpenstackExceptionTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.openstack.exceptions.MsoOpenstackExceptionTest 01:32:34 [INFO] Running org.onap.so.openstack.mappers.StackInfoMapperTest 01:32:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.so.openstack.mappers.StackInfoMapperTest 01:32:34 [INFO] Running org.onap.so.openstack.mappers.JAXBMarshallingTest 01:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.onap.so.openstack.mappers.JAXBMarshallingTest 01:32:34 [INFO] Running org.onap.so.openstack.mappers.NetworkInfoMapperTest 01:32:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.openstack.mappers.NetworkInfoMapperTest 01:32:34 [INFO] 01:32:34 [INFO] Results: 01:32:34 [INFO] 01:32:34 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 01:32:34 [INFO] 01:32:34 [INFO] 01:32:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/code-coverage/jacoco-ut.exec 01:32:34 [INFO] Analyzed bundle 'mso-adapters-rest-interface' with 116 classes 01:32:34 [INFO] 01:32:34 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar 01:32:34 [INFO] 01:32:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-adapters-rest-interface --- 01:32:34 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:34 [INFO] 01:32:34 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Tests are skipped. 01:32:34 [INFO] 01:32:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:34 [INFO] 01:32:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:32:34 [INFO] 01:32:34 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Tests are skipped. 01:32:34 [INFO] 01:32:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/adapters/mso-adapters-rest-interface/1.17.0-SNAPSHOT/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar 01:32:34 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/pom.xml to /tmp/r/org/onap/so/adapters/mso-adapters-rest-interface/1.17.0-SNAPSHOT/mso-adapters-rest-interface-1.17.0-SNAPSHOT.pom 01:32:34 [INFO] 01:32:34 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-adapters-rest-interface --- 01:32:34 [INFO] org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT 01:32:34 [INFO] +- org.javatuples:javatuples:jar:1.2:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 01:32:34 [INFO] | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 01:32:34 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 01:32:34 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:32:34 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 01:32:34 [INFO] | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 01:32:34 [INFO] | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 01:32:34 [INFO] | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 01:32:34 [INFO] | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 01:32:34 [INFO] | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 01:32:34 [INFO] +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 01:32:34 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 01:32:34 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:32:34 [INFO] | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:32:34 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:32:34 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:32:34 [INFO] | | | \- net.minidev:json-smart:jar:2.4.10:compile 01:32:34 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:32:34 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:32:34 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:32:34 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:32:34 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:32:34 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:32:34 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:32:34 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 01:32:34 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:32:34 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:32:34 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:32:34 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:32:34 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:32:34 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:32:34 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 01:32:34 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 01:32:34 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:32:34 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:32:34 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:32:34 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:32:34 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:32:34 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:32:34 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:32:34 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:32:34 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:32:34 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:32:34 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:32:34 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:32:34 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:32:34 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:32:34 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:32:34 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:32:34 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:32:34 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:32:34 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:32:34 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:32:34 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:32:34 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:32:34 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:32:34 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:32:34 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:32:34 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:32:34 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:32:34 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 01:32:34 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:32:34 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:32:34 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:32:34 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:32:34 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:32:34 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:32:34 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:32:34 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:32:34 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:32:34 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:32:34 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:32:34 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:32:34 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:32:34 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:32:34 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:32:34 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:32:34 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 01:32:34 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:32:34 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 01:32:34 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 01:32:34 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:32:34 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 01:32:34 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 01:32:34 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:32:34 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:32:34 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:32:34 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:32:34 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:32:34 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:32:34 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 01:32:34 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:32:34 [INFO] | +- org.json:json:jar:20250517:compile 01:32:34 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:32:34 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:32:34 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:32:34 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:32:34 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:32:34 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:32:34 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:32:34 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:32:34 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:32:34 [INFO] | | +- com.att.eelf:eelf-core:jar:1.0.0:compile 01:32:34 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:32:34 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:32:34 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:32:34 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:32:34 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:32:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:32:34 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:32:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:32:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:32:34 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:32:34 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:32:34 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:32:34 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 01:32:34 [INFO] | \- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:32:34 [INFO] | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:32:34 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:32:34 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:32:34 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:32:34 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:32:34 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:32:34 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:32:34 [INFO] | \- org.yaml:snakeyaml:jar:1.31:compile 01:32:34 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:32:34 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:32:34 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:32:34 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:32:34 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:32:34 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:32:34 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:32:34 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:32:34 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:32:34 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:32:34 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:32:34 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:32:34 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 01:32:34 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 01:32:34 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 01:32:34 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 01:32:34 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 01:32:34 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 01:32:34 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 01:32:34 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 01:32:34 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 01:32:34 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 01:32:34 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 01:32:34 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 01:32:34 [INFO] | | | \- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:32:34 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 01:32:34 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime 01:32:34 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 01:32:34 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 01:32:34 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 01:32:34 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 01:32:34 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 01:32:34 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 01:32:34 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 01:32:34 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 01:32:34 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 01:32:34 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 01:32:34 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 01:32:34 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 01:32:34 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 01:32:34 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 01:32:34 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 01:32:34 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 01:32:34 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:32:34 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:32:34 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:32:34 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:32:34 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:32:34 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:32:34 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:32:34 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:32:34 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:32:34 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:32:34 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:32:34 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:32:34 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:32:34 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:32:34 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:32:34 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:32:34 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:32:34 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:32:34 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:32:34 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:32:34 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:32:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:32:34 [INFO] +- junit:junit:jar:4.13.2:test 01:32:34 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:32:34 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:32:34 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:32:34 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:32:34 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 01:32:34 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:32:34 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:32:34 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:32:34 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:32:34 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:32:34 [INFO] 01:32:34 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-adapters-rest-interface --- 01:32:34 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/sonatype-clm/module.xml 01:32:34 [INFO] 01:32:34 [INFO] ---------------< org.onap.so.adapters:mso-adapter-utils >--------------- 01:32:34 [INFO] Building mso-adapter-utils 1.17.0-SNAPSHOT [23/43] 01:32:34 [INFO] --------------------------------[ jar ]--------------------------------- 01:32:34 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:32:34 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:32:34 [INFO] 01:32:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-adapter-utils --- 01:32:34 [INFO] 01:32:34 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-adapter-utils --- 01:32:34 [INFO] ## define projects super pom absolute path through basepath_marker 01:32:34 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:32:34 [INFO] 01:32:34 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-adapter-utils --- 01:32:34 [INFO] Using 'UTF-8' encoding to format source files. 01:32:34 [INFO] Number of files to be formatted: 78 01:32:35 [INFO] Successfully formatted: 0 file(s) 01:32:35 [INFO] Fail to format: 0 file(s) 01:32:35 [INFO] Skipped: 78 file(s) 01:32:35 [INFO] Read only skipped: 0 file(s) 01:32:35 [INFO] Approximate time taken: 0s 01:32:35 [INFO] 01:32:35 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-adapter-utils --- 01:32:35 [INFO] Using 'UTF-8' encoding to format source files. 01:32:35 [INFO] Number of files to be formatted: 0 01:32:35 [INFO] 01:32:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-adapter-utils --- 01:32:35 [INFO] Skipping Rule Enforcement. 01:32:35 [INFO] 01:32:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-adapter-utils --- 01:32:35 [INFO] Skipping Rule Enforcement. 01:32:35 [INFO] 01:32:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-adapter-utils --- 01:32:35 [INFO] 01:32:35 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ mso-adapter-utils --- 01:32:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:32:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/./src/main/resources/META-INF 01:32:35 [INFO] 01:32:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-adapter-utils --- 01:32:35 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:35 [INFO] 01:32:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-adapter-utils --- 01:32:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:32:35 [INFO] 01:32:35 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-adapter-utils --- 01:32:35 [INFO] Formatting is skipped 01:32:35 [INFO] 01:32:35 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-adapter-utils --- 01:32:35 [INFO] Formatting is skipped 01:32:35 [INFO] 01:32:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-adapter-utils --- 01:32:35 [INFO] 01:32:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-adapter-utils --- 01:32:35 [INFO] 01:32:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-adapter-utils --- 01:32:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:32:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/resources 01:32:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/generated-sources/license 01:32:35 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/generated-resources/licenses 01:32:35 [INFO] 01:32:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-adapter-utils --- 01:32:35 [INFO] Changes detected - recompiling the module! 01:32:35 [INFO] Compiling 47 source files to /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoKeystoneUtils.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoHeatEnvironmentResource.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MulticloudCreateHeatResponse.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/beans/VnfRollback.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/StackRollbackException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/ServiceEndpointNotFoundException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NeutronClientException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/StackResultWrapper.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MulticloudCreateResponse.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/GlanceClientImpl.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/beans/HeatCacheEntry.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdate.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoMulticloudUtils.java]] 01:32:36 [INFO] [parsing completed 3ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoCommonUtils.java]] 01:32:36 [INFO] [parsing completed 2ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoTenantUtils.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/config/beans/PoConfig.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/CinderClientException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MulticloudQueryResponse.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/StackStatusHandler.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/beans/NeutronCacheEntry.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MulticloudRequest.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/StackCreationException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoHeatEnvironmentParameter.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NovaClient.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/models/RackspaceAuthentication.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoTenantUtilsFactory.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NeutronClientImpl.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoHeatEnvironmentEntry.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/HeatClientException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NovaClientException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/audit/beans/AuditInventory.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/KeystoneV3Authentication.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoHeatUtils.java]] 01:32:36 [INFO] [parsing completed 4ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NovaCacheConfig.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/beans/CreateStackRequest.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/adapters/vdu/VduPlugin.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoNeutronUtils.java]] 01:32:36 [INFO] [parsing completed 2ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/GlanceClientException.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MulticloudCreateLinkResponse.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/NovaClientImpl.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/AuthenticationMethodFactory.java]] 01:32:36 [INFO] [parsing completed 1ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/KeystoneAuthHolder.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoKeystoneV3Utils.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/CloudConfig.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/CloudConfigIdentityMapper.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/CinderClientImpl.java]] 01:32:36 [INFO] [parsing completed 0ms] 01:32:36 [INFO] [loading modules/java.compiler/module-info.class] 01:32:36 [INFO] [loading modules/java.security.sasl/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jshell/module-info.class] 01:32:36 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:32:36 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:32:36 [INFO] [loading modules/jdk.sctp/module-info.class] 01:32:36 [INFO] [loading modules/jdk.pack/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jlink/module-info.class] 01:32:36 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:32:36 [INFO] [loading modules/jdk.charsets/module-info.class] 01:32:36 [INFO] [loading modules/jdk.editpad/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jartool/module-info.class] 01:32:36 [INFO] [loading modules/java.security.jgss/module-info.class] 01:32:36 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:32:36 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:32:36 [INFO] [loading modules/jdk.rmic/module-info.class] 01:32:36 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jdi/module-info.class] 01:32:36 [INFO] [loading modules/jdk.attach/module-info.class] 01:32:36 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:32:36 [INFO] [loading modules/java.base/module-info.class] 01:32:36 [INFO] [loading modules/java.sql/module-info.class] 01:32:36 [INFO] [loading modules/java.smartcardio/module-info.class] 01:32:36 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:32:36 [INFO] [loading modules/java.prefs/module-info.class] 01:32:36 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:32:36 [INFO] [loading modules/jdk.localedata/module-info.class] 01:32:36 [INFO] [loading modules/jdk.net/module-info.class] 01:32:36 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:32:36 [INFO] [loading modules/java.net.http/module-info.class] 01:32:36 [INFO] [loading modules/jdk.management/module-info.class] 01:32:36 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:32:36 [INFO] [loading modules/java.instrument/module-info.class] 01:32:36 [INFO] [loading modules/java.rmi/module-info.class] 01:32:36 [INFO] [loading modules/jdk.compiler/module-info.class] 01:32:36 [INFO] [loading modules/java.management/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:32:36 [INFO] [loading modules/java.management.rmi/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jfr/module-info.class] 01:32:36 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:32:36 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:32:36 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:32:36 [INFO] [loading modules/java.desktop/module-info.class] 01:32:36 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:32:36 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:32:36 [INFO] [loading modules/java.se/module-info.class] 01:32:36 [INFO] [loading modules/java.xml/module-info.class] 01:32:36 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:32:36 [INFO] [loading modules/java.datatransfer/module-info.class] 01:32:36 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:32:36 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:32:36 [INFO] [loading modules/java.scripting/module-info.class] 01:32:36 [INFO] [loading modules/java.naming/module-info.class] 01:32:36 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:32:36 [INFO] [loading modules/java.logging/module-info.class] 01:32:36 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:32:36 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:32:36 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/generated-sources/annotations] 01:32:36 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:32:36 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Map.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Optional.class] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/MsoTenant.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoAdapterException.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoCloudSiteNotFound.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoException.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoOpenstackException.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoTenantAlreadyExists.class)] 01:32:36 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:32:36 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackBaseException.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackConnectException.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackRequest.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackResponseException.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar(/com/woorea/openstack/keystone/Keystone.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Access.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Authentication.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Metadata.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Role.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Roles.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Tenant.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/User.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar(/com/woorea/openstack/keystone/utils/KeystoneUtils.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:32:36 [INFO] [loading modules/java.base/java/io/IOException.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoExceptionCategory.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoIOException.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/CreateStackParam.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Explanation.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Error.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/NeutronError.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Object.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/String.class] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudifyManager.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 01:32:36 [INFO] [loading modules/java.base/java/util/Collections.class] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AuthenticationType.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/authentication/UsernamePassword.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Identity.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Identity$Password.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Identity$Password$User.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Identity$Password$User$Domain.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Scope.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication$Scope$Project.class)] 01:32:36 [INFO] [loading modules/java.base/java/time/Duration.class] 01:32:36 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:32:36 [INFO] [loading modules/java.base/java/util/List.class] 01:32:36 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackResponse.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar(/com/woorea/openstack/keystone/v3/Keystone.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Token.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Token$Service.class)] 01:32:36 [INFO] [loading /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar(/net/jodah/failsafe/Failsafe.class)] 01:32:36 [INFO] [loading /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar(/net/jodah/failsafe/RetryPolicy.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:32:36 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Calendar.class] 01:32:36 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar(/com/woorea/openstack/glance/Glance.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar(/com/woorea/openstack/glance/model/Image.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar(/com/woorea/openstack/glance/model/Images.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/Heat.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/StackInfo.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoStackNotFound.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/mappers/StackInfoMapper.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack$Output.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/UpdateStackParam.class)] 01:32:36 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 01:32:36 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 01:32:36 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 01:32:36 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/CloudInfo.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/PluginAction.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact$ArtifactType.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduException.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduInstance.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduModelInfo.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStateType.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStatus.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/CloudApiRequests.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/HeatStatus.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoStackAlreadyExists.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoTenantNotFound.class)] 01:32:36 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 01:32:36 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Strings.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Events.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Resources.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stacks.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Async.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/Entity.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/HttpMethod.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/Nova.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/Flavor.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/Flavors.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/HostAggregate.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/HostAggregates.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/Hypervisors.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/QuotaSet.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/Server.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar(/com/woorea/openstack/nova/model/VolumeAttachment.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Class.class] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/cache/annotation/Cacheable.class)] 01:32:36 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:32:36 [INFO] [loading modules/java.base/java/net/URL.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Scanner.class] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClient.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClientFactory.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 01:32:36 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableSet.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:32:36 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:32:36 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:32:36 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:32:36 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 01:32:36 [INFO] [loading modules/java.base/java/util/Set.class] 01:32:36 [INFO] [loading /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar(/org/yaml/snakeyaml/Yaml.class)] 01:32:36 [INFO] [loading modules/java.base/java/util/Objects.class] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 01:32:36 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 01:32:36 [INFO] [loading modules/java.base/java/net/URLEncoder.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/Quantum.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Networks.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Port.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Subnets.class)] 01:32:36 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/cache/CacheManager.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar(/org/springframework/cache/caffeine/CaffeineCacheManager.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:32:36 [INFO] [loading /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar(/com/github/benmanes/caffeine/cache/Caffeine.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkInfo.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoNetworkAlreadyExists.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoNetworkNotFound.class)] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/mappers/NetworkInfoMapper.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Network.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/Segment.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/FunctionalInterface.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar(/com/woorea/openstack/cinder/Cinder.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar(/com/woorea/openstack/cinder/model/Volume.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar(/com/woorea/openstack/cinder/model/Volumes.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:32:36 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Override.class] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator$Mode.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 01:32:36 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:32:36 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/StackRollbackException.java:[25,7] [serial] serializable class StackRollbackException has no definition of serialVersionUID 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackRollbackException.class] 01:32:36 [INFO] [checking org.onap.so.cloud.authentication.ServiceEndpointNotFoundException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/ServiceEndpointNotFoundException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NeutronClientException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NeutronClientException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.StackResultWrapper] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackResultWrapper.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MulticloudCreateResponse] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable$Base.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MulticloudCreateResponse.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.GlanceClientImpl] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar(/com/woorea/openstack/glance/ImagesResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar(/com/woorea/openstack/glance/ImagesResource$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar(/com/woorea/openstack/glance/ImagesResource$Show.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/GlanceClientImpl.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.GlanceClientException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/GlanceClientException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.beans.HeatCacheEntry] 01:32:36 [INFO] [loading modules/java.base/java/lang/System.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/HeatCacheEntry.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate] 01:32:36 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableCollection.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$CreateStack.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:32:36 [INFO] [loading modules/java.base/java/time/temporal/Temporal.class] 01:32:36 [INFO] [loading modules/java.base/java/time/temporal/TemporalAccessor.class] 01:32:36 [INFO] [loading modules/java.base/java/time/temporal/TemporalAdjuster.class] 01:32:36 [INFO] [loading modules/java.base/java/time/chrono/ChronoLocalDateTime.class] 01:32:36 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:32:36 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$DeleteStack.class)] 01:32:36 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$GetStack.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/ResourcesResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/ResourcesResource$ListResources.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackEvents.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackEvents$ListEvents.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:32:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$UpdateStack.class)] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtils] 01:32:36 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/UnmodifiableIterator.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdate$1.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdate.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatUtils.class] 01:32:36 [INFO] [checking org.onap.so.adapters.vdu.VduPlugin] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/adapters/vdu/VduPlugin.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.StackStatusHandler] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackStatusHandler.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NovaClientImpl] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/FlavorsResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/FlavorsResource$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/FlavorsResource$Show.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/AggregatesExtension.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/AggregatesExtension$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/AggregatesExtension$ShowAggregate.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/QuotaSetsResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/QuotaSetsResource$ShowQuota.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/KeyPairsExtension.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/KeyPairsExtension$Delete.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/ServersResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/ServersResource$Show.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/ServersResource$AttachVolume.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/ServersResource$DetachVolume.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/HypervisorsExtension.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar(/com/woorea/openstack/nova/api/extensions/HypervisorsExtension$ListDetail.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaClientImpl.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.HeatClientException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/HeatClientException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NovaClient] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaClient.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NovaClientException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaClientException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoMulticloudUtils] 01:32:36 [INFO] [loading modules/java.base/java/util/Locale.class] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:32:36 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonPointer.class)] 01:32:36 [INFO] [loading modules/java.base/java/nio/channels/ReadableByteChannel.class] 01:32:36 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:32:36 [INFO] [loading modules/java.base/java/nio/file/Path.class] 01:32:36 [INFO] [loading modules/java.base/java/lang/Readable.class] 01:32:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectReader.class)] 01:32:36 [INFO] [loading modules/java.base/java/net/URI.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoMulticloudUtils.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MulticloudQueryResponse] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MulticloudQueryResponse.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoYamlEditorWithEnvt] 01:32:36 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:32:36 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.java:[100,24] [cast] redundant cast to String 01:32:36 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.java:[116,28] [cast] redundant cast to String 01:32:36 [INFO] [loading modules/java.base/java/lang/ClassCastException.class] 01:32:36 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/main/java/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.java:[149,31] [cast] redundant cast to String 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoHeatEnvironmentParameter] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatEnvironmentParameter.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.CinderClientException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/CinderClientException.class] 01:32:36 [INFO] [checking org.onap.so.openstack.beans.NeutronCacheEntry] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/NeutronCacheEntry.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MulticloudRequest] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MulticloudRequest.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.StackCreationException] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackCreationException.class] 01:32:36 [INFO] [checking org.onap.so.cloud.authentication.models.RackspaceAuthentication] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/models/RackspaceAuthentication$Token.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/models/RackspaceAuthentication.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NeutronClientImpl] 01:32:36 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/SubnetsResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/SubnetsResource$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/PortsResource.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/PortsResource$Show.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NeutronClientImpl.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoHeatEnvironmentEntry] 01:32:36 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatEnvironmentEntry.class] 01:32:36 [INFO] [checking org.onap.so.audit.beans.AuditInventory] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/audit/beans/AuditInventory.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.NovaCacheConfig] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaCacheConfig.class] 01:32:36 [INFO] [checking org.onap.so.openstack.beans.CreateStackRequest] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/CreateStackRequest.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.MsoNeutronUtils] 01:32:36 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource$Create.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource$Delete.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource$Update.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar(/com/woorea/openstack/quantum/api/NetworksResource$Show.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoNeutronUtils$NetworkType.class] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoNeutronUtils.class] 01:32:36 [INFO] [checking org.onap.so.cloud.CloudConfigIdentityMapper] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/CloudConfigIdentityMapper.class] 01:32:36 [INFO] [checking org.onap.so.openstack.utils.CinderClientImpl] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar(/com/woorea/openstack/cinder/VolumesExtension.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar(/com/woorea/openstack/cinder/VolumesExtension$List.class)] 01:32:36 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar(/com/woorea/openstack/cinder/VolumesExtension$Show.class)] 01:32:36 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/CinderClientImpl.class] 01:32:36 [INFO] [total 969ms] 01:32:36 [INFO] 01:32:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-adapter-utils --- 01:32:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:32:36 [INFO] Copying 29 resources 01:32:36 [INFO] 01:32:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-adapter-utils --- 01:32:36 [INFO] Changes detected - recompiling the module! 01:32:36 [INFO] Compiling 31 source files to /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:32:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/cloud/CloudPojoTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/TestDataSetup.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/OpenstackBeansPojoTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatEnvironmentEntryTest.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/cloud/authentication/AuthenticationMethodTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/StubOpenStack.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsUnitTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/HeatCacheEntryTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/config/PoConfigTest.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/BaseTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/VnfRollbackTest.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsTest.java]] 01:32:37 [INFO] [parsing completed 2ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/cloud/authentication/KeystoneAuthHolderTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/NetworkRollbackTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/AllTestsTestSuite.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/TestApplication.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/StackStatusHandlerTest.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/NeutronCacheEntryTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatEnvironmentParameterTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsITTest.java]] 01:32:37 [INFO] [parsing completed 1ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/MsoTenantTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoKeystoneUtilsTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoNeutronUtilsTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatEnvironmentResourceTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/cloud/CloudConfigTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoTenantUtilsFactoryTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoYamlEditorWithEnvtTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoMulticloudUtilsTest.java]] 01:32:37 [INFO] [parsing completed 0ms] 01:32:37 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:32:37 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:32:37 [INFO] [loading modules/jdk.charsets/module-info.class] 01:32:37 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:32:37 [INFO] [loading modules/java.desktop/module-info.class] 01:32:37 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jartool/module-info.class] 01:32:37 [INFO] [loading modules/java.logging/module-info.class] 01:32:37 [INFO] [loading modules/java.prefs/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jlink/module-info.class] 01:32:37 [INFO] [loading modules/jdk.sctp/module-info.class] 01:32:37 [INFO] [loading modules/java.management/module-info.class] 01:32:37 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:32:37 [INFO] [loading modules/java.sql/module-info.class] 01:32:37 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:32:37 [INFO] [loading modules/java.net.http/module-info.class] 01:32:37 [INFO] [loading modules/jdk.attach/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jshell/module-info.class] 01:32:37 [INFO] [loading modules/java.se/module-info.class] 01:32:37 [INFO] [loading modules/java.rmi/module-info.class] 01:32:37 [INFO] [loading modules/jdk.rmic/module-info.class] 01:32:37 [INFO] [loading modules/jdk.management/module-info.class] 01:32:37 [INFO] [loading modules/jdk.net/module-info.class] 01:32:37 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:32:37 [INFO] [loading modules/java.security.jgss/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:32:37 [INFO] [loading modules/jdk.localedata/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:32:37 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:32:37 [INFO] [loading modules/java.management.rmi/module-info.class] 01:32:37 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:32:37 [INFO] [loading modules/java.base/module-info.class] 01:32:37 [INFO] [loading modules/java.scripting/module-info.class] 01:32:37 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:32:37 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:32:37 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:32:37 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:32:37 [INFO] [loading modules/java.smartcardio/module-info.class] 01:32:37 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:32:37 [INFO] [loading modules/java.compiler/module-info.class] 01:32:37 [INFO] [loading modules/jdk.pack/module-info.class] 01:32:37 [INFO] [loading modules/java.xml/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:32:37 [INFO] [loading modules/jdk.editpad/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jfr/module-info.class] 01:32:37 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:32:37 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:32:37 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:32:37 [INFO] [loading modules/java.instrument/module-info.class] 01:32:37 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:32:37 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:32:37 [INFO] [loading modules/java.security.sasl/module-info.class] 01:32:37 [INFO] [loading modules/java.naming/module-info.class] 01:32:37 [INFO] [loading modules/jdk.jdi/module-info.class] 01:32:37 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:32:37 [INFO] [loading modules/jdk.compiler/module-info.class] 01:32:37 [INFO] [loading modules/java.datatransfer/module-info.class] 01:32:37 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:32:37 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/generated-test-sources/test-annotations] 01:32:37 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudifyManager.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/impl/PojoClassFactory.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/EqualsAndHashCodeMatchRule.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPrimitivesRule.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsRule.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 01:32:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Object.class] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/String.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/File.class] 01:32:37 [INFO] [loading modules/java.base/java/io/IOException.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:32:37 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 01:32:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:32:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:32:37 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/models/RackspaceAuthentication.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AuthenticationType.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Authentication.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/authentication/UsernamePassword.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/AuthenticationMethodFactory.class] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/BufferedReader.class] 01:32:37 [INFO] [loading modules/java.base/java/io/FileReader.class] 01:32:37 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:32:37 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:32:37 [INFO] [loading modules/java.base/java/util/List.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Map.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Set.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 01:32:37 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/Calendar.class] 01:32:37 [INFO] [loading modules/java.base/java/util/GregorianCalendar.class] 01:32:37 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 01:32:37 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 01:32:37 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:32:37 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/config/beans/PoConfig.class] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:32:37 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpHeaders.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoAdapterException.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoException.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoExceptionCategory.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoIOException.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoOpenstackException.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackBaseException.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackConnectException.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackRequest.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackResponse.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackResponseException.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Explanation.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/model/Error.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar(/com/woorea/openstack/quantum/model/NeutronError.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoCommonUtils.class] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/VnfRollback.class] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/CloudApiRequests.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/CreateStackRequest.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoStackAlreadyExists.class)] 01:32:37 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/Heat.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$CreateStack.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar(/com/woorea/openstack/heat/StackResource$DeleteStack.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/CreateStackParam.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Resources.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/UUID.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatUtils.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/adapters/vdu/VduPlugin.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackStatusHandler.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaClientImpl.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/NovaClientException.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/authentication/KeystoneAuthHolder.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkRollback.class)] 01:32:37 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 01:32:37 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/cloud/CloudConfig.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/HeatStatus.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/StackInfo.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdate.class] 01:32:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/CloudInfo.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/PluginAction.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact$ArtifactType.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduInstance.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduModelInfo.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStateType.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStatus.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/MsoTenant.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoKeystoneUtils.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkInfo.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoNeutronUtils.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Optional.class] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/BDDMockito.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoCloudSiteNotFound.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoKeystoneV3Utils.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoTenantUtilsFactory.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoTenantUtils.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoYamlEditorWithEnvt.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoMulticloudUtils.class] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduException.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:32:37 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:32:37 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Class.class] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 01:32:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 01:32:37 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:32:37 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/TestDataSetup.java:[30,66] [deprecation] none() in ExpectedException has been deprecated 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/TestDataSetup.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.OpenstackBeansPojoTest] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/NeutronCacheEntry.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/beans/HeatCacheEntry.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/OpenstackBeansPojoTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatEnvironmentEntryTest] 01:32:37 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Character.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Short.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Long.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Float.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Double.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Void.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatEnvironmentEntry.class] 01:32:37 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 01:32:37 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 01:32:37 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 01:32:37 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 01:32:37 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 01:32:37 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 01:32:37 [INFO] [loading modules/java.base/java/math/BigInteger.class] 01:32:37 [INFO] [loading modules/java.base/java/net/URI.class] 01:32:37 [INFO] [loading modules/java.base/java/net/URL.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/Date.class] 01:32:37 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 01:32:37 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 01:32:37 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 01:32:37 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 01:32:37 [INFO] [loading modules/java.base/java/time/LocalTime.class] 01:32:37 [INFO] [loading modules/java.base/java/time/LocalDate.class] 01:32:37 [INFO] [loading modules/java.base/java/time/Instant.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/Iterator.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 01:32:37 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 01:32:37 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 01:32:37 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 01:32:37 [INFO] [loading modules/java.base/java/nio/file/Path.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractBooleanAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractCharSequenceAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/Reader.class] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractStringAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/Collection.class] 01:32:37 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:32:37 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatEnvironmentResource.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoHeatEnvironmentParameter.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Error.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatEnvironmentEntryTest.class] 01:32:37 [INFO] [checking org.onap.so.cloud.authentication.AuthenticationMethodTest] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar(/com/woorea/openstack/keystone/v3/model/Authentication.class)] 01:32:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 01:32:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/cloud/authentication/AuthenticationMethodTest.class] 01:32:37 [INFO] [checking org.onap.so.StubOpenStack] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:32:37 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 01:32:37 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Readable.class] 01:32:37 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:32:37 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/StubOpenStack.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtilsUnitTest] 01:32:37 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/Number.class] 01:32:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 01:32:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:32:37 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 01:32:37 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 01:32:37 [INFO] [loading modules/java.base/java/util/AbstractList.class] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable$Base.class)] 01:32:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatUtilsUnitTest$1.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatUtilsUnitTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.HeatCacheEntryTest] 01:32:37 [INFO] [loading modules/java.base/java/util/TimeZone.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/HeatCacheEntryTest.class] 01:32:37 [INFO] [checking org.onap.so.EmbeddedMariaDbConfig] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 01:32:37 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 01:32:37 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/EmbeddedMariaDbConfig.class] 01:32:37 [INFO] [checking org.onap.so.config.PoConfigTest] 01:32:37 [INFO] [checking org.onap.so.BaseTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/config/PoConfigTest.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/BaseTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoCommonUtilsTest] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[62,12] [rawtypes] found raw type: OpenStackRequest 01:32:37 missing type arguments for generic class OpenStackRequest 01:32:37 where R is a type-variable: 01:32:37 R extends Object declared in class OpenStackRequest 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[69,63] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[69,64] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[70,63] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest,boolean 01:32:37 found: OpenStackRequest,boolean 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[70,64] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[79,52] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[79,53] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[80,52] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest,boolean 01:32:37 found: OpenStackRequest,boolean 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[80,53] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[89,52] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest,boolean 01:32:37 found: OpenStackRequest,boolean 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoCommonUtilsTest.java:[89,53] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest,boolean) 01:32:37 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoCommonUtilsTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.VnfRollbackTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/VnfRollbackTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtilsTest] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsTest.java:[79,62] [deprecation] none() in ExpectedException has been deprecated 01:32:37 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:32:37 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackClient.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackCreationException.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/StackRollbackException.class] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 01:32:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 01:32:37 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatUtilsTest.class] 01:32:37 [INFO] [checking org.onap.so.cloud.authentication.KeystoneAuthHolderTest] 01:32:37 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/cloud/authentication/KeystoneAuthHolderTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.NetworkRollbackTest] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/NetworkRollbackTest.java:[35,34] [rawtypes] found raw type: ArrayList 01:32:37 missing type arguments for generic class ArrayList 01:32:37 where E is a type-variable: 01:32:37 E extends Object declared in class ArrayList 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/beans/NetworkRollbackTest.java:[35,30] [unchecked] unchecked conversion 01:32:37 required: List 01:32:37 found: ArrayList 01:32:37 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/NetworkRollbackTest.class] 01:32:37 [INFO] [checking org.onap.so.AllTestsTestSuite] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/AllTestsTestSuite.class] 01:32:37 [INFO] [checking org.onap.so.TestApplication] 01:32:37 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/System.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Properties.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Hashtable.class] 01:32:37 [INFO] [loading modules/java.base/java/util/Dictionary.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/TestApplication.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.StackStatusHandlerTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/StackStatusHandlerTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.NeutronCacheEntryTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/NeutronCacheEntryTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatEnvironmentParameterTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatEnvironmentParameterTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtilsWithUpdateTest] 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[96,71] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[96,75] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[120,71] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[120,75] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[145,71] [unchecked] unchecked method invocation: method executeAndRecordOpenstackRequest in class MsoCommonUtils is applied to given types 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/src/test/java/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.java:[145,75] [unchecked] unchecked conversion 01:32:37 required: OpenStackRequest 01:32:37 found: OpenStackRequest 01:32:37 where T is a type-variable: 01:32:37 T extends Object declared in method executeAndRecordOpenstackRequest(OpenStackRequest) 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdateTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatUtilsITTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatUtilsITTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.beans.MsoTenantTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/beans/MsoTenantTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoKeystoneUtilsTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoKeystoneUtilsTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoNeutronUtilsTest] 01:32:37 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/classes/org/onap/so/openstack/utils/MsoNeutronUtils$NetworkType.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoNeutronUtilsTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoHeatEnvironmentResourceTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoHeatEnvironmentResourceTest.class] 01:32:37 [INFO] [checking org.onap.so.cloud.CloudConfigTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/cloud/CloudConfigTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoTenantUtilsFactoryTest] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/BDDMockito$BDDMyOngoingStubbing.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ThrowableAssert.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ThrowableAssert$ThrowingCallable.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Answer.class)] 01:32:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockSettings.class)] 01:32:37 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 01:32:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoTenantUtilsFactoryTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoYamlEditorWithEnvtTest] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoYamlEditorWithEnvtTest.class] 01:32:37 [INFO] [checking org.onap.so.openstack.utils.MsoMulticloudUtilsTest] 01:32:37 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ScenarioMappingBuilder.class)] 01:32:37 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/test-classes/org/onap/so/openstack/utils/MsoMulticloudUtilsTest.class] 01:32:37 [INFO] [total 618ms] 01:32:37 [INFO] 01:32:37 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-adapter-utils --- 01:32:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:32:37 [INFO] 01:32:37 [INFO] ------------------------------------------------------- 01:32:37 [INFO] T E S T S 01:32:37 [INFO] ------------------------------------------------------- 01:32:38 03/07-01:32:38.635|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.config.PoConfigTest], using SpringBootContextLoader 01:32:38 03/07-01:32:38.655|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.config.PoConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:38.938|||main|||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] 01:32:39 03/07-01:32:38.966|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63896cf7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f838072, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@46c9ee28, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@31f5ffb9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@19b3d3a4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a9040f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33214124, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d3768ce, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a9ea03f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1231f25c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2ba0b95f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3dc7c5fd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@62871522, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7fb9a83c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@517d9cd5] 01:32:39 03/07-01:32:38.987|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoCommonUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:38.988|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoCommonUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:38.997|||main|||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] 01:32:39 03/07-01:32:38.998|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ba98508, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b552b13, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@524dd373, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ca3acad, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b75f3f4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@691a5c3a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5570dc21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1477d4e6, org.springframework.test.context.event.EventPublishingTestExecutionListener@30b97fcf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@b791e6e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@583b4af4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72c175f1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9fd3b61, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a34de5e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@48da5106] 01:32:39 03/07-01:32:39.002|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.cloud.CloudConfigTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.003|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.cloud.CloudConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.009|||main|||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] 01:32:39 03/07-01:32:39.010|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@166a5659, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1afabf06, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33060020, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@443b6765, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@a72925, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4feaa4b8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c6eaa65, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53f1fcc2, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a261998, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@70f3bf00, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@49770ef9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@15bcecf9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4f0cdd0f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@22ea6051, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@539bb233] 01:32:39 03/07-01:32:39.014|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoKeystoneUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.015|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoKeystoneUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.020|||main|||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] 01:32:39 03/07-01:32:39.021|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@236f3885, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14ee143a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@78324e97, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@73417494, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@29b0c169, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d1b4fa1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27b7e663, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f2ad3d5, org.springframework.test.context.event.EventPublishingTestExecutionListener@703eead0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@674fd531, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f53b345, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@76ee7301, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71817f66, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@68feca3a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@ad585fb] 01:32:39 03/07-01:32:39.036|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.beans.VnfRollbackTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.037|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.beans.VnfRollbackTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.043|||main|||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] 01:32:39 03/07-01:32:39.043|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3fd21272, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b4bc73d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4cb91fa4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12aa2cca, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3dc4ed6f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2823b7c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ce3d95a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f6c6c70, org.springframework.test.context.event.EventPublishingTestExecutionListener@75d95b67, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40f15786, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@72ea6fcb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ee9920a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4154ecd3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@b53ce18, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2a666c8e] 01:32:39 03/07-01:32:39.047|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoNeutronUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.048|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoNeutronUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.053|||main|||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] 01:32:39 03/07-01:32:39.053|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ec77cab, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c7a1db6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@17c72ffa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b6b99c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e1c8027, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72d7afff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c41f6a0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b43f95c, org.springframework.test.context.event.EventPublishingTestExecutionListener@311453ab, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7ef3aa21, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2dd4a7a9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@49392256, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a23b9d1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3962b216, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3183a37c] 01:32:39 03/07-01:32:39.063|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoMulticloudUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.064|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoMulticloudUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.069|||main|||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] 01:32:39 03/07-01:32:39.070|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48928b57, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29088be1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c09bb7a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@15a6a91f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@493250cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24888d8b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@750b200b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55c581e4, org.springframework.test.context.event.EventPublishingTestExecutionListener@eaa07bb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6eae3730, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@42095996, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b3a3a92, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@65f36591, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7a7bd9a8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@72b6fa98] 01:32:39 03/07-01:32:39.092|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoHeatUtilsITTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.093|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoHeatUtilsITTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.098|||main|||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] 01:32:39 03/07-01:32:39.099|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68cc6319, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d0f4ac4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@544733a4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@522f74a1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@59700156, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e6e29d6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7359f3ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5afa0b1a, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d9cba2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c167296, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@506e382b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5a464be7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@170f0fd6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@48d24d63, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@695c8b32] 01:32:39 03/07-01:32:39.177|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.config.PoConfigTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.178|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.config.PoConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.183|||main|||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] 01:32:39 03/07-01:32:39.183|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2932721e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a6d4dee, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6447dc25, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@705dc1a6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4a45ff31, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7af7c9aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@208b8425, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ec52163, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b1cedfd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1fe2c5ad, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6334c0d8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@74ed3be4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@48224381, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@41e43885, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4131261] 01:32:39 03/07-01:32:39.185|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoCommonUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.186|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoCommonUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.189|||main|||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] 01:32:39 03/07-01:32:39.189|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@46aea9f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@267e0ca0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e3a07ab, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3f3a529f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@ce8b59e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5aa5b3af, org.springframework.test.context.transaction.TransactionalTestExecutionListener@344cf00f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@598ff2b3, org.springframework.test.context.event.EventPublishingTestExecutionListener@1002f859, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67cd193d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34525143, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@126e2710, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1529d534, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a22325d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3c5cb013] 01:32:39 03/07-01:32:39.191|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.cloud.CloudConfigTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.192|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.cloud.CloudConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.195|||main|||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] 01:32:39 03/07-01:32:39.196|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43414b88, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@52a605c3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@13fad0c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@24fb8317, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d2f910b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f451970, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a7c8cb7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32675dd4, org.springframework.test.context.event.EventPublishingTestExecutionListener@2351255a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4f836d9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a4f1bc5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@224e7aa5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@89ff043, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4d145177, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1f57fa23] 01:32:39 03/07-01:32:39.198|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoKeystoneUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.198|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoKeystoneUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.201|||main|||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] 01:32:39 03/07-01:32:39.202|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@519a81dd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5608e254, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d8b9dee, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45cddfd3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@40dc2ade, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51d76ad3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30d2f9ea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1bca9b64, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a61d819, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@508abc74, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77b01226, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@386ea60f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@c7b100b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@99774ec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ec176da] 01:32:39 03/07-01:32:39.204|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.beans.VnfRollbackTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.205|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.beans.VnfRollbackTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.208|||main|||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] 01:32:39 03/07-01:32:39.209|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@272485a6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6aed4a23, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@40b678b3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f7c1de0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5cf6ba1c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5cca5ff3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fcad739, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@10664c3d, org.springframework.test.context.event.EventPublishingTestExecutionListener@79a92277, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7712df76, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@e98adb2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c3d0ff8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1cb73a92, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7d3faf1d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@36017835] 01:32:39 03/07-01:32:39.210|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoNeutronUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.211|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoNeutronUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.214|||main|||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] 01:32:39 03/07-01:32:39.214|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@272f5373, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@799557c8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f05d08c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2c6d442d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71842e18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@227c0cf7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@13cc3984, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55465bfc, org.springframework.test.context.event.EventPublishingTestExecutionListener@5625ba2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@47bbf44d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@35c9f527, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@52b7c1d9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@451f3f66, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d1eb214, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2784145d] 01:32:39 03/07-01:32:39.217|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoMulticloudUtilsTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.217|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoMulticloudUtilsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.220|||main|||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] 01:32:39 03/07-01:32:39.221|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14091e24, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45ecdd32, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@408980aa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@68e62b3b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34c2e03d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@17e4beda, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1be4f05c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4202bfe8, org.springframework.test.context.event.EventPublishingTestExecutionListener@61627c9d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@53c21c05, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6f986031, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@38326fd5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a467ada, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@92775a3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2512155e] 01:32:39 03/07-01:32:39.225|||main|||INFO||||||||Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.openstack.utils.MsoHeatUtilsITTest], using SpringBootContextLoader 01:32:39 03/07-01:32:39.226|||main|||INFO||||||||Could not detect default resource locations for test class [org.onap.so.openstack.utils.MsoHeatUtilsITTest]: no resource found for suffixes {-context.xml, Context.groovy}. 01:32:39 03/07-01:32:39.232|||main|||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] 01:32:39 03/07-01:32:39.235|||main|||INFO||||||||Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@307e9c02, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@682270ff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6bc08a77, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@37922937, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73483d4b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8961e55, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67eabe02, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4197e859, org.springframework.test.context.event.EventPublishingTestExecutionListener@73072745, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4bdbfbc6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@79735611, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@758ac46, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4d2f8ee7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@593e594f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3a1e5fa7] 01:32:39 [INFO] Running org.onap.so.AllTestsTestSuite 01:32:39 01:32:39 . ____ _ __ _ _ 01:32:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:32:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:32:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:32:39 ' |____| .__|_| |_|_| |_\__, | / / / / 01:32:39 =========|_|==============|___/=/_/_/_/ 01:32:39 :: Spring Boot :: (v2.5.15) 01:32:39 01:32:40 03/07-01:32:39.942|||main|||INFO||||||||Starting PoConfigTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 4870 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils) 01:32:40 03/07-01:32:39.943|||main|||DEBUG||||||||Running with Spring Boot v2.5.15, Spring v5.3.27 01:32:40 03/07-01:32:39.943|||main|||INFO||||||||The following 1 profile is active: "test" 01:32:41 03/07-01:32:41.349|||main|||INFO||||||||Bootstrapping Spring Data JPA repositories in DEFAULT mode. 01:32:41 03/07-01:32:41.626|||main|||INFO||||||||Finished Spring Data repository scanning in 266 ms. Found 58 JPA repository interfaces. 01:32:42 WARNING: An illegal reflective access operation has occurred 01:32:42 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 01:32:42 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 01:32:42 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:32:42 WARNING: All illegal access operations will be denied in a future release 01:32:42 03/07-01:32:42.680|||main|||INFO||||||||Tomcat initialized with port(s): 0 (http) 01:32:42 03/07-01:32:42.697|||main|||INFO||||||||Initializing ProtocolHandler ["http-nio-auto-1"] 01:32:42 03/07-01:32:42.699|||main|||INFO||||||||Starting service [Tomcat] 01:32:42 03/07-01:32:42.699|||main|||INFO||||||||Starting Servlet engine: [Apache Tomcat/9.0.105] 01:32:42 03/07-01:32:42.723|||main|||WARN||||||||Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.9466862696633056849] which is part of the web application [] 01:32:42 03/07-01:32:42.853|||main|||INFO||||||||Initializing Spring embedded WebApplicationContext 01:32:42 03/07-01:32:42.854|||main|||INFO||||||||Root WebApplicationContext: initialization completed in 2872 ms 01:32:43 03/07-01:32:43.324|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/base 01:32:43 03/07-01:32:43.325|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/base/libs 01:32:43 03/07-01:32:43.325|||main|||INFO||||||||Created directory: /tmp/MariaDB4j/data/3307 01:32:47 03/07-01:32:47.177|||main|||INFO||||||||Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 01:32:47 03/07-01:32:47.180|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 01:32:47 03/07-01:32:47.180|||main|||INFO||||||||chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 01:32:47 03/07-01:32:47.180|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 01:32:47 03/07-01:32:47.180|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 01:32:47 03/07-01:32:47.181|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 01:32:47 03/07-01:32:47.181|||main|||INFO||||||||chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 01:32:47 03/07-01:32:47.181|||main|||INFO||||||||Installing a new embedded database to: /tmp/MariaDB4j/base 01:32:47 03/07-01:32:47.197|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 01:32:47 03/07-01:32:47.240|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/3307' ... 01:32:47 03/07-01:32:47.300|||main|||INFO||||||||Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 01:32:49 03/07-01:32:49.293|||Exec Stream Pumper|||INFO||||||||mysql_install_db: OK 01:32:49 03/07-01:32:49.293|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.293|||Exec Stream Pumper|||INFO||||||||mysql_install_db: To start mysqld at boot time you have to copy 01:32:49 03/07-01:32:49.294|||Exec Stream Pumper|||INFO||||||||mysql_install_db: support-files/mysql.server to the right place for your system 01:32:49 03/07-01:32:49.294|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.294|||Exec Stream Pumper|||INFO||||||||mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 01:32:49 03/07-01:32:49.295|||Exec Stream Pumper|||INFO||||||||mysql_install_db: To do so, start the server, then issue the following commands: 01:32:49 03/07-01:32:49.295|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Alternatively you can run: 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 01:32:49 03/07-01:32:49.296|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.297|||Exec Stream Pumper|||INFO||||||||mysql_install_db: which will also give you the option of removing the test 01:32:49 03/07-01:32:49.297|||Exec Stream Pumper|||INFO||||||||mysql_install_db: databases and anonymous user created by default. This is 01:32:49 03/07-01:32:49.297|||Exec Stream Pumper|||INFO||||||||mysql_install_db: strongly recommended for production servers. 01:32:49 03/07-01:32:49.297|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.298|||Exec Stream Pumper|||INFO||||||||mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 01:32:49 03/07-01:32:49.298|||Exec Stream Pumper|||INFO||||||||mysql_install_db: MySQL manual for more instructions. 01:32:49 03/07-01:32:49.299|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.299|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can start the MariaDB daemon with: 01:32:49 03/07-01:32:49.299|||Exec Stream Pumper|||INFO||||||||mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/3307' 01:32:49 03/07-01:32:49.299|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.299|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 01:32:49 03/07-01:32:49.300|||Exec Stream Pumper|||INFO||||||||mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 01:32:49 03/07-01:32:49.300|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.300|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Please report any problems at http://mariadb.org/jira 01:32:49 03/07-01:32:49.300|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.301|||Exec Stream Pumper|||INFO||||||||mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 01:32:49 03/07-01:32:49.301|||Exec Stream Pumper|||INFO||||||||mysql_install_db: You can find additional information about the MySQL part at: 01:32:49 03/07-01:32:49.301|||Exec Stream Pumper|||INFO||||||||mysql_install_db: http://dev.mysql.com 01:32:49 03/07-01:32:49.301|||Exec Stream Pumper|||INFO||||||||mysql_install_db: Consider joining MariaDB's strong and vibrant community: 01:32:49 03/07-01:32:49.301|||Exec Stream Pumper|||INFO||||||||mysql_install_db: https://mariadb.org/get-involved/ 01:32:49 03/07-01:32:49.302|||Exec Stream Pumper|||INFO||||||||mysql_install_db: 01:32:49 03/07-01:32:49.304|||Exec Default Executor|||INFO||||||||Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 01:32:49 03/07-01:32:49.305|||main|||INFO||||||||Installation complete. 01:32:49 03/07-01:32:49.306|||main|||INFO||||||||Starting up the database... 01:32:49 03/07-01:32:49.306|||main|||INFO||||||||mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 01:32:49 03/07-01:32:49.307|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 01:32:49 03/07-01:32:49.307|||main|||INFO||||||||Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 01:32:49 03/07-01:32:49.429|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 4972 ... 01:32:49 03/07-01:32:49.443|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Uses event mutexes 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Compressed tables use zlib 1.2.3 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Using Linux native AIO 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Number of pools: 1 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Using SSE2 crc32 instructions 01:32:49 03/07-01:32:49.444|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 01:32:49 03/07-01:32:49.448|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Completed initialization of buffer pool 01:32:49 03/07-01:32:49.449|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604223538944 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 01:32:49 03/07-01:32:49.450|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Highest supported file format is Barracuda. 01:32:49 03/07-01:32:49.458|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: 128 out of 128 rollback segments are active. 01:32:49 03/07-01:32:49.458|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Creating shared tablespace for temporary tables 01:32:49 03/07-01:32:49.458|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 01:32:49 03/07-01:32:49.458|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 01:32:49 03/07-01:32:49.461|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 01:32:49 03/07-01:32:49.461|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604059113216 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/3307/ib_buffer_pool 01:32:49 03/07-01:32:49.462|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] Plugin 'FEEDBACK' is disabled. 01:32:49 03/07-01:32:49.462|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604059113216 [Note] InnoDB: Buffer pool(s) load completed at 260307 1:32:49 01:32:49 03/07-01:32:49.467|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] Server socket created on IP: '::'. 01:32:49 03/07-01:32:49.469|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] Reading of all Master_info entries succeded 01:32:49 03/07-01:32:49.470|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] Added new Master_info '' to hash table 01:32:49 03/07-01:32:49.470|||Exec Stream Pumper|||INFO||||||||mysqld: 2026-03-07 1:32:49 140604935225472 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 01:32:49 03/07-01:32:49.470|||Exec Stream Pumper|||INFO||||||||mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.3307.sock' port: 3307 MariaDB Server 01:32:49 03/07-01:32:49.508|||main|||INFO||||||||Database startup complete. 01:32:49 03/07-01:32:49.530|||main|||INFO||||||||Running a command: create database if not exists `catalogdb`; 01:32:49 03/07-01:32:49.531|||main|||INFO||||||||Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 01:32:49 03/07-01:32:49.543|||Exec Default Executor|||INFO||||||||Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 01:32:49 03/07-01:32:49.632|||main|||INFO||||||||Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 01:32:49 03/07-01:32:49.632|||main|||INFO||||||||Successfully ran the command: create database if not exists `catalogdb`; 01:32:49 03/07-01:32:49.874|||main|||INFO||||||||HHH000204: Processing PersistenceUnitInfo [name: default] 01:32:49 03/07-01:32:49.951|||main|||INFO||||||||HHH000412: Hibernate ORM core version 5.4.33 01:32:50 03/07-01:32:50.156|||main|||INFO||||||||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 01:32:50 03/07-01:32:50.312|||main|||INFO||||||||HikariPool-1 - Starting... 01:32:50 03/07-01:32:50.417|||main|||INFO||||||||HikariPool-1 - Start completed. 01:32:50 03/07-01:32:50.449|||main|||INFO||||||||HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 01:32:50 03/07-01:32:50.852|||main|||WARN||||||||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 01:32:52 03/07-01:32:52.536|||main|||INFO||||||||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 01:32:52 03/07-01:32:52.549|||main|||INFO||||||||Initialized JPA EntityManagerFactory for persistence unit 'default' 01:32:54 03/07-01:32:54.699|||main|||WARN||||||||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 01:32:55 03/07-01:32:55.383|||main|||INFO||||||||Logging initialized @18117ms 01:32:55 03/07-01:32:55.830|||main|||DEBUG||||||||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:32:55 03/07-01:32:55.869|||main|||WARN||||||||You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:32:55 03/07-01:32:55.870|||main|||INFO||||||||Will secure Ant [pattern='/**'] with [] 01:32:55 03/07-01:32:55.955|||main|||INFO||||||||Will not secure any request 01:32:55 03/07-01:32:55.977|||main|||INFO||||||||Will not secure any request 01:32:56 03/07-01:32:56.933|||main|||INFO||||||||Exposing 0 endpoint(s) beneath base path '/actuator' 01:32:57 03/07-01:32:57.007|||main|||INFO||||||||jetty-9.2.z-SNAPSHOT 01:32:57 03/07-01:32:57.041|||main|||INFO||||||||Started w.o.e.j.s.ServletContextHandler@21826734{/__admin,null,AVAILABLE} 01:32:57 03/07-01:32:57.044|||main|||INFO||||||||Started w.o.e.j.s.ServletContextHandler@1219ea21{/,null,AVAILABLE} 01:32:57 03/07-01:32:57.058|||main|||INFO||||||||Started NetworkTrafficServerConnector@b12b412{HTTP/1.1}{0.0.0.0:11479} 01:32:57 03/07-01:32:57.059|||main|||INFO||||||||Started @19793ms 01:32:57 03/07-01:32:57.072|||main|||INFO||||||||Starting ProtocolHandler ["http-nio-auto-1"] 01:32:57 03/07-01:32:57.094|||main|||INFO||||||||Tomcat started on port(s): 34479 (http) with context path '' 01:32:57 03/07-01:32:57.112|||main|||INFO||||||||Started PoConfigTest in 17.724 seconds (JVM running for 19.846) 01:32:57 [INFO] Running org.onap.so.config.PoConfigTest 01:32:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.onap.so.config.PoConfigTest 01:32:57 [INFO] Running org.onap.so.openstack.utils.MsoHeatEnvironmentResourceTest 01:32:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.onap.so.openstack.utils.MsoHeatEnvironmentResourceTest 01:32:57 [INFO] Running org.onap.so.openstack.utils.MsoCommonUtilsTest 01:32:57 03/07-01:32:57.605|||main|||ERROR||||||||RA_GENERAL_EXCEPTION_ARG 300 Openstack Keystone connection error on ContextError: 01:32:57 com.woorea.openstack.base.client.OpenStackConnectException: connect 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testKeystoneErrorToMsoException(MsoCommonUtilsTest.java:94) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.607|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 HTTP Error on ContextError: 1, response 01:32:57 java.lang.NullPointerException: null 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:186) 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testKeystoneErrorToMsoException(MsoCommonUtilsTest.java:104) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.706|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Openstack Keystone Error on ContextError: Error [code=1, title=title, message=message] 01:32:57 03/07-01:32:57.711|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 OpenStackResponseException with response code 501 on ContextError: 01:32:57 com.woorea.openstack.base.client.OpenStackResponseException: response 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testKeystoneErrorToMsoException(MsoCommonUtilsTest.java:115) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.749|||main|||ERROR||||||||RA_GENERAL_EXCEPTION_ARG 300 An exception occured on ContextError: 01:32:57 java.io.IOException: IOExceptionTestMessage 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testIoExceptionToMsoException(MsoCommonUtilsTest.java:196) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.762|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Openstack Heat connection error on ContextError: 01:32:57 com.woorea.openstack.base.client.OpenStackConnectException: connect 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testHeatExceptionToMsoException(MsoCommonUtilsTest.java:125) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.763|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on ContextError: 1, 01:32:57 java.lang.NullPointerException: null 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testHeatExceptionToMsoException(MsoCommonUtilsTest.java:135) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.767|||main|||ERROR||||||||Exception - Openstack Error on ContextError : Explanation [ code='1', title='title', explanation='explanation', Error [type='null', message='null' ] ] 01:32:57 03/07-01:32:57.777|||main|||ERROR||||||||explanation, error.type=null, error.message=null 01:32:57 03/07-01:32:57.797|||main|||DEBUG||||||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:0 01:32:57 03/07-01:32:57.816|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Openstack Neutron Connection error on ContextError: 01:32:57 com.woorea.openstack.base.client.OpenStackConnectException: connect 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testNeutronExceptionToMsoException(MsoCommonUtilsTest.java:156) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.817|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Openstack HTTP Error on ContextError: 1, response 01:32:57 java.lang.NullPointerException: null 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtils.neutronExceptionToMsoException(MsoCommonUtils.java:271) 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testNeutronExceptionToMsoException(MsoCommonUtilsTest.java:165) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.819|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 Openstack Neutron Error on ContextError NeutronError [type=type, title=detail, message=message] 01:32:57 03/07-01:32:57.820|||main|||ERROR||||||||RA_CONNECTION_EXCEPTION 300 OpenStackBaseException with response code 501 on ContextError: 01:32:57 com.woorea.openstack.base.client.OpenStackResponseException: response 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testNeutronExceptionToMsoException(MsoCommonUtilsTest.java:176) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.849|||main|||ERROR||||||||RA_GENERAL_EXCEPTION_ARG 300 An exception occured on ContextError: 01:32:57 java.lang.RuntimeException: runtime 01:32:57 at org.onap.so.openstack.utils.MsoCommonUtilsTest.testRuntimeExceptionToMsoException(MsoCommonUtilsTest.java:186) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:32:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:32:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:32:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:32:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:32:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:32:57 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:32:57 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:32:57 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:32:57 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:32:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:32:57 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:128) 01:32:57 at org.junit.runners.Suite.runChild(Suite.java:27) 01:32:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:32:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:32:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:32:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:32:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:32:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:32:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:32:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:32:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:32:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:32:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:32:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:32:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:32:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:32:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:32:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:32:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:32:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:32:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:32:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:32:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:32:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:32:57 03/07-01:32:57.861|||main|||DEBUG||||||||Retry indicated. Attempts remaining:2 01:33:02 03/07-01:33:02.862|||main|||DEBUG||||||||Retry indicated. Attempts remaining:1 01:33:07 03/07-01:33:07.863|||main|||DEBUG||||||||Retry indicated. Attempts remaining:0 01:33:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.287 s - in org.onap.so.openstack.utils.MsoCommonUtilsTest 01:33:12 [INFO] Running org.onap.so.cloud.authentication.KeystoneAuthHolderTest 01:33:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.cloud.authentication.KeystoneAuthHolderTest 01:33:12 [INFO] Running org.onap.so.cloud.CloudConfigTest 01:33:13 03/07-01:33:12.907|||main|||WARN||||||||Could not Target Entity: http://localhost:11479/cloudSite/NotThere 01:33:13 03/07-01:33:12.910|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:13 03/07-01:33:12.910|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:13 03/07-01:33:12.910|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/NotThere 01:33:13 03/07-01:33:12.910|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:13 03/07-01:33:12.911|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8d5b8101-6edb-47cc-b97b-a189fbbb85f4"] 01:33:13 03/07-01:33:12.912|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:13 03/07-01:33:12.912|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:13 03/07-01:33:13.065|||qtp1377688357-47|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 01:33:13 03/07-01:33:13.121|||qtp1377688357-47|||ERROR|||||||| 01:33:13 Request was not matched 01:33:13 ======================= 01:33:13 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | Closest stub | Request | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | 01:33:13 GET | GET 01:33:13 /cloudSite/MTN13 | /cloudSite/NotThere <<<<< URL does not match 01:33:13 | 01:33:13 | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 01:33:13 03/07-01:33:13.125|||qtp1377688357-47|||INFO||||||||Request received: 01:33:13 127.0.0.1 - GET /cloudSite/NotThere 01:33:13 01:33:13 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Accept: [application/hal+json] 01:33:13 Connection: [keep-alive] 01:33:13 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:13 Host: [localhost:11479] 01:33:13 Accept-Encoding: [gzip,deflate] 01:33:13 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:13 X-ONAP-PartnerName: [UNKNOWN] 01:33:13 X-Target-Entity: [SO:CatalogDB] 01:33:13 X-InvocationID: [8d5b8101-6edb-47cc-b97b-a189fbbb85f4] 01:33:13 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Content-Type: [application/hal+json] 01:33:13 01:33:13 01:33:13 01:33:13 Matched response definition: 01:33:13 (no response definition configured) 01:33:13 01:33:13 Response: 01:33:13 HTTP/1.1 404 01:33:13 (no headers) 01:33:13 01:33:13 01:33:13 03/07-01:33:13.143|||qtp1377688357-47|||INFO||||||||RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 01:33:13 03/07-01:33:13.144|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:33:13 03/07-01:33:13.178|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:13 03/07-01:33:13.178|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:33:13 03/07-01:33:13.178|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:33:13 03/07-01:33:13.178|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:13 03/07-01:33:13.179|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:33:13 Request was not matched 01:33:13 ======================= 01:33:13 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | Closest stub | Request | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | 01:33:13 GET | GET 01:33:13 /cloudSite/MTN13 | /cloudSite/NotThere <<<<< URL does not match 01:33:13 | 01:33:13 | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 01:33:13 03/07-01:33:13.179|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:13 03/07-01:33:13.272|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=NotThere&cloudVersion=2.5 01:33:13 03/07-01:33:13.273|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=NotThere&cloudVersion=2.5 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7e075d36-4472-4344-8a23-229f9dc1fa61"] 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:13 03/07-01:33:13.273|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:13 03/07-01:33:13.300|||qtp1377688357-46|||ERROR|||||||| 01:33:13 Request was not matched 01:33:13 ======================= 01:33:13 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | Closest stub | Request | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | 01:33:13 GET | GET 01:33:13 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=NotThere<<<<< URL does not match 01:33:13 | &cloudVersion=2.5 01:33:13 | 01:33:13 | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 01:33:13 03/07-01:33:13.301|||qtp1377688357-46|||INFO||||||||Request received: 01:33:13 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=NotThere&cloudVersion=2.5 01:33:13 01:33:13 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Accept: [application/hal+json] 01:33:13 Connection: [keep-alive] 01:33:13 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:13 Host: [localhost:11479] 01:33:13 Accept-Encoding: [gzip,deflate] 01:33:13 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:13 X-ONAP-PartnerName: [UNKNOWN] 01:33:13 X-Target-Entity: [SO:CatalogDB] 01:33:13 X-InvocationID: [7e075d36-4472-4344-8a23-229f9dc1fa61] 01:33:13 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Content-Type: [application/hal+json] 01:33:13 01:33:13 01:33:13 01:33:13 Matched response definition: 01:33:13 (no response definition configured) 01:33:13 01:33:13 Response: 01:33:13 HTTP/1.1 404 01:33:13 (no headers) 01:33:13 01:33:13 01:33:13 03/07-01:33:13.307|||qtp1377688357-46|||INFO||||||||Received request to /not-matched?clli=NotThere&cloudVersion=2.5 with body 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:33:13 Request was not matched 01:33:13 ======================= 01:33:13 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | Closest stub | Request | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 | 01:33:13 GET | GET 01:33:13 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=NotThere<<<<< URL does not match 01:33:13 | &cloudVersion=2.5 01:33:13 | 01:33:13 | 01:33:13 ----------------------------------------------------------------------------------------------------------------------- 01:33:13 01:33:13 03/07-01:33:13.312|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:13 03/07-01:33:13.314|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:33:13 03/07-01:33:13.314|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5a4b55ec-bdaa-4e08-846a-a5c54ece4540"] 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:13 03/07-01:33:13.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:13 03/07-01:33:13.648|||qtp1377688357-48|||INFO||||||||Request received: 01:33:13 127.0.0.1 - GET /cloudSite/DEFAULT 01:33:13 01:33:13 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Accept: [application/hal+json] 01:33:13 Connection: [keep-alive] 01:33:13 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:13 Host: [localhost:11479] 01:33:13 Accept-Encoding: [gzip,deflate] 01:33:13 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:13 X-ONAP-PartnerName: [UNKNOWN] 01:33:13 X-Target-Entity: [SO:CatalogDB] 01:33:13 X-InvocationID: [5a4b55ec-bdaa-4e08-846a-a5c54ece4540] 01:33:13 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Content-Type: [application/hal+json] 01:33:13 01:33:13 01:33:13 01:33:13 Matched response definition: 01:33:13 { 01:33:13 "status" : 200, 01:33:13 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:13 "headers" : { 01:33:13 "Content-Type" : "application/json" 01:33:13 } 01:33:13 } 01:33:13 01:33:13 Response: 01:33:13 HTTP/1.1 200 01:33:13 Content-Type: [application/json] 01:33:13 01:33:13 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:13 01:33:13 03/07-01:33:13.659|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:13 03/07-01:33:13.659|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:13 03/07-01:33:13.659|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:13 03/07-01:33:13.659|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:13 03/07-01:33:13.660|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:13 03/07-01:33:13.660|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:13 03/07-01:33:13.770|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:13 03/07-01:33:13.771|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5e9b5458-9797-4389-b502-2fb4f560d4b5"] 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:13 03/07-01:33:13.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:13 03/07-01:33:13.789|||qtp1377688357-49|||INFO||||||||Request received: 01:33:13 127.0.0.1 - GET /cloudSite/MTN13 01:33:13 01:33:13 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Accept: [application/hal+json] 01:33:13 Connection: [keep-alive] 01:33:13 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:13 Host: [localhost:11479] 01:33:13 Accept-Encoding: [gzip,deflate] 01:33:13 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:13 X-ONAP-PartnerName: [UNKNOWN] 01:33:13 X-Target-Entity: [SO:CatalogDB] 01:33:13 X-InvocationID: [5e9b5458-9797-4389-b502-2fb4f560d4b5] 01:33:13 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:13 Content-Type: [application/hal+json] 01:33:13 01:33:13 01:33:13 01:33:13 Matched response definition: 01:33:13 { 01:33:13 "status" : 200, 01:33:13 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:13 "headers" : { 01:33:13 "Content-Type" : "application/json" 01:33:13 } 01:33:13 } 01:33:13 01:33:13 Response: 01:33:13 HTTP/1.1 200 01:33:13 Content-Type: [application/json] 01:33:13 01:33:13 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:13 01:33:13 03/07-01:33:13.791|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:13 03/07-01:33:13.792|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:13 03/07-01:33:13.792|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:13 03/07-01:33:13.792|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:13 03/07-01:33:13.793|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:13 03/07-01:33:13.793|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.onap.so.cloud.CloudConfigTest 01:33:13 [INFO] Running org.onap.so.openstack.beans.NeutronCacheEntryTest 01:33:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.openstack.beans.NeutronCacheEntryTest 01:33:13 [INFO] Running org.onap.so.cloud.CloudPojoTest 01:33:13 03/07-01:33:13.823|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 01:33:13 03/07-01:33:13.823|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Jacoco detected, auto-configuring OpenPojo to ignore its structures. 01:33:13 03/07-01:33:13.919|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@32028869: ]] 01:33:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.onap.so.cloud.CloudPojoTest 01:33:13 [INFO] Running org.onap.so.openstack.utils.MsoHeatEnvironmentParameterTest 01:33:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.openstack.utils.MsoHeatEnvironmentParameterTest 01:33:13 [INFO] Running org.onap.so.openstack.utils.MsoKeystoneUtilsTest 01:33:14 03/07-01:33:14.031|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.032|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5767ecab-45e1-4bb2-adc2-5b730456a7cb"] 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.032|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.043|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [5767ecab-45e1-4bb2-adc2-5b730456a7cb] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.045|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.074|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.queryTenant(MsoKeystoneUtils.java:190) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.queryTenantTest(MsoKeystoneUtilsTest.java:79) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.097|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.146|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/tenantId 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.166|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.166|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b4618fcf-a53c-4d47-a866-f0582bc07822"] 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.166|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.174|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [b4618fcf-a53c-4d47-a866-f0582bc07822] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.176|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.177|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.177|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.179|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.createTenant(MsoKeystoneUtils.java:89) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.createTenantTest(MsoKeystoneUtilsTest.java:50) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.186|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.196|||qtp1377688357-46|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 POST | GET <<<<< HTTP method does not match 01:33:14 /mockPublicUrl/tenants | /mockPublicUrl/tenants/?name=tenant <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.196|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/?name=tenant 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.197|||qtp1377688357-46|||INFO||||||||Received request to /not-matched?name=tenant with body 01:33:14 03/07-01:33:14.203|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.210|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /mockPublicUrl/tenants 01:33:14 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [80] 01:33:14 Content-Type: [application/json] 01:33:14 {"tenant":{"name":"tenant","description":"SDN Tenant (via MSO)","enabled":true}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.221|||qtp1377688357-49|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /mockPublicUrl/users/john | /mockPublicUrl/users/m93945 <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.222|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/users/m93945 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.223|||qtp1377688357-49|||INFO||||||||Received request to /not-matched with body 01:33:14 03/07-01:33:14.226|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.232|||qtp1377688357-47|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /mockPublicUrl/users/john | /mockPublicUrl/users/?name=m93945 <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.232|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/users/?name=m93945 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.234|||qtp1377688357-47|||INFO||||||||Received request to /not-matched?name=m93945 with body 01:33:14 03/07-01:33:14.237|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.245|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/OS-KSADM/roles 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Roles.json", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "roles": [ 01:33:14 { 01:33:14 "id": "admin", 01:33:14 "name": "admin", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 ] 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.261|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.262|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e258903f-5b86-4714-8063-5e86ceba56b2"] 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.262|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.266|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [e258903f-5b86-4714-8063-5e86ceba56b2] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.267|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.270|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.createTenant(MsoKeystoneUtils.java:89) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.createTenantTest_FindUserByName(MsoKeystoneUtilsTest.java:61) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.277|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.284|||qtp1377688357-47|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 POST | GET <<<<< HTTP method does not match 01:33:14 /mockPublicUrl/tenants | /mockPublicUrl/tenants/?name=tenant <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.284|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/?name=tenant 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.286|||qtp1377688357-47|||INFO||||||||Received request to /not-matched?name=tenant with body 01:33:14 03/07-01:33:14.288|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.292|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /mockPublicUrl/tenants 01:33:14 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [80] 01:33:14 Content-Type: [application/json] 01:33:14 {"tenant":{"name":"tenant","description":"SDN Tenant (via MSO)","enabled":true}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.296|||qtp1377688357-48|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /mockPublicUrl/OS-KSADM/roles | /mockPublicUrl/users/m93945 <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.297|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/users/m93945 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.298|||qtp1377688357-48|||INFO||||||||Received request to /not-matched with body 01:33:14 03/07-01:33:14.300|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.307|||qtp1377688357-49|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /mockPublicUrl/OS-KSADM/roles | /mockPublicUrl/users/?name=m93945 <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.307|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/users/?name=m93945 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.309|||qtp1377688357-49|||INFO||||||||Received request to /not-matched?name=m93945 with body 01:33:14 03/07-01:33:14.314|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.320|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/OS-KSADM/roles 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Roles.json", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "roles": [ 01:33:14 { 01:33:14 "id": "admin", 01:33:14 "name": "admin", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 ] 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.335|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.336|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.336|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.336|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.336|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.336|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"55dd3b38-967d-4454-b9d7-348de50529f5"] 01:33:14 03/07-01:33:14.337|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.337|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.342|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [55dd3b38-967d-4454-b9d7-348de50529f5] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.343|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.347|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.deleteTenant(MsoKeystoneUtils.java:280) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.deleteTenantTest(MsoKeystoneUtilsTest.java:97) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.352|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.364|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/tenantId 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.370|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - DELETE /mockPublicUrl/tenants/tenantId 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 01:33:14 01:33:14 03/07-01:33:14.371|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Deleted Tenant tenantId (testingTenantName) 01:33:14 03/07-01:33:14.385|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.386|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5b0a6d59-a391-4102-81c8-c5fe0701079e"] 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.386|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.390|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [5b0a6d59-a391-4102-81c8-c5fe0701079e] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.391|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.394|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.queryTenantByName(MsoKeystoneUtils.java:236) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.queryTenantByNameTest(MsoKeystoneUtilsTest.java:88) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.399|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.408|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/?name=tenant 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.426|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.427|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9b92ec75-f050-4940-a79e-d5045d45f961"] 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.427|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.430|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [9b92ec75-f050-4940-a79e-d5045d45f961] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.431|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.431|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.431|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.431|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.432|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.432|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.436|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.deleteTenantByName(MsoKeystoneUtils.java:325) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.deleteTenantByNameTest(MsoKeystoneUtilsTest.java:106) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.442|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.449|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/tenants/?name=tenant 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "OpenstackResponse_Tenant.json" 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 (no headers) 01:33:14 01:33:14 { 01:33:14 "tenant": { 01:33:14 "id": "tenantId", 01:33:14 "name": "testingTenantName", 01:33:14 "description": null, 01:33:14 "enabled": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.457|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - DELETE /mockPublicUrl/tenants/tenantId 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 01:33:14 01:33:14 03/07-01:33:14.458|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Deleted Tenant tenantId (testingTenantName) 01:33:14 03/07-01:33:14.477|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/Test 01:33:14 03/07-01:33:14.477|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/Test 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d31f2628-d3e8-43e6-acf8-410b50d99e8d"] 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.482|||qtp1377688357-47|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudSite/MTN13 | /cloudSite/Test <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.483|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/Test 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [d31f2628-d3e8-43e6-acf8-410b50d99e8d] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.485|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:33:14 03/07-01:33:14.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:33:14 03/07-01:33:14.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:33:14 03/07-01:33:14.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.488|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudSite/MTN13 | /cloudSite/Test <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.488|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.489|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=Test&cloudVersion=2.5 01:33:14 03/07-01:33:14.490|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=Test&cloudVersion=2.5 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"43e9cbdb-f865-4ad5-ae80-7beb5126720b"] 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.490|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.497|||qtp1377688357-46|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=Test&clo<<<<< URL does not match 01:33:14 | udVersion=2.5 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.498|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=Test&cloudVersion=2.5 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [43e9cbdb-f865-4ad5-ae80-7beb5126720b] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.500|||qtp1377688357-46|||INFO||||||||Received request to /not-matched?clli=Test&cloudVersion=2.5 with body 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=Test&clo<<<<< URL does not match 01:33:14 | udVersion=2.5 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.504|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.506|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:33:14 03/07-01:33:14.506|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3dc74345-79ee-4073-bffe-429abc0a8ab6"] 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.510|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/DEFAULT 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [3dc74345-79ee-4073-bffe-429abc0a8ab6] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.512|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.516|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:383) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.createTenant(MsoKeystoneUtils.java:89) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.createTenantTest_Exception(MsoKeystoneUtilsTest.java:72) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.524|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [75] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantName":"admin","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.527|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||IDENTITY_SERVICE_NOT_FOUND Region: Test Cloud identity mtn13 300 Exception in findEndpointURL 01:33:14 java.lang.RuntimeException: endpoint url not found 01:33:14 at com.woorea.openstack.keystone.utils.KeystoneUtils.findEndpointURL(KeystoneUtils.java:37) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.getKeystoneAdminClient(MsoKeystoneUtils.java:405) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtils.createTenant(MsoKeystoneUtils.java:89) 01:33:14 at org.onap.so.openstack.utils.MsoKeystoneUtilsTest.createTenantTest_Exception(MsoKeystoneUtilsTest.java:72) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in org.onap.so.openstack.utils.MsoKeystoneUtilsTest 01:33:14 [INFO] Running org.onap.so.cloud.authentication.AuthenticationMethodTest 01:33:14 03/07-01:33:14.536|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodTest.testCoreUsernamePasswordAuth(AuthenticationMethodTest.java:75) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.537|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:58) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodTest.testCustomRackspaceAuthFromCloudIdentity(AuthenticationMethodTest.java:87) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.607|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodTest.testCoreUsernamePasswordAuthFromCloudIdentity(AuthenticationMethodTest.java:98) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.608|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:58) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodTest.testCustomRackspaceAuth(AuthenticationMethodTest.java:63) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:33:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.onap.so.cloud.authentication.AuthenticationMethodTest 01:33:14 [INFO] Running org.onap.so.openstack.utils.StackStatusHandlerTest 01:33:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.so.openstack.utils.StackStatusHandlerTest 01:33:14 [INFO] Running org.onap.so.openstack.beans.MsoTenantTest 01:33:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.openstack.beans.MsoTenantTest 01:33:14 [INFO] Running org.onap.so.openstack.beans.VnfRollbackTest 01:33:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.openstack.beans.VnfRollbackTest 01:33:14 [INFO] Running org.onap.so.openstack.utils.MsoNeutronUtilsTest 01:33:14 03/07-01:33:14.774|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||In queryNetwork 01:33:14 03/07-01:33:14.775|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.776|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9402a029-3baf-4978-9eaa-48c9e37684b4"] 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.782|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [9402a029-3baf-4978-9eaa-48c9e37684b4] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.789|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:190) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest(MsoNeutronUtilsTest.java:79) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.797|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [76] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.808|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "bodyFileName" : "GetNeutronNetwork.json", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "network": { 01:33:14 "admin_state_up": true, 01:33:14 "availability_zone_hints": [], 01:33:14 "availability_zones": [ 01:33:14 "nova" 01:33:14 ], 01:33:14 "created_at": "2016-03-08T20:19:41", 01:33:14 "dns_domain": "my-domain.org.", 01:33:14 "id": "43173f6a-d699-414b-888f-ab243dda6dfe", 01:33:14 "ipv4_address_scope": null, 01:33:14 "ipv6_address_scope": null, 01:33:14 "l2_adjacency": false, 01:33:14 "mtu": 1500, 01:33:14 "name": "net1", 01:33:14 "port_security_enabled": true, 01:33:14 "project_id": "9bacb3c5d39d41a79512987f338cf177", 01:33:14 "qos_policy_id": "6a8454ade84346f59e8d40665f878b2e", 01:33:14 "revision_number": 1, 01:33:14 "router:external": false, 01:33:14 "segments": [ 01:33:14 { 01:33:14 "provider:network_type": "vlan", 01:33:14 "provider:physical_network": "public", 01:33:14 "provider:segmentation_id": 2 01:33:14 }, 01:33:14 { 01:33:14 "provider:network_type": "flat", 01:33:14 "provider:physical_network": "default", 01:33:14 "provider:segmentation_id": 0 01:33:14 } 01:33:14 ], 01:33:14 "shared": false, 01:33:14 "status": "ACTIVE", 01:33:14 "subnets": [ 01:33:14 "54d6f61d-db07-451c-9ab3-b9609b6b6f0b" 01:33:14 ], 01:33:14 "tags": ["tag1,tag2"], 01:33:14 "tenant_id": "4fd44f30292945e481c7b8a0c8908869", 01:33:14 "updated_at": "2016-03-08T20:19:41", 01:33:14 "vlan_transparent": false, 01:33:14 "description": "", 01:33:14 "is_default": false 01:33:14 } 01:33:14 } 01:33:14 01:33:14 03/07-01:33:14.836|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||In queryNetwork 01:33:14 03/07-01:33:14.837|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.838|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"56a07385-3520-4ed5-ac69-e41bdcefee4c"] 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.838|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.842|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [56a07385-3520-4ed5-ac69-e41bdcefee4c] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.843|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.843|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.843|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.843|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.847|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:190) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest_404(MsoNeutronUtilsTest.java:87) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.852|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [76] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.857|||qtp1377688357-46|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudIdentity/mtn13 | /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab24<<<<< URL does not match 01:33:14 | 3dda6dfe 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.858|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.859|||qtp1377688357-46|||INFO||||||||Received request to /not-matched with body 01:33:14 03/07-01:33:14.860|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.865|||qtp1377688357-48|||ERROR|||||||| 01:33:14 Request was not matched 01:33:14 ======================= 01:33:14 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | Closest stub | Request | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 | 01:33:14 GET | GET 01:33:14 /cloudIdentity/mtn13 | /mockPublicUrl/v2.0/networks <<<<< URL does not match 01:33:14 | 01:33:14 | 01:33:14 ----------------------------------------------------------------------------------------------------------------------- 01:33:14 01:33:14 03/07-01:33:14.865|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/v2.0/networks 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 (no response definition configured) 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 404 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 03/07-01:33:14.867|||qtp1377688357-48|||INFO||||||||Received request to /not-matched with body 01:33:14 03/07-01:33:14.870|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:14 03/07-01:33:14.870|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query Network: 43173f6a-d699-414b-888f-ab243dda6dfe not found in tenant tenantId 01:33:14 03/07-01:33:14.888|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||In queryNetwork 01:33:14 03/07-01:33:14.889|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.889|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7a96a5d8-bc7f-4441-97e9-d6464b04453e"] 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.890|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.894|||qtp1377688357-49|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [7a96a5d8-bc7f-4441-97e9-d6464b04453e] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.896|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.896|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.896|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.896|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.901|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:14 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:14 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:14 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:14 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:14 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:14 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:14 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:190) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest_500(MsoNeutronUtilsTest.java:95) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.907|||qtp1377688357-47|||INFO||||||||Request received: 01:33:14 127.0.0.1 - POST /v2.0/tokens 01:33:14 01:33:14 Accept: [application/json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Content-Length: [76] 01:33:14 Content-Type: [application/json] 01:33:14 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 { 01:33:14 "access": { 01:33:14 "token": { 01:33:14 "id": "tokenId1234", 01:33:14 "issued_at": null, 01:33:14 "expires": "1517418429142", 01:33:14 "tenant": null 01:33:14 }, 01:33:14 "serviceCatalog": [ 01:33:14 { 01:33:14 "type": "orchestration", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "network", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 }, 01:33:14 { 01:33:14 "type": "identity", 01:33:14 "name": null, 01:33:14 "endpoints": [ 01:33:14 { 01:33:14 "region": "mtn13", 01:33:14 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:14 "internalURL": null, 01:33:14 "adminURL": null 01:33:14 } 01:33:14 ], 01:33:14 "endpoints_links": null 01:33:14 } 01:33:14 ], 01:33:14 "user": null, 01:33:14 "metadata": null 01:33:14 } 01:33:14 } 01:33:14 01:33:14 01:33:14 03/07-01:33:14.914|||qtp1377688357-46|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:14 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Accept: [application/json] 01:33:14 X-Auth-Token: [tokenId1234] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 500 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 500 01:33:14 (no headers) 01:33:14 01:33:14 01:33:14 01:33:14 03/07-01:33:14.915|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 01:33:14 03/07-01:33:14.916|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 Openstack Error, GET Network By ID (43173f6a-d699-414b-888f-ab243dda6dfe): 01:33:14 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 01:33:14 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 01:33:14 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 01:33:14 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 01:33:14 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 01:33:14 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 01:33:14 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.findNetworkById(MsoNeutronUtils.java:480) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.findNetworkByNameOrId(MsoNeutronUtils.java:455) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:194) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest_500(MsoNeutronUtilsTest.java:95) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.918|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 Openstack HTTP Error on QueryNetwork: 500, Server Error 01:33:14 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 01:33:14 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 01:33:14 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 01:33:14 at org.onap.so.openstack.utils.MsoCommonUtils.neutronExceptionToMsoException(MsoCommonUtils.java:271) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:202) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest_500(MsoNeutronUtilsTest.java:95) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 01:33:14 at [Source: (String)""; line: 1, column: 0] 01:33:14 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 01:33:14 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 01:33:14 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:33:14 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:33:14 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:33:14 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 01:33:14 ... 70 common frames omitted 01:33:14 03/07-01:33:14.918|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 OpenStackBaseException with response code 500 on QueryNetwork: 01:33:14 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 01:33:14 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 01:33:14 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 01:33:14 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 01:33:14 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 01:33:14 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 01:33:14 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.findNetworkById(MsoNeutronUtils.java:480) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.findNetworkByNameOrId(MsoNeutronUtils.java:455) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtils.queryNetwork(MsoNeutronUtils.java:194) 01:33:14 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.queryNetworkTest_500(MsoNeutronUtilsTest.java:95) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:14 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:14 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:14 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:14 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:14 03/07-01:33:14.933|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.934|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"70308050-4bc1-407c-bf7e-d91c5639a0d4"] 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:14 03/07-01:33:14.934|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:14 03/07-01:33:14.938|||qtp1377688357-48|||INFO||||||||Request received: 01:33:14 127.0.0.1 - GET /cloudSite/MTN13 01:33:14 01:33:14 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Accept: [application/hal+json] 01:33:14 Connection: [keep-alive] 01:33:14 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:14 Host: [localhost:11479] 01:33:14 Accept-Encoding: [gzip,deflate] 01:33:14 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:14 X-ONAP-PartnerName: [UNKNOWN] 01:33:14 X-Target-Entity: [SO:CatalogDB] 01:33:14 X-InvocationID: [70308050-4bc1-407c-bf7e-d91c5639a0d4] 01:33:14 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:14 Content-Type: [application/hal+json] 01:33:14 01:33:14 01:33:14 01:33:14 Matched response definition: 01:33:14 { 01:33:14 "status" : 200, 01:33:14 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:14 "headers" : { 01:33:14 "Content-Type" : "application/json" 01:33:14 } 01:33:14 } 01:33:14 01:33:14 Response: 01:33:14 HTTP/1.1 200 01:33:14 Content-Type: [application/json] 01:33:14 01:33:14 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 01:33:14 03/07-01:33:14.941|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:14 03/07-01:33:14.941|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:14 03/07-01:33:14.941|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:14 03/07-01:33:14.941|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:14 03/07-01:33:14.942|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:14 03/07-01:33:14.942|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:14 03/07-01:33:14.948|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:14 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.deleteNetwork(MsoNeutronUtils.java:244) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.deleteNetworkkTest(MsoNeutronUtilsTest.java:104) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:14.956|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:14.962|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "GetNeutronNetwork.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": { 01:33:15 "admin_state_up": true, 01:33:15 "availability_zone_hints": [], 01:33:15 "availability_zones": [ 01:33:15 "nova" 01:33:15 ], 01:33:15 "created_at": "2016-03-08T20:19:41", 01:33:15 "dns_domain": "my-domain.org.", 01:33:15 "id": "43173f6a-d699-414b-888f-ab243dda6dfe", 01:33:15 "ipv4_address_scope": null, 01:33:15 "ipv6_address_scope": null, 01:33:15 "l2_adjacency": false, 01:33:15 "mtu": 1500, 01:33:15 "name": "net1", 01:33:15 "port_security_enabled": true, 01:33:15 "project_id": "9bacb3c5d39d41a79512987f338cf177", 01:33:15 "qos_policy_id": "6a8454ade84346f59e8d40665f878b2e", 01:33:15 "revision_number": 1, 01:33:15 "router:external": false, 01:33:15 "segments": [ 01:33:15 { 01:33:15 "provider:network_type": "vlan", 01:33:15 "provider:physical_network": "public", 01:33:15 "provider:segmentation_id": 2 01:33:15 }, 01:33:15 { 01:33:15 "provider:network_type": "flat", 01:33:15 "provider:physical_network": "default", 01:33:15 "provider:segmentation_id": 0 01:33:15 } 01:33:15 ], 01:33:15 "shared": false, 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [ 01:33:15 "54d6f61d-db07-451c-9ab3-b9609b6b6f0b" 01:33:15 ], 01:33:15 "tags": ["tag1,tag2"], 01:33:15 "tenant_id": "4fd44f30292945e481c7b8a0c8908869", 01:33:15 "updated_at": "2016-03-08T20:19:41", 01:33:15 "vlan_transparent": false, 01:33:15 "description": "", 01:33:15 "is_default": false 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:14.969|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - DELETE /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 (no headers) 01:33:15 01:33:15 01:33:15 01:33:15 03/07-01:33:14.970|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Deleted Network 43173f6a-d699-414b-888f-ab243dda6dfe (net1) 01:33:15 03/07-01:33:14.984|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:14.984|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:14.984|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:15 03/07-01:33:14.984|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:14.984|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:15 03/07-01:33:14.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c36c2acf-d7e0-477e-81fe-33ba173ab733"] 01:33:15 03/07-01:33:14.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:15 03/07-01:33:14.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:15 03/07-01:33:14.988|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /cloudSite/MTN13 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/hal+json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 X-Target-Entity: [SO:CatalogDB] 01:33:15 X-InvocationID: [c36c2acf-d7e0-477e-81fe-33ba173ab733] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/hal+json] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 03/07-01:33:14.989|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:15 03/07-01:33:14.992|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:15 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.createNetwork(MsoNeutronUtils.java:112) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.createNetworkTest(MsoNeutronUtilsTest.java:68) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:14.998|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.004|||qtp1377688357-47|||ERROR|||||||| 01:33:15 Request was not matched 01:33:15 ======================= 01:33:15 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | Closest stub | Request | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | 01:33:15 POST | GET <<<<< HTTP method does not match 01:33:15 /mockPublicUrl/v2.0/networks | /mockPublicUrl/v2.0/networks 01:33:15 | 01:33:15 | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 01:33:15 03/07-01:33:15.004|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 (no response definition configured) 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 404 01:33:15 (no headers) 01:33:15 01:33:15 01:33:15 03/07-01:33:15.006|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:33:15 03/07-01:33:15.008|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:15 03/07-01:33:15.017|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [251] 01:33:15 Content-Type: [application/json] 01:33:15 {"network":{"networkType":"PROVIDER","providerPhyNet":"PROVIDER","netType":"vlan","providerSegID":"3014","name":"networkName","admin_state_up":true,"provider:physical_network":"PROVIDER","provider:network_type":"vlan","provider:segmentation_id":3014}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "OpenstackCreateNeutronNetworkResponse.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": 01:33:15 { 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [], 01:33:15 "name": "net-name", 01:33:15 "admin_state_up": true, 01:33:15 "tenant_id": "388a70781bae4ca895f17b7f6293eb70", 01:33:15 "shared": false, "id": "2a4017ef-31ff-496a-9294-e96ecc3bc9c9" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:15.030|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.031|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"300ff375-88fa-4da7-8720-a986bb17e944"] 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:15 03/07-01:33:15.031|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:15 03/07-01:33:15.034|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /cloudSite/MTN13 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/hal+json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 X-Target-Entity: [SO:CatalogDB] 01:33:15 X-InvocationID: [300ff375-88fa-4da7-8720-a986bb17e944] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/hal+json] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 01:33:15 03/07-01:33:15.036|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:15 03/07-01:33:15.036|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:15 03/07-01:33:15.036|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:15 03/07-01:33:15.036|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:15 03/07-01:33:15.037|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 03/07-01:33:15.037|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:15 03/07-01:33:15.049|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:15 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.createNetwork(MsoNeutronUtils.java:112) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.createNetworkTest_OpenStackBaseException(MsoNeutronUtilsTest.java:52) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:15.055|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.060|||qtp1377688357-47|||ERROR|||||||| 01:33:15 Request was not matched 01:33:15 ======================= 01:33:15 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | Closest stub | Request | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | 01:33:15 GET | GET 01:33:15 /cloudIdentity/mtn13 | /mockPublicUrl/v2.0/networks <<<<< URL does not match 01:33:15 | 01:33:15 | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 01:33:15 03/07-01:33:15.061|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 (no response definition configured) 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 404 01:33:15 (no headers) 01:33:15 01:33:15 01:33:15 03/07-01:33:15.062|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:33:15 03/07-01:33:15.063|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:15 03/07-01:33:15.069|||qtp1377688357-46|||ERROR|||||||| 01:33:15 Request was not matched 01:33:15 ======================= 01:33:15 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | Closest stub | Request | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | 01:33:15 POST | POST 01:33:15 /v2.0/tokens | /mockPublicUrl/v2.0/networks <<<<< URL does not match 01:33:15 | 01:33:15 | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 01:33:15 03/07-01:33:15.069|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [251] 01:33:15 Content-Type: [application/json] 01:33:15 {"network":{"networkType":"PROVIDER","providerPhyNet":"PROVIDER","netType":"vlan","providerSegID":"3014","name":"networkName","admin_state_up":true,"provider:physical_network":"PROVIDER","provider:network_type":"vlan","provider:segmentation_id":3014}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 (no response definition configured) 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 404 01:33:15 (no headers) 01:33:15 01:33:15 01:33:15 03/07-01:33:15.070|||qtp1377688357-46|||INFO||||||||Received request to /not-matched with body 01:33:15 03/07-01:33:15.071|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:15 03/07-01:33:15.073|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 Openstack HTTP Error on CreateNetwork: 404, Not Found 01:33:15 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 01:33:15 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 01:33:15 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 01:33:15 at org.onap.so.openstack.utils.MsoCommonUtils.neutronExceptionToMsoException(MsoCommonUtils.java:271) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.createNetwork(MsoNeutronUtils.java:158) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.createNetworkTest_OpenStackBaseException(MsoNeutronUtilsTest.java:52) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Request': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 01:33:15 at [Source: (String)" 01:33:15 Request was not matched 01:33:15 ======================= 01:33:15 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | Closest stub | Request | 01:33:15 --------------------------------------------------------------------------------------------------------------------"[truncated 511 chars]; line: 2, column: 55] 01:33:15 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:33:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 01:33:15 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 01:33:15 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2079) 01:33:15 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:805) 01:33:15 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 01:33:15 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:33:15 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:33:15 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:33:15 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 01:33:15 ... 70 common frames omitted 01:33:15 03/07-01:33:15.085|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.086|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"35695780-b495-460f-b68d-abe879b41b98"] 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:15 03/07-01:33:15.086|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:15 03/07-01:33:15.089|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /cloudSite/MTN13 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/hal+json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 X-Target-Entity: [SO:CatalogDB] 01:33:15 X-InvocationID: [35695780-b495-460f-b68d-abe879b41b98] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/hal+json] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 03/07-01:33:15.091|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:15 03/07-01:33:15.095|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:15 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.updateNetwork(MsoNeutronUtils.java:298) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.updateNetworkTest_NetworkTypeAsMultiProvider(MsoNeutronUtilsTest.java:127) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:15.101|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.107|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "GetNeutronNetwork.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": { 01:33:15 "admin_state_up": true, 01:33:15 "availability_zone_hints": [], 01:33:15 "availability_zones": [ 01:33:15 "nova" 01:33:15 ], 01:33:15 "created_at": "2016-03-08T20:19:41", 01:33:15 "dns_domain": "my-domain.org.", 01:33:15 "id": "43173f6a-d699-414b-888f-ab243dda6dfe", 01:33:15 "ipv4_address_scope": null, 01:33:15 "ipv6_address_scope": null, 01:33:15 "l2_adjacency": false, 01:33:15 "mtu": 1500, 01:33:15 "name": "net1", 01:33:15 "port_security_enabled": true, 01:33:15 "project_id": "9bacb3c5d39d41a79512987f338cf177", 01:33:15 "qos_policy_id": "6a8454ade84346f59e8d40665f878b2e", 01:33:15 "revision_number": 1, 01:33:15 "router:external": false, 01:33:15 "segments": [ 01:33:15 { 01:33:15 "provider:network_type": "vlan", 01:33:15 "provider:physical_network": "public", 01:33:15 "provider:segmentation_id": 2 01:33:15 }, 01:33:15 { 01:33:15 "provider:network_type": "flat", 01:33:15 "provider:physical_network": "default", 01:33:15 "provider:segmentation_id": 0 01:33:15 } 01:33:15 ], 01:33:15 "shared": false, 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [ 01:33:15 "54d6f61d-db07-451c-9ab3-b9609b6b6f0b" 01:33:15 ], 01:33:15 "tags": ["tag1,tag2"], 01:33:15 "tenant_id": "4fd44f30292945e481c7b8a0c8908869", 01:33:15 "updated_at": "2016-03-08T20:19:41", 01:33:15 "vlan_transparent": false, 01:33:15 "description": "", 01:33:15 "is_default": false 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:15.118|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - PUT /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [674] 01:33:15 Content-Type: [application/json] 01:33:15 {"network":{"id":"43173f6a-d699-414b-888f-ab243dda6dfe","segments":[{"provider:physical_network":"PROVIDER","provider:network_type":"vlan","provider:segmentation_id":3014}],"networkType":"MULTI_PROVIDER","status":"ACTIVE","subnets":["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"],"availability_zones":["nova"],"availability_zone_hints":[],"name":"net1","admin_state_up":true,"project_id":"9bacb3c5d39d41a79512987f338cf177","tenant_id":"4fd44f30292945e481c7b8a0c8908869","router:external":false,"revision_number":1,"port_security_enabled":true,"mtu":1500,"shared":false,"updated_at":1457468381000,"created_at":1457468381000,"description":"","is_default":false,"tags":["tag1,tag2"]}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "OpenstackCreateNeutronNetworkResponse.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": 01:33:15 { 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [], 01:33:15 "name": "net-name", 01:33:15 "admin_state_up": true, 01:33:15 "tenant_id": "388a70781bae4ca895f17b7f6293eb70", 01:33:15 "shared": false, "id": "2a4017ef-31ff-496a-9294-e96ecc3bc9c9" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:15.132|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.132|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"644340da-cd0a-4849-a7b1-cdf24db6e373"] 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:15 03/07-01:33:15.132|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:15 03/07-01:33:15.136|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /cloudSite/MTN13 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/hal+json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 X-Target-Entity: [SO:CatalogDB] 01:33:15 X-InvocationID: [644340da-cd0a-4849-a7b1-cdf24db6e373] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/hal+json] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 03/07-01:33:15.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:15 03/07-01:33:15.140|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:15 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.updateNetwork(MsoNeutronUtils.java:298) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.updateNetworkTest(MsoNeutronUtilsTest.java:115) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:15.144|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.148|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "GetNeutronNetwork.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": { 01:33:15 "admin_state_up": true, 01:33:15 "availability_zone_hints": [], 01:33:15 "availability_zones": [ 01:33:15 "nova" 01:33:15 ], 01:33:15 "created_at": "2016-03-08T20:19:41", 01:33:15 "dns_domain": "my-domain.org.", 01:33:15 "id": "43173f6a-d699-414b-888f-ab243dda6dfe", 01:33:15 "ipv4_address_scope": null, 01:33:15 "ipv6_address_scope": null, 01:33:15 "l2_adjacency": false, 01:33:15 "mtu": 1500, 01:33:15 "name": "net1", 01:33:15 "port_security_enabled": true, 01:33:15 "project_id": "9bacb3c5d39d41a79512987f338cf177", 01:33:15 "qos_policy_id": "6a8454ade84346f59e8d40665f878b2e", 01:33:15 "revision_number": 1, 01:33:15 "router:external": false, 01:33:15 "segments": [ 01:33:15 { 01:33:15 "provider:network_type": "vlan", 01:33:15 "provider:physical_network": "public", 01:33:15 "provider:segmentation_id": 2 01:33:15 }, 01:33:15 { 01:33:15 "provider:network_type": "flat", 01:33:15 "provider:physical_network": "default", 01:33:15 "provider:segmentation_id": 0 01:33:15 } 01:33:15 ], 01:33:15 "shared": false, 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [ 01:33:15 "54d6f61d-db07-451c-9ab3-b9609b6b6f0b" 01:33:15 ], 01:33:15 "tags": ["tag1,tag2"], 01:33:15 "tenant_id": "4fd44f30292945e481c7b8a0c8908869", 01:33:15 "updated_at": "2016-03-08T20:19:41", 01:33:15 "vlan_transparent": false, 01:33:15 "description": "", 01:33:15 "is_default": false 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:15.154|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - PUT /mockPublicUrl/v2.0/networks/43173f6a-d699-414b-888f-ab243dda6dfe 01:33:15 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [939] 01:33:15 Content-Type: [application/json] 01:33:15 {"network":{"id":"43173f6a-d699-414b-888f-ab243dda6dfe","segments":[{"provider:physical_network":"public","provider:network_type":"vlan","provider:segmentation_id":2},{"provider:physical_network":"default","provider:network_type":"flat","provider:segmentation_id":0}],"networkType":"MULTI_PROVIDER","providerPhyNet":"PROVIDER","netType":"vlan","providerSegID":"3014","status":"ACTIVE","subnets":["54d6f61d-db07-451c-9ab3-b9609b6b6f0b"],"availability_zones":["nova"],"availability_zone_hints":[],"name":"net1","admin_state_up":true,"project_id":"9bacb3c5d39d41a79512987f338cf177","tenant_id":"4fd44f30292945e481c7b8a0c8908869","provider:physical_network":"PROVIDER","provider:network_type":"vlan","provider:segmentation_id":3014,"router:external":false,"revision_number":1,"port_security_enabled":true,"mtu":1500,"shared":false,"updated_at":1457468381000,"created_at":1457468381000,"description":"","is_default":false,"tags":["tag1,tag2"]}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "OpenstackCreateNeutronNetworkResponse.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": 01:33:15 { 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [], 01:33:15 "name": "net-name", 01:33:15 "admin_state_up": true, 01:33:15 "tenant_id": "388a70781bae4ca895f17b7f6293eb70", 01:33:15 "shared": false, "id": "2a4017ef-31ff-496a-9294-e96ecc3bc9c9" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 03/07-01:33:15.166|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.168|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-TransactionID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ECOMP-RequestID:"361b3751-3da4-47d5-8ee1-403d96e9714f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ef7cfb2e-f41f-45a0-8a68-3e8ea2ed15a1"] 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:33:15 03/07-01:33:15.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:33:15 03/07-01:33:15.171|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /cloudSite/MTN13 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/hal+json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 X-Target-Entity: [SO:CatalogDB] 01:33:15 X-InvocationID: [ef7cfb2e-f41f-45a0-8a68-3e8ea2ed15a1] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/hal+json] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 01:33:15 03/07-01:33:15.172|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:33:15 03/07-01:33:15.172|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:33:15 03/07-01:33:15.172|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:33:15 03/07-01:33:15.173|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:33:15 03/07-01:33:15.173|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:33:15 03/07-01:33:15.173|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:33:15 03/07-01:33:15.176|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:33:15 javax.crypto.AEADBadTagException: Input too short - need tag 01:33:15 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:33:15 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:33:15 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:33:15 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:33:15 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:33:15 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:33:15 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.getNeutronClient(MsoNeutronUtils.java:381) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtils.createNetwork(MsoNeutronUtils.java:112) 01:33:15 at org.onap.so.openstack.utils.MsoNeutronUtilsTest.createNetworkTest_NetworkTypeAsMultiProvider(MsoNeutronUtilsTest.java:59) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:15.184|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /v2.0/tokens 01:33:15 01:33:15 Accept: [application/json] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [76] 01:33:15 Content-Type: [application/json] 01:33:15 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "access": { 01:33:15 "token": { 01:33:15 "id": "tokenId1234", 01:33:15 "issued_at": null, 01:33:15 "expires": "1517418429142", 01:33:15 "tenant": null 01:33:15 }, 01:33:15 "serviceCatalog": [ 01:33:15 { 01:33:15 "type": "orchestration", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "network", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 }, 01:33:15 { 01:33:15 "type": "identity", 01:33:15 "name": null, 01:33:15 "endpoints": [ 01:33:15 { 01:33:15 "region": "mtn13", 01:33:15 "publicURL": "http://localhost:11479/mockPublicUrl", 01:33:15 "internalURL": null, 01:33:15 "adminURL": null 01:33:15 } 01:33:15 ], 01:33:15 "endpoints_links": null 01:33:15 } 01:33:15 ], 01:33:15 "user": null, 01:33:15 "metadata": null 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.191|||qtp1377688357-47|||ERROR|||||||| 01:33:15 Request was not matched 01:33:15 ======================= 01:33:15 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | Closest stub | Request | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 | 01:33:15 POST | GET <<<<< HTTP method does not match 01:33:15 /mockPublicUrl/v2.0/networks | /mockPublicUrl/v2.0/networks 01:33:15 | 01:33:15 | 01:33:15 ----------------------------------------------------------------------------------------------------------------------- 01:33:15 01:33:15 03/07-01:33:15.191|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 (no response definition configured) 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 404 01:33:15 (no headers) 01:33:15 01:33:15 01:33:15 03/07-01:33:15.192|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:33:15 03/07-01:33:15.193|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:33:15 03/07-01:33:15.198|||qtp1377688357-46|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /mockPublicUrl/v2.0/networks 01:33:15 01:33:15 Accept: [application/json] 01:33:15 X-Auth-Token: [tokenId1234] 01:33:15 Connection: [keep-alive] 01:33:15 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:33:15 Host: [localhost:11479] 01:33:15 Accept-Encoding: [gzip,deflate] 01:33:15 Content-Length: [204] 01:33:15 Content-Type: [application/json] 01:33:15 {"network":{"segments":[{"provider:physical_network":"PROVIDER","provider:network_type":"vlan","provider:segmentation_id":3014}],"networkType":"MULTI_PROVIDER","name":"networkName","admin_state_up":true}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "OpenstackCreateNeutronNetworkResponse.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "network": 01:33:15 { 01:33:15 "status": "ACTIVE", 01:33:15 "subnets": [], 01:33:15 "name": "net-name", 01:33:15 "admin_state_up": true, 01:33:15 "tenant_id": "388a70781bae4ca895f17b7f6293eb70", 01:33:15 "shared": false, "id": "2a4017ef-31ff-496a-9294-e96ecc3bc9c9" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.onap.so.openstack.utils.MsoNeutronUtilsTest 01:33:15 [INFO] Running org.onap.so.openstack.beans.HeatCacheEntryTest 01:33:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.openstack.beans.HeatCacheEntryTest 01:33:15 [INFO] Running org.onap.so.openstack.beans.OpenstackBeansPojoTest 01:33:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.openstack.beans.OpenstackBeansPojoTest 01:33:15 [INFO] Running org.onap.so.openstack.utils.MsoTenantUtilsFactoryTest 01:33:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.onap.so.openstack.utils.MsoTenantUtilsFactoryTest 01:33:15 [INFO] Running org.onap.so.openstack.utils.MsoMulticloudUtilsTest 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with an environment variable: TEST-env 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found an environment variable - value: TEST-env 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no heatFiles 01:33:15 03/07-01:33:15.502|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||stack request: CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null} 01:33:15 03/07-01:33:15.509|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Request is: org.onap.so.openstack.utils.MulticloudRequest@2daa0234[genericVnfId=,vfModuleId=,vfModuleModelInvariantId=,vfModuleModelVersionId=,vfModuleModelCustomizationId=,oofDirectives={},sdncDirectives={},userDirectives={},templateType=,templateData=CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null}] 01:33:15 03/07-01:33:15.511|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:15 03/07-01:33:15.800|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP POST to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[88656a02-7133-4a87-8160-f69e74e6b5a0], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Content-Type=[application/json]} 01:33:15 03/07-01:33:15.827|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:15 01:33:15 03/07-01:33:15.837|||qtp1377688357-48|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/json] 01:33:15 User-Agent: [Apache-CXF/3.4.10] 01:33:15 Connection: [keep-alive] 01:33:15 Host: [localhost:11479] 01:33:15 Pragma: [no-cache] 01:33:15 Project: [TEST-tenant] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 Cache-Control: [no-cache] 01:33:15 X-InvocationID: [88656a02-7133-4a87-8160-f69e74e6b5a0] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Length: [271] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/json] 01:33:15 {"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 400, 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 400 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 01:33:15 01:33:15 03/07-01:33:15.847|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:POST performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload has http status code:400 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:15 03/07-01:33:15.848|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| 01:33:15 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with an environment variable: TEST-env 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found an environment variable - value: TEST-env 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no heatFiles 01:33:15 03/07-01:33:15.866|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||stack request: CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null} 01:33:15 03/07-01:33:15.867|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Request is: org.onap.so.openstack.utils.MulticloudRequest@6524ac44[genericVnfId=,vfModuleId=,vfModuleModelInvariantId=,vfModuleModelVersionId=,vfModuleModelCustomizationId=,oofDirectives={},sdncDirectives={},userDirectives={},templateType=,templateData=CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null}] 01:33:15 03/07-01:33:15.868|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:15 03/07-01:33:15.875|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.876|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP POST to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e8c8088d-c2ff-4ea1-a806-6fb1b9a2d636], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Content-Type=[application/json]} 01:33:15 03/07-01:33:15.878|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:15 01:33:15 03/07-01:33:15.881|||qtp1377688357-49|||INFO||||||||Request received: 01:33:15 127.0.0.1 - POST /api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/json] 01:33:15 User-Agent: [Apache-CXF/3.4.10] 01:33:15 Connection: [keep-alive] 01:33:15 Host: [localhost:11479] 01:33:15 Pragma: [no-cache] 01:33:15 Project: [TEST-tenant] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 Cache-Control: [no-cache] 01:33:15 X-InvocationID: [e8c8088d-c2ff-4ea1-a806-6fb1b9a2d636] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Length: [271] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Content-Type: [application/json] 01:33:15 {"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 201, 01:33:15 "body" : "{\"template_type\": \"heat\", \"workload_id\": \"TEST-workload\", \"template_response\": {\"stack\": {\"id\": \"TEST-stack\", \"links\": []}}}", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 201 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 {"template_type": "heat", "workload_id": "TEST-workload", "template_response": {"stack": {"id": "TEST-stack", "links": []}}} 01:33:15 01:33:15 03/07-01:33:15.883|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:POST performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload has http status code:201 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:15 03/07-01:33:15.884|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"template_type": "heat", "workload_id": "TEST-workload", "template_response": {"stack": {"id": "TEST-stack", "links": []}}} 01:33:15 01:33:15 SLF4J: Failed toString() invocation on an object of type [org.onap.so.openstack.utils.MulticloudCreateResponse] 01:33:15 Reported exception: 01:33:15 java.lang.NullPointerException 01:33:15 at org.onap.so.openstack.utils.MulticloudCreateResponse.toString(MulticloudCreateResponse.java:113) 01:33:15 at org.slf4j.helpers.MessageFormatter.safeObjectAppend(MessageFormatter.java:277) 01:33:15 at org.slf4j.helpers.MessageFormatter.deeplyAppendParameter(MessageFormatter.java:249) 01:33:15 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:211) 01:33:15 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:161) 01:33:15 at ch.qos.logback.classic.spi.LoggingEvent.getFormattedMessage(LoggingEvent.java:293) 01:33:15 at ch.qos.logback.classic.spi.LoggingEvent.prepareForDeferredProcessing(LoggingEvent.java:206) 01:33:15 at ch.qos.logback.core.OutputStreamAppender.subAppend(OutputStreamAppender.java:223) 01:33:15 at ch.qos.logback.core.OutputStreamAppender.append(OutputStreamAppender.java:102) 01:33:15 at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:84) 01:33:15 at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:51) 01:33:15 at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:270) 01:33:15 at ch.qos.logback.classic.Logger.callAppenders(Logger.java:257) 01:33:15 at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:421) 01:33:15 at ch.qos.logback.classic.Logger.filterAndLog_1(Logger.java:398) 01:33:15 at ch.qos.logback.classic.Logger.debug(Logger.java:486) 01:33:15 at org.onap.so.openstack.utils.MsoMulticloudUtils.createStack(MsoMulticloudUtils.java:221) 01:33:15 at org.onap.so.openstack.utils.MsoMulticloudUtilsTest.createStackSuccess(MsoMulticloudUtilsTest.java:97) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:15 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:15 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:15 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:15 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:15 03/07-01:33:15.904|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Create Response Body: [FAILED toString()] 01:33:15 03/07-01:33:15.905|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createPollInterval=15, pollTimeout=12015 01:33:15 03/07-01:33:15.906|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: TEST-stack/TEST-workload in tenant TEST-tenant 01:33:15 03/07-01:33:15.907|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:15 03/07-01:33:15.915|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:15 03/07-01:33:15.915|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bfef3b07-9fc3-4b33-b626-03f19e363fa4], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:15 03/07-01:33:15.919|||qtp1377688357-47|||INFO||||||||Request received: 01:33:15 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:15 01:33:15 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 Accept: [application/json] 01:33:15 User-Agent: [Apache-CXF/3.4.10] 01:33:15 Connection: [keep-alive] 01:33:15 Host: [localhost:11479] 01:33:15 Pragma: [no-cache] 01:33:15 Project: [TEST-tenant] 01:33:15 X-ONAP-PartnerName: [UNKNOWN] 01:33:15 Cache-Control: [no-cache] 01:33:15 X-InvocationID: [bfef3b07-9fc3-4b33-b626-03f19e363fa4] 01:33:15 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:15 01:33:15 01:33:15 01:33:15 Matched response definition: 01:33:15 { 01:33:15 "status" : 200, 01:33:15 "bodyFileName" : "MulticloudGetCreateResponse.json", 01:33:15 "headers" : { 01:33:15 "Content-Type" : "application/json" 01:33:15 } 01:33:15 } 01:33:15 01:33:15 Response: 01:33:15 HTTP/1.1 200 01:33:15 Content-Type: [application/json] 01:33:15 01:33:15 { 01:33:15 "template_type": "heat", 01:33:15 "workload_id": "TEST-workload", 01:33:15 "workload_status": "CREATE_COMPLETE", 01:33:15 "workload_status_reason": { 01:33:15 "stack": { 01:33:15 "id": "TEST-workload", 01:33:15 "links" : [ 01:33:15 { 01:33:15 "href" : "port", 01:33:15 "rel" : "self" 01:33:15 } 01:33:15 ], 01:33:15 "stack_name": "TEST-stack", 01:33:15 "stack_status": "CREATE_COMPLETE", 01:33:15 "creation_time": "2019-03-21T03:17:32Z", 01:33:15 "description": "Sample stack response", 01:33:15 "stack_owner": "stack_Owner", 01:33:15 "capabilities": [], 01:33:15 "parameters": { 01:33:15 "OS::project_id": "0e148b76ee8c42f78d37013bf6b7b1ae", 01:33:15 "apt_proxy": "10.12.5.2:8000", 01:33:15 "etcd_vm_flavor": "m1.medium", 01:33:15 "docker_version": "17.03.2", 01:33:15 "portal_hostname": "portal.api.simpledemo.onap.org", 01:33:15 "docker_proxy": "10.12.5.2:5000", 01:33:15 "kubectl_version": "1.11.5", 01:33:15 "use_ramdisk": "false" 01:33:15 }, 01:33:15 "outputs": [ 01:33:15 { 01:33:15 "output_value": "10.12.6.20", 01:33:15 "output_key": "k8s_12_vm_ip", 01:33:15 "description": "The IP address of the k8s_12 instance" 01:33:15 }, 01:33:15 { 01:33:15 "output_value": "10.12.5.241", 01:33:15 "output_key": "k8s_01_vm_ip", 01:33:15 "description": "The IP address of the k8s_01 instance" 01:33:15 } 01:33:15 ] 01:33:15 } 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.921|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:33:15 03/07-01:33:15.921|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{ 01:33:15 "template_type": "heat", 01:33:15 "workload_id": "TEST-workload", 01:33:15 "workload_status": "CREATE_COMPLETE", 01:33:15 "workload_status_reason": { 01:33:15 "stack": { 01:33:15 "id": "TEST-workload", 01:33:15 "links" : [ 01:33:15 { 01:33:15 "href" : "port", 01:33:15 "rel" : "self" 01:33:15 } 01:33:15 ], 01:33:15 "stack_name": "TEST-stack", 01:33:15 "stack_status": "CREATE_COMPLETE", 01:33:15 "creation_time": "2019-03-21T03:17:32Z", 01:33:15 "description": "Sample stack response", 01:33:15 "stack_owner": "stack_Owner", 01:33:15 "capabilities": [], 01:33:15 "parameters": { 01:33:15 "OS::project_id": "0e148b76ee8c42f78d37013bf6b7b1ae", 01:33:15 "apt_proxy": "10.12.5.2:8000", 01:33:15 "etcd_vm_flavor": "m1.medium", 01:33:15 "docker_version": "17.03.2", 01:33:15 "portal_hostname": "portal.api.simpledemo.onap.org", 01:33:15 "docker_proxy": "10.12.5.2:5000", 01:33:15 "kubectl_version": "1.11.5", 01:33:15 "use_ramdisk": "false" 01:33:15 }, 01:33:15 "outputs": [ 01:33:15 { 01:33:15 "output_value": "10.12.6.20", 01:33:15 "output_key": "k8s_12_vm_ip", 01:33:15 "description": "The IP address of the k8s_12 instance" 01:33:15 }, 01:33:15 { 01:33:15 "output_value": "10.12.5.241", 01:33:15 "output_key": "k8s_01_vm_ip", 01:33:15 "description": "The IP address of the k8s_01 instance" 01:33:15 } 01:33:15 ] 01:33:15 } 01:33:15 } 01:33:15 } 01:33:15 01:33:15 01:33:15 03/07-01:33:15.922|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@6c1511ef 01:33:15 03/07-01:33:15.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Create Response Body: org.onap.so.openstack.utils.MulticloudQueryResponse@1d90594d[templateType=heat,workloadId=TEST-workload,workloadStatus=CREATE_COMPLETE,workloadStatusReason={"stack":{"id":"TEST-workload","links":[{"href":"port","rel":"self"}],"stack_name":"TEST-stack","stack_status":"CREATE_COMPLETE","creation_time":"2019-03-21T03:17:32Z","description":"Sample stack response","stack_owner":"stack_Owner","capabilities":[],"parameters":{"OS::project_id":"0e148b76ee8c42f78d37013bf6b7b1ae","apt_proxy":"10.12.5.2:8000","etcd_vm_flavor":"m1.medium","docker_version":"17.03.2","portal_hostname":"portal.api.simpledemo.onap.org","docker_proxy":"10.12.5.2:5000","kubectl_version":"1.11.5","use_ramdisk":"false"},"outputs":[{"output_value":"10.12.6.20","output_key":"k8s_12_vm_ip","description":"The IP address of the k8s_12 instance"},{"output_value":"10.12.5.241","output_key":"k8s_01_vm_ip","description":"The IP address of the k8s_01 instance"}]}}] 01:33:16 03/07-01:33:15.937|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud getWorkloadStack() returning Stack Object: Stack{description='Sample stack response', links=[Link{href='port', rel='self'}], stackStatusReason='null', stackName='TEST-stack', updatedTime=null, creationTime=Thu Mar 21 03:17:32 UTC 2019, stackStatus='CREATE_COMPLETE', id='TEST-workload', outputs='[Output [key=k8s_12_vm_ip, value=10.12.6.20], Output [key=k8s_01_vm_ip, value=10.12.5.241]]', parameters='{OS::project_id=0e148b76ee8c42f78d37013bf6b7b1ae, apt_proxy=10.12.5.2:8000, etcd_vm_flavor=m1.medium, docker_version=17.03.2, portal_hostname=portal.api.simpledemo.onap.org, docker_proxy=10.12.5.2:5000, kubectl_version=1.11.5, use_ramdisk=false}', files='null'} 01:33:16 03/07-01:33:15.949|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||CREATED (TEST-stack/TEST-workload) 01:33:16 03/07-01:33:15.950|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 03/07-01:33:15.957|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:15.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP POST to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7164893a-e5dd-427f-b958-6412b92b3daa], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Content-Type=[application/json]} 01:33:16 03/07-01:33:15.959|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"generic-vnf-id":"","vf-module-id":""} 01:33:16 01:33:16 03/07-01:33:15.963|||qtp1377688357-46|||INFO||||||||Request received: 01:33:16 127.0.0.1 - POST /api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [7164893a-e5dd-427f-b958-6412b92b3daa] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Length: [39] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Type: [application/json] 01:33:16 {"generic-vnf-id":"","vf-module-id":""} 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 202, 01:33:16 "body" : "{\"template_type\": \"heat\", \"workload_id\": \"TEST-workload\"}", 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 202 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 {"template_type": "heat", "workload_id": "TEST-workload"} 01:33:16 01:33:16 03/07-01:33:15.965|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:POST performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload has http status code:202 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:16 03/07-01:33:15.966|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"template_type": "heat", "workload_id": "TEST-workload"} 01:33:16 01:33:16 03/07-01:33:15.966|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||updatePollInterval=15, pollTimeout=12015 01:33:16 03/07-01:33:15.966|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: TEST-stack/TEST-workload in tenant TEST-tenant 01:33:16 03/07-01:33:15.967|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 03/07-01:33:15.974|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:15.974|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b0823e10-3238-4bff-9c82-4ee99a8a2e92], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:15.976|||qtp1377688357-48|||INFO||||||||Request received: 01:33:16 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [b0823e10-3238-4bff-9c82-4ee99a8a2e92] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 200, 01:33:16 "bodyFileName" : "MulticloudGetUpdateResponse.json", 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 200 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 { 01:33:16 "template_type": "heat", 01:33:16 "workload_id": "TEST-workload", 01:33:16 "workload_status": "UPDATE_COMPLETE", 01:33:16 "workload_status_reason": { 01:33:16 "stack": {} 01:33:16 } 01:33:16 } 01:33:16 01:33:16 01:33:16 03/07-01:33:15.978|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:33:16 03/07-01:33:15.978|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{ 01:33:16 "template_type": "heat", 01:33:16 "workload_id": "TEST-workload", 01:33:16 "workload_status": "UPDATE_COMPLETE", 01:33:16 "workload_status_reason": { 01:33:16 "stack": {} 01:33:16 } 01:33:16 } 01:33:16 01:33:16 01:33:16 03/07-01:33:15.979|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@1c0726c0 01:33:16 03/07-01:33:15.980|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Create Response Body: org.onap.so.openstack.utils.MulticloudQueryResponse@6873e964[templateType=heat,workloadId=TEST-workload,workloadStatus=UPDATE_COMPLETE,workloadStatusReason={"stack":{}}] 01:33:16 03/07-01:33:15.981|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||UPDATED (TEST-stack/TEST-workload) 01:33:16 03/07-01:33:15.981|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud AAI update successful: 202 org.apache.cxf.jaxrs.impl.ResponseImpl$1@4d2f2091 01:33:16 03/07-01:33:16.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Delete multicloud HEAT stack: TEST-stack/TEST-workload in tenant TEST-tenant 01:33:16 03/07-01:33:16.001|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 03/07-01:33:16.009|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.009|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP DELETE to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1edace8f-712f-45c9-b8f8-8a070229e302], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.012|||qtp1377688357-49|||INFO||||||||Request received: 01:33:16 127.0.0.1 - DELETE /api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [1edace8f-712f-45c9-b8f8-8a070229e302] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Type: [*/*] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 204, 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 204 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 01:33:16 01:33:16 03/07-01:33:16.013|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:DELETE performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload has http status code:204 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)]} 01:33:16 03/07-01:33:16.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| 01:33:16 01:33:16 03/07-01:33:16.015|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Delete response is: java.io.BufferedInputStream@29ff135d 01:33:16 03/07-01:33:16.015|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: TEST-stack/TEST-workload in tenant TEST-tenant 01:33:16 03/07-01:33:16.015|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 03/07-01:33:16.020|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.020|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76f32d06-c671-4926-b073-6bd1f2e8aa78], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.023|||qtp1377688357-47|||INFO||||||||Request received: 01:33:16 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [76f32d06-c671-4926-b073-6bd1f2e8aa78] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 200, 01:33:16 "bodyFileName" : "MulticloudGetDeleteResponse.json", 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 200 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 { 01:33:16 "template_type": "heat", 01:33:16 "workload_id": "TEST-workload", 01:33:16 "workload_status": "DELETE_COMPLETE", 01:33:16 "workload_status_reason": { 01:33:16 "stack": {} 01:33:16 } 01:33:16 } 01:33:16 01:33:16 01:33:16 03/07-01:33:16.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/TEST-workload has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:33:16 03/07-01:33:16.027|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{ 01:33:16 "template_type": "heat", 01:33:16 "workload_id": "TEST-workload", 01:33:16 "workload_status": "DELETE_COMPLETE", 01:33:16 "workload_status_reason": { 01:33:16 "stack": {} 01:33:16 } 01:33:16 } 01:33:16 01:33:16 01:33:16 03/07-01:33:16.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@2a2a5666 01:33:16 03/07-01:33:16.029|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Create Response Body: org.onap.so.openstack.utils.MulticloudQueryResponse@7e3266a5[templateType=heat,workloadId=TEST-workload,workloadStatus=DELETE_COMPLETE,workloadStatusReason={"stack":{}}] 01:33:16 03/07-01:33:16.030|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud stack query status is: NOTFOUND 01:33:16 03/07-01:33:16.049|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: instanceName/instanceId in tenant TEST-tenant 01:33:16 03/07-01:33:16.051|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload/instanceId 01:33:16 03/07-01:33:16.061|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.062|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload/instanceId with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e83d2d84-0cfb-41ea-906e-ec544a7e2602], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.065|||qtp1377688357-46|||INFO||||||||Request received: 01:33:16 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN13/infra_workload/instanceId 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [e83d2d84-0cfb-41ea-906e-ec544a7e2602] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 200, 01:33:16 "body" : "{\"template_type\": \"heat\", \"workload_id\": \"TEST-workload\", \"template_response\": {\"stack\": {\"id\": \"TEST-stack\", \"links\": []}}}", 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 200 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 {"template_type": "heat", "workload_id": "TEST-workload", "template_response": {"stack": {"id": "TEST-stack", "links": []}}} 01:33:16 01:33:16 03/07-01:33:16.066|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload/instanceId has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 01:33:16 03/07-01:33:16.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"template_type": "heat", "workload_id": "TEST-workload", "template_response": {"stack": {"id": "TEST-stack", "links": []}}} 01:33:16 01:33:16 03/07-01:33:16.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@158892b3 01:33:16 03/07-01:33:16.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exception retrieving multicloud workload query response body 01:33:16 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "template_response" (class org.onap.so.openstack.utils.MulticloudQueryResponse), not marked as ignorable (4 known properties: "workload_status_reason", "workload_status", "workload_id", "template_type"]) 01:33:16 at [Source: (String)"{"template_type": "heat", "workload_id": "TEST-workload", "template_response": {"stack": {"id": "TEST-stack", "links": []}}}"; line: 1, column: 125] (through reference chain: org.onap.so.openstack.utils.MulticloudQueryResponse["template_response"]) 01:33:16 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 01:33:16 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 01:33:16 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperties(BeanDeserializerBase.java:1655) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeUsingPropertyBased(BeanDeserializer.java:540) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1405) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:352) 01:33:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:185) 01:33:16 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 01:33:16 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 01:33:16 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1546) 01:33:16 at org.onap.so.openstack.utils.MsoMulticloudUtils.getQueryBody(MsoMulticloudUtils.java:786) 01:33:16 at org.onap.so.openstack.utils.MsoMulticloudUtils.queryStack(MsoMulticloudUtils.java:300) 01:33:16 at org.onap.so.openstack.utils.MsoMulticloudUtilsTest.queryStackWithNullMulticloudQueryBody(MsoMulticloudUtilsTest.java:130) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:16 03/07-01:33:16.083|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Delete multicloud HEAT stack: instanceId in tenant tenantId 01:33:16 03/07-01:33:16.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/instanceId 01:33:16 03/07-01:33:16.090|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.090|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP DELETE to:http://localhost:11479/api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/instanceId with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[tenantId], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6ebca49-fefc-4b83-b645-c68b6bacbbc1], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.093|||qtp1377688357-48|||ERROR|||||||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 GET | DELETE <<<<< HTTP method does not match 01:33:16 /cloudIdentity/mtn13 | /api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/<<<<< URL does not match 01:33:16 | instanceId 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 03/07-01:33:16.093|||qtp1377688357-48|||INFO||||||||Request received: 01:33:16 127.0.0.1 - DELETE /api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/instanceId 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [tenantId] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [f6ebca49-fefc-4b83-b645-c68b6bacbbc1] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Type: [*/*] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 (no response definition configured) 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 404 01:33:16 (no headers) 01:33:16 01:33:16 01:33:16 03/07-01:33:16.094|||qtp1377688357-48|||INFO||||||||Received request to /not-matched with body 01:33:16 03/07-01:33:16.096|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:DELETE performed on uri:http://localhost:11479/api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/instanceId has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:16 03/07-01:33:16.096|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 GET | DELETE <<<<< HTTP method does not match 01:33:16 /cloudIdentity/mtn13 | /api/multicloud/v1/cloudOwner/cloudSiteId/infra_workload/<<<<< URL does not match 01:33:16 | instanceId 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 01:33:16 03/07-01:33:16.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Delete response is: java.io.BufferedInputStream@5ff18620 01:33:16 03/07-01:33:16.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||StackInfo to convert: {} 01:33:16 03/07-01:33:16.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HeatStatus = NOTFOUND msg = Not Found 01:33:16 03/07-01:33:16.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stack Status: NOTFOUND 01:33:16 03/07-01:33:16.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Stack Status Message: Not Found 01:33:16 03/07-01:33:16.108|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: instanceId in tenant TEST-tenant 01:33:16 03/07-01:33:16.109|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=instanceId 01:33:16 03/07-01:33:16.116|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.117|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=instanceId with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ffaca3ad-7099-4e95-8a2f-6426b2e6d7b2], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.120|||qtp1377688357-49|||ERROR|||||||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 GET | GET 01:33:16 /cloudSite/MTN13 | /api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=i<<<<< URL does not match 01:33:16 | nstanceId 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 03/07-01:33:16.120|||qtp1377688357-49|||INFO||||||||Request received: 01:33:16 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=instanceId 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [ffaca3ad-7099-4e95-8a2f-6426b2e6d7b2] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 (no response definition configured) 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 404 01:33:16 (no headers) 01:33:16 01:33:16 01:33:16 03/07-01:33:16.122|||qtp1377688357-49|||INFO||||||||Received request to /not-matched?name=instanceId with body 01:33:16 03/07-01:33:16.124|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=instanceId has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:16 03/07-01:33:16.124|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 GET | GET 01:33:16 /cloudSite/MTN13 | /api/multicloud/v1/CloudOwner/MTN13/infra_workload?name=i<<<<< URL does not match 01:33:16 | nstanceId 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 01:33:16 03/07-01:33:16.125|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@1abd1b42 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with an environment variable: TEST-env 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found an environment variable - value: TEST-env 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no heatFiles 01:33:16 03/07-01:33:16.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||stack request: CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null} 01:33:16 03/07-01:33:16.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Request is: org.onap.so.openstack.utils.MulticloudRequest@6036667a[genericVnfId=,vfModuleId=,vfModuleModelInvariantId=,vfModuleModelVersionId=,vfModuleModelCustomizationId=,oofDirectives={},sdncDirectives={},userDirectives={},templateType=,templateData=CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=200, environment='TEST-env', disableRollback='true', files=null}] 01:33:16 03/07-01:33:16.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:16 03/07-01:33:16.145|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.145|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP POST to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5c3ab623-3981-4c8b-8b76-54595f284f3c], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Content-Type=[application/json]} 01:33:16 03/07-01:33:16.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:16 01:33:16 03/07-01:33:16.151|||qtp1377688357-47|||INFO||||||||Request received: 01:33:16 127.0.0.1 - POST /api/multicloud/v1/CloudOwner/MTN14/infra_workload 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [5c3ab623-3981-4c8b-8b76-54595f284f3c] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Length: [271] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Content-Type: [application/json] 01:33:16 {"generic-vnf-id":"","vf-module-id":"","oof_directives":{},"sdnc_directives":{},"user_directives":{},"template_type":"","template_data":{"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":200,"environment":"TEST-env","disable_rollback":true}} 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 { 01:33:16 "status" : 201, 01:33:16 "body" : "{}", 01:33:16 "headers" : { 01:33:16 "Content-Type" : "application/json" 01:33:16 } 01:33:16 } 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 201 01:33:16 Content-Type: [application/json] 01:33:16 01:33:16 {} 01:33:16 01:33:16 03/07-01:33:16.152|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:POST performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload has http status code:201 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:16 03/07-01:33:16.152|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||{} 01:33:16 01:33:16 SLF4J: Failed toString() invocation on an object of type [org.onap.so.openstack.utils.MulticloudCreateResponse] 01:33:16 Reported exception: 01:33:16 java.lang.NullPointerException 01:33:16 at org.onap.so.openstack.utils.MulticloudCreateResponse.toString(MulticloudCreateResponse.java:113) 01:33:16 at org.slf4j.helpers.MessageFormatter.safeObjectAppend(MessageFormatter.java:277) 01:33:16 at org.slf4j.helpers.MessageFormatter.deeplyAppendParameter(MessageFormatter.java:249) 01:33:16 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:211) 01:33:16 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:161) 01:33:16 at ch.qos.logback.classic.spi.LoggingEvent.getFormattedMessage(LoggingEvent.java:293) 01:33:16 at ch.qos.logback.classic.spi.LoggingEvent.prepareForDeferredProcessing(LoggingEvent.java:206) 01:33:16 at ch.qos.logback.core.OutputStreamAppender.subAppend(OutputStreamAppender.java:223) 01:33:16 at ch.qos.logback.core.OutputStreamAppender.append(OutputStreamAppender.java:102) 01:33:16 at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:84) 01:33:16 at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:51) 01:33:16 at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:270) 01:33:16 at ch.qos.logback.classic.Logger.callAppenders(Logger.java:257) 01:33:16 at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:421) 01:33:16 at ch.qos.logback.classic.Logger.filterAndLog_1(Logger.java:398) 01:33:16 at ch.qos.logback.classic.Logger.debug(Logger.java:486) 01:33:16 at org.onap.so.openstack.utils.MsoMulticloudUtils.createStack(MsoMulticloudUtils.java:221) 01:33:16 at org.onap.so.openstack.utils.MsoMulticloudUtilsTest.createStackEmptyResponseEntity(MsoMulticloudUtilsTest.java:185) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:33:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:33:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:33:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:33:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:33:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:16 03/07-01:33:16.153|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Create Response Body: [FAILED toString()] 01:33:16 03/07-01:33:16.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query multicloud HEAT stack: TEST-stack/null in tenant TEST-tenant 01:33:16 03/07-01:33:16.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud Endpoint is: http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/null 01:33:16 03/07-01:33:16.160|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:33:16 03/07-01:33:16.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sending HTTP GET to:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/null with request headers:{X-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], Project=[TEST-tenant], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[88b541ad-6f8e-4dd7-8523-ae89023a27ba], X-ECOMP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-TransactionID=[361b3751-3da4-47d5-8ee1-403d96e9714f], X-ONAP-RequestID=[361b3751-3da4-47d5-8ee1-403d96e9714f]} 01:33:16 03/07-01:33:16.164|||qtp1377688357-46|||ERROR|||||||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 POST | GET <<<<< HTTP method does not match 01:33:16 /api/multicloud/v1/CloudOwner/MTN14/infra_workload | /api/multicloud/v1/CloudOwner/MTN14/infra_workload/null<<<<< URL does not match 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 03/07-01:33:16.165|||qtp1377688357-46|||INFO||||||||Request received: 01:33:16 127.0.0.1 - GET /api/multicloud/v1/CloudOwner/MTN14/infra_workload/null 01:33:16 01:33:16 X-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 Accept: [application/json] 01:33:16 User-Agent: [Apache-CXF/3.4.10] 01:33:16 Connection: [keep-alive] 01:33:16 Host: [localhost:11479] 01:33:16 Pragma: [no-cache] 01:33:16 Project: [TEST-tenant] 01:33:16 X-ONAP-PartnerName: [UNKNOWN] 01:33:16 Cache-Control: [no-cache] 01:33:16 X-InvocationID: [88b541ad-6f8e-4dd7-8523-ae89023a27ba] 01:33:16 X-ECOMP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-TransactionID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 X-ONAP-RequestID: [361b3751-3da4-47d5-8ee1-403d96e9714f] 01:33:16 01:33:16 01:33:16 01:33:16 Matched response definition: 01:33:16 (no response definition configured) 01:33:16 01:33:16 Response: 01:33:16 HTTP/1.1 404 01:33:16 (no headers) 01:33:16 01:33:16 01:33:16 03/07-01:33:16.166|||qtp1377688357-46|||INFO||||||||Received request to /not-matched with body 01:33:16 03/07-01:33:16.168|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response from method:GET performed on uri:http://localhost:11479/api/multicloud/v1/CloudOwner/MTN14/infra_workload/null has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 01:33:16 03/07-01:33:16.169|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| 01:33:16 Request was not matched 01:33:16 ======================= 01:33:16 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | Closest stub | Request | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 | 01:33:16 POST | GET <<<<< HTTP method does not match 01:33:16 /api/multicloud/v1/CloudOwner/MTN14/infra_workload | /api/multicloud/v1/CloudOwner/MTN14/infra_workload/null<<<<< URL does not match 01:33:16 | 01:33:16 | 01:33:16 ----------------------------------------------------------------------------------------------------------------------- 01:33:16 01:33:16 01:33:16 03/07-01:33:16.170|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud GET Response: org.apache.cxf.jaxrs.impl.ResponseImpl@78acebb5 01:33:16 03/07-01:33:16.170|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Multicloud stack query status is: NOTFOUND 01:33:16 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.696 s - in org.onap.so.openstack.utils.MsoMulticloudUtilsTest 01:33:16 [INFO] Running org.onap.so.openstack.utils.MsoHeatUtilsWithUpdateTest 01:33:16 03/07-01:33:16.285|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Ready to Update Stack (stackName/id) with input params: {} 01:33:16 03/07-01:33:16.288|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||UPDATE_COMPLETE (stackName/id) 01:33:16 03/07-01:33:16.288|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Current stack (outputs is empty) 01:33:16 03/07-01:33:16.325|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Ready to Update Stack (stackName/id) with input params: {} 01:33:16 03/07-01:33:16.326|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||UPDATE_COMPLETE (stackName/id) 01:33:16 03/07-01:33:16.326|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Current stack (outputs is empty) 01:33:16 03/07-01:33:16.333|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Ready to Update Stack (stackName/id) with input params: {} 01:33:16 03/07-01:33:16.333|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||UPDATE_COMPLETE (stackName/id) 01:33:16 03/07-01:33:16.333|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Current stack (outputs is empty) 01:33:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.so.openstack.utils.MsoHeatUtilsWithUpdateTest 01:33:16 [INFO] Running org.onap.so.openstack.beans.NetworkRollbackTest 01:33:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.openstack.beans.NetworkRollbackTest 01:33:16 [INFO] Running org.onap.so.openstack.utils.MsoHeatUtilsTest 01:33:16 03/07-01:33:16.622|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exception in Create Stack 01:33:16 org.onap.so.openstack.utils.StackCreationException: Error 01:33:16 at org.onap.so.openstack.utils.MsoHeatUtils.processCreateStack(MsoHeatUtils.java:277) 01:33:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.processCreateStack_Exception_Backout_Test(MsoHeatUtilsTest.java:426) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:33:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:33:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:33:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:33:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:33:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:33:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:33:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:33:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:33:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:33:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:33:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:33:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:33:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:33:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:33:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:33:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:33:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:33:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:33:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:33:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:33:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:33:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:33:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:33:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:33:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:33:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:33:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:33:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:33:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:33:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:33:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:33:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:33:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:33:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:33:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:33:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:33:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:33:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:33:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:33:16 03/07-01:33:16.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Will not poll. Poll interval 61 sec is greater then timeout 60 sec 01:33:16 03/07-01:33:16.630|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Polling of stack timed out with Status: CREATE_IN_PROGRESS 01:33:16 03/07-01:33:16.637|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Will poll again until 2026-03-07T01:34:16.637131 01:33:31 03/07-01:33:31.638|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Will poll again until 2026-03-07T01:34:16.637131 01:33:46 03/07-01:33:46.640|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Will poll again until 2026-03-07T01:34:16.637131 01:34:01 03/07-01:34:01.642|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Will poll again until 2026-03-07T01:34:16.637131 01:34:16 03/07-01:34:16.643|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Polling of stack timed out with Status: CREATE_IN_PROGRESS 01:34:16 03/07-01:34:16.655|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing on delete stack Stack{description='null', links=null, stackStatusReason='Stack DID NOT DELETE', stackName='stackName', updatedTime=null, creationTime=null, stackStatus='DELETE_FAILED', id='id', outputs='null', parameters='{}', files='null'} 01:34:16 03/07-01:34:16.682|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error updating in flight request with Openstack Create Request 01:34:16 java.lang.NullPointerException: null 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$xzOh1Jud.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$8SeC88hD.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.createStack_Error_Test(MsoHeatUtilsTest.java:518) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.683|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||ERROR STATUS = 500, 01:34:16 Unknown Error 01:34:16 Unknown Error 01:34:16 03/07-01:34:16.683|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on CreateStack: 500, 01:34:16 java.lang.NullPointerException: null 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.heatExceptionToMsoException$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$xGAeS7EO.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.heatExceptionToMsoException(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$8SeC88hD.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.createStack_Error_Test(MsoHeatUtilsTest.java:518) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.686|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exception in Create Stack 01:34:16 org.onap.so.openstack.utils.StackCreationException: Error 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.processCreateStack(MsoHeatUtils.java:277) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.processCreateStack_Exception_No_Backout_Test(MsoHeatUtilsTest.java:568) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.689|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing backout: true cleanUpKeyPair: true, stack Stack{description='null', links=null, stackStatusReason='Resource CREATE failed: Conflict: resources.my_keypair: Key pair 'hst3bbfnm0011vm001' already exists. (HTTP 409) (Request-ID: req-941b0af6-63ae-4d6a-afbc-90b728bacf82', stackName='stackName', updatedTime=null, creationTime=null, stackStatus='CREATE_IN_PROGRESS', id='id', outputs='null', parameters='{}', files='null'} 01:34:16 03/07-01:34:16.693|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error updating in flight request with Openstack Create Request 01:34:16 java.lang.NullPointerException: null 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$xzOh1Jud.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$8SeC88hD.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.createStack_Test(MsoHeatUtilsTest.java:446) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.697|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error updating in flight request with Openstack Create Request 01:34:16 java.lang.NullPointerException: null 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$xzOh1Jud.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.saveStackRequest(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack$accessor$GXr2iPRY(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907$auxiliary$8SeC88hD.call(Unknown Source) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:16 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:16 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:16 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:16 at org.mockito.Answers.answer(Answers.java:98) 01:34:16 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:16 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:16 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:16 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils$MockitoMock$898280907.createStack(Unknown Source) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.createStack_Error_404_Test(MsoHeatUtilsTest.java:538) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.703|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing backout: true cleanUpKeyPair: false, stack Stack{description='null', links=null, stackStatusReason='Stack Finished', stackName='stackName', updatedTime=null, creationTime=null, stackStatus='CREATE_IN_PROGRESS', id='id', outputs='null', parameters='{}', files='null'} 01:34:16 03/07-01:34:16.703|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status is not CREATE_COMPLETE, stack deletion will be executed 01:34:16 03/07-01:34:16.706|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing backout: false cleanUpKeyPair: false, stack Stack{description='null', links=null, stackStatusReason='Stack In Progress', stackName='stackName', updatedTime=null, creationTime=null, stackStatus='CREATE_IN_PROGRESS', id='id', outputs='null', parameters='{}', files='null'} 01:34:16 03/07-01:34:16.706|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status is not CREATE_COMPLETE, stack deletion suppressed 01:34:16 03/07-01:34:16.714|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing on delete stack null 01:34:16 03/07-01:34:16.721|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Keypair conflict found on stack, attempting to clean up 01:34:16 03/07-01:34:16.726|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Completed Executing executeAndRecordOpenstackRequest 01:34:16 03/07-01:34:16.726|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Returning the stack 01:34:16 03/07-01:34:16.728|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing backout: true cleanUpKeyPair: false, stack Stack{description='null', links=null, stackStatusReason='Stack Finished', stackName='stackName', updatedTime=null, creationTime=null, stackStatus='CREATE_IN_PROGRESS', id='id', outputs='null', parameters='{}', files='null'} 01:34:16 03/07-01:34:16.728|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status is not CREATE_COMPLETE, stack deletion will be executed 01:34:16 03/07-01:34:16.728|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Sync Error Deleting Stack during rollback 01:34:16 org.onap.so.openstack.exceptions.MsoOpenstackException: Error In Delete 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.postProcessStackCreate(MsoHeatUtils.java:313) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsTest.postProcessStackCreate_Backout_True_Delete_Fail_Test(MsoHeatUtilsTest.java:247) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.383 s - in org.onap.so.openstack.utils.MsoHeatUtilsTest 01:34:16 [INFO] Running org.onap.so.openstack.utils.MsoHeatUtilsUnitTest 01:34:16 03/07-01:34:16.740|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Unable to convert null to an integer!! 01:34:16 java.lang.NumberFormatException: null 01:34:16 at java.base/java.lang.Integer.parseInt(Integer.java:614) 01:34:16 at java.base/java.lang.Integer.parseInt(Integer.java:770) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.convertInputMap(MsoHeatUtils.java:947) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsUnitTest.convertInputMapNullsTest(MsoHeatUtilsUnitTest.java:182) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.740|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Unable to convert null to an ArrayList!! 01:34:16 java.lang.NullPointerException: null 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.convertCdlToArrayList(MsoHeatUtils.java:880) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.convertInputMap(MsoHeatUtils.java:984) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsUnitTest.convertInputMapNullsTest(MsoHeatUtilsUnitTest.java:182) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.openstack.utils.MsoHeatUtilsUnitTest 01:34:16 [INFO] Running org.onap.so.openstack.utils.MsoHeatUtilsITTest 01:34:16 03/07-01:34:16.750|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.750|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ac382101-1a27-419d-8765-1608074af991"] 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.750|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.755|||qtp1377688357-46|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /cloudSite/MTN13 01:34:16 01:34:16 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Accept: [application/hal+json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:16 X-ONAP-PartnerName: [UNKNOWN] 01:34:16 X-Target-Entity: [SO:CatalogDB] 01:34:16 X-InvocationID: [ac382101-1a27-419d-8765-1608074af991] 01:34:16 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Content-Type: [application/hal+json] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 01:34:16 03/07-01:34:16.756|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:16 03/07-01:34:16.756|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:16 03/07-01:34:16.756|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:16 03/07-01:34:16.756|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:16 03/07-01:34:16.757|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 03/07-01:34:16.757|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:16 03/07-01:34:16.760|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:16 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:16 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:16 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:16 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:16 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:16 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:16 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientOpenStackConnectExceptionTest(MsoHeatUtilsITTest.java:203) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.765|||qtp1377688357-48|||ERROR|||||||| 01:34:16 Request was not matched 01:34:16 ======================= 01:34:16 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 | Closest stub | Request | 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 | 01:34:16 GET | POST <<<<< HTTP method does not match 01:34:16 /cloudIdentity/mtn13 | /v2.0/tokens <<<<< URL does not match 01:34:16 | 01:34:16 | 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 01:34:16 03/07-01:34:16.765|||qtp1377688357-48|||INFO||||||||Request received: 01:34:16 127.0.0.1 - POST /v2.0/tokens 01:34:16 01:34:16 Accept: [application/json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Content-Length: [79] 01:34:16 Content-Type: [application/json] 01:34:16 {"auth":{"tenantId":"TEST-tenant","passwordCredentials":{"username":"m93945"}}} 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 (no response definition configured) 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 404 01:34:16 (no headers) 01:34:16 01:34:16 01:34:16 03/07-01:34:16.765|||qtp1377688357-48|||INFO||||||||Received request to /not-matched with body 01:34:16 03/07-01:34:16.767|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:34:16 03/07-01:34:16.768|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 HTTP Error on TokenAuth: 404, Not Found 01:34:16 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 01:34:16 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 01:34:16 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:186) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:498) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientOpenStackConnectExceptionTest(MsoHeatUtilsITTest.java:203) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Request': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 01:34:16 at [Source: (String)" 01:34:16 Request was not matched 01:34:16 ======================= 01:34:16 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 | Closest stub | Request | 01:34:16 --------------------------------------------------------------------------------------------------------------------"[truncated 591 chars]; line: 2, column: 55] 01:34:16 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:34:16 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 01:34:16 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 01:34:16 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2079) 01:34:16 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:805) 01:34:16 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 01:34:16 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:34:16 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:34:16 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:34:16 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 01:34:16 ... 72 common frames omitted 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with an environment variable: TEST-env 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found an environment variable - value: TEST-env 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no heatFiles 01:34:16 03/07-01:34:16.779|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||stack request: CreateStackParam{stackName='TEST-stack', templateUrl='null', template='TEST-heat', parameters={}, timeoutMinutes=1, environment='TEST-env', disableRollback='true', files=null} 01:34:16 03/07-01:34:16.779|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.780|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5371939c-bf24-4d59-8bcc-63855d98cd89"] 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.783|||qtp1377688357-49|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /cloudSite/MTN13 01:34:16 01:34:16 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Accept: [application/hal+json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:16 X-ONAP-PartnerName: [UNKNOWN] 01:34:16 X-Target-Entity: [SO:CatalogDB] 01:34:16 X-InvocationID: [5371939c-bf24-4d59-8bcc-63855d98cd89] 01:34:16 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Content-Type: [application/hal+json] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 01:34:16 03/07-01:34:16.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:16 03/07-01:34:16.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:16 03/07-01:34:16.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:16 03/07-01:34:16.784|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:16 03/07-01:34:16.785|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 03/07-01:34:16.785|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:16 03/07-01:34:16.787|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:16 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:16 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:16 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:16 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:16 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:16 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:16 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.createStackSuccessTest(MsoHeatUtilsITTest.java:212) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.790|||qtp1377688357-47|||INFO||||||||Request received: 01:34:16 127.0.0.1 - POST /v2.0/tokens 01:34:16 01:34:16 Accept: [application/json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Content-Length: [76] 01:34:16 Content-Type: [application/json] 01:34:16 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 { 01:34:16 "access": { 01:34:16 "token": { 01:34:16 "id": "tokenId1234", 01:34:16 "issued_at": null, 01:34:16 "expires": "1517418429142", 01:34:16 "tenant": null 01:34:16 }, 01:34:16 "serviceCatalog": [ 01:34:16 { 01:34:16 "type": "orchestration", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "network", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "identity", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 } 01:34:16 ], 01:34:16 "user": null, 01:34:16 "metadata": null 01:34:16 } 01:34:16 } 01:34:16 01:34:16 01:34:16 03/07-01:34:16.795|||qtp1377688357-46|||ERROR|||||||| 01:34:16 Request was not matched 01:34:16 ======================= 01:34:16 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 | Closest stub | Request | 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 | 01:34:16 GET | GET 01:34:16 /mockPublicUrl/stacks/TEST-stack/stackId | /mockPublicUrl/stacks/TEST-stack <<<<< URL does not match 01:34:16 | 01:34:16 | 01:34:16 ----------------------------------------------------------------------------------------------------------------------- 01:34:16 01:34:16 03/07-01:34:16.796|||qtp1377688357-46|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /mockPublicUrl/stacks/TEST-stack 01:34:16 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Accept: [application/json] 01:34:16 X-Auth-Token: [tokenId1234] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 (no response definition configured) 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 404 01:34:16 (no headers) 01:34:16 01:34:16 01:34:16 03/07-01:34:16.796|||qtp1377688357-46|||INFO||||||||Received request to /not-matched with body 01:34:16 03/07-01:34:16.798|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:34:16 03/07-01:34:16.798|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error in Query Stack 01:34:16 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 01:34:16 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 01:34:16 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 01:34:16 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 01:34:16 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.createStackSuccessTest(MsoHeatUtilsITTest.java:212) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.798|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||queryHeatStack - stack not found: TEST-stack 01:34:16 03/07-01:34:16.798|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.799|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7983356f-2e3a-4ac2-96de-0d80591581ad"] 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.799|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.802|||qtp1377688357-48|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /cloudSite/MTN13 01:34:16 01:34:16 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Accept: [application/hal+json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:16 X-ONAP-PartnerName: [UNKNOWN] 01:34:16 X-Target-Entity: [SO:CatalogDB] 01:34:16 X-InvocationID: [7983356f-2e3a-4ac2-96de-0d80591581ad] 01:34:16 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Content-Type: [application/hal+json] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 03/07-01:34:16.803|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:16 03/07-01:34:16.805|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:16 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:16 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:16 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:16 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:16 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:16 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:16 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:251) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.createStackSuccessTest(MsoHeatUtilsITTest.java:212) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.808|||qtp1377688357-49|||INFO||||||||Request received: 01:34:16 127.0.0.1 - POST /v2.0/tokens 01:34:16 01:34:16 Accept: [application/json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Content-Length: [76] 01:34:16 Content-Type: [application/json] 01:34:16 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 { 01:34:16 "access": { 01:34:16 "token": { 01:34:16 "id": "tokenId1234", 01:34:16 "issued_at": null, 01:34:16 "expires": "1517418429142", 01:34:16 "tenant": null 01:34:16 }, 01:34:16 "serviceCatalog": [ 01:34:16 { 01:34:16 "type": "orchestration", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "network", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "identity", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 } 01:34:16 ], 01:34:16 "user": null, 01:34:16 "metadata": null 01:34:16 } 01:34:16 } 01:34:16 01:34:16 01:34:16 03/07-01:34:16.844|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84 01:34:16 03/07-01:34:16.844|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2d7db9af-e73e-4b10-b0b4-8e3f53cee20e"] 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.844|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.849|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error updating in flight request with Openstack Create Request 01:34:16 org.springframework.web.client.ResourceAccessException: I/O error on GET request for "null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84": null; nested exception is org.apache.http.client.ClientProtocolException 01:34:16 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:34:16 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:34:16 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:34:16 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:34:16 at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:188) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:394) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.createStackSuccessTest(MsoHeatUtilsITTest.java:212) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 Caused by: org.apache.http.client.ClientProtocolException: null 01:34:16 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:187) 01:34:16 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:34:16 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:34:16 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:34:16 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:16 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:16 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:34:16 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:16 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:16 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:34:16 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:34:16 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:16 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:34:16 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:16 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:34:16 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:16 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:34:16 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:16 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:16 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:34:16 ... 74 common frames omitted 01:34:16 Caused by: org.apache.http.ProtocolException: Target host is not specified 01:34:16 at org.apache.http.impl.conn.DefaultRoutePlanner.determineRoute(DefaultRoutePlanner.java:71) 01:34:16 at org.apache.http.impl.client.InternalHttpClient.determineRoute(InternalHttpClient.java:125) 01:34:16 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) 01:34:16 ... 93 common frames omitted 01:34:16 03/07-01:34:16.856|||qtp1377688357-47|||INFO||||||||Request received: 01:34:16 127.0.0.1 - POST /mockPublicUrl/stacks 01:34:16 01:34:16 Accept: [application/json] 01:34:16 X-Auth-Token: [tokenId1234] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Content-Length: [132] 01:34:16 Content-Type: [application/json] 01:34:16 {"template":"TEST-heat","stack_name":"TEST-stack","parameters":{},"timeout_mins":1,"environment":"TEST-env","disable_rollback":true} 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "bodyFileName" : "OpenstackResponse_Stack_Created.json", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 { 01:34:16 "stack": { 01:34:16 "description": null, 01:34:16 "links": null, 01:34:16 "stack_status_reason": "Stack Created", 01:34:16 "stack_name": "stackname", 01:34:16 "updated_time": null, 01:34:16 "creation_time": null, 01:34:16 "stack_status": "CREATE_COMPLETE", 01:34:16 "id": "stackId", 01:34:16 "files": null, 01:34:16 "outputs": null, 01:34:16 "parameters": { 01:34:16 01:34:16 } 01:34:16 } 01:34:16 } 01:34:16 01:34:16 03/07-01:34:16.875|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"53c286da-8e03-47a6-a300-04f54b728dad"] 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.875|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.878|||qtp1377688357-46|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /cloudSite/MTN13 01:34:16 01:34:16 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Accept: [application/hal+json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:16 X-ONAP-PartnerName: [UNKNOWN] 01:34:16 X-Target-Entity: [SO:CatalogDB] 01:34:16 X-InvocationID: [53c286da-8e03-47a6-a300-04f54b728dad] 01:34:16 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Content-Type: [application/hal+json] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 01:34:16 03/07-01:34:16.880|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:16 03/07-01:34:16.880|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:16 03/07-01:34:16.880|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:16 03/07-01:34:16.880|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:16 03/07-01:34:16.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 03/07-01:34:16.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:16 03/07-01:34:16.885|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:16 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:16 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:16 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:16 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:16 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:16 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:16 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientSuccessTest(MsoHeatUtilsITTest.java:179) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:16 03/07-01:34:16.892|||qtp1377688357-48|||INFO||||||||Request received: 01:34:16 127.0.0.1 - POST /v2.0/tokens 01:34:16 01:34:16 Accept: [application/json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Content-Length: [79] 01:34:16 Content-Type: [application/json] 01:34:16 {"auth":{"tenantId":"TEST-tenant","passwordCredentials":{"username":"m93945"}}} 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 { 01:34:16 "access": { 01:34:16 "token": { 01:34:16 "id": "tokenId1234", 01:34:16 "issued_at": null, 01:34:16 "expires": "1517418429142", 01:34:16 "tenant": null 01:34:16 }, 01:34:16 "serviceCatalog": [ 01:34:16 { 01:34:16 "type": "orchestration", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "network", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 }, 01:34:16 { 01:34:16 "type": "identity", 01:34:16 "name": null, 01:34:16 "endpoints": [ 01:34:16 { 01:34:16 "region": "mtn13", 01:34:16 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:16 "internalURL": null, 01:34:16 "adminURL": null 01:34:16 } 01:34:16 ], 01:34:16 "endpoints_links": null 01:34:16 } 01:34:16 ], 01:34:16 "user": null, 01:34:16 "metadata": null 01:34:16 } 01:34:16 } 01:34:16 01:34:16 01:34:16 03/07-01:34:16.902|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.902|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"56ed9903-77a5-4c51-a512-017f5ea84b30"] 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:16 03/07-01:34:16.902|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:16 03/07-01:34:16.906|||qtp1377688357-49|||INFO||||||||Request received: 01:34:16 127.0.0.1 - GET /cloudSite/MTN13 01:34:16 01:34:16 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Accept: [application/hal+json] 01:34:16 Connection: [keep-alive] 01:34:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:16 Host: [localhost:11479] 01:34:16 Accept-Encoding: [gzip,deflate] 01:34:16 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:16 X-ONAP-PartnerName: [UNKNOWN] 01:34:16 X-Target-Entity: [SO:CatalogDB] 01:34:16 X-InvocationID: [56ed9903-77a5-4c51-a512-017f5ea84b30] 01:34:16 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:16 Content-Type: [application/hal+json] 01:34:16 01:34:16 01:34:16 01:34:16 Matched response definition: 01:34:16 { 01:34:16 "status" : 200, 01:34:16 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:16 "headers" : { 01:34:16 "Content-Type" : "application/json" 01:34:16 } 01:34:16 } 01:34:16 01:34:16 Response: 01:34:16 HTTP/1.1 200 01:34:16 Content-Type: [application/json] 01:34:16 01:34:16 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:16 03/07-01:34:16.908|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:16 03/07-01:34:16.911|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:16 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:16 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:16 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:16 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:16 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:16 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:16 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:16 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:16 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:16 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientOpenStackResponseException401Test(MsoHeatUtilsITTest.java:194) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:16 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 01:34:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:16 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:16 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:16 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:16 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:16 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:16 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:16 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:16 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:16.915|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [79] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"TEST-tenant","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 401, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 401 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:16.916|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:401 01:34:17 03/07-01:34:16.926|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:16.927|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d18822b0-428a-423f-ae89-ead395cd95a8"] 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.927|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.930|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/MTN13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [d18822b0-428a-423f-ae89-ead395cd95a8] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:16.931|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.934|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientOpenStackResponseException404Test(MsoHeatUtilsITTest.java:187) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:16.938|||qtp1377688357-48|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | POST <<<<< HTTP method does not match 01:34:17 /cloudIdentity/mtn13 | /v2.0/tokens <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.938|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [79] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"TEST-tenant","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:16.938|||qtp1377688357-48|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:16.939|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:34:17 03/07-01:34:16.940|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_CONNECTION_EXCEPTION 300 HTTP Error on TokenAuth: 404, Not Found 01:34:17 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 01:34:17 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 01:34:17 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:186) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:498) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.getHeatClientOpenStackResponseException404Test(MsoHeatUtilsITTest.java:187) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Request': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 01:34:17 at [Source: (String)" 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 --------------------------------------------------------------------------------------------------------------------"[truncated 591 chars]; line: 2, column: 55] 01:34:17 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 01:34:17 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 01:34:17 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 01:34:17 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2079) 01:34:17 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:805) 01:34:17 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 01:34:17 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 01:34:17 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 01:34:17 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 01:34:17 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 01:34:17 ... 72 common frames omitted 01:34:17 03/07-01:34:16.953|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:16.954|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d6871e7b-5817-463b-8d71-86cbe25eec77"] 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.954|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.957|||qtp1377688357-49|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.958|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/mtn13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [d6871e7b-5817-463b-8d71-86cbe25eec77] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:16.959|||qtp1377688357-49|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.960|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.961|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:16.962|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"df885515-7b4c-4031-94ea-cf0644e19a06"] 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.962|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.964|||qtp1377688357-47|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.965|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [df885515-7b4c-4031-94ea-cf0644e19a06] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:16.966|||qtp1377688357-47|||INFO||||||||Received request to /not-matched?clli=mtn13&cloudVersion=2.5 with body 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.968|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.969|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:16.969|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3169eece-c950-420f-bd7b-a1331ad5b675"] 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.969|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.971|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/DEFAULT 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [3169eece-c950-420f-bd7b-a1331ad5b675] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:16.972|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.976|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:541) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteVdu(MsoHeatUtils.java:1099) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.deleteVduTest(MsoHeatUtilsITTest.java:157) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:16.980|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:16.984|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /mockPublicUrl/stacks/instanceId 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "bodyFileName" : "OpenstackResponse_StackId.json" 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 (no headers) 01:34:17 01:34:17 { 01:34:17 "stack": { 01:34:17 "id": "da886914-efb2-4917-b335-c8381528d90b", 01:34:17 "links" : [ 01:34:17 { 01:34:17 "href" : "port", 01:34:17 "rel" : "self" 01:34:17 } 01:34:17 ], 01:34:17 "stack_name": "name", 01:34:17 "stack_status": "CREATE_COMPLETE" 01:34:17 01:34:17 } 01:34:17 } 01:34:17 01:34:17 03/07-01:34:16.985|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:16.985|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:16.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.986|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9278a180-3dce-4b3d-8194-50f235005f47"] 01:34:17 03/07-01:34:16.986|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.986|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.987|||qtp1377688357-47|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.988|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/mtn13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [9278a180-3dce-4b3d-8194-50f235005f47] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:16.989|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:16.990|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.991|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:16.991|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:16.991|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.991|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.991|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.992|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:16.992|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:16.992|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:16.992|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:16.992|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:16.993|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2b1aab76-825c-4e33-93b8-42ffbc252801"] 01:34:17 03/07-01:34:16.993|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:16.993|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:16.995|||qtp1377688357-46|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.995|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [2b1aab76-825c-4e33-93b8-42ffbc252801] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:16.996|||qtp1377688357-46|||INFO||||||||Received request to /not-matched?clli=mtn13&cloudVersion=2.5 with body 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:16.998|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:16.999|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.000|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8b735275-8301-459b-a9a3-bbe49162d0d5"] 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.000|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.002|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/DEFAULT 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [8b735275-8301-459b-a9a3-bbe49162d0d5] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.003|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.005|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:431) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:547) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteVdu(MsoHeatUtils.java:1099) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.deleteVduTest(MsoHeatUtilsITTest.java:157) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.008|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.012|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - DELETE /mockPublicUrl/stacks/name/da886914-efb2-4917-b335-c8381528d90b 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 01:34:17 01:34:17 03/07-01:34:17.013|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Completed Executing executeAndRecordOpenstackRequest 01:34:17 03/07-01:34:17.014|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:17.014|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"10d8fce4-7ba6-437a-87ed-c2eb289a5ad5"] 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.014|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.016|||qtp1377688357-46|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.016|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/mtn13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [10d8fce4-7ba6-437a-87ed-c2eb289a5ad5] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:17.017|||qtp1377688357-46|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.021|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:17.021|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"846609d1-5f04-45b2-b54f-d4059c9e6c7f"] 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.021|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.023|||qtp1377688357-48|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.023|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [846609d1-5f04-45b2-b54f-d4059c9e6c7f] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:17.024|||qtp1377688357-48|||INFO||||||||Received request to /not-matched?clli=mtn13&cloudVersion=2.5 with body 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.026|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.026|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8adf8bee-b7b2-4cb7-ba84-1c2f087ce4d9"] 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.028|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/DEFAULT 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [8adf8bee-b7b2-4cb7-ba84-1c2f087ce4d9] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.029|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.031|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.pollStackForStatus(MsoHeatUtils.java:366) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:437) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:547) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteVdu(MsoHeatUtils.java:1099) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.deleteVduTest(MsoHeatUtilsITTest.java:157) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.035|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.039|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /mockPublicUrl/stacks/name/da886914-efb2-4917-b335-c8381528d90b 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "bodyFileName" : "OpenstackResponse_Stack_DeleteComplete.json" 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 (no headers) 01:34:17 01:34:17 { 01:34:17 "stack": { 01:34:17 "description": null, 01:34:17 "links": null, 01:34:17 "stack_status_reason": null, 01:34:17 "stack_name": "name", 01:34:17 "updated_time": null, 01:34:17 "creation_time": null, 01:34:17 "stack_status": "DELETE_COMPLETE", 01:34:17 "id": "stackId", 01:34:17 "files": null, 01:34:17 "outputs": null, 01:34:17 "parameters": { 01:34:17 01:34:17 } 01:34:17 } 01:34:17 } 01:34:17 01:34:17 03/07-01:34:17.046|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=1e257ab6-c46e-4e51-999b-a52ab4ac0e84&NAME=name&GROUPING_ID=stackId 01:34:17 03/07-01:34:17.046|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=1e257ab6-c46e-4e51-999b-a52ab4ac0e84&NAME=name&GROUPING_ID=stackId 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ded5bad1-6293-4cf2-8009-93f8cb592dff"] 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.046|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.047|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error adding stack status to request database 01:34:17 org.springframework.web.client.ResourceAccessException: I/O error on GET request for "null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName": null; nested exception is org.apache.http.client.ClientProtocolException 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:34:17 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:34:17 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getRequestProcessingDataBySoRequestIdAndNameAndGrouping(RequestsDbClient.java:387) 01:34:17 at org.onap.so.openstack.utils.StackStatusHandler.updateStackStatus(StackStatusHandler.java:48) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.pollStackForStatus(MsoHeatUtils.java:377) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:437) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteStack(MsoHeatUtils.java:547) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.deleteVdu(MsoHeatUtils.java:1099) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.deleteVduTest(MsoHeatUtilsITTest.java:157) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 Caused by: org.apache.http.client.ClientProtocolException: null 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:187) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:34:17 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:34:17 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:34:17 ... 76 common frames omitted 01:34:17 Caused by: org.apache.http.ProtocolException: Target host is not specified 01:34:17 at org.apache.http.impl.conn.DefaultRoutePlanner.determineRoute(DefaultRoutePlanner.java:71) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.determineRoute(InternalHttpClient.java:125) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) 01:34:17 ... 95 common frames omitted 01:34:17 03/07-01:34:17.047|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing on delete stack Stack{description='null', links=null, stackStatusReason='null', stackName='name', updatedTime=null, creationTime=null, stackStatus='DELETE_COMPLETE', id='stackId', outputs='null', parameters='{}', files='null'} 01:34:17 03/07-01:34:17.060|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| **Adding str to inputs (.toString()=str 01:34:17 03/07-01:34:17.060|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106|||| **A String 01:34:17 03/07-01:34:17.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no environment variable 01:34:17 03/07-01:34:17.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:34:17 03/07-01:34:17.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no files / child template ids 01:34:17 03/07-01:34:17.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||createStackParam called with no heatFiles 01:34:17 03/07-01:34:17.067|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||stack request: CreateStackParam{stackName='stackname', templateUrl='null', template='', parameters={}, timeoutMinutes=1, environment='null', disableRollback='true', files=null} 01:34:17 03/07-01:34:17.068|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d0419d81-c0ec-4c08-ac98-5658a9e74152"] 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.068|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.071|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/MTN13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [d0419d81-c0ec-4c08-ac98-5658a9e74152] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.072|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.074|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.078|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.081|||qtp1377688357-47|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /mockPublicUrl/stacks/stackname/stackId | /mockPublicUrl/stacks/stackname <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.081|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /mockPublicUrl/stacks/stackname 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:17.082|||qtp1377688357-47|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:17.083|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 01:34:17 03/07-01:34:17.083|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error in Query Stack 01:34:17 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 01:34:17 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 01:34:17 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 01:34:17 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 01:34:17 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||queryHeatStack - stack not found: stackname 01:34:17 03/07-01:34:17.084|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:17.084|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ce27a91a-2861-4597-93a2-3526271ad49a"] 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.084|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.087|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/MTN13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [ce27a91a-2861-4597-93a2-3526271ad49a] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.088|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.088|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.088|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.088|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.089|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.089|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.091|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:251) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.095|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.098|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84 01:34:17 03/07-01:34:17.098|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"438ddd72-4adf-48e3-bcb3-7ffcc207bddb"] 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.100|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error updating in flight request with Openstack Create Request 01:34:17 org.springframework.web.client.ResourceAccessException: I/O error on GET request for "null/infraActiveRequests/1e257ab6-c46e-4e51-999b-a52ab4ac0e84": null; nested exception is org.apache.http.client.ClientProtocolException 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:34:17 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:34:17 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:188) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:394) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 Caused by: org.apache.http.client.ClientProtocolException: null 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:187) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:34:17 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:34:17 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:34:17 ... 75 common frames omitted 01:34:17 Caused by: org.apache.http.ProtocolException: Target host is not specified 01:34:17 at org.apache.http.impl.conn.DefaultRoutePlanner.determineRoute(DefaultRoutePlanner.java:71) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.determineRoute(InternalHttpClient.java:125) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) 01:34:17 ... 94 common frames omitted 01:34:17 03/07-01:34:17.105|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /mockPublicUrl/stacks 01:34:17 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [103] 01:34:17 Content-Type: [application/json] 01:34:17 {"template":"\u0000","stack_name":"stackname","parameters":{},"timeout_mins":1,"disable_rollback":true} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "bodyFileName" : "OpenstackResponse_Stack_Created.json", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "stack": { 01:34:17 "description": null, 01:34:17 "links": null, 01:34:17 "stack_status_reason": "Stack Created", 01:34:17 "stack_name": "stackname", 01:34:17 "updated_time": null, 01:34:17 "creation_time": null, 01:34:17 "stack_status": "CREATE_COMPLETE", 01:34:17 "id": "stackId", 01:34:17 "files": null, 01:34:17 "outputs": null, 01:34:17 "parameters": { 01:34:17 01:34:17 } 01:34:17 } 01:34:17 } 01:34:17 01:34:17 03/07-01:34:17.106|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/MTN13 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"48c2e350-c8a4-4474-a313-d6ff19eb5857"] 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.106|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.108|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/MTN13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [48c2e350-c8a4-4474-a313-d6ff19eb5857] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.108|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.108|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.108|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.109|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.109|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.109|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.111|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.pollStackForStatus(MsoHeatUtils.java:366) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.processCreateStack(MsoHeatUtils.java:277) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:224) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.115|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.119|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /mockPublicUrl/stacks/stackname/stackId 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "bodyFileName" : "OpenstackResponse_StackId.json", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "stack": { 01:34:17 "id": "da886914-efb2-4917-b335-c8381528d90b", 01:34:17 "links" : [ 01:34:17 { 01:34:17 "href" : "port", 01:34:17 "rel" : "self" 01:34:17 } 01:34:17 ], 01:34:17 "stack_name": "name", 01:34:17 "stack_status": "CREATE_COMPLETE" 01:34:17 01:34:17 } 01:34:17 } 01:34:17 01:34:17 03/07-01:34:17.122|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=1e257ab6-c46e-4e51-999b-a52ab4ac0e84&NAME=name&GROUPING_ID=da886914-efb2-4917-b335-c8381528d90b 01:34:17 03/07-01:34:17.123|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=1e257ab6-c46e-4e51-999b-a52ab4ac0e84&NAME=name&GROUPING_ID=da886914-efb2-4917-b335-c8381528d90b 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ff41ab1-d9dd-48bc-bdf5-6bd31d016d64"] 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.123|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.124|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error adding stack status to request database 01:34:17 org.springframework.web.client.ResourceAccessException: I/O error on GET request for "null/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName": null; nested exception is org.apache.http.client.ClientProtocolException 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 01:34:17 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 01:34:17 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 01:34:17 at org.onap.so.db.request.client.RequestsDbClient.getRequestProcessingDataBySoRequestIdAndNameAndGrouping(RequestsDbClient.java:387) 01:34:17 at org.onap.so.openstack.utils.StackStatusHandler.updateStackStatus(StackStatusHandler.java:48) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.pollStackForStatus(MsoHeatUtils.java:377) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.processCreateStack(MsoHeatUtils.java:277) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:224) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.instantiateVdu(MsoHeatUtils.java:1054) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.instantiateVduTest(MsoHeatUtilsITTest.java:100) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 Caused by: org.apache.http.client.ClientProtocolException: null 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:187) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 01:34:17 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 01:34:17 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 01:34:17 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 01:34:17 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 01:34:17 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 01:34:17 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 01:34:17 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 01:34:17 ... 76 common frames omitted 01:34:17 Caused by: org.apache.http.ProtocolException: Target host is not specified 01:34:17 at org.apache.http.impl.conn.DefaultRoutePlanner.determineRoute(DefaultRoutePlanner.java:71) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.determineRoute(InternalHttpClient.java:125) 01:34:17 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) 01:34:17 ... 95 common frames omitted 01:34:17 03/07-01:34:17.124|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Performing post processing backout: true cleanUpKeyPair: true, stack Stack{description='null', links=[Link{href='port', rel='self'}], stackStatusReason='null', stackName='name', updatedTime=null, creationTime=null, stackStatus='CREATE_COMPLETE', id='da886914-efb2-4917-b335-c8381528d90b', outputs='null', parameters='{}', files='null'} 01:34:17 03/07-01:34:17.136|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Query HEAT stack: instanceId in tenant tenantId 01:34:17 03/07-01:34:17.137|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/mtn13 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e56b3723-7066-4dd4-bab2-7c59f6a47130"] 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.137|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.139|||qtp1377688357-49|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.140|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/mtn13 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [e56b3723-7066-4dd4-bab2-7c59f6a47130] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:17.141|||qtp1377688357-49|||INFO||||||||Received request to /not-matched with body 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/MTN13 | /cloudSite/mtn13 <<<<< URL does not match 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.146|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.148|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:17.148|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"04fdb8bf-b117-4988-bac2-abed3b21b33e"] 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.148|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.150|||qtp1377688357-47|||ERROR|||||||| 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.151|||qtp1377688357-47|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [04fdb8bf-b117-4988-bac2-abed3b21b33e] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 (no response definition configured) 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 404 01:34:17 (no headers) 01:34:17 01:34:17 01:34:17 03/07-01:34:17.152|||qtp1377688357-47|||INFO||||||||Received request to /not-matched?clli=mtn13&cloudVersion=2.5 with body 01:34:17 03/07-01:34:17.153|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 01:34:17 03/07-01:34:17.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Not Found 01:34:17 03/07-01:34:17.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 01:34:17 Request was not matched 01:34:17 ======================= 01:34:17 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | Closest stub | Request | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 | 01:34:17 GET | GET 01:34:17 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 01:34:17 | oudVersion=2.5 01:34:17 | 01:34:17 | 01:34:17 ----------------------------------------------------------------------------------------------------------------------- 01:34:17 01:34:17 03/07-01:34:17.154|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.155|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.155|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:11479/cloudSite/DEFAULT 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-TransactionID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ECOMP-RequestID:"1e257ab6-c46e-4e51-999b-a52ab4ac0e84", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4bbfda11-890c-43cd-8253-c7b542902985"] 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 01:34:17 03/07-01:34:17.155|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 01:34:17 03/07-01:34:17.158|||qtp1377688357-46|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /cloudSite/DEFAULT 01:34:17 01:34:17 X-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Accept: [application/hal+json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 01:34:17 X-ONAP-PartnerName: [UNKNOWN] 01:34:17 X-Target-Entity: [SO:CatalogDB] 01:34:17 X-InvocationID: [4bbfda11-890c-43cd-8253-c7b542902985] 01:34:17 X-ECOMP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-TransactionID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 X-ONAP-RequestID: [1e257ab6-c46e-4e51-999b-a52ab4ac0e84] 01:34:17 Content-Type: [application/hal+json] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\"id\":\"MTN13\",\"identityService\":{\"id\":\"mtn13\",\"identityServerTypeAsString\":\"KEYSTONE\",\"identity_url\":\"http://localhost:11479/v2.0\",\"mso_id\":\"m93945\",\"mso_pass\":\"93937EA01B94A10A49279D4572B48369\",\"project_domain_name\":null,\"admin_project_domain_name\":\"Default\",\"user_domain_name\":null,\"admin_tenant\":\"admin\",\"member_role\":\"admin\",\"tenant_metadata\":false,\"identity_server_type\":\"KEYSTONE\",\"identity_authentication_type\":\"USERNAME_PASSWORD\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null},\"uri\":null,\"region_id\":\"mtn13\",\"aic_version\":\"3.0\",\"clli\":\"MDT13\",\"platform\":null,\"orchestrator\":null,\"cloudify_id\":null,\"cloud_owner\":null,\"identity_service_id\":\"mtn13\",\"last_updated_by\":null,\"creation_timestamp\":null,\"update_timestamp\":null,\"suphttp://localhost:11479_fabric\":true}", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 01:34:17 03/07-01:34:17.159|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 01:34:17 03/07-01:34:17.159|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 01:34:17 03/07-01:34:17.159|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 01:34:17 03/07-01:34:17.159|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 01:34:17 03/07-01:34:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"id":"MTN13","identityService":{"id":"mtn13","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:11479/v2.0","mso_id":"m93945","mso_pass":"93937EA01B94A10A49279D4572B48369","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":false,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":null,"cloudify_id":null,"cloud_owner":null,"identity_service_id":"mtn13","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:11479_fabric":true} 01:34:17 03/07-01:34:17.160|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 01:34:17 03/07-01:34:17.164|||main|||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||RA_GENERAL_EXCEPTION 500 Exception in encryptPassword 01:34:17 javax.crypto.AEADBadTagException: Input too short - need tag 01:34:17 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:566) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:17 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:17 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:17 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:17 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:17 at org.onap.so.utils.CryptoUtils.decryptCloudConfigPassword(CryptoUtils.java:103) 01:34:17 at org.onap.so.cloud.authentication.AuthenticationMethodFactory.getAuthenticationFor(AuthenticationMethodFactory.java:61) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystone(MsoCommonUtils.java:518) 01:34:17 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:470) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtils.queryVdu(MsoHeatUtils.java:1079) 01:34:17 at org.onap.so.openstack.utils.MsoHeatUtilsITTest.queryVduTest(MsoHeatUtilsITTest.java:128) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:17 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:17 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 03/07-01:34:17.170|||qtp1377688357-48|||INFO||||||||Request received: 01:34:17 127.0.0.1 - POST /v2.0/tokens 01:34:17 01:34:17 Accept: [application/json] 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Content-Length: [76] 01:34:17 Content-Type: [application/json] 01:34:17 {"auth":{"tenantId":"tenantId","passwordCredentials":{"username":"m93945"}}} 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "body" : "{\n\t\"access\": {\n\t\t\"token\": {\n\t\t\t\"id\": \"tokenId1234\",\n\t\t\t\"issued_at\": null,\n\t\t\t\"expires\": \"1517418429142\",\n\t\t\t\"tenant\": null\n\t\t},\n\t\t\"serviceCatalog\": [\n\t\t\t{\n\t\t\t\t\"type\": \"orchestration\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"network\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": \"identity\",\n\t\t\t\t\"name\": null,\n\t\t\t\t\"endpoints\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"region\": \"mtn13\",\n\t\t\t\t\t\t\"publicURL\": \"http://localhost:11479/mockPublicUrl\",\n\t\t\t\t\t\t\"internalURL\": null,\n\t\t\t\t\t\t\"adminURL\": null\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"endpoints_links\": null\n\t\t\t}\n\t\t],\n\t\t\"user\": null,\n\t\t\"metadata\": null\n\t}\n}\n", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "access": { 01:34:17 "token": { 01:34:17 "id": "tokenId1234", 01:34:17 "issued_at": null, 01:34:17 "expires": "1517418429142", 01:34:17 "tenant": null 01:34:17 }, 01:34:17 "serviceCatalog": [ 01:34:17 { 01:34:17 "type": "orchestration", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "network", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 }, 01:34:17 { 01:34:17 "type": "identity", 01:34:17 "name": null, 01:34:17 "endpoints": [ 01:34:17 { 01:34:17 "region": "mtn13", 01:34:17 "publicURL": "http://localhost:11479/mockPublicUrl", 01:34:17 "internalURL": null, 01:34:17 "adminURL": null 01:34:17 } 01:34:17 ], 01:34:17 "endpoints_links": null 01:34:17 } 01:34:17 ], 01:34:17 "user": null, 01:34:17 "metadata": null 01:34:17 } 01:34:17 } 01:34:17 01:34:17 01:34:17 03/07-01:34:17.176|||qtp1377688357-49|||INFO||||||||Request received: 01:34:17 127.0.0.1 - GET /mockPublicUrl/stacks/instanceId 01:34:17 01:34:17 Connection: [keep-alive] 01:34:17 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 01:34:17 Host: [localhost:11479] 01:34:17 Accept-Encoding: [gzip,deflate] 01:34:17 Accept: [application/json] 01:34:17 X-Auth-Token: [tokenId1234] 01:34:17 01:34:17 01:34:17 01:34:17 Matched response definition: 01:34:17 { 01:34:17 "status" : 200, 01:34:17 "bodyFileName" : "OpenstackResponse_StackId.json", 01:34:17 "headers" : { 01:34:17 "Content-Type" : "application/json" 01:34:17 } 01:34:17 } 01:34:17 01:34:17 Response: 01:34:17 HTTP/1.1 200 01:34:17 Content-Type: [application/json] 01:34:17 01:34:17 { 01:34:17 "stack": { 01:34:17 "id": "da886914-efb2-4917-b335-c8381528d90b", 01:34:17 "links" : [ 01:34:17 { 01:34:17 "href" : "port", 01:34:17 "rel" : "self" 01:34:17 } 01:34:17 ], 01:34:17 "stack_name": "name", 01:34:17 "stack_status": "CREATE_COMPLETE" 01:34:17 01:34:17 } 01:34:17 } 01:34:17 01:34:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.onap.so.openstack.utils.MsoHeatUtilsITTest 01:34:17 [INFO] Running org.onap.so.openstack.utils.MsoHeatEnvironmentEntryTest 01:34:17 03/07-01:34:17.199|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exception: 01:34:17 java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.Map (java.lang.String and java.util.Map are in module java.base of loader 'bootstrap') 01:34:17 at org.onap.so.openstack.utils.MsoYamlEditorWithEnvt.init(MsoYamlEditorWithEnvt.java:60) 01:34:17 at org.onap.so.openstack.utils.MsoYamlEditorWithEnvt.(MsoYamlEditorWithEnvt.java:54) 01:34:17 at org.onap.so.openstack.utils.MsoHeatEnvironmentEntry.processRawEntry(MsoHeatEnvironmentEntry.java:60) 01:34:17 at org.onap.so.openstack.utils.MsoHeatEnvironmentEntry.(MsoHeatEnvironmentEntry.java:52) 01:34:17 at org.onap.so.openstack.utils.MsoHeatEnvironmentEntryTest.toFullString_ExceptionOccurred(MsoHeatEnvironmentEntryTest.java:95) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.so.openstack.utils.MsoHeatEnvironmentEntryTest 01:34:17 [INFO] Running org.onap.so.openstack.utils.MsoYamlEditorWithEnvtTest 01:34:17 03/07-01:34:17.228|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exception: 01:34:17 java.lang.NullPointerException: null 01:34:17 at org.onap.so.openstack.utils.MsoYamlEditorWithEnvt.getResourceListFromEnvt(MsoYamlEditorWithEnvt.java:111) 01:34:17 at org.onap.so.openstack.utils.MsoYamlEditorWithEnvtTest.getResourceListFromEnvtExceptionTest(MsoYamlEditorWithEnvtTest.java:70) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:17 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.openstack.utils.MsoYamlEditorWithEnvtTest 01:34:17 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.907 s - in org.onap.so.AllTestsTestSuite 01:34:18 [INFO] 01:34:18 [INFO] Results: 01:34:18 [INFO] 01:34:18 [WARNING] Tests run: 112, Failures: 0, Errors: 0, Skipped: 1 01:34:18 [INFO] 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-adapter-utils --- 01:34:18 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/code-coverage/jacoco-ut.exec 01:34:18 [INFO] Analyzed bundle 'mso-adapter-utils' with 49 classes 01:34:18 [INFO] 01:34:18 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-adapter-utils --- 01:34:18 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-adapter-utils --- 01:34:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:18 [INFO] 01:34:18 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-adapter-utils --- 01:34:18 [INFO] Tests are skipped. 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-adapter-utils --- 01:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-adapter-utils --- 01:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-adapter-utils --- 01:34:18 [INFO] Tests are skipped. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-adapter-utils --- 01:34:18 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar to /tmp/r/org/onap/so/adapters/mso-adapter-utils/1.17.0-SNAPSHOT/mso-adapter-utils-1.17.0-SNAPSHOT.jar 01:34:18 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/pom.xml to /tmp/r/org/onap/so/adapters/mso-adapter-utils/1.17.0-SNAPSHOT/mso-adapter-utils-1.17.0-SNAPSHOT.pom 01:34:18 [INFO] 01:34:18 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-adapter-utils --- 01:34:18 [INFO] org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT 01:34:18 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:34:18 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:34:18 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:34:18 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:34:18 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:34:18 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 01:34:18 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 01:34:18 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 01:34:18 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 01:34:18 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 01:34:18 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:34:18 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 01:34:18 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 01:34:18 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 01:34:18 [INFO] +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 01:34:18 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 01:34:18 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 01:34:18 [INFO] | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 01:34:18 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:34:18 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:34:18 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:34:18 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:34:18 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:34:18 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:34:18 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:34:18 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:34:18 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:34:18 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:34:18 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:34:18 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:34:18 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:34:18 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:34:18 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:34:18 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:34:18 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:34:18 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:34:18 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:34:18 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:34:18 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:34:18 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:34:18 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 01:34:18 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:34:18 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:34:18 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:34:18 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:34:18 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:34:18 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:34:18 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:34:18 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:34:18 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:34:18 [INFO] | +- org.json:json:jar:20250517:compile 01:34:18 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:34:18 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:34:18 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:34:18 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:34:18 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:34:18 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:34:18 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:34:18 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:34:18 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:34:18 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 01:34:18 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:34:18 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:34:18 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:34:18 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:34:18 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:34:18 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 01:34:18 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 01:34:18 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 01:34:18 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 01:34:18 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:34:18 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:34:18 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 01:34:18 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:34:18 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:34:18 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 01:34:18 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:34:18 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:34:18 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:34:18 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:34:18 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:34:18 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 01:34:18 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 01:34:18 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 01:34:18 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 01:34:18 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 01:34:18 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:34:18 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 01:34:18 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 01:34:18 [INFO] | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 01:34:18 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 01:34:18 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 01:34:18 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:34:18 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:34:18 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:34:18 [INFO] | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:34:18 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:34:18 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:34:18 [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:34:18 [INFO] | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 01:34:18 [INFO] | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 01:34:18 [INFO] | | \- org.atteo:evo-inflector:jar:1.2.2:compile 01:34:18 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 01:34:18 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 01:34:18 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 01:34:18 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 01:34:18 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 01:34:18 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided 01:34:18 [INFO] +- org.yaml:snakeyaml:jar:1.31:compile 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-core:jar:3.4.10:compile 01:34:18 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 01:34:18 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 01:34:18 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 01:34:18 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:34:18 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 01:34:18 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 01:34:18 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:34:18 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 01:34:18 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 01:34:18 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 01:34:18 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 01:34:18 [INFO] | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 01:34:18 [INFO] | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 01:34:18 [INFO] +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:34:18 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:34:18 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:34:18 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:34:18 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:34:18 [INFO] | \- org.springframework:spring-context-support:jar:5.3.27:compile 01:34:18 [INFO] +- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 01:34:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.19.0:compile 01:34:18 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.10.0:compile 01:34:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:34:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:34:18 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:34:18 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:34:18 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:34:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:34:18 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:34:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:34:18 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:34:18 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:34:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:34:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:34:18 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:34:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:34:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:34:18 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:34:18 [INFO] +- com.h2database:h2:jar:2.3.232:test 01:34:18 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:34:18 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:34:18 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:34:18 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 01:34:18 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:34:18 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:34:18 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:34:18 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:34:18 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:34:18 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:34:18 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:34:18 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:34:18 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:34:18 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:34:18 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:34:18 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:34:18 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:34:18 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:34:18 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:34:18 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:34:18 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:34:18 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:34:18 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 01:34:18 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 01:34:18 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 01:34:18 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:34:18 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:34:18 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 01:34:18 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 01:34:18 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 01:34:18 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 01:34:18 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 01:34:18 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 01:34:18 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 01:34:18 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 01:34:18 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 01:34:18 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 01:34:18 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 01:34:18 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 01:34:18 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 01:34:18 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 01:34:18 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 01:34:18 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 01:34:18 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 01:34:18 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 01:34:18 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 01:34:18 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 01:34:18 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 01:34:18 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 01:34:18 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 01:34:18 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:34:18 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:34:18 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 01:34:18 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 01:34:18 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:34:18 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:34:18 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:34:18 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:34:18 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:34:18 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:34:18 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:34:18 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:34:18 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:34:18 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:34:18 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:34:18 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:34:18 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:34:18 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:34:18 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:34:18 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:34:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:34:18 [INFO] +- junit:junit:jar:4.13.2:test 01:34:18 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:34:18 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:34:18 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:34:18 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:34:18 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:34:18 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:34:18 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:34:18 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:34:18 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:34:18 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:34:18 [INFO] 01:34:18 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-adapter-utils --- 01:34:18 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/sonatype-clm/module.xml 01:34:18 [INFO] 01:34:18 [INFO] ----------------------< org.onap.so:cxf-logging >----------------------- 01:34:18 [INFO] Building CXFLogging 1.17.0-SNAPSHOT [24/43] 01:34:18 [INFO] --------------------------------[ jar ]--------------------------------- 01:34:18 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:34:18 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:34:18 [INFO] 01:34:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-logging --- 01:34:18 [INFO] 01:34:18 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ cxf-logging --- 01:34:18 [INFO] ## define projects super pom absolute path through basepath_marker 01:34:18 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:34:18 [INFO] 01:34:18 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ cxf-logging --- 01:34:18 [INFO] Using 'UTF-8' encoding to format source files. 01:34:18 [INFO] Number of files to be formatted: 2 01:34:18 [INFO] Successfully formatted: 0 file(s) 01:34:18 [INFO] Fail to format: 0 file(s) 01:34:18 [INFO] Skipped: 2 file(s) 01:34:18 [INFO] Read only skipped: 0 file(s) 01:34:18 [INFO] Approximate time taken: 0s 01:34:18 [INFO] 01:34:18 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ cxf-logging --- 01:34:18 [INFO] Using 'UTF-8' encoding to format source files. 01:34:18 [INFO] Number of files to be formatted: 0 01:34:18 [INFO] 01:34:18 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ cxf-logging --- 01:34:18 [INFO] Skipping Rule Enforcement. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ cxf-logging --- 01:34:18 [INFO] Skipping Rule Enforcement. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ cxf-logging --- 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cxf-logging --- 01:34:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/cxf-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ cxf-logging --- 01:34:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/cxf-logging/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:18 [INFO] 01:34:18 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ cxf-logging --- 01:34:18 [INFO] Formatting is skipped 01:34:18 [INFO] 01:34:18 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ cxf-logging --- 01:34:18 [INFO] Formatting is skipped 01:34:18 [INFO] 01:34:18 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ cxf-logging --- 01:34:18 [INFO] 01:34:18 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ cxf-logging --- 01:34:18 [INFO] 01:34:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-logging --- 01:34:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:34:18 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/cxf-logging/src/main/resources 01:34:18 [INFO] Copying 2 resources 01:34:18 [INFO] 01:34:18 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cxf-logging --- 01:34:18 [INFO] Changes detected - recompiling the module! 01:34:18 [INFO] Compiling 2 source files to /w/workspace/so-maven-clm-master/cxf-logging/target/classes 01:34:18 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/cxf-logging/src/main/java/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.java]] 01:34:18 [INFO] [parsing completed 1ms] 01:34:18 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/cxf-logging/src/main/java/org/onap/so/logging/cxf/interceptor/SOAPLoggingOutInterceptor.java]] 01:34:18 [INFO] [parsing completed 0ms] 01:34:18 [INFO] [loading modules/java.prefs/module-info.class] 01:34:18 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:34:18 [INFO] [loading modules/jdk.management/module-info.class] 01:34:18 [INFO] [loading modules/jdk.pack/module-info.class] 01:34:18 [INFO] [loading modules/jdk.charsets/module-info.class] 01:34:18 [INFO] [loading modules/jdk.attach/module-info.class] 01:34:18 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jlink/module-info.class] 01:34:18 [INFO] [loading modules/java.net.http/module-info.class] 01:34:18 [INFO] [loading modules/java.xml/module-info.class] 01:34:18 [INFO] [loading modules/java.base/module-info.class] 01:34:18 [INFO] [loading modules/java.compiler/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jfr/module-info.class] 01:34:18 [INFO] [loading modules/jdk.sctp/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:34:18 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:34:18 [INFO] [loading modules/java.security.sasl/module-info.class] 01:34:18 [INFO] [loading modules/java.security.jgss/module-info.class] 01:34:18 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:34:18 [INFO] [loading modules/jdk.editpad/module-info.class] 01:34:18 [INFO] [loading modules/java.management/module-info.class] 01:34:18 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:34:18 [INFO] [loading modules/java.se/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jartool/module-info.class] 01:34:18 [INFO] [loading modules/jdk.rmic/module-info.class] 01:34:18 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:34:18 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jshell/module-info.class] 01:34:18 [INFO] [loading modules/java.logging/module-info.class] 01:34:18 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:34:18 [INFO] [loading modules/java.rmi/module-info.class] 01:34:18 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:34:18 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:34:18 [INFO] [loading modules/java.naming/module-info.class] 01:34:18 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:34:18 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:34:18 [INFO] [loading modules/jdk.compiler/module-info.class] 01:34:18 [INFO] [loading modules/java.instrument/module-info.class] 01:34:18 [INFO] [loading modules/java.management.rmi/module-info.class] 01:34:18 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:34:18 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:34:18 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:34:18 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:34:18 [INFO] [loading modules/java.desktop/module-info.class] 01:34:18 [INFO] [loading modules/java.datatransfer/module-info.class] 01:34:18 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:34:18 [INFO] [loading modules/java.smartcardio/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jdi/module-info.class] 01:34:18 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:34:18 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:34:18 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:34:18 [INFO] [loading modules/jdk.net/module-info.class] 01:34:18 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:34:18 [INFO] [loading modules/java.sql/module-info.class] 01:34:18 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:34:18 [INFO] [loading modules/java.scripting/module-info.class] 01:34:18 [INFO] [loading modules/jdk.localedata/module-info.class] 01:34:18 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/cxf-logging/src/main/java,/w/workspace/so-maven-clm-master/cxf-logging/target/generated-sources/annotations] 01:34:18 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/cxf-logging/target/classes,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:34:18 [INFO] [loading modules/java.base/java/util/List.class] 01:34:18 [INFO] [loading modules/java.base/java/util/Map.class] 01:34:18 [INFO] [loading modules/java.base/java/util/UUID.class] 01:34:18 [INFO] [loading /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar(/javax/servlet/http/HttpServletRequest.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/SoapMessage.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/Fault.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/Message.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/Phase.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/http/AbstractHTTPDestination.class)] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 01:34:18 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:34:18 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:34:18 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/interceptor/SoapInterceptor.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/Interceptor.class)] 01:34:18 [INFO] [loading modules/java.base/java/lang/Object.class] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/AbstractPhaseInterceptor.class)] 01:34:18 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/PhaseInterceptor.class)] 01:34:18 [INFO] [loading modules/java.base/java/lang/String.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Override.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:34:18 [WARNING] /w/workspace/so-maven-clm-master/cxf-logging/src/main/java/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.java:[53,87] [unchecked] unchecked cast 01:34:18 required: Map> 01:34:18 found: Object 01:34:18 [INFO] [loading /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar(/javax/servlet/ServletRequest.class)] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Markers.class)] 01:34:18 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 01:34:18 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class)] 01:34:18 [INFO] [loading modules/java.base/java/lang/Iterable.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:34:18 [INFO] [wrote /w/workspace/so-maven-clm-master/cxf-logging/target/classes/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.class] 01:34:18 [INFO] [checking org.onap.so.logging.cxf.interceptor.SOAPLoggingOutInterceptor] 01:34:18 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$ResponseStatus.class)] 01:34:18 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Character.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Short.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Long.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Float.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Double.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Void.class] 01:34:18 [INFO] [loading modules/java.base/java/lang/Number.class] 01:34:18 [INFO] [wrote /w/workspace/so-maven-clm-master/cxf-logging/target/classes/org/onap/so/logging/cxf/interceptor/SOAPLoggingOutInterceptor.class] 01:34:18 [INFO] [total 197ms] 01:34:18 [INFO] 01:34:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cxf-logging --- 01:34:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:34:18 [INFO] Copying 1 resource 01:34:18 [INFO] 01:34:18 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cxf-logging --- 01:34:18 [INFO] No sources to compile 01:34:18 [INFO] 01:34:18 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ cxf-logging --- 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cxf-logging --- 01:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cxf-logging --- 01:34:18 [INFO] Building jar: /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cxf-logging --- 01:34:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/cxf-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:18 [INFO] 01:34:18 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ cxf-logging --- 01:34:18 [INFO] Tests are skipped. 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cxf-logging --- 01:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:18 [INFO] 01:34:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ cxf-logging --- 01:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ cxf-logging --- 01:34:18 [INFO] Tests are skipped. 01:34:18 [INFO] 01:34:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cxf-logging --- 01:34:18 [INFO] Installing /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/cxf-logging/1.17.0-SNAPSHOT/cxf-logging-1.17.0-SNAPSHOT.jar 01:34:18 [INFO] Installing /w/workspace/so-maven-clm-master/cxf-logging/pom.xml to /tmp/r/org/onap/so/cxf-logging/1.17.0-SNAPSHOT/cxf-logging-1.17.0-SNAPSHOT.pom 01:34:18 [INFO] 01:34:18 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cxf-logging --- 01:34:18 [INFO] org.onap.so:cxf-logging:jar:1.17.0-SNAPSHOT 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-core:jar:3.4.10:compile 01:34:18 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:34:18 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:34:18 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:34:18 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 01:34:18 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 01:34:18 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 01:34:18 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:34:18 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 01:34:18 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:34:18 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 01:34:18 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 01:34:18 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:34:18 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 01:34:18 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:runtime 01:34:18 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:runtime 01:34:18 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 01:34:18 [INFO] | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 01:34:18 [INFO] | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 01:34:18 [INFO] | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 01:34:18 [INFO] +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 01:34:18 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:34:18 [INFO] +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:34:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 01:34:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:34:18 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 01:34:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:test 01:34:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 01:34:18 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:test 01:34:18 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:34:18 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:34:18 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:34:18 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:34:18 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:34:18 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:34:18 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 01:34:18 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:34:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:34:18 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:34:18 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:34:18 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:34:18 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:34:18 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:34:18 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:34:18 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 01:34:18 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:34:18 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:34:18 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:34:18 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 01:34:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:34:18 [INFO] +- junit:junit:jar:4.13.2:test 01:34:18 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:34:18 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:34:18 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:34:18 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:34:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:34:18 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 01:34:18 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:34:18 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:34:18 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:34:18 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:34:18 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:34:18 [INFO] 01:34:18 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ cxf-logging --- 01:34:18 [INFO] Saved module information to /w/workspace/so-maven-clm-master/cxf-logging/target/sonatype-clm/module.xml 01:34:18 [INFO] 01:34:18 [INFO] --------------------< org.onap.so:mso-sdnc-adapter >-------------------- 01:34:18 [INFO] Building mso-sdnc-adapter 1.17.0-SNAPSHOT [25/43] 01:34:18 [INFO] --------------------------------[ jar ]--------------------------------- 01:34:18 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:34:18 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:34:19 [INFO] 01:34:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-sdnc-adapter --- 01:34:19 [INFO] 01:34:19 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-sdnc-adapter --- 01:34:19 [INFO] ## define projects super pom absolute path through basepath_marker 01:34:19 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:34:19 [INFO] 01:34:19 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-sdnc-adapter --- 01:34:19 [INFO] Using 'UTF-8' encoding to format source files. 01:34:19 [INFO] Number of files to be formatted: 54 01:34:19 [INFO] Successfully formatted: 0 file(s) 01:34:19 [INFO] Fail to format: 0 file(s) 01:34:19 [INFO] Skipped: 54 file(s) 01:34:19 [INFO] Read only skipped: 0 file(s) 01:34:19 [INFO] Approximate time taken: 0s 01:34:19 [INFO] 01:34:19 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-sdnc-adapter --- 01:34:19 [INFO] Using 'UTF-8' encoding to format source files. 01:34:19 [INFO] Number of files to be formatted: 0 01:34:19 [INFO] 01:34:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-sdnc-adapter --- 01:34:19 [INFO] Skipping Rule Enforcement. 01:34:19 [INFO] 01:34:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-sdnc-adapter --- 01:34:19 [INFO] Skipping Rule Enforcement. 01:34:19 [INFO] 01:34:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-sdnc-adapter --- 01:34:19 [INFO] 01:34:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-sdnc-adapter --- 01:34:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:19 [INFO] 01:34:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-sdnc-adapter --- 01:34:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:19 [INFO] 01:34:19 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-sdnc-adapter --- 01:34:19 [INFO] Formatting is skipped 01:34:19 [INFO] 01:34:19 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-sdnc-adapter --- 01:34:19 [INFO] Formatting is skipped 01:34:19 [INFO] 01:34:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-sdnc-adapter --- 01:34:19 [INFO] 01:34:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-sdnc-adapter --- 01:34:19 [INFO] 01:34:19 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-sdnc-adapter --- 01:34:19 [INFO] 01:34:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-sdnc-adapter --- 01:34:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:34:19 [INFO] Copying 6 resources 01:34:19 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/generated-sources/license 01:34:19 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/generated-resources/licenses 01:34:19 [INFO] 01:34:19 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-sdnc-adapter --- 01:34:19 [INFO] Changes detected - recompiling the module! 01:34:19 [INFO] Compiling 36 source files to /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:34:20 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/tasks/TaskServices.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SDNCAdapterResponse.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SDNCAdapterPortType.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/MapTypedRequestTunablesData.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/Constants.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/CXFConfiguration.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/SDNCResponse.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/SDNCAdapterUtils.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/SDNCAdapterCallbackRequest.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/SDNCCallbackAdapterService.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/package-info.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/SDNCRestClient.java]] 01:34:20 [INFO] [parsing completed 2ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/tasks/SDNCService.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SDNCAdapterRequest.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/RequestTunables.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/SNIROResponse.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/ObjectFactory.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SyncConfiguration.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/MapRequestTunables.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/SDNCCallbackAdapterPortType.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/RequestHeader.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/Utils.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/impl/SDNCAdapterPortTypeImpl.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/util/SDNCRequestIdUtil.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/ObjectFactory.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/SDNCServiceRequestConnector.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/BPRestCallback.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/SDNCServiceRequestTask.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/CallbackHeader.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/SDNCConnector.java]] 01:34:20 [INFO] [parsing completed 1ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/AsyncConfiguration.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SDNCAdapterApplication.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/client/package-info.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/SDNCAdapterService.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/sdncrest/TypedRequestTunables.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/exception/SDNCAdapterException.java]] 01:34:20 [INFO] [parsing completed 0ms] 01:34:20 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:34:20 [INFO] [loading modules/java.datatransfer/module-info.class] 01:34:20 [INFO] [loading modules/jdk.charsets/module-info.class] 01:34:20 [INFO] [loading modules/java.desktop/module-info.class] 01:34:20 [INFO] [loading modules/jdk.rmic/module-info.class] 01:34:20 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:34:20 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:34:20 [INFO] [loading modules/jdk.net/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:34:20 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:34:20 [INFO] [loading modules/jdk.localedata/module-info.class] 01:34:20 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:34:20 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:34:20 [INFO] [loading modules/java.compiler/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:34:20 [INFO] [loading modules/java.rmi/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:34:20 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:34:20 [INFO] [loading modules/java.security.jgss/module-info.class] 01:34:20 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:34:20 [INFO] [loading modules/java.smartcardio/module-info.class] 01:34:20 [INFO] [loading modules/java.xml/module-info.class] 01:34:20 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:34:20 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:34:20 [INFO] [loading modules/java.net.http/module-info.class] 01:34:20 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jdi/module-info.class] 01:34:20 [INFO] [loading modules/java.naming/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jartool/module-info.class] 01:34:20 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:34:20 [INFO] [loading modules/jdk.compiler/module-info.class] 01:34:20 [INFO] [loading modules/java.management/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:34:20 [INFO] [loading modules/java.sql/module-info.class] 01:34:20 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:34:20 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:34:20 [INFO] [loading modules/java.instrument/module-info.class] 01:34:20 [INFO] [loading modules/jdk.management/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jfr/module-info.class] 01:34:20 [INFO] [loading modules/java.base/module-info.class] 01:34:20 [INFO] [loading modules/java.scripting/module-info.class] 01:34:20 [INFO] [loading modules/java.se/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jlink/module-info.class] 01:34:20 [INFO] [loading modules/jdk.jshell/module-info.class] 01:34:20 [INFO] [loading modules/java.logging/module-info.class] 01:34:20 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:34:20 [INFO] [loading modules/jdk.editpad/module-info.class] 01:34:20 [INFO] [loading modules/jdk.pack/module-info.class] 01:34:20 [INFO] [loading modules/java.prefs/module-info.class] 01:34:20 [INFO] [loading modules/java.security.sasl/module-info.class] 01:34:20 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:34:20 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:34:20 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:34:20 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:34:20 [INFO] [loading modules/jdk.sctp/module-info.class] 01:34:20 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:34:20 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:34:20 [INFO] [loading modules/java.management.rmi/module-info.class] 01:34:20 [INFO] [loading modules/jdk.attach/module-info.class] 01:34:20 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/generated-sources/annotations] 01:34:20 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:34:20 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 01:34:20 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/ExternalTaskClient.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskServiceUtils.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Object.class] 01:34:20 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:34:20 [INFO] [loading modules/java.base/java/util/ArrayList.class] 01:34:20 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:34:20 [INFO] [loading modules/java.base/java/util/List.class] 01:34:20 [INFO] [loading modules/java.base/java/util/Map.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/DatatypeConverter.class)] 01:34:20 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 01:34:20 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskUtils.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/RetrySequenceLevel.class)] 01:34:20 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:34:20 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/String.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebMethod.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebResult.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:34:20 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:34:20 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:34:20 [INFO] [loading modules/java.base/java/util/HashSet.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Endpoint.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/Bus.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/endpoint/Server.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/LoggingFeature.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar(/org/apache/cxf/jaxrs/JAXRSServerFactoryBean.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar(/org/apache/cxf/jaxrs/openapi/OpenApiFeature.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar(/org/apache/cxf/jaxws/EndpointImpl.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFServlet.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingOutInterceptor.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/ServletRegistrationBean.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar(/com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/http/HttpServletResponse.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/POST.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 01:34:20 [INFO] [loading modules/java.base/java/net/URI.class] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/BufferingClientHttpRequestFactory.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriUtils.class)] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/NodeList.class] 01:34:20 [INFO] [loading modules/java.base/java/io/StringWriter.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 01:34:20 [INFO] [loading modules/java.base/java/net/URL.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Service.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebEndpoint.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebServiceClient.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebServiceFeature.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/FunctionalInterface.class] 01:34:20 [INFO] [loading modules/java.base/java/io/BufferedReader.class] 01:34:20 [INFO] [loading modules/java.base/java/io/DataOutputStream.class] 01:34:20 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:34:20 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 01:34:20 [INFO] [loading modules/java.base/java/net/HttpURLConnection.class] 01:34:20 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 01:34:20 [INFO] [loading modules/java.base/java/util/Collections.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/BindingProvider.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/handler/MessageContext.class)] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/xpath/XPath.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathConstants.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathFactory.class] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Async.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRegistry.class)] 01:34:20 [INFO] [loading modules/java.base/java/time/Instant.class] 01:34:20 [INFO] [loading modules/java.base/java/util/UUID.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/Transformer.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactory.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/dom/DOMSource.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamResult.class] 01:34:20 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/XML.class)] 01:34:20 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 01:34:20 [INFO] [loading modules/java.base/java/io/IOException.class] 01:34:20 [INFO] [loading modules/java.base/java/io/StringReader.class] 01:34:20 [INFO] [loading modules/java.base/java/text/ParseException.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCErrorCommon.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCResponseCommon.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceError.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceResponse.class)] 01:34:20 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 01:34:20 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 01:34:20 [INFO] [loading modules/java.base/java/net/SocketTimeoutException.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpResponse.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/config/RequestConfig.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpDelete.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpGet.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPost.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPut.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpRequestBase.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/conn/ConnectTimeoutException.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/entity/ContentType.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/entity/StringEntity.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/HttpClientBuilder.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/util/EntityUtils.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/OutputKeys.class] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/RequestInformation.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceRequest.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableAsync.class)] 01:34:20 [INFO] [loading modules/java.base/java/util/concurrent/Executor.class] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/MDCTaskDecorator.class)] 01:34:20 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/Components.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam$Mode.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$Style.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$Use.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$ParameterStyle.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Class.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/Override.class] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Type.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Scope.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchema.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlNsForm.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:34:20 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlNs.class)] 01:34:20 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/CXFConfiguration.java:[73,71] [deprecation] LoggingFeature in org.apache.cxf.feature has been deprecated 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/cfg/Annotations.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AuditLogContainerFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerResponseFilter.class)] 01:34:20 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/base/ProviderBase.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyReader.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyWriter.class)] 01:34:20 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/CXFConfiguration.java:[79,11] [rawtypes] found raw type: ServletRegistrationBean 01:34:20 missing type arguments for generic class ServletRegistrationBean 01:34:20 where T is a type-variable: 01:34:20 T extends Servlet declared in class ServletRegistrationBean 01:34:20 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/CXFConfiguration.java:[80,19] [rawtypes] found raw type: ServletRegistrationBean 01:34:20 missing type arguments for generic class ServletRegistrationBean 01:34:20 where T is a type-variable: 01:34:20 T extends Servlet declared in class ServletRegistrationBean 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFNonSpringServlet.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/AbstractHTTPServlet.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/http/HttpServlet.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/GenericServlet.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/Servlet.class)] 01:34:20 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/main/java/org/onap/so/adapters/sdnc/CXFConfiguration.java:[80,15] [unchecked] unchecked call to ServletRegistrationBean(T,String...) as a member of the raw type ServletRegistrationBean 01:34:20 where T is a type-variable: 01:34:20 T extends Servlet declared in class ServletRegistrationBean 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/configuration/Configurable.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/Interceptor.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/AbstractPhaseInterceptor.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/PhaseInterceptor.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/SoapMessage.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/MessageImpl.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMapImpl.class)] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/Message.class)] 01:34:20 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:34:20 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMap.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/spi/http/HttpContext.class)] 01:34:20 [INFO] [loading modules/java.base/java/util/Set.class] 01:34:20 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/CXFConfiguration.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.SNIROResponse] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/SNIROResponse.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.BPRestCallback] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponents.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestFactory.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/AbstractClientHttpRequestFactoryWrapper.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractMetricLogFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractBaseMetricLogFilter.class)] 01:34:20 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/ClientHttpRequestInterceptor.class)] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/BPRestCallback.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCResponse] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/SDNCResponse.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.SDNCAdapterUtils] 01:34:20 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/SDNCAdapterUtils.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.client.SDNCAdapterCallbackRequest] 01:34:20 [INFO] [loading modules/java.base/java/io/Writer.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/stream/XMLEventWriter.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:34:20 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:34:20 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/stream/XMLStreamWriter.class] 01:34:20 [INFO] [loading modules/java.xml/org/xml/sax/ContentHandler.class] 01:34:20 [INFO] [loading modules/java.base/java/io/File.class] 01:34:20 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/PropertyException.class)] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/SDNCAdapterCallbackRequest.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.client.CallbackHeader] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/CallbackHeader.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.client.SDNCCallbackAdapterService] 01:34:20 [INFO] [loading modules/java.base/java/lang/Thread.class] 01:34:20 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/Runnable.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/EndpointReference.class)] 01:34:20 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 01:34:20 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Dispatch.class)] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/SDNCCallbackAdapterService.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.client.SDNCCallbackAdapterPortType] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/SDNCCallbackAdapterPortType.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCRestClient] 01:34:20 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 01:34:20 [INFO] [loading modules/java.base/java/net/URLConnection.class] 01:34:20 [INFO] [loading modules/java.base/java/io/DataOutput.class] 01:34:20 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 01:34:20 [INFO] [loading modules/java.base/java/io/Reader.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/Readable.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:34:20 [INFO] [loading modules/java.base/java/io/InterruptedIOException.class] 01:34:20 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 01:34:20 [INFO] [loading modules/java.base/java/net/ProtocolException.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathException.class] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/SDNCRestClient.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.MapRequestTunables] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/MapRequestTunables.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.RequestTunables] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/RequestTunables.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.ObjectFactory] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/ObjectFactory.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.SyncConfiguration] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/SyncConfiguration.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.Utils] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/Text.class] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/CharacterData.class] 01:34:20 [INFO] [loading modules/java.base/java/time/temporal/Temporal.class] 01:34:20 [INFO] [loading modules/java.base/java/time/temporal/TemporalAccessor.class] 01:34:20 [INFO] [loading modules/java.base/java/time/temporal/TemporalAdjuster.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 01:34:20 [INFO] [loading modules/java.xml/org/w3c/dom/DOMException.class] 01:34:20 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerConfigurationException.class] 01:34:20 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/Utils.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/SDNCAdapterPortTypeImpl.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.util.SDNCRequestIdUtil] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/util/SDNCRequestIdUtil.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.client.ObjectFactory] 01:34:20 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/ObjectFactory.class] 01:34:20 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.SDNCServiceRequestConnector] 01:34:20 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/CloseableHttpClient.class)] 01:34:20 [INFO] 01:34:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-sdnc-adapter --- 01:34:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 01:34:20 [INFO] Copying 7 resources 01:34:20 [INFO] 01:34:20 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-sdnc-adapter --- 01:34:20 [INFO] Changes detected - recompiling the module! 01:34:20 [INFO] Compiling 18 source files to /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 01:34:21 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/sdncrest/BPRestCallbackTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/client/SDNCAdapterCallbackRequestTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/sdncrest/SDNCServiceRequestConnectorTest.java]] 01:34:21 [INFO] [parsing completed 1ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/impl/MapRequestTunablesTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/sdncrest/BPRestCallbackUnitTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/client/CallbackHeaderTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/impl/SDNCRestClientTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/ObjectFactoryTest.java]] 01:34:21 [INFO] [parsing completed 1ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/FileUtil.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/AllTestsTestSuite.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/impl/SDNCAdapterPortTypeImplTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/impl/SDNCResponseTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/tasks/SDNCServiceTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/BaseTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/util/SDNCRequestIdUtilTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/sdncrest/ObjectMappingTest.java]] 01:34:21 [INFO] [parsing completed 2ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/SDNCAdapterRequestTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/sdncrest/SDNCConnectorTest.java]] 01:34:21 [INFO] [parsing completed 0ms] 01:34:21 [INFO] [loading modules/jdk.jcmd/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jdeps/module-info.class] 01:34:21 [INFO] [loading modules/java.transaction.xa/module-info.class] 01:34:21 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 01:34:21 [INFO] [loading modules/java.security.jgss/module-info.class] 01:34:21 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 01:34:21 [INFO] [loading modules/java.instrument/module-info.class] 01:34:21 [INFO] [loading modules/java.security.sasl/module-info.class] 01:34:21 [INFO] [loading modules/java.management/module-info.class] 01:34:21 [INFO] [loading modules/java.sql.rowset/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jconsole/module-info.class] 01:34:21 [INFO] [loading modules/jdk.security.jgss/module-info.class] 01:34:21 [INFO] [loading modules/jdk.net/module-info.class] 01:34:21 [INFO] [loading modules/jdk.management/module-info.class] 01:34:21 [INFO] [loading modules/java.prefs/module-info.class] 01:34:21 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 01:34:21 [INFO] [loading modules/jdk.management.jfr/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jlink/module-info.class] 01:34:21 [INFO] [loading modules/java.datatransfer/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jsobject/module-info.class] 01:34:21 [INFO] [loading modules/jdk.pack/module-info.class] 01:34:21 [INFO] [loading modules/java.management.rmi/module-info.class] 01:34:21 [INFO] [loading modules/java.logging/module-info.class] 01:34:21 [INFO] [loading modules/java.smartcardio/module-info.class] 01:34:21 [INFO] [loading modules/java.compiler/module-info.class] 01:34:21 [INFO] [loading modules/jdk.localedata/module-info.class] 01:34:21 [INFO] [loading modules/jdk.sctp/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jfr/module-info.class] 01:34:21 [INFO] [loading modules/jdk.compiler/module-info.class] 01:34:21 [INFO] [loading modules/java.naming/module-info.class] 01:34:21 [INFO] [loading modules/jdk.security.auth/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 01:34:21 [INFO] [loading modules/jdk.javadoc/module-info.class] 01:34:21 [INFO] [loading modules/jdk.accessibility/module-info.class] 01:34:21 [INFO] [loading modules/jdk.editpad/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jstatd/module-info.class] 01:34:21 [INFO] [loading modules/jdk.zipfs/module-info.class] 01:34:21 [INFO] [loading modules/jdk.management.agent/module-info.class] 01:34:21 [INFO] [loading modules/jdk.rmic/module-info.class] 01:34:21 [INFO] [loading modules/jdk.dynalink/module-info.class] 01:34:21 [INFO] [loading modules/java.rmi/module-info.class] 01:34:21 [INFO] [loading modules/jdk.attach/module-info.class] 01:34:21 [INFO] [loading modules/java.xml.crypto/module-info.class] 01:34:21 [INFO] [loading modules/java.net.http/module-info.class] 01:34:21 [INFO] [loading modules/jdk.unsupported/module-info.class] 01:34:21 [INFO] [loading modules/jdk.naming.dns/module-info.class] 01:34:21 [INFO] [loading modules/java.desktop/module-info.class] 01:34:21 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 01:34:21 [INFO] [loading modules/jdk.httpserver/module-info.class] 01:34:21 [INFO] [loading modules/java.xml/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jartool/module-info.class] 01:34:21 [INFO] [loading modules/java.sql/module-info.class] 01:34:21 [INFO] [loading modules/java.base/module-info.class] 01:34:21 [INFO] [loading modules/java.se/module-info.class] 01:34:21 [INFO] [loading modules/jdk.charsets/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jshell/module-info.class] 01:34:21 [INFO] [loading modules/jdk.xml.dom/module-info.class] 01:34:21 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 01:34:21 [INFO] [loading modules/java.scripting/module-info.class] 01:34:21 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 01:34:21 [INFO] [loading modules/jdk.jdi/module-info.class] 01:34:21 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/generated-test-sources/test-annotations] 01:34:21 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 01:34:21 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/Object.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/BPRestCallback.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/String.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/SDNCAdapterCallbackRequest.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/client/CallbackHeader.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCResponseCommon.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/Exception.class] 01:34:21 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 01:34:21 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/SDNCAdapterApplication.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/MapRequestTunables.class] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 01:34:21 [INFO] [loading modules/java.base/java/io/IOException.class] 01:34:21 [INFO] [loading modules/java.base/java/net/URI.class] 01:34:21 [INFO] [loading modules/java.base/java/nio/file/Files.class] 01:34:21 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/Constants.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpServerErrorException.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/ResourceAccessException.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/SDNCRestClient.class] 01:34:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 01:34:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 01:34:21 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 01:34:21 [INFO] [loading modules/java.base/java/io/InputStream.class] 01:34:21 [INFO] [loading modules/java.base/java/io/StringWriter.class] 01:34:21 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Unmarshaller.class)] 01:34:21 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 01:34:21 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 01:34:21 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 01:34:21 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 01:34:21 [INFO] [loading modules/java.base/java/io/File.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/OutputKeys.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/Transformer.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactory.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/dom/DOMSource.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamResult.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/RequestHeader.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/SDNCAdapterPortType.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/SDNCAdapterRequest.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/SDNCAdapterResponse.class] 01:34:21 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 01:34:21 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/SDNCResponse.class] 01:34:21 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 01:34:21 [INFO] [loading modules/java.base/java/util/HashMap.class] 01:34:21 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 01:34:21 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/tasks/SDNCService.class] 01:34:21 [INFO] [loading modules/java.base/java/util/UUID.class] 01:34:21 [INFO] [loading modules/java.base/java/io/ByteArrayOutputStream.class] 01:34:21 [INFO] [loading modules/java.base/java/io/ObjectOutputStream.class] 01:34:21 [INFO] [loading modules/java.base/java/io/Serializable.class] 01:34:21 [INFO] [loading modules/java.base/java/util/Arrays.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCEvent.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceError.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceRequest.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCServiceResponse.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/SDNCConnector.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 01:34:21 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Class.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 01:34:21 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$ParameterStyle.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebResult.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebMethod.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 01:34:21 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 01:34:21 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$Style.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/soap/SOAPBinding$Use.class)] 01:34:21 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam$Mode.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 01:34:21 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/src/test/java/org/onap/so/adapters/sdnc/BaseTest.java:[42,66] [deprecation] none() in ExpectedException has been deprecated 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/client/RestTemplateBuilder.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate$HttpClientOption.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 01:34:21 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/Byte.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Character.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Short.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Long.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Float.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Integer.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Double.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Boolean.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Void.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.BaseTest] 01:34:21 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/sdncrest/BPRestCallbackTest.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/BaseTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.client.SDNCAdapterCallbackRequestTest] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/client/SDNCAdapterCallbackRequestTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.SDNCServiceRequestConnectorTest] 01:34:21 [INFO] [loading modules/java.base/java/lang/Throwable.class] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/SDNCServiceRequestConnector.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Error.class] 01:34:21 [INFO] [loading modules/java.base/java/text/ParseException.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/sdncrest/SDNCServiceRequestConnectorTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/impl/RequestTunables.class] 01:34:21 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 01:34:21 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/impl/MapRequestTunablesTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackUnitTest] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 01:34:21 [INFO] [loading modules/java.base/java/util/List.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponents.class)] 01:34:21 [INFO] [loading modules/java.base/java/nio/file/Path.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Comparable.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 01:34:21 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/sdncrest/BPRestCallbackUnitTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.client.CallbackHeaderTest] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/client/CallbackHeaderTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCRestClientTest] 01:34:21 [INFO] [loading modules/java.base/java/lang/Thread.class] 01:34:21 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Runnable.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/impl/SDNCRestClientTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.ObjectFactoryTest] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/ObjectFactory.class] 01:34:21 [INFO] [loading modules/java.base/java/io/Writer.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/stream/XMLEventWriter.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/Appendable.class] 01:34:21 [INFO] [loading modules/java.base/java/io/Closeable.class] 01:34:21 [INFO] [loading modules/java.base/java/io/Flushable.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/stream/XMLStreamWriter.class] 01:34:21 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 01:34:21 [INFO] [loading modules/java.xml/org/xml/sax/ContentHandler.class] 01:34:21 [INFO] [loading modules/java.base/java/io/OutputStream.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 01:34:21 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBElement.class)] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/stream/XMLEventReader.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/stream/XMLStreamReader.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 01:34:21 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 01:34:21 [INFO] [loading modules/java.base/java/net/URL.class] 01:34:21 [INFO] [loading modules/java.base/java/io/Reader.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/ObjectFactoryTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.FileUtil] 01:34:21 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/FileUtil.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.AllTestsTestSuite] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/AllTestsTestSuite.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest] 01:34:21 [INFO] [loading modules/java.base/java/lang/System.class] 01:34:21 [INFO] [loading modules/java.base/java/io/PrintStream.class] 01:34:21 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class] 01:34:21 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerConfigurationException.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/impl/SDNCAdapterPortTypeImplTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.impl.SDNCResponseTest] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/impl/SDNCResponseTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.tasks.SDNCServiceTest] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskUtils.class)] 01:34:21 [INFO] [loading modules/java.base/java/lang/Enum.class] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 01:34:21 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 01:34:21 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/tasks/SDNCServiceTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.util.SDNCRequestIdUtilTest] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/util/SDNCRequestIdUtil.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/util/SDNCRequestIdUtilTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.ObjectMappingTest] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 01:34:21 [INFO] [loading modules/java.base/java/io/DataInput.class] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCRequestCommon.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/RequestInformation.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/ServiceInformation.class)] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/sdncrest/SDNCErrorCommon.class)] 01:34:21 [INFO] [loading modules/java.base/java/io/ObjectOutput.class] 01:34:21 [INFO] [loading modules/java.base/java/io/DataOutput.class] 01:34:21 [INFO] [loading modules/java.base/java/io/ObjectStreamConstants.class] 01:34:21 [INFO] [loading modules/java.base/java/util/Comparator.class] 01:34:21 [INFO] [loading modules/java.base/java/lang/StackTraceElement.class] 01:34:21 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/sdncrest/ObjectMappingTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.SDNCAdapterRequestTest] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/SDNCAdapterRequestTest.class] 01:34:21 [INFO] [checking org.onap.so.adapters.sdnc.sdncrest.SDNCConnectorTest] 01:34:21 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/classes/org/onap/so/adapters/sdnc/sdncrest/TypedRequestTunables.class] 01:34:21 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/test-classes/org/onap/so/adapters/sdnc/sdncrest/SDNCConnectorTest.class] 01:34:21 [INFO] [total 511ms] 01:34:21 [INFO] 01:34:21 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-sdnc-adapter --- 01:34:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 01:34:21 [INFO] 01:34:21 [INFO] ------------------------------------------------------- 01:34:21 [INFO] T E S T S 01:34:21 [INFO] ------------------------------------------------------- 01:34:23 [INFO] Running org.onap.so.adapters.sdnc.AllTestsTestSuite 01:34:23 [INFO] Running org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackUnitTest 01:34:24 01:34:24.450 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message={"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}}) 01:34:24 01:34:24.459 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL {"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}} Camunda 01:34:24 01:34:24.465 [main] || ERROR 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_EXC Camunda 500 Received error response to callback request: 300 MULTIPLE_CHOICES 01:34:24 01:34:24.465 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:24 01:34:24.472 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message={"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}}) 01:34:24 01:34:24.473 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL {"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}} Camunda 01:34:24 01:34:24.476 [main] || ERROR 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_EXC Camunda 500 Error sending callback request 01:34:24 org.springframework.web.client.ResourceAccessException: ResourceAccessException 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback.postRequest(BPRestCallback.java:143) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback.send(BPRestCallback.java:112) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackUnitTest.postThrowsExceptionTest(BPRestCallbackUnitTest.java:120) 01:34:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:24 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:24 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:24 01:34:24.530 [main] || ERROR 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_SET_CALLBACK_AUTH_EXC Camunda 500 Unable to set authorization in callback request 01:34:24 java.lang.NumberFormatException: For input string: "te" 01:34:24 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 01:34:24 at java.base/java.lang.Integer.parseInt(Integer.java:652) 01:34:24 at org.onap.so.utils.CryptoUtils.hexStringToByteArray(CryptoUtils.java:132) 01:34:24 at org.onap.so.utils.CryptoUtils.getSecretKeySpec(CryptoUtils.java:112) 01:34:24 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:81) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback.setAuthorizationHeader(BPRestCallback.java:126) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback$MockitoMock$1036102673.setAuthorizationHeader$accessor$CxOf89wt(Unknown Source) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback$MockitoMock$1036102673$auxiliary$Vc8M0fPd.call(Unknown Source) 01:34:24 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 01:34:24 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 01:34:24 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 01:34:24 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 01:34:24 at org.mockito.Answers.answer(Answers.java:98) 01:34:24 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 01:34:24 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 01:34:24 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 01:34:24 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 01:34:24 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 01:34:24 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback$MockitoMock$1036102673.setAuthorizationHeader(Unknown Source) 01:34:24 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackUnitTest.setAuthorizationHeaderErrorTest(BPRestCallbackUnitTest.java:139) 01:34:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:34:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:34:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:34:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 01:34:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 01:34:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 01:34:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 01:34:24 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:24 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:24 01:34:24.534 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message=null) 01:34:24 01:34:24.534 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL [no content] Camunda 01:34:24 01:34:24.534 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:24 01:34:24.536 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message={"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}}) 01:34:24 01:34:24.536 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL {"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}} Camunda 01:34:24 01:34:24.537 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:24 01:34:24.553 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message={"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}}) 01:34:24 01:34:24.553 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL {"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}} Camunda 01:34:24 01:34:24.554 [main] || ERROR 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_EXC Camunda 500 Received error response to callback request: 500 INTERNAL_SERVER_ERROR 01:34:24 01:34:24.554 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:24 01:34:24.557 [main] || DEBUG 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback$MockitoMock$1036102673.send(url=http://localhost:8000/sdnc message={"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}}) 01:34:24 01:34:24.557 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL {"SDNCServiceResponse":{"sdncRequestId":"b5b763aa-0d8a-4438-b900-83af45d21d10","responseCode":"200","ackFinalIndicator":"N"}} Camunda 01:34:24 01:34:24.557 [main] || INFO 01:34:24 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:25 01:34:25 . ____ _ __ _ _ 01:34:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:34:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:34:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:34:25 ' |____| .__|_| |_|_| |_\__, | / / / / 01:34:25 =========|_|==============|___/=/_/_/_/ 01:34:25 :: Spring Boot :: (v2.5.15) 01:34:25 01:34:25 01:34:25.773 [main] || INFO 01:34:25 org.onap.so.adapters.sdnc.impl.SDNCRestClientTest - Starting SDNCRestClientTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5109 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter) 01:34:25 01:34:25.774 [main] || DEBUG 01:34:25 org.onap.so.adapters.sdnc.impl.SDNCRestClientTest - Running with Spring Boot v2.5.15, Spring v5.3.27 01:34:25 01:34:25.774 [main] || INFO 01:34:25 org.onap.so.adapters.sdnc.impl.SDNCRestClientTest - The following 1 profile is active: "test" 01:34:30 01:34:30.278 [main] || INFO 01:34:30 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:31 01:34:31.325 [main] || WARN 01:34:31 org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 01:34:33 01:34:33.774 [main] || INFO 01:34:33 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:34 01:34:34.010 [main] || DEBUG 01:34:34 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:34:34 01:34:34.041 [main] || WARN 01:34:34 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:34:36 01:34:35.958 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCRestClientTest - Started SDNCRestClientTest in 10.752 seconds (JVM running for 14.435) 01:34:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.547 s - in org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackUnitTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.impl.SDNCRestClientTest 01:34:36 01:34:36.121 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCRestClient - RA_SEND_REQUEST_SDNC : 01:34:36 RequestTunables [reqId=, msoAction=, operation=, action=, reqMethod=POST, sdncUrl=http://localhost:11618/sdnc, timeout=1000, headerName=sdnc-request-header, sdncaNotificationUrl=null, namespace=] SDNC 01:34:36 01:34:36.123 [main] || ERROR 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCRestClient - RA_EXCEPTION_COMMUNICATE_SDNC SDNC 500 Exception processing request to SDNC 01:34:36 javax.crypto.AEADBadTagException: Tag mismatch! 01:34:36 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:623) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:36 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:36 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:36 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient.getSdncResp(SDNCRestClient.java:148) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$FastClassBySpringCGLIB$$b52dba39.invoke() 01:34:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$EnhancerBySpringCGLIB$$30679a83.getSdncResp() 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClientTest.getSdncRespTestException(SDNCRestClientTest.java:53) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:36 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:36 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:36 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:36 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:36 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:36 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:36 01:34:36.282 [qtp1779426214-33] || ERROR 01:34:36 WireMock - 01:34:36 Request was not matched 01:34:36 ======================= 01:34:36 01:34:36 ----------------------------------------------------------------------------------------------------------------------- 01:34:36 | Closest stub | Request | 01:34:36 ----------------------------------------------------------------------------------------------------------------------- 01:34:36 | 01:34:36 POST | GET <<<<< HTTP method does not match 01:34:36 /sdnc | /sdnc 01:34:36 | 01:34:36 | 01:34:36 ----------------------------------------------------------------------------------------------------------------------- 01:34:36 01:34:36 [Fatal Error] :2:48: Content is not allowed in prolog. 01:34:36 01:34:36.337 [main] || ERROR 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCRestClient - RA_ANALYZE_ERROR_EXC SDNC 300 Exception while analyse error 01:34:36 org.xml.sax.SAXParseException: Content is not allowed in prolog. 01:34:36 at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:261) 01:34:36 at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) 01:34:36 at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:122) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient.getSdncResp(SDNCRestClient.java:217) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$FastClassBySpringCGLIB$$b52dba39.invoke() 01:34:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$EnhancerBySpringCGLIB$$30679a83.getSdncResp() 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClientTest.getSdncRespTestException(SDNCRestClientTest.java:53) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:36 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:36 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:36 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:36 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:36 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:36 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:36 01:34:36.338 [main] || ERROR 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCRestClient - RA_EXCEPTION_COMMUNICATE_SDNC SDNC 200 Exception while communicate with SDNC 01:34:36 javax.crypto.AEADBadTagException: Tag mismatch! 01:34:36 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:623) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:36 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:36 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:36 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient.getSdncResp(SDNCRestClient.java:148) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$FastClassBySpringCGLIB$$b52dba39.invoke() 01:34:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 01:34:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 01:34:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClient$$EnhancerBySpringCGLIB$$30679a83.getSdncResp() 01:34:36 at org.onap.so.adapters.sdnc.impl.SDNCRestClientTest.getSdncRespTestException(SDNCRestClientTest.java:53) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:36 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:36 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:36 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:36 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:36 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:36 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.onap.so.adapters.sdnc.impl.SDNCRestClientTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackTest 01:34:36 01:34:36.357 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - BPRestCallback.send(url=http://localhost:11618/sdnc message=Test) 01:34:36 01:34:36.358 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL Test Camunda 01:34:36 01:34:36.361 [main] || ERROR 01:34:36 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_SET_CALLBACK_AUTH_EXC Camunda 500 Unable to set authorization in callback request 01:34:36 javax.crypto.AEADBadTagException: Tag mismatch! 01:34:36 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:623) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:36 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:36 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:36 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:36 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback.setAuthorizationHeader(BPRestCallback.java:126) 01:34:36 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallback.send(BPRestCallback.java:108) 01:34:36 at org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackTest.sendTest(BPRestCallbackTest.java:49) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:36 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:36 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:36 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:36 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:36 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:36 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:36 01:34:36.362 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.sdncrest.BPRestCallback - RA_CALLBACK_BPEL_COMPLETE Camunda 01:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.adapters.sdnc.sdncrest.BPRestCallbackTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.SDNCAdapterRequestTest 01:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.adapters.sdnc.SDNCAdapterRequestTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.tasks.SDNCServiceTest 01:34:36 01:34:36.465 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.tasks.SDNCService - Executing External Task SDNC Post Service 01:34:36 01:34:36.487 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.tasks.SDNCService - The External Task null was Successful 01:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.so.adapters.sdnc.tasks.SDNCServiceTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.sdncrest.SDNCConnectorTest 01:34:36 01:34:36.508 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.sdncrest.SDNCConnector - SDNC URL: http://localhost:11618/sdnc 01:34:36 01:34:36.509 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.sdncrest.SDNCConnector - SDNC Request Body: 01:34:36 1234 01:34:36 01:34:36.517 [main] || ERROR 01:34:36 org.onap.so.adapters.sdnc.sdncrest.SDNCConnector - RA_EXCEPTION_COMMUNICATE_SDNC SDNC 200 Error processing request to SDNC 01:34:36 javax.crypto.AEADBadTagException: Tag mismatch! 01:34:36 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:623) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 01:34:36 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853) 01:34:36 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446) 01:34:36 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2260) 01:34:36 at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:87) 01:34:36 at org.onap.so.adapters.sdnc.sdncrest.SDNCConnector.send(SDNCConnector.java:94) 01:34:36 at org.onap.so.adapters.sdnc.sdncrest.SDNCConnectorTest.sendTest(SDNCConnectorTest.java:57) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:34:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 01:34:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:34:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:34:36 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:34:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:34:36 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:34:36 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 01:34:36 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 01:34:36 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 01:34:36 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 01:34:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 01:34:36 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:128) 01:34:36 at org.junit.runners.Suite.runChild(Suite.java:27) 01:34:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:34:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:34:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:34:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:34:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:34:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:34:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 01:34:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 01:34:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 01:34:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 01:34:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 01:34:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 01:34:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 01:34:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 01:34:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 01:34:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 01:34:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 01:34:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 01:34:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 01:34:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 01:34:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 01:34:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 01:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.adapters.sdnc.sdncrest.SDNCConnectorTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.client.SDNCAdapterCallbackRequestTest 01:34:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.so.adapters.sdnc.client.SDNCAdapterCallbackRequestTest 01:34:36 [INFO] Running org.onap.so.adapters.sdnc.util.SDNCRequestIdUtilTest 01:34:36 01:34:36 . ____ _ __ _ _ 01:34:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:34:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:34:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:34:36 ' |____| .__|_| |_|_| |_\__, | / / / / 01:34:36 =========|_|==============|___/=/_/_/_/ 01:34:36 :: Spring Boot :: (v2.5.15) 01:34:36 01:34:36 01:34:36.609 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest - Starting SDNCAdapterPortTypeImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5109 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter) 01:34:36 01:34:36.609 [main] || DEBUG 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 01:34:36 01:34:36.609 [main] || INFO 01:34:36 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest - The following 2 profiles are active: "test", "non-async" 01:34:38 01:34:38.001 [main] || INFO 01:34:38 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:38 01:34:38.354 [main] || WARN 01:34:38 org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 01:34:38 01:34:38.872 [main] || INFO 01:34:38 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:38 01:34:38.920 [main] || DEBUG 01:34:38 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:34:38 01:34:38.926 [main] || WARN 01:34:38 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:34:39 01:34:39.834 [main] || INFO 01:34:39 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest - Started SDNCAdapterPortTypeImplTest in 3.282 seconds (JVM running for 18.311) 01:34:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.291 s - in org.onap.so.adapters.sdnc.util.SDNCRequestIdUtilTest 01:34:39 [INFO] Running org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 b184fee2-3bda-4bb7-9475-e18dbeb994c0 01:34:39 01:34:39 MSO 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 CreateServiceInstance 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 MSO-dev-service-type 01:34:39 01:34:39 01:34:39 01:34:39 52b49b5d-3086-4ffd-b5e6-1b1e5e7e062f 01:34:39 01:34:39 aed5a5b7-20d3-44f7-90a3-ddbd16f14d1e 01:34:39 01:34:39 1.0 01:34:39 01:34:39 MSO Test Network 01:34:39 01:34:39 01:34:39 01:34:39 d46c06c9-dcb2-48c9-888f-35219a8c492e 01:34:39 01:34:39 01:34:39 01:34:39 MSO_1610_dev 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 MSO-DEV-SI-1802-v6-2-19-113 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 someUserParam 01:34:39 01:34:39 someValue 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 01:34:39 . ____ _ __ _ _ 01:34:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 01:34:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 01:34:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 01:34:39 ' |____| .__|_| |_|_| |_\__, | / / / / 01:34:39 =========|_|==============|___/=/_/_/_/ 01:34:39 :: Spring Boot :: (v2.5.15) 01:34:39 01:34:39 01:34:39.960 [main] || INFO 01:34:39 org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest - Starting MapRequestTunablesTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5109 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter) 01:34:39 01:34:39.960 [main] || DEBUG 01:34:39 org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest - Running with Spring Boot v2.5.15, Spring v5.3.27 01:34:39 01:34:39.960 [main] || INFO 01:34:39 org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest - The following 1 profile is active: "test" 01:34:41 01:34:41.244 [main] || INFO 01:34:41 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:41 01:34:41.617 [main] || WARN 01:34:41 org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 01:34:42 01:34:42.088 [main] || INFO 01:34:42 org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImpl - RA_INIT_SDNC_ADAPTER SDNC SDNCAdapterPortType 01:34:42 01:34:42.128 [main] || DEBUG 01:34:42 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 01:34:42 01:34:42.134 [main] || WARN 01:34:42 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 01:34:42 01:34:42.980 [main] || INFO 01:34:42 org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest - Started MapRequestTunablesTest in 3.068 seconds (JVM running for 21.457) 01:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.147 s - in org.onap.so.adapters.sdnc.impl.SDNCAdapterPortTypeImplTest 01:34:42 [INFO] Running org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest 01:34:43 01:34:43.004 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Generated key: org.onap.so.adapters.sdnc..vnf-topology-operation.assign 01:34:43 01:34:43.010 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Request Method is set to: POST 01:34:43 01:34:43.011 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Timeout is set to: 270000 01:34:43 01:34:43.014 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - SDNC Url is set to: https://localhost:8443/restconf/operations/VNF-API:vnf-topology-operation 01:34:43 01:34:43.014 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - HeaderName is set to: sdnc-request-header 01:34:43 01:34:43.015 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - NameSpace is set to: org:openecomp:sdnctl:vnf 01:34:43 01:34:43.015 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - RequestTunables Key:org.onap.so.adapters.sdnc..vnf-topology-operation.assign Value:POST|270000|sdncurl6|sdnc-request-header|org:openecomp:sdnctl:vnf Tunables:org.onap.so.adapters.sdnc.impl.MapRequestTunables@59c84407 01:34:43 01:34:43.076 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Generated key: org.onap.so.adapters.sdnc.infra..query 01:34:43 01:34:43.076 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Request Method is set to: GET 01:34:43 01:34:43.076 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Timeout is set to: 60000 01:34:43 01:34:43.077 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - SDNC Url is set to: https://localhost:8443/restconf/config 01:34:43 01:34:43.077 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - RequestTunables Key:org.onap.so.adapters.sdnc.infra..query Value:GET|60000|sdncurl5| Tunables:org.onap.so.adapters.sdnc.impl.MapRequestTunables@59c84407 01:34:43 01:34:43.084 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Generated key: org.onap.so.adapters.sdnc...put 01:34:43 01:34:43.085 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Request Method is set to: PUT 01:34:43 01:34:43.085 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Timeout is set to: 60000 01:34:43 01:34:43.085 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - SDNC Url is set to: https://localhost:8443/restconf/config 01:34:43 01:34:43.085 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - RequestTunables Key:org.onap.so.adapters.sdnc...put Value:PUT|60000|sdncurl5| Tunables:org.onap.so.adapters.sdnc.impl.MapRequestTunables@59c84407 01:34:43 01:34:43.092 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Generated key: org.onap.so.adapters.sdnc...restdelete 01:34:43 01:34:43.093 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Request Method is set to: DELETE 01:34:43 01:34:43.093 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Timeout is set to: 60000 01:34:43 01:34:43.093 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - SDNC Url is set to: https://localhost:8443/restconf/config 01:34:43 01:34:43.093 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - RequestTunables Key:org.onap.so.adapters.sdnc...restdelete Value:DELETE|60000|sdncurl5| Tunables:org.onap.so.adapters.sdnc.impl.MapRequestTunables@59c84407 01:34:43 01:34:43.097 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Generated key: org.onap.so.adapters.sdnc...query 01:34:43 01:34:43.097 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Request Method is set to: GET 01:34:43 01:34:43.097 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - Timeout is set to: 60000 01:34:43 01:34:43.097 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - SDNC Url is set to: http://localhost:8443/restconf/operations/GENERIC-RESOURCE-API: 01:34:43 01:34:43.097 [main] || DEBUG 01:34:43 org.onap.so.adapters.sdnc.impl.MapRequestTunables - RequestTunables Key:org.onap.so.adapters.sdnc...query Value:GET|60000|sdncurl14| Tunables:org.onap.so.adapters.sdnc.impl.MapRequestTunables@59c84407 01:34:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.so.adapters.sdnc.impl.MapRequestTunablesTest 01:34:43 [INFO] Running org.onap.so.adapters.sdnc.sdncrest.ObjectMappingTest 01:34:43 RUNNING TEST: jsonToSDNCServiceRequest 01:34:43 RUNNING TEST: jsonFromSDNCServiceErrorWithoutOptionalFields 01:34:43 Generated JSON for SDNCServiceError: 01:34:43 {"SDNCServiceError":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","responseCode":"500","ackFinalIndicator":"Y"}} 01:34:43 RUNNING TEST: jsonFromSDNCServiceRequest 01:34:43 Generated JSON for SDNCServiceRequest: 01:34:43 {"SDNCServiceRequest":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","requestInformation":{"requestId":"413658f4-7f42-482e-b834-23a5c15657da","source":"CCD","notificationUrl":"https://ccd-host:8080/notifications"},"serviceInformation":{"serviceType":"vHNFaaS","serviceInstanceId":"74e65b2b637441bca078e63e44bb511b","subscriberName":"IST_SG_0902_3003","subscriberGlobalId":"IST15_0902_3003"},"sdncService":"vhnf","sdncOperation":"service-topology-cust-assign-operation","sdncServiceDataType":"XML","sdncServiceData":"c26dfed652164d60a17461734422b085HOSTNAME","bpNotificationUrl":"http://localhost:8080/mso/SDNCAdapterCallbackService","bpTimeout":"PT5M"}} 01:34:43 RUNNING TEST: jsonFromSDNCServiceRequestWithoutOptionalFields 01:34:43 Generated JSON for SDNCServiceRequest: 01:34:43 {"SDNCServiceRequest":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","requestInformation":{"requestId":"413658f4-7f42-482e-b834-23a5c15657da","source":"CCD","notificationUrl":"https://ccd-host:8080/notifications"},"serviceInformation":{"serviceType":"vHNFaaS","serviceInstanceId":"74e65b2b637441bca078e63e44bb511b","subscriberName":"IST_SG_0902_3003","subscriberGlobalId":"IST15_0902_3003"},"sdncService":"vhnf","sdncOperation":"service-topology-cust-assign-operation","sdncServiceDataType":"XML","sdncServiceData":"c26dfed652164d60a17461734422b085HOSTNAME","bpNotificationUrl":"http://localhost:8080/mso/SDNCAdapterCallbackService"}} 01:34:43 RUNNING TEST: jsonFromSDNCServiceResponse 01:34:43 Generated JSON for SDNCServiceResponse: 01:34:43 {"SDNCServiceResponse":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","responseCode":"200","responseMessage":"OK","ackFinalIndicator":"Y","params":{"P1":"V1","P2":"V2","P3":"V3"}}} 01:34:43 RUNNING TEST: jsonToSDNCServiceResponse 01:34:43 RUNNING TEST: jsonToSDNCServiceError 01:34:43 RUNNING TEST: jsonToSDNCServiceRequestWithoutOptionalFields 01:34:43 RUNNING TEST: jsonToSDNCServiceResponseWithoutOptionalFields 01:34:43 RUNNING TEST: jsonFromSDNCEvent 01:34:43 Generated JSON for SDNCEvent: 01:34:43 {"SDNCEvent":{"eventType":"ACTIVATION","eventCorrelatorType":"HOST-NAME","eventCorrelator":"USOSTCDALTX0101UJZZ31","params":{"P1":"V1","P2":"V2","P3":"V3"}}} 01:34:43 RUNNING TEST: jsonFromSDNCServiceError 01:34:43 Generated JSON for SDNCServiceError: 01:34:43 {"SDNCServiceError":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","responseCode":"500","responseMessage":"OK","ackFinalIndicator":"Y"}} 01:34:43 RUNNING TEST: jsonToSDNCServiceErrorWithoutOptionalFields 01:34:43 RUNNING TEST: jsonToSDNCEvent 01:34:43 RUNNING TEST: jsonToSDNCEventWithoutOptionalFields 01:34:43 RUNNING TEST: jsonFromSDNCServiceResponseWithoutOptionalFields 01:34:43 Generated JSON for SDNCServiceResponse: 01:34:43 {"SDNCServiceResponse":{"sdncRequestId":"413658f4-7f42-482e-b834-23a5c15657da-1474471336781","responseCode":"200","ackFinalIndicator":"Y"}} 01:34:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.so.adapters.sdnc.sdncrest.ObjectMappingTest 01:34:43 [INFO] Running org.onap.so.adapters.sdnc.sdncrest.SDNCServiceRequestConnectorTest 01:34:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.adapters.sdnc.sdncrest.SDNCServiceRequestConnectorTest 01:34:43 [INFO] Running org.onap.so.adapters.sdnc.client.CallbackHeaderTest 01:34:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.adapters.sdnc.client.CallbackHeaderTest 01:34:43 [INFO] Running org.onap.so.adapters.sdnc.ObjectFactoryTest 01:34:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.adapters.sdnc.ObjectFactoryTest 01:34:43 [INFO] Running org.onap.so.adapters.sdnc.impl.SDNCResponseTest 01:34:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.adapters.sdnc.impl.SDNCResponseTest 01:34:43 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.774 s - in org.onap.so.adapters.sdnc.AllTestsTestSuite 01:34:46 [INFO] 01:34:46 [INFO] Results: 01:34:46 [INFO] 01:34:46 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 01:34:46 [INFO] 01:34:46 [INFO] 01:34:46 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-sdnc-adapter --- 01:34:46 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/code-coverage/jacoco-ut.exec 01:34:46 [INFO] Analyzed bundle 'mso-sdnc-adapter' with 31 classes 01:34:46 [INFO] 01:34:46 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-sdnc-adapter --- 01:34:46 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 01:34:46 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 01:34:46 [INFO] 01:34:46 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-sdnc-adapter --- 01:34:46 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT.jar 01:34:46 [INFO] 01:34:46 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-sdnc-adapter --- 01:34:46 [INFO] Replacing main artifact with repackaged archive 01:34:46 [INFO] 01:34:46 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ mso-sdnc-adapter --- 01:34:46 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT-original.jar 01:34:46 [INFO] 01:34:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-sdnc-adapter --- 01:34:47 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 01:34:47 [INFO] 01:34:47 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-sdnc-adapter --- 01:34:47 [INFO] Tests are skipped. 01:34:47 [INFO] 01:34:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-sdnc-adapter --- 01:34:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:47 [INFO] 01:34:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-sdnc-adapter --- 01:34:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:34:47 [INFO] 01:34:47 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-sdnc-adapter --- 01:34:47 [INFO] Tests are skipped. 01:34:47 [INFO] 01:34:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-sdnc-adapter --- 01:34:47 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/mso-sdnc-adapter/1.17.0-SNAPSHOT/mso-sdnc-adapter-1.17.0-SNAPSHOT.jar 01:34:47 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/pom.xml to /tmp/r/org/onap/so/mso-sdnc-adapter/1.17.0-SNAPSHOT/mso-sdnc-adapter-1.17.0-SNAPSHOT.pom 01:34:47 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/mso-sdnc-adapter/1.17.0-SNAPSHOT/mso-sdnc-adapter-1.17.0-SNAPSHOT-original.jar 01:34:47 [INFO] 01:34:47 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-sdnc-adapter --- 01:34:47 [INFO] 01:34:47 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-sdnc-adapter --- 01:34:47 [INFO] org.onap.so:mso-sdnc-adapter:jar:1.17.0-SNAPSHOT 01:34:47 [INFO] +- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 01:34:47 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 01:34:47 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:compile 01:34:47 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 01:34:47 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 01:34:47 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 01:34:47 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 01:34:47 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 01:34:47 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 01:34:47 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 01:34:47 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 01:34:47 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 01:34:47 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 01:34:47 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 01:34:47 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 01:34:47 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 01:34:47 [INFO] | \- com.fasterxml:classmate:jar:1.5.1:compile 01:34:47 [INFO] +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 01:34:47 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 01:34:47 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 01:34:47 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 01:34:47 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 01:34:47 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 01:34:47 [INFO] | | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 01:34:47 [INFO] | | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 01:34:47 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 01:34:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 01:34:47 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 01:34:47 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 01:34:47 [INFO] | | | +- org.springframework:spring-tx:jar:5.3.27:compile 01:34:47 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 01:34:47 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 01:34:47 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 01:34:47 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 01:34:47 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 01:34:47 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 01:34:47 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 01:34:47 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 01:34:47 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 01:34:47 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 01:34:47 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 01:34:47 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 01:34:47 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 01:34:47 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 01:34:47 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 01:34:47 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 01:34:47 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 01:34:47 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 01:34:47 [INFO] | | \- org.springframework:spring-context-support:jar:5.3.27:compile 01:34:47 [INFO] | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 01:34:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.19.0:compile 01:34:47 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.10.0:compile 01:34:47 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 01:34:47 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 01:34:47 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 01:34:47 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 01:34:47 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 01:34:47 [INFO] | | +- xml-resolver:xml-resolver:jar:1.2:compile 01:34:47 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 01:34:47 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 01:34:47 [INFO] | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 01:34:47 [INFO] | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 01:34:47 [INFO] | | \- org.apache.neethi:neethi:jar:3.1.1:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 01:34:47 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 01:34:47 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 01:34:47 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 01:34:47 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 01:34:47 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 01:34:47 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 01:34:47 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 01:34:47 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 01:34:47 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 01:34:47 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 01:34:47 [INFO] | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 01:34:47 [INFO] | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 01:34:47 [INFO] +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 01:34:47 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 01:34:47 [INFO] | \- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 01:34:47 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 01:34:47 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 01:34:47 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 01:34:47 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 01:34:47 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 01:34:47 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 01:34:47 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 01:34:47 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 01:34:47 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 01:34:47 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 01:34:47 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 01:34:47 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 01:34:47 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 01:34:47 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 01:34:47 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 01:34:47 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 01:34:47 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 01:34:47 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 01:34:47 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 01:34:47 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 01:34:47 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 01:34:47 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 01:34:47 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 01:34:47 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 01:34:47 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 01:34:47 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 01:34:47 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 01:34:47 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 01:34:47 [INFO] +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 01:34:47 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 01:34:47 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 01:34:47 [INFO] | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 01:34:47 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 01:34:47 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 01:34:47 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 01:34:47 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 01:34:47 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 01:34:47 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 01:34:47 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 01:34:47 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 01:34:47 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 01:34:47 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 01:34:47 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 01:34:47 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 01:34:47 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 01:34:47 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 01:34:47 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 01:34:47 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 01:34:47 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 01:34:47 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 01:34:47 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 01:34:47 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 01:34:47 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 01:34:47 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 01:34:47 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 01:34:47 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 01:34:47 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 01:34:47 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 01:34:47 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 01:34:47 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 01:34:47 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 01:34:47 [INFO] | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 01:34:47 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 01:34:47 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 01:34:47 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 01:34:47 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 01:34:47 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 01:34:47 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 01:34:47 [INFO] | +- org.json:json:jar:20250517:compile 01:34:47 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 01:34:47 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 01:34:47 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 01:34:47 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 01:34:47 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 01:34:47 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 01:34:47 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 01:34:47 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 01:34:47 [INFO] | | | \- jline:jline:jar:2.12.1:compile 01:34:47 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 01:34:47 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 01:34:47 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 01:34:47 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 01:34:47 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 01:34:47 [INFO] +- org.glassfish:javax.json:jar:1.0.4:test 01:34:47 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 01:34:47 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 01:34:47 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 01:34:47 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 01:34:47 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 01:34:47 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 01:34:47 [INFO] +- org.onap.so:cxf-logging:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 01:34:47 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 01:34:47 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 01:34:47 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 01:34:47 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 01:34:47 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 01:34:47 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 01:34:47 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 01:34:47 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 01:34:47 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 01:34:47 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 01:34:47 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 01:34:47 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 01:34:47 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 01:34:47 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 01:34:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 01:34:47 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 01:34:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 01:34:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 01:34:47 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 01:34:47 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 01:34:47 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 01:34:47 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 01:34:47 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 01:34:47 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 01:34:47 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 01:34:47 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 01:34:47 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 01:34:47 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 01:34:47 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 01:34:47 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 01:34:47 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 01:34:47 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 01:34:47 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 01:34:47 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 01:34:47 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 01:34:47 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 01:34:47 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 01:34:47 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 01:34:47 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 01:34:47 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 01:34:47 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 01:34:47 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 01:34:47 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 01:34:47 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 01:34:47 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 01:34:47 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 01:34:47 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 01:34:47 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 01:34:47 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 01:34:47 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 01:34:47 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 01:34:47 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 01:34:47 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 01:34:47 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 01:34:47 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 01:34:47 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 01:34:47 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 01:34:47 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 01:34:47 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 01:34:47 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 01:34:47 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 01:34:47 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 01:34:47 [INFO] | | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 01:34:47 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 01:34:47 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 01:34:47 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 01:34:47 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 01:34:47 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 01:34:47 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 01:34:47 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 01:34:47 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 01:34:47 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 01:34:47 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 01:34:47 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 01:34:47 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 01:34:47 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 01:34:47 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 01:34:47 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 01:34:47 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 01:34:47 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 01:34:47 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 01:34:47 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 01:34:47 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 01:34:47 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 01:34:47 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 01:34:47 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 01:34:47 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 01:34:47 [INFO] +- javax.inject:javax.inject:jar:1:compile 01:34:47 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 01:34:47 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 01:34:47 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 01:34:47 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 01:34:47 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 01:34:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 01:34:47 [INFO] +- junit:junit:jar:4.13.2:test 01:34:47 [INFO] +- xmlunit:xmlunit:jar:1.6:test 01:34:47 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 01:34:47 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 01:34:47 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 01:34:47 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 01:34:47 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 01:34:47 [INFO] +- org.ow2.asm:asm:jar:7.0:test 01:34:47 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 01:34:47 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 01:34:47 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 01:34:47 [INFO] 01:34:47 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-sdnc-adapter --- 01:34:47 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/sonatype-clm/module.xml 01:34:47 [INFO] 01:34:47 [INFO] ------------< org.onap.so.adapters:mso-requests-db-adapter >------------ 01:34:47 [INFO] Building mso-requests-db-adapter 1.17.0-SNAPSHOT [26/43] 01:34:47 [INFO] --------------------------------[ jar ]--------------------------------- 01:34:47 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 01:34:47 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 01:34:47 [INFO] 01:34:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-requests-db-adapter --- 01:34:47 [INFO] 01:34:47 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-requests-db-adapter --- 01:34:48 [INFO] ## define projects super pom absolute path through basepath_marker 01:34:48 [INFO] - used base path = /w/workspace/so-maven-clm-master 01:34:48 [INFO] 01:34:48 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-requests-db-adapter --- 01:36:58 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.resources/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:36:58 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.resources/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:39:09 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.expressions/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:39:09 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:41:20 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:41:20 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:43:31 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:43:31 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:45:42 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:45:42 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:45:42 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:45:42 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:47:53 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:47:53 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:47:53 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:47:53 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:50:04 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:50:04 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:50:04 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:50:04 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:50:04 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:50:04 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:50:04 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:50:04 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:50:04 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:50:04 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:52:15 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:52:15 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:52:15 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:52:15 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:54:26 [WARNING] Could not transfer metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:54:26 [WARNING] The metadata /tmp/r/org/osgi/org.osgi.service.prefs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:56:38 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:56:38 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:56:38 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:56:38 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:56:38 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:56:38 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 01:58:49 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 01:58:49 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.osgi/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.osgi/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:01:00 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.filesystem/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:01:00 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:03:11 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.text/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:03:11 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.text/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:05:22 [WARNING] Could not transfer metadata org.eclipse.platform:org.eclipse.core.commands/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:05:22 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.commands/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:05:22 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:05:22 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:05:22 [WARNING] Failure to transfer org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from https://repository.apache.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots/): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connection timed out (Connection timed out) 02:05:22 [WARNING] The metadata /tmp/r/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 02:05:22 [INFO] Using 'UTF-8' encoding to format source files. 02:05:22 [INFO] Number of files to be formatted: 27 02:05:23 [INFO] Successfully formatted: 0 file(s) 02:05:23 [INFO] Fail to format: 0 file(s) 02:05:23 [INFO] Skipped: 27 file(s) 02:05:23 [INFO] Read only skipped: 0 file(s) 02:05:23 [INFO] Approximate time taken: 0s 02:05:23 [INFO] 02:05:23 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-requests-db-adapter --- 02:05:23 [INFO] Using 'UTF-8' encoding to format source files. 02:05:23 [INFO] Number of files to be formatted: 0 02:05:23 [INFO] 02:05:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-requests-db-adapter --- 02:05:23 [INFO] Skipping Rule Enforcement. 02:05:23 [INFO] 02:05:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-requests-db-adapter --- 02:05:23 [INFO] Skipping Rule Enforcement. 02:05:23 [INFO] 02:05:23 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-requests-db-adapter --- 02:05:23 [INFO] 02:05:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-requests-db-adapter --- 02:05:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:05:23 [INFO] 02:05:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-requests-db-adapter --- 02:05:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:05:23 [INFO] 02:05:23 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-requests-db-adapter --- 02:05:23 [INFO] Formatting is skipped 02:05:23 [INFO] 02:05:23 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-requests-db-adapter --- 02:05:23 [INFO] Formatting is skipped 02:05:23 [INFO] 02:05:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-requests-db-adapter --- 02:05:23 [INFO] 02:05:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-requests-db-adapter --- 02:05:23 [INFO] 02:05:23 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-requests-db-adapter --- 02:05:23 [INFO] 02:05:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-requests-db-adapter --- 02:05:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:05:23 [INFO] Copying 41 resources 02:05:23 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/generated-sources/license 02:05:23 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/generated-resources/licenses 02:05:23 [INFO] 02:05:23 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-requests-db-adapter --- 02:05:23 [INFO] Changes detected - recompiling the module! 02:05:23 [INFO] Compiling 14 source files to /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:05:24 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/OrchestrationTaskRepositoryCustomController.java]] 02:05:24 [INFO] [parsing completed 1ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/MsoRequestsDbAdapter.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java]] 02:05:24 [INFO] [parsing completed 1ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/MSORequestDBApplication.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/MsoRequestsDbAdapterImpl.java]] 02:05:24 [INFO] [parsing completed 2ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/RequestDBConfig.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbExceptionBean.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomController.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbException.java]] 02:05:24 [INFO] [parsing completed 1ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ResponseStatus.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/RequestStatusType.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/RequestDbRepositoryConfiguration.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java]] 02:05:24 [INFO] [parsing completed 0ms] 02:05:24 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:05:24 [INFO] [loading modules/java.sql/module-info.class] 02:05:24 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:05:24 [INFO] [loading modules/java.se/module-info.class] 02:05:24 [INFO] [loading modules/jdk.pack/module-info.class] 02:05:24 [INFO] [loading modules/java.smartcardio/module-info.class] 02:05:24 [INFO] [loading modules/java.compiler/module-info.class] 02:05:24 [INFO] [loading modules/jdk.attach/module-info.class] 02:05:24 [INFO] [loading modules/jdk.rmic/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jshell/module-info.class] 02:05:24 [INFO] [loading modules/jdk.management/module-info.class] 02:05:24 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:05:24 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:05:24 [INFO] [loading modules/java.rmi/module-info.class] 02:05:24 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:05:24 [INFO] [loading modules/java.instrument/module-info.class] 02:05:24 [INFO] [loading modules/jdk.charsets/module-info.class] 02:05:24 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:05:24 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:05:24 [INFO] [loading modules/java.security.sasl/module-info.class] 02:05:24 [INFO] [loading modules/java.management/module-info.class] 02:05:24 [INFO] [loading modules/java.management.rmi/module-info.class] 02:05:24 [INFO] [loading modules/jdk.editpad/module-info.class] 02:05:24 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:05:24 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:05:24 [INFO] [loading modules/java.desktop/module-info.class] 02:05:24 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:05:24 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:05:24 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:05:24 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:05:24 [INFO] [loading modules/jdk.compiler/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:05:24 [INFO] [loading modules/jdk.localedata/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jartool/module-info.class] 02:05:24 [INFO] [loading modules/java.scripting/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jfr/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:05:24 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:05:24 [INFO] [loading modules/java.security.jgss/module-info.class] 02:05:24 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:05:24 [INFO] [loading modules/java.naming/module-info.class] 02:05:24 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:05:24 [INFO] [loading modules/java.base/module-info.class] 02:05:24 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:05:24 [INFO] [loading modules/jdk.sctp/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jlink/module-info.class] 02:05:24 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:05:24 [INFO] [loading modules/java.datatransfer/module-info.class] 02:05:24 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:05:24 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:05:24 [INFO] [loading modules/java.logging/module-info.class] 02:05:24 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:05:24 [INFO] [loading modules/java.net.http/module-info.class] 02:05:24 [INFO] [loading modules/jdk.jdi/module-info.class] 02:05:24 [INFO] [loading modules/java.prefs/module-info.class] 02:05:24 [INFO] [loading modules/jdk.net/module-info.class] 02:05:24 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:05:24 [INFO] [loading modules/java.xml/module-info.class] 02:05:24 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/generated-sources/annotations] 02:05:24 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-internal/4.0.0/shedlock-provider-jdbc-internal-4.0.0.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OrchestrationTask.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/OrchestrationTaskRepository.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/List.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RestController.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Object.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/String.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebFault.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/MSOException.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:05:24 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebMethod.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InstanceNfvoMapping.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ResourceOperationStatus.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlEnum.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:05:24 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:05:24 [INFO] [loading modules/java.base/java/util/Calendar.class] 02:05:24 [INFO] [loading modules/java.base/java/util/Date.class] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ArchivedInfraRequests.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/ArchivedInfraRequestsRepository.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InfraActiveRequestsRepository.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledLogging.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledTaskException.class)] 02:05:24 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:05:24 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/PageRequest.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar(/net/javacrumbs/shedlock/core/SchedulerLock.class)] 02:05:24 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/EnableMBeanExport.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/RegistrationPolicy.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar(/net/javacrumbs/shedlock/core/LockProvider.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar(/net/javacrumbs/shedlock/provider/jdbctemplate/JdbcTemplateLockProvider.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar(/net/javacrumbs/shedlock/spring/annotation/EnableSchedulerLock.class)] 02:05:24 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ResourceOperationStatusId.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/SiteStatus.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/OperationStatusRepository.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/ResourceOperationStatusRepository.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/SiteStatusRepository.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InstanceNfvoMappingRepository.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDbConstant.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExporter.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:05:24 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 02:05:24 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/Map.class] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/data/controller/InstanceNameDuplicateCheckRequest.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/PathVariable.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestBody.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/PostMapping.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/GetMapping.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestParam.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/LoggingInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/StatusLoggingInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/WebMvcConfigurerAdapter.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/handler/MappedInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManager.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/config/RepositoryRestConfiguration.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar(/org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/CorsRegistry.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:05:24 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Endpoint.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/Bus.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/LoggingFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar(/org/apache/cxf/jaxrs/openapi/OpenApiFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar(/org/apache/cxf/jaxws/EndpointImpl.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFServlet.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingOutInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/ServletRegistrationBean.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/PutMapping.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/DeleteMapping.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam$Mode.class)] 02:05:24 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:05:24 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:05:24 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:05:24 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar(/net/javacrumbs/shedlock/spring/annotation/EnableSchedulerLock$InterceptMode.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Override.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestMapping.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestMethod.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Type.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Scope.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:05:24 [INFO] [loading modules/java.base/java/lang/Class.class] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java:[67,5] [deprecation] SchedulerLock in net.javacrumbs.shedlock.core has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java:[67,5] [deprecation] SchedulerLock in net.javacrumbs.shedlock.core has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java:[67,5] [deprecation] SchedulerLock in net.javacrumbs.shedlock.core has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java:[67,5] [deprecation] SchedulerLock in net.javacrumbs.shedlock.core has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.java:[67,5] [deprecation] SchedulerLock in net.javacrumbs.shedlock.core has been deprecated 02:05:24 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:05:24 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/AbstractPageRequest.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Pageable.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryCustom.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraRequests.class)] 02:05:24 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.application.MSORequestDBApplication] 02:05:24 [INFO] [loading modules/java.base/java/lang/System.class] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants$Property.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:05:24 [INFO] [loading modules/java.base/java/security/Security.class] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar(/net/javacrumbs/shedlock/provider/jdbctemplate/JdbcTemplateLockProvider$Configuration.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar(/org/springframework/jdbc/core/JdbcTemplate.class)] 02:05:24 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar(/net/javacrumbs/shedlock/support/StorageBasedLockProvider.class)] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/application/MSORequestDBApplication.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl] 02:05:24 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatusId.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDbConstant$Status.class)] 02:05:24 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDbConstant$Progress.class)] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/MsoRequestsDbAdapterImpl.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.application.RequestDBConfig] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExportOperations.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanClassLoaderAware.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactoryAware.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/InitializingBean.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/SmartInitializingSingleton.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/MBeanRegistrationSupport.class)] 02:05:24 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/application/RequestDBConfig.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.InfraActiveRequestsRepositoryCustomController] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomController.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.application.WebMvcConfig] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/HttpMessageConverter.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/context/request/WebRequestInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/HandlerInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractServletFilter.class)] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/application/WebMvcConfig.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.ResponseStatus] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/ResponseStatus.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.RequestDbRepositoryConfiguration] 02:05:24 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Metamodel.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/Set.class] 02:05:24 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:05:24 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/EntityType.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/IdentifiableType.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/ManagedType.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Type.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Bindable.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:05:24 [INFO] [loading modules/java.base/java/util/function/IntFunction.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:05:24 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/RequestDbRepositoryConfiguration.java:[20,58] [rawtypes] found raw type: Class 02:05:24 missing type arguments for generic class Class 02:05:24 where T is a type-variable: 02:05:24 T extends Object declared in class Class 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/RequestDbRepositoryConfiguration.class] 02:05:24 [INFO] [checking org.onap.so.adapters.requestsdb.application.CXFConfiguration] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[47,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[47,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[47,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[47,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[47,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[50,11] [rawtypes] found raw type: ServletRegistrationBean 02:05:24 missing type arguments for generic class ServletRegistrationBean 02:05:24 where T is a type-variable: 02:05:24 T extends Servlet declared in class ServletRegistrationBean 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[52,19] [rawtypes] found raw type: ServletRegistrationBean 02:05:24 missing type arguments for generic class ServletRegistrationBean 02:05:24 where T is a type-variable: 02:05:24 T extends Servlet declared in class ServletRegistrationBean 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFNonSpringServlet.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/AbstractHTTPServlet.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/http/HttpServlet.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/GenericServlet.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/Servlet.class)] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[52,15] [unchecked] unchecked call to ServletRegistrationBean(T,String...) as a member of the raw type ServletRegistrationBean 02:05:24 where T is a type-variable: 02:05:24 T extends Servlet declared in class ServletRegistrationBean 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/InterceptorProvider.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/configuration/Configurable.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/spi/http/HttpContext.class)] 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[59,8] [deprecation] LoggingFeature in org.apache.cxf.feature has been deprecated 02:05:24 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/application/CXFConfiguration.java:[59,40] [deprecation] LoggingFeature in org.apache.cxf.feature has been deprecated 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/DelegatingFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractPortableFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/Feature.class)] 02:05:24 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebServiceFeature.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/Interceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/AbstractPhaseInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/PhaseInterceptor.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/SoapMessage.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/MessageImpl.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMapImpl.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:05:24 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/Message.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMap.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar(/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiSupport.class)] 02:05:24 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar(/org/apache/cxf/jaxrs/common/openapi/SwaggerProperties.class)] 02:05:24 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:05:24 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/application/CXFConfiguration.class] 02:05:24 [INFO] [total 567ms] 02:05:24 [INFO] 02:05:24 [INFO] --- cxf-java2ws-plugin:3.4.10:java2ws (process-classes) @ mso-requests-db-adapter --- 02:05:25 [INFO] Running java2ws in fork mode... 02:05:27 [INFO] 02:05:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-requests-db-adapter --- 02:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:05:27 [INFO] Copying 5 resources 02:05:27 [INFO] 02:05:27 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-requests-db-adapter --- 02:05:27 [INFO] Changes detected - recompiling the module! 02:05:27 [INFO] Compiling 13 source files to /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:05:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/RequestsAdapterBase.java]] 02:05:28 [INFO] [parsing completed 1ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/client/RequestDbClientPortChanger.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/client/RequestsDbClientTest.java]] 02:05:28 [INFO] [parsing completed 1ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/application/EmbeddedMariaDbConfig.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/application/TestAppender.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbExceptionBeanTest.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsSchedulerTest.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/HealthCheckHandlerTest.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestdb/rest/RequestProcessingDataRequestDbQueryTest.java]] 02:05:28 [INFO] [parsing completed 1ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java]] 02:05:28 [INFO] [parsing completed 1ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbExceptionTest.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/AllTestsTestSuite.java]] 02:05:28 [INFO] [parsing completed 0ms] 02:05:28 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java]] 02:05:28 [INFO] [parsing completed 1ms] 02:05:28 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:05:28 [INFO] [loading modules/java.security.jgss/module-info.class] 02:05:28 [INFO] [loading modules/java.base/module-info.class] 02:05:28 [INFO] [loading modules/java.net.http/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jartool/module-info.class] 02:05:28 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:05:28 [INFO] [loading modules/java.compiler/module-info.class] 02:05:28 [INFO] [loading modules/java.sql/module-info.class] 02:05:28 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:05:28 [INFO] [loading modules/java.xml/module-info.class] 02:05:28 [INFO] [loading modules/jdk.pack/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:05:28 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:05:28 [INFO] [loading modules/java.prefs/module-info.class] 02:05:28 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:05:28 [INFO] [loading modules/java.management.rmi/module-info.class] 02:05:28 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jfr/module-info.class] 02:05:28 [INFO] [loading modules/jdk.charsets/module-info.class] 02:05:28 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:05:28 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:05:28 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:05:28 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:05:28 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:05:28 [INFO] [loading modules/java.datatransfer/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jlink/module-info.class] 02:05:28 [INFO] [loading modules/java.se/module-info.class] 02:05:28 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:05:28 [INFO] [loading modules/java.scripting/module-info.class] 02:05:28 [INFO] [loading modules/java.desktop/module-info.class] 02:05:28 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:05:28 [INFO] [loading modules/java.logging/module-info.class] 02:05:28 [INFO] [loading modules/jdk.compiler/module-info.class] 02:05:28 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:05:28 [INFO] [loading modules/jdk.rmic/module-info.class] 02:05:28 [INFO] [loading modules/jdk.attach/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jdi/module-info.class] 02:05:28 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:05:28 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:05:28 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:05:28 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:05:28 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:05:28 [INFO] [loading modules/jdk.management/module-info.class] 02:05:28 [INFO] [loading modules/java.smartcardio/module-info.class] 02:05:28 [INFO] [loading modules/jdk.editpad/module-info.class] 02:05:28 [INFO] [loading modules/jdk.sctp/module-info.class] 02:05:28 [INFO] [loading modules/java.management/module-info.class] 02:05:28 [INFO] [loading modules/java.rmi/module-info.class] 02:05:28 [INFO] [loading modules/java.instrument/module-info.class] 02:05:28 [INFO] [loading modules/jdk.net/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jshell/module-info.class] 02:05:28 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:05:28 [INFO] [loading modules/java.naming/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:05:28 [INFO] [loading modules/jdk.localedata/module-info.class] 02:05:28 [INFO] [loading modules/java.security.sasl/module-info.class] 02:05:28 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:05:28 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:05:28 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/generated-test-sources/test-annotations] 02:05:28 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-internal/4.0.0/shedlock-provider-jdbc-internal-4.0.0.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/application/MSORequestDBApplication.class] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:05:28 [INFO] [loading modules/java.base/java/lang/Object.class] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:05:28 [INFO] [loading modules/java.base/java/net/URI.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/String.class] 02:05:28 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:05:28 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:05:28 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 02:05:28 [INFO] [loading modules/java.base/java/time/Instant.class] 02:05:28 [INFO] [loading modules/java.base/java/time/temporal/ChronoUnit.class] 02:05:28 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:05:28 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:05:28 [INFO] [loading modules/java.base/java/util/List.class] 02:05:28 [INFO] [loading modules/java.base/java/util/Map.class] 02:05:28 [INFO] [loading modules/java.base/java/util/UUID.class] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/CloudApiRequests.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationStatus.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvDistributionStatus.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/RequestProcessingData.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelType.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:05:28 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:05:28 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:05:28 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:05:28 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/AppenderBase.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Appender.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAware.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/FilterAttachable.class)] 02:05:28 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbExceptionBean.class] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/ArchivedInfraRequestsRepository.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InfraActiveRequestsRepository.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/ArchiveInfraRequestsScheduler.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:05:28 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:05:28 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 02:05:28 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/data/controller/InstanceNameDuplicateCheckRequest.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 02:05:28 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:05:28 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:05:28 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar(/org/apache/cxf/jaxws/JaxWsProxyFactoryBean.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/MsoRequestsDbAdapter.class] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/RequestStatusType.class] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbException.class] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/ResourceOperationStatus.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InstanceNfvoMapping.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/OperationStatusRepository.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/ResourceOperationStatusRepository.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InstanceNfvoMappingRepository.class)] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDbConstant.class)] 02:05:28 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:05:28 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar(/net/javacrumbs/shedlock/spring/annotation/EnableSchedulerLock.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/EnableMBeanExport.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/RegistrationPolicy.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:05:28 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:05:28 [INFO] [loading modules/java.base/java/lang/Class.class] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:05:28 [INFO] [loading modules/java.base/java/lang/Override.class] 02:05:28 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:05:28 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:05:28 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 02:05:28 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar(/net/javacrumbs/shedlock/core/SchedulerLock.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:05:28 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebFault.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:05:28 [INFO] [loading /tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar(/net/javacrumbs/shedlock/spring/annotation/EnableSchedulerLock$InterceptMode.class)] 02:05:28 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:05:28 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:05:28 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:05:28 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 02:05:28 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebParam$Mode.class)] 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[135,40] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[135,36] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[135,36] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[184,63] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[184,59] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[184,59] [unchecked] unchecked conversion 02:05:28 required: HttpEntity>> 02:05:28 found: HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[207,40] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[207,36] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[207,36] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[227,20] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[227,16] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[227,16] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[251,20] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[251,16] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[251,16] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[272,20] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[272,16] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[272,16] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[293,20] [rawtypes] found raw type: HttpEntity 02:05:28 missing type arguments for generic class HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[293,16] [unchecked] unchecked call to HttpEntity(T,MultiValueMap) as a member of the raw type HttpEntity 02:05:28 where T is a type-variable: 02:05:28 T extends Object declared in class HttpEntity 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.java:[293,16] [unchecked] unchecked conversion 02:05:28 required: HttpEntity 02:05:28 found: HttpEntity 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$1.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$2.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$3.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$4.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$5.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$6.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest$7.class] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomControllerTest.class] 02:05:28 [INFO] [checking org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbExceptionTest] 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/MSOException.class)] 02:05:28 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/exceptions/MsoRequestsDbExceptionTest.class] 02:05:28 [INFO] [checking org.onap.so.adapters.requestsdb.AllTestsTestSuite] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/AllTestsTestSuite.class] 02:05:28 [INFO] [checking org.onap.so.adapters.requestsdb.adapters.MSORequestDBImplTest] 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[55,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[55,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[55,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[55,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[55,12] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[67,55] [deprecation] none() in ExpectedException has been deprecated 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[76,42] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar(/org/apache/cxf/frontend/ClientProxyFactoryBean.class)] 02:05:28 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.class)] 02:05:28 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/InterceptorProvider.class)] 02:05:28 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/src/test/java/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.java:[80,21] [deprecation] MsoRequestsDbAdapter in org.onap.so.adapters.requestsdb has been deprecated 02:05:28 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDbConstant$Status.class)] 02:05:28 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes/org/onap/so/adapters/requestsdb/adapters/MSORequestDBImplTest.class] 02:05:28 [INFO] [total 579ms] 02:05:28 [INFO] 02:05:28 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-requests-db-adapter --- 02:05:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:05:28 [INFO] 02:05:28 [INFO] ------------------------------------------------------- 02:05:28 [INFO] T E S T S 02:05:28 [INFO] ------------------------------------------------------- 02:05:30 [INFO] Running org.onap.so.adapters.requestsdb.AllTestsTestSuite 02:05:30 02:05:30 . ____ _ __ _ _ 02:05:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:05:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:05:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:05:30 ' |____| .__|_| |_|_| |_\__, | / / / / 02:05:30 =========|_|==============|___/=/_/_/_/ 02:05:30 :: Spring Boot :: (v2.5.15) 02:05:30 02:05:31 03/07-02:05:30.961|||background-preinit|||INFO||||||||HV000001: Hibernate Validator 6.2.5.Final 02:05:31 03/07-02:05:30.974|||background-preinit|||DEBUG||||||||Trying to load META-INF/validation.xml for XML based Validator configuration. 02:05:31 03/07-02:05:30.975|||background-preinit|||DEBUG||||||||Trying to load META-INF/validation.xml via TCCL 02:05:31 03/07-02:05:30.976|||background-preinit|||DEBUG||||||||Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:05:31 03/07-02:05:30.976|||background-preinit|||DEBUG||||||||No META-INF/validation.xml found. Using annotation based configuration only. 02:05:31 03/07-02:05:30.984|||background-preinit|||DEBUG||||||||Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:05:31 03/07-02:05:30.985|||background-preinit|||DEBUG||||||||Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:05:31 03/07-02:05:30.996|||main|||INFO||||||||Starting MSORequestDBImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5461 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter) 02:05:31 03/07-02:05:30.997|||main|||DEBUG||||||||Running with Spring Boot v2.5.15, Spring v5.3.27 02:05:31 03/07-02:05:30.997|||main|||INFO||||||||The following 1 profile is active: "test" 02:05:31 03/07-02:05:31.028|||background-preinit|||DEBUG||||||||Loaded expression factory via original TCCL 02:05:31 03/07-02:05:31.187|||background-preinit|||DEBUG||||||||HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:05:31 03/07-02:05:31.195|||background-preinit|||DEBUG||||||||HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:05:31 03/07-02:05:31.195|||background-preinit|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:05:31 03/07-02:05:31.195|||background-preinit|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:05:31 03/07-02:05:31.195|||background-preinit|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:05:31 03/07-02:05:31.195|||background-preinit|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:05:41 03/07-02:05:41.673|||main|||DEBUG||||||||Loaded liquibase.logging.LogService instance liquibase.logging.core.BufferedLogService 02:05:41 03/07-02:05:41.674|||main|||DEBUG||||||||Loaded liquibase.logging.LogService instance liquibase.logging.core.CompositeLogService 02:05:41 03/07-02:05:41.674|||main|||DEBUG||||||||Loaded liquibase.logging.LogService instance liquibase.logging.core.JavaLogService 02:05:41 03/07-02:05:41.675|||main|||DEBUG||||||||Loaded liquibase.servicelocator.ServiceLocator instance liquibase.servicelocator.StandardServiceLocator 02:05:41 03/07-02:05:41.809|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.CockroachDatabase 02:05:41 03/07-02:05:41.811|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.DB2Database 02:05:41 03/07-02:05:41.812|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.Db2zDatabase 02:05:41 03/07-02:05:41.816|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.DerbyDatabase 02:05:41 03/07-02:05:41.817|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.Firebird3Database 02:05:41 03/07-02:05:41.818|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.FirebirdDatabase 02:05:41 03/07-02:05:41.819|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.H2Database 02:05:41 03/07-02:05:41.821|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.HsqlDatabase 02:05:41 03/07-02:05:41.823|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.InformixDatabase 02:05:41 03/07-02:05:41.824|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.Ingres9Database 02:05:41 03/07-02:05:41.827|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.MSSQLDatabase 02:05:41 03/07-02:05:41.831|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.MariaDBDatabase 02:05:41 03/07-02:05:41.833|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.MockDatabase 02:05:41 03/07-02:05:41.833|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.MySQLDatabase 02:05:41 03/07-02:05:41.836|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.OracleDatabase 02:05:41 03/07-02:05:41.836|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.PostgresDatabase 02:05:41 03/07-02:05:41.838|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.SQLiteDatabase 02:05:41 03/07-02:05:41.840|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.SybaseASADatabase 02:05:41 03/07-02:05:41.841|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.SybaseDatabase 02:05:41 03/07-02:05:41.842|||main|||DEBUG||||||||Loaded liquibase.database.Database instance liquibase.database.core.UnsupportedDatabase 02:05:41 03/07-02:05:41.863|||main|||DEBUG||||||||Connected to root@jdbc:mariadb://localhost:3307/requestdb 02:05:41 03/07-02:05:41.864|||main|||DEBUG||||||||Setting auto commit to false from true 02:05:41 03/07-02:05:41.878|||main|||DEBUG||||||||Loaded liquibase.lockservice.LockService instance liquibase.lockservice.LockServiceImpl 02:05:41 03/07-02:05:41.878|||main|||DEBUG||||||||Loaded liquibase.lockservice.LockService instance liquibase.lockservice.MockLockService 02:05:41 03/07-02:05:41.879|||main|||DEBUG||||||||Loaded liquibase.lockservice.LockService instance liquibase.lockservice.OfflineLockService 02:05:41 03/07-02:05:41.879|||main|||DEBUG||||||||Loaded liquibase.lockservice.LockService instance liquibase.lockservice.StandardLockService 02:05:41 03/07-02:05:41.885|||main|||DEBUG||||||||Loaded liquibase.executor.Executor instance liquibase.executor.jvm.JdbcExecutor 02:05:41 03/07-02:05:41.886|||main|||DEBUG||||||||Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.OracleSqlPlusExecutor 02:05:42 03/07-02:05:41.893|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.CatalogSnapshotGenerator 02:05:42 03/07-02:05:41.899|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGenerator 02:05:42 03/07-02:05:41.900|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorH2 02:05:42 03/07-02:05:41.901|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorInformix 02:05:42 03/07-02:05:41.902|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorOracle 02:05:42 03/07-02:05:41.902|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorPostgres 02:05:42 03/07-02:05:41.903|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.DataSnapshotGenerator 02:05:42 03/07-02:05:41.906|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ForeignKeySnapshotGenerator 02:05:42 03/07-02:05:41.910|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.IndexSnapshotGenerator 02:05:42 03/07-02:05:41.911|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.PrimaryKeySnapshotGenerator 02:05:42 03/07-02:05:41.913|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SchemaSnapshotGenerator 02:05:42 03/07-02:05:41.915|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SequenceSnapshotGenerator 02:05:42 03/07-02:05:41.916|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.TableSnapshotGenerator 02:05:42 03/07-02:05:41.918|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.UniqueConstraintSnapshotGenerator 02:05:42 03/07-02:05:41.919|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ViewSnapshotGenerator 02:05:42 03/07-02:05:41.922|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.appdba.synonym.SynonymSnapshotGenerator 02:05:42 03/07-02:05:41.924|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraintSnapshotGenerator 02:05:42 03/07-02:05:41.925|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.postgres.PostgresCheckConstraintSnapshotGenerator 02:05:42 03/07-02:05:41.928|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageBodySnapshotGenerator 02:05:42 03/07-02:05:41.929|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageSnapshotGenerator 02:05:42 03/07-02:05:41.931|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.FunctionSnapshotGenerator 02:05:42 03/07-02:05:41.932|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.EDBPostgresFunctionSnapshotGenerator 02:05:42 03/07-02:05:41.932|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.PostgresFunctionSnapshotGenerator 02:05:42 03/07-02:05:41.933|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.mysql.MySQLFunctionSnapshotGenerator 02:05:42 03/07-02:05:41.934|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.PostgresStoredProcedureSnapshotGenerator 02:05:42 03/07-02:05:41.936|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.MySQLStoredProcedureSnapshotGenerator 02:05:42 03/07-02:05:41.936|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.StoredProcedureSnapshotGenerator 02:05:42 03/07-02:05:41.938|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.TriggerSnapshotGenerator 02:05:42 03/07-02:05:41.938|||main|||DEBUG||||||||Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.postgres.PostgresTriggerSnapshotGenerator 02:05:42 03/07-02:05:42.119|||main|||DEBUG||||||||Loaded liquibase.license.LicenseService instance liquibase.pro.license.keymgr.DaticalTrueLicenseService 02:05:42 03/07-02:05:42.123|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.127|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGenerator 02:05:42 03/07-02:05:42.127|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2 02:05:42 03/07-02:05:42.128|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2 02:05:42 03/07-02:05:42.129|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix 02:05:42 03/07-02:05:42.129|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorMySQL 02:05:42 03/07-02:05:42.130|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite 02:05:42 03/07-02:05:42.132|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGenerator 02:05:42 03/07-02:05:42.133|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull 02:05:42 03/07-02:05:42.134|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorSQLite 02:05:42 03/07-02:05:42.135|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGenerator 02:05:42 03/07-02:05:42.135|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby 02:05:42 03/07-02:05:42.136|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix 02:05:42 03/07-02:05:42.136|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL 02:05:42 03/07-02:05:42.137|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL 02:05:42 03/07-02:05:42.138|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle 02:05:42 03/07-02:05:42.138|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorPostgres 02:05:42 03/07-02:05:42.139|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSQLite 02:05:42 03/07-02:05:42.140|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase 02:05:42 03/07-02:05:42.140|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA 02:05:42 03/07-02:05:42.141|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator 02:05:42 03/07-02:05:42.142|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGenerator 02:05:42 03/07-02:05:42.143|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix 02:05:42 03/07-02:05:42.144|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGenerator 02:05:42 03/07-02:05:42.145|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix 02:05:42 03/07-02:05:42.145|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS 02:05:42 03/07-02:05:42.146|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AlterSequenceGenerator 02:05:42 03/07-02:05:42.147|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.BatchDmlExecutablePreparedStatementGenerator 02:05:42 03/07-02:05:42.147|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator 02:05:42 03/07-02:05:42.148|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CommentGenerator 02:05:42 03/07-02:05:42.149|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CopyRowsGenerator 02:05:42 03/07-02:05:42.149|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator 02:05:42 03/07-02:05:42.150|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator 02:05:42 03/07-02:05:42.151|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase 02:05:42 03/07-02:05:42.152|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGenerator 02:05:42 03/07-02:05:42.157|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorFirebird 02:05:42 03/07-02:05:42.158|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorPostgres 02:05:42 03/07-02:05:42.159|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateProcedureGenerator 02:05:42 03/07-02:05:42.160|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateSequenceGenerator 02:05:42 03/07-02:05:42.162|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGenerator 02:05:42 03/07-02:05:42.164|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGeneratorInformix 02:05:42 03/07-02:05:42.165|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGenerator 02:05:42 03/07-02:05:42.165|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGeneratorInformix 02:05:42 03/07-02:05:42.166|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DeleteGenerator 02:05:42 03/07-02:05:42.167|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropColumnGenerator 02:05:42 03/07-02:05:42.168|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropDefaultValueGenerator 02:05:42 03/07-02:05:42.169|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator 02:05:42 03/07-02:05:42.170|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropIndexGenerator 02:05:42 03/07-02:05:42.171|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropPrimaryKeyGenerator 02:05:42 03/07-02:05:42.171|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropProcedureGenerator 02:05:42 03/07-02:05:42.172|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropSequenceGenerator 02:05:42 03/07-02:05:42.173|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropTableGenerator 02:05:42 03/07-02:05:42.173|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropUniqueConstraintGenerator 02:05:42 03/07-02:05:42.174|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropViewGenerator 02:05:42 03/07-02:05:42.175|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetNextChangeSetSequenceValueGenerator 02:05:42 03/07-02:05:42.175|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGenerator 02:05:42 03/07-02:05:42.176|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDB2 02:05:42 03/07-02:05:42.176|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDerby 02:05:42 03/07-02:05:42.177|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorFirebird 02:05:42 03/07-02:05:42.177|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorHsql 02:05:42 03/07-02:05:42.178|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformix 02:05:42 03/07-02:05:42.178|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMSSQL 02:05:42 03/07-02:05:42.179|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorOracle 02:05:42 03/07-02:05:42.180|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorPostgres 02:05:42 03/07-02:05:42.180|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybase 02:05:42 03/07-02:05:42.181|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybaseASA 02:05:42 03/07-02:05:42.181|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InitializeDatabaseChangeLogLockTableGenerator 02:05:42 03/07-02:05:42.182|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertDataChangeGenerator 02:05:42 03/07-02:05:42.183|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertGenerator 02:05:42 03/07-02:05:42.185|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorDB2 02:05:42 03/07-02:05:42.186|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorH2 02:05:42 03/07-02:05:42.187|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorHsql 02:05:42 03/07-02:05:42.188|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorInformix 02:05:42 03/07-02:05:42.188|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMSSQL 02:05:42 03/07-02:05:42.189|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMySQL 02:05:42 03/07-02:05:42.189|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorOracle 02:05:42 03/07-02:05:42.190|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorPostgres 02:05:42 03/07-02:05:42.191|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSQLite 02:05:42 03/07-02:05:42.191|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSybaseASA 02:05:42 03/07-02:05:42.192|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertSetGenerator 02:05:42 03/07-02:05:42.194|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.LockDatabaseChangeLogGenerator 02:05:42 03/07-02:05:42.195|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.MarkChangeSetRanGenerator 02:05:42 03/07-02:05:42.196|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ModifyDataTypeGenerator 02:05:42 03/07-02:05:42.197|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RawSqlGenerator 02:05:42 03/07-02:05:42.197|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReindexGeneratorSQLite 02:05:42 03/07-02:05:42.198|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RemoveChangeSetRanStatusGenerator 02:05:42 03/07-02:05:42.199|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameColumnGenerator 02:05:42 03/07-02:05:42.200|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameSequenceGenerator 02:05:42 03/07-02:05:42.201|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameTableGenerator 02:05:42 03/07-02:05:42.201|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameViewGenerator 02:05:42 03/07-02:05:42.202|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReorganizeTableGeneratorDB2 02:05:42 03/07-02:05:42.203|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RuntimeGenerator 02:05:42 03/07-02:05:42.204|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogGenerator 02:05:42 03/07-02:05:42.204|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogLockGenerator 02:05:42 03/07-02:05:42.205|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetColumnRemarksGenerator 02:05:42 03/07-02:05:42.206|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetNullableGenerator 02:05:42 03/07-02:05:42.207|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetTableRemarksGenerator 02:05:42 03/07-02:05:42.208|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.StoredProcedureGenerator 02:05:42 03/07-02:05:42.208|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TableRowCountGenerator 02:05:42 03/07-02:05:42.209|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TagDatabaseGenerator 02:05:42 03/07-02:05:42.211|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UnlockDatabaseChangeLogGenerator 02:05:42 03/07-02:05:42.212|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateChangeSetChecksumGenerator 02:05:42 03/07-02:05:42.212|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateDataChangeGenerator 02:05:42 03/07-02:05:42.213|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateGenerator 02:05:42 03/07-02:05:42.213|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnusedGenerator 02:05:42 03/07-02:05:42.215|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymGenerator 02:05:42 03/07-02:05:42.215|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymGenerator 02:05:42 03/07-02:05:42.216|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintGenerator 02:05:42 03/07-02:05:42.217|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintGenerator 02:05:42 03/07-02:05:42.217|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintGenerator 02:05:42 03/07-02:05:42.218|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintGenerator 02:05:42 03/07-02:05:42.219|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyGenerator 02:05:42 03/07-02:05:42.219|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageGenerator 02:05:42 03/07-02:05:42.220|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyGenerator 02:05:42 03/07-02:05:42.221|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageGenerator 02:05:42 03/07-02:05:42.222|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionGenerator 02:05:42 03/07-02:05:42.222|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionGenerator 02:05:42 03/07-02:05:42.223|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerGenerator 02:05:42 03/07-02:05:42.224|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerGenerator 02:05:42 03/07-02:05:42.225|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerGenerator 02:05:42 03/07-02:05:42.226|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerGenerator 02:05:42 03/07-02:05:42.227|||main|||DEBUG||||||||Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerGenerator 02:05:42 03/07-02:05:42.258|||main|||DEBUG||||||||Create Database Lock Table 02:05:42 03/07-02:05:42.259|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.265|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BigIntType 02:05:42 03/07-02:05:42.266|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BlobType 02:05:42 03/07-02:05:42.267|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BooleanType 02:05:42 03/07-02:05:42.268|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CharType 02:05:42 03/07-02:05:42.269|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.ClobType 02:05:42 03/07-02:05:42.269|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CurrencyType 02:05:42 03/07-02:05:42.270|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DatabaseFunctionType 02:05:42 03/07-02:05:42.271|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateTimeType 02:05:42 03/07-02:05:42.272|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateType 02:05:42 03/07-02:05:42.273|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DecimalType 02:05:42 03/07-02:05:42.273|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DoubleType 02:05:42 03/07-02:05:42.274|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.FloatType 02:05:42 03/07-02:05:42.274|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.IntType 02:05:42 03/07-02:05:42.275|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.MediumIntType 02:05:42 03/07-02:05:42.276|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NCharType 02:05:42 03/07-02:05:42.277|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NVarcharType 02:05:42 03/07-02:05:42.277|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NumberType 02:05:42 03/07-02:05:42.278|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.SmallIntType 02:05:42 03/07-02:05:42.279|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimeType 02:05:42 03/07-02:05:42.281|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimestampType 02:05:42 03/07-02:05:42.281|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TinyIntType 02:05:42 03/07-02:05:42.282|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UUIDType 02:05:42 03/07-02:05:42.282|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UnknownType 02:05:42 03/07-02:05:42.283|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.VarcharType 02:05:42 03/07-02:05:42.283|||main|||DEBUG||||||||Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.XMLType 02:05:42 03/07-02:05:42.298|||main|||DEBUG||||||||0 row(s) affected 02:05:42 03/07-02:05:42.298|||main|||DEBUG||||||||Created database lock table with name: requestdb.DATABASECHANGELOGLOCK 02:05:42 03/07-02:05:42.299|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.302|||main|||DEBUG||||||||Initialize Database Lock Table 02:05:42 03/07-02:05:42.302|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.305|||main|||DEBUG||||||||0 row(s) affected 02:05:42 03/07-02:05:42.306|||main|||DEBUG||||||||1 row(s) affected 02:05:42 03/07-02:05:42.310|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.311|||main|||DEBUG||||||||Lock Database 02:05:42 03/07-02:05:42.312|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:42 03/07-02:05:42.325|||main|||INFO||||||||Successfully acquired change log lock 02:05:42 03/07-02:05:42.334|||main|||DEBUG||||||||Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.formattedsql.FormattedSqlChangeLogParser 02:05:42 03/07-02:05:42.337|||main|||DEBUG||||||||Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.json.JsonChangeLogParser 02:05:42 03/07-02:05:42.337|||main|||DEBUG||||||||Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.sql.SqlChangeLogParser 02:05:42 03/07-02:05:42.343|||main|||DEBUG||||||||Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.xml.XMLChangeLogSAXParser 02:05:42 03/07-02:05:42.343|||main|||DEBUG||||||||Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.yaml.YamlChangeLogParser 02:05:42 03/07-02:05:42.362|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.CustomPreconditionWrapper 02:05:42 03/07-02:05:42.362|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.AndPrecondition 02:05:42 03/07-02:05:42.363|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition 02:05:42 03/07-02:05:42.363|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeSetExecutedPrecondition 02:05:42 03/07-02:05:42.364|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ColumnExistsPrecondition 02:05:42 03/07-02:05:42.365|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.DBMSPrecondition 02:05:42 03/07-02:05:42.366|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ForeignKeyExistsPrecondition 02:05:42 03/07-02:05:42.366|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.IndexExistsPrecondition 02:05:42 03/07-02:05:42.367|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.NotPrecondition 02:05:42 03/07-02:05:42.367|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ObjectQuotingStrategyPrecondition 02:05:42 03/07-02:05:42.368|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.OrPrecondition 02:05:42 03/07-02:05:42.368|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PreconditionContainer 02:05:42 03/07-02:05:42.369|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PrimaryKeyExistsPrecondition 02:05:42 03/07-02:05:42.369|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RowCountPrecondition 02:05:42 03/07-02:05:42.370|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RunningAsPrecondition 02:05:42 03/07-02:05:42.371|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SequenceExistsPrecondition 02:05:42 03/07-02:05:42.371|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SqlPrecondition 02:05:42 03/07-02:05:42.372|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableExistsPrecondition 02:05:42 03/07-02:05:42.372|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableIsEmptyPrecondition 02:05:42 03/07-02:05:42.373|||main|||DEBUG||||||||Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ViewExistsPrecondition 02:05:42 03/07-02:05:42.377|||main|||DEBUG||||||||Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:05:42 03/07-02:05:42.379|||main|||DEBUG||||||||Unable to resolve XML entity locally. Will load from network. 02:05:42 03/07-02:05:42.631|||main|||DEBUG||||||||Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:05:42 03/07-02:05:42.632|||main|||DEBUG||||||||Unable to resolve XML entity locally. Will load from network. 02:05:42 03/07-02:05:42.733|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddAutoIncrementChange 02:05:42 03/07-02:05:42.735|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddColumnChange 02:05:42 03/07-02:05:42.736|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddDefaultValueChange 02:05:42 03/07-02:05:42.738|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddForeignKeyConstraintChange 02:05:42 03/07-02:05:42.739|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddLookupTableChange 02:05:42 03/07-02:05:42.740|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddNotNullConstraintChange 02:05:42 03/07-02:05:42.741|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddPrimaryKeyChange 02:05:42 03/07-02:05:42.742|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AddUniqueConstraintChange 02:05:42 03/07-02:05:42.743|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.AlterSequenceChange 02:05:42 03/07-02:05:42.744|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.CreateIndexChange 02:05:42 03/07-02:05:42.746|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.CreateProcedureChange 02:05:42 03/07-02:05:42.747|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.CreateSequenceChange 02:05:42 03/07-02:05:42.748|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.CreateTableChange 02:05:42 03/07-02:05:42.749|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.CreateViewChange 02:05:42 03/07-02:05:42.750|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DeleteDataChange 02:05:42 03/07-02:05:42.751|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropAllForeignKeyConstraintsChange 02:05:42 03/07-02:05:42.752|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropColumnChange 02:05:42 03/07-02:05:42.753|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropDefaultValueChange 02:05:42 03/07-02:05:42.754|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropForeignKeyConstraintChange 02:05:42 03/07-02:05:42.754|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropIndexChange 02:05:42 03/07-02:05:42.755|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropNotNullConstraintChange 02:05:42 03/07-02:05:42.756|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropPrimaryKeyChange 02:05:42 03/07-02:05:42.756|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropProcedureChange 02:05:42 03/07-02:05:42.757|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropSequenceChange 02:05:42 03/07-02:05:42.757|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropTableChange 02:05:42 03/07-02:05:42.758|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropUniqueConstraintChange 02:05:42 03/07-02:05:42.758|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.DropViewChange 02:05:42 03/07-02:05:42.759|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.EmptyChange 02:05:42 03/07-02:05:42.761|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.ExecuteShellCommandChange 02:05:42 03/07-02:05:42.762|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.InsertDataChange 02:05:42 03/07-02:05:42.768|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.LoadDataChange 02:05:42 03/07-02:05:42.768|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.LoadUpdateDataChange 02:05:42 03/07-02:05:42.769|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.MergeColumnChange 02:05:42 03/07-02:05:42.770|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.ModifyDataTypeChange 02:05:42 03/07-02:05:42.770|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.OutputChange 02:05:42 03/07-02:05:42.772|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.RawSQLChange 02:05:42 03/07-02:05:42.772|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.RenameColumnChange 02:05:42 03/07-02:05:42.773|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.RenameSequenceChange 02:05:42 03/07-02:05:42.774|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.RenameTableChange 02:05:42 03/07-02:05:42.774|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.RenameViewChange 02:05:42 03/07-02:05:42.775|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.SQLFileChange 02:05:42 03/07-02:05:42.775|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.SetColumnRemarksChange 02:05:42 03/07-02:05:42.776|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.SetTableRemarksChange 02:05:42 03/07-02:05:42.777|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.StopChange 02:05:42 03/07-02:05:42.777|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.TagDatabaseChange 02:05:42 03/07-02:05:42.778|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.core.UpdateDataChange 02:05:42 03/07-02:05:42.779|||main|||DEBUG||||||||Loaded liquibase.change.Change instance liquibase.change.custom.CustomChangeWrapper 02:05:42 03/07-02:05:42.780|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnsedChange 02:05:42 03/07-02:05:42.781|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymChange 02:05:42 03/07-02:05:42.782|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymChange 02:05:42 03/07-02:05:42.782|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintChange 02:05:42 03/07-02:05:42.783|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintChange 02:05:42 03/07-02:05:42.783|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintChange 02:05:42 03/07-02:05:42.784|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintChange 02:05:42 03/07-02:05:42.785|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyChange 02:05:42 03/07-02:05:42.785|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageChange 02:05:42 03/07-02:05:42.786|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyChange 02:05:42 03/07-02:05:42.787|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageChange 02:05:42 03/07-02:05:42.787|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionChange 02:05:42 03/07-02:05:42.788|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionChange 02:05:42 03/07-02:05:42.788|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerChange 02:05:42 03/07-02:05:42.789|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerChange 02:05:42 03/07-02:05:42.789|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerChange 02:05:42 03/07-02:05:42.790|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerChange 02:05:42 03/07-02:05:42.790|||main|||DEBUG||||||||Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerChange 02:05:43 03/07-02:05:42.922|||main|||DEBUG||||||||Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.MockChangeLogHistoryService 02:05:43 03/07-02:05:42.925|||main|||DEBUG||||||||Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.StandardChangeLogHistoryService 02:05:43 03/07-02:05:42.931|||main|||DEBUG||||||||Computed checksum for 1772849142930 as e309930100fa5d12c5ac273b48e26a96 02:05:43 03/07-02:05:42.944|||main|||DEBUG||||||||Create Database Change Log Table 02:05:43 03/07-02:05:42.944|||main|||INFO||||||||Creating database history table with name: requestdb.DATABASECHANGELOG 02:05:43 03/07-02:05:42.945|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:42.955|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:42.955|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:42.956|||main|||INFO||||||||Reading from requestdb.DATABASECHANGELOG 02:05:43 03/07-02:05:42.956|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:42.959|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:42.975|||main|||DEBUG||||||||Computed checksum for inputStream as f1a0f781ada1c4b26ccb301a7bc4ec3a 02:05:43 03/07-02:05:42.975|||main|||DEBUG||||||||Computed checksum for 8:f1a0f781ada1c4b26ccb301a7bc4ec3a: as 6a259a76ae778dc6f610683fbca47596 02:05:43 03/07-02:05:42.977|||main|||DEBUG||||||||Computed checksum for inputStream as f91955307c61a9596578300523153dc0 02:05:43 03/07-02:05:42.977|||main|||DEBUG||||||||Computed checksum for 8:f91955307c61a9596578300523153dc0: as af805baca76596d7fec1f5f2c4f23f75 02:05:43 03/07-02:05:42.978|||main|||DEBUG||||||||Computed checksum for inputStream as 05a6f511157051ddf819280cb487de72 02:05:43 03/07-02:05:42.978|||main|||DEBUG||||||||Computed checksum for 8:05a6f511157051ddf819280cb487de72: as 849a78bd74b622d9a7252bd895f6c3fe 02:05:43 03/07-02:05:42.979|||main|||DEBUG||||||||Computed checksum for inputStream as ddf3c31dfc5420d2c7745ce79ea9dc72 02:05:43 03/07-02:05:42.979|||main|||DEBUG||||||||Computed checksum for 8:ddf3c31dfc5420d2c7745ce79ea9dc72: as db73526e8ac465c60168159331a651dc 02:05:43 03/07-02:05:42.979|||main|||DEBUG||||||||Computed checksum for inputStream as 2e9e73707bdca8bf2d93ea9799da60d1 02:05:43 03/07-02:05:42.979|||main|||DEBUG||||||||Computed checksum for 8:2e9e73707bdca8bf2d93ea9799da60d1: as c964edf6395fc9f8df91d37834391d13 02:05:43 03/07-02:05:42.980|||main|||DEBUG||||||||Computed checksum for inputStream as 0670d62cc334872ee518b8097c145268 02:05:43 03/07-02:05:42.980|||main|||DEBUG||||||||Computed checksum for 8:0670d62cc334872ee518b8097c145268: as cac4416e55a0d7a300be96c4bb8849d7 02:05:43 03/07-02:05:42.981|||main|||DEBUG||||||||Computed checksum for inputStream as 42ba1960401ff1e45042a5666a87b532 02:05:43 03/07-02:05:42.982|||main|||DEBUG||||||||Computed checksum for 8:42ba1960401ff1e45042a5666a87b532: as be18ba96b7c2fa7633f52e04f7f79dbd 02:05:43 03/07-02:05:42.982|||main|||DEBUG||||||||Computed checksum for inputStream as ea72b199f87d4c57b7cfd49ea6783e0b 02:05:43 03/07-02:05:42.982|||main|||DEBUG||||||||Computed checksum for 8:ea72b199f87d4c57b7cfd49ea6783e0b: as c9fa06684fd87b7e34d699f226af9e7a 02:05:43 03/07-02:05:42.983|||main|||DEBUG||||||||Computed checksum for inputStream as 25d2176309350bf276380aca2cabe774 02:05:43 03/07-02:05:42.983|||main|||DEBUG||||||||Computed checksum for 8:25d2176309350bf276380aca2cabe774: as 01eecf4018bb66d4b85161f18032b4c0 02:05:43 03/07-02:05:42.984|||main|||DEBUG||||||||Computed checksum for inputStream as 629dee6ac3121cc119e8c4dc720eee08 02:05:43 03/07-02:05:42.984|||main|||DEBUG||||||||Computed checksum for 8:629dee6ac3121cc119e8c4dc720eee08: as 3864d3d1964e3fc96463e663355f63b2 02:05:43 03/07-02:05:42.985|||main|||DEBUG||||||||Computed checksum for inputStream as 949d8d5600ed05bc5bbcc6f2d0ef00e3 02:05:43 03/07-02:05:42.985|||main|||DEBUG||||||||Computed checksum for 8:949d8d5600ed05bc5bbcc6f2d0ef00e3: as d9f3f26edb142a3d9b64e2da80ab8b5c 02:05:43 03/07-02:05:42.985|||main|||DEBUG||||||||Computed checksum for inputStream as 63c181eb5843efce3f006be46583b349 02:05:43 03/07-02:05:42.986|||main|||DEBUG||||||||Computed checksum for 8:63c181eb5843efce3f006be46583b349: as ad8ef93e74b63a536b9489e1b25bf87d 02:05:43 03/07-02:05:42.986|||main|||DEBUG||||||||Computed checksum for inputStream as 54def0db3ca623ca2fd1e7077cd9d702 02:05:43 03/07-02:05:42.986|||main|||DEBUG||||||||Computed checksum for 8:54def0db3ca623ca2fd1e7077cd9d702: as 305eae32d95b2ceea553d1877c9a826e 02:05:43 03/07-02:05:42.987|||main|||DEBUG||||||||Computed checksum for inputStream as a62ceabf0f2c9bdcd4fc9934cefd8ee0 02:05:43 03/07-02:05:42.987|||main|||DEBUG||||||||Computed checksum for 8:a62ceabf0f2c9bdcd4fc9934cefd8ee0: as 8bd8b5919fe6ea66787a5145817ce852 02:05:43 03/07-02:05:42.988|||main|||DEBUG||||||||Computed checksum for inputStream as 307a7e333f2d5dafd177aec93c6af731 02:05:43 03/07-02:05:42.988|||main|||DEBUG||||||||Computed checksum for 8:307a7e333f2d5dafd177aec93c6af731: as f1e0670f7ffcc8198f47fc068e3f28a8 02:05:43 03/07-02:05:42.988|||main|||DEBUG||||||||Computed checksum for inputStream as 0f333da2342842da88900791869a09b7 02:05:43 03/07-02:05:42.989|||main|||DEBUG||||||||Computed checksum for 8:0f333da2342842da88900791869a09b7: as 0fe3ac45a63f33a22c154180a0232cfc 02:05:43 03/07-02:05:42.989|||main|||DEBUG||||||||Computed checksum for inputStream as 88475bd4483afbd338714d1aca6d0caf 02:05:43 03/07-02:05:42.989|||main|||DEBUG||||||||Computed checksum for 8:88475bd4483afbd338714d1aca6d0caf: as ff1b4fea6f3fd58e7fa094bf3ee14361 02:05:43 03/07-02:05:42.990|||main|||DEBUG||||||||Computed checksum for inputStream as caa912cf8f6faa65dc0b2a522158bafd 02:05:43 03/07-02:05:42.990|||main|||DEBUG||||||||Computed checksum for 8:caa912cf8f6faa65dc0b2a522158bafd: as c5a6e61b47d09fe6b75a29b9f784572a 02:05:43 03/07-02:05:42.991|||main|||DEBUG||||||||Computed checksum for inputStream as 72a687de9c70ba5ed3fdf009b14ec79f 02:05:43 03/07-02:05:42.991|||main|||DEBUG||||||||Computed checksum for 8:72a687de9c70ba5ed3fdf009b14ec79f: as 01416699d784355fab3ae73b7572a746 02:05:43 03/07-02:05:42.991|||main|||DEBUG||||||||Computed checksum for inputStream as 3c28e3ecf25959acc6b51933fa04205e 02:05:43 03/07-02:05:42.992|||main|||DEBUG||||||||Computed checksum for 8:3c28e3ecf25959acc6b51933fa04205e: as cdf369cfb7a23428c78e020438d9d4b1 02:05:43 03/07-02:05:42.992|||main|||DEBUG||||||||Computed checksum for inputStream as a5396297e4621124aef51bd20362e500 02:05:43 03/07-02:05:42.992|||main|||DEBUG||||||||Computed checksum for 8:a5396297e4621124aef51bd20362e500: as 86d528f778558d6e9cf9d30b919b6577 02:05:43 03/07-02:05:42.993|||main|||DEBUG||||||||Computed checksum for inputStream as 141df2840d8f1433464e19fed2babce2 02:05:43 03/07-02:05:42.993|||main|||DEBUG||||||||Computed checksum for 8:141df2840d8f1433464e19fed2babce2: as 141b759f9ea3696f52467514391483bf 02:05:43 03/07-02:05:42.994|||main|||DEBUG||||||||Computed checksum for inputStream as 45d1745532a20d82cac0d446bb93cff8 02:05:43 03/07-02:05:42.994|||main|||DEBUG||||||||Computed checksum for 8:45d1745532a20d82cac0d446bb93cff8: as cf0ec5c96ab41d2fb4d40f8bebc10a5b 02:05:43 03/07-02:05:42.994|||main|||DEBUG||||||||Computed checksum for inputStream as 98d03fce0057da2d8148fd24a212bc18 02:05:43 03/07-02:05:42.994|||main|||DEBUG||||||||Computed checksum for 8:98d03fce0057da2d8148fd24a212bc18: as 977a8b68ba671bdc33d9e2100c7c988e 02:05:43 03/07-02:05:42.995|||main|||DEBUG||||||||Computed checksum for inputStream as c42e1bdfa8d70ff263a4459cbf9926d6 02:05:43 03/07-02:05:42.995|||main|||DEBUG||||||||Computed checksum for 8:c42e1bdfa8d70ff263a4459cbf9926d6: as 64b1c0b6ed10635140a0e2b95330bece 02:05:43 03/07-02:05:42.996|||main|||DEBUG||||||||Computed checksum for inputStream as 932b633857fe36d2c352e89aafc74881 02:05:43 03/07-02:05:42.996|||main|||DEBUG||||||||Computed checksum for 8:932b633857fe36d2c352e89aafc74881: as 743359f569b09d0db5d123a63aa23cf7 02:05:43 03/07-02:05:42.997|||main|||DEBUG||||||||Computed checksum for inputStream as afc0a1ed73c07149135ce6642076d1c4 02:05:43 03/07-02:05:42.997|||main|||DEBUG||||||||Computed checksum for 8:afc0a1ed73c07149135ce6642076d1c4: as 49b0fc6b4f87a36a2416671895408e63 02:05:43 03/07-02:05:42.997|||main|||DEBUG||||||||Computed checksum for inputStream as 321db4b2a27bb705f4ebcff65199a134 02:05:43 03/07-02:05:42.997|||main|||DEBUG||||||||Computed checksum for 8:321db4b2a27bb705f4ebcff65199a134: as 488305071399e17ae748232e72f91441 02:05:43 03/07-02:05:42.998|||main|||DEBUG||||||||Computed checksum for inputStream as 092d196cb1b8394a0fcf4ddb72c7dd65 02:05:43 03/07-02:05:42.998|||main|||DEBUG||||||||Computed checksum for 8:092d196cb1b8394a0fcf4ddb72c7dd65: as 0993d2160cbf96f9050cafc49c6af09a 02:05:43 03/07-02:05:42.999|||main|||DEBUG||||||||Computed checksum for inputStream as 68309a215ba02c87212ff6e3d5ed5a9d 02:05:43 03/07-02:05:42.999|||main|||DEBUG||||||||Computed checksum for 8:68309a215ba02c87212ff6e3d5ed5a9d: as 0ff41bf48f347038fd74fd1f350b80e5 02:05:43 03/07-02:05:42.999|||main|||DEBUG||||||||Computed checksum for inputStream as c52d3c260f73f6888a9fc1dfcfd994cc 02:05:43 03/07-02:05:42.999|||main|||DEBUG||||||||Computed checksum for 8:c52d3c260f73f6888a9fc1dfcfd994cc: as 3a01a9176a6ed991fe853a592ce1368d 02:05:43 03/07-02:05:43.000|||main|||DEBUG||||||||Computed checksum for inputStream as 5983c6336bd9ccee4253da272068db03 02:05:43 03/07-02:05:43.000|||main|||DEBUG||||||||Computed checksum for 8:5983c6336bd9ccee4253da272068db03: as 28073e55f4cc4639b4cfdbdcfaf7aa4e 02:05:43 03/07-02:05:43.001|||main|||DEBUG||||||||Computed checksum for inputStream as 2fd8577ee88ea2da5e7bba8afc8c127f 02:05:43 03/07-02:05:43.001|||main|||DEBUG||||||||Computed checksum for 8:2fd8577ee88ea2da5e7bba8afc8c127f: as d62634d094cb85e008cc39143f721ed2 02:05:43 03/07-02:05:43.001|||main|||DEBUG||||||||Computed checksum for inputStream as ee8b4c4ea87068fd861f2fe2f90bd497 02:05:43 03/07-02:05:43.001|||main|||DEBUG||||||||Computed checksum for 8:ee8b4c4ea87068fd861f2fe2f90bd497: as fd9ba4271b70beaad6d110c71a07d7f6 02:05:43 03/07-02:05:43.002|||main|||DEBUG||||||||Computed checksum for inputStream as 9181dfcee45da1f6289706c3b25411e6 02:05:43 03/07-02:05:43.002|||main|||DEBUG||||||||Computed checksum for 8:9181dfcee45da1f6289706c3b25411e6: as 392fd6f1b59ae571ac03dd65f4ada7b6 02:05:43 03/07-02:05:43.003|||main|||DEBUG||||||||Computed checksum for inputStream as d2a1b3af12e2f2873a85d17a7058c0a1 02:05:43 03/07-02:05:43.003|||main|||DEBUG||||||||Computed checksum for 8:d2a1b3af12e2f2873a85d17a7058c0a1: as 03a4231b9cdc7ffcb5552e23e97b73fd 02:05:43 03/07-02:05:43.003|||main|||DEBUG||||||||Computed checksum for inputStream as 27764955662f7cd12e3f041001e09962 02:05:43 03/07-02:05:43.003|||main|||DEBUG||||||||Computed checksum for 8:27764955662f7cd12e3f041001e09962: as f90fb93d5f4976fb0e512d0039f07154 02:05:43 03/07-02:05:43.005|||main|||DEBUG||||||||Computed checksum for inputStream as f88ec0dfe257227584fcfb0d210ab58c 02:05:43 03/07-02:05:43.005|||main|||DEBUG||||||||Computed checksum for 8:f88ec0dfe257227584fcfb0d210ab58c: as ca7fd0fa1cbf1e940dbcbfcb2e26d9db 02:05:43 03/07-02:05:43.013|||main|||DEBUG||||||||Loaded liquibase.hub.HubService instance liquibase.hub.core.MockHubService 02:05:43 03/07-02:05:43.023|||main|||DEBUG||||||||Loaded liquibase.hub.HubService instance liquibase.hub.core.StandardHubService 02:05:43 03/07-02:05:43.023|||main|||DEBUG||||||||Release Database Lock 02:05:43 03/07-02:05:43.024|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.027|||main|||INFO||||||||Successfully released change log lock 02:05:43 03/07-02:05:43.027|||main|||DEBUG||||||||No prompt for input is allowed at this time 02:05:43 03/07-02:05:43.027|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.028|||main|||DEBUG||||||||Lock Database 02:05:43 03/07-02:05:43.028|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.031|||main|||INFO||||||||Successfully acquired change log lock 02:05:43 Skipping auto-registration 02:05:43 03/07-02:05:43.031|||main|||WARN||||||||Skipping auto-registration 02:05:43 03/07-02:05:43.038|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:05:43 03/07-02:05:43.038|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:05:43 03/07-02:05:43.038|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:05:43 03/07-02:05:43.082|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.082|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.082|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.082|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `activate_operational_env_service_model_distribution_status` ( 02:05:43 `OPERATIONAL_ENV_ID` varchar(45) NOT NULL, 02:05:43 `SERVICE_MODEL_VERSION_ID` varchar(45) NOT NULL, 02:05:43 `REQUEST_ID` varchar(45) NOT NULL, 02:05:43 `SERVICE_MOD_VER_FINAL_DISTR_STATUS` varchar(45) DEFAULT NULL, 02:05:43 `RECOVERY_ACTION` varchar(30) DEFAULT NULL, 02:05:43 `RETRY_COUNT_LEFT` int(11) DEFAULT NULL, 02:05:43 `WORKLOAD_CONTEXT` varchar(80) NOT NULL, 02:05:43 `CREATE_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`OPERATIONAL_ENV_ID`,`SERVICE_MODEL_VERSION_ID`,`REQUEST_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.082|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.095|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.095|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `activate_operational_env_per_distributionid_status` ( 02:05:43 `DISTRIBUTION_ID` varchar(45) NOT NULL, 02:05:43 `DISTRIBUTION_ID_STATUS` varchar(45) DEFAULT NULL, 02:05:43 `DISTRIBUTION_ID_ERROR_REASON` varchar(250) DEFAULT NULL, 02:05:43 `CREATE_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, 02:05:43 `OPERATIONAL_ENV_ID` varchar(45) NOT NULL, 02:05:43 `SERVICE_MODEL_VERSION_ID` varchar(45) NOT NULL, 02:05:43 `REQUEST_ID` varchar(45) NOT NULL, 02:05:43 PRIMARY KEY (`DISTRIBUTION_ID`), 02:05:43 KEY `fk_activate_op_env_per_distributionid_status__aoesmds1_idx` (`OPERATIONAL_ENV_ID`,`SERVICE_MODEL_VERSION_ID`,`REQUEST_ID`), 02:05:43 CONSTRAINT `fk_activate_op_env_per_distributionid_status__aoesmds1` FOREIGN KEY (`OPERATIONAL_ENV_ID`, `SERVICE_MODEL_VERSION_ID`, `REQUEST_ID`) REFERENCES `activate_operational_env_service_model_distribution_status` (`OPERATIONAL_ENV_ID`, `SERVICE_MODEL_VERSION_ID`, `REQUEST_ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.095|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.104|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.104|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `active_requests` ( 02:05:43 `REQUEST_ID` varchar(45) NOT NULL, 02:05:43 `CLIENT_REQUEST_ID` varchar(45) DEFAULT NULL, 02:05:43 `SERVICE_INSTANCE_ID` varchar(50) NOT NULL, 02:05:43 `SUBSCRIBER_NAME` varchar(200) DEFAULT NULL, 02:05:43 `REQUEST_URI` varchar(255) DEFAULT NULL, 02:05:43 `SERVICE_TYPE` varchar(65) NOT NULL, 02:05:43 `REQUEST_ACTION` varchar(45) NOT NULL, 02:05:43 `NOTIFICATION_URL` varchar(255) DEFAULT NULL, 02:05:43 `REQUEST_ID_IN_PROGRESS` varchar(45) DEFAULT NULL, 02:05:43 `START_TIME` datetime DEFAULT NULL, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL, 02:05:43 `COMPLETION_TIME` datetime DEFAULT NULL, 02:05:43 `RESPONSE_CODE` varchar(20) DEFAULT NULL, 02:05:43 `RESPONSE_BODY` longtext, 02:05:43 `STATUS` varchar(25) DEFAULT NULL, 02:05:43 `SERVICE_REQUEST_TIMEOUT` datetime DEFAULT NULL, 02:05:43 `FINAL_ERROR_CODE` varchar(20) DEFAULT NULL, 02:05:43 `FINAL_ERROR_MESSAGE` varchar(2000) DEFAULT NULL, 02:05:43 `ORDER_NUMBER` varchar(45) DEFAULT NULL, 02:05:43 `SOURCE` varchar(20) DEFAULT NULL, 02:05:43 `RESPONSE_STATUS` varchar(25) DEFAULT NULL, 02:05:43 `ORDER_VERSION` varchar(20) DEFAULT NULL, 02:05:43 `LAST_MODIFIED_BY` varchar(20) DEFAULT NULL, 02:05:43 `MOCARS_TICKET_NUM` varchar(200) DEFAULT NULL, 02:05:43 `REQUEST_BODY` longtext, 02:05:43 `REQUEST_SUB_ACTION` varchar(45) DEFAULT NULL, 02:05:43 `SDNC_CALLBACK_BPEL_URL` varchar(255) DEFAULT NULL, 02:05:43 `FEATURE_TYPE` varchar(255) DEFAULT NULL, 02:05:43 `FEATURE_INSTANCE_ID` varchar(255) DEFAULT NULL, 02:05:43 `REQUEST_TYPE` varchar(255) DEFAULT NULL, 02:05:43 `INTERIM_COMPLETION_TIME` datetime DEFAULT NULL, 02:05:43 `INTERIM_STAGE_COMPLETION` int(11) DEFAULT NULL, 02:05:43 `SERVICE_NAME_VERSION_ID` varchar(50) DEFAULT NULL, 02:05:43 `GLOBAL_SUBSCRIBER_ID` varchar(255) DEFAULT NULL, 02:05:43 `SERVICE_ID` varchar(50) DEFAULT NULL, 02:05:43 `SERVICE_VERSION` varchar(10) DEFAULT NULL, 02:05:43 `CORRELATOR` varchar(50) DEFAULT NULL, 02:05:43 PRIMARY KEY (`REQUEST_ID`), 02:05:43 UNIQUE KEY `UK_f0hdk7xbw5mb2trnxx0fvlh3x` (`CLIENT_REQUEST_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.105|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.115|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.115|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `infra_active_requests` ( 02:05:43 `REQUEST_ID` varchar(45) NOT NULL, 02:05:43 `CLIENT_REQUEST_ID` varchar(45) DEFAULT NULL, 02:05:43 `ACTION` varchar(45) DEFAULT NULL, 02:05:43 `REQUEST_STATUS` varchar(20) DEFAULT NULL, 02:05:43 `STATUS_MESSAGE` longtext, 02:05:43 `PROGRESS` bigint(20) DEFAULT NULL, 02:05:43 `START_TIME` datetime DEFAULT NULL, 02:05:43 `END_TIME` datetime DEFAULT NULL, 02:05:43 `SOURCE` varchar(45) DEFAULT NULL, 02:05:43 `VNF_ID` varchar(45) DEFAULT NULL, 02:05:43 `VNF_NAME` varchar(80) DEFAULT NULL, 02:05:43 `VNF_TYPE` varchar(200) DEFAULT NULL, 02:05:43 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:05:43 `AIC_NODE_CLLI` varchar(11) DEFAULT NULL, 02:05:43 `TENANT_ID` varchar(45) DEFAULT NULL, 02:05:43 `PROV_STATUS` varchar(20) DEFAULT NULL, 02:05:43 `VNF_PARAMS` longtext, 02:05:43 `VNF_OUTPUTS` longtext, 02:05:43 `REQUEST_BODY` longtext, 02:05:43 `RESPONSE_BODY` longtext, 02:05:43 `LAST_MODIFIED_BY` varchar(100) DEFAULT NULL, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL, 02:05:43 `REQUEST_TYPE` varchar(20) DEFAULT NULL, 02:05:43 `VOLUME_GROUP_ID` varchar(45) DEFAULT NULL, 02:05:43 `VOLUME_GROUP_NAME` varchar(45) DEFAULT NULL, 02:05:43 `VF_MODULE_ID` varchar(45) DEFAULT NULL, 02:05:43 `VF_MODULE_NAME` varchar(200) DEFAULT NULL, 02:05:43 `VF_MODULE_MODEL_NAME` varchar(200) DEFAULT NULL, 02:05:43 `AAI_SERVICE_ID` varchar(50) DEFAULT NULL, 02:05:43 `AIC_CLOUD_REGION` varchar(11) DEFAULT NULL, 02:05:43 `CALLBACK_URL` varchar(200) DEFAULT NULL, 02:05:43 `CORRELATOR` varchar(80) DEFAULT NULL, 02:05:43 `NETWORK_ID` varchar(45) DEFAULT NULL, 02:05:43 `NETWORK_NAME` varchar(80) DEFAULT NULL, 02:05:43 `NETWORK_TYPE` varchar(80) DEFAULT NULL, 02:05:43 `REQUEST_SCOPE` varchar(50) NOT NULL, 02:05:43 `REQUEST_ACTION` varchar(45) NOT NULL DEFAULT 'unknown', 02:05:43 `SERVICE_INSTANCE_ID` varchar(45) DEFAULT NULL, 02:05:43 `SERVICE_INSTANCE_NAME` varchar(80) DEFAULT NULL, 02:05:43 `REQUESTOR_ID` varchar(50) DEFAULT NULL, 02:05:43 `CONFIGURATION_ID` varchar(45) DEFAULT NULL, 02:05:43 `CONFIGURATION_NAME` varchar(200) DEFAULT NULL, 02:05:43 `OPERATIONAL_ENV_ID` varchar(45) DEFAULT NULL, 02:05:43 `OPERATIONAL_ENV_NAME` varchar(200) DEFAULT NULL, 02:05:43 PRIMARY KEY (`REQUEST_ID`), 02:05:43 UNIQUE KEY `UK_bhu6w8p7wvur4pin0gjw2d5ak` (`CLIENT_REQUEST_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.115|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.125|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.125|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `site_status` ( 02:05:43 `SITE_NAME` varchar(255) NOT NULL, 02:05:43 `STATUS` bit(1) DEFAULT NULL, 02:05:43 `CREATION_TIMESTAMP` datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`SITE_NAME`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.125|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.135|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.135|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `watchdog_distributionid_status` ( 02:05:43 `DISTRIBUTION_ID` varchar(45) NOT NULL, 02:05:43 `DISTRIBUTION_ID_STATUS` varchar(45) DEFAULT NULL, 02:05:43 `CREATE_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`DISTRIBUTION_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.136|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.145|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.145|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `watchdog_per_component_distribution_status` ( 02:05:43 `DISTRIBUTION_ID` varchar(45) NOT NULL, 02:05:43 `COMPONENT_NAME` varchar(45) NOT NULL, 02:05:43 `COMPONENT_DISTRIBUTION_STATUS` varchar(45) DEFAULT NULL, 02:05:43 `CREATE_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 `MODIFY_TIME` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`DISTRIBUTION_ID`,`COMPONENT_NAME`), 02:05:43 CONSTRAINT `fk_watchdog_component_distribution_status_watchdog_distributi1` FOREIGN KEY (`DISTRIBUTION_ID`) REFERENCES `watchdog_distributionid_status` (`DISTRIBUTION_ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.145|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.155|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.155|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `watchdog_service_mod_ver_id_lookup` ( 02:05:43 `DISTRIBUTION_ID` varchar(45) NOT NULL, 02:05:43 `SERVICE_MODEL_VERSION_ID` varchar(45) NOT NULL, 02:05:43 `CREATE_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 `MODIFY_TIME` timestamp NULL DEFAULT NULL, 02:05:43 PRIMARY KEY (`DISTRIBUTION_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.155|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.167|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.167|||main|||INFO||||||||SQL in file db/migration/V1__Base_version.sql executed 02:05:43 03/07-02:05:43.167|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V1__Base_version::so-migration ran successfully in 129ms 02:05:43 03/07-02:05:43.168|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.169|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.172|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.174|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.1__Add_Identifiers_Active_Requests::so-migration 02:05:43 03/07-02:05:43.175|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.1__Add_Identifiers_Active_Requests::so-migration 02:05:43 03/07-02:05:43.175|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.1__Add_Identifiers_Active_Requests::so-migration 02:05:43 03/07-02:05:43.177|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.177|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.178|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.178|||main|||DEBUG||||||||Executing Statement: ALTER TABLE active_requests 02:05:43 ADD VPN_ID varchar(200), 02:05:43 ADD PROGRESS BIGINT(20), 02:05:43 ADD STATUS_MESSAGE LONGTEXT, 02:05:43 ADD REQUESTED_SERVICE_NAME varchar(200), 02:05:43 ADD PRODUCT_FLAVOR varchar(200), 02:05:43 ADD SERVICE_INSTANCE_NAME varchar(80) 02:05:43 03/07-02:05:43.178|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.192|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.192|||main|||INFO||||||||SQL in file db/migration/V2.1__Add_Identifiers_Active_Requests.sql executed 02:05:43 03/07-02:05:43.192|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.1__Add_Identifiers_Active_Requests::so-migration ran successfully in 18ms 02:05:43 03/07-02:05:43.192|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.194|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.197|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.2__Add_Operation_Status::so-migration 02:05:43 03/07-02:05:43.198|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.2__Add_Operation_Status::so-migration 02:05:43 03/07-02:05:43.198|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.2__Add_Operation_Status::so-migration 02:05:43 03/07-02:05:43.202|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.202|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.202|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.202|||main|||DEBUG||||||||Executing Statement: create table if not exists operation_status ( 02:05:43 SERVICE_ID varchar(255) not null, 02:05:43 OPERATION_ID varchar(255) not null, 02:05:43 SERVICE_NAME varchar(255), 02:05:43 OPERATION_TYPE varchar(255), 02:05:43 USER_ID varchar(255), 02:05:43 RESULT varchar(255), 02:05:43 OPERATION_CONTENT varchar(255), 02:05:43 PROGRESS varchar(255), 02:05:43 REASON varchar(255), 02:05:43 OPERATE_AT datetime, 02:05:43 FINISHED_AT datetime, 02:05:43 primary key (SERVICE_ID,OPERATION_ID) 02:05:43 ) 02:05:43 03/07-02:05:43.203|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.211|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.211|||main|||DEBUG||||||||Executing Statement: create table resource_operation_status ( 02:05:43 SERVICE_ID varchar(255) not null, 02:05:43 OPERATION_ID varchar(255) not null, 02:05:43 RESOURCE_TEMPLATE_UUID varchar(255) not null, 02:05:43 OPER_TYPE varchar(255), 02:05:43 RESOURCE_INSTANCE_ID varchar(255), 02:05:43 JOB_ID varchar(255), 02:05:43 STATUS varchar(255), 02:05:43 PROGRESS varchar(255), 02:05:43 ERROR_CODE varchar(255) , 02:05:43 STATUS_DESCRIPOTION varchar(255) , 02:05:43 primary key (SERVICE_ID,OPERATION_ID,RESOURCE_TEMPLATE_UUID) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.211|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.220|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.220|||main|||INFO||||||||SQL in file db/migration/V2.2__Add_Operation_Status.sql executed 02:05:43 03/07-02:05:43.220|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.2__Add_Operation_Status::so-migration ran successfully in 23ms 02:05:43 03/07-02:05:43.220|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.221|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.222|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.3__Remove_Invalid_requestdb_data::so-migration 02:05:43 03/07-02:05:43.222|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.3__Remove_Invalid_requestdb_data::so-migration 02:05:43 03/07-02:05:43.222|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.3__Remove_Invalid_requestdb_data::so-migration 02:05:43 03/07-02:05:43.223|||main|||DEBUG||||||||Executing Statement: USE requestdb 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||Executing Statement: delete from infra_active_requests where source != 'VID' and source != 'POLO' 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.224|||main|||DEBUG||||||||Executing Statement: delete from infra_active_requests where request_body like '<%' 02:05:43 03/07-02:05:43.225|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.225|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.225|||main|||INFO||||||||SQL in file db/migration/V2.3__Remove_Invalid_requestdb_data.sql executed 02:05:43 03/07-02:05:43.225|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.3__Remove_Invalid_requestdb_data::so-migration ran successfully in 3ms 02:05:43 03/07-02:05:43.225|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.226|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.228|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.4__Activate_Requests_Nullable_Coulmns::so-migration 02:05:43 03/07-02:05:43.228|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.4__Activate_Requests_Nullable_Coulmns::so-migration 02:05:43 03/07-02:05:43.228|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.4__Activate_Requests_Nullable_Coulmns::so-migration 02:05:43 03/07-02:05:43.229|||main|||DEBUG||||||||Executing Statement: USE requestdb 02:05:43 03/07-02:05:43.229|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.229|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.229|||main|||DEBUG||||||||Executing Statement: ALTER TABLE active_requests 02:05:43 MODIFY IF EXISTS SERVICE_INSTANCE_ID varchar(50) NULL, 02:05:43 MODIFY IF EXISTS REQUEST_ACTION varchar(45) NULL, 02:05:43 MODIFY IF EXISTS SERVICE_TYPE varchar(65) NULL 02:05:43 03/07-02:05:43.229|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.247|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.247|||main|||INFO||||||||SQL in file db/migration/V2.4__Activate_Requests_Nullable_Coulmns.sql executed 02:05:43 03/07-02:05:43.247|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.4__Activate_Requests_Nullable_Coulmns::so-migration ran successfully in 19ms 02:05:43 03/07-02:05:43.247|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.248|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.251|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.5__Archived_Infra_Requests::so-migration 02:05:43 03/07-02:05:43.251|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.5__Archived_Infra_Requests::so-migration 02:05:43 03/07-02:05:43.251|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.5__Archived_Infra_Requests::so-migration 02:05:43 03/07-02:05:43.255|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.255|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.255|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.255|||main|||DEBUG||||||||Executing Statement: CREATE TABLE IF NOT EXISTS `archived_infra_requests` ( 02:05:43 `REQUEST_ID` VARCHAR(45) NOT NULL, 02:05:43 `CLIENT_REQUEST_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `ACTION` VARCHAR(45) NULL, 02:05:43 `REQUEST_STATUS` VARCHAR(20) NULL DEFAULT NULL, 02:05:43 `STATUS_MESSAGE` LONGTEXT NULL DEFAULT NULL, 02:05:43 `PROGRESS` BIGINT(20) NULL DEFAULT NULL, 02:05:43 `START_TIME` DATETIME NULL DEFAULT NULL, 02:05:43 `END_TIME` DATETIME NULL DEFAULT NULL, 02:05:43 `SOURCE` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `VNF_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `VNF_NAME` VARCHAR(80) NULL DEFAULT NULL, 02:05:43 `VNF_TYPE` VARCHAR(200) NULL DEFAULT NULL, 02:05:43 `SERVICE_TYPE` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `AIC_NODE_CLLI` VARCHAR(11) NULL DEFAULT NULL, 02:05:43 `TENANT_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `PROV_STATUS` VARCHAR(20) NULL DEFAULT NULL, 02:05:43 `VNF_PARAMS` LONGTEXT NULL DEFAULT NULL, 02:05:43 `VNF_OUTPUTS` LONGTEXT NULL DEFAULT NULL, 02:05:43 `REQUEST_BODY` LONGTEXT NULL DEFAULT NULL, 02:05:43 `RESPONSE_BODY` LONGTEXT NULL DEFAULT NULL, 02:05:43 `LAST_MODIFIED_BY` VARCHAR(100) NULL DEFAULT NULL, 02:05:43 `MODIFY_TIME` DATETIME NULL DEFAULT NULL, 02:05:43 `REQUEST_TYPE` VARCHAR(20) NULL DEFAULT NULL, 02:05:43 `VOLUME_GROUP_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `VOLUME_GROUP_NAME` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `VF_MODULE_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `VF_MODULE_NAME` VARCHAR(200) NULL DEFAULT NULL, 02:05:43 `VF_MODULE_MODEL_NAME` VARCHAR(200) NULL DEFAULT NULL, 02:05:43 `AAI_SERVICE_ID` VARCHAR(50) NULL DEFAULT NULL, 02:05:43 `AIC_CLOUD_REGION` VARCHAR(11) NULL DEFAULT NULL, 02:05:43 `CALLBACK_URL` VARCHAR(200) NULL DEFAULT NULL, 02:05:43 `CORRELATOR` VARCHAR(80) NULL DEFAULT NULL, 02:05:43 `NETWORK_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `NETWORK_NAME` VARCHAR(80) NULL DEFAULT NULL, 02:05:43 `NETWORK_TYPE` VARCHAR(80) NULL DEFAULT NULL, 02:05:43 `REQUEST_SCOPE` VARCHAR(45) NOT NULL DEFAULT 'unknown', 02:05:43 `REQUEST_ACTION` VARCHAR(45) NOT NULL DEFAULT 'unknown', 02:05:43 `SERVICE_INSTANCE_ID` VARCHAR(45) NULL DEFAULT NULL, 02:05:43 `SERVICE_INSTANCE_NAME` VARCHAR(80) NULL DEFAULT NULL, 02:05:43 `REQUESTOR_ID` VARCHAR(50) NULL DEFAULT NULL, 02:05:43 `CONFIGURATION_ID` VARCHAR(45) NULL, 02:05:43 `CONFIGURATION_NAME` VARCHAR(200) NULL, 02:05:43 `OPERATIONAL_ENV_ID` VARCHAR(45) NULL, 02:05:43 `OPERATIONAL_ENV_NAME` VARCHAR(200) NULL, 02:05:43 PRIMARY KEY (`REQUEST_ID`), 02:05:43 UNIQUE INDEX `UK_client_request_id` (`CLIENT_REQUEST_ID` ASC)) 02:05:43 ENGINE = InnoDB 02:05:43 DEFAULT CHARACTER SET = latin1 02:05:43 03/07-02:05:43.255|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.267|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.267|||main|||INFO||||||||SQL in file db/migration/V2.5__Archived_Infra_Requests.sql executed 02:05:43 03/07-02:05:43.267|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.5__Archived_Infra_Requests::so-migration ran successfully in 16ms 02:05:43 03/07-02:05:43.267|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.268|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.270|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.6__shedlock::so-migration 02:05:43 03/07-02:05:43.270|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.6__shedlock::so-migration 02:05:43 03/07-02:05:43.270|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.6__shedlock::so-migration 02:05:43 03/07-02:05:43.272|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.272|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.272|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.272|||main|||DEBUG||||||||Executing Statement: CREATE TABLE SHEDLOCK( 02:05:43 NAME VARCHAR(64), 02:05:43 LOCK_UNTIL TIMESTAMP(3) NULL, 02:05:43 LOCKED_AT TIMESTAMP(3) NULL, 02:05:43 LOCKED_BY VARCHAR(255), 02:05:43 PRIMARY KEY (NAME) 02:05:43 ) 02:05:43 03/07-02:05:43.272|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.280|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.280|||main|||INFO||||||||SQL in file db/migration/V2.6__shedlock.sql executed 02:05:43 03/07-02:05:43.280|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.6__shedlock::so-migration ran successfully in 10ms 02:05:43 03/07-02:05:43.280|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.282|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.284|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V2.7__Update_Status_Message_ColumnTypes::so-migration 02:05:43 03/07-02:05:43.285|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V2.7__Update_Status_Message_ColumnTypes::so-migration 02:05:43 03/07-02:05:43.285|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.7__Update_Status_Message_ColumnTypes::so-migration 02:05:43 03/07-02:05:43.286|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.286|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.287|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.287|||main|||DEBUG||||||||Executing Statement: ALTER TABLE active_requests 02:05:43 MODIFY STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.287|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.288|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.288|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests 02:05:43 MODIFY STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.288|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.289|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.289|||main|||INFO||||||||SQL in file db/migration/V2.7__Update_Status_Message_ColumnTypes.sql executed 02:05:43 03/07-02:05:43.289|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V2.7__Update_Status_Message_ColumnTypes::so-migration ran successfully in 5ms 02:05:43 03/07-02:05:43.289|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.290|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.292|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V4.2__Add_Request_Processing_Data::so-migration 02:05:43 03/07-02:05:43.292|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V4.2__Add_Request_Processing_Data::so-migration 02:05:43 03/07-02:05:43.292|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.2__Add_Request_Processing_Data::so-migration 02:05:43 03/07-02:05:43.293|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.293|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.294|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.294|||main|||DEBUG||||||||Executing Statement: CREATE TABLE IF NOT EXISTS request_processing_data ( 02:05:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:05:43 `SO_REQUEST_ID` VARCHAR(50) NOT NULL, 02:05:43 `GROUPING_ID` VARCHAR(100) NULL, 02:05:43 `NAME` VARCHAR(200) NOT NULL, 02:05:43 `VALUE` LONGTEXT, 02:05:43 `TAG` VARCHAR(200) NOT NULL, 02:05:43 `CREATE_TIME` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`ID`), 02:05:43 UNIQUE INDEX `UK_request_processing_data` ( 02:05:43 `SO_REQUEST_ID` ASC, 02:05:43 `GROUPING_ID` ASC, 02:05:43 `TAG` ASC, 02:05:43 `NAME` ASC 02:05:43 ) 02:05:43 ) ENGINE = InnoDB DEFAULT CHARSET = latin1 02:05:43 03/07-02:05:43.294|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.303|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.303|||main|||INFO||||||||SQL in file db/migration/V4.2__Add_Request_Processing_Data.sql executed 02:05:43 03/07-02:05:43.303|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V4.2__Add_Request_Processing_Data::so-migration ran successfully in 11ms 02:05:43 03/07-02:05:43.303|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.304|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.306|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V4.3__Expand_Column_Size::so-migration 02:05:43 03/07-02:05:43.306|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V4.3__Expand_Column_Size::so-migration 02:05:43 03/07-02:05:43.306|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.3__Expand_Column_Size::so-migration 02:05:43 03/07-02:05:43.308|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.308|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.309|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.309|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests 02:05:43 MODIFY IF EXISTS AIC_CLOUD_REGION varchar(50) NULL, 02:05:43 MODIFY IF EXISTS AIC_NODE_CLLI varchar(50) NULL 02:05:43 03/07-02:05:43.309|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.312|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.312|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests 02:05:43 MODIFY IF EXISTS AIC_CLOUD_REGION varchar(50) NULL, 02:05:43 MODIFY IF EXISTS AIC_NODE_CLLI varchar(50) NULL 02:05:43 03/07-02:05:43.312|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.313|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.313|||main|||INFO||||||||SQL in file db/migration/V4.3__Expand_Column_Size.sql executed 02:05:43 03/07-02:05:43.313|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V4.3__Expand_Column_Size::so-migration ran successfully in 7ms 02:05:43 03/07-02:05:43.313|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.314|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.316|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V4.13__Add_Rollback_Status_Message_To_Infra_Active_Reqests::so-migration 02:05:43 03/07-02:05:43.316|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V4.13__Add_Rollback_Status_Message_To_Infra_Active_Reqests::so-migration 02:05:43 03/07-02:05:43.316|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.13__Add_Rollback_Status_Message_To_Infra_Active_Reqests::so-migration 02:05:43 03/07-02:05:43.317|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.317|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.317|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.317|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD ROLLBACK_STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.317|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.334|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.334|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD ROLLBACK_STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.334|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.345|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.345|||main|||INFO||||||||SQL in file db/migration/V4.13__Add_Rollback_Status_Message_To_Infra_Active_Reqests.sql executed 02:05:43 03/07-02:05:43.345|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V4.13__Add_Rollback_Status_Message_To_Infra_Active_Reqests::so-migration ran successfully in 29ms 02:05:43 03/07-02:05:43.345|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.347|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.349|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V4.14__Add_Flow_Status_To_Infra_Active_Requests::so-migration 02:05:43 03/07-02:05:43.349|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V4.14__Add_Flow_Status_To_Infra_Active_Requests::so-migration 02:05:43 03/07-02:05:43.349|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.14__Add_Flow_Status_To_Infra_Active_Requests::so-migration 02:05:43 03/07-02:05:43.351|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.351|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.351|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.351|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD FLOW_STATUS LONGTEXT 02:05:43 03/07-02:05:43.351|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.363|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.363|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD FLOW_STATUS LONGTEXT 02:05:43 03/07-02:05:43.363|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.377|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.377|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD RETRY_STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.377|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.389|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.389|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD RETRY_STATUS_MESSAGE LONGTEXT 02:05:43 03/07-02:05:43.389|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.405|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.406|||main|||INFO||||||||SQL in file db/migration/V4.14__Add_Flow_Status_To_Infra_Active_Requests.sql executed 02:05:43 03/07-02:05:43.406|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V4.14__Add_Flow_Status_To_Infra_Active_Requests::so-migration ran successfully in 57ms 02:05:43 03/07-02:05:43.406|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.408|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.410|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.1__Add_Column_Request_url_varchar500::so-migration 02:05:43 03/07-02:05:43.410|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.1__Add_Column_Request_url_varchar500::so-migration 02:05:43 03/07-02:05:43.410|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.1__Add_Column_Request_url_varchar500::so-migration 02:05:43 03/07-02:05:43.413|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.414|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.414|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.414|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests 02:05:43 ADD COLUMN REQUEST_URL varchar(500) 02:05:43 AFTER OPERATIONAL_ENV_NAME 02:05:43 03/07-02:05:43.414|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.427|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.427|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests 02:05:43 ADD COLUMN REQUEST_URL varchar(500) 02:05:43 AFTER OPERATIONAL_ENV_NAME 02:05:43 03/07-02:05:43.427|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.440|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.440|||main|||INFO||||||||SQL in file db/migration/V5.1__Add_Column_Request_url_varchar500.sql executed 02:05:43 03/07-02:05:43.440|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.1__Add_Column_Request_url_varchar500::so-migration ran successfully in 30ms 02:05:43 03/07-02:05:43.440|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.441|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.442|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.2__Add_Instance_Group_Data::so-migration 02:05:43 03/07-02:05:43.442|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.2__Add_Instance_Group_Data::so-migration 02:05:43 03/07-02:05:43.442|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.2__Add_Instance_Group_Data::so-migration 02:05:43 03/07-02:05:43.443|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.443|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.444|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.444|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD INSTANCE_GROUP_ID varchar(45) 02:05:43 03/07-02:05:43.444|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.456|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.456|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD INSTANCE_GROUP_NAME varchar(200) 02:05:43 03/07-02:05:43.456|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.466|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.467|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD INSTANCE_GROUP_ID varchar(45) 02:05:43 03/07-02:05:43.467|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.480|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.480|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD INSTANCE_GROUP_NAME varchar(200) 02:05:43 03/07-02:05:43.480|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.493|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.493|||main|||INFO||||||||SQL in file db/migration/V5.2__Add_Instance_Group_Data.sql executed 02:05:43 03/07-02:05:43.493|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.2__Add_Instance_Group_Data::so-migration ran successfully in 51ms 02:05:43 03/07-02:05:43.494|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.495|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.498|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.3__Add_Add_Column_To_WatchDog_Model_Id_Lookup::so-migration 02:05:43 03/07-02:05:43.498|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.3__Add_Add_Column_To_WatchDog_Model_Id_Lookup::so-migration 02:05:43 03/07-02:05:43.498|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.3__Add_Add_Column_To_WatchDog_Model_Id_Lookup::so-migration 02:05:43 03/07-02:05:43.501|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.501|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.501|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.501|||main|||DEBUG||||||||Executing Statement: ALTER TABLE watchdog_service_mod_ver_id_lookup ADD DISTRIBUTION_NOTIFICATION LONGTEXT NULL AFTER SERVICE_MODEL_VERSION_ID 02:05:43 03/07-02:05:43.501|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.516|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.516|||main|||DEBUG||||||||Executing Statement: ALTER TABLE watchdog_service_mod_ver_id_lookup ADD CONSUMER_ID varchar(200) NULL AFTER DISTRIBUTION_NOTIFICATION 02:05:43 03/07-02:05:43.516|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.528|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.528|||main|||DEBUG||||||||Executing Statement: CREATE INDEX watchdog_service_mod_ver_id_lookup_serv_mod_ver_id_idx ON watchdog_service_mod_ver_id_lookup (SERVICE_MODEL_VERSION_ID ASC) 02:05:43 03/07-02:05:43.528|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.534|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.534|||main|||INFO||||||||SQL in file db/migration/V5.3__Add_Add_Column_To_WatchDog_Model_Id_Lookup.sql executed 02:05:43 03/07-02:05:43.534|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.3__Add_Add_Column_To_WatchDog_Model_Id_Lookup::so-migration ran successfully in 36ms 02:05:43 03/07-02:05:43.534|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.536|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.539|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.3.1__Watchdog_Lock_Version_Column::so-migration 02:05:43 03/07-02:05:43.539|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.3.1__Watchdog_Lock_Version_Column::so-migration 02:05:43 03/07-02:05:43.539|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.3.1__Watchdog_Lock_Version_Column::so-migration 02:05:43 03/07-02:05:43.541|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.541|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.542|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.542|||main|||DEBUG||||||||Executing Statement: ALTER TABLE watchdog_distributionid_status ADD LOCK_VERSION int NOT NULL 02:05:43 03/07-02:05:43.542|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.556|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.556|||main|||INFO||||||||SQL in file db/migration/V5.3.1__Watchdog_Lock_Version_Column.sql executed 02:05:43 03/07-02:05:43.556|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.3.1__Watchdog_Lock_Version_Column::so-migration ran successfully in 17ms 02:05:43 03/07-02:05:43.556|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.557|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.559|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.4__Add_Vnf_Operational_Env_Id_column::so-migration 02:05:43 03/07-02:05:43.560|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.4__Add_Vnf_Operational_Env_Id_column::so-migration 02:05:43 03/07-02:05:43.560|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.4__Add_Vnf_Operational_Env_Id_column::so-migration 02:05:43 03/07-02:05:43.562|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.562|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.563|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.563|||main|||DEBUG||||||||Executing Statement: ALTER TABLE activate_operational_env_service_model_distribution_status ADD VNF_OPERATIONAL_ENV_ID varchar(45) NOT NULL 02:05:43 03/07-02:05:43.563|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.576|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.576|||main|||INFO||||||||SQL in file db/migration/V5.4__Add_Vnf_Operational_Env_Id_column.sql executed 02:05:43 03/07-02:05:43.576|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.4__Add_Vnf_Operational_Env_Id_column::so-migration ran successfully in 16ms 02:05:43 03/07-02:05:43.576|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.578|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.581|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.7__Add_OpenStack_Request_Information::so-migration 02:05:43 03/07-02:05:43.581|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.7__Add_OpenStack_Request_Information::so-migration 02:05:43 03/07-02:05:43.581|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7__Add_OpenStack_Request_Information::so-migration 02:05:43 03/07-02:05:43.584|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.584|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.584|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.584|||main|||DEBUG||||||||Executing Statement: CREATE TABLE IF NOT EXISTS cloud_api_requests( 02:05:43 `ID` INT(13) NOT NULL AUTO_INCREMENT, 02:05:43 `REQUEST_BODY` LONGTEXT NOT NULL, 02:05:43 `CLOUD_IDENTIFIER` VARCHAR(200) NULL, 02:05:43 `SO_REQUEST_ID` VARCHAR(45) NOT NULL, 02:05:43 `CREATE_TIME` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:43 PRIMARY KEY (`ID`), 02:05:43 CONSTRAINT fk_cloud_api_req_infra_requests 02:05:43 FOREIGN KEY (SO_REQUEST_ID) 02:05:43 REFERENCES infra_active_requests (REQUEST_ID)) 02:05:43 ENGINE = InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.584|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.593|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.593|||main|||INFO||||||||SQL in file db/migration/V5.7__Add_OpenStack_Request_Information.sql executed 02:05:43 03/07-02:05:43.593|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.7__Add_OpenStack_Request_Information::so-migration ran successfully in 12ms 02:05:43 03/07-02:05:43.593|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.594|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.596|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.8__Add_Column_Original_Request_Id::so-migration 02:05:43 03/07-02:05:43.596|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.8__Add_Column_Original_Request_Id::so-migration 02:05:43 03/07-02:05:43.596|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.8__Add_Column_Original_Request_Id::so-migration 02:05:43 03/07-02:05:43.596|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.596|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.597|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.597|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS ORIGINAL_REQUEST_ID varchar(45) 02:05:43 03/07-02:05:43.597|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.606|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.606|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS ORIGINAL_REQUEST_ID varchar(45) 02:05:43 03/07-02:05:43.606|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.616|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.616|||main|||INFO||||||||SQL in file db/migration/V5.8__Add_Column_Original_Request_Id.sql executed 02:05:43 03/07-02:05:43.616|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.8__Add_Column_Original_Request_Id::so-migration ran successfully in 20ms 02:05:43 03/07-02:05:43.616|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.617|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.619|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.9__Add_Column_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.619|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.9__Add_Column_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.619|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.9__Add_Column_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.620|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.620|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.620|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.620|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS EXT_SYSTEM_ERROR_SOURCE varchar(80) 02:05:43 03/07-02:05:43.620|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.631|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.631|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS EXT_SYSTEM_ERROR_SOURCE varchar(80) 02:05:43 03/07-02:05:43.631|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.641|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.641|||main|||INFO||||||||SQL in file db/migration/V5.9__Add_Column_Ext_System_Error_Source.sql executed 02:05:43 03/07-02:05:43.641|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.9__Add_Column_Ext_System_Error_Source::so-migration ran successfully in 22ms 02:05:43 03/07-02:05:43.641|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.643|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.645|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V5.10__Add_Column_IS_DATA_INTERNAL::so-migration 02:05:43 03/07-02:05:43.645|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V5.10__Add_Column_IS_DATA_INTERNAL::so-migration 02:05:43 03/07-02:05:43.645|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.10__Add_Column_IS_DATA_INTERNAL::so-migration 02:05:43 03/07-02:05:43.646|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.646|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.647|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.647|||main|||DEBUG||||||||Executing Statement: ALTER TABLE request_processing_data ADD COLUMN IF NOT EXISTS IS_DATA_INTERNAL TINYINT NOT NULL DEFAULT '0' 02:05:43 03/07-02:05:43.647|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.656|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.657|||main|||INFO||||||||SQL in file db/migration/V5.10__Add_Column_IS_DATA_INTERNAL.sql executed 02:05:43 03/07-02:05:43.657|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V5.10__Add_Column_IS_DATA_INTERNAL::so-migration ran successfully in 12ms 02:05:43 03/07-02:05:43.657|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.658|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.659|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.1__Add_Column_Rollback_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.660|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.1__Add_Column_Rollback_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.660|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.1__Add_Column_Rollback_Ext_System_Error_Source::so-migration 02:05:43 03/07-02:05:43.661|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.661|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.661|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.662|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS ROLLBACK_EXT_SYSTEM_ERROR_SOURCE varchar(80) 02:05:43 03/07-02:05:43.662|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.671|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.671|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS ROLLBACK_EXT_SYSTEM_ERROR_SOURCE varchar(80) 02:05:43 03/07-02:05:43.671|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.682|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.682|||main|||INFO||||||||SQL in file db/migration/V6.1__Add_Column_Rollback_Ext_System_Error_Source.sql executed 02:05:43 03/07-02:05:43.682|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.1__Add_Column_Rollback_Ext_System_Error_Source::so-migration ran successfully in 22ms 02:05:43 03/07-02:05:43.682|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.684|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.686|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.1.1__Add_Instance_NFVO_Mapping_Table::so-migration 02:05:43 03/07-02:05:43.686|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.1.1__Add_Instance_NFVO_Mapping_Table::so-migration 02:05:43 03/07-02:05:43.686|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.1.1__Add_Instance_NFVO_Mapping_Table::so-migration 02:05:43 03/07-02:05:43.688|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.688|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.688|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.688|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `instance_nfvo_mapping` ( 02:05:43 `INSTANCE_ID` varchar(256) NOT NULL, 02:05:43 `NFVO_NAME` varchar(256) DEFAULT NULL, 02:05:43 `ENDPOINT` varchar(256) DEFAULT NULL, 02:05:43 `USERNAME` varchar(256) DEFAULT NULL, 02:05:43 `PASSWORD` varchar(256) DEFAULT NULL, 02:05:43 `API_ROOT` varchar(256) DEFAULT NULL, 02:05:43 `JOB_ID` varchar(256) DEFAULT NULL, 02:05:43 PRIMARY KEY (`INSTANCE_ID`) 02:05:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:43 03/07-02:05:43.689|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.695|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.695|||main|||INFO||||||||SQL in file db/migration/V6.1.1__Add_Instance_NFVO_Mapping_Table.sql executed 02:05:43 03/07-02:05:43.695|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.1.1__Add_Instance_NFVO_Mapping_Table::so-migration ran successfully in 9ms 02:05:43 03/07-02:05:43.695|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.696|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.697|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.2__Expand_Column_Size_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.697|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.2__Expand_Column_Size_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.697|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.2__Expand_Column_Size_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.698|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.698|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.698|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.698|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests MODIFY COLUMN REQUEST_STATUS varchar(25) NULL 02:05:43 03/07-02:05:43.699|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.701|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.701|||main|||INFO||||||||SQL in file db/migration/V6.2__Expand_Column_Size_Infra_Active_Requests_Request_Status.sql executed 02:05:43 03/07-02:05:43.701|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.2__Expand_Column_Size_Infra_Active_Requests_Request_Status::so-migration ran successfully in 4ms 02:05:43 03/07-02:05:43.701|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.702|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.703|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.3__Expand_Column_Size_Archived_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.703|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.3__Expand_Column_Size_Archived_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.703|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.3__Expand_Column_Size_Archived_Infra_Active_Requests_Request_Status::so-migration 02:05:43 03/07-02:05:43.705|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.705|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.705|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.705|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests MODIFY COLUMN REQUEST_STATUS varchar(25) NULL 02:05:43 03/07-02:05:43.705|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.708|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.708|||main|||INFO||||||||SQL in file db/migration/V6.3__Expand_Column_Size_Archived_Infra_Active_Requests_Request_Status.sql executed 02:05:43 03/07-02:05:43.708|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.3__Expand_Column_Size_Archived_Infra_Active_Requests_Request_Status::so-migration ran successfully in 5ms 02:05:43 03/07-02:05:43.708|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.709|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.712|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.4__Add_Indexes_to_Infra_Active_Requests_Table::so-migration 02:05:43 03/07-02:05:43.712|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.4__Add_Indexes_to_Infra_Active_Requests_Table::so-migration 02:05:43 03/07-02:05:43.712|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.4__Add_Indexes_to_Infra_Active_Requests_Table::so-migration 02:05:43 03/07-02:05:43.719|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `requestdb`.`infra_active_requests` 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__service_instance_id_idx` (`SERVICE_INSTANCE_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__service_instance_name_idx` (`SERVICE_INSTANCE_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__vnf_id_idx` (`VNF_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__vnf_name_name_idx` (`VNF_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__vf_module_id_idx` (`VF_MODULE_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__vf_module_name_idx` (`VF_MODULE_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__volume_group_id_idx` (`VOLUME_GROUP_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__volume_group_name_idx` (`VOLUME_GROUP_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__network_id_idx` (`NETWORK_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__network_name_idx` (`NETWORK_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__configuration_id_idx` (`CONFIGURATION_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__configuration_name_idx` (`CONFIGURATION_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__instance_group_id_idx` (`INSTANCE_GROUP_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__instance_group_name_idx` (`INSTANCE_GROUP_NAME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__aic_cloud_region_idx` (`AIC_CLOUD_REGION` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__tenant_id_idx` (`TENANT_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__request_scope_idx` (`REQUEST_SCOPE` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__requestor_id_idx` (`REQUESTOR_ID` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__start_time_idx` (`START_TIME` ASC), 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__end_time_idx` (`END_TIME` ASC) 02:05:43 03/07-02:05:43.719|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.760|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.760|||main|||INFO||||||||SQL in file db/migration/V6.4__Add_Indexes_to_Infra_Active_Requests_Table.sql executed 02:05:43 03/07-02:05:43.761|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.4__Add_Indexes_to_Infra_Active_Requests_Table::so-migration ran successfully in 49ms 02:05:43 03/07-02:05:43.761|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.762|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.764|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.4.1__Rename_Infra_active_requests_AIC_CLOUD_REGION_Column::so-migration 02:05:43 03/07-02:05:43.764|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.4.1__Rename_Infra_active_requests_AIC_CLOUD_REGION_Column::so-migration 02:05:43 03/07-02:05:43.764|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.4.1__Rename_Infra_active_requests_AIC_CLOUD_REGION_Column::so-migration 02:05:43 03/07-02:05:43.767|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.767|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.767|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.767|||main|||DEBUG||||||||Executing Statement: DROP INDEX `infra_active_requests__aic_cloud_region_idx` on `infra_active_requests` 02:05:43 03/07-02:05:43.767|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.771|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.771|||main|||DEBUG||||||||Executing Statement: ALTER TABLE 02:05:43 `infra_active_requests` CHANGE AIC_CLOUD_REGION CLOUD_REGION varchar(50) DEFAULT NULL 02:05:43 03/07-02:05:43.771|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.773|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.773|||main|||DEBUG||||||||Executing Statement: ALTER TABLE 02:05:43 `archived_infra_requests` CHANGE AIC_CLOUD_REGION CLOUD_REGION VARCHAR(50) NULL DEFAULT NULL 02:05:43 03/07-02:05:43.773|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.775|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.775|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `infra_active_requests` 02:05:43 ADD INDEX IF NOT EXISTS `infra_active_requests__cloud_region_idx` (`CLOUD_REGION` ASC) 02:05:43 03/07-02:05:43.775|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.781|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.781|||main|||INFO||||||||SQL in file db/migration/V6.4.1__Rename_Infra_active_requests_AIC_CLOUD_REGION_Column.sql executed 02:05:43 03/07-02:05:43.781|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.4.1__Rename_Infra_active_requests_AIC_CLOUD_REGION_Column::so-migration ran successfully in 17ms 02:05:43 03/07-02:05:43.781|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.781|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.783|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.5__Drop_Table_Active_Requests::so-migration 02:05:43 03/07-02:05:43.783|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.5__Drop_Table_Active_Requests::so-migration 02:05:43 03/07-02:05:43.783|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.5__Drop_Table_Active_Requests::so-migration 02:05:43 03/07-02:05:43.784|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.784|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.784|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.784|||main|||DEBUG||||||||Executing Statement: DROP TABLE IF EXISTS active_requests 02:05:43 03/07-02:05:43.784|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.788|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.788|||main|||INFO||||||||SQL in file db/migration/V6.5__Drop_Table_Active_Requests.sql executed 02:05:43 03/07-02:05:43.788|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.5__Drop_Table_Active_Requests::so-migration ran successfully in 5ms 02:05:43 03/07-02:05:43.788|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.789|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.791|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V6.6__UpdateRequestProcessingData::so-migration 02:05:43 03/07-02:05:43.791|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V6.6__UpdateRequestProcessingData::so-migration 02:05:43 03/07-02:05:43.791|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.6__UpdateRequestProcessingData::so-migration 02:05:43 03/07-02:05:43.791|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.791|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.792|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.792|||main|||DEBUG||||||||Executing Statement: UPDATE request_processing_data 02:05:43 SET IS_DATA_INTERNAL = 1 02:05:43 WHERE TAG = 'BPMNExecutionData' 02:05:43 03/07-02:05:43.792|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.793|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.793|||main|||DEBUG||||||||Executing Statement: UPDATE request_processing_data 02:05:43 SET IS_DATA_INTERNAL = 0 02:05:43 WHERE TAG = 'StackInformation' OR TAG = 'pincFabricConfigRequest' 02:05:43 03/07-02:05:43.793|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.793|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.793|||main|||INFO||||||||SQL in file db/migration/V6.6__UpdateRequestProcessingData.sql executed 02:05:43 03/07-02:05:43.793|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V6.6__UpdateRequestProcessingData::so-migration ran successfully in 2ms 02:05:43 03/07-02:05:43.793|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.794|||main|||DEBUG||||||||1 row(s) affected 02:05:43 03/07-02:05:43.796|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V7.1__Drop_Columns_from_Infra_requests_archive_tables::so-migration 02:05:43 03/07-02:05:43.796|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V7.1__Drop_Columns_from_Infra_requests_archive_tables::so-migration 02:05:43 03/07-02:05:43.796|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.1__Drop_Columns_from_Infra_requests_archive_tables::so-migration 02:05:43 03/07-02:05:43.797|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:43 03/07-02:05:43.797|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.798|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.798|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `infra_active_requests` DROP IF EXISTS `PROV_STATUS` 02:05:43 03/07-02:05:43.798|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.814|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.814|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `archived_infra_requests` DROP IF EXISTS `PROV_STATUS` 02:05:43 03/07-02:05:43.814|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.824|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.824|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `infra_active_requests` DROP IF EXISTS `ACTION` 02:05:43 03/07-02:05:43.824|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.841|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.842|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `archived_infra_requests` DROP IF EXISTS `ACTION` 02:05:43 03/07-02:05:43.842|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.852|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.852|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `infra_active_requests` DROP IF EXISTS `AAI_SERVICE_ID` 02:05:43 03/07-02:05:43.852|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.869|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.869|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `archived_infra_requests` DROP IF EXISTS `AAI_SERVICE_ID` 02:05:43 03/07-02:05:43.869|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:43 03/07-02:05:43.879|||main|||DEBUG||||||||0 row(s) affected 02:05:43 03/07-02:05:43.879|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `infra_active_requests` DROP IF EXISTS `REQUEST_TYPE` 02:05:43 03/07-02:05:43.879|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.900|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.900|||main|||DEBUG||||||||Executing Statement: ALTER TABLE `archived_infra_requests` DROP IF EXISTS `REQUEST_TYPE` 02:05:44 03/07-02:05:43.900|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.921|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.921|||main|||INFO||||||||SQL in file db/migration/V7.1__Drop_Columns_from_Infra_requests_archive_tables.sql executed 02:05:44 03/07-02:05:43.921|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V7.1__Drop_Columns_from_Infra_requests_archive_tables::so-migration ran successfully in 125ms 02:05:44 03/07-02:05:43.921|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.923|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:43.927|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V7.2__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.927|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V7.2__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.927|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.2__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.929|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:43.929|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.930|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.930|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS PNF_ID varchar(45) 02:05:44 03/07-02:05:43.930|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.948|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.948|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS PNF_ID varchar(45) 02:05:44 03/07-02:05:43.948|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.960|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.960|||main|||INFO||||||||SQL in file db/migration/V7.2__Add_PNF_Column_Infra_Requests_archive_tables.sql executed 02:05:44 03/07-02:05:43.961|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V7.2__Add_PNF_Column_Infra_Requests_archive_tables::so-migration ran successfully in 34ms 02:05:44 03/07-02:05:43.961|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.961|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:43.964|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V7.2.1__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.964|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V7.2.1__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.964|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.2.1__Add_PNF_Column_Infra_Requests_archive_tables::so-migration 02:05:44 03/07-02:05:43.965|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:43.965|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.965|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.965|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS PNF_NAME varchar(45) 02:05:44 03/07-02:05:43.965|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.986|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.986|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS PNF_NAME varchar(45) 02:05:44 03/07-02:05:43.986|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.997|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:43.997|||main|||INFO||||||||SQL in file db/migration/V7.2.1__Add_PNF_Column_Infra_Requests_archive_tables.sql executed 02:05:44 03/07-02:05:43.997|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V7.2.1__Add_PNF_Column_Infra_Requests_archive_tables::so-migration ran successfully in 33ms 02:05:44 03/07-02:05:43.997|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:43.998|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.000|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V7.3__Add_Columns_Tenant_Name_Product_Family_Name::so-migration 02:05:44 03/07-02:05:44.000|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V7.3__Add_Columns_Tenant_Name_Product_Family_Name::so-migration 02:05:44 03/07-02:05:44.000|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.3__Add_Columns_Tenant_Name_Product_Family_Name::so-migration 02:05:44 03/07-02:05:44.001|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:44.001|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.002|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.002|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS TENANT_NAME varchar(200) 02:05:44 03/07-02:05:44.002|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.021|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.022|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS TENANT_NAME varchar(200) 02:05:44 03/07-02:05:44.022|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.032|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.033|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS PRODUCT_FAMILY_NAME varchar(200) 02:05:44 03/07-02:05:44.033|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.051|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.051|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS PRODUCT_FAMILY_NAME varchar(200) 02:05:44 03/07-02:05:44.051|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.063|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.063|||main|||INFO||||||||SQL in file db/migration/V7.3__Add_Columns_Tenant_Name_Product_Family_Name.sql executed 02:05:44 03/07-02:05:44.063|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V7.3__Add_Columns_Tenant_Name_Product_Family_Name::so-migration ran successfully in 63ms 02:05:44 03/07-02:05:44.063|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.064|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.066|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V7.3.1__AddResourceStatusMessageColumn::so-migration 02:05:44 03/07-02:05:44.066|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V7.3.1__AddResourceStatusMessageColumn::so-migration 02:05:44 03/07-02:05:44.066|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.3.1__AddResourceStatusMessageColumn::so-migration 02:05:44 03/07-02:05:44.067|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:44.067|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.068|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.068|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS RESOURCE_STATUS_MESSAGE longtext 02:05:44 03/07-02:05:44.068|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.087|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.087|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS RESOURCE_STATUS_MESSAGE longtext 02:05:44 03/07-02:05:44.087|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.100|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.100|||main|||INFO||||||||SQL in file db/migration/V7.3.1__AddResourceStatusMessageColumn.sql executed 02:05:44 03/07-02:05:44.100|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V7.3.1__AddResourceStatusMessageColumn::so-migration ran successfully in 34ms 02:05:44 03/07-02:05:44.100|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.102|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.106|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V8.1__Add_Orchestration_Task_Table::so-migration 02:05:44 03/07-02:05:44.107|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V8.1__Add_Orchestration_Task_Table::so-migration 02:05:44 03/07-02:05:44.107|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.1__Add_Orchestration_Task_Table::so-migration 02:05:44 03/07-02:05:44.111|||main|||DEBUG||||||||Executing Statement: USE `requestdb` 02:05:44 03/07-02:05:44.111|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.111|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.111|||main|||DEBUG||||||||Executing Statement: CREATE TABLE `orchestration_task` ( 02:05:44 `TASK_ID` varchar(200) NOT NULL, 02:05:44 `REQUEST_ID` varchar(200) NOT NULL, 02:05:44 `NAME` varchar(200) NOT NULL, 02:05:44 `CREATED_TIME` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:05:44 `STATUS` varchar(200) NOT NULL, 02:05:44 `IS_MANUAL` varchar(20) NOT NULL, 02:05:44 `PARAMS` varchar(20000) DEFAULT NULL, 02:05:44 PRIMARY KEY (`TASK_ID`) 02:05:44 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:05:44 03/07-02:05:44.111|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.120|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.120|||main|||INFO||||||||SQL in file db/migration/V8.1__Add_Orchestration_Task_Table.sql executed 02:05:44 03/07-02:05:44.120|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V8.1__Add_Orchestration_Task_Table::so-migration ran successfully in 13ms 02:05:44 03/07-02:05:44.120|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.121|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.123|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V8.2__Fix_Invalid_Request_Status::so-migration 02:05:44 03/07-02:05:44.123|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V8.2__Fix_Invalid_Request_Status::so-migration 02:05:44 03/07-02:05:44.123|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.2__Fix_Invalid_Request_Status::so-migration 02:05:44 03/07-02:05:44.124|||main|||DEBUG||||||||Executing Statement: USE `requestdb` 02:05:44 03/07-02:05:44.124|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||Executing Statement: UPDATE infra_active_requests SET request_status='COMPLETE' where request_status = 'COMPLETED' 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||Executing Statement: UPDATE archived_infra_requests SET request_status='COMPLETE' where request_status = 'COMPLETED' 02:05:44 03/07-02:05:44.125|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.126|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.126|||main|||INFO||||||||SQL in file db/migration/V8.2__Fix_Invalid_Request_Status.sql executed 02:05:44 03/07-02:05:44.126|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V8.2__Fix_Invalid_Request_Status::so-migration ran successfully in 3ms 02:05:44 03/07-02:05:44.126|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.127|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.129|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-master.xml::V8.3__Add_Columns_Workflow_Name_Operation_Name::so-migration 02:05:44 03/07-02:05:44.129|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-master.xml::V8.3__Add_Columns_Workflow_Name_Operation_Name::so-migration 02:05:44 03/07-02:05:44.129|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.3__Add_Columns_Workflow_Name_Operation_Name::so-migration 02:05:44 03/07-02:05:44.131|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:44.131|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.131|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.131|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS WORKFLOW_NAME varchar(200) 02:05:44 03/07-02:05:44.131|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.151|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.151|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS WORKFLOW_NAME varchar(200) 02:05:44 03/07-02:05:44.151|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.164|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.164|||main|||DEBUG||||||||Executing Statement: ALTER TABLE infra_active_requests ADD COLUMN IF NOT EXISTS OPERATION_NAME varchar(200) 02:05:44 03/07-02:05:44.164|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.184|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.184|||main|||DEBUG||||||||Executing Statement: ALTER TABLE archived_infra_requests ADD COLUMN IF NOT EXISTS OPERATION_NAME varchar(200) 02:05:44 03/07-02:05:44.184|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.196|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.196|||main|||INFO||||||||SQL in file db/migration/V8.3__Add_Columns_Workflow_Name_Operation_Name.sql executed 02:05:44 03/07-02:05:44.196|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-master.xml::V8.3__Add_Columns_Workflow_Name_Operation_Name::so-migration ran successfully in 67ms 02:05:44 03/07-02:05:44.196|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.197|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.199|||main|||DEBUG||||||||Running Changeset:db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:05:44 03/07-02:05:44.199|||main|||DEBUG||||||||Changeset db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:05:44 03/07-02:05:44.199|||main|||DEBUG||||||||Reading ChangeSet: db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:05:44 03/07-02:05:44.211|||main|||DEBUG||||||||Executing Statement: use requestdb 02:05:44 03/07-02:05:44.211|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.211|||main|||DEBUG||||||||0 row(s) affected 02:05:44 03/07-02:05:44.212|||main|||DEBUG||||||||Executing Statement: insert into operation_status(service_id, operation_id, service_name, user_id, result, operation_content, progress, reason, operate_at, finished_at) values 02:05:44 ('serviceid', 'operationid', 'servicename', 'userid', 'result', 'operationcontent', 'progress', 'reason', '2016-11-24 13:19:10', '2016-11-24 13:19:10') 02:05:44 03/07-02:05:44.212|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.212|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.212|||main|||DEBUG||||||||Executing Statement: insert into infra_active_requests(request_id, request_status, status_message, progress, start_time, end_time, source, vnf_id, vnf_name, vnf_type, service_type, tenant_id, vnf_params, vnf_outputs, request_body, response_body, last_modified_by, modify_time, volume_group_id, volume_group_name, vf_module_id, vf_module_name, vf_module_model_name, cloud_region, callback_url, correlator, network_id, network_name, network_type, request_scope, request_action, service_instance_id, service_instance_name, requestor_id, configuration_id, configuration_name, operational_env_id, operational_env_name, request_url) values 02:05:44 ('00032ab7-3fb3-42e5-965d-8ea592502017', 'COMPLETE', 'Vf Module has been deleted successfully.', '100', '2016-12-22 18:59:54', '2016-12-22 19:00:28', 'VID', 'b92f60c8-8de3-46c1-8dc1-e4390ac2b005', null, null, null, '6accefef3cb442ff9e644d589fb04107', null, null, '{"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}', null, 'BPMN', '2016-12-22 19:00:28', null, null, 'c7d527b1-7a91-49fd-b97d-1c8c0f4a7992', null, 'vSAMP10aDEV::base::module-0', 'mtn6', null, null, null, null, null, 'vfModule', 'deleteInstance', 'e3b5744d-2ad1-4cdd-8390-c999a38829bc', null, null, null, null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances'), 02:05:44 ('00093944-bf16-4373-ab9a-3adfe730ff2d', 'FAILED', 'Error: Locked instance - This service (MSODEV_1707_SI_vSAMP10a_011-4) already has a request being worked with a status of IN_PROGRESS (RequestId - 278e83b1-4f9f-450e-9e7d-3700a6ed22f4). The existing request must finish or be cleaned up before proceeding.', '100', '2017-07-11 18:33:26', '2017-07-11 18:33:26', 'VID', null, null, null, null, '19123c2924c648eb8e42a3c1f14b7682', null, null, '{"requestDetails":{"modelInfo":{"modelInvariantId":"9647dfc4-2083-11e7-93ae-92361f002671","modelType":"service","modelName":"MSOTADevInfra_vSAMP10a_Service","modelVersion":"1.0","modelVersionId":"5df8b6de-2083-11e7-93ae-92361f002671"},"requestInfo":{"source":"VID","instanceName":"MSODEV_1707_SI_vSAMP10a_011-4","suppressRollback":false,"requestorId":"xxxxxx"},"subscriberInfo":{"globalSubscriberId":"MSO_1610_dev","subscriberName":"MSO_1610_dev"},"cloudConfiguration":{"tenantId":"19123c2924c648eb8e42a3c1f14b7682","lcpCloudRegionId":"mtn6"},"requestParameters":{"subscriptionServiceType":"MSO-dev-service-type","userParams":[{"name":"someUserParam","value":"someValue"}],"aLaCarte":true,"autoBuildVfModules":false,"cascadeDelete":false,"usePreload":true,"alaCarteSet":true,"alaCarte":true}}}', null, 'APIH', '2016-12-22 19:00:28', null, null, null, null, null, 'mtn6', null, null, null, null, null, 'service', 'createInstance', null, 'MSODEV_1707_SI_vSAMP10a_011-4', 'xxxxxx', null, null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances'), 02:05:44 ('001619d2-a297-4a4b-a9f5-e2823c88458f', 'COMPLETE', 'COMPLETED', '100', '2016-07-01 14:11:42', '2017-05-02 16:03:34', 'PORTAL', null, 'test-vscp', 'elena_test21', null, '381b9ff6c75e4625b7a4182f90fc68d3', null, null, '\n\n \n 001619d2-a297-4a4b-a9f5-e2823c88458f\n CREATE_VF_MODULE\n PORTAL\n \n \n test-vscp\n moduleName\n elena_test21\n moduleModelName\n 1.0\n a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb\n mtn9\n 381b9ff6c75e4625b7a4182f90fc68d3\n \n \n false\n \n \n\n', 'NONE', 'RDBTEST', '2016-07-01 14:11:42', null, null, null, 'MODULENAME1', 'moduleModelName', 'mtn9', null, null, null, null, null, 'vfModule', 'createInstance', null, null, null, null, null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances'), 02:05:44 ('00164b9e-784d-48a8-8973-bbad6ef818ed', 'COMPLETE', 'Service Instance was created successfully.', '100', '2017-09-28 12:45:51', '2017-09-28 12:45:53', 'VID', null, null, null, null, '19123c2924c648eb8e42a3c1f14b7682', null, null, '{"requestDetails":{"requestDetails":{"modelInfo":{"modelCustomizationName":null,"modelInvariantId":"52b49b5d-3086-4ffd-b5e6-1b1e5e7e062f","modelType":"service","modelNameVersionId":null,"modelName":"MSO Test Network","modelVersion":"1.0","modelCustomizationUuid":null,"modelVersionId":"aed5a5b7-20d3-44f7-90a3-ddbd16f14d1e","modelCustomizationId":null,"modelUuid":null,"modelInvariantUuid":null,"modelInstanceName":null},"requestInfo":{"billingAccountNumber":null,"callbackUrl":null,"correlator":null,"orderNumber":null,"productFamilyId":null,"orderVersion":null,"source":"VID","instanceName":"DEV-MTN6-3100-0927-1","suppressRollback":false,"requestorId":"xxxxxx"},"relatedInstanceList":null,"subscriberInfo":{"globalSubscriberId":"MSO_1610_dev","subscriberName":"MSO_1610_dev"},"cloudConfiguration":{"aicNodeClli":null,"tenantId":"19123c2924c648eb8e42a3c1f14b7682","lcpCloudRegionId":"mtn6"},"requestParameters":{"subscriptionServiceType":"MSO-dev-service-type","userParams":[{"name":"someUserParam","value":"someValue"}],"aLaCarte":true,"autoBuildVfModules":false,"cascadeDelete":false,"usePreload":true,"alaCarte":true},"project":null,"owningEntity":null,"platform":null,"lineOfBusiness":null}}}', null, 'CreateGenericALaCarteServiceInstance', '2017-09-28 12:45:52', null, null, null, null, null, 'mtn6', null, null, null, null, null, 'service', 'createInstance', 'b2f59173-b7e5-4e0f-8440-232fd601b865', 'DEV-MTN6-3100-0927-1', 'xxxxxx', null, null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances'), 02:05:44 ('00173cc9-5ce2-4673-a810-f87fefb2829e', 'FAILED', 'Error parsing request. No valid instanceName is specified', '100', '2017-04-14 21:08:46', '2017-04-14 21:08:46', 'VID', null, null, null, null, 'a259ae7b7c3f493cb3d91f95a7c18149', null, null, '{"requestDetails":{"modelInfo":{"modelInvariantId":"ff6163d4-7214-459e-9f76-507b4eb00f51","modelType":"service","modelName":"ConstraintsSrvcVID","modelVersion":"2.0","modelVersionId":"722d256c-a374-4fba-a14f-a59b76bb7656"},"requestInfo":{"productFamilyId":"LRSI-OSPF","source":"VID","requestorId":"xxxxxx"},"subscriberInfo":{"globalSubscriberId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb"},"cloudConfiguration":{"tenantId":"a259ae7b7c3f493cb3d91f95a7c18149","lcpCloudRegionId":"mtn16"},"requestParameters":{"subscriptionServiceType":"Mobility","userParams":[{"name":"neutronport6_name","value":"8"},{"name":"neutronnet5_network_name","value":"8"},{"name":"contrailv2vlansubinterface3_name","value":"false"}]}}}', null, 'APIH', '2016-12-22 19:00:28', null, null, null, null, null, 'mtn16', null, null, null, null, null, 'service', 'createInstance', null, null, null, null, null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances'), 02:05:44 ('0017f68c-eb2d-45bb-b7c7-ec31b37dc349', 'UNLOCKED', null, '20', '2017-09-26 16:09:29', '2017-09-28 12:45:53', 'VID', null, null, null, null, null, null, null, '{"requestDetails":{"modelInfo":{"modelCustomizationName":null,"modelInvariantId":"1587cf0e-f12f-478d-8530-5c55ac578c39","modelType":"configuration","modelNameVersionId":null,"modelName":null,"modelVersion":null,"modelCustomizationUuid":null,"modelVersionId":"36a3a8ea-49a6-4ac8-b06c-89a545444455","modelCustomizationId":"68dc9a92-214c-11e7-93ae-92361f002671","modelUuid":null,"modelInvariantUuid":null,"modelInstanceName":null},"requestInfo":{"billingAccountNumber":null,"callbackUrl":null,"correlator":null,"orderNumber":null,"productFamilyId":null,"orderVersion":null,"source":"VID","instanceName":null,"suppressRollback":false,"requestorId":"xxxxxx"},"relatedInstanceList":[{"relatedInstance":{"instanceName":null,"instanceId":"9e15a443-af65-4f05-9000-47ae495e937d","modelInfo":{"modelCustomizationName":null,"modelInvariantId":"de19ae10-9a25-11e7-abc4-cec278b6b50a","modelType":"service","modelNameVersionId":null,"modelName":"MSOTADevInfra_Configuration_Service","modelVersion":"1.0","modelCustomizationUuid":null,"modelVersionId":"ee938612-9a25-11e7-abc4-cec278b6b50a","modelCustomizationId":null,"modelUuid":null,"modelInvariantUuid":null,"modelInstanceName":null},"instanceDirection":null}}],"subscriberInfo":null,"cloudConfiguration":{"aicNodeClli":null,"tenantId":null,"lcpCloudRegionId":"mtn6"},"requestParameters":{"subscriptionServiceType":null,"userParams":[],"aLaCarte":false,"autoBuildVfModules":false,"cascadeDelete":false,"usePreload":true,"alaCarte":false},"project":null,"owningEntity":null,"platform":null,"lineOfBusiness":null}}', null, 'APIH', '2017-09-26 16:09:29', null, null, null, null, null, 'mtn6', null, null, null, null, null, 'configuration', 'activateInstance', '9e15a443-af65-4f05-9000-47ae495e937d', null, 'xxxxxx', '26ef7f15-57bb-48df-8170-e59edc26234c', null, null, null, 'http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances') 02:05:44 03/07-02:05:44.212|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.213|||main|||DEBUG||||||||6 row(s) affected 02:05:44 03/07-02:05:44.213|||main|||DEBUG||||||||Executing Statement: insert into watchdog_distributionid_status(distribution_id, distribution_id_status, lock_version, create_time, modify_time) values 02:05:44 ('1533c4bd-a3e3-493f-a16d-28c20614415e', '', 0, '2017-11-30 15:48:09', '2017-11-30 15:48:09'), 02:05:44 ('55429711-809b-4a3b-9ee5-5120d46d9de0', '', 0, '2017-11-30 16:35:36', '2017-11-30 16:35:36'), 02:05:44 ('67f0b2d1-9013-4b2b-9914-bbe2288284fb', '', 0, '2017-11-30 15:54:39', '2017-11-30 15:54:39') 02:05:44 03/07-02:05:44.213|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||3 row(s) affected 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||Executing Statement: insert into watchdog_per_component_distribution_status(distribution_id, component_name, component_distribution_status, create_time, modify_time) values 02:05:44 ('1533c4bd-a3e3-493f-a16d-28c20614415e', 'MSO', 'COMPONENT_DONE_OK', '2017-11-30 15:48:09', '2017-11-30 15:48:09'), 02:05:44 ('55429711-809b-4a3b-9ee5-5120d46d9de0', 'MSO', 'COMPONENT_DONE_ERROR', '2017-11-30 16:35:36', '2017-11-30 16:35:36'), 02:05:44 ('67f0b2d1-9013-4b2b-9914-bbe2288284fb', 'MSO', 'COMPONENT_DONE_OK', '2017-11-30 15:54:39', '2017-11-30 15:54:39') 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||3 row(s) affected 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||Executing Statement: insert into watchdog_service_mod_ver_id_lookup(distribution_id, service_model_version_id, create_time, modify_time) values 02:05:44 ('1533c4bd-a3e3-493f-a16d-28c20614415e', '7e813ab5-88d3-4fcb-86c0-498c5d7eef9a', '2017-11-30 15:48:08', '2017-11-30 15:48:08'), 02:05:44 ('55429711-809b-4a3b-9ee5-5120d46d9de0', 'cc031e75-4442-4d1a-b774-8a2b434e0a50', '2017-11-30 16:35:36', '2017-11-30 16:35:36'), 02:05:44 ('67f0b2d1-9013-4b2b-9914-bbe2288284fb', 'eade1e9d-c1ec-4ef3-bc31-60570fba1573', '2017-11-30 15:54:39', '2017-11-30 15:54:39') 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.214|||main|||DEBUG||||||||3 row(s) affected 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing Statement: insert into site_status(site_name, status, creation_timestamp) values 02:05:44 ('testsite', 0, '2017-11-30 15:48:09') 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing Statement: INSERT INTO requestdb.request_processing_data (ID, SO_REQUEST_ID, GROUPING_ID, NAME, VALUE, TAG, IS_DATA_INTERNAL) 02:05:44 VALUES 02:05:44 (1, '00032ab7-na18-42e5-965d-8ea592502018', '7d2e8c07-4d10-456d-bddc-37abf38ca714', 'requestAction', 'assign', 'pincFabricConfigRequest', 1), 02:05:44 (2, '00032ab7-na18-42e5-965d-8ea592502018', '7d2e8c07-4d10-456d-bddc-37abf38ca715', 'configurationId', '52234bc0-d6a6-41d4-a901-79015e4877e2', 'pincFabricConfigRequest', 0), 02:05:44 (3, '5ffbabd6-b793-4377-a1ab-082670fbc7ac', '5ffbabd6-b793-4377-a1ab-082670fbc7ac', 'configId', '52234bc0-d6a6-41d4-a901-79015e4877e2', 'pincFabricConfig', 1) 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||3 row(s) affected 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing Statement: INSERT INTO activate_operational_env_service_model_distribution_status (OPERATIONAL_ENV_ID, SERVICE_MODEL_VERSION_ID, REQUEST_ID,SERVICE_MOD_VER_FINAL_DISTR_STATUS,RECOVERY_ACTION,RETRY_COUNT_LEFT,WORKLOAD_CONTEXT, CREATE_TIME, MODIFY_TIME, VNF_OPERATIONAL_ENV_ID) 02:05:44 VALUES 02:05:44 ('1234', 'TEST1234', '00032ab7-3fb3-42e5-965d-8ea592502017', "Test", "Test", 1, 'DEFAULT', '2018-08-14 16:50:59', '2018-08-14 16:50:59', 'vnf_1234') 02:05:44 03/07-02:05:44.215|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||Executing Statement: INSERT INTO activate_operational_env_service_model_distribution_status (OPERATIONAL_ENV_ID, SERVICE_MODEL_VERSION_ID, REQUEST_ID,SERVICE_MOD_VER_FINAL_DISTR_STATUS,RECOVERY_ACTION,RETRY_COUNT_LEFT,WORKLOAD_CONTEXT, CREATE_TIME, MODIFY_TIME, VNF_OPERATIONAL_ENV_ID) 02:05:44 VALUES 02:05:44 ('1234', 'TEST1235', '00032ab7-3fb3-42e5-965d-8ea592502017', "Test", "Test", 2, 'DEFAULT', '2018-08-14 16:50:59', '2018-08-14 16:50:59', 'vnf_1234') 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||Executing Statement: INSERT INTO activate_operational_env_service_model_distribution_status (OPERATIONAL_ENV_ID, SERVICE_MODEL_VERSION_ID, REQUEST_ID,SERVICE_MOD_VER_FINAL_DISTR_STATUS,RECOVERY_ACTION,RETRY_COUNT_LEFT,WORKLOAD_CONTEXT, CREATE_TIME, MODIFY_TIME, VNF_OPERATIONAL_ENV_ID) 02:05:44 VALUES 02:05:44 ('1234', 'TEST1235', '00032ab7-3fb3-42e5-965d-8ea592502018', "Test", "Test", 2, 'DEFAULT', '2018-08-14 16:50:59', '2018-08-14 16:50:59', 'vnf_1234') 02:05:44 03/07-02:05:44.216|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.221|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.221|||main|||DEBUG||||||||Executing Statement: INSERT INTO `activate_operational_env_per_distributionid_status` (`DISTRIBUTION_ID`, `DISTRIBUTION_ID_STATUS`, `DISTRIBUTION_ID_ERROR_REASON`, `CREATE_TIME`, `MODIFY_TIME`, `OPERATIONAL_ENV_ID`, `SERVICE_MODEL_VERSION_ID`, `REQUEST_ID`) 02:05:44 VALUES 02:05:44 ('111', 'TEST', 'ERROR', '2018-09-12 19:29:24', '2018-09-12 19:29:25', '1234', 'TEST1234', '00032ab7-3fb3-42e5-965d-8ea592502017') 02:05:44 03/07-02:05:44.221|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.221|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.221|||main|||INFO||||||||SQL in file db/migration/afterMigrate.sql executed 02:05:44 03/07-02:05:44.222|||main|||INFO||||||||ChangeSet db/changelog/db.changelog-test.xml::test-afterMigrate::so-test ran successfully in 23ms 02:05:44 03/07-02:05:44.222|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.223|||main|||DEBUG||||||||1 row(s) affected 02:05:44 03/07-02:05:44.224|||main|||DEBUG||||||||Release Database Lock 02:05:44 03/07-02:05:44.224|||main|||DEBUG||||||||Executing with the 'jdbc' executor 02:05:44 03/07-02:05:44.225|||main|||INFO||||||||Successfully released change log lock 02:05:44 03/07-02:05:44.428|||main|||DEBUG||||||||PersistenceUnitInfo [ 02:05:44 name: requestDB 02:05:44 persistence provider classname: null 02:05:44 classloader: TomcatEmbeddedWebappClassLoader 02:05:44 context: ROOT 02:05:44 delegate: true 02:05:44 ----------> Parent Classloader: 02:05:44 jdk.internal.loader.ClassLoaders$AppClassLoader@6a6824be 02:05:44 02:05:44 excludeUnlistedClasses: true 02:05:44 JTA datasource: null 02:05:44 Non JTA datasource: HikariDataSource (null) 02:05:44 Transaction type: RESOURCE_LOCAL 02:05:44 PU root URL: file:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar 02:05:44 Shared Cache Mode: UNSPECIFIED 02:05:44 Validation Mode: AUTO 02:05:44 Jar files URLs [] 02:05:44 Managed classes names [ 02:05:44 org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:44 org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:44 org.onap.so.db.request.beans.SiteStatus 02:05:44 org.onap.so.db.request.beans.CloudApiRequests 02:05:44 org.onap.so.db.request.beans.InfraRequests 02:05:44 org.onap.so.db.request.beans.OrchestrationTask 02:05:44 org.onap.so.db.request.beans.RequestProcessingData 02:05:44 org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:44 org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:44 org.onap.so.db.request.beans.ResourceOperationStatus 02:05:44 org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:44 org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:44 org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:44 org.onap.so.db.request.beans.InfraActiveRequests 02:05:44 org.onap.so.db.request.beans.OperationStatus] 02:05:44 Mapping files names [] 02:05:44 Properties [] 02:05:44 03/07-02:05:44.444|||main|||DEBUG||||||||Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 02:05:44 03/07-02:05:44.446|||main|||DEBUG||||||||Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 02:05:44 03/07-02:05:44.448|||main|||DEBUG||||||||Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 02:05:44 03/07-02:05:44.553|||main|||INFO||||||||HHH000412: Hibernate ORM core version 5.4.33 02:05:44 03/07-02:05:44.554|||main|||DEBUG||||||||HHH000206: hibernate.properties not found 02:05:44 03/07-02:05:44.713|||main|||DEBUG||||||||Overriding existing service binding [org.hibernate.secure.spi.JaccService] 02:05:44 03/07-02:05:44.726|||main|||DEBUG||||||||Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 02:05:44 03/07-02:05:44.727|||main|||DEBUG||||||||Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 02:05:44 03/07-02:05:44.740|||main|||INFO||||||||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:05:44 03/07-02:05:44.777|||main|||DEBUG||||||||Adding type registration boolean -> org.hibernate.type.BooleanType@336d9764 02:05:44 03/07-02:05:44.777|||main|||DEBUG||||||||Adding type registration boolean -> org.hibernate.type.BooleanType@336d9764 02:05:44 03/07-02:05:44.777|||main|||DEBUG||||||||Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@336d9764 02:05:44 03/07-02:05:44.778|||main|||DEBUG||||||||Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@11516b2a 02:05:44 03/07-02:05:44.778|||main|||DEBUG||||||||Adding type registration true_false -> org.hibernate.type.TrueFalseType@2e612803 02:05:44 03/07-02:05:44.779|||main|||DEBUG||||||||Adding type registration yes_no -> org.hibernate.type.YesNoType@6b577f46 02:05:44 03/07-02:05:44.780|||main|||DEBUG||||||||Adding type registration byte -> org.hibernate.type.ByteType@424e7e84 02:05:44 03/07-02:05:44.780|||main|||DEBUG||||||||Adding type registration byte -> org.hibernate.type.ByteType@424e7e84 02:05:44 03/07-02:05:44.780|||main|||DEBUG||||||||Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@424e7e84 02:05:44 03/07-02:05:44.781|||main|||DEBUG||||||||Adding type registration character -> org.hibernate.type.CharacterType@76fa69f5 02:05:44 03/07-02:05:44.781|||main|||DEBUG||||||||Adding type registration char -> org.hibernate.type.CharacterType@76fa69f5 02:05:44 03/07-02:05:44.781|||main|||DEBUG||||||||Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@76fa69f5 02:05:44 03/07-02:05:44.782|||main|||DEBUG||||||||Adding type registration short -> org.hibernate.type.ShortType@76848604 02:05:44 03/07-02:05:44.782|||main|||DEBUG||||||||Adding type registration short -> org.hibernate.type.ShortType@76848604 02:05:44 03/07-02:05:44.782|||main|||DEBUG||||||||Adding type registration java.lang.Short -> org.hibernate.type.ShortType@76848604 02:05:44 03/07-02:05:44.783|||main|||DEBUG||||||||Adding type registration integer -> org.hibernate.type.IntegerType@5bdc4c22 02:05:44 03/07-02:05:44.783|||main|||DEBUG||||||||Adding type registration int -> org.hibernate.type.IntegerType@5bdc4c22 02:05:44 03/07-02:05:44.783|||main|||DEBUG||||||||Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5bdc4c22 02:05:44 03/07-02:05:44.784|||main|||DEBUG||||||||Adding type registration long -> org.hibernate.type.LongType@84de10a 02:05:44 03/07-02:05:44.784|||main|||DEBUG||||||||Adding type registration long -> org.hibernate.type.LongType@84de10a 02:05:44 03/07-02:05:44.784|||main|||DEBUG||||||||Adding type registration java.lang.Long -> org.hibernate.type.LongType@84de10a 02:05:44 03/07-02:05:44.785|||main|||DEBUG||||||||Adding type registration float -> org.hibernate.type.FloatType@70a02b3b 02:05:44 03/07-02:05:44.785|||main|||DEBUG||||||||Adding type registration float -> org.hibernate.type.FloatType@70a02b3b 02:05:44 03/07-02:05:44.785|||main|||DEBUG||||||||Adding type registration java.lang.Float -> org.hibernate.type.FloatType@70a02b3b 02:05:44 03/07-02:05:44.786|||main|||DEBUG||||||||Adding type registration double -> org.hibernate.type.DoubleType@149744c6 02:05:44 03/07-02:05:44.786|||main|||DEBUG||||||||Adding type registration double -> org.hibernate.type.DoubleType@149744c6 02:05:44 03/07-02:05:44.786|||main|||DEBUG||||||||Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@149744c6 02:05:44 03/07-02:05:44.787|||main|||DEBUG||||||||Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@16ffd8f8 02:05:44 03/07-02:05:44.787|||main|||DEBUG||||||||Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@16ffd8f8 02:05:44 03/07-02:05:44.788|||main|||DEBUG||||||||Adding type registration big_integer -> org.hibernate.type.BigIntegerType@67c71b28 02:05:44 03/07-02:05:44.788|||main|||DEBUG||||||||Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@67c71b28 02:05:44 03/07-02:05:44.789|||main|||DEBUG||||||||Adding type registration string -> org.hibernate.type.StringType@2bc63e21 02:05:44 03/07-02:05:44.789|||main|||DEBUG||||||||Adding type registration java.lang.String -> org.hibernate.type.StringType@2bc63e21 02:05:44 03/07-02:05:44.790|||main|||DEBUG||||||||Adding type registration nstring -> org.hibernate.type.StringNVarcharType@2ac031af 02:05:44 03/07-02:05:44.790|||main|||DEBUG||||||||Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@33dfad1b 02:05:44 03/07-02:05:44.791|||main|||DEBUG||||||||Adding type registration url -> org.hibernate.type.UrlType@53cf84c7 02:05:44 03/07-02:05:44.791|||main|||DEBUG||||||||Adding type registration java.net.URL -> org.hibernate.type.UrlType@53cf84c7 02:05:44 03/07-02:05:44.792|||main|||DEBUG||||||||Adding type registration Duration -> org.hibernate.type.DurationType@3de7fad2 02:05:44 03/07-02:05:44.792|||main|||DEBUG||||||||Adding type registration java.time.Duration -> org.hibernate.type.DurationType@3de7fad2 02:05:44 03/07-02:05:44.793|||main|||DEBUG||||||||Adding type registration Instant -> org.hibernate.type.InstantType@51a2e8cf 02:05:44 03/07-02:05:44.793|||main|||DEBUG||||||||Adding type registration java.time.Instant -> org.hibernate.type.InstantType@51a2e8cf 02:05:44 03/07-02:05:44.794|||main|||DEBUG||||||||Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@652977cd 02:05:44 03/07-02:05:44.794|||main|||DEBUG||||||||Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@652977cd 02:05:44 03/07-02:05:44.795|||main|||DEBUG||||||||Adding type registration LocalDate -> org.hibernate.type.LocalDateType@639539e4 02:05:44 03/07-02:05:44.795|||main|||DEBUG||||||||Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@639539e4 02:05:44 03/07-02:05:44.796|||main|||DEBUG||||||||Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@7bde1cb0 02:05:44 03/07-02:05:44.796|||main|||DEBUG||||||||Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@7bde1cb0 02:05:44 03/07-02:05:44.797|||main|||DEBUG||||||||Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@7bc5285c 02:05:44 03/07-02:05:44.797|||main|||DEBUG||||||||Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@7bc5285c 02:05:44 03/07-02:05:44.798|||main|||DEBUG||||||||Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3f352857 02:05:44 03/07-02:05:44.798|||main|||DEBUG||||||||Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3f352857 02:05:44 03/07-02:05:44.800|||main|||DEBUG||||||||Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@19d45e10 02:05:44 03/07-02:05:44.800|||main|||DEBUG||||||||Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@19d45e10 02:05:44 03/07-02:05:44.801|||main|||DEBUG||||||||Adding type registration date -> org.hibernate.type.DateType@e8dd82c 02:05:44 03/07-02:05:44.801|||main|||DEBUG||||||||Adding type registration java.sql.Date -> org.hibernate.type.DateType@e8dd82c 02:05:44 03/07-02:05:44.802|||main|||DEBUG||||||||Adding type registration time -> org.hibernate.type.TimeType@332e8859 02:05:44 03/07-02:05:44.803|||main|||DEBUG||||||||Adding type registration java.sql.Time -> org.hibernate.type.TimeType@332e8859 02:05:44 03/07-02:05:44.804|||main|||DEBUG||||||||Adding type registration timestamp -> org.hibernate.type.TimestampType@29bc0b9f 02:05:44 03/07-02:05:44.804|||main|||DEBUG||||||||Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@29bc0b9f 02:05:44 03/07-02:05:44.804|||main|||DEBUG||||||||Adding type registration java.util.Date -> org.hibernate.type.TimestampType@29bc0b9f 02:05:44 03/07-02:05:44.805|||main|||DEBUG||||||||Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@48a98f01 02:05:44 03/07-02:05:44.806|||main|||DEBUG||||||||Adding type registration calendar -> org.hibernate.type.CalendarType@6a3ea067 02:05:44 03/07-02:05:44.806|||main|||DEBUG||||||||Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@6a3ea067 02:05:44 03/07-02:05:44.806|||main|||DEBUG||||||||Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@6a3ea067 02:05:44 03/07-02:05:44.807|||main|||DEBUG||||||||Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@772cbc3c 02:05:44 03/07-02:05:44.808|||main|||DEBUG||||||||Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@5aee4914 02:05:44 03/07-02:05:44.809|||main|||DEBUG||||||||Adding type registration locale -> org.hibernate.type.LocaleType@6d03dee7 02:05:44 03/07-02:05:44.809|||main|||DEBUG||||||||Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@6d03dee7 02:05:44 03/07-02:05:44.809|||main|||DEBUG||||||||Adding type registration currency -> org.hibernate.type.CurrencyType@74bd3207 02:05:44 03/07-02:05:44.810|||main|||DEBUG||||||||Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@74bd3207 02:05:44 03/07-02:05:44.810|||main|||DEBUG||||||||Adding type registration timezone -> org.hibernate.type.TimeZoneType@40164397 02:05:44 03/07-02:05:44.810|||main|||DEBUG||||||||Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@40164397 02:05:44 03/07-02:05:44.811|||main|||DEBUG||||||||Adding type registration class -> org.hibernate.type.ClassType@1e95926 02:05:44 03/07-02:05:44.811|||main|||DEBUG||||||||Adding type registration java.lang.Class -> org.hibernate.type.ClassType@1e95926 02:05:44 03/07-02:05:44.812|||main|||DEBUG||||||||Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@5838f419 02:05:44 03/07-02:05:44.812|||main|||DEBUG||||||||Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@5838f419 02:05:44 03/07-02:05:44.812|||main|||DEBUG||||||||Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@1fd72a92 02:05:44 03/07-02:05:44.814|||main|||DEBUG||||||||Adding type registration binary -> org.hibernate.type.BinaryType@1b17cb95 02:05:44 03/07-02:05:44.814|||main|||DEBUG||||||||Adding type registration byte[] -> org.hibernate.type.BinaryType@1b17cb95 02:05:44 03/07-02:05:44.814|||main|||DEBUG||||||||Adding type registration [B -> org.hibernate.type.BinaryType@1b17cb95 02:05:44 03/07-02:05:44.815|||main|||DEBUG||||||||Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@11a29c28 02:05:44 03/07-02:05:44.815|||main|||DEBUG||||||||Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@11a29c28 02:05:44 03/07-02:05:44.815|||main|||DEBUG||||||||Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@11a29c28 02:05:44 03/07-02:05:44.816|||main|||DEBUG||||||||Adding type registration row_version -> org.hibernate.type.RowVersionType@10a0efa0 02:05:44 03/07-02:05:44.816|||main|||DEBUG||||||||Adding type registration image -> org.hibernate.type.ImageType@113c46d1 02:05:44 03/07-02:05:44.818|||main|||DEBUG||||||||Adding type registration characters -> org.hibernate.type.CharArrayType@59a2eda9 02:05:44 03/07-02:05:44.818|||main|||DEBUG||||||||Adding type registration char[] -> org.hibernate.type.CharArrayType@59a2eda9 02:05:44 03/07-02:05:44.818|||main|||DEBUG||||||||Adding type registration [C -> org.hibernate.type.CharArrayType@59a2eda9 02:05:44 03/07-02:05:44.820|||main|||DEBUG||||||||Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@22277fec 02:05:44 03/07-02:05:44.820|||main|||DEBUG||||||||Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@22277fec 02:05:44 03/07-02:05:44.820|||main|||DEBUG||||||||Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@22277fec 02:05:44 03/07-02:05:44.821|||main|||DEBUG||||||||Adding type registration text -> org.hibernate.type.TextType@4eac39b 02:05:44 03/07-02:05:44.821|||main|||DEBUG||||||||Adding type registration ntext -> org.hibernate.type.NTextType@45b363ee 02:05:44 03/07-02:05:44.822|||main|||DEBUG||||||||Adding type registration blob -> org.hibernate.type.BlobType@259d6aab 02:05:44 03/07-02:05:44.823|||main|||DEBUG||||||||Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@259d6aab 02:05:44 03/07-02:05:44.823|||main|||DEBUG||||||||Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1444fd92 02:05:44 03/07-02:05:44.824|||main|||DEBUG||||||||Adding type registration clob -> org.hibernate.type.ClobType@345caf20 02:05:44 03/07-02:05:44.824|||main|||DEBUG||||||||Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@345caf20 02:05:44 03/07-02:05:44.826|||main|||DEBUG||||||||Adding type registration nclob -> org.hibernate.type.NClobType@3906d9c1 02:05:44 03/07-02:05:44.826|||main|||DEBUG||||||||Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@3906d9c1 02:05:44 03/07-02:05:44.826|||main|||DEBUG||||||||Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@27d8cd88 02:05:44 03/07-02:05:44.827|||main|||DEBUG||||||||Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@1921dbdb 02:05:44 03/07-02:05:44.828|||main|||DEBUG||||||||Adding type registration serializable -> org.hibernate.type.SerializableType@11226c8c 02:05:44 03/07-02:05:44.831|||main|||DEBUG||||||||Adding type registration object -> org.hibernate.type.ObjectType@39ac585e 02:05:44 03/07-02:05:44.831|||main|||DEBUG||||||||Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@39ac585e 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@60ddf31b 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@77056f80 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@4c236b1 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@24e8652 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@d04e82b 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@5121ff64 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@44c33c4f 02:05:44 03/07-02:05:44.832|||main|||DEBUG||||||||Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@32c94e93 02:05:44 03/07-02:05:44.847|||main|||DEBUG||||||||Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@9084dc3] into BootstrapContext; was [null] 02:05:44 03/07-02:05:44.848|||main|||DEBUG||||||||ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@9084dc3) [was null] 02:05:44 03/07-02:05:44.848|||main|||DEBUG||||||||Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1d69d123] into BootstrapContext; was [null] 02:05:44 03/07-02:05:44.848|||main|||DEBUG||||||||Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@50342b67] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@353a37ba] 02:05:45 03/07-02:05:44.942|||main|||DEBUG||||||||Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@9084dc3] 02:05:45 03/07-02:05:44.943|||main|||DEBUG||||||||ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@9084dc3] 02:05:45 03/07-02:05:44.958|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 02:05:45 03/07-02:05:44.958|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 02:05:45 03/07-02:05:44.959|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 02:05:45 03/07-02:05:44.959|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 02:05:45 03/07-02:05:44.959|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 02:05:45 03/07-02:05:44.960|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 02:05:45 03/07-02:05:44.960|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 02:05:45 03/07-02:05:44.962|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:05:45 03/07-02:05:44.963|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 02:05:45 03/07-02:05:44.964|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 02:05:45 03/07-02:05:44.964|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 02:05:45 03/07-02:05:44.965|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 02:05:45 03/07-02:05:44.965|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:05:45 03/07-02:05:44.966|||main|||DEBUG||||||||Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 02:05:45 03/07-02:05:44.995|||main|||DEBUG||||||||Database -> 02:05:45 name : MariaDB 02:05:45 version : 10.2.11-MariaDB 02:05:45 major : 10 02:05:45 minor : 2 02:05:45 03/07-02:05:44.995|||main|||DEBUG||||||||Driver -> 02:05:45 name : MariaDB Connector/J 02:05:45 version : 2.7.9 02:05:45 major : 2 02:05:45 minor : 7 02:05:45 03/07-02:05:44.995|||main|||DEBUG||||||||JDBC version : 4.2 02:05:45 03/07-02:05:45.009|||main|||INFO||||||||HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 02:05:45 03/07-02:05:45.027|||main|||DEBUG||||||||JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 02:05:45 03/07-02:05:45.027|||main|||DEBUG||||||||JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 02:05:45 03/07-02:05:45.031|||main|||DEBUG||||||||IdentifierCaseStrategy for both quoted and unquoted identifiers was set to the same strategy [MIXED]; that will likely lead to problems in schema update and validation if using quoted identifiers 02:05:45 03/07-02:05:45.063|||main|||DEBUG||||||||Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 02:05:45 03/07-02:05:45.067|||main|||DEBUG||||||||Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@593b6bad] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@b0ee61d] 02:05:45 03/07-02:05:45.145|||main|||DEBUG||||||||Skipping explicit MappedSuperclass org.onap.so.db.request.beans.InfraRequests, the class will be discovered analyzing the implementing class 02:05:45 03/07-02:05:45.148|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:45 03/07-02:05:45.172|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.176|||main|||DEBUG||||||||Import with entity name WatchdogDistributionStatus 02:05:45 03/07-02:05:45.179|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.WatchdogDistributionStatus on table watchdog_distributionid_status 02:05:45 03/07-02:05:45.200|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_distributionid_status), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.203|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogDistributionStatus] is safe 02:05:45 03/07-02:05:45.203|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:45 03/07-02:05:45.203|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.205|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogDistributionStatus:distributionId] 02:05:45 03/07-02:05:45.207|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.209|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.211|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(DISTRIBUTION_ID)]), distributionId, assigned, , ...) 02:05:45 03/07-02:05:45.211|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_distributionid_status), mappingColumn=CREATE_TIME, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.211|||main|||DEBUG||||||||MetadataSourceProcessor property createTime with lazy=false 02:05:45 03/07-02:05:45.211|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogDistributionStatus:createTime] 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||building SimpleValue for createTime 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Building property createTime 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_distributionid_status), mappingColumn=DISTRIBUTION_ID_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||MetadataSourceProcessor property distributionIdStatus with lazy=false 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogDistributionStatus:distributionIdStatus] 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||building SimpleValue for distributionIdStatus 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Building property distributionIdStatus 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_distributionid_status), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogDistributionStatus:modifyTime] 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.212|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.213|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_distributionid_status), mappingColumn=LOCK_VERSION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.213|||main|||DEBUG||||||||MetadataSourceProcessor property version with lazy=false 02:05:45 03/07-02:05:45.213|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogDistributionStatus:version] 02:05:45 03/07-02:05:45.213|||main|||DEBUG||||||||building SimpleValue for version 02:05:45 03/07-02:05:45.213|||main|||DEBUG||||||||Building property version 02:05:45 03/07-02:05:45.214|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.214|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.214|||main|||DEBUG||||||||Import with entity name WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.214|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus on table watchdog_per_component_distribution_status 02:05:45 03/07-02:05:45.220|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=COMPONENT_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus] is safe 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||MetadataSourceProcessor property componentName with lazy=false 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.id:componentName] 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||building SimpleValue for componentName 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Building property componentName 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus.id:distributionId] 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.221|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(componentName), org.hibernate.mapping.Property(distributionId)]), null, assigned, , ...) 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=COMPONENT_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||MetadataSourceProcessor property componentName with lazy=false 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus._identifierMapper:componentName] 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||building SimpleValue for componentName 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Building property componentName 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus._identifierMapper:distributionId] 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.222|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=COMPONENT_DISTRIBUTION_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||MetadataSourceProcessor property componentDistributionStatus with lazy=false 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus:componentDistributionStatus] 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||building SimpleValue for componentDistributionStatus 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Building property componentDistributionStatus 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=CREATE_TIME, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||MetadataSourceProcessor property createTime with lazy=false 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus:createTime] 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||building SimpleValue for createTime 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Building property createTime 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_per_component_distribution_status), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus:modifyTime] 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.223|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.OrchestrationTask 02:05:45 03/07-02:05:45.224|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.224|||main|||DEBUG||||||||Import with entity name OrchestrationTask 02:05:45 03/07-02:05:45.224|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.OrchestrationTask on table orchestration_task 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=TASK_ID, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OrchestrationTask] is safe 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OrchestrationTask 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||MetadataSourceProcessor property taskId with lazy=false 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:taskId] 02:05:45 03/07-02:05:45.225|||main|||DEBUG||||||||building SimpleValue for taskId 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Building property taskId 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(TASK_ID)]), taskId, assigned, , ...) 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=CREATED_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||MetadataSourceProcessor property createdTime with lazy=false 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:createdTime] 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||building SimpleValue for createdTime 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Building property createdTime 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=IS_MANUAL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||MetadataSourceProcessor property isManual with lazy=false 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:isManual] 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||building SimpleValue for isManual 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Building property isManual 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||MetadataSourceProcessor property name with lazy=false 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:name] 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||building SimpleValue for name 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Building property name 02:05:45 03/07-02:05:45.226|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=PARAMS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||MetadataSourceProcessor property params with lazy=false 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:params] 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||building SimpleValue for params 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Building property params 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=REQUEST_ID, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:requestId] 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_task), mappingColumn=STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||MetadataSourceProcessor property status with lazy=false 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OrchestrationTask:status] 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||building SimpleValue for status 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Building property status 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.227|||main|||DEBUG||||||||Import with entity name WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.228|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup on table watchdog_service_mod_ver_id_lookup 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup] is safe 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.id:distributionId] 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=SERVICE_MODEL_VERSION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionId with lazy=false 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup.id:serviceModelVersionId] 02:05:45 03/07-02:05:45.229|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Building property serviceModelVersionId 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(distributionId), org.hibernate.mapping.Property(serviceModelVersionId)]), null, assigned, , ...) 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup._identifierMapper:distributionId] 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=SERVICE_MODEL_VERSION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionId with lazy=false 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup._identifierMapper:serviceModelVersionId] 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.230|||main|||DEBUG||||||||Building property serviceModelVersionId 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=CONSUMER_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||MetadataSourceProcessor property consumerId with lazy=false 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup:consumerId] 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||building SimpleValue for consumerId 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Building property consumerId 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=CREATE_TIME, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||MetadataSourceProcessor property createTime with lazy=false 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup:createTime] 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||building SimpleValue for createTime 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Building property createTime 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(watchdog_service_mod_ver_id_lookup), mappingColumn=DISTRIBUTION_NOTIFICATION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||MetadataSourceProcessor property distributionNotification with lazy=false 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup:distributionNotification] 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||building SimpleValue for distributionNotification 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Building property distributionNotification 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.RequestProcessingData 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.231|||main|||DEBUG||||||||Import with entity name RequestProcessingData 02:05:45 03/07-02:05:45.232|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.RequestProcessingData on table request_processing_data 02:05:45 03/07-02:05:45.233|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.RequestProcessingData] is safe 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.RequestProcessingData 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||MetadataSourceProcessor property id with lazy=false 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:id] 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||building SimpleValue for id 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||Building property id 02:05:45 03/07-02:05:45.234|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ID)]), id, identity, , ...) 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=CREATE_TIME, insertable=false, updatable=false, unique=false} 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||MetadataSourceProcessor property created with lazy=false 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:created] 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||building SimpleValue for created 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Building property created 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=GROUPING_ID, insertable=true, updatable=true, unique=true} 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||MetadataSourceProcessor property groupingId with lazy=false 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:groupingId] 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||building SimpleValue for groupingId 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Building property groupingId 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=IS_DATA_INTERNAL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||MetadataSourceProcessor property isDataInternal with lazy=false 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:isDataInternal] 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||building SimpleValue for isDataInternal 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Building property isDataInternal 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.235|||main|||DEBUG||||||||MetadataSourceProcessor property name with lazy=false 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:name] 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||building SimpleValue for name 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Building property name 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=SO_REQUEST_ID, insertable=true, updatable=true, unique=true} 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||MetadataSourceProcessor property soRequestId with lazy=false 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:soRequestId] 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||building SimpleValue for soRequestId 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Building property soRequestId 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=TAG, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||MetadataSourceProcessor property tag with lazy=false 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:tag] 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||building SimpleValue for tag 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Building property tag 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(request_processing_data), mappingColumn=VALUE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||MetadataSourceProcessor property value with lazy=false 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.RequestProcessingData:value] 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||building SimpleValue for value 02:05:45 03/07-02:05:45.236|||main|||DEBUG||||||||Building property value 02:05:45 03/07-02:05:45.237|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.237|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.237|||main|||DEBUG||||||||Import with entity name OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.237|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.OperationalEnvDistributionStatus on table activate_operational_env_per_distributionid_status 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=DISTRIBUTION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvDistributionStatus] is safe 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||MetadataSourceProcessor property distributionId with lazy=false 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:distributionId] 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||building SimpleValue for distributionId 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Building property distributionId 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(DISTRIBUTION_ID)]), distributionId, assigned, , ...) 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=CREATE_TIME, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||MetadataSourceProcessor property createTime with lazy=false 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:createTime] 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||building SimpleValue for createTime 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Building property createTime 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=DISTRIBUTION_ID_ERROR_REASON, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||MetadataSourceProcessor property distributionIdErrorReason with lazy=false 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:distributionIdErrorReason] 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||building SimpleValue for distributionIdErrorReason 02:05:45 03/07-02:05:45.238|||main|||DEBUG||||||||Building property distributionIdErrorReason 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=DISTRIBUTION_ID_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||MetadataSourceProcessor property distributionIdStatus with lazy=false 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:distributionIdStatus] 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||building SimpleValue for distributionIdStatus 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Building property distributionIdStatus 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:modifyTime] 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvId with lazy=false 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:operationalEnvId] 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||building SimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Building property operationalEnvId 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:requestId] 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.239|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_per_distributionid_status), mappingColumn=SERVICE_MODEL_VERSION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionId with lazy=false 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvDistributionStatus:serviceModelVersionId] 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Building property serviceModelVersionId 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Import with entity name CloudApiRequests 02:05:45 03/07-02:05:45.240|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.CloudApiRequests on table cloud_api_requests 02:05:45 03/07-02:05:45.241|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_api_requests), mappingColumn=ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.241|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.CloudApiRequests] is safe 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||MetadataSourceProcessor property id with lazy=false 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.CloudApiRequests:id] 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||building SimpleValue for id 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Building property id 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(ID)]), id, identity, , ...) 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_api_requests), mappingColumn=CLOUD_IDENTIFIER, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||MetadataSourceProcessor property cloudIdentifier with lazy=false 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.CloudApiRequests:cloudIdentifier] 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||building SimpleValue for cloudIdentifier 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Building property cloudIdentifier 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_api_requests), mappingColumn=CREATE_TIME, insertable=false, updatable=false, unique=false} 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||MetadataSourceProcessor property created with lazy=false 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.CloudApiRequests:created] 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||building SimpleValue for created 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Building property created 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_api_requests), mappingColumn=REQUEST_BODY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||MetadataSourceProcessor property requestBody with lazy=false 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.CloudApiRequests:requestBody] 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||building SimpleValue for requestBody 02:05:45 03/07-02:05:45.242|||main|||DEBUG||||||||Building property requestBody 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_api_requests), mappingColumn=SO_REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.CloudApiRequests:requestId] 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.InfraActiveRequests 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Import with entity name InfraActiveRequests 02:05:45 03/07-02:05:45.243|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.InfraActiveRequests on table infra_active_requests 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InfraActiveRequests] is safe 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InfraActiveRequests 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestId] 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(REQUEST_ID)]), requestId, assigned, , ...) 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=CALLBACK_URL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||MetadataSourceProcessor property callBackUrl with lazy=false 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:callBackUrl] 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||building SimpleValue for callBackUrl 02:05:45 03/07-02:05:45.257|||main|||DEBUG||||||||Building property callBackUrl 02:05:45 03/07-02:05:45.258|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='SO_REQUEST_ID', referencedColumn='REQUEST_ID', mappedBy=''} 02:05:45 03/07-02:05:45.260|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=cloudApiRequests, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.261|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.272|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.273|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=cloudApiRequests_KEY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.273|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='cloudApiRequests_KEY', referencedColumn='null', mappedBy='null'} 02:05:45 03/07-02:05:45.274|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:05:45 03/07-02:05:45.274|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:05:45 03/07-02:05:45.275|||main|||DEBUG||||||||Collection role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Building property cloudApiRequests 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=CLOUD_REGION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||MetadataSourceProcessor property cloudRegion with lazy=false 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:cloudRegion] 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||building SimpleValue for cloudRegion 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Building property cloudRegion 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=CONFIGURATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||MetadataSourceProcessor property configurationId with lazy=false 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:configurationId] 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||building SimpleValue for configurationId 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Building property configurationId 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=CONFIGURATION_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||MetadataSourceProcessor property configurationName with lazy=false 02:05:45 03/07-02:05:45.277|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:configurationName] 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||building SimpleValue for configurationName 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||Building property configurationName 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=CORRELATOR, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||MetadataSourceProcessor property correlator with lazy=false 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:correlator] 02:05:45 03/07-02:05:45.278|||main|||DEBUG||||||||building SimpleValue for correlator 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Building property correlator 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=END_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||MetadataSourceProcessor property endTime with lazy=false 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:endTime] 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||building SimpleValue for endTime 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Building property endTime 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=EXT_SYSTEM_ERROR_SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||MetadataSourceProcessor property extSystemErrorSource with lazy=false 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:extSystemErrorSource] 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||building SimpleValue for extSystemErrorSource 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Building property extSystemErrorSource 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=FLOW_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||MetadataSourceProcessor property flowStatus with lazy=false 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:flowStatus] 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||building SimpleValue for flowStatus 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Building property flowStatus 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=INSTANCE_GROUP_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||MetadataSourceProcessor property instanceGroupId with lazy=false 02:05:45 03/07-02:05:45.279|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:instanceGroupId] 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||building SimpleValue for instanceGroupId 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Building property instanceGroupId 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=INSTANCE_GROUP_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||MetadataSourceProcessor property instanceGroupName with lazy=false 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:instanceGroupName] 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||building SimpleValue for instanceGroupName 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Building property instanceGroupName 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=LAST_MODIFIED_BY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||MetadataSourceProcessor property lastModifiedBy with lazy=false 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:lastModifiedBy] 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||building SimpleValue for lastModifiedBy 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Building property lastModifiedBy 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:modifyTime] 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=NETWORK_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||MetadataSourceProcessor property networkId with lazy=false 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:networkId] 02:05:45 03/07-02:05:45.280|||main|||DEBUG||||||||building SimpleValue for networkId 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Building property networkId 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=NETWORK_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||MetadataSourceProcessor property networkName with lazy=false 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:networkName] 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||building SimpleValue for networkName 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Building property networkName 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=NETWORK_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||MetadataSourceProcessor property networkType with lazy=false 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:networkType] 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||building SimpleValue for networkType 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Building property networkType 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=OPERATION_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||MetadataSourceProcessor property operationName with lazy=false 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:operationName] 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||building SimpleValue for operationName 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Building property operationName 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvId with lazy=false 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:operationalEnvId] 02:05:45 03/07-02:05:45.281|||main|||DEBUG||||||||building SimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Building property operationalEnvId 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=OPERATIONAL_ENV_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvName with lazy=false 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:operationalEnvName] 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||building SimpleValue for operationalEnvName 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Building property operationalEnvName 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=ORIGINAL_REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||MetadataSourceProcessor property originalRequestId with lazy=false 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:originalRequestId] 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||building SimpleValue for originalRequestId 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Building property originalRequestId 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=PNF_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||MetadataSourceProcessor property pnfName with lazy=false 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:pnfName] 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||building SimpleValue for pnfName 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Building property pnfName 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=PRODUCT_FAMILY_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||MetadataSourceProcessor property productFamilyName with lazy=false 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:productFamilyName] 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||building SimpleValue for productFamilyName 02:05:45 03/07-02:05:45.282|||main|||DEBUG||||||||Building property productFamilyName 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=PROGRESS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||MetadataSourceProcessor property progress with lazy=false 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:progress] 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||building SimpleValue for progress 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Building property progress 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_ACTION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||MetadataSourceProcessor property requestAction with lazy=false 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestAction] 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||building SimpleValue for requestAction 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Building property requestAction 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_BODY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||MetadataSourceProcessor property requestBody with lazy=false 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestBody] 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||building SimpleValue for requestBody 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Building property requestBody 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_SCOPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||MetadataSourceProcessor property requestScope with lazy=false 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestScope] 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||building SimpleValue for requestScope 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Building property requestScope 02:05:45 03/07-02:05:45.283|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||MetadataSourceProcessor property requestStatus with lazy=false 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestStatus] 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||building SimpleValue for requestStatus 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Building property requestStatus 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUEST_URL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||MetadataSourceProcessor property requestUrl with lazy=false 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestUrl] 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||building SimpleValue for requestUrl 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Building property requestUrl 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=REQUESTOR_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||MetadataSourceProcessor property requestorId with lazy=false 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:requestorId] 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||building SimpleValue for requestorId 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Building property requestorId 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=RESOURCE_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||MetadataSourceProcessor property resourceStatusMessage with lazy=false 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:resourceStatusMessage] 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||building SimpleValue for resourceStatusMessage 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Building property resourceStatusMessage 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=RESPONSE_BODY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.284|||main|||DEBUG||||||||MetadataSourceProcessor property responseBody with lazy=false 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:responseBody] 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||building SimpleValue for responseBody 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Building property responseBody 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=RETRY_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||MetadataSourceProcessor property retryStatusMessage with lazy=false 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:retryStatusMessage] 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||building SimpleValue for retryStatusMessage 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Building property retryStatusMessage 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||MetadataSourceProcessor property rollbackExtSystemErrorSource with lazy=false 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:rollbackExtSystemErrorSource] 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||building SimpleValue for rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Building property rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=ROLLBACK_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||MetadataSourceProcessor property rollbackStatusMessage with lazy=false 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:rollbackStatusMessage] 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||building SimpleValue for rollbackStatusMessage 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Building property rollbackStatusMessage 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=SERVICE_INSTANCE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||MetadataSourceProcessor property serviceInstanceId with lazy=false 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:serviceInstanceId] 02:05:45 03/07-02:05:45.285|||main|||DEBUG||||||||building SimpleValue for serviceInstanceId 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Building property serviceInstanceId 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=SERVICE_INSTANCE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||MetadataSourceProcessor property serviceInstanceName with lazy=false 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:serviceInstanceName] 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||building SimpleValue for serviceInstanceName 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Building property serviceInstanceName 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=SERVICE_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||MetadataSourceProcessor property serviceType with lazy=false 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:serviceType] 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||building SimpleValue for serviceType 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Building property serviceType 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||MetadataSourceProcessor property source with lazy=false 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:source] 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||building SimpleValue for source 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Building property source 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=START_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||MetadataSourceProcessor property startTime with lazy=false 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:startTime] 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||building SimpleValue for startTime 02:05:45 03/07-02:05:45.286|||main|||DEBUG||||||||Building property startTime 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||MetadataSourceProcessor property statusMessage with lazy=false 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:statusMessage] 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||building SimpleValue for statusMessage 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Building property statusMessage 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=TENANT_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||MetadataSourceProcessor property tenantId with lazy=false 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:tenantId] 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||building SimpleValue for tenantId 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Building property tenantId 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=TENANT_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||MetadataSourceProcessor property tenantName with lazy=false 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:tenantName] 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||building SimpleValue for tenantName 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Building property tenantName 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VF_MODULE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleId with lazy=false 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vfModuleId] 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||building SimpleValue for vfModuleId 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Building property vfModuleId 02:05:45 03/07-02:05:45.287|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VF_MODULE_MODEL_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleModelName with lazy=false 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vfModuleModelName] 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||building SimpleValue for vfModuleModelName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Building property vfModuleModelName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VF_MODULE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleName with lazy=false 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vfModuleName] 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||building SimpleValue for vfModuleName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Building property vfModuleName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VNF_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||MetadataSourceProcessor property vnfId with lazy=false 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vnfId] 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||building SimpleValue for vnfId 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Building property vnfId 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VNF_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||MetadataSourceProcessor property vnfName with lazy=false 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vnfName] 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||building SimpleValue for vnfName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Building property vnfName 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VNF_OUTPUTS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.288|||main|||DEBUG||||||||MetadataSourceProcessor property vnfOutputs with lazy=false 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vnfOutputs] 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||building SimpleValue for vnfOutputs 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Building property vnfOutputs 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VNF_PARAMS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||MetadataSourceProcessor property vnfParams with lazy=false 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vnfParams] 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||building SimpleValue for vnfParams 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Building property vnfParams 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VNF_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||MetadataSourceProcessor property vnfType with lazy=false 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:vnfType] 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||building SimpleValue for vnfType 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Building property vnfType 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VOLUME_GROUP_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||MetadataSourceProcessor property volumeGroupId with lazy=false 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:volumeGroupId] 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||building SimpleValue for volumeGroupId 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Building property volumeGroupId 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=VOLUME_GROUP_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.289|||main|||DEBUG||||||||MetadataSourceProcessor property volumeGroupName with lazy=false 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:volumeGroupName] 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||building SimpleValue for volumeGroupName 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Building property volumeGroupName 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(infra_active_requests), mappingColumn=WORKFLOW_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||MetadataSourceProcessor property workflowName with lazy=false 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InfraActiveRequests:workflowName] 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||building SimpleValue for workflowName 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Building property workflowName 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Import with entity name OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.290|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus on table activate_operational_env_service_model_distribution_status 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus] is safe 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvId with lazy=false 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.id:operationalEnvId] 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||building SimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Building property operationalEnvId 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.id:requestId] 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=SERVICE_MODEL_VERSION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionId with lazy=false 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus.id:serviceModelVersionId] 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.292|||main|||DEBUG||||||||Building property serviceModelVersionId 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(operationalEnvId), org.hibernate.mapping.Property(requestId), org.hibernate.mapping.Property(serviceModelVersionId)]), null, assigned, , ...) 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvId with lazy=false 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus._identifierMapper:operationalEnvId] 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||building SimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Building property operationalEnvId 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus._identifierMapper:requestId] 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=SERVICE_MODEL_VERSION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionId with lazy=false 02:05:45 03/07-02:05:45.293|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus._identifierMapper:serviceModelVersionId] 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Building property serviceModelVersionId 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=CREATE_TIME, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||MetadataSourceProcessor property createTime with lazy=false 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:createTime] 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||building SimpleValue for createTime 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Building property createTime 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:modifyTime] 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=RECOVERY_ACTION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||MetadataSourceProcessor property recoveryAction with lazy=false 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:recoveryAction] 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||building SimpleValue for recoveryAction 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Building property recoveryAction 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=RETRY_COUNT_LEFT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||MetadataSourceProcessor property retryCount with lazy=false 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:retryCount] 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||building SimpleValue for retryCount 02:05:45 03/07-02:05:45.294|||main|||DEBUG||||||||Building property retryCount 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=SERVICE_MOD_VER_FINAL_DISTR_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||MetadataSourceProcessor property serviceModelVersionDistrStatus with lazy=false 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:serviceModelVersionDistrStatus] 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||building SimpleValue for serviceModelVersionDistrStatus 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Building property serviceModelVersionDistrStatus 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=VNF_OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||MetadataSourceProcessor property vnfOperationalEnvId with lazy=false 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:vnfOperationalEnvId] 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||building SimpleValue for vnfOperationalEnvId 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Building property vnfOperationalEnvId 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activate_operational_env_service_model_distribution_status), mappingColumn=WORKLOAD_CONTEXT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||MetadataSourceProcessor property workloadContext with lazy=false 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus:workloadContext] 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||building SimpleValue for workloadContext 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Building property workloadContext 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.SiteStatus 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Import with entity name SiteStatus 02:05:45 03/07-02:05:45.295|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.SiteStatus on table site_status 02:05:45 03/07-02:05:45.296|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(site_status), mappingColumn=SITE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.296|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.SiteStatus] is safe 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.SiteStatus 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||MetadataSourceProcessor property siteName with lazy=false 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.SiteStatus:siteName] 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||building SimpleValue for siteName 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Building property siteName 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(SITE_NAME)]), siteName, assigned, , ...) 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(site_status), mappingColumn=CREATION_TIMESTAMP, insertable=false, updatable=false, unique=false} 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||MetadataSourceProcessor property created with lazy=false 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.SiteStatus:created] 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||building SimpleValue for created 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Building property created 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(site_status), mappingColumn=STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||MetadataSourceProcessor property status with lazy=false 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.SiteStatus:status] 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||building SimpleValue for status 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Building property status 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.ResourceOperationStatus 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Import with entity name ResourceOperationStatus 02:05:45 03/07-02:05:45.297|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.ResourceOperationStatus on table resource_operation_status 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=OPERATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ResourceOperationStatus] is safe 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ResourceOperationStatus 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||MetadataSourceProcessor property operationId with lazy=false 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus.id:operationId] 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||building SimpleValue for operationId 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||Building property operationId 02:05:45 03/07-02:05:45.299|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=RESOURCE_TEMPLATE_UUID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||MetadataSourceProcessor property resourceTemplateUUID with lazy=false 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus.id:resourceTemplateUUID] 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||building SimpleValue for resourceTemplateUUID 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Building property resourceTemplateUUID 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=SERVICE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||MetadataSourceProcessor property serviceId with lazy=false 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus.id:serviceId] 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||building SimpleValue for serviceId 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Building property serviceId 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(operationId), org.hibernate.mapping.Property(resourceTemplateUUID), org.hibernate.mapping.Property(serviceId)]), null, assigned, , ...) 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=OPERATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||MetadataSourceProcessor property operationId with lazy=false 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus._identifierMapper:operationId] 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||building SimpleValue for operationId 02:05:45 03/07-02:05:45.300|||main|||DEBUG||||||||Building property operationId 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=RESOURCE_TEMPLATE_UUID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||MetadataSourceProcessor property resourceTemplateUUID with lazy=false 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus._identifierMapper:resourceTemplateUUID] 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||building SimpleValue for resourceTemplateUUID 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Building property resourceTemplateUUID 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=SERVICE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||MetadataSourceProcessor property serviceId with lazy=false 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus._identifierMapper:serviceId] 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||building SimpleValue for serviceId 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Building property serviceId 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=ERROR_CODE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||MetadataSourceProcessor property errorCode with lazy=false 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:errorCode] 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||building SimpleValue for errorCode 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Building property errorCode 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=JOB_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||MetadataSourceProcessor property jobId with lazy=false 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:jobId] 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||building SimpleValue for jobId 02:05:45 03/07-02:05:45.301|||main|||DEBUG||||||||Building property jobId 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=OPER_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||MetadataSourceProcessor property operType with lazy=false 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:operType] 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||building SimpleValue for operType 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Building property operType 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=PROGRESS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||MetadataSourceProcessor property progress with lazy=false 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:progress] 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||building SimpleValue for progress 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Building property progress 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=RESOURCE_INSTANCE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||MetadataSourceProcessor property resourceInstanceID with lazy=false 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:resourceInstanceID] 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||building SimpleValue for resourceInstanceID 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Building property resourceInstanceID 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||MetadataSourceProcessor property status with lazy=false 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:status] 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||building SimpleValue for status 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Building property status 02:05:45 03/07-02:05:45.302|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(resource_operation_status), mappingColumn=STATUS_DESCRIPOTION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||MetadataSourceProcessor property statusDescription with lazy=false 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ResourceOperationStatus:statusDescription] 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||building SimpleValue for statusDescription 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Building property statusDescription 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Import with entity name ArchivedInfraRequests 02:05:45 03/07-02:05:45.303|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.ArchivedInfraRequests on table archived_infra_requests 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ArchivedInfraRequests] is safe 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||MetadataSourceProcessor property requestId with lazy=false 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestId] 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||building SimpleValue for requestId 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Building property requestId 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(REQUEST_ID)]), requestId, assigned, , ...) 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=CALLBACK_URL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||MetadataSourceProcessor property callBackUrl with lazy=false 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:callBackUrl] 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||building SimpleValue for callBackUrl 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Building property callBackUrl 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='SO_REQUEST_ID', referencedColumn='REQUEST_ID', mappedBy=''} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=cloudApiRequests, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=cloudApiRequests_KEY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.305|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='cloudApiRequests_KEY', referencedColumn='null', mappedBy='null'} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Collection role: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Building property cloudApiRequests 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=CLOUD_REGION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||MetadataSourceProcessor property cloudRegion with lazy=false 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:cloudRegion] 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||building SimpleValue for cloudRegion 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Building property cloudRegion 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=CONFIGURATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||MetadataSourceProcessor property configurationId with lazy=false 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:configurationId] 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||building SimpleValue for configurationId 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Building property configurationId 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=CONFIGURATION_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||MetadataSourceProcessor property configurationName with lazy=false 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:configurationName] 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||building SimpleValue for configurationName 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Building property configurationName 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=CORRELATOR, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||MetadataSourceProcessor property correlator with lazy=false 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:correlator] 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||building SimpleValue for correlator 02:05:45 03/07-02:05:45.306|||main|||DEBUG||||||||Building property correlator 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=END_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||MetadataSourceProcessor property endTime with lazy=false 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:endTime] 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||building SimpleValue for endTime 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Building property endTime 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=EXT_SYSTEM_ERROR_SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||MetadataSourceProcessor property extSystemErrorSource with lazy=false 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:extSystemErrorSource] 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||building SimpleValue for extSystemErrorSource 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Building property extSystemErrorSource 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=FLOW_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||MetadataSourceProcessor property flowStatus with lazy=false 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:flowStatus] 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||building SimpleValue for flowStatus 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Building property flowStatus 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=INSTANCE_GROUP_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||MetadataSourceProcessor property instanceGroupId with lazy=false 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:instanceGroupId] 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||building SimpleValue for instanceGroupId 02:05:45 03/07-02:05:45.307|||main|||DEBUG||||||||Building property instanceGroupId 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=INSTANCE_GROUP_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||MetadataSourceProcessor property instanceGroupName with lazy=false 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:instanceGroupName] 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||building SimpleValue for instanceGroupName 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Building property instanceGroupName 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=LAST_MODIFIED_BY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||MetadataSourceProcessor property lastModifiedBy with lazy=false 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:lastModifiedBy] 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||building SimpleValue for lastModifiedBy 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Building property lastModifiedBy 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=MODIFY_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||MetadataSourceProcessor property modifyTime with lazy=false 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:modifyTime] 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||building SimpleValue for modifyTime 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Building property modifyTime 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=NETWORK_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||MetadataSourceProcessor property networkId with lazy=false 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:networkId] 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||building SimpleValue for networkId 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Building property networkId 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=NETWORK_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||MetadataSourceProcessor property networkName with lazy=false 02:05:45 03/07-02:05:45.308|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:networkName] 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||building SimpleValue for networkName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Building property networkName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=NETWORK_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||MetadataSourceProcessor property networkType with lazy=false 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:networkType] 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||building SimpleValue for networkType 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Building property networkType 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=OPERATION_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||MetadataSourceProcessor property operationName with lazy=false 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:operationName] 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||building SimpleValue for operationName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Building property operationName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=OPERATIONAL_ENV_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvId with lazy=false 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:operationalEnvId] 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||building SimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Building property operationalEnvId 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=OPERATIONAL_ENV_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||MetadataSourceProcessor property operationalEnvName with lazy=false 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:operationalEnvName] 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||building SimpleValue for operationalEnvName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Building property operationalEnvName 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=ORIGINAL_REQUEST_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||MetadataSourceProcessor property originalRequestId with lazy=false 02:05:45 03/07-02:05:45.309|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:originalRequestId] 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||building SimpleValue for originalRequestId 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Building property originalRequestId 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=PNF_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||MetadataSourceProcessor property pnfName with lazy=false 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:pnfName] 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||building SimpleValue for pnfName 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Building property pnfName 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=PRODUCT_FAMILY_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||MetadataSourceProcessor property productFamilyName with lazy=false 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:productFamilyName] 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||building SimpleValue for productFamilyName 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Building property productFamilyName 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=PROGRESS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||MetadataSourceProcessor property progress with lazy=false 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:progress] 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||building SimpleValue for progress 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Building property progress 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_ACTION, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||MetadataSourceProcessor property requestAction with lazy=false 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestAction] 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||building SimpleValue for requestAction 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Building property requestAction 02:05:45 03/07-02:05:45.310|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_BODY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||MetadataSourceProcessor property requestBody with lazy=false 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestBody] 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||building SimpleValue for requestBody 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Building property requestBody 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_SCOPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||MetadataSourceProcessor property requestScope with lazy=false 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestScope] 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||building SimpleValue for requestScope 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Building property requestScope 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_STATUS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||MetadataSourceProcessor property requestStatus with lazy=false 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestStatus] 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||building SimpleValue for requestStatus 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Building property requestStatus 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUEST_URL, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||MetadataSourceProcessor property requestUrl with lazy=false 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestUrl] 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||building SimpleValue for requestUrl 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Building property requestUrl 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=REQUESTOR_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||MetadataSourceProcessor property requestorId with lazy=false 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:requestorId] 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||building SimpleValue for requestorId 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Building property requestorId 02:05:45 03/07-02:05:45.311|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=RESOURCE_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||MetadataSourceProcessor property resourceStatusMessage with lazy=false 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:resourceStatusMessage] 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||building SimpleValue for resourceStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Building property resourceStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=RESPONSE_BODY, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||MetadataSourceProcessor property responseBody with lazy=false 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:responseBody] 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||building SimpleValue for responseBody 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Building property responseBody 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=RETRY_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||MetadataSourceProcessor property retryStatusMessage with lazy=false 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:retryStatusMessage] 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||building SimpleValue for retryStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Building property retryStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||MetadataSourceProcessor property rollbackExtSystemErrorSource with lazy=false 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:rollbackExtSystemErrorSource] 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||building SimpleValue for rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Building property rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=ROLLBACK_STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||MetadataSourceProcessor property rollbackStatusMessage with lazy=false 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:rollbackStatusMessage] 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||building SimpleValue for rollbackStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Building property rollbackStatusMessage 02:05:45 03/07-02:05:45.312|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=SERVICE_INSTANCE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||MetadataSourceProcessor property serviceInstanceId with lazy=false 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:serviceInstanceId] 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||building SimpleValue for serviceInstanceId 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Building property serviceInstanceId 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=SERVICE_INSTANCE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||MetadataSourceProcessor property serviceInstanceName with lazy=false 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:serviceInstanceName] 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||building SimpleValue for serviceInstanceName 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Building property serviceInstanceName 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=SERVICE_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||MetadataSourceProcessor property serviceType with lazy=false 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:serviceType] 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||building SimpleValue for serviceType 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Building property serviceType 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=SOURCE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||MetadataSourceProcessor property source with lazy=false 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:source] 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||building SimpleValue for source 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Building property source 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=START_TIME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||MetadataSourceProcessor property startTime with lazy=false 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:startTime] 02:05:45 03/07-02:05:45.313|||main|||DEBUG||||||||building SimpleValue for startTime 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Building property startTime 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=STATUS_MESSAGE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||MetadataSourceProcessor property statusMessage with lazy=false 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:statusMessage] 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||building SimpleValue for statusMessage 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Building property statusMessage 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=TENANT_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||MetadataSourceProcessor property tenantId with lazy=false 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:tenantId] 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||building SimpleValue for tenantId 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Building property tenantId 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=TENANT_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||MetadataSourceProcessor property tenantName with lazy=false 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:tenantName] 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||building SimpleValue for tenantName 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Building property tenantName 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VF_MODULE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleId with lazy=false 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vfModuleId] 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||building SimpleValue for vfModuleId 02:05:45 03/07-02:05:45.314|||main|||DEBUG||||||||Building property vfModuleId 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VF_MODULE_MODEL_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleModelName with lazy=false 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vfModuleModelName] 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||building SimpleValue for vfModuleModelName 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Building property vfModuleModelName 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VF_MODULE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||MetadataSourceProcessor property vfModuleName with lazy=false 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vfModuleName] 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||building SimpleValue for vfModuleName 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Building property vfModuleName 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VNF_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||MetadataSourceProcessor property vnfId with lazy=false 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vnfId] 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||building SimpleValue for vnfId 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Building property vnfId 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VNF_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.315|||main|||DEBUG||||||||MetadataSourceProcessor property vnfName with lazy=false 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vnfName] 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||building SimpleValue for vnfName 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Building property vnfName 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VNF_OUTPUTS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||MetadataSourceProcessor property vnfOutputs with lazy=false 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vnfOutputs] 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||building SimpleValue for vnfOutputs 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Building property vnfOutputs 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VNF_PARAMS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||MetadataSourceProcessor property vnfParams with lazy=false 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vnfParams] 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||building SimpleValue for vnfParams 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Building property vnfParams 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VNF_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||MetadataSourceProcessor property vnfType with lazy=false 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:vnfType] 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||building SimpleValue for vnfType 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Building property vnfType 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VOLUME_GROUP_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||MetadataSourceProcessor property volumeGroupId with lazy=false 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:volumeGroupId] 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||building SimpleValue for volumeGroupId 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Building property volumeGroupId 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=VOLUME_GROUP_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.316|||main|||DEBUG||||||||MetadataSourceProcessor property volumeGroupName with lazy=false 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:volumeGroupName] 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||building SimpleValue for volumeGroupName 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Building property volumeGroupName 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(archived_infra_requests), mappingColumn=WORKFLOW_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||MetadataSourceProcessor property workflowName with lazy=false 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.ArchivedInfraRequests:workflowName] 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||building SimpleValue for workflowName 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Building property workflowName 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Import with entity name InstanceNfvoMapping 02:05:45 03/07-02:05:45.317|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.InstanceNfvoMapping on table instance_nfvo_mapping 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=INSTANCE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InstanceNfvoMapping] is safe 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||MetadataSourceProcessor property instanceId with lazy=false 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:instanceId] 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||building SimpleValue for instanceId 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Building property instanceId 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(INSTANCE_ID)]), instanceId, assigned, , ...) 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=API_ROOT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||MetadataSourceProcessor property apiRoot with lazy=false 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:apiRoot] 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||building SimpleValue for apiRoot 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Building property apiRoot 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=ENDPOINT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||MetadataSourceProcessor property endpoint with lazy=false 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:endpoint] 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||building SimpleValue for endpoint 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Building property endpoint 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=JOB_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||MetadataSourceProcessor property jobId with lazy=false 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:jobId] 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||building SimpleValue for jobId 02:05:45 03/07-02:05:45.318|||main|||DEBUG||||||||Building property jobId 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=NFVO_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||MetadataSourceProcessor property nfvoName with lazy=false 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:nfvoName] 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||building SimpleValue for nfvoName 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Building property nfvoName 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=PASSWORD, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||MetadataSourceProcessor property password with lazy=false 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:password] 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||building SimpleValue for password 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Building property password 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_nfvo_mapping), mappingColumn=USERNAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||MetadataSourceProcessor property username with lazy=false 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.InstanceNfvoMapping:username] 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||building SimpleValue for username 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Building property username 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Binding entity from annotated class: org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Import with entity name OperationStatus 02:05:45 03/07-02:05:45.319|||main|||DEBUG||||||||Bind entity org.onap.so.db.request.beans.OperationStatus on table operation_status 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=OPERATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationStatus] is safe 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||MetadataSourceProcessor property operationId with lazy=false 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus.id:operationId] 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||building SimpleValue for operationId 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Building property operationId 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=SERVICE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||MetadataSourceProcessor property serviceId with lazy=false 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus.id:serviceId] 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||building SimpleValue for serviceId 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||Building property serviceId 02:05:45 03/07-02:05:45.321|||main|||DEBUG||||||||#makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(operationId), org.hibernate.mapping.Property(serviceId)]), null, assigned, , ...) 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=OPERATION_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||MetadataSourceProcessor property operationId with lazy=false 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus._identifierMapper:operationId] 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||building SimpleValue for operationId 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Building property operationId 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=SERVICE_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||MetadataSourceProcessor property serviceId with lazy=false 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus._identifierMapper:serviceId] 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||building SimpleValue for serviceId 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Building property serviceId 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=FINISHED_AT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||MetadataSourceProcessor property finishedAt with lazy=false 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:finishedAt] 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||building SimpleValue for finishedAt 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Building property finishedAt 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=OPERATE_AT, insertable=true, updatable=false, unique=false} 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||MetadataSourceProcessor property operateAt with lazy=false 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:operateAt] 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||building SimpleValue for operateAt 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Building property operateAt 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=OPERATION_TYPE, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||MetadataSourceProcessor property operation with lazy=false 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:operation] 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||building SimpleValue for operation 02:05:45 03/07-02:05:45.322|||main|||DEBUG||||||||Building property operation 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=OPERATION_CONTENT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property operationContent with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:operationContent] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for operationContent 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property operationContent 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=PROGRESS, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property progress with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:progress] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for progress 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property progress 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=REASON, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property reason with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:reason] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for reason 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property reason 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=RESULT, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property result with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:result] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for result 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property result 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=SERVICE_NAME, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property serviceName with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:serviceName] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for serviceName 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property serviceName 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Binding column: Ejb3Column{table=org.hibernate.mapping.Table(operation_status), mappingColumn=USER_ID, insertable=true, updatable=true, unique=false} 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||MetadataSourceProcessor property userId with lazy=false 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.request.beans.OperationStatus:userId] 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||building SimpleValue for userId 02:05:45 03/07-02:05:45.323|||main|||DEBUG||||||||Building property userId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for createTime 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionIdStatus 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for version 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for componentName 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for componentName 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for componentDistributionStatus 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for createTime 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for taskId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for createdTime 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for isManual 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for name 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for params 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for status 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.325|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for consumerId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for createTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for distributionNotification 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for id 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for created 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for groupingId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for isDataInternal 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for name 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for soRequestId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for tag 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for value 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for distributionId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for createTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for distributionIdErrorReason 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for distributionIdStatus 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for id 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for cloudIdentifier 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for created 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestBody 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for callBackUrl 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for cloudRegion 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for configurationId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for configurationName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for correlator 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for endTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for extSystemErrorSource 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for flowStatus 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for instanceGroupId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for instanceGroupName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for lastModifiedBy 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for networkId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for networkName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for networkType 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for operationName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for originalRequestId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for pnfName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for productFamilyName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for progress 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestAction 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestBody 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestScope 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestStatus 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestUrl 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for requestorId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for resourceStatusMessage 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for responseBody 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for retryStatusMessage 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for rollbackStatusMessage 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for serviceInstanceId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for serviceInstanceName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for serviceType 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for source 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for startTime 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for statusMessage 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for tenantId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for tenantName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleModelName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vnfId 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vnfName 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vnfOutputs 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vnfParams 02:05:45 03/07-02:05:45.326|||main|||DEBUG||||||||Starting fillSimpleValue for vnfType 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for volumeGroupId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for volumeGroupName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for workflowName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for createTime 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for recoveryAction 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for retryCount 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceModelVersionDistrStatus 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for vnfOperationalEnvId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for workloadContext 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for siteName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for created 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for status 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for resourceTemplateUUID 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for resourceTemplateUUID 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for errorCode 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for jobId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operType 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for progress 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for resourceInstanceID 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for status 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for statusDescription 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for callBackUrl 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for cloudRegion 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for configurationId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for configurationName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for correlator 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for endTime 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for extSystemErrorSource 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for flowStatus 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for instanceGroupId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for instanceGroupName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for lastModifiedBy 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for modifyTime 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for networkId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for networkName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for networkType 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for operationalEnvName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for originalRequestId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for pnfName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for productFamilyName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for progress 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestAction 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestBody 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestScope 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestStatus 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestUrl 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for requestorId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for resourceStatusMessage 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for responseBody 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for retryStatusMessage 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for rollbackExtSystemErrorSource 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for rollbackStatusMessage 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceInstanceId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceInstanceName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for serviceType 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for source 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for startTime 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for statusMessage 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for tenantId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for tenantName 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleId 02:05:45 03/07-02:05:45.327|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleModelName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vfModuleName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vnfId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vnfName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vnfOutputs 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vnfParams 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for vnfType 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for volumeGroupId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for volumeGroupName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for workflowName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for instanceId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for apiRoot 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for endpoint 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for jobId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for nfvoName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for password 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for username 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for operationId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for serviceId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for operationId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for serviceId 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for finishedAt 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for operateAt 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for operation 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for operationContent 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for progress 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for reason 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for result 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for serviceName 02:05:45 03/07-02:05:45.328|||main|||DEBUG||||||||Starting fillSimpleValue for userId 02:05:45 03/07-02:05:45.330|||main|||DEBUG||||||||Forcing column [distribution_id] to be non-null as it is part of the primary key for table [watchdog_distributionid_status] 02:05:45 03/07-02:05:45.330|||main|||DEBUG||||||||Forcing column [component_name] to be non-null as it is part of the primary key for table [watchdog_per_component_distribution_status] 02:05:45 03/07-02:05:45.330|||main|||DEBUG||||||||Forcing column [distribution_id] to be non-null as it is part of the primary key for table [watchdog_per_component_distribution_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [task_id] to be non-null as it is part of the primary key for table [orchestration_task] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [distribution_id] to be non-null as it is part of the primary key for table [watchdog_service_mod_ver_id_lookup] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [service_model_version_id] to be non-null as it is part of the primary key for table [watchdog_service_mod_ver_id_lookup] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [id] to be non-null as it is part of the primary key for table [request_processing_data] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [distribution_id] to be non-null as it is part of the primary key for table [activate_operational_env_per_distributionid_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [id] to be non-null as it is part of the primary key for table [cloud_api_requests] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [request_id] to be non-null as it is part of the primary key for table [infra_active_requests] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [operational_env_id] to be non-null as it is part of the primary key for table [activate_operational_env_service_model_distribution_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [request_id] to be non-null as it is part of the primary key for table [activate_operational_env_service_model_distribution_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [service_model_version_id] to be non-null as it is part of the primary key for table [activate_operational_env_service_model_distribution_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [site_name] to be non-null as it is part of the primary key for table [site_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [operation_id] to be non-null as it is part of the primary key for table [resource_operation_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [resource_template_uuid] to be non-null as it is part of the primary key for table [resource_operation_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [service_id] to be non-null as it is part of the primary key for table [resource_operation_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [request_id] to be non-null as it is part of the primary key for table [archived_infra_requests] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [instance_id] to be non-null as it is part of the primary key for table [instance_nfvo_mapping] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [operation_id] to be non-null as it is part of the primary key for table [operation_status] 02:05:45 03/07-02:05:45.331|||main|||DEBUG||||||||Forcing column [service_id] to be non-null as it is part of the primary key for table [operation_status] 02:05:45 03/07-02:05:45.332|||main|||DEBUG||||||||Second pass for collection: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests 02:05:45 03/07-02:05:45.332|||main|||DEBUG||||||||Binding a OneToMany: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests through a foreign key 02:05:45 03/07-02:05:45.332|||main|||DEBUG||||||||Mapping collection: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests -> cloud_api_requests 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Mapped collection key: SO_REQUEST_ID, one-to-many: org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Second pass for collection: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Binding a OneToMany: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests through a foreign key 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Mapping collection: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests -> cloud_api_requests 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Mapped collection key: SO_REQUEST_ID, one-to-many: org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.335|||main|||DEBUG||||||||Resolving reference to class: org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.339|||main|||DEBUG||||||||Resolving reference to class: org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.380|||main|||DEBUG||||||||Building session factory 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||SessionFactory name : null 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Automatic flush during beforeCompletion(): enabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Automatic session close at end of transaction: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Statistics: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Deleted entity synthetic identifier rollback: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Default entity-mode: pojo 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Check Nullability in Core (should be disabled when Bean Validation is on): enabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Allow initialization of lazy state outside session : disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Using BatchFetchStyle : LEGACY 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Default batch fetch size: -1 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Maximum outer join fetch depth: 2 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Default null ordering: NONE 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Order SQL updates by primary key: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Order SQL inserts for batching: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||multi-tenancy strategy : NONE 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||JTA Track by Thread: enabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Query language substitutions: {} 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Named query checking : enabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Second-level cache: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Second-level query cache: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Second-level query cache factory: null 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Second-level cache region prefix: null 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Optimize second-level cache for minimal puts: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Structured second-level cache entries: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Second-level cache direct-reference entries: disabled 02:05:45 03/07-02:05:45.381|||main|||DEBUG||||||||Automatic eviction of collection cache: disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JDBC batch size: 15 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JDBC batch updates for versioned data: enabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||Scrollable result sets: enabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||Wrap result sets: disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JDBC3 getGeneratedKeys(): enabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JDBC result set fetch size: null 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||Connection release mode: ON_CLOSE 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||Generate SQL with comments: disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JPA compliance - query : disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JPA compliance - closed-handling : disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JPA compliance - lists : disabled 02:05:45 03/07-02:05:45.382|||main|||DEBUG||||||||JPA compliance - transactions : disabled 02:05:45 03/07-02:05:45.438|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:45 03/07-02:05:45.439|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:45 03/07-02:05:45.439|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.440|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.460|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.460|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.460|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OrchestrationTask 02:05:45 03/07-02:05:45.461|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.467|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.468|||main|||DEBUG||||||||Adding createdAt as PrePersist callback for entity org.onap.so.db.request.beans.RequestProcessingData 02:05:45 03/07-02:05:45.468|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.468|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.469|||main|||DEBUG||||||||Adding createdAt as PrePersist callback for entity org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.471|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.InfraActiveRequests 02:05:45 03/07-02:05:45.471|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.InfraActiveRequests 02:05:45 03/07-02:05:45.472|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.473|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.473|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.474|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.474|||main|||DEBUG||||||||Adding createdAt as PrePersist callback for entity org.onap.so.db.request.beans.SiteStatus 02:05:45 03/07-02:05:45.476|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.476|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.478|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.478|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.479|||main|||DEBUG||||||||Adding onUpdate as PreUpdate callback for entity org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.479|||main|||DEBUG||||||||Adding onCreate as PrePersist callback for entity org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.491|||main|||DEBUG||||||||Session factory constructed with filter configurations : {} 02:05:45 03/07-02:05:45.491|||main|||DEBUG||||||||Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, java.specification.version=11, sun.cpu.isalist=, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect, java.class.path=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-internal/4.0.0/shedlock-provider-jdbc-internal-4.0.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, java.vm.vendor=Ubuntu, sun.arch.data.model=64, java.vendor.url=https://ubuntu.com/, catalina.useNaming=false, user.timezone=Etc/UTC, os.name=Linux, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/surefire/surefirebooter-20260307020528384_3.jar /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/surefire 2026-03-07T02-05-28_235-jvmRun1 surefire-20260307020528384_1tmp surefire_0-20260307020528384_2tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, so.log.level=DEBUG, surefire.test.class.path=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/classes:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-spring/4.0.0/shedlock-spring-4.0.0.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-core/4.0.0/shedlock-core-4.0.0.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-template/4.0.0/shedlock-provider-jdbc-template-4.0.0.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/net/javacrumbs/shedlock/shedlock-provider-jdbc-internal/4.0.0/shedlock-provider-jdbc-internal-4.0.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-11-openjdk-amd64, file.separator=/, basedir=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter, java.vm.compressedOopsMode=Zero based, line.separator= 02:05:45 , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/surefire/surefirebooter-20260307020528384_3.jar, LOG_LEVEL_PATTERN=%5p [,%X{traceId:-},%X{spanId:-}], sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, os.version=4.15.0-192-generic, java.runtime.name=OpenJDK Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=requestDB, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, localRepository=/tmp/r, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-lts, java.io.tmpdir=/tmp, altDeploymentRepository=staging::file:/w/workspace/so-maven-clm-master/m2repo, catalina.home=/tmp/tomcat.0.4782218799541533497, java.version=11.0.16, user.dir=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5461, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, CONSOLE_LOG_CHARSET=UTF-8, catalina.base=/tmp/tomcat.0.4782218799541533497, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@73e699d5, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Ubuntu, java.vm.info=mixed mode, java.vm.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=55.0} 02:05:45 03/07-02:05:45.516|||main|||DEBUG||||||||Trying to load META-INF/validation.xml for XML based Validator configuration. 02:05:45 03/07-02:05:45.516|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via TCCL 02:05:45 03/07-02:05:45.517|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:05:45 03/07-02:05:45.517|||main|||DEBUG||||||||No META-INF/validation.xml found. Using annotation based configuration only. 02:05:45 03/07-02:05:45.517|||main|||DEBUG||||||||Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:05:45 03/07-02:05:45.517|||main|||DEBUG||||||||Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:05:45 03/07-02:05:45.518|||main|||DEBUG||||||||Loaded expression factory via original TCCL 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:05:45 03/07-02:05:45.520|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:05:45 03/07-02:05:45.521|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogDistributionStatus] is safe 02:05:45 03/07-02:05:45.521|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:45 03/07-02:05:45.566|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus] is safe 02:05:45 03/07-02:05:45.566|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:45 03/07-02:05:45.571|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OrchestrationTask] is safe 02:05:45 03/07-02:05:45.571|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OrchestrationTask 02:05:45 03/07-02:05:45.576|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup] is safe 02:05:45 03/07-02:05:45.576|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:45 03/07-02:05:45.579|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.RequestProcessingData] is safe 02:05:45 03/07-02:05:45.579|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.RequestProcessingData 02:05:45 03/07-02:05:45.584|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvDistributionStatus] is safe 02:05:45 03/07-02:05:45.584|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:45 03/07-02:05:45.589|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.CloudApiRequests] is safe 02:05:45 03/07-02:05:45.589|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.CloudApiRequests 02:05:45 03/07-02:05:45.592|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InfraActiveRequests] is safe 02:05:45 03/07-02:05:45.592|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InfraActiveRequests 02:05:45 03/07-02:05:45.612|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus] is safe 02:05:45 03/07-02:05:45.612|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:45 03/07-02:05:45.615|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.SiteStatus] is safe 02:05:45 03/07-02:05:45.615|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.SiteStatus 02:05:45 03/07-02:05:45.618|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ResourceOperationStatus] is safe 02:05:45 03/07-02:05:45.618|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ResourceOperationStatus 02:05:45 03/07-02:05:45.621|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ArchivedInfraRequests] is safe 02:05:45 03/07-02:05:45.621|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:45 03/07-02:05:45.635|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InstanceNfvoMapping] is safe 02:05:45 03/07-02:05:45.635|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:45 03/07-02:05:45.637|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationStatus] is safe 02:05:45 03/07-02:05:45.637|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationStatus 02:05:45 03/07-02:05:45.643|||main|||DEBUG||||||||Skipping JACC integration as it was not enabled 02:05:45 03/07-02:05:45.647|||main|||DEBUG||||||||Instantiated session factory 02:05:45 03/07-02:05:45.647|||main|||DEBUG||||||||Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@593b6bad] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@47372d28] 02:05:45 03/07-02:05:45.703|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogDistributionStatus] is safe 02:05:45 03/07-02:05:45.703|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:46 03/07-02:05:45.959|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogComponentDistributionStatus] is safe 02:05:46 03/07-02:05:45.960|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:46 03/07-02:05:45.982|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OrchestrationTask] is safe 02:05:46 03/07-02:05:45.982|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OrchestrationTask 02:05:46 03/07-02:05:46.002|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup] is safe 02:05:46 03/07-02:05:46.002|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:46 03/07-02:05:46.021|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.RequestProcessingData] is safe 02:05:46 03/07-02:05:46.021|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.RequestProcessingData 02:05:46 03/07-02:05:46.037|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvDistributionStatus] is safe 02:05:46 03/07-02:05:46.038|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:46 03/07-02:05:46.053|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.CloudApiRequests] is safe 02:05:46 03/07-02:05:46.053|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.CloudApiRequests 02:05:46 03/07-02:05:46.071|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InfraActiveRequests] is safe 02:05:46 03/07-02:05:46.071|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InfraActiveRequests 02:05:46 03/07-02:05:46.137|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus] is safe 02:05:46 03/07-02:05:46.137|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:46 03/07-02:05:46.151|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.SiteStatus] is safe 02:05:46 03/07-02:05:46.151|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.SiteStatus 02:05:46 03/07-02:05:46.158|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ResourceOperationStatus] is safe 02:05:46 03/07-02:05:46.158|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ResourceOperationStatus 02:05:46 03/07-02:05:46.170|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.ArchivedInfraRequests] is safe 02:05:46 03/07-02:05:46.170|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:46 03/07-02:05:46.216|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.InstanceNfvoMapping] is safe 02:05:46 03/07-02:05:46.216|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:46 03/07-02:05:46.225|||main|||DEBUG||||||||Not known whether passed class name [org.onap.so.db.request.beans.OperationStatus] is safe 02:05:46 03/07-02:05:46.225|||main|||DEBUG||||||||No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.request.beans.OperationStatus 02:05:46 03/07-02:05:46.252|||main|||DEBUG||||||||Static SQL for collection: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row insert: update cloud_api_requests set SO_REQUEST_ID=? where ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row update: update cloud_api_requests set where ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row delete: update cloud_api_requests set SO_REQUEST_ID=null where SO_REQUEST_ID=? and ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| One-shot delete: update cloud_api_requests set SO_REQUEST_ID=null where SO_REQUEST_ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG||||||||Static SQL for collection: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row insert: update cloud_api_requests set SO_REQUEST_ID=? where ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row update: update cloud_api_requests set where ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| Row delete: update cloud_api_requests set SO_REQUEST_ID=null where SO_REQUEST_ID=? and ID=? 02:05:46 03/07-02:05:46.252|||main|||DEBUG|||||||| One-shot delete: update cloud_api_requests set SO_REQUEST_ID=null where SO_REQUEST_ID=? 02:05:46 03/07-02:05:46.256|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.WatchdogDistributionStatus 02:05:46 03/07-02:05:46.256|||main|||DEBUG|||||||| Version select: select DISTRIBUTION_ID from watchdog_distributionid_status where DISTRIBUTION_ID =? 02:05:46 03/07-02:05:46.256|||main|||DEBUG|||||||| Snapshot select: select watchdogdi_.DISTRIBUTION_ID, watchdogdi_.DISTRIBUTION_ID_STATUS as distribu3_11_, watchdogdi_.MODIFY_TIME as modify_t4_11_, watchdogdi_.LOCK_VERSION as lock_ver5_11_ from watchdog_distributionid_status watchdogdi_ where watchdogdi_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.256|||main|||DEBUG|||||||| Insert 0: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.256|||main|||DEBUG|||||||| Update 0: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.256|||main|||DEBUG|||||||| Delete 0: delete from watchdog_distributionid_status where DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.295|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55b2cea3] 02:05:46 03/07-02:05:46.296|||main|||DEBUG||||||||Visiting attribute path : createTime 02:05:46 03/07-02:05:46.296|||main|||DEBUG||||||||Visiting attribute path : distributionIdStatus 02:05:46 03/07-02:05:46.296|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.296|||main|||DEBUG||||||||Visiting attribute path : version 02:05:46 03/07-02:05:46.296|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.310|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.314|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.WatchdogDistributionStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.WatchdogDistributionStatus, querySpaceUid=, path=org.onap.so.db.request.beans.WatchdogDistributionStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.WatchdogDistributionStatus) 02:05:46 - SQL table alias mapping - watchdogdi0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {distribu1_11_0_} 02:05:46 02:05:46 03/07-02:05:46.317|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.WatchdogDistributionStatus [NONE]: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.317|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.WatchdogComponentDistributionStatus 02:05:46 03/07-02:05:46.317|||main|||DEBUG|||||||| Version select: select COMPONENT_NAME, DISTRIBUTION_ID from watchdog_per_component_distribution_status where COMPONENT_NAME =? and DISTRIBUTION_ID =? 02:05:46 03/07-02:05:46.317|||main|||DEBUG|||||||| Snapshot select: select watchdogco_.COMPONENT_NAME, watchdogco_.DISTRIBUTION_ID, watchdogco_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco_ where watchdogco_.COMPONENT_NAME=? and watchdogco_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.317|||main|||DEBUG|||||||| Insert 0: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.317|||main|||DEBUG|||||||| Update 0: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.317|||main|||DEBUG|||||||| Delete 0: delete from watchdog_per_component_distribution_status where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.317|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52d1a839] 02:05:46 03/07-02:05:46.318|||main|||DEBUG||||||||Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b9b892f] 02:05:46 03/07-02:05:46.323|||main|||DEBUG||||||||Visiting attribute path : componentName 02:05:46 03/07-02:05:46.323|||main|||DEBUG||||||||Visiting attribute path : distributionId 02:05:46 03/07-02:05:46.323|||main|||DEBUG||||||||Visiting attribute path : 02:05:46 03/07-02:05:46.324|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3d1cea81] 02:05:46 03/07-02:05:46.325|||main|||DEBUG||||||||Visiting attribute path : componentName 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||Visiting attribute path : distributionId 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||Visiting attribute path : componentDistributionStatus 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||Visiting attribute path : createTime 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.326|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus, querySpaceUid=, path=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus) 02:05:46 - CompositeAttributeFetchImpl(composite=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus, querySpaceUid=, path=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.WatchdogComponentDistributionStatus) 02:05:46 - SQL table alias mapping - watchdogco0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {componen1_12_0_, distribu2_12_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:05:46 - CompositeQuerySpaceImpl(uid=-id) 02:05:46 - SQL table alias mapping - watchdogco0_ 02:05:46 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:05:46 - CompositeQuerySpaceImpl(uid=) 02:05:46 - SQL table alias mapping - watchdogco0_ 02:05:46 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.WatchdogComponentDistributionStatus [NONE]: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup 02:05:46 03/07-02:05:46.327|||main|||DEBUG|||||||| Version select: select DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID from watchdog_service_mod_ver_id_lookup where DISTRIBUTION_ID =? and SERVICE_MODEL_VERSION_ID =? 02:05:46 03/07-02:05:46.327|||main|||DEBUG|||||||| Snapshot select: select watchdogse_.DISTRIBUTION_ID, watchdogse_.SERVICE_MODEL_VERSION_ID, watchdogse_.CONSUMER_ID as consumer3_13_, watchdogse_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse_ where watchdogse_.DISTRIBUTION_ID=? and watchdogse_.SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.327|||main|||DEBUG|||||||| Insert 0: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.327|||main|||DEBUG|||||||| Update 0: update watchdog_service_mod_ver_id_lookup set CONSUMER_ID=?, DISTRIBUTION_NOTIFICATION=? where DISTRIBUTION_ID=? and SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.327|||main|||DEBUG|||||||| Delete 0: delete from watchdog_service_mod_ver_id_lookup where DISTRIBUTION_ID=? and SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@19af3b75] 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7d23cb4a] 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : distributionId 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionId 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25982b9c] 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : distributionId 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionId 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : consumerId 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : createTime 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Visiting attribute path : distributionNotification 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.327|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup, querySpaceUid=, path=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup) 02:05:46 - CompositeAttributeFetchImpl(composite=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup, querySpaceUid=, path=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup) 02:05:46 - SQL table alias mapping - watchdogse0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {distribu1_13_0_, service_2_13_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:05:46 - CompositeQuerySpaceImpl(uid=-id) 02:05:46 - SQL table alias mapping - watchdogse0_ 02:05:46 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:05:46 - CompositeQuerySpaceImpl(uid=) 02:05:46 - SQL table alias mapping - watchdogse0_ 02:05:46 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.WatchdogServiceModVerIdLookup [NONE]: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.OrchestrationTask 02:05:46 03/07-02:05:46.328|||main|||DEBUG|||||||| Version select: select TASK_ID from orchestration_task where TASK_ID =? 02:05:46 03/07-02:05:46.328|||main|||DEBUG|||||||| Snapshot select: select orchestrat_.TASK_ID, orchestrat_.CREATED_TIME as created_2_7_, orchestrat_.IS_MANUAL as is_manua3_7_, orchestrat_.NAME as name4_7_, orchestrat_.PARAMS as params5_7_, orchestrat_.STATUS as status7_7_ from orchestration_task orchestrat_ where orchestrat_.TASK_ID=? 02:05:46 03/07-02:05:46.328|||main|||DEBUG|||||||| Insert 0: insert into orchestration_task (CREATED_TIME, IS_MANUAL, NAME, PARAMS, REQUEST_ID, STATUS, TASK_ID) values (?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.328|||main|||DEBUG|||||||| Update 0: update orchestration_task set CREATED_TIME=?, IS_MANUAL=?, NAME=?, PARAMS=?, STATUS=? where TASK_ID=? 02:05:46 03/07-02:05:46.328|||main|||DEBUG|||||||| Delete 0: delete from orchestration_task where TASK_ID=? 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f237298] 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : createdTime 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : isManual 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : name 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : params 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Visiting attribute path : status 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.328|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.OrchestrationTask) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.OrchestrationTask, querySpaceUid=, path=org.onap.so.db.request.beans.OrchestrationTask) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.OrchestrationTask) 02:05:46 - SQL table alias mapping - orchestrat0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {task_id1_7_0_} 02:05:46 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.OrchestrationTask [NONE]: select orchestrat0_.TASK_ID as task_id1_7_0_, orchestrat0_.CREATED_TIME as created_2_7_0_, orchestrat0_.IS_MANUAL as is_manua3_7_0_, orchestrat0_.NAME as name4_7_0_, orchestrat0_.PARAMS as params5_7_0_, orchestrat0_.REQUEST_ID as request_6_7_0_, orchestrat0_.STATUS as status7_7_0_ from orchestration_task orchestrat0_ where orchestrat0_.TASK_ID=? 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.OperationalEnvDistributionStatus 02:05:46 03/07-02:05:46.329|||main|||DEBUG|||||||| Version select: select DISTRIBUTION_ID from activate_operational_env_per_distributionid_status where DISTRIBUTION_ID =? 02:05:46 03/07-02:05:46.329|||main|||DEBUG|||||||| Snapshot select: select operationa_.DISTRIBUTION_ID, operationa_.DISTRIBUTION_ID_ERROR_REASON as distribu3_0_, operationa_.DISTRIBUTION_ID_STATUS as distribu4_0_, operationa_.MODIFY_TIME as modify_t5_0_, operationa_.OPERATIONAL_ENV_ID as operatio6_0_, operationa_.REQUEST_ID as request_7_0_, operationa_.SERVICE_MODEL_VERSION_ID as service_8_0_ from activate_operational_env_per_distributionid_status operationa_ where operationa_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.329|||main|||DEBUG|||||||| Insert 0: insert into activate_operational_env_per_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_ERROR_REASON, DISTRIBUTION_ID_STATUS, MODIFY_TIME, OPERATIONAL_ENV_ID, REQUEST_ID, SERVICE_MODEL_VERSION_ID, DISTRIBUTION_ID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.329|||main|||DEBUG|||||||| Update 0: update activate_operational_env_per_distributionid_status set DISTRIBUTION_ID_ERROR_REASON=?, DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, OPERATIONAL_ENV_ID=?, REQUEST_ID=?, SERVICE_MODEL_VERSION_ID=? where DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.329|||main|||DEBUG|||||||| Delete 0: delete from activate_operational_env_per_distributionid_status where DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@180acff9] 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : createTime 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : distributionIdErrorReason 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : distributionIdStatus 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : operationalEnvId 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionId 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.OperationalEnvDistributionStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.OperationalEnvDistributionStatus, querySpaceUid=, path=org.onap.so.db.request.beans.OperationalEnvDistributionStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.OperationalEnvDistributionStatus) 02:05:46 - SQL table alias mapping - operationa0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {distribu1_0_0_} 02:05:46 02:05:46 03/07-02:05:46.329|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.OperationalEnvDistributionStatus [NONE]: select operationa0_.DISTRIBUTION_ID as distribu1_0_0_, operationa0_.CREATE_TIME as create_t2_0_0_, operationa0_.DISTRIBUTION_ID_ERROR_REASON as distribu3_0_0_, operationa0_.DISTRIBUTION_ID_STATUS as distribu4_0_0_, operationa0_.MODIFY_TIME as modify_t5_0_0_, operationa0_.OPERATIONAL_ENV_ID as operatio6_0_0_, operationa0_.REQUEST_ID as request_7_0_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_8_0_0_ from activate_operational_env_per_distributionid_status operationa0_ where operationa0_.DISTRIBUTION_ID=? 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.RequestProcessingData 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Version select: select ID from request_processing_data where ID =? 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Snapshot select: select requestpro_.ID, requestpro_.GROUPING_ID as grouping3_8_, requestpro_.IS_DATA_INTERNAL as is_data_4_8_, requestpro_.NAME as name5_8_, requestpro_.SO_REQUEST_ID as so_reque6_8_, requestpro_.TAG as tag7_8_, requestpro_.VALUE as value8_8_ from request_processing_data requestpro_ where requestpro_.ID=? 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Insert 0: insert into request_processing_data (GROUPING_ID, IS_DATA_INTERNAL, NAME, SO_REQUEST_ID, TAG, VALUE, ID) values (?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Update 0: update request_processing_data set GROUPING_ID=?, IS_DATA_INTERNAL=?, NAME=?, SO_REQUEST_ID=?, TAG=?, VALUE=? where ID=? 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Delete 0: delete from request_processing_data where ID=? 02:05:46 03/07-02:05:46.331|||main|||DEBUG|||||||| Identity insert: insert into request_processing_data (GROUPING_ID, IS_DATA_INTERNAL, NAME, SO_REQUEST_ID, TAG, VALUE) values (?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3bef692f] 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : created 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : groupingId 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : isDataInternal 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : name 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : soRequestId 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : tag 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Visiting attribute path : value 02:05:46 03/07-02:05:46.331|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.RequestProcessingData) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.RequestProcessingData, querySpaceUid=, path=org.onap.so.db.request.beans.RequestProcessingData) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.RequestProcessingData) 02:05:46 - SQL table alias mapping - requestpro0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {id1_8_0_} 02:05:46 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.RequestProcessingData [NONE]: select requestpro0_.ID as id1_8_0_, requestpro0_.CREATE_TIME as create_t2_8_0_, requestpro0_.GROUPING_ID as grouping3_8_0_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_0_, requestpro0_.NAME as name5_8_0_, requestpro0_.SO_REQUEST_ID as so_reque6_8_0_, requestpro0_.TAG as tag7_8_0_, requestpro0_.VALUE as value8_8_0_ from request_processing_data requestpro0_ where requestpro0_.ID=? 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.CloudApiRequests 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Version select: select ID from cloud_api_requests where ID =? 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Snapshot select: select cloudapire_.ID, cloudapire_.CLOUD_IDENTIFIER as cloud_id2_3_, cloudapire_.REQUEST_BODY as request_4_3_, cloudapire_.SO_REQUEST_ID as so_reque5_3_ from cloud_api_requests cloudapire_ where cloudapire_.ID=? 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Insert 0: insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID, ID) values (?, ?, ?, ?) 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Update 0: update cloud_api_requests set CLOUD_IDENTIFIER=?, REQUEST_BODY=?, SO_REQUEST_ID=? where ID=? 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Delete 0: delete from cloud_api_requests where ID=? 02:05:46 03/07-02:05:46.332|||main|||DEBUG|||||||| Identity insert: insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b9d11] 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Visiting attribute path : cloudIdentifier 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Visiting attribute path : created 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Visiting attribute path : requestBody 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.332|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.CloudApiRequests, querySpaceUid=, path=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {id1_3_0_} 02:05:46 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.CloudApiRequests [NONE]: select cloudapire0_.ID as id1_3_0_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire0_.CREATE_TIME as create_t3_3_0_, cloudapire0_.REQUEST_BODY as request_4_3_0_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_ from cloud_api_requests cloudapire0_ where cloudapire0_.ID=? 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.InfraActiveRequests 02:05:46 03/07-02:05:46.333|||main|||DEBUG|||||||| Version select: select REQUEST_ID from infra_active_requests where REQUEST_ID =? 02:05:46 03/07-02:05:46.333|||main|||DEBUG|||||||| Snapshot select: select infraactiv_.REQUEST_ID, infraactiv_.CALLBACK_URL as callback2_4_, infraactiv_.CLOUD_REGION as cloud_re3_4_, infraactiv_.CONFIGURATION_ID as configur4_4_, infraactiv_.CONFIGURATION_NAME as configur5_4_, infraactiv_.CORRELATOR as correlat6_4_, infraactiv_.END_TIME as end_time7_4_, infraactiv_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv_.FLOW_STATUS as flow_sta9_4_, infraactiv_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv_.MODIFY_TIME as modify_13_4_, infraactiv_.NETWORK_ID as network14_4_, infraactiv_.NETWORK_NAME as network15_4_, infraactiv_.NETWORK_TYPE as network16_4_, infraactiv_.OPERATION_NAME as operati17_4_, infraactiv_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv_.PNF_NAME as pnf_nam21_4_, infraactiv_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv_.PROGRESS as progres23_4_, infraactiv_.REQUEST_ACTION as request24_4_, infraactiv_.REQUEST_BODY as request25_4_, infraactiv_.REQUEST_SCOPE as request26_4_, infraactiv_.REQUEST_STATUS as request27_4_, infraactiv_.REQUEST_URL as request28_4_, infraactiv_.REQUESTOR_ID as request29_4_, infraactiv_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv_.RESPONSE_BODY as respons31_4_, infraactiv_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv_.SERVICE_INSTANCE_ID as service35_4_, infraactiv_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv_.SERVICE_TYPE as service37_4_, infraactiv_.SOURCE as source38_4_, infraactiv_.START_TIME as start_t39_4_, infraactiv_.STATUS_MESSAGE as status_40_4_, infraactiv_.TENANT_ID as tenant_41_4_, infraactiv_.TENANT_NAME as tenant_42_4_, infraactiv_.VF_MODULE_ID as vf_modu43_4_, infraactiv_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv_.VF_MODULE_NAME as vf_modu45_4_, infraactiv_.VNF_ID as vnf_id46_4_, infraactiv_.VNF_NAME as vnf_nam47_4_, infraactiv_.VNF_OUTPUTS as vnf_out48_4_, infraactiv_.VNF_PARAMS as vnf_par49_4_, infraactiv_.VNF_TYPE as vnf_typ50_4_, infraactiv_.VOLUME_GROUP_ID as volume_51_4_, infraactiv_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv_ where infraactiv_.REQUEST_ID=? 02:05:46 03/07-02:05:46.333|||main|||DEBUG|||||||| Insert 0: insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.333|||main|||DEBUG|||||||| Update 0: update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:46 03/07-02:05:46.333|||main|||DEBUG|||||||| Delete 0: delete from infra_active_requests where REQUEST_ID=? 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e2923d8] 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||Visiting attribute path : callBackUrl 02:05:46 03/07-02:05:46.333|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests 02:05:46 03/07-02:05:46.337|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6455d4f3] 02:05:46 03/07-02:05:46.338|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15828f19] 02:05:46 03/07-02:05:46.339|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.cloudIdentifier 02:05:46 03/07-02:05:46.339|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.created 02:05:46 03/07-02:05:46.339|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.requestBody 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.requestId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : cloudRegion 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : configurationId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : configurationName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : correlator 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : endTime 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : extSystemErrorSource 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : flowStatus 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : instanceGroupId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : instanceGroupName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : lastModifiedBy 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : networkId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : networkName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : networkType 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : operationName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : operationalEnvId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : operationalEnvName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : originalRequestId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : pnfName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : productFamilyName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : progress 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestAction 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestBody 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestScope 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestStatus 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestUrl 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : requestorId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : resourceStatusMessage 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : responseBody 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : retryStatusMessage 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : rollbackExtSystemErrorSource 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : rollbackStatusMessage 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : serviceInstanceId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : serviceInstanceName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : serviceType 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : source 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : startTime 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : statusMessage 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : tenantId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : tenantName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vfModuleId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vfModuleModelName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vfModuleName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vnfId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vnfName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vnfOutputs 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vnfParams 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : vnfType 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : volumeGroupId 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : volumeGroupName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Visiting attribute path : workflowName 02:05:46 03/07-02:05:46.340|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.341|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.InfraActiveRequests) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.InfraActiveRequests, querySpaceUid=, path=org.onap.so.db.request.beans.InfraActiveRequests) 02:05:46 - CollectionAttributeFetchImpl(collection=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests, querySpaceUid=, path=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests) 02:05:46 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.request.beans.CloudApiRequests, querySpaceUid=, path=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests.) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.InfraActiveRequests) 02:05:46 - SQL table alias mapping - infraactiv0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {request_1_4_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(cloudApiRequests)) : -> 02:05:46 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire1_ 02:05:46 - alias suffix - 1_ 02:05:46 - suffixed key columns - {so_reque5_3_1_} 02:05:46 - entity-element alias suffix - 2_ 02:05:46 - 2_entity-element suffixed key columns - id1_3_2_ 02:05:46 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire1_ 02:05:46 - alias suffix - 2_ 02:05:46 - suffixed key columns - {id1_3_2_} 02:05:46 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.InfraActiveRequests [NONE]: select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.OperationalEnvServiceModelStatus 02:05:46 03/07-02:05:46.344|||main|||DEBUG|||||||| Version select: select OPERATIONAL_ENV_ID, REQUEST_ID, SERVICE_MODEL_VERSION_ID from activate_operational_env_service_model_distribution_status where OPERATIONAL_ENV_ID =? and REQUEST_ID =? and SERVICE_MODEL_VERSION_ID =? 02:05:46 03/07-02:05:46.344|||main|||DEBUG|||||||| Snapshot select: select operationa_.OPERATIONAL_ENV_ID, operationa_.REQUEST_ID, operationa_.SERVICE_MODEL_VERSION_ID, operationa_.MODIFY_TIME as modify_t5_1_, operationa_.RECOVERY_ACTION as recovery6_1_, operationa_.RETRY_COUNT_LEFT as retry_co7_1_, operationa_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa_ where operationa_.OPERATIONAL_ENV_ID=? and operationa_.REQUEST_ID=? and operationa_.SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.344|||main|||DEBUG|||||||| Insert 0: insert into activate_operational_env_service_model_distribution_status (CREATE_TIME, MODIFY_TIME, RECOVERY_ACTION, RETRY_COUNT_LEFT, SERVICE_MOD_VER_FINAL_DISTR_STATUS, VNF_OPERATIONAL_ENV_ID, WORKLOAD_CONTEXT, OPERATIONAL_ENV_ID, REQUEST_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.344|||main|||DEBUG|||||||| Update 0: update activate_operational_env_service_model_distribution_status set MODIFY_TIME=?, RECOVERY_ACTION=?, RETRY_COUNT_LEFT=?, SERVICE_MOD_VER_FINAL_DISTR_STATUS=?, VNF_OPERATIONAL_ENV_ID=?, WORKLOAD_CONTEXT=? where OPERATIONAL_ENV_ID=? and REQUEST_ID=? and SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.344|||main|||DEBUG|||||||| Delete 0: delete from activate_operational_env_service_model_distribution_status where OPERATIONAL_ENV_ID=? and REQUEST_ID=? and SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a672b72] 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7643b212] 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : operationalEnvId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1bfd24e] 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : operationalEnvId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : createTime 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : recoveryAction 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : retryCount 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : serviceModelVersionDistrStatus 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : vnfOperationalEnvId 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Visiting attribute path : workloadContext 02:05:46 03/07-02:05:46.344|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, querySpaceUid=, path=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:46 - CompositeAttributeFetchImpl(composite=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, querySpaceUid=, path=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:46 - SQL table alias mapping - operationa0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {operatio1_1_0_, request_2_1_0_, service_3_1_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:05:46 - CompositeQuerySpaceImpl(uid=-id) 02:05:46 - SQL table alias mapping - operationa0_ 02:05:46 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:05:46 - CompositeQuerySpaceImpl(uid=) 02:05:46 - SQL table alias mapping - operationa0_ 02:05:46 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.OperationalEnvServiceModelStatus [NONE]: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_0_, operationa0_.REQUEST_ID as request_2_1_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_0_, operationa0_.CREATE_TIME as create_t4_1_0_, operationa0_.MODIFY_TIME as modify_t5_1_0_, operationa0_.RECOVERY_ACTION as recovery6_1_0_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_0_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_0_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_0_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_0_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.SiteStatus 02:05:46 03/07-02:05:46.345|||main|||DEBUG|||||||| Version select: select SITE_NAME from site_status where SITE_NAME =? 02:05:46 03/07-02:05:46.345|||main|||DEBUG|||||||| Snapshot select: select sitestatus_.SITE_NAME, sitestatus_.STATUS as status3_10_ from site_status sitestatus_ where sitestatus_.SITE_NAME=? 02:05:46 03/07-02:05:46.345|||main|||DEBUG|||||||| Insert 0: insert into site_status (STATUS, SITE_NAME) values (?, ?) 02:05:46 03/07-02:05:46.345|||main|||DEBUG|||||||| Update 0: update site_status set STATUS=? where SITE_NAME=? 02:05:46 03/07-02:05:46.345|||main|||DEBUG|||||||| Delete 0: delete from site_status where SITE_NAME=? 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2287fd37] 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Visiting attribute path : created 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Visiting attribute path : status 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.SiteStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.SiteStatus, querySpaceUid=, path=org.onap.so.db.request.beans.SiteStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.SiteStatus) 02:05:46 - SQL table alias mapping - sitestatus0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {site_nam1_10_0_} 02:05:46 02:05:46 03/07-02:05:46.345|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.SiteStatus [NONE]: select sitestatus0_.SITE_NAME as site_nam1_10_0_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_0_, sitestatus0_.STATUS as status3_10_0_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.ResourceOperationStatus 02:05:46 03/07-02:05:46.346|||main|||DEBUG|||||||| Version select: select OPERATION_ID, RESOURCE_TEMPLATE_UUID, SERVICE_ID from resource_operation_status where OPERATION_ID =? and RESOURCE_TEMPLATE_UUID =? and SERVICE_ID =? 02:05:46 03/07-02:05:46.346|||main|||DEBUG|||||||| Snapshot select: select resourceop_.OPERATION_ID, resourceop_.RESOURCE_TEMPLATE_UUID, resourceop_.SERVICE_ID, resourceop_.ERROR_CODE as error_co4_9_, resourceop_.JOB_ID as job_id5_9_, resourceop_.OPER_TYPE as oper_typ6_9_, resourceop_.PROGRESS as progress7_9_, resourceop_.RESOURCE_INSTANCE_ID as resource8_9_, resourceop_.STATUS as status9_9_, resourceop_.STATUS_DESCRIPOTION as status_10_9_ from resource_operation_status resourceop_ where resourceop_.OPERATION_ID=? and resourceop_.RESOURCE_TEMPLATE_UUID=? and resourceop_.SERVICE_ID=? 02:05:46 03/07-02:05:46.346|||main|||DEBUG|||||||| Insert 0: insert into resource_operation_status (ERROR_CODE, JOB_ID, OPER_TYPE, PROGRESS, RESOURCE_INSTANCE_ID, STATUS, STATUS_DESCRIPOTION, OPERATION_ID, RESOURCE_TEMPLATE_UUID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.346|||main|||DEBUG|||||||| Update 0: update resource_operation_status set ERROR_CODE=?, JOB_ID=?, OPER_TYPE=?, PROGRESS=?, RESOURCE_INSTANCE_ID=?, STATUS=?, STATUS_DESCRIPOTION=? where OPERATION_ID=? and RESOURCE_TEMPLATE_UUID=? and SERVICE_ID=? 02:05:46 03/07-02:05:46.346|||main|||DEBUG|||||||| Delete 0: delete from resource_operation_status where OPERATION_ID=? and RESOURCE_TEMPLATE_UUID=? and SERVICE_ID=? 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d8bd18a] 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7ec5a219] 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : operationId 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : resourceTemplateUUID 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : serviceId 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@8a257b5] 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : operationId 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : resourceTemplateUUID 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : serviceId 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : errorCode 02:05:46 03/07-02:05:46.346|||main|||DEBUG||||||||Visiting attribute path : jobId 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Visiting attribute path : operType 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Visiting attribute path : progress 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Visiting attribute path : resourceInstanceID 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Visiting attribute path : status 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Visiting attribute path : statusDescription 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.ResourceOperationStatus, querySpaceUid=, path=org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:46 - CompositeAttributeFetchImpl(composite=org.onap.so.db.request.beans.ResourceOperationStatus, querySpaceUid=, path=org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:46 - SQL table alias mapping - resourceop0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {operatio1_9_0_, resource2_9_0_, service_3_9_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:05:46 - CompositeQuerySpaceImpl(uid=-id) 02:05:46 - SQL table alias mapping - resourceop0_ 02:05:46 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:05:46 - CompositeQuerySpaceImpl(uid=) 02:05:46 - SQL table alias mapping - resourceop0_ 02:05:46 02:05:46 03/07-02:05:46.347|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.ResourceOperationStatus [NONE]: select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.ArchivedInfraRequests 02:05:46 03/07-02:05:46.348|||main|||DEBUG|||||||| Version select: select REQUEST_ID from archived_infra_requests where REQUEST_ID =? 02:05:46 03/07-02:05:46.348|||main|||DEBUG|||||||| Snapshot select: select archivedin_.REQUEST_ID, archivedin_.CALLBACK_URL as callback2_2_, archivedin_.CLOUD_REGION as cloud_re3_2_, archivedin_.CONFIGURATION_ID as configur4_2_, archivedin_.CONFIGURATION_NAME as configur5_2_, archivedin_.CORRELATOR as correlat6_2_, archivedin_.END_TIME as end_time7_2_, archivedin_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_2_, archivedin_.FLOW_STATUS as flow_sta9_2_, archivedin_.INSTANCE_GROUP_ID as instanc10_2_, archivedin_.INSTANCE_GROUP_NAME as instanc11_2_, archivedin_.LAST_MODIFIED_BY as last_mo12_2_, archivedin_.MODIFY_TIME as modify_13_2_, archivedin_.NETWORK_ID as network14_2_, archivedin_.NETWORK_NAME as network15_2_, archivedin_.NETWORK_TYPE as network16_2_, archivedin_.OPERATION_NAME as operati17_2_, archivedin_.OPERATIONAL_ENV_ID as operati18_2_, archivedin_.OPERATIONAL_ENV_NAME as operati19_2_, archivedin_.ORIGINAL_REQUEST_ID as origina20_2_, archivedin_.PNF_NAME as pnf_nam21_2_, archivedin_.PRODUCT_FAMILY_NAME as product22_2_, archivedin_.PROGRESS as progres23_2_, archivedin_.REQUEST_ACTION as request24_2_, archivedin_.REQUEST_BODY as request25_2_, archivedin_.REQUEST_SCOPE as request26_2_, archivedin_.REQUEST_STATUS as request27_2_, archivedin_.REQUEST_URL as request28_2_, archivedin_.REQUESTOR_ID as request29_2_, archivedin_.RESOURCE_STATUS_MESSAGE as resourc30_2_, archivedin_.RESPONSE_BODY as respons31_2_, archivedin_.RETRY_STATUS_MESSAGE as retry_s32_2_, archivedin_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_2_, archivedin_.ROLLBACK_STATUS_MESSAGE as rollbac34_2_, archivedin_.SERVICE_INSTANCE_ID as service35_2_, archivedin_.SERVICE_INSTANCE_NAME as service36_2_, archivedin_.SERVICE_TYPE as service37_2_, archivedin_.SOURCE as source38_2_, archivedin_.START_TIME as start_t39_2_, archivedin_.STATUS_MESSAGE as status_40_2_, archivedin_.TENANT_ID as tenant_41_2_, archivedin_.TENANT_NAME as tenant_42_2_, archivedin_.VF_MODULE_ID as vf_modu43_2_, archivedin_.VF_MODULE_MODEL_NAME as vf_modu44_2_, archivedin_.VF_MODULE_NAME as vf_modu45_2_, archivedin_.VNF_ID as vnf_id46_2_, archivedin_.VNF_NAME as vnf_nam47_2_, archivedin_.VNF_OUTPUTS as vnf_out48_2_, archivedin_.VNF_PARAMS as vnf_par49_2_, archivedin_.VNF_TYPE as vnf_typ50_2_, archivedin_.VOLUME_GROUP_ID as volume_51_2_, archivedin_.VOLUME_GROUP_NAME as volume_52_2_, archivedin_.WORKFLOW_NAME as workflo53_2_ from archived_infra_requests archivedin_ where archivedin_.REQUEST_ID=? 02:05:46 03/07-02:05:46.348|||main|||DEBUG|||||||| Insert 0: insert into archived_infra_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.348|||main|||DEBUG|||||||| Update 0: update archived_infra_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:46 03/07-02:05:46.348|||main|||DEBUG|||||||| Delete 0: delete from archived_infra_requests where REQUEST_ID=? 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c707f1b] 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : callBackUrl 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5b9858d6] 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@278e400e] 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.cloudIdentifier 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.created 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.requestBody 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudApiRequests.requestId 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : cloudRegion 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : configurationId 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : configurationName 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : correlator 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : endTime 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : extSystemErrorSource 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : flowStatus 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : instanceGroupId 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : instanceGroupName 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : lastModifiedBy 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : modifyTime 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : networkId 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : networkName 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : networkType 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : operationName 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : operationalEnvId 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : operationalEnvName 02:05:46 03/07-02:05:46.348|||main|||DEBUG||||||||Visiting attribute path : originalRequestId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : pnfName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : productFamilyName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : progress 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestAction 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestBody 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestScope 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestStatus 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestUrl 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : requestorId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : resourceStatusMessage 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : responseBody 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : retryStatusMessage 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : rollbackExtSystemErrorSource 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : rollbackStatusMessage 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : serviceInstanceId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : serviceInstanceName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : serviceType 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : source 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : startTime 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : statusMessage 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : tenantId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : tenantName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vfModuleId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vfModuleModelName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vfModuleName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vnfId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vnfName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vnfOutputs 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vnfParams 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : vnfType 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : volumeGroupId 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : volumeGroupName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Visiting attribute path : workflowName 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.349|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.ArchivedInfraRequests) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.ArchivedInfraRequests, querySpaceUid=, path=org.onap.so.db.request.beans.ArchivedInfraRequests) 02:05:46 - CollectionAttributeFetchImpl(collection=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests, querySpaceUid=, path=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests) 02:05:46 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.request.beans.CloudApiRequests, querySpaceUid=, path=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests.) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.ArchivedInfraRequests) 02:05:46 - SQL table alias mapping - archivedin0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {request_1_2_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(cloudApiRequests)) : -> 02:05:46 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire1_ 02:05:46 - alias suffix - 1_ 02:05:46 - suffixed key columns - {so_reque5_3_1_} 02:05:46 - entity-element alias suffix - 2_ 02:05:46 - 2_entity-element suffixed key columns - id1_3_2_ 02:05:46 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire1_ 02:05:46 - alias suffix - 2_ 02:05:46 - suffixed key columns - {id1_3_2_} 02:05:46 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.ArchivedInfraRequests [NONE]: select archivedin0_.REQUEST_ID as request_1_2_0_, archivedin0_.CALLBACK_URL as callback2_2_0_, archivedin0_.CLOUD_REGION as cloud_re3_2_0_, archivedin0_.CONFIGURATION_ID as configur4_2_0_, archivedin0_.CONFIGURATION_NAME as configur5_2_0_, archivedin0_.CORRELATOR as correlat6_2_0_, archivedin0_.END_TIME as end_time7_2_0_, archivedin0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_2_0_, archivedin0_.FLOW_STATUS as flow_sta9_2_0_, archivedin0_.INSTANCE_GROUP_ID as instanc10_2_0_, archivedin0_.INSTANCE_GROUP_NAME as instanc11_2_0_, archivedin0_.LAST_MODIFIED_BY as last_mo12_2_0_, archivedin0_.MODIFY_TIME as modify_13_2_0_, archivedin0_.NETWORK_ID as network14_2_0_, archivedin0_.NETWORK_NAME as network15_2_0_, archivedin0_.NETWORK_TYPE as network16_2_0_, archivedin0_.OPERATION_NAME as operati17_2_0_, archivedin0_.OPERATIONAL_ENV_ID as operati18_2_0_, archivedin0_.OPERATIONAL_ENV_NAME as operati19_2_0_, archivedin0_.ORIGINAL_REQUEST_ID as origina20_2_0_, archivedin0_.PNF_NAME as pnf_nam21_2_0_, archivedin0_.PRODUCT_FAMILY_NAME as product22_2_0_, archivedin0_.PROGRESS as progres23_2_0_, archivedin0_.REQUEST_ACTION as request24_2_0_, archivedin0_.REQUEST_BODY as request25_2_0_, archivedin0_.REQUEST_SCOPE as request26_2_0_, archivedin0_.REQUEST_STATUS as request27_2_0_, archivedin0_.REQUEST_URL as request28_2_0_, archivedin0_.REQUESTOR_ID as request29_2_0_, archivedin0_.RESOURCE_STATUS_MESSAGE as resourc30_2_0_, archivedin0_.RESPONSE_BODY as respons31_2_0_, archivedin0_.RETRY_STATUS_MESSAGE as retry_s32_2_0_, archivedin0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_2_0_, archivedin0_.ROLLBACK_STATUS_MESSAGE as rollbac34_2_0_, archivedin0_.SERVICE_INSTANCE_ID as service35_2_0_, archivedin0_.SERVICE_INSTANCE_NAME as service36_2_0_, archivedin0_.SERVICE_TYPE as service37_2_0_, archivedin0_.SOURCE as source38_2_0_, archivedin0_.START_TIME as start_t39_2_0_, archivedin0_.STATUS_MESSAGE as status_40_2_0_, archivedin0_.TENANT_ID as tenant_41_2_0_, archivedin0_.TENANT_NAME as tenant_42_2_0_, archivedin0_.VF_MODULE_ID as vf_modu43_2_0_, archivedin0_.VF_MODULE_MODEL_NAME as vf_modu44_2_0_, archivedin0_.VF_MODULE_NAME as vf_modu45_2_0_, archivedin0_.VNF_ID as vnf_id46_2_0_, archivedin0_.VNF_NAME as vnf_nam47_2_0_, archivedin0_.VNF_OUTPUTS as vnf_out48_2_0_, archivedin0_.VNF_PARAMS as vnf_par49_2_0_, archivedin0_.VNF_TYPE as vnf_typ50_2_0_, archivedin0_.VOLUME_GROUP_ID as volume_51_2_0_, archivedin0_.VOLUME_GROUP_NAME as volume_52_2_0_, archivedin0_.WORKFLOW_NAME as workflo53_2_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from archived_infra_requests archivedin0_ left outer join cloud_api_requests cloudapire1_ on archivedin0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where archivedin0_.REQUEST_ID=? 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.InstanceNfvoMapping 02:05:46 03/07-02:05:46.350|||main|||DEBUG|||||||| Version select: select INSTANCE_ID from instance_nfvo_mapping where INSTANCE_ID =? 02:05:46 03/07-02:05:46.350|||main|||DEBUG|||||||| Snapshot select: select instancenf_.INSTANCE_ID, instancenf_.API_ROOT as api_root2_5_, instancenf_.ENDPOINT as endpoint3_5_, instancenf_.JOB_ID as job_id4_5_, instancenf_.NFVO_NAME as nfvo_nam5_5_, instancenf_.PASSWORD as password6_5_, instancenf_.USERNAME as username7_5_ from instance_nfvo_mapping instancenf_ where instancenf_.INSTANCE_ID=? 02:05:46 03/07-02:05:46.350|||main|||DEBUG|||||||| Insert 0: insert into instance_nfvo_mapping (API_ROOT, ENDPOINT, JOB_ID, NFVO_NAME, PASSWORD, USERNAME, INSTANCE_ID) values (?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.350|||main|||DEBUG|||||||| Update 0: update instance_nfvo_mapping set API_ROOT=?, ENDPOINT=?, JOB_ID=?, NFVO_NAME=?, PASSWORD=?, USERNAME=? where INSTANCE_ID=? 02:05:46 03/07-02:05:46.350|||main|||DEBUG|||||||| Delete 0: delete from instance_nfvo_mapping where INSTANCE_ID=? 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d7a188c] 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : apiRoot 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : endpoint 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : jobId 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : nfvoName 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : password 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Visiting attribute path : username 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.350|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.InstanceNfvoMapping, querySpaceUid=, path=org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:46 - SQL table alias mapping - instancenf0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {instance1_5_0_} 02:05:46 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.InstanceNfvoMapping [NONE]: select instancenf0_.INSTANCE_ID as instance1_5_0_, instancenf0_.API_ROOT as api_root2_5_0_, instancenf0_.ENDPOINT as endpoint3_5_0_, instancenf0_.JOB_ID as job_id4_5_0_, instancenf0_.NFVO_NAME as nfvo_nam5_5_0_, instancenf0_.PASSWORD as password6_5_0_, instancenf0_.USERNAME as username7_5_0_ from instance_nfvo_mapping instancenf0_ where instancenf0_.INSTANCE_ID=? 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Static SQL for entity: org.onap.so.db.request.beans.OperationStatus 02:05:46 03/07-02:05:46.351|||main|||DEBUG|||||||| Version select: select OPERATION_ID, SERVICE_ID from operation_status where OPERATION_ID =? and SERVICE_ID =? 02:05:46 03/07-02:05:46.351|||main|||DEBUG|||||||| Snapshot select: select operations_.OPERATION_ID, operations_.SERVICE_ID, operations_.FINISHED_AT as finished3_6_, operations_.OPERATION_TYPE as operatio5_6_, operations_.OPERATION_CONTENT as operatio6_6_, operations_.PROGRESS as progress7_6_, operations_.REASON as reason8_6_, operations_.RESULT as result9_6_, operations_.SERVICE_NAME as service10_6_, operations_.USER_ID as user_id11_6_ from operation_status operations_ where operations_.OPERATION_ID=? and operations_.SERVICE_ID=? 02:05:46 03/07-02:05:46.351|||main|||DEBUG|||||||| Insert 0: insert into operation_status (FINISHED_AT, OPERATE_AT, OPERATION_TYPE, OPERATION_CONTENT, PROGRESS, REASON, RESULT, SERVICE_NAME, USER_ID, OPERATION_ID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:46 03/07-02:05:46.351|||main|||DEBUG|||||||| Update 0: update operation_status set FINISHED_AT=?, OPERATION_TYPE=?, OPERATION_CONTENT=?, PROGRESS=?, REASON=?, RESULT=?, SERVICE_NAME=?, USER_ID=? where OPERATION_ID=? and SERVICE_ID=? 02:05:46 03/07-02:05:46.351|||main|||DEBUG|||||||| Delete 0: delete from operation_status where OPERATION_ID=? and SERVICE_ID=? 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b918c39] 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@42b453f8] 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : operationId 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : serviceId 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6d5ce5ce] 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : operationId 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : serviceId 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : finishedAt 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : operateAt 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : operation 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : operationContent 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : progress 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : reason 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : result 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : serviceName 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Visiting attribute path : userId 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.351|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.352|||main|||DEBUG||||||||LoadPlan(entity=org.onap.so.db.request.beans.OperationStatus) 02:05:46 - Returns 02:05:46 - EntityReturnImpl(entity=org.onap.so.db.request.beans.OperationStatus, querySpaceUid=, path=org.onap.so.db.request.beans.OperationStatus) 02:05:46 - CompositeAttributeFetchImpl(composite=org.onap.so.db.request.beans.OperationStatus, querySpaceUid=, path=org.onap.so.db.request.beans.OperationStatus) 02:05:46 - QuerySpaces 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.OperationStatus) 02:05:46 - SQL table alias mapping - operations0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {operatio1_6_0_, service_2_6_0_} 02:05:46 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:05:46 - CompositeQuerySpaceImpl(uid=-id) 02:05:46 - SQL table alias mapping - operations0_ 02:05:46 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:05:46 - CompositeQuerySpaceImpl(uid=) 02:05:46 - SQL table alias mapping - operations0_ 02:05:46 02:05:46 03/07-02:05:46.352|||main|||DEBUG||||||||Static select for entity org.onap.so.db.request.beans.OperationStatus [NONE]: select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 02:05:46 03/07-02:05:46.356|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ddf49a6] 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3c0b1ba3] 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Visiting attribute path : cloudIdentifier 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Visiting attribute path : created 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Visiting attribute path : requestBody 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.357|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.359|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.359|||main|||DEBUG||||||||LoadPlan(collection=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests) 02:05:46 - Returns 02:05:46 - CollectionReturnImpl(collection=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests, querySpaceUid=, path=[org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests]) 02:05:46 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.request.beans.CloudApiRequests, querySpaceUid=, path=[org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests].) 02:05:46 - QuerySpaces 02:05:46 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {so_reque5_3_0_} 02:05:46 - entity-element alias suffix - 1_ 02:05:46 - 1_entity-element suffixed key columns - id1_3_1_ 02:05:46 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire0_ 02:05:46 - alias suffix - 1_ 02:05:46 - suffixed key columns - {id1_3_1_} 02:05:46 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Static select for collection org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f0d7b90] 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54898f6] 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Visiting attribute path : cloudIdentifier 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Visiting attribute path : created 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Visiting attribute path : requestBody 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Visiting attribute path : requestId 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Building LoadPlan... 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||processing queryspace 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||LoadPlan(collection=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests) 02:05:46 - Returns 02:05:46 - CollectionReturnImpl(collection=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests, querySpaceUid=, path=[org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests]) 02:05:46 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.request.beans.CloudApiRequests, querySpaceUid=, path=[org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests].) 02:05:46 - QuerySpaces 02:05:46 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire0_ 02:05:46 - alias suffix - 0_ 02:05:46 - suffixed key columns - {so_reque5_3_0_} 02:05:46 - entity-element alias suffix - 1_ 02:05:46 - 1_entity-element suffixed key columns - id1_3_1_ 02:05:46 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:05:46 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.request.beans.CloudApiRequests) 02:05:46 - SQL table alias mapping - cloudapire0_ 02:05:46 - alias suffix - 1_ 02:05:46 - suffixed key columns - {id1_3_1_} 02:05:46 02:05:46 03/07-02:05:46.360|||main|||DEBUG||||||||Static select for collection org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests: select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:46 03/07-02:05:46.404|||main|||DEBUG||||||||No actions specified; doing nothing 02:05:46 03/07-02:05:46.404|||main|||DEBUG||||||||No JtaPlatform was specified, checking resolver 02:05:46 03/07-02:05:46.405|||main|||DEBUG||||||||No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 02:05:46 03/07-02:05:46.414|||main|||DEBUG||||||||Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:05:46 03/07-02:05:46.415|||main|||INFO||||||||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:05:46 03/07-02:05:46.415|||main|||DEBUG||||||||Checking 0 named HQL queries 02:05:46 03/07-02:05:46.415|||main|||DEBUG||||||||Checking 0 named SQL queries 02:05:46 03/07-02:05:46.427|||main|||DEBUG||||||||Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@79ff059a 02:05:46 03/07-02:05:46.427|||main|||DEBUG||||||||Registering SessionFactory: b58e315f-f2a2-4309-bb25-563b43c54b77 () 02:05:46 03/07-02:05:46.427|||main|||DEBUG||||||||Not binding SessionFactory to JNDI, no JNDI name configured 02:05:46 03/07-02:05:46.788|||main|||DEBUG||||||||Statistics initialized [enabled=false] 02:05:47 03/07-02:05:47.119|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.179|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.186|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.204|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.205|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.277|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.279|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.320|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.367|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.370|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.371|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.416|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:47 03/07-02:05:47.467|||main|||DEBUG||||||||Loaded expression factory via original TCCL 02:05:47 03/07-02:05:47.468|||main|||DEBUG||||||||Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 02:05:47 03/07-02:05:47.468|||main|||DEBUG||||||||Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 02:05:47 03/07-02:05:47.469|||main|||DEBUG||||||||Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Trying to load META-INF/validation.xml for XML based Validator configuration. 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via user class loader 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via TCCL 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||No META-INF/validation.xml found. Using annotation based configuration only. 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:05:47 03/07-02:05:47.470|||main|||DEBUG||||||||Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:05:47 03/07-02:05:47.472|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:05:48 03/07-02:05:48.203|||main|||WARN||||||||Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 02:05:48 03/07-02:05:48.921|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:48 03/07-02:05:48.953|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:48.981|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.047|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.079|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.083|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.085|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.086|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.087|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.088|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.089|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.119|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.121|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.122|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.151|||main|||DEBUG||||||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:49 03/07-02:05:49.170|||main|||DEBUG||||||||QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@545c8eb5 02:05:49 03/07-02:05:49.209|||main|||DEBUG||||||||parse() - HQL: update org.onap.so.db.request.beans.OperationalEnvDistributionStatus set distributionIdStatus = :distributionIdStatus where distributionId = :distributionId and operationalEnvId = :operationalEnvId and serviceModelVersionId = :serviceModelVersionId 02:05:49 03/07-02:05:49.217|||main|||DEBUG||||||||throwQueryException() : no errors 02:05:49 03/07-02:05:49.224|||main|||DEBUG||||||||--- HQL AST --- 02:05:49 \-[UPDATE] Node: 'update' 02:05:49 +-[FROM] Node: 'FROM' 02:05:49 | \-[RANGE] Node: 'RANGE' 02:05:49 | \-[DOT] Node: '.' 02:05:49 | +-[DOT] Node: '.' 02:05:49 | | +-[DOT] Node: '.' 02:05:49 | | | +-[DOT] Node: '.' 02:05:49 | | | | +-[DOT] Node: '.' 02:05:49 | | | | | +-[DOT] Node: '.' 02:05:49 | | | | | | +-[IDENT] Node: 'org' 02:05:49 | | | | | | \-[IDENT] Node: 'onap' 02:05:49 | | | | | \-[IDENT] Node: 'so' 02:05:49 | | | | \-[IDENT] Node: 'db' 02:05:49 | | | \-[IDENT] Node: 'request' 02:05:49 | | \-[IDENT] Node: 'beans' 02:05:49 | \-[IDENT] Node: 'OperationalEnvDistributionStatus' 02:05:49 +-[SET] Node: 'set' 02:05:49 | \-[EQ] Node: '=' 02:05:49 | +-[IDENT] Node: 'distributionIdStatus' 02:05:49 | \-[COLON] Node: ':' 02:05:49 | \-[IDENT] Node: 'distributionIdStatus' 02:05:49 \-[WHERE] Node: 'where' 02:05:49 \-[AND] Node: 'and' 02:05:49 +-[AND] Node: 'and' 02:05:49 | +-[EQ] Node: '=' 02:05:49 | | +-[IDENT] Node: 'distributionId' 02:05:49 | | \-[COLON] Node: ':' 02:05:49 | | \-[IDENT] Node: 'distributionId' 02:05:49 | \-[EQ] Node: '=' 02:05:49 | +-[IDENT] Node: 'operationalEnvId' 02:05:49 | \-[COLON] Node: ':' 02:05:49 | \-[IDENT] Node: 'operationalEnvId' 02:05:49 \-[EQ] Node: '=' 02:05:49 +-[IDENT] Node: 'serviceModelVersionId' 02:05:49 \-[COLON] Node: ':' 02:05:49 \-[IDENT] Node: 'serviceModelVersionId' 02:05:49 02:05:49 03/07-02:05:49.255|||main|||DEBUG||||||||update << begin [level=1, statement=update] 02:05:49 03/07-02:05:49.269|||main|||DEBUG||||||||FromClause{level=1} : org.onap.so.db.request.beans.OperationalEnvDistributionStatus () -> operationa0_ 02:05:49 03/07-02:05:49.272|||main|||DEBUG||||||||Resolved : {synthetic-alias} -> {synthetic-alias} 02:05:49 03/07-02:05:49.273|||main|||DEBUG||||||||getDataType() : distributionIdStatus -> org.hibernate.type.StringType@2bc63e21 02:05:49 03/07-02:05:49.273|||main|||DEBUG||||||||Resolved : {synthetic-alias}.distributionIdStatus -> DISTRIBUTION_ID_STATUS 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||Resolved : {synthetic-alias} -> {synthetic-alias} 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||getDataType() : distributionId -> org.hibernate.type.StringType@2bc63e21 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||Resolved : {synthetic-alias}.distributionId -> DISTRIBUTION_ID 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||Resolved : {synthetic-alias} -> {synthetic-alias} 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:49 03/07-02:05:49.275|||main|||DEBUG||||||||Resolved : {synthetic-alias}.operationalEnvId -> OPERATIONAL_ENV_ID 02:05:49 03/07-02:05:49.276|||main|||DEBUG||||||||Resolved : {synthetic-alias} -> {synthetic-alias} 02:05:49 03/07-02:05:49.276|||main|||DEBUG||||||||getDataType() : serviceModelVersionId -> org.hibernate.type.StringType@2bc63e21 02:05:49 03/07-02:05:49.276|||main|||DEBUG||||||||Resolved : {synthetic-alias}.serviceModelVersionId -> SERVICE_MODEL_VERSION_ID 02:05:49 03/07-02:05:49.276|||main|||DEBUG||||||||update : finishing up [level=1, statement=update] 02:05:49 03/07-02:05:49.276|||main|||DEBUG||||||||update >> end [level=1, statement=update] 02:05:49 03/07-02:05:49.277|||main|||DEBUG||||||||--- SQL AST --- 02:05:49 \-[UPDATE] UpdateStatement: 'update' querySpaces (activate_operational_env_per_distributionid_status) 02:05:49 +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[], fromElementByTableAlias=[operationa0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:49 | \-[FROM_FRAGMENT] FromElement: 'activate_operational_env_per_distributionid_status' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=null,role=null,tableName=activate_operational_env_per_distributionid_status,tableAlias=operationa0_,origin=null,columns={,className=org.onap.so.db.request.beans.OperationalEnvDistributionStatus}} 02:05:49 +-[SET] SqlNode: 'set' 02:05:49 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:49 | +-[DOT] DotNode: 'DISTRIBUTION_ID_STATUS' {propertyName=distributionIdStatus,dereferenceType=PRIMITIVE,getPropertyPath=distributionIdStatus,path={synthetic-alias}.distributionIdStatus,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvDistributionStatus,classAlias=null} 02:05:49 | | +-[IDENT] IdentNode: '{synthetic-alias}' {originalText={synthetic-alias}} 02:05:49 | | \-[IDENT] IdentNode: 'distributionIdStatus' {originalText=distributionIdStatus} 02:05:49 | \-[NAMED_PARAM] ParameterNode: '?' {name=distributionIdStatus, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:49 \-[WHERE] SqlNode: 'where' 02:05:49 \-[AND] SqlNode: 'and' 02:05:49 +-[AND] SqlNode: 'and' 02:05:49 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:49 | | +-[DOT] DotNode: 'DISTRIBUTION_ID' {propertyName=distributionId,dereferenceType=PRIMITIVE,getPropertyPath=distributionId,path={synthetic-alias}.distributionId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvDistributionStatus,classAlias=null} 02:05:49 | | | +-[IDENT] IdentNode: '{synthetic-alias}' {originalText={synthetic-alias}} 02:05:49 | | | \-[IDENT] IdentNode: 'distributionId' {originalText=distributionId} 02:05:49 | | \-[NAMED_PARAM] ParameterNode: '?' {name=distributionId, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:49 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:49 | +-[DOT] DotNode: 'OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path={synthetic-alias}.operationalEnvId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvDistributionStatus,classAlias=null} 02:05:49 | | +-[IDENT] IdentNode: '{synthetic-alias}' {originalText={synthetic-alias}} 02:05:49 | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:49 | \-[NAMED_PARAM] ParameterNode: '?' {name=operationalEnvId, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:49 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:49 +-[DOT] DotNode: 'SERVICE_MODEL_VERSION_ID' {propertyName=serviceModelVersionId,dereferenceType=PRIMITIVE,getPropertyPath=serviceModelVersionId,path={synthetic-alias}.serviceModelVersionId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvDistributionStatus,classAlias=null} 02:05:49 | +-[IDENT] IdentNode: '{synthetic-alias}' {originalText={synthetic-alias}} 02:05:49 | \-[IDENT] IdentNode: 'serviceModelVersionId' {originalText=serviceModelVersionId} 02:05:49 \-[NAMED_PARAM] ParameterNode: '?' {name=serviceModelVersionId, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:49 02:05:49 03/07-02:05:49.277|||main|||DEBUG||||||||throwQueryException() : no errors 02:05:49 03/07-02:05:49.288|||main|||DEBUG||||||||throwQueryException() : no errors 02:05:49 03/07-02:05:49.543|||main|||WARN||||||||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:05:51 03/07-02:05:51.202|||main|||DEBUG||||||||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:05:51 03/07-02:05:51.236|||main|||WARN||||||||You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:05:51 03/07-02:05:51.532|||main|||DEBUG||||||||Loaded expression factory via original TCCL 02:05:51 03/07-02:05:51.537|||main|||DEBUG||||||||Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Trying to load META-INF/validation.xml for XML based Validator configuration. 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via user class loader 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via TCCL 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||No META-INF/validation.xml found. Using annotation based configuration only. 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:05:51 03/07-02:05:51.538|||main|||DEBUG||||||||Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:05:51 03/07-02:05:51.539|||main|||DEBUG||||||||HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:05:51 03/07-02:05:51.540|||main|||DEBUG||||||||HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:05:51 03/07-02:05:51.540|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:05:51 03/07-02:05:51.540|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:05:51 03/07-02:05:51.540|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:05:51 03/07-02:05:51.540|||main|||DEBUG||||||||HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:05:53 03/07-02:05:53.082|||main|||INFO||||||||Started MSORequestDBImplTest in 22.694 seconds (JVM running for 24.651) 02:05:53 [INFO] Running org.onap.so.adapters.requestsdb.adapters.MSORequestDBImplTest 02:05:53 03/07-02:05:53.675|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:53 03/07-02:05:53.727|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:53 03/07-02:05:53.727|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:53 03/07-02:05:53.751|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:53 03/07-02:05:53.754|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:53 03/07-02:05:53.755|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:53 03/07-02:05:53.756|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:53 \-[QUERY] Node: 'query' 02:05:53 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:53 | +-[FROM] Node: 'from' 02:05:53 | | \-[RANGE] Node: 'RANGE' 02:05:53 | | +-[DOT] Node: '.' 02:05:53 | | | +-[DOT] Node: '.' 02:05:53 | | | | +-[DOT] Node: '.' 02:05:53 | | | | | +-[DOT] Node: '.' 02:05:53 | | | | | | +-[DOT] Node: '.' 02:05:53 | | | | | | | +-[DOT] Node: '.' 02:05:53 | | | | | | | | +-[IDENT] Node: 'org' 02:05:53 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:53 | | | | | | | \-[IDENT] Node: 'so' 02:05:53 | | | | | | \-[IDENT] Node: 'db' 02:05:53 | | | | | \-[IDENT] Node: 'request' 02:05:53 | | | | \-[IDENT] Node: 'beans' 02:05:53 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:53 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:53 | \-[SELECT] Node: 'select' 02:05:53 | \-[IDENT] Node: 'generatedAlias0' 02:05:53 \-[WHERE] Node: 'where' 02:05:53 \-[EQ] Node: '=' 02:05:53 +-[DOT] Node: '.' 02:05:53 | +-[IDENT] Node: 'generatedAlias0' 02:05:53 | \-[IDENT] Node: 'requestId' 02:05:53 \-[COLON] Node: ':' 02:05:53 \-[IDENT] Node: 'param0' 02:05:53 02:05:53 03/07-02:05:53.758|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:53 03/07-02:05:53.758|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:53 03/07-02:05:53.759|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:53 03/07-02:05:53.761|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:53 03/07-02:05:53.761|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestId -> org.hibernate.type.StringType@2bc63e21 02:05:53 03/07-02:05:53.761|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestId -> infraactiv0_.REQUEST_ID 02:05:53 03/07-02:05:53.761|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:53 03/07-02:05:53.762|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( = ( infraactiv0_.REQUEST_ID infraactiv0_.REQUEST_ID requestId ) ? ) ) ) 02:05:53 03/07-02:05:53.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:53 \-QueryNode 02:05:53 +-SelectClause 02:05:53 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:53 | +-IdentNode 02:05:53 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:53 | | originalText: generatedAlias0 02:05:53 | \-SqlFragment 02:05:53 +-FromClause 02:05:53 | \-FromElement 02:05:53 \-SqlNode 02:05:53 \-BinaryLogicOperatorNode 02:05:53 +-DotNode 02:05:53 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:53 | path: generatedAlias0.requestId 02:05:53 | +-IdentNode 02:05:53 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:53 | | originalText: generatedAlias0 02:05:53 | \-IdentNode 02:05:53 | persister: null 02:05:53 | originalText: requestId 02:05:53 \-ParameterNode 02:05:53 02:05:53 03/07-02:05:53.773|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:53 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:53 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:53 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:53 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:53 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:53 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:53 \-[WHERE] SqlNode: 'where' 02:05:53 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:53 +-[DOT] DotNode: 'infraactiv0_.REQUEST_ID' {propertyName=requestId,dereferenceType=PRIMITIVE,getPropertyPath=requestId,path=generatedAlias0.requestId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:53 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:53 | \-[IDENT] IdentNode: 'requestId' {originalText=requestId} 02:05:53 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:53 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:53 03/07-02:05:53.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:53.809|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:53.828|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:53.832|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.844|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.845|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:53.845|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.845|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:53.845|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2016-12-22 19:00:28.0 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2016-12-22 19:00:28.0 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = null 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.856|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.857|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:53.858|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:53.860|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.862|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.862|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:53.864|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.869|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:53.869|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:53.869|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:53.869|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:53.890|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Configured EntityCopyObserver strategy: disallow 02:05:54 03/07-02:05:53.903|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:53.904|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:53.905|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:53.917|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:53.956|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:53.957|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:53.959|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:53.960|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:53 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:53.876, requestStatus=COMPLETE} 02:05:54 03/07-02:05:53.970|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:54 03/07-02:05:53.990|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.026|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.032|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.032|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.057|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Static select for action ACTION_MERGE on entity org.onap.so.db.request.beans.ResourceOperationStatus: select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.058|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.058|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.059|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.062|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.066|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ResourceOperationStatus{resourceInstanceID=resourceInstanceID, jobId=jobId, statusDescription=statusDescription, errorCode=errorCode, progress=50, operType=operationType, status=finished} 02:05:54 03/07-02:05:54.067|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into resource_operation_status (ERROR_CODE, JOB_ID, OPER_TYPE, PROGRESS, RESOURCE_INSTANCE_ID, STATUS, STATUS_DESCRIPOTION, OPERATION_ID, RESOURCE_TEMPLATE_UUID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:54 03/07-02:05:54.071|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request database - update Operation Status Based On Resource Operation Status with service Id: serviceId, operationId: operationId 02:05:54 03/07-02:05:54.073|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from ResourceOperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:param0 ) and ( generatedAlias0.operationId=:param1 ) 02:05:54 03/07-02:05:54.073|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.ResourceOperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:param0 ) and ( generatedAlias0.operationId=:param1 ) 02:05:54 03/07-02:05:54.075|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.076|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:54 \-[QUERY] Node: 'query' 02:05:54 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:54 | +-[FROM] Node: 'from' 02:05:54 | | \-[RANGE] Node: 'RANGE' 02:05:54 | | +-[DOT] Node: '.' 02:05:54 | | | +-[DOT] Node: '.' 02:05:54 | | | | +-[DOT] Node: '.' 02:05:54 | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | | +-[IDENT] Node: 'org' 02:05:54 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:54 | | | | | | | \-[IDENT] Node: 'so' 02:05:54 | | | | | | \-[IDENT] Node: 'db' 02:05:54 | | | | | \-[IDENT] Node: 'request' 02:05:54 | | | | \-[IDENT] Node: 'beans' 02:05:54 | | | \-[IDENT] Node: 'ResourceOperationStatus' 02:05:54 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:54 | \-[SELECT] Node: 'select' 02:05:54 | \-[IDENT] Node: 'generatedAlias0' 02:05:54 \-[WHERE] Node: 'where' 02:05:54 \-[AND] Node: 'and' 02:05:54 +-[EQ] Node: '=' 02:05:54 | +-[DOT] Node: '.' 02:05:54 | | +-[IDENT] Node: 'generatedAlias0' 02:05:54 | | \-[IDENT] Node: 'serviceId' 02:05:54 | \-[COLON] Node: ':' 02:05:54 | \-[IDENT] Node: 'param0' 02:05:54 \-[EQ] Node: '=' 02:05:54 +-[DOT] Node: '.' 02:05:54 | +-[IDENT] Node: 'generatedAlias0' 02:05:54 | \-[IDENT] Node: 'operationId' 02:05:54 \-[COLON] Node: ':' 02:05:54 \-[IDENT] Node: 'param1' 02:05:54 02:05:54 03/07-02:05:54.076|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:54 03/07-02:05:54.077|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.ResourceOperationStatus (generatedAlias0) -> resourceop0_ 02:05:54 03/07-02:05:54.077|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID) 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceId -> org.hibernate.type.StringType@2bc63e21 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceId -> resourceop0_.SERVICE_ID 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID) 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationId -> org.hibernate.type.StringType@2bc63e21 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationId -> resourceop0_.OPERATION_ID 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:54 03/07-02:05:54.078|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID ) ( FromClause{level=1} resource_operation_status resourceop0_ ) ( where ( and ( = ( resourceop0_.SERVICE_ID (resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID) serviceId ) ? ) ( = ( resourceop0_.OPERATION_ID (resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID) operationId ) ? ) ) ) ) 02:05:54 03/07-02:05:54.079|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:54 \-QueryNode 02:05:54 +-SelectClause 02:05:54 | referencedTables(entity ResourceOperationStatus): [resource_operation_status] 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-SqlFragment 02:05:54 +-FromClause 02:05:54 | \-FromElement 02:05:54 \-SqlNode 02:05:54 \-SqlNode 02:05:54 +-BinaryLogicOperatorNode 02:05:54 | +-DotNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:54 | | path: generatedAlias0.serviceId 02:05:54 | | +-IdentNode 02:05:54 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:54 | | | originalText: generatedAlias0 02:05:54 | | \-IdentNode 02:05:54 | | persister: null 02:05:54 | | originalText: serviceId 02:05:54 | \-ParameterNode 02:05:54 \-BinaryLogicOperatorNode 02:05:54 +-DotNode 02:05:54 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:54 | path: generatedAlias0.operationId 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.ResourceOperationStatus) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-IdentNode 02:05:54 | persister: null 02:05:54 | originalText: operationId 02:05:54 \-ParameterNode 02:05:54 02:05:54 03/07-02:05:54.079|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [resource_operation_status resourceop0_] 02:05:54 03/07-02:05:54.079|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:54 03/07-02:05:54.080|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:54 \-[SELECT] QueryNode: 'SELECT' querySpaces (resource_operation_status) 02:05:54 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:54 | +-[ALIAS_REF] IdentNode: 'resourceop0_.OPERATION_ID as operatio1_9_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_, resourceop0_.SERVICE_ID as service_3_9_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.ResourceOperationStatus, tableAlias=resourceop0_} 02:05:54 | \-[SQL_TOKEN] SqlFragment: 'resourceop0_.ERROR_CODE as error_co4_9_, resourceop0_.JOB_ID as job_id5_9_, resourceop0_.OPER_TYPE as oper_typ6_9_, resourceop0_.PROGRESS as progress7_9_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_, resourceop0_.STATUS as status9_9_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_' 02:05:54 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[resourceop0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:54 | \-[FROM_FRAGMENT] FromElement: 'resource_operation_status resourceop0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=resource_operation_status,tableAlias=resourceop0_,origin=null,columns={,className=org.onap.so.db.request.beans.ResourceOperationStatus}} 02:05:54 \-[WHERE] SqlNode: 'where' 02:05:54 \-[AND] SqlNode: 'and' 02:05:54 +-[EQ] BinaryLogicOperatorNode: '=' 02:05:54 | +-[DOT] DotNode: 'resourceop0_.SERVICE_ID' {propertyName=serviceId,dereferenceType=PRIMITIVE,getPropertyPath=serviceId,path=generatedAlias0.serviceId,tableAlias=resourceop0_,className=org.onap.so.db.request.beans.ResourceOperationStatus,classAlias=generatedAlias0} 02:05:54 | | +-[ALIAS_REF] IdentNode: '(resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.ResourceOperationStatus, tableAlias=resourceop0_} 02:05:54 | | \-[IDENT] IdentNode: 'serviceId' {originalText=serviceId} 02:05:54 | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:54 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:54 +-[DOT] DotNode: 'resourceop0_.OPERATION_ID' {propertyName=operationId,dereferenceType=PRIMITIVE,getPropertyPath=operationId,path=generatedAlias0.operationId,tableAlias=resourceop0_,className=org.onap.so.db.request.beans.ResourceOperationStatus,classAlias=generatedAlias0} 02:05:54 | +-[ALIAS_REF] IdentNode: '(resourceop0_.OPERATION_ID, resourceop0_.RESOURCE_TEMPLATE_UUID, resourceop0_.SERVICE_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.ResourceOperationStatus, tableAlias=resourceop0_} 02:05:54 | \-[IDENT] IdentNode: 'operationId' {originalText=operationId} 02:05:54 \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:54 02:05:54 03/07-02:05:54.080|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.080|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.ResourceOperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:param0 ) and ( generatedAlias0.operationId=:param1 ) 02:05:54 03/07-02:05:54.080|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select resourceop0_.OPERATION_ID as operatio1_9_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_, resourceop0_.SERVICE_ID as service_3_9_, resourceop0_.ERROR_CODE as error_co4_9_, resourceop0_.JOB_ID as job_id5_9_, resourceop0_.OPER_TYPE as oper_typ6_9_, resourceop0_.PROGRESS as progress7_9_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_, resourceop0_.STATUS as status9_9_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_ from resource_operation_status resourceop0_ where resourceop0_.SERVICE_ID=? and resourceop0_.OPERATION_ID=? 02:05:54 03/07-02:05:54.080|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.100|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_, resourceop0_.SERVICE_ID as service_3_9_, resourceop0_.ERROR_CODE as error_co4_9_, resourceop0_.JOB_ID as job_id5_9_, resourceop0_.OPER_TYPE as oper_typ6_9_, resourceop0_.PROGRESS as progress7_9_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_, resourceop0_.STATUS as status9_9_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_ from resource_operation_status resourceop0_ where resourceop0_.SERVICE_ID=? and resourceop0_.OPERATION_ID=? 02:05:54 03/07-02:05:54.102|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.102|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.102|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.102|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@517e4dff 02:05:54 03/07-02:05:54.102|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `errorCode` : value = errorCode 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = jobId 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 50 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceInstanceID` : value = resourceInstanceID 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = finished 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusDescription` : value = statusDescription 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.103|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.106|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:54 03/07-02:05:54.106|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:54 03/07-02:05:54.108|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.109|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:54 \-[QUERY] Node: 'query' 02:05:54 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:54 | +-[FROM] Node: 'from' 02:05:54 | | \-[RANGE] Node: 'RANGE' 02:05:54 | | +-[DOT] Node: '.' 02:05:54 | | | +-[DOT] Node: '.' 02:05:54 | | | | +-[DOT] Node: '.' 02:05:54 | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | | +-[IDENT] Node: 'org' 02:05:54 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:54 | | | | | | | \-[IDENT] Node: 'so' 02:05:54 | | | | | | \-[IDENT] Node: 'db' 02:05:54 | | | | | \-[IDENT] Node: 'request' 02:05:54 | | | | \-[IDENT] Node: 'beans' 02:05:54 | | | \-[IDENT] Node: 'OperationStatus' 02:05:54 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:54 | \-[SELECT] Node: 'select' 02:05:54 | \-[IDENT] Node: 'generatedAlias0' 02:05:54 \-[WHERE] Node: 'where' 02:05:54 \-[AND] Node: 'and' 02:05:54 +-[EQ] Node: '=' 02:05:54 | +-[DOT] Node: '.' 02:05:54 | | +-[IDENT] Node: 'generatedAlias0' 02:05:54 | | \-[IDENT] Node: 'serviceId' 02:05:54 | \-[COLON] Node: ':' 02:05:54 | \-[IDENT] Node: 'SERVICE_ID' 02:05:54 \-[EQ] Node: '=' 02:05:54 +-[DOT] Node: '.' 02:05:54 | +-[IDENT] Node: 'generatedAlias0' 02:05:54 | \-[IDENT] Node: 'operationId' 02:05:54 \-[COLON] Node: ':' 02:05:54 \-[IDENT] Node: 'OPERATION_ID' 02:05:54 02:05:54 03/07-02:05:54.109|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:54 03/07-02:05:54.109|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.OperationStatus (generatedAlias0) -> operations0_ 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> operations0_.OPERATION_ID, operations0_.SERVICE_ID 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operations0_.OPERATION_ID, operations0_.SERVICE_ID) 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceId -> org.hibernate.type.StringType@2bc63e21 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceId -> operations0_.SERVICE_ID 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operations0_.OPERATION_ID, operations0_.SERVICE_ID) 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationId -> org.hibernate.type.StringType@2bc63e21 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationId -> operations0_.OPERATION_ID 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:54 03/07-02:05:54.110|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} operations0_.OPERATION_ID, operations0_.SERVICE_ID ) ( FromClause{level=1} operation_status operations0_ ) ( where ( and ( = ( operations0_.SERVICE_ID (operations0_.OPERATION_ID, operations0_.SERVICE_ID) serviceId ) ? ) ( = ( operations0_.OPERATION_ID (operations0_.OPERATION_ID, operations0_.SERVICE_ID) operationId ) ? ) ) ) ) 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:54 \-QueryNode 02:05:54 +-SelectClause 02:05:54 | referencedTables(entity OperationStatus): [operation_status] 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationStatus) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-SqlFragment 02:05:54 +-FromClause 02:05:54 | \-FromElement 02:05:54 \-SqlNode 02:05:54 \-SqlNode 02:05:54 +-BinaryLogicOperatorNode 02:05:54 | +-DotNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationStatus) 02:05:54 | | path: generatedAlias0.serviceId 02:05:54 | | +-IdentNode 02:05:54 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationStatus) 02:05:54 | | | originalText: generatedAlias0 02:05:54 | | \-IdentNode 02:05:54 | | persister: null 02:05:54 | | originalText: serviceId 02:05:54 | \-ParameterNode 02:05:54 \-BinaryLogicOperatorNode 02:05:54 +-DotNode 02:05:54 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationStatus) 02:05:54 | path: generatedAlias0.operationId 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationStatus) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-IdentNode 02:05:54 | persister: null 02:05:54 | originalText: operationId 02:05:54 \-ParameterNode 02:05:54 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [operation_status operations0_] 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:54 \-[SELECT] QueryNode: 'SELECT' querySpaces (operation_status) 02:05:54 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:54 | +-[ALIAS_REF] IdentNode: 'operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationStatus, tableAlias=operations0_} 02:05:54 | \-[SQL_TOKEN] SqlFragment: 'operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_' 02:05:54 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[operations0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:54 | \-[FROM_FRAGMENT] FromElement: 'operation_status operations0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=operation_status,tableAlias=operations0_,origin=null,columns={,className=org.onap.so.db.request.beans.OperationStatus}} 02:05:54 \-[WHERE] SqlNode: 'where' 02:05:54 \-[AND] SqlNode: 'and' 02:05:54 +-[EQ] BinaryLogicOperatorNode: '=' 02:05:54 | +-[DOT] DotNode: 'operations0_.SERVICE_ID' {propertyName=serviceId,dereferenceType=PRIMITIVE,getPropertyPath=serviceId,path=generatedAlias0.serviceId,tableAlias=operations0_,className=org.onap.so.db.request.beans.OperationStatus,classAlias=generatedAlias0} 02:05:54 | | +-[ALIAS_REF] IdentNode: '(operations0_.OPERATION_ID, operations0_.SERVICE_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationStatus, tableAlias=operations0_} 02:05:54 | | \-[IDENT] IdentNode: 'serviceId' {originalText=serviceId} 02:05:54 | \-[NAMED_PARAM] ParameterNode: '?' {name=SERVICE_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:54 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:54 +-[DOT] DotNode: 'operations0_.OPERATION_ID' {propertyName=operationId,dereferenceType=PRIMITIVE,getPropertyPath=operationId,path=generatedAlias0.operationId,tableAlias=operations0_,className=org.onap.so.db.request.beans.OperationStatus,classAlias=generatedAlias0} 02:05:54 | +-[ALIAS_REF] IdentNode: '(operations0_.OPERATION_ID, operations0_.SERVICE_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationStatus, tableAlias=operations0_} 02:05:54 | \-[IDENT] IdentNode: 'operationId' {originalText=operationId} 02:05:54 \-[NAMED_PARAM] ParameterNode: '?' {name=OPERATION_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:54 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:54 03/07-02:05:54.111|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.112|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:54 03/07-02:05:54.113|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.113|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.113|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.113|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@6d3fe358 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `finishedAt` : value = 2016-11-24 13:19:10.0 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operateAt` : value = 2016-11-24 13:19:10.0 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operation` : value = null 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationContent` : value = operationcontent 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = progress 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `reason` : value = reason 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `result` : value = result 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceName` : value = servicename 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `userId` : value = userid 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.114|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.115|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.115|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.121|||AsyncReporter{RestTemplateSender{http://localhost:9411/api/v2/spans}}|||WARN||||||||Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. 02:05:54 03/07-02:05:54.123|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Static select for action ACTION_MERGE on entity org.onap.so.db.request.beans.OperationStatus: select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.123|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.123|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.124|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.124|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@25a83836 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `finishedAt` : value = 2016-11-24 13:19:10.0 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operateAt` : value = 2016-11-24 13:19:10.0 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operation` : value = null 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationContent` : value = operationcontent 02:05:54 03/07-02:05:54.125|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = progress 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `reason` : value = reason 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `result` : value = result 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceName` : value = servicename 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `userId` : value = userid 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:54 03/07-02:05:54.126|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.126|||AsyncReporter{RestTemplateSender{http://localhost:9411/api/v2/spans}}|||WARN||||||||Dropped 2 spans due to ResourceAccessException(I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)) 02:05:54 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 02:05:54 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 02:05:54 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 02:05:54 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:666) 02:05:54 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:151) 02:05:54 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:169) 02:05:54 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:159) 02:05:54 at zipkin2.Call$Base.execute(Call.java:391) 02:05:54 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 02:05:54 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 02:05:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:54 Caused by: java.net.ConnectException: Connection refused (Connection refused) 02:05:54 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 02:05:54 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) 02:05:54 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) 02:05:54 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) 02:05:54 at java.base/java.net.Socket.connect(Socket.java:609) 02:05:54 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) 02:05:54 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:508) 02:05:54 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603) 02:05:54 at java.base/sun.net.www.http.HttpClient.(HttpClient.java:276) 02:05:54 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:375) 02:05:54 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:396) 02:05:54 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253) 02:05:54 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) 02:05:54 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) 02:05:54 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015) 02:05:54 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 02:05:54 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 02:05:54 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 02:05:54 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 02:05:54 ... 9 common frames omitted 02:05:54 03/07-02:05:54.127|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.127|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.127|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.128|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.128|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.128|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.128|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.OperationStatus{result=finished, reason=reason, operationContent=statusDescription, progress=100, serviceName=servicename, operateAt=2016-11-24 13:19:10.0, operation=null, userId=userid, finishedAt=Sat Mar 07 02:05:54 UTC 2026} 02:05:54 03/07-02:05:54.128|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update operation_status set FINISHED_AT=?, OPERATION_TYPE=?, OPERATION_CONTENT=?, PROGRESS=?, REASON=?, RESULT=?, SERVICE_NAME=?, USER_ID=? where OPERATION_ID=? and SERVICE_ID=? 02:05:54 03/07-02:05:54.136|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.152|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.159|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.159|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.163|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.164|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@6fac7fd7 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `errorCode` : value = errorCode 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = jobId 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 50 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.165|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceInstanceID` : value = resourceInstanceID 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = finished 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusDescription` : value = statusDescription 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.166|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.184|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.ResourceOperationStatus#org.onap.so.db.request.beans.ResourceOperationStatusId@7f70476e[serviceId=serviceId,operationId=operationId,resourceTemplateUUID=template1] 02:05:54 03/07-02:05:54.185|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.190|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.317|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.319|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.319|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.322|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.324|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.326|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.326|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:53.0 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:53.0 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.328|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.329|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.330|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.331|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.331|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.331|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.331|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.332|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.332|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.332|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.333|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.333|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.334|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.335|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.335|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.335|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.335|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.336|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:54 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.332, requestStatus=COMPLETE} 02:05:54 03/07-02:05:54.336|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:54 03/07-02:05:54.341|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.362|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.365|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.365|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.369|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Static select for action ACTION_MERGE on entity org.onap.so.db.request.beans.InstanceNfvoMapping: select instancenf0_.INSTANCE_ID as instance1_5_0_, instancenf0_.API_ROOT as api_root2_5_0_, instancenf0_.ENDPOINT as endpoint3_5_0_, instancenf0_.JOB_ID as job_id4_5_0_, instancenf0_.NFVO_NAME as nfvo_nam5_5_0_, instancenf0_.PASSWORD as password6_5_0_, instancenf0_.USERNAME as username7_5_0_ from instance_nfvo_mapping instancenf0_ where instancenf0_.INSTANCE_ID=? 02:05:54 03/07-02:05:54.369|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InstanceNfvoMapping#9b9f02c0-298b-458a-bc9c-be3692e4f354] 02:05:54 03/07-02:05:54.369|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select instancenf0_.INSTANCE_ID as instance1_5_0_, instancenf0_.API_ROOT as api_root2_5_0_, instancenf0_.ENDPOINT as endpoint3_5_0_, instancenf0_.JOB_ID as job_id4_5_0_, instancenf0_.NFVO_NAME as nfvo_nam5_5_0_, instancenf0_.PASSWORD as password6_5_0_, instancenf0_.USERNAME as username7_5_0_ from instance_nfvo_mapping instancenf0_ where instancenf0_.INSTANCE_ID=? 02:05:54 03/07-02:05:54.370|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.371|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 9b9f02c0-298b-458a-bc9c-be3692e4f354, using strategy: org.hibernate.id.Assigned 02:05:54 03/07-02:05:54.372|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.372|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.372|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.373|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.373|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.373|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.373|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InstanceNfvoMapping{jobId=null, endpoint=http://127.0.0.1:80/, password=admin, instanceId=9b9f02c0-298b-458a-bc9c-be3692e4f354, apiRoot=v1, nfvoName=testNFVO, username=admin} 02:05:54 03/07-02:05:54.373|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into instance_nfvo_mapping (API_ROOT, ENDPOINT, JOB_ID, NFVO_NAME, PASSWORD, USERNAME, INSTANCE_ID) values (?, ?, ?, ?, ?, ?, ?) 02:05:54 03/07-02:05:54.383|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.401|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.405|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.405|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.407|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InstanceNfvoMapping as generatedAlias0 where generatedAlias0.instanceId=:param0 02:05:54 03/07-02:05:54.407|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InstanceNfvoMapping as generatedAlias0 where generatedAlias0.instanceId=:param0 02:05:54 03/07-02:05:54.408|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.409|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:54 \-[QUERY] Node: 'query' 02:05:54 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:54 | +-[FROM] Node: 'from' 02:05:54 | | \-[RANGE] Node: 'RANGE' 02:05:54 | | +-[DOT] Node: '.' 02:05:54 | | | +-[DOT] Node: '.' 02:05:54 | | | | +-[DOT] Node: '.' 02:05:54 | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | +-[DOT] Node: '.' 02:05:54 | | | | | | | | +-[IDENT] Node: 'org' 02:05:54 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:54 | | | | | | | \-[IDENT] Node: 'so' 02:05:54 | | | | | | \-[IDENT] Node: 'db' 02:05:54 | | | | | \-[IDENT] Node: 'request' 02:05:54 | | | | \-[IDENT] Node: 'beans' 02:05:54 | | | \-[IDENT] Node: 'InstanceNfvoMapping' 02:05:54 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:54 | \-[SELECT] Node: 'select' 02:05:54 | \-[IDENT] Node: 'generatedAlias0' 02:05:54 \-[WHERE] Node: 'where' 02:05:54 \-[EQ] Node: '=' 02:05:54 +-[DOT] Node: '.' 02:05:54 | +-[IDENT] Node: 'generatedAlias0' 02:05:54 | \-[IDENT] Node: 'instanceId' 02:05:54 \-[COLON] Node: ':' 02:05:54 \-[IDENT] Node: 'param0' 02:05:54 02:05:54 03/07-02:05:54.409|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:54 03/07-02:05:54.409|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InstanceNfvoMapping (generatedAlias0) -> instancenf0_ 02:05:54 03/07-02:05:54.409|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> instancenf0_.INSTANCE_ID 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> instancenf0_.INSTANCE_ID 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : instanceId -> org.hibernate.type.StringType@2bc63e21 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.instanceId -> instancenf0_.INSTANCE_ID 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} instancenf0_.INSTANCE_ID ) ( FromClause{level=1} instance_nfvo_mapping instancenf0_ ) ( where ( = ( instancenf0_.INSTANCE_ID instancenf0_.INSTANCE_ID instanceId ) ? ) ) ) 02:05:54 03/07-02:05:54.410|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:54 \-QueryNode 02:05:54 +-SelectClause 02:05:54 | referencedTables(entity InstanceNfvoMapping): [instance_nfvo_mapping] 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-SqlFragment 02:05:54 +-FromClause 02:05:54 | \-FromElement 02:05:54 \-SqlNode 02:05:54 \-BinaryLogicOperatorNode 02:05:54 +-DotNode 02:05:54 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:54 | path: generatedAlias0.instanceId 02:05:54 | +-IdentNode 02:05:54 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InstanceNfvoMapping) 02:05:54 | | originalText: generatedAlias0 02:05:54 | \-IdentNode 02:05:54 | persister: null 02:05:54 | originalText: instanceId 02:05:54 \-ParameterNode 02:05:54 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [instance_nfvo_mapping instancenf0_] 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:54 \-[SELECT] QueryNode: 'SELECT' querySpaces (instance_nfvo_mapping) 02:05:54 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:54 | +-[ALIAS_REF] IdentNode: 'instancenf0_.INSTANCE_ID as instance1_5_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InstanceNfvoMapping, tableAlias=instancenf0_} 02:05:54 | \-[SQL_TOKEN] SqlFragment: 'instancenf0_.API_ROOT as api_root2_5_, instancenf0_.ENDPOINT as endpoint3_5_, instancenf0_.JOB_ID as job_id4_5_, instancenf0_.NFVO_NAME as nfvo_nam5_5_, instancenf0_.PASSWORD as password6_5_, instancenf0_.USERNAME as username7_5_' 02:05:54 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[instancenf0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:54 | \-[FROM_FRAGMENT] FromElement: 'instance_nfvo_mapping instancenf0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=instance_nfvo_mapping,tableAlias=instancenf0_,origin=null,columns={,className=org.onap.so.db.request.beans.InstanceNfvoMapping}} 02:05:54 \-[WHERE] SqlNode: 'where' 02:05:54 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:54 +-[DOT] DotNode: 'instancenf0_.INSTANCE_ID' {propertyName=instanceId,dereferenceType=PRIMITIVE,getPropertyPath=instanceId,path=generatedAlias0.instanceId,tableAlias=instancenf0_,className=org.onap.so.db.request.beans.InstanceNfvoMapping,classAlias=generatedAlias0} 02:05:54 | +-[ALIAS_REF] IdentNode: 'instancenf0_.INSTANCE_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InstanceNfvoMapping, tableAlias=instancenf0_} 02:05:54 | \-[IDENT] IdentNode: 'instanceId' {originalText=instanceId} 02:05:54 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:54 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InstanceNfvoMapping as generatedAlias0 where generatedAlias0.instanceId=:param0 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select instancenf0_.INSTANCE_ID as instance1_5_, instancenf0_.API_ROOT as api_root2_5_, instancenf0_.ENDPOINT as endpoint3_5_, instancenf0_.JOB_ID as job_id4_5_, instancenf0_.NFVO_NAME as nfvo_nam5_5_, instancenf0_.PASSWORD as password6_5_, instancenf0_.USERNAME as username7_5_ from instance_nfvo_mapping instancenf0_ where instancenf0_.INSTANCE_ID=? 02:05:54 03/07-02:05:54.411|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:54 03/07-02:05:54.412|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select instancenf0_.INSTANCE_ID as instance1_5_, instancenf0_.API_ROOT as api_root2_5_, instancenf0_.ENDPOINT as endpoint3_5_, instancenf0_.JOB_ID as job_id4_5_, instancenf0_.NFVO_NAME as nfvo_nam5_5_, instancenf0_.PASSWORD as password6_5_, instancenf0_.USERNAME as username7_5_ from instance_nfvo_mapping instancenf0_ where instancenf0_.INSTANCE_ID=? 02:05:54 03/07-02:05:54.412|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InstanceNfvoMapping#9b9f02c0-298b-458a-bc9c-be3692e4f354] 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InstanceNfvoMapping#9b9f02c0-298b-458a-bc9c-be3692e4f354] 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `apiRoot` : value = v1 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`apiRoot`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endpoint` : value = http://127.0.0.1:80/ 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endpoint`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `nfvoName` : value = testNFVO 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`nfvoName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `password` : value = admin 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`password`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `username` : value = admin 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`username`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.413|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InstanceNfvoMapping#9b9f02c0-298b-458a-bc9c-be3692e4f354] 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.414|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InstanceNfvoMapping{jobId=null, endpoint=http://127.0.0.1:80/, password=admin, instanceId=9b9f02c0-298b-458a-bc9c-be3692e4f354, apiRoot=v1, nfvoName=testNFVO, username=admin} 02:05:54 03/07-02:05:54.419|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.487|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.490|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.490|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.491|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.491|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.492|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.493|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.494|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.495|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.496|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.497|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.498|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.498|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.498|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.498|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.500|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.500|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.500|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.501|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.501|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.501|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.501|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.501|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:54 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.499, requestStatus=COMPLETE} 02:05:54 03/07-02:05:54.502|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:54 03/07-02:05:54.512|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.531|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.534|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.534|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.536|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.536|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@275b2660 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `errorCode` : value = errorCode 02:05:54 03/07-02:05:54.537|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = jobId 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 50 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceInstanceID` : value = resourceInstanceID 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = finished 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusDescription` : value = statusDescription 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.538|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.542|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template2, serviceId=serviceId}] 02:05:54 03/07-02:05:54.542|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.543|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.544|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template2, serviceId=serviceId}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 02:05:54 03/07-02:05:54.546|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template3, serviceId=serviceId}] 02:05:54 03/07-02:05:54.546|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.547|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.547|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template3, serviceId=serviceId}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 02:05:54 03/07-02:05:54.548|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.548|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.548|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 2 insertions, 1 updates, 0 deletions to 3 objects 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ResourceOperationStatus{resourceInstanceID=null, jobId=null, statusDescription=Waiting for start, errorCode=null, progress=0, operType=operationType, status=processing} 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ResourceOperationStatus{resourceInstanceID=null, jobId=null, statusDescription=Waiting for start, errorCode=null, progress=0, operType=operationType, status=processing} 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ResourceOperationStatus{resourceInstanceID=null, jobId=null, statusDescription=Waiting for start, errorCode=null, progress=0, operType=operationType, status=processing} 02:05:54 03/07-02:05:54.549|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into resource_operation_status (ERROR_CODE, JOB_ID, OPER_TYPE, PROGRESS, RESOURCE_INSTANCE_ID, STATUS, STATUS_DESCRIPOTION, OPERATION_ID, RESOURCE_TEMPLATE_UUID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:54 03/07-02:05:54.550|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into resource_operation_status (ERROR_CODE, JOB_ID, OPER_TYPE, PROGRESS, RESOURCE_INSTANCE_ID, STATUS, STATUS_DESCRIPOTION, OPERATION_ID, RESOURCE_TEMPLATE_UUID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:54 03/07-02:05:54.550|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update resource_operation_status set ERROR_CODE=?, JOB_ID=?, OPER_TYPE=?, PROGRESS=?, RESOURCE_INSTANCE_ID=?, STATUS=?, STATUS_DESCRIPOTION=? where OPERATION_ID=? and RESOURCE_TEMPLATE_UUID=? and SERVICE_ID=? 02:05:54 03/07-02:05:54.558|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.564|||main|||DEBUG||||||||Rendered criteria query -> select generatedAlias0 from ResourceOperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:param0 ) and ( generatedAlias0.operationId=:param1 ) 02:05:54 03/07-02:05:54.565|||main|||DEBUG||||||||select resourceop0_.OPERATION_ID as operatio1_9_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_, resourceop0_.SERVICE_ID as service_3_9_, resourceop0_.ERROR_CODE as error_co4_9_, resourceop0_.JOB_ID as job_id5_9_, resourceop0_.OPER_TYPE as oper_typ6_9_, resourceop0_.PROGRESS as progress7_9_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_, resourceop0_.STATUS as status9_9_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_ from resource_operation_status resourceop0_ where resourceop0_.SERVICE_ID=? and resourceop0_.OPERATION_ID=? 02:05:54 03/07-02:05:54.567|||main|||DEBUG||||||||Result set row: 0 02:05:54 03/07-02:05:54.567|||main|||DEBUG||||||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.567|||main|||DEBUG||||||||Result set row: 1 02:05:54 03/07-02:05:54.567|||main|||DEBUG||||||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template2, serviceId=serviceId}] 02:05:54 03/07-02:05:54.568|||main|||DEBUG||||||||Result set row: 2 02:05:54 03/07-02:05:54.568|||main|||DEBUG||||||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template3, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2f17a378 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `errorCode` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `progress` : value = 0 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `resourceInstanceID` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `status` : value = processing 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `statusDescription` : value = Waiting for start 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template2, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@185fce27 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `errorCode` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `progress` : value = 0 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `resourceInstanceID` : value = null 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `status` : value = processing 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `statusDescription` : value = Waiting for start 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template2, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template3, serviceId=serviceId}] 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@f907a82 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.569|||main|||DEBUG||||||||Processing attribute `errorCode` : value = null 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `progress` : value = 0 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `resourceInstanceID` : value = null 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `status` : value = processing 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Processing attribute `statusDescription` : value = Waiting for start 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.570|||main|||DEBUG||||||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template3, serviceId=serviceId}] 02:05:54 03/07-02:05:54.640|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.643|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.643|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.644|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.644|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.645|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequesWtAsRDNbIANdGa:p tAenr i|l|lDegEaBlU Gre|f|l|e1c0tiv.e3 0a.cc1e0s7s. 2o2p|eraptrido-nu bhuanst uo1cc8u0r4-red 02:05:54 docWkAeRrN-IvN1G-: 8Ilcl-e8gga-l1 re0f6le|ct|ive| |aPcrceoscse sbys icnogm .ashtatzraim.bsuhtaez a`mcroespte.rCaytciloincRaelferEennvcNeaDmeet`ec t:or v(filael:u/tem p=/r/ conm/ushlalz 02:05:54 am/0s3h/az0a7m-cr0e2st:/005.1:15/4s.h6a4za7m|cr|e|sth-t0t.1p1-.njair) ot-oa uftioe-l1d- jeaxveac.-s1q0l|./Tsiemrevsitcaemsp/.Rneaqnuoess 02:05:54 tsDbAdapter||WDAERBNUIGN|G|:| 1P0l.e30a.s1e0 7c.o2n2s|ipdrde-ru bruenptou1r8t04i-dnogck etrh-ivs1 -t8oc- 8tgh-e1 0m6a||i|n|tAattirnieburtse o(f` ocpoemr.asthiaoznaalmE.nsvhNaazmaem`c)r e s-t .eCnyhcalnicceRde ffeorre nlcaezDye-tleocatdoirn 02:05:54 g? - falsWe 02:05:54 AR0N3I/N0G7:- 02U:s0e5 :-5-4i.l6l4e7g|a|l|-hatctcpe-snsi=ow-aarunt ot-o1 -eenxaebcl-e1 0w|a/rsneirnvgisc eos/fR eqfuuerstthsDebrA dialplteegr|a|lD ErBeUfGl|e|c|t1i0v.e3 0a.c1c0e7s.s2 2o|pperrda-tuibounnst 02:05:54 u1804-docWkAeRr-NvI1N-G8:c -A8lgl- 1i0l6l|e|g|a|lP raoccceessssi nogp eartattriiobnust ew i`lolr ibgei ndaelnRieeqdu eisnt Iad `f u:t uvrael uree l=e ansuell 02:05:54 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.650|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.650|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.650|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:54 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.649, requestStatus=COMPLETE} 02:05:54 03/07-02:05:54.651|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:54 03/07-02:05:54.656|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.670|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.674|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.674|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.675|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Call to MSO Infra RequestsDb adapter get method with request Id: 00032ab7-3fb3-42e5-965d-8ea592502017 02:05:54 03/07-02:05:54.675|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.676|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.676|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.676|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.677|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.678|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.679|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.680|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.681|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.681|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.681|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.681|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.681|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=2026-03-07 02:05:54.0, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.0, requestStatus=COMPLETE} 02:05:54 03/07-02:05:54.685|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.771|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.774|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.776|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.776|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.778|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.778|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.779|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.780|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.781|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.782|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.782|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.782|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.782|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.782|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.784|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.784|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.784|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.785|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.785|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.785|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.785|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.786|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:54 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.783, requestStatus=COMPLETE} 02:05:54 03/07-02:05:54.786|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:54 03/07-02:05:54.792|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.802|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.805|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.805|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.807|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.807|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.808|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.808|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@4de736af 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `errorCode` : value = null 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 0 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceInstanceID` : value = null 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = processing 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusDescription` : value = Waiting for start 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.809|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:54 03/07-02:05:54.810|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ResourceOperationStatus{resourceInstanceID=null, jobId=null, statusDescription=Waiting for start, errorCode=null, progress=0, operType=operationType, status=processing} 02:05:54 03/07-02:05:54.811|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.819|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.821|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.821|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.822|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select resourceop0_.OPERATION_ID as operatio1_9_0_, resourceop0_.RESOURCE_TEMPLATE_UUID as resource2_9_0_, resourceop0_.SERVICE_ID as service_3_9_0_, resourceop0_.ERROR_CODE as error_co4_9_0_, resourceop0_.JOB_ID as job_id5_9_0_, resourceop0_.OPER_TYPE as oper_typ6_9_0_, resourceop0_.PROGRESS as progress7_9_0_, resourceop0_.RESOURCE_INSTANCE_ID as resource8_9_0_, resourceop0_.STATUS as status9_9_0_, resourceop0_.STATUS_DESCRIPOTION as status_10_9_0_ from resource_operation_status resourceop0_ where resourceop0_.OPERATION_ID=? and resourceop0_.RESOURCE_TEMPLATE_UUID=? and resourceop0_.SERVICE_ID=? 02:05:54 03/07-02:05:54.822|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@12acd815 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `errorCode` : value = null 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`errorCode`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `jobId` : value = null 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`jobId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operType` : value = operationType 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 0 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceInstanceID` : value = null 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceInstanceID`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = processing 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusDescription` : value = Waiting for start 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusDescription`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.ResourceOperationStatus#component[operationId,resourceTemplateUUID,serviceId]{operationId=operationId, resourceTemplateUUID=template1, serviceId=serviceId}] 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.ResourceOperationStatus#org.onap.so.db.request.beans.ResourceOperationStatusId@7c903e78[serviceId=serviceId,operationId=operationId,resourceTemplateUUID=template1] 02:05:54 03/07-02:05:54.823|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.824|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:54 03/07-02:05:54.882|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:54 03/07-02:05:54.885|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:54 03/07-02:05:54.885|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:54 03/07-02:05:54.886|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:54 03/07-02:05:54.886|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:54 03/07-02:05:54.888|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:54 03/07-02:05:54.888|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.889|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:54 03/07-02:05:54.890|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.891|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:54 03/07-02:05:54.892|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:54 03/07-02:05:54.892|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:54 03/07-02:05:54.892|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:54 03/07-02:05:54.892|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:54 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:54 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:54 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:54 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:54 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:54.893|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:54 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:54.892, requestStatus=COMPLETE} 02:05:55 03/07-02:05:54.894|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:54.898|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:54.910|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:54.913|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:54.913|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:54.914|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request database - get Site Status with Site name: testSite 02:05:55 03/07-02:05:54.915|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from SiteStatus as generatedAlias0 where generatedAlias0.siteName=:param0 02:05:55 03/07-02:05:54.915|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.SiteStatus as generatedAlias0 where generatedAlias0.siteName=:param0 02:05:55 03/07-02:05:54.916|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:55 03/07-02:05:54.917|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:55 \-[QUERY] Node: 'query' 02:05:55 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:55 | +-[FROM] Node: 'from' 02:05:55 | | \-[RANGE] Node: 'RANGE' 02:05:55 | | +-[DOT] Node: '.' 02:05:55 | | | +-[DOT] Node: '.' 02:05:55 | | | | +-[DOT] Node: '.' 02:05:55 | | | | | +-[DOT] Node: '.' 02:05:55 | | | | | | +-[DOT] Node: '.' 02:05:55 | | | | | | | +-[DOT] Node: '.' 02:05:55 | | | | | | | | +-[IDENT] Node: 'org' 02:05:55 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:55 | | | | | | | \-[IDENT] Node: 'so' 02:05:55 | | | | | | \-[IDENT] Node: 'db' 02:05:55 | | | | | \-[IDENT] Node: 'request' 02:05:55 | | | | \-[IDENT] Node: 'beans' 02:05:55 | | | \-[IDENT] Node: 'SiteStatus' 02:05:55 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:55 | \-[SELECT] Node: 'select' 02:05:55 | \-[IDENT] Node: 'generatedAlias0' 02:05:55 \-[WHERE] Node: 'where' 02:05:55 \-[EQ] Node: '=' 02:05:55 +-[DOT] Node: '.' 02:05:55 | +-[IDENT] Node: 'generatedAlias0' 02:05:55 | \-[IDENT] Node: 'siteName' 02:05:55 \-[COLON] Node: ':' 02:05:55 \-[IDENT] Node: 'param0' 02:05:55 02:05:55 03/07-02:05:54.917|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:55 03/07-02:05:54.917|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.SiteStatus (generatedAlias0) -> sitestatus0_ 02:05:55 03/07-02:05:54.917|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> sitestatus0_.SITE_NAME 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> sitestatus0_.SITE_NAME 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : siteName -> org.hibernate.type.StringType@2bc63e21 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.siteName -> sitestatus0_.SITE_NAME 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} sitestatus0_.SITE_NAME ) ( FromClause{level=1} site_status sitestatus0_ ) ( where ( = ( sitestatus0_.SITE_NAME sitestatus0_.SITE_NAME siteName ) ? ) ) ) 02:05:55 03/07-02:05:54.918|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:55 \-QueryNode 02:05:55 +-SelectClause 02:05:55 | referencedTables(entity SiteStatus): [site_status] 02:05:55 | +-IdentNode 02:05:55 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.SiteStatus) 02:05:55 | | originalText: generatedAlias0 02:05:55 | \-SqlFragment 02:05:55 +-FromClause 02:05:55 | \-FromElement 02:05:55 \-SqlNode 02:05:55 \-BinaryLogicOperatorNode 02:05:55 +-DotNode 02:05:55 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.SiteStatus) 02:05:55 | path: generatedAlias0.siteName 02:05:55 | +-IdentNode 02:05:55 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.SiteStatus) 02:05:55 | | originalText: generatedAlias0 02:05:55 | \-IdentNode 02:05:55 | persister: null 02:05:55 | originalText: siteName 02:05:55 \-ParameterNode 02:05:55 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [site_status sitestatus0_] 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:55 \-[SELECT] QueryNode: 'SELECT' querySpaces (site_status) 02:05:55 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:55 | +-[ALIAS_REF] IdentNode: 'sitestatus0_.SITE_NAME as site_nam1_10_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.SiteStatus, tableAlias=sitestatus0_} 02:05:55 | \-[SQL_TOKEN] SqlFragment: 'sitestatus0_.CREATION_TIMESTAMP as creation2_10_, sitestatus0_.STATUS as status3_10_' 02:05:55 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[sitestatus0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:55 | \-[FROM_FRAGMENT] FromElement: 'site_status sitestatus0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=site_status,tableAlias=sitestatus0_,origin=null,columns={,className=org.onap.so.db.request.beans.SiteStatus}} 02:05:55 \-[WHERE] SqlNode: 'where' 02:05:55 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:55 +-[DOT] DotNode: 'sitestatus0_.SITE_NAME' {propertyName=siteName,dereferenceType=PRIMITIVE,getPropertyPath=siteName,path=generatedAlias0.siteName,tableAlias=sitestatus0_,className=org.onap.so.db.request.beans.SiteStatus,classAlias=generatedAlias0} 02:05:55 | +-[ALIAS_REF] IdentNode: 'sitestatus0_.SITE_NAME' {alias=generatedAlias0, className=org.onap.so.db.request.beans.SiteStatus, tableAlias=sitestatus0_} 02:05:55 | \-[IDENT] IdentNode: 'siteName' {originalText=siteName} 02:05:55 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:55 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.SiteStatus as generatedAlias0 where generatedAlias0.siteName=:param0 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select sitestatus0_.SITE_NAME as site_nam1_10_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_, sitestatus0_.STATUS as status3_10_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 02:05:55 03/07-02:05:54.919|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:55 03/07-02:05:54.920|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select sitestatus0_.SITE_NAME as site_nam1_10_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_, sitestatus0_.STATUS as status3_10_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 02:05:55 03/07-02:05:54.920|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:54.920|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.SiteStatus#testsite] 02:05:55 03/07-02:05:54.922|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.SiteStatus#testsite] 02:05:55 03/07-02:05:54.922|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2017-11-30 15:48:09.0 02:05:55 03/07-02:05:54.922|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.922|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `status` : value = false 02:05:55 03/07-02:05:54.922|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`status`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.923|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.SiteStatus#testsite] 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:54.924|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.SiteStatus{created=2017-11-30 15:48:09.0, siteName=testsite, status=false} 02:05:55 03/07-02:05:54.929|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:54.991|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:54.994|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:54.994|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:54.995|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:54.996|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:54.997|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:54.997|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:54.0 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:54.0 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.998|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:54.999|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.000|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.001|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.001|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.002|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.001, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.003|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.007|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.017|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.018|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.019|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.019|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.020|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.023|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error retrieving MSO Infra Requests DB for Request ID invalidRequestId 02:05:55 org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbException: Entity not found. Unable to retrieve MSO Infra Requests DB for Request ID invalidRequestId 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl.updateInfraRequest(MsoRequestsDbAdapterImpl.java:119) 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl$$FastClassBySpringCGLIB$$ab798c22.invoke() 02:05:55 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:05:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:05:55 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:05:55 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:05:55 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:05:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl$$EnhancerBySpringCGLIB$$5a8e0403.updateInfraRequest() 02:05:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:05:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:05:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:05:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) 02:05:55 at org.apache.cxf.jaxws.JAXWSMethodInvoker.performInvocation(JAXWSMethodInvoker.java:66) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) 02:05:55 at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232) 02:05:55 at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:74) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) 02:05:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126) 02:05:55 at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131) 02:05:55 at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) 02:05:55 at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) 02:05:55 at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) 02:05:55 at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:304) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217) 02:05:55 at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:279) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:05:55 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:05:55 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:05:55 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89) 02:05:55 at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:05:55 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:05:55 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:05:55 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:05:55 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:05:55 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:05:55 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:05:55 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:05:55 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:05:55 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:05:55 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:05:55 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:05:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:05:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:05:55 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:05:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:55 03/07-02:05:55.024|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.056|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.167|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.169|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.169|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.171|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.171|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.173|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.174|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.175|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.176|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.180|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.181|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.181|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.181|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.181|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.182|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.182|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.182|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.181, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.183|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.188|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.195|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.197|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.197|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.197|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.198|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.199|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.200|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.201|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.203|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.203|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.203|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.203|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.203|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.205|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.205|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.206|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=2026-03-07 02:05:55.0, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.0, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.210|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.217|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.219|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.219|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.219|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Call to MSO Infra RequestsDb adapter get method with request Id: 00032ab7-3fb3-42e5-965d-8ea592502017 02:05:55 03/07-02:05:55.220|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.220|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.221|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.221|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.222|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.223|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.224|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.225|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=2026-03-07 02:05:55.0, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.0, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.227|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.298|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.300|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.300|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.301|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.301|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.302|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.302|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.303|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.304|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.305|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.306|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.306|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.307|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.306, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.308|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.312|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.326|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.328|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.328|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.328|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request database - get Site Status with Site name: siteName 02:05:55 03/07-02:05:55.329|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from SiteStatus as generatedAlias0 where generatedAlias0.siteName=:param0 02:05:55 03/07-02:05:55.330|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select sitestatus0_.SITE_NAME as site_nam1_10_, sitestatus0_.CREATION_TIMESTAMP as creation2_10_, sitestatus0_.STATUS as status3_10_ from site_status sitestatus0_ where sitestatus0_.SITE_NAME=? 02:05:55 03/07-02:05:55.331|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.332|||http-nio-auto-1-exec-1|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.393|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.395|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.395|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.396|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.397|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.398|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.398|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.398|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.399|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.400|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.401|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.401|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.401|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.401|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.401|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.402|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.403|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.401, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.403|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.407|||http-nio-auto-1-exec-3|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.417|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.418|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.418|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.419|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Call to MSO Infra RequestsDb adapter get method with request Id: invalidRequestId 02:05:55 03/07-02:05:55.419|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.420|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.422|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Error retrieving MSO Infra Requests DB for Request ID invalidRequestId 02:05:55 org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbException: Entity not found. Unable to retrieve MSO Infra Requests DB for Request ID invalidRequestId 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl.getInfraRequest(MsoRequestsDbAdapterImpl.java:193) 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl$$FastClassBySpringCGLIB$$ab798c22.invoke() 02:05:55 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:05:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:05:55 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:05:55 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:05:55 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:05:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:05:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:05:55 at org.onap.so.adapters.requestsdb.MsoRequestsDbAdapterImpl$$EnhancerBySpringCGLIB$$5a8e0403.getInfraRequest() 02:05:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:05:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:05:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:05:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) 02:05:55 at org.apache.cxf.jaxws.JAXWSMethodInvoker.performInvocation(JAXWSMethodInvoker.java:66) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) 02:05:55 at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232) 02:05:55 at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85) 02:05:55 at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:74) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) 02:05:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126) 02:05:55 at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) 02:05:55 at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131) 02:05:55 at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) 02:05:55 at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) 02:05:55 at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) 02:05:55 at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) 02:05:55 at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:304) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217) 02:05:55 at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) 02:05:55 at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:279) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:05:55 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:05:55 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:05:55 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89) 02:05:55 at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:05:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:05:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:05:55 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:05:55 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:05:55 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:05:55 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:05:55 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:05:55 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:05:55 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:05:55 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:05:55 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:05:55 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:05:55 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:05:55 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:05:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:05:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:05:55 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:05:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:55 03/07-02:05:55.422|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.424|||http-nio-auto-1-exec-4|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.486|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.488|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.488|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.489|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.490|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.491|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.491|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.492|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.492|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.492|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.493|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.494|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.495|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.495|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.495|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.495|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.496|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.497|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.495, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.497|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.501|||http-nio-auto-1-exec-5|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.512|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.514|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.514|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.515|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.516|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.517|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.518|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.519|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.520|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.520|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.520|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.520|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.521|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.521|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.521|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=NEW VF MODULEID, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=VFModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=New NetworkID, configurationId=NewConfigurationId, requestAction=deleteInstance, volumeGroupId=NewVolumeGroupId, configurationName=NewConfigurationName, serviceInstanceId= new serv ind, operationalEnvId=null, serviceInstanceName=NewServiceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=VNF OUTPUTS, operationalEnvName=null, responseBody=NewResponseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=NEWVNFID, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=UNIT TEST, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=TESTING THE UDPATES, correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=50, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.52, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.522|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.528|||http-nio-auto-1-exec-6|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.535|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.536|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.536|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.537|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Call to MSO Infra RequestsDb adapter get method with request Id: 00032ab7-3fb3-42e5-965d-8ea592502017 02:05:55 03/07-02:05:55.537|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.538|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.538|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = NewConfigurationId 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = NewConfigurationName 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = UNIT TEST 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = New NetworkID 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.539|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 50 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = NewResponseBody 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = new serv ind 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = NewServiceInstanceName 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = TESTING THE UDPATES 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = NEW VF MODULEID 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = VFModuleName 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = NEWVNFID 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = VNF OUTPUTS 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = NewVolumeGroupId 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.540|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.541|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.542|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=NEW VF MODULEID, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=2026-03-07 02:05:55.0, vfModuleName=VFModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=New NetworkID, configurationId=NewConfigurationId, requestAction=deleteInstance, volumeGroupId=NewVolumeGroupId, configurationName=NewConfigurationName, serviceInstanceId= new serv ind, operationalEnvId=null, serviceInstanceName=NewServiceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=VNF OUTPUTS, operationalEnvName=null, responseBody=NewResponseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=NEWVNFID, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=UNIT TEST, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=TESTING THE UDPATES, correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=50, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.0, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.543|||http-nio-auto-1-exec-7|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.606|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.610|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.610|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.610|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.611|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.612|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.612|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = NewConfigurationId 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = NewConfigurationName 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = UNIT TEST 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.613|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = New NetworkID 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 50 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = NewResponseBody 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = new serv ind 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = NewServiceInstanceName 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = TESTING THE UDPATES 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.614|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = NEW VF MODULEID 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = VFModuleName 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = NEWVNFID 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = VNF OUTPUTS 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = NewVolumeGroupId 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.615|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.617|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.618|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.618|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.618|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.618|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.620|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.620|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.620|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.620|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.621|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.621|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.621|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.621|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.618, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.621|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.627|||http-nio-auto-1-exec-8|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.640|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.644|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.644|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.645|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:55 03/07-02:05:55.646|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2ca8dc7d 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `finishedAt` : value = 2026-03-07 02:05:54.0 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operateAt` : value = 2016-11-24 13:19:10.0 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operation` : value = null 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationContent` : value = statusDescription 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `reason` : value = reason 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `result` : value = finished 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceName` : value = servicename 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `userId` : value = userid 02:05:55 03/07-02:05:55.647|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.648|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:55 03/07-02:05:55.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.OperationStatus{result=NewResult, reason=NewReason, operationContent=newOperationContent, progress=Newprogress, serviceName=servicename, operateAt=2016-11-24 13:19:10.0, operation=newOperationType, userId=NewUserId, finishedAt=Sat Mar 07 02:05:55 UTC 2026} 02:05:55 03/07-02:05:55.649|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update operation_status set FINISHED_AT=?, OPERATION_TYPE=?, OPERATION_CONTENT=?, PROGRESS=?, REASON=?, RESULT=?, SERVICE_NAME=?, USER_ID=? where OPERATION_ID=? and SERVICE_ID=? 02:05:55 03/07-02:05:55.655|||http-nio-auto-1-exec-10|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.664|||main|||DEBUG||||||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:55 03/07-02:05:55.665|||main|||DEBUG||||||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:55 03/07-02:05:55.666|||main|||DEBUG||||||||Result set row: 0 02:05:55 03/07-02:05:55.666|||main|||DEBUG||||||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.666|||main|||DEBUG||||||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.666|||main|||DEBUG||||||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@58d8c338 02:05:55 03/07-02:05:55.666|||main|||DEBUG||||||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `finishedAt` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `operateAt` : value = 2016-11-24 13:19:10.0 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `operation` : value = newOperationType 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `operationContent` : value = newOperationContent 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `progress` : value = Newprogress 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `reason` : value = NewReason 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `result` : value = NewResult 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `serviceName` : value = servicename 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Processing attribute `userId` : value = NewUserId 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.667|||main|||DEBUG||||||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=serviceid}] 02:05:55 03/07-02:05:55.740|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.743|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.743|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.744|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where generatedAlias0.requestId=:param0 02:05:55 03/07-02:05:55.744|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.REQUEST_ID=? 02:05:55 03/07-02:05:55.745|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:55 03/07-02:05:55.745|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = mtn6 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = configurationId 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationName 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = BPMN 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = networkId 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = 100 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = deleteInstance 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = {"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}} 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = COMPLETE 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.746|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = responseBody 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = e3b5744d-2ad1-4cdd-8390-c999a38829bc 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceName 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = VID 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2016-12-22 18:59:54.0 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = Vf Module has been deleted successfully. 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6accefef3cb442ff9e644d589fb04107 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = c7d527b1-7a91-49fd-b97d-1c8c0f4a7992 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = vSAMP10aDEV::base::module-0 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleName 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = b92f60c8-8de3-46c1-8dc1-e4390ac2b005 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = vnfOutputs 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = volumeGroupId 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.747|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:55 03/07-02:05:55.748|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.748|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.748|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] 02:05:55 03/07-02:05:55.748|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:55 03/07-02:05:55.748|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#00032ab7-3fb3-42e5-965d-8ea592502017] (initialized) 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections 02:05:55 03/07-02:05:55.749|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.750|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c7d527b1-7a91-49fd-b97d-1c8c0f4a7992, vfModuleModelName=vSAMP10aDEV::base::module-0, networkName=null, source=VID, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:55 UTC 2026, vfModuleName=vfModuleName, cloudRegion=mtn6, volumeGroupName=null, networkId=networkId, configurationId=configurationId, requestAction=deleteInstance, volumeGroupId=volumeGroupId, configurationName=configurationName, serviceInstanceId=e3b5744d-2ad1-4cdd-8390-c999a38829bc, operationalEnvId=null, serviceInstanceName=serviceInstanceName, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=vnfOutputs, operationalEnvName=null, responseBody=responseBody, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody={"requestDetails":{"modelInfo":{"modelType":"vfModule","modelName":"vSAMP10aDEV::base::module-0"},"requestInfo":{"source":"VID"},"cloudConfiguration":{"tenantId":"6accefef3cb442ff9e644d589fb04107","lcpCloudRegionId":"mtn6"}}}, requestId=00032ab7-3fb3-42e5-965d-8ea592502017, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2016-12-22 18:59:54.0, vnfId=b92f60c8-8de3-46c1-8dc1-e4390ac2b005, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=BPMN, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=Vf Module has been deleted successfully., correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=6accefef3cb442ff9e644d589fb04107, progress=100, instanceGroupId=null, retryStatusMessage=null, endTime=2026-03-07 02:05:55.748, requestStatus=COMPLETE} 02:05:55 03/07-02:05:55.750|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:55 03/07-02:05:55.754|||http-nio-auto-1-exec-9|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.762|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:55 03/07-02:05:55.764|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:55 03/07-02:05:55.764|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:55 03/07-02:05:55.765|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:55 03/07-02:05:55.766|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:55 03/07-02:05:55.767|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||ERROR|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entity not found. Unable to retrieve OperationStatus Object ServiceId: badserviceId operationId: operationid 02:05:55 03/07-02:05:55.769|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=badserviceId}] 02:05:55 03/07-02:05:55.769|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 02:05:55 03/07-02:05:55.769|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: component[operationId,serviceId]{operationId=operationid, serviceId=badserviceId}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:55 03/07-02:05:55.770|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:55 03/07-02:05:55.771|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:55 03/07-02:05:55.771|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.OperationStatus{result=NewResult, reason=NewReason, operationContent=newOperationContent, progress=Newprogress, serviceName=null, operateAt=Sat Mar 07 02:05:55 UTC 2026, operation=newOperationType, userId=NewUserId, finishedAt=Sat Mar 07 02:05:55 UTC 2026} 02:05:55 03/07-02:05:55.771|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into operation_status (FINISHED_AT, OPERATE_AT, OPERATION_TYPE, OPERATION_CONTENT, PROGRESS, REASON, RESULT, SERVICE_NAME, USER_ID, OPERATION_ID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:55 03/07-02:05:55.778|||http-nio-auto-1-exec-2|/services/RequestsDbAdapter||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting 02:05:55 03/07-02:05:55.782|||main|||DEBUG||||||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:55 03/07-02:05:55.782|||main|||DEBUG||||||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:55 03/07-02:05:55.783|||main|||DEBUG||||||||Result set row: 0 02:05:55 03/07-02:05:55.783|||main|||DEBUG||||||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=badserviceId}] 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=badserviceId}] 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@5f553d0a 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `finishedAt` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `operateAt` : value = 2026-03-07 02:05:55.0 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `operation` : value = newOperationType 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `operationContent` : value = newOperationContent 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `progress` : value = Newprogress 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `reason` : value = NewReason 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `result` : value = NewResult 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `serviceName` : value = null 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Processing attribute `userId` : value = NewUserId 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:55 03/07-02:05:55.784|||main|||DEBUG||||||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=operationid, serviceId=badserviceId}] 02:05:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.717 s - in org.onap.so.adapters.requestsdb.adapters.MSORequestDBImplTest 02:05:55 [INFO] Running org.onap.so.adapters.requestsdb.client.RequestsDbClientTest 02:05:56 03/07-02:05:55.920|||main|||WARN||||||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:55.920|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:55.920|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:55.920|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:55.920|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:55.920|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"881310149a04960f", X-B3-SpanId:"881310149a04960f", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"268df0c4-db72-4377-99e9-caec9d9f19e2"] 02:05:56 03/07-02:05:55.921|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"49e5b2ee-00e0-442f-908e-37dae7cb1f39","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:55.827+00:00","source":"sourceTest","vnfId":"f7e4b27a-55af-4fef-8192-d4d434ea71f4","vnfName":"vnfInstanceNameTest","tenantId":"a7d7d34b-bd46-4d1a-9dac-5e1e406d1c3a","volumeGroupId":"5861370a-d11a-482e-9b64-86d30075d522","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"7ad9aebb-ef95-4183-8174-30113a425b2d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"08868909-30ea-4931-a210-49c154b93e8c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"f390328f-5fd9-4989-ab23-87847641f999","networkName":"networkInstanceNameTest","requestorId":"830db942-8888-4280-a0e5-4b29a4fca376","configurationId":"bb6f9bcb-f08d-47f7-a4a5-b0893370c78c","configurationName":"configurationInstanceNameTest","operationalEnvId":"1cf2ff7a-330c-45c0-8c47-aa9aa5a983c4","operationalEnvName":"f3b1e6e8-bba4-49ba-b0b1-a2cca3995896","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"49e5b2ee-00e0-442f-908e-37dae7cb1f39","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"49e5b2ee-00e0-442f-908e-37dae7cb1f39"} 02:05:56 03/07-02:05:55.921|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:881310149a04960f;x-b3-spanid:881310149a04960f;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:268df0c4-db72-4377-99e9-caec9d9f19e2;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.029|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.248|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.248|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.251|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Static select for action ACTION_MERGE on entity org.onap.so.db.request.beans.InfraActiveRequests: select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:56 03/07-02:05:56.251|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.251|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:56 03/07-02:05:56.252|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.252|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:56 03/07-02:05:56.253|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 49e5b2ee-00e0-442f-908e-37dae7cb1f39, using strategy: org.hibernate.id.Assigned 02:05:56 03/07-02:05:56.254|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:56 03/07-02:05:56.255|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:56 03/07-02:05:56.256|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:56 03/07-02:05:56.262|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 1 02:05:56 03/07-02:05:56.262|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:56 03/07-02:05:56.263|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.263|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:56 03/07-02:05:56.265|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:56 03/07-02:05:56.265|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39], was: [] (initialized) 02:05:56 03/07-02:05:56.265|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:56 03/07-02:05:56.265|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:56 03/07-02:05:56.265|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:56 03/07-02:05:56.266|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=7ad9aebb-ef95-4183-8174-30113a425b2d, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#1], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=f390328f-5fd9-4989-ab23-87847641f999, configurationId=bb6f9bcb-f08d-47f7-a4a5-b0893370c78c, requestAction=someaction, volumeGroupId=5861370a-d11a-482e-9b64-86d30075d522, configurationName=configurationInstanceNameTest, serviceInstanceId=08868909-30ea-4931-a210-49c154b93e8c, operationalEnvId=1cf2ff7a-330c-45c0-8c47-aa9aa5a983c4, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=f3b1e6e8-bba4-49ba-b0b1-a2cca3995896, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=49e5b2ee-00e0-442f-908e-37dae7cb1f39, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:55.827, vnfId=f7e4b27a-55af-4fef-8192-d4d434ea71f4, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=830db942-8888-4280-a0e5-4b29a4fca376, requestScope=operationalEnvironment, tenantId=a7d7d34b-bd46-4d1a-9dac-5e1e406d1c3a, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:56 03/07-02:05:56.266|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:56 UTC 2026, requestId=49e5b2ee-00e0-442f-908e-37dae7cb1f39, id=1} 02:05:56 03/07-02:05:56.403|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.403|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:56 03/07-02:05:56.405|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:56 03/07-02:05:56.405|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/49e5b2ee-00e0-442f-908e-37dae7cb1f39;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.405|||http-nio-auto-1-exec-1|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.406|||http-nio-auto-1-exec-1|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.417|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.417|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:56 03/07-02:05:56.417|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.417|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/49e5b2ee-00e0-442f-908e-37dae7cb1f39", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.418|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:56 "requestId" : "49e5b2ee-00e0-442f-908e-37dae7cb1f39", 02:05:56 "requestStatus" : "IN_PROGRESS", 02:05:56 "startTime" : "2026-03-07T02:05:55.827+00:00", 02:05:56 "source" : "sourceTest", 02:05:56 "vnfId" : "f7e4b27a-55af-4fef-8192-d4d434ea71f4", 02:05:56 "vnfName" : "vnfInstanceNameTest", 02:05:56 "tenantId" : "a7d7d34b-bd46-4d1a-9dac-5e1e406d1c3a", 02:05:56 "modifyTime" : "2026-03-07T02:05:56.253+00:00", 02:05:56 "volumeGroupId" : "5861370a-d11a-482e-9b64-86d30075d522", 02:05:56 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:56 "vfModuleId" : "7ad9aebb-ef95-4183-8174-30113a425b2d", 02:05:56 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:56 "cloudRegion" : "1", 02:05:56 "serviceInstanceId" : "08868909-30ea-4931-a210-49c154b93e8c", 02:05:56 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:56 "requestScope" : "operationalEnvironment", 02:05:56 "requestAction" : "someaction", 02:05:56 "networkId" : "f390328f-5fd9-4989-ab23-87847641f999", 02:05:56 "networkName" : "networkInstanceNameTest", 02:05:56 "requestorId" : "830db942-8888-4280-a0e5-4b29a4fca376", 02:05:56 "configurationId" : "bb6f9bcb-f08d-47f7-a4a5-b0893370c78c", 02:05:56 "configurationName" : "configurationInstanceNameTest", 02:05:56 "operationalEnvId" : "1cf2ff7a-330c-45c0-8c47-aa9aa5a983c4", 02:05:56 "operationalEnvName" : "f3b1e6e8-bba4-49ba-b0b1-a2cca3995896", 02:05:56 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:56 "cloudApiRequests" : [ { 02:05:56 "requestId" : "49e5b2ee-00e0-442f-908e-37dae7cb1f39", 02:05:56 "cloudIdentifier" : "heatstackanme/id", 02:05:56 "requestBody" : "requestBody", 02:05:56 "created" : "2026-03-07T02:05:56.253+00:00" 02:05:56 } ], 02:05:56 "requestURI" : "49e5b2ee-00e0-442f-908e-37dae7cb1f39", 02:05:56 "_links" : { 02:05:56 "self" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/49e5b2ee-00e0-442f-908e-37dae7cb1f39" 02:05:56 }, 02:05:56 "infraActiveRequests" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/49e5b2ee-00e0-442f-908e-37dae7cb1f39" 02:05:56 } 02:05:56 } 02:05:56 } 02:05:56 03/07-02:05:56.418|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.476|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/v1/getInfraActiveRequests?from=0&to=10000000000000 02:05:56 03/07-02:05:56.477|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/v1/getInfraActiveRequests?from=0&to=10000000000000 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"129", X-B3-TraceId:"a7826d7d423ba26b", X-B3-SpanId:"a7826d7d423ba26b", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d93f7907-114b-44ef-80ab-4b44976ce607"] 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"action":["EQ","create"],"serviceInstanceId":["EQ","08868909-30ea-4931-a210-49c154b93e8c"],"requestStatus":["EQ","IN_PROGRESS"]} 02:05:56 03/07-02:05:56.477|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/v1/getInfraActiveRequests 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a7826d7d423ba26b;x-b3-spanid:a7826d7d423ba26b;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:d93f7907-114b-44ef-80ab-4b44976ce607;content-length:129;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.483|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.499|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.499|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.514|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.requestStatus=:param1 ) ) and ( ( generatedAlias0.startTime>=:param2 ) and ( ( generatedAlias0.endTime is null ) or ( generatedAlias0.endTime<=:param3 ) ) ) 02:05:56 03/07-02:05:56.515|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.requestStatus=:param1 ) ) and ( ( generatedAlias0.startTime>=:param2 ) and ( ( generatedAlias0.endTime is null ) or ( generatedAlias0.endTime<=:param3 ) ) ) 02:05:56 03/07-02:05:56.516|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.517|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:56 \-[QUERY] Node: 'query' 02:05:56 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:56 | +-[FROM] Node: 'from' 02:05:56 | | \-[RANGE] Node: 'RANGE' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[DOT] Node: '.' 02:05:56 | | | | +-[DOT] Node: '.' 02:05:56 | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | | +-[IDENT] Node: 'org' 02:05:56 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:56 | | | | | | | \-[IDENT] Node: 'so' 02:05:56 | | | | | | \-[IDENT] Node: 'db' 02:05:56 | | | | | \-[IDENT] Node: 'request' 02:05:56 | | | | \-[IDENT] Node: 'beans' 02:05:56 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:56 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:56 | \-[SELECT] Node: 'select' 02:05:56 | \-[IDENT] Node: 'generatedAlias0' 02:05:56 \-[WHERE] Node: 'where' 02:05:56 \-[AND] Node: 'and' 02:05:56 +-[AND] Node: 'and' 02:05:56 | +-[EQ] Node: '=' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | | \-[IDENT] Node: 'serviceInstanceId' 02:05:56 | | \-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param0' 02:05:56 | \-[EQ] Node: '=' 02:05:56 | +-[DOT] Node: '.' 02:05:56 | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | \-[IDENT] Node: 'requestStatus' 02:05:56 | \-[COLON] Node: ':' 02:05:56 | \-[IDENT] Node: 'param1' 02:05:56 \-[AND] Node: 'and' 02:05:56 +-[GE] Node: '>=' 02:05:56 | +-[DOT] Node: '.' 02:05:56 | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | \-[IDENT] Node: 'startTime' 02:05:56 | \-[COLON] Node: ':' 02:05:56 | \-[IDENT] Node: 'param2' 02:05:56 \-[OR] Node: 'or' 02:05:56 +-[IS_NULL] Node: 'is null' 02:05:56 | \-[DOT] Node: '.' 02:05:56 | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | \-[IDENT] Node: 'endTime' 02:05:56 \-[LE] Node: '<=' 02:05:56 +-[DOT] Node: '.' 02:05:56 | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | \-[IDENT] Node: 'endTime' 02:05:56 \-[COLON] Node: ':' 02:05:56 \-[IDENT] Node: 'param3' 02:05:56 02:05:56 03/07-02:05:56.517|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:56 03/07-02:05:56.517|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceInstanceId -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceInstanceId -> infraactiv0_.SERVICE_INSTANCE_ID 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestStatus -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestStatus -> infraactiv0_.REQUEST_STATUS 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:56 03/07-02:05:56.518|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : endTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.endTime -> infraactiv0_.END_TIME 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : endTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.endTime -> infraactiv0_.END_TIME 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:56 03/07-02:05:56.520|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( and ( = ( infraactiv0_.SERVICE_INSTANCE_ID infraactiv0_.REQUEST_ID serviceInstanceId ) ? ) ( = ( infraactiv0_.REQUEST_STATUS infraactiv0_.REQUEST_ID requestStatus ) ? ) ) ( and ( >= ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) ? ) ( or ( is null ( infraactiv0_.END_TIME infraactiv0_.REQUEST_ID endTime ) ) ( <= ( infraactiv0_.END_TIME infraactiv0_.REQUEST_ID endTime ) ? ) ) ) ) ) ) 02:05:56 03/07-02:05:56.521|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:56 \-QueryNode 02:05:56 +-SelectClause 02:05:56 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-SqlFragment 02:05:56 +-FromClause 02:05:56 | \-FromElement 02:05:56 \-SqlNode 02:05:56 \-SqlNode 02:05:56 +-SqlNode 02:05:56 | +-BinaryLogicOperatorNode 02:05:56 | | +-DotNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | path: generatedAlias0.serviceInstanceId 02:05:56 | | | +-IdentNode 02:05:56 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | | originalText: generatedAlias0 02:05:56 | | | \-IdentNode 02:05:56 | | | persister: null 02:05:56 | | | originalText: serviceInstanceId 02:05:56 | | \-ParameterNode 02:05:56 | \-BinaryLogicOperatorNode 02:05:56 | +-DotNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | path: generatedAlias0.requestStatus 02:05:56 | | +-IdentNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | originalText: generatedAlias0 02:05:56 | | \-IdentNode 02:05:56 | | persister: null 02:05:56 | | originalText: requestStatus 02:05:56 | \-ParameterNode 02:05:56 \-SqlNode 02:05:56 +-BinaryLogicOperatorNode 02:05:56 | +-DotNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | path: generatedAlias0.startTime 02:05:56 | | +-IdentNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | originalText: generatedAlias0 02:05:56 | | \-IdentNode 02:05:56 | | persister: null 02:05:56 | | originalText: startTime 02:05:56 | \-ParameterNode 02:05:56 \-SqlNode 02:05:56 +-IsNullLogicOperatorNode 02:05:56 | \-DotNode 02:05:56 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | path: generatedAlias0.endTime 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-IdentNode 02:05:56 | persister: null 02:05:56 | originalText: endTime 02:05:56 \-BinaryLogicOperatorNode 02:05:56 +-DotNode 02:05:56 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | path: generatedAlias0.endTime 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-IdentNode 02:05:56 | persister: null 02:05:56 | originalText: endTime 02:05:56 \-ParameterNode 02:05:56 02:05:56 03/07-02:05:56.521|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:56 03/07-02:05:56.521|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:56 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:56 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:56 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:56 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:56 \-[WHERE] SqlNode: 'where' 02:05:56 \-[AND] SqlNode: 'and' 02:05:56 +-[AND] SqlNode: 'and' 02:05:56 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | | +-[DOT] DotNode: 'infraactiv0_.SERVICE_INSTANCE_ID' {propertyName=serviceInstanceId,dereferenceType=PRIMITIVE,getPropertyPath=serviceInstanceId,path=generatedAlias0.serviceInstanceId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | | \-[IDENT] IdentNode: 'serviceInstanceId' {originalText=serviceInstanceId} 02:05:56 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | +-[DOT] DotNode: 'infraactiv0_.REQUEST_STATUS' {propertyName=requestStatus,dereferenceType=PRIMITIVE,getPropertyPath=requestStatus,path=generatedAlias0.requestStatus,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | \-[IDENT] IdentNode: 'requestStatus' {originalText=requestStatus} 02:05:56 | \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 \-[AND] SqlNode: 'and' 02:05:56 +-[GE] BinaryLogicOperatorNode: '>=' 02:05:56 | +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:56 | \-[NAMED_PARAM] ParameterNode: '?' {name=param2, expectedType=org.hibernate.type.TimestampType@29bc0b9f} 02:05:56 \-[OR] SqlNode: 'or' 02:05:56 +-[IS_NULL] IsNullLogicOperatorNode: 'is null' 02:05:56 | \-[DOT] DotNode: 'infraactiv0_.END_TIME' {propertyName=endTime,dereferenceType=PRIMITIVE,getPropertyPath=endTime,path=generatedAlias0.endTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[IDENT] IdentNode: 'endTime' {originalText=endTime} 02:05:56 \-[LE] BinaryLogicOperatorNode: '<=' 02:05:56 +-[DOT] DotNode: 'infraactiv0_.END_TIME' {propertyName=endTime,dereferenceType=PRIMITIVE,getPropertyPath=endTime,path=generatedAlias0.endTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[IDENT] IdentNode: 'endTime' {originalText=endTime} 02:05:56 \-[NAMED_PARAM] ParameterNode: '?' {name=param3, expectedType=org.hibernate.type.TimestampType@29bc0b9f} 02:05:56 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.requestStatus=:param1 ) ) and ( ( generatedAlias0.startTime>=:param2 ) and ( ( generatedAlias0.endTime is null ) or ( generatedAlias0.endTime<=:param3 ) ) ) 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.REQUEST_STATUS=? and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.522|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.REQUEST_STATUS=? and infraactiv0_.START_TIME>=? and (infraactiv0_.END_TIME is null or infraactiv0_.END_TIME<=?) 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = bb6f9bcb-f08d-47f7-a4a5-b0893370c78c 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = f390328f-5fd9-4989-ab23-87847641f999 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 1cf2ff7a-330c-45c0-8c47-aa9aa5a983c4 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = f3b1e6e8-bba4-49ba-b0b1-a2cca3995896 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 830db942-8888-4280-a0e5-4b29a4fca376 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.524|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 08868909-30ea-4931-a210-49c154b93e8c 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:55.0 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = a7d7d34b-bd46-4d1a-9dac-5e1e406d1c3a 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 7ad9aebb-ef95-4183-8174-30113a425b2d 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = f7e4b27a-55af-4fef-8192-d4d434ea71f4 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 5861370a-d11a-482e-9b64-86d30075d522 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:56 03/07-02:05:56.525|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.526|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#1] 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = 49e5b2ee-00e0-442f-908e-37dae7cb1f39 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#1] 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#49e5b2ee-00e0-442f-908e-37dae7cb1f39] 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.527|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:56 03/07-02:05:56.528|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.537|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.537|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:56 03/07-02:05:56.537|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:56 03/07-02:05:56.537|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.537|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.538|||http-nio-auto-1-exec-3|/infraActiveRequests/v1/getInfraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.538|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.538|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:56 03/07-02:05:56.538|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.538|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.540|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [{"requestId":"49e5b2ee-00e0-442f-908e-37dae7cb1f39","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:55.000+00:00","source":"sourceTest","vnfId":"f7e4b27a-55af-4fef-8192-d4d434ea71f4","vnfName":"vnfInstanceNameTest","tenantId":"a7d7d34b-bd46-4d1a-9dac-5e1e406d1c3a","modifyTime":"2026-03-07T02:05:56.000+00:00","volumeGroupId":"5861370a-d11a-482e-9b64-86d30075d522","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"7ad9aebb-ef95-4183-8174-30113a425b2d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"08868909-30ea-4931-a210-49c154b93e8c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"f390328f-5fd9-4989-ab23-87847641f999","networkName":"networkInstanceNameTest","requestorId":"830db942-8888-4280-a0e5-4b29a4fca376","configurationId":"bb6f9bcb-f08d-47f7-a4a5-b0893370c78c","configurationName":"configurationInstanceNameTest","operationalEnvId":"1cf2ff7a-330c-45c0-8c47-aa9aa5a983c4","operationalEnvName":"f3b1e6e8-bba4-49ba-b0b1-a2cca3995896","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"49e5b2ee-00e0-442f-908e-37dae7cb1f39","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:56.000+00:00"}],"requestURI":"49e5b2ee-00e0-442f-908e-37dae7cb1f39"}] 02:05:56 03/07-02:05:56.540|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.576|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.576|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"0c1c264d936d2031", X-B3-SpanId:"0c1c264d936d2031", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"449e265c-1985-4360-87a5-058778183104"] 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.575+00:00","source":"sourceTest","vnfId":"9d70c776-2704-4a69-b278-2925d9254aa3","vnfName":"vnfInstanceNameTest","tenantId":"7b704a52-160b-4037-b4bd-bec906a0197a","volumeGroupId":"0eece22e-bfbf-4ef0-88b0-1b3dd26bbc4a","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"47d8b579-c0ce-4484-b557-a110df20769d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"b4456818-d384-495b-8ce8-8703837e7014","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"f258dd3c-3eeb-4d9b-961b-da4e761b69a5","networkName":"networkInstanceNameTest","requestorId":"4f997942-2ae9-4383-9cea-57b11025a840","configurationId":"0055a323-876c-4d96-b1e6-3ddc25024708","configurationName":"configurationInstanceNameTest","operationalEnvId":"8086a877-6af3-4e7f-961c-492f77542686","operationalEnvName":"2dd6321e-6a56-405e-9791-e5eee8d34ceb","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71"} 02:05:56 03/07-02:05:56.576|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0c1c264d936d2031;x-b3-spanid:0c1c264d936d2031;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:449e265c-1985-4360-87a5-058778183104;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.585|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.590|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.590|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.591|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.592|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:56 03/07-02:05:56.592|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.593|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:56 03/07-02:05:56.593|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: e2eb6deb-c8ce-427b-90c2-e7c66d34ea71, using strategy: org.hibernate.id.Assigned 02:05:56 03/07-02:05:56.594|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:56 03/07-02:05:56.596|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:56 03/07-02:05:56.596|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:56 03/07-02:05:56.596|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 2 02:05:56 03/07-02:05:56.596|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:56 03/07-02:05:56.597|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.597|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:56 03/07-02:05:56.597|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71], was: [] (initialized) 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=47d8b579-c0ce-4484-b557-a110df20769d, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#2], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=f258dd3c-3eeb-4d9b-961b-da4e761b69a5, configurationId=0055a323-876c-4d96-b1e6-3ddc25024708, requestAction=someaction, volumeGroupId=0eece22e-bfbf-4ef0-88b0-1b3dd26bbc4a, configurationName=configurationInstanceNameTest, serviceInstanceId=b4456818-d384-495b-8ce8-8703837e7014, operationalEnvId=8086a877-6af3-4e7f-961c-492f77542686, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=2dd6321e-6a56-405e-9791-e5eee8d34ceb, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=e2eb6deb-c8ce-427b-90c2-e7c66d34ea71, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:56.575, vnfId=9d70c776-2704-4a69-b278-2925d9254aa3, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=4f997942-2ae9-4383-9cea-57b11025a840, requestScope=operationalEnvironment, tenantId=7b704a52-160b-4037-b4bd-bec906a0197a, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:56 03/07-02:05:56.598|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:56 UTC 2026, requestId=e2eb6deb-c8ce-427b-90c2-e7c66d34ea71, id=2} 02:05:56 03/07-02:05:56.608|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.608|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:56 03/07-02:05:56.608|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:56 03/07-02:05:56.608|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/e2eb6deb-c8ce-427b-90c2-e7c66d34ea71;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.608|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.608|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.608|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:56 03/07-02:05:56.608|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.609|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/e2eb6deb-c8ce-427b-90c2-e7c66d34ea71", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.609|||http-nio-auto-1-exec-4|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.610|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:56 "requestId" : "e2eb6deb-c8ce-427b-90c2-e7c66d34ea71", 02:05:56 "requestStatus" : "IN_PROGRESS", 02:05:56 "startTime" : "2026-03-07T02:05:56.575+00:00", 02:05:56 "source" : "sourceTest", 02:05:56 "vnfId" : "9d70c776-2704-4a69-b278-2925d9254aa3", 02:05:56 "vnfName" : "vnfInstanceNameTest", 02:05:56 "tenantId" : "7b704a52-160b-4037-b4bd-bec906a0197a", 02:05:56 "modifyTime" : "2026-03-07T02:05:56.593+00:00", 02:05:56 "volumeGroupId" : "0eece22e-bfbf-4ef0-88b0-1b3dd26bbc4a", 02:05:56 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:56 "vfModuleId" : "47d8b579-c0ce-4484-b557-a110df20769d", 02:05:56 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:56 "cloudRegion" : "1", 02:05:56 "serviceInstanceId" : "b4456818-d384-495b-8ce8-8703837e7014", 02:05:56 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:56 "requestScope" : "operationalEnvironment", 02:05:56 "requestAction" : "someaction", 02:05:56 "networkId" : "f258dd3c-3eeb-4d9b-961b-da4e761b69a5", 02:05:56 "networkName" : "networkInstanceNameTest", 02:05:56 "requestorId" : "4f997942-2ae9-4383-9cea-57b11025a840", 02:05:56 "configurationId" : "0055a323-876c-4d96-b1e6-3ddc25024708", 02:05:56 "configurationName" : "configurationInstanceNameTest", 02:05:56 "operationalEnvId" : "8086a877-6af3-4e7f-961c-492f77542686", 02:05:56 "operationalEnvName" : "2dd6321e-6a56-405e-9791-e5eee8d34ceb", 02:05:56 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:56 "cloudApiRequests" : [ { 02:05:56 "requestId" : "e2eb6deb-c8ce-427b-90c2-e7c66d34ea71", 02:05:56 "cloudIdentifier" : "heatstackanme/id", 02:05:56 "requestBody" : "requestBody", 02:05:56 "created" : "2026-03-07T02:05:56.594+00:00" 02:05:56 } ], 02:05:56 "requestURI" : "e2eb6deb-c8ce-427b-90c2-e7c66d34ea71", 02:05:56 "_links" : { 02:05:56 "self" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/e2eb6deb-c8ce-427b-90c2-e7c66d34ea71" 02:05:56 }, 02:05:56 "infraActiveRequests" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/e2eb6deb-c8ce-427b-90c2-e7c66d34ea71" 02:05:56 } 02:05:56 } 02:05:56 } 02:05:56 03/07-02:05:56.610|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.612|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 02:05:56 03/07-02:05:56.612|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"175", X-B3-TraceId:"5a2d07f6e0be0107", X-B3-SpanId:"5a2d07f6e0be0107", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"871e08ae-e731-4613-a106-98b7d2b843c8"] 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"operationalEnvironmentName":"2dd6321e-6a56-405e-9791-e5eee8d34ceb","operationalEnvironmentId":"8086a877-6af3-4e7f-961c-492f77542686","resourceType":"operationalEnvironment"} 02:05:56 03/07-02:05:56.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5a2d07f6e0be0107;x-b3-spanid:5a2d07f6e0be0107;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:871e08ae-e731-4613-a106-98b7d2b843c8;content-length:175;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.617|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.622|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.622|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.623|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:56 03/07-02:05:56.623|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.operationalEnvId=:param1 ) and ( generatedAlias0.requestScope=:param2 ) order by generatedAlias0.startTime asc 02:05:56 03/07-02:05:56.624|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.operationalEnvId=:param1 ) and ( generatedAlias0.requestScope=:param2 ) order by generatedAlias0.startTime asc 02:05:56 03/07-02:05:56.625|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.626|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:56 \-[QUERY] Node: 'query' 02:05:56 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:56 | +-[FROM] Node: 'from' 02:05:56 | | \-[RANGE] Node: 'RANGE' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[DOT] Node: '.' 02:05:56 | | | | +-[DOT] Node: '.' 02:05:56 | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | | +-[IDENT] Node: 'org' 02:05:56 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:56 | | | | | | | \-[IDENT] Node: 'so' 02:05:56 | | | | | | \-[IDENT] Node: 'db' 02:05:56 | | | | | \-[IDENT] Node: 'request' 02:05:56 | | | | \-[IDENT] Node: 'beans' 02:05:56 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:56 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:56 | \-[SELECT] Node: 'select' 02:05:56 | \-[IDENT] Node: 'generatedAlias0' 02:05:56 +-[WHERE] Node: 'where' 02:05:56 | \-[AND] Node: 'and' 02:05:56 | +-[AND] Node: 'and' 02:05:56 | | +-[EQ] Node: '=' 02:05:56 | | | +-[DOT] Node: '.' 02:05:56 | | | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | | | \-[IDENT] Node: 'operationalEnvName' 02:05:56 | | | \-[COLON] Node: ':' 02:05:56 | | | \-[IDENT] Node: 'param0' 02:05:56 | | \-[EQ] Node: '=' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | | \-[IDENT] Node: 'operationalEnvId' 02:05:56 | | \-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param1' 02:05:56 | \-[EQ] Node: '=' 02:05:56 | +-[DOT] Node: '.' 02:05:56 | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | \-[IDENT] Node: 'requestScope' 02:05:56 | \-[COLON] Node: ':' 02:05:56 | \-[IDENT] Node: 'param2' 02:05:56 \-[ORDER] Node: 'order' 02:05:56 +-[DOT] Node: '.' 02:05:56 | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | \-[IDENT] Node: 'startTime' 02:05:56 \-[ASCENDING] Node: 'asc' 02:05:56 02:05:56 03/07-02:05:56.626|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:56 03/07-02:05:56.626|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:56 03/07-02:05:56.626|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.627|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.627|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvName -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.627|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvName -> infraactiv0_.OPERATIONAL_ENV_NAME 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvId -> infraactiv0_.OPERATIONAL_ENV_ID 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestScope -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.628|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestScope -> infraactiv0_.REQUEST_SCOPE 02:05:56 03/07-02:05:56.629|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.629|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:56 03/07-02:05:56.629|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:56 03/07-02:05:56.629|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:56 03/07-02:05:56.629|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( and ( = ( infraactiv0_.OPERATIONAL_ENV_NAME infraactiv0_.REQUEST_ID operationalEnvName ) ? ) ( = ( infraactiv0_.OPERATIONAL_ENV_ID infraactiv0_.REQUEST_ID operationalEnvId ) ? ) ) ( = ( infraactiv0_.REQUEST_SCOPE infraactiv0_.REQUEST_ID requestScope ) ? ) ) ) ( order ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) asc ) ) 02:05:56 03/07-02:05:56.630|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:56 \-QueryNode 02:05:56 +-SelectClause 02:05:56 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-SqlFragment 02:05:56 +-FromClause 02:05:56 | \-FromElement 02:05:56 +-SqlNode 02:05:56 | \-SqlNode 02:05:56 | +-SqlNode 02:05:56 | | +-BinaryLogicOperatorNode 02:05:56 | | | +-DotNode 02:05:56 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | | path: generatedAlias0.operationalEnvName 02:05:56 | | | | +-IdentNode 02:05:56 | | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | | | originalText: generatedAlias0 02:05:56 | | | | \-IdentNode 02:05:56 | | | | persister: null 02:05:56 | | | | originalText: operationalEnvName 02:05:56 | | | \-ParameterNode 02:05:56 | | \-BinaryLogicOperatorNode 02:05:56 | | +-DotNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | path: generatedAlias0.operationalEnvId 02:05:56 | | | +-IdentNode 02:05:56 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | | originalText: generatedAlias0 02:05:56 | | | \-IdentNode 02:05:56 | | | persister: null 02:05:56 | | | originalText: operationalEnvId 02:05:56 | | \-ParameterNode 02:05:56 | \-BinaryLogicOperatorNode 02:05:56 | +-DotNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | path: generatedAlias0.requestScope 02:05:56 | | +-IdentNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | originalText: generatedAlias0 02:05:56 | | \-IdentNode 02:05:56 | | persister: null 02:05:56 | | originalText: requestScope 02:05:56 | \-ParameterNode 02:05:56 \-OrderByClause 02:05:56 +-DotNode 02:05:56 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | path: generatedAlias0.startTime 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-IdentNode 02:05:56 | persister: null 02:05:56 | originalText: startTime 02:05:56 \-SqlNode 02:05:56 02:05:56 03/07-02:05:56.630|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:56 03/07-02:05:56.630|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:56 03/07-02:05:56.631|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:56 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:56 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:56 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:56 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:56 +-[WHERE] SqlNode: 'where' 02:05:56 | \-[AND] SqlNode: 'and' 02:05:56 | +-[AND] SqlNode: 'and' 02:05:56 | | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | | | +-[DOT] DotNode: 'infraactiv0_.OPERATIONAL_ENV_NAME' {propertyName=operationalEnvName,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvName,path=generatedAlias0.operationalEnvName,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | | | \-[IDENT] IdentNode: 'operationalEnvName' {originalText=operationalEnvName} 02:05:56 | | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | | +-[DOT] DotNode: 'infraactiv0_.OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path=generatedAlias0.operationalEnvId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:56 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | +-[DOT] DotNode: 'infraactiv0_.REQUEST_SCOPE' {propertyName=requestScope,dereferenceType=PRIMITIVE,getPropertyPath=requestScope,path=generatedAlias0.requestScope,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | \-[IDENT] IdentNode: 'requestScope' {originalText=requestScope} 02:05:56 | \-[NAMED_PARAM] ParameterNode: '?' {name=param2, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 \-[ORDER] OrderByClause: 'order' 02:05:56 +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:56 \-[ASCENDING] SqlNode: 'asc' 02:05:56 02:05:56 03/07-02:05:56.631|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.631|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.operationalEnvId=:param1 ) and ( generatedAlias0.requestScope=:param2 ) order by generatedAlias0.startTime asc 02:05:56 03/07-02:05:56.631|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_SCOPE=? order by infraactiv0_.START_TIME asc 02:05:56 03/07-02:05:56.631|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.632|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_SCOPE=? order by infraactiv0_.START_TIME asc 02:05:56 03/07-02:05:56.633|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:56 03/07-02:05:56.633|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 0055a323-876c-4d96-b1e6-3ddc25024708 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = f258dd3c-3eeb-4d9b-961b-da4e761b69a5 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 8086a877-6af3-4e7f-961c-492f77542686 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 2dd6321e-6a56-405e-9791-e5eee8d34ceb 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:56 03/07-02:05:56.634|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 4f997942-2ae9-4383-9cea-57b11025a840 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = b4456818-d384-495b-8ce8-8703837e7014 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 7b704a52-160b-4037-b4bd-bec906a0197a 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 47d8b579-c0ce-4484-b557-a110df20769d 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 9d70c776-2704-4a69-b278-2925d9254aa3 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 0eece22e-bfbf-4ef0-88b0-1b3dd26bbc4a 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.635|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.636|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.636|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:56 03/07-02:05:56.636|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.636|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#2] 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = e2eb6deb-c8ce-427b-90c2-e7c66d34ea71 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#2] 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#e2eb6deb-c8ce-427b-90c2-e7c66d34ea71] 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.637|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:56 03/07-02:05:56.638|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.641|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.641|||http-nio-auto-1-exec-5|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.641|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:56 03/07-02:05:56.641|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.641|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.642|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [{"requestId":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.000+00:00","source":"sourceTest","vnfId":"9d70c776-2704-4a69-b278-2925d9254aa3","vnfName":"vnfInstanceNameTest","tenantId":"7b704a52-160b-4037-b4bd-bec906a0197a","modifyTime":"2026-03-07T02:05:56.000+00:00","volumeGroupId":"0eece22e-bfbf-4ef0-88b0-1b3dd26bbc4a","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"47d8b579-c0ce-4484-b557-a110df20769d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"b4456818-d384-495b-8ce8-8703837e7014","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"f258dd3c-3eeb-4d9b-961b-da4e761b69a5","networkName":"networkInstanceNameTest","requestorId":"4f997942-2ae9-4383-9cea-57b11025a840","configurationId":"0055a323-876c-4d96-b1e6-3ddc25024708","configurationName":"configurationInstanceNameTest","operationalEnvId":"8086a877-6af3-4e7f-961c-492f77542686","operationalEnvName":"2dd6321e-6a56-405e-9791-e5eee8d34ceb","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:56.000+00:00"}],"requestURI":"e2eb6deb-c8ce-427b-90c2-e7c66d34ea71"}] 02:05:56 03/07-02:05:56.643|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.662|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.662|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"55cd7560a54463e9", X-B3-SpanId:"55cd7560a54463e9", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45d32362-b00c-48b6-8e4f-efca0905df41"] 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.658+00:00","source":"sourceTest","vnfId":"aa0d0c17-fdbb-4780-ac2b-92babb5345a4","vnfName":"vnfInstanceNameTest","tenantId":"3a4e44c9-1eaf-4839-b045-7882c2a0c3fb","volumeGroupId":"3549a474-d3ba-414c-ad12-253fbd086f16","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"1af6ceff-cd13-4e2f-8226-a5c333ac6fcb","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"ee44c283-5e63-40d9-ba27-335ec9d64c6c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"ab08aeb8-e319-42cf-afdb-fc46f9943614","networkName":"networkInstanceNameTest","requestorId":"8812e9d8-4b02-434c-adb7-5fa78076ec77","configurationId":"577fb66d-74a1-4e10-a81b-d3ca1ea172b0","configurationName":"configurationInstanceNameTest","operationalEnvId":"22c3bfe4-3f82-4700-b246-fc5ad38e2b74","operationalEnvName":"37630fb6-e629-49e9-b34a-5c5c55380cb3","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb"} 02:05:56 03/07-02:05:56.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:55cd7560a54463e9;x-b3-spanid:55cd7560a54463e9;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:45d32362-b00c-48b6-8e4f-efca0905df41;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.669|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.673|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.673|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.674|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.674|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:56 03/07-02:05:56.675|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.675|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:56 03/07-02:05:56.675|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 27bfbad0-4e29-4abc-a390-cee4e7aa60fb, using strategy: org.hibernate.id.Assigned 02:05:56 03/07-02:05:56.676|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:56 03/07-02:05:56.677|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:56 03/07-02:05:56.677|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:56 03/07-02:05:56.677|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 3 02:05:56 03/07-02:05:56.677|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb], was: [] (initialized) 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:56 03/07-02:05:56.678|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:56 UTC 2026, requestId=27bfbad0-4e29-4abc-a390-cee4e7aa60fb, id=3} 02:05:56 03/07-02:05:56.679|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=1af6ceff-cd13-4e2f-8226-a5c333ac6fcb, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#3], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=ab08aeb8-e319-42cf-afdb-fc46f9943614, configurationId=577fb66d-74a1-4e10-a81b-d3ca1ea172b0, requestAction=someaction, volumeGroupId=3549a474-d3ba-414c-ad12-253fbd086f16, configurationName=configurationInstanceNameTest, serviceInstanceId=ee44c283-5e63-40d9-ba27-335ec9d64c6c, operationalEnvId=22c3bfe4-3f82-4700-b246-fc5ad38e2b74, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=37630fb6-e629-49e9-b34a-5c5c55380cb3, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=27bfbad0-4e29-4abc-a390-cee4e7aa60fb, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:56.658, vnfId=aa0d0c17-fdbb-4780-ac2b-92babb5345a4, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=8812e9d8-4b02-434c-adb7-5fa78076ec77, requestScope=operationalEnvironment, tenantId=3a4e44c9-1eaf-4839-b045-7882c2a0c3fb, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/27bfbad0-4e29-4abc-a390-cee4e7aa60fb;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.687|||http-nio-auto-1-exec-6|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.687|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.687|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:56 03/07-02:05:56.687|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.687|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/27bfbad0-4e29-4abc-a390-cee4e7aa60fb", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.688|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:56 "requestId" : "27bfbad0-4e29-4abc-a390-cee4e7aa60fb", 02:05:56 "requestStatus" : "IN_PROGRESS", 02:05:56 "startTime" : "2026-03-07T02:05:56.658+00:00", 02:05:56 "source" : "sourceTest", 02:05:56 "vnfId" : "aa0d0c17-fdbb-4780-ac2b-92babb5345a4", 02:05:56 "vnfName" : "vnfInstanceNameTest", 02:05:56 "tenantId" : "3a4e44c9-1eaf-4839-b045-7882c2a0c3fb", 02:05:56 "modifyTime" : "2026-03-07T02:05:56.675+00:00", 02:05:56 "volumeGroupId" : "3549a474-d3ba-414c-ad12-253fbd086f16", 02:05:56 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:56 "vfModuleId" : "1af6ceff-cd13-4e2f-8226-a5c333ac6fcb", 02:05:56 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:56 "cloudRegion" : "1", 02:05:56 "serviceInstanceId" : "ee44c283-5e63-40d9-ba27-335ec9d64c6c", 02:05:56 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:56 "requestScope" : "operationalEnvironment", 02:05:56 "requestAction" : "someaction", 02:05:56 "networkId" : "ab08aeb8-e319-42cf-afdb-fc46f9943614", 02:05:56 "networkName" : "networkInstanceNameTest", 02:05:56 "requestorId" : "8812e9d8-4b02-434c-adb7-5fa78076ec77", 02:05:56 "configurationId" : "577fb66d-74a1-4e10-a81b-d3ca1ea172b0", 02:05:56 "configurationName" : "configurationInstanceNameTest", 02:05:56 "operationalEnvId" : "22c3bfe4-3f82-4700-b246-fc5ad38e2b74", 02:05:56 "operationalEnvName" : "37630fb6-e629-49e9-b34a-5c5c55380cb3", 02:05:56 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:56 "cloudApiRequests" : [ { 02:05:56 "requestId" : "27bfbad0-4e29-4abc-a390-cee4e7aa60fb", 02:05:56 "cloudIdentifier" : "heatstackanme/id", 02:05:56 "requestBody" : "requestBody", 02:05:56 "created" : "2026-03-07T02:05:56.676+00:00" 02:05:56 } ], 02:05:56 "requestURI" : "27bfbad0-4e29-4abc-a390-cee4e7aa60fb", 02:05:56 "_links" : { 02:05:56 "self" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/27bfbad0-4e29-4abc-a390-cee4e7aa60fb" 02:05:56 }, 02:05:56 "infraActiveRequests" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/27bfbad0-4e29-4abc-a390-cee4e7aa60fb" 02:05:56 } 02:05:56 } 02:05:56 } 02:05:56 03/07-02:05:56.688|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.700|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/checkInstanceNameDuplicate 02:05:56 03/07-02:05:56.700|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/checkInstanceNameDuplicate 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"145", X-B3-TraceId:"e3523ff8fdecbc2e", X-B3-SpanId:"e3523ff8fdecbc2e", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bb711522-f8fa-4451-a4a9-38caa12c9a71"] 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"instanceIdMap":{"operationalEnvironmentId":"22c3bfe4-3f82-4700-b246-fc5ad38e2b74"},"instanceName":null,"requestScope":"operationalEnvironment"} 02:05:56 03/07-02:05:56.700|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e3523ff8fdecbc2e;x-b3-spanid:e3523ff8fdecbc2e;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:bb711522-f8fa-4451-a4a9-38caa12c9a71;content-length:145;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.704|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.709|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.709|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.713|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:56 03/07-02:05:56.713|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:56 03/07-02:05:56.714|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:56 03/07-02:05:56.715|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:56 \-[QUERY] Node: 'query' 02:05:56 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:56 | +-[FROM] Node: 'from' 02:05:56 | | \-[RANGE] Node: 'RANGE' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[DOT] Node: '.' 02:05:56 | | | | +-[DOT] Node: '.' 02:05:56 | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | +-[DOT] Node: '.' 02:05:56 | | | | | | | | +-[IDENT] Node: 'org' 02:05:56 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:56 | | | | | | | \-[IDENT] Node: 'so' 02:05:56 | | | | | | \-[IDENT] Node: 'db' 02:05:56 | | | | | \-[IDENT] Node: 'request' 02:05:56 | | | | \-[IDENT] Node: 'beans' 02:05:56 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:56 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:56 | \-[SELECT] Node: 'select' 02:05:56 | \-[IDENT] Node: 'generatedAlias0' 02:05:56 +-[WHERE] Node: 'where' 02:05:56 | \-[AND] Node: 'and' 02:05:56 | +-[EQ] Node: '=' 02:05:56 | | +-[DOT] Node: '.' 02:05:56 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | | \-[IDENT] Node: 'operationalEnvId' 02:05:56 | | \-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param0' 02:05:56 | \-[IN] Node: 'in' 02:05:56 | +-[DOT] Node: '.' 02:05:56 | | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | | \-[IDENT] Node: 'requestStatus' 02:05:56 | \-[IN_LIST] Node: 'inList' 02:05:56 | +-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param1' 02:05:56 | +-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param2' 02:05:56 | +-[COLON] Node: ':' 02:05:56 | | \-[IDENT] Node: 'param3' 02:05:56 | \-[COLON] Node: ':' 02:05:56 | \-[IDENT] Node: 'param4' 02:05:56 \-[ORDER] Node: 'order' 02:05:56 +-[DOT] Node: '.' 02:05:56 | +-[IDENT] Node: 'generatedAlias0' 02:05:56 | \-[IDENT] Node: 'startTime' 02:05:56 \-[DESCENDING] Node: 'desc' 02:05:56 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.716|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvId -> infraactiv0_.OPERATIONAL_ENV_ID 02:05:56 03/07-02:05:56.718|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.718|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestStatus -> org.hibernate.type.StringType@2bc63e21 02:05:56 03/07-02:05:56.718|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestStatus -> infraactiv0_.REQUEST_STATUS 02:05:56 03/07-02:05:56.720|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( = ( infraactiv0_.OPERATIONAL_ENV_ID infraactiv0_.REQUEST_ID operationalEnvId ) ? ) ( in ( infraactiv0_.REQUEST_STATUS infraactiv0_.REQUEST_ID requestStatus ) ( inList ? ? ? ? ) ) ) ) ( order ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) desc ) ) 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:56 \-QueryNode 02:05:56 +-SelectClause 02:05:56 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-SqlFragment 02:05:56 +-FromClause 02:05:56 | \-FromElement 02:05:56 +-SqlNode 02:05:56 | \-SqlNode 02:05:56 | +-BinaryLogicOperatorNode 02:05:56 | | +-DotNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | path: generatedAlias0.operationalEnvId 02:05:56 | | | +-IdentNode 02:05:56 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | | originalText: generatedAlias0 02:05:56 | | | \-IdentNode 02:05:56 | | | persister: null 02:05:56 | | | originalText: operationalEnvId 02:05:56 | | \-ParameterNode 02:05:56 | \-InLogicOperatorNode 02:05:56 | +-DotNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | path: generatedAlias0.requestStatus 02:05:56 | | +-IdentNode 02:05:56 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | | originalText: generatedAlias0 02:05:56 | | \-IdentNode 02:05:56 | | persister: null 02:05:56 | | originalText: requestStatus 02:05:56 | \-SqlNode 02:05:56 | +-ParameterNode 02:05:56 | +-ParameterNode 02:05:56 | +-ParameterNode 02:05:56 | \-ParameterNode 02:05:56 \-OrderByClause 02:05:56 +-DotNode 02:05:56 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | path: generatedAlias0.startTime 02:05:56 | +-IdentNode 02:05:56 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:56 | | originalText: generatedAlias0 02:05:56 | \-IdentNode 02:05:56 | persister: null 02:05:56 | originalText: startTime 02:05:56 \-SqlNode 02:05:56 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:56 03/07-02:05:56.721|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:56 03/07-02:05:56.722|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:56 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:56 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:56 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:56 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:56 +-[WHERE] SqlNode: 'where' 02:05:56 | \-[AND] SqlNode: 'and' 02:05:56 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:56 | | +-[DOT] DotNode: 'infraactiv0_.OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path=generatedAlias0.operationalEnvId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:56 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | \-[IN] InLogicOperatorNode: 'in' 02:05:56 | +-[DOT] DotNode: 'infraactiv0_.REQUEST_STATUS' {propertyName=requestStatus,dereferenceType=PRIMITIVE,getPropertyPath=requestStatus,path=generatedAlias0.requestStatus,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | | \-[IDENT] IdentNode: 'requestStatus' {originalText=requestStatus} 02:05:56 | \-[IN_LIST] SqlNode: 'inList' 02:05:56 | +-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | +-[NAMED_PARAM] ParameterNode: '?' {name=param2, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | +-[NAMED_PARAM] ParameterNode: '?' {name=param3, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 | \-[NAMED_PARAM] ParameterNode: '?' {name=param4, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:56 \-[ORDER] OrderByClause: 'order' 02:05:56 +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:56 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:56 | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:56 \-[DESCENDING] SqlNode: 'desc' 02:05:56 02:05:56 03/07-02:05:56.722|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.722|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:56 03/07-02:05:56.722|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:56 03/07-02:05:56.722|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:56 03/07-02:05:56.723|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 577fb66d-74a1-4e10-a81b-d3ca1ea172b0 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.724|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = ab08aeb8-e319-42cf-afdb-fc46f9943614 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 22c3bfe4-3f82-4700-b246-fc5ad38e2b74 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 37630fb6-e629-49e9-b34a-5c5c55380cb3 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 8812e9d8-4b02-434c-adb7-5fa78076ec77 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = ee44c283-5e63-40d9-ba27-335ec9d64c6c 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 3a4e44c9-1eaf-4839-b045-7882c2a0c3fb 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 1af6ceff-cd13-4e2f-8226-a5c333ac6fcb 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = aa0d0c17-fdbb-4780-ac2b-92babb5345a4 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 3549a474-d3ba-414c-ad12-253fbd086f16 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.725|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#3] 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:56.0 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = 27bfbad0-4e29-4abc-a390-cee4e7aa60fb 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:56 03/07-02:05:56.726|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#3] 02:05:56 03/07-02:05:56.727|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.727|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#27bfbad0-4e29-4abc-a390-cee4e7aa60fb] 02:05:56 03/07-02:05:56.727|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.727|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:56 03/07-02:05:56.727|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.735|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.735|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:56 03/07-02:05:56.735|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.735|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.735|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.737|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"requestId":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.000+00:00","source":"sourceTest","vnfId":"aa0d0c17-fdbb-4780-ac2b-92babb5345a4","vnfName":"vnfInstanceNameTest","tenantId":"3a4e44c9-1eaf-4839-b045-7882c2a0c3fb","modifyTime":"2026-03-07T02:05:56.000+00:00","volumeGroupId":"3549a474-d3ba-414c-ad12-253fbd086f16","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"1af6ceff-cd13-4e2f-8226-a5c333ac6fcb","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"ee44c283-5e63-40d9-ba27-335ec9d64c6c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"ab08aeb8-e319-42cf-afdb-fc46f9943614","networkName":"networkInstanceNameTest","requestorId":"8812e9d8-4b02-434c-adb7-5fa78076ec77","configurationId":"577fb66d-74a1-4e10-a81b-d3ca1ea172b0","configurationName":"configurationInstanceNameTest","operationalEnvId":"22c3bfe4-3f82-4700-b246-fc5ad38e2b74","operationalEnvName":"37630fb6-e629-49e9-b34a-5c5c55380cb3","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:56.000+00:00"}],"requestURI":"27bfbad0-4e29-4abc-a390-cee4e7aa60fb"} 02:05:56 03/07-02:05:56.737|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.752|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.753|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"a73c8f1b9d44a41b", X-B3-SpanId:"a73c8f1b9d44a41b", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6fc6d0b2-6bbf-485f-98f8-b5b4c5787773"] 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"ed9a1596-d34d-4b69-86bb-7335abd9248e","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.748+00:00","source":"sourceTest","vnfId":"e8f42010-2fb0-44ea-b132-ac61f5756a1e","vnfName":"vnfInstanceNameTest","tenantId":"e8a7140e-a630-4880-a6b3-321e18a88544","volumeGroupId":"ec0c2a20-9790-4660-80b3-d3ecefba7b0a","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"cf72c481-5dca-4557-b547-0d0d060463c5","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"6219c949-14e4-4ad0-aeec-fbfe5d2db4bf","networkName":"networkInstanceNameTest","requestorId":"75c1c874-a5fa-46b0-bca7-04c416af2efe","configurationId":"04010981-d75b-42f2-bd29-e6151c981c5c","configurationName":"configurationInstanceNameTest","operationalEnvId":"4676018e-2b58-4fdc-871e-cc6bebd35934","operationalEnvName":"99b8c720-d360-4feb-b444-b70479794266","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"ed9a1596-d34d-4b69-86bb-7335abd9248e","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"ed9a1596-d34d-4b69-86bb-7335abd9248e"} 02:05:56 03/07-02:05:56.753|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a73c8f1b9d44a41b;x-b3-spanid:a73c8f1b9d44a41b;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:6fc6d0b2-6bbf-485f-98f8-b5b4c5787773;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:56 03/07-02:05:56.759|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:56 03/07-02:05:56.763|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:56 03/07-02:05:56.763|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:56 03/07-02:05:56.764|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:56 03/07-02:05:56.764|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:56 03/07-02:05:56.765|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:56 03/07-02:05:56.765|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:56 03/07-02:05:56.765|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: ed9a1596-d34d-4b69-86bb-7335abd9248e, using strategy: org.hibernate.id.Assigned 02:05:56 03/07-02:05:56.766|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:56 03/07-02:05:56.767|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:56 03/07-02:05:56.767|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:56 03/07-02:05:56.768|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 4 02:05:56 03/07-02:05:56.768|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:56 03/07-02:05:56.768|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:56 03/07-02:05:56.768|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:56 03/07-02:05:56.768|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e], was: [] (initialized) 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#4], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=6219c949-14e4-4ad0-aeec-fbfe5d2db4bf, configurationId=04010981-d75b-42f2-bd29-e6151c981c5c, requestAction=someaction, volumeGroupId=ec0c2a20-9790-4660-80b3-d3ecefba7b0a, configurationName=configurationInstanceNameTest, serviceInstanceId=cf72c481-5dca-4557-b547-0d0d060463c5, operationalEnvId=4676018e-2b58-4fdc-871e-cc6bebd35934, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=99b8c720-d360-4feb-b444-b70479794266, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=ed9a1596-d34d-4b69-86bb-7335abd9248e, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:56.748, vnfId=e8f42010-2fb0-44ea-b132-ac61f5756a1e, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=75c1c874-a5fa-46b0-bca7-04c416af2efe, requestScope=operationalEnvironment, tenantId=e8a7140e-a630-4880-a6b3-321e18a88544, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:56 03/07-02:05:56.769|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:56 UTC 2026, requestId=ed9a1596-d34d-4b69-86bb-7335abd9248e, id=4} 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:56 03/07-02:05:56.776|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:56 03/07-02:05:56.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:56 03/07-02:05:56.776|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:56 03/07-02:05:56.777|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:56 03/07-02:05:56.777|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:56 03/07-02:05:56.777|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:56 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:56 "requestStatus" : "IN_PROGRESS", 02:05:56 "startTime" : "2026-03-07T02:05:56.748+00:00", 02:05:56 "source" : "sourceTest", 02:05:56 "vnfId" : "e8f42010-2fb0-44ea-b132-ac61f5756a1e", 02:05:56 "vnfName" : "vnfInstanceNameTest", 02:05:56 "tenantId" : "e8a7140e-a630-4880-a6b3-321e18a88544", 02:05:56 "modifyTime" : "2026-03-07T02:05:56.765+00:00", 02:05:56 "volumeGroupId" : "ec0c2a20-9790-4660-80b3-d3ecefba7b0a", 02:05:56 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:56 "vfModuleId" : "fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3", 02:05:56 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:56 "cloudRegion" : "1", 02:05:56 "serviceInstanceId" : "cf72c481-5dca-4557-b547-0d0d060463c5", 02:05:56 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:56 "requestScope" : "operationalEnvironment", 02:05:56 "requestAction" : "someaction", 02:05:56 "networkId" : "6219c949-14e4-4ad0-aeec-fbfe5d2db4bf", 02:05:56 "networkName" : "networkInstanceNameTest", 02:05:56 "requestorId" : "75c1c874-a5fa-46b0-bca7-04c416af2efe", 02:05:56 "configurationId" : "04010981-d75b-42f2-bd29-e6151c981c5c", 02:05:56 "configurationName" : "configurationInstanceNameTest", 02:05:56 "operationalEnvId" : "4676018e-2b58-4fdc-871e-cc6bebd35934", 02:05:56 "operationalEnvName" : "99b8c720-d360-4feb-b444-b70479794266", 02:05:56 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:56 "cloudApiRequests" : [ { 02:05:56 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:56 "cloudIdentifier" : "heatstackanme/id", 02:05:56 "requestBody" : "requestBody", 02:05:56 "created" : "2026-03-07T02:05:56.766+00:00" 02:05:56 } ], 02:05:56 "requestURI" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:56 "_links" : { 02:05:56 "self" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:56 }, 02:05:56 "infraActiveRequests" : { 02:05:56 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:56 } 02:05:56 } 02:05:56 } 02:05:56 03/07-02:05:56.777|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:56 03/07-02:05:56.780|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:56 03/07-02:05:56.780|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:56 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : PUT 02:05:57 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1230", X-B3-TraceId:"8e6e676a42ce5cfa", X-B3-SpanId:"8e6e676a42ce5cfa", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"587a47b7-5eae-4e1e-942d-f2ac5035f4d3"] 02:05:57 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"ed9a1596-d34d-4b69-86bb-7335abd9248e","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.748+00:00","source":"sourceTest","vnfId":"e8f42010-2fb0-44ea-b132-ac61f5756a1e","vnfName":"vnfInstanceNameTest","tenantId":"e8a7140e-a630-4880-a6b3-321e18a88544","volumeGroupId":"ec0c2a20-9790-4660-80b3-d3ecefba7b0a","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"cf72c481-5dca-4557-b547-0d0d060463c5","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"6219c949-14e4-4ad0-aeec-fbfe5d2db4bf","networkName":"networkInstanceNameTest","requestorId":"75c1c874-a5fa-46b0-bca7-04c416af2efe","configurationId":"04010981-d75b-42f2-bd29-e6151c981c5c","configurationName":"configurationInstanceNameTest","operationalEnvId":"4676018e-2b58-4fdc-871e-cc6bebd35934","operationalEnvName":"99b8c720-d360-4feb-b444-b70479794266","cloudApiRequests":[{"requestId":"ed9a1596-d34d-4b69-86bb-7335abd9248e","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"ed9a1596-d34d-4b69-86bb-7335abd9248e"} 02:05:57 03/07-02:05:56.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:56.785|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:56.785|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.786|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.786|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : PUT 02:05:57 03/07-02:05:56.786|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8e6e676a42ce5cfa;x-b3-spanid:8e6e676a42ce5cfa;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:587a47b7-5eae-4e1e-942d-f2ac5035f4d3;content-length:1230;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:56.786|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:56.788|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:56.788|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:56.790|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:56.791|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 04010981-d75b-42f2-bd29-e6151c981c5c 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 6219c949-14e4-4ad0-aeec-fbfe5d2db4bf 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 4676018e-2b58-4fdc-871e-cc6bebd35934 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 99b8c720-d360-4feb-b444-b70479794266 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 75c1c874-a5fa-46b0-bca7-04c416af2efe 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.792|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = cf72c481-5dca-4557-b547-0d0d060463c5 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = e8a7140e-a630-4880-a6b3-321e18a88544 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = e8f42010-2fb0-44ea-b132-ac61f5756a1e 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = ec0c2a20-9790-4660-80b3-d3ecefba7b0a 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#4] 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#4] 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:56.793|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.794|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:56.837|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:56.838|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:56.838|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:56.838|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:56.839|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection dirty: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.839|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e], was: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] (initialized) 02:05:57 03/07-02:05:56.839|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:56.839|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 1 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:56.839|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:56.840|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#4], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=6219c949-14e4-4ad0-aeec-fbfe5d2db4bf, configurationId=04010981-d75b-42f2-bd29-e6151c981c5c, requestAction=someaction, volumeGroupId=ec0c2a20-9790-4660-80b3-d3ecefba7b0a, configurationName=configurationInstanceNameTest, serviceInstanceId=cf72c481-5dca-4557-b547-0d0d060463c5, operationalEnvId=4676018e-2b58-4fdc-871e-cc6bebd35934, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=99b8c720-d360-4feb-b444-b70479794266, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=ed9a1596-d34d-4b69-86bb-7335abd9248e, requestUrl=null, extSystemErrorSource=null, startTime=2026-03-07 02:05:56.748, vnfId=e8f42010-2fb0-44ea-b132-ac61f5756a1e, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=75c1c874-a5fa-46b0-bca7-04c416af2efe, requestScope=operationalEnvironment, tenantId=e8a7140e-a630-4880-a6b3-321e18a88544, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:56.840|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=2026-03-07 02:05:56.0, requestId=ed9a1596-d34d-4b69-86bb-7335abd9248e, id=4} 02:05:57 03/07-02:05:56.840|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||update infra_active_requests set CALLBACK_URL=?, CLOUD_REGION=?, CONFIGURATION_ID=?, CONFIGURATION_NAME=?, CORRELATOR=?, END_TIME=?, EXT_SYSTEM_ERROR_SOURCE=?, FLOW_STATUS=?, INSTANCE_GROUP_ID=?, INSTANCE_GROUP_NAME=?, LAST_MODIFIED_BY=?, MODIFY_TIME=?, NETWORK_ID=?, NETWORK_NAME=?, NETWORK_TYPE=?, OPERATION_NAME=?, OPERATIONAL_ENV_ID=?, OPERATIONAL_ENV_NAME=?, ORIGINAL_REQUEST_ID=?, PNF_NAME=?, PRODUCT_FAMILY_NAME=?, PROGRESS=?, REQUEST_ACTION=?, REQUEST_BODY=?, REQUEST_SCOPE=?, REQUEST_STATUS=?, REQUEST_URL=?, REQUESTOR_ID=?, RESOURCE_STATUS_MESSAGE=?, RESPONSE_BODY=?, RETRY_STATUS_MESSAGE=?, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE=?, ROLLBACK_STATUS_MESSAGE=?, SERVICE_INSTANCE_ID=?, SERVICE_INSTANCE_NAME=?, SERVICE_TYPE=?, SOURCE=?, START_TIME=?, STATUS_MESSAGE=?, TENANT_ID=?, TENANT_NAME=?, VF_MODULE_ID=?, VF_MODULE_MODEL_NAME=?, VF_MODULE_NAME=?, VNF_ID=?, VNF_NAME=?, VNF_OUTPUTS=?, VNF_PARAMS=?, VNF_TYPE=?, VOLUME_GROUP_ID=?, VOLUME_GROUP_NAME=?, WORKFLOW_NAME=? where REQUEST_ID=? 02:05:57 03/07-02:05:56.850|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.850|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:56.850|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:56.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:56.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:56.850|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:56.850|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:56.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:56.851|||http-nio-auto-1-exec-10|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:56.853|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:56.748+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "e8f42010-2fb0-44ea-b132-ac61f5756a1e", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "e8a7140e-a630-4880-a6b3-321e18a88544", 02:05:57 "modifyTime" : "2026-03-07T02:05:56.839+00:00", 02:05:57 "volumeGroupId" : "ec0c2a20-9790-4660-80b3-d3ecefba7b0a", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "cf72c481-5dca-4557-b547-0d0d060463c5", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "6219c949-14e4-4ad0-aeec-fbfe5d2db4bf", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "75c1c874-a5fa-46b0-bca7-04c416af2efe", 02:05:57 "configurationId" : "04010981-d75b-42f2-bd29-e6151c981c5c", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "4676018e-2b58-4fdc-871e-cc6bebd35934", 02:05:57 "operationalEnvName" : "99b8c720-d360-4feb-b444-b70479794266", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:56.000+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:56.853|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:56.855|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.855|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4584fa801eb2177a", X-B3-SpanId:"4584fa801eb2177a", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1ea6a4d7-2ced-4cfb-b3c8-209e9e7a0d8f"] 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:56.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4584fa801eb2177a;x-b3-spanid:4584fa801eb2177a;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:1ea6a4d7-2ced-4cfb-b3c8-209e9e7a0d8f;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:56.863|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:56.867|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:56.867|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:56.868|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:56.870|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:57 03/07-02:05:56.870|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 04010981-d75b-42f2-bd29-e6151c981c5c 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 6219c949-14e4-4ad0-aeec-fbfe5d2db4bf 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 4676018e-2b58-4fdc-871e-cc6bebd35934 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 99b8c720-d360-4feb-b444-b70479794266 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 75c1c874-a5fa-46b0-bca7-04c416af2efe 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = cf72c481-5dca-4557-b547-0d0d060463c5 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = e8a7140e-a630-4880-a6b3-321e18a88544 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.871|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = e8f42010-2fb0-44ea-b132-ac61f5756a1e 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = ec0c2a20-9790-4660-80b3-d3ecefba7b0a 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#4] 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:56.0 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#4] 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e] 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:56.872|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.InfraActiveRequests#ed9a1596-d34d-4b69-86bb-7335abd9248e 02:05:57 03/07-02:05:56.873|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:56.881|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.881|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:56.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.881|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:56.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:56.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:56.881|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:56.881|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:56.882|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:56.882|||http-nio-auto-1-exec-9|/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:56.883|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:56.000+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "e8f42010-2fb0-44ea-b132-ac61f5756a1e", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "e8a7140e-a630-4880-a6b3-321e18a88544", 02:05:57 "modifyTime" : "2026-03-07T02:05:56.000+00:00", 02:05:57 "volumeGroupId" : "ec0c2a20-9790-4660-80b3-d3ecefba7b0a", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "fe4de5cc-fa3b-4f6f-9d96-788f3dd90eb3", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "cf72c481-5dca-4557-b547-0d0d060463c5", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "6219c949-14e4-4ad0-aeec-fbfe5d2db4bf", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "75c1c874-a5fa-46b0-bca7-04c416af2efe", 02:05:57 "configurationId" : "04010981-d75b-42f2-bd29-e6151c981c5c", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "4676018e-2b58-4fdc-871e-cc6bebd35934", 02:05:57 "operationalEnvName" : "99b8c720-d360-4feb-b444-b70479794266", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:56.000+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "ed9a1596-d34d-4b69-86bb-7335abd9248e", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/ed9a1596-d34d-4b69-86bb-7335abd9248e" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:56.883|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:56.895|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:56.895|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"781f8a53f29e2a73", X-B3-SpanId:"781f8a53f29e2a73", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bf55d2e5-5da3-4b3b-b855-c8b419e84f50"] 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:56.894+00:00","source":"sourceTest","vnfId":"4fb87adc-b061-4654-aca8-7bcd4467f86e","vnfName":"vnfInstanceNameTest","tenantId":"00cd9a07-3f8e-4b75-b77d-b468ee2b70fe","volumeGroupId":"065abcbd-f62b-4428-8eb4-382a538d5862","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"564b9544-b67e-4078-b11f-81acf5c3d092","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"7ffba844-6ca4-4441-ba0d-f71de25b2f3a","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"c8e9b899-5ce4-4c71-978c-1eabc7f1bd13","networkName":"networkInstanceNameTest","requestorId":"8ee6edb9-dabc-40f1-be3e-3f4d0995f4fd","configurationId":"beed0afe-3fc3-4153-93d3-49648545c408","configurationName":"configurationInstanceNameTest","operationalEnvId":"f78cf3ad-a1cc-477a-b90a-dd721d1aa1c4","operationalEnvName":"e7e13ff7-cd78-4827-9b61-c7725f82e4e1","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd"} 02:05:57 03/07-02:05:56.895|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:781f8a53f29e2a73;x-b3-spanid:781f8a53f29e2a73;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:bf55d2e5-5da3-4b3b-b855-c8b419e84f50;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:56.902|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:56.907|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:56.907|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:56.908|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd] 02:05:57 03/07-02:05:56.908|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:56.909|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:56.909|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:56.910|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:56.911|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:56.912|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:56.912|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:56.912|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 5 02:05:57 03/07-02:05:56.912|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:56.913|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:56.913|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:56.913|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd], was: [] (initialized) 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:56 UTC 2026, requestId=d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd, id=5} 02:05:57 03/07-02:05:56.914|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=564b9544-b67e-4078-b11f-81acf5c3d092, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#5], vnfType=null, modifyTime=Sat Mar 07 02:05:56 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=c8e9b899-5ce4-4c71-978c-1eabc7f1bd13, configurationId=beed0afe-3fc3-4153-93d3-49648545c408, requestAction=someaction, volumeGroupId=065abcbd-f62b-4428-8eb4-382a538d5862, configurationName=configurationInstanceNameTest, serviceInstanceId=7ffba844-6ca4-4441-ba0d-f71de25b2f3a, operationalEnvId=f78cf3ad-a1cc-477a-b90a-dd721d1aa1c4, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=e7e13ff7-cd78-4827-9b61-c7725f82e4e1, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:56.894, vnfId=4fb87adc-b061-4654-aca8-7bcd4467f86e, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=8ee6edb9-dabc-40f1-be3e-3f4d0995f4fd, requestScope=operationalEnvironment, tenantId=00cd9a07-3f8e-4b75-b77d-b468ee2b70fe, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:56.923|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:56.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:56.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:56.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:56.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:56.924|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:56.894+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "4fb87adc-b061-4654-aca8-7bcd4467f86e", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "00cd9a07-3f8e-4b75-b77d-b468ee2b70fe", 02:05:57 "modifyTime" : "2026-03-07T02:05:56.910+00:00", 02:05:57 "volumeGroupId" : "065abcbd-f62b-4428-8eb4-382a538d5862", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "564b9544-b67e-4078-b11f-81acf5c3d092", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "7ffba844-6ca4-4441-ba0d-f71de25b2f3a", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "c8e9b899-5ce4-4c71-978c-1eabc7f1bd13", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "8ee6edb9-dabc-40f1-be3e-3f4d0995f4fd", 02:05:57 "configurationId" : "beed0afe-3fc3-4153-93d3-49648545c408", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "f78cf3ad-a1cc-477a-b90a-dd721d1aa1c4", 02:05:57 "operationalEnvName" : "e7e13ff7-cd78-4827-9b61-c7725f82e4e1", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:56.910+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/d3b197c0-c0ff-4d2b-83b2-a5f26efe5bbd" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:56.924|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:56.932|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&NAME=requestAction&GROUPING_ID=7d2e8c07-4d10-456d-bddc-37abf38ca714 02:05:57 03/07-02:05:56.932|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&NAME=requestAction&GROUPING_ID=7d2e8c07-4d10-456d-bddc-37abf38ca714 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a04739da2d92a66", X-B3-SpanId:"9a04739da2d92a66", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"73f6a0b9-5022-48ae-8e93-ca50276cfd6c"] 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:56.932|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9a04739da2d92a66;x-b3-spanid:9a04739da2d92a66;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:73f6a0b9-5022-48ae-8e93-ca50276cfd6c;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:56.943|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:56.980|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.groupingId=:GROUPING_ID ) ) and ( generatedAlias0.name=:NAME ) 02:05:57 03/07-02:05:56.980|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.groupingId=:GROUPING_ID ) ) and ( generatedAlias0.name=:NAME ) 02:05:57 03/07-02:05:56.981|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'RequestProcessingData' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 \-[WHERE] Node: 'where' 02:05:57 \-[AND] Node: 'and' 02:05:57 +-[AND] Node: 'and' 02:05:57 | +-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'soRequestId' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'SO_REQUEST_ID' 02:05:57 | \-[EQ] Node: '=' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'groupingId' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'GROUPING_ID' 02:05:57 \-[EQ] Node: '=' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'name' 02:05:57 \-[COLON] Node: ':' 02:05:57 \-[IDENT] Node: 'NAME' 02:05:57 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.RequestProcessingData (generatedAlias0) -> requestpro0_ 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : soRequestId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.soRequestId -> requestpro0_.SO_REQUEST_ID 02:05:57 03/07-02:05:56.982|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : groupingId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.groupingId -> requestpro0_.GROUPING_ID 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : name -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.name -> requestpro0_.NAME 02:05:57 03/07-02:05:56.983|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} requestpro0_.ID ) ( FromClause{level=1} request_processing_data requestpro0_ ) ( where ( and ( and ( = ( requestpro0_.SO_REQUEST_ID requestpro0_.ID soRequestId ) ? ) ( = ( requestpro0_.GROUPING_ID requestpro0_.ID groupingId ) ? ) ) ( = ( requestpro0_.NAME requestpro0_.ID name ) ? ) ) ) ) 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity RequestProcessingData): [request_processing_data] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 \-SqlNode 02:05:57 \-SqlNode 02:05:57 +-SqlNode 02:05:57 | +-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | path: generatedAlias0.soRequestId 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: soRequestId 02:05:57 | | \-ParameterNode 02:05:57 | \-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | path: generatedAlias0.groupingId 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: groupingId 02:05:57 | \-ParameterNode 02:05:57 \-BinaryLogicOperatorNode 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | path: generatedAlias0.name 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: name 02:05:57 \-ParameterNode 02:05:57 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [request_processing_data requestpro0_] 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (request_processing_data) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID as id1_8_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[requestpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'request_processing_data requestpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=request_processing_data,tableAlias=requestpro0_,origin=null,columns={,className=org.onap.so.db.request.beans.RequestProcessingData}} 02:05:57 \-[WHERE] SqlNode: 'where' 02:05:57 \-[AND] SqlNode: 'and' 02:05:57 +-[AND] SqlNode: 'and' 02:05:57 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | | +-[DOT] DotNode: 'requestpro0_.SO_REQUEST_ID' {propertyName=soRequestId,dereferenceType=PRIMITIVE,getPropertyPath=soRequestId,path=generatedAlias0.soRequestId,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:57 | | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:57 | | | \-[IDENT] IdentNode: 'soRequestId' {originalText=soRequestId} 02:05:57 | | \-[NAMED_PARAM] ParameterNode: '?' {name=SO_REQUEST_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | +-[DOT] DotNode: 'requestpro0_.GROUPING_ID' {propertyName=groupingId,dereferenceType=PRIMITIVE,getPropertyPath=groupingId,path=generatedAlias0.groupingId,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:57 | | \-[IDENT] IdentNode: 'groupingId' {originalText=groupingId} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=GROUPING_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 +-[DOT] DotNode: 'requestpro0_.NAME' {propertyName=name,dereferenceType=PRIMITIVE,getPropertyPath=name,path=generatedAlias0.name,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:57 | \-[IDENT] IdentNode: 'name' {originalText=name} 02:05:57 \-[NAMED_PARAM] ParameterNode: '?' {name=NAME, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.groupingId=:GROUPING_ID ) ) and ( generatedAlias0.name=:NAME ) 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? and requestpro0_.GROUPING_ID=? and requestpro0_.NAME=? 02:05:57 03/07-02:05:56.984|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:56.985|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? and requestpro0_.GROUPING_ID=? and requestpro0_.NAME=? 02:05:57 03/07-02:05:56.986|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:56.986|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:44.0 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `groupingId` : value = 7d2e8c07-4d10-456d-bddc-37abf38ca714 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`groupingId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `isDataInternal` : value = true 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`isDataInternal`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `name` : value = requestAction 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`name`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `soRequestId` : value = 00032ab7-na18-42e5-965d-8ea592502018 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`soRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tag` : value = pincFabricConfigRequest 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tag`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `value` : value = assign 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`value`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:56.987|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.005|||http-nio-auto-1-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.007|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "id" : 1, 02:05:57 "soRequestId" : "00032ab7-na18-42e5-965d-8ea592502018", 02:05:57 "groupingId" : "7d2e8c07-4d10-456d-bddc-37abf38ca714", 02:05:57 "name" : "requestAction", 02:05:57 "value" : "assign", 02:05:57 "tag" : "pincFabricConfigRequest", 02:05:57 "created" : "2026-03-07T02:05:44.000+00:00", 02:05:57 "isDataInternal" : true, 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/requestProcessingData/1" 02:05:57 }, 02:05:57 "requestProcessingData" : { 02:05:57 "href" : "http://localhost:44301/requestProcessingData/1" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.007|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.019|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.019|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"9773b7187b54b741", X-B3-SpanId:"9773b7187b54b741", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fdc6ef83-7418-4730-a5f5-a8a3b01bfa0d"] 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"5ffe0adc-a237-44d6-8c45-1b03ded7b41b","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.017+00:00","source":"sourceTest","vnfId":"b1b38171-8e2c-46e3-8ca2-4dbeb1374e35","vnfName":"vnfInstanceNameTest","tenantId":"ff6e1b7f-1d63-47fc-8900-6f30e8a6cba7","volumeGroupId":"4c1360c5-46cf-46dc-bbb8-1f788a642861","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"41bda613-642f-47f0-8054-5c161ec14663","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"0762e443-22d0-4316-934c-24229564719a","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"00425c52-47ad-4fb6-85f4-100f1cb175da","networkName":"networkInstanceNameTest","requestorId":"a62414b3-5aa1-4aba-94cc-74e263f4e0d5","configurationId":"63b42f42-b123-44cb-8ac3-70406c41a945","configurationName":"configurationInstanceNameTest","operationalEnvId":"2e4e7fee-eadb-4e64-9230-520ca962c917","operationalEnvName":"5d1817b1-8b02-48f1-83f5-0e39771a2c6e","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"5ffe0adc-a237-44d6-8c45-1b03ded7b41b","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"5ffe0adc-a237-44d6-8c45-1b03ded7b41b"} 02:05:57 03/07-02:05:57.019|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.025|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.026|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.026|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.026|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.026|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9773b7187b54b741;x-b3-spanid:9773b7187b54b741;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:fdc6ef83-7418-4730-a5f5-a8a3b01bfa0d;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.026|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.030|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.030|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.031|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#5ffe0adc-a237-44d6-8c45-1b03ded7b41b] 02:05:57 03/07-02:05:57.031|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.032|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.032|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.033|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 5ffe0adc-a237-44d6-8c45-1b03ded7b41b, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.034|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.035|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.035|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.035|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 6 02:05:57 03/07-02:05:57.035|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#5ffe0adc-a237-44d6-8c45-1b03ded7b41b], was: [] (initialized) 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=5ffe0adc-a237-44d6-8c45-1b03ded7b41b, id=6} 02:05:57 03/07-02:05:57.036|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=41bda613-642f-47f0-8054-5c161ec14663, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#6], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=00425c52-47ad-4fb6-85f4-100f1cb175da, configurationId=63b42f42-b123-44cb-8ac3-70406c41a945, requestAction=someaction, volumeGroupId=4c1360c5-46cf-46dc-bbb8-1f788a642861, configurationName=configurationInstanceNameTest, serviceInstanceId=0762e443-22d0-4316-934c-24229564719a, operationalEnvId=2e4e7fee-eadb-4e64-9230-520ca962c917, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=5d1817b1-8b02-48f1-83f5-0e39771a2c6e, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=5ffe0adc-a237-44d6-8c45-1b03ded7b41b, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.017, vnfId=b1b38171-8e2c-46e3-8ca2-4dbeb1374e35, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=a62414b3-5aa1-4aba-94cc-74e263f4e0d5, requestScope=operationalEnvironment, tenantId=ff6e1b7f-1d63-47fc-8900-6f30e8a6cba7, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/5ffe0adc-a237-44d6-8c45-1b03ded7b41b;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.045|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.045|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.045|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.045|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/5ffe0adc-a237-44d6-8c45-1b03ded7b41b", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.045|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.047|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "5ffe0adc-a237-44d6-8c45-1b03ded7b41b", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.017+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "b1b38171-8e2c-46e3-8ca2-4dbeb1374e35", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "ff6e1b7f-1d63-47fc-8900-6f30e8a6cba7", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.033+00:00", 02:05:57 "volumeGroupId" : "4c1360c5-46cf-46dc-bbb8-1f788a642861", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "41bda613-642f-47f0-8054-5c161ec14663", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "0762e443-22d0-4316-934c-24229564719a", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "00425c52-47ad-4fb6-85f4-100f1cb175da", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "a62414b3-5aa1-4aba-94cc-74e263f4e0d5", 02:05:57 "configurationId" : "63b42f42-b123-44cb-8ac3-70406c41a945", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "2e4e7fee-eadb-4e64-9230-520ca962c917", 02:05:57 "operationalEnvName" : "5d1817b1-8b02-48f1-83f5-0e39771a2c6e", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "5ffe0adc-a237-44d6-8c45-1b03ded7b41b", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.033+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "5ffe0adc-a237-44d6-8c45-1b03ded7b41b", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/5ffe0adc-a237-44d6-8c45-1b03ded7b41b" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/5ffe0adc-a237-44d6-8c45-1b03ded7b41b" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.047|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.055|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationalEnvDistributionStatus/111 02:05:57 03/07-02:05:57.055|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationalEnvDistributionStatus/111 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3320b0c9fa4f155c", X-B3-SpanId:"3320b0c9fa4f155c", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"469c7ed2-bb02-4e6a-8045-27b15b88a21a"] 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.055|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationalEnvDistributionStatus/111 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3320b0c9fa4f155c;x-b3-spanid:3320b0c9fa4f155c;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:469c7ed2-bb02-4e6a-8045-27b15b88a21a;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.065|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.084|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.085|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.085|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operationa0_.DISTRIBUTION_ID as distribu1_0_0_, operationa0_.CREATE_TIME as create_t2_0_0_, operationa0_.DISTRIBUTION_ID_ERROR_REASON as distribu3_0_0_, operationa0_.DISTRIBUTION_ID_STATUS as distribu4_0_0_, operationa0_.MODIFY_TIME as modify_t5_0_0_, operationa0_.OPERATIONAL_ENV_ID as operatio6_0_0_, operationa0_.REQUEST_ID as request_7_0_0_, operationa0_.SERVICE_MODEL_VERSION_ID as service_8_0_0_ from activate_operational_env_per_distributionid_status operationa0_ where operationa0_.DISTRIBUTION_ID=? 02:05:57 03/07-02:05:57.086|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationalEnvDistributionStatus#111] 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `createTime` : value = 2018-09-12 19:29:24.0 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`createTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `distributionIdErrorReason` : value = ERROR 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`distributionIdErrorReason`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `distributionIdStatus` : value = TEST 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`distributionIdStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2018-09-12 19:29:25.0 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 1234 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = 00032ab7-3fb3-42e5-965d-8ea592502017 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceModelVersionId` : value = TEST1234 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceModelVersionId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationalEnvDistributionStatus#111] 02:05:57 03/07-02:05:57.087|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.OperationalEnvDistributionStatus#111 02:05:57 03/07-02:05:57.088|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.097|||http-nio-auto-1-exec-4|/operationalEnvDistributionStatus/111||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.097|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.098|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.099|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "distributionId" : "111", 02:05:57 "operationalEnvId" : "1234", 02:05:57 "serviceModelVersionId" : "TEST1234", 02:05:57 "requestId" : "00032ab7-3fb3-42e5-965d-8ea592502017", 02:05:57 "distributionIdStatus" : "TEST", 02:05:57 "distributionIdErrorReason" : "ERROR", 02:05:57 "createTime" : "2018-09-12T19:29:24.000+00:00", 02:05:57 "modifyTime" : "2018-09-12T19:29:25.000+00:00", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvDistributionStatus/111" 02:05:57 }, 02:05:57 "operationalEnvDistributionStatus" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvDistributionStatus/111" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.099|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.111|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.112|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"63f4bc14c6c3ed66", X-B3-SpanId:"63f4bc14c6c3ed66", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ed1ec205-76de-4b9e-9143-a0546da71d04"] 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"1d8343b1-4240-4d89-868c-22e293072413","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.110+00:00","source":"sourceTest","vnfId":"1efa5f5e-5f61-4cce-96e1-563820ae460b","vnfName":"vnfInstanceNameTest","tenantId":"4cb5f9e8-e4fd-4ce9-befa-ff4e147c1579","volumeGroupId":"dfb83fd0-f2ca-48e8-8c69-59611d23f345","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"b7f771bc-4385-4af8-bbfd-a2ebad1ec499","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"63b328bd-9ef2-454f-9838-ae529525576a","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"7fca57bb-b02a-454c-9811-ea8cf48f6c0c","networkName":"networkInstanceNameTest","requestorId":"f75c08b4-8020-4d80-afd6-66ce3ba16343","configurationId":"7cb717e2-8a00-46e8-9af8-f740e325ed62","configurationName":"configurationInstanceNameTest","operationalEnvId":"c09c53dc-af17-4788-abed-e2a808196d4b","operationalEnvName":"88e7862a-ea44-4d08-a8e8-5f98417a6551","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"1d8343b1-4240-4d89-868c-22e293072413","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"1d8343b1-4240-4d89-868c-22e293072413"} 02:05:57 03/07-02:05:57.112|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:63f4bc14c6c3ed66;x-b3-spanid:63f4bc14c6c3ed66;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:ed1ec205-76de-4b9e-9143-a0546da71d04;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.118|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.122|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.122|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.123|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#1d8343b1-4240-4d89-868c-22e293072413] 02:05:57 03/07-02:05:57.123|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.124|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.124|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.124|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 1d8343b1-4240-4d89-868c-22e293072413, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.125|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.126|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.126|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.127|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 7 02:05:57 03/07-02:05:57.127|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.127|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.127|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.127|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#1d8343b1-4240-4d89-868c-22e293072413], was: [] (initialized) 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=1d8343b1-4240-4d89-868c-22e293072413, id=7} 02:05:57 03/07-02:05:57.128|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=b7f771bc-4385-4af8-bbfd-a2ebad1ec499, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#7], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=7fca57bb-b02a-454c-9811-ea8cf48f6c0c, configurationId=7cb717e2-8a00-46e8-9af8-f740e325ed62, requestAction=someaction, volumeGroupId=dfb83fd0-f2ca-48e8-8c69-59611d23f345, configurationName=configurationInstanceNameTest, serviceInstanceId=63b328bd-9ef2-454f-9838-ae529525576a, operationalEnvId=c09c53dc-af17-4788-abed-e2a808196d4b, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=88e7862a-ea44-4d08-a8e8-5f98417a6551, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=1d8343b1-4240-4d89-868c-22e293072413, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.11, vnfId=1efa5f5e-5f61-4cce-96e1-563820ae460b, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=f75c08b4-8020-4d80-afd6-66ce3ba16343, requestScope=operationalEnvironment, tenantId=4cb5f9e8-e4fd-4ce9-befa-ff4e147c1579, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/1d8343b1-4240-4d89-868c-22e293072413;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.137|||http-nio-auto-1-exec-5|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.138|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/1d8343b1-4240-4d89-868c-22e293072413", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.139|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "1d8343b1-4240-4d89-868c-22e293072413", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.110+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "1efa5f5e-5f61-4cce-96e1-563820ae460b", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "4cb5f9e8-e4fd-4ce9-befa-ff4e147c1579", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.124+00:00", 02:05:57 "volumeGroupId" : "dfb83fd0-f2ca-48e8-8c69-59611d23f345", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "b7f771bc-4385-4af8-bbfd-a2ebad1ec499", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "63b328bd-9ef2-454f-9838-ae529525576a", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "7fca57bb-b02a-454c-9811-ea8cf48f6c0c", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "f75c08b4-8020-4d80-afd6-66ce3ba16343", 02:05:57 "configurationId" : "7cb717e2-8a00-46e8-9af8-f740e325ed62", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "c09c53dc-af17-4788-abed-e2a808196d4b", 02:05:57 "operationalEnvName" : "88e7862a-ea44-4d08-a8e8-5f98417a6551", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "1d8343b1-4240-4d89-868c-22e293072413", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.125+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "1d8343b1-4240-4d89-868c-22e293072413", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/1d8343b1-4240-4d89-868c-22e293072413" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/1d8343b1-4240-4d89-868c-22e293072413" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.140|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.147|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=1234&SERVICE_MODEL_VERSION_ID=TEST1234&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017 02:05:57 03/07-02:05:57.147|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=1234&SERVICE_MODEL_VERSION_ID=TEST1234&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d7b4bf01142e53c", X-B3-SpanId:"3d7b4bf01142e53c", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"265a35dc-aac1-44b1-9523-4b3f9be119e9"] 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.147|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3d7b4bf01142e53c;x-b3-spanid:3d7b4bf01142e53c;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:265a35dc-aac1-44b1-9523-4b3f9be119e9;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.152|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.167|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationalEnvServiceModelStatus as generatedAlias0 where ( ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.serviceModelVersionId=:SERVICE_MODEL_VERSION_ID ) ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.167|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationalEnvServiceModelStatus as generatedAlias0 where ( ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.serviceModelVersionId=:SERVICE_MODEL_VERSION_ID ) ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.168|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'OperationalEnvServiceModelStatus' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 \-[WHERE] Node: 'where' 02:05:57 \-[AND] Node: 'and' 02:05:57 +-[AND] Node: 'and' 02:05:57 | +-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'operationalEnvId' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'OPERATIONAL_ENV_ID' 02:05:57 | \-[EQ] Node: '=' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'serviceModelVersionId' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'SERVICE_MODEL_VERSION_ID' 02:05:57 \-[EQ] Node: '=' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'requestId' 02:05:57 \-[COLON] Node: ':' 02:05:57 \-[IDENT] Node: 'REQUEST_ID' 02:05:57 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.OperationalEnvServiceModelStatus (generatedAlias0) -> operationa0_ 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.169|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvId -> operationa0_.OPERATIONAL_ENV_ID 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceModelVersionId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceModelVersionId -> operationa0_.SERVICE_MODEL_VERSION_ID 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestId -> operationa0_.REQUEST_ID 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID ) ( FromClause{level=1} activate_operational_env_service_model_distribution_status operationa0_ ) ( where ( and ( and ( = ( operationa0_.OPERATIONAL_ENV_ID (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) operationalEnvId ) ? ) ( = ( operationa0_.SERVICE_MODEL_VERSION_ID (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) serviceModelVersionId ) ? ) ) ( = ( operationa0_.REQUEST_ID (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) requestId ) ? ) ) ) ) 02:05:57 03/07-02:05:57.170|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity OperationalEnvServiceModelStatus): [activate_operational_env_service_model_distribution_status] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 \-SqlNode 02:05:57 \-SqlNode 02:05:57 +-SqlNode 02:05:57 | +-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | | path: generatedAlias0.operationalEnvId 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: operationalEnvId 02:05:57 | | \-ParameterNode 02:05:57 | \-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | path: generatedAlias0.serviceModelVersionId 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: serviceModelVersionId 02:05:57 | \-ParameterNode 02:05:57 \-BinaryLogicOperatorNode 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | path: generatedAlias0.requestId 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: requestId 02:05:57 \-ParameterNode 02:05:57 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [activate_operational_env_service_model_distribution_status operationa0_] 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (activate_operational_env_service_model_distribution_status) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[operationa0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'activate_operational_env_service_model_distribution_status operationa0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=activate_operational_env_service_model_distribution_status,tableAlias=operationa0_,origin=null,columns={,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus}} 02:05:57 \-[WHERE] SqlNode: 'where' 02:05:57 \-[AND] SqlNode: 'and' 02:05:57 +-[AND] SqlNode: 'and' 02:05:57 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | | +-[DOT] DotNode: 'operationa0_.OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path=generatedAlias0.operationalEnvId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus,classAlias=generatedAlias0} 02:05:57 | | | +-[ALIAS_REF] IdentNode: '(operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:57 | | \-[NAMED_PARAM] ParameterNode: '?' {name=OPERATIONAL_ENV_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | +-[DOT] DotNode: 'operationa0_.SERVICE_MODEL_VERSION_ID' {propertyName=serviceModelVersionId,dereferenceType=PRIMITIVE,getPropertyPath=serviceModelVersionId,path=generatedAlias0.serviceModelVersionId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: '(operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | | \-[IDENT] IdentNode: 'serviceModelVersionId' {originalText=serviceModelVersionId} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=SERVICE_MODEL_VERSION_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 +-[DOT] DotNode: 'operationa0_.REQUEST_ID' {propertyName=requestId,dereferenceType=PRIMITIVE,getPropertyPath=requestId,path=generatedAlias0.requestId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: '(operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | \-[IDENT] IdentNode: 'requestId' {originalText=requestId} 02:05:57 \-[NAMED_PARAM] ParameterNode: '?' {name=REQUEST_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationalEnvServiceModelStatus as generatedAlias0 where ( ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.serviceModelVersionId=:SERVICE_MODEL_VERSION_ID ) ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? and operationa0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.171|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.172|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? and operationa0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.173|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.173|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@542d1220 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `createTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`createTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `recoveryAction` : value = Test 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`recoveryAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryCount` : value = 1 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryCount`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceModelVersionDistrStatus` : value = Test 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceModelVersionDistrStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOperationalEnvId` : value = vnf_1234 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOperationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workloadContext` : value = DEFAULT 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.174|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.185|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.185|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.186|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.186|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.186|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.186|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.186|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.186|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.186|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.186|||http-nio-auto-1-exec-6|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.187|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "00032ab7-3fb3-42e5-965d-8ea592502017", 02:05:57 "operationalEnvId" : "1234", 02:05:57 "serviceModelVersionId" : "TEST1234", 02:05:57 "serviceModelVersionDistrStatus" : "Test", 02:05:57 "recoveryAction" : "Test", 02:05:57 "retryCount" : 1, 02:05:57 "workloadContext" : "DEFAULT", 02:05:57 "createTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "modifyTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "vnfOperationalEnvId" : "vnf_1234", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvServiceModelStatus/TEST1234" 02:05:57 }, 02:05:57 "operationalEnvServiceModelStatus" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvServiceModelStatus/TEST1234" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.187|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.190|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=1234&SERVICE_MODEL_VERSION_ID=TEST1235&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502018 02:05:57 03/07-02:05:57.190|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId?OPERATIONAL_ENV_ID=1234&SERVICE_MODEL_VERSION_ID=TEST1235&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502018 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52b9d4140cdc17e1", X-B3-SpanId:"52b9d4140cdc17e1", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"23b12707-ea96-4ff6-b329-fed6a2885e16"] 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.190|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:52b9d4140cdc17e1;x-b3-spanid:52b9d4140cdc17e1;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:23b12707-ea96-4ff6-b329-fed6a2885e16;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.199|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.204|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationalEnvServiceModelStatus as generatedAlias0 where ( ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.serviceModelVersionId=:SERVICE_MODEL_VERSION_ID ) ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.204|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.SERVICE_MODEL_VERSION_ID=? and operationa0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.205|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.205|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502018, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502018, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@40c4981 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `createTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`createTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `recoveryAction` : value = Test 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`recoveryAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryCount` : value = 2 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryCount`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceModelVersionDistrStatus` : value = Test 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceModelVersionDistrStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOperationalEnvId` : value = vnf_1234 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOperationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workloadContext` : value = DEFAULT 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.206|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502018, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.210|||http-nio-auto-1-exec-7|/operationalEnvServiceModelStatus/search/findOneByOperationalEnvIdAndServiceModelVersionIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.210|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.210|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.210|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.210|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.211|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "00032ab7-3fb3-42e5-965d-8ea592502018", 02:05:57 "operationalEnvId" : "1234", 02:05:57 "serviceModelVersionId" : "TEST1235", 02:05:57 "serviceModelVersionDistrStatus" : "Test", 02:05:57 "recoveryAction" : "Test", 02:05:57 "retryCount" : 2, 02:05:57 "workloadContext" : "DEFAULT", 02:05:57 "createTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "modifyTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "vnfOperationalEnvId" : "vnf_1234", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvServiceModelStatus/TEST1235" 02:05:57 }, 02:05:57 "operationalEnvServiceModelStatus" : { 02:05:57 "href" : "http://localhost:44301/operationalEnvServiceModelStatus/TEST1235" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.211|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.223|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.223|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"29ead1bfb8158398", X-B3-SpanId:"29ead1bfb8158398", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9feea7cb-9995-45bd-9e88-dc79ec3b9c3a"] 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"9954a510-4b42-4752-a408-96b96d79f8cc","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.222+00:00","source":"sourceTest","vnfId":"15eda844-b514-4b73-8647-55e9fb29a001","vnfName":"vnfInstanceNameTest","tenantId":"d72d8e36-7dca-45d9-910a-147e1447ace3","volumeGroupId":"bf2ba9d5-3a3d-4ff6-a59b-a1bff106f61c","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"1583c96e-a5ee-49d2-ad58-cb17fc8cb3b2","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"2e1b2a98-3d78-4d5a-bd50-ca164868204b","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"eaf4ed55-5eea-4717-bb56-0436e03b0a81","networkName":"networkInstanceNameTest","requestorId":"4812ebf4-622b-477d-b2a4-4a85dccd944f","configurationId":"d0ea06ef-8b2c-4e19-9185-a7d5e6e01576","configurationName":"configurationInstanceNameTest","operationalEnvId":"accbb8a2-4674-421b-99c9-5af7139b97da","operationalEnvName":"f0872245-8921-42ef-a8e9-8f2b31cb9e10","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"9954a510-4b42-4752-a408-96b96d79f8cc","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"9954a510-4b42-4752-a408-96b96d79f8cc"} 02:05:57 03/07-02:05:57.223|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:29ead1bfb8158398;x-b3-spanid:29ead1bfb8158398;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:9feea7cb-9995-45bd-9e88-dc79ec3b9c3a;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.230|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.236|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.236|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.237|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.237|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.238|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.238|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.238|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 9954a510-4b42-4752-a408-96b96d79f8cc, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.239|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.240|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.240|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.241|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 8 02:05:57 03/07-02:05:57.241|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.241|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.241|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.241|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9954a510-4b42-4752-a408-96b96d79f8cc], was: [] (initialized) 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=1583c96e-a5ee-49d2-ad58-cb17fc8cb3b2, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#8], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=eaf4ed55-5eea-4717-bb56-0436e03b0a81, configurationId=d0ea06ef-8b2c-4e19-9185-a7d5e6e01576, requestAction=someaction, volumeGroupId=bf2ba9d5-3a3d-4ff6-a59b-a1bff106f61c, configurationName=configurationInstanceNameTest, serviceInstanceId=2e1b2a98-3d78-4d5a-bd50-ca164868204b, operationalEnvId=accbb8a2-4674-421b-99c9-5af7139b97da, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=f0872245-8921-42ef-a8e9-8f2b31cb9e10, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=9954a510-4b42-4752-a408-96b96d79f8cc, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.222, vnfId=15eda844-b514-4b73-8647-55e9fb29a001, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=4812ebf4-622b-477d-b2a4-4a85dccd944f, requestScope=operationalEnvironment, tenantId=d72d8e36-7dca-45d9-910a-147e1447ace3, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.242|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=9954a510-4b42-4752-a408-96b96d79f8cc, id=8} 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/9954a510-4b42-4752-a408-96b96d79f8cc;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.248|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.248|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.248|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.248|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.248|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/9954a510-4b42-4752-a408-96b96d79f8cc", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.249|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "9954a510-4b42-4752-a408-96b96d79f8cc", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.222+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "15eda844-b514-4b73-8647-55e9fb29a001", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "d72d8e36-7dca-45d9-910a-147e1447ace3", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.238+00:00", 02:05:57 "volumeGroupId" : "bf2ba9d5-3a3d-4ff6-a59b-a1bff106f61c", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "1583c96e-a5ee-49d2-ad58-cb17fc8cb3b2", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "2e1b2a98-3d78-4d5a-bd50-ca164868204b", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "eaf4ed55-5eea-4717-bb56-0436e03b0a81", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "4812ebf4-622b-477d-b2a4-4a85dccd944f", 02:05:57 "configurationId" : "d0ea06ef-8b2c-4e19-9185-a7d5e6e01576", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "accbb8a2-4674-421b-99c9-5af7139b97da", 02:05:57 "operationalEnvName" : "f0872245-8921-42ef-a8e9-8f2b31cb9e10", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "9954a510-4b42-4752-a408-96b96d79f8cc", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.239+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "9954a510-4b42-4752-a408-96b96d79f8cc", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/9954a510-4b42-4752-a408-96b96d79f8cc" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/9954a510-4b42-4752-a408-96b96d79f8cc" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.249|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.252|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.253|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"130", X-B3-TraceId:"1e425110c6b734e5", X-B3-SpanId:"1e425110c6b734e5", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c751d5b-00af-41d9-8057-65ee61fad679"] 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"serviceInstanceId":["EQUALS","2e1b2a98-3d78-4d5a-bd50-ca164868204b"],"serviceInstanceName":["EQUALS","serviceInstanceNameTest"]} 02:05:57 03/07-02:05:57.253|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.257|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.257|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.257|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.258|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.258|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1e425110c6b734e5;x-b3-spanid:1e425110c6b734e5;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:2c751d5b-00af-41d9-8057-65ee61fad679;content-length:130;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.258|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.264|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.264|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.265|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:57 03/07-02:05:57.265|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.serviceInstanceName=:param1 ) order by generatedAlias0.startTime asc 02:05:57 03/07-02:05:57.265|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.serviceInstanceName=:param1 ) order by generatedAlias0.startTime asc 02:05:57 03/07-02:05:57.266|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 +-[WHERE] Node: 'where' 02:05:57 | \-[AND] Node: 'and' 02:05:57 | +-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'serviceInstanceId' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param0' 02:05:57 | \-[EQ] Node: '=' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'serviceInstanceName' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'param1' 02:05:57 \-[ORDER] Node: 'order' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'startTime' 02:05:57 \-[ASCENDING] Node: 'asc' 02:05:57 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceInstanceId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.267|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceInstanceId -> infraactiv0_.SERVICE_INSTANCE_ID 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : serviceInstanceName -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.serviceInstanceName -> infraactiv0_.SERVICE_INSTANCE_NAME 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( = ( infraactiv0_.SERVICE_INSTANCE_ID infraactiv0_.REQUEST_ID serviceInstanceId ) ? ) ( = ( infraactiv0_.SERVICE_INSTANCE_NAME infraactiv0_.REQUEST_ID serviceInstanceName ) ? ) ) ) ( order ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) asc ) ) 02:05:57 03/07-02:05:57.268|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 +-SqlNode 02:05:57 | \-SqlNode 02:05:57 | +-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | path: generatedAlias0.serviceInstanceId 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: serviceInstanceId 02:05:57 | | \-ParameterNode 02:05:57 | \-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | path: generatedAlias0.serviceInstanceName 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: serviceInstanceName 02:05:57 | \-ParameterNode 02:05:57 \-OrderByClause 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | path: generatedAlias0.startTime 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: startTime 02:05:57 \-SqlNode 02:05:57 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:57 +-[WHERE] SqlNode: 'where' 02:05:57 | \-[AND] SqlNode: 'and' 02:05:57 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | | +-[DOT] DotNode: 'infraactiv0_.SERVICE_INSTANCE_ID' {propertyName=serviceInstanceId,dereferenceType=PRIMITIVE,getPropertyPath=serviceInstanceId,path=generatedAlias0.serviceInstanceId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | | \-[IDENT] IdentNode: 'serviceInstanceId' {originalText=serviceInstanceId} 02:05:57 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | +-[DOT] DotNode: 'infraactiv0_.SERVICE_INSTANCE_NAME' {propertyName=serviceInstanceName,dereferenceType=PRIMITIVE,getPropertyPath=serviceInstanceName,path=generatedAlias0.serviceInstanceName,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | \-[IDENT] IdentNode: 'serviceInstanceName' {originalText=serviceInstanceName} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[ORDER] OrderByClause: 'order' 02:05:57 +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:57 \-[ASCENDING] SqlNode: 'asc' 02:05:57 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.serviceInstanceName=:param1 ) order by generatedAlias0.startTime asc 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.SERVICE_INSTANCE_NAME=? order by infraactiv0_.START_TIME asc 02:05:57 03/07-02:05:57.269|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.270|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.SERVICE_INSTANCE_NAME=? order by infraactiv0_.START_TIME asc 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = d0ea06ef-8b2c-4e19-9185-a7d5e6e01576 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = eaf4ed55-5eea-4717-bb56-0436e03b0a81 02:05:57 03/07-02:05:57.271|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = accbb8a2-4674-421b-99c9-5af7139b97da 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = f0872245-8921-42ef-a8e9-8f2b31cb9e10 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 4812ebf4-622b-477d-b2a4-4a85dccd944f 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 2e1b2a98-3d78-4d5a-bd50-ca164868204b 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = d72d8e36-7dca-45d9-910a-147e1447ace3 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 1583c96e-a5ee-49d2-ad58-cb17fc8cb3b2 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 15eda844-b514-4b73-8647-55e9fb29a001 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = bf2ba9d5-3a3d-4ff6-a59b-a1bff106f61c 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.272|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:57 03/07-02:05:57.273|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#8] 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = 9954a510-4b42-4752-a408-96b96d79f8cc 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#8] 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9954a510-4b42-4752-a408-96b96d79f8cc] 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.274|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:57 03/07-02:05:57.275|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.277|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.277|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.277|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.277|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.277|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.278|||http-nio-auto-1-exec-10|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.278|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.278|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.278|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.278|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.279|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [{"requestId":"9954a510-4b42-4752-a408-96b96d79f8cc","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.000+00:00","source":"sourceTest","vnfId":"15eda844-b514-4b73-8647-55e9fb29a001","vnfName":"vnfInstanceNameTest","tenantId":"d72d8e36-7dca-45d9-910a-147e1447ace3","modifyTime":"2026-03-07T02:05:57.000+00:00","volumeGroupId":"bf2ba9d5-3a3d-4ff6-a59b-a1bff106f61c","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"1583c96e-a5ee-49d2-ad58-cb17fc8cb3b2","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"2e1b2a98-3d78-4d5a-bd50-ca164868204b","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"eaf4ed55-5eea-4717-bb56-0436e03b0a81","networkName":"networkInstanceNameTest","requestorId":"4812ebf4-622b-477d-b2a4-4a85dccd944f","configurationId":"d0ea06ef-8b2c-4e19-9185-a7d5e6e01576","configurationName":"configurationInstanceNameTest","operationalEnvId":"accbb8a2-4674-421b-99c9-5af7139b97da","operationalEnvName":"f0872245-8921-42ef-a8e9-8f2b31cb9e10","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"9954a510-4b42-4752-a408-96b96d79f8cc","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:57.000+00:00"}],"requestURI":"9954a510-4b42-4752-a408-96b96d79f8cc"}] 02:05:57 03/07-02:05:57.279|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.290|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.290|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"143", X-B3-TraceId:"5f16b5ce3bfcfd35", X-B3-SpanId:"5f16b5ce3bfcfd35", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"11be2a14-0aa7-4769-b179-20b8c681255b"] 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"serviceInstanceId":["EQUALS","2e1b2a98-3d78-4d5a-bd50-ca164868204b"],"serviceInstanceName":["EQUALS","8478be7a-eb8c-47d7-b278-02b082cfa695"]} 02:05:57 03/07-02:05:57.290|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getOrchestrationFiltersFromInfraActive/ 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f16b5ce3bfcfd35;x-b3-spanid:5f16b5ce3bfcfd35;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:11be2a14-0aa7-4769-b179-20b8c681255b;content-length:143;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.295|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.298|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.298|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.299|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:57 03/07-02:05:57.299|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.serviceInstanceName=:param1 ) order by generatedAlias0.startTime asc 02:05:57 03/07-02:05:57.300|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.SERVICE_INSTANCE_NAME=? order by infraactiv0_.START_TIME asc 02:05:57 03/07-02:05:57.301|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.303|||http-nio-auto-1-exec-9|/infraActiveRequests/getOrchestrationFiltersFromInfraActive/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [] 02:05:57 03/07-02:05:57.304|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.317|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.317|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"9a35b1c92af7163b", X-B3-SpanId:"9a35b1c92af7163b", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c45626e1-8014-4e8d-97a6-b7e1946aaf7d"] 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"84e8f5fd-c9db-44e6-9d64-0a0959f87787","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.316+00:00","source":"sourceTest","vnfId":"d59192ba-74a2-4438-8e2a-42e2aaf54db7","vnfName":"vnfInstanceNameTest","tenantId":"c199139e-16bf-41d7-9881-a774789f0f65","volumeGroupId":"65de4695-a5eb-4626-9cf8-0793ea65a7b3","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"6d2435e2-50b3-4a49-90fe-a9d0d41afbf0","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"197775bb-1af2-4b03-9318-952ba9488c89","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"c7370184-1d65-4178-8476-b9d3778d6210","networkName":"networkInstanceNameTest","requestorId":"192f9233-474c-4daf-92c3-6a12360c0b85","configurationId":"ddd68b97-7cc5-41af-87d9-f324970de4be","configurationName":"configurationInstanceNameTest","operationalEnvId":"6b5da7e3-d5e1-452b-a0a7-7f0a017b1f50","operationalEnvName":"2774f8ad-3dea-4487-8f0c-06b02a6f6215","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"84e8f5fd-c9db-44e6-9d64-0a0959f87787","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"84e8f5fd-c9db-44e6-9d64-0a0959f87787"} 02:05:57 03/07-02:05:57.317|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.324|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.324|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.324|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.324|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.325|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9a35b1c92af7163b;x-b3-spanid:9a35b1c92af7163b;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:c45626e1-8014-4e8d-97a6-b7e1946aaf7d;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.325|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.330|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.330|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.332|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#84e8f5fd-c9db-44e6-9d64-0a0959f87787] 02:05:57 03/07-02:05:57.332|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.333|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.333|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.333|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 84e8f5fd-c9db-44e6-9d64-0a0959f87787, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.334|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.335|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.335|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.336|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 9 02:05:57 03/07-02:05:57.336|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.336|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.336|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.336|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#84e8f5fd-c9db-44e6-9d64-0a0959f87787], was: [] (initialized) 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=6d2435e2-50b3-4a49-90fe-a9d0d41afbf0, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#9], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=c7370184-1d65-4178-8476-b9d3778d6210, configurationId=ddd68b97-7cc5-41af-87d9-f324970de4be, requestAction=someaction, volumeGroupId=65de4695-a5eb-4626-9cf8-0793ea65a7b3, configurationName=configurationInstanceNameTest, serviceInstanceId=197775bb-1af2-4b03-9318-952ba9488c89, operationalEnvId=6b5da7e3-d5e1-452b-a0a7-7f0a017b1f50, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=2774f8ad-3dea-4487-8f0c-06b02a6f6215, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=84e8f5fd-c9db-44e6-9d64-0a0959f87787, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.316, vnfId=d59192ba-74a2-4438-8e2a-42e2aaf54db7, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=192f9233-474c-4daf-92c3-6a12360c0b85, requestScope=operationalEnvironment, tenantId=c199139e-16bf-41d7-9881-a774789f0f65, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.337|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=84e8f5fd-c9db-44e6-9d64-0a0959f87787, id=9} 02:05:57 03/07-02:05:57.345|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.345|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.345|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.345|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/84e8f5fd-c9db-44e6-9d64-0a0959f87787;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.345|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.346|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.346|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.346|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.346|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.346|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/84e8f5fd-c9db-44e6-9d64-0a0959f87787", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.347|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "84e8f5fd-c9db-44e6-9d64-0a0959f87787", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.316+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "d59192ba-74a2-4438-8e2a-42e2aaf54db7", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "c199139e-16bf-41d7-9881-a774789f0f65", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.333+00:00", 02:05:57 "volumeGroupId" : "65de4695-a5eb-4626-9cf8-0793ea65a7b3", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "6d2435e2-50b3-4a49-90fe-a9d0d41afbf0", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "197775bb-1af2-4b03-9318-952ba9488c89", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "c7370184-1d65-4178-8476-b9d3778d6210", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "192f9233-474c-4daf-92c3-6a12360c0b85", 02:05:57 "configurationId" : "ddd68b97-7cc5-41af-87d9-f324970de4be", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "6b5da7e3-d5e1-452b-a0a7-7f0a017b1f50", 02:05:57 "operationalEnvName" : "2774f8ad-3dea-4487-8f0c-06b02a6f6215", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "84e8f5fd-c9db-44e6-9d64-0a0959f87787", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.334+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "84e8f5fd-c9db-44e6-9d64-0a0959f87787", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/84e8f5fd-c9db-44e6-9d64-0a0959f87787" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/84e8f5fd-c9db-44e6-9d64-0a0959f87787" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.347|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.351|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=1234&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017 02:05:57 03/07-02:05:57.351|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId?OPERATIONAL_ENV_ID=1234&REQUEST_ID=00032ab7-3fb3-42e5-965d-8ea592502017 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a898767aefe9cd2c", X-B3-SpanId:"a898767aefe9cd2c", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"99954996-cf2a-4403-b6da-680398255eba"] 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.351|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a898767aefe9cd2c;x-b3-spanid:a898767aefe9cd2c;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:99954996-cf2a-4403-b6da-680398255eba;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.357|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.360|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationalEnvServiceModelStatus as generatedAlias0 where ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.360|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationalEnvServiceModelStatus as generatedAlias0 where ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.361|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.362|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'OperationalEnvServiceModelStatus' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 \-[WHERE] Node: 'where' 02:05:57 \-[AND] Node: 'and' 02:05:57 +-[EQ] Node: '=' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'operationalEnvId' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'OPERATIONAL_ENV_ID' 02:05:57 \-[EQ] Node: '=' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'requestId' 02:05:57 \-[COLON] Node: ':' 02:05:57 \-[IDENT] Node: 'REQUEST_ID' 02:05:57 02:05:57 03/07-02:05:57.362|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.362|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.OperationalEnvServiceModelStatus (generatedAlias0) -> operationa0_ 02:05:57 03/07-02:05:57.362|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID 02:05:57 03/07-02:05:57.362|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvId -> operationa0_.OPERATIONAL_ENV_ID 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestId -> operationa0_.REQUEST_ID 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID ) ( FromClause{level=1} activate_operational_env_service_model_distribution_status operationa0_ ) ( where ( and ( = ( operationa0_.OPERATIONAL_ENV_ID (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) operationalEnvId ) ? ) ( = ( operationa0_.REQUEST_ID (operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID) requestId ) ? ) ) ) ) 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity OperationalEnvServiceModelStatus): [activate_operational_env_service_model_distribution_status] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 \-SqlNode 02:05:57 \-SqlNode 02:05:57 +-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | path: generatedAlias0.operationalEnvId 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: operationalEnvId 02:05:57 | \-ParameterNode 02:05:57 \-BinaryLogicOperatorNode 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | path: generatedAlias0.requestId 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.OperationalEnvServiceModelStatus) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: requestId 02:05:57 \-ParameterNode 02:05:57 02:05:57 03/07-02:05:57.363|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [activate_operational_env_service_model_distribution_status operationa0_] 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (activate_operational_env_service_model_distribution_status) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[operationa0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'activate_operational_env_service_model_distribution_status operationa0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=activate_operational_env_service_model_distribution_status,tableAlias=operationa0_,origin=null,columns={,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus}} 02:05:57 \-[WHERE] SqlNode: 'where' 02:05:57 \-[AND] SqlNode: 'and' 02:05:57 +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | +-[DOT] DotNode: 'operationa0_.OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path=generatedAlias0.operationalEnvId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: '(operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=OPERATIONAL_ENV_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 +-[DOT] DotNode: 'operationa0_.REQUEST_ID' {propertyName=requestId,dereferenceType=PRIMITIVE,getPropertyPath=requestId,path=generatedAlias0.requestId,tableAlias=operationa0_,className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: '(operationa0_.OPERATIONAL_ENV_ID, operationa0_.REQUEST_ID, operationa0_.SERVICE_MODEL_VERSION_ID)' {alias=generatedAlias0, className=org.onap.so.db.request.beans.OperationalEnvServiceModelStatus, tableAlias=operationa0_} 02:05:57 | \-[IDENT] IdentNode: 'requestId' {originalText=requestId} 02:05:57 \-[NAMED_PARAM] ParameterNode: '?' {name=REQUEST_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.OperationalEnvServiceModelStatus as generatedAlias0 where ( generatedAlias0.operationalEnvId=:OPERATIONAL_ENV_ID ) and ( generatedAlias0.requestId=:REQUEST_ID ) 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.364|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.365|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operationa0_.OPERATIONAL_ENV_ID as operatio1_1_, operationa0_.REQUEST_ID as request_2_1_, operationa0_.SERVICE_MODEL_VERSION_ID as service_3_1_, operationa0_.CREATE_TIME as create_t4_1_, operationa0_.MODIFY_TIME as modify_t5_1_, operationa0_.RECOVERY_ACTION as recovery6_1_, operationa0_.RETRY_COUNT_LEFT as retry_co7_1_, operationa0_.SERVICE_MOD_VER_FINAL_DISTR_STATUS as service_8_1_, operationa0_.VNF_OPERATIONAL_ENV_ID as vnf_oper9_1_, operationa0_.WORKLOAD_CONTEXT as workloa10_1_ from activate_operational_env_service_model_distribution_status operationa0_ where operationa0_.OPERATIONAL_ENV_ID=? and operationa0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 1 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@676df238 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `createTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`createTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `recoveryAction` : value = Test 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`recoveryAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryCount` : value = 1 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryCount`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceModelVersionDistrStatus` : value = Test 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceModelVersionDistrStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOperationalEnvId` : value = vnf_1234 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOperationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workloadContext` : value = DEFAULT 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.366|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1234, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@676e1a73 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `createTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`createTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2018-08-14 16:50:59.0 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `recoveryAction` : value = Test 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`recoveryAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryCount` : value = 2 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryCount`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceModelVersionDistrStatus` : value = Test 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceModelVersionDistrStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOperationalEnvId` : value = vnf_1234 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOperationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workloadContext` : value = DEFAULT 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.367|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationalEnvServiceModelStatus#component[operationalEnvId,requestId,serviceModelVersionId]{requestId=00032ab7-3fb3-42e5-965d-8ea592502017, serviceModelVersionId=TEST1235, operationalEnvId=1234}] 02:05:57 03/07-02:05:57.383|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.383|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.383|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.383|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.383|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.383|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.383|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.383|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.383|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.384|||http-nio-auto-1-exec-1|/operationalEnvServiceModelStatus/search/findAllByOperationalEnvIdAndRequestId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.385|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [ { 02:05:57 "requestId" : "00032ab7-3fb3-42e5-965d-8ea592502017", 02:05:57 "operationalEnvId" : "1234", 02:05:57 "serviceModelVersionId" : "TEST1234", 02:05:57 "serviceModelVersionDistrStatus" : "Test", 02:05:57 "recoveryAction" : "Test", 02:05:57 "retryCount" : 1, 02:05:57 "workloadContext" : "DEFAULT", 02:05:57 "createTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "modifyTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "vnfOperationalEnvId" : "vnf_1234" 02:05:57 }, { 02:05:57 "requestId" : "00032ab7-3fb3-42e5-965d-8ea592502017", 02:05:57 "operationalEnvId" : "1234", 02:05:57 "serviceModelVersionId" : "TEST1235", 02:05:57 "serviceModelVersionDistrStatus" : "Test", 02:05:57 "recoveryAction" : "Test", 02:05:57 "retryCount" : 2, 02:05:57 "workloadContext" : "DEFAULT", 02:05:57 "createTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "modifyTime" : "2018-08-14T16:50:59.000+00:00", 02:05:57 "vnfOperationalEnvId" : "vnf_1234" 02:05:57 } ] 02:05:57 03/07-02:05:57.385|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.393|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.394|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"b56ea76521d601ca", X-B3-SpanId:"b56ea76521d601ca", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ddf55da-c968-4145-b15e-70298c4ed59d"] 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"d9e83aba-7a87-4d72-a5c7-c47f1ef06dde","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.392+00:00","source":"sourceTest","vnfId":"60b93f17-a4e2-4c27-8cdf-630b5d1003fd","vnfName":"vnfInstanceNameTest","tenantId":"735a391c-3e57-49ca-a7cf-9bbe193c217a","volumeGroupId":"4fe8dc26-2ba7-4e59-80c6-af558a7e5a92","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"44849159-d60d-4f85-b609-91f3987d0e16","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"3c50ecd4-5885-46dc-ad75-c8ce8bc0296e","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"dadb0348-1983-451a-9c62-8dc2ab1c538c","networkName":"networkInstanceNameTest","requestorId":"b95393c5-cb34-4d2d-871a-6c03e534de05","configurationId":"b07da856-6e1e-4c23-803a-0e7ce971566a","configurationName":"configurationInstanceNameTest","operationalEnvId":"2e39f0eb-80c8-423d-8032-60fcbed3e2e1","operationalEnvName":"be575348-f100-4179-a2c4-8e0b478a5888","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"d9e83aba-7a87-4d72-a5c7-c47f1ef06dde","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"d9e83aba-7a87-4d72-a5c7-c47f1ef06dde"} 02:05:57 03/07-02:05:57.394|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b56ea76521d601ca;x-b3-spanid:b56ea76521d601ca;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:7ddf55da-c968-4145-b15e-70298c4ed59d;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.400|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.406|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.406|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.407|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#d9e83aba-7a87-4d72-a5c7-c47f1ef06dde] 02:05:57 03/07-02:05:57.407|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.408|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.408|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.409|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: d9e83aba-7a87-4d72-a5c7-c47f1ef06dde, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.409|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.410|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.410|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.411|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 10 02:05:57 03/07-02:05:57.411|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.411|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.411|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.411|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d9e83aba-7a87-4d72-a5c7-c47f1ef06dde], was: [] (initialized) 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=44849159-d60d-4f85-b609-91f3987d0e16, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#10], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=dadb0348-1983-451a-9c62-8dc2ab1c538c, configurationId=b07da856-6e1e-4c23-803a-0e7ce971566a, requestAction=someaction, volumeGroupId=4fe8dc26-2ba7-4e59-80c6-af558a7e5a92, configurationName=configurationInstanceNameTest, serviceInstanceId=3c50ecd4-5885-46dc-ad75-c8ce8bc0296e, operationalEnvId=2e39f0eb-80c8-423d-8032-60fcbed3e2e1, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=be575348-f100-4179-a2c4-8e0b478a5888, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=d9e83aba-7a87-4d72-a5c7-c47f1ef06dde, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.392, vnfId=60b93f17-a4e2-4c27-8cdf-630b5d1003fd, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=b95393c5-cb34-4d2d-871a-6c03e534de05, requestScope=operationalEnvironment, tenantId=735a391c-3e57-49ca-a7cf-9bbe193c217a, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.412|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=d9e83aba-7a87-4d72-a5c7-c47f1ef06dde, id=10} 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/d9e83aba-7a87-4d72-a5c7-c47f1ef06dde;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.419|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.419|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.419|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.419|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.419|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/d9e83aba-7a87-4d72-a5c7-c47f1ef06dde", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.420|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "d9e83aba-7a87-4d72-a5c7-c47f1ef06dde", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.392+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "60b93f17-a4e2-4c27-8cdf-630b5d1003fd", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "735a391c-3e57-49ca-a7cf-9bbe193c217a", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.408+00:00", 02:05:57 "volumeGroupId" : "4fe8dc26-2ba7-4e59-80c6-af558a7e5a92", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "44849159-d60d-4f85-b609-91f3987d0e16", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "3c50ecd4-5885-46dc-ad75-c8ce8bc0296e", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "dadb0348-1983-451a-9c62-8dc2ab1c538c", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "b95393c5-cb34-4d2d-871a-6c03e534de05", 02:05:57 "configurationId" : "b07da856-6e1e-4c23-803a-0e7ce971566a", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "2e39f0eb-80c8-423d-8032-60fcbed3e2e1", 02:05:57 "operationalEnvName" : "be575348-f100-4179-a2c4-8e0b478a5888", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "d9e83aba-7a87-4d72-a5c7-c47f1ef06dde", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.409+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "d9e83aba-7a87-4d72-a5c7-c47f1ef06dde", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/d9e83aba-7a87-4d72-a5c7-c47f1ef06dde" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/d9e83aba-7a87-4d72-a5c7-c47f1ef06dde" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.420|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.426|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.426|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"303", X-B3-TraceId:"0a60e9a195a1c00c", X-B3-SpanId:"0a60e9a195a1c00c", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"198a5f55-2f18-40b8-a18b-a46396714cca"] 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"42bab204-3750-416f-a711-3b07d5ce7997","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:02:57.424+00:00","vfModuleId":"4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480","requestScope":"vfModule","requestAction":"create","cloudApiRequests":[],"requestURI":"42bab204-3750-416f-a711-3b07d5ce7997"} 02:05:57 03/07-02:05:57.426|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0a60e9a195a1c00c;x-b3-spanid:0a60e9a195a1c00c;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:198a5f55-2f18-40b8-a18b-a46396714cca;content-length:303;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.431|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.433|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.433|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.434|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.434|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.435|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.435|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.436|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 42bab204-3750-416f-a711-3b07d5ce7997, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997], was: [] (initialized) 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=create, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=42bab204-3750-416f-a711-3b07d5ce7997, requestUrl=null, extSystemErrorSource=null, startTime=2026-03-07 02:02:57.424, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.437|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.443|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.443|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.443|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.443|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/42bab204-3750-416f-a711-3b07d5ce7997;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.443|||http-nio-auto-1-exec-4|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.444|||http-nio-auto-1-exec-4|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/42bab204-3750-416f-a711-3b07d5ce7997", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "42bab204-3750-416f-a711-3b07d5ce7997", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:02:57.424+00:00", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.436+00:00", 02:05:57 "vfModuleId" : "4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480", 02:05:57 "requestScope" : "vfModule", 02:05:57 "requestAction" : "create", 02:05:57 "cloudApiRequests" : [ ], 02:05:57 "requestURI" : "42bab204-3750-416f-a711-3b07d5ce7997", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/42bab204-3750-416f-a711-3b07d5ce7997" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/42bab204-3750-416f-a711-3b07d5ce7997" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.444|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.446|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/getInProgressVolumeGroupsAndVfModules 02:05:57 03/07-02:05:57.447|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/getInProgressVolumeGroupsAndVfModules 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88a5ee04e72dd009", X-B3-SpanId:"88a5ee04e72dd009", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f955c1fa-7a48-41dc-8e4f-eb9544deeb4d"] 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.447|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getInProgressVolumeGroupsAndVfModules 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:88a5ee04e72dd009;x-b3-spanid:88a5ee04e72dd009;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:f955c1fa-7a48-41dc-8e4f-eb9544deeb4d;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.451|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.483|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SELECT * FROM infra_active_requests WHERE request_status = 'IN_PROGRESS' AND (request_scope = 'volumeGroup' OR request_scope = 'vfModule') AND start_time < (NOW() - INTERVAL 2 MINUTE) ORDER BY start_time DESC 02:05:57 03/07-02:05:57.484|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.484|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = create 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.485|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:02:57.0 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.486|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:57 03/07-02:05:57.490|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.490|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.490|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:57 03/07-02:05:57.490|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.491|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.495|||http-nio-auto-1-exec-5|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.505|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.505|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.505|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.505|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [{"requestId":"42bab204-3750-416f-a711-3b07d5ce7997","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:02:57.000+00:00","modifyTime":"2026-03-07T02:05:57.000+00:00","vfModuleId":"4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480","requestScope":"vfModule","requestAction":"create","cloudApiRequests":[],"requestURI":"42bab204-3750-416f-a711-3b07d5ce7997"}] 02:05:57 03/07-02:05:57.506|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.522|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.522|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"d0635587f57a26d8", X-B3-SpanId:"d0635587f57a26d8", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3fab8052-7e2e-4671-8caf-eb09105153ea"] 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"4be003a5-8a32-4f45-a360-e5794fd8794e","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.520+00:00","source":"sourceTest","vnfId":"2a174abf-79fd-476a-a65b-a8cb3aa3a42e","vnfName":"vnfInstanceNameTest","tenantId":"e7a6ddae-4944-43c8-a613-4b48edd2dd18","volumeGroupId":"44262a08-222b-42c6-b170-8496ba165da0","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"404a2b2b-161d-4d3c-b704-4a0379fd53dc","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"3b56ce99-d513-4e4c-bcc2-faf20c90632c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"c4c720bf-f523-4fd2-993c-fdd9e6422b46","networkName":"networkInstanceNameTest","requestorId":"07e39bd8-af98-4e6c-ba84-bc1506efd76a","configurationId":"b4ad679c-5f92-4cbf-9685-5366e8f7c8b6","configurationName":"configurationInstanceNameTest","operationalEnvId":"32aabce2-89a6-4b1e-a30b-f0515892a35e","operationalEnvName":"93264518-6166-41e0-acce-86317b33f591","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"4be003a5-8a32-4f45-a360-e5794fd8794e","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"4be003a5-8a32-4f45-a360-e5794fd8794e"} 02:05:57 03/07-02:05:57.522|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d0635587f57a26d8;x-b3-spanid:d0635587f57a26d8;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:3fab8052-7e2e-4671-8caf-eb09105153ea;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.530|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.533|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.533|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.535|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.535|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.536|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.536|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.537|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 4be003a5-8a32-4f45-a360-e5794fd8794e, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.537|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.539|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.539|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.539|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 11 02:05:57 03/07-02:05:57.539|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#4be003a5-8a32-4f45-a360-e5794fd8794e], was: [] (initialized) 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=4be003a5-8a32-4f45-a360-e5794fd8794e, id=11} 02:05:57 03/07-02:05:57.540|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=404a2b2b-161d-4d3c-b704-4a0379fd53dc, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#11], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=c4c720bf-f523-4fd2-993c-fdd9e6422b46, configurationId=b4ad679c-5f92-4cbf-9685-5366e8f7c8b6, requestAction=someaction, volumeGroupId=44262a08-222b-42c6-b170-8496ba165da0, configurationName=configurationInstanceNameTest, serviceInstanceId=3b56ce99-d513-4e4c-bcc2-faf20c90632c, operationalEnvId=32aabce2-89a6-4b1e-a30b-f0515892a35e, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=93264518-6166-41e0-acce-86317b33f591, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=4be003a5-8a32-4f45-a360-e5794fd8794e, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.52, vnfId=2a174abf-79fd-476a-a65b-a8cb3aa3a42e, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=07e39bd8-af98-4e6c-ba84-bc1506efd76a, requestScope=operationalEnvironment, tenantId=e7a6ddae-4944-43c8-a613-4b48edd2dd18, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.546|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.546|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.547|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.547|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/4be003a5-8a32-4f45-a360-e5794fd8794e;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.547|||http-nio-auto-1-exec-6|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.547|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.547|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.547|||http-nio-auto-1-exec-6|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.547|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.547|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/4be003a5-8a32-4f45-a360-e5794fd8794e", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.548|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "4be003a5-8a32-4f45-a360-e5794fd8794e", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.520+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "2a174abf-79fd-476a-a65b-a8cb3aa3a42e", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "e7a6ddae-4944-43c8-a613-4b48edd2dd18", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.537+00:00", 02:05:57 "volumeGroupId" : "44262a08-222b-42c6-b170-8496ba165da0", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "404a2b2b-161d-4d3c-b704-4a0379fd53dc", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "3b56ce99-d513-4e4c-bcc2-faf20c90632c", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "c4c720bf-f523-4fd2-993c-fdd9e6422b46", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "07e39bd8-af98-4e6c-ba84-bc1506efd76a", 02:05:57 "configurationId" : "b4ad679c-5f92-4cbf-9685-5366e8f7c8b6", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "32aabce2-89a6-4b1e-a30b-f0515892a35e", 02:05:57 "operationalEnvName" : "93264518-6166-41e0-acce-86317b33f591", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "4be003a5-8a32-4f45-a360-e5794fd8794e", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.537+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "4be003a5-8a32-4f45-a360-e5794fd8794e", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/4be003a5-8a32-4f45-a360-e5794fd8794e" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/4be003a5-8a32-4f45-a360-e5794fd8794e" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.548|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.550|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/checkInstanceNameDuplicate 02:05:57 03/07-02:05:57.550|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.550|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.550|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/checkInstanceNameDuplicate 02:05:57 03/07-02:05:57.551|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.551|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"116", X-B3-TraceId:"6db0a971b81f221e", X-B3-SpanId:"6db0a971b81f221e", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6aa62de2-8ecd-4d34-8777-c00c90c36a87"] 02:05:57 03/07-02:05:57.551|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"instanceIdMap":null,"instanceName":"93264518-6166-41e0-acce-86317b33f591","requestScope":"operationalEnvironment"} 02:05:57 03/07-02:05:57.551|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6db0a971b81f221e;x-b3-spanid:6db0a971b81f221e;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:6aa62de2-8ecd-4d34-8777-c00c90c36a87;content-length:116;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.555|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.558|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.558|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.558|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:57 03/07-02:05:57.559|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.559|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.560|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.560|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 +-[WHERE] Node: 'where' 02:05:57 | \-[AND] Node: 'and' 02:05:57 | +-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'operationalEnvName' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param0' 02:05:57 | \-[IN] Node: 'in' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'requestStatus' 02:05:57 | \-[IN_LIST] Node: 'inList' 02:05:57 | +-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param1' 02:05:57 | +-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param2' 02:05:57 | +-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param3' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'param4' 02:05:57 \-[ORDER] Node: 'order' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'startTime' 02:05:57 \-[DESCENDING] Node: 'desc' 02:05:57 02:05:57 03/07-02:05:57.560|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvName -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvName -> infraactiv0_.OPERATIONAL_ENV_NAME 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestStatus -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestStatus -> infraactiv0_.REQUEST_STATUS 02:05:57 03/07-02:05:57.561|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( = ( infraactiv0_.OPERATIONAL_ENV_NAME infraactiv0_.REQUEST_ID operationalEnvName ) ? ) ( in ( infraactiv0_.REQUEST_STATUS infraactiv0_.REQUEST_ID requestStatus ) ( inList ? ? ? ? ) ) ) ) ( order ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) desc ) ) 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 +-SqlNode 02:05:57 | \-SqlNode 02:05:57 | +-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | path: generatedAlias0.operationalEnvName 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: operationalEnvName 02:05:57 | | \-ParameterNode 02:05:57 | \-InLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | path: generatedAlias0.requestStatus 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: requestStatus 02:05:57 | \-SqlNode 02:05:57 | +-ParameterNode 02:05:57 | +-ParameterNode 02:05:57 | +-ParameterNode 02:05:57 | \-ParameterNode 02:05:57 \-OrderByClause 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | path: generatedAlias0.startTime 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: startTime 02:05:57 \-SqlNode 02:05:57 02:05:57 03/07-02:05:57.562|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:57 +-[WHERE] SqlNode: 'where' 02:05:57 | \-[AND] SqlNode: 'and' 02:05:57 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | | +-[DOT] DotNode: 'infraactiv0_.OPERATIONAL_ENV_NAME' {propertyName=operationalEnvName,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvName,path=generatedAlias0.operationalEnvName,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | | \-[IDENT] IdentNode: 'operationalEnvName' {originalText=operationalEnvName} 02:05:57 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[IN] InLogicOperatorNode: 'in' 02:05:57 | +-[DOT] DotNode: 'infraactiv0_.REQUEST_STATUS' {propertyName=requestStatus,dereferenceType=PRIMITIVE,getPropertyPath=requestStatus,path=generatedAlias0.requestStatus,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | \-[IDENT] IdentNode: 'requestStatus' {originalText=requestStatus} 02:05:57 | \-[IN_LIST] SqlNode: 'inList' 02:05:57 | +-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | +-[NAMED_PARAM] ParameterNode: '?' {name=param2, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | +-[NAMED_PARAM] ParameterNode: '?' {name=param3, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=param4, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[ORDER] OrderByClause: 'order' 02:05:57 +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:57 \-[DESCENDING] SqlNode: 'desc' 02:05:57 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:57 03/07-02:05:57.563|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.564|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:57 03/07-02:05:57.565|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.565|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = b4ad679c-5f92-4cbf-9685-5366e8f7c8b6 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = c4c720bf-f523-4fd2-993c-fdd9e6422b46 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 32aabce2-89a6-4b1e-a30b-f0515892a35e 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 93264518-6166-41e0-acce-86317b33f591 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 07e39bd8-af98-4e6c-ba84-bc1506efd76a 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 3b56ce99-d513-4e4c-bcc2-faf20c90632c 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = e7a6ddae-4944-43c8-a613-4b48edd2dd18 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 404a2b2b-161d-4d3c-b704-4a0379fd53dc 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 2a174abf-79fd-476a-a65b-a8cb3aa3a42e 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 44262a08-222b-42c6-b170-8496ba165da0 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:57.566|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#11] 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:57 03/07-02:05:57.567|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = 4be003a5-8a32-4f45-a360-e5794fd8794e 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#11] 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#4be003a5-8a32-4f45-a360-e5794fd8794e] 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.568|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:57 03/07-02:05:57.570|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.572|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.572|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.573|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.573|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.573|||http-nio-auto-1-exec-7|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.575|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"requestId":"4be003a5-8a32-4f45-a360-e5794fd8794e","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.000+00:00","source":"sourceTest","vnfId":"2a174abf-79fd-476a-a65b-a8cb3aa3a42e","vnfName":"vnfInstanceNameTest","tenantId":"e7a6ddae-4944-43c8-a613-4b48edd2dd18","modifyTime":"2026-03-07T02:05:57.000+00:00","volumeGroupId":"44262a08-222b-42c6-b170-8496ba165da0","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"404a2b2b-161d-4d3c-b704-4a0379fd53dc","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"3b56ce99-d513-4e4c-bcc2-faf20c90632c","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"c4c720bf-f523-4fd2-993c-fdd9e6422b46","networkName":"networkInstanceNameTest","requestorId":"07e39bd8-af98-4e6c-ba84-bc1506efd76a","configurationId":"b4ad679c-5f92-4cbf-9685-5366e8f7c8b6","configurationName":"configurationInstanceNameTest","operationalEnvId":"32aabce2-89a6-4b1e-a30b-f0515892a35e","operationalEnvName":"93264518-6166-41e0-acce-86317b33f591","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"4be003a5-8a32-4f45-a360-e5794fd8794e","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:57.000+00:00"}],"requestURI":"4be003a5-8a32-4f45-a360-e5794fd8794e"} 02:05:57 03/07-02:05:57.575|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.588|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.588|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"422fad225278d523", X-B3-SpanId:"422fad225278d523", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"44b7685e-be84-447b-96b1-54652bf0fe59"] 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.586+00:00","source":"sourceTest","vnfId":"c49436ab-e742-4954-8fe9-f47843b0e295","vnfName":"vnfInstanceNameTest","tenantId":"911b127b-ed48-42f6-8fe9-e85de4cfdc94","volumeGroupId":"02365132-b007-48ed-b0d5-8bf559340f81","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"f68b6af0-69d0-41d3-890e-505a151ae42d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"46c0cf8b-fca0-4a11-a841-61e7865857b2","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"55e4e16a-5c63-4171-ac71-7fea6f68f9df","networkName":"networkInstanceNameTest","requestorId":"f30fd9c5-8347-47fb-8fc7-6becfa5341af","configurationId":"4fdf3633-a92b-4a00-bf1f-7411066185ac","configurationName":"configurationInstanceNameTest","operationalEnvId":"966b56e3-d76a-47cb-9a73-d1df9e4fc4e4","operationalEnvName":"230249ec-a446-4639-97b9-3fd185b96df1","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d"} 02:05:57 03/07-02:05:57.588|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:422fad225278d523;x-b3-spanid:422fad225278d523;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:44b7685e-be84-447b-96b1-54652bf0fe59;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.592|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.595|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.595|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.596|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.596|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.597|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.597|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.597|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: c02bf4d3-d1fd-4cb6-b82b-7072d265a51d, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.597|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.598|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 12 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.599|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d], was: [] (initialized) 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=c02bf4d3-d1fd-4cb6-b82b-7072d265a51d, id=12} 02:05:57 03/07-02:05:57.600|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=f68b6af0-69d0-41d3-890e-505a151ae42d, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#12], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=55e4e16a-5c63-4171-ac71-7fea6f68f9df, configurationId=4fdf3633-a92b-4a00-bf1f-7411066185ac, requestAction=someaction, volumeGroupId=02365132-b007-48ed-b0d5-8bf559340f81, configurationName=configurationInstanceNameTest, serviceInstanceId=46c0cf8b-fca0-4a11-a841-61e7865857b2, operationalEnvId=966b56e3-d76a-47cb-9a73-d1df9e4fc4e4, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=230249ec-a446-4639-97b9-3fd185b96df1, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=c02bf4d3-d1fd-4cb6-b82b-7072d265a51d, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.586, vnfId=c49436ab-e742-4954-8fe9-f47843b0e295, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=f30fd9c5-8347-47fb-8fc7-6becfa5341af, requestScope=operationalEnvironment, tenantId=911b127b-ed48-42f6-8fe9-e85de4cfdc94, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/c02bf4d3-d1fd-4cb6-b82b-7072d265a51d;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.606|||http-nio-auto-1-exec-8|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.606|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.606|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.606|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.606|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/c02bf4d3-d1fd-4cb6-b82b-7072d265a51d", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.608|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "c02bf4d3-d1fd-4cb6-b82b-7072d265a51d", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.586+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "c49436ab-e742-4954-8fe9-f47843b0e295", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "911b127b-ed48-42f6-8fe9-e85de4cfdc94", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.597+00:00", 02:05:57 "volumeGroupId" : "02365132-b007-48ed-b0d5-8bf559340f81", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "f68b6af0-69d0-41d3-890e-505a151ae42d", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "46c0cf8b-fca0-4a11-a841-61e7865857b2", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "55e4e16a-5c63-4171-ac71-7fea6f68f9df", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "f30fd9c5-8347-47fb-8fc7-6becfa5341af", 02:05:57 "configurationId" : "4fdf3633-a92b-4a00-bf1f-7411066185ac", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "966b56e3-d76a-47cb-9a73-d1df9e4fc4e4", 02:05:57 "operationalEnvName" : "230249ec-a446-4639-97b9-3fd185b96df1", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "c02bf4d3-d1fd-4cb6-b82b-7072d265a51d", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.597+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "c02bf4d3-d1fd-4cb6-b82b-7072d265a51d", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/c02bf4d3-d1fd-4cb6-b82b-7072d265a51d" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/c02bf4d3-d1fd-4cb6-b82b-7072d265a51d" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.608|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.611|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4 02:05:57 03/07-02:05:57.611|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e26bfea66a5aceef", X-B3-SpanId:"e26bfea66a5aceef", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e101f859-f5e4-4d61-ac1d-52c70bf21764"] 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e26bfea66a5aceef;x-b3-spanid:e26bfea66a5aceef;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:e101f859-f5e4-4d61-ac1d-52c70bf21764;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.615|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.621|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.621|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.622|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Get Infra request from DB for OperationalEnvironmentId 966b56e3-d76a-47cb-9a73-d1df9e4fc4e4 02:05:57 03/07-02:05:57.623|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus<>:param1 ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.623|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus<>:param1 ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.624|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.624|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'InfraActiveRequests' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 +-[WHERE] Node: 'where' 02:05:57 | \-[AND] Node: 'and' 02:05:57 | +-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'operationalEnvId' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'param0' 02:05:57 | \-[NE] Node: '<>' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'requestStatus' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'param1' 02:05:57 \-[ORDER] Node: 'order' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'startTime' 02:05:57 \-[DESCENDING] Node: 'desc' 02:05:57 02:05:57 03/07-02:05:57.624|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.624|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.InfraActiveRequests (generatedAlias0) -> infraactiv0_ 02:05:57 03/07-02:05:57.624|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : operationalEnvId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.operationalEnvId -> infraactiv0_.OPERATIONAL_ENV_ID 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : requestStatus -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.requestStatus -> infraactiv0_.REQUEST_STATUS 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> infraactiv0_.REQUEST_ID 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : startTime -> org.hibernate.type.TimestampType@29bc0b9f 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.startTime -> infraactiv0_.START_TIME 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} infraactiv0_.REQUEST_ID ) ( FromClause{level=1} infra_active_requests infraactiv0_ ) ( where ( and ( = ( infraactiv0_.OPERATIONAL_ENV_ID infraactiv0_.REQUEST_ID operationalEnvId ) ? ) ( <> ( infraactiv0_.REQUEST_STATUS infraactiv0_.REQUEST_ID requestStatus ) ? ) ) ) ( order ( infraactiv0_.START_TIME infraactiv0_.REQUEST_ID startTime ) desc ) ) 02:05:57 03/07-02:05:57.625|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity InfraActiveRequests): [infra_active_requests] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 +-SqlNode 02:05:57 | \-SqlNode 02:05:57 | +-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | path: generatedAlias0.operationalEnvId 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: operationalEnvId 02:05:57 | | \-ParameterNode 02:05:57 | \-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | path: generatedAlias0.requestStatus 02:05:57 | | +-IdentNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | | originalText: generatedAlias0 02:05:57 | | \-IdentNode 02:05:57 | | persister: null 02:05:57 | | originalText: requestStatus 02:05:57 | \-ParameterNode 02:05:57 \-OrderByClause 02:05:57 +-DotNode 02:05:57 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | path: generatedAlias0.startTime 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.InfraActiveRequests) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-IdentNode 02:05:57 | persister: null 02:05:57 | originalText: startTime 02:05:57 \-SqlNode 02:05:57 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [infra_active_requests infraactiv0_] 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:57 \-[SELECT] QueryNode: 'SELECT' querySpaces (infra_active_requests) 02:05:57 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID as request_1_4_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[SQL_TOKEN] SqlFragment: 'infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_' 02:05:57 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[infraactiv0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:57 | \-[FROM_FRAGMENT] FromElement: 'infra_active_requests infraactiv0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=infra_active_requests,tableAlias=infraactiv0_,origin=null,columns={,className=org.onap.so.db.request.beans.InfraActiveRequests}} 02:05:57 +-[WHERE] SqlNode: 'where' 02:05:57 | \-[AND] SqlNode: 'and' 02:05:57 | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:57 | | +-[DOT] DotNode: 'infraactiv0_.OPERATIONAL_ENV_ID' {propertyName=operationalEnvId,dereferenceType=PRIMITIVE,getPropertyPath=operationalEnvId,path=generatedAlias0.operationalEnvId,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | | \-[IDENT] IdentNode: 'operationalEnvId' {originalText=operationalEnvId} 02:05:57 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 | \-[NE] BinaryLogicOperatorNode: '<>' 02:05:57 | +-[DOT] DotNode: 'infraactiv0_.REQUEST_STATUS' {propertyName=requestStatus,dereferenceType=PRIMITIVE,getPropertyPath=requestStatus,path=generatedAlias0.requestStatus,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | | \-[IDENT] IdentNode: 'requestStatus' {originalText=requestStatus} 02:05:57 | \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:57 \-[ORDER] OrderByClause: 'order' 02:05:57 +-[DOT] DotNode: 'infraactiv0_.START_TIME' {propertyName=startTime,dereferenceType=PRIMITIVE,getPropertyPath=startTime,path=generatedAlias0.startTime,tableAlias=infraactiv0_,className=org.onap.so.db.request.beans.InfraActiveRequests,classAlias=generatedAlias0} 02:05:57 | +-[ALIAS_REF] IdentNode: 'infraactiv0_.REQUEST_ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.InfraActiveRequests, tableAlias=infraactiv0_} 02:05:57 | \-[IDENT] IdentNode: 'startTime' {originalText=startTime} 02:05:57 \-[DESCENDING] SqlNode: 'desc' 02:05:57 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus<>:param1 ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_STATUS<>? order by infraactiv0_.START_TIME desc 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.626|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_STATUS<>? order by infraactiv0_.START_TIME desc 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 4fdf3633-a92b-4a00-bf1f-7411066185ac 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 55e4e16a-5c63-4171-ac71-7fea6f68f9df 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 966b56e3-d76a-47cb-9a73-d1df9e4fc4e4 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 230249ec-a446-4639-97b9-3fd185b96df1 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.628|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = f30fd9c5-8347-47fb-8fc7-6becfa5341af 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.629|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 46c0cf8b-fca0-4a11-a841-61e7865857b2 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 911b127b-ed48-42f6-8fe9-e85de4cfdc94 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = f68b6af0-69d0-41d3-890e-505a151ae42d 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = c49436ab-e742-4954-8fe9-f47843b0e295 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 02365132-b007-48ed-b0d5-8bf559340f81 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.630|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.631|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.631|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:57 03/07-02:05:57.631|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.631|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#12] 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:57.0 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = c02bf4d3-d1fd-4cb6-b82b-7072d265a51d 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#12] 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#c02bf4d3-d1fd-4cb6-b82b-7072d265a51d] 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:57 03/07-02:05:57.632|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.636|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.636|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.636|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.636|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.636|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.636|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.638|||http-nio-auto-1-exec-10|/infraActiveRequests/checkVnfIdStatus/966b56e3-d76a-47cb-9a73-d1df9e4fc4e4||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.640|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: {"requestId":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.000+00:00","source":"sourceTest","vnfId":"c49436ab-e742-4954-8fe9-f47843b0e295","vnfName":"vnfInstanceNameTest","tenantId":"911b127b-ed48-42f6-8fe9-e85de4cfdc94","modifyTime":"2026-03-07T02:05:57.000+00:00","volumeGroupId":"02365132-b007-48ed-b0d5-8bf559340f81","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"f68b6af0-69d0-41d3-890e-505a151ae42d","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"46c0cf8b-fca0-4a11-a841-61e7865857b2","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"55e4e16a-5c63-4171-ac71-7fea6f68f9df","networkName":"networkInstanceNameTest","requestorId":"f30fd9c5-8347-47fb-8fc7-6becfa5341af","configurationId":"4fdf3633-a92b-4a00-bf1f-7411066185ac","configurationName":"configurationInstanceNameTest","operationalEnvId":"966b56e3-d76a-47cb-9a73-d1df9e4fc4e4","operationalEnvName":"230249ec-a446-4639-97b9-3fd185b96df1","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody","created":"2026-03-07T02:05:57.000+00:00"}],"requestURI":"c02bf4d3-d1fd-4cb6-b82b-7072d265a51d"} 02:05:57 03/07-02:05:57.640|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.649|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d 02:05:57 03/07-02:05:57.649|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"647c1521b697a083", X-B3-SpanId:"647c1521b697a083", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ad44c20f-6376-496e-a676-cb6975517dd4"] 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.649|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:647c1521b697a083;x-b3-spanid:647c1521b697a083;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:ad44c20f-6376-496e-a676-cb6975517dd4;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.654|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.656|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.656|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.656|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Get Infra request from DB for OperationalEnvironmentId 3bd32e9e-6707-4757-bf81-061579604f1d 02:05:57 03/07-02:05:57.657|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus<>:param1 ) order by generatedAlias0.startTime desc 02:05:57 03/07-02:05:57.657|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_STATUS<>? order by infraactiv0_.START_TIME desc 02:05:57 03/07-02:05:57.658|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.659|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.659|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:57 03/07-02:05:57.660|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:57 03/07-02:05:57.660|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : 02:05:57 03/07-02:05:57.660|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.660|||http-nio-auto-1-exec-9|/infraActiveRequests/checkVnfIdStatus/3bd32e9e-6707-4757-bf81-061579604f1d||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Content-Length:"0", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 02:05:57 03/07-02:05:57.662|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.670|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.671|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"c9d97cbfc5d7d78d", X-B3-SpanId:"c9d97cbfc5d7d78d", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6603bbc2-91b4-4a04-93a0-bfa003d54eff"] 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"027792f2-449b-4b07-9ae0-503a5918aabc","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.669+00:00","source":"sourceTest","vnfId":"9f406261-97c1-4c7e-a223-9c4ff25d5fd6","vnfName":"vnfInstanceNameTest","tenantId":"4b1754b4-8adc-4ed4-98c9-36045b0c58bc","volumeGroupId":"b9fdb1ea-ff06-47db-8e44-1e3edd86176f","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"08cef8de-081b-4e4e-b6c3-57b78a910e5a","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"11376157-a49e-4412-9195-87d1dd1dfb55","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"ed87f3cd-c5db-4bae-a662-27311088dc1e","networkName":"networkInstanceNameTest","requestorId":"273bf7ac-be9f-4295-9549-5e4d3a897241","configurationId":"7f963a48-0da3-45f7-bfb0-e927f82428df","configurationName":"configurationInstanceNameTest","operationalEnvId":"aa71a688-6eea-4b37-b1c4-d9646183f4eb","operationalEnvName":"1a45712a-fac2-4752-a2ce-6d19fa8adde7","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"027792f2-449b-4b07-9ae0-503a5918aabc","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"027792f2-449b-4b07-9ae0-503a5918aabc"} 02:05:57 03/07-02:05:57.671|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c9d97cbfc5d7d78d;x-b3-spanid:c9d97cbfc5d7d78d;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:6603bbc2-91b4-4a04-93a0-bfa003d54eff;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.677|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.680|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:57 03/07-02:05:57.680|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:57 03/07-02:05:57.681|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#027792f2-449b-4b07-9ae0-503a5918aabc] 02:05:57 03/07-02:05:57.682|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:57 03/07-02:05:57.683|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:57 03/07-02:05:57.683|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:57 03/07-02:05:57.683|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 027792f2-449b-4b07-9ae0-503a5918aabc, using strategy: org.hibernate.id.Assigned 02:05:57 03/07-02:05:57.684|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:57 03/07-02:05:57.685|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:57 03/07-02:05:57.685|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 13 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:57 03/07-02:05:57.686|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#027792f2-449b-4b07-9ae0-503a5918aabc], was: [] (initialized) 02:05:57 03/07-02:05:57.687|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:57 03/07-02:05:57.687|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:57 03/07-02:05:57.687|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:57 03/07-02:05:57.687|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=027792f2-449b-4b07-9ae0-503a5918aabc, id=13} 02:05:57 03/07-02:05:57.687|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=08cef8de-081b-4e4e-b6c3-57b78a910e5a, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#13], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=ed87f3cd-c5db-4bae-a662-27311088dc1e, configurationId=7f963a48-0da3-45f7-bfb0-e927f82428df, requestAction=someaction, volumeGroupId=b9fdb1ea-ff06-47db-8e44-1e3edd86176f, configurationName=configurationInstanceNameTest, serviceInstanceId=11376157-a49e-4412-9195-87d1dd1dfb55, operationalEnvId=aa71a688-6eea-4b37-b1c4-d9646183f4eb, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=1a45712a-fac2-4752-a2ce-6d19fa8adde7, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=027792f2-449b-4b07-9ae0-503a5918aabc, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.669, vnfId=9f406261-97c1-4c7e-a223-9c4ff25d5fd6, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=273bf7ac-be9f-4295-9549-5e4d3a897241, requestScope=operationalEnvironment, tenantId=4b1754b4-8adc-4ed4-98c9-36045b0c58bc, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:57 03/07-02:05:57.693|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.693|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:57 03/07-02:05:57.693|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:57 03/07-02:05:57.693|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/027792f2-449b-4b07-9ae0-503a5918aabc;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:57 03/07-02:05:57.693|||http-nio-auto-1-exec-2|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:57 03/07-02:05:57.693|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:57 03/07-02:05:57.693|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:57 03/07-02:05:57.694|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:57 03/07-02:05:57.694|||http-nio-auto-1-exec-2|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:57 03/07-02:05:57.694|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/027792f2-449b-4b07-9ae0-503a5918aabc", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:57 03/07-02:05:57.695|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:57 "requestId" : "027792f2-449b-4b07-9ae0-503a5918aabc", 02:05:57 "requestStatus" : "IN_PROGRESS", 02:05:57 "startTime" : "2026-03-07T02:05:57.669+00:00", 02:05:57 "source" : "sourceTest", 02:05:57 "vnfId" : "9f406261-97c1-4c7e-a223-9c4ff25d5fd6", 02:05:57 "vnfName" : "vnfInstanceNameTest", 02:05:57 "tenantId" : "4b1754b4-8adc-4ed4-98c9-36045b0c58bc", 02:05:57 "modifyTime" : "2026-03-07T02:05:57.683+00:00", 02:05:57 "volumeGroupId" : "b9fdb1ea-ff06-47db-8e44-1e3edd86176f", 02:05:57 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:57 "vfModuleId" : "08cef8de-081b-4e4e-b6c3-57b78a910e5a", 02:05:57 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:57 "cloudRegion" : "1", 02:05:57 "serviceInstanceId" : "11376157-a49e-4412-9195-87d1dd1dfb55", 02:05:57 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:57 "requestScope" : "operationalEnvironment", 02:05:57 "requestAction" : "someaction", 02:05:57 "networkId" : "ed87f3cd-c5db-4bae-a662-27311088dc1e", 02:05:57 "networkName" : "networkInstanceNameTest", 02:05:57 "requestorId" : "273bf7ac-be9f-4295-9549-5e4d3a897241", 02:05:57 "configurationId" : "7f963a48-0da3-45f7-bfb0-e927f82428df", 02:05:57 "configurationName" : "configurationInstanceNameTest", 02:05:57 "operationalEnvId" : "aa71a688-6eea-4b37-b1c4-d9646183f4eb", 02:05:57 "operationalEnvName" : "1a45712a-fac2-4752-a2ce-6d19fa8adde7", 02:05:57 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:57 "cloudApiRequests" : [ { 02:05:57 "requestId" : "027792f2-449b-4b07-9ae0-503a5918aabc", 02:05:57 "cloudIdentifier" : "heatstackanme/id", 02:05:57 "requestBody" : "requestBody", 02:05:57 "created" : "2026-03-07T02:05:57.684+00:00" 02:05:57 } ], 02:05:57 "requestURI" : "027792f2-449b-4b07-9ae0-503a5918aabc", 02:05:57 "_links" : { 02:05:57 "self" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/027792f2-449b-4b07-9ae0-503a5918aabc" 02:05:57 }, 02:05:57 "infraActiveRequests" : { 02:05:57 "href" : "http://localhost:44301/infraActiveRequests/027792f2-449b-4b07-9ae0-503a5918aabc" 02:05:57 } 02:05:57 } 02:05:57 } 02:05:57 03/07-02:05:57.695|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:57 03/07-02:05:57.701|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&NAME=requestAction&TAG=pincFabricConfigRequest 02:05:57 03/07-02:05:57.701|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018&NAME=requestAction&TAG=pincFabricConfigRequest 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b18bc8d3033c8b3", X-B3-SpanId:"3b18bc8d3033c8b3", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"086c9379-d55c-416e-a166-9571dc583ff0"] 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:57 03/07-02:05:57.701|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b18bc8d3033c8b3;x-b3-spanid:3b18bc8d3033c8b3;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:086c9379-d55c-416e-a166-9571dc583ff0;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:57 03/07-02:05:57.710|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:57 03/07-02:05:57.713|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.name=:NAME ) ) and ( generatedAlias0.tag=:TAG ) order by generatedAlias0.created desc 02:05:57 03/07-02:05:57.714|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.name=:NAME ) ) and ( generatedAlias0.tag=:TAG ) order by generatedAlias0.created desc 02:05:57 03/07-02:05:57.715|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:57 03/07-02:05:57.715|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:57 \-[QUERY] Node: 'query' 02:05:57 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:57 | +-[FROM] Node: 'from' 02:05:57 | | \-[RANGE] Node: 'RANGE' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[DOT] Node: '.' 02:05:57 | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | +-[DOT] Node: '.' 02:05:57 | | | | | | | | +-[IDENT] Node: 'org' 02:05:57 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:57 | | | | | | | \-[IDENT] Node: 'so' 02:05:57 | | | | | | \-[IDENT] Node: 'db' 02:05:57 | | | | | \-[IDENT] Node: 'request' 02:05:57 | | | | \-[IDENT] Node: 'beans' 02:05:57 | | | \-[IDENT] Node: 'RequestProcessingData' 02:05:57 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:57 | \-[SELECT] Node: 'select' 02:05:57 | \-[IDENT] Node: 'generatedAlias0' 02:05:57 +-[WHERE] Node: 'where' 02:05:57 | \-[AND] Node: 'and' 02:05:57 | +-[AND] Node: 'and' 02:05:57 | | +-[EQ] Node: '=' 02:05:57 | | | +-[DOT] Node: '.' 02:05:57 | | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | | \-[IDENT] Node: 'soRequestId' 02:05:57 | | | \-[COLON] Node: ':' 02:05:57 | | | \-[IDENT] Node: 'SO_REQUEST_ID' 02:05:57 | | \-[EQ] Node: '=' 02:05:57 | | +-[DOT] Node: '.' 02:05:57 | | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | | \-[IDENT] Node: 'name' 02:05:57 | | \-[COLON] Node: ':' 02:05:57 | | \-[IDENT] Node: 'NAME' 02:05:57 | \-[EQ] Node: '=' 02:05:57 | +-[DOT] Node: '.' 02:05:57 | | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | | \-[IDENT] Node: 'tag' 02:05:57 | \-[COLON] Node: ':' 02:05:57 | \-[IDENT] Node: 'TAG' 02:05:57 \-[ORDER] Node: 'order' 02:05:57 +-[DOT] Node: '.' 02:05:57 | +-[IDENT] Node: 'generatedAlias0' 02:05:57 | \-[IDENT] Node: 'created' 02:05:57 \-[DESCENDING] Node: 'desc' 02:05:57 02:05:57 03/07-02:05:57.715|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:57 03/07-02:05:57.716|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.RequestProcessingData (generatedAlias0) -> requestpro0_ 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : soRequestId -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.soRequestId -> requestpro0_.SO_REQUEST_ID 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : name -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.name -> requestpro0_.NAME 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:57.717|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : tag -> org.hibernate.type.StringType@2bc63e21 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.tag -> requestpro0_.TAG 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : created -> org.hibernate.type.TimestampType@29bc0b9f 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.created -> requestpro0_.CREATE_TIME 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:57 03/07-02:05:57.718|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} requestpro0_.ID ) ( FromClause{level=1} request_processing_data requestpro0_ ) ( where ( and ( and ( = ( requestpro0_.SO_REQUEST_ID requestpro0_.ID soRequestId ) ? ) ( = ( requestpro0_.NAME requestpro0_.ID name ) ? ) ) ( = ( requestpro0_.TAG requestpro0_.ID tag ) ? ) ) ) ( order ( requestpro0_.CREATE_TIME requestpro0_.ID created ) desc ) ) 02:05:57 03/07-02:05:57.719|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:57 \-QueryNode 02:05:57 +-SelectClause 02:05:57 | referencedTables(entity RequestProcessingData): [request_processing_data] 02:05:57 | +-IdentNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | originalText: generatedAlias0 02:05:57 | \-SqlFragment 02:05:57 +-FromClause 02:05:57 | \-FromElement 02:05:57 +-SqlNode 02:05:57 | \-SqlNode 02:05:57 | +-SqlNode 02:05:57 | | +-BinaryLogicOperatorNode 02:05:57 | | | +-DotNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | | path: generatedAlias0.soRequestId 02:05:57 | | | | +-IdentNode 02:05:57 | | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | | | originalText: generatedAlias0 02:05:57 | | | | \-IdentNode 02:05:57 | | | | persister: null 02:05:57 | | | | originalText: soRequestId 02:05:57 | | | \-ParameterNode 02:05:57 | | \-BinaryLogicOperatorNode 02:05:57 | | +-DotNode 02:05:57 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | path: generatedAlias0.name 02:05:57 | | | +-IdentNode 02:05:57 | | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | | | originalText: generatedAlias0 02:05:57 | | | \-IdentNode 02:05:57 | | | persister: null 02:05:57 | | | originalText: name 02:05:57 | | \-ParameterNode 02:05:57 | \-BinaryLogicOperatorNode 02:05:57 | +-DotNode 02:05:57 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:57 | | path: generatedAlias0.tag 02:05:57 | | +-IdentNode 02:05:58 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | | originalText: generatedAlias0 02:05:58 | | \-IdentNode 02:05:58 | | persister: null 02:05:58 | | originalText: tag 02:05:58 | \-ParameterNode 02:05:58 \-OrderByClause 02:05:58 +-DotNode 02:05:58 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | path: generatedAlias0.created 02:05:58 | +-IdentNode 02:05:58 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | originalText: generatedAlias0 02:05:58 | \-IdentNode 02:05:58 | persister: null 02:05:58 | originalText: created 02:05:58 \-SqlNode 02:05:58 02:05:58 03/07-02:05:57.719|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [request_processing_data requestpro0_] 02:05:58 03/07-02:05:57.719|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:58 03/07-02:05:57.719|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:58 \-[SELECT] QueryNode: 'SELECT' querySpaces (request_processing_data) 02:05:58 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:58 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID as id1_8_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | \-[SQL_TOKEN] SqlFragment: 'requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_' 02:05:58 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[requestpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:58 | \-[FROM_FRAGMENT] FromElement: 'request_processing_data requestpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=request_processing_data,tableAlias=requestpro0_,origin=null,columns={,className=org.onap.so.db.request.beans.RequestProcessingData}} 02:05:58 +-[WHERE] SqlNode: 'where' 02:05:58 | \-[AND] SqlNode: 'and' 02:05:58 | +-[AND] SqlNode: 'and' 02:05:58 | | +-[EQ] BinaryLogicOperatorNode: '=' 02:05:58 | | | +-[DOT] DotNode: 'requestpro0_.SO_REQUEST_ID' {propertyName=soRequestId,dereferenceType=PRIMITIVE,getPropertyPath=soRequestId,path=generatedAlias0.soRequestId,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | | | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | | | | \-[IDENT] IdentNode: 'soRequestId' {originalText=soRequestId} 02:05:58 | | | \-[NAMED_PARAM] ParameterNode: '?' {name=SO_REQUEST_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:58 | | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:58 | | +-[DOT] DotNode: 'requestpro0_.NAME' {propertyName=name,dereferenceType=PRIMITIVE,getPropertyPath=name,path=generatedAlias0.name,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | | | \-[IDENT] IdentNode: 'name' {originalText=name} 02:05:58 | | \-[NAMED_PARAM] ParameterNode: '?' {name=NAME, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:58 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:58 | +-[DOT] DotNode: 'requestpro0_.TAG' {propertyName=tag,dereferenceType=PRIMITIVE,getPropertyPath=tag,path=generatedAlias0.tag,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | | \-[IDENT] IdentNode: 'tag' {originalText=tag} 02:05:58 | \-[NAMED_PARAM] ParameterNode: '?' {name=TAG, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:58 \-[ORDER] OrderByClause: 'order' 02:05:58 +-[DOT] DotNode: 'requestpro0_.CREATE_TIME' {propertyName=created,dereferenceType=PRIMITIVE,getPropertyPath=created,path=generatedAlias0.created,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | \-[IDENT] IdentNode: 'created' {originalText=created} 02:05:58 \-[DESCENDING] SqlNode: 'desc' 02:05:58 02:05:58 03/07-02:05:57.719|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:57.720|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where ( ( generatedAlias0.soRequestId=:SO_REQUEST_ID ) and ( generatedAlias0.name=:NAME ) ) and ( generatedAlias0.tag=:TAG ) order by generatedAlias0.created desc 02:05:58 03/07-02:05:57.720|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? and requestpro0_.NAME=? and requestpro0_.TAG=? order by requestpro0_.CREATE_TIME desc 02:05:58 03/07-02:05:57.720|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:57.721|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? and requestpro0_.NAME=? and requestpro0_.TAG=? order by requestpro0_.CREATE_TIME desc 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:44.0 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `groupingId` : value = 7d2e8c07-4d10-456d-bddc-37abf38ca714 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`groupingId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `isDataInternal` : value = true 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`isDataInternal`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `name` : value = requestAction 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`name`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `soRequestId` : value = 00032ab7-na18-42e5-965d-8ea592502018 02:05:58 03/07-02:05:57.723|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`soRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.724|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tag` : value = pincFabricConfigRequest 02:05:58 03/07-02:05:57.724|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tag`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.724|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `value` : value = assign 02:05:58 03/07-02:05:57.724|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`value`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.724|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.731|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.731|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:58 03/07-02:05:57.731|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.731|||http-nio-auto-1-exec-1|/requestProcessingData/search/findBySoRequestIdAndNameAndTagOrderByCreatedDesc||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.731|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.733|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [ { 02:05:58 "id" : 1, 02:05:58 "soRequestId" : "00032ab7-na18-42e5-965d-8ea592502018", 02:05:58 "groupingId" : "7d2e8c07-4d10-456d-bddc-37abf38ca714", 02:05:58 "name" : "requestAction", 02:05:58 "value" : "assign", 02:05:58 "tag" : "pincFabricConfigRequest", 02:05:58 "created" : "2026-03-07T02:05:44.000+00:00", 02:05:58 "isDataInternal" : true 02:05:58 } ] 02:05:58 03/07-02:05:57.733|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.745|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.746|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"03aac1fadb16a2fd", X-B3-SpanId:"03aac1fadb16a2fd", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"945b4f00-f062-418a-b401-9c2bc3e520d7"] 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"0553f81d-2531-4d63-9a8d-0c6fe254ef44","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.744+00:00","source":"sourceTest","vnfId":"51ef93a1-f9fe-4293-8cd7-673e57948974","vnfName":"vnfInstanceNameTest","tenantId":"915162c3-2718-48f3-89a3-e4d19af7fd9f","volumeGroupId":"0accfda6-9d2b-428c-9907-16747ecb57a6","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"d19f334d-d1de-44cd-a2d7-05ae0fdf6d96","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"3ee2f555-4ab8-4a1a-a5d8-4d80cef4d9e1","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"0994c974-c563-4277-b344-7678d12cf41f","networkName":"networkInstanceNameTest","requestorId":"f83a062d-5ee2-47ea-8e50-3074b3449e30","configurationId":"5762b980-425d-4e84-b613-371f6bc82d69","configurationName":"configurationInstanceNameTest","operationalEnvId":"54704819-e604-4a31-8a1b-9a4e84c9a99d","operationalEnvName":"b2fb0bcb-5796-4aaa-8a22-9a15080ab844","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"0553f81d-2531-4d63-9a8d-0c6fe254ef44","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"0553f81d-2531-4d63-9a8d-0c6fe254ef44"} 02:05:58 03/07-02:05:57.746|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:03aac1fadb16a2fd;x-b3-spanid:03aac1fadb16a2fd;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:945b4f00-f062-418a-b401-9c2bc3e520d7;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.753|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.757|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:57.757|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:57.758|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#0553f81d-2531-4d63-9a8d-0c6fe254ef44] 02:05:58 03/07-02:05:57.758|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:57.760|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:57.760|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:57.760|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 0553f81d-2531-4d63-9a8d-0c6fe254ef44, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:57.761|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:57.762|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:58 03/07-02:05:57.762|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:58 03/07-02:05:57.762|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 14 02:05:58 03/07-02:05:57.763|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:58 03/07-02:05:57.763|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:57.763|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:57.763|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#0553f81d-2531-4d63-9a8d-0c6fe254ef44], was: [] (initialized) 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=0553f81d-2531-4d63-9a8d-0c6fe254ef44, id=14} 02:05:58 03/07-02:05:57.764|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=d19f334d-d1de-44cd-a2d7-05ae0fdf6d96, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#14], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=0994c974-c563-4277-b344-7678d12cf41f, configurationId=5762b980-425d-4e84-b613-371f6bc82d69, requestAction=someaction, volumeGroupId=0accfda6-9d2b-428c-9907-16747ecb57a6, configurationName=configurationInstanceNameTest, serviceInstanceId=3ee2f555-4ab8-4a1a-a5d8-4d80cef4d9e1, operationalEnvId=54704819-e604-4a31-8a1b-9a4e84c9a99d, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=b2fb0bcb-5796-4aaa-8a22-9a15080ab844, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=0553f81d-2531-4d63-9a8d-0c6fe254ef44, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.744, vnfId=51ef93a1-f9fe-4293-8cd7-673e57948974, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=f83a062d-5ee2-47ea-8e50-3074b3449e30, requestScope=operationalEnvironment, tenantId=915162c3-2718-48f3-89a3-e4d19af7fd9f, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:57.771|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.771|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:57.771|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:57.771|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/0553f81d-2531-4d63-9a8d-0c6fe254ef44;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.771|||http-nio-auto-1-exec-3|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:58 03/07-02:05:57.771|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.772|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/0553f81d-2531-4d63-9a8d-0c6fe254ef44", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.772|||http-nio-auto-1-exec-3|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.774|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "requestId" : "0553f81d-2531-4d63-9a8d-0c6fe254ef44", 02:05:58 "requestStatus" : "IN_PROGRESS", 02:05:58 "startTime" : "2026-03-07T02:05:57.744+00:00", 02:05:58 "source" : "sourceTest", 02:05:58 "vnfId" : "51ef93a1-f9fe-4293-8cd7-673e57948974", 02:05:58 "vnfName" : "vnfInstanceNameTest", 02:05:58 "tenantId" : "915162c3-2718-48f3-89a3-e4d19af7fd9f", 02:05:58 "modifyTime" : "2026-03-07T02:05:57.760+00:00", 02:05:58 "volumeGroupId" : "0accfda6-9d2b-428c-9907-16747ecb57a6", 02:05:58 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:58 "vfModuleId" : "d19f334d-d1de-44cd-a2d7-05ae0fdf6d96", 02:05:58 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:58 "cloudRegion" : "1", 02:05:58 "serviceInstanceId" : "3ee2f555-4ab8-4a1a-a5d8-4d80cef4d9e1", 02:05:58 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:58 "requestScope" : "operationalEnvironment", 02:05:58 "requestAction" : "someaction", 02:05:58 "networkId" : "0994c974-c563-4277-b344-7678d12cf41f", 02:05:58 "networkName" : "networkInstanceNameTest", 02:05:58 "requestorId" : "f83a062d-5ee2-47ea-8e50-3074b3449e30", 02:05:58 "configurationId" : "5762b980-425d-4e84-b613-371f6bc82d69", 02:05:58 "configurationName" : "configurationInstanceNameTest", 02:05:58 "operationalEnvId" : "54704819-e604-4a31-8a1b-9a4e84c9a99d", 02:05:58 "operationalEnvName" : "b2fb0bcb-5796-4aaa-8a22-9a15080ab844", 02:05:58 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:58 "cloudApiRequests" : [ { 02:05:58 "requestId" : "0553f81d-2531-4d63-9a8d-0c6fe254ef44", 02:05:58 "cloudIdentifier" : "heatstackanme/id", 02:05:58 "requestBody" : "requestBody", 02:05:58 "created" : "2026-03-07T02:05:57.760+00:00" 02:05:58 } ], 02:05:58 "requestURI" : "0553f81d-2531-4d63-9a8d-0c6fe254ef44", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/0553f81d-2531-4d63-9a8d-0c6fe254ef44" 02:05:58 }, 02:05:58 "infraActiveRequests" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/0553f81d-2531-4d63-9a8d-0c6fe254ef44" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:57.774|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.779|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationStatus/ 02:05:58 03/07-02:05:57.779|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationStatus/ 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"346", X-B3-TraceId:"3142e703305a72de", X-B3-SpanId:"3142e703305a72de", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0d6854a4-e223-4b7e-8214-097034db0bfb"] 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"serviceId":"44782529-1b00-4444-9fad-9c1da8d85523","operationId":"8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1","serviceName":"test-service","operation":"operation","userId":"1f6ec731-e6df-43bc-bcc0-c61fcc3ba342","result":"FAILED","operationContent":"operation-content","progress":"IN_PROGRESS","reason":"reason-test","operateAt":null,"finishedAt":null} 02:05:58 03/07-02:05:57.780|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationStatus/ 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3142e703305a72de;x-b3-spanid:3142e703305a72de;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:0d6854a4-e223-4b7e-8214-097034db0bfb;content-length:346;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.787|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.795|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:57.795|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:57.799|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1, serviceId=44782529-1b00-4444-9fad-9c1da8d85523}] 02:05:58 03/07-02:05:57.799|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_0_, operations0_.SERVICE_ID as service_2_6_0_, operations0_.FINISHED_AT as finished3_6_0_, operations0_.OPERATE_AT as operate_4_6_0_, operations0_.OPERATION_TYPE as operatio5_6_0_, operations0_.OPERATION_CONTENT as operatio6_6_0_, operations0_.PROGRESS as progress7_6_0_, operations0_.REASON as reason8_6_0_, operations0_.RESULT as result9_6_0_, operations0_.SERVICE_NAME as service10_6_0_, operations0_.USER_ID as user_id11_6_0_ from operation_status operations0_ where operations0_.OPERATION_ID=? and operations0_.SERVICE_ID=? 02:05:58 03/07-02:05:57.800|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:57.800|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: component[operationId,serviceId]{operationId=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1, serviceId=44782529-1b00-4444-9fad-9c1da8d85523}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 02:05:58 03/07-02:05:57.801|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:57.801|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:57.801|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:57.802|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:57.802|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:05:58 03/07-02:05:57.802|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:57.802|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.OperationStatus{result=FAILED, reason=reason-test, operationContent=operation-content, progress=IN_PROGRESS, serviceName=test-service, operateAt=Sat Mar 07 02:05:57 UTC 2026, operation=operation, userId=1f6ec731-e6df-43bc-bcc0-c61fcc3ba342, finishedAt=Sat Mar 07 02:05:57 UTC 2026} 02:05:58 03/07-02:05:57.802|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into operation_status (FINISHED_AT, OPERATE_AT, OPERATION_TYPE, OPERATION_CONTENT, PROGRESS, REASON, RESULT, SERVICE_NAME, USER_ID, OPERATION_ID, SERVICE_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:57.818|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.818|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:57.819|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:57.819|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.819|||http-nio-auto-1-exec-4|/operationStatus/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.819|||http-nio-auto-1-exec-4|/operationStatus/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.819|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.819|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:58 03/07-02:05:57.819|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.819|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.821|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "serviceId" : "44782529-1b00-4444-9fad-9c1da8d85523", 02:05:58 "operationId" : "8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1", 02:05:58 "serviceName" : "test-service", 02:05:58 "operation" : "operation", 02:05:58 "userId" : "1f6ec731-e6df-43bc-bcc0-c61fcc3ba342", 02:05:58 "result" : "FAILED", 02:05:58 "operationContent" : "operation-content", 02:05:58 "progress" : "IN_PROGRESS", 02:05:58 "reason" : "reason-test", 02:05:58 "operateAt" : "2026-03-07T02:05:57.800+00:00", 02:05:58 "finishedAt" : "2026-03-07T02:05:57.800+00:00", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1" 02:05:58 }, 02:05:58 "operationStatus" : { 02:05:58 "href" : "http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:57.821|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.828|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=44782529-1b00-4444-9fad-9c1da8d85523&OPERATION_ID=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1 02:05:58 03/07-02:05:57.828|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=44782529-1b00-4444-9fad-9c1da8d85523&OPERATION_ID=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ad1bd154ae81cde", X-B3-SpanId:"1ad1bd154ae81cde", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"95eb4f76-f6d1-4cba-a9d1-dee2f95f6c41"] 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:57.828|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationStatus/search/findOneByServiceIdAndOperationId 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1ad1bd154ae81cde;x-b3-spanid:1ad1bd154ae81cde;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:95eb4f76-f6d1-4cba-a9d1-dee2f95f6c41;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.834|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.838|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:58 03/07-02:05:57.839|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1, serviceId=44782529-1b00-4444-9fad-9c1da8d85523}] 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1, serviceId=44782529-1b00-4444-9fad-9c1da8d85523}] 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@5976e59b 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `finishedAt` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`finishedAt`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operateAt` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operateAt`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.841|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operation` : value = operation 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operation`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationContent` : value = operation-content 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationContent`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = IN_PROGRESS 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `reason` : value = reason-test 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`reason`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `result` : value = FAILED 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`result`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceName` : value = test-service 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `userId` : value = 1f6ec731-e6df-43bc-bcc0-c61fcc3ba342 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`userId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.842|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.OperationStatus#component[operationId,serviceId]{operationId=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1, serviceId=44782529-1b00-4444-9fad-9c1da8d85523}] 02:05:58 03/07-02:05:57.846|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.846|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:57.847|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:57.847|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.847|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.847|||http-nio-auto-1-exec-5|/operationStatus/search/findOneByServiceIdAndOperationId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "serviceId" : "44782529-1b00-4444-9fad-9c1da8d85523", 02:05:58 "operationId" : "8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1", 02:05:58 "serviceName" : "test-service", 02:05:58 "operation" : "operation", 02:05:58 "userId" : "1f6ec731-e6df-43bc-bcc0-c61fcc3ba342", 02:05:58 "result" : "FAILED", 02:05:58 "operationContent" : "operation-content", 02:05:58 "progress" : "IN_PROGRESS", 02:05:58 "reason" : "reason-test", 02:05:58 "operateAt" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "finishedAt" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1" 02:05:58 }, 02:05:58 "operationStatus" : { 02:05:58 "href" : "http://localhost:44301/operationStatus/8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:57.850|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.855|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=d303eee8-ee5b-4cd1-b6bd-44ada52b1d23&OPERATION_ID=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1 02:05:58 03/07-02:05:57.855|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/operationStatus/search/findOneByServiceIdAndOperationId?SERVICE_ID=d303eee8-ee5b-4cd1-b6bd-44ada52b1d23&OPERATION_ID=8e7148d2-af7b-49da-9a44-ee6b5f3d9ac1 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8222340dc0be233a", X-B3-SpanId:"8222340dc0be233a", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"293e08ab-27f6-435f-944b-2e862d11130a"] 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:57.855|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /operationStatus/search/findOneByServiceIdAndOperationId 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8222340dc0be233a;x-b3-spanid:8222340dc0be233a;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:293e08ab-27f6-435f-944b-2e862d11130a;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.862|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.864|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from OperationStatus as generatedAlias0 where ( generatedAlias0.serviceId=:SERVICE_ID ) and ( generatedAlias0.operationId=:OPERATION_ID ) 02:05:58 03/07-02:05:57.865|||http-nio-auto-1-exec-6|/operationStatus/search/findOneByServiceIdAndOperationId||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select operations0_.OPERATION_ID as operatio1_6_, operations0_.SERVICE_ID as service_2_6_, operations0_.FINISHED_AT as finished3_6_, operations0_.OPERATE_AT as operate_4_6_, operations0_.OPERATION_TYPE as operatio5_6_, operations0_.OPERATION_CONTENT as operatio6_6_, operations0_.PROGRESS as progress7_6_, operations0_.REASON as reason8_6_, operations0_.RESULT as result9_6_, operations0_.SERVICE_NAME as service10_6_, operations0_.USER_ID as user_id11_6_ from operation_status operations0_ where operations0_.SERVICE_ID=? and operations0_.OPERATION_ID=? 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Length:"0", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 02:05:58 03/07-02:05:57.873|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.892|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.892|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"5148050ba81eda0d", X-B3-SpanId:"5148050ba81eda0d", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9405da5d-d2cb-4459-b4e6-15a146973976"] 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"9118d3ee-0604-4184-a841-4f9020365ef6","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.891+00:00","source":"sourceTest","vnfId":"87a992f1-33c8-4ca3-867b-a52f419b3b51","vnfName":"vnfInstanceNameTest","tenantId":"a58460d7-a6a0-46c9-a5e3-eec083daaa62","volumeGroupId":"00b4da0d-19b3-46e0-95b1-2db11275c945","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"b382ee2a-a387-4026-a343-dfef30793e76","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"4af801d4-3093-493c-86bc-dc3799a3a46f","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"7e9137ad-5244-48f9-a532-3b617a7303a3","networkName":"networkInstanceNameTest","requestorId":"d1a3d26a-1a01-4adc-97f2-627fcb1d3790","configurationId":"5caf9cd6-f59e-4b6c-a78b-a75c0bddc084","configurationName":"configurationInstanceNameTest","operationalEnvId":"d62b5960-8df6-455d-b34f-67bf1e24fee5","operationalEnvName":"bba5d43f-0521-4db4-b9ef-f4a0cc96a133","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"9118d3ee-0604-4184-a841-4f9020365ef6","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"9118d3ee-0604-4184-a841-4f9020365ef6"} 02:05:58 03/07-02:05:57.892|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5148050ba81eda0d;x-b3-spanid:5148050ba81eda0d;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:9405da5d-d2cb-4459-b4e6-15a146973976;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.899|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.902|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:57.902|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:57.904|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#9118d3ee-0604-4184-a841-4f9020365ef6] 02:05:58 03/07-02:05:57.905|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:57.906|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:57.906|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:57.908|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 9118d3ee-0604-4184-a841-4f9020365ef6, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:57.908|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:57.910|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:58 03/07-02:05:57.910|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:58 03/07-02:05:57.910|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 15 02:05:58 03/07-02:05:57.910|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:58 03/07-02:05:57.910|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#9118d3ee-0604-4184-a841-4f9020365ef6], was: [] (initialized) 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=9118d3ee-0604-4184-a841-4f9020365ef6, id=15} 02:05:58 03/07-02:05:57.911|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=b382ee2a-a387-4026-a343-dfef30793e76, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#15], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=7e9137ad-5244-48f9-a532-3b617a7303a3, configurationId=5caf9cd6-f59e-4b6c-a78b-a75c0bddc084, requestAction=someaction, volumeGroupId=00b4da0d-19b3-46e0-95b1-2db11275c945, configurationName=configurationInstanceNameTest, serviceInstanceId=4af801d4-3093-493c-86bc-dc3799a3a46f, operationalEnvId=d62b5960-8df6-455d-b34f-67bf1e24fee5, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=bba5d43f-0521-4db4-b9ef-f4a0cc96a133, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=9118d3ee-0604-4184-a841-4f9020365ef6, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.891, vnfId=87a992f1-33c8-4ca3-867b-a52f419b3b51, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=d1a3d26a-1a01-4adc-97f2-627fcb1d3790, requestScope=operationalEnvironment, tenantId=a58460d7-a6a0-46c9-a5e3-eec083daaa62, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:57.921|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.921|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:57.921|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:57.921|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/9118d3ee-0604-4184-a841-4f9020365ef6;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.921|||http-nio-auto-1-exec-7|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.921|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.922|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:58 03/07-02:05:57.922|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.922|||http-nio-auto-1-exec-7|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.922|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/9118d3ee-0604-4184-a841-4f9020365ef6", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "requestId" : "9118d3ee-0604-4184-a841-4f9020365ef6", 02:05:58 "requestStatus" : "IN_PROGRESS", 02:05:58 "startTime" : "2026-03-07T02:05:57.891+00:00", 02:05:58 "source" : "sourceTest", 02:05:58 "vnfId" : "87a992f1-33c8-4ca3-867b-a52f419b3b51", 02:05:58 "vnfName" : "vnfInstanceNameTest", 02:05:58 "tenantId" : "a58460d7-a6a0-46c9-a5e3-eec083daaa62", 02:05:58 "modifyTime" : "2026-03-07T02:05:57.907+00:00", 02:05:58 "volumeGroupId" : "00b4da0d-19b3-46e0-95b1-2db11275c945", 02:05:58 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:58 "vfModuleId" : "b382ee2a-a387-4026-a343-dfef30793e76", 02:05:58 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:58 "cloudRegion" : "1", 02:05:58 "serviceInstanceId" : "4af801d4-3093-493c-86bc-dc3799a3a46f", 02:05:58 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:58 "requestScope" : "operationalEnvironment", 02:05:58 "requestAction" : "someaction", 02:05:58 "networkId" : "7e9137ad-5244-48f9-a532-3b617a7303a3", 02:05:58 "networkName" : "networkInstanceNameTest", 02:05:58 "requestorId" : "d1a3d26a-1a01-4adc-97f2-627fcb1d3790", 02:05:58 "configurationId" : "5caf9cd6-f59e-4b6c-a78b-a75c0bddc084", 02:05:58 "configurationName" : "configurationInstanceNameTest", 02:05:58 "operationalEnvId" : "d62b5960-8df6-455d-b34f-67bf1e24fee5", 02:05:58 "operationalEnvName" : "bba5d43f-0521-4db4-b9ef-f4a0cc96a133", 02:05:58 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:58 "cloudApiRequests" : [ { 02:05:58 "requestId" : "9118d3ee-0604-4184-a841-4f9020365ef6", 02:05:58 "cloudIdentifier" : "heatstackanme/id", 02:05:58 "requestBody" : "requestBody", 02:05:58 "created" : "2026-03-07T02:05:57.908+00:00" 02:05:58 } ], 02:05:58 "requestURI" : "9118d3ee-0604-4184-a841-4f9020365ef6", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/9118d3ee-0604-4184-a841-4f9020365ef6" 02:05:58 }, 02:05:58 "infraActiveRequests" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/9118d3ee-0604-4184-a841-4f9020365ef6" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:57.923|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.925|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018 02:05:58 03/07-02:05:57.926|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc?SO_REQUEST_ID=00032ab7-na18-42e5-965d-8ea592502018 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fce79b877579763a", X-B3-SpanId:"fce79b877579763a", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8f8d0db7-ea2b-4643-9a46-2044dcc5a6d6"] 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:57.926|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fce79b877579763a;x-b3-spanid:fce79b877579763a;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:8f8d0db7-ea2b-4643-9a46-2044dcc5a6d6;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.932|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.936|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from RequestProcessingData as generatedAlias0 where generatedAlias0.soRequestId=:SO_REQUEST_ID order by generatedAlias0.groupingId desc 02:05:58 03/07-02:05:57.936|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where generatedAlias0.soRequestId=:SO_REQUEST_ID order by generatedAlias0.groupingId desc 02:05:58 03/07-02:05:57.937|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:57.937|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:58 \-[QUERY] Node: 'query' 02:05:58 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:58 | +-[FROM] Node: 'from' 02:05:58 | | \-[RANGE] Node: 'RANGE' 02:05:58 | | +-[DOT] Node: '.' 02:05:58 | | | +-[DOT] Node: '.' 02:05:58 | | | | +-[DOT] Node: '.' 02:05:58 | | | | | +-[DOT] Node: '.' 02:05:58 | | | | | | +-[DOT] Node: '.' 02:05:58 | | | | | | | +-[DOT] Node: '.' 02:05:58 | | | | | | | | +-[IDENT] Node: 'org' 02:05:58 | | | | | | | | \-[IDENT] Node: 'onap' 02:05:58 | | | | | | | \-[IDENT] Node: 'so' 02:05:58 | | | | | | \-[IDENT] Node: 'db' 02:05:58 | | | | | \-[IDENT] Node: 'request' 02:05:58 | | | | \-[IDENT] Node: 'beans' 02:05:58 | | | \-[IDENT] Node: 'RequestProcessingData' 02:05:58 | | \-[ALIAS] Node: 'generatedAlias0' 02:05:58 | \-[SELECT] Node: 'select' 02:05:58 | \-[IDENT] Node: 'generatedAlias0' 02:05:58 +-[WHERE] Node: 'where' 02:05:58 | \-[EQ] Node: '=' 02:05:58 | +-[DOT] Node: '.' 02:05:58 | | +-[IDENT] Node: 'generatedAlias0' 02:05:58 | | \-[IDENT] Node: 'soRequestId' 02:05:58 | \-[COLON] Node: ':' 02:05:58 | \-[IDENT] Node: 'SO_REQUEST_ID' 02:05:58 \-[ORDER] Node: 'order' 02:05:58 +-[DOT] Node: '.' 02:05:58 | +-[IDENT] Node: 'generatedAlias0' 02:05:58 | \-[IDENT] Node: 'groupingId' 02:05:58 \-[DESCENDING] Node: 'desc' 02:05:58 02:05:58 03/07-02:05:57.937|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:58 03/07-02:05:57.937|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.RequestProcessingData (generatedAlias0) -> requestpro0_ 02:05:58 03/07-02:05:57.937|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : soRequestId -> org.hibernate.type.StringType@2bc63e21 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.soRequestId -> requestpro0_.SO_REQUEST_ID 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0 -> requestpro0_.ID 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||getDataType() : groupingId -> org.hibernate.type.StringType@2bc63e21 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolved : generatedAlias0.groupingId -> requestpro0_.GROUPING_ID 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:58 03/07-02:05:57.938|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} requestpro0_.ID ) ( FromClause{level=1} request_processing_data requestpro0_ ) ( where ( = ( requestpro0_.SO_REQUEST_ID requestpro0_.ID soRequestId ) ? ) ) ( order ( requestpro0_.GROUPING_ID requestpro0_.ID groupingId ) desc ) ) 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:58 \-QueryNode 02:05:58 +-SelectClause 02:05:58 | referencedTables(entity RequestProcessingData): [request_processing_data] 02:05:58 | +-IdentNode 02:05:58 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | originalText: generatedAlias0 02:05:58 | \-SqlFragment 02:05:58 +-FromClause 02:05:58 | \-FromElement 02:05:58 +-SqlNode 02:05:58 | \-BinaryLogicOperatorNode 02:05:58 | +-DotNode 02:05:58 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | path: generatedAlias0.soRequestId 02:05:58 | | +-IdentNode 02:05:58 | | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | | originalText: generatedAlias0 02:05:58 | | \-IdentNode 02:05:58 | | persister: null 02:05:58 | | originalText: soRequestId 02:05:58 | \-ParameterNode 02:05:58 \-OrderByClause 02:05:58 +-DotNode 02:05:58 | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | path: generatedAlias0.groupingId 02:05:58 | +-IdentNode 02:05:58 | | persister: SingleTableEntityPersister(org.onap.so.db.request.beans.RequestProcessingData) 02:05:58 | | originalText: generatedAlias0 02:05:58 | \-IdentNode 02:05:58 | persister: null 02:05:58 | originalText: groupingId 02:05:58 \-SqlNode 02:05:58 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [request_processing_data requestpro0_] 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:58 \-[SELECT] QueryNode: 'SELECT' querySpaces (request_processing_data) 02:05:58 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:58 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID as id1_8_' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | \-[SQL_TOKEN] SqlFragment: 'requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_' 02:05:58 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[requestpro0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:58 | \-[FROM_FRAGMENT] FromElement: 'request_processing_data requestpro0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=request_processing_data,tableAlias=requestpro0_,origin=null,columns={,className=org.onap.so.db.request.beans.RequestProcessingData}} 02:05:58 +-[WHERE] SqlNode: 'where' 02:05:58 | \-[EQ] BinaryLogicOperatorNode: '=' 02:05:58 | +-[DOT] DotNode: 'requestpro0_.SO_REQUEST_ID' {propertyName=soRequestId,dereferenceType=PRIMITIVE,getPropertyPath=soRequestId,path=generatedAlias0.soRequestId,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | | \-[IDENT] IdentNode: 'soRequestId' {originalText=soRequestId} 02:05:58 | \-[NAMED_PARAM] ParameterNode: '?' {name=SO_REQUEST_ID, expectedType=org.hibernate.type.StringType@2bc63e21} 02:05:58 \-[ORDER] OrderByClause: 'order' 02:05:58 +-[DOT] DotNode: 'requestpro0_.GROUPING_ID' {propertyName=groupingId,dereferenceType=PRIMITIVE,getPropertyPath=groupingId,path=generatedAlias0.groupingId,tableAlias=requestpro0_,className=org.onap.so.db.request.beans.RequestProcessingData,classAlias=generatedAlias0} 02:05:58 | +-[ALIAS_REF] IdentNode: 'requestpro0_.ID' {alias=generatedAlias0, className=org.onap.so.db.request.beans.RequestProcessingData, tableAlias=requestpro0_} 02:05:58 | \-[IDENT] IdentNode: 'groupingId' {originalText=groupingId} 02:05:58 \-[DESCENDING] SqlNode: 'desc' 02:05:58 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select generatedAlias0 from org.onap.so.db.request.beans.RequestProcessingData as generatedAlias0 where generatedAlias0.soRequestId=:SO_REQUEST_ID order by generatedAlias0.groupingId desc 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? order by requestpro0_.GROUPING_ID desc 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:57.939|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select requestpro0_.ID as id1_8_, requestpro0_.CREATE_TIME as create_t2_8_, requestpro0_.GROUPING_ID as grouping3_8_, requestpro0_.IS_DATA_INTERNAL as is_data_4_8_, requestpro0_.NAME as name5_8_, requestpro0_.SO_REQUEST_ID as so_reque6_8_, requestpro0_.TAG as tag7_8_, requestpro0_.VALUE as value8_8_ from request_processing_data requestpro0_ where requestpro0_.SO_REQUEST_ID=? order by requestpro0_.GROUPING_ID desc 02:05:58 03/07-02:05:57.940|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:57.940|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.RequestProcessingData#2] 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 1 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.RequestProcessingData#2] 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:44.0 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `groupingId` : value = 7d2e8c07-4d10-456d-bddc-37abf38ca715 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`groupingId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `isDataInternal` : value = false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`isDataInternal`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `name` : value = configurationId 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`name`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `soRequestId` : value = 00032ab7-na18-42e5-965d-8ea592502018 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`soRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tag` : value = pincFabricConfigRequest 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tag`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `value` : value = 52234bc0-d6a6-41d4-a901-79015e4877e2 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`value`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.RequestProcessingData#2] 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:44.0 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `groupingId` : value = 7d2e8c07-4d10-456d-bddc-37abf38ca714 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`groupingId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `isDataInternal` : value = true 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`isDataInternal`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `name` : value = requestAction 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`name`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `soRequestId` : value = 00032ab7-na18-42e5-965d-8ea592502018 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`soRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tag` : value = pincFabricConfigRequest 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tag`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `value` : value = assign 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`value`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.941|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.RequestProcessingData#1] 02:05:58 03/07-02:05:57.944|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.944|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:57.944|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:57.944|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.944|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.945|||http-nio-auto-1-exec-8|/requestProcessingData/search/findBySoRequestIdOrderByGroupingIdDesc||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.945|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.945|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:58 03/07-02:05:57.945|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.945|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.946|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: [ { 02:05:58 "id" : 2, 02:05:58 "soRequestId" : "00032ab7-na18-42e5-965d-8ea592502018", 02:05:58 "groupingId" : "7d2e8c07-4d10-456d-bddc-37abf38ca715", 02:05:58 "name" : "configurationId", 02:05:58 "value" : "52234bc0-d6a6-41d4-a901-79015e4877e2", 02:05:58 "tag" : "pincFabricConfigRequest", 02:05:58 "created" : "2026-03-07T02:05:44.000+00:00", 02:05:58 "isDataInternal" : false 02:05:58 }, { 02:05:58 "id" : 1, 02:05:58 "soRequestId" : "00032ab7-na18-42e5-965d-8ea592502018", 02:05:58 "groupingId" : "7d2e8c07-4d10-456d-bddc-37abf38ca714", 02:05:58 "name" : "requestAction", 02:05:58 "value" : "assign", 02:05:58 "tag" : "pincFabricConfigRequest", 02:05:58 "created" : "2026-03-07T02:05:44.000+00:00", 02:05:58 "isDataInternal" : true 02:05:58 } ] 02:05:58 03/07-02:05:57.946|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.958|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.958|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/ 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Accept:"application/json", Content-Length:"1322", X-B3-TraceId:"2bc80ae25848cb7c", X-B3-SpanId:"2bc80ae25848cb7c", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"48a135a1-6e68-41a1-aa92-f76a8a1f41a6"] 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: {"requestId":"cac464c5-f910-4ed9-b96e-9a8257d960f8","requestStatus":"IN_PROGRESS","startTime":"2026-03-07T02:05:57.956+00:00","source":"sourceTest","vnfId":"c60676f0-9aab-4cc9-b931-25f4cb45e455","vnfName":"vnfInstanceNameTest","tenantId":"6b7e2e1a-b701-46fd-80be-64ba83c48bb2","volumeGroupId":"48bca34a-9d86-4c42-8070-d927faf17752","volumeGroupName":"volumeGroupInstanceNameTest","vfModuleId":"77f01b88-f34e-4293-9598-be1e64bc8cc6","vfModuleName":"vfModuleInstanceNameTest","cloudRegion":"1","serviceInstanceId":"5cd1b8cb-36bf-4553-b426-5ec2bd525b6b","serviceInstanceName":"serviceInstanceNameTest","requestScope":"operationalEnvironment","requestAction":"someaction","networkId":"1485b38e-6366-4b37-b2a8-bdd009217853","networkName":"networkInstanceNameTest","requestorId":"4431520d-8088-42a3-9240-4f32fd658cca","configurationId":"1f2a234f-a462-44df-b657-5c6bbf9a45b9","configurationName":"configurationInstanceNameTest","operationalEnvId":"16cb5b46-5983-476c-aaa7-1206b86ec44d","operationalEnvName":"b129f142-e93e-4f85-8324-0589b3676624","requestUrl":"http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[{"requestId":"cac464c5-f910-4ed9-b96e-9a8257d960f8","cloudIdentifier":"heatstackanme/id","requestBody":"requestBody"}],"requestURI":"cac464c5-f910-4ed9-b96e-9a8257d960f8"} 02:05:58 03/07-02:05:57.958|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/ 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2bc80ae25848cb7c;x-b3-spanid:2bc80ae25848cb7c;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:48a135a1-6e68-41a1-aa92-f76a8a1f41a6;content-length:1322;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.963|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.966|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:57.966|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:57.967|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:57.967|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:57.969|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:57.969|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:57.969|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: cac464c5-f910-4ed9-b96e-9a8257d960f8, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:57.970|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:57.971|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Executing identity-insert immediately 02:05:58 03/07-02:05:57.971|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into cloud_api_requests (CLOUD_IDENTIFIER, REQUEST_BODY, SO_REQUEST_ID) values (?, ?, ?) 02:05:58 03/07-02:05:57.972|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Natively generated identity: 16 02:05:58 03/07-02:05:57.972|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000387: ResultSet's statement was not registered 02:05:58 03/07-02:05:57.972|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8], was: [] (initialized) 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=77f01b88-f34e-4293-9598-be1e64bc8cc6, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[org.onap.so.db.request.beans.CloudApiRequests#16], vnfType=null, modifyTime=Sat Mar 07 02:05:57 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=1485b38e-6366-4b37-b2a8-bdd009217853, configurationId=1f2a234f-a462-44df-b657-5c6bbf9a45b9, requestAction=someaction, volumeGroupId=48bca34a-9d86-4c42-8070-d927faf17752, configurationName=configurationInstanceNameTest, serviceInstanceId=5cd1b8cb-36bf-4553-b426-5ec2bd525b6b, operationalEnvId=16cb5b46-5983-476c-aaa7-1206b86ec44d, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=b129f142-e93e-4f85-8324-0589b3676624, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=cac464c5-f910-4ed9-b96e-9a8257d960f8, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=2026-03-07 02:05:57.956, vnfId=c60676f0-9aab-4cc9-b931-25f4cb45e455, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=4431520d-8088-42a3-9240-4f32fd658cca, requestScope=operationalEnvironment, tenantId=6b7e2e1a-b701-46fd-80be-64ba83c48bb2, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:57.973|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.CloudApiRequests{cloudIdentifier=heatstackanme/id, requestBody=requestBody, created=Sat Mar 07 02:05:57 UTC 2026, requestId=cac464c5-f910-4ed9-b96e-9a8257d960f8, id=16} 02:05:58 03/07-02:05:57.981|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.981|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 CREATED 02:05:58 03/07-02:05:57.981|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.982|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:57.982|||http-nio-auto-1-exec-10|/infraActiveRequests/||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:57.983|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "requestStatus" : "IN_PROGRESS", 02:05:58 "startTime" : "2026-03-07T02:05:57.956+00:00", 02:05:58 "source" : "sourceTest", 02:05:58 "vnfId" : "c60676f0-9aab-4cc9-b931-25f4cb45e455", 02:05:58 "vnfName" : "vnfInstanceNameTest", 02:05:58 "tenantId" : "6b7e2e1a-b701-46fd-80be-64ba83c48bb2", 02:05:58 "modifyTime" : "2026-03-07T02:05:57.969+00:00", 02:05:58 "volumeGroupId" : "48bca34a-9d86-4c42-8070-d927faf17752", 02:05:58 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:58 "vfModuleId" : "77f01b88-f34e-4293-9598-be1e64bc8cc6", 02:05:58 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:58 "cloudRegion" : "1", 02:05:58 "serviceInstanceId" : "5cd1b8cb-36bf-4553-b426-5ec2bd525b6b", 02:05:58 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:58 "requestScope" : "operationalEnvironment", 02:05:58 "requestAction" : "someaction", 02:05:58 "networkId" : "1485b38e-6366-4b37-b2a8-bdd009217853", 02:05:58 "networkName" : "networkInstanceNameTest", 02:05:58 "requestorId" : "4431520d-8088-42a3-9240-4f32fd658cca", 02:05:58 "configurationId" : "1f2a234f-a462-44df-b657-5c6bbf9a45b9", 02:05:58 "configurationName" : "configurationInstanceNameTest", 02:05:58 "operationalEnvId" : "16cb5b46-5983-476c-aaa7-1206b86ec44d", 02:05:58 "operationalEnvName" : "b129f142-e93e-4f85-8324-0589b3676624", 02:05:58 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:58 "cloudApiRequests" : [ { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "cloudIdentifier" : "heatstackanme/id", 02:05:58 "requestBody" : "requestBody", 02:05:58 "created" : "2026-03-07T02:05:57.970+00:00" 02:05:58 } ], 02:05:58 "requestURI" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 }, 02:05:58 "infraActiveRequests" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:57.983|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:57.985|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:57.985|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"544596eab987307a", X-B3-SpanId:"544596eab987307a", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ad5c926-05a8-4d36-981d-791a576b8d25"] 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:57.985|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:544596eab987307a;x-b3-spanid:544596eab987307a;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:7ad5c926-05a8-4d36-981d-791a576b8d25;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:57.990|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:57.991|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:57.991|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:57.992|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:57.993|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 1f2a234f-a462-44df-b657-5c6bbf9a45b9 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 1485b38e-6366-4b37-b2a8-bdd009217853 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 16cb5b46-5983-476c-aaa7-1206b86ec44d 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = b129f142-e93e-4f85-8324-0589b3676624 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 4431520d-8088-42a3-9240-4f32fd658cca 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.994|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 5cd1b8cb-36bf-4553-b426-5ec2bd525b6b 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6b7e2e1a-b701-46fd-80be-64ba83c48bb2 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 77f01b88-f34e-4293-9598-be1e64bc8cc6 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = c60676f0-9aab-4cc9-b931-25f4cb45e455 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 48bca34a-9d86-4c42-8070-d927faf17752 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#16] 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#16] 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:57.995|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:57.999|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:57.999|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:58 03/07-02:05:57.999|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:57.999|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.000|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.001|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "requestStatus" : "IN_PROGRESS", 02:05:58 "startTime" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "source" : "sourceTest", 02:05:58 "vnfId" : "c60676f0-9aab-4cc9-b931-25f4cb45e455", 02:05:58 "vnfName" : "vnfInstanceNameTest", 02:05:58 "tenantId" : "6b7e2e1a-b701-46fd-80be-64ba83c48bb2", 02:05:58 "modifyTime" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "volumeGroupId" : "48bca34a-9d86-4c42-8070-d927faf17752", 02:05:58 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:58 "vfModuleId" : "77f01b88-f34e-4293-9598-be1e64bc8cc6", 02:05:58 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:58 "cloudRegion" : "1", 02:05:58 "serviceInstanceId" : "5cd1b8cb-36bf-4553-b426-5ec2bd525b6b", 02:05:58 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:58 "requestScope" : "operationalEnvironment", 02:05:58 "requestAction" : "someaction", 02:05:58 "networkId" : "1485b38e-6366-4b37-b2a8-bdd009217853", 02:05:58 "networkName" : "networkInstanceNameTest", 02:05:58 "requestorId" : "4431520d-8088-42a3-9240-4f32fd658cca", 02:05:58 "configurationId" : "1f2a234f-a462-44df-b657-5c6bbf9a45b9", 02:05:58 "configurationName" : "configurationInstanceNameTest", 02:05:58 "operationalEnvId" : "16cb5b46-5983-476c-aaa7-1206b86ec44d", 02:05:58 "operationalEnvName" : "b129f142-e93e-4f85-8324-0589b3676624", 02:05:58 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:58 "cloudApiRequests" : [ { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "cloudIdentifier" : "heatstackanme/id", 02:05:58 "requestBody" : "requestBody", 02:05:58 "created" : "2026-03-07T02:05:57.000+00:00" 02:05:58 } ], 02:05:58 "requestURI" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 }, 02:05:58 "infraActiveRequests" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:58.001|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:58.005|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:58.005|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c5c8ecaf9697849", X-B3-SpanId:"5c5c8ecaf9697849", X-B3-Sampled:"0", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"edde0eb3-8d8b-4391-acc0-bfe26e5f5cb9"] 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:58.005|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5c5c8ecaf9697849;x-b3-spanid:5c5c8ecaf9697849;x-b3-sampled:0;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:edde0eb3-8d8b-4391-acc0-bfe26e5f5cb9;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.010|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.012|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.012|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.013|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.015|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:05:58 03/07-02:05:58.016|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found row of collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 1f2a234f-a462-44df-b657-5c6bbf9a45b9 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 1485b38e-6366-4b37-b2a8-bdd009217853 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 16cb5b46-5983-476c-aaa7-1206b86ec44d 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = b129f142-e93e-4f85-8324-0589b3676624 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.017|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = someaction 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 4431520d-8088-42a3-9240-4f32fd658cca 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 5cd1b8cb-36bf-4553-b426-5ec2bd525b6b 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 6b7e2e1a-b701-46fd-80be-64ba83c48bb2 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 77f01b88-f34e-4293-9598-be1e64bc8cc6 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = c60676f0-9aab-4cc9-b931-25f4cb45e455 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 48bca34a-9d86-4c42-8070-d927faf17752 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.CloudApiRequests#16] 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudIdentifier` : value = heatstackanme/id 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudIdentifier`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `created` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`created`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = requestBody 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestId` : value = cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.CloudApiRequests#16] 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8] 02:05:58 03/07-02:05:58.018|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.019|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.InfraActiveRequests#cac464c5-f910-4ed9-b96e-9a8257d960f8 02:05:58 03/07-02:05:58.019|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.024|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.024|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.024|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.024|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.024|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.025|||http-nio-auto-1-exec-10|/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 OK 02:05:58 03/07-02:05:58.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:58.025|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:58.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "requestStatus" : "IN_PROGRESS", 02:05:58 "startTime" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "source" : "sourceTest", 02:05:58 "vnfId" : "c60676f0-9aab-4cc9-b931-25f4cb45e455", 02:05:58 "vnfName" : "vnfInstanceNameTest", 02:05:58 "tenantId" : "6b7e2e1a-b701-46fd-80be-64ba83c48bb2", 02:05:58 "modifyTime" : "2026-03-07T02:05:57.000+00:00", 02:05:58 "volumeGroupId" : "48bca34a-9d86-4c42-8070-d927faf17752", 02:05:58 "volumeGroupName" : "volumeGroupInstanceNameTest", 02:05:58 "vfModuleId" : "77f01b88-f34e-4293-9598-be1e64bc8cc6", 02:05:58 "vfModuleName" : "vfModuleInstanceNameTest", 02:05:58 "cloudRegion" : "1", 02:05:58 "serviceInstanceId" : "5cd1b8cb-36bf-4553-b426-5ec2bd525b6b", 02:05:58 "serviceInstanceName" : "serviceInstanceNameTest", 02:05:58 "requestScope" : "operationalEnvironment", 02:05:58 "requestAction" : "someaction", 02:05:58 "networkId" : "1485b38e-6366-4b37-b2a8-bdd009217853", 02:05:58 "networkName" : "networkInstanceNameTest", 02:05:58 "requestorId" : "4431520d-8088-42a3-9240-4f32fd658cca", 02:05:58 "configurationId" : "1f2a234f-a462-44df-b657-5c6bbf9a45b9", 02:05:58 "configurationName" : "configurationInstanceNameTest", 02:05:58 "operationalEnvId" : "16cb5b46-5983-476c-aaa7-1206b86ec44d", 02:05:58 "operationalEnvName" : "b129f142-e93e-4f85-8324-0589b3676624", 02:05:58 "requestUrl" : "http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", 02:05:58 "cloudApiRequests" : [ { 02:05:58 "requestId" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "cloudIdentifier" : "heatstackanme/id", 02:05:58 "requestBody" : "requestBody", 02:05:58 "created" : "2026-03-07T02:05:57.000+00:00" 02:05:58 } ], 02:05:58 "requestURI" : "cac464c5-f910-4ed9-b96e-9a8257d960f8", 02:05:58 "_links" : { 02:05:58 "self" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 }, 02:05:58 "infraActiveRequests" : { 02:05:58 "href" : "http://localhost:44301/infraActiveRequests/cac464c5-f910-4ed9-b96e-9a8257d960f8" 02:05:58 } 02:05:58 } 02:05:58 } 02:05:58 03/07-02:05:58.026|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 03/07-02:05:58.028|||main|||WARN|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Could not Target Entity: http://localhost:44301/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca 02:05:58 03/07-02:05:58.028|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Invoke 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : http://localhost:44301/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a93d32c12b635ca", X-B3-SpanId:"0a93d32c12b635ca", X-B3-Sampled:"1", X-ONAP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-TransactionID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ECOMP-RequestID:"0bd90cec-2629-49a9-bc2b-b310772f469a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5b9cfede-2c6c-45f0-a45d-fcdff757c834"] 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Request body: 02:05:58 03/07-02:05:58.028|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||==========================request end================================================ 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0a93d32c12b635ca;x-b3-spanid:0a93d32c12b635ca;x-b3-sampled:1;x-onap-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-transactionid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-ecomp-requestid:0bd90cec-2629-49a9-bc2b-b310772f469a;x-onap-partnername:UNKNOWN;x-invocationid:5b9cfede-2c6c-45f0-a45d-fcdff757c834;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.033|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.035|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.035|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.035|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_0_, infraactiv0_.CALLBACK_URL as callback2_4_0_, infraactiv0_.CLOUD_REGION as cloud_re3_4_0_, infraactiv0_.CONFIGURATION_ID as configur4_4_0_, infraactiv0_.CONFIGURATION_NAME as configur5_4_0_, infraactiv0_.CORRELATOR as correlat6_4_0_, infraactiv0_.END_TIME as end_time7_4_0_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_0_, infraactiv0_.FLOW_STATUS as flow_sta9_4_0_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_0_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_0_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_0_, infraactiv0_.MODIFY_TIME as modify_13_4_0_, infraactiv0_.NETWORK_ID as network14_4_0_, infraactiv0_.NETWORK_NAME as network15_4_0_, infraactiv0_.NETWORK_TYPE as network16_4_0_, infraactiv0_.OPERATION_NAME as operati17_4_0_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_0_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_0_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_0_, infraactiv0_.PNF_NAME as pnf_nam21_4_0_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_0_, infraactiv0_.PROGRESS as progres23_4_0_, infraactiv0_.REQUEST_ACTION as request24_4_0_, infraactiv0_.REQUEST_BODY as request25_4_0_, infraactiv0_.REQUEST_SCOPE as request26_4_0_, infraactiv0_.REQUEST_STATUS as request27_4_0_, infraactiv0_.REQUEST_URL as request28_4_0_, infraactiv0_.REQUESTOR_ID as request29_4_0_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_0_, infraactiv0_.RESPONSE_BODY as respons31_4_0_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_0_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_0_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_0_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_0_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_0_, infraactiv0_.SERVICE_TYPE as service37_4_0_, infraactiv0_.SOURCE as source38_4_0_, infraactiv0_.START_TIME as start_t39_4_0_, infraactiv0_.STATUS_MESSAGE as status_40_4_0_, infraactiv0_.TENANT_ID as tenant_41_4_0_, infraactiv0_.TENANT_NAME as tenant_42_4_0_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_0_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_0_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_0_, infraactiv0_.VNF_ID as vnf_id46_4_0_, infraactiv0_.VNF_NAME as vnf_nam47_4_0_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_0_, infraactiv0_.VNF_PARAMS as vnf_par49_4_0_, infraactiv0_.VNF_TYPE as vnf_typ50_4_0_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_0_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_0_, infraactiv0_.WORKFLOW_NAME as workflo53_4_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_1_, cloudapire1_.ID as id1_3_1_, cloudapire1_.ID as id1_3_2_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_2_, cloudapire1_.CREATE_TIME as create_t3_3_2_, cloudapire1_.REQUEST_BODY as request_4_3_2_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_2_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.036|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.036|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load : org.onap.so.db.request.beans.InfraActiveRequests#820b9621-31bd-4663-9c04-f342be69bdca 02:05:58 03/07-02:05:58.037|||http-nio-auto-1-exec-9|/infraActiveRequests/820b9621-31bd-4663-9c04-f342be69bdca||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 404 NOT_FOUND 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Length:"0", Date:"Sat, 07 Mar 2026 02:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Response body: 02:05:58 03/07-02:05:58.040|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||=======================response end================================================= 02:05:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in org.onap.so.adapters.requestsdb.client.RequestsDbClientTest 02:05:58 [INFO] Running org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbExceptionBeanTest 02:05:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbExceptionBeanTest 02:05:58 [INFO] Running org.onap.so.adapters.requestsdb.InfraActiveRequestsRepositoryCustomControllerTest 02:05:58 03/07-02:05:58.059|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.059|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.083|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.086|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.086|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.088|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.088|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.089|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.090|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.090|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: d2929c3f-36e3-4219-beec-fa6e60d9f18e, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e], was: [] (initialized) 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=2d07b620-1d5e-4e90-93e9-54c2fb962752, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=6ef9e1b0-cfed-4e47-b14d-c93c8e0a5c1b, configurationId=1eaca380-e013-419f-bf79-51c379c5101c, requestAction=unknown, volumeGroupId=837f2770-a28d-45a0-b20a-02f99fbc1542, configurationName=configurationInstanceNameTest, serviceInstanceId=b19e9b74-586c-4a31-a101-a85fae16da5a, operationalEnvId=c20b1318-bc32-4810-80fa-f924f0c7c84f, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=79fb387f-5934-46b1-820e-760f1a5883ce, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=d2929c3f-36e3-4219-beec-fa6e60d9f18e, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=ef09b2ae-115f-465c-8d35-b384344e716a, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=42627bf6-9476-42f0-abde-8e5114b4dc36, requestScope=operationalEnvironment, tenantId=c9b03512-adec-4148-a316-9fc4fadc8c8f, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.091|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.098|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.098|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.098|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.098|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/d2929c3f-36e3-4219-beec-fa6e60d9f18e;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.098|||http-nio-auto-1-exec-2|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.099|||http-nio-auto-1-exec-2|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:175;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.107|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.109|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.109|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.110|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:58 03/07-02:05:58.110|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.operationalEnvId=:param1 ) and ( generatedAlias0.requestScope=:param2 ) order by generatedAlias0.startTime asc 02:05:58 03/07-02:05:58.111|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_SCOPE=? order by infraactiv0_.START_TIME asc 02:05:58 03/07-02:05:58.111|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 1eaca380-e013-419f-bf79-51c379c5101c 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 6ef9e1b0-cfed-4e47-b14d-c93c8e0a5c1b 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = c20b1318-bc32-4810-80fa-f924f0c7c84f 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 79fb387f-5934-46b1-820e-760f1a5883ce 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = unknown 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 42627bf6-9476-42f0-abde-8e5114b4dc36 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.112|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = b19e9b74-586c-4a31-a101-a85fae16da5a 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = c9b03512-adec-4148-a316-9fc4fadc8c8f 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 2d07b620-1d5e-4e90-93e9-54c2fb962752 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = ef09b2ae-115f-465c-8d35-b384344e716a 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 837f2770-a28d-45a0-b20a-02f99fbc1542 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.113|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.114|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.114|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#d2929c3f-36e3-4219-beec-fa6e60d9f18e] 02:05:58 03/07-02:05:58.114|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.114|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.114|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.116|||http-nio-auto-1-exec-1|/infraActiveRequests/getCloudOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.129|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.134|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.134|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.150|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.152|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.152|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.153|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.153|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.154|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.154|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.154|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 793d8ef4-21f4-407c-bfb6-2b44f28472db, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.154|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db], was: [] (initialized) 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=824788e1-d4cd-475e-b5e8-85b1a9d93b3a, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=ddaa9c02-1e43-4438-8675-3faaf9df8936, configurationId=7297ae49-b101-47ae-bf0e-35bbac6a0332, requestAction=unknown, volumeGroupId=4511f48b-e565-4602-a0f8-ab5827d3c8bb, configurationName=configurationInstanceNameTest, serviceInstanceId=54d1cbf7-82f4-4b36-8ff7-6c5eee26a4e3, operationalEnvId=fa6d6c64-fa5d-4ccd-bc60-7f27e5f8b145, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=b90f4558-f968-416c-b8ae-bba0f2996af6, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=793d8ef4-21f4-407c-bfb6-2b44f28472db, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=e8af08f9-70ac-4d29-8aa5-7ef2d3b9eaaf, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=e67c61fb-ed50-4482-9874-bcf76bde6529, requestScope=operationalEnvironment, tenantId=58ca32d5-72de-447f-963a-040324273583, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.155|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.161|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.161|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.161|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.162|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/793d8ef4-21f4-407c-bfb6-2b44f28472db;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.162|||http-nio-auto-1-exec-3|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.162|||http-nio-auto-1-exec-3|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:145;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.174|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.176|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.176|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.176|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:58 03/07-02:05:58.177|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:58 03/07-02:05:58.178|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 7297ae49-b101-47ae-bf0e-35bbac6a0332 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = ddaa9c02-1e43-4438-8675-3faaf9df8936 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.179|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = fa6d6c64-fa5d-4ccd-bc60-7f27e5f8b145 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = b90f4558-f968-416c-b8ae-bba0f2996af6 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = unknown 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = e67c61fb-ed50-4482-9874-bcf76bde6529 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 54d1cbf7-82f4-4b36-8ff7-6c5eee26a4e3 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 58ca32d5-72de-447f-963a-040324273583 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 824788e1-d4cd-475e-b5e8-85b1a9d93b3a 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = e8af08f9-70ac-4d29-8aa5-7ef2d3b9eaaf 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 4511f48b-e565-4602-a0f8-ab5827d3c8bb 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.180|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#793d8ef4-21f4-407c-bfb6-2b44f28472db] 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.181|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.182|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.184|||http-nio-auto-1-exec-4|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.191|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.195|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.195|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.210|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.213|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.213|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.214|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.214|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.214|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.214|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.215|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: cc3694ff-85b2-4458-aa51-554961fcba1c, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.215|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.215|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cc3694ff-85b2-4458-aa51-554961fcba1c], was: [] (initialized) 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=a26b1bfa-9a11-4f7e-83c5-4b4f13152e94, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=121c54f4-1e55-48b9-aff4-12222eba23e6, configurationId=e918f5fe-2fd3-49b1-a62c-3c2bc17a08a5, requestAction=unknown, volumeGroupId=16179b52-5346-4648-a874-7140eb9ebce6, configurationName=configurationInstanceNameTest, serviceInstanceId=64028afc-13dc-40b9-af31-3ba6d9dd3ae0, operationalEnvId=2b87ae25-b957-4a7e-af5c-6af96fe480ed, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=47e7bf00-e7e1-40f0-b76a-bc435769fb79, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=cc3694ff-85b2-4458-aa51-554961fcba1c, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=2494de16-36af-4e89-b97f-f4cd63e3bf3c, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=a464689b-26ce-487f-a775-ed76de16253e, requestScope=operationalEnvironment, tenantId=adc57caa-f156-4655-96ed-cb9f5c4bf879, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.216|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.223|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.223|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.223|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.223|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/cc3694ff-85b2-4458-aa51-554961fcba1c;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.223|||http-nio-auto-1-exec-5|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.224|||http-nio-auto-1-exec-5|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getOrchestrationFiltersFromInfraActive 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:130;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.234|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.237|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.237|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.237|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:58 03/07-02:05:58.238|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.serviceInstanceId=:param0 ) and ( generatedAlias0.serviceInstanceName=:param1 ) order by generatedAlias0.startTime asc 02:05:58 03/07-02:05:58.238|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID=? and infraactiv0_.SERVICE_INSTANCE_NAME=? order by infraactiv0_.START_TIME asc 02:05:58 03/07-02:05:58.239|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.239|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = e918f5fe-2fd3-49b1-a62c-3c2bc17a08a5 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 121c54f4-1e55-48b9-aff4-12222eba23e6 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 2b87ae25-b957-4a7e-af5c-6af96fe480ed 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 47e7bf00-e7e1-40f0-b76a-bc435769fb79 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = unknown 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = a464689b-26ce-487f-a775-ed76de16253e 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 64028afc-13dc-40b9-af31-3ba6d9dd3ae0 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = adc57caa-f156-4655-96ed-cb9f5c4bf879 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = a26b1bfa-9a11-4f7e-83c5-4b4f13152e94 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 2494de16-36af-4e89-b97f-f4cd63e3bf3c 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 16179b52-5346-4648-a874-7140eb9ebce6 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.240|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#cc3694ff-85b2-4458-aa51-554961fcba1c] 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.241|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.243|||http-nio-auto-1-exec-6|/infraActiveRequests/getOrchestrationFiltersFromInfraActive||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.254|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.257|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.257|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.272|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.275|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.275|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.276|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#1c4d41f8-1d54-4537-8d7d-e1300154cfc9] 02:05:58 03/07-02:05:58.276|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.277|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.277|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.277|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 1c4d41f8-1d54-4537-8d7d-e1300154cfc9, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#1c4d41f8-1d54-4537-8d7d-e1300154cfc9], was: [] (initialized) 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.278|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.279|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=c29f52f4-b556-43c0-81a7-6f7c5aa17547, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=7dd54533-09ed-4ffc-9aa5-5f5c3f8bde95, configurationId=83daa398-48b1-4568-a50d-ddf286101917, requestAction=unknown, volumeGroupId=9dfd9f61-1be3-40eb-b5c5-093f4f89a07a, configurationName=configurationInstanceNameTest, serviceInstanceId=680879fb-61f0-4861-b520-55041e78a38b, operationalEnvId=203a2907-bff7-4524-8e9c-f803f41e859f, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=a948eda3-c66c-4c23-b98c-f317c7fbe58c, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=1c4d41f8-1d54-4537-8d7d-e1300154cfc9, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=4372d9bc-9aa5-4ea7-910f-7b275905f842, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=b8a7d02c-c363-4ec9-92e6-c21943d8b66f, requestScope=operationalEnvironment, tenantId=1e0e0e1f-3657-4f23-b478-02ad8aa64f72, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.279|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/1c4d41f8-1d54-4537-8d7d-e1300154cfc9;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.286|||http-nio-auto-1-exec-7|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:285;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.303|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.306|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.306|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.307|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.307|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 2baa20cd-7f07-453e-8eae-45ed9f82ac76, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.308|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76], was: [] (initialized) 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=2ee6d3c9-6bfc-4b43-8393-aaebf2176cc4, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=create, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=2baa20cd-7f07-453e-8eae-45ed9f82ac76, requestUrl=null, extSystemErrorSource=null, startTime=2026-03-07 02:02:58.287, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=vfModule, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.309|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/2baa20cd-7f07-453e-8eae-45ed9f82ac76;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.316|||http-nio-auto-1-exec-8|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/getInProgressVolumeGroupsAndVfModules 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.322|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.324|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SELECT * FROM infra_active_requests WHERE request_status = 'IN_PROGRESS' AND (request_scope = 'volumeGroup' OR request_scope = 'vfModule') AND start_time < (NOW() - INTERVAL 2 MINUTE) ORDER BY start_time DESC 02:05:58 03/07-02:05:58.324|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.324|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 1 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = create 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = null 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.325|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:02:58.0 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 2ee6d3c9-6bfc-4b43-8393-aaebf2176cc4 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:57.0 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = create 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = vfModule 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = 2026-03-07 02:02:57.0 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = 4b81ab69-6fc7-4f6d-8d94-5bdd9fb2d480 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = null 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.326|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = null 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#42bab204-3750-416f-a711-3b07d5ce7997] 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.327|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.328|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.328|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.328|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#2baa20cd-7f07-453e-8eae-45ed9f82ac76] 02:05:58 03/07-02:05:58.328|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.328|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.329|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.329|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.329|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.330|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.330|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.330|||http-nio-auto-1-exec-10|/infraActiveRequests/getInProgressVolumeGroupsAndVfModules||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.354|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.357|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.357|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.376|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.379|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.379|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.380|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#194df540-6f05-4df4-8353-42083f9db420] 02:05:58 03/07-02:05:58.380|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.380|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.381|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.381|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 194df540-6f05-4df4-8353-42083f9db420, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#194df540-6f05-4df4-8353-42083f9db420], was: [] (initialized) 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.382|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=f89426c3-cd99-4ba0-9ccd-2a46e10edd22, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=9d0c5175-8a43-4ef4-8150-b4123da17abd, configurationId=89ce02b5-1240-4665-8657-7e0602d51cc2, requestAction=unknown, volumeGroupId=ed79ca1b-9ec9-4ca4-8541-54d8583b294f, configurationName=configurationInstanceNameTest, serviceInstanceId=760eb58d-2fb0-422e-902a-eb8a09c58222, operationalEnvId=273d9ea3-386b-44a8-ada9-d543396c94af, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=55a9c164-c7ad-45db-bb0d-217977bc075e, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=194df540-6f05-4df4-8353-42083f9db420, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=492660cf-64ff-4879-b3ae-6cfe0dd3a212, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=128926be-276a-40c8-bd98-3e718b037621, requestScope=operationalEnvironment, tenantId=988da7d7-0bcb-4234-b89f-1da4d666049c, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.383|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/194df540-6f05-4df4-8353-42083f9db420;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.390|||http-nio-auto-1-exec-9|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:87;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.403|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.405|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.405|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.406|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.407|||http-nio-auto-1-exec-2|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.414|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.418|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.418|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.434|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.436|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.436|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.437|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.437|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.442|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.442|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.442|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 335be6e6-3acb-465e-8b7d-5c55fa129cd8, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.443|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.443|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.443|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.444|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8], was: [] (initialized) 02:05:58 03/07-02:05:58.444|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.444|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.444|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.444|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=bb1431f3-8f6b-4715-8b6a-fc17c091a477, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=34d708b2-3bf9-4ceb-865f-d291f5ed6362, configurationId=5fe302b7-ef28-4651-95a4-34c6c509f366, requestAction=unknown, volumeGroupId=248c81c5-f3af-4ef4-82ca-daa86dfd40a5, configurationName=configurationInstanceNameTest, serviceInstanceId=079f2611-7b61-4d20-9c6b-2959f0165c08, operationalEnvId=4b49375a-1b63-4898-b046-c8ce5c5db250, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=d13b2db7-09e1-4a48-8828-a0db28aeecc1, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=335be6e6-3acb-465e-8b7d-5c55fa129cd8, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=97f83771-1ac2-40b1-9529-c0ec1817a41e, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=6785919a-5348-491a-9285-69cccc03424b, requestScope=operationalEnvironment, tenantId=3fdbf296-91af-4913-b6c9-3f3f5410150f, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.445|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.455|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.455|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.455|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.455|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/335be6e6-3acb-465e-8b7d-5c55fa129cd8;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.455|||http-nio-auto-1-exec-1|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.456|||http-nio-auto-1-exec-1|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:116;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.468|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.470|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.470|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.470|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:58 03/07-02:05:58.471|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvName=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:58 03/07-02:05:58.471|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_NAME=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.472|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = 5fe302b7-ef28-4651-95a4-34c6c509f366 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 34d708b2-3bf9-4ceb-865f-d291f5ed6362 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 4b49375a-1b63-4898-b046-c8ce5c5db250 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = d13b2db7-09e1-4a48-8828-a0db28aeecc1 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = unknown 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = 6785919a-5348-491a-9285-69cccc03424b 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 079f2611-7b61-4d20-9c6b-2959f0165c08 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 3fdbf296-91af-4913-b6c9-3f3f5410150f 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = bb1431f3-8f6b-4715-8b6a-fc17c091a477 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 97f83771-1ac2-40b1-9529-c0ec1817a41e 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 248c81c5-f3af-4ef4-82ca-daa86dfd40a5 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.473|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#335be6e6-3acb-465e-8b7d-5c55fa129cd8] 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.474|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.476|||http-nio-auto-1-exec-3|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.483|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.487|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.500|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.503|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.503|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.504|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#1c4a8744-13bf-419b-820e-61d6ea6500b2] 02:05:58 03/07-02:05:58.504|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.504|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.504|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.505|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 1c4a8744-13bf-419b-820e-61d6ea6500b2, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.505|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.505|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.505|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.506|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#1c4a8744-13bf-419b-820e-61d6ea6500b2], was: [] (initialized) 02:05:58 03/07-02:05:58.506|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.506|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.506|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.507|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=82fcf592-5eb7-4103-974d-e191b2b7728b, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=eeb8860c-d997-4a0b-870f-e3efe9c04fc4, configurationId=b5499141-b3b1-4d10-a1de-b010d8450e2f, requestAction=unknown, volumeGroupId=967378d7-f20d-4ade-b2d9-a1a4c1152116, configurationName=configurationInstanceNameTest, serviceInstanceId=896aefdc-d471-4e33-a6bd-95057d42e64a, operationalEnvId=ea08f39d-3ac8-4fd1-bf79-222743b87b37, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=b489647d-34d5-45e8-8288-083e96c4134b, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=1c4a8744-13bf-419b-820e-61d6ea6500b2, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=c95e1d2c-9cd0-4ce8-83dc-3c6c39c3d2bc, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=368c14ae-6b16-49f7-b3cf-bcea0962e688, requestScope=operationalEnvironment, tenantId=ea8104b8-e71b-4ea9-8774-5c577f2e1fe9, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.507|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.513|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.513|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.513|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.514|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/1c4a8744-13bf-419b-820e-61d6ea6500b2;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.514|||http-nio-auto-1-exec-4|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.514|||http-nio-auto-1-exec-4|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkInstanceNameDuplicate 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:133;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.526|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.528|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.528|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.528|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Execute query on infra active request table 02:05:58 03/07-02:05:58.529|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus in (:param1, :param2, :param3, :param4) ) order by generatedAlias0.startTime desc 02:05:58 03/07-02:05:58.529|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and (infraactiv0_.REQUEST_STATUS in (? , ? , ? , ?)) order by infraactiv0_.START_TIME desc 02:05:58 03/07-02:05:58.530|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.531|||http-nio-auto-1-exec-5|/infraActiveRequests/checkInstanceNameDuplicate||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.538|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 03/07-02:05:58.541|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.541|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : POST 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:1132;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.556|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.558|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.558|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.559|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.559|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.560|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.560|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.560|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: 748d1836-6f84-45bb-a1d3-d5b4e1e845e2, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.561|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.561|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:58 03/07-02:05:58.561|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:58 03/07-02:05:58.561|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2], was: [] (initialized) 02:05:58 03/07-02:05:58.562|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 02:05:58 03/07-02:05:58.562|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 1 (re)creations, 0 updates, 0 removals to 1 collections 02:05:58 03/07-02:05:58.562|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:58 03/07-02:05:58.562|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=d90003c7-7720-4ad1-b006-c49dfab42e97, vfModuleModelName=null, networkName=networkInstanceNameTest, source=sourceTest, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=vfModuleInstanceNameTest, cloudRegion=1, volumeGroupName=volumeGroupInstanceNameTest, networkId=7ce24f8a-cf46-4702-8fdd-effeed65962d, configurationId=ab189e26-9b0b-423c-bbfa-c874db2bd70b, requestAction=unknown, volumeGroupId=1176242f-616d-4024-95c4-5bfd8f3c5afb, configurationName=configurationInstanceNameTest, serviceInstanceId=2ee86bf5-c418-47ac-a3e6-feeeaa2f37ab, operationalEnvId=162c439d-edc3-410a-8cba-5e960a44a32c, serviceInstanceName=serviceInstanceNameTest, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=7d566788-f828-424a-8b23-0c06c92e85bd, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=vnfInstanceNameTest, tenantName=null, requestBody=null, requestId=748d1836-6f84-45bb-a1d3-d5b4e1e845e2, requestUrl=http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances, extSystemErrorSource=null, startTime=null, vnfId=317f4e50-3bd8-4976-8010-d6de51ca26cc, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=eeb0bfa3-e147-49df-a852-4a838648fff0, requestScope=operationalEnvironment, tenantId=169eb169-d0c8-4675-b7d9-cc99d7e1f38a, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=IN_PROGRESS} 02:05:58 03/07-02:05:58.562|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:58 03/07-02:05:58.568|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.568|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 201 02:05:58 03/07-02:05:58.568|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : Created 02:05:58 03/07-02:05:58.568|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:44301/infraActiveRequests/748d1836-6f84-45bb-a1d3-d5b4e1e845e2;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.568|||http-nio-auto-1-exec-6|/infraActiveRequests||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.570|||http-nio-auto-1-exec-6|/infraActiveRequests||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.586|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:58 03/07-02:05:58.586|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:58 03/07-02:05:58.586|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c 02:05:58 03/07-02:05:58.587|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:58 03/07-02:05:58.587|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:58 03/07-02:05:58.587|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:58 03/07-02:05:58.588|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.588|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.588|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Get Infra request from DB for OperationalEnvironmentId 162c439d-edc3-410a-8cba-5e960a44a32c 02:05:58 03/07-02:05:58.589|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Rendered criteria query -> select generatedAlias0 from InfraActiveRequests as generatedAlias0 where ( generatedAlias0.operationalEnvId=:param0 ) and ( generatedAlias0.requestStatus<>:param1 ) order by generatedAlias0.startTime desc 02:05:58 03/07-02:05:58.589|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.OPERATIONAL_ENV_ID=? and infraactiv0_.REQUEST_STATUS<>? order by infraactiv0_.START_TIME desc 02:05:58 03/07-02:05:58.590|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:58 03/07-02:05:58.590|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: EntityKey[org.onap.so.db.request.beans.InfraActiveRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Resolving attributes for [org.onap.so.db.request.beans.InfraActiveRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `callBackUrl` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`callBackUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudApiRequests` : value = NOT NULL COLLECTION 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudApiRequests`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `cloudRegion` : value = 1 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`cloudRegion`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationId` : value = ab189e26-9b0b-423c-bbfa-c874db2bd70b 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `configurationName` : value = configurationInstanceNameTest 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`configurationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `correlator` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`correlator`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `endTime` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`endTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `extSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`extSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `flowStatus` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`flowStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupId` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `instanceGroupName` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`instanceGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `lastModifiedBy` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`lastModifiedBy`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `modifyTime` : value = 2026-03-07 02:05:58.0 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`modifyTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkId` : value = 7ce24f8a-cf46-4702-8fdd-effeed65962d 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkName` : value = networkInstanceNameTest 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `networkType` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`networkType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationName` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvId` : value = 162c439d-edc3-410a-8cba-5e960a44a32c 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `operationalEnvName` : value = 7d566788-f828-424a-8b23-0c06c92e85bd 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`operationalEnvName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `originalRequestId` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`originalRequestId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `pnfName` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`pnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `productFamilyName` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`productFamilyName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `progress` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`progress`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestAction` : value = unknown 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestAction`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestBody` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestScope` : value = operationalEnvironment 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestScope`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestStatus` : value = IN_PROGRESS 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestStatus`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestUrl` : value = http://localhost:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestUrl`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `requestorId` : value = eeb0bfa3-e147-49df-a852-4a838648fff0 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`requestorId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `resourceStatusMessage` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`resourceStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `responseBody` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`responseBody`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `retryStatusMessage` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`retryStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackExtSystemErrorSource` : value = null 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackExtSystemErrorSource`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.591|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `rollbackStatusMessage` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`rollbackStatusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceId` : value = 2ee86bf5-c418-47ac-a3e6-feeeaa2f37ab 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceInstanceName` : value = serviceInstanceNameTest 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceInstanceName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `serviceType` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `source` : value = sourceTest 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`source`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `startTime` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`startTime`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `statusMessage` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`statusMessage`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantId` : value = 169eb169-d0c8-4675-b7d9-cc99d7e1f38a 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `tenantName` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`tenantName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleId` : value = d90003c7-7720-4ad1-b006-c49dfab42e97 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleModelName` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleModelName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vfModuleName` : value = vfModuleInstanceNameTest 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vfModuleName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfId` : value = 317f4e50-3bd8-4976-8010-d6de51ca26cc 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfName` : value = vnfInstanceNameTest 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfOutputs` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfOutputs`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfParams` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfParams`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `vnfType` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`vnfType`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupId` : value = 1176242f-616d-4024-95c4-5bfd8f3c5afb 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupId`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `volumeGroupName` : value = volumeGroupInstanceNameTest 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`volumeGroupName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing attribute `workflowName` : value = null 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Attribute (`workflowName`) - enhanced for lazy-loading? - false 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done materializing entity [org.onap.so.db.request.beans.InfraActiveRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading collection: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select cloudapire0_.SO_REQUEST_ID as so_reque5_3_0_, cloudapire0_.ID as id1_3_0_, cloudapire0_.ID as id1_3_1_, cloudapire0_.CLOUD_IDENTIFIER as cloud_id2_3_1_, cloudapire0_.CREATE_TIME as create_t3_3_1_, cloudapire0_.REQUEST_BODY as request_4_3_1_, cloudapire0_.SO_REQUEST_ID as so_reque5_3_1_ from cloud_api_requests cloudapire0_ where cloudapire0_.SO_REQUEST_ID=? 02:05:58 03/07-02:05:58.592|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Preparing collection initializer : [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.593|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.593|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection fully initialized: [org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests#748d1836-6f84-45bb-a1d3-d5b4e1e845e2] 02:05:58 03/07-02:05:58.593|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||1 collections initialized for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.593|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done loading collection 02:05:58 03/07-02:05:58.593|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||committing 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:58 03/07-02:05:58.595|||http-nio-auto-1-exec-7|/infraActiveRequests/checkVnfIdStatus/162c439d-edc3-410a-8cba-5e960a44a32c||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:58 03/07-02:05:58.601|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.onap.so.adapters.requestsdb.InfraActiveRequestsRepositoryCustomControllerTest 02:05:58 [INFO] Running org.onap.so.adapters.requestsdb.ArchiveInfraRequestsSchedulerTest 02:05:58 03/07-02:05:58.609|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:05:58 03/07-02:05:58.609|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||begin 02:05:58 03/07-02:05:58.611|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#requestId1] 02:05:58 03/07-02:05:58.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.612|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.613|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.613|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: requestId1, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.613|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.InfraActiveRequests#requestId2] 02:05:58 03/07-02:05:58.613|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select infraactiv0_.REQUEST_ID as request_1_4_1_, infraactiv0_.CALLBACK_URL as callback2_4_1_, infraactiv0_.CLOUD_REGION as cloud_re3_4_1_, infraactiv0_.CONFIGURATION_ID as configur4_4_1_, infraactiv0_.CONFIGURATION_NAME as configur5_4_1_, infraactiv0_.CORRELATOR as correlat6_4_1_, infraactiv0_.END_TIME as end_time7_4_1_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_1_, infraactiv0_.FLOW_STATUS as flow_sta9_4_1_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_1_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_1_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_1_, infraactiv0_.MODIFY_TIME as modify_13_4_1_, infraactiv0_.NETWORK_ID as network14_4_1_, infraactiv0_.NETWORK_NAME as network15_4_1_, infraactiv0_.NETWORK_TYPE as network16_4_1_, infraactiv0_.OPERATION_NAME as operati17_4_1_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_1_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_1_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_1_, infraactiv0_.PNF_NAME as pnf_nam21_4_1_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_1_, infraactiv0_.PROGRESS as progres23_4_1_, infraactiv0_.REQUEST_ACTION as request24_4_1_, infraactiv0_.REQUEST_BODY as request25_4_1_, infraactiv0_.REQUEST_SCOPE as request26_4_1_, infraactiv0_.REQUEST_STATUS as request27_4_1_, infraactiv0_.REQUEST_URL as request28_4_1_, infraactiv0_.REQUESTOR_ID as request29_4_1_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_1_, infraactiv0_.RESPONSE_BODY as respons31_4_1_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_1_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_1_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_1_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_1_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_1_, infraactiv0_.SERVICE_TYPE as service37_4_1_, infraactiv0_.SOURCE as source38_4_1_, infraactiv0_.START_TIME as start_t39_4_1_, infraactiv0_.STATUS_MESSAGE as status_40_4_1_, infraactiv0_.TENANT_ID as tenant_41_4_1_, infraactiv0_.TENANT_NAME as tenant_42_4_1_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_1_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_1_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_1_, infraactiv0_.VNF_ID as vnf_id46_4_1_, infraactiv0_.VNF_NAME as vnf_nam47_4_1_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_1_, infraactiv0_.VNF_PARAMS as vnf_par49_4_1_, infraactiv0_.VNF_TYPE as vnf_typ50_4_1_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_1_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_1_, infraactiv0_.WORKFLOW_NAME as workflo53_4_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from infra_active_requests infraactiv0_ left outer join cloud_api_requests cloudapire1_ on infraactiv0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where infraactiv0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.614|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.InfraActiveRequests.cloudApiRequests 02:05:58 03/07-02:05:58.614|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.614|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: requestId2, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.615|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Creating archivedInfraRequest records: 2 02:05:58 03/07-02:05:58.618|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Static select for action ACTION_MERGE on entity org.onap.so.db.request.beans.ArchivedInfraRequests: select archivedin0_.REQUEST_ID as request_1_2_1_, archivedin0_.CALLBACK_URL as callback2_2_1_, archivedin0_.CLOUD_REGION as cloud_re3_2_1_, archivedin0_.CONFIGURATION_ID as configur4_2_1_, archivedin0_.CONFIGURATION_NAME as configur5_2_1_, archivedin0_.CORRELATOR as correlat6_2_1_, archivedin0_.END_TIME as end_time7_2_1_, archivedin0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_2_1_, archivedin0_.FLOW_STATUS as flow_sta9_2_1_, archivedin0_.INSTANCE_GROUP_ID as instanc10_2_1_, archivedin0_.INSTANCE_GROUP_NAME as instanc11_2_1_, archivedin0_.LAST_MODIFIED_BY as last_mo12_2_1_, archivedin0_.MODIFY_TIME as modify_13_2_1_, archivedin0_.NETWORK_ID as network14_2_1_, archivedin0_.NETWORK_NAME as network15_2_1_, archivedin0_.NETWORK_TYPE as network16_2_1_, archivedin0_.OPERATION_NAME as operati17_2_1_, archivedin0_.OPERATIONAL_ENV_ID as operati18_2_1_, archivedin0_.OPERATIONAL_ENV_NAME as operati19_2_1_, archivedin0_.ORIGINAL_REQUEST_ID as origina20_2_1_, archivedin0_.PNF_NAME as pnf_nam21_2_1_, archivedin0_.PRODUCT_FAMILY_NAME as product22_2_1_, archivedin0_.PROGRESS as progres23_2_1_, archivedin0_.REQUEST_ACTION as request24_2_1_, archivedin0_.REQUEST_BODY as request25_2_1_, archivedin0_.REQUEST_SCOPE as request26_2_1_, archivedin0_.REQUEST_STATUS as request27_2_1_, archivedin0_.REQUEST_URL as request28_2_1_, archivedin0_.REQUESTOR_ID as request29_2_1_, archivedin0_.RESOURCE_STATUS_MESSAGE as resourc30_2_1_, archivedin0_.RESPONSE_BODY as respons31_2_1_, archivedin0_.RETRY_STATUS_MESSAGE as retry_s32_2_1_, archivedin0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_2_1_, archivedin0_.ROLLBACK_STATUS_MESSAGE as rollbac34_2_1_, archivedin0_.SERVICE_INSTANCE_ID as service35_2_1_, archivedin0_.SERVICE_INSTANCE_NAME as service36_2_1_, archivedin0_.SERVICE_TYPE as service37_2_1_, archivedin0_.SOURCE as source38_2_1_, archivedin0_.START_TIME as start_t39_2_1_, archivedin0_.STATUS_MESSAGE as status_40_2_1_, archivedin0_.TENANT_ID as tenant_41_2_1_, archivedin0_.TENANT_NAME as tenant_42_2_1_, archivedin0_.VF_MODULE_ID as vf_modu43_2_1_, archivedin0_.VF_MODULE_MODEL_NAME as vf_modu44_2_1_, archivedin0_.VF_MODULE_NAME as vf_modu45_2_1_, archivedin0_.VNF_ID as vnf_id46_2_1_, archivedin0_.VNF_NAME as vnf_nam47_2_1_, archivedin0_.VNF_OUTPUTS as vnf_out48_2_1_, archivedin0_.VNF_PARAMS as vnf_par49_2_1_, archivedin0_.VNF_TYPE as vnf_typ50_2_1_, archivedin0_.VOLUME_GROUP_ID as volume_51_2_1_, archivedin0_.VOLUME_GROUP_NAME as volume_52_2_1_, archivedin0_.WORKFLOW_NAME as workflo53_2_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from archived_infra_requests archivedin0_ left outer join cloud_api_requests cloudapire1_ on archivedin0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where archivedin0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.618|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ArchivedInfraRequests#requestId1] 02:05:58 03/07-02:05:58.618|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select archivedin0_.REQUEST_ID as request_1_2_1_, archivedin0_.CALLBACK_URL as callback2_2_1_, archivedin0_.CLOUD_REGION as cloud_re3_2_1_, archivedin0_.CONFIGURATION_ID as configur4_2_1_, archivedin0_.CONFIGURATION_NAME as configur5_2_1_, archivedin0_.CORRELATOR as correlat6_2_1_, archivedin0_.END_TIME as end_time7_2_1_, archivedin0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_2_1_, archivedin0_.FLOW_STATUS as flow_sta9_2_1_, archivedin0_.INSTANCE_GROUP_ID as instanc10_2_1_, archivedin0_.INSTANCE_GROUP_NAME as instanc11_2_1_, archivedin0_.LAST_MODIFIED_BY as last_mo12_2_1_, archivedin0_.MODIFY_TIME as modify_13_2_1_, archivedin0_.NETWORK_ID as network14_2_1_, archivedin0_.NETWORK_NAME as network15_2_1_, archivedin0_.NETWORK_TYPE as network16_2_1_, archivedin0_.OPERATION_NAME as operati17_2_1_, archivedin0_.OPERATIONAL_ENV_ID as operati18_2_1_, archivedin0_.OPERATIONAL_ENV_NAME as operati19_2_1_, archivedin0_.ORIGINAL_REQUEST_ID as origina20_2_1_, archivedin0_.PNF_NAME as pnf_nam21_2_1_, archivedin0_.PRODUCT_FAMILY_NAME as product22_2_1_, archivedin0_.PROGRESS as progres23_2_1_, archivedin0_.REQUEST_ACTION as request24_2_1_, archivedin0_.REQUEST_BODY as request25_2_1_, archivedin0_.REQUEST_SCOPE as request26_2_1_, archivedin0_.REQUEST_STATUS as request27_2_1_, archivedin0_.REQUEST_URL as request28_2_1_, archivedin0_.REQUESTOR_ID as request29_2_1_, archivedin0_.RESOURCE_STATUS_MESSAGE as resourc30_2_1_, archivedin0_.RESPONSE_BODY as respons31_2_1_, archivedin0_.RETRY_STATUS_MESSAGE as retry_s32_2_1_, archivedin0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_2_1_, archivedin0_.ROLLBACK_STATUS_MESSAGE as rollbac34_2_1_, archivedin0_.SERVICE_INSTANCE_ID as service35_2_1_, archivedin0_.SERVICE_INSTANCE_NAME as service36_2_1_, archivedin0_.SERVICE_TYPE as service37_2_1_, archivedin0_.SOURCE as source38_2_1_, archivedin0_.START_TIME as start_t39_2_1_, archivedin0_.STATUS_MESSAGE as status_40_2_1_, archivedin0_.TENANT_ID as tenant_41_2_1_, archivedin0_.TENANT_NAME as tenant_42_2_1_, archivedin0_.VF_MODULE_ID as vf_modu43_2_1_, archivedin0_.VF_MODULE_MODEL_NAME as vf_modu44_2_1_, archivedin0_.VF_MODULE_NAME as vf_modu45_2_1_, archivedin0_.VNF_ID as vnf_id46_2_1_, archivedin0_.VNF_NAME as vnf_nam47_2_1_, archivedin0_.VNF_OUTPUTS as vnf_out48_2_1_, archivedin0_.VNF_PARAMS as vnf_par49_2_1_, archivedin0_.VNF_TYPE as vnf_typ50_2_1_, archivedin0_.VOLUME_GROUP_ID as volume_51_2_1_, archivedin0_.VOLUME_GROUP_NAME as volume_52_2_1_, archivedin0_.WORKFLOW_NAME as workflo53_2_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from archived_infra_requests archivedin0_ left outer join cloud_api_requests cloudapire1_ on archivedin0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where archivedin0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.619|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests 02:05:58 03/07-02:05:58.619|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.619|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: requestId1, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.619|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Loading entity: [org.onap.so.db.request.beans.ArchivedInfraRequests#requestId2] 02:05:58 03/07-02:05:58.619|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select archivedin0_.REQUEST_ID as request_1_2_1_, archivedin0_.CALLBACK_URL as callback2_2_1_, archivedin0_.CLOUD_REGION as cloud_re3_2_1_, archivedin0_.CONFIGURATION_ID as configur4_2_1_, archivedin0_.CONFIGURATION_NAME as configur5_2_1_, archivedin0_.CORRELATOR as correlat6_2_1_, archivedin0_.END_TIME as end_time7_2_1_, archivedin0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_2_1_, archivedin0_.FLOW_STATUS as flow_sta9_2_1_, archivedin0_.INSTANCE_GROUP_ID as instanc10_2_1_, archivedin0_.INSTANCE_GROUP_NAME as instanc11_2_1_, archivedin0_.LAST_MODIFIED_BY as last_mo12_2_1_, archivedin0_.MODIFY_TIME as modify_13_2_1_, archivedin0_.NETWORK_ID as network14_2_1_, archivedin0_.NETWORK_NAME as network15_2_1_, archivedin0_.NETWORK_TYPE as network16_2_1_, archivedin0_.OPERATION_NAME as operati17_2_1_, archivedin0_.OPERATIONAL_ENV_ID as operati18_2_1_, archivedin0_.OPERATIONAL_ENV_NAME as operati19_2_1_, archivedin0_.ORIGINAL_REQUEST_ID as origina20_2_1_, archivedin0_.PNF_NAME as pnf_nam21_2_1_, archivedin0_.PRODUCT_FAMILY_NAME as product22_2_1_, archivedin0_.PROGRESS as progres23_2_1_, archivedin0_.REQUEST_ACTION as request24_2_1_, archivedin0_.REQUEST_BODY as request25_2_1_, archivedin0_.REQUEST_SCOPE as request26_2_1_, archivedin0_.REQUEST_STATUS as request27_2_1_, archivedin0_.REQUEST_URL as request28_2_1_, archivedin0_.REQUESTOR_ID as request29_2_1_, archivedin0_.RESOURCE_STATUS_MESSAGE as resourc30_2_1_, archivedin0_.RESPONSE_BODY as respons31_2_1_, archivedin0_.RETRY_STATUS_MESSAGE as retry_s32_2_1_, archivedin0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_2_1_, archivedin0_.ROLLBACK_STATUS_MESSAGE as rollbac34_2_1_, archivedin0_.SERVICE_INSTANCE_ID as service35_2_1_, archivedin0_.SERVICE_INSTANCE_NAME as service36_2_1_, archivedin0_.SERVICE_TYPE as service37_2_1_, archivedin0_.SOURCE as source38_2_1_, archivedin0_.START_TIME as start_t39_2_1_, archivedin0_.STATUS_MESSAGE as status_40_2_1_, archivedin0_.TENANT_ID as tenant_41_2_1_, archivedin0_.TENANT_NAME as tenant_42_2_1_, archivedin0_.VF_MODULE_ID as vf_modu43_2_1_, archivedin0_.VF_MODULE_MODEL_NAME as vf_modu44_2_1_, archivedin0_.VF_MODULE_NAME as vf_modu45_2_1_, archivedin0_.VNF_ID as vnf_id46_2_1_, archivedin0_.VNF_NAME as vnf_nam47_2_1_, archivedin0_.VNF_OUTPUTS as vnf_out48_2_1_, archivedin0_.VNF_PARAMS as vnf_par49_2_1_, archivedin0_.VNF_TYPE as vnf_typ50_2_1_, archivedin0_.VOLUME_GROUP_ID as volume_51_2_1_, archivedin0_.VOLUME_GROUP_NAME as volume_52_2_1_, archivedin0_.WORKFLOW_NAME as workflo53_2_1_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_3_, cloudapire1_.ID as id1_3_3_, cloudapire1_.ID as id1_3_0_, cloudapire1_.CLOUD_IDENTIFIER as cloud_id2_3_0_, cloudapire1_.CREATE_TIME as create_t3_3_0_, cloudapire1_.REQUEST_BODY as request_4_3_0_, cloudapire1_.SO_REQUEST_ID as so_reque5_3_0_ from archived_infra_requests archivedin0_ left outer join cloud_api_requests cloudapire1_ on archivedin0_.REQUEST_ID=cloudapire1_.SO_REQUEST_ID where archivedin0_.REQUEST_ID=? 02:05:58 03/07-02:05:58.620|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||No collections were found in result set for role: org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests 02:05:58 03/07-02:05:58.620|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Done entity load 02:05:58 03/07-02:05:58.620|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Generated identifier: requestId2, using strategy: org.hibernate.id.Assigned 02:05:58 03/07-02:05:58.620|||main|||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Deleting InfraActiveRequest records: 2 02:05:58 03/07-02:05:58.626|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||parse() - HQL: select count(*) from org.onap.so.db.request.beans.ArchivedInfraRequests x 02:05:58 03/07-02:05:58.626|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:58 03/07-02:05:58.626|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- HQL AST --- 02:05:58 \-[QUERY] Node: 'query' 02:05:58 \-[SELECT_FROM] Node: 'SELECT_FROM' 02:05:58 +-[FROM] Node: 'from' 02:05:58 | \-[RANGE] Node: 'RANGE' 02:05:58 | +-[DOT] Node: '.' 02:05:58 | | +-[DOT] Node: '.' 02:05:58 | | | +-[DOT] Node: '.' 02:05:58 | | | | +-[DOT] Node: '.' 02:05:58 | | | | | +-[DOT] Node: '.' 02:05:58 | | | | | | +-[DOT] Node: '.' 02:05:58 | | | | | | | +-[IDENT] Node: 'org' 02:05:58 | | | | | | | \-[IDENT] Node: 'onap' 02:05:58 | | | | | | \-[IDENT] Node: 'so' 02:05:58 | | | | | \-[IDENT] Node: 'db' 02:05:58 | | | | \-[IDENT] Node: 'request' 02:05:58 | | | \-[IDENT] Node: 'beans' 02:05:58 | | \-[IDENT] Node: 'ArchivedInfraRequests' 02:05:58 | \-[ALIAS] Node: 'x' 02:05:58 \-[SELECT] Node: 'select' 02:05:58 \-[COUNT] Node: 'count' 02:05:58 \-[ROW_STAR] Node: '*' 02:05:58 02:05:58 03/07-02:05:58.626|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select << begin [level=1, statement=select] 02:05:59 03/07-02:05:58.626|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||FromClause{level=1} : org.onap.so.db.request.beans.ArchivedInfraRequests (x) -> archivedin0_ 02:05:59 03/07-02:05:58.627|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select : finishing up [level=1, statement=select] 02:05:59 03/07-02:05:58.627|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||processQuery() : ( SELECT ( {select clause} ( count * ) ) ( FromClause{level=1} archived_infra_requests archivedin0_ ) ) 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Tables referenced from query nodes: 02:05:59 \-QueryNode 02:05:59 +-SelectClause 02:05:59 | +-CountNode 02:05:59 | | \-SqlNode 02:05:59 | \-SqlNode 02:05:59 \-FromClause 02:05:59 \-FromElement 02:05:59 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Using FROM fragment [archived_infra_requests archivedin0_] 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select >> end [level=1, statement=select] 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||--- SQL AST --- 02:05:59 \-[SELECT] QueryNode: 'SELECT' querySpaces (archived_infra_requests) 02:05:59 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:05:59 | +-[COUNT] CountNode: 'count' 02:05:59 | | \-[ROW_STAR] SqlNode: '*' 02:05:59 | \-[SELECT_COLUMNS] SqlNode: ' as col_0_0_' 02:05:59 \-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[x], fromElementByTableAlias=[archivedin0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:05:59 \-[FROM_FRAGMENT] FromElement: 'archived_infra_requests archivedin0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=x,role=null,tableName=archived_infra_requests,tableAlias=archivedin0_,origin=null,columns={,className=org.onap.so.db.request.beans.ArchivedInfraRequests}} 02:05:59 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HQL: select count(*) from org.onap.so.db.request.beans.ArchivedInfraRequests x 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||SQL: select count(*) as col_0_0_ from archived_infra_requests archivedin0_ 02:05:59 03/07-02:05:58.628|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||throwQueryException() : no errors 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Processing flush-time cascades 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Dirty checking collections 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests#requestId1], was: [] (initialized) 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Collection found: [org.onap.so.db.request.beans.ArchivedInfraRequests.cloudApiRequests#requestId2], was: [] (initialized) 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found collection with unloaded owner: [] 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Found collection with unloaded owner: [] 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 4 insertions, 0 updates, 2 deletions to 4 objects 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Flushed: 2 (re)creations, 0 updates, 0 removals to 4 collections 02:05:59 03/07-02:05:58.629|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Listing entities: 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=null, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=null, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=null, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=requestId1, requestUrl=null, extSystemErrorSource=null, startTime=null, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=null, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=null} 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ArchivedInfraRequests{serviceType=null, vfModuleId=null, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=unknown, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=requestId1, requestUrl=null, extSystemErrorSource=null, startTime=null, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=unknown, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=null} 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.InfraActiveRequests{serviceType=null, vfModuleId=null, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=null, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=null, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=requestId2, requestUrl=null, extSystemErrorSource=null, startTime=null, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=null, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=null} 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||org.onap.so.db.request.beans.ArchivedInfraRequests{serviceType=null, vfModuleId=null, vfModuleModelName=null, networkName=null, source=null, cloudApiRequests=[], vnfType=null, modifyTime=Sat Mar 07 02:05:58 UTC 2026, vfModuleName=null, cloudRegion=null, volumeGroupName=null, networkId=null, configurationId=null, requestAction=unknown, volumeGroupId=null, configurationName=null, serviceInstanceId=null, operationalEnvId=null, serviceInstanceName=null, rollbackExtSystemErrorSource=null, rollbackStatusMessage=null, flowStatus=null, vnfOutputs=null, operationalEnvName=null, responseBody=null, vnfParams=null, instanceGroupName=null, vnfName=null, tenantName=null, requestBody=null, requestId=requestId2, requestUrl=null, extSystemErrorSource=null, startTime=null, vnfId=null, networkType=null, originalRequestId=null, pnfName=null, callBackUrl=null, lastModifiedBy=null, resourceStatusMessage=null, operationName=null, workflowName=null, statusMessage=null, correlator=null, productFamilyName=null, requestorId=null, requestScope=unknown, tenantId=null, progress=null, instanceGroupId=null, retryStatusMessage=null, endTime=null, requestStatus=null} 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Changes must be flushed to space: archived_infra_requests 02:05:59 03/07-02:05:58.630|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:59 03/07-02:05:58.631|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into infra_active_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:59 03/07-02:05:58.632|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into archived_infra_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:59 03/07-02:05:58.632|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||insert into archived_infra_requests (CALLBACK_URL, CLOUD_REGION, CONFIGURATION_ID, CONFIGURATION_NAME, CORRELATOR, END_TIME, EXT_SYSTEM_ERROR_SOURCE, FLOW_STATUS, INSTANCE_GROUP_ID, INSTANCE_GROUP_NAME, LAST_MODIFIED_BY, MODIFY_TIME, NETWORK_ID, NETWORK_NAME, NETWORK_TYPE, OPERATION_NAME, OPERATIONAL_ENV_ID, OPERATIONAL_ENV_NAME, ORIGINAL_REQUEST_ID, PNF_NAME, PRODUCT_FAMILY_NAME, PROGRESS, REQUEST_ACTION, REQUEST_BODY, REQUEST_SCOPE, REQUEST_STATUS, REQUEST_URL, REQUESTOR_ID, RESOURCE_STATUS_MESSAGE, RESPONSE_BODY, RETRY_STATUS_MESSAGE, ROLLBACK_EXT_SYSTEM_ERROR_SOURCE, ROLLBACK_STATUS_MESSAGE, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, SERVICE_TYPE, SOURCE, START_TIME, STATUS_MESSAGE, TENANT_ID, TENANT_NAME, VF_MODULE_ID, VF_MODULE_MODEL_NAME, VF_MODULE_NAME, VNF_ID, VNF_NAME, VNF_OUTPUTS, VNF_PARAMS, VNF_TYPE, VOLUME_GROUP_ID, VOLUME_GROUP_NAME, WORKFLOW_NAME, REQUEST_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:05:59 03/07-02:05:58.637|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||delete from infra_active_requests where REQUEST_ID=? 02:05:59 03/07-02:05:58.645|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||delete from infra_active_requests where REQUEST_ID=? 02:05:59 03/07-02:05:58.646|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||select count(*) as col_0_0_ from archived_infra_requests archivedin0_ 02:05:59 03/07-02:05:58.646|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result set row: 0 02:05:59 03/07-02:05:58.646|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Result row: 02:05:59 03/07-02:05:58.653|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||rolling back 02:05:59 03/07-02:05:58.655|||main|||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||HHH000420: Closing un-released batch 02:05:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.so.adapters.requestsdb.ArchiveInfraRequestsSchedulerTest 02:05:59 [INFO] Running org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbExceptionTest 02:05:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.adapters.requestsdb.exceptions.MsoRequestsDbExceptionTest 02:05:59 [INFO] Running org.onap.so.adapters.requestsdb.adapters.HealthCheckHandlerTest 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Entering 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request begin================================================ 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||URI : /manage/health 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Method : GET 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : accept:text/plain, application/json, application/*+json, */*;host:localhost:44301;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:05:59 03/07-02:05:58.676|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||===========================request end================================================== 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response begin========================================== 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status code : 200 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Status text : OK 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:05:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||DEBUG|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||============================response end============================================ 02:05:59 03/07-02:05:58.704|||http-nio-auto-1-exec-8|/manage/health||INFO|||10.30.107.22|prd-ubuntu1804-docker-v1-8c-8g-106||||Exiting. 02:05:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.adapters.requestsdb.adapters.HealthCheckHandlerTest 02:05:59 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.388 s - in org.onap.so.adapters.requestsdb.AllTestsTestSuite 02:06:01 [INFO] 02:06:01 [INFO] Results: 02:06:01 [INFO] 02:06:01 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 02:06:01 [INFO] 02:06:01 [INFO] 02:06:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-requests-db-adapter --- 02:06:01 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/code-coverage/jacoco-ut.exec 02:06:01 [INFO] Analyzed bundle 'mso-requests-db-adapter' with 13 classes 02:06:01 [INFO] 02:06:01 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-requests-db-adapter --- 02:06:01 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:06:01 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:06:01 [INFO] 02:06:01 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-requests-db-adapter --- 02:06:01 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT.jar 02:06:01 [INFO] 02:06:01 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-requests-db-adapter --- 02:06:02 [INFO] Replacing main artifact with repackaged archive 02:06:02 [INFO] 02:06:02 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ mso-requests-db-adapter --- 02:06:02 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT-original.jar 02:06:02 [INFO] 02:06:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-requests-db-adapter --- 02:06:02 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:02 [INFO] 02:06:02 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-requests-db-adapter --- 02:06:02 [INFO] Tests are skipped. 02:06:02 [INFO] 02:06:02 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-requests-db-adapter --- 02:06:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:06:02 [INFO] 02:06:02 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-requests-db-adapter --- 02:06:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:06:02 [INFO] 02:06:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-requests-db-adapter --- 02:06:02 [INFO] Tests are skipped. 02:06:02 [INFO] 02:06:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-requests-db-adapter --- 02:06:02 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/adapters/mso-requests-db-adapter/1.17.0-SNAPSHOT/mso-requests-db-adapter-1.17.0-SNAPSHOT.jar 02:06:02 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/pom.xml to /tmp/r/org/onap/so/adapters/mso-requests-db-adapter/1.17.0-SNAPSHOT/mso-requests-db-adapter-1.17.0-SNAPSHOT.pom 02:06:02 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/generated/wsdl/MsoRequestsDbAdapter.wsdl to /tmp/r/org/onap/so/adapters/mso-requests-db-adapter/1.17.0-SNAPSHOT/mso-requests-db-adapter-1.17.0-SNAPSHOT.MsoRequestsDbAdapter.wsdl 02:06:02 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/adapters/mso-requests-db-adapter/1.17.0-SNAPSHOT/mso-requests-db-adapter-1.17.0-SNAPSHOT-original.jar 02:06:02 [INFO] 02:06:02 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-requests-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-requests-db-adapter --- 02:06:02 [INFO] org.onap.so.adapters:mso-requests-db-adapter:jar:1.17.0-SNAPSHOT 02:06:02 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:06:02 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:06:02 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:06:02 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:06:02 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:06:02 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:06:02 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:06:02 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:06:02 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:06:02 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:06:02 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:06:02 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:06:02 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:06:02 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:06:02 [INFO] | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:06:02 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:06:02 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:06:02 [INFO] | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:06:02 [INFO] | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:06:02 [INFO] | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:06:02 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:06:02 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:06:02 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:06:02 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:06:02 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:06:02 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:06:02 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:06:02 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:06:02 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:06:02 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:06:02 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:06:02 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:06:02 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:06:02 [INFO] | \- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:06:02 [INFO] +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:06:02 [INFO] | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:06:02 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:06:02 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:compile 02:06:02 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:06:02 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:06:02 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:06:02 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:06:02 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:06:02 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:06:02 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:06:02 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:06:02 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:06:02 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:06:02 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:06:02 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:06:02 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:06:02 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:06:02 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:06:02 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:06:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:06:02 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:06:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:06:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:06:02 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:06:02 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:06:02 [INFO] +- org.onap.so:mso-requests-db-repositories:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | \- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:06:02 [INFO] | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:06:02 [INFO] | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:06:02 [INFO] | +- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:06:02 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:06:02 [INFO] | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:06:02 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:06:02 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:06:02 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:06:02 [INFO] | | \- com.zaxxer:HikariCP:jar:4.0.3:compile 02:06:02 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:06:02 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:06:02 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:06:02 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:06:02 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:06:02 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:06:02 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:06:02 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:06:02 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:06:02 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:06:02 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:06:02 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:06:02 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:06:02 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:06:02 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:06:02 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 02:06:02 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 02:06:02 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:06:02 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:06:02 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:06:02 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:06:02 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:06:02 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:06:02 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:06:02 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:06:02 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:06:02 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:06:02 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:06:02 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:06:02 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:06:02 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:06:02 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:06:02 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:06:02 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:06:02 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:06:02 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:06:02 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:06:02 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:06:02 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:06:02 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:06:02 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:06:02 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:06:02 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:06:02 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:06:02 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 02:06:02 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 02:06:02 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:06:02 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:06:02 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:06:02 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:06:02 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:06:02 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 02:06:02 [INFO] +- org.liquibase:liquibase-core:jar:4.3.5:compile 02:06:02 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:06:02 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:06:02 [INFO] +- net.javacrumbs.shedlock:shedlock-spring:jar:4.0.0:compile 02:06:02 [INFO] | +- net.javacrumbs.shedlock:shedlock-core:jar:4.0.0:compile 02:06:02 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:06:02 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:06:02 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:06:02 [INFO] +- net.javacrumbs.shedlock:shedlock-provider-jdbc-template:jar:4.0.0:compile 02:06:02 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:06:02 [INFO] | \- net.javacrumbs.shedlock:shedlock-provider-jdbc-internal:jar:4.0.0:compile 02:06:02 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:06:02 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 02:06:02 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:06:02 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:06:02 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:06:02 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:06:02 [INFO] +- org.onap.so:cxf-logging:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:06:02 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:06:02 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:06:02 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:06:02 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:06:02 [INFO] | \- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:06:02 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:06:02 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:06:02 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:06:02 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:06:02 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:06:02 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:06:02 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:06:02 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:06:02 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:06:02 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:06:02 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:06:02 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:06:02 [INFO] | | +- org.reflections:reflections:jar:0.10.2:compile 02:06:02 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:06:02 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:06:02 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:06:02 [INFO] | | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:06:02 [INFO] | | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:06:02 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:06:02 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:06:02 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:06:02 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 02:06:02 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:06:02 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:06:02 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:06:02 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:06:02 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:06:02 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:06:02 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:06:02 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:06:02 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:06:02 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:06:02 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:06:02 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:06:02 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:06:02 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:06:02 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:06:02 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:06:02 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:06:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:06:02 [INFO] | | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:06:02 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:06:02 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:06:02 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:06:02 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:06:02 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:06:02 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:06:02 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:06:02 [INFO] | | +- org.json:json:jar:20250517:compile 02:06:02 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:06:02 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:06:02 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:06:02 [INFO] | | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:06:02 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:06:02 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:06:02 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:06:02 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:06:02 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:06:02 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:06:02 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:06:02 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:06:02 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:06:02 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:06:02 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:06:02 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:06:02 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:06:02 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:06:02 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:06:02 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:06:02 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:06:02 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:06:02 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:06:02 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:06:02 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:06:02 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:06:02 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:06:02 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:06:02 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:06:02 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:06:02 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:06:02 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:06:02 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:06:02 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:06:02 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:06:02 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:06:02 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:06:02 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:06:02 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:06:02 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:06:02 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:06:02 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:06:02 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:06:02 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:06:02 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:06:02 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:06:02 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:06:02 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:06:02 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:06:02 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:06:02 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:06:02 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:06:02 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:06:02 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:06:02 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:06:02 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:06:02 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:06:02 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:06:02 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:06:02 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:06:02 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:06:02 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:06:02 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:06:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:06:02 [INFO] +- junit:junit:jar:4.13.2:test 02:06:02 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:06:02 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:06:02 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:06:02 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:06:02 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 02:06:02 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:06:02 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:06:02 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:06:02 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:06:02 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:06:02 [INFO] 02:06:02 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-requests-db-adapter --- 02:06:02 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/sonatype-clm/module.xml 02:06:02 [INFO] 02:06:02 [INFO] ------------< org.onap.so.adapters:mso-catalog-db-adapter >------------- 02:06:02 [INFO] Building mso-catalog-db-adapter 1.17.0-SNAPSHOT [27/43] 02:06:02 [INFO] --------------------------------[ jar ]--------------------------------- 02:06:02 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:06:02 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:06:02 [INFO] 02:06:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-catalog-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-catalog-db-adapter --- 02:06:02 [INFO] ## define projects super pom absolute path through basepath_marker 02:06:02 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:06:02 [INFO] 02:06:02 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Using 'UTF-8' encoding to format source files. 02:06:02 [INFO] Number of files to be formatted: 51 02:06:02 [INFO] Successfully formatted: 0 file(s) 02:06:02 [INFO] Fail to format: 0 file(s) 02:06:02 [INFO] Skipped: 51 file(s) 02:06:02 [INFO] Read only skipped: 0 file(s) 02:06:02 [INFO] Approximate time taken: 0s 02:06:02 [INFO] 02:06:02 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Using 'UTF-8' encoding to format source files. 02:06:02 [INFO] Number of files to be formatted: 0 02:06:02 [INFO] 02:06:02 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Skipping Rule Enforcement. 02:06:02 [INFO] 02:06:02 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Skipping Rule Enforcement. 02:06:02 [INFO] 02:06:02 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-catalog-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-catalog-db-adapter --- 02:06:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:02 [INFO] 02:06:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-catalog-db-adapter --- 02:06:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:02 [INFO] 02:06:02 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Formatting is skipped 02:06:02 [INFO] 02:06:02 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Formatting is skipped 02:06:02 [INFO] 02:06:02 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-catalog-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-catalog-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-catalog-db-adapter --- 02:06:02 [INFO] 02:06:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:06:02 [INFO] Copying 101 resources 02:06:02 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/generated-sources/license 02:06:02 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/generated-resources/licenses 02:06:02 [INFO] 02:06:02 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-catalog-db-adapter --- 02:06:02 [INFO] Changes detected - recompiling the module! 02:06:02 [INFO] Compiling 31 source files to /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:03 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCategory.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceNetworks.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfs.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/VnfMapper.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryAllottedResourceCustomization.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfig.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceInfo.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogQuery.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogEntityNotFoundExceptionMapper.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/CatalogDBConfig.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCommon.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceCsar.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVfModule.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/JerseyConfiguration.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogEntityNotFoundException.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/ServiceRestImpl.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryException.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryResourceRecipe.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/CatalogDBApplication.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/CatalogDbRepositoryConfiguration.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceProxyCustomization.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryGroups.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/BuildingBlockRollbackRestImpl.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/VnfRestImpl.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceMacroHolder.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/ServiceMapper.java]] 02:06:03 [INFO] [parsing completed 1ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java]] 02:06:03 [INFO] [parsing completed 2ms] 02:06:03 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceArtifact.java]] 02:06:03 [INFO] [parsing completed 0ms] 02:06:03 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:06:03 [INFO] [loading modules/java.se/module-info.class] 02:06:03 [INFO] [loading modules/jdk.compiler/module-info.class] 02:06:03 [INFO] [loading modules/java.base/module-info.class] 02:06:03 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:06:03 [INFO] [loading modules/jdk.net/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jdi/module-info.class] 02:06:03 [INFO] [loading modules/jdk.charsets/module-info.class] 02:06:03 [INFO] [loading modules/java.datatransfer/module-info.class] 02:06:03 [INFO] [loading modules/java.security.sasl/module-info.class] 02:06:03 [INFO] [loading modules/java.logging/module-info.class] 02:06:03 [INFO] [loading modules/java.prefs/module-info.class] 02:06:03 [INFO] [loading modules/java.compiler/module-info.class] 02:06:03 [INFO] [loading modules/java.instrument/module-info.class] 02:06:03 [INFO] [loading modules/java.security.jgss/module-info.class] 02:06:03 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:06:03 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:06:03 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:06:03 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:06:03 [INFO] [loading modules/java.net.http/module-info.class] 02:06:03 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:06:03 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:06:03 [INFO] [loading modules/java.management/module-info.class] 02:06:03 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:06:03 [INFO] [loading modules/java.desktop/module-info.class] 02:06:03 [INFO] [loading modules/java.management.rmi/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jartool/module-info.class] 02:06:03 [INFO] [loading modules/jdk.rmic/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jshell/module-info.class] 02:06:03 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jlink/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:06:03 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:06:03 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:06:03 [INFO] [loading modules/jdk.attach/module-info.class] 02:06:03 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:06:03 [INFO] [loading modules/java.xml/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:06:03 [INFO] [loading modules/java.smartcardio/module-info.class] 02:06:03 [INFO] [loading modules/jdk.editpad/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:06:03 [INFO] [loading modules/java.sql/module-info.class] 02:06:03 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:06:03 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:06:03 [INFO] [loading modules/jdk.pack/module-info.class] 02:06:03 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:06:03 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:06:03 [INFO] [loading modules/jdk.jfr/module-info.class] 02:06:03 [INFO] [loading modules/jdk.management/module-info.class] 02:06:03 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:06:03 [INFO] [loading modules/java.rmi/module-info.class] 02:06:03 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:06:03 [INFO] [loading modules/jdk.localedata/module-info.class] 02:06:03 [INFO] [loading modules/java.scripting/module-info.class] 02:06:03 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:06:03 [INFO] [loading modules/jdk.sctp/module-info.class] 02:06:03 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:06:03 [INFO] [loading modules/java.naming/module-info.class] 02:06:03 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/generated-sources/annotations] 02:06:03 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/LoggingInterceptor.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/StatusLoggingInterceptor.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/WebMvcConfigurerAdapter.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/handler/MappedInterceptor.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/Object.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/String.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:06:03 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:06:03 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:06:03 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:06:03 [INFO] [loading modules/java.base/java/util/List.class] 02:06:03 [INFO] [loading modules/java.base/java/util/Map.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:06:03 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:06:03 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:06:03 [INFO] [loading modules/java.base/java/io/IOException.class] 02:06:03 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 02:06:03 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:06:03 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Vnf.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:06:03 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Strings.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResourceCustomization.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudifyManager.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceInfo.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ExceptionMapper.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:06:03 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExporter.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:06:03 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 02:06:03 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 02:06:03 [INFO] [loading modules/java.base/java/io/ByteArrayOutputStream.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Marshaller.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ToscaCsar.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:06:03 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ApplicationPath.class)] 02:06:03 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ResourceConfig.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/JaxrsOpenApiContextBuilder.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/resources/AcceptHeaderOpenApiResource.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/resources/OpenApiResource.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/OpenApiConfigurationException.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/SwaggerConfiguration.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/OpenAPI.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/info/Info.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configurable.class)] 02:06:03 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ServerConfig.class)] 02:06:03 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar(/org/glassfish/jersey/ExtendedConfig.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configuration.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Application.class)] 02:06:03 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 02:06:03 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:06:03 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:06:03 [INFO] [loading modules/java.sql/java/sql/Connection.class] 02:06:03 [INFO] [loading modules/java.sql/java/sql/PreparedStatement.class] 02:06:03 [INFO] [loading modules/java.sql/java/sql/ResultSet.class] 02:06:03 [INFO] [loading modules/java.sql/java/sql/SQLException.class] 02:06:03 [INFO] [loading modules/java.sql/java/sql/Statement.class] 02:06:03 [INFO] [loading modules/java.base/java/util/Collection.class] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/change/custom/CustomTaskChange.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/database/Database.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/database/jvm/JdbcConnection.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/exception/CustomChangeException.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/exception/SetupException.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/exception/ValidationErrors.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/resource/ResourceAccessor.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar(/com/fasterxml/jackson/dataformat/yaml/YAMLFactory.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/change/custom/CustomChange.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/GET.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/QueryParam.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ServiceRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Service.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Parameter.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ArraySchema.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Content.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponse.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcCustomization.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Cvnfc.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/VfModule.class)] 02:06:03 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Recipe.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/domain/EntityScan.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManager.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Type.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/config/RepositoryRestConfiguration.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar(/org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/config/annotation/CorsRegistry.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcCustomization.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroup.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockRollback.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/BuildingBlockRollbackRepository.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PUT.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfCustomizationRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/rest/beans/ServiceMacroHolder.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericEntity.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/HttpHeaders.class)] 02:06:03 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResource.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ProcessingFlags.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceCustomizationRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ArRecipeRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/InstanceGroupRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkRecipeRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceCustomizationRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ProcessingFlagsRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ToscaCsarRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VFModuleRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfRecipeRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfResourceRepository.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceArtifact.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:06:03 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/Override.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:06:03 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:06:03 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/ParameterIn.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/ParameterStyle.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/Explode.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema$AccessMode.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/Class.class] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorColumn.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Inheritance.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/InheritanceType.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorType.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/extensions/Extension.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/License.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Contact.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/ExternalDocumentation.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/security/SecurityRequirement.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/servers/Server.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/tags/Tag.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ExampleObject.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/DiscriminatorMapping.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Encoding.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/links/Link.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/headers/Header.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/parameters/RequestBody.class)] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/WebMvcConfig.java:[36,34] [deprecation] WebMvcConfigurerAdapter in org.springframework.web.servlet.config.annotation has been deprecated 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/HttpMessageConverter.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/AutoCloseable.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Character.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Short.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Long.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Float.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Double.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Void.class] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/context/request/WebRequestInterceptor.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar(/org/springframework/web/servlet/HandlerInterceptor.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractServletFilter.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/WebMvcConfig.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryExceptionCategory] 02:06:03 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCategory.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks] 02:06:03 [INFO] [loading modules/java.base/java/lang/Number.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:06:03 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:06:03 [INFO] [loading modules/java.base/java/net/URL.class] 02:06:03 [INFO] [loading modules/java.base/java/io/File.class] 02:06:03 [INFO] [loading modules/java.base/java/io/Reader.class] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:06:03 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:06:03 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery] 02:06:03 [INFO] [loading modules/java.base/java/lang/Error.class] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceNetworks.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQuery.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfs.java:[124,28] [deprecation] StringEscapeUtils in org.apache.commons.lang3 has been deprecated 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfs.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.VnfMapper] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/VnfMapper.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryAllottedResourceCustomization] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryAllottedResourceCustomization.class] 02:06:03 [INFO] [checking db.migration.CloudConfig] 02:06:03 [INFO] [loading modules/java.base/java/util/Set.class] 02:06:03 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/db/migration/CloudConfig.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceInfo] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceInfo.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.CatalogEntityNotFoundExceptionMapper] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogEntityNotFoundExceptionMapper.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.CatalogEntityNotFoundException] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogEntityNotFoundException.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.CatalogDBConfig] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExportOperations.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanClassLoaderAware.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactoryAware.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/InitializingBean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/SmartInitializingSingleton.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/MBeanRegistrationSupport.class)] 02:06:03 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/CatalogDBConfig.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryExceptionCommon] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerator$Feature.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser$Feature.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 02:06:03 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:06:03 [INFO] [loading modules/java.xml/javax/xml/stream/XMLEventWriter.class] 02:06:03 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:06:03 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:06:03 [INFO] [loading modules/java.xml/javax/xml/stream/XMLStreamWriter.class] 02:06:03 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:06:03 [INFO] [loading modules/java.xml/org/xml/sax/ContentHandler.class] 02:06:03 [INFO] [loading modules/java.base/java/io/Writer.class] 02:06:03 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/PropertyException.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCommon.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceCsar] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceCsar.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryVfModule] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryVfModule.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.JerseyConfiguration] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/Constants$Property.class)] 02:06:03 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:06:03 [INFO] [loading modules/java.base/java/lang/System.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:06:03 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:06:03 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:06:03 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:06:03 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenAPIConfiguration.class)] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/JerseyConfiguration.java:[68,16] [rawtypes] found raw type: JaxrsOpenApiContextBuilder 02:06:03 missing type arguments for generic class JaxrsOpenApiContextBuilder 02:06:03 where T is a type-variable: 02:06:03 T extends JaxrsOpenApiContextBuilder declared in class JaxrsOpenApiContextBuilder 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/GenericOpenApiContextBuilder.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContextBuilder.class)] 02:06:03 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContext.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/JerseyConfiguration.class] 02:06:03 [INFO] [checking db.migration.CloudConfigMigration] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/exception/LiquibaseException.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonFactory.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TokenStreamFactory.class)] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[63,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[63,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[63,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[63,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[63,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/servicelocator/PrioritizedService.class)] 02:06:03 [INFO] [loading /tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar(/liquibase/database/DatabaseConnection.class)] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[99,8] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [INFO] [loading modules/java.base/java/net/URI.class] 02:06:03 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:06:03 [INFO] [loading modules/java.base/java/nio/file/Watchable.class] 02:06:03 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[131,11] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[131,11] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[131,11] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[131,11] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[131,11] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[135,31] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[135,31] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[135,31] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[135,31] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[135,31] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[139,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[139,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[139,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[139,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[139,12] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/db/migration/CloudConfigMigration.java:[141,8] [deprecation] CloudConfig in db.migration has been deprecated 02:06:03 [INFO] [loading modules/java.sql/java/sql/Wrapper.class] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AuthenticationType.class)] 02:06:03 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/db/migration/CloudConfigMigration.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.ServiceRestImpl] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 02:06:03 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/ServiceRestImpl.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.ServiceMapper] 02:06:03 [INFO] [loading modules/java.base/java/util/Date.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/ServiceMapper.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryException] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryException.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryResourceRecipe] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 02:06:03 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryResourceRecipe.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.CatalogDBApplication] 02:06:03 [INFO] [loading modules/java.base/java/util/Properties.class] 02:06:03 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:06:03 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:06:03 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:06:03 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:06:03 [INFO] [loading modules/java.base/java/security/Security.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/CatalogDBApplication.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.CatalogDbRepositoryConfiguration] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Metamodel.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/EntityType.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/IdentifiableType.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/Bindable.class)] 02:06:03 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/metamodel/ManagedType.class)] 02:06:03 [INFO] [loading modules/java.base/java/util/function/IntFunction.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/CatalogDbRepositoryConfiguration.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryVnfcs] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.java:[43,33] [rawtypes] found raw type: ArrayList 02:06:03 missing type arguments for generic class ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.java:[43,29] [unchecked] unchecked conversion 02:06:03 required: List 02:06:03 found: ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.java:[47,38] [rawtypes] found raw type: ArrayList 02:06:03 missing type arguments for generic class ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.java:[47,34] [unchecked] unchecked conversion 02:06:03 required: List 02:06:03 found: ArrayList 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcs.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceProxyCustomization] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceProxyCustomization.java:[105,59] [cast] redundant cast to String 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceProxyCustomization.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryGroups] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryGroups.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.BuildingBlockRollbackRestImpl] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/BuildingBlockRollbackRestImpl.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.VnfRestImpl] 02:06:03 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/VnfRestImpl.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceMacroHolder] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceMacroHolder.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest] 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[315,61] [rawtypes] found raw type: ArrayList 02:06:03 missing type arguments for generic class ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[315,57] [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[315,56] [unchecked] unchecked method invocation: method setNetworkResourceCustomizations in class ServiceMacroHolder is applied to given types 02:06:03 required: ArrayList 02:06:03 found: ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[315,57] [unchecked] unchecked conversion 02:06:03 required: ArrayList 02:06:03 found: ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[320,57] [rawtypes] found raw type: ArrayList 02:06:03 missing type arguments for generic class ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[320,53] [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[320,52] [unchecked] unchecked method invocation: method setVnfResourceCustomizations in class ServiceMacroHolder is applied to given types 02:06:03 required: ArrayList 02:06:03 found: ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[320,53] [unchecked] unchecked conversion 02:06:03 required: ArrayList 02:06:03 found: ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[321,62] [rawtypes] found raw type: ArrayList 02:06:03 missing type arguments for generic class ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/main/java/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.java:[321,58] [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList 02:06:03 where E is a type-variable: 02:06:03 E extends Object declared in class ArrayList 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfRecipe.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkRecipe.class)] 02:06:03 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ArRecipe.class)] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$1.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$2.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$3.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$4.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$5.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$6.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$7.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$8.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$9.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest$10.class] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/CatalogDbAdapterRest.class] 02:06:03 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceArtifact] 02:06:03 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceArtifact.class] 02:06:03 [INFO] [total 632ms] 02:06:03 [INFO] 02:06:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-catalog-db-adapter --- 02:06:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:06:03 [INFO] Copying 9 resources 02:06:03 [INFO] 02:06:03 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-catalog-db-adapter --- 02:06:03 [INFO] Changes detected - recompiling the module! 02:06:03 [INFO] Compiling 20 source files to /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVfModuleTest.java]] 02:06:04 [INFO] [parsing completed 1ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceArtifactTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/AllTestsTestSuite.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceInfoTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceCsarTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryResourceRecipeTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcsTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/NetworkCollectionCatalogDbQueryTest.java]] 02:06:04 [INFO] [parsing completed 1ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/ServiceMapperTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/CloudConfigTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryGroupsTest.java]] 02:06:04 [INFO] [parsing completed 1ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientTest.java]] 02:06:04 [INFO] [parsing completed 1ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/TracingTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/CatalogDbAdapterBaseTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/CatalogDBRestTest.java]] 02:06:04 [INFO] [parsing completed 2ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/TestAppender.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/db/catalog/client/CatalogDbClientPortChanger.java]] 02:06:04 [INFO] [parsing completed 1ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/EmbeddedMariaDbConfig.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfTest.java]] 02:06:04 [INFO] [parsing completed 0ms] 02:06:04 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:06:04 [INFO] [loading modules/java.management.rmi/module-info.class] 02:06:04 [INFO] [loading modules/java.rmi/module-info.class] 02:06:04 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:06:04 [INFO] [loading modules/java.security.jgss/module-info.class] 02:06:04 [INFO] [loading modules/jdk.compiler/module-info.class] 02:06:04 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:06:04 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:06:04 [INFO] [loading modules/jdk.editpad/module-info.class] 02:06:04 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:06:04 [INFO] [loading modules/java.xml/module-info.class] 02:06:04 [INFO] [loading modules/jdk.pack/module-info.class] 02:06:04 [INFO] [loading modules/java.desktop/module-info.class] 02:06:04 [INFO] [loading modules/java.se/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:06:04 [INFO] [loading modules/jdk.attach/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jlink/module-info.class] 02:06:04 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:06:04 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:06:04 [INFO] [loading modules/java.scripting/module-info.class] 02:06:04 [INFO] [loading modules/java.datatransfer/module-info.class] 02:06:04 [INFO] [loading modules/java.instrument/module-info.class] 02:06:04 [INFO] [loading modules/jdk.rmic/module-info.class] 02:06:04 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:06:04 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:06:04 [INFO] [loading modules/jdk.management/module-info.class] 02:06:04 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:06:04 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:06:04 [INFO] [loading modules/jdk.sctp/module-info.class] 02:06:04 [INFO] [loading modules/java.smartcardio/module-info.class] 02:06:04 [INFO] [loading modules/java.management/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jartool/module-info.class] 02:06:04 [INFO] [loading modules/java.naming/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:06:04 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:06:04 [INFO] [loading modules/java.sql/module-info.class] 02:06:04 [INFO] [loading modules/java.prefs/module-info.class] 02:06:04 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:06:04 [INFO] [loading modules/jdk.charsets/module-info.class] 02:06:04 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jdi/module-info.class] 02:06:04 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:06:04 [INFO] [loading modules/java.security.sasl/module-info.class] 02:06:04 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:06:04 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:06:04 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:06:04 [INFO] [loading modules/jdk.localedata/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:06:04 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:06:04 [INFO] [loading modules/java.net.http/module-info.class] 02:06:04 [INFO] [loading modules/java.base/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jfr/module-info.class] 02:06:04 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:06:04 [INFO] [loading modules/jdk.jshell/module-info.class] 02:06:04 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:06:04 [INFO] [loading modules/jdk.net/module-info.class] 02:06:04 [INFO] [loading modules/java.logging/module-info.class] 02:06:04 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:06:04 [INFO] [loading modules/java.compiler/module-info.class] 02:06:04 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/generated-test-sources/test-annotations] 02:06:04 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/commons-cli-1.4.jar,/tmp/r/org/liquibase/liquibase-core/4.3.5/snakeyaml-1.27.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:06:04 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:06:04 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:06:04 [INFO] [loading modules/java.base/java/util/List.class] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/jsonpath/JsonPathUtil.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Object.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/String.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceArtifact.class)] 02:06:04 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:06:04 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:06:04 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:06:04 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceInfo.class)] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ToscaCsar.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceCsar.class] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ArRecipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkRecipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Recipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceRecipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfRecipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryResourceRecipe.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcCustomization.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockDetail.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroup.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class)] 02:06:04 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:06:04 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/DynamicPropertyRegistry.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/DynamicPropertySource.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/SocketUtils.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:06:04 [INFO] [loading modules/java.base/java/net/URI.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryException.class] 02:06:04 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:06:04 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:06:04 [INFO] [loading modules/java.base/java/io/IOException.class] 02:06:04 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:06:04 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:06:04 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:06:04 [INFO] [loading modules/java.base/java/util/Set.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/rest/ServiceMapper.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Service.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/JsonParseException.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AuthenticationType.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VFCInstanceGroup.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class)] 02:06:04 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:06:04 [INFO] [loading modules/java.base/java/util/UUID.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BBNameSelectionReference.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockRollback.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudifyManager.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ExternalServiceToInternalService.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HomingInstance.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResource.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResourceCustomization.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ProcessingFlags.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfComponentsRecipe.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestPropertySource.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:06:04 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:06:04 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 02:06:04 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar(/ch/qos/logback/classic/spi/ILoggingEvent.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/AppenderBase.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/Appender.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/LifeCycle.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAware.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/FilterAttachable.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/spi/ContextAwareBase.class)] 02:06:04 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:06:04 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:06:04 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:06:04 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfs.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQuery.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:06:04 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Class.class] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorColumn.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Inheritance.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/InheritanceType.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorValue.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:06:04 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:06:04 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/CatalogDBApplication.class] 02:06:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:06:04 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:06:04 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/Override.class] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorType.class)] 02:06:04 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:06:04 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/domain/EntityScan.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:06:04 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcsTest.java:[45,53] [rawtypes] found raw type: ArrayList 02:06:04 missing type arguments for generic class ArrayList 02:06:04 where E is a type-variable: 02:06:04 E extends Object declared in class ArrayList 02:06:04 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcsTest.java:[45,49] [unchecked] unchecked conversion 02:06:04 required: List 02:06:04 found: ArrayList 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/QueryVnfcsTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest] 02:06:04 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/src/test/java/org/onap/so/adapters/catalogdb/CatalogDbAdapterBaseTest.java:[49,19] [deprecation] SocketUtils in org.springframework.util has been deprecated 02:06:04 [INFO] [loading modules/java.base/java/util/Locale.class] 02:06:04 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResource.class)] 02:06:04 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ResourceType.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/Void.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/NetworkCollectionCatalogDbQueryTest.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/CatalogDbAdapterBaseTest.class] 02:06:04 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClientPortChanger] 02:06:04 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/db/catalog/client/CatalogDbClientPortChanger.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryExceptionTest] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCommon.class] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionCategory.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogQueryExceptionTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.ServiceMapperTest] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:06:04 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 02:06:04 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/Versioned.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/ObjectCodec.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/TreeCodec.class)] 02:06:04 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:06:04 [INFO] [loading modules/java.base/java/io/Reader.class] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/JavaType.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/type/TypeReference.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/core/JsonParser.class)] 02:06:04 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/Error.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/ServiceMapperTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CloudConfigTest] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/client/RestTemplateBuilder.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate$HttpClientOption.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:06:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:06:04 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/CloudConfigTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryGroupsTest] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes/org/onap/so/adapters/catalogdb/catalogrest/QueryGroups.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/QueryGroupsTest.class] 02:06:04 [INFO] [checking org.onap.so.db.catalog.client.CatalogDbClientTest] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 02:06:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/rest/catalog/beans/Vnf.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/db/catalog/client/CatalogDbClientTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.TracingTest] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:06:04 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:06:04 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:06:04 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/TracingTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.CatalogDBRestTest] 02:06:04 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:06:04 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:06:04 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:06:04 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:06:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogDBRestTest$1.class] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/CatalogDBRestTest.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.TestAppender] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/LogbackException.class)] 02:06:04 [INFO] [loading /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar(/ch/qos/logback/core/filter/Filter.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/TestAppender.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.EmbeddedMariaDbConfig] 02:06:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 02:06:04 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 02:06:04 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/EmbeddedMariaDbConfig.class] 02:06:04 [INFO] [checking org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfTest] 02:06:04 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes/org/onap/so/adapters/catalogdb/catalogrest/QueryServiceVnfTest.class] 02:06:04 [INFO] [total 645ms] 02:06:04 [INFO] 02:06:04 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-catalog-db-adapter --- 02:06:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:06:04 [INFO] 02:06:04 [INFO] ------------------------------------------------------- 02:06:04 [INFO] T E S T S 02:06:04 [INFO] ------------------------------------------------------- 02:06:06 [INFO] Running org.onap.so.adapters.catalogdb.AllTestsTestSuite 02:06:06 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryVnfcsTest 02:06:07 02:06:06.948 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VnfcCustomization@3e2afba0[modelCustomizationUUID=cust1,modelInstanceName=,modelUUID=uuid1,modelInvariantUUID=inv1,modelVersion=v1,modelName=model1,toscaNodeType=,description=,created=,cvnfcCustomization=] 02:06:07 02:06:06.952 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VnfcCustomization@66be0ea[modelCustomizationUUID=cust2,modelInstanceName=,modelUUID=uuid2,modelInvariantUUID=inv2,modelVersion=v2,modelName=model2,toscaNodeType=,description=,created=,cvnfcCustomization=] 02:06:07 02:06:06.969 [main] ERROR org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - Invalid json: resourceInput1 02:06:07 02:06:06.970 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : , 02:06:07 "modelUuid" : , 02:06:07 "modelInvariantUuid" : , 02:06:07 "modelVersion" : , 02:06:07 "modelCustomizationUuid" : 02:06:07 }, 02:06:07 "resourceInput" : 02:06:07 } 02:06:07 02:06:06.970 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:07 02:06:06.971 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "model1", 02:06:07 "modelUuid" : "uuid1", 02:06:07 "modelInvariantUuid" : "inv1", 02:06:07 "modelVersion" : "v1", 02:06:07 "modelCustomizationUuid" : "cust1" 02:06:07 }, 02:06:07 "resourceInput" : "TBD" 02:06:07 } 02:06:07 02:06:06.971 [main] ERROR org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - Invalid json: resourceInput2 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : , 02:06:07 "modelUuid" : , 02:06:07 "modelInvariantUuid" : , 02:06:07 "modelVersion" : , 02:06:07 "modelCustomizationUuid" : 02:06:07 }, 02:06:07 "resourceInput" : 02:06:07 } 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:07 02:06:06.972 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "model2", 02:06:07 "modelUuid" : "uuid2", 02:06:07 "modelInvariantUuid" : "inv2", 02:06:07 "modelVersion" : "v2", 02:06:07 "modelCustomizationUuid" : "cust2" 02:06:07 }, 02:06:07 "resourceInput" : "TBD" 02:06:07 } 02:06:07 {"vnfcs": [ 02:06:07 { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "model1", 02:06:07 "modelUuid" : "uuid1", 02:06:07 "modelInvariantUuid" : "inv1", 02:06:07 "modelVersion" : "v1", 02:06:07 "modelCustomizationUuid" : "cust1" 02:06:07 }, 02:06:07 "resourceInput" : "TBD" 02:06:07 }, 02:06:07 { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "model2", 02:06:07 "modelUuid" : "uuid2", 02:06:07 "modelInvariantUuid" : "inv2", 02:06:07 "modelVersion" : "v2", 02:06:07 "modelCustomizationUuid" : "cust2" 02:06:07 }, 02:06:07 "resourceInput" : "TBD" 02:06:07 } 02:06:07 ]} 02:06:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryVnfcsTest 02:06:07 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryExceptionTest 02:06:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.adapters.catalogdb.catalogrest.CatalogQueryExceptionTest 02:06:07 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryServiceArtifactTest 02:06:07 02:06:07.881 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceArtifact - org.onap.so.db.catalog.beans.ServiceArtifact@b274834[artifactUUID=b170dbeb-2954-4a4f-ad12-6bc84b3e089e,type=OTHER,name=eMBB.zip,version=1,description=embbCn,content=,checksum=ZWRkMGM3NzNjMmE3NzliYTFiZGNmZjVlMDE4OWEzMTA=,creationTimestamp=] 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:07 "artifactUUID" : , 02:06:07 "name" : , 02:06:07 "version" : , 02:06:07 "checksum" : , 02:06:07 "type" : , 02:06:07 "content" : , 02:06:07 "description" : 02:06:07 } 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ARTIFACT_UUID contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NAME contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VERSION contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: CHECKSUM contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TYPE contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: CONTENT contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: DESCRIPTION contains key? true 02:06:07 02:06:07.882 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:07 "artifactUUID" : "b170dbeb-2954-4a4f-ad12-6bc84b3e089e", 02:06:07 "name" : "eMBB.zip", 02:06:07 "version" : "1", 02:06:07 "checksum" : "ZWRkMGM3NzNjMmE3NzliYTFiZGNmZjVlMDE4OWEzMTA=", 02:06:07 "type" : "OTHER", 02:06:07 "content" : null, 02:06:07 "description" : "embbCn" 02:06:07 } 02:06:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryServiceArtifactTest 02:06:07 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryResourceRecipeTest 02:06:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryResourceRecipeTest 02:06:07 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryVfModuleTest 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@64a55f76[modelCustomizationUUID=modelCustomizationUuid,label=modelCustomizationLabel,minInstances=0,maxInstances=,initialCount=1,availabilityZoneCount=,created=,volumeHeatEnv=,heatEnvironment=,vfModule=org.onap.so.db.catalog.beans.VfModule@3a23241e[modelUUID=vfModelUuidTest,modelInvariantUUID=vfModuleInvUuid,modelName=vfModelNameTest,modelVersion=vfModuleVerTest,description=,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=,created=,heatFiles=,vfModuleCustomization=,vnfResources=]] 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : , 02:06:07 "modelUuid" : , 02:06:07 "modelInvariantUuid" : , 02:06:07 "modelVersion" : , 02:06:07 "modelCustomizationUuid" : 02:06:07 }, "isBase" : , 02:06:07 "vfModuleLabel" : , 02:06:07 "initialCount" : , 02:06:07 "hasVolumeGroup" : 02:06:07 } 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:07 02:06:07.919 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:07 02:06:07.920 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:07 02:06:07.920 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:07 02:06:07.920 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:07 02:06:07.920 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:07 02:06:07.920 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "vfModelNameTest", 02:06:07 "modelUuid" : "vfModelUuidTest", 02:06:07 "modelInvariantUuid" : "vfModuleInvUuid", 02:06:07 "modelVersion" : "vfModuleVerTest", 02:06:07 "modelCustomizationUuid" : "modelCustomizationUuid" 02:06:07 }, "isBase" : true, 02:06:07 "vfModuleLabel" : "modelCustomizationLabel", 02:06:07 "initialCount" : 1, 02:06:07 "hasVolumeGroup" : false 02:06:07 } 02:06:07 02:06:07.930 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4ce29762[modelCustomizationUUID=modelCustomizationUuid,label=modelCustomizationLabel,minInstances=0,maxInstances=,initialCount=1,availabilityZoneCount=,created=,volumeHeatEnv=Artifact UUID=heatEnvTest, name=null, version=null, description=null, body=null,heatEnvironment=,vfModule=org.onap.so.db.catalog.beans.VfModule@21a87972[modelUUID=vfModelUuidTest,modelInvariantUUID=vfModuleInvUuid,modelName=vfModelNameTest,modelVersion=vfModuleVerTest,description=,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=,created=,heatFiles=,vfModuleCustomization=,vnfResources=]] 02:06:07 02:06:07.930 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : , 02:06:07 "modelUuid" : , 02:06:07 "modelInvariantUuid" : , 02:06:07 "modelVersion" : , 02:06:07 "modelCustomizationUuid" : 02:06:07 }, "isBase" : , 02:06:07 "vfModuleLabel" : , 02:06:07 "initialCount" : , 02:06:07 "hasVolumeGroup" : 02:06:07 } 02:06:07 02:06:07.930 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:07 02:06:07.930 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:07 02:06:07.930 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:07 02:06:07.931 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:07 "modelInfo" : { 02:06:07 "modelName" : "vfModelNameTest", 02:06:07 "modelUuid" : "vfModelUuidTest", 02:06:07 "modelInvariantUuid" : "vfModuleInvUuid", 02:06:07 "modelVersion" : "vfModuleVerTest", 02:06:07 "modelCustomizationUuid" : "modelCustomizationUuid" 02:06:07 }, "isBase" : true, 02:06:07 "vfModuleLabel" : "modelCustomizationLabel", 02:06:07 "initialCount" : 1, 02:06:07 "hasVolumeGroup" : true 02:06:07 } 02:06:08 02:06:08 . ____ _ __ _ _ 02:06:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:06:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:06:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:06:08 ' |____| .__|_| |_|_| |_\__, | / / / / 02:06:08 =========|_|==============|___/=/_/_/_/ 02:06:08 :: Spring Boot :: (v2.5.15) 02:06:08 02:06:08 02:06:08.561 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 02:06:08 02:06:08.572 [background-preinit] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:08 02:06:08.574 [background-preinit] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:08 02:06:08.574 [background-preinit] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:08 02:06:08.575 [background-preinit] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:08 02:06:08.584 [background-preinit] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:08 02:06:08.585 [background-preinit] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:08 02:06:08.600 [main] INFO org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest - Starting CatalogDbAdapterBaseTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5693 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter) 02:06:08 02:06:08.601 [main] DEBUG org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:06:08 02:06:08.602 [main] INFO org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest - The following 1 profile is active: "test" 02:06:08 02:06:08.635 [background-preinit] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:08 02:06:08.848 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:08 02:06:08.856 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:08 02:06:08.856 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:08 02:06:08.856 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:08 02:06:08.856 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:08 02:06:08.856 [background-preinit] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:19 02:06:19.242 [main] DEBUG liquibase.servicelocator - Loaded liquibase.logging.LogService instance liquibase.logging.core.BufferedLogService 02:06:19 02:06:19.243 [main] DEBUG liquibase.servicelocator - Loaded liquibase.logging.LogService instance liquibase.logging.core.CompositeLogService 02:06:19 02:06:19.243 [main] DEBUG liquibase.servicelocator - Loaded liquibase.logging.LogService instance liquibase.logging.core.JavaLogService 02:06:19 02:06:19.243 [main] DEBUG liquibase.servicelocator - Loaded liquibase.servicelocator.ServiceLocator instance liquibase.servicelocator.StandardServiceLocator 02:06:19 02:06:19.359 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.CockroachDatabase 02:06:19 02:06:19.361 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.DB2Database 02:06:19 02:06:19.362 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.Db2zDatabase 02:06:19 02:06:19.366 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.DerbyDatabase 02:06:19 02:06:19.367 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.Firebird3Database 02:06:19 02:06:19.367 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.FirebirdDatabase 02:06:19 02:06:19.369 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.H2Database 02:06:19 02:06:19.371 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.HsqlDatabase 02:06:19 02:06:19.373 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.InformixDatabase 02:06:19 02:06:19.374 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.Ingres9Database 02:06:19 02:06:19.377 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.MSSQLDatabase 02:06:19 02:06:19.381 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.MariaDBDatabase 02:06:19 02:06:19.383 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.MockDatabase 02:06:19 02:06:19.383 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.MySQLDatabase 02:06:19 02:06:19.386 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.OracleDatabase 02:06:19 02:06:19.386 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.PostgresDatabase 02:06:19 02:06:19.388 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.SQLiteDatabase 02:06:19 02:06:19.389 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.SybaseASADatabase 02:06:19 02:06:19.390 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.SybaseDatabase 02:06:19 02:06:19.391 [main] DEBUG liquibase.servicelocator - Loaded liquibase.database.Database instance liquibase.database.core.UnsupportedDatabase 02:06:19 02:06:19.410 [main] DEBUG liquibase.database - Connected to root@jdbc:mariadb://localhost:63162/catalogdb 02:06:19 02:06:19.411 [main] DEBUG liquibase.database - Setting auto commit to false from true 02:06:19 02:06:19.423 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.LockServiceImpl 02:06:19 02:06:19.423 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.MockLockService 02:06:19 02:06:19.424 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.OfflineLockService 02:06:19 02:06:19.424 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.StandardLockService 02:06:19 02:06:19.429 [main] DEBUG liquibase.servicelocator - Loaded liquibase.executor.Executor instance liquibase.executor.jvm.JdbcExecutor 02:06:19 02:06:19.430 [main] DEBUG liquibase.servicelocator - Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.OracleSqlPlusExecutor 02:06:19 02:06:19.435 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.CatalogSnapshotGenerator 02:06:19 02:06:19.441 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGenerator 02:06:19 02:06:19.442 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorH2 02:06:19 02:06:19.443 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorInformix 02:06:19 02:06:19.444 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorOracle 02:06:19 02:06:19.444 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorPostgres 02:06:19 02:06:19.445 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.DataSnapshotGenerator 02:06:19 02:06:19.447 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ForeignKeySnapshotGenerator 02:06:19 02:06:19.451 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.IndexSnapshotGenerator 02:06:19 02:06:19.452 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.PrimaryKeySnapshotGenerator 02:06:19 02:06:19.454 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SchemaSnapshotGenerator 02:06:19 02:06:19.456 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SequenceSnapshotGenerator 02:06:19 02:06:19.457 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.TableSnapshotGenerator 02:06:19 02:06:19.459 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.UniqueConstraintSnapshotGenerator 02:06:19 02:06:19.460 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ViewSnapshotGenerator 02:06:19 02:06:19.462 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.appdba.synonym.SynonymSnapshotGenerator 02:06:19 02:06:19.465 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraintSnapshotGenerator 02:06:19 02:06:19.466 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.postgres.PostgresCheckConstraintSnapshotGenerator 02:06:19 02:06:19.469 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageBodySnapshotGenerator 02:06:19 02:06:19.470 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageSnapshotGenerator 02:06:19 02:06:19.472 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.FunctionSnapshotGenerator 02:06:19 02:06:19.472 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.EDBPostgresFunctionSnapshotGenerator 02:06:19 02:06:19.472 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.PostgresFunctionSnapshotGenerator 02:06:19 02:06:19.473 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.mysql.MySQLFunctionSnapshotGenerator 02:06:19 02:06:19.474 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.PostgresStoredProcedureSnapshotGenerator 02:06:19 02:06:19.475 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.MySQLStoredProcedureSnapshotGenerator 02:06:19 02:06:19.475 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.StoredProcedureSnapshotGenerator 02:06:19 02:06:19.477 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.TriggerSnapshotGenerator 02:06:19 02:06:19.478 [main] DEBUG liquibase.servicelocator - Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.postgres.PostgresTriggerSnapshotGenerator 02:06:19 02:06:19.657 [main] DEBUG liquibase.servicelocator - Loaded liquibase.license.LicenseService instance liquibase.pro.license.keymgr.DaticalTrueLicenseService 02:06:19 02:06:19.661 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.665 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGenerator 02:06:19 02:06:19.666 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2 02:06:19 02:06:19.666 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2 02:06:19 02:06:19.667 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix 02:06:19 02:06:19.667 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorMySQL 02:06:19 02:06:19.668 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite 02:06:19 02:06:19.670 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGenerator 02:06:19 02:06:19.671 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull 02:06:19 02:06:19.672 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorSQLite 02:06:19 02:06:19.673 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGenerator 02:06:19 02:06:19.673 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby 02:06:19 02:06:19.674 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix 02:06:19 02:06:19.674 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL 02:06:19 02:06:19.675 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL 02:06:19 02:06:19.675 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle 02:06:19 02:06:19.676 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorPostgres 02:06:19 02:06:19.677 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSQLite 02:06:19 02:06:19.677 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase 02:06:19 02:06:19.678 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA 02:06:19 02:06:19.679 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator 02:06:19 02:06:19.679 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGenerator 02:06:19 02:06:19.680 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix 02:06:19 02:06:19.681 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGenerator 02:06:19 02:06:19.682 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix 02:06:19 02:06:19.682 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS 02:06:19 02:06:19.683 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AlterSequenceGenerator 02:06:19 02:06:19.684 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.BatchDmlExecutablePreparedStatementGenerator 02:06:19 02:06:19.684 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator 02:06:19 02:06:19.685 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CommentGenerator 02:06:19 02:06:19.685 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CopyRowsGenerator 02:06:19 02:06:19.686 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator 02:06:19 02:06:19.687 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator 02:06:19 02:06:19.688 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase 02:06:19 02:06:19.689 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGenerator 02:06:19 02:06:19.693 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorFirebird 02:06:19 02:06:19.694 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorPostgres 02:06:19 02:06:19.696 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateProcedureGenerator 02:06:19 02:06:19.697 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateSequenceGenerator 02:06:19 02:06:19.699 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGenerator 02:06:19 02:06:19.700 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGeneratorInformix 02:06:19 02:06:19.701 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGenerator 02:06:19 02:06:19.702 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGeneratorInformix 02:06:19 02:06:19.702 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DeleteGenerator 02:06:19 02:06:19.703 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropColumnGenerator 02:06:19 02:06:19.705 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropDefaultValueGenerator 02:06:19 02:06:19.705 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator 02:06:19 02:06:19.706 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropIndexGenerator 02:06:19 02:06:19.707 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropPrimaryKeyGenerator 02:06:19 02:06:19.708 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropProcedureGenerator 02:06:19 02:06:19.708 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropSequenceGenerator 02:06:19 02:06:19.709 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropTableGenerator 02:06:19 02:06:19.709 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropUniqueConstraintGenerator 02:06:19 02:06:19.710 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropViewGenerator 02:06:19 02:06:19.711 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetNextChangeSetSequenceValueGenerator 02:06:19 02:06:19.711 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGenerator 02:06:19 02:06:19.712 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDB2 02:06:19 02:06:19.712 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDerby 02:06:19 02:06:19.713 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorFirebird 02:06:19 02:06:19.714 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorHsql 02:06:19 02:06:19.714 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformix 02:06:19 02:06:19.715 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMSSQL 02:06:19 02:06:19.715 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorOracle 02:06:19 02:06:19.716 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorPostgres 02:06:19 02:06:19.716 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybase 02:06:19 02:06:19.717 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybaseASA 02:06:19 02:06:19.717 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InitializeDatabaseChangeLogLockTableGenerator 02:06:19 02:06:19.718 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertDataChangeGenerator 02:06:19 02:06:19.719 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertGenerator 02:06:19 02:06:19.721 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorDB2 02:06:19 02:06:19.722 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorH2 02:06:19 02:06:19.722 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorHsql 02:06:19 02:06:19.723 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorInformix 02:06:19 02:06:19.724 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMSSQL 02:06:19 02:06:19.725 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMySQL 02:06:19 02:06:19.725 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorOracle 02:06:19 02:06:19.726 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorPostgres 02:06:19 02:06:19.726 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSQLite 02:06:19 02:06:19.727 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSybaseASA 02:06:19 02:06:19.728 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertSetGenerator 02:06:19 02:06:19.729 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.LockDatabaseChangeLogGenerator 02:06:19 02:06:19.731 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.MarkChangeSetRanGenerator 02:06:19 02:06:19.732 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ModifyDataTypeGenerator 02:06:19 02:06:19.732 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RawSqlGenerator 02:06:19 02:06:19.733 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReindexGeneratorSQLite 02:06:19 02:06:19.733 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RemoveChangeSetRanStatusGenerator 02:06:19 02:06:19.734 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameColumnGenerator 02:06:19 02:06:19.735 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameSequenceGenerator 02:06:19 02:06:19.736 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameTableGenerator 02:06:19 02:06:19.736 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameViewGenerator 02:06:19 02:06:19.737 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReorganizeTableGeneratorDB2 02:06:19 02:06:19.737 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RuntimeGenerator 02:06:19 02:06:19.738 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogGenerator 02:06:19 02:06:19.739 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogLockGenerator 02:06:19 02:06:19.740 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetColumnRemarksGenerator 02:06:19 02:06:19.741 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetNullableGenerator 02:06:19 02:06:19.742 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetTableRemarksGenerator 02:06:19 02:06:19.742 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.StoredProcedureGenerator 02:06:19 02:06:19.743 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TableRowCountGenerator 02:06:19 02:06:19.744 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TagDatabaseGenerator 02:06:19 02:06:19.745 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UnlockDatabaseChangeLogGenerator 02:06:19 02:06:19.745 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateChangeSetChecksumGenerator 02:06:19 02:06:19.746 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateDataChangeGenerator 02:06:19 02:06:19.746 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateGenerator 02:06:19 02:06:19.747 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnusedGenerator 02:06:19 02:06:19.748 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymGenerator 02:06:19 02:06:19.749 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymGenerator 02:06:19 02:06:19.750 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintGenerator 02:06:19 02:06:19.750 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintGenerator 02:06:19 02:06:19.751 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintGenerator 02:06:19 02:06:19.752 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintGenerator 02:06:19 02:06:19.752 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyGenerator 02:06:19 02:06:19.753 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageGenerator 02:06:19 02:06:19.753 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyGenerator 02:06:19 02:06:19.754 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageGenerator 02:06:19 02:06:19.755 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionGenerator 02:06:19 02:06:19.756 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionGenerator 02:06:19 02:06:19.757 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerGenerator 02:06:19 02:06:19.757 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerGenerator 02:06:19 02:06:19.758 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerGenerator 02:06:19 02:06:19.759 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerGenerator 02:06:19 02:06:19.760 [main] DEBUG liquibase.servicelocator - Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerGenerator 02:06:19 02:06:19.790 [main] DEBUG liquibase.executor - Create Database Lock Table 02:06:19 02:06:19.791 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.797 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BigIntType 02:06:19 02:06:19.798 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BlobType 02:06:19 02:06:19.799 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BooleanType 02:06:19 02:06:19.800 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CharType 02:06:19 02:06:19.801 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.ClobType 02:06:19 02:06:19.801 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CurrencyType 02:06:19 02:06:19.802 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DatabaseFunctionType 02:06:19 02:06:19.803 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateTimeType 02:06:19 02:06:19.804 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateType 02:06:19 02:06:19.804 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DecimalType 02:06:19 02:06:19.805 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DoubleType 02:06:19 02:06:19.805 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.FloatType 02:06:19 02:06:19.806 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.IntType 02:06:19 02:06:19.807 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.MediumIntType 02:06:19 02:06:19.807 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NCharType 02:06:19 02:06:19.808 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NVarcharType 02:06:19 02:06:19.809 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NumberType 02:06:19 02:06:19.809 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.SmallIntType 02:06:19 02:06:19.810 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimeType 02:06:19 02:06:19.812 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimestampType 02:06:19 02:06:19.813 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TinyIntType 02:06:19 02:06:19.813 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UUIDType 02:06:19 02:06:19.813 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UnknownType 02:06:19 02:06:19.814 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.VarcharType 02:06:19 02:06:19.815 [main] DEBUG liquibase.servicelocator - Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.XMLType 02:06:19 02:06:19.830 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:19 02:06:19.830 [main] DEBUG liquibase.lockservice - Created database lock table with name: catalogdb.DATABASECHANGELOGLOCK 02:06:19 02:06:19.830 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.833 [main] DEBUG liquibase.executor - Initialize Database Lock Table 02:06:19 02:06:19.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.836 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:19 02:06:19.837 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:19 02:06:19.848 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.849 [main] DEBUG liquibase.executor - Lock Database 02:06:19 02:06:19.850 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:19 02:06:19.861 [main] INFO liquibase.lockservice - Successfully acquired change log lock 02:06:19 02:06:19.867 [main] DEBUG liquibase.servicelocator - Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.formattedsql.FormattedSqlChangeLogParser 02:06:19 02:06:19.870 [main] DEBUG liquibase.servicelocator - Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.json.JsonChangeLogParser 02:06:19 02:06:19.871 [main] DEBUG liquibase.servicelocator - Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.sql.SqlChangeLogParser 02:06:19 02:06:19.877 [main] DEBUG liquibase.servicelocator - Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.xml.XMLChangeLogSAXParser 02:06:19 02:06:19.877 [main] DEBUG liquibase.servicelocator - Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.yaml.YamlChangeLogParser 02:06:19 02:06:19.896 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.CustomPreconditionWrapper 02:06:19 02:06:19.896 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.AndPrecondition 02:06:19 02:06:19.897 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition 02:06:19 02:06:19.897 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeSetExecutedPrecondition 02:06:19 02:06:19.898 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ColumnExistsPrecondition 02:06:19 02:06:19.899 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.DBMSPrecondition 02:06:19 02:06:19.899 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ForeignKeyExistsPrecondition 02:06:19 02:06:19.900 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.IndexExistsPrecondition 02:06:19 02:06:19.901 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.NotPrecondition 02:06:19 02:06:19.902 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ObjectQuotingStrategyPrecondition 02:06:19 02:06:19.902 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.OrPrecondition 02:06:19 02:06:19.902 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PreconditionContainer 02:06:19 02:06:19.903 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PrimaryKeyExistsPrecondition 02:06:19 02:06:19.904 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RowCountPrecondition 02:06:19 02:06:19.904 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RunningAsPrecondition 02:06:19 02:06:19.905 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SequenceExistsPrecondition 02:06:19 02:06:19.906 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SqlPrecondition 02:06:19 02:06:19.906 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableExistsPrecondition 02:06:19 02:06:19.907 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableIsEmptyPrecondition 02:06:19 02:06:19.907 [main] DEBUG liquibase.servicelocator - Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ViewExistsPrecondition 02:06:20 02:06:19.937 [main] DEBUG liquibase.parser - Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:06:20 02:06:19.939 [main] DEBUG liquibase.parser - Unable to resolve XML entity locally. Will load from network. 02:06:20 02:06:20.158 [main] DEBUG liquibase.parser - Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:06:20 02:06:20.159 [main] DEBUG liquibase.parser - Unable to resolve XML entity locally. Will load from network. 02:06:20 02:06:20.268 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddAutoIncrementChange 02:06:20 02:06:20.270 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddColumnChange 02:06:20 02:06:20.271 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddDefaultValueChange 02:06:20 02:06:20.272 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddForeignKeyConstraintChange 02:06:20 02:06:20.274 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddLookupTableChange 02:06:20 02:06:20.275 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddNotNullConstraintChange 02:06:20 02:06:20.275 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddPrimaryKeyChange 02:06:20 02:06:20.276 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AddUniqueConstraintChange 02:06:20 02:06:20.277 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.AlterSequenceChange 02:06:20 02:06:20.278 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.CreateIndexChange 02:06:20 02:06:20.280 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.CreateProcedureChange 02:06:20 02:06:20.281 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.CreateSequenceChange 02:06:20 02:06:20.284 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.CreateTableChange 02:06:20 02:06:20.285 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.CreateViewChange 02:06:20 02:06:20.286 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DeleteDataChange 02:06:20 02:06:20.287 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropAllForeignKeyConstraintsChange 02:06:20 02:06:20.288 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropColumnChange 02:06:20 02:06:20.289 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropDefaultValueChange 02:06:20 02:06:20.290 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropForeignKeyConstraintChange 02:06:20 02:06:20.290 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropIndexChange 02:06:20 02:06:20.291 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropNotNullConstraintChange 02:06:20 02:06:20.292 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropPrimaryKeyChange 02:06:20 02:06:20.292 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropProcedureChange 02:06:20 02:06:20.293 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropSequenceChange 02:06:20 02:06:20.293 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropTableChange 02:06:20 02:06:20.294 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropUniqueConstraintChange 02:06:20 02:06:20.295 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.DropViewChange 02:06:20 02:06:20.295 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.EmptyChange 02:06:20 02:06:20.297 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.ExecuteShellCommandChange 02:06:20 02:06:20.298 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.InsertDataChange 02:06:20 02:06:20.304 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.LoadDataChange 02:06:20 02:06:20.305 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.LoadUpdateDataChange 02:06:20 02:06:20.306 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.MergeColumnChange 02:06:20 02:06:20.306 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.ModifyDataTypeChange 02:06:20 02:06:20.307 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.OutputChange 02:06:20 02:06:20.308 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.RawSQLChange 02:06:20 02:06:20.309 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.RenameColumnChange 02:06:20 02:06:20.310 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.RenameSequenceChange 02:06:20 02:06:20.310 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.RenameTableChange 02:06:20 02:06:20.311 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.RenameViewChange 02:06:20 02:06:20.312 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.SQLFileChange 02:06:20 02:06:20.312 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.SetColumnRemarksChange 02:06:20 02:06:20.313 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.SetTableRemarksChange 02:06:20 02:06:20.313 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.StopChange 02:06:20 02:06:20.314 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.TagDatabaseChange 02:06:20 02:06:20.315 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.core.UpdateDataChange 02:06:20 02:06:20.317 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance liquibase.change.custom.CustomChangeWrapper 02:06:20 02:06:20.317 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnsedChange 02:06:20 02:06:20.318 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymChange 02:06:20 02:06:20.319 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymChange 02:06:20 02:06:20.320 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintChange 02:06:20 02:06:20.320 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintChange 02:06:20 02:06:20.321 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintChange 02:06:20 02:06:20.322 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintChange 02:06:20 02:06:20.322 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyChange 02:06:20 02:06:20.323 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageChange 02:06:20 02:06:20.323 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyChange 02:06:20 02:06:20.324 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageChange 02:06:20 02:06:20.325 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionChange 02:06:20 02:06:20.325 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionChange 02:06:20 02:06:20.326 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerChange 02:06:20 02:06:20.327 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerChange 02:06:20 02:06:20.328 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerChange 02:06:20 02:06:20.329 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerChange 02:06:20 02:06:20.329 [main] DEBUG liquibase.servicelocator - Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerChange 02:06:20 02:06:20.453 [main] DEBUG liquibase.servicelocator - Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.MockChangeLogHistoryService 02:06:20 02:06:20.457 [main] DEBUG liquibase.servicelocator - Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.StandardChangeLogHistoryService 02:06:20 02:06:20.463 [main] DEBUG liquibase.util - Computed checksum for 1772849180462 as 50c06f56adbfc4dda8bddbc20df22b48 02:06:20 02:06:20.477 [main] DEBUG liquibase.executor - Create Database Change Log Table 02:06:20 02:06:20.478 [main] INFO liquibase.changelog - Creating database history table with name: catalogdb.DATABASECHANGELOG 02:06:20 02:06:20.478 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.491 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.492 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.492 [main] INFO liquibase.changelog - Reading from catalogdb.DATABASECHANGELOG 02:06:20 02:06:20.493 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.495 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.522 [main] DEBUG liquibase.util - Computed checksum for inputStream as a4909abf7ae39de4e5d239d4a4c5d531 02:06:20 02:06:20.523 [main] DEBUG liquibase.util - Computed checksum for 8:a4909abf7ae39de4e5d239d4a4c5d531: as d97fd0ff721fe3726d461d1af8792c5f 02:06:20 02:06:20.529 [main] DEBUG liquibase.util - Computed checksum for inputStream as e1a4819a590f724005e00c1282d80b3b 02:06:20 02:06:20.529 [main] DEBUG liquibase.util - Computed checksum for 8:e1a4819a590f724005e00c1282d80b3b: as eccac1c1793f87ef022b3252fbcabf80 02:06:20 02:06:20.530 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0aad585690c1308fba61116cb1ed0826 02:06:20 02:06:20.530 [main] DEBUG liquibase.util - Computed checksum for 8:0aad585690c1308fba61116cb1ed0826: as 2ce3645415ac14bc53cd3c3351050e20 02:06:20 02:06:20.532 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1172574d3741a1643c599e034c4de2f1 02:06:20 02:06:20.532 [main] DEBUG liquibase.util - Computed checksum for 8:1172574d3741a1643c599e034c4de2f1: as 45df0c000d8a4b952ad1921db08a20e8 02:06:20 02:06:20.533 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0a773f747fe089b3e7e1b8ad0be81130 02:06:20 02:06:20.533 [main] DEBUG liquibase.util - Computed checksum for 8:0a773f747fe089b3e7e1b8ad0be81130: as 5538b3f2e6aff8f0eeaf463318b4059e 02:06:20 02:06:20.534 [main] DEBUG liquibase.util - Computed checksum for inputStream as e8fafebc4550010da5f45583efcbe17f 02:06:20 02:06:20.534 [main] DEBUG liquibase.util - Computed checksum for 8:e8fafebc4550010da5f45583efcbe17f: as ed57c0b14965ac83fc721be1eb687a6f 02:06:20 02:06:20.534 [main] DEBUG liquibase.util - Computed checksum for inputStream as 83e6e73b7512d5d40bc86705ef74e542 02:06:20 02:06:20.535 [main] DEBUG liquibase.util - Computed checksum for 8:83e6e73b7512d5d40bc86705ef74e542: as 5cbf7919d18f7d4e3e52994fea16df9a 02:06:20 02:06:20.536 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3a96d3eb8d3866cf7a9262f4359a96bd 02:06:20 02:06:20.537 [main] DEBUG liquibase.util - Computed checksum for 8:3a96d3eb8d3866cf7a9262f4359a96bd: as 8c65ad7f57cf57254e4ba51cb84b85a2 02:06:20 02:06:20.537 [main] DEBUG liquibase.util - Computed checksum for inputStream as f01645717c4670e131749cf52c64ce04 02:06:20 02:06:20.537 [main] DEBUG liquibase.util - Computed checksum for 8:f01645717c4670e131749cf52c64ce04: as 3cec750e57d3621ecfd19250e2dbd6bd 02:06:20 02:06:20.538 [main] DEBUG liquibase.util - Computed checksum for inputStream as e94e9bbc1cc720dd48f6ea8225ecb383 02:06:20 02:06:20.538 [main] DEBUG liquibase.util - Computed checksum for 8:e94e9bbc1cc720dd48f6ea8225ecb383: as 9b1a6eb0d3684b7309f632ffbf20e616 02:06:20 02:06:20.539 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3094845825955e0ae83e3b9101dbff8a 02:06:20 02:06:20.539 [main] DEBUG liquibase.util - Computed checksum for 8:3094845825955e0ae83e3b9101dbff8a: as 8057c0f773c5456e92465dd52daaa6de 02:06:20 02:06:20.540 [main] DEBUG liquibase.util - Computed checksum for inputStream as fe2e416c0e5d74ebbd74777cd0c854ea 02:06:20 02:06:20.541 [main] DEBUG liquibase.util - Computed checksum for 8:fe2e416c0e5d74ebbd74777cd0c854ea: as e5efe4cae5530b2b56fa43b90e852d10 02:06:20 02:06:20.541 [main] DEBUG liquibase.util - Computed checksum for inputStream as b9ec746cff208bccb3321e65dd4b523a 02:06:20 02:06:20.541 [main] DEBUG liquibase.util - Computed checksum for 8:b9ec746cff208bccb3321e65dd4b523a: as e6cd48ebd86af15b7c43573ce95728df 02:06:20 02:06:20.542 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3fe9b4f675300450969930047971b236 02:06:20 02:06:20.542 [main] DEBUG liquibase.util - Computed checksum for 8:3fe9b4f675300450969930047971b236: as ec27241b853ded2c877a0817475e8383 02:06:20 02:06:20.543 [main] DEBUG liquibase.util - Computed checksum for inputStream as c4ff68efc86ba5bd88b7204e2bc8a822 02:06:20 02:06:20.543 [main] DEBUG liquibase.util - Computed checksum for 8:c4ff68efc86ba5bd88b7204e2bc8a822: as 560b68968a12ffe0554f1929b70c5e40 02:06:20 02:06:20.543 [main] DEBUG liquibase.util - Computed checksum for inputStream as 51749013f3e26c9c6bf6e98619270e8b 02:06:20 02:06:20.543 [main] DEBUG liquibase.util - Computed checksum for 8:51749013f3e26c9c6bf6e98619270e8b: as 4d637bb457d6874fe5b9a6a2e27bbd4a 02:06:20 02:06:20.544 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1d20382437b1f5b9140e29a946801fb6 02:06:20 02:06:20.544 [main] DEBUG liquibase.util - Computed checksum for 8:1d20382437b1f5b9140e29a946801fb6: as c4bcd3dd5bf243af62f04b593a5850ce 02:06:20 02:06:20.544 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4d65884776d29d878d194b90510b8484 02:06:20 02:06:20.545 [main] DEBUG liquibase.util - Computed checksum for 8:4d65884776d29d878d194b90510b8484: as 0cd6da49d000f2557d684b2ce733f0db 02:06:20 02:06:20.545 [main] DEBUG liquibase.util - Computed checksum for inputStream as a81f8d2a57b3cd7401b8fc6f6f686670 02:06:20 02:06:20.545 [main] DEBUG liquibase.util - Computed checksum for 8:a81f8d2a57b3cd7401b8fc6f6f686670: as 50364acf5d134c841f20aad3264bd9a6 02:06:20 02:06:20.547 [main] DEBUG liquibase.util - Computed checksum for inputStream as 22a4b278f8e98bc3865ed70b0de9fe38 02:06:20 02:06:20.547 [main] DEBUG liquibase.util - Computed checksum for 8:22a4b278f8e98bc3865ed70b0de9fe38: as 6f9ab86893980b550b576b3ebb10e878 02:06:20 02:06:20.547 [main] DEBUG liquibase.util - Computed checksum for inputStream as 9c7c66ef95c27fb370412cee3b8e9d9c 02:06:20 02:06:20.547 [main] DEBUG liquibase.util - Computed checksum for 8:9c7c66ef95c27fb370412cee3b8e9d9c: as 6d8858a0e961c6b9b0290c0d727ae3eb 02:06:20 02:06:20.548 [main] DEBUG liquibase.util - Computed checksum for inputStream as cf956f56f7ef76cd04762cf1a3f474d0 02:06:20 02:06:20.548 [main] DEBUG liquibase.util - Computed checksum for 8:cf956f56f7ef76cd04762cf1a3f474d0: as 325be7dcedc5e844f777dff88820be81 02:06:20 02:06:20.549 [main] DEBUG liquibase.util - Computed checksum for inputStream as 334f2aa002b77fbd707478642c63061f 02:06:20 02:06:20.549 [main] DEBUG liquibase.util - Computed checksum for 8:334f2aa002b77fbd707478642c63061f: as 406b5cb348f515613e609047ed6dc8ad 02:06:20 02:06:20.549 [main] DEBUG liquibase.util - Computed checksum for inputStream as e0497150d5d33db6a34ee2acacb9e0e6 02:06:20 02:06:20.549 [main] DEBUG liquibase.util - Computed checksum for 8:e0497150d5d33db6a34ee2acacb9e0e6: as c39dffdccb910e66700b044b3544ff1e 02:06:20 02:06:20.550 [main] DEBUG liquibase.util - Computed checksum for inputStream as e6b653efc381d97c3fe291ee37fe5943 02:06:20 02:06:20.550 [main] DEBUG liquibase.util - Computed checksum for 8:e6b653efc381d97c3fe291ee37fe5943: as 26d4cff64e6095c84b01125fac45f087 02:06:20 02:06:20.550 [main] DEBUG liquibase.util - Computed checksum for inputStream as 735616a826eaf002b841408e4733ccf9 02:06:20 02:06:20.551 [main] DEBUG liquibase.util - Computed checksum for 8:735616a826eaf002b841408e4733ccf9: as 20eb0b30e842563f4f3ebe6c4f4ec69d 02:06:20 02:06:20.551 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0a7b9cd3959f09aae955b9f78090e02d 02:06:20 02:06:20.551 [main] DEBUG liquibase.util - Computed checksum for 8:0a7b9cd3959f09aae955b9f78090e02d: as 75ee17bbda289d5e0ec2b5f61eada6e7 02:06:20 02:06:20.552 [main] DEBUG liquibase.util - Computed checksum for inputStream as d617dbd6d14ae8c88a99d43de52b2548 02:06:20 02:06:20.552 [main] DEBUG liquibase.util - Computed checksum for 8:d617dbd6d14ae8c88a99d43de52b2548: as 3f7bf1cac0070e4cec476df8434afeed 02:06:20 02:06:20.552 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4707a793b682fdbc1e2993196f0c94ce 02:06:20 02:06:20.552 [main] DEBUG liquibase.util - Computed checksum for 8:4707a793b682fdbc1e2993196f0c94ce: as 0702a0490b9d16e5ead567f903a13eae 02:06:20 02:06:20.553 [main] DEBUG liquibase.util - Computed checksum for inputStream as 5140354fbeb09ac8684eecbdf9dad121 02:06:20 02:06:20.553 [main] DEBUG liquibase.util - Computed checksum for 8:5140354fbeb09ac8684eecbdf9dad121: as 706db398bc587f09215d8eeeb6186c16 02:06:20 02:06:20.554 [main] DEBUG liquibase.util - Computed checksum for inputStream as 74eefb50efcce54946f07a9fd2a34fb9 02:06:20 02:06:20.554 [main] DEBUG liquibase.util - Computed checksum for 8:74eefb50efcce54946f07a9fd2a34fb9: as 87849bd540a14a03ce605d1ec2f60a5c 02:06:20 02:06:20.554 [main] DEBUG liquibase.util - Computed checksum for inputStream as 654b7071da9a2510391c0ca8c04498c1 02:06:20 02:06:20.554 [main] DEBUG liquibase.util - Computed checksum for 8:654b7071da9a2510391c0ca8c04498c1: as e3f25db5341ca0b681ae9bea992c1676 02:06:20 02:06:20.555 [main] DEBUG liquibase.util - Computed checksum for inputStream as 34474b9c5881d0379d355fb4226b2714 02:06:20 02:06:20.555 [main] DEBUG liquibase.util - Computed checksum for 8:34474b9c5881d0379d355fb4226b2714: as 897528b7805d92cb05685215a3cb5f5c 02:06:20 02:06:20.555 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2ec1be57c53d4e90292bc56f6a9b0241 02:06:20 02:06:20.556 [main] DEBUG liquibase.util - Computed checksum for 8:2ec1be57c53d4e90292bc56f6a9b0241: as 8b4a6420660577464f9f657d68ce40af 02:06:20 02:06:20.556 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2abda9ca049681acfb74a56c30cf6144 02:06:20 02:06:20.556 [main] DEBUG liquibase.util - Computed checksum for 8:2abda9ca049681acfb74a56c30cf6144: as b8c95dadecaf2fa69a814000e78f88b0 02:06:20 02:06:20.557 [main] DEBUG liquibase.util - Computed checksum for inputStream as 03ad16f0f2d63e26040a78b5c4d2925d 02:06:20 02:06:20.557 [main] DEBUG liquibase.util - Computed checksum for 8:03ad16f0f2d63e26040a78b5c4d2925d: as 89d6a9602d6e4a2ad52229cd21b88146 02:06:20 02:06:20.557 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3daee49ec7001c51a2c5623de6ab8ef5 02:06:20 02:06:20.558 [main] DEBUG liquibase.util - Computed checksum for 8:3daee49ec7001c51a2c5623de6ab8ef5: as aee61d8214259853bb4e2c0befa12912 02:06:20 02:06:20.558 [main] DEBUG liquibase.util - Computed checksum for inputStream as dd68ad4c9affcf65a2d7083f20e72fc3 02:06:20 02:06:20.558 [main] DEBUG liquibase.util - Computed checksum for 8:dd68ad4c9affcf65a2d7083f20e72fc3: as 3b7b5eac3cfa5def20c0818663d189d6 02:06:20 02:06:20.559 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2a40169ca19a390c12cfb7457bbda645 02:06:20 02:06:20.559 [main] DEBUG liquibase.util - Computed checksum for 8:2a40169ca19a390c12cfb7457bbda645: as d41d2e3869d05a9a7c509f87e6c7f24e 02:06:20 02:06:20.559 [main] DEBUG liquibase.util - Computed checksum for inputStream as fefad1af88af7757d0ce92416c5fc4b6 02:06:20 02:06:20.559 [main] DEBUG liquibase.util - Computed checksum for 8:fefad1af88af7757d0ce92416c5fc4b6: as 184673ad0cb6045921a9dad0ec0d6dbd 02:06:20 02:06:20.560 [main] DEBUG liquibase.util - Computed checksum for inputStream as bb7c566b4bbe2963bc360dbf846e5810 02:06:20 02:06:20.560 [main] DEBUG liquibase.util - Computed checksum for 8:bb7c566b4bbe2963bc360dbf846e5810: as 782ba7d5bc5544a01b68d9aabd2d7ac8 02:06:20 02:06:20.560 [main] DEBUG liquibase.util - Computed checksum for inputStream as d44faa6e875c63bdfffd0dab9e5f9cb2 02:06:20 02:06:20.560 [main] DEBUG liquibase.util - Computed checksum for 8:d44faa6e875c63bdfffd0dab9e5f9cb2: as c56b17166e7994b3e688cf84474c2aee 02:06:20 02:06:20.561 [main] DEBUG liquibase.util - Computed checksum for inputStream as 45fe8aa9bfd182200519923fe9f1e0a4 02:06:20 02:06:20.561 [main] DEBUG liquibase.util - Computed checksum for 8:45fe8aa9bfd182200519923fe9f1e0a4: as 597de156b4c50bd3172c9641d41142af 02:06:20 02:06:20.561 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1eca1d193301b0e58d89706b0e92fc29 02:06:20 02:06:20.562 [main] DEBUG liquibase.util - Computed checksum for 8:1eca1d193301b0e58d89706b0e92fc29: as 619ebc63286407c7ba52b50108e76feb 02:06:20 02:06:20.562 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0790046204525492e325a154b049c690 02:06:20 02:06:20.562 [main] DEBUG liquibase.util - Computed checksum for 8:0790046204525492e325a154b049c690: as 077ff6ee16271609637f2ef2cc7a1588 02:06:20 02:06:20.563 [main] DEBUG liquibase.util - Computed checksum for inputStream as a5eafcb8951a250e6b5341b053de3347 02:06:20 02:06:20.563 [main] DEBUG liquibase.util - Computed checksum for 8:a5eafcb8951a250e6b5341b053de3347: as 478614dbb9616453f972e07b2f731d7c 02:06:20 02:06:20.564 [main] DEBUG liquibase.util - Computed checksum for inputStream as be2ca6236ac421d10851447aa7ef096a 02:06:20 02:06:20.564 [main] DEBUG liquibase.util - Computed checksum for 8:be2ca6236ac421d10851447aa7ef096a: as 134c24b4c209c9cbdb41fb080a152b97 02:06:20 02:06:20.564 [main] DEBUG liquibase.util - Computed checksum for inputStream as e104b651e3210a774f99eab00ddf139b 02:06:20 02:06:20.564 [main] DEBUG liquibase.util - Computed checksum for 8:e104b651e3210a774f99eab00ddf139b: as 0765bc1355f3f4e4ffcd6da91aa1f6f5 02:06:20 02:06:20.565 [main] DEBUG liquibase.util - Computed checksum for inputStream as a9f2093168d3800fcae369bd38bb263c 02:06:20 02:06:20.565 [main] DEBUG liquibase.util - Computed checksum for 8:a9f2093168d3800fcae369bd38bb263c: as 0f8aa2943148a5efb860b66aa92c6458 02:06:20 02:06:20.565 [main] DEBUG liquibase.util - Computed checksum for inputStream as 11a11f713a8a82e51bab6916ab6c7208 02:06:20 02:06:20.566 [main] DEBUG liquibase.util - Computed checksum for 8:11a11f713a8a82e51bab6916ab6c7208: as 76c28a183e5f77837a34564e9090aa17 02:06:20 02:06:20.566 [main] DEBUG liquibase.util - Computed checksum for inputStream as f8bbc2f6c4dd8ee493feb009b29227f6 02:06:20 02:06:20.566 [main] DEBUG liquibase.util - Computed checksum for 8:f8bbc2f6c4dd8ee493feb009b29227f6: as 815c71c3910936b642592f9539c5679e 02:06:20 02:06:20.567 [main] DEBUG liquibase.util - Computed checksum for inputStream as 935ef4be568744dce59f62b6e9d547c3 02:06:20 02:06:20.567 [main] DEBUG liquibase.util - Computed checksum for 8:935ef4be568744dce59f62b6e9d547c3: as 10fcd446569de486c00f08da1e84d2a2 02:06:20 02:06:20.567 [main] DEBUG liquibase.util - Computed checksum for inputStream as ef4004466df95cd8b0397663f79bb96f 02:06:20 02:06:20.567 [main] DEBUG liquibase.util - Computed checksum for 8:ef4004466df95cd8b0397663f79bb96f: as caa778292cc50c9998f3c20eaef64075 02:06:20 02:06:20.568 [main] DEBUG liquibase.util - Computed checksum for inputStream as 5e01a75556c93ef6130ed9322a4e1018 02:06:20 02:06:20.568 [main] DEBUG liquibase.util - Computed checksum for 8:5e01a75556c93ef6130ed9322a4e1018: as f0c8f338d38d718695824e187f619d16 02:06:20 02:06:20.568 [main] DEBUG liquibase.util - Computed checksum for inputStream as 25c9242aef64ba18631c616994eaa648 02:06:20 02:06:20.568 [main] DEBUG liquibase.util - Computed checksum for 8:25c9242aef64ba18631c616994eaa648: as 8e68e4b1bd6f2f36fbbcfcaaeff294e2 02:06:20 02:06:20.569 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2065e2a3559d232b57efded1ca8c40ad 02:06:20 02:06:20.569 [main] DEBUG liquibase.util - Computed checksum for 8:2065e2a3559d232b57efded1ca8c40ad: as 049fb0a3ccc51b1cf65e8356cb0da9ee 02:06:20 02:06:20.570 [main] DEBUG liquibase.util - Computed checksum for inputStream as ead6d8a4d9576a036df13fa4389fe8e0 02:06:20 02:06:20.570 [main] DEBUG liquibase.util - Computed checksum for 8:ead6d8a4d9576a036df13fa4389fe8e0: as 06cc6ee0cf70a2aac30848f939e09eaf 02:06:20 02:06:20.571 [main] DEBUG liquibase.util - Computed checksum for inputStream as f6a57c7cf8d06746de86c3fa0de76d85 02:06:20 02:06:20.571 [main] DEBUG liquibase.util - Computed checksum for 8:f6a57c7cf8d06746de86c3fa0de76d85: as 713ac089131f468cf234f9e6628217d5 02:06:20 02:06:20.572 [main] DEBUG liquibase.util - Computed checksum for inputStream as 221eaea70771cd76d1932225d402f276 02:06:20 02:06:20.572 [main] DEBUG liquibase.util - Computed checksum for 8:221eaea70771cd76d1932225d402f276: as 331938d8ee3c2288fca955098fa9a640 02:06:20 02:06:20.573 [main] DEBUG liquibase.util - Computed checksum for inputStream as 45d5693c074f94e7754acb938aa7ef5f 02:06:20 02:06:20.573 [main] DEBUG liquibase.util - Computed checksum for 8:45d5693c074f94e7754acb938aa7ef5f: as a48a023d11f9ba9486ebe9696d98c1be 02:06:20 02:06:20.573 [main] DEBUG liquibase.util - Computed checksum for inputStream as 9c04dda754fd7cc22430810928e3821b 02:06:20 02:06:20.573 [main] DEBUG liquibase.util - Computed checksum for 8:9c04dda754fd7cc22430810928e3821b: as 64f2ab9fb7084eee56033f59586450a4 02:06:20 02:06:20.574 [main] DEBUG liquibase.util - Computed checksum for inputStream as fd6dd7aeab617ee4f49f5ac77f368529 02:06:20 02:06:20.574 [main] DEBUG liquibase.util - Computed checksum for 8:fd6dd7aeab617ee4f49f5ac77f368529: as 7b11462a9b1d0a09259958d9859701a4 02:06:20 02:06:20.574 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4f7aadf04521bb159b748db9e5d71543 02:06:20 02:06:20.574 [main] DEBUG liquibase.util - Computed checksum for 8:4f7aadf04521bb159b748db9e5d71543: as eef2d2c5ac5d717619155e495bde1b1c 02:06:20 02:06:20.575 [main] DEBUG liquibase.util - Computed checksum for inputStream as 877f2f2807ef11aaf6c0faf1c01798e1 02:06:20 02:06:20.575 [main] DEBUG liquibase.util - Computed checksum for 8:877f2f2807ef11aaf6c0faf1c01798e1: as e6d52f546c430d997fccd72d57b240db 02:06:20 02:06:20.575 [main] DEBUG liquibase.util - Computed checksum for inputStream as c1937f5e12845b65d5c6be3a7d919a9e 02:06:20 02:06:20.575 [main] DEBUG liquibase.util - Computed checksum for 8:c1937f5e12845b65d5c6be3a7d919a9e: as 4bae8de644c095ab8ae7f3fbdab30f0c 02:06:20 02:06:20.576 [main] DEBUG liquibase.util - Computed checksum for inputStream as 04a19cbe131756e1a217bdd054e1194d 02:06:20 02:06:20.576 [main] DEBUG liquibase.util - Computed checksum for 8:04a19cbe131756e1a217bdd054e1194d: as 4fe320bdec4a1d47cb1b065ac0c68503 02:06:20 02:06:20.577 [main] DEBUG liquibase.util - Computed checksum for inputStream as 12ca09b15b5e1a9e6980ec5202463b7f 02:06:20 02:06:20.577 [main] DEBUG liquibase.util - Computed checksum for 8:12ca09b15b5e1a9e6980ec5202463b7f: as b7d16773b7c825700fe8fa0b9d5c6dba 02:06:20 02:06:20.577 [main] DEBUG liquibase.util - Computed checksum for inputStream as 6bcf7f42ff034ccc731b4efe6355a5fc 02:06:20 02:06:20.577 [main] DEBUG liquibase.util - Computed checksum for 8:6bcf7f42ff034ccc731b4efe6355a5fc: as 86cab74f2f4262f774df06c63fee75fa 02:06:20 02:06:20.578 [main] DEBUG liquibase.util - Computed checksum for inputStream as 64759c4460e80f88a733a384041bd465 02:06:20 02:06:20.578 [main] DEBUG liquibase.util - Computed checksum for 8:64759c4460e80f88a733a384041bd465: as 1fb467150ded2ab2be80d45211309458 02:06:20 02:06:20.578 [main] DEBUG liquibase.util - Computed checksum for inputStream as 33548b1385bf85a74ea91e0b7d71d182 02:06:20 02:06:20.578 [main] DEBUG liquibase.util - Computed checksum for 8:33548b1385bf85a74ea91e0b7d71d182: as c96c4dd28bf6dcf837037a6fc6a2ed36 02:06:20 02:06:20.579 [main] DEBUG liquibase.util - Computed checksum for inputStream as d60e4f02ca0b5623c0e943a42e8c83f7 02:06:20 02:06:20.579 [main] DEBUG liquibase.util - Computed checksum for 8:d60e4f02ca0b5623c0e943a42e8c83f7: as f712c1ca07c66209371f6c0e3e849658 02:06:20 02:06:20.579 [main] DEBUG liquibase.util - Computed checksum for inputStream as a58793cec692fa62c6917a9f0a1bfdb4 02:06:20 02:06:20.579 [main] DEBUG liquibase.util - Computed checksum for 8:a58793cec692fa62c6917a9f0a1bfdb4: as 98b0df6cd20b6a346c6501906f0266aa 02:06:20 02:06:20.580 [main] DEBUG liquibase.util - Computed checksum for inputStream as b1a9e24db48095d0eef8598c492c948b 02:06:20 02:06:20.580 [main] DEBUG liquibase.util - Computed checksum for 8:b1a9e24db48095d0eef8598c492c948b: as 08d5ff4bc844e9c179bbdcb7df0b78a5 02:06:20 02:06:20.581 [main] DEBUG liquibase.util - Computed checksum for inputStream as 59892b7f71132079c9a83fcf24b5e5bb 02:06:20 02:06:20.581 [main] DEBUG liquibase.util - Computed checksum for 8:59892b7f71132079c9a83fcf24b5e5bb: as f11693f4fd5119a7fdd0a06ca71efbea 02:06:20 02:06:20.581 [main] DEBUG liquibase.util - Computed checksum for inputStream as 048623e57fe16ddfe976acf2e563082b 02:06:20 02:06:20.581 [main] DEBUG liquibase.util - Computed checksum for 8:048623e57fe16ddfe976acf2e563082b: as 33f05ab8886db948c366786472edd57e 02:06:20 02:06:20.582 [main] DEBUG liquibase.util - Computed checksum for inputStream as 75f3581222ddc87465a5c613aa541f48 02:06:20 02:06:20.582 [main] DEBUG liquibase.util - Computed checksum for 8:75f3581222ddc87465a5c613aa541f48: as c305d0794fecb9b7e9b6a13a5f68f72b 02:06:20 02:06:20.582 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0f3ed6d6e5c807868f6759f9d93d65a5 02:06:20 02:06:20.582 [main] DEBUG liquibase.util - Computed checksum for 8:0f3ed6d6e5c807868f6759f9d93d65a5: as 30ba7f13b588fb9e475bc7dd0336ac7f 02:06:20 02:06:20.583 [main] DEBUG liquibase.util - Computed checksum for inputStream as 7980b092eb3a3f58c7a5c951f5bf6438 02:06:20 02:06:20.583 [main] DEBUG liquibase.util - Computed checksum for 8:7980b092eb3a3f58c7a5c951f5bf6438: as d43c07102ba7e7dd10b00d19ba1dd2d0 02:06:20 02:06:20.583 [main] DEBUG liquibase.util - Computed checksum for inputStream as d7a6e8e26fdedeabd5393a79ce0d2c02 02:06:20 02:06:20.583 [main] DEBUG liquibase.util - Computed checksum for 8:d7a6e8e26fdedeabd5393a79ce0d2c02: as cdb2766a6efe1446687aea1be5da1889 02:06:20 02:06:20.584 [main] DEBUG liquibase.util - Computed checksum for inputStream as a0b70075871e8dba0b68ab305e970648 02:06:20 02:06:20.584 [main] DEBUG liquibase.util - Computed checksum for 8:a0b70075871e8dba0b68ab305e970648: as d70447b80fb0e323a1115c205598f2bd 02:06:20 02:06:20.584 [main] DEBUG liquibase.util - Computed checksum for inputStream as fdffa46f94deaddf70eb1531bfe80d35 02:06:20 02:06:20.584 [main] DEBUG liquibase.util - Computed checksum for 8:fdffa46f94deaddf70eb1531bfe80d35: as aae762e1cd46401c5509425eff25857a 02:06:20 02:06:20.585 [main] DEBUG liquibase.util - Computed checksum for inputStream as cdf0ad6c178a958aefdb0f10b2d58ced 02:06:20 02:06:20.585 [main] DEBUG liquibase.util - Computed checksum for 8:cdf0ad6c178a958aefdb0f10b2d58ced: as 77c1639912fef352844281b2110c22a7 02:06:20 02:06:20.585 [main] DEBUG liquibase.util - Computed checksum for inputStream as 631200700a1e3a5168e4b25df49cf9c4 02:06:20 02:06:20.585 [main] DEBUG liquibase.util - Computed checksum for 8:631200700a1e3a5168e4b25df49cf9c4: as 73986374338b1b70e6ff5d6012b74f66 02:06:20 02:06:20.586 [main] DEBUG liquibase.util - Computed checksum for inputStream as 6caacc7582c2f41227cb72fd0c155f9f 02:06:20 02:06:20.586 [main] DEBUG liquibase.util - Computed checksum for 8:6caacc7582c2f41227cb72fd0c155f9f: as 8561d187961660fb9bacd24e18d2c4b8 02:06:20 02:06:20.586 [main] DEBUG liquibase.util - Computed checksum for inputStream as e0c8dd9023d5b4007575782e7bf193fb 02:06:20 02:06:20.587 [main] DEBUG liquibase.util - Computed checksum for 8:e0c8dd9023d5b4007575782e7bf193fb: as 4adf50df0c44b4c19537c5a68669cee4 02:06:20 02:06:20.587 [main] DEBUG liquibase.util - Computed checksum for inputStream as b057156eb80cad61b610a21984a0adbe 02:06:20 02:06:20.587 [main] DEBUG liquibase.util - Computed checksum for 8:b057156eb80cad61b610a21984a0adbe: as 315798096cbb4c0e91ffe43ba6e61a9e 02:06:20 02:06:20.587 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1f8a34b958002ce42594b25a28af5643 02:06:20 02:06:20.588 [main] DEBUG liquibase.util - Computed checksum for 8:1f8a34b958002ce42594b25a28af5643: as 40c5ea07fe7bb78c87b603632164a20e 02:06:20 02:06:20.588 [main] DEBUG liquibase.util - Computed checksum for inputStream as 86a4b7488ea5174d2ea16e670e60cacd 02:06:20 02:06:20.588 [main] DEBUG liquibase.util - Computed checksum for 8:86a4b7488ea5174d2ea16e670e60cacd: as 6f48de91a8106141b7f96cd4298c2c78 02:06:20 02:06:20.588 [main] DEBUG liquibase.util - Computed checksum for inputStream as 02048e2258eaae6f1652655620f1f78a 02:06:20 02:06:20.588 [main] DEBUG liquibase.util - Computed checksum for 8:02048e2258eaae6f1652655620f1f78a: as d6ae723c2b090f34ac965af864a11e67 02:06:20 02:06:20.589 [main] DEBUG liquibase.util - Computed checksum for inputStream as d2953b44f3d35192be72fa79d0f1a46d 02:06:20 02:06:20.589 [main] DEBUG liquibase.util - Computed checksum for 8:d2953b44f3d35192be72fa79d0f1a46d: as d18e4e26dd050ac403d9cf57c1e9b3f9 02:06:20 02:06:20.589 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3ee93ed7843f507e0706bd33ba77a8dc 02:06:20 02:06:20.589 [main] DEBUG liquibase.util - Computed checksum for 8:3ee93ed7843f507e0706bd33ba77a8dc: as 0de67231b1a0d81f9f12630d7c84e4e6 02:06:20 02:06:20.590 [main] DEBUG liquibase.util - Computed checksum for inputStream as c2e9e2e0068f15d7e724a1ca0392acdb 02:06:20 02:06:20.590 [main] DEBUG liquibase.util - Computed checksum for 8:c2e9e2e0068f15d7e724a1ca0392acdb: as 59cbfcac9c2178312a76086454a93db8 02:06:20 02:06:20.591 [main] DEBUG liquibase.util - Computed checksum for inputStream as 175438dce8c7a02acbd45346a3c4524b 02:06:20 02:06:20.591 [main] DEBUG liquibase.util - Computed checksum for 8:175438dce8c7a02acbd45346a3c4524b: as 6d680ef0f39593dd254147c22bcda512 02:06:20 02:06:20.591 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4526e9b3f87d851bae7e8a0aee6780fa 02:06:20 02:06:20.591 [main] DEBUG liquibase.util - Computed checksum for 8:4526e9b3f87d851bae7e8a0aee6780fa: as 401a72400fd2ac883afe5f0c2d8e6738 02:06:20 02:06:20.595 [main] DEBUG liquibase.util - Computed checksum for inputStream as fa981d5c78c10e7a15193192c895b483 02:06:20 02:06:20.595 [main] DEBUG liquibase.util - Computed checksum for 8:fa981d5c78c10e7a15193192c895b483: as d5f246090b2c8173d845253b08a2be7b 02:06:20 02:06:20.596 [main] DEBUG liquibase.util - Computed checksum for inputStream as 02e93991998608129662c4fb446274d8 02:06:20 02:06:20.596 [main] DEBUG liquibase.util - Computed checksum for 8:02e93991998608129662c4fb446274d8: as 9de87482020c6270c1366d195d98e0d0 02:06:20 02:06:20.599 [main] DEBUG liquibase.util - Computed checksum for customChange:[ 02:06:20 class="db.migration.CloudConfigMigration" 02:06:20 param=[] 02:06:20 ] as 5dea95d156857ea20dade9f29990ca9e 02:06:20 02:06:20.599 [main] DEBUG liquibase.util - Computed checksum for 8:5dea95d156857ea20dade9f29990ca9e: as 23d505b64b97b2456be4674c5edaa101 02:06:20 02:06:20.601 [main] DEBUG liquibase.util - Computed checksum for inputStream as d722604c87ecf061c98d0a21407c34fa 02:06:20 02:06:20.601 [main] DEBUG liquibase.util - Computed checksum for 8:d722604c87ecf061c98d0a21407c34fa: as acbc5e7663641e486729399aacceae4b 02:06:20 02:06:20.609 [main] DEBUG liquibase.servicelocator - Loaded liquibase.hub.HubService instance liquibase.hub.core.MockHubService 02:06:20 02:06:20.620 [main] DEBUG liquibase.servicelocator - Loaded liquibase.hub.HubService instance liquibase.hub.core.StandardHubService 02:06:20 02:06:20.620 [main] DEBUG liquibase.executor - Release Database Lock 02:06:20 02:06:20.620 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.624 [main] INFO liquibase.lockservice - Successfully released change log lock 02:06:20 02:06:20.624 [main] DEBUG liquibase.ui - No prompt for input is allowed at this time 02:06:20 02:06:20.624 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.625 [main] DEBUG liquibase.executor - Lock Database 02:06:20 02:06:20.625 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.628 [main] INFO liquibase.lockservice - Successfully acquired change log lock 02:06:20 Skipping auto-registration 02:06:20 02:06:20.628 [main] WARN liquibase.hub - Skipping auto-registration 02:06:20 02:06:20.636 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:20 02:06:20.636 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:20 02:06:20.636 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:20 02:06:20.717 [main] DEBUG liquibase.database - Executing Statement: USE `catalogdb` 02:06:20 02:06:20.717 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.717 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.717 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource` ( 02:06:20 `MODEL_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_INVARIANT_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:20 `MODEL_NAME` varchar(200) NOT NULL, 02:06:20 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:20 `SUBCATEGORY` varchar(200) DEFAULT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`MODEL_UUID`) 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.717 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.725 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.725 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource_customization` ( 02:06:20 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:20 `PROVIDING_SERVICE_MODEL_UUID` varchar(200) DEFAULT NULL, 02:06:20 `PROVIDING_SERVICE_MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:20 `PROVIDING_SERVICE_MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:20 `TARGET_NETWORK_ROLE` varchar(200) DEFAULT NULL, 02:06:20 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:20 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:20 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:20 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:20 `MIN_INSTANCES` int(11) DEFAULT NULL, 02:06:20 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:20 `AR_MODEL_UUID` varchar(200) NOT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:20 KEY `fk_allotted_resource_customization__allotted_resource1_idx` (`AR_MODEL_UUID`), 02:06:20 CONSTRAINT `fk_allotted_resource_customization__allotted_resource1` FOREIGN KEY (`AR_MODEL_UUID`) REFERENCES `allotted_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.725 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.734 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.735 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_environment` ( 02:06:20 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `NAME` varchar(100) NOT NULL, 02:06:20 `VERSION` varchar(20) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `BODY` longtext NOT NULL, 02:06:20 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.735 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.742 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.743 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_files` ( 02:06:20 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `NAME` varchar(200) NOT NULL, 02:06:20 `VERSION` varchar(20) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `BODY` longtext NOT NULL, 02:06:20 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.743 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.751 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.751 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_template` ( 02:06:20 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `NAME` varchar(200) NOT NULL, 02:06:20 `VERSION` varchar(20) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `BODY` longtext NOT NULL, 02:06:20 `TIMEOUT_MINUTES` int(11) DEFAULT NULL, 02:06:20 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.751 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.758 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.758 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_nested_template` ( 02:06:20 `PARENT_HEAT_TEMPLATE_UUID` varchar(200) NOT NULL, 02:06:20 `CHILD_HEAT_TEMPLATE_UUID` varchar(200) NOT NULL, 02:06:20 `PROVIDER_RESOURCE_FILE` varchar(100) DEFAULT NULL, 02:06:20 PRIMARY KEY (`PARENT_HEAT_TEMPLATE_UUID`,`CHILD_HEAT_TEMPLATE_UUID`), 02:06:20 KEY `fk_heat_nested_template__heat_template2_idx` (`CHILD_HEAT_TEMPLATE_UUID`), 02:06:20 CONSTRAINT `fk_heat_nested_template__child_heat_temp_uuid__heat_template1` FOREIGN KEY (`CHILD_HEAT_TEMPLATE_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:20 CONSTRAINT `fk_heat_nested_template__parent_heat_temp_uuid__heat_template1` FOREIGN KEY (`PARENT_HEAT_TEMPLATE_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.758 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.766 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.766 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_template_params` ( 02:06:20 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `PARAM_NAME` varchar(100) NOT NULL, 02:06:20 `IS_REQUIRED` bit(1) NOT NULL, 02:06:20 `PARAM_TYPE` varchar(20) DEFAULT NULL, 02:06:20 `PARAM_ALIAS` varchar(45) DEFAULT NULL, 02:06:20 PRIMARY KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`,`PARAM_NAME`), 02:06:20 CONSTRAINT `fk_heat_template_params__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.766 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.777 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.777 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_recipe` ( 02:06:20 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:20 `MODEL_NAME` varchar(20) NOT NULL, 02:06:20 `ACTION` varchar(50) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:20 `NETWORK_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:20 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:20 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 `VERSION_STR` varchar(20) NOT NULL, 02:06:20 PRIMARY KEY (`id`), 02:06:20 UNIQUE KEY `UK_rl4f296i0p8lyokxveaiwkayi` (`MODEL_NAME`,`ACTION`,`VERSION_STR`) 02:06:20 ) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=latin1 02:06:20 02:06:20.777 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.786 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.786 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `temp_network_heat_template_lookup` ( 02:06:20 `NETWORK_RESOURCE_MODEL_NAME` varchar(200) NOT NULL, 02:06:20 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `AIC_VERSION_MIN` varchar(20) NOT NULL, 02:06:20 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:20 PRIMARY KEY (`NETWORK_RESOURCE_MODEL_NAME`), 02:06:20 KEY `fk_temp_network_heat_template_lookup__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:20 CONSTRAINT `fk_temp_network_heat_template_lookup__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE NO ACTION ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.786 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.799 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.799 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource` ( 02:06:20 `MODEL_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_NAME` varchar(200) NOT NULL, 02:06:20 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `NEUTRON_NETWORK_TYPE` varchar(20) DEFAULT NULL, 02:06:20 `MODEL_VERSION` varchar(20) DEFAULT NULL, 02:06:20 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:20 `AIC_VERSION_MIN` varchar(20) NOT NULL, 02:06:20 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:20 `ORCHESTRATION_MODE` varchar(20) DEFAULT 'HEAT', 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`MODEL_UUID`), 02:06:20 KEY `fk_network_resource__temp_network_heat_template_lookup1_idx` (`MODEL_NAME`), 02:06:20 KEY `fk_network_resource__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:20 CONSTRAINT `fk_network_resource__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE NO ACTION ON UPDATE CASCADE, 02:06:20 CONSTRAINT `fk_network_resource__temp_network_heat_template_lookup__mod_nm1` FOREIGN KEY (`MODEL_NAME`) REFERENCES `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`) ON DELETE NO ACTION ON UPDATE NO ACTION 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.799 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.809 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.809 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource_customization` ( 02:06:20 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:20 `NETWORK_TECHNOLOGY` varchar(45) DEFAULT NULL, 02:06:20 `NETWORK_TYPE` varchar(45) DEFAULT NULL, 02:06:20 `NETWORK_ROLE` varchar(200) DEFAULT NULL, 02:06:20 `NETWORK_SCOPE` varchar(45) DEFAULT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 `NETWORK_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:20 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:20 KEY `fk_network_resource_customization__network_resource1_idx` (`NETWORK_RESOURCE_MODEL_UUID`), 02:06:20 CONSTRAINT `fk_network_resource_customization__network_resource1` FOREIGN KEY (`NETWORK_RESOURCE_MODEL_UUID`) REFERENCES `network_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.823 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.823 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `tosca_csar` ( 02:06:20 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:20 `NAME` varchar(200) NOT NULL, 02:06:20 `VERSION` varchar(20) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL, 02:06:20 `URL` varchar(200) NOT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.823 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:20 02:06:20.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:20 02:06:20.832 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service` ( 02:06:20 `MODEL_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_NAME` varchar(200) NOT NULL, 02:06:20 `MODEL_INVARIANT_UUID` varchar(200) NOT NULL, 02:06:20 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:20 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:20 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:20 `TOSCA_CSAR_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:20 `SERVICE_TYPE` varchar(200) DEFAULT NULL, 02:06:20 `SERVICE_ROLE` varchar(200) DEFAULT NULL, 02:06:20 `ENVIRONMENT_CONTEXT` varchar(200) DEFAULT NULL, 02:06:20 `WORKLOAD_CONTEXT` varchar(200) DEFAULT NULL, 02:06:20 PRIMARY KEY (`MODEL_UUID`), 02:06:20 KEY `fk_service__tosca_csar1_idx` (`TOSCA_CSAR_ARTIFACT_UUID`), 02:06:20 CONSTRAINT `fk_service__tosca_csar1` FOREIGN KEY (`TOSCA_CSAR_ARTIFACT_UUID`) REFERENCES `tosca_csar` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:20 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:20 02:06:20.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.840 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.841 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_recipe` ( 02:06:21 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:21 `ACTION` varchar(50) NOT NULL, 02:06:21 `VERSION_STR` varchar(20) DEFAULT NULL, 02:06:21 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:21 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:21 `SERVICE_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:21 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:21 `SERVICE_TIMEOUT_INTERIM` int(11) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 UNIQUE KEY `UK_7fav5dkux2v8g9d2i5ymudlgc` (`SERVICE_MODEL_UUID`,`ACTION`), 02:06:21 KEY `fk_service_recipe__service1_idx` (`SERVICE_MODEL_UUID`), 02:06:21 CONSTRAINT `fk_service_recipe__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB AUTO_INCREMENT=86 DEFAULT CHARSET=latin1 02:06:21 02:06:20.841 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.851 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.851 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_to_resource_customizations` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 `MODEL_TYPE` varchar(20) NOT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`,`MODEL_TYPE`), 02:06:21 KEY `fk_service_to_resource_cust__service_model_uuid_idx` (`SERVICE_MODEL_UUID`), 02:06:21 KEY `fk_service_to_resource_cust__resource_model_customiz_uuid_idx` (`RESOURCE_MODEL_CUSTOMIZATION_UUID`), 02:06:21 CONSTRAINT `fk_service_to_resource_cust__service__model_uuid0` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.851 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.862 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.863 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_components` ( 02:06:21 `VNF_ID` int(11) NOT NULL, 02:06:21 `COMPONENT_TYPE` varchar(20) NOT NULL, 02:06:21 `HEAT_TEMPLATE_ID` int(11) DEFAULT NULL, 02:06:21 `HEAT_ENVIRONMENT_ID` int(11) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`VNF_ID`,`COMPONENT_TYPE`) 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.871 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_components_recipe` ( 02:06:21 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:21 `VNF_TYPE` varchar(200) DEFAULT NULL, 02:06:21 `VNF_COMPONENT_TYPE` varchar(45) NOT NULL, 02:06:21 `ACTION` varchar(50) NOT NULL, 02:06:21 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:21 `VERSION` varchar(20) NOT NULL, 02:06:21 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:21 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:21 `VNF_COMPONENT_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:21 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime DEFAULT CURRENT_TIMESTAMP, 02:06:21 `VF_MODULE_MODEL_UUID` varchar(200) DEFAULT NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 UNIQUE KEY `UK_4dpdwddaaclhc11wxsb7h59ma` (`VF_MODULE_MODEL_UUID`,`VNF_COMPONENT_TYPE`,`ACTION`,`VERSION`) 02:06:21 ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1 02:06:21 02:06:20.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.882 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.882 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_recipe` ( 02:06:21 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:21 `VNF_TYPE` varchar(200) DEFAULT NULL, 02:06:21 `ACTION` varchar(50) NOT NULL, 02:06:21 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:21 `VERSION_STR` varchar(20) NOT NULL, 02:06:21 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:21 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:21 `VNF_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:21 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime DEFAULT CURRENT_TIMESTAMP, 02:06:21 `VF_MODULE_ID` varchar(100) DEFAULT NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 UNIQUE KEY `UK_f3tvqau498vrifq3cr8qnigkr` (`VF_MODULE_ID`,`ACTION`,`VERSION_STR`) 02:06:21 ) ENGINE=InnoDB AUTO_INCREMENT=10006 DEFAULT CHARSET=latin1 02:06:21 02:06:20.882 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.891 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.891 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource` ( 02:06:21 `ORCHESTRATION_MODE` varchar(20) NOT NULL DEFAULT 'HEAT', 02:06:21 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `AIC_VERSION_MIN` varchar(20) DEFAULT NULL, 02:06:21 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:21 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:21 `MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:21 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:21 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:21 PRIMARY KEY (`MODEL_UUID`), 02:06:21 KEY `fk_vnf_resource__heat_template1` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:21 CONSTRAINT `fk_vnf_resource__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.891 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.901 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.901 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource_customization` ( 02:06:21 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:21 `MIN_INSTANCES` int(11) DEFAULT NULL, 02:06:21 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:21 `AVAILABILITY_ZONE_MAX_COUNT` int(11) DEFAULT NULL, 02:06:21 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:21 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:21 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:21 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `VNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `MULTI_STAGE_DESIGN` varchar(20) DEFAULT NULL, 02:06:21 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:21 KEY `fk_vnf_resource_customization__vnf_resource1_idx` (`VNF_RESOURCE_MODEL_UUID`), 02:06:21 CONSTRAINT `fk_vnf_resource_customization__vnf_resource1` FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) REFERENCES `vnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.901 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.910 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.910 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module` ( 02:06:21 `MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:21 `MODEL_NAME` varchar(200) NOT NULL, 02:06:21 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:21 `IS_BASE` int(11) NOT NULL, 02:06:21 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `VOL_HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `VNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`MODEL_UUID`,`VNF_RESOURCE_MODEL_UUID`), 02:06:21 KEY `fk_vf_module__vnf_resource1_idx` (`VNF_RESOURCE_MODEL_UUID`), 02:06:21 KEY `fk_vf_module__heat_template_art_uuid__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:21 KEY `fk_vf_module__vol_heat_template_art_uuid__heat_template2_idx` (`VOL_HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:21 CONSTRAINT `fk_vf_module__heat_template_art_uuid__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vf_module__vnf_resource1` FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) REFERENCES `vnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vf_module__vol_heat_template_art_uuid__heat_template2` FOREIGN KEY (`VOL_HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.910 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.919 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.919 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module_customization` ( 02:06:21 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 `LABEL` varchar(200) DEFAULT NULL, 02:06:21 `INITIAL_COUNT` int(11) DEFAULT '0', 02:06:21 `MIN_INSTANCES` int(11) DEFAULT '0', 02:06:21 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:21 `AVAILABILITY_ZONE_COUNT` int(11) DEFAULT NULL, 02:06:21 `HEAT_ENVIRONMENT_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `VOL_ENVIRONMENT_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `VF_MODULE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:21 KEY `fk_vf_module_customization__vf_module1_idx` (`VF_MODULE_MODEL_UUID`), 02:06:21 KEY `fk_vf_module_customization__heat_env__heat_environment1_idx` (`HEAT_ENVIRONMENT_ARTIFACT_UUID`), 02:06:21 KEY `fk_vf_module_customization__vol_env__heat_environment2_idx` (`VOL_ENVIRONMENT_ARTIFACT_UUID`), 02:06:21 CONSTRAINT `fk_vf_module_customization__heat_env__heat_environment1` FOREIGN KEY (`HEAT_ENVIRONMENT_ARTIFACT_UUID`) REFERENCES `heat_environment` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vf_module_customization__vf_module1` FOREIGN KEY (`VF_MODULE_MODEL_UUID`) REFERENCES `vf_module` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vf_module_customization__vol_env__heat_environment2` FOREIGN KEY (`VOL_ENVIRONMENT_ARTIFACT_UUID`) REFERENCES `heat_environment` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.919 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.930 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.930 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module_to_heat_files` ( 02:06:21 `VF_MODULE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `HEAT_FILES_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`VF_MODULE_MODEL_UUID`,`HEAT_FILES_ARTIFACT_UUID`), 02:06:21 KEY `fk_vf_module_to_heat_files__heat_files__artifact_uuid1_idx` (`HEAT_FILES_ARTIFACT_UUID`), 02:06:21 CONSTRAINT `fk_vf_module_to_heat_files__heat_files__artifact_uuid1` FOREIGN KEY (`HEAT_FILES_ARTIFACT_UUID`) REFERENCES `heat_files` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vf_module_to_heat_files__vf_module__model_uuid1` FOREIGN KEY (`VF_MODULE_MODEL_UUID`) REFERENCES `vf_module` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COMMENT='il fait ce qu''il dit' 02:06:21 02:06:20.930 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.938 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.938 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_res_custom_to_vf_module_custom` ( 02:06:21 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID`,`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`), 02:06:21 KEY `fk_vnf_res_custom_to_vf_module_custom__vf_module_customizat_idx` (`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`), 02:06:21 CONSTRAINT `fk_vnf_res_custom_to_vf_module_custom__vf_module_customization1` FOREIGN KEY (`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vnf_res_custom_to_vf_module_custom__vnf_resource_customiza1` FOREIGN KEY (`VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID`) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:20.938 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.945 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.945 [main] INFO liquibase.changelog - SQL in file db/migration/V1__Base_version.sql executed 02:06:21 02:06:20.945 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V1__Base_version::so-migration ran successfully in 309ms 02:06:21 02:06:20.946 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.947 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.952 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.955 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:21 02:06:20.955 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:21 02:06:20.955 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:21 02:06:20.986 [main] DEBUG liquibase.database - Executing Statement: SET FOREIGN_KEY_CHECKS=0 02:06:21 02:06:20.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.986 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:20.986 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (1,'CONTRAIL_BASIC','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.987 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (2,'CONTRAIL_BASIC','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.987 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (3,'CONTRAIL_BASIC','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.987 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (4,'CONTRAIL_SHARED','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.987 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.987 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (5,'CONTRAIL_SHARED','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.988 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (6,'CONTRAIL_SHARED','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.988 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (7,'CONTRAIL_EXTERNAL','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.988 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (8,'CONTRAIL_EXTERNAL','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.989 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (9,'CONTRAIL_EXTERNAL','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.989 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (10,'CONTRAIL30_BASIC','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.989 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (11,'CONTRAIL30_BASIC','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.989 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.989 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (12,'CONTRAIL30_BASIC','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.990 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (13,'CONTRAIL30_MPSCE','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.990 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (14,'CONTRAIL30_MPSCE','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.990 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (15,'CONTRAIL30_MPSCE','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.990 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.991 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (16,'VID_DEFAULT','createInstance','VID_DEFAULT recipe to create network if no custom BPMN flow is found','/mso/async/services/CreateNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.991 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (17,'VID_DEFAULT','updateInstance','VID_DEFAULT recipe to update network if no custom BPMN flow is found','/mso/async/services/UpdateNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.991 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (18,'VID_DEFAULT','deleteInstance','VID_DEFAULT recipe to delete network if no custom BPMN flow is found','/mso/async/services/DeleteNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.991 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.992 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (19,'CONTRAIL30_L2NODHCP','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.992 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (20,'CONTRAIL30_L2NODHCP','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.992 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (21,'CONTRAIL30_L2NODHCP','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.992 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (22,'CONTRAIL30_GNDIRECT','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.992 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.993 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (23,'CONTRAIL30_GNDIRECT','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.993 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (24,'CONTRAIL30_GNDIRECT','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.993 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (25,'SDNC_DEFAULT','createInstance','E2E DEFAULT recipe to create network if no custom BPMN flow is found','/mso/async/services/CreateSDNCNetworkResource',NULL,180,NULL,'2017-04-19 18:52:19','1.0') 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.993 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (26,'SDNC_DEFAULT','deleteInstance','E2E DEFAULT recipe to delete network if no custom BPMN flow is found','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,NULL,'2017-04-19 18:52:19','1.0') 02:06:21 02:06:20.993 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.994 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.994 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('48cc36cc-a9fe-11e7-8b4b-0242ac120002','VID_DEFAULT','48cd56c8-a9fe-11e7-8b4b-0242ac120002','1.0','Default service for VID to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-05 18:52:03',NULL) 02:06:21 02:06:20.994 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.994 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.994 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('48cc3acd-a9fe-11e7-8b4b-0242ac120002','*','48ce2256-a9fe-11e7-8b4b-0242ac120002','1.0','Default service to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-05 18:52:03',NULL) 02:06:21 02:06:20.994 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.995 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (1,'createInstance','1','VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found','/mso/async/services/CreateGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc36cc-a9fe-11e7-8b4b-0242ac120002') 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.995 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (2,'deleteInstance','1','VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found','/mso/async/services/DeleteGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc36cc-a9fe-11e7-8b4b-0242ac120002') 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.995 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (3,'createInstance','1','DEFAULT recipe to create service-instance if no custom BPMN flow is found','/mso/async/services/CreateGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc3acd-a9fe-11e7-8b4b-0242ac120002') 02:06:21 02:06:20.995 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.998 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.998 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (4,'deleteInstance','1','DEFAULT recipe to delete service-instance if no custom BPMN flow is found','/mso/async/services/DeleteGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc3acd-a9fe-11e7-8b4b-0242ac120002') 02:06:21 02:06:20.998 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.999 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (500,'updateInstance','1.0','Gr api recipe to update service-instance', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2017-10-05 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.999 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (501,'healthCheck','1.0','Gr api recipe to do CNF health check', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2021-08-20 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:20.999 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (525,'upgradeCnf','1.0','Gr api recipe to do CNF upgrade', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2022-01-20 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:21 02:06:20.999 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.000 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.000 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:21 -- Custom Reciepe for the VoLTE service added temporarily 02:06:21 -- 02:06:21 02:06:21 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('dfcd7471-16c7-444e-8268-d4c50d90593a','UUI_DEFAULT','dfcd7471-16c7-444e-8268-d4c50d90593a','1.0','Default service for UUI to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-23 18:52:03',NULL) 02:06:21 02:06:21.000 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.000 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.000 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (11,'createInstance','1','Custom recipe to create E2E service-instance if no custom BPMN flow is found','/mso/async/services/CreateCustomE2EServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:21 02:06:21.000 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.000 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.001 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (12,'deleteInstance','1','Custom recipe to delete E2E service-instance if no custom BPMN flow is found','/mso/async/services/DeleteCustomE2EServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:21 02:06:21.001 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.001 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.001 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for onap3gppServiceInstances 02:06:21 02:06:21 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('3d30a774-e149-11ea-87d0-0242ac130003','COMMON_SS_DEFAULT','3d30a774-e149-11ea-87d0-0242ac130003','1.0','Default service for common NSSMF','2020-08-18 17:40:03',NULL) 02:06:21 02:06:21.001 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.001 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.001 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (17,'createInstance','1','Custom recipe to allocate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/AllocateSliceSubnet',NULL,180,NULL,'2020-08-18 17:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:21 02:06:21.001 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.002 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (18,'deleteInstance','1','Custom recipe to deallocate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/DeAllocateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.002 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (19,'updateInstance','1','Custom recipe to modify 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ModifySliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.002 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (20,'activateInstance','1','Custom recipe to activate/deactivate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ActivateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:21 02:06:21.002 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.003 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.003 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (21,'deactivateInstance','1','Custom recipe to activate/deactivate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ActivateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:21 02:06:21.003 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.003 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.003 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for Service Intent 02:06:21 02:06:21 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('6790ab0e-034f-11eb-adc1-0242ac120002','COMMON_SI_DEFAULT','6790ab0e-034f-11eb-adc1-0242ac120002','1.0','Default service for Service Intent','2021-08-18 17:40:03',NULL) 02:06:21 02:06:21.003 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.004 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (22,'createInstance','1','Custom recipe to create Service Intent instance if no custom BPMN flow is found','/mso/async/services/CreateServiceIntentInstance',NULL,180,NULL,'2021-08-18 17:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.004 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (23,'deleteInstance','1','Custom recipe to delete Service Intent instance if no custom BPMN flow is found','/mso/async/services/DeleteServiceIntentInstance',NULL,180,NULL,'2021-08-18 18:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.004 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (24,'updateInstance','1','Custom recipe to modify Service Intent instance if no custom BPMN flow is found','/mso/async/services/ModifyServiceIntentInstance',NULL,180,NULL,'2021-08-18 18:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:21 02:06:21.004 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.005 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.005 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for E2E service update (R2 just support adding/deleting network service) 02:06:21 INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (15,'updateInstance','1','Custom recipe to update E2E service-instance if no custom BPMN flow is found','/mso/async/services/UpdateCustomE2EServiceInstance',NULL,180,NULL,'2018-03-05 10:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:21 02:06:21.005 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.005 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.005 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (16,'scaleInstance','1','Custom recipe to scale E2E service-instance if no custom BPMN flow is found','/mso/async/services/ScaleCustomE2EServiceInstance',NULL,180,NULL,'2018-05-15 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:21 02:06:21.005 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.006 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.006 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (1,'*','VOLUME_GROUP',NULL,'CREATE',NULL,'1','Recipe Match All for','/mso/async/services/createCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.006 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.006 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.006 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (2,'*','VOLUME_GROUP',NULL,'DELETE',NULL,'1','Recipe Match All for','/mso/async/services/deleteCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.006 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.007 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (3,'*','VOLUME_GROUP',NULL,'UPDATE',NULL,'1','Recipe Match All for','/mso/async/services/updateCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.007 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (4,NULL,'VOLUME_GROUP',NULL,'CREATE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/CreateVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.007 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (5,NULL,'VOLUME_GROUP',NULL,'DELETE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/DeleteVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.007 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.008 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (6,NULL,'VOLUME_GROUP',NULL,'UPDATE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/UpdateVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.008 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (7,NULL,'volumeGroup','VID_DEFAULT','createInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/CreateVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.008 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (8,NULL,'volumeGroup','VID_DEFAULT','deleteInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/DeleteVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.008 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.009 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (9,NULL,'volumeGroup','VID_DEFAULT','updateInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/UpdateVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.009 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10,NULL,'vfModule','VID_DEFAULT','createInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/CreateVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.009 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (11,NULL,'vfModule','VID_DEFAULT','deleteInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/DeleteVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.009 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.009 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (12,NULL,'vfModule','VID_DEFAULT','updateInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/UpdateVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.010 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:21 -- Default Reciepe for the VNF componnets added start #SO-334, to unblock the VNF operations 02:06:21 -- 02:06:21 02:06:21 INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','createInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/CreateVfModuleInfra','vfModule',NULL,180,NULL) 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.010 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','updateInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/UpdateVfModuleInfra','vfModule',NULL,180,NULL) 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.010 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','deleteInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/DeleteVfModuleInfra','vfModule',NULL,180,NULL) 02:06:21 02:06:21.010 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.011 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.011 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:21 -- Default Reciepe for the VNF componnets added End 02:06:21 -- 02:06:21 02:06:21 INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (1,NULL,'CREATE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/workflow/services/CreateGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.011 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.011 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.012 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (2,NULL,'DELETE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/async/services//deleteGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.012 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (3,NULL,'UPDATE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/workflow/services/updateGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.012 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (4,'*','CREATE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/CreateVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.012 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (5,'*','DELETE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/DeleteVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.012 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.013 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (6,'*','UPDATE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/UpdateVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.013 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (7,NULL,'createInstance',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to create VNF if no custom BPMN flow is found','/mso/async/services/CreateVnfInfra',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.013 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (8,NULL,'deleteInstance',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found','/mso/async/services/DeleteVnfInfra',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.013 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.014 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (9,NULL,'createInstance',NULL,'1','RESOURCE_NS_DEFAULT','NS default recipe to create network service if no custom BPMN flow is found','/mso/async/services/CreateVFCNetworkService',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.014 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10,NULL,'deleteInstance',NULL,'1','RESOURCE_NS_DEFAULT','NS default recipe to delete network service if no custom BPMN flow is found','/mso/async/services/DeleteVFCNetworkService',NULL,180,'2017-10-05 18:52:03') 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.014 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (11,NULL,'createInstance',NULL,'1','NS_DEFAULT','default custom E2E recipe to create NS if no custom BPMN flow is found','/mso/async/services/CreateVFCNSResource',NULL,180,'2018-04-18 18:52:03') 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.014 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (12,NULL,'deleteInstance',NULL,'1','NS_DEFAULT','default custom E2E recipe to delete NS if no custom BPMN flow is found','/mso/async/services/DeleteVFCNSResource',NULL,180,'2018-04-18 18:52:03') 02:06:21 02:06:21.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.015 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (13,NULL,'inPlaceSoftwareUpdate',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to update VNF software if no custom BPMN flow is found','/mso/async/services/VnfInPlaceUpdate',NULL,180,'2018-05-23 11:00:00') 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.015 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (14,NULL,'applyUpdatedConfig',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to apply updated VNF config if no custom BPMN flow is found','/mso/async/services/VnfConfigUpdate',NULL,180,'2018-05-23 11:00:00') 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.015 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10030,NULL,'upgradeCnf',NULL,'1','GR-API-DEFAULT','Gr api recipe to do CNF-Upgrade','/mso/async/services/WorkflowActionBB',NULL,180,'2022-01-23 10:00:00') 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.015 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10032,NULL,'healthCheck',NULL,'1','GR-API-DEFAULT','Gr api recipe to do CNF health check','/mso/async/services/WorkflowActionBB',NULL,180,'2022-01-05 18:52:03') 02:06:21 02:06:21.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.016 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.016 [main] DEBUG liquibase.database - Executing Statement: SET FOREIGN_KEY_CHECKS=1 02:06:21 02:06:21.016 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.016 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.016 [main] INFO liquibase.changelog - SQL in file db/migration/V1.1__Initial_Recipe_Setup.sql executed 02:06:21 02:06:21.018 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration ran successfully in 63ms 02:06:21 02:06:21.018 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.019 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.020 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:21 02:06:21.020 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:21 02:06:21.020 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:21 02:06:21.037 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.037 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.037 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.037 [main] DEBUG liquibase.database - Executing Statement: DELETE from service where model_uuid in ( SELECT SERVICE_MODEL_UUID 02:06:21 FROM service_to_resource_customizations 02:06:21 GROUP BY 02:06:21 SERVICE_MODEL_UUID, resource_model_customization_uuid 02:06:21 HAVING COUNT(*) > 1) 02:06:21 02:06:21.037 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.037 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.037 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS external_service_to_internal_model_mapping ( 02:06:21 id INT(11) NOT NULL, 02:06:21 SERVICE_NAME VARCHAR(200) NOT NULL, 02:06:21 PRODUCT_FLAVOR VARCHAR(200) NULL, 02:06:21 SUBSCRIPTION_SERVICE_TYPE VARCHAR(200) NOT NULL, 02:06:21 SERVICE_MODEL_UUID VARCHAR(200) NOT NULL, 02:06:21 PRIMARY KEY (id), 02:06:21 UNIQUE INDEX UK_external_service_to_internal_model_mapping 02:06:21 (SERVICE_NAME ASC, PRODUCT_FLAVOR ASC, SERVICE_MODEL_UUID ASC)) 02:06:21 02:06:21.037 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.045 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.045 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource` ( 02:06:21 MODEL_UUID varchar(200) NOT NULL, 02:06:21 MODEL_NAME varchar(200) NOT NULL, 02:06:21 MODEL_INVARIANT_UUID varchar(200) NOT NULL, 02:06:21 MODEL_VERSION varchar(20) NOT NULL, 02:06:21 TOSCA_NODE_TYPE varchar(200) NOT NULL, 02:06:21 DESCRIPTION varchar(200), 02:06:21 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`MODEL_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.045 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.052 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.053 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource_customization` ( 02:06:21 MODEL_CUSTOMIZATION_UUID varchar(200) NOT NULL, 02:06:21 MODEL_INSTANCE_NAME varchar(200) NOT NULL, 02:06:21 ROLE varchar(200) NOT NULL, 02:06:21 PRIMARY_TYPE varchar(200) NOT NULL, 02:06:21 FUNCTION varchar(200) NOT NULL, 02:06:21 SUBINTERFACE_NETWORK_QUANTITY INT, 02:06:21 COLLECTION_RESOURCE_TYPE varchar(200) NOT NULL, 02:06:21 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 CR_MODEL_UUID varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.053 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.060 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.060 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `instance_group` ( 02:06:21 MODEL_UUID varchar(200) NOT NULL, 02:06:21 MODEL_NAME varchar(200) NOT NULL, 02:06:21 MODEL_INVARIANT_UUID varchar(200) NOT NULL, 02:06:21 MODEL_VERSION varchar(20) NOT NULL, 02:06:21 TOSCA_NODE_TYPE varchar(200) DEFAULT NULL, 02:06:21 ROLE varchar(200) NOT NULL, 02:06:21 PRIMARY_TYPE varchar(200) NOT NULL, 02:06:21 FUNCTION varchar(200) NOT NULL, 02:06:21 DESCRIPTION varchar(200), 02:06:21 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 CR_MODEL_UUID varchar(200) NOT NULL, 02:06:21 INSTANCE_GROUP_TYPE varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`MODEL_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.060 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.066 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.066 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`configuration` 02:06:21 ( `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:21 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:21 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:21 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`MODEL_UUID`)) 02:06:21 ENGINE = InnoDB AUTO_INCREMENT = 20654 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.066 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.072 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.072 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`service_proxy` ( 02:06:21 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:21 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:21 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`MODEL_UUID`)) 02:06:21 ENGINE = InnoDB AUTO_INCREMENT = 20654 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.072 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.078 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.079 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_proxy_customization` ( 02:06:21 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:21 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:21 `SOURCE_SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `SERVICE_PROXY_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:21 INDEX `fk_service_proxy_customization__service_proxy1_idx` (`SERVICE_PROXY_MODEL_UUID` ASC), 02:06:21 INDEX `fk_service_proxy_customization__service1_idx` (`SOURCE_SERVICE_MODEL_UUID` ASC), 02:06:21 CONSTRAINT`fk_spr_customization__service_proxy_resource1` 02:06:21 FOREIGN KEY (`SERVICE_PROXY_MODEL_UUID`) REFERENCES `catalogdb`.`service_proxy` (`MODEL_UUID`) 02:06:21 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_service_proxy_resource_customization__service1` 02:06:21 FOREIGN KEY (`SOURCE_SERVICE_MODEL_UUID`) REFERENCES `catalogdb`.`service` 02:06:21 (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE) 02:06:21 ENGINE = InnoDB 02:06:21 AUTO_INCREMENT = 20654 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.079 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.087 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.087 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`configuration_customization` ( 02:06:21 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:21 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:21 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:21 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NULL, 02:06:21 `CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NULL, 02:06:21 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:21 INDEX `fk_configuration_customization__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:21 INDEX `fk_configuration_customization__service_proxy_customization_idx` 02:06:21 (`SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` ASC), 02:06:21 INDEX `fk_configuration_customization__configuration_customization_idx` 02:06:21 (`CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` ASC), 02:06:21 CONSTRAINT `fk_configuration_resource_customization__configuration_resour1` 02:06:21 FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) REFERENCES `catalogdb`.`configuration` (`MODEL_UUID`) 02:06:21 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_configuration_customization__service_proxy_customization1` FOREIGN 02:06:21 KEY (`SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:21 `catalogdb`.`service_proxy_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:21 ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT 02:06:21 `fk_configuration_customization__configuration_customization1` FOREIGN 02:06:21 KEY (`CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:21 `catalogdb`.`configuration_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:21 ON DELETE CASCADE ON UPDATE CASCADE) 02:06:21 ENGINE = InnoDB 02:06:21 AUTO_INCREMENT =20654 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.087 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.094 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.094 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_proxy_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.094 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.101 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.101 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `configuration_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.101 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.108 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.108 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.108 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.115 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.115 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.122 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.122 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.122 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.130 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.130 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource_customization_to_service` ( 02:06:21 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:21 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:21 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:21 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.130 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.136 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.137 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_network_resource_customization` ( 02:06:21 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:21 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:21 `NETWORK_TECHNOLOGY` VARCHAR(45) NULL, 02:06:21 `NETWORK_TYPE` VARCHAR(45) NULL, 02:06:21 `NETWORK_ROLE` VARCHAR(200) NULL, 02:06:21 `NETWORK_SCOPE` VARCHAR(45) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 `NETWORK_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NULL, 02:06:21 `CRC_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, PRIMARY KEY 02:06:21 (`MODEL_CUSTOMIZATION_UUID`, `CRC_MODEL_CUSTOMIZATION_UUID`), 02:06:21 INDEX `fk_collection_net_resource_customization__network_resource1_idx` 02:06:21 (`NETWORK_RESOURCE_MODEL_UUID` ASC), INDEX 02:06:21 `fk_collection_net_resource_customization__instance_group1_idx` 02:06:21 (`INSTANCE_GROUP_MODEL_UUID` ASC), INDEX 02:06:21 `fk_col_net_res_customization__collection_res_customization_idx` 02:06:21 (`CRC_MODEL_CUSTOMIZATION_UUID` ASC), CONSTRAINT 02:06:21 `fk_collection_net_resource_customization__network_resource10` FOREIGN 02:06:21 KEY (`NETWORK_RESOURCE_MODEL_UUID`) REFERENCES 02:06:21 `catalogdb`.`network_resource` (`MODEL_UUID`) ON DELETE CASCADE ON 02:06:21 UPDATE CASCADE, CONSTRAINT 02:06:21 `fk_collection_net_resource_customization__instance_group10` FOREIGN KEY 02:06:21 (`INSTANCE_GROUP_MODEL_UUID`) REFERENCES `instance_group` 02:06:21 (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT 02:06:21 `fk_collection_network_resource_customization__collection_reso1` FOREIGN 02:06:21 KEY (`CRC_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:21 `collection_resource_customization` 02:06:21 (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE) ENGINE 02:06:21 = InnoDB DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.145 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.145 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `northbound_request_ref_lookup` ( 02:06:21 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:21 `REQUEST_SCOPE` VARCHAR(200) NOT NULL, 02:06:21 `MACRO_ACTION` VARCHAR(200) NOT NULL, 02:06:21 `ACTION` VARCHAR(200) NOT NULL, 02:06:21 `IS_ALACARTE` TINYINT(1) NOT NULL DEFAULT 0, 02:06:21 `MIN_API_VERSION` DOUBLE NOT NULL, 02:06:21 `MAX_API_VERSION` DOUBLE NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC)) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.145 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.151 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.151 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `orchestration_flow_reference` ( 02:06:21 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:21 `COMPOSITE_ACTION` VARCHAR(200) NOT NULL, 02:06:21 `SEQ_NO` INT(11) NOT NULL, 02:06:21 `FLOW_NAME` VARCHAR(200) NOT NULL, 02:06:21 `FLOW_VERSION` DOUBLE NOT NULL, 02:06:21 `NB_REQ_REF_LOOKUP_ID` INT(11) NOT NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 INDEX `fk_orchestration_flow_reference__northbound_req_ref_look_idx` (`NB_REQ_REF_LOOKUP_ID` ASC), 02:06:21 UNIQUE INDEX `UK_orchestration_flow_reference` (`COMPOSITE_ACTION` ASC, `FLOW_NAME` ASC, `SEQ_NO` ASC, `NB_REQ_REF_LOOKUP_ID` ASC), 02:06:21 CONSTRAINT `fk_orchestration_flow_reference__northbound_request_ref_look1` 02:06:21 FOREIGN KEY (`NB_REQ_REF_LOOKUP_ID`) REFERENCES `northbound_request_ref_lookup` (`id`) 02:06:21 ON DELETE CASCADE ON UPDATE CASCADE) 02:06:21 ENGINE = InnoDB DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.158 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.158 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `rainy_day_handler_macro` ( 02:06:21 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:21 `FLOW_NAME` VARCHAR(200) NOT NULL, 02:06:21 `SERVICE_TYPE` VARCHAR(200) NOT NULL, 02:06:21 `VNF_TYPE` VARCHAR(200) NOT NULL, 02:06:21 `ERROR_CODE` VARCHAR(200) NOT NULL, 02:06:21 `WORK_STEP` VARCHAR(200) NOT NULL, 02:06:21 `POLICY` VARCHAR(200) NOT NULL, 02:06:21 PRIMARY KEY (`id`)) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.158 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.163 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.163 [main] INFO liquibase.changelog - SQL in file db/migration/V2.0.0__Modify_Resource_Relationships.sql executed 02:06:21 02:06:21.163 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration ran successfully in 143ms 02:06:21 02:06:21.164 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.165 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.167 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:21 02:06:21.167 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:21 02:06:21.167 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:21 02:06:21.176 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.176 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.176 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.176 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization 02:06:21 ADD FOREIGN KEY ( CR_MODEL_UUID) 02:06:21 REFERENCES collection_resource(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.176 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.195 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.195 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:21 ADD COLUMN 02:06:21 INSTANCE_GROUP_MODEL_UUID varchar(200) 02:06:21 02:06:21.195 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.207 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.207 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE instance_group 02:06:21 ADD FOREIGN KEY ( CR_MODEL_UUID) 02:06:21 REFERENCES collection_resource(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.207 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.225 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.225 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (service_model_uuid) 02:06:21 REFERENCES service(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.225 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.243 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.244 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (service_model_uuid) 02:06:21 REFERENCES service(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.244 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.263 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.263 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (service_model_uuid) 02:06:21 REFERENCES service(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.288 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.288 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (service_model_uuid) 02:06:21 REFERENCES service(MODEL_UUID) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.288 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.309 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.310 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:21 REFERENCES network_resource_customization(model_customization_uuid) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.310 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.331 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.331 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:21 REFERENCES vnf_resource_customization(model_customization_uuid) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.331 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.356 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.356 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:21 REFERENCES allotted_resource_customization(model_customization_uuid) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.356 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.376 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.376 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization_to_service 02:06:21 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:21 REFERENCES collection_resource_customization(model_customization_uuid) 02:06:21 ON DELETE CASCADE 02:06:21 02:06:21.376 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.397 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.397 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO network_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:21 FROM service_to_resource_customizations WHERE model_type = 'network' and service_model_uuid in(select model_uuid from service) 02:06:21 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from network_resource_customization) 02:06:21 02:06:21.397 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.398 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.398 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO allotted_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:21 FROM service_to_resource_customizations WHERE model_type = 'allottedResource' and service_model_uuid in(select model_uuid from service) 02:06:21 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from allotted_resource_customization) 02:06:21 02:06:21.398 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.399 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.399 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:21 FROM service_to_resource_customizations WHERE model_type = 'vnf' and service_model_uuid in(select model_uuid from service) 02:06:21 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from vnf_resource_customization) 02:06:21 02:06:21.399 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.400 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.400 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_to_resource_customizations 02:06:21 02:06:21.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.408 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.408 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_recipe (VNF_TYPE, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:21 VALUES 02:06:21 ('GR-API-DEFAULT', 'createInstance', '1', 'Gr api recipe to create vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:21 ('GR-API-DEFAULT', 'deleteInstance', '1', 'Gr api recipe to delete vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:21 ('GR-API-DEFAULT', 'updateInstance', '1', 'Gr api recipe to update vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:21 ('GR-API-DEFAULT', 'replaceInstance', '1', 'Gr api recipe to replace vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:21 ('GR-API-DEFAULT', 'inPlaceSoftwareUpdate', '1', 'Gr api recipe to do an in place software update', '/mso/async/services/WorkflowActionBB', 180), 02:06:21 ('GR-API-DEFAULT', 'applyUpdatedConfig', '1', 'Gr api recipe to apply updated config', '/mso/async/services/WorkflowActionBB', 180) 02:06:21 02:06:21.408 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.409 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:21 02:06:21.409 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET vnf_type = 'VNF-API-DEFAULT' 02:06:21 WHERE vnf_type = 'VID_DEFAULT' 02:06:21 02:06:21.409 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.409 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:21 02:06:21.410 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to create vnf' 02:06:21 WHERE description = 'VID_DEFAULT recipe to create VNF if no custom BPMN flow is found' 02:06:21 02:06:21.410 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.410 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.410 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to delete vnf' 02:06:21 WHERE description = 'VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found' 02:06:21 02:06:21.410 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.410 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.410 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to update vnf' 02:06:21 WHERE description = 'VID_DEFAULT update' 02:06:21 02:06:21.410 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.411 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.411 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to replace vnf' 02:06:21 WHERE description = 'VID_DEFAULT replace' 02:06:21 02:06:21.411 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.411 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.411 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to do an in place software update' 02:06:21 WHERE description = 'VID_DEFAULT inPlaceSoftwareUpdate' 02:06:21 02:06:21.411 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.412 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.412 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET description = 'Vnf api recipe to apply updated config' 02:06:21 WHERE description = 'VID_DEFAULT applyUpdatedConfig' 02:06:21 02:06:21.412 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.412 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.412 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service (MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, DESCRIPTION) 02:06:21 VALUES 02:06:21 ('DummyGRApiDefaultModelUUID?', 'GR-API-DEFAULT', 'DummyGRApiDefaultModelInvariantUUID?', '1.0', 'Gr api service for VID to use for infra APIH orchestration') 02:06:21 02:06:21.412 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.413 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.413 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:21 SET model_name = 'VNF-API-DEFAULT', 02:06:21 description = 'Vnf api service for VID to use for infra APIH orchestration' 02:06:21 WHERE model_name = 'VID_DEFAULT' 02:06:21 02:06:21.413 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.414 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.414 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:21 VALUES 02:06:21 ('activateInstance', '1.0', 'Gr api recipe to activate service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:21 ('createInstance', '1.0', 'Gr api recipe to create service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:21 ('deactivateInstance', '1.0', 'Gr api recipe to deactivate service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:21 ('deleteInstance', '1.0', 'Gr api recipe to delete service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?') 02:06:21 02:06:21.414 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.415 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:21 02:06:21.415 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET description = 'Vnf api recipe to activate service-instance' 02:06:21 WHERE description = 'VID_DEFAULT activate' 02:06:21 02:06:21.415 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.415 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.415 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET description = 'Vnf api recipe to create service-instance' 02:06:21 WHERE description = 'VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found' 02:06:21 02:06:21.415 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.418 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.418 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET description = 'Vnf api recipe to deactivate service-instance' 02:06:21 WHERE description = 'VID_DEFAULT deactivate' 02:06:21 02:06:21.419 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.419 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.419 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET description = 'Vnf api recipe to delete service-instance' 02:06:21 WHERE description = 'VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found' 02:06:21 02:06:21.419 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.419 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.419 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:21 VALUES 02:06:21 ('volumeGroup', 'createInstance', '1', 'Gr api recipe to create volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('volumeGroup', 'deleteInstance', '1', 'Gr api recipe to delete volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('volumeGroup', 'updateInstance', '1', 'Gr api recipe to update volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('vfModule', 'createInstance', '1', 'Gr api recipe to create vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('vfModule', 'deleteInstance', '1', 'Gr api recipe to delete vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('vfModule', 'updateInstance', '1', 'Gr api recipe to update vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:21 ('vfModule', 'replaceInstance', '1', 'Gr api recipe to replace vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT') 02:06:21 02:06:21.420 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.420 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:21 02:06:21.420 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET vf_module_model_uuid = 'VNF-API-DEFAULT' 02:06:21 WHERE vf_module_model_uuid = 'VID_DEFAULT' 02:06:21 02:06:21.420 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:21 02:06:21.421 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to create volume-group' 02:06:21 WHERE description = 'VID_DEFAULT recipe to create volume-group if no custom BPMN flow is found' 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.421 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to delete volume-group' 02:06:21 WHERE description = 'VID_DEFAULT recipe to delete volume-group if no custom BPMN flow is found' 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.421 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to update volume-group' 02:06:21 WHERE description = 'VID_DEFAULT recipe to update volume-group if no custom BPMN flow is found' 02:06:21 02:06:21.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.422 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to create vf-module' 02:06:21 WHERE description = 'VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found' 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.422 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to delete vf-module' 02:06:21 WHERE description = 'VID_DEFAULT recipe to delete vf-module if no custom BPMN flow is found' 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.422 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to update vf-module' 02:06:21 WHERE description = 'VID_DEFAULT recipe to update vf-module if no custom BPMN flow is found' 02:06:21 02:06:21.422 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.423 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to replace vf-module' 02:06:21 WHERE description = 'VID_DEFAULT vfModule replace' 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.423 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO network_recipe (MODEL_NAME, ACTION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VERSION_STR) 02:06:21 VALUES 02:06:21 ('GR-API-DEFAULT', 'createInstance', 'Gr api recipe to create network', '/mso/async/services/WorkflowActionBB', 180, '1.0'), 02:06:21 ('GR-API-DEFAULT', 'updateInstance', 'Gr api recipe to update network', '/mso/async/services/WorkflowActionBB', 180, '1.0'), 02:06:21 ('GR-API-DEFAULT', 'deleteInstance', 'Gr api recipe to delete network', '/mso/async/services/WorkflowActionBB', 180, '1.0') 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:21 02:06:21.423 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:21 SET model_name = 'VNF-API-DEFAULT' 02:06:21 WHERE model_name = 'VID_DEFAULT' 02:06:21 02:06:21.423 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.424 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:21 02:06:21.424 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:21 SET description = 'Vnf api recipe to create network' 02:06:21 WHERE description = 'VID_DEFAULT recipe to create network if no custom BPMN flow is found' 02:06:21 02:06:21.424 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.424 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.424 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:21 SET description = 'Vnf api recipe to update network' 02:06:21 WHERE description = 'VID_DEFAULT recipe to update network if no custom BPMN flow is found' 02:06:21 02:06:21.424 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.425 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.425 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:21 SET description = 'Vnf api recipe to delete network' 02:06:21 WHERE description = 'VID_DEFAULT recipe to delete network if no custom BPMN flow is found' 02:06:21 02:06:21.425 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.425 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.425 [main] INFO liquibase.changelog - SQL in file db/migration/V2.0.1__Modify_Resource_Relationships_Alters.sql executed 02:06:21 02:06:21.427 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration ran successfully in 260ms 02:06:21 02:06:21.427 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.429 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.432 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:21 02:06:21.433 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:21 02:06:21.433 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:21 02:06:21.435 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.436 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.436 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.436 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET ORCHESTRATION_URI = '/mso/async/services/VnfInPlaceUpdate' 02:06:21 WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate' 02:06:21 02:06:21.436 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.437 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.437 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:21 SET ORCHESTRATION_URI = '/mso/async/services/VnfConfigUpdate' 02:06:21 WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig' 02:06:21 02:06:21.437 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.438 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.438 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:21 SET MODEL_UUID = 'd88da85c-d9e8-4f73-b837-3a72a431622b' 02:06:21 WHERE MODEL_UUID = 'DummyGRApiDefaultModelUUID?' 02:06:21 02:06:21.438 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.439 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.439 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:21 SET MODEL_INVARIANT_UUID = '944862ae-bb65-4429-8330-a6c9170d6672' 02:06:21 WHERE MODEL_INVARIANT_UUID = 'DummyGRApiDefaultModelInvariantUUID?' 02:06:21 02:06:21.439 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.439 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.439 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET SERVICE_MODEL_UUID = 'd88da85c-d9e8-4f73-b837-3a72a431622b' 02:06:21 WHERE SERVICE_MODEL_UUID = 'DummyGRApiDefaultModelUUID?' 02:06:21 02:06:21.439 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.439 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.439 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:21 VALUES 02:06:21 ('assignInstance', '1.0', 'Gr api recipe to assign service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b'), 02:06:21 ('unassignInstance', '1.0', 'Gr api recipe to unassign service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:21 02:06:21.440 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.440 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:21 02:06:21.440 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET DESCRIPTION = 'Vnf api recipe to assign service-instance' 02:06:21 WHERE ACTION = 'assignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%' 02:06:21 02:06:21.440 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.440 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.440 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:21 SET DESCRIPTION = 'Vnf api recipe to unassign service-instance' 02:06:21 WHERE ACTION = 'unassignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%' 02:06:21 02:06:21.440 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.441 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.441 [main] INFO liquibase.changelog - SQL in file db/migration/V2.1__Update_Recipe_For_API_Flag.sql executed 02:06:21 02:06:21.442 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration ran successfully in 10ms 02:06:21 02:06:21.442 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.443 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.444 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:21 02:06:21.445 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:21 02:06:21.445 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:21 02:06:21.447 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:21 02:06:21.447 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.447 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.447 [main] DEBUG liquibase.database - Executing Statement: create table if not exists ar_recipe ( 02:06:21 ID INT(11) not null auto_increment, 02:06:21 MODEL_NAME varchar(200) NOT NULL, 02:06:21 ACTION varchar(200) NOT NULL, 02:06:21 VERSION_STR varchar(200) NOT NULL, 02:06:21 SERVICE_TYPE varchar(200), 02:06:21 DESCRIPTION varchar(200), 02:06:21 ORCHESTRATION_URI varchar(200) NOT NULL, 02:06:21 AR_PARAM_XSD varchar(200), 02:06:21 RECIPE_TIMEOUT INT(11), 02:06:21 CREATION_TIMESTAMP DATETIME NOT NULL default current_timestamp, 02:06:21 primary key (ID), 02:06:21 unique key `uk_ar_recipe` (`model_name`,`action`,`version_str`) 02:06:21 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:21 02:06:21.447 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.453 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.453 [main] DEBUG liquibase.database - Executing Statement: alter table network_recipe 02:06:21 ADD RESOURCE_CATEGORY varchar(200), 02:06:21 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:21 02:06:21.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.473 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.473 [main] DEBUG liquibase.database - Executing Statement: alter table service ADD SERVICE_CATEGORY varchar(200) 02:06:21 02:06:21.474 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.495 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.496 [main] DEBUG liquibase.database - Executing Statement: alter table vnf_resource 02:06:21 ADD RESOURCE_CATEGORY varchar(200), 02:06:21 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:21 02:06:21.496 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.507 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.507 [main] DEBUG liquibase.database - Executing Statement: alter table network_resource 02:06:21 ADD RESOURCE_CATEGORY varchar(200), 02:06:21 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:21 02:06:21.507 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.519 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.519 [main] INFO liquibase.changelog - SQL in file db/migration/V2.2__ONAP_TABLE_CHANGES.sql executed 02:06:21 02:06:21.519 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration ran successfully in 74ms 02:06:21 02:06:21.519 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.521 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.522 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:21 02:06:21.523 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:21 02:06:21.523 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:21 02:06:21.526 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.526 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.526 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.526 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Create' 02:06:21 02:06:21.526 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.527 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Delete' 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.527 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'assignService' WHERE MACRO_ACTION = 'Service-Macro-Assign' 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.527 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'activateService' WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.527 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'unassignService' WHERE MACRO_ACTION = 'Service-Macro-Unassign' 02:06:21 02:06:21.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.528 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.528 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.528 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Network-Create' 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.528 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Network-Delete' 02:06:21 02:06:21.528 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.529 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'replaceService' WHERE MACRO_ACTION = 'VNF-Macro-Replace' 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.529 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VNF-Create' 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.529 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VNF-Delete' 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.529 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.529 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VolumeGroup-Create' 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.530 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VolumeGroup-Delete' 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.530 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VFModule-Create' 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.530 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VFModule-Delete' 02:06:21 02:06:21.530 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.531 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.531 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' 02:06:21 02:06:21.531 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.537 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.537 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' 02:06:21 02:06:21.537 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.537 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.537 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete' 02:06:21 02:06:21.537 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.538 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.538 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create' 02:06:21 02:06:21.538 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.538 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.538 [main] INFO liquibase.changelog - SQL in file db/migration/V2.3__MacroTableChanges.sql executed 02:06:21 02:06:21.538 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration ran successfully in 15ms 02:06:21 02:06:21.538 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.539 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.541 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:21 02:06:21.541 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:21 02:06:21.541 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:21 02:06:21.564 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.564 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.564 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.564 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION) VALUES 02:06:21 ('Service-Create', 'createInstance', 'Service', true, '7','7'), 02:06:21 ('Service-Delete', 'deleteInstance', 'Service', true, '7','7'), 02:06:21 ('Service-Macro-Assign', 'assignInstance', 'Service', false, '7','7'), 02:06:21 ('Service-Macro-Activate', 'activateInstance', 'Service', false, '7','7'), 02:06:21 ('Service-Macro-Unassign', 'unassignInstance', 'Service', false, '7','7'), 02:06:21 ('Service-Macro-Create', 'createInstance', 'Service', false, '7','7'), 02:06:21 ('Service-Macro-Delete', 'deleteInstance', 'Service', false, '7','7'), 02:06:21 ('Network-Create', 'createInstance', 'Network', true, '7','7'), 02:06:21 ('Network-Delete', 'deleteInstance', 'Network', true, '7','7'), 02:06:21 ('VNF-Macro-Recreate', 'replaceInstance', 'Vnf', false, '7','7'), 02:06:21 ('VNF-Macro-Replace', 'internalReplace', 'Vnf', false, '7','7'), 02:06:21 ('VNF-Create', 'createInstance', 'Vnf', true, '7', '7'), 02:06:21 ('VNF-Delete', 'deleteInstance', 'Vnf', true, '7', '7'), 02:06:21 ('VolumeGroup-Create', 'createInstance', 'VolumeGroup', true, '7','7'), 02:06:21 ('VolumeGroup-Delete', 'deleteInstance', 'VolumeGroup', true, '7','7'), 02:06:21 ('VFModule-Create', 'createInstance', 'VfModule', true, '7','7'), 02:06:21 ('VFModule-Delete', 'deleteInstance', 'VfModule', true, '7','7'), 02:06:21 ('NetworkCollection-Macro-Create', 'createInstance', 'NetworkCollection', false, '7','7'), 02:06:21 ('NetworkCollection-Macro-Delete', 'deleteInstance', 'NetworkCollection', false, '7','7'), 02:06:21 ('AVPNBonding-Macro-Delete', 'deleteInstance', 'BondingService', true, '7','7'), 02:06:21 ('AVPNBonding-Macro-Create', 'createInstance', 'BondingService', true, '7','7') 02:06:21 02:06:21.564 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.565 [main] DEBUG liquibase.executor - 21 row(s) affected 02:06:21 02:06:21.565 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:21 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), 02:06:21 ('Service-Create', '2', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), 02:06:21 ('Service-Delete', '1', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), 02:06:21 ('Service-Delete', '2', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), 02:06:21 ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:21 ('Service-Macro-Assign', '2', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:21 ('Service-Macro-Assign', '3', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:21 ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:21 ('Service-Macro-Assign', '5', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:21 ('Service-Macro-Activate', '1', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '2', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '5', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '7', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Activate', '8', 'ActivateServiceInstance', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:21 ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:21 ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:21 ('Service-Macro-Unassign', '3', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:21 ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:21 ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:21 ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '3', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '4', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '6', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '7', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '8', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '9', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '10', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '11', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '12', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '13', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '14', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Create', '15', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:21 ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '6', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '7', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '8', 'DeactivateNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '9', 'DeleteNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '10', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '11', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '12', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '13', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '14', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Service-Macro-Delete', '15', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:21 ('Network-Create', '1', 'AssignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:21 ('Network-Create', '2', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:21 ('Network-Create', '3', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:21 ('Network-Delete', '1', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:21 ('Network-Delete', '2', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:21 ('Network-Delete', '3', 'UnassignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:21 ('VNF-Create', '1', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), 02:06:21 ('VNF-Create', '2', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), 02:06:21 ('VNF-Delete', '1', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), 02:06:21 ('VNF-Delete', '2', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), 02:06:21 ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:21 ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:21 ('VNF-Macro-Recreate', '3', 'VNF-Macro-Replace', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:21 ('VNF-Macro-Recreate', '4', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:21 ('VNF-Macro-Recreate', '5', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:21 ('VNF-Macro-Replace', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VNF-Macro-Replace', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VNF-Macro-Replace', '3', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VNF-Macro-Replace', '4', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VNF-Macro-Replace', '5', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VNF-Macro-Replace', '6', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:21 ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:21 ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:21 ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:21 ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:21 ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:21 ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:21 ('VFModule-Create', '1', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:21 ('VFModule-Create', '2', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:21 ('VFModule-Create', '3', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:21 ('VFModule-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:21 ('VFModule-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:21 ('VFModule-Delete', '3', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:21 ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:21 ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:21 ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:21 ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:21 ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:21 ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:21 ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:21 ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:21 ('NetworkCollection-Macro-Delete', '4', 'DeactivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:21 ('NetworkCollection-Macro-Delete', '5', 'DeleteNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:21 ('AVPNBonding-Macro-Delete','1','DeactivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:21 ('AVPNBonding-Macro-Delete','2','DeactivateAndUnassignVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:21 ('AVPNBonding-Macro-Delete','3','UnassignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:21 ('AVPNBonding-Macro-Create','1','SniroHoming',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:21 ('AVPNBonding-Macro-Create','2','CreateCustomerVpnBindingBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:21 ('AVPNBonding-Macro-Create','3','AvpnAssignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:21 ('AVPNBonding-Macro-Create','4','AssignAndActivateVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:21 ('AVPNBonding-Macro-Create','5','ActivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')) 02:06:21 02:06:21.565 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.573 [main] DEBUG liquibase.executor - 103 row(s) affected 02:06:21 02:06:21.573 [main] INFO liquibase.changelog - SQL in file db/migration/V2.4__MacroReferenceData1806.sql executed 02:06:21 02:06:21.576 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration ran successfully in 35ms 02:06:21 02:06:21.576 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.577 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.579 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:21 02:06:21.579 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:21 02:06:21.579 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:21 02:06:21.583 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:21 02:06:21.583 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.583 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.583 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:21 VALUES 02:06:21 ('ActivateNetworkBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('ActivateNetworkCollectionBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('ActivateServiceInstanceBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('ActivateVfModuleBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('ActivateVnfBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('ActivateVolumeGroupBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignNetwork1802BB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignNetworkBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignServiceInstanceBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignVfModuleBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignVnfBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('AssignVolumeGroupBB', '*', '*', '*', "*" , 'Rollback'), 02:06:21 ('CreateNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('CreateNetworkCollectionBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('CreateVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('CreateVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('ChangeModelServiceInstanceBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('ChangeModelVfModuleBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('ChangeModelVnfBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('CreateCustomerBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeactivateNetworkBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeactivateServiceInstanceBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeactivateVfModuleBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeactivateVnfBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeactivateVolumeGroupBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('DeleteNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('DeleteNetworkCollectionBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('DeleteVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('DeleteVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignNetwork1802BB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignServiceInstanceBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignVnfBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UnassignVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('UpdateNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('VnfAdapterBB', '*', '*', '*', "*" , 'Retry'), 02:06:21 ('AAICheckVnfInMaintBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('AAISetVnfInMaintBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('SDNOVnfHealthCheckBB', '*', '*', '*', "*" , 'Abort'), 02:06:21 ('AAIUnsetVnfInMaintBB', '*', '*', '*', "*" , 'Abort') 02:06:21 02:06:21.584 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.584 [main] DEBUG liquibase.executor - 41 row(s) affected 02:06:21 02:06:21.584 [main] INFO liquibase.changelog - SQL in file db/migration/V2.5__RainyDayHandlerMacroData.sql executed 02:06:21 02:06:21.586 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration ran successfully in 7ms 02:06:21 02:06:21.586 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.587 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.588 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:21 02:06:21.588 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:21 02:06:21.588 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:21 02:06:21.591 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.591 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.591 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.591 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:21 `northbound_request_ref_lookup` 02:06:21 ADD 02:06:21 ISTOPLEVELFLOW TINYINT(1) 02:06:21 02:06:21.591 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.608 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.608 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Create' 02:06:21 02:06:21.608 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.608 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.608 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Delete' 02:06:21 02:06:21.608 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.609 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.609 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Assign' 02:06:21 02:06:21.609 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.609 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.610 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:21 02:06:21.610 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.610 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.610 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Unassign' 02:06:21 02:06:21.610 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.610 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.610 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:21 02:06:21.611 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.611 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.611 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:21 02:06:21.611 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.611 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.611 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Create' 02:06:21 02:06:21.611 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.612 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.612 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Delete' 02:06:21 02:06:21.612 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.612 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.612 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = FALSE WHERE MACRO_ACTION = 'VNF-Macro-Replace' 02:06:21 02:06:21.612 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.613 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.613 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Create' 02:06:21 02:06:21.613 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.613 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.613 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Delete' 02:06:21 02:06:21.613 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.614 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.614 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Create' 02:06:21 02:06:21.614 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.614 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.614 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Delete' 02:06:21 02:06:21.614 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.615 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.615 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Create' 02:06:21 02:06:21.615 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.615 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.615 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Delete' 02:06:21 02:06:21.615 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.616 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.616 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.616 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete' 02:06:21 02:06:21.616 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.617 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.617 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create' 02:06:21 02:06:21.617 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.617 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.617 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Macro-Recreate' 02:06:21 02:06:21.617 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.617 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.617 [main] INFO liquibase.changelog - SQL in file db/migration/V2.6__NorthboundAddTopLevelFlow.sql executed 02:06:21 02:06:21.619 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration ran successfully in 31ms 02:06:21 02:06:21.619 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.620 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.621 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:21 02:06:21.621 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:21 02:06:21.621 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:21 02:06:21.624 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:21 02:06:21.625 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.625 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.625 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`collection_resource_instance_group_customization` ( 02:06:21 `COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `FUNCTION` VARCHAR(200) NULL, 02:06:21 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:21 `SUBINTERFACE_NETWORK_QUANTITY` INT(11) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID`, `INSTANCE_GROUP_MODEL_UUID`), 02:06:21 INDEX `fk_collection_resource_instance_group_customization__instan_idx` (`INSTANCE_GROUP_MODEL_UUID` ASC), 02:06:21 CONSTRAINT `fk_collection_resource_instance_group_customization__collecti1` 02:06:21 FOREIGN KEY (`COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID`) 02:06:21 REFERENCES `catalogdb`.`collection_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:21 ON DELETE CASCADE 02:06:21 ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_collection_resource_instance_group_customization__instance1` 02:06:21 FOREIGN KEY (`INSTANCE_GROUP_MODEL_UUID`) 02:06:21 REFERENCES `catalogdb`.`instance_group` (`MODEL_UUID`) 02:06:21 ON DELETE CASCADE 02:06:21 ON UPDATE CASCADE) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.625 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.632 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.632 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`vnfc_instance_group_customization` ( 02:06:21 `VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:21 `FUNCTION` VARCHAR(200) NULL, 02:06:21 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:21 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:21 PRIMARY KEY (`VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID`, `INSTANCE_GROUP_MODEL_UUID`), 02:06:21 INDEX `fk_vnfc_instance_group_customization__instance_group1_idx` (`INSTANCE_GROUP_MODEL_UUID` ASC), 02:06:21 CONSTRAINT `fk_vnfc_instance_group_customization__vnf_resource_customizat1` 02:06:21 FOREIGN KEY (`VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID`) 02:06:21 REFERENCES `catalogdb`.`vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:21 ON DELETE CASCADE 02:06:21 ON UPDATE CASCADE, 02:06:21 CONSTRAINT `fk_vnfc_instance_group_customization__instance_group1` 02:06:21 FOREIGN KEY (`INSTANCE_GROUP_MODEL_UUID`) 02:06:21 REFERENCES `catalogdb`.`instance_group` (`MODEL_UUID`) 02:06:21 ON DELETE CASCADE 02:06:21 ON UPDATE CASCADE) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.632 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.638 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.638 [main] DEBUG liquibase.database - Executing Statement: Alter TABLE `instance_group` 02:06:21 DROP COLUMN `function`, 02:06:21 DROP COLUMN `description`, 02:06:21 CHANGE `primary_type` `object_type` varchar(200) NOT NULL, 02:06:21 MODIFY `tosca_node_type` varchar(200) NULL 02:06:21 02:06:21.638 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.648 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.648 [main] DEBUG liquibase.database - Executing Statement: Alter TABLE `collection_resource_customization` 02:06:21 DROP COLUMN `subinterface_network_quantity`, 02:06:21 CHANGE `primary_type` `object_type` varchar(200) NOT NULL, 02:06:21 MODIFY role varchar(200) NULL, 02:06:21 MODIFY function varchar(200) NULL, 02:06:21 MODIFY collection_resource_type varchar(200) NULL 02:06:21 02:06:21.648 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.659 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.659 [main] INFO liquibase.changelog - SQL in file db/migration/V2.7__VNFCInstanceGroup1806.sql executed 02:06:21 02:06:21.659 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration ran successfully in 38ms 02:06:21 02:06:21.659 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.661 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.663 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:21 02:06:21.663 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:21 02:06:21.663 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:21 02:06:21.678 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.678 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.679 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.679 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `building_block_detail` ( 02:06:21 `id` INT(11) AUTO_INCREMENT, 02:06:21 `building_block_name` VARCHAR(50) UNIQUE NOT NULL, 02:06:21 `resource_type` VARCHAR(25) NOT NULL, 02:06:21 `target_action` VARCHAR(25) NOT NULL, 02:06:21 PRIMARY KEY(`id`)) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.679 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.684 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.684 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:21 VALUES 02:06:21 ('AssignServiceInstanceBB', 'SERVICE', 'ASSIGN'), 02:06:21 ('AssignVnfBB', 'VNF', 'ASSIGN'), 02:06:21 ('AssignVolumeGroupBB', 'VOLUME_GROUP', 'ASSIGN'), 02:06:21 ('AssignVfModuleBB', 'VF_MODULE', 'ASSIGN'), 02:06:21 ('AssignNetworkBB', 'NETWORK', 'ASSIGN'), 02:06:21 ('AssignNetwork1802BB', 'NETWORK', 'ASSIGN'), 02:06:21 02:06:21 ('UnassignServiceInstanceBB', 'SERVICE', 'UNASSIGN'), 02:06:21 ('UnassignVnfBB', 'VNF', 'UNASSIGN'), 02:06:21 ('UnassignVolumeGroup', 'VOLUME_GROUP', 'UNASSIGN'), 02:06:21 ('UnassignNetwork1802BB', 'NETWORK', 'UNASSIGN'), 02:06:21 ('UnassignNetworkBB', 'NETWORK', 'UNASSIGN'), 02:06:21 02:06:21 ('ActivateServiceInstanceBB', 'SERVICE', 'ACTIVATE'), 02:06:21 ('ActivateVnfBB', 'VNF', 'ACTIVATE'), 02:06:21 ('ActivateVolumeGroupBB', 'VOLUME_GROUP', 'ACTIVATE'), 02:06:21 ('ActivateVfModuleBB', 'VF_MODULE', 'ACTIVATE'), 02:06:21 ('ActivateNetworkBB', 'NETWORK', 'ACTIVATE'), 02:06:21 ('ActivateNetworkCollectionBB', 'NETWORK', 'ACTIVATE'), 02:06:21 02:06:21 ('DeactivateServiceInstanceBB', 'SERVICE', 'DEACTIVATE'), 02:06:21 ('DeactivateVnfBB', 'VNF', 'DEACTIVATE'), 02:06:21 ('DeactivateVolumeGroupBB', 'VOLUME_GROUP', 'DEACTIVATE'), 02:06:21 ('DeactivateVfModuleBB', 'VF_MODULE', 'DEACTIVATE'), 02:06:21 ('DeactivateNetworkBB', 'NETWORK', 'DEACTIVATE'), 02:06:21 02:06:21 02:06:21 ('ChangeModelServiceInstanceBB', 'SERVICE', 'CHANGEMODEL'), 02:06:21 ('ChangeModelVnfBB', 'VNF', 'CHANGEMODEL'), 02:06:21 ('ChangeModelVfModuleBB', 'VF_MODULE', 'CHANGEMODEL'), 02:06:21 02:06:21 02:06:21 ('CreateVolumeGroupBB', 'VOLUME_GROUP', 'CREATE'), 02:06:21 ('CreateVfModuleBB', 'VF_MODULE', 'CREATE'), 02:06:21 ('CreateNetworkBB', 'NETWORK', 'CREATE'), 02:06:21 ('CreateNetworkCollectionBB', 'NETWORK', 'CREATE'), 02:06:21 02:06:21 ('DeleteVolumeGroupBB', 'VOLUME_GROUP', 'DELETE'), 02:06:21 ('DeleteVfModuleBB', 'VF_MODULE', 'DELETE'), 02:06:21 ('DeleteNetworkBB', 'NETWORK', 'DELETE'), 02:06:21 ('DeleteNetworkCollectionBB', 'NETWORK', 'DELETE') 02:06:21 02:06:21.684 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.685 [main] DEBUG liquibase.executor - 33 row(s) affected 02:06:21 02:06:21.685 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `orchestration_status_state_transition_directive` ( 02:06:21 `id` INT(11) AUTO_INCREMENT, 02:06:21 `resource_type` VARCHAR(25) NOT NULL, 02:06:21 `orchestration_status` VARCHAR(25) NOT NULL, 02:06:21 `target_action` VARCHAR(25) NOT NULL, 02:06:21 `flow_directive` VARCHAR(25) NOT NULL, 02:06:21 PRIMARY KEY (`id`), 02:06:21 UNIQUE KEY `UK_orchestration_status_state_transition_directive` (`resource_type`, `orchestration_status`, `target_action`)) 02:06:21 ENGINE = InnoDB 02:06:21 DEFAULT CHARACTER SET = latin1 02:06:21 02:06:21.685 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.693 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.693 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive (resource_type, orchestration_status, target_action, flow_directive) 02:06:21 VALUES 02:06:21 02:06:21 ('SERVICE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'ASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'CREATED', 'ASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'CREATED', 'ASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'ASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'ASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('SERVICE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:21 ('NETWORK', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VNF', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:21 ('NETWORK', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VNF', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:21 ('VNF', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING', 'UNASSIGN', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('SERVICE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VNF', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VNF', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('NETWORK', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VNF', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('SERVICE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:21 ('VNF', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:21 ('NETWORK', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VNF', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VNF', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:21 ('VOLUME_GROUP', 'PENDING', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('SERVICE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'ASSIGNED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VF_MODULE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 ('VNF', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_DELETE', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:21 02:06:21 ('SERVICE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VNF', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:21 ('NETWORK', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:21 ('NETWORK', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:21 ('NETWORK', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'CREATE', 'CONTINUE'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING', 'CREATE', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'PENDING', 'CREATE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'CREATE', 'FAIL'), 02:06:21 02:06:21 02:06:21 ('VOLUME_GROUP', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:21 ('NETWORK', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'INVENTORIED', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:21 ('VF_MODULE', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:21 ('NETWORK', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:21 ('NETWORK', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:21 ('VF_MODULE', 'PENDING_ACTIVATION', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('NETWORK', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:21 02:06:21 ('VOLUME_GROUP', 'PENDING', 'DELETE', 'SILENT_SUCCESS'), 02:06:21 ('VF_MODULE', 'PENDING', 'DELETE', 'FAIL'), 02:06:21 ('NETWORK', 'PENDING', 'DELETE', 'FAIL') 02:06:21 02:06:21.693 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.696 [main] DEBUG liquibase.executor - 261 row(s) affected 02:06:21 02:06:21.696 [main] INFO liquibase.changelog - SQL in file db/migration/V2.8__OrchestrationStatus_ValidActionStateTransition.sql executed 02:06:21 02:06:21.699 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration ran successfully in 36ms 02:06:21 02:06:21.699 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.700 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.702 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:21 02:06:21.702 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:21 02:06:21.702 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:21 02:06:21.704 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.704 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.704 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.704 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:21 `northbound_request_ref_lookup` CHANGE ISTOPLEVELFLOW IS_TOPLEVELFLOW TINYINT(1) 02:06:21 02:06:21.704 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.706 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.706 [main] INFO liquibase.changelog - SQL in file db/migration/V2.9__UpdateIsTopLevelFlowColumn.sql executed 02:06:21 02:06:21.706 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration ran successfully in 4ms 02:06:21 02:06:21.706 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.707 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.709 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:21 02:06:21.709 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:21 02:06:21.709 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:21 02:06:21.710 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.710 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.710 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.710 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:21 `instance_group` CHANGE COLUMN `CR_MODEL_UUID` `CR_MODEL_UUID` VARCHAR(200) NULL, 02:06:21 CHANGE COLUMN `tosca_node_type` `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:21 CHANGE COLUMN `object_type` `OBJECT_TYPE` varchar(200) NOT NULL 02:06:21 02:06:21.710 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.723 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.723 [main] INFO liquibase.changelog - SQL in file db/migration/V2.10__VNFCInstanceGroupChanges.sql executed 02:06:21 02:06:21.723 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration ran successfully in 14ms 02:06:21 02:06:21.723 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.725 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.726 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:21 02:06:21.726 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:21 02:06:21.726 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:21 02:06:21.727 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.728 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.728 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:21 `vf_module` CHANGE COLUMN `IS_BASE` `IS_BASE` TINYINT(1) NOT NULL 02:06:21 02:06:21.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.748 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.748 [main] INFO liquibase.changelog - SQL in file db/migration/V2.11__Modify_IS_Base_Type.sql executed 02:06:21 02:06:21.748 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration ran successfully in 22ms 02:06:21 02:06:21.748 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.749 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.751 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:21 02:06:21.751 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:21 02:06:21.751 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:21 02:06:21.752 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.752 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.752 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.752 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET FLOW_NAME = 'HomingV2' WHERE FLOW_NAME = 'SniroHoming' 02:06:21 02:06:21.752 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.753 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.753 [main] INFO liquibase.changelog - SQL in file db/migration/V2.12__UpdateMacroReferenceData_Homing.sql executed 02:06:21 02:06:21.754 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration ran successfully in 3ms 02:06:21 02:06:21.754 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.754 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.756 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:21 02:06:21.756 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:21 02:06:21.756 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:21 02:06:21.757 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.757 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.757 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.757 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE external_service_to_internal_model_mapping MODIFY id int(11) not null auto_increment 02:06:21 02:06:21.757 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.775 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.775 [main] INFO liquibase.changelog - SQL in file db/migration/V2.13__Alter_external_service_to_internal_model_mapping.sql executed 02:06:21 02:06:21.775 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration ran successfully in 19ms 02:06:21 02:06:21.775 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.777 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.779 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:21 02:06:21.779 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:21 02:06:21.779 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:21 02:06:21.781 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.781 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.782 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.782 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:21 VALUES 02:06:21 ('vfModule', 'deactivateAndCloudDelete', '1', 'Gr api recipe to soft delete vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT') 02:06:21 02:06:21.782 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.782 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.782 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:21 SET description = 'Vnf api recipe to soft delete vf-module' 02:06:21 WHERE description = 'VID_DEFAULT vfModule soft delete' 02:06:21 02:06:21.782 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.783 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.783 [main] INFO liquibase.changelog - SQL in file db/migration/V2.14__DeactivateAndCloudDelete.sql executed 02:06:21 02:06:21.784 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration ran successfully in 5ms 02:06:21 02:06:21.785 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.786 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.787 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:21 02:06:21.788 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:21 02:06:21.788 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:21 02:06:21.793 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:21 02:06:21.793 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.793 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.793 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:21 CHANGE COLUMN building_block_name BUILDING_BLOCK_NAME VARCHAR(50) NOT NULL, 02:06:21 CHANGE COLUMN resource_type RESOURCE_TYPE VARCHAR(25) NOT NULL, 02:06:21 CHANGE COLUMN target_action TARGET_ACTION VARCHAR(25) NOT NULL 02:06:21 02:06:21.793 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.794 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.794 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:21 SELECT CONCAT('ALTER TABLE ', TABLE_NAME, ' CHANGE ', COLUMN_NAME, ' ', UPPER(COLUMN_NAME), ';') 02:06:21 FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'building_block_detail' AND COLUMN_NAME <> 'id'; 02:06:21 */ 02:06:21 02:06:21 ALTER TABLE orchestration_status_state_transition_directive 02:06:21 CHANGE COLUMN resource_type RESOURCE_TYPE VARCHAR(25) NOT NULL, 02:06:21 CHANGE COLUMN orchestration_status ORCHESTRATION_STATUS VARCHAR(25) NOT NULL, 02:06:21 CHANGE COLUMN target_action TARGET_ACTION VARCHAR(25) NOT NULL, 02:06:21 CHANGE COLUMN flow_directive FLOW_DIRECTIVE VARCHAR(25) NOT NULL 02:06:21 02:06:21.794 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.795 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.795 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:21 SELECT CONCAT('ALTER TABLE ', TABLE_NAME, ' CHANGE ', COLUMN_NAME, ' ', UPPER(COLUMN_NAME), ';') 02:06:21 FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'orchestration_status_state_transition_directive' AND COLUMN_NAME <> 'id'; 02:06:21 */ 02:06:21 02:06:21 ALTER TABLE building_block_detail 02:06:21 DROP INDEX building_block_name 02:06:21 02:06:21.795 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.798 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.798 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:21 ADD UNIQUE KEY UK_building_block_name (BUILDING_BLOCK_NAME) 02:06:21 02:06:21.798 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.808 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.808 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:21 SELECT DISTINCT FLOW_NAME FROM orchestration_flow_reference WHERE FLOW_NAME NOT IN 02:06:21 (SELECT building_block_name FROM building_block_detail); 02:06:21 */ 02:06:21 02:06:21 UPDATE orchestration_flow_reference 02:06:21 SET FLOW_NAME = 'ActivateServiceInstanceBB' 02:06:21 WHERE FLOW_NAME = 'ActivateServiceInstance' 02:06:21 02:06:21.808 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.808 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.808 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_flow_reference 02:06:21 WHERE FLOW_NAME = 'DeactivateNetworkCollectionBB' 02:06:21 02:06:21.808 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.809 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:21 02:06:21.809 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:21 SET SEQ_NO = SEQ_NO - 1 02:06:21 WHERE COMPOSITE_ACTION = 'Service-Macro-Delete' AND SEQ_NO > 8 02:06:21 02:06:21.809 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.809 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:21 02:06:21.809 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:21 SET SEQ_NO = SEQ_NO - 1 02:06:21 WHERE COMPOSITE_ACTION = 'NetworkCollection-Macro-Delete' AND SEQ_NO > 4 02:06:21 02:06:21.809 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.810 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail 02:06:21 SET BUILDING_BLOCK_NAME = 'UnassignVolumeGroupBB' 02:06:21 WHERE BUILDING_BLOCK_NAME = 'UnassignVolumeGroup' 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:21 02:06:21.810 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail 02:06:21 SET TARGET_ACTION = 'CHANGE_MODEL' 02:06:21 WHERE TARGET_ACTION = 'CHANGEMODEL' 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:21 02:06:21.810 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail(BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:21 VALUES 02:06:21 ('UnassignVfModuleBB', 'VF_MODULE', 'UNASSIGN'), 02:06:21 ('AssignAndActivateVpnBondingLinksBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('AvpnAssignServiceInstanceBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('CreateCustomerVpnBindingBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('SniroHoming', 'CUSTOM', 'CUSTOM'), 02:06:21 ('DeactivateAndUnassignVpnBondingLinksBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('DeactivateNetworkCollectionBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('AAICheckVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('AAISetVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('AAIUnsetVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('SDNOVnfHealthCheckBB', 'CUSTOM', 'CUSTOM'), 02:06:21 ('VNF-Macro-Replace', 'CUSTOM', 'CUSTOM'), 02:06:21 ('HomingV2', 'CUSTOM', 'CUSTOM') 02:06:21 02:06:21.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.811 [main] DEBUG liquibase.executor - 13 row(s) affected 02:06:21 02:06:21.811 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:21 MODIFY COLUMN BUILDING_BLOCK_NAME VARCHAR(200) 02:06:21 02:06:21.811 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:21 02:06:21.829 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:21 02:06:21.829 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:21 ADD CONSTRAINT fk_orchestration_flow_reference__building_block_detail 02:06:21 FOREIGN KEY (FLOW_NAME) REFERENCES building_block_detail(BUILDING_BLOCK_NAME) 02:06:21 ON DELETE CASCADE 02:06:21 ON UPDATE CASCADE 02:06:21 02:06:21.829 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.850 [main] DEBUG liquibase.executor - 101 row(s) affected 02:06:22 02:06:21.850 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:22 VALUES 02:06:22 ('CUSTOM', 'ACTIVE', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'ASSIGNED', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'CREATED', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'INVENTORIED', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'PENDING', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE'), 02:06:22 ('CUSTOM', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:21.850 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.850 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:22 02:06:21.850 [main] INFO liquibase.changelog - SQL in file db/migration/V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates.sql executed 02:06:22 02:06:21.852 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration ran successfully in 65ms 02:06:22 02:06:21.852 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.853 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.855 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:22 02:06:21.855 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:22 02:06:21.855 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:22 02:06:21.857 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.857 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.857 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.857 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:22 DROP FOREIGN KEY fk_orchestration_flow_reference__building_block_detail 02:06:22 02:06:21.857 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.859 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.859 [main] INFO liquibase.changelog - SQL in file db/migration/V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution.sql executed 02:06:22 02:06:21.859 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration ran successfully in 4ms 02:06:22 02:06:21.859 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.860 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.861 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:22 02:06:21.861 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:22 02:06:21.861 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:22 02:06:21.863 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.863 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.863 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) VALUES 02:06:22 ('VFModule-DeactivateAndCloudDelete', 'deactivateAndCloudDelete', 'VfModule', true, '7','7', true) 02:06:22 02:06:21.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.863 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.863 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:22 ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')), 02:06:22 ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')) 02:06:22 02:06:21.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.864 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:22 02:06:21.864 [main] INFO liquibase.changelog - SQL in file db/migration/V2.17__DeactivateAndCloudDeleteChanges.sql executed 02:06:22 02:06:21.865 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration ran successfully in 4ms 02:06:22 02:06:21.865 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.867 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.869 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:22 02:06:21.869 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:22 02:06:21.869 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:22 02:06:21.870 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.871 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `vnf_recipe` 02:06:22 CHANGE COLUMN `VNF_TYPE` `NF_ROLE` VARCHAR(200) NULL DEFAULT NULL 02:06:22 02:06:21.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.873 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.873 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`NF_ROLE`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `RECIPE_TIMEOUT`) 02:06:22 VALUES ('vCE', 'replaceInstance', '1', 'custom bpmn for vCE recreate via POLO', '/mso/async/services/RecreateInfraVce', '180') 02:06:22 02:06:21.873 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.874 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.874 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM `vnf_recipe` WHERE `NF_ROLE`='POLO_DEFAULT' 02:06:22 02:06:21.874 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.874 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.874 [main] INFO liquibase.changelog - SQL in file db/migration/V2.18__AlterVNFRecipeVnfTypeColumnName.sql executed 02:06:22 02:06:21.876 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration ran successfully in 7ms 02:06:22 02:06:21.876 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.877 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.879 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:22 02:06:21.879 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:22 02:06:21.879 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:22 02:06:21.880 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.880 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.880 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.880 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup (REQUEST_SCOPE, MACRO_ACTION, ACTION, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) 02:06:22 values ( 'Service', 'Service-Macro-Deactivate', 'deactivateInstance', '0', '7', '7', '1') 02:06:22 02:06:21.880 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.880 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.880 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference (COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) 02:06:22 values ( 'Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', '1', (SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate')) 02:06:22 02:06:21.880 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.881 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.881 [main] INFO liquibase.changelog - SQL in file db/migration/V3.1__AddServiceMacroDeactivateToMacroTables.sql executed 02:06:22 02:06:21.882 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration ran successfully in 3ms 02:06:22 02:06:21.882 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.882 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.884 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:22 02:06:21.884 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:22 02:06:21.884 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:22 02:06:21.885 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.885 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.885 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.885 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:22 02:06:21.885 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.886 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.886 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:22 02:06:21.886 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.886 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.886 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:22 02:06:21.886 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.886 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.886 [main] INFO liquibase.changelog - SQL in file db/migration/V3.2__ChangeMINApiVersionInNorthbound.sql executed 02:06:22 02:06:21.888 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration ran successfully in 4ms 02:06:22 02:06:21.888 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.888 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.890 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:22 02:06:21.890 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:22 02:06:21.890 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:22 02:06:21.890 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.890 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.890 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.890 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Deactivate' 02:06:22 02:06:21.891 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.891 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.891 [main] INFO liquibase.changelog - SQL in file db/migration/V3.3__ChangeMINApiVersionServiceMacroDeactivate.sql executed 02:06:22 02:06:21.892 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration ran successfully in 2ms 02:06:22 02:06:21.892 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.893 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.895 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:22 02:06:21.895 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:22 02:06:21.895 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:22 02:06:21.896 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.896 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.896 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) VALUES 02:06:22 ('Network-Update', 'updateInstance', 'Network', true, '7','7','1') 02:06:22 02:06:21.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.897 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.897 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:22 ('Network-Update', '1', 'UpdateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update')) 02:06:22 02:06:21.897 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.897 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.897 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail(BUILDING_BLOCK_NAME,RESOURCE_TYPE,TARGET_ACTION) VALUES 02:06:22 ('UpdateNetworkBB','NETWORK','UPDATE') 02:06:22 02:06:21.897 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.898 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.898 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS,TARGET_ACTION,FLOW_DIRECTIVE) VALUES 02:06:22 ('NETWORK','PRECREATED','UPDATE','FAIL'), 02:06:22 ('NETWORK','INVENTORIED','UPDATE','FAIL'), 02:06:22 ('NETWORK','ASSIGNED','UPDATE','FAIL'), 02:06:22 ('NETWORK','CREATED','UPDATE','FAIL'), 02:06:22 ('NETWORK','PENDING_CREATE','UPDATE','FAIL'), 02:06:22 ('NETWORK','PENDING_DELETE','UPDATE','FAIL'), 02:06:22 ('NETWORK','PENDING_ACTIVATION','UPDATE','FAIL'), 02:06:22 ('NETWORK','ACTIVE','UPDATE','CONTINUE') 02:06:22 02:06:21.898 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.898 [main] DEBUG liquibase.executor - 8 row(s) affected 02:06:22 02:06:21.898 [main] INFO liquibase.changelog - SQL in file db/migration/V3.4__AddUpdateNetworkALaCarte.sql executed 02:06:22 02:06:21.901 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration ran successfully in 6ms 02:06:22 02:06:21.901 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.902 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.904 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:22 02:06:21.904 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:22 02:06:21.904 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:22 02:06:21.905 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.905 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.905 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.905 [main] DEBUG liquibase.database - Executing Statement: UPDATE `catalogdb`.`vnf_components_recipe` SET `ORCHESTRATION_URI`='/mso/async/services/UpdateVfModuleVolumeInfraV1' WHERE `VF_MODULE_MODEL_UUID`='GR-API-DEFAULT' and `VNF_COMPONENT_TYPE`='volumeGroup' and `ACTION`='updateInstance' 02:06:22 02:06:21.905 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.905 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.905 [main] INFO liquibase.changelog - SQL in file db/migration/V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1.sql executed 02:06:22 02:06:21.907 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration ran successfully in 3ms 02:06:22 02:06:21.907 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.907 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.909 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:22 02:06:21.909 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:22 02:06:21.909 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:22 02:06:21.912 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:21.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.912 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.912 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "ActivateNetworkCollectionBB" 02:06:22 02:06:21.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.912 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.912 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "CreateNetworkCollectionBB" 02:06:22 02:06:21.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.913 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "DeleteNetworkCollectionBB" 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.913 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.913 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET TARGET_ACTION = "DEACTIVATE" WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.913 [main] DEBUG liquibase.database - Executing Statement: INSERT into orchestration_status_state_transition_directive (RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) values 02:06:22 ("NETWORK_COLLECTION", "PRECREATED", "CREATE", "CONTINUE"), 02:06:22 ("NETWORK_COLLECTION", "ASSIGNED", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "CREATED", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "ACTIVE", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_CREATE", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_DELETE", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING", "CREATE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "INVENTORIED", "CREATE", "SILENT_SUCCESS"), 02:06:22 02:06:22 ("NETWORK_COLLECTION", "PRECREATED", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "ASSIGNED", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "CREATED", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "ACTIVE", "DELETE", "CONTINUE"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_CREATE", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_DELETE", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING", "DELETE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "INVENTORIED", "DELETE", "CONTINUE"), 02:06:22 02:06:22 ("NETWORK_COLLECTION", "PRECREATED", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "ASSIGNED", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "CREATED", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "ACTIVE", "ACTIVE", "SILENT_SUCCESS"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_CREATE", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_DELETE", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "PENDING", "ACTIVE", "FAIL"), 02:06:22 ("NETWORK_COLLECTION", "INVENTORIED", "ACTIVE", "CONTINUE") 02:06:22 02:06:21.913 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.914 [main] DEBUG liquibase.executor - 27 row(s) affected 02:06:22 02:06:21.914 [main] INFO liquibase.changelog - SQL in file db/migration/V3.6__UpdateNetworkCollectionCatalogDB.sql executed 02:06:22 02:06:21.915 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration ran successfully in 6ms 02:06:22 02:06:21.915 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.916 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.917 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:22 02:06:21.917 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:22 02:06:21.917 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:22 02:06:21.918 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:21.918 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.918 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.918 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_status_state_transition_directive SET TARGET_ACTION = "ACTIVATE" WHERE TARGET_ACTION = "ACTIVE" 02:06:22 02:06:21.918 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.919 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:22 02:06:21.919 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:22 02:06:21.919 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.920 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.920 [main] INFO liquibase.changelog - SQL in file db/migration/V3.7__FixDeactivateNetworkCollection.sql executed 02:06:22 02:06:21.921 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration ran successfully in 4ms 02:06:22 02:06:21.922 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.923 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.924 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:22 02:06:21.924 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:22 02:06:21.924 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:22 02:06:21.926 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:21.926 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.926 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.926 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:22 VALUES 02:06:22 ('UnassignFabricConfigurationBB', 'CONFIGURATION', 'UNASSIGN') 02:06:22 02:06:21.926 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.926 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.926 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:22 VALUES 02:06:22 ('CONFIGURATION', 'PRECREATED', 'UNASSIGN', 'SILENT SUCCESS'), 02:06:22 ('CONFIGURATION', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:22 ('CONFIGURATION', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:22 ('CONFIGURATION', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:22 ('CONFIGURATION', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:22 ('CONFIGURATION', 'PENDING CREATE', 'UNASSIGN', 'FAIL'), 02:06:22 ('CONFIGURATION', 'PENDING DELETE', 'UNASSIGN', 'FAIL'), 02:06:22 ('CONFIGURATION', 'PENDING ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:22 ('CONFIGURATION', 'PENDING', 'UNASSIGN', 'FAIL') 02:06:22 02:06:21.927 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.927 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:22 02:06:21.927 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:22 SET SEQ_NO = SEQ_NO + 2 WHERE COMPOSITE_ACTION = 'SERVICE-MACRO-DELETE' 02:06:22 02:06:21.927 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.927 [main] DEBUG liquibase.executor - 14 row(s) affected 02:06:22 02:06:21.927 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) 02:06:22 VALUES 02:06:22 ('Service-Macro-Delete', '1', 'DeactivateFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:22 ('Service-Macro-Delete', '2', 'UnassignFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')) 02:06:22 02:06:21.927 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.928 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:22 02:06:21.928 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:22 VALUES 02:06:22 ('UnassignFabricConfigurationBB', '*', '*', '*', '*' , 'Retry') 02:06:22 02:06:21.928 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.928 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.928 [main] INFO liquibase.changelog - SQL in file db/migration/V3.8__UnassignFabricConfigurationData.sql executed 02:06:22 02:06:21.929 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration ran successfully in 5ms 02:06:22 02:06:21.929 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.930 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.932 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:22 02:06:21.932 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:22 02:06:21.932 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:22 02:06:21.933 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:21.933 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.933 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.933 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE instance_group DROP FOREIGN KEY instance_group_ibfk_1 02:06:22 02:06:21.933 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.935 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.935 [main] INFO liquibase.changelog - SQL in file db/migration/V3.9__DropCRModelUUID_FK.sql executed 02:06:22 02:06:21.935 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration ran successfully in 3ms 02:06:22 02:06:21.935 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.936 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.937 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:22 02:06:21.937 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:22 02:06:21.937 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:22 02:06:21.938 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.938 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.939 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.939 [main] DEBUG liquibase.database - Executing Statement: create table if not exists model_recipe ( 02:06:22 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:22 `MODEL_ID` INT(11), 02:06:22 `ACTION` VARCHAR(40), 02:06:22 `SCHEMA_VERSION` VARCHAR(40), 02:06:22 `DESCRIPTION` VARCHAR(40), 02:06:22 `ORCHESTRATION_URI` VARCHAR(20), 02:06:22 `MODEL_PARAM_XSD` VARCHAR(20), 02:06:22 `RECIPE_TIMEOUT` INT(11), 02:06:22 `CREATION_TIMESTAMP` datetime not null default current_timestamp, 02:06:22 PRIMARY KEY (`ID`), 02:06:22 CONSTRAINT uk1_model_recipe UNIQUE (`MODEL_ID`, `ACTION`) 02:06:22 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:21.939 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.944 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.944 [main] DEBUG liquibase.database - Executing Statement: create table if not exists model ( 02:06:22 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:22 `MODEL_CUSTOMIZATION_ID` VARCHAR(40), 02:06:22 `MODEL_CUSTOMIZATION_NAME` VARCHAR(40), 02:06:22 `MODEL_INVARIANT_ID` VARCHAR(40), 02:06:22 `MODEL_NAME` VARCHAR(40), 02:06:22 `MODEL_TYPE` VARCHAR(20), 02:06:22 `MODEL_VERSION` VARCHAR(20), 02:06:22 `MODEL_VERSION_ID` VARCHAR(40), 02:06:22 `CREATION_TIMESTAMP` datetime not null default current_timestamp, 02:06:22 `RECIPE` INT(11), 02:06:22 PRIMARY KEY (`ID`), 02:06:22 CONSTRAINT uk1_model UNIQUE (`MODEL_TYPE`, `MODEL_VERSION_ID`), 02:06:22 FOREIGN KEY (`RECIPE`) REFERENCES `model_recipe` (`MODEL_ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:22 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:21.944 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.951 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.951 [main] INFO liquibase.changelog - SQL in file db/migration/V4.0__AddModelAndModelRecipe.sql executed 02:06:22 02:06:21.951 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration ran successfully in 14ms 02:06:22 02:06:21.951 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.952 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.953 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:22 02:06:21.953 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:22 02:06:21.953 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:22 02:06:21.956 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `identity_services` ( 02:06:22 `ID` varchar(50) NOT NULL, 02:06:22 `IDENTITY_URL` varchar(200) DEFAULT NULL, 02:06:22 `MSO_ID` varchar(255) DEFAULT NULL, 02:06:22 `MSO_PASS` varchar(255) DEFAULT NULL, 02:06:22 `ADMIN_TENANT` varchar(50) DEFAULT NULL, 02:06:22 `MEMBER_ROLE` varchar(50) DEFAULT NULL, 02:06:22 `TENANT_METADATA` tinyint(1) DEFAULT 0, 02:06:22 `IDENTITY_SERVER_TYPE` varchar(50) DEFAULT NULL, 02:06:22 `IDENTITY_AUTHENTICATION_TYPE` varchar(50) DEFAULT NULL, 02:06:22 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 PRIMARY KEY (`ID`) 02:06:22 ) 02:06:22 02:06:21.956 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.961 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.961 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `cloudify_managers` ( 02:06:22 `ID` varchar(50) NOT NULL, 02:06:22 `CLOUDIFY_URL` varchar(200) DEFAULT NULL, 02:06:22 `USERNAME` varchar(255) DEFAULT NULL, 02:06:22 `PASSWORD` varchar(255) DEFAULT NULL, 02:06:22 `VERSION` varchar(20) DEFAULT NULL, 02:06:22 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 PRIMARY KEY (`ID`) 02:06:22 ) 02:06:22 02:06:21.961 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.967 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.967 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `cloud_sites` ( 02:06:22 `ID` varchar(50) NOT NULL, 02:06:22 `REGION_ID` varchar(11) DEFAULT NULL, 02:06:22 `IDENTITY_SERVICE_ID` varchar(50) DEFAULT NULL, 02:06:22 `CLOUD_VERSION` varchar(20) DEFAULT NULL, 02:06:22 `CLLI` varchar(11) DEFAULT NULL, 02:06:22 `CLOUDIFY_ID` varchar(50) DEFAULT NULL, 02:06:22 `PLATFORM` varchar(50) DEFAULT NULL, 02:06:22 `ORCHESTRATOR` varchar(50) DEFAULT NULL, 02:06:22 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:22 PRIMARY KEY (`ID`), 02:06:22 KEY `FK_cloud_sites_identity_services` (`IDENTITY_SERVICE_ID`), 02:06:22 CONSTRAINT `FK_cloud_sites_identity_services` FOREIGN KEY (`IDENTITY_SERVICE_ID`) REFERENCES `identity_services` (`ID`) 02:06:22 ) 02:06:22 02:06:21.967 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.973 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.973 [main] INFO liquibase.changelog - SQL in file db/migration/V4.1__AddCloudConfig.sql executed 02:06:22 02:06:21.973 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration ran successfully in 20ms 02:06:22 02:06:21.973 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.975 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.977 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:22 02:06:21.977 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:22 02:06:21.977 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:22 02:06:21.978 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:21.978 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.979 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.979 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:22 VALUES 02:06:22 ('vfModule', 'scaleOut', '1', 'Gr api recipe to scale out vfModule', '/mso/async/services/WorkflowActionBB', '180', 'GR-API-DEFAULT') 02:06:22 02:06:21.979 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.979 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.979 [main] INFO liquibase.changelog - SQL in file db/migration/V4.3__ScaleOutRecipe.sql executed 02:06:22 02:06:21.980 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration ran successfully in 3ms 02:06:22 02:06:21.980 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.981 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:21.983 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:22 02:06:21.983 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:22 02:06:21.983 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:22 02:06:21.986 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:21.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.986 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.986 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnfc_customization ( 02:06:22 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:22 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:22 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:22 `DESCRIPTION` VARCHAR(1200) NULL DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`)) 02:06:22 ENGINE = InnoDB 02:06:22 AUTO_INCREMENT = 20654 02:06:22 DEFAULT CHARACTER SET = latin1 02:06:22 02:06:21.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:21.994 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:21.995 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS cvnfc_customization ( 02:06:22 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:22 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:22 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:22 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:22 `DESCRIPTION` VARCHAR(1200) NULL DEFAULT NULL, 02:06:22 `NFC_FUNCTION` VARCHAR(200) NULL, 02:06:22 `NFC_NAMING_CODE` VARCHAR(200) NULL, 02:06:22 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 PRIMARY KEY (`ID`), 02:06:22 INDEX `fk_cvnfc_customization__vf_module_customization1_idx` ( 02:06:22 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_cvnfc_customization__vnfc_customization1_idx` ( 02:06:22 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_cvnfc_customization__vnf_resource_customization1_idx` ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 UNIQUE INDEX `UK_cvnfc_customization` ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:22 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:22 `MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_cvnfc_customization__vnf_vfmod_cvnfc_config_cust1_idx` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:22 CONSTRAINT `fk_cvnfc_customization__vf_module_customization1` FOREIGN KEY ( 02:06:22 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:22 CONSTRAINT `fk_cvnfc_customization__vnfc_customization1` FOREIGN KEY ( 02:06:22 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `vnfc_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:22 CONSTRAINT `fk_cvnfc_customization__vnf_resource_customization1` FOREIGN KEY ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:22 ) ENGINE = InnoDB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = latin1 02:06:22 02:06:21.995 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.003 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.003 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnf_vfmodule_cvnfc_configuration_customization ( 02:06:22 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:22 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `CVNFC_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:22 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:22 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:22 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:22 `POLICY_NAME` VARCHAR(200) NULL, 02:06:22 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 PRIMARY KEY (`ID`), 02:06:22 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:22 UNIQUE INDEX `UK_vnf_vfmodule_cvnfc_configuration_customization` ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:22 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:22 `CVNFC_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:22 `MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__cvnfc_cust1_idx` ( 02:06:22 `CVNFC_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__vf_module_cust_idx` ( 02:06:22 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__vnf_res_cust_idx` ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:22 ), 02:06:22 CONSTRAINT `fk_vnf_vfmod_cvnfc_config_cust__configuration_resource` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) REFERENCES `configuration` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:22 CONSTRAINT `fk_cvnfc_configuration_customization__cvnfc_customization1` FOREIGN KEY ( 02:06:22 `CVNFC_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `cvnfc_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:22 CONSTRAINT `fk_vnf_configuration_cvnfc_customization__vf_module_customiza1` FOREIGN KEY ( 02:06:22 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:22 CONSTRAINT `fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1` FOREIGN KEY ( 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:22 ) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:22 ) ENGINE = INNODB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = LATIN1 02:06:22 02:06:22.003 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.009 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.009 [main] INFO liquibase.changelog - SQL in file db/migration/V4.4__AddVnfcTables.sql executed 02:06:22 02:06:22.009 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration ran successfully in 26ms 02:06:22 02:06:22.009 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.011 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.013 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:22 02:06:22.013 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:22 02:06:22.013 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:22 02:06:22.014 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.014 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.014 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = 'AssignNetwork1802BB' 02:06:22 02:06:22.014 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.015 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = 'UnassignNetwork1802BB' 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.015 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET `FLOW_NAME`='UnassignNetworkBB' WHERE `COMPOSITE_ACTION`='Network-Delete' and `FLOW_NAME`='UnassignNetwork1802BB' 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.015 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET `FLOW_NAME`='AssignNetworkBB' WHERE `COMPOSITE_ACTION`='Network-Create' and `FLOW_NAME`='AssignNetwork1802BB' 02:06:22 02:06:22.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.016 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.016 [main] INFO liquibase.changelog - SQL in file db/migration/V4.6__Remove1802StyleAssignNetwork.sql executed 02:06:22 02:06:22.017 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration ran successfully in 4ms 02:06:22 02:06:22.017 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.018 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.020 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:22 02:06:22.020 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:22 02:06:22.020 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:22 02:06:22.021 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.021 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.021 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.021 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `controller_selection_reference` ( 02:06:22 `VNF_TYPE` VARCHAR(50) NOT NULL, 02:06:22 `CONTROLLER_NAME` VARCHAR(100) NOT NULL, 02:06:22 `ACTION_CATEGORY` VARCHAR(15) NOT NULL, 02:06:22 PRIMARY KEY (`VNF_TYPE`, `CONTROLLER_NAME`, `ACTION_CATEGORY`) 02:06:22 ) ENGINE = InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:22.021 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.027 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.027 [main] INFO liquibase.changelog - SQL in file db/migration/V4.7__CreateTableControllerSelectionRefence.sql executed 02:06:22 02:06:22.027 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration ran successfully in 7ms 02:06:22 02:06:22.027 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.028 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.029 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:22 02:06:22.029 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:22 02:06:22.029 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:22 02:06:22.031 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.031 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.032 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:22 VALUES 02:06:22 ('ConfigurationScaleOutBB', 'VF_MODULE', 'CREATE'), 02:06:22 ('GenericVnfHealthCheckBB', 'VF_MODULE', 'CREATE') 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:22 02:06:22.032 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, IS_TOPLEVELFLOW, MIN_API_VERSION, MAX_API_VERSION) VALUES 02:06:22 ('VFModule-ScaleOut', 'createInstance', 'VfModule', true, true, '7','7') 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.032 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:22 ('VFModule-ScaleOut', '1', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:22 ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:22 ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:22 ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:22 ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:22 ('VFModule-ScaleOut', '6', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')) 02:06:22 02:06:22.032 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.033 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:22 02:06:22.033 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:22 VALUES 02:06:22 ('GenericVnfHealthCheckBB', '*', '*', '*', "*" , 'Retry'), 02:06:22 ('ConfigurationScaleOutBB', '*', '*', '*', "*" , 'Retry') 02:06:22 02:06:22.033 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.033 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:22 02:06:22.033 [main] INFO liquibase.changelog - SQL in file db/migration/V4.8__AutoScaleOutReferenceData.sql executed 02:06:22 02:06:22.036 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration ran successfully in 7ms 02:06:22 02:06:22.036 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.037 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.042 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:22 02:06:22.042 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:22 02:06:22.042 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:22 02:06:22.043 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.043 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.047 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.047 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM catalogdb.service_recipe 02:06:22 where orchestration_uri = '/mso/async/services/CreateGenericMacroServiceNetworkVnf' 02:06:22 or orchestration_uri = '/mso/async/services/DeleteGenericMacroServiceNetworkVnf' 02:06:22 02:06:22.047 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.048 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.048 [main] INFO liquibase.changelog - SQL in file db/migration/V4.9__DeleteServiceRecipeOldMacro.sql executed 02:06:22 02:06:22.051 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration ran successfully in 9ms 02:06:22 02:06:22.051 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.052 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.065 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:22 02:06:22.065 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:22 02:06:22.065 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:22 02:06:22.066 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.066 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.066 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.066 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization 02:06:22 MODIFY IF EXISTS VNFC_CUST_MODEL_CUSTOMIZATION_UUID varchar(200) NULL 02:06:22 02:06:22.066 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.078 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.078 [main] INFO liquibase.changelog - SQL in file db/migration/V4.10__CvnfcCustomizationNullableColumn.sql executed 02:06:22 02:06:22.078 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration ran successfully in 13ms 02:06:22 02:06:22.078 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.079 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.081 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:22 02:06:22.081 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:22 02:06:22.081 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:22 02:06:22.082 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.082 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.083 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.083 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`NF_ROLE`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `RECIPE_TIMEOUT`) 02:06:22 VALUES 02:06:22 ('GR-API-DEFAULT', 'recreateInstance', '1', 'Gr api recipe to recreate vnf', '/mso/async/services/WorkflowActionBB', 180) 02:06:22 02:06:22.083 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.083 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.083 [main] INFO liquibase.changelog - SQL in file db/migration/V4.11__RecreateRecipe.sql executed 02:06:22 02:06:22.085 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration ran successfully in 4ms 02:06:22 02:06:22.085 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.085 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.087 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:22 02:06:22.087 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:22 02:06:22.087 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:22 02:06:22.088 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.088 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.088 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.088 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD SECONDARY_POLICY varchar(200) 02:06:22 02:06:22.088 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.111 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.111 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12__add_second_column_to_rainy_day_handler_for_after_retry.sql executed 02:06:22 02:06:22.111 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration ran successfully in 24ms 02:06:22 02:06:22.111 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.112 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.113 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:22 02:06:22.113 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:22 02:06:22.113 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:22 02:06:22.114 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:22.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.114 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.114 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type='CUSTOM', target_action='CUSTOM' where BUILDING_BLOCK_NAME = 'ConfigurationScaleOutBB' 02:06:22 02:06:22.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.114 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.114 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type='CUSTOM', target_action='CUSTOM' where BUILDING_BLOCK_NAME = 'GenericVnfHealthCheckBB' 02:06:22 02:06:22.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.115 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.115 [main] DEBUG liquibase.database - Executing Statement: update northbound_request_ref_lookup set ACTION='scaleOut' where MACRO_ACTION='VFModule-ScaleOut' 02:06:22 02:06:22.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.115 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.115 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12.1__UpdateAutoScaleOutRefData.sql executed 02:06:22 02:06:22.117 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration ran successfully in 4ms 02:06:22 02:06:22.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.117 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.119 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:22 02:06:22.119 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:22 02:06:22.119 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:22 02:06:22.119 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services 02:06:22 ADD PROJECT_DOMAIN_NAME VARCHAR(255) DEFAULT NULL, 02:06:22 ADD USER_DOMAIN_NAME VARCHAR(255) DEFAULT NULL 02:06:22 02:06:22.119 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.129 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.129 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12.2__AddDomainColumnsCloudIdentity.sql executed 02:06:22 02:06:22.129 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration ran successfully in 10ms 02:06:22 02:06:22.130 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.130 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.132 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:22 02:06:22.132 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:22 02:06:22.132 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:22 02:06:22.136 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.136 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'ACTIVE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.136 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'ASSIGNED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.136 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'CREATED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.136 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.137 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'INVENTORIED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.137 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.137 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.137 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.137 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.137 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'ACTIVE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'ASSIGNED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'CREATED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'INVENTORIED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.138 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.138 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.139 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.139 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.139 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.139 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.139 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.140 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type = "VNF" where building_block_name = "GenericVnfHealthCheckBB" 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.140 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type = "VF_MODULE" where building_block_name = "ConfigurationScaleOutBB" 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.140 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.140 [main] INFO liquibase.changelog - SQL in file db/migration/V4.13__UpdateBBOrchestrationStatusAutoScaleOut.sql executed 02:06:22 02:06:22.142 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration ran successfully in 10ms 02:06:22 02:06:22.142 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.143 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.145 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:22 02:06:22.145 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:22 02:06:22.145 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:22 02:06:22.146 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.146 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.146 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.146 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkBB' 02:06:22 02:06:22.146 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.146 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.146 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkCollectionBB' 02:06:22 02:06:22.146 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.147 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVfModuleBB' 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.147 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVolumeGroupBB' 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.147 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkBB' 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.147 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkCollectionBB' 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.147 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVfModuleBB' 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.147 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVolumeGroupBB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetwork1802BB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetworkBB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignServiceInstanceBB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVfModuleBB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVnfBB' 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.148 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.148 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVolumeGroupBB' 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.149 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UpdateNetworkBB' 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.149 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'VnfAdapterBB' 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.149 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.149 [main] INFO liquibase.changelog - SQL in file db/migration/V4.14__RemoveRetryFromRainyDayHandlingTable.sql executed 02:06:22 02:06:22.151 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration ran successfully in 6ms 02:06:22 02:06:22.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.151 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.153 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.153 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.153 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.154 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.154 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.154 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.154 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup ADD COLUMN CLOUD_OWNER varchar(200) NOT NULL 02:06:22 02:06:22.154 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.179 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.180 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:22 DROP INDEX UK_northbound_request_ref_lookup 02:06:22 02:06:22.180 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.183 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.183 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:22 ADD UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC, `CLOUD_OWNER` ASC) 02:06:22 02:06:22.183 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.193 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.193 [main] INFO liquibase.changelog - SQL in file db/migration/V4.14.2__AddCloudOwnerColumnToNorthBoundRequest.sql executed 02:06:22 02:06:22.193 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration ran successfully in 40ms 02:06:22 02:06:22.193 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.194 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.196 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:22 02:06:22.196 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:22 02:06:22.196 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:22 02:06:22.197 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.197 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.197 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.197 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'GenericVnfHealthCheckBB' 02:06:22 02:06:22.197 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.198 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.198 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'ConfigurationScaleOutBB' 02:06:22 02:06:22.198 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.198 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.198 [main] INFO liquibase.changelog - SQL in file db/migration/V4.15__UpdateRainyDayHandlerMacroForScaleOut.sql executed 02:06:22 02:06:22.199 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration ran successfully in 3ms 02:06:22 02:06:22.199 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.200 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.201 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.201 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.201 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.202 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:22.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.202 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.202 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template` (`ARTIFACT_UUID`,`NAME`,`VERSION`,`BODY`,`TIMEOUT_MINUTES`,`DESCRIPTION`,`CREATION_TIMESTAMP`,`ARTIFACT_CHECKSUM`) VALUES 02:06:22 ('efee1d84-b8ec-11e7-abc4-cec278b6b50a','Generic NeutronNet','1',' 02:06:22 heat_template_version: 2013-05-23 02:06:22 description: A simple Neutron network 02:06:22 parameters: 02:06:22 network_name: 02:06:22 type: string 02:06:22 description: Name of the Neutron Network 02:06:22 default: ONAP-NW1 02:06:22 shared: 02:06:22 type: boolean 02:06:22 description: Shared amongst tenants 02:06:22 default: False 02:06:22 outputs: 02:06:22 network_id: 02:06:22 description: Openstack network identifier 02:06:22 value: { get_resource: network } 02:06:22 resources: 02:06:22 network: 02:06:22 type: OS::Neutron::Net 02:06:22 properties: 02:06:22 name: { get_param: network_name } 02:06:22 shared: { get_param: shared }',10,'Generic Neutron Template','2017-10-26 14:44:00', 'MANUAL RECORD') 02:06:22 02:06:22.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.203 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.203 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`, `HEAT_TEMPLATE_ARTIFACT_UUID`,`AIC_VERSION_MIN` , `AIC_VERSION_MAX` ) 02:06:22 VALUES ('Generic NeutronNet','efee1d84-b8ec-11e7-abc4-cec278b6b50a','2.0','3.0') 02:06:22 02:06:22.203 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.203 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.203 [main] INFO liquibase.changelog - SQL in file db/migration/V4.16__Add_Default_NeutronNetwork.sql executed 02:06:22 02:06:22.204 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration ran successfully in 3ms 02:06:22 02:06:22.204 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.205 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.206 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:22 02:06:22.206 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:22 02:06:22.206 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:22 02:06:22.207 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.207 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.207 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.207 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:22 MODIFY IF EXISTS REGION_ID varchar(50) NULL, 02:06:22 MODIFY IF EXISTS CLLI varchar(50) NULL 02:06:22 02:06:22.207 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.209 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.209 [main] INFO liquibase.changelog - SQL in file db/migration/V4.17__UpdateCloudSiteColumn.sql executed 02:06:22 02:06:22.209 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration ran successfully in 3ms 02:06:22 02:06:22.209 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.210 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.212 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:22 02:06:22.212 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:22 02:06:22.212 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:22 02:06:22.213 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.213 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO controller_selection_reference (VNF_TYPE, CONTROLLER_NAME, ACTION_CATEGORY) VALUES ('vLoadBalancerMS/vLoadBalancerMS 0', 'APPC', 'HealthCheck') 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.213 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO controller_selection_reference (VNF_TYPE, CONTROLLER_NAME, ACTION_CATEGORY) VALUES ('vLoadBalancerMS/vLoadBalancerMS 0', 'APPC', 'ConfigScaleOut') 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.213 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.213 [main] INFO liquibase.changelog - SQL in file db/migration/V4.18__ControllerSelectionReferenceData.sql executed 02:06:22 02:06:22.215 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration ran successfully in 3ms 02:06:22 02:06:22.215 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.215 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.216 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:22 02:06:22.216 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:22 02:06:22.216 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:22 02:06:22.217 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM" 02:06:22 02:06:22.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.217 [main] DEBUG liquibase.executor - 11 row(s) affected 02:06:22 02:06:22.217 [main] DEBUG liquibase.database - Executing Statement: update orchestration_status_state_transition_directive set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM" 02:06:22 02:06:22.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.218 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:22 02:06:22.218 [main] INFO liquibase.changelog - SQL in file db/migration/V4.19__RenameCustomToNoValidate.sql executed 02:06:22 02:06:22.221 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration ran successfully in 5ms 02:06:22 02:06:22.221 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.222 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.223 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:22 02:06:22.223 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:22 02:06:22.223 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:22 02:06:22.224 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:22.224 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.224 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.224 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:22 VALUES 02:06:22 ('FlowCompleteActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFHealthCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFQuiesceTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFResumeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFSetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFUnsetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFUpgradePostCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFUpgradePreCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:22 ('VNFUpgradeSoftwareActivity', 'NO_VALIDATE', 'CUSTOM') 02:06:22 02:06:22.224 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.225 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:22 02:06:22.225 [main] INFO liquibase.changelog - SQL in file db/migration/V4.20__SetActivitiesBBsToNoValidate.sql executed 02:06:22 02:06:22.226 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration ran successfully in 3ms 02:06:22 02:06:22.226 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.227 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.228 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:22 02:06:22.229 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:22 02:06:22.229 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:22 02:06:22.229 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.229 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.229 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.230 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `homing_instances` ( 02:06:22 `SERVICE_INSTANCE_ID` varchar(50) NOT NULL, 02:06:22 `CLOUD_OWNER` VARCHAR(200) NOT NULL, 02:06:22 `CLOUD_REGION_ID` VARCHAR(200) NOT NULL, 02:06:22 `OOF_DIRECTIVES` longtext NULL DEFAULT NULL, 02:06:22 PRIMARY KEY (`SERVICE_INSTANCE_ID`) 02:06:22 ) 02:06:22 02:06:22.230 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.237 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.237 [main] INFO liquibase.changelog - SQL in file db/migration/V4.21__AddHomingTables.sql executed 02:06:22 02:06:22.237 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration ran successfully in 8ms 02:06:22 02:06:22.237 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.237 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.240 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:22 02:06:22.240 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:22 02:06:22.240 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:22 02:06:22.242 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.242 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.242 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.243 [main] DEBUG liquibase.database - Executing Statement: /* Consolidate Service_Proxy_Customization and Service_Proxy tables into a new table also called Service_Proxy_Customization */ 02:06:22 02:06:22 ALTER TABLE service_proxy_customization DROP FOREIGN KEY fk_service_proxy_resource_customization__service1 02:06:22 02:06:22.243 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.245 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.245 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service_proxy_customization DROP FOREIGN KEY fk_spr_customization__service_proxy_resource1 02:06:22 02:06:22.246 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.248 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.248 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE configuration_customization DROP FOREIGN KEY fk_configuration_customization__service_proxy_customization1 02:06:22 02:06:22.248 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.249 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.249 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_proxy_customization_temp` ( 02:06:22 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:22 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:22 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:22 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:22 `SOURCE_SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:22 INDEX `fk_service_proxy_customization__service1_idx` (`SOURCE_SERVICE_MODEL_UUID` ASC), 02:06:22 UNIQUE INDEX `UK_service_proxy_customization` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:22 INDEX `fk_service_proxy_customization__serv_prox_to_serv` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:22 CONSTRAINT `fk_service_proxy_resource_customization__service1` 02:06:22 FOREIGN KEY (`SOURCE_SERVICE_MODEL_UUID`) 02:06:22 REFERENCES `catalogdb`.`service` (`MODEL_UUID`) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE) 02:06:22 ENGINE = InnoDB 02:06:22 AUTO_INCREMENT = 20654 02:06:22 DEFAULT CHARACTER SET = latin1 02:06:22 02:06:22.249 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.257 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.257 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO catalogdb.service_proxy_customization_temp (model_customization_uuid,model_instance_name,model_uuid,model_invariant_uuid,model_version,model_name,tosca_node_type,description,source_service_model_uuid) 02:06:22 SELECT T1.model_customization_uuid, T1.model_instance_name,T2.model_uuid, T2.model_invariant_uuid, T2.model_version, T2.model_name, T1.tosca_node_type, T2.description, T1.source_service_model_uuid 02:06:22 FROM catalogdb.service_proxy_customization T1 02:06:22 JOIN catalogdb.service_proxy T2 ON T1.service_proxy_model_uuid = T2.model_uuid 02:06:22 02:06:22.257 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.258 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.258 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_proxy_customization 02:06:22 02:06:22.258 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.264 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.264 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_proxy 02:06:22 02:06:22.264 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.268 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.268 [main] DEBUG liquibase.database - Executing Statement: RENAME TABLE service_proxy_customization_temp TO service_proxy_customization 02:06:22 02:06:22.268 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.272 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.272 [main] INFO liquibase.changelog - SQL in file db/migration/V5.1__ServiceProxyTableConsolidation.sql executed 02:06:22 02:06:22.272 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration ran successfully in 32ms 02:06:22 02:06:22.272 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.273 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.275 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.275 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.275 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:22 02:06:22.277 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.277 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.277 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup ADD COLUMN SERVICE_TYPE varchar(200) NULL 02:06:22 02:06:22.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.296 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.296 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:22 DROP INDEX UK_northbound_request_ref_lookup 02:06:22 02:06:22.296 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.300 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.300 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:22 ADD UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC, `CLOUD_OWNER` ASC, `SERVICE_TYPE` ASC) 02:06:22 02:06:22.300 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.310 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.310 [main] INFO liquibase.changelog - SQL in file db/migration/V5.2__AddServiceTypeColumnToNorthBoundRequest.sql executed 02:06:22 02:06:22.310 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration ran successfully in 35ms 02:06:22 02:06:22.310 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.311 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.313 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:22 02:06:22.313 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:22 02:06:22.313 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:22 02:06:22.315 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.315 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.315 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.315 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource` ( 02:06:22 `ORCHESTRATION_MODE` varchar(20) DEFAULT NULL, 02:06:22 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 `MODEL_UUID` varchar(200) NOT NULL, 02:06:22 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:22 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:22 `MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:22 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:22 `RESOURCE_CATEGORY` varchar(200) DEFAULT NULL, 02:06:22 `RESOURCE_SUB_CATEGORY` varchar(200) DEFAULT NULL, 02:06:22 PRIMARY KEY (`MODEL_UUID`) 02:06:22 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:22.315 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.323 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.323 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource_customization` ( 02:06:22 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:22 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:22 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:22 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:22 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:22 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 `PNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:22 `MULTI_STAGE_DESIGN` varchar(20) DEFAULT NULL, 02:06:22 `RESOURCE_INPUT` varchar(2000) DEFAULT NULL, 02:06:22 CDS_BLUEPRINT_NAME varchar(200) DEFAULT NULL, 02:06:22 CDS_BLUEPRINT_VERSION varchar(20) DEFAULT NULL, 02:06:22 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:22 KEY `fk_pnf_resource_customization__pnf_resource1_idx` (`PNF_RESOURCE_MODEL_UUID`), 02:06:22 CONSTRAINT `fk_pnf_resource_customization__pnf_resource1` FOREIGN KEY (`PNF_RESOURCE_MODEL_UUID`) REFERENCES `pnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:22 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:22.323 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.329 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.330 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource_customization_to_service` ( 02:06:22 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:22 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:22 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:22 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:22 02:06:22.330 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.337 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.337 [main] INFO liquibase.changelog - SQL in file db/migration/V5.4__AddPnfResourceAndCustomization.sql executed 02:06:22 02:06:22.337 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration ran successfully in 24ms 02:06:22 02:06:22.337 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.338 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.340 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.340 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.340 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:22 02:06:22.342 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:22 02:06:22.342 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.342 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.342 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM temp_network_heat_template_lookup WHERE HEAT_TEMPLATE_ARTIFACT_UUID = 'efee1d84-b8ec-11e7-abc4-cec278b6b50a' 02:06:22 02:06:22.342 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.342 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.343 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM heat_template WHERE ARTIFACT_UUID = 'efee1d84-b8ec-11e7-abc4-cec278b6b50a' 02:06:22 02:06:22.343 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.344 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template` (`ARTIFACT_UUID`,`NAME`,`VERSION`,`BODY`,`TIMEOUT_MINUTES`,`DESCRIPTION`,`CREATION_TIMESTAMP`,`ARTIFACT_CHECKSUM`) VALUES 02:06:22 ('efee1d84-b8ec-11e7-abc4-cec278b6b50a','Generic NeutronNet','1',' 02:06:22 heat_template_version: 2013-05-23 02:06:22 description: A simple Neutron network 02:06:22 parameters: 02:06:22 network_name: 02:06:22 type: string 02:06:22 description: Name of the Neutron Network 02:06:22 default: ONAP-NW1 02:06:22 shared: 02:06:22 type: boolean 02:06:22 description: Shared amongst tenants 02:06:22 default: False 02:06:22 outputs: 02:06:22 network_id: 02:06:22 description: Openstack network identifier 02:06:22 value: { get_resource: network } 02:06:22 resources: 02:06:22 network: 02:06:22 type: OS::Neutron::Net 02:06:22 properties: 02:06:22 name: { get_param: network_name } 02:06:22 shared: { get_param: shared }',10,'Generic Neutron Template','2017-10-26 14:44:00', 'MANUAL RECORD') 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.344 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`, `HEAT_TEMPLATE_ARTIFACT_UUID`,`AIC_VERSION_MIN` , `AIC_VERSION_MAX` ) 02:06:22 VALUES ('Generic NeutronNet','efee1d84-b8ec-11e7-abc4-cec278b6b50a','2.0','3.0') 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.344 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template_params` (`HEAT_TEMPLATE_ARTIFACT_UUID`, `PARAM_NAME`, `IS_REQUIRED`, `PARAM_TYPE`, `PARAM_ALIAS`) 02:06:22 VALUES ('efee1d84-b8ec-11e7-abc4-cec278b6b50a', 'network_name', 0, 'String', NULL) 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.344 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template_params` (`HEAT_TEMPLATE_ARTIFACT_UUID`, `PARAM_NAME`, `IS_REQUIRED`, `PARAM_TYPE`, `PARAM_ALIAS`) 02:06:22 VALUES ('efee1d84-b8ec-11e7-abc4-cec278b6b50a', 'shared', 0, 'Boolean', NULL) 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.344 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.344 [main] INFO liquibase.changelog - SQL in file db/migration/V5.5.1__Correct_Default_NeutronNetwork.sql executed 02:06:22 02:06:22.346 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration ran successfully in 6ms 02:06:22 02:06:22.346 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.347 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.349 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:22 02:06:22.349 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:22 02:06:22.349 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:22 02:06:22.351 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.351 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.351 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.351 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE vnf_vfmodule_cvnfc_configuration_customization 02:06:22 02:06:22.351 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.360 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.360 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnf_vfmodule_cvnfc_configuration_customization ( 02:06:22 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:22 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:22 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:22 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:22 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:22 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:22 `POLICY_NAME` VARCHAR(200) NULL, 02:06:22 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:22 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:22 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:22 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:22 `CVNFC_CUSTOMIZATION_ID` INT(11) DEFAULT NULL, 02:06:22 PRIMARY KEY (`ID`), 02:06:22 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:22 02:06:22 CONSTRAINT `fk_vnf_vfmod_cvnfc_config_cust__configuration_resource` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) 02:06:22 REFERENCES `configuration` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:22 ) ENGINE = INNODB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = LATIN1 02:06:22 02:06:22.360 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.369 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.369 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6__Fix_CVNFC_Customization.sql executed 02:06:22 02:06:22.369 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration ran successfully in 20ms 02:06:22 02:06:22.369 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.369 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.371 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:22 02:06:22.371 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:22 02:06:22.371 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:22 02:06:22.377 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.377 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.377 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.377 [main] DEBUG liquibase.database - Executing Statement: -- Drop Foreign Keys so we can migrate data 02:06:22 ALTER TABLE vnf_res_custom_to_vf_module_custom DROP FOREIGN KEY IF EXISTS fk_vnf_res_custom_to_vf_module_custom__vf_module_customization1 02:06:22 02:06:22.377 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.380 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.380 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_res_custom_to_vf_module_custom DROP FOREIGN KEY IF EXISTS fk_vnf_res_custom_to_vf_module_custom__vnf_resource_customiza1 02:06:22 02:06:22.380 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.383 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.383 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP FOREIGN KEY IF EXISTS fk_cvnfc_customization__vf_module_customization1 02:06:22 02:06:22.383 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.385 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.385 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP FOREIGN KEY IF EXISTS fk_vnf_configuration_cvnfc_customization__vf_module_customiza1 02:06:22 02:06:22.385 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.386 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.386 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP FOREIGN KEY IF EXISTS fk_cvnfc_customization__vnf_resource_customization1 02:06:22 02:06:22.386 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.388 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.389 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service DROP FOREIGN KEY IF EXISTS vnf_resource_customization_to_service_ibfk_2 02:06:22 02:06:22.389 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.391 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.391 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP FOREIGN KEY IF EXISTS fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1 02:06:22 02:06:22.391 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.392 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.393 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization DROP FOREIGN KEY IF EXISTS fk_vnfc_instance_group_customization__vnf_resource_customizat1 02:06:22 02:06:22.393 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.394 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.394 [main] DEBUG liquibase.database - Executing Statement: DROP INDEX UK_cvnfc_customization on cvnfc_customization 02:06:22 02:06:22.394 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.397 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.398 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vf_module_customization WHERE vf_module_model_uuid NOT IN (SELECT model_uuid FROM vf_module) 02:06:22 02:06:22.398 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.398 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.398 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:22 CHANGE COLUMN MULTI_STAGE_DESIGN MULTI_STAGE_DESIGN VARCHAR(20) NULL DEFAULT NULL AFTER NF_NAMING_CODE 02:06:22 02:06:22.398 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.409 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.410 [main] DEBUG liquibase.database - Executing Statement: -- Generate Primary keys for tables 02:06:22 ALTER TABLE vnf_resource_customization DROP PRIMARY KEY, ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY 02:06:22 02:06:22.410 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.423 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.423 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization DROP PRIMARY KEY, ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY 02:06:22 02:06:22.424 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.438 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.438 [main] DEBUG liquibase.database - Executing Statement: -- Add columns for Joins between tables 02:06:22 ALTER TABLE vnf_resource_customization ADD SERVICE_MODEL_UUID VARCHAR(200) DEFAULT NULL 02:06:22 02:06:22.438 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.451 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.451 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization ADD VNF_RESOURCE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:22 02:06:22.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.461 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.461 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization ADD VNF_RESOURCE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:22 02:06:22.461 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.476 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.476 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization ADD VF_MODULE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:22 02:06:22.476 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.489 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.489 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/Services, re-add foreign key 02:06:22 INSERT INTO vnf_resource_customization (SELECT vrc.MODEL_CUSTOMIZATION_UUID,vrc.MODEL_INSTANCE_NAME, vrc.MIN_INSTANCES,vrc.MAX_INSTANCES,vrc.AVAILABILITY_ZONE_MAX_COUNT,vrc.NF_TYPE,vrc.NF_ROLE,vrc.NF_FUNCTION, 02:06:22 vrc.NF_NAMING_CODE,vrc.MULTI_STAGE_DESIGN,vrc.CREATION_TIMESTAMP, vrc.VNF_RESOURCE_MODEL_UUID,vrc.INSTANCE_GROUP_MODEL_UUID,NULL,crcs.SERVICE_MODEL_UUID from vnf_resource_customization vrc, vnf_resource_customization_to_service crcs, service srv WHERE crcs.RESOURCE_MODEL_CUSTOMIZATION_UUID = vrc.MODEL_CUSTOMIZATION_UUID AND srv.MODEL_UUID=crcs.SERVICE_MODEL_UUID) 02:06:22 02:06:22.489 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.489 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.489 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vnf_resource_customization where SERVICE_MODEL_UUID IS NULL 02:06:22 02:06:22.489 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.490 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.490 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization CHANGE COLUMN SERVICE_MODEL_UUID SERVICE_MODEL_UUID VARCHAR(200) NOT NULL 02:06:22 02:06:22.490 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.504 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.504 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:22 ADD CONSTRAINT fk_vnf_resource_customization_to_service FOREIGN KEY (SERVICE_MODEL_UUID) 02:06:22 REFERENCES service(MODEL_UUID) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE 02:06:22 02:06:22.505 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.525 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.525 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/VNFCInstance Groups 02:06:22 02:06:22 ALTER TABLE vnfc_instance_group_customization DROP PRIMARY KEY 02:06:22 02:06:22.526 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.544 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.544 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnfc_instance_group_customization 02:06:22 (SELECT vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID, vnfcgroup.INSTANCE_GROUP_MODEL_UUID, vnfcgroup.FUNCTION, vnfcgroup.DESCRIPTION, vnfcgroup.CREATION_TIMESTAMP, vnfrc.ID 02:06:22 FROM vnfc_instance_group_customization vnfcgroup, vnf_resource_customization vnfrc 02:06:22 WHERE vnfrc.MODEL_CUSTOMIZATION_UUID = vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID) 02:06:22 02:06:22.544 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.545 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.545 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vnfc_instance_group_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL 02:06:22 02:06:22.545 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.545 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.545 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST 02:06:22 02:06:22.545 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.557 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.557 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization 02:06:22 ADD INDEX fk_vnfc_instance_group_customization__vnf_res_custom1_idx (VNF_RESOURCE_CUSTOMIZATION_ID ASC), 02:06:22 ADD CONSTRAINT fk_vnfc_instance_group_customization_vnf_customization FOREIGN KEY (VNF_RESOURCE_CUSTOMIZATION_ID) 02:06:22 REFERENCES vnf_resource_customization(ID) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE 02:06:22 02:06:22.557 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.577 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.577 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization DROP VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID 02:06:22 02:06:22.577 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.592 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.593 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/VFMODULEs, re-add foreign key 02:06:22 INSERT INTO vf_module_customization 02:06:22 (SELECT vmc.MODEL_CUSTOMIZATION_UUID, vmc.LABEL, vmc.INITIAL_COUNT, vmc.MIN_INSTANCES, vmc.MAX_INSTANCES, vmc.AVAILABILITY_ZONE_COUNT, vmc.HEAT_ENVIRONMENT_ARTIFACT_UUID, vmc.VOL_ENVIRONMENT_ARTIFACT_UUID, vmc.CREATION_TIMESTAMP, vmc.VF_MODULE_MODEL_UUID, NULL,vnfrc.ID 02:06:22 FROM vf_module_customization vmc, vnf_res_custom_to_vf_module_custom vnfcvf, vnf_resource_customization vnfrc 02:06:22 WHERE vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID = vmc.MODEL_CUSTOMIZATION_UUID AND vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID) 02:06:22 02:06:22.593 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.593 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.593 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vf_module_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL 02:06:22 02:06:22.593 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.594 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.594 [main] DEBUG liquibase.database - Executing Statement: -- Migrate Linkage between CVNFC_Customization and VF_Modules 02:06:22 CREATE VIEW vf_module_vnf AS 02:06:22 SELECT vmc.ID as vf_module_id, vnfrc.MODEL_CUSTOMIZATION_UUID as VNF_MODEL_CUST_UUID, vmc.MODEL_CUSTOMIZATION_UUID 02:06:22 FROM vf_module_customization vmc 02:06:22 JOIN vnf_res_custom_to_vf_module_custom vnfcvf ON vmc.MODEL_CUSTOMIZATION_UUID = vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 JOIN vnf_resource_customization vnfrc ON vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 02:06:22.594 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.596 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.596 [main] DEBUG liquibase.database - Executing Statement: UPDATE cvnfc_customization as cvnfcc 02:06:22 JOIN vf_module_vnf AS vfmvnf 02:06:22 ON vfmvnf.model_customization_uuid = cvnfcc.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 AND cvnfcc.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID=vfmvnf.VNF_MODEL_CUST_UUID 02:06:22 SET cvnfcc.VF_MODULE_CUSTOMIZATION_ID = vfmvnf.vf_module_id 02:06:22 02:06:22.596 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.597 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.597 [main] DEBUG liquibase.database - Executing Statement: DROP VIEW vf_module_vnf 02:06:22 02:06:22.597 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.597 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.597 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization 02:06:22 ADD CONSTRAINT fk_cvnfc_customization_to_vf_module_resource_customization FOREIGN KEY (VF_MODULE_CUSTOMIZATION_ID) 02:06:22 REFERENCES vf_module_customization(ID) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE 02:06:22 02:06:22.597 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.619 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.619 [main] DEBUG liquibase.database - Executing Statement: -- rename/clean up crazy table 02:06:22 ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 02:06:22.619 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.629 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.629 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP VF_MODULE_MODEL_CUSTOMIZATION_UUID 02:06:22 02:06:22.629 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.638 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.638 [main] DEBUG liquibase.database - Executing Statement: RENAME TABLE vnf_vfmodule_cvnfc_configuration_customization TO cvnfc_configuration_customization 02:06:22 02:06:22.638 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.645 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.645 [main] DEBUG liquibase.database - Executing Statement: -- DROP Tables/columns no longer used 02:06:22 ALTER TABLE cvnfc_customization DROP VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 02:06:22.645 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.657 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.657 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:22 02:06:22.657 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.672 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.672 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization DROP instance_group_model_uuid 02:06:22 02:06:22.672 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.686 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.686 [main] DEBUG liquibase.database - Executing Statement: -- Remove orphaned records, that hav ebeen migrated 02:06:22 02:06:22 DROP TABLE vnf_res_custom_to_vf_module_custom 02:06:22 02:06:22.686 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.692 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.692 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE vnf_resource_customization_to_service 02:06:22 02:06:22.692 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.697 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.697 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:22 ADD UNIQUE INDEX UK_vnf_resource_customization (MODEL_CUSTOMIZATION_UUID ASC, SERVICE_MODEL_UUID ASC) 02:06:22 02:06:22.697 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.703 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.703 [main] DEBUG liquibase.database - Executing Statement: -- Additional Clean Up 02:06:22 ALTER TABLE vnf_resource_customization 02:06:22 CHANGE COLUMN `ID` `ID` INT(13) NOT NULL AUTO_INCREMENT FIRST, 02:06:22 ADD INDEX `vnf_resource_customization_mod_cust_uuid_idx` (`MODEL_CUSTOMIZATION_UUID` ASC) 02:06:22 02:06:22.703 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.718 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.718 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service_proxy_customization 02:06:22 DROP INDEX fk_service_proxy_customization__serv_prox_to_serv, 02:06:22 DROP INDEX UK_service_proxy_customization 02:06:22 02:06:22.718 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.723 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.723 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:22 ADD CONSTRAINT fk_vf_module_customization_to_vnf_resource_customization FOREIGN KEY (VNF_RESOURCE_CUSTOMIZATION_ID) 02:06:22 REFERENCES vnf_resource_customization(ID) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE 02:06:22 02:06:22.723 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.746 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.746 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource 02:06:22 CHANGE COLUMN DESCRIPTION DESCRIPTION VARCHAR(1200) NULL DEFAULT NULL 02:06:22 02:06:22.746 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.762 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.763 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:22 CHANGE COLUMN BUILDING_BLOCK_NAME BUILDING_BLOCK_NAME VARCHAR(200) NOT NULL 02:06:22 02:06:22.763 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.782 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.782 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization CHANGE COLUMN VNF_RESOURCE_CUSTOMIZATION_ID VNF_RESOURCE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:22 02:06:22.782 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.793 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.793 [main] DEBUG liquibase.database - Executing Statement: -- clean up before making FK null 02:06:22 DELETE from cvnfc_customization where vf_module_customization_id is NULL 02:06:22 02:06:22.793 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.794 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.794 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization CHANGE COLUMN VF_MODULE_CUSTOMIZATION_ID VF_MODULE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:22 02:06:22.794 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.809 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.810 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization CHANGE COLUMN VNF_RESOURCE_CUSTOMIZATION_ID VNF_RESOURCE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:22 02:06:22.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.823 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.823 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_configuration_customization CHANGE COLUMN CVNFC_CUSTOMIZATION_ID CVNFC_CUSTOMIZATION_ID INT(11) NOT NULL 02:06:22 02:06:22.823 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.834 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.834 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_configuration_customization 02:06:22 ADD CONSTRAINT fk_cvnfc_config_custom__cvnfc_cust1 FOREIGN KEY (CVNFC_CUSTOMIZATION_ID) 02:06:22 REFERENCES cvnfc_customization(ID) 02:06:22 ON DELETE CASCADE 02:06:22 ON UPDATE CASCADE 02:06:22 02:06:22.834 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.855 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.855 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:22 CHANGE COLUMN ID ID INT(13) NOT NULL AUTO_INCREMENT FIRST, 02:06:22 ADD INDEX vf_module_customization_model_cust_uuid_idx (MODEL_CUSTOMIZATION_UUID ASC) 02:06:22 02:06:22.855 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.869 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.869 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.1__Use_ID_To_Identify_Tables.sql executed 02:06:22 02:06:22.869 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration ran successfully in 498ms 02:06:22 02:06:22.870 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.871 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.873 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:22 02:06:22.874 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:22 02:06:22.874 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:22 02:06:22.876 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.876 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.876 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.876 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:22 ADD RESOURCE_ORDER varchar(255) 02:06:22 02:06:22.876 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.896 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.896 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:22 ADD RESOURCE_INPUT varchar(2000) 02:06:22 02:06:22.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.910 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.910 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization 02:06:22 ADD RESOURCE_INPUT varchar(2000) 02:06:22 02:06:22.910 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.922 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.922 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization 02:06:22 ADD RESOURCE_INPUT varchar(2000) 02:06:22 02:06:22.922 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.934 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.934 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.2__AddResourceInput.sql executed 02:06:22 02:06:22.934 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration ran successfully in 60ms 02:06:22 02:06:22.934 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.935 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:22 02:06:22.937 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:22 02:06:22.937 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:22 02:06:22.937 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:22 02:06:22.938 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:22 02:06:22.938 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:22 02:06:22.938 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:22 02:06:22.938 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:22 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:22 02:06:22.938 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.941 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.941 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization 02:06:23 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:23 02:06:22.941 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.944 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.944 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization 02:06:23 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:23 02:06:22.944 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.945 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.945 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.3__ChangeResourceInputLength.sql executed 02:06:23 02:06:22.945 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration ran successfully in 8ms 02:06:23 02:06:22.945 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.946 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:22.949 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:23 02:06:22.949 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:23 02:06:22.949 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:23 02:06:22.950 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:22.950 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.950 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.950 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY COLUMN AIC_VERSION_MIN varchar(20) NULL 02:06:23 02:06:22.950 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.963 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.963 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY COLUMN HEAT_TEMPLATE_ARTIFACT_UUID varchar(200) NULL 02:06:23 02:06:22.963 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.978 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.979 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource DROP FOREIGN KEY fk_network_resource__temp_network_heat_template_lookup__mod_nm1 02:06:23 02:06:22.979 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.981 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.981 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.4__UpdateHeatRelatedAttribute.sql executed 02:06:23 02:06:22.981 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration ran successfully in 32ms 02:06:23 02:06:22.981 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.982 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:22.985 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:23 02:06:22.985 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:23 02:06:22.985 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:23 02:06:22.988 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:22.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:22.988 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:22.988 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD CDS_BLUEPRINT_NAME varchar(200) null 02:06:23 02:06:22.988 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.000 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.000 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD CDS_BLUEPRINT_VERSION varchar(20) null 02:06:23 02:06:23.000 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.013 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.013 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.5__AddBluePrintNameVersion.sql executed 02:06:23 02:06:23.013 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration ran successfully in 28ms 02:06:23 02:06:23.013 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.014 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.017 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:23 02:06:23.017 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:23 02:06:23.017 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:23 02:06:23.018 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE catalogdb.service ADD COLUMN IF NOT EXISTS OVERALL_DISTRIBUTION_STATUS varchar(45) 02:06:23 02:06:23.018 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.041 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.041 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.6__Add_Column_For_Distrobution_Status.sql executed 02:06:23 02:06:23.041 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration ran successfully in 24ms 02:06:23 02:06:23.041 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.042 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.044 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:23 02:06:23.044 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:23 02:06:23.044 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:23 02:06:23.047 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:23 02:06:23.047 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.048 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.048 [main] DEBUG liquibase.database - Executing Statement: /* Drop existing foreign key */ 02:06:23 ALTER TABLE `catalogdb`.`configuration_customization` 02:06:23 DROP FOREIGN KEY IF EXISTS `fk_configuration_customization__configuration_customization1` 02:06:23 02:06:23.048 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.050 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.050 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `catalogdb`.`configuration_customization` 02:06:23 DROP FOREIGN KEY IF EXISTS `fk_configuration_resource_customization__configuration_resour1` 02:06:23 02:06:23.050 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.052 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.052 [main] DEBUG liquibase.database - Executing Statement: /* Drop existing index */ 02:06:23 ALTER TABLE `catalogdb`.`configuration_customization` 02:06:23 DROP INDEX IF EXISTS `fk_configuration_customization__configuration_customization_idx` 02:06:23 02:06:23.052 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.057 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.057 [main] DEBUG liquibase.database - Executing Statement: /* Create a new table */ 02:06:23 CREATE TABLE `tmp_configuration_customization` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:23 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:23 `CONFIGURATION_TYPE` VARCHAR(200) DEFAULT NULL, 02:06:23 `CONFIGURATION_ROLE` VARCHAR(200) DEFAULT NULL, 02:06:23 `CONFIGURATION_FUNCTION` VARCHAR(200) DEFAULT NULL, 02:06:23 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:23 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:23 `SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:23 `CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_ID` int(11) DEFAULT NULL, 02:06:23 `SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:23 PRIMARY KEY (`ID`) , 02:06:23 KEY `fk_configuration_customization__configuration_idx` (`CONFIGURATION_MODEL_UUID`), 02:06:23 KEY `fk_configuration_customization__service_idx` (`SERVICE_MODEL_UUID`), 02:06:23 UNIQUE KEY `uk_configuration_customization` (`MODEL_CUSTOMIZATION_UUID` ASC, `SERVICE_MODEL_UUID` ASC), 02:06:23 CONSTRAINT `fk_configuration_customization__configuration1` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) 02:06:23 REFERENCES `configuration` (`MODEL_UUID`) 02:06:23 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_configuration_customization__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) 02:06:23 REFERENCES `service` (`MODEL_UUID`) 02:06:23 ON DELETE CASCADE ON UPDATE CASCADE 02:06:23 02:06:23 ) ENGINE=INNODB DEFAULT CHARSET=LATIN1 02:06:23 02:06:23.057 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.065 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.065 [main] DEBUG liquibase.database - Executing Statement: /* Migrate the existing data */ 02:06:23 INSERT INTO tmp_configuration_customization 02:06:23 (`model_customization_uuid` , 02:06:23 `model_instance_name`, 02:06:23 `configuration_type` , 02:06:23 `configuration_role` , 02:06:23 `configuration_function` , 02:06:23 `creation_timestamp` , 02:06:23 `configuration_model_uuid` , 02:06:23 `service_proxy_customization_model_customization_uuid` , 02:06:23 `service_model_uuid`) 02:06:23 SELECT `config`.`model_customization_uuid`, 02:06:23 `config`.`model_instance_name`, 02:06:23 `config`.`configuration_type`, 02:06:23 `config`.`configuration_role`, 02:06:23 `config`.`configuration_function`, 02:06:23 `config`.`creation_timestamp`, 02:06:23 `config`.`configuration_model_uuid`, 02:06:23 `config`.`service_proxy_customization_model_customization_uuid`, 02:06:23 `svc`.`model_uuid` service_model_uuid FROM 02:06:23 configuration_customization config, 02:06:23 service svc, 02:06:23 configuration_customization_to_service config_svc 02:06:23 WHERE 02:06:23 config_svc.service_model_uuid = svc.model_uuid 02:06:23 AND config_svc.resource_model_customization_uuid = config.model_customization_uuid 02:06:23 02:06:23.065 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.065 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.066 [main] DEBUG liquibase.database - Executing Statement: /* Drop the old tables */ 02:06:23 02:06:23 DROP TABLE `catalogdb`.`configuration_customization` 02:06:23 02:06:23.066 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.074 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.074 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE `catalogdb`.`configuration_customization_to_service` 02:06:23 02:06:23.074 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.080 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.080 [main] DEBUG liquibase.database - Executing Statement: /* Rename the table */ 02:06:23 RENAME TABLE tmp_configuration_customization TO configuration_customization 02:06:23 02:06:23.080 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.085 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.085 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7__Use_ID_Configuration_Customization.sql executed 02:06:23 02:06:23.085 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration ran successfully in 41ms 02:06:23 02:06:23.085 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.086 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.089 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:23 02:06:23.089 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:23 02:06:23.089 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:23 02:06:23.095 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:23 02:06:23.095 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.095 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.096 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`workflow` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `ARTIFACT_UUID` VARCHAR(200) NOT NULL, 02:06:23 `ARTIFACT_NAME` VARCHAR(200) NOT NULL, 02:06:23 `NAME` VARCHAR(200) NOT NULL, 02:06:23 `OPERATION_NAME` VARCHAR(200) NULL, 02:06:23 `VERSION` DOUBLE NOT NULL, 02:06:23 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:23 `BODY` LONGTEXT NULL, 02:06:23 `RESOURCE_TARGET` VARCHAR(200) NOT NULL, 02:06:23 `SOURCE` VARCHAR(200) NOT NULL, 02:06:23 `TIMEOUT_MINUTES` INT(11) NULL DEFAULT NULL, 02:06:23 `ARTIFACT_CHECKSUM` VARCHAR(200) NULL DEFAULT 'MANUAL RECORD', 02:06:23 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_workflow` (`ARTIFACT_UUID` ASC, `NAME` ASC, `VERSION` ASC, `SOURCE` ASC)) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.096 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.104 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.104 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`vnf_resource_to_workflow` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `VNF_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:23 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_vnf_resource_to_workflow` (`VNF_RESOURCE_MODEL_UUID` ASC, `WORKFLOW_ID` ASC), 02:06:23 INDEX `fk_vnf_resource_to_workflow__workflow1_idx` (`WORKFLOW_ID` ASC), 02:06:23 INDEX `fk_vnf_resource_to_workflow__vnf_res_mod_uuid_idx` (`VNF_RESOURCE_MODEL_UUID` ASC), 02:06:23 CONSTRAINT `fk_vnf_resource_to_workflow__vnf_resource1` 02:06:23 FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) 02:06:23 REFERENCES `catalogdb`.`vnf_resource` (`MODEL_UUID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_vnf_resource_to_workflow__workflow1` 02:06:23 FOREIGN KEY (`WORKFLOW_ID`) 02:06:23 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.104 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.114 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.114 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`pnf_resource_to_workflow` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `PNF_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:23 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_pnf_resource_to_workflow` (`PNF_RESOURCE_MODEL_UUID` ASC, `WORKFLOW_ID` ASC), 02:06:23 INDEX `fk_pnf_resource_to_workflow__workflow1_idx` (`WORKFLOW_ID` ASC), 02:06:23 INDEX `fk_pnf_resource_to_workflow__pnf_res_mod_uuid_idx` (`PNF_RESOURCE_MODEL_UUID` ASC), 02:06:23 CONSTRAINT `fk_pnf_resource_to_workflow__pnf_resource1` 02:06:23 FOREIGN KEY (`PNF_RESOURCE_MODEL_UUID`) 02:06:23 REFERENCES `catalogdb`.`pnf_resource` (`MODEL_UUID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_pnf_resource_to_workflow__workflow1` 02:06:23 FOREIGN KEY (`WORKFLOW_ID`) 02:06:23 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.123 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.123 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `NAME` VARCHAR(200) NOT NULL, 02:06:23 `DESCRIPTION` VARCHAR(1200) NOT NULL, 02:06:23 `VERSION` DOUBLE NOT NULL, 02:06:23 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_activity_spec` (`NAME` ASC, `VERSION` ASC)) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.123 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.133 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.133 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`user_parameters` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `NAME` VARCHAR(200) NOT NULL, 02:06:23 `PAYLOAD_LOCATION` VARCHAR(500) NULL, 02:06:23 `LABEL` VARCHAR(200) NOT NULL, 02:06:23 `TYPE` VARCHAR(200) NOT NULL, 02:06:23 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:23 `IS_REQUIRED` TINYINT(1) NOT NULL, 02:06:23 `MAX_LENGTH` INT(11) NULL, 02:06:23 `ALLOWABLE_CHARS` VARCHAR(200) NULL, 02:06:23 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_user_parameters` (`NAME` ASC)) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.133 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.142 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.142 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`workflow_activity_spec_sequence` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:23 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:23 `SEQ_NO` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_workflow_activity_spec_sequence` (`WORKFLOW_ID` ASC, `ACTIVITY_SPEC_ID` ASC, `SEQ_NO` ASC), 02:06:23 INDEX `fk_workflow_activity_spec_sequence__activity_spec_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:23 INDEX `fk_workflow_activity_spec_sequence__workflow_actifact_uuid_idx` (`WORKFLOW_ID` ASC), 02:06:23 CONSTRAINT `fk_workflow_activity_spec_sequence__activity_spec1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_workflow_activity_spec_sequence__workflow1` 02:06:23 FOREIGN KEY (`WORKFLOW_ID`) 02:06:23 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.142 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.150 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.150 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_parameters` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `NAME` VARCHAR(200) NOT NULL, 02:06:23 `TYPE` VARCHAR(200) NOT NULL, 02:06:23 `DIRECTION` VARCHAR(200) NULL, 02:06:23 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:23 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_activity_spec_parameters` (`NAME` ASC, `DIRECTION` ASC)) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.150 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.157 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.157 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_categories` ( 02:06:23 `ID` INT(11) NOT NULL, 02:06:23 `NAME` VARCHAR(200) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_activity_spec_categories` (`NAME` ASC)) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.157 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.164 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.164 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_activity_spec_categories` ( 02:06:23 `ID` INT(11) NOT NULL, 02:06:23 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:23 `ACTIVITY_SPEC_CATEGORIES_ID` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_activity_spec_to_activity_spec_categories` (`ACTIVITY_SPEC_ID` ASC, `ACTIVITY_SPEC_CATEGORIES_ID` ASC), 02:06:23 INDEX `fk_activity_spec_to_activity_spec_categories__activity_spec_idx` (`ACTIVITY_SPEC_CATEGORIES_ID` ASC), 02:06:23 INDEX `fk_activity_spec_to_activity_spec_categories__activity_spec_idx1` (`ACTIVITY_SPEC_ID` ASC), 02:06:23 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec_c1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_CATEGORIES_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec_categories` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.164 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.170 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.170 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_activity_spec_parameters` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:23 `ACTIVITY_SPEC_PARAMETERS_ID` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 INDEX `fk_activity_spec_to_activity_spec_params__act_sp_param_id_idx` (`ACTIVITY_SPEC_PARAMETERS_ID` ASC), 02:06:23 UNIQUE INDEX `UK_activity_spec_to_activity_spec_parameters` (`ACTIVITY_SPEC_ID` ASC, `ACTIVITY_SPEC_PARAMETERS_ID` ASC), 02:06:23 INDEX `fk_activity_spec_to_activity_spec_parameters__act_spec_id_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:23 CONSTRAINT `fk_activity_spec_to_activity_spec_parameters__activity_spec_1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_activity_spec_to_activity_spec_parameters__activ_spec_param1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_PARAMETERS_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec_parameters` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.170 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.179 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.179 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_user_parameters` ( 02:06:23 `ID` INT(11) NOT NULL, 02:06:23 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:23 `USER_PARAMETERS_ID` INT(11) NOT NULL, 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE INDEX `UK_activity_spec_to_user_parameters` (`ACTIVITY_SPEC_ID` ASC, `USER_PARAMETERS_ID` ASC), 02:06:23 INDEX `fk_activity_spec_to_user_parameters__user_parameters1_idx` (`USER_PARAMETERS_ID` ASC), 02:06:23 INDEX `fk_activity_spec_to_user_parameters__activity_spec1_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:23 CONSTRAINT `fk_activity_spec_to_user_parameters__activity_spec1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:23 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_activity_spec_to_user_parameters__user_parameters1` 02:06:23 FOREIGN KEY (`USER_PARAMETERS_ID`) 02:06:23 REFERENCES `catalogdb`.`user_parameters` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE) 02:06:23 ENGINE = InnoDB 02:06:23 DEFAULT CHARACTER SET = latin1 02:06:23 02:06:23.179 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.187 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.187 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7.1__WorkFlowDesignerTables.sql executed 02:06:23 02:06:23.187 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration ran successfully in 98ms 02:06:23 02:06:23.187 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.188 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.189 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:23 02:06:23.190 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:23 02:06:23.190 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:23 02:06:23.191 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.191 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.191 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.191 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD COLUMN IF NOT EXISTS REG_EX_ERROR_MESSAGE varchar(300) DEFAULT NULL 02:06:23 02:06:23.191 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.213 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.213 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7.2__Add_Error_Message_Rainy_Day.sql executed 02:06:23 02:06:23.214 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration ran successfully in 24ms 02:06:23 02:06:23.214 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.214 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.216 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:23 02:06:23.216 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:23 02:06:23.216 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:23 02:06:23.217 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.217 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.217 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:23 02:06:23.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.228 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.228 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:23 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:23 02:06:23.229 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.241 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.241 [main] INFO liquibase.changelog - SQL in file db/migration/V5.9__AddSkipPostInstantiationConfiguration.sql executed 02:06:23 02:06:23.241 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration ran successfully in 25ms 02:06:23 02:06:23.241 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.242 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.244 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:23 02:06:23.244 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:23 02:06:23.244 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:23 02:06:23.245 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.245 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.245 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.245 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories DROP FOREIGN KEY fk_activity_spec_to_activity_spec_categories__activity_spec_c1 02:06:23 02:06:23.245 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.247 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.247 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_categories modify id INT(11) not null auto_increment 02:06:23 02:06:23.247 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.260 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.260 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories ADD 02:06:23 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec_c1` 02:06:23 FOREIGN KEY (`ACTIVITY_SPEC_CATEGORIES_ID`) 02:06:23 REFERENCES `activity_spec_categories` (`ID`) 02:06:23 ON DELETE CASCADE 02:06:23 ON UPDATE CASCADE 02:06:23 02:06:23.260 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.281 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.281 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories modify id INT(11) not null auto_increment 02:06:23 02:06:23.281 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.299 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.299 [main] INFO liquibase.changelog - SQL in file db/migration/V5.10__AlterforWorkFlowDesignerTables.sql executed 02:06:23 02:06:23.299 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration ran successfully in 55ms 02:06:23 02:06:23.299 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.300 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.301 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:23 02:06:23.301 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:23 02:06:23.301 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:23 02:06:23.302 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.302 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.302 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.302 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_user_parameters modify id INT(11) not null auto_increment 02:06:23 02:06:23.302 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.321 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.321 [main] INFO liquibase.changelog - SQL in file db/migration/V5.10.1__AlterTblActivitySpecToUserParameters.sql executed 02:06:23 02:06:23.321 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration ran successfully in 20ms 02:06:23 02:06:23.321 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.321 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.323 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:23 02:06:23.323 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:23 02:06:23.323 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:23 02:06:23.324 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.324 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.324 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD VNFCINSTANCEGROUP_ORDER varchar(255) 02:06:23 02:06:23.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.335 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.335 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization 02:06:23 ADD RESOURCE_INPUT varchar(2000) 02:06:23 02:06:23.335 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.346 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.346 [main] INFO liquibase.changelog - SQL in file db/migration/V5.11__AddVnfResourceOrder.sql executed 02:06:23 02:06:23.346 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration ran successfully in 23ms 02:06:23 02:06:23.346 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.346 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.349 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:23 02:06:23.349 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:23 02:06:23.349 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:23 02:06:23.349 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.349 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.350 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.350 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization ADD vnfc_instance_group_customization_id INTEGER NULL 02:06:23 02:06:23.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.360 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.360 [main] INFO liquibase.changelog - SQL in file db/migration/V5.12__Add_Relation_VnfcCustomization.sql executed 02:06:23 02:06:23.360 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration ran successfully in 11ms 02:06:23 02:06:23.360 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.361 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.362 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:23 02:06:23.362 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:23 02:06:23.362 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:23 02:06:23.363 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:23 02:06:23.363 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.363 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.363 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD IF NOT EXISTS ONAP_GENERATED_NAMING tinyint(1) DEFAULT NULL 02:06:23 02:06:23.363 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.381 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.381 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD IF NOT EXISTS NAMING_POLICY varchar(200) DEFAULT NULL 02:06:23 02:06:23.381 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.397 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.397 [main] INFO liquibase.changelog - SQL in file db/migration/V6.0__AddNamingPolicyToService.sql executed 02:06:23 02:06:23.397 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration ran successfully in 35ms 02:06:23 02:06:23.397 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.397 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.399 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:23 02:06:23.399 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:23 02:06:23.399 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:23 02:06:23.400 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.400 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.400 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD COLUMN IF NOT EXISTS SERVICE_ROLE varchar(300) DEFAULT NULL 02:06:23 02:06:23.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.416 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.416 [main] INFO liquibase.changelog - SQL in file db/migration/V6.1.1__AddServiceRoleToRainyDayHandling.sql executed 02:06:23 02:06:23.416 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration ran successfully in 17ms 02:06:23 02:06:23.416 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.417 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.419 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:23 02:06:23.419 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:23 02:06:23.419 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:23 02:06:23.420 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:23 02:06:23.420 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.420 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.420 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD IF NOT EXISTS NF_DATA_VALID tinyint(1) DEFAULT 0 02:06:23 02:06:23.420 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.433 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.433 [main] INFO liquibase.changelog - SQL in file db/migration/V6.2__AddNfValidData.sql executed 02:06:23 02:06:23.433 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration ran successfully in 14ms 02:06:23 02:06:23.433 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.435 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.437 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:23 02:06:23.437 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:23 02:06:23.437 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:23 02:06:23.438 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:23 02:06:23.438 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.438 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.438 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE controller_selection_reference MODIFY ACTION_CATEGORY VARCHAR(50) NOT NULL 02:06:23 02:06:23.438 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.457 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.458 [main] INFO liquibase.changelog - SQL in file db/migration/V6.3__AlterColumnActionCategoryControllerSelectionCategory.sql executed 02:06:23 02:06:23.458 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration ran successfully in 21ms 02:06:23 02:06:23.458 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.458 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.461 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:23 02:06:23.461 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:23 02:06:23.461 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:23 02:06:23.464 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:23 VALUES 02:06:23 02:06:23 ('CONFIGURATION', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('CONFIGURATION', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('CONFIGURATION', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('CONFIGURATION', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 02:06:23 ('NETWORK', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('NETWORK', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('NETWORK', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('NETWORK', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 ('NETWORK', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:23 ('NETWORK', 'ACTIVATED', 'DELETE', 'FAIL'), 02:06:23 ('NETWORK', 'ACTIVATED', 'UPDATE', 'CONTINUE'), 02:06:23 ('NETWORK_COLLECTION', 'ACTIVATED', 'CREATE', 'FAIL'), 02:06:23 ('NETWORK_COLLECTION', 'ACTIVATED', 'DELETE', 'CONTINUE'), 02:06:23 ('NETWORK_COLLECTION', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 02:06:23 ('NO_VALIDATE', 'ACTIVATED', 'CUSTOM', 'CONTINUE'), 02:06:23 02:06:23 ('SERVICE', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('SERVICE', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('SERVICE', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('SERVICE', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 ('SERVICE', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:23 02:06:23 ('VF_MODULE', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:23 ('VF_MODULE', 'ACTIVATED', 'DELETE', 'FAIL'), 02:06:23 02:06:23 ('VNF', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('VNF', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('VNF', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('VNF', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 ('VNF', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:23 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:23 ('VOLUME_GROUP', 'ACTIVATED', 'DELETE', 'FAIL') 02:06:23 02:06:23.464 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.465 [main] DEBUG liquibase.executor - 38 row(s) affected 02:06:23 02:06:23.465 [main] INFO liquibase.changelog - SQL in file db/migration/V7.0__AddActivatedForOrchestrationStatus.sql executed 02:06:23 02:06:23.466 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration ran successfully in 5ms 02:06:23 02:06:23.467 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.467 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.468 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:23 02:06:23.468 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:23 02:06:23.468 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:23 02:06:23.469 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.469 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.469 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.469 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:23 ADD COLUMN IF NOT EXISTS SUPPORT_FABRIC bit(1) 02:06:23 NOT NULL DEFAULT 1 02:06:23 02:06:23.469 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.479 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.479 [main] INFO liquibase.changelog - SQL in file db/migration/V7.1__UpdatedCloudSiteTable.sql executed 02:06:23 02:06:23.480 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration ran successfully in 12ms 02:06:23 02:06:23.480 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.481 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.483 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:23 02:06:23.484 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:23 02:06:23.484 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:23 02:06:23.484 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.484 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.484 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.484 [main] DEBUG liquibase.database - Executing Statement: UPDATE cloud_sites SET SUPPORT_FABRIC = b'0' WHERE CLOUD_VERSION != '1.0.0' 02:06:23 02:06:23.485 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.485 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.485 [main] INFO liquibase.changelog - SQL in file db/migration/V7.2__UpdateCloudSiteTableSupportFabric.sql executed 02:06:23 02:06:23.485 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration ran successfully in 1ms 02:06:23 02:06:23.485 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.486 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.489 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:23 02:06:23.489 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:23 02:06:23.489 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:23 02:06:23.490 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.490 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.490 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.490 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization 02:06:23 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:23 02:06:23.490 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.492 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.492 [main] INFO liquibase.changelog - SQL in file db/migration/V7.3__UpdateVnfcCustResourceInputLength.sql executed 02:06:23 02:06:23.492 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration ran successfully in 3ms 02:06:23 02:06:23.492 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.493 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.494 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:23 02:06:23.494 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:23 02:06:23.494 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:23 02:06:23.496 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.496 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.496 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.496 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_info` ( 02:06:23 `ID` int (11) AUTO_INCREMENT, 02:06:23 `SERVICE_INPUT` varchar (5000), 02:06:23 `SERVICE_PROPERTIES` varchar (5000), 02:06:23 PRIMARY KEY (`ID`) 02:06:23 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:23 02:06:23.496 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.504 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.504 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_artifact`( 02:06:23 `ARTIFACT_UUID` varchar (200) NOT NULL, 02:06:23 `TYPE` varchar (200) NOT NULL, 02:06:23 `NAME` varchar (200) NOT NULL, 02:06:23 `VERSION` varchar (200) NOT NULL, 02:06:23 `DESCRIPTION` varchar (200) DEFAULT NULL, 02:06:23 `CONTENT` LONGTEXT DEFAULT NULL, 02:06:23 `CHECKSUM` varchar (200) DEFAULT NULL, 02:06:23 `CREATION_TIMESTAMP` DATETIME DEFAULT CURRENT_TIMESTAMP, 02:06:23 `SERVICE_MODEL_UUID` varchar (200) NOT NULL, 02:06:23 PRIMARY KEY (`ARTIFACT_UUID`), 02:06:23 CONSTRAINT `fk_service_artifact_service_info1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:23 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:23 02:06:23.505 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.513 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.513 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_to_service_info` ( 02:06:23 `SERVICE_MODEL_UUID` varchar (200) NOT NULL, 02:06:23 `SERVICE_INFO_ID` INT (11) NOT NULL, 02:06:23 PRIMARY KEY (`SERVICE_MODEL_UUID`,`SERVICE_INFO_ID`), 02:06:23 CONSTRAINT `fk_service_to_service_info__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:23 CONSTRAINT `fk_service_to_service_info__service_info1` FOREIGN KEY (`SERVICE_INFO_ID`) REFERENCES `service_info` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:23 ) 02:06:23 02:06:23.513 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.522 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.522 [main] INFO liquibase.changelog - SQL in file db/migration/V7.5__AddServiceArtifact.sql executed 02:06:23 02:06:23.522 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration ran successfully in 28ms 02:06:23 02:06:23.522 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.523 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.525 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:23 02:06:23.525 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:23 02:06:23.525 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:23 02:06:23.527 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.527 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.527 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_info` 02:06:23 ADD COLUMN IF NOT EXISTS SERVICE_MODEL_UUID varchar (200) 02:06:23 NOT NULL 02:06:23 02:06:23.527 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.538 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.538 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_artifact` DROP FOREIGN KEY `fk_service_artifact_service_info1` 02:06:23 02:06:23.538 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.540 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.540 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_info` 02:06:23 ADD CONSTRAINT `fk_service_info_service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:23 02:06:23.540 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.564 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.565 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_artifact` 02:06:23 ADD CONSTRAINT `fk_service_artifact_service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:23 02:06:23.565 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.584 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.584 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE IF EXISTS `service_to_service_info` 02:06:23 02:06:23.584 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.590 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.590 [main] INFO liquibase.changelog - SQL in file db/migration/V7.5.1__AddServiceArtifact.sql executed 02:06:23 02:06:23.590 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration ran successfully in 65ms 02:06:23 02:06:23.590 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.590 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.593 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:23 02:06:23.593 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:23 02:06:23.593 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:23 02:06:23.595 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.595 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.595 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.595 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD CONTROLLER_ACTOR varchar(200) null 02:06:23 02:06:23.595 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.619 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.619 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD CDS_BLUEPRINT_NAME varchar(200) null 02:06:23 02:06:23.619 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.640 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.640 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD CDS_BLUEPRINT_VERSION varchar(20) null 02:06:23 02:06:23.641 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.658 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.658 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:23 02:06:23.658 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.676 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.676 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:23 ADD CONTROLLER_ACTOR varchar(200) null 02:06:23 02:06:23.676 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.691 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.691 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:23 ADD CONTROLLER_ACTOR varchar(200) null 02:06:23 02:06:23.691 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.701 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.701 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:23 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:23 02:06:23.701 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.716 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.716 [main] INFO liquibase.changelog - SQL in file db/migration/V8.1__AddControllerActorAndBlueprint.sql executed 02:06:23 02:06:23.716 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration ran successfully in 123ms 02:06:23 02:06:23.716 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.717 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.719 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:23 02:06:23.719 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:23 02:06:23.719 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:23 02:06:23.720 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.720 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.721 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.721 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:23 ADD SCOPE VARCHAR (200) DEFAULT NULL, 02:06:23 ADD ACTION VARCHAR (200) DEFAULT NULL 02:06:23 02:06:23.721 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.747 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.747 [main] INFO liquibase.changelog - SQL in file db/migration/V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference.sql executed 02:06:23 02:06:23.747 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration ran successfully in 28ms 02:06:23 02:06:23.747 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.748 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.749 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:23 02:06:23.749 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:23 02:06:23.749 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:23 02:06:23.751 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.751 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.751 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.751 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `bbname_selection_reference` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `CONTROLLER_ACTOR` varchar(200) NOT NULL , 02:06:23 `SCOPE` varchar(200) NOT NULL, 02:06:23 `ACTION` varchar(200) NOT NULL, 02:06:23 `BB_NAME` varchar(200) NOT NULL, 02:06:23 PRIMARY KEY (`ID`) 02:06:23 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:23 02:06:23.751 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.757 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.757 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO bbname_selection_reference (CONTROLLER_ACTOR,SCOPE,ACTION,BB_NAME) 02:06:23 VALUES 02:06:23 ('APPC', 'vfModule', 'healthCheck','GenericVnfHealthCheckBB'), 02:06:23 ('APPC', 'vfModule', 'configScaleOut','ConfigurationScaleOutBB'), 02:06:23 ('APPC', 'vnf', 'healthCheck','GenericVnfHealthCheckBB') 02:06:23 02:06:23.757 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.757 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:23 02:06:23.757 [main] INFO liquibase.changelog - SQL in file db/migration/V8.4__AddBBNameSelectionReference.sql executed 02:06:23 02:06:23.759 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration ran successfully in 10ms 02:06:23 02:06:23.759 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.759 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.761 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:23 02:06:23.761 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:23 02:06:23.761 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:23 02:06:23.762 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.762 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.762 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.762 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:23 ADD COLUMN IF NOT EXISTS CLOUD_OWNER varchar(255) 02:06:23 02:06:23.762 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.772 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.773 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `network_technology_reference` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `NETWORK_TECHNOLOGY` varchar(200) NOT NULL , 02:06:23 `CLOUD_OWNER` varchar(200) NOT NULL, 02:06:23 PRIMARY KEY (`ID`) 02:06:23 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:23 02:06:23.773 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.780 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.781 [main] INFO liquibase.changelog - SQL in file db/migration/V8.5__AddCloudOwner.sql executed 02:06:23 02:06:23.781 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration ran successfully in 20ms 02:06:23 02:06:23.781 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.781 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.784 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:23 02:06:23.784 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:23 02:06:23.784 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:23 02:06:23.785 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.785 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.785 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.785 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:23 ADD COLUMN IF NOT EXISTS service_function varchar(200) DEFAULT NULL 02:06:23 02:06:23.785 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.805 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.805 [main] INFO liquibase.changelog - SQL in file db/migration/V8.6__Update_Service_Function.sql executed 02:06:23 02:06:23.805 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration ran successfully in 21ms 02:06:23 02:06:23.805 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.806 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.809 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:23 02:06:23.809 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:23 02:06:23.809 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:23 02:06:23.810 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.810 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.811 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.811 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `processing_flags` ( 02:06:23 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:23 `FLAG` varchar(200) NOT NULL, 02:06:23 `VALUE` varchar(200) NOT NULL, 02:06:23 `ENDPOINT` varchar(200) NOT NULL, 02:06:23 `DESCRIPTION` longtext NOT NULL, 02:06:23 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:23 `UPDATE_TIMESTAMP` timestamp DEFAULT current_timestamp() ON UPDATE current_timestamp(), 02:06:23 PRIMARY KEY (`ID`), 02:06:23 UNIQUE KEY `UK_processing_flags` (`FLAG`) 02:06:23 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:23 02:06:23.811 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.819 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.819 [main] INFO liquibase.changelog - SQL in file db/migration/V8.7__AddProcessingFlags.sql executed 02:06:23 02:06:23.819 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration ran successfully in 10ms 02:06:23 02:06:23.819 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.820 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.821 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:23 02:06:23.821 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:23 02:06:23.821 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:23 02:06:23.823 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.823 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.824 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (15,NULL,'createInstance',NULL,'2.0','UNI-UNI','OTN UNI-UNI resource create recipe','/mso/async/services/CreateSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.824 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (16,NULL,'deleteInstance',NULL,'2.0','UNI-UNI','OTN UNI-UNI resource delete recipe','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.824 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (17,NULL,'createInstance',NULL,'2.0','UNI-ENNI','OTN UNI-ENNI resource create recipe','/mso/async/services/CreateSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.824 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (18,NULL,'deleteInstance',NULL,'2.0','UNI-ENNI','OTN UNI-ENNI resource delete recipe','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:23 02:06:23.824 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.825 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.825 [main] INFO liquibase.changelog - SQL in file db/migration/V8.7.1__Update_Optical_Service_Recipe.sql executed 02:06:23 02:06:23.826 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration ran successfully in 5ms 02:06:23 02:06:23.826 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.827 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.829 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:23 02:06:23.829 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:23 02:06:23.829 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:23 02:06:23.830 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.830 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.830 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.830 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:23 ADD DEFAULT_SOFTWARE_VERSION varchar(4000) null 02:06:23 02:06:23.830 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.844 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.844 [main] INFO liquibase.changelog - SQL in file db/migration/V8.8__AddSoftwareVersionToPnfCustomization.sql executed 02:06:23 02:06:23.844 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration ran successfully in 15ms 02:06:23 02:06:23.844 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.845 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.847 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:23 02:06:23.847 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:23 02:06:23.847 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:23 02:06:23.848 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.848 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.849 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.849 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services ADD COLUMN ADMIN_PROJECT_DOMAIN_NAME varchar(255) DEFAULT 'Default' 02:06:23 02:06:23.849 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.863 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.863 [main] INFO liquibase.changelog - SQL in file db/migration/V8.8.1__AddColumnAdminProjectDomainName.sql executed 02:06:23 02:06:23.863 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration ran successfully in 16ms 02:06:23 02:06:23.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.864 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:23 02:06:23.866 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:23 02:06:23.866 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:23 02:06:23.866 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:23 02:06:23.869 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:23 02:06:23.869 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.869 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.869 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_resource SET ORCHESTRATION_MODE = 'HEAT' WHERE ORCHESTRATION_MODE IS NULL 02:06:23 02:06:23.869 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.870 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET INITIAL_COUNT = '0' WHERE INITIAL_COUNT IS NULL 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.870 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET MIN_INSTANCES = '0' WHERE MIN_INSTANCES IS NULL 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.870 [main] DEBUG liquibase.database - Executing Statement: UPDATE workflow SET ARTIFACT_CHECKSUM = 'RECORD' WHERE ARTIFACT_CHECKSUM IS NULL 02:06:23 02:06:23.870 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.871 [main] DEBUG liquibase.database - Executing Statement: UPDATE identity_services SET ADMIN_PROJECT_DOMAIN_NAME = 'Default' WHERE ADMIN_PROJECT_DOMAIN_NAME IS NULL 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.871 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.871 [main] DEBUG liquibase.database - Executing Statement: UPDATE pnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.871 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_resource_customization SET NF_DATA_VALID = 0 WHERE NF_DATA_VALID IS NULL 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.871 [main] DEBUG liquibase.database - Executing Statement: UPDATE cloud_sites SET SUPPORT_FABRIC = 1 WHERE SUPPORT_FABRIC IS NULL 02:06:23 02:06:23.871 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.872 [main] DEBUG liquibase.database - Executing Statement: UPDATE service SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.872 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.872 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY ORCHESTRATION_MODE varchar(20) NOT NULL DEFAULT 'HEAT' 02:06:23 02:06:23.872 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.885 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.885 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY INITIAL_COUNT int(11) NOT NULL DEFAULT '0' 02:06:23 02:06:23.885 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.900 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.900 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY MIN_INSTANCES int(11) NOT NULL DEFAULT '0' 02:06:23 02:06:23.900 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.917 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.917 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE workflow MODIFY ARTIFACT_CHECKSUM VARCHAR(200) NOT NULL DEFAULT 'MANUAL RECORD' 02:06:23 02:06:23.917 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.929 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.929 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services MODIFY ADMIN_PROJECT_DOMAIN_NAME varchar(255) NOT NULL DEFAULT 'Default' 02:06:23 02:06:23.929 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:23 02:06:23.941 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:23 02:06:23.941 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:23 02:06:23.941 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:23.959 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:23.959 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:24 02:06:23.959 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:23.972 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:23.972 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization MODIFY NF_DATA_VALID tinyint(1) NOT NULL DEFAULT 0 02:06:24 02:06:23.972 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:23.986 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:23.986 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites MODIFY SUPPORT_FABRIC bit(1) NOT NULL DEFAULT 1 02:06:24 02:06:23.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:23.987 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:23.987 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:24 02:06:23.987 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.007 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.007 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:24 02:06:24.007 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.023 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.023 [main] INFO liquibase.changelog - SQL in file db/migration/V8.9__EnforceNotNullWithDefaults.sql executed 02:06:24 02:06:24.023 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration ran successfully in 157ms 02:06:24 02:06:24.023 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.024 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.028 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:24 02:06:24.028 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:24 02:06:24.028 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:24 02:06:24.030 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:24 02:06:24.030 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.030 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.030 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `building_block_rollback` ( 02:06:24 `ID` INT NOT NULL AUTO_INCREMENT, 02:06:24 `BUILDING_BLOCK_NAME` varchar(200) NOT NULL, 02:06:24 `ACTION` varchar(200) null, 02:06:24 `ROLLBACK_BUILDING_BLOCK_NAME` varchar(200) NOT NULL, 02:06:24 `ROLLBACK_ACTION` varchar(200) NULL, 02:06:24 PRIMARY KEY (`ID`) 02:06:24 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:24 02:06:24.030 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.037 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.037 [main] INFO liquibase.changelog - SQL in file db/migration/V8.9.1__AddBuildingBlockRollback.sql executed 02:06:24 02:06:24.037 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration ran successfully in 9ms 02:06:24 02:06:24.037 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.038 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.040 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:24 02:06:24.040 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:24 02:06:24.040 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:24 02:06:24.093 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:24 02:06:24.093 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.093 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.093 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM northbound_request_ref_lookup 02:06:24 02:06:24.093 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - 25 row(s) affected 02:06:24 02:06:24.099 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_flow_reference 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.099 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM rainy_day_handler_macro 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - 44 row(s) affected 02:06:24 02:06:24.099 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail 02:06:24 02:06:24.099 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.100 [main] DEBUG liquibase.executor - 56 row(s) affected 02:06:24 02:06:24.100 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_status_state_transition_directive 02:06:24 02:06:24.100 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.104 [main] DEBUG liquibase.executor - 370 row(s) affected 02:06:24 02:06:24.104 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE,IS_TOPLEVELFLOW, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:24 ('Service-Create', 'createInstance', 'Service', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Delete', 'deleteInstance', 'Service', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Assign', 'assignInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Activate', 'activateInstance', 'Service', false,true, '5','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Deactivate', 'deactivateInstance', 'Service', false,true, '5', '7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Unassign', 'unassignInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Create', 'createInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Delete', 'deleteInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Service-Macro-Upgrade', 'upgradeInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Network-Create', 'createInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Network-Delete', 'deleteInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('Network-Update', 'updateInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-Macro-Create', 'createInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-Macro-Recreate', 'recreateInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-Macro-Replace', 'replaceInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-Create', 'createInstance', 'Vnf', true,true, '7', '7', 'DEFAULT', '*'), 02:06:24 ('VNF-Delete', 'deleteInstance', 'Vnf', true,true, '7', '7', 'DEFAULT', '*'), 02:06:24 ('VNF-Macro-Delete', 'deleteInstance', 'Vnf', false,true, '7', '7', 'DEFAULT', '*'), 02:06:24 ('VNF-Macro-Modify', 'updateInstance', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('VNF-Macro-HealthCheck', 'healthCheck', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('VolumeGroup-Create', 'createInstance', 'VolumeGroup', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VolumeGroup-Delete', 'deleteInstance', 'VolumeGroup', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-Create', 'createInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-Delete', 'deleteInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-Replace', 'replaceInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-Replace-Retain-Assignments', 'replaceInstanceRetainAssignments', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-DeactivateAndCloudDelete', 'deactivateAndCloudDelete', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('NetworkCollection-Macro-Create', 'createInstance', 'NetworkCollection', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('NetworkCollection-Macro-Delete', 'deleteInstance', 'NetworkCollection', false,true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VFModule-ScaleOut', 'scaleOut', 'VfModule', true, true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-InPlaceUpdate', 'inPlaceSoftwareUpdate', 'Vnf', true, true, '7','7', 'DEFAULT', '*'), 02:06:24 ('VNF-Config-Update', 'applyUpdatedConfig', 'Vnf', true, true, '7','7', 'DEFAULT', '*'), 02:06:24 ('CNF-Macro-Upgrade', 'upgradeCnf', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('PNF-Macro-Delete', 'deleteInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('PNF-Macro-Create', 'createInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('PNF-Macro-Modify', 'updateInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:24 ('Cnf-Create', 'createInstance', 'Cnf', true, true, '7','7','DEFAULT', '*'), 02:06:24 ('Cnf-Delete', 'deleteInstance', 'Cnf', true, true, '7','7','DEFAULT', '*'), 02:06:24 ('Slice-Macro-create','createRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*'), 02:06:24 ('Slice-Macro-modify','modifyRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*'), 02:06:24 ('Slice-Macro-delete','deleteRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*') 02:06:24 02:06:24.104 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.106 [main] DEBUG liquibase.executor - 41 row(s) affected 02:06:24 02:06:24.106 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, SCOPE, ACTION, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:24 ('Service-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Create', '2', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Delete', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Delete', '2', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Assign', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '1', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '2', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '5', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '7', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Activate', '9', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Unassign', '3', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '2', 'CreateChildServiceBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '3', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '4', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '5', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '6', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '7', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '8', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '9', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '10', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '11', 'ControllerExecutionBB', 'pnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '12', 'ControllerExecutionBB', 'pnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '13', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '14', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '15', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '16', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '17', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '18', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '19', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '20', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '21', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '22', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Create', '23', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '1', 'DeleteChildServiceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '2', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '3', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '4', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '5', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '6', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '7', 'DeactivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '8', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '9', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '10', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '11', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '12', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '13', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '14', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '15', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Delete', '16', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Service-Macro-Upgrade', '1', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Create', '1', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Create', '2', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Create', '3', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Delete', '1', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Delete', '2', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Delete', '3', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Network-Update', '1', 'UpdateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Create', '1', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Create', '2', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Delete', '1', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Delete', '2', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '7', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '8', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '9', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '10', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '11', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '12', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '13', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '14', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '15', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '16', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '17', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Create', '18', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '6', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '7', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '9', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '10', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '11', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '12', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Delete', '13', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '3', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '4', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '6', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '7', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '9', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Recreate', '10', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '5', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '6', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '7', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '8', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '9', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '10', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '14', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '15', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '16', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Replace', '17', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Create', '1', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Create', '2', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Create', '3', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Delete', '3', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('NetworkCollection-Macro-Delete', '4', 'DeleteNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '1', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-ScaleOut', '6', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '5', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '6', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '7', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '8', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '9', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '10', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '11', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '12', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace', '14', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '5', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '6', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '7', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '8', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '9', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '10', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '11', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '12', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-Replace-Retain-Assignments', '13', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '4', 'VNFCheckClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '5', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '6', 'VNFLockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '7', 'VNFUpgradePreCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '8', 'VNFQuiesceTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '9', 'VNFStopActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '10', 'VNFSnapShotActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '11', 'VNFStartActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '12', 'VNFUpgradeBackupActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '13', 'VNFUpgradeSoftwareActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '14', 'VNFUpgradePostCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '15', 'VNFResumeTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '16', 'VNFUnlockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '17', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-InPlaceUpdate', '18', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '4', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '5', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '6', 'VNFConfigModifyActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '7', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '8', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Config-Update', '9', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Modify', '1', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-Modify', '2', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-HealthCheck', '1', 'HealthCheckBB', 'vnf', 'status-check', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-HealthCheck' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('VNF-Macro-HealthCheck', '2', 'HealthCheckBB', 'vnf', 'health-check', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-HealthCheck' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '3', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '4', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '5', 'VfModuleUpgradeStatusBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '6', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '7', 'ControllerExecutionBB', 'vnf', 'config-upgrade-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '8', 'UpgradeVfModuleBB', NULL , NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '9', 'ControllerExecutionBB', 'vnf', 'config-upgrade-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '10', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '11', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '12', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Macro-Upgrade', '13', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Create', '1', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Create', '2', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Create', '3', 'ControllerExecutionBB', 'pnf' , 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Create', '4', 'ControllerExecutionBB', 'pnf' , 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Create', '5', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Delete', '1', 'DeactivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Delete', '2', 'UnassignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Create', '1', 'CnfInstantiateBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Cnf-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('CNF-Delete', '2', 'CnfDeleteBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Cnf-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-Create','1','AssignRANNssiBB','nssi',null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-Create','2','ControllerExecutionBB','nssi','create-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-Create','3','ActivateRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-modify','1','ModifyRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-modify','2','ControllerExecutionBB','nssi','modify-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-delete','2','DeleteRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('Slice-Macro-delete','1','ControllerExecutionBB','nssi','delete-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Modify' , '1', 'AAISetPnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Modify' , '2', 'ControllerExecutionBB', 'pnf' , 'modify-config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Modify' , '3', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Modify' , '4', 'ControllerExecutionBB', 'pnf' , 'modify-config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:24 ('PNF-Macro-Modify' , '5', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')) 02:06:24 02:06:24.106 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.142 [main] DEBUG liquibase.executor - 250 row(s) affected 02:06:24 02:06:24.142 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY, SECONDARY_POLICY, REG_EX_ERROR_MESSAGE, SERVICE_ROLE) 02:06:24 VALUES 02:06:24 ('ActivateNetworkBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('ActivateNetworkCollectionBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('ActivateServiceInstanceBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('ActivateVfModuleBB', '*', '*', '*', '*' , 'RollbackToAssigned', NULL, '*', '*'), 02:06:24 ('ActivateVnfBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('ActivateVolumeGroupBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('AssignNetworkBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('AssignServiceInstanceBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('AssignVfModuleBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('AssignVnfBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('AssignVolumeGroupBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:24 ('CreateNetworkBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:24 ('CreateNetworkCollectionBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:24 ('CreateVfModuleBB', '*', '*', '*', '*' , 'Retry', 'RollbackToAssigned', '*', '*'), 02:06:24 ('CreateVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:24 ('ChangeModelServiceInstanceBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('ChangeModelVfModuleBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('ChangeModelVnfBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('CreateCustomerBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeactivateNetworkBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeactivateServiceInstanceBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeactivateVfModuleBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeactivateVnfBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeactivateVolumeGroupBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('DeleteNetworkBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('DeleteNetworkCollectionBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('DeleteVfModuleBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('DeleteVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UnassignNetworkBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UnassignServiceInstanceBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UnassignVfModuleBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UnassignVnfBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UnassignVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:24 ('UpdateNetworkBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:24 ('VnfAdapterBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:24 ('AAICheckVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('AAISetVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('AAIUnsetVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:24 ('ConfigDeployVnfBB', '*', '*', '*', '*' , 'Retry', NULL, '*', '*'), 02:06:24 ('GenericVnfHealthCheckBB', '*', '*', '*', "*" , 'Retry', NULL, '*', '*'), 02:06:24 ('ConfigurationScaleOutBB', '*', '*', '*', "*" , 'Retry', NULL, '*', '*'), 02:06:24 ('VNFCheckPserversLockedFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFCheckInMaintFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFSetInMaintFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFCheckClosedLoopDisabledFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFSetClosedLoopDisabledFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFLockActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFUpgradePreCheckActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFQuiesceTrafficActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFStopActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:24 ('VNFSnapShotActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFStartActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUpgradeBackupActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUpgradeSoftwareActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUpgradePostCheckActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFResumeTrafficActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUnlockActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('SDNOVnfHealthCheckBB','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFHealthCheckActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFConfigModifyActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUnsetInMaintFlagActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('VNFUnsetClosedLoopDisabledActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:24 ('DeleteChildServiceBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:24 ('CreateChildServiceBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:24 ('UpgradeVfModuleBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:24 ('CnfDeleteBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*') 02:06:24 02:06:24.142 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.143 [main] DEBUG liquibase.executor - 66 row(s) affected 02:06:24 02:06:24.143 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:24 VALUES 02:06:24 ('AssignServiceInstanceBB', 'SERVICE', 'ASSIGN'), 02:06:24 ('AssignVnfBB', 'VNF', 'ASSIGN'), 02:06:24 ('AssignVolumeGroupBB', 'VOLUME_GROUP', 'ASSIGN'), 02:06:24 ('AssignVfModuleBB', 'VF_MODULE', 'ASSIGN'), 02:06:24 ('AssignNetworkBB', 'NETWORK', 'ASSIGN'), 02:06:24 ('AssignPnfBB', 'NO_VALIDATE', 'ASSIGN'), 02:06:24 02:06:24 ('UnassignServiceInstanceBB', 'SERVICE', 'UNASSIGN'), 02:06:24 ('UnassignVnfBB', 'VNF', 'UNASSIGN'), 02:06:24 ('UnassignVolumeGroupBB', 'VOLUME_GROUP', 'UNASSIGN'), 02:06:24 ('UnassignNetworkBB', 'NETWORK', 'UNASSIGN'), 02:06:24 ('UnassignPnfBB', 'NO_VALIDATE', 'UNASSIGN'), 02:06:24 02:06:24 ('ActivateServiceInstanceBB', 'SERVICE', 'ACTIVATE'), 02:06:24 ('ActivateVnfBB', 'VNF', 'ACTIVATE'), 02:06:24 ('ActivateVolumeGroupBB', 'VOLUME_GROUP', 'ACTIVATE'), 02:06:24 ('ActivateVfModuleBB', 'VF_MODULE', 'ACTIVATE'), 02:06:24 ('ActivateNetworkBB', 'NETWORK', 'ACTIVATE'), 02:06:24 ('ActivateNetworkCollectionBB', 'NETWORK_COLLECTION', 'ACTIVATE'), 02:06:24 ('ActivatePnfBB', 'NO_VALIDATE', 'ACTIVATE'), 02:06:24 02:06:24 ('DeactivateServiceInstanceBB', 'SERVICE', 'DEACTIVATE'), 02:06:24 ('DeactivateVnfBB', 'VNF', 'DEACTIVATE'), 02:06:24 ('DeactivateVolumeGroupBB', 'VOLUME_GROUP', 'DEACTIVATE'), 02:06:24 ('DeactivateVfModuleBB', 'VF_MODULE', 'DEACTIVATE'), 02:06:24 ('DeactivateNetworkBB', 'NETWORK', 'DEACTIVATE'), 02:06:24 ('DeactivatePnfBB', 'NO_VALIDATE', 'DEACTIVATE'), 02:06:24 02:06:24 02:06:24 ('ChangeModelServiceInstanceBB', 'SERVICE', 'CHANGE_MODEL'), 02:06:24 ('ChangeModelVnfBB', 'VNF', 'CHANGE_MODEL'), 02:06:24 ('ChangeModelVfModuleBB', 'VF_MODULE', 'CHANGE_MODEL'), 02:06:24 02:06:24 02:06:24 ('CreateVolumeGroupBB', 'VOLUME_GROUP', 'CREATE'), 02:06:24 ('CreateVfModuleBB', 'VF_MODULE', 'CREATE'), 02:06:24 ('CreateNetworkBB', 'NETWORK', 'CREATE'), 02:06:24 ('CreateNetworkCollectionBB', 'NETWORK_COLLECTION', 'CREATE'), 02:06:24 ('CreateChildServiceBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 02:06:24 ('DeleteVolumeGroupBB', 'VOLUME_GROUP', 'DELETE'), 02:06:24 ('DeleteVfModuleBB', 'VF_MODULE', 'DELETE'), 02:06:24 ('DeleteNetworkBB', 'NETWORK', 'DELETE'), 02:06:24 ('DeleteNetworkCollectionBB', 'NETWORK_COLLECTION', 'DELETE'), 02:06:24 ('DeleteChildServiceBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 02:06:24 ('ConfigurationScaleOutBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('GenericVnfHealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 02:06:24 ('WaitForPnfReadyBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 02:06:24 ('UnassignVfModuleBB', 'VF_MODULE', 'UNASSIGN'), 02:06:24 ('SniroHoming', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('DeactivateAndUnassignVpnBondingLinksBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('DeactivateNetworkCollectionBB', 'NETWORK_COLLECTION', 'DEACTIVATE'), 02:06:24 ('AAICheckVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('AAISetVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('AAISetPnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('AAIUnsetVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('SDNOVnfHealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNF-Macro-Replace', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('HomingBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('UpdateNetworkBB','NETWORK','UPDATE'), 02:06:24 ('VNFSetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFCheckPserversLockedFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFCheckInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFCheckClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFSetClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUnsetClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFLockActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUnlockActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFStopActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFStartActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFSnapShotActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('FlowCompleteActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('PauseForManualTaskActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('DistributeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('DistributeTrafficCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFHealthCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFQuiesceTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFResumeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUnsetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUpgradeBackupActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUpgradePostCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUpgradePreCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFUpgradeSoftwareActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VnfInPlaceSoftwareUpdate', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VNFConfigModifyActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('ConfigAssignVnfBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('ConfigDeployVnfBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('ControllerExecutionBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('StatusCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('HealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('UpgradeVfModuleBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('VfModuleUpgradeStatusBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:24 ('CnfInstantiateBB', 'CNF', 'ACTIVATE'), 02:06:24 ('CnfDeleteBB', 'CNF', 'DEACTIVATE'), 02:06:24 02:06:24 ('AssignRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:24 ('ActivateRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:24 ('ModifyRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:24 ('DeleteRANNssiBB','NO_VALIDATE','CUSTOM') 02:06:24 02:06:24.143 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.144 [main] DEBUG liquibase.executor - 90 row(s) affected 02:06:24 02:06:24.144 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive (resource_type, orchestration_status, target_action, flow_directive) 02:06:24 VALUES 02:06:24 02:06:24 ('SERVICE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'ASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'CREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'CREATED', 'ASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'ASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'ASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:24 02:06:24 02:06:24 ('SERVICE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:24 ('NETWORK', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VNF', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 ('NETWORK', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:24 ('VNF', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:24 02:06:24 02:06:24 ('SERVICE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VNF', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VNF', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('NETWORK', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VNF', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 ('VNF', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 ('NETWORK', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VNF', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VOLUME_GROUP', 'PENDING', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:24 02:06:24 02:06:24 ('SERVICE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'ASSIGNED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VF_MODULE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 ('VNF', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_DELETE', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:24 02:06:24 ('SERVICE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VNF', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:24 ('NETWORK', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'CREATE', 'CONTINUE'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING', 'CREATE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'PENDING', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'CREATE', 'FAIL'), 02:06:24 02:06:24 02:06:24 ('VOLUME_GROUP', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'INVENTORIED', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:24 ('NETWORK', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:24 ('VF_MODULE', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:24 ('NETWORK', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:24 ('VF_MODULE', 'PENDING_ACTIVATION', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:24 02:06:24 ('VOLUME_GROUP', 'PENDING', 'DELETE', 'SILENT_SUCCESS'), 02:06:24 ('VF_MODULE', 'PENDING', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK', 'PENDING', 'DELETE', 'FAIL'), 02:06:24 02:06:24 ('VNF', 'CONFIGURED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('VNF', 'CONFIGURED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'CONFIGURED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VNF', 'CONFIGURE', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'CONFIGURE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('VNF', 'CONFIGASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('VNF', 'CONFIGASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('NO_VALIDATE', 'ACTIVE', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'ASSIGNED', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'CREATED', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'INVENTORIED', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'PENDING', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE'), 02:06:24 ('NO_VALIDATE', 'PRECREATED', 'CUSTOM', 'CONTINUE'), 02:06:24 02:06:24 ('NETWORK','PRECREATED','UPDATE','FAIL'), 02:06:24 ('NETWORK','INVENTORIED','UPDATE','FAIL'), 02:06:24 ('NETWORK','ASSIGNED','UPDATE','FAIL'), 02:06:24 ('NETWORK','CREATED','UPDATE','FAIL'), 02:06:24 ('NETWORK','PENDING_CREATE','UPDATE','FAIL'), 02:06:24 ('NETWORK','PENDING_DELETE','UPDATE','FAIL'), 02:06:24 ('NETWORK','PENDING_ACTIVATION','UPDATE','FAIL'), 02:06:24 ('NETWORK','ACTIVE','UPDATE','CONTINUE'), 02:06:24 02:06:24 ('NETWORK_COLLECTION', 'PRECREATED', 'CREATE', 'CONTINUE'), 02:06:24 ('NETWORK_COLLECTION', 'ASSIGNED', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'CREATED', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'ACTIVE', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING', 'CREATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'INVENTORIED', 'CREATE', 'SILENT_SUCCESS'), 02:06:24 02:06:24 ('NETWORK_COLLECTION', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'ASSIGNED', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'CREATED', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'ACTIVE', 'DELETE', 'CONTINUE'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING', 'DELETE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'INVENTORIED', 'DELETE', 'CONTINUE'), 02:06:24 02:06:24 ('NETWORK_COLLECTION', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 ('NETWORK_COLLECTION', 'INVENTORIED', 'ACTIVATE', 'CONTINUE'), 02:06:24 02:06:24 ('CONFIGURATION', 'PRECREATED', 'UNASSIGN', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING CREATE', 'UNASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING DELETE', 'UNASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:24 02:06:24 ('CONFIGURATION', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'ASSIGNED', 'ASSIGN', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'CREATED', 'ASSIGN', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'ACTIVE', 'ASSIGN', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'PENDING CREATE', 'ASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING DELETE', 'ASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:24 02:06:24 ('CONFIGURATION', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'ACTIVE', 'ACTIVATE', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'PENDING CREATE', 'ACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING DELETE', 'ACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:24 02:06:24 ('CONFIGURATION', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'INVENTORIED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'ASSIGNED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'CREATED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:24 ('CONFIGURATION', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:24 ('CONFIGURATION', 'PENDING CREATE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING DELETE', 'DEACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:24 ('CONFIGURATION', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:24 ('VNF','CONFIGDEPLOYED','ACTIVATE','CONTINUE'), 02:06:24 ('CNF','PRECREATED','ACTIVATE','CONTINUE'), 02:06:24 ('CNF','PRECREATED','DEACTIVATE','CONTINUE'), 02:06:24 ('CNF','CREATED','DEACTIVATE','CONTINUE') 02:06:24 02:06:24.145 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.150 [main] DEBUG liquibase.executor - 352 row(s) affected 02:06:24 02:06:24.150 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_TYPE, VNF_COMPONENT_TYPE, ACTION, VERSION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:24 VALUES 02:06:24 (NULL, 'vfModule', 'replaceInstanceRetainAssignments', '1', '/mso/async/services/WorkflowActionBB', 180) 02:06:24 02:06:24.150 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.150 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.150 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:24 SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' 02:06:24 WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate' 02:06:24 02:06:24.150 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.151 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:24 SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' 02:06:24 WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig' 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.151 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'upgradeInstance' 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.151 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:24 VALUES 02:06:24 ('upgradeInstance', '1.0', 'Gr api recipe to upgrade service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.151 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_rollback(BUILDING_BLOCK_NAME,ACTION,ROLLBACK_BUILDING_BLOCK_NAME,ROLLBACK_ACTION) 02:06:24 VALUES 02:06:24 ('ActivateNetworkBB',NULL,'DeactivateNetworkBB',NULL), 02:06:24 ('ActivatePnfBB',NULL,'DeactivatePnfBB',NULL), 02:06:24 ('ActivateServiceInstanceBB',NULL,'DeactivateServiceInstanceBB',NULL), 02:06:24 ('ActivateVfModuleBB',NULL,'DeactivateVfModuleBB',NULL), 02:06:24 ('ActivateVnfBB',NULL,'DeactivateVnfBB',NULL), 02:06:24 ('ActivateVolumeGroupBB',NULL,'DeactivateVolumeGroupBB',NULL), 02:06:24 ('AssignNetworkBB',NULL,'UnassignNetworkBB',NULL), 02:06:24 ('AssignServiceInstanceBB',NULL,'UnassignServiceInstanceBB',NULL), 02:06:24 ('AssignVfModuleBB',NULL,'UnassignVfModuleBB',NULL), 02:06:24 ('AssignVnfBB',NULL,'UnassignVnfBB',NULL), 02:06:24 ('AssignVolumeGroupBB',NULL,'UnassignVolumeGroupBB',NULL), 02:06:24 ('CreateNetworkBB',NULL,'DeleteNetworkBB',NULL), 02:06:24 ('CreateNetworkCollectionBB',NULL,'DeleteNetworkCollectionBB',NULL), 02:06:24 ('CreateVfModuleBB',NULL,'DeleteVfModuleBB',NULL), 02:06:24 ('CreateVolumeGroupBB',NULL,'DeleteVolumeGroupBB',NULL), 02:06:24 ('VNFSetInMaintFlagActivity',NULL,'VNFUnsetInMaintFlagActivity',NULL), 02:06:24 ('VNFSetClosedLoopDisabledFlagActivity',NULL,'VNFUnsetClosedLoopDisabledFlagActivity',NULL), 02:06:24 ('VNFLockActivity',NULL,'VNFUnlockActivity',NULL), 02:06:24 ('VNFStopActivity',NULL,'VNFStartActivity',NULL), 02:06:24 ('VNFQuiesceTrafficActivity',NULL,'VNFResumeTrafficActivity',NULL), 02:06:24 ('EtsiVnfInstantiateBB',NULL,'EtsiVnfDeleteBB',NULL), 02:06:24 ('AddFabricConfigurationBB',NULL,'DeleteFabricConfigurationBB',NULL), 02:06:24 ('CreateChildServiceBB',NULL,'DeleteChildServiceBB',NULL) 02:06:24 02:06:24.151 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - 23 row(s) affected 02:06:24 02:06:24.152 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for ManagedObject3GPP 02:06:24 DELETE FROM service_recipe where ACTION = 'createRanSlice' 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.152 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (547,'createRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.152 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'modifyRanSlice' 02:06:24 02:06:24.152 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.153 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (550,'modifyRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.153 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'deleteRanSlice' 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.153 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (553,'deleteRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.153 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.153 [main] INFO liquibase.changelog - SQL in file db/migration/R__MacroData.sql executed 02:06:24 02:06:24.161 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__MacroData::so-migration ran successfully in 121ms 02:06:24 02:06:24.161 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.162 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.165 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:24 02:06:24.165 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:24 02:06:24.165 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:24 02:06:24.179 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:24 02:06:24.179 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.179 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.179 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_activity_spec_parameters 02:06:24 02:06:24.179 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.179 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.179 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_activity_spec_categories 02:06:24 02:06:24.179 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.180 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.180 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_user_parameters 02:06:24 02:06:24.180 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.180 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.180 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec 02:06:24 02:06:24.180 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.181 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_categories 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.181 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_parameters 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.181 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM user_parameters 02:06:24 02:06:24.181 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.182 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.182 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM workflow 02:06:24 02:06:24.182 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.182 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.182 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec (NAME, DESCRIPTION, VERSION) 02:06:24 VALUES 02:06:24 ('VNFSetInMaintFlagActivity','Activity to Set InMaint Flag in A&AI',1.0), 02:06:24 ('VNFCheckPserversLockedFlagActivity','Activity Check Pservers Locked Flag VNF',1.0), 02:06:24 ('VNFCheckInMaintFlagActivity','Activity CheckIn Maint Flag on VNF',1.0), 02:06:24 ('VNFCheckClosedLoopDisabledFlagActivity','Activity Check Closed Loop Disabled Flag on VNF',1.0), 02:06:24 ('VNFSetClosedLoopDisabledFlagActivity','Activity Set Closed Loop Disabled Flag on VNF',1.0), 02:06:24 ('VNFUnsetClosedLoopDisabledFlagActivity','Activity Unset Closed Loop Disabled Flag on VNF',1.0), 02:06:24 ('VNFLockActivity','Activity Lock on VNF',1.0), 02:06:24 ('VNFUnlockActivity','Activity UnLock on VNF',1.0), 02:06:24 ('VNFStopActivity','Activity Stop on VNF',1.0), 02:06:24 ('VNFStartActivity','Activity Start on VNF',1.0), 02:06:24 ('VNFSnapShotActivity','Activity Snap Shot on VNF',1.0), 02:06:24 ('FlowCompleteActivity','Activity Complete on VNF',1.0), 02:06:24 ('PauseForManualTaskActivity','Activity Pause For Manual Task on VNF',1.0), 02:06:24 ('DistributeTrafficActivity','Activity Distribute Traffic on VNF',1.0), 02:06:24 ('DistributeTrafficCheckActivity','Activity Distribute Traffic Check on VNF',1.0), 02:06:24 ('VNFHealthCheckActivity','Activity Health Check on VNF',1.0), 02:06:24 ('VNFQuiesceTrafficActivity','Activity Quiesce Traffic on VNF',1.0), 02:06:24 ('VNFResumeTrafficActivity','Activity Resume Traffic on VNF',1.0), 02:06:24 ('VNFUnsetInMaintFlagActivity','Activity Unset InMaint Flag on VNF',1.0), 02:06:24 ('VNFUpgradeBackupActivity','Activity Upgrade Backup on VNF',1.0), 02:06:24 ('VNFUpgradePostCheckActivity','Activity Upgrade Post Check on VNF',1.0), 02:06:24 ('VNFUpgradePreCheckActivity','Activity Upgrade PreCheck on VNF',1.0), 02:06:24 ('VNFUpgradeSoftwareActivity','Activity UpgradeS oftware on VNF',1.0), 02:06:24 ('VnfInPlaceSoftwareUpdate','Activity InPlace Software Update on VNF',1.0) 02:06:24 02:06:24.182 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.183 [main] DEBUG liquibase.executor - 24 row(s) affected 02:06:24 02:06:24.183 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_categories (NAME) 02:06:24 VALUES ('VNF') 02:06:24 02:06:24.183 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.188 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.188 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_to_activity_spec_categories(ACTIVITY_SPEC_ID, ACTIVITY_SPEC_CATEGORIES_ID) 02:06:24 VALUES 02:06:24 ((select ID from activity_spec where NAME='VNFSetInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckPserversLockedFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFSetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnsetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFLockActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnlockActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='FlowCompleteActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='PauseForManualTaskActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFHealthCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFResumeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnsetInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')), 02:06:24 ((select ID from activity_spec where NAME='VnfInPlaceSoftwareUpdate' and VERSION=1.0), 02:06:24 (select ID from activity_spec_categories where NAME='VNF')) 02:06:24 02:06:24.188 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.194 [main] DEBUG liquibase.executor - 24 row(s) affected 02:06:24 02:06:24.194 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_parameters (NAME, TYPE, DIRECTION, DESCRIPTION) 02:06:24 VALUES('WorkflowException','WorkflowException','output','Description') 02:06:24 02:06:24.194 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.194 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.194 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_to_activity_spec_parameters( ACTIVITY_SPEC_ID, ACTIVITY_SPEC_PARAMETERS_ID) 02:06:24 VALUES 02:06:24 ((select ID from activity_spec where NAME='VNFSetInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckPserversLockedFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFCheckClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFSetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnsetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFLockActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnlockActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='FlowCompleteActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='PauseForManualTaskActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFHealthCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFResumeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUnsetInMaintFlagActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:24 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')) 02:06:24 02:06:24.194 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.196 [main] DEBUG liquibase.executor - 23 row(s) affected 02:06:24 02:06:24.196 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `user_parameters`(`NAME`,`PAYLOAD_LOCATION`,`LABEL`,`TYPE`,`DESCRIPTION`,`IS_REQUIRED`,`MAX_LENGTH`,`ALLOWABLE_CHARS`) 02:06:24 VALUES 02:06:24 ('cloudOwner','cloudConfiguration','Cloud Owner','text','',1,7,''), 02:06:24 ('operations_timeout','userParams','Operations Timeout','text','',1,50,''), 02:06:24 ('existing_software_version','userParams','Existing Software Version','text','',1,50,''), 02:06:24 ('tenantId','cloudConfiguration','Tenant/Project ID','text','',1,36,''), 02:06:24 ('new_software_version','userParams','New Software Version','text','',1,50,''), 02:06:24 ('book_name','userParams','Name of Commands Book Set','text','',1,50,''), 02:06:24 ('node_list','userParams','List of Nodes','text','',1,200,''), 02:06:24 ('file_parameter_content','userParams','Configuration File Content','text','',1,50000,''), 02:06:24 ('lcpCloudRegionId','cloudConfiguration','Cloud Region ID','text','',1,7,'') 02:06:24 02:06:24.196 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.196 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:24 02:06:24.196 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `activity_spec_to_user_parameters`(`ACTIVITY_SPEC_ID`,`USER_PARAMETERS_ID`) 02:06:24 VALUES 02:06:24 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:24 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='tenantId')), 02:06:24 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:24 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='tenantId')), 02:06:24 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:24 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='tenantId')), 02:06:24 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='operations_timeout')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='book_name')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='node_list')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='file_parameter_content')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='book_name')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='node_list')), 02:06:24 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='file_parameter_content')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='existing_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='new_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='existing_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='new_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='existing_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='new_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='existing_software_version')), 02:06:24 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:24 (select ID from user_parameters where NAME='new_software_version')) 02:06:24 02:06:24.196 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.198 [main] DEBUG liquibase.executor - 21 row(s) affected 02:06:24 02:06:24.198 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `workflow` (`ARTIFACT_UUID`,`ARTIFACT_NAME`,`NAME`,`OPERATION_NAME`,`VERSION`,`DESCRIPTION`,`RESOURCE_TARGET`,`SOURCE`) 02:06:24 VALUES 02:06:24 ('9d45cd30-1a89-4993-87c1-6dd09c1696cf','VFModule-ScaleOut','VNF Scale Out','ScaleOut',1.0,'native static workflow to support ScaleOut','vfModule','native'), 02:06:24 ('da6478e4-ea33-3346-ac12-ab121284a333','VnfInPlaceUpdate.bpmn','VnfInPlaceUpdate','inPlaceSoftwareUpdate',1.0,'native static workflow to support inPlaceSoftwareUpdate','vnf','native'), 02:06:24 ('fdb3ac48-70f9-4584-bd92-253bdbdec1e1','VnfConfigUpdate.bpmn','VnfConfigUpdate','applyConfigModify',1.0,'native static workflow to support applyConfigModify','vnf','native'), 02:06:24 ('b2fd5627-55e4-4f4f-8064-9e6f443e9152','DummyPnfWorkflow','Dummy Pnf Workflow','DummyPnfWorkflow',1.0,'Dummy Pnf Workflow to test custom Pnf workflow','pnf','native'), 02:06:24 ('d752c287-c5a8-40a6-8fce-077e1d54104b','GenericPnfSoftwareUpgrade','GenericPnfSoftwareUpgrade','GenericPnfSoftwareUpgrade',1.0,'Pnf Workflow to upgrade software','pnf','native'), 02:06:24 ('h2bfd4d9-6af0-4f8d-bf9b-d1d9ecd28c84','GenericPnfSWUPDownload','GenericPnfSWUPDownload','GenericPnfSWUPDownload',1.0,'Pnf Workflow to download software','pnf','native'), 02:06:24 ('s3fct5f2-6af0-4f8d-bf9b-s3f3dca23c19','ServiceLevelUpgrade','ServiceLevelUpgrade','ServiceLevelUpgrade',1.0,'ServiceLevel Upgrade Workflow to upgrade software','service','native') 02:06:24 02:06:24.198 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.198 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:24 02:06:24.198 [main] INFO liquibase.changelog - SQL in file db/migration/R__WorkflowDesignerData.sql executed 02:06:24 02:06:24.200 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration ran successfully in 35ms 02:06:24 02:06:24.200 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.201 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.203 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:24 02:06:24.203 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:24 02:06:24.203 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:24 02:06:24.203 [main] DEBUG liquibase.executor - WARNING The following SQL may change each run and therefore is possibly incorrect and/or invalid: 02:06:24 02:06:24.264 [main] INFO liquibase.changelog - CloudConfigMigration completed successfully 02:06:24 02:06:24.264 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration ran successfully in 61ms 02:06:24 02:06:24.264 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.265 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.268 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:24 02:06:24.268 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:24 02:06:24.268 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:24 02:06:24.289 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `homing_instances` ( 02:06:24 `SERVICE_INSTANCE_ID` varchar(50) NOT NULL, 02:06:24 `CLOUD_OWNER` VARCHAR(200) NOT NULL, 02:06:24 `CLOUD_REGION_ID` VARCHAR(200) NOT NULL, 02:06:24 `OOF_DIRECTIVES` longtext NULL DEFAULT NULL, 02:06:24 PRIMARY KEY (`SERVICE_INSTANCE_ID`) 02:06:24 ) 02:06:24 02:06:24.289 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.290 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:24 02:06:24.290 [main] DEBUG liquibase.database - Executing Statement: insert into heat_files(artifact_uuid, name, version, description, body, artifact_checksum, creation_timestamp) values 02:06:24 ('00535bdd-0878-4478-b95a-c575c742bfb0', 'nimbus-ethernet-gw', '1', 'created from csar', 'DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n', 'MANUAL RECORD', '2017-01-21 23:56:43') 02:06:24 02:06:24.290 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.290 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.290 [main] DEBUG liquibase.database - Executing Statement: insert into tosca_csar(artifact_uuid, name, version, description, artifact_checksum, url, creation_timestamp) values 02:06:24 ('0513f839-459d-46b6-aa3d-2edfef89a079', 'service-Ciservicee3756aea561a-csar.csar', '1', 'TOSCA definition package of the asset', 'YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc=', '/sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar', '2017-11-27 11:38:27') 02:06:24 02:06:24.290 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.291 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002671', 'MSOTADevInfra_vSAMP10a_Service', '9647dfc4-2083-11e7-93ae-92361f002671', '1.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', '0513f839-459d-46b6-aa3d-2edfef89a079', 'NA', 'NA', 'Luna', 'Oxygen') 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.291 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002679', 'MSOTADevInfra_Test_Service', '9647dfc4-2083-11e7-93ae-92361f002673', '3.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', '0513f839-459d-46b6-aa3d-2edfef89a079', 'NA', 'NA', 'Luna', 'Oxygen') 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.291 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO external_service_to_internal_model_mapping(id,SERVICE_NAME,PRODUCT_FLAVOR,SUBSCRIPTION_SERVICE_TYPE,SERVICE_MODEL_UUID) VALUES 02:06:24 (3,'MySpecialServiceName','Gold','Test','c94b1098-3c71-11e8-b467-0ed5f89f7199') 02:06:24 02:06:24.291 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.292 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.292 [main] DEBUG liquibase.database - Executing Statement: insert into tosca_csar(ARTIFACT_UUID,NAME,VERSION,DESCRIPTION,ARTIFACT_CHECKSUM,URL,CREATION_TIMESTAMP) values 02:06:24 ('266eaf78-af74-45cd-83ec-9c477f189dc1','service-NetworkCollectionSvc0106-csar.csar','1','TOSCA definition package of the asset','OGQ1M2QyYjU0OWMzZTY4MWVlYTNhOWIxNmQ2NjEyZDQ=','/sdc/v1/catalog/services/NetworkCollectionSvc0106/1.0/artifacts/service-NetworkCollectionSvc0106-csar.csar','2018-06-01 16:06:52') 02:06:24 02:06:24.292 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.292 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.292 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:24 ('4694a55f-58b3-4f17-92a5-796d6f5ffd0d', 'Network_Collection_SVC_0106', 'afa5911f-87a7-4e99-a6dc-8e6cd7b86573', '1.0','tbd','2018-06-01 16:06:52', '266eaf78-af74-45cd-83ec-9c477f189dc1', 'INFRASTRUCTURE', '', 'General_Revenue-Bearing', 'Production') 02:06:24 02:06:24.292 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.293 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.293 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource(MODEL_UUID,MODEL_NAME,MODEL_INVARIANT_UUID,MODEL_VERSION,TOSCA_NODE_TYPE,DESCRIPTION,CREATION_TIMESTAMP) values 02:06:24 ('e083bdcd-449d-433d-9699-1bbc2d363f06','Network_Collection_Resource_1806','38273494-f61a-4645-bfe2-d971994bc3e5','1.0','org.openecomp.resource.cr.NetworkCollectionResource1806','tbd','2018-06-20 12:53:34') 02:06:24 02:06:24.293 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.293 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.293 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_customization(MODEL_CUSTOMIZATION_UUID,MODEL_INSTANCE_NAME,role,object_type,function,collection_resource_type,CREATION_TIMESTAMP,CR_MODEL_UUID) values 02:06:24 ('a07a5826-3281-485c-8f40-6988011ef3f2','Network_Collection_Resource_1806','','NetworkCollection','','','2018-06-01 16:06:52','e083bdcd-449d-433d-9699-1bbc2d363f06'), 02:06:24 ('a07a5826-3281-485c-8f40-6988011ef3f3','Network_Collection_Resource_1806','','NetworkCollection','','','2018-06-01 16:06:52','e083bdcd-449d-433d-9699-1bbc2d363f06') 02:06:24 02:06:24.293 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.294 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.294 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_customization_to_service(SERVICE_MODEL_UUID,RESOURCE_MODEL_CUSTOMIZATION_UUID) values 02:06:24 ('4694a55f-58b3-4f17-92a5-796d6f5ffd0d', 'a07a5826-3281-485c-8f40-6988011ef3f2') 02:06:24 02:06:24.294 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.295 [main] DEBUG liquibase.database - Executing Statement: insert into instance_group(MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, TOSCA_NODE_TYPE, ROLE, OBJECT_TYPE, CREATION_TIMESTAMP, CR_MODEL_UUID, INSTANCE_GROUP_TYPE) values 02:06:24 ("0c8692ef-b9c0-435d-a738-edf31e71f38b", "network_collection_resource_1806..NetworkCollection..0", "c675f5f6-c017-40cb-807a-cb806ad24c0f", "1", "org.openecomp.resource.cr.NetworkCollectionResource1806", "SUB_INTERFACE", "L3_NETWORK", "2018-05-25 14:33:28", "e083bdcd-449d-433d-9699-1bbc2d363f06", "L3_NETWORK") 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.295 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_instance_group_customization(COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID,INSTANCE_GROUP_MODEL_UUID,FUNCTION,DESCRIPTION,SUBINTERFACE_NETWORK_QUANTITY,CREATION_TIMESTAMP) values 02:06:24 ('a07a5826-3281-485c-8f40-6988011ef3f2','0c8692ef-b9c0-435d-a738-edf31e71f38b','ncfunction','ncdescription',5,'2018-06-01 16:06:52'), 02:06:24 ('a07a5826-3281-485c-8f40-6988011ef3f3','0c8692ef-b9c0-435d-a738-edf31e71f38b','ncfunction','ncdescription',5,'2018-06-01 16:06:52') 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.295 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002672', 'MSOTADevInfra_vSAMP10a_Service', '9647dfc4-2083-11e7-93ae-92361f002671', '2.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', null, 'NA', 'NA', 'Luna', 'Oxygen') 02:06:24 02:06:24.295 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.296 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.296 [main] DEBUG liquibase.database - Executing Statement: insert into heat_template(artifact_uuid, name, version, description, body, timeout_minutes, artifact_checksum, creation_timestamp) values 02:06:24 ('ff874603-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56'), 02:06:24 ('ff87482f-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56'), 02:06:24 ('aa874603-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56') 02:06:24 02:06:24.296 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.296 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:24 02:06:24.296 [main] DEBUG liquibase.database - Executing Statement: insert into heat_template_params(heat_template_artifact_uuid, param_name, is_required, param_type, param_alias) values 02:06:24 ('ff874603-4222-11e7-9252-005056850d2e', 'availability_zone_0', 1, 'string', ''), 02:06:24 ('ff874603-4222-11e7-9252-005056850d2e', 'exn_direct_net_fqdn',1, 'string', ''), 02:06:24 ('ff874603-4222-11e7-9252-005056850d2e', 'exn_hsl_net_fqdn', 1, 'string', '') 02:06:24 02:06:24.296 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.302 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:24 02:06:24.302 [main] DEBUG liquibase.database - Executing Statement: insert into heat_environment(artifact_uuid, name, version, description, body, artifact_checksum, creation_timestamp) values 02:06:24 ('fefb1601-4222-11e7-9252-005056850d2e', 'module_nso.env', '2', 'Auto-generated HEAT Environment deployment artifact', 'parameters:\n availability_zone_0: \"alln-zone-1\"\n nso_flavor_name: \"citeis.1vCPUx2GB\"\n nso_image_name: \"RHEL-6.8-BASE-20160912\"\n nso_name_0: \"zrdm3vamp01nso001\"\n nso_oam_ip_0: \"172.18.25.175\"\n nso_oam_net_gw: \"172.18.25.1\"\n nso_oam_net_mask: \"255.255.255.0\"\n nso_sec_grp_id: \"36f48d82-f099-4437-bfbc-70d9e5d420d1\"\n nso_srv_grp_id: \"e431c477-5bd1-476a-bfa9-e4ce16b8356b\"\n oam_net_id: \"nso_oam\"\n vf_module_id: \"145cd730797234b4a40aa99335abc143\"\n vnf_id: \"730797234b4a40aa99335157b02871cd\"\n vnf_name: \"Mobisupport\"\n', 'MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA=', '2017-11-27 08:42:58'), 02:06:24 ('fefb1751-4333-11e7-9252-005056850d2e', 'module_nso.env', '2', 'Auto-generated HEAT Environment deployment artifact', 'parameters:\n availability_zone_0: \"alln-zone-1\"\n nso_flavor_name: \"citeis.1vCPUx2GB\"\n nso_image_name: \"RHEL-6.8-BASE-20160912\"\n nso_name_0: \"zrdm3vamp01nso001\"\n nso_oam_ip_0: \"172.18.25.175\"\n nso_oam_net_gw: \"172.18.25.1\"\n nso_oam_net_mask: \"255.255.255.0\"\n nso_sec_grp_id: \"36f48d82-f099-4437-bfbc-70d9e5d420d1\"\n nso_srv_grp_id: \"e431c477-5bd1-476a-bfa9-e4ce16b8356b\"\n oam_net_id: \"nso_oam\"\n vf_module_id: \"145cd730797234b4a40aa99335abc143\"\n vnf_id: \"730797234b4a40aa99335157b02871cd\"\n vnf_name: \"Mobisupport\"\n', 'MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA=', '2017-11-27 08:42:58') 02:06:24 02:06:24.302 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.302 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.302 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource(orchestration_mode, description, creation_timestamp, model_uuid, aic_version_min, aic_version_max, model_invariant_uuid, model_version, model_name, tosca_node_type, heat_template_artifact_uuid) values 02:06:24 ('HEAT', '1607 vSAMP10a - inherent network', '2017-04-14 21:46:28', 'ff2ae348-214a-11e7-93ae-92361f002671', '', '', '2fff5b20-214b-11e7-93ae-92361f002671', '1.0', 'vSAMP10a', 'VF', 'ff874603-4222-11e7-9252-005056850d2e'), 02:06:24 ('HEAT', '1607 vSAMP10a - inherent network', '2017-04-14 21:46:28', 'ff2ae348-214a-11e7-93ae-92361f002672', '', '', '2fff5b20-214b-11e7-93ae-92361f002671', '2.0', 'vSAMP10a', 'VF', 'ff874603-4222-11e7-9252-005056850d2e') 02:06:24 02:06:24.302 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.305 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.305 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource_customization(model_customization_uuid, model_instance_name, min_instances, max_instances, availability_zone_max_count, nf_type, nf_role, nf_function, nf_naming_code, creation_timestamp, vnf_resource_model_uuid, multi_stage_design,service_model_uuid,resource_input,skip_post_instantiation_configuration) values 02:06:24 ('68dc9a92-214c-11e7-93ae-92361f002671', 'vSAMP10a 1', '0', '0', '0', 'vSAMP', 'vSAMP', 'vSAMP', 'vSAMP', '2017-05-26 15:08:24', 'ff2ae348-214a-11e7-93ae-92361f002671', null,'5df8b6de-2083-11e7-93ae-92361f002671', '{\\\"resource_input\\\":\\\"test\\\"}', false), 02:06:24 ('68dc9a92-214c-11e7-93ae-92361f002672', 'vSAMP10a 2', '0', '0', '0', 'vSAMP', 'vSAMP', 'vSAMP', 'vSAMP', '2017-05-26 15:08:24', 'ff2ae348-214a-11e7-93ae-92361f002672', null,'5df8b6de-2083-11e7-93ae-92361f002672', null, false) 02:06:24 02:06:24.305 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.309 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.309 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module(model_uuid, model_invariant_uuid, model_version, model_name, description, is_base, heat_template_artifact_uuid, vol_heat_template_artifact_uuid, creation_timestamp, vnf_resource_model_uuid) values 02:06:24 ('20c4431c-246d-11e7-93ae-92361f002671', '78ca26d0-246d-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::base::module-0', 'vSAMP10a DEV Base', '1', 'ff874603-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:24 ('066de97e-253e-11e7-93ae-92361f002671', '64efd51a-2544-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::PCM::module-1', 'vSAMP10a DEV PCM', '0', 'ff87482f-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:24 ('20c4431c-246d-11e7-93ae-92361f002672', '78ca26d0-246d-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::base::module-0', 'vSAMP10a DEV Base', '1', 'ff874603-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:24 ('066de97e-253e-11e7-93ae-92361f002672', '64efd51a-2544-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::PCM::module-1', 'vSAMP10a DEV PCM', '0', 'ff87482f-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671') 02:06:24 02:06:24.309 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.313 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:24 02:06:24.313 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module_customization(model_customization_uuid, label, initial_count, min_instances, max_instances, availability_zone_count, heat_environment_artifact_uuid, vol_environment_artifact_uuid, creation_timestamp, vf_module_model_uuid,VNF_RESOURCE_CUSTOMIZATION_ID) values 02:06:24 ('cb82ffd8-252a-11e7-93ae-92361f002671', 'base', '1', '0', '0', '0', 'fefb1601-4222-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '20c4431c-246d-11e7-93ae-92361f002671',1), 02:06:24 ('b4ea86b4-253f-11e7-93ae-92361f002671', 'PCM', '0', '0', '0', '0', 'fefb1751-4333-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '066de97e-253e-11e7-93ae-92361f002671',1), 02:06:24 ('cb82ffd8-252a-11e7-93ae-92361f002672', 'base', '1', '0', '0', '0', 'fefb1601-4222-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '20c4431c-246d-11e7-93ae-92361f002672',2), 02:06:24 ('b4ea86b4-253f-11e7-93ae-92361f002672', 'PCM', '0', '0', '0', '0', 'fefb1751-4333-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '066de97e-253e-11e7-93ae-92361f002672',2) 02:06:24 02:06:24.313 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.313 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:24 02:06:24.313 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource(model_uuid, model_invariant_uuid, model_version, model_name, tosca_node_type, subcategory, description, creation_timestamp) values 02:06:24 ('f6b7d4c6-e8a4-46e2-81bc-31cad5072842', 'b7a1b78e-6b6b-4b36-9698-8c9530da14af', '1.0', 'Tunnel_Xconn', '', '', '', '2017-05-26 15:08:24') 02:06:24 02:06:24.313 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.316 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource_customization(model_customization_uuid, model_instance_name, providing_service_model_invariant_uuid, target_network_role, nf_type, nf_role, nf_function, nf_naming_code, min_instances, max_instances, ar_model_uuid, creation_timestamp) values 02:06:24 ('367a8ba9-057a-4506-b106-fbae818597c6', 'Sec_Tunnel_Xconn 11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'f6b7d4c6-e8a4-46e2-81bc-31cad5072842', TIMESTAMP '2017-01-20 16:14:20.0') 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.316 [main] DEBUG liquibase.database - Executing Statement: insert into temp_network_heat_template_lookup(network_resource_model_name, heat_template_artifact_uuid, aic_version_min, aic_version_max) values 02:06:24 ('CONTRAIL30_GNDIRECT', 'ff874603-4222-11e7-9252-005056850d2e', '3', '3') 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.316 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource(model_uuid, model_name, model_invariant_uuid, description, heat_template_artifact_uuid, neutron_network_type, model_version, tosca_node_type, aic_version_min, aic_version_max, orchestration_mode, creation_timestamp) values 02:06:24 ('10b36f65-f4e6-4be6-ae49-9596dc1c47fc', 'CONTRAIL30_GNDIRECT', 'ce4ff476-9641-4e60-b4d5-b4abbec1271d', 'Contrail 30 GNDIRECT NW', 'aa874603-4222-11e7-9252-005056850d2e', 'BASIC', '1.0', '', '3.0', '', 'HEAT', '2017-01-17 20:35:05') 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.316 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.316 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource_customization(model_customization_uuid, model_instance_name, network_technology, network_type, network_role, network_scope, creation_timestamp, network_resource_model_uuid) values 02:06:24 ('3bdbb104-476c-483e-9f8b-c095b3d308ac', 'CONTRAIL30_GNDIRECT 9', '', '', '', '', '2017-04-19 14:28:32', '10b36f65-f4e6-4be6-ae49-9596dc1c47fc') 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.317 [main] DEBUG liquibase.database - Executing Statement: insert into collection_network_resource_customization(model_customization_uuid, model_instance_name, network_technology, network_type, network_role, network_scope, creation_timestamp, network_resource_model_uuid, instance_group_model_uuid, crc_model_customization_uuid) values 02:06:24 ('1a61be4b-3378-4c9a-91c8-c919519b2d01', 'CONTRAIL30_GNDIRECT 9', '', '', '', '', '2017-04-19 14:28:32', '10b36f65-f4e6-4be6-ae49-9596dc1c47fc', '0c8692ef-b9c0-435d-a738-edf31e71f38b', 'a07a5826-3281-485c-8f40-6988011ef3f2') 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.317 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module_to_heat_files(vf_module_model_uuid, heat_files_artifact_uuid) values 02:06:24 ('20c4431c-246d-11e7-93ae-92361f002671', '00535bdd-0878-4478-b95a-c575c742bfb0'), 02:06:24 ('066de97e-253e-11e7-93ae-92361f002671', '00535bdd-0878-4478-b95a-c575c742bfb0') 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.317 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002671', '3bdbb104-476c-483e-9f8b-c095b3d308ac'), 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002672', '3bdbb104-476c-483e-9f8b-c095b3d308ac') 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.317 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002671', '367a8ba9-057a-4506-b106-fbae818597c6' ), 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002672', '367a8ba9-057a-4506-b106-fbae818597c6') 02:06:24 02:06:24.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.321 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.321 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_components(vnf_id, component_type, heat_template_id, heat_environment_id, creation_timestamp) values 02:06:24 ('13961', 'VOLUME', '13843', '13961', '2016-05-19 20:22:02') 02:06:24 02:06:24.321 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.321 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.321 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cloudify_managers` (`ID`, `CLOUDIFY_URL`, `USERNAME`, `PASSWORD`, `VERSION`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('mtn13', 'http://localhost:28090/v2.0', 'm93945', '93937EA01B94A10A49279D4572B48369', NULL, 'MSO_USER', '2018-07-17 14:05:08', '2018-07-17 14:05:08') 02:06:24 02:06:24.321 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.322 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `identity_services` (`ID`, `IDENTITY_URL`, `MSO_ID`, `MSO_PASS`, `PROJECT_DOMAIN_NAME`, `USER_DOMAIN_NAME`, `ADMIN_TENANT`, `MEMBER_ROLE`, `TENANT_METADATA`, `IDENTITY_SERVER_TYPE`, `IDENTITY_AUTHENTICATION_TYPE`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('MTN13', 'http://localhost:28090/v2.0', 'm93945', '93937EA01B94A10A49279D4572B48369', NULL, NULL, 'admin', 'admin', 1, 'KEYSTONE', 'USERNAME_PASSWORD', 'MSO_USER', '2018-07-17 14:02:33', '2018-07-17 14:02:33') 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.322 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cloud_sites` (`ID`, `REGION_ID`, `IDENTITY_SERVICE_ID`, `CLOUD_VERSION`, `CLLI`, `CLOUDIFY_ID`, `PLATFORM`, `ORCHESTRATOR`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('mtn13', 'mtn13', 'MTN13', '2.5', 'MDT13', 'mtn13', NULL, 'orchestrator', 'MSO_USER', '2018-07-17 14:06:28', '2018-07-17 14:06:28') 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.322 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe(ID, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, SERVICE_PARAM_XSD, RECIPE_TIMEOUT, SERVICE_TIMEOUT_INTERIM, CREATION_TIMESTAMP, SERVICE_MODEL_UUID) VALUES 02:06:24 ('8', 'createInstance', '8', 'MSOTADevInfra aLaCarte', '/mso/async/services/CreateGenericALaCarteServiceInstance', null, '180', '0', '2017-04-14 19:18:20', '4694a55f-58b3-4f17-92a5-796d6f5ffd0d') 02:06:24 02:06:24.322 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.323 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_recipe (nf_role, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:24 VALUES 02:06:24 ('GR-API-DEFAULT', 'createInstance', '1', 'Gr api recipe to create vnf', '/mso/async/services/WorkflowActionBB', 180) 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.323 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:24 VALUES 02:06:24 ('volumeGroup', 'createInstance', '1', 'Gr api recipe to create volume-group', '/mso/async/services/WorkflowActionBB', 180, '20c4431c-246d-11e7-93ae-92361f002671') 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.323 [main] DEBUG liquibase.database - Executing Statement: insert into homing_instances (service_instance_id, cloud_owner, cloud_region_id, oof_directives) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f232671', 'CloudOwner', 'CloudRegionId', '{"directives": [{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "firewall_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vfw"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor33","attribute_name": "packetgen_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vgenerator"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "sink_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vsink"}]}'), 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f562672', 'CloudOwner', 'CloudRegionId', '{"directives": [{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "firewall_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vfw"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor33","attribute_name": "packetgen_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vgenerator"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "sink_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vsink"}]}') 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.323 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.324 [main] DEBUG liquibase.database - Executing Statement: -- for query resource receipe 02:06:24 INSERT INTO allotted_resource 02:06:24 (MODEL_UUID, MODEL_INVARIANT_UUID, MODEL_VERSION, MODEL_NAME, TOSCA_NODE_TYPE, SUBCATEGORY, DESCRIPTION, CREATION_TIMESTAMP) 02:06:24 VALUES('25e2d69b-3b22-47b8-b4c9-7b14fd4a80df', '8f5fe343-9a3a-4d31-a829-49b27bbfc1c4', '2.0', 'sotnvpnattachmentvF', 'org.openecomp.resource.vf.Sdwanvpnattachmentvf', 'Allotted Resource', 'sdwanvpnattachmentVF', '2019-01-24 09:59:16.000') 02:06:24 02:06:24.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.324 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.324 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO ar_recipe(ID, MODEL_NAME, ACTION, VERSION_STR, SERVICE_TYPE, DESCRIPTION, ORCHESTRATION_URI, AR_PARAM_XSD, RECIPE_TIMEOUT, CREATION_TIMESTAMP) 02:06:24 VALUES(1, 'sotnvpnattachmentvF', 'createInstance', '2.0', 'VF', 'sotnvpnattachmentvF', '/mso/async/services/CreateSDNCNetworkResource', '', 180, '2019-01-24 09:59:16.000') 02:06:24 02:06:24.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.324 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.324 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:24 ('Service-Create', 'createInstance', 'Service', true, '7','7', 'my-custom-cloud-owner','*') 02:06:24 02:06:24.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.325 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:24 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'my-custom-cloud-owner')) 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.325 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:24 ('Service-Create', 'createInstance', 'Service', true, '7','7', 'my-custom-cloud-owner','TRANSPORT') 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.325 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:24 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'my-custom-cloud-owner' and SERVICE_TYPE = 'TRANSPORT')) 02:06:24 02:06:24.325 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.326 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnfc_customization` 02:06:24 (`model_customization_uuid`, 02:06:24 `model_instance_name`, 02:06:24 `model_uuid`, 02:06:24 `model_invariant_uuid`, 02:06:24 `model_version`, 02:06:24 `model_name`, 02:06:24 `tosca_node_type`, 02:06:24 `description`, 02:06:24 `creation_timestamp`) 02:06:24 VALUES ( '9bcce658-9b37-11e8-98d0-529269fb1459', 02:06:24 'testModelInstanceName', 02:06:24 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:24 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:24 'testModelVersion', 02:06:24 'testModelName', 02:06:24 'toscaNodeType', 02:06:24 'testVnfcCustomizationDescription', 02:06:24 '2018-07-17 14:05:08') 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.326 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `rainy_day_handler_macro` (`FLOW_NAME`,`SERVICE_TYPE`,`VNF_TYPE`,`ERROR_CODE`,`WORK_STEP`,`POLICY`,`SECONDARY_POLICY`,`REG_EX_ERROR_MESSAGE`, `SERVICE_ROLE`) 02:06:24 VALUES ('AssignServiceInstanceBB','*','*','*','*','Rollback','Rollback','The Flavor ID.*could not be found.','*') 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.326 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cvnfc_customization` 02:06:24 (`id`, 02:06:24 `model_customization_uuid`, 02:06:24 `model_instance_name`, 02:06:24 `model_uuid`, 02:06:24 `model_invariant_uuid`, 02:06:24 `model_version`, 02:06:24 `model_name`, 02:06:24 `tosca_node_type`, 02:06:24 `description`, 02:06:24 `nfc_function`, 02:06:24 `nfc_naming_code`, 02:06:24 `creation_timestamp`, 02:06:24 `vnfc_cust_model_customization_uuid`,VF_MODULE_CUSTOMIZATION_ID) 02:06:24 VALUES ( '1', 02:06:24 'dadc2c8c-2bab-11e9-b210-d663bd873d93', 02:06:24 'testModelInstanceName', 02:06:24 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:24 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:24 'testModelVersion', 02:06:24 'testModelName', 02:06:24 'testToscaNodeType', 02:06:24 'testCvnfcCustomzationDescription', 02:06:24 'testNfcFunction', 02:06:24 'testNfcNamingCode', 02:06:24 '2018-07-17 14:05:08', 02:06:24 '9bcce658-9b37-11e8-98d0-529269fb1459',1), 02:06:24 ( '2', 02:06:24 'dadc2c8c-2bab-11e9-b210-d663bd873d95', 02:06:24 'testModelInstanceName', 02:06:24 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:24 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:24 'testModelVersion', 02:06:24 'testModelName', 02:06:24 'testToscaNodeType', 02:06:24 'testCvnfcCustomzationDescription', 02:06:24 'testNfcFunction', 02:06:24 'testNfcNamingCode', 02:06:24 '2018-07-17 14:05:08', 02:06:24 '9bcce658-9b37-11e8-98d0-529269fb1459',1) 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:24 02:06:24.326 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO `configuration` (`MODEL_UUID`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `MODEL_NAME`, `TOSCA_NODE_TYPE`, `DESCRIPTION`, `CREATION_TIMESTAMP`) VALUES 02:06:24 ('d2195b0e-307a-4d30-b82f-9c82001d965e', '2f0a4b7a-dfdb-4f82-a2ab-b65d1ddd5e8e', '13.0', 'Fabric Configuration', 'org.openecomp.nodes.FabricConfiguration', 'A fabric Configuration object', '2019-06-04 20:12:20') 02:06:24 02:06:24.326 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.327 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO `cvnfc_configuration_customization` (`MODEL_CUSTOMIZATION_UUID`, `MODEL_INSTANCE_NAME`, `CONFIGURATION_TYPE`, `CONFIGURATION_ROLE`, `CONFIGURATION_FUNCTION`, `POLICY_NAME`, `CREATION_TIMESTAMP`, `CONFIGURATION_MODEL_UUID`, `CVNFC_CUSTOMIZATION_ID`) VALUES 02:06:24 ('386c9aa7-9318-48ee-a6d1-1bf0f85de385', 'Fabric Configuration 0', '5G', 'Fabric Config', 'Network Cloud', 'Config_MS_fabric_configuration_FRWL.1.xml', '2019-06-04 20:12:20', 'd2195b0e-307a-4d30-b82f-9c82001d965e', '2') 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.327 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002676', 'PNF_routing_service', '9647dfc4-2083-11e7-93ae-92361f002676', '1.0', 'PNF service', '2019-03-08 12:00:29', null, 'NA', 'NA', 'Luna', 'Oxygen') 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.327 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource(orchestration_mode, description, creation_timestamp, model_uuid, model_invariant_uuid, model_version, model_name, tosca_node_type) values 02:06:24 ('', 'PNF routing', '2019-03-08 12:00:28', 'ff2ae348-214a-11e7-93ae-92361f002680', '2fff5b20-214b-11e7-93ae-92361f002680', '1.0', 'PNF resource', null) 02:06:24 02:06:24.327 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.328 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource_customization(model_customization_uuid, model_instance_name, nf_type, nf_role, nf_function, nf_naming_code, creation_timestamp, pnf_resource_model_uuid, multi_stage_design, cds_blueprint_name, cds_blueprint_version) values 02:06:24 ('68dc9a92-214c-11e7-93ae-92361f002680', 'PNF routing', 'routing', 'routing', 'routing', 'routing', '2019-03-08 12:00:29', 'ff2ae348-214a-11e7-93ae-92361f002680', null, "test_configuration_restconf", "1.0.0") 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.328 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:24 ('5df8b6de-2083-11e7-93ae-92361f002676', '68dc9a92-214c-11e7-93ae-92361f002680') 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.328 [main] DEBUG liquibase.database - Executing Statement: insert into workflow(artifact_uuid, artifact_name, name, operation_name, version, description, body, resource_target, source) values 02:06:24 ('5b0c4322-643d-4c9f-b184-4516049e99b1', 'testingWorkflow.bpmn', 'testingWorkflow', 'create', 1, 'Test Workflow', null, 'vnf', 'sdc') 02:06:24 02:06:24.328 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.329 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.329 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource_to_workflow(vnf_resource_model_uuid, workflow_id) values 02:06:24 ('ff2ae348-214a-11e7-93ae-92361f002671', '1') 02:06:24 02:06:24.329 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.329 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.329 [main] DEBUG liquibase.database - Executing Statement: insert into processing_flags (flag,value,endpoint,description) values 02:06:24 ('TESTFLAG', 'NO', 'TESTENDPOINT', 'TEST FLAG') 02:06:24 02:06:24.329 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.329 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.329 [main] INFO liquibase.changelog - SQL in file db/migration/afterMigrate.sql executed 02:06:24 02:06:24.331 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-test.xml::test-afterMigrate::so-test ran successfully in 63ms 02:06:24 02:06:24.331 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.332 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:24 02:06:24.333 [main] DEBUG liquibase.executor - Release Database Lock 02:06:24 02:06:24.333 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:24 02:06:24.335 [main] INFO liquibase.lockservice - Successfully released change log lock 02:06:24 02:06:24.477 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper - PersistenceUnitInfo [ 02:06:24 name: default 02:06:24 persistence provider classname: null 02:06:24 classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@6a6824be 02:06:24 excludeUnlistedClasses: true 02:06:24 JTA datasource: null 02:06:24 Non JTA datasource: HikariDataSource (null) 02:06:24 Transaction type: RESOURCE_LOCAL 02:06:24 PU root URL: file:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar 02:06:24 Shared Cache Mode: UNSPECIFIED 02:06:24 Validation Mode: AUTO 02:06:24 Jar files URLs [] 02:06:24 Managed classes names [ 02:06:24 org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:24 org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:24 org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.HomingInstance 02:06:24 org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:24 org.onap.so.db.catalog.beans.VnfcCustomization 02:06:24 org.onap.so.db.catalog.beans.HeatEnvironment 02:06:24 org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.VfModule 02:06:24 org.onap.so.db.catalog.beans.ActivitySpec 02:06:24 org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:24 org.onap.so.db.catalog.beans.HeatTemplate 02:06:24 org.onap.so.db.catalog.beans.UserParameters 02:06:24 org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:24 org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:24 org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:24 org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:24 org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:24 org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:24 org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:24 org.onap.so.db.catalog.beans.ConfigurationResource 02:06:24 org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:24 org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:24 org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:24 org.onap.so.db.catalog.beans.ProcessingFlags 02:06:24 org.onap.so.db.catalog.beans.ServiceInfo 02:06:24 org.onap.so.db.catalog.beans.Service 02:06:24 org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:24 org.onap.so.db.catalog.beans.Workflow 02:06:24 org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:24 org.onap.so.db.catalog.beans.CollectionResource 02:06:24 org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:24 org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.ServiceArtifact 02:06:24 org.onap.so.db.catalog.beans.CloudSite 02:06:24 org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:24 org.onap.so.db.catalog.beans.VnfResource 02:06:24 org.onap.so.db.catalog.beans.InstanceGroup 02:06:24 org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.ArRecipe 02:06:24 org.onap.so.db.catalog.beans.ModelRecipe 02:06:24 org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.AllottedResource 02:06:24 org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:24 org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:24 org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:24 org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:24 org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:24 org.onap.so.db.catalog.beans.ServiceRecipe 02:06:24 org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:24 org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:24 org.onap.so.db.catalog.beans.Model 02:06:24 org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:24 org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:24 org.onap.so.db.catalog.beans.HeatFiles 02:06:24 org.onap.so.db.catalog.beans.CloudifyManager 02:06:24 org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:24 org.onap.so.db.catalog.beans.PnfResource 02:06:24 org.onap.so.db.catalog.beans.CloudIdentity 02:06:24 org.onap.so.db.catalog.beans.NetworkRecipe 02:06:24 org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:24 org.onap.so.db.catalog.beans.VnfRecipe 02:06:24 org.onap.so.db.catalog.beans.NetworkResource 02:06:24 org.onap.so.db.catalog.beans.ToscaCsar] 02:06:24 Mapping files names [] 02:06:24 Properties [] 02:06:24 02:06:24.496 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 02:06:24 02:06:24.498 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 02:06:24 02:06:24.500 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 02:06:24 02:06:24.556 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.33 02:06:24 02:06:24.558 [main] DEBUG org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found 02:06:24 02:06:24.579 [main] DEBUG org.hibernate.service.spi.ServiceBinding - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 02:06:24 02:06:24.593 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 02:06:24 02:06:24.594 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 02:06:24 02:06:24.661 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:06:24 02:06:24.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@314ba103 02:06:24 02:06:24.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@314ba103 02:06:24 02:06:24.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@314ba103 02:06:24 02:06:24.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2ec99c5d 02:06:24 02:06:24.709 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration true_false -> org.hibernate.type.TrueFalseType@6c5f8e29 02:06:24 02:06:24.709 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration yes_no -> org.hibernate.type.YesNoType@61c72d72 02:06:24 02:06:24.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@4de32bc4 02:06:24 02:06:24.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@4de32bc4 02:06:24 02:06:24.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@4de32bc4 02:06:24 02:06:24.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration character -> org.hibernate.type.CharacterType@55979b39 02:06:24 02:06:24.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char -> org.hibernate.type.CharacterType@55979b39 02:06:24 02:06:24.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@55979b39 02:06:24 02:06:24.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3c503860 02:06:24 02:06:24.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3c503860 02:06:24 02:06:24.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@3c503860 02:06:24 02:06:24.714 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration integer -> org.hibernate.type.IntegerType@76350c9b 02:06:24 02:06:24.714 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration int -> org.hibernate.type.IntegerType@76350c9b 02:06:24 02:06:24.714 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@76350c9b 02:06:24 02:06:24.715 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@27c773bf 02:06:24 02:06:24.715 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@27c773bf 02:06:24 02:06:24.715 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Long -> org.hibernate.type.LongType@27c773bf 02:06:24 02:06:24.716 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@14e44705 02:06:24 02:06:24.716 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@14e44705 02:06:24 02:06:24.716 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@14e44705 02:06:24 02:06:24.717 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@726798a9 02:06:24 02:06:24.718 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@726798a9 02:06:24 02:06:24.718 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@726798a9 02:06:24 02:06:24.719 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@63efdeac 02:06:24 02:06:24.719 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@63efdeac 02:06:24 02:06:24.720 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@13a42980 02:06:24 02:06:24.720 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@13a42980 02:06:24 02:06:24.721 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration string -> org.hibernate.type.StringType@19339ac3 02:06:24 02:06:24.721 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.String -> org.hibernate.type.StringType@19339ac3 02:06:24 02:06:24.721 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@2978b36f 02:06:24 02:06:24.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@27603cec 02:06:24 02:06:24.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration url -> org.hibernate.type.UrlType@25353296 02:06:24 02:06:24.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.net.URL -> org.hibernate.type.UrlType@25353296 02:06:24 02:06:24.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Duration -> org.hibernate.type.DurationType@549d5fac 02:06:24 02:06:24.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@549d5fac 02:06:24 02:06:24.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Instant -> org.hibernate.type.InstantType@60f913e3 02:06:24 02:06:24.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@60f913e3 02:06:24 02:06:24.727 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@66417fbd 02:06:24 02:06:24.727 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@66417fbd 02:06:24 02:06:24.728 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@2e71febb 02:06:24 02:06:24.728 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@2e71febb 02:06:24 02:06:24.729 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@74a816cc 02:06:24 02:06:24.729 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@74a816cc 02:06:24 02:06:24.730 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@2493a6d2 02:06:24 02:06:24.730 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@2493a6d2 02:06:24 02:06:24.731 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@4176efc6 02:06:24 02:06:24.731 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@4176efc6 02:06:24 02:06:24.733 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@1b196290 02:06:24 02:06:24.733 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@1b196290 02:06:24 02:06:24.735 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration date -> org.hibernate.type.DateType@4490dafc 02:06:24 02:06:24.735 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Date -> org.hibernate.type.DateType@4490dafc 02:06:24 02:06:24.736 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration time -> org.hibernate.type.TimeType@16895bfd 02:06:24 02:06:24.736 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@16895bfd 02:06:24 02:06:24.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timestamp -> org.hibernate.type.TimestampType@3839a8e4 02:06:24 02:06:24.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3839a8e4 02:06:24 02:06:24.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3839a8e4 02:06:24 02:06:24.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@1df4ec7c 02:06:24 02:06:24.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar -> org.hibernate.type.CalendarType@733d0d48 02:06:24 02:06:24.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@733d0d48 02:06:24 02:06:24.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@733d0d48 02:06:24 02:06:24.741 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7a1d26ff 02:06:24 02:06:24.742 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@731f409f 02:06:24 02:06:24.743 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration locale -> org.hibernate.type.LocaleType@b6acf8c 02:06:24 02:06:24.743 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@b6acf8c 02:06:24 02:06:24.744 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration currency -> org.hibernate.type.CurrencyType@e1ea489 02:06:24 02:06:24.744 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@e1ea489 02:06:24 02:06:24.745 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timezone -> org.hibernate.type.TimeZoneType@21ec4de7 02:06:24 02:06:24.745 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@21ec4de7 02:06:24 02:06:24.746 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration class -> org.hibernate.type.ClassType@7aa41a3f 02:06:24 02:06:24.746 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@7aa41a3f 02:06:24 02:06:24.747 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@198df93b 02:06:24 02:06:24.747 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@198df93b 02:06:24 02:06:24.747 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@75fcbca 02:06:24 02:06:24.749 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration binary -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:24 02:06:24.749 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte[] -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:24 02:06:24.749 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [B -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:24 02:06:24.750 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:24 02:06:24.750 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:24 02:06:24.750 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:24 02:06:24.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration row_version -> org.hibernate.type.RowVersionType@77ea762f 02:06:24 02:06:24.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration image -> org.hibernate.type.ImageType@712874ac 02:06:24 02:06:24.754 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration characters -> org.hibernate.type.CharArrayType@328561d6 02:06:24 02:06:24.754 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char[] -> org.hibernate.type.CharArrayType@328561d6 02:06:24 02:06:24.754 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [C -> org.hibernate.type.CharArrayType@328561d6 02:06:24 02:06:24.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@58371db0 02:06:24 02:06:24.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@58371db0 02:06:24 02:06:24.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@58371db0 02:06:24 02:06:24.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration text -> org.hibernate.type.TextType@25f1946d 02:06:24 02:06:24.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ntext -> org.hibernate.type.NTextType@6b076330 02:06:24 02:06:24.759 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration blob -> org.hibernate.type.BlobType@2ae2655e 02:06:24 02:06:24.759 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@2ae2655e 02:06:24 02:06:24.759 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@6cca7484 02:06:24 02:06:24.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration clob -> org.hibernate.type.ClobType@7bba1d28 02:06:24 02:06:24.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7bba1d28 02:06:24 02:06:24.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nclob -> org.hibernate.type.NClobType@307fdeca 02:06:24 02:06:24.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@307fdeca 02:06:24 02:06:24.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@326247ee 02:06:24 02:06:24.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@145601f3 02:06:24 02:06:24.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration serializable -> org.hibernate.type.SerializableType@646cd87 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration object -> org.hibernate.type.ObjectType@463d30a6 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@463d30a6 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@4c94cebb 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@7cfb1420 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@3d0d775 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@6e54a314 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@4df5973 02:06:24 02:06:24.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@20a117dc 02:06:24 02:06:24.771 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@254f07c2 02:06:24 02:06:24.771 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@6ec85c7c 02:06:24 02:06:24.789 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7a0625af] into BootstrapContext; was [null] 02:06:24 02:06:24.789 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7a0625af) [was null] 02:06:24 02:06:24.790 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5800ece] into BootstrapContext; was [null] 02:06:24 02:06:24.790 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@115c45b8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5ba04486] 02:06:24 02:06:24.817 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7a0625af] 02:06:24 02:06:24.817 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7a0625af] 02:06:24 02:06:24.837 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 02:06:24 02:06:24.838 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 02:06:24 02:06:24.839 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 02:06:24 02:06:24.839 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 02:06:24 02:06:24.839 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 02:06:24 02:06:24.840 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 02:06:24 02:06:24.840 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 02:06:24 02:06:24.842 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:06:24 02:06:24.844 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 02:06:24 02:06:24.844 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 02:06:24 02:06:24.845 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 02:06:24 02:06:24.845 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 02:06:24 02:06:24.845 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:06:24 02:06:24.847 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 02:06:24 02:06:24.881 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Database -> 02:06:24 name : MariaDB 02:06:24 version : 10.2.11-MariaDB 02:06:24 major : 10 02:06:24 minor : 2 02:06:24 02:06:24.882 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Driver -> 02:06:24 name : MariaDB Connector/J 02:06:24 version : 2.7.9 02:06:24 major : 2 02:06:24 minor : 7 02:06:24 02:06:24.882 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - JDBC version : 4.2 02:06:24 02:06:24.926 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MariaDB102Dialect 02:06:25 02:06:24.948 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 02:06:25 02:06:24.948 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 02:06:25 02:06:24.954 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - IdentifierCaseStrategy for both quoted and unquoted identifiers was set to the same strategy [MIXED]; that will likely lead to problems in schema update and validation if using quoted identifiers 02:06:25 02:06:24.994 [main] DEBUG org.hibernate.boot.model.relational.Namespace - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 02:06:25 02:06:24.997 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7cae54f2] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@557dc080] 02:06:25 02:06:25.120 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:25 02:06:25.149 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.154 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NorthBoundRequest 02:06:25 02:06:25.157 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.NorthBoundRequest on table northbound_request_ref_lookup 02:06:25 02:06:25.184 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.187 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:25 02:06:25.187 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:25 02:06:25.188 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.190 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:id] 02:06:25 02:06:25.192 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.194 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.197 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.197 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:action] 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:cloudOwner] 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=is_alacarte, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isAlacarte with lazy=false 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:isAlacarte] 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isAlacarte 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isAlacarte 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=is_toplevelflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isToplevelflow with lazy=false 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:isToplevelflow] 02:06:25 02:06:25.198 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isToplevelflow 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isToplevelflow 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=macro_action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property macroAction with lazy=false 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:macroAction] 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for macroAction 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property macroAction 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=max_api_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxApiVersion with lazy=false 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:maxApiVersion] 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxApiVersion 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxApiVersion 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=min_api_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minApiVersion with lazy=false 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:minApiVersion] 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minApiVersion 02:06:25 02:06:25.199 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minApiVersion 02:06:25 02:06:25.201 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:25 02:06:25.203 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=orchestration_flow_list, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.205 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.220 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.220 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=orchestration_flow_list_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.221 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='orchestrationFlowList_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.222 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:25 02:06:25.222 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:25 02:06:25.223 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:25 02:06:25.225 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationFlowList 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=request_scope, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property requestScope with lazy=false 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:requestScope] 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for requestScope 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property requestScope 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:serviceType] 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:25 02:06:25.226 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:25 02:06:25.228 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:25 02:06:25.228 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.228 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionNetworkResourceCustomization 02:06:25 02:06:25.228 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization on table collection_network_resource_customization 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.231 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:created] 02:06:25 02:06:25.232 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.232 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.232 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.232 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.233 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:modelInstanceName] 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NETWORK_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResource 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CRC_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:25 02:06:25.234 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkRole with lazy=false 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkRole] 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkRole 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkRole 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_scope, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkScope with lazy=false 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkScope] 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkScope 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkScope 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkTechnology] 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkType with lazy=false 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkType] 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkType 02:06:25 02:06:25.235 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkType 02:06:25 02:06:25.236 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:25 02:06:25.236 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.236 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name OrchestrationFlow 02:06:25 02:06:25.236 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.OrchestrationFlow on table orchestration_flow_reference 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:id] 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=composite_action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:action] 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bpmnAction with lazy=false 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:bpmnAction] 02:06:25 02:06:25.237 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bpmnAction 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bpmnAction 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=scope, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bpmnScope with lazy=false 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:bpmnScope] 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bpmnScope 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bpmnScope 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=flow_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowName with lazy=false 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:flowName] 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowName 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowName 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=flow_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowVersion with lazy=false 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:flowVersion] 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowVersion 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowVersion 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NB_REQ_REF_LOOKUP_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.238 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=north_bound_request, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property northBoundRequest 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=seq_no, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property sequenceNumber with lazy=false 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:sequenceNumber] 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for sequenceNumber 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property sequenceNumber 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResourceCustomization 02:06:25 02:06:25.239 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResourceCustomization on table vnf_resource_customization 02:06:25 02:06:25.243 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:25 02:06:25.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:id] 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=availability_zone_max_count, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property availabilityZoneMaxCount with lazy=false 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:availabilityZoneMaxCount] 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for availabilityZoneMaxCount 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property availabilityZoneMaxCount 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:blueprintName] 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:blueprintVersion] 02:06:25 02:06:25.244 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:controllerActor] 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:created] 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:maxInstances] 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:minInstances] 02:06:25 02:06:25.245 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:modelInstanceName] 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=multi_stage_design, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property multiStageDesign with lazy=false 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:multiStageDesign] 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for multiStageDesign 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property multiStageDesign 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_data_valid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfDataValid with lazy=false 02:06:25 02:06:25.246 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfDataValid] 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfDataValid 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfDataValid 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfFunction] 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfNamingCode] 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfRole] 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:25 02:06:25.247 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfType] 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:resourceInput] 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:skipPostInstConf] 02:06:25 02:06:25.248 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vf_module_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vf_module_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vfModuleCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomizations 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.249 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnf_resources, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResources 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfc_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfc_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomizations 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfcinstancegroup_order, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfcInstanceGroupOrder with lazy=false 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:vnfcInstanceGroupOrder] 02:06:25 02:06:25.250 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfcInstanceGroupOrder 02:06:25 02:06:25.251 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupOrder 02:06:25 02:06:25.251 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HomingInstance 02:06:25 02:06:25.251 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.251 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HomingInstance 02:06:25 02:06:25.251 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HomingInstance on table homing_instances 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=service_instance_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceInstanceId with lazy=false 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:serviceInstanceId] 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceInstanceId 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInstanceId 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(service_instance_id)]), serviceInstanceId, assigned, , ...) 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:cloudOwner] 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=cloud_region_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudRegionId with lazy=false 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:cloudRegionId] 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudRegionId 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudRegionId 02:06:25 02:06:25.252 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=oof_directives, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property oofDirectives with lazy=false 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:oofDirectives] 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for oofDirectives 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property oofDirectives 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecCategories 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecCategories on table activity_spec_categories 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_categories), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecCategories:ID] 02:06:25 02:06:25.253 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_categories), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecCategories:name] 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfcCustomization 02:06:25 02:06:25.254 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfcCustomization on table vnfc_customization 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelCustomizationUUID] 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:created] 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.256 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=cvnfc_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:description] 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.257 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelInstanceName] 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelInvariantUUID] 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelName] 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelUUID] 02:06:25 02:06:25.258 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelVersion] 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:resourceInput] 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:toscaNodeType] 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.259 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=vnfc_instance_group_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomization 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatEnvironment 02:06:25 02:06:25.260 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatEnvironment on table heat_environment 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:artifactUuid] 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:artifactChecksum] 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:created] 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.262 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:description] 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property environment with lazy=false 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:environment] 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for environment 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property environment 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:name] 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:version] 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.263 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.264 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:25 02:06:25.264 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.264 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkResourceCustomization 02:06:25 02:06:25.264 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkResourceCustomization on table network_resource_customization 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:created] 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.265 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:modelInstanceName] 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NETWORK_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResource 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkRole with lazy=false 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkRole] 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkRole 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkRole 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_scope, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkScope with lazy=false 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkScope] 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkScope 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkScope 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:25 02:06:25.266 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkTechnology] 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkType with lazy=false 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkType] 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkType 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkType 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:resourceInput] 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VfModule 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VfModule 02:06:25 02:06:25.267 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VfModule on table vf_module 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelUUID] 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.270 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:created] 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:description] 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=heat_files, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=heat_files_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='heatFiles_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_FILES_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatFiles 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=is_base, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isBase with lazy=false 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:isBase] 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isBase 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isBase 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelInvariantUUID] 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelName] 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelVersion] 02:06:25 02:06:25.272 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=module_heat_template, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property moduleHeatTemplate 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vf_module_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vf_module_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.273 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vfModuleCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomization 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vnf_resources, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResources 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VOL_HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=volume_heat_template, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property volumeHeatTemplate 02:06:25 02:06:25.274 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:25 02:06:25.275 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.275 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpec 02:06:25 02:06:25.275 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpec on table activity_spec 02:06:25 02:06:25.276 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.276 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:25 02:06:25.276 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:ID] 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_categories, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.277 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_categories_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecActivitySpecCategories_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecActivitySpecCategories 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_parameters, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_parameters_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.278 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecActivitySpecParameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecActivitySpecParameters 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_user_parameters, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_user_parameters_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecUserParameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:25 02:06:25.279 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecUserParameters 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:created] 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:description] 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:name] 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.280 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:version] 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=workflow_activity_spec_sequence, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=workflow_activity_spec_sequence_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='workflowActivitySpecSequence_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:25 02:06:25.281 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:25 02:06:25.282 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowActivitySpecSequence 02:06:25 02:06:25.282 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:25 02:06:25.282 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.282 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CvnfcConfigurationCustomization 02:06:25 02:06:25.282 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization on table cvnfc_configuration_customization 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:id] 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationFunction with lazy=false 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationFunction] 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationFunction 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationFunction 02:06:25 02:06:25.284 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResource 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationRole with lazy=false 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationRole] 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationRole 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationRole 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationType with lazy=false 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationType] 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationType 02:06:25 02:06:25.285 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationType 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:created] 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CVNFC_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:modelCustomizationUUID] 02:06:25 02:06:25.286 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:modelInstanceName] 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=policy_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property policyName with lazy=false 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:policyName] 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for policyName 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property policyName 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.287 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatTemplate 02:06:25 02:06:25.288 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatTemplate on table heat_template 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:artifactUuid] 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:artifactChecksum] 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.290 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=child_templates, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=child_templates_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='childTemplates_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PARENT_HEAT_TEMPLATE_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CHILD_HEAT_TEMPLATE_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property childTemplates 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:created] 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.291 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:description] 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=parameters, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.292 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=parameters_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='parameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property parameters 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property templateBody with lazy=false 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:templateBody] 02:06:25 02:06:25.293 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for templateBody 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property templateBody 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property templateName with lazy=false 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:templateName] 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for templateName 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property templateName 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=timeout_minutes, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property timeoutMinutes with lazy=false 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:timeoutMinutes] 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for timeoutMinutes 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property timeoutMinutes 02:06:25 02:06:25.294 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:version] 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.UserParameters 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name UserParameters 02:06:25 02:06:25.295 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.UserParameters on table user_parameters 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:ID] 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=allowable_chars, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property allowableChars with lazy=false 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:allowableChars] 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for allowableChars 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allowableChars 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:created] 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.297 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:description] 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=is_required, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isRequried with lazy=false 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:isRequried] 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isRequried 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isRequried 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=label, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property label with lazy=false 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:label] 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for label 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property label 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=max_length, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxLength with lazy=false 02:06:25 02:06:25.298 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:maxLength] 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxLength 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxLength 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:name] 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=payload_location, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property payloadLocation with lazy=false 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:payloadLocation] 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for payloadLocation 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property payloadLocation 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:type] 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BuildingBlockRollback 02:06:25 02:06:25.299 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BuildingBlockRollback on table building_block_rollback 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:id] 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.300 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:action] 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=building_block_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property buildingBlockName with lazy=false 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:buildingBlockName] 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for buildingBlockName 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property buildingBlockName 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=rollback_action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property rollbackAction with lazy=false 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:rollbackAction] 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for rollbackAction 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property rollbackAction 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=rollback_building_block_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property rollbackBuildingBlockName with lazy=false 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:rollbackBuildingBlockName] 02:06:25 02:06:25.301 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for rollbackBuildingBlockName 02:06:25 02:06:25.302 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property rollbackBuildingBlockName 02:06:25 02:06:25.302 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:25 02:06:25.302 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.302 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfComponentsRecipe 02:06:25 02:06:25.302 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfComponentsRecipe on table vnf_components_recipe 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:id] 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:action] 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:description] 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.303 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:orchestrationUri] 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_component_param_xsd, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:paramXsd] 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:recipeTimeout] 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vf_module_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vfModuleModelUUID with lazy=false 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vfModuleModelUUID] 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vfModuleModelUUID 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleModelUUID 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_component_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfComponentType with lazy=false 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vnfComponentType] 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfComponentType 02:06:25 02:06:25.304 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfComponentType 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vnfType] 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResourceWorkflow 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResourceWorkflow on table pnf_resource_to_workflow 02:06:25 02:06:25.305 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceWorkflow:ID] 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=pnf_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResource 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=pnf_resource_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property pnfResourceModelUUID with lazy=false 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceWorkflow:pnfResourceModelUUID] 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for pnfResourceModelUUID 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceModelUUID 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:25 02:06:25.306 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:25 02:06:25.307 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'OBJECT_TYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.307 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResourceCustomization 02:06:25 02:06:25.307 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResourceCustomization on table collection_resource_customization 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.308 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionInstanceGroupCustomizations 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResource 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:created] 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:function] 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:25 02:06:25.309 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:modelInstanceName] 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:role] 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_resource_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:type] 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:25 02:06:25.310 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:25 02:06:25.311 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkCollectionResourceCustomization 02:06:25 02:06:25.312 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:25 02:06:25.312 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BBNameSelectionReference 02:06:25 02:06:25.313 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BBNameSelectionReference on table bbname_selection_reference 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:ID] 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:action] 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=bb_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bbName with lazy=false 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:bbName] 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bbName 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bbName 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:controllerActor] 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:25 02:06:25.314 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=scope, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property scope with lazy=false 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:scope] 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for scope 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property scope 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name RainyDayHandlerStatus 02:06:25 02:06:25.315 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus on table rainy_day_handler_macro 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:id] 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=error_code, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property errorCode with lazy=false 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:errorCode] 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for errorCode 02:06:25 02:06:25.316 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property errorCode 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=reg_ex_error_message, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property errorMessage with lazy=false 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:errorMessage] 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for errorMessage 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property errorMessage 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=flow_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowName with lazy=false 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:flowName] 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowName 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowName 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=policy, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property policy with lazy=false 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:policy] 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for policy 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property policy 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=secondary_policy, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property secondaryPolicy with lazy=false 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:secondaryPolicy] 02:06:25 02:06:25.317 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for secondaryPolicy 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property secondaryPolicy 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=service_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceRole with lazy=false 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:serviceRole] 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceRole 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceRole 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:serviceType] 02:06:25 02:06:25.318 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:vnfType] 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=work_step, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workStep with lazy=false 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:workStep] 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workStep 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workStep 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.319 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkTechnologyReference 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkTechnologyReference on table network_technology_reference 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:id] 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:cloudOwner] 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:25 02:06:25.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:networkTechnology] 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecActivitySpecParameters 02:06:25 02:06:25.321 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters on table activity_spec_to_activity_spec_parameters 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:ID] 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:activitySpecId] 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:25 02:06:25.322 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_PARAMETERS_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_parameters, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecParameters 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_parameters_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecParametersId with lazy=false 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:activitySpecParametersId] 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecParametersId 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecParametersId 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ConfigurationResource 02:06:25 02:06:25.323 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ConfigurationResource on table configuration 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelUUID] 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.324 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=configuration_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=configuration_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='configurationResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResourceCustomization 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:created] 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=cvnfc_configuration_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=cvnfc_configuration_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcConfigurationCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcConfigurationCustomization 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:description] 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelInvariantUUID] 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelName] 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelVersion] 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:toscaNodeType] 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'OBJECT_TYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name InstanceGroup 02:06:25 02:06:25.327 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.InstanceGroup on table instance_group 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelUUID] 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:25 02:06:25.329 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionInstanceGroupCustomizations 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_network_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_network_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionNetworkResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionNetworkResourceCustomizations 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResource 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:created] 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelInvariantUUID] 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelName] 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelVersion] 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:role] 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:toscaNodeType] 02:06:25 02:06:25.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.332 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.332 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=instance_group_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.332 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:25 02:06:25.332 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:type] 02:06:25 02:06:25.386 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:25 02:06:25.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:25 02:06:25.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=vnfc_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=vnfc_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomizations 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:25 02:06:25.388 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VFCInstanceGroup 02:06:25 02:06:25.389 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:25 02:06:25.389 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.389 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name TempNetworkHeatTemplateLookup 02:06:25 02:06:25.389 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup on table temp_network_heat_template_lookup 02:06:25 02:06:25.395 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.395 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:25 02:06:25.395 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:25 02:06:25.395 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:25 02:06:25.395 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup.id:heatTemplateArtifactUuid] 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=network_resource_model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkResourceModelName with lazy=false 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup.id:networkResourceModelName] 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkResourceModelName 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceModelName 02:06:25 02:06:25.396 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(heatTemplateArtifactUuid), org.hibernate.mapping.Property(networkResourceModelName)]), null, assigned, , ...) 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup._identifierMapper:heatTemplateArtifactUuid] 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=network_resource_model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkResourceModelName with lazy=false 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup._identifierMapper:networkResourceModelName] 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkResourceModelName 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceModelName 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:25 02:06:25.397 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup:aicVersionMax] 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup:aicVersionMin] 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CvnfcCustomization 02:06:25 02:06:25.398 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CvnfcCustomization on table cvnfc_customization 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:id] 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:created] 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.400 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=cvnfc_configuration_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=cvnfc_configuration_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcConfigurationCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:25 02:06:25.401 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcConfigurationCustomization 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:description] 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelCustomizationUUID] 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.402 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelInstanceName] 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelInvariantUUID] 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelName] 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelUUID] 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.403 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelVersion] 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=nfc_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfcFunction with lazy=false 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:nfcFunction] 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfcFunction 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfcFunction 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=nfc_naming_code, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfcNamingCode with lazy=false 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:nfcNamingCode] 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfcNamingCode 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfcNamingCode 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:toscaNodeType] 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.404 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=vf_module_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomization 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNFC_CUST_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=vnfc_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcCustomization 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ProcessingFlags 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ProcessingFlags 02:06:25 02:06:25.405 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ProcessingFlags on table processing_flags 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:id] 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.432 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:created] 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:description] 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=endpoint, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property endpoint with lazy=false 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:endpoint] 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for endpoint 02:06:25 02:06:25.433 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property endpoint 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=flag, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flag with lazy=false 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:flag] 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flag 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flag 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:updated] 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:25 02:06:25.434 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=value, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property value with lazy=false 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:value] 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for value 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property value 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceInfo 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceInfo 02:06:25 02:06:25.440 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceInfo on table service_info 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:id] 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.441 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceInput with lazy=false 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:serviceInput] 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceInput 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInput 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service_properties, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceProperties with lazy=false 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:serviceProperties] 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceProperties 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProperties 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Service 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Service 02:06:25 02:06:25.442 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Service on table service 02:06:25 02:06:25.444 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:25 02:06:25.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelUUID] 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=allotted_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=allotted_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='allottedCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allottedCustomizations 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:blueprintName] 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:25 02:06:25.445 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:blueprintVersion] 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_category, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:category] 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=collection_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=collection_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCustomizations 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=configuration_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.446 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=configuration_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='configurationCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationCustomizations 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:controllerActor] 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:created] 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='TOSCA_CSAR_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=csar, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property csar 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:description] 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=overall_distribution_status, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property distrobutionStatus with lazy=false 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:distrobutionStatus] 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for distrobutionStatus 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property distrobutionStatus 02:06:25 02:06:25.447 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=environment_context, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property environmentContext with lazy=false 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:environmentContext] 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for environmentContext 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property environmentContext 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelInvariantUUID] 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelName] 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelVersion] 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=naming_policy, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property namingPolicy with lazy=false 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:namingPolicy] 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for namingPolicy 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property namingPolicy 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=network_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.448 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=network_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkCustomizations 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=onap_generated_naming, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property onapGeneratedNaming with lazy=false 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:onapGeneratedNaming] 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for onapGeneratedNaming 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property onapGeneratedNaming 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=pnf_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=pnf_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfCustomizations 02:06:25 02:06:25.449 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.450 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=recipes, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.450 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=recipes_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='recipes_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.452 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.recipes 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipes 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=resource_order, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceOrder with lazy=false 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:resourceOrder] 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceOrder 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceOrder 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.453 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_artifact_list, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_artifact_list_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceArtifactList_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceArtifactList 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceFunction with lazy=false 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceFunction] 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceFunction 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceFunction 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.454 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_infos, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_infos_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceInfos_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInfos 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_proxy_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_proxy_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceProxyCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProxyCustomizations 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceRole with lazy=false 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceRole] 02:06:25 02:06:25.455 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceRole 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceRole 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceType] 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:skipPostInstConf] 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=vnf_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=vnf_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfCustomizations 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=workload_context, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workloadContext with lazy=false 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:workloadContext] 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workloadContext 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workloadContext 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:25 02:06:25.456 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.457 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ControllerSelectionReference 02:06:25 02:06:25.457 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ControllerSelectionReference on table controller_selection_reference 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=action_category, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property actionCategory with lazy=false 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:actionCategory] 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for actionCategory 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property actionCategory 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=controller_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerName with lazy=false 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:controllerName] 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerName 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerName 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:vnfType] 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:25 02:06:25.458 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(actionCategory), org.hibernate.mapping.Property(controllerName), org.hibernate.mapping.Property(vnfType)]), null, assigned, , ...) 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=action_category, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property actionCategory with lazy=false 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:actionCategory] 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for actionCategory 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property actionCategory 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=controller_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerName with lazy=false 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:controllerName] 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerName 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerName 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:vnfType] 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Workflow 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Workflow 02:06:25 02:06:25.459 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Workflow on table workflow 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:ID] 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactChecksum] 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:25 02:06:25.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactName with lazy=false 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactName] 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactName 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactName 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactUUID] 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property body with lazy=false 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:body] 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for body 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property body 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:created] 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:description] 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:name] 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=operation_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property operationName with lazy=false 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:operationName] 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for operationName 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property operationName 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=pnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=pnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceWorkflow 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=resource_target, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceTarget with lazy=false 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:resourceTarget] 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceTarget 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceTarget 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=source, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property source with lazy=false 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:source] 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for source 02:06:25 02:06:25.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property source 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=timeout_minutes, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property timeoutMinutes with lazy=false 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:timeoutMinutes] 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for timeoutMinutes 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property timeoutMinutes 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:version] 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=vnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=vnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceWorkflow 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=workflow_activity_spec_sequence, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.463 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=workflow_activity_spec_sequence_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='workflowActivitySpecSequence_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowActivitySpecSequence 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResourceWorkflow 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResourceWorkflow on table vnf_resource_to_workflow 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceWorkflow:ID] 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.464 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=vnf_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResource 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=vnf_resource_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfResourceModelUUID with lazy=false 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceWorkflow:vnfResourceModelUUID] 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfResourceModelUUID 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceModelUUID 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResource 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResource 02:06:25 02:06:25.465 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResource on table collection_resource 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelUUID] 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:25 02:06:25.466 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=collection_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=collection_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCustomization 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:created] 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:description] 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:25 02:06:25.467 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelInvariantUUID] 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelName] 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelVersion] 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:toscaNodeType] 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BuildingBlockDetail 02:06:25 02:06:25.470 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BuildingBlockDetail on table building_block_detail 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:id] 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=building_block_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property buildingBlockName with lazy=false 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:buildingBlockName] 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for buildingBlockName 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property buildingBlockName 02:06:25 02:06:25.472 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=resource_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceType with lazy=false 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:resourceType] 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceType 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceType 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=target_action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetAction with lazy=false 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:targetAction] 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetAction 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetAction 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceArtifact 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceArtifact on table service_artifact 02:06:25 02:06:25.473 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:artifactUUID] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUUID, assigned, , ...) 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=checksum, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property checksum with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:checksum] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for checksum 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property checksum 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=content, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property content with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:content] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for content 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property content 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property creationTimestamp with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:creationTimestamp] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for creationTimestamp 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property creationTimestamp 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:description] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:name] 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:25 02:06:25.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:type] 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:version] 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudSite 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudSite 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudSite on table cloud_sites 02:06:25 02:06:25.475 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:id] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=clli, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property clli with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:clli] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for clli 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property clli 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudOwner] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloud_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudVersion with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudVersion] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudVersion 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudVersion 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloudify_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudifyId with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudifyId] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudifyId 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudifyId 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:created] 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.476 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='IDENTITY_SERVICE_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=identity_service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityService 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:lastUpdatedBy] 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=orchestrator, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrator with lazy=false 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:orchestrator] 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrator 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrator 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=platform, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property platform with lazy=false 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:platform] 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for platform 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property platform 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=region_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property regionId with lazy=false 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:regionId] 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for regionId 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property regionId 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=support_fabric, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property supportFabric with lazy=false 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:supportFabric] 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for supportFabric 02:06:25 02:06:25.477 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property supportFabric 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:updated] 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResourceInstanceGroupCustomization 02:06:25 02:06:25.478 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization on table collection_resource_instance_group_customization 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_customization_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.id:modelCustomizationUUID] 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.id:modelUUID] 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.479 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(modelCustomizationUUID), org.hibernate.mapping.Property(modelUUID)]), null, assigned, , ...) 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_customization_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization._identifierMapper:modelCustomizationUUID] 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization._identifierMapper:modelUUID] 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_cust, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCust 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:created] 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:description] 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:function] 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:25 02:06:25.480 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=subinterface_network_quantity, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subInterfaceNetworkQuantity with lazy=false 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:subInterfaceNetworkQuantity] 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subInterfaceNetworkQuantity 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subInterfaceNetworkQuantity 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResource 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResource 02:06:25 02:06:25.481 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResource on table vnf_resource 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelUUID] 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:aicVersionMax] 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:aicVersionMin] 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:category] 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:created] 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:description] 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=heat_templates, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.484 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplates 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelInvariantUUID] 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelName] 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelVersion] 02:06:25 02:06:25.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:orchestrationMode] 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:subCategory] 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:toscaNodeType] 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=vnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=vnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:25 02:06:25.485 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceWorkflow 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ConfigurationResourceCustomization 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization on table configuration_customization 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:25 02:06:25.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:id] 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=config_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configResourceCustomization 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResource 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:created] 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.487 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:function] 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:modelInstanceName] 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:role] 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=service_proxy_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProxyResourceCustomization 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:type] 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:25 02:06:25.488 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ArRecipe 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ArRecipe 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ArRecipe on table ar_recipe 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:id] 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:action] 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.489 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:created] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:description] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:modelName] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:orchestrationUri] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=ar_param_xsd, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:paramXsd] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:recipeTimeout] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:serviceType] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:version] 02:06:25 02:06:25.490 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ModelRecipe 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ModelRecipe 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ModelRecipe on table model_recipe 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:id] 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.491 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:action] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:created] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:description] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=model_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelId with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:modelId] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelId 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelId 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=model_param_xsd, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelParamXSD with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:modelParamXSD] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelParamXSD 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelParamXSD 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:orchestrationUri] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:recipeTimeout] 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:25 02:06:25.492 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=schema_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property schemaVersion with lazy=false 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:schemaVersion] 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for schemaVersion 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property schemaVersion 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResourceCustomization 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResourceCustomization on table pnf_resource_customization 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.493 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:blueprintName] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:blueprintVersion] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:controllerActor] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:created] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=default_software_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property defaultSoftwareVersion with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:defaultSoftwareVersion] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for defaultSoftwareVersion 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property defaultSoftwareVersion 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:modelInstanceName] 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=multi_stage_design, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property multiStageDesign with lazy=false 02:06:25 02:06:25.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:multiStageDesign] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for multiStageDesign 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property multiStageDesign 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfFunction] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfNamingCode] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfRole] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfType] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=pnf_resources, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResources 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:resourceInput] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:skipPostInstConf] 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:25 02:06:25.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.AllottedResource 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name AllottedResource 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.AllottedResource on table allotted_resource 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelUUID] 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.496 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=alloted_resource_customization, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=alloted_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='allotedResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allotedResourceCustomization 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:created] 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:description] 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelInvariantUUID] 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelName] 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelVersion] 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=subcategory, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subcategory with lazy=false 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:subcategory] 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subcategory 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subcategory 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:toscaNodeType] 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ExternalServiceToInternalService 02:06:25 02:06:25.498 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ExternalServiceToInternalService on table external_service_to_internal_model_mapping 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:id] 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=product_flavor, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property productFlavor with lazy=false 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:productFlavor] 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for productFlavor 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property productFlavor 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceModelUUID with lazy=false 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:serviceModelUUID] 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceModelUUID 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceModelUUID 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=service_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceName with lazy=false 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:serviceName] 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceName 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceName 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=subscription_service_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subscriptionServiceType with lazy=false 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:subscriptionServiceType] 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subscriptionServiceType 02:06:25 02:06:25.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subscriptionServiceType 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfcInstanceGroupCustomization 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization on table vnfc_instance_group_customization 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:id] 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:created] 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.500 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:description] 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:function] 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnf_resource_cust, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceCust 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnfc_customizations, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnfc_customizations_key, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcCustomizations 02:06:25 02:06:25.501 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceProxyResourceCustomization 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization on table service_proxy_customization 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:created] 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:description] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelInstanceName] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelInvariantUUID] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelName] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelUUID] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelVersion] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SOURCE_SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=source_service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property sourceService 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:toscaNodeType] 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:25 02:06:25.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name AllottedResourceCustomization 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.AllottedResourceCustomization on table allotted_resource_customization 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:modelCustomizationUUID] 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='AR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.504 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=allotted_resource, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allottedResource 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:created] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:maxInstances] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:minInstances] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:modelInstanceName] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfFunction] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfNamingCode] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfRole] 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:25 02:06:25.505 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfType] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelInvariantUUID with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelInvariantUUID] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelInvariantUUID 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelInvariantUUID 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelName with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelName] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelName 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelName 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelUUID with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelUUID] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelUUID 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelUUID 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:resourceInput] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=target_network_role, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetNetworkRole with lazy=false 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:targetNetworkRole] 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetNetworkRole 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetNetworkRole 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecUserParameters 02:06:25 02:06:25.506 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecUserParameters on table activity_spec_to_user_parameters 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:ID] 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:activitySpecId] 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='USER_PARAMETERS_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=user_parameters, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userParameters 02:06:25 02:06:25.507 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=user_parameters_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property userParametersId with lazy=false 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:userParametersId] 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for userParametersId 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userParametersId 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecActivitySpecCategories 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories on table activity_spec_to_activity_spec_categories 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:ID] 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_CATEGORIES_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_categories, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecCategories 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_categories_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecCategoriesId with lazy=false 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:activitySpecCategoriesId] 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecCategoriesId 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecCategoriesId 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:activitySpecId] 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceRecipe 02:06:25 02:06:25.509 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceRecipe on table service_recipe 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:id] 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:action] 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:created] 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:description] 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:25 02:06:25.510 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:orchestrationUri] 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_param_xsd, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:paramXsd] 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:recipeTimeout] 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='MODEL_UUID', mappedBy=''} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceModelUUID with lazy=false 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:serviceModelUUID] 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceModelUUID 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceModelUUID 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_timeout_interim, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceTimeoutInterim with lazy=false 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:serviceTimeoutInterim] 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceTimeoutInterim 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceTimeoutInterim 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name OrchestrationStatusStateTransitionDirective 02:06:25 02:06:25.511 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective on table orchestration_status_state_transition_directive 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:id] 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.513 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=flow_directive, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowDirective with lazy=false 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:flowDirective] 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowDirective 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowDirective 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=orchestration_status, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationStatus with lazy=false 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:orchestrationStatus] 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationStatus 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationStatus 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=resource_type, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceType with lazy=false 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:resourceType] 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceType 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceType 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=target_action, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetAction with lazy=false 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:targetAction] 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetAction 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetAction 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:25 02:06:25.514 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name WorkflowActivitySpecSequence 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence on table workflow_activity_spec_sequence 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:ID] 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:25 02:06:25.515 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:activitySpecId] 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=seq_no, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property seqNo with lazy=false 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:seqNo] 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for seqNo 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property seqNo 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Model 02:06:25 02:06:25.516 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:25 02:06:25.517 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Model 02:06:25 02:06:25.517 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Model on table model 02:06:25 02:06:25.517 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:id] 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:created] 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_customization_id, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationId with lazy=false 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelCustomizationId] 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationId 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationId 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_customization_name, insertable=true, updatable=true, unique=false} 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationName with lazy=false 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelCustomizationName] 02:06:25 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationName 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationName 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_invariant_id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantId with lazy=false 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelInvariantId] 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantId 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantId 02:06:26 02:06:25.518 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelName] 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelType with lazy=false 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelType] 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelType 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelType 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelVersion] 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_version_id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersionId with lazy=false 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelVersionId] 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersionId 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersionId 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=recipes, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.519 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=recipes_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='recipes_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Model.recipes 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipes 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecParameters 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecParameters on table activity_spec_parameters 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:ID] 02:06:26 02:06:25.520 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:created] 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:description] 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=direction, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property direction with lazy=false 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:direction] 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for direction 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property direction 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:name] 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:type] 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:26 02:06:25.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkInstanceGroup 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatFiles 02:06:26 02:06:25.522 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatFiles on table heat_files 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:artifactUuid] 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:artifactChecksum] 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:created] 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:description] 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property fileBody with lazy=false 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:fileBody] 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for fileBody 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property fileBody 02:06:26 02:06:25.523 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property fileName with lazy=false 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:fileName] 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for fileName 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property fileName 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:version] 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudifyManager 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudifyManager 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudifyManager on table cloudify_managers 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:id] 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:26 02:06:25.524 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=cloudify_url, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudifyUrl with lazy=false 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:cloudifyUrl] 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudifyUrl 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudifyUrl 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:created] 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:26 02:06:25.525 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:lastUpdatedBy] 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=password, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property password with lazy=false 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:password] 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for password 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property password 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:updated] 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=username, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property username with lazy=false 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:username] 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for username 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property username 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:version] 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatTemplateParam 02:06:26 02:06:25.526 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatTemplateParam on table heat_template_params 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam.id:heatTemplateArtifactUuid] 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramName with lazy=false 02:06:26 02:06:25.527 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam.id:paramName] 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramName 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramName 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(heatTemplateArtifactUuid), org.hibernate.mapping.Property(paramName)]), null, assigned, , ...) 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam._identifierMapper:heatTemplateArtifactUuid] 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.528 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramName with lazy=false 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam._identifierMapper:paramName] 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramName 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramName 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_alias, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramAlias with lazy=false 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:paramAlias] 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramAlias 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramAlias 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramType with lazy=false 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:paramType] 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramType 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramType 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=is_required, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property required with lazy=false 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:required] 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for required 02:06:26 02:06:25.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property required 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResource 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResource on table pnf_resource 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelUUID] 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:category] 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:created] 02:06:26 02:06:25.530 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:description] 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelInvariantUUID] 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelName] 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelVersion] 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:orchestrationMode] 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=pnf_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=pnf_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceCustomizations 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.531 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:subCategory] 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:toscaNodeType] 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudIdentity 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudIdentity on table identity_services 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:id] 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=admin_project_domain_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property adminProjectDomainName with lazy=false 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:adminProjectDomainName] 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for adminProjectDomainName 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property adminProjectDomainName 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=admin_tenant, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property adminTenant with lazy=false 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:adminTenant] 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for adminTenant 02:06:26 02:06:25.532 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property adminTenant 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:created] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_authentication_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityAuthenticationType with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityAuthenticationType] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityAuthenticationType 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityAuthenticationType 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_server_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityServerType with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityServerType] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityServerType 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityServerType 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_url, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityUrl with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityUrl] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityUrl 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityUrl 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:lastUpdatedBy] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=member_role, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property memberRole with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:memberRole] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for memberRole 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property memberRole 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=mso_id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property msoId with lazy=false 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:msoId] 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for msoId 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property msoId 02:06:26 02:06:25.533 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=mso_pass, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property msoPass with lazy=false 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:msoPass] 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for msoPass 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property msoPass 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=project_domain_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property projectDomainName with lazy=false 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:projectDomainName] 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for projectDomainName 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property projectDomainName 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=tenant_metadata, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property tenantMetadata with lazy=false 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:tenantMetadata] 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for tenantMetadata 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property tenantMetadata 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:updated] 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=user_domain_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property userDomainName with lazy=false 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:userDomainName] 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for userDomainName 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userDomainName 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkRecipe 02:06:26 02:06:25.534 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkRecipe on table network_recipe 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:id] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:action] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:created] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:description] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:modelName] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:orchestrationUri] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=network_param_xsd, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:paramXsd] 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:26 02:06:25.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:recipeTimeout] 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:serviceType] 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property versionStr with lazy=false 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:versionStr] 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for versionStr 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property versionStr 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VfModuleCustomization 02:06:26 02:06:25.536 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VfModuleCustomization on table vf_module_customization 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:id] 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=availability_zone_count, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property availabilityZoneCount with lazy=false 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:availabilityZoneCount] 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for availabilityZoneCount 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property availabilityZoneCount 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:created] 02:06:26 02:06:25.537 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=cvnfc_customization_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_ENVIRONMENT_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=heat_environment, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatEnvironment 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=initial_count, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property initialCount with lazy=false 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:initialCount] 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for initialCount 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property initialCount 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=label, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property label with lazy=false 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:label] 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for label 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property label 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.538 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:maxInstances] 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:minInstances] 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:modelCustomizationUUID] 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:skipPostInstConf] 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=vf_module, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModule 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=vnf_customization, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfCustomization 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VOL_ENVIRONMENT_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=volume_heat_env, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property volumeHeatEnv 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfRecipe 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfRecipe on table vnf_recipe 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:id] 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:action] 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:26 02:06:25.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:created] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:description] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:nfRole] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:orchestrationUri] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=vnf_param_xsd, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:paramXsd] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:recipeTimeout] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:serviceType] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property versionStr with lazy=false 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:versionStr] 02:06:26 02:06:25.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for versionStr 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property versionStr 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=vf_module_id, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vfModuleId with lazy=false 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:vfModuleId] 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vfModuleId 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleId 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkResource 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkResource on table network_resource 02:06:26 02:06:25.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelUUID] 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:aicVersionMax] 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:aicVersionMin] 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:category] 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=collection_network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=collection_network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionNetworkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionNetworkResourceCustomization 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:created] 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:description] 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=heat_template, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplate 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelInvariantUUID] 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelName] 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelVersion] 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=neutron_network_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property neutronNetworkType with lazy=false 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:neutronNetworkType] 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for neutronNetworkType 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property neutronNetworkType 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:orchestrationMode] 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:subCategory] 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:toscaNodeType] 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ToscaCsar 02:06:26 02:06:25.545 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ToscaCsar on table tosca_csar 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:artifactUUID] 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUUID, assigned, , ...) 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:artifactChecksum] 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:created] 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:description] 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:name] 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:26 02:06:25.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=services, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=services_key, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='services_KEY', referencedColumn='null', mappedBy='null'} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property services 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=url, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property url with lazy=false 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:url] 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for url 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property url 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:version] 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:26 02:06:25.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isAlacarte 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isToplevelflow 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for macroAction 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxApiVersion 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minApiVersion 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for requestScope 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkRole 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkScope 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkType 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bpmnAction 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bpmnScope 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowName 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowVersion 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for sequenceNumber 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for availabilityZoneMaxCount 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for multiStageDesign 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfDataValid 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:26 02:06:25.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfcInstanceGroupOrder 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceInstanceId 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudRegionId 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for oofDirectives 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for environment 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkRole 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkScope 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkType 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isBase 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationFunction 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationRole 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationType 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for policyName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for templateBody 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for templateName 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for timeoutMinutes 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for allowableChars 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isRequried 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for label 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxLength 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for payloadLocation 02:06:26 02:06:25.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for buildingBlockName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for rollbackAction 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for rollbackBuildingBlockName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vfModuleModelUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfComponentType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for pnfResourceModelUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bbName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for scope 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for errorCode 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for errorMessage 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for policy 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for secondaryPolicy 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceRole 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workStep 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecParametersId 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkResourceModelName 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkResourceModelName 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:26 02:06:25.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfcFunction 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfcNamingCode 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for endpoint 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flag 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for value 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceInput 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceProperties 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for distrobutionStatus 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for environmentContext 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for namingPolicy 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for onapGeneratedNaming 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceOrder 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceFunction 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceRole 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workloadContext 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for actionCategory 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for actionCategory 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for body 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for operationName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceTarget 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for source 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for timeoutMinutes 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfResourceModelUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for buildingBlockName 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceType 02:06:26 02:06:25.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetAction 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for checksum 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for content 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for creationTimestamp 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for clli 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudifyId 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrator 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for platform 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for regionId 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for supportFabric 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subInterfaceNetworkQuantity 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelId 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelParamXSD 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for schemaVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for defaultSoftwareVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for multiStageDesign 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subcategory 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for productFlavor 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceModelUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceName 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subscriptionServiceType 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelInvariantUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelName 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetNetworkRole 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for userParametersId 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecCategoriesId 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceModelUUID 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceTimeoutInterim 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowDirective 02:06:26 02:06:25.555 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationStatus 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetAction 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for seqNo 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationId 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantId 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersionId 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for direction 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for fileBody 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for fileName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudifyUrl 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for password 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for username 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramAlias 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for required 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for adminProjectDomainName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for adminTenant 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityAuthenticationType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityServerType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityUrl 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for memberRole 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for msoId 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for msoPass 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for projectDomainName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for tenantMetadata 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for userDomainName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for versionStr 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for availabilityZoneCount 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for initialCount 02:06:26 02:06:25.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for label 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for versionStr 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vfModuleId 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for neutronNetworkType 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for url 02:06:26 02:06:25.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [northbound_request_ref_lookup] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [collection_network_resource_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [orchestration_flow_reference] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_resource_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [service_instance_id] to be non-null as it is part of the primary key for table [homing_instances] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_categories] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [vnfc_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_environment] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [network_resource_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [vf_module] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cvnfc_configuration_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_template] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [user_parameters] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [building_block_rollback] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_components_recipe] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [pnf_resource_to_workflow] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [collection_resource_customization] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [bbname_selection_reference] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [rainy_day_handler_macro] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [network_technology_reference] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_activity_spec_parameters] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [configuration] 02:06:26 02:06:25.565 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [instance_group] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [heat_template_artifact_uuid] to be non-null as it is part of the primary key for table [temp_network_heat_template_lookup] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [network_resource_model_name] to be non-null as it is part of the primary key for table [temp_network_heat_template_lookup] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cvnfc_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [processing_flags] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [service_info] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [service] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [action_category] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [controller_name] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [vnf_type] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [workflow] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_resource_to_workflow] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [collection_resource] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [building_block_detail] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [service_artifact] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cloud_sites] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [collection_resource_customization_model_uuid] to be non-null as it is part of the primary key for table [collection_resource_instance_group_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [instance_group_model_uuid] to be non-null as it is part of the primary key for table [collection_resource_instance_group_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [vnf_resource] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [configuration_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [ar_recipe] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [model_recipe] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [pnf_resource_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [allotted_resource] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [external_service_to_internal_model_mapping] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnfc_instance_group_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [service_proxy_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [allotted_resource_customization] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_user_parameters] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_activity_spec_categories] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [service_recipe] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [orchestration_status_state_transition_directive] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [workflow_activity_spec_sequence] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [model] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_parameters] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_files] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cloudify_managers] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [heat_template_artifact_uuid] to be non-null as it is part of the primary key for table [heat_template_params] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [param_name] to be non-null as it is part of the primary key for table [heat_template_params] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [pnf_resource] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [identity_services] 02:06:26 02:06:25.566 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [network_recipe] 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vf_module_customization] 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_recipe] 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [network_resource] 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [tosca_csar] 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:26 02:06:25.567 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations through an association table 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.pnfCustomizations through an association table 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:26 02:06:25.571 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.networkCustomizations through an association table 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations through an association table 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.allottedCustomizations through an association table 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:26 02:06:25.572 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates through an association table 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: parent_heat_template_uuid, element: child_heat_template_uuid 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModule.heatFiles through an association table 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_model_uuid, element: heat_files_artifact_uuid 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList through a foreign key 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList -> orchestration_flow_reference 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.macro.OrchestrationFlow.northBoundRequest 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: nb_req_ref_lookup_id, one-to-many: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:26 02:06:25.573 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations -> vf_module_customization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_customization_id, one-to-many: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations -> vnfc_instance_group_customization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfResourceCust 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_customization_id, one-to-many: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization -> cvnfc_customization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnfc_cust_model_customization_uuid, one-to-many: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization -> vf_module_customization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories -> activity_spec_to_activity_spec_categories 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpec 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters -> activity_spec_to_activity_spec_parameters 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpec 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters through a foreign key 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters -> activity_spec_to_user_parameters 02:06:26 02:06:25.574 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecUserParameters.activitySpec 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence through a foreign key 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence -> workflow_activity_spec_sequence 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.activitySpec 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.HeatTemplate.parameters through a foreign key 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters -> heat_template_params 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.HeatTemplateParam.heatTemplateArtifactUuid 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: heat_template_artifact_uuid, one-to-many: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations through a foreign key 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations -> collection_resource_instance_group_customization 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.collectionResourceCust 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: collection_resource_customization_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:25.575 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization -> collection_network_resource_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: crc_model_customization_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization -> configuration_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configurationResource 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: configuration_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization -> cvnfc_configuration_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: configuration_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations -> collection_resource_instance_group_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.instanceGroup 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations -> collection_network_resource_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.instanceGroup 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations -> vnfc_instance_group_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.instanceGroup 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization through a foreign key 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization -> cvnfc_configuration_customization 02:06:26 02:06:25.576 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: cvnfc_customization_id, one-to-many: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.configurationCustomizations through a foreign key 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations -> configuration_customization 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.service 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.recipes 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.recipes through a foreign key 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.recipes -> service_recipe 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceRecipe.service 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, index: action, one-to-many: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceArtifactList through a foreign key 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList -> service_artifact 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceArtifact.service 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceInfos through a foreign key 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.serviceInfos -> service_info 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceInfo.service 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ServiceInfo 02:06:26 02:06:25.577 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.vnfCustomizations through a foreign key 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations -> vnf_resource_customization 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceCustomization.service 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow through a foreign key 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow -> pnf_resource_to_workflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.PnfResourceWorkflow.workflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow through a foreign key 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow -> vnf_resource_to_workflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceWorkflow.workflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence through a foreign key 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence -> workflow_activity_spec_sequence 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.workflow 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization through a foreign key 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization -> collection_resource_customization 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionResource 02:06:26 02:06:25.578 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: cr_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow through a foreign key 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow -> vnf_resource_to_workflow 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceWorkflow.vnfResource 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization through a foreign key 02:06:26 02:06:25.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization -> allotted_resource_customization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.AllottedResourceCustomization.allottedResource 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: ar_model_uuid, one-to-many: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations -> vnfc_customization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnfc_instance_group_customization_id, one-to-many: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Model.recipes 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Model.recipes through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Model.recipes -> model_recipe 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ModelRecipe.modelId 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: model_id, index: action, one-to-many: org.onap.so.db.catalog.beans.ModelRecipe 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations -> pnf_resource_customization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.PnfResourceCustomization.pnfResources 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: pnf_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization -> cvnfc_customization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_customization_id, one-to-many: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization -> collection_network_resource_customization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResource 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: network_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization through a foreign key 02:06:26 02:06:25.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization -> network_resource_customization 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.NetworkResourceCustomization.networkResource 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: network_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ToscaCsar.services through a foreign key 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ToscaCsar.services -> service 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.Service.csar 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: tosca_csar_artifact_uuid, one-to-many: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 02:06:26 02:06:25.582 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.UserParameters 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResource 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:25.584 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.587 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.589 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.589 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.589 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.UserParameters 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:25.591 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.592 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.652 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Building session factory 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - SessionFactory name : null 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Automatic flush during beforeCompletion(): enabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Automatic session close at end of transaction: disabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Statistics: disabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Deleted entity synthetic identifier rollback: disabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Default entity-mode: pojo 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Allow initialization of lazy state outside session : disabled 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Using BatchFetchStyle : LEGACY 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Default batch fetch size: -1 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Maximum outer join fetch depth: 2 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Default null ordering: NONE 02:06:26 02:06:25.653 [main] DEBUG org.hibernate.cfg.Settings - Order SQL updates by primary key: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Order SQL inserts for batching: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - multi-tenancy strategy : NONE 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JTA Track by Thread: enabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Query language substitutions: {} 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Named query checking : enabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache factory: null 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache region prefix: null 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Optimize second-level cache for minimal puts: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Structured second-level cache entries: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache direct-reference entries: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Automatic eviction of collection cache: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch size: 15 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch updates for versioned data: enabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Scrollable result sets: enabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Wrap result sets: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JDBC3 getGeneratedKeys(): enabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JDBC result set fetch size: null 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Connection release mode: ON_CLOSE 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - Generate SQL with comments: disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - query : disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - closed-handling : disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - lists : disabled 02:06:26 02:06:25.654 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - transactions : disabled 02:06:26 02:06:25.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:26 02:06:25.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:25.717 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:25.717 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:25.737 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.738 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.738 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.739 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:26 02:06:25.739 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:26 02:06:25.739 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:26 02:06:25.739 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.740 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:25.740 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:25.740 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.741 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onUpdate as PreUpdate callback for entity org.onap.so.db.catalog.beans.CloudSite 02:06:26 02:06:25.741 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudSite 02:06:26 02:06:25.741 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.741 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:25.742 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:25.742 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:25.743 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.743 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ProcessingFlags 02:06:26 02:06:25.743 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.AllottedResource 02:06:26 02:06:25.744 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.744 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceRecipe 02:06:26 02:06:25.744 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.745 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudifyManager 02:06:26 02:06:25.745 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onUpdate as PreUpdate callback for entity org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.745 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.746 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.746 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.747 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceArtifact 02:06:26 02:06:25.748 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.748 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.748 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.749 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.749 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:25.749 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.UserParameters 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.750 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.751 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:25.751 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.751 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.751 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:26 02:06:25.752 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.752 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:25.767 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Session factory constructed with filter configurations : {} 02:06:26 02:06:25.767 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@1f311981, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, java.vm.vendor=Ubuntu, sun.arch.data.model=64, java.vendor.url=https://ubuntu.com/, catalina.useNaming=false, user.timezone=Etc/UTC, os.name=Linux, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire/surefirebooter-20260307020604592_732.jar /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire 2026-03-07T01-28-31_771-jvmRun1 surefire-20260307020604592_730tmp surefire_13-20260307020604592_731tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@11a57c61, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, so.log.level=DEBUG, surefire.test.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-11-openjdk-amd64, file.separator=/, basedir=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter, java.vm.compressedOopsMode=Zero based, line.separator= 02:06:26 , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire/surefirebooter-20260307020604592_732.jar, hibernate.hbm2ddl.auto=validate, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, os.version=4.15.0-192-generic, java.runtime.name=OpenJDK Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, localRepository=/tmp/r, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-lts, java.io.tmpdir=/tmp, altDeploymentRepository=staging::file:/w/workspace/so-maven-clm-master/m2repo, catalina.home=/tmp/tomcat.0.5139213002774652059, java.version=11.0.16, partnerName=SO.CATALOG_DB, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5693, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, CONSOLE_LOG_CHARSET=UTF-8, catalina.base=/tmp/tomcat.0.5139213002774652059, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@271c8521, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Ubuntu, java.vm.info=mixed mode, java.vm.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=55.0} 02:06:26 02:06:25.794 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:26 02:06:25.794 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:26 02:06:25.794 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:26 02:06:25.794 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:26 02:06:25.795 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:26 02:06:25.795 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:26 02:06:25.795 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:26 02:06:25.797 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:26 02:06:25.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:26 02:06:25.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:25.846 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:26 02:06:25.846 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:25.852 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:26 02:06:25.852 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:26 02:06:25.855 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:26 02:06:25.855 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:25.860 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:26 02:06:25.860 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:26 02:06:25.862 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:26 02:06:25.862 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:26 02:06:25.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:26 02:06:25.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:26 02:06:25.868 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:26 02:06:25.868 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:25.871 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:26 02:06:25.871 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:26 02:06:25.874 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:26 02:06:25.874 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:26 02:06:25.883 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:26 02:06:25.883 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:26 02:06:25.886 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:26 02:06:25.886 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:26 02:06:25.888 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:26 02:06:25.888 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:26 02:06:25.892 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:26 02:06:25.892 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:26 02:06:25.894 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:26 02:06:25.894 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:25.897 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:26 02:06:25.897 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:25.900 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:26 02:06:25.900 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:25.903 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:26 02:06:25.903 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:25.905 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:26 02:06:25.905 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:26 02:06:25.907 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:26 02:06:25.907 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:26 02:06:25.910 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:26 02:06:25.910 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:25.912 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:26 02:06:25.912 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:25.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:26 02:06:25.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:25.917 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:26 02:06:25.917 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:25.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:26 02:06:25.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:26 02:06:25.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:26 02:06:25.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:26 02:06:25.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:26 02:06:25.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:26 02:06:25.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:26 02:06:25.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:26 02:06:25.927 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:26 02:06:25.927 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:25.928 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:26 02:06:25.928 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:26 02:06:25.929 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:26 02:06:25.930 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:26 02:06:25.932 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:26 02:06:25.932 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:25.934 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:26 02:06:25.934 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:26 02:06:25.936 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:26 02:06:25.936 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:25.939 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:26 02:06:25.939 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:25.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:26 02:06:25.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:26 02:06:25.941 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:26 02:06:25.941 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:25.943 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:26 02:06:25.943 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:26 02:06:25.945 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:26 02:06:25.945 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:26 02:06:25.946 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:26 02:06:25.946 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:26 02:06:25.947 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:26 02:06:25.947 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:25.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:26 02:06:25.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:25.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:26 02:06:25.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:26 02:06:25.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:26 02:06:25.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:26 02:06:25.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:26 02:06:25.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:25.957 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:26 02:06:25.957 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:25.959 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:26 02:06:25.959 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:26 02:06:25.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:26 02:06:25.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:25.962 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:26 02:06:25.962 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:25.964 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:26 02:06:25.964 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:26 02:06:25.966 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:26 02:06:25.966 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:26 02:06:25.967 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:26 02:06:25.967 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:25.969 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:26 02:06:25.969 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:25.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:26 02:06:25.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:26 02:06:25.972 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:26 02:06:25.972 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:25.973 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:26 02:06:25.973 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:25.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:26 02:06:25.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:25.976 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:26 02:06:25.976 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:25.978 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:26 02:06:25.978 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:26 02:06:25.979 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:26 02:06:25.979 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:25.981 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:26 02:06:25.981 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:26 02:06:25.982 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:26 02:06:25.982 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:26 02:06:25.983 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:26 02:06:25.983 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:25.985 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:26 02:06:25.985 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:26 02:06:25.986 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:26 02:06:25.986 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:26 02:06:25.987 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:26 02:06:25.987 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:26 02:06:25.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:26 02:06:25.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:25.994 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator - Skipping JACC integration as it was not enabled 02:06:26 02:06:26.002 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationStatusValidationDirective 02:06:26 02:06:26.004 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationStatus 02:06:26 02:06:26.004 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ResourceType 02:06:26 02:06:26.004 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationAction 02:06:26 02:06:26.005 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ResourceType 02:06:26 02:06:26.005 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationAction 02:06:26 02:06:26.005 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.AuthenticationType 02:06:26 02:06:26.006 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ServerType 02:06:26 02:06:26.007 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.InstanceGroupType 02:06:26 02:06:26.009 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiated session factory 02:06:26 02:06:26.009 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7cae54f2] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@6048d75] 02:06:26 02:06:26.072 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:26 02:06:26.072 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:26.122 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:26 02:06:26.122 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:26.140 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:26 02:06:26.140 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:26 02:06:26.149 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:26 02:06:26.149 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:26.163 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:26 02:06:26.163 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:26 02:06:26.169 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:26 02:06:26.169 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:26 02:06:26.174 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:26 02:06:26.174 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:26 02:06:26.186 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:26 02:06:26.186 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:26.198 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:26 02:06:26.198 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:26 02:06:26.206 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:26 02:06:26.206 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:26 02:06:26.233 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:26 02:06:26.233 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:26 02:06:26.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:26 02:06:26.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:26 02:06:26.248 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:26 02:06:26.248 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:26 02:06:26.259 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:26 02:06:26.259 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:26 02:06:26.266 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:26 02:06:26.266 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:26.277 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:26 02:06:26.277 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:26.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:26 02:06:26.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:26.296 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:26 02:06:26.296 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:26.302 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:26 02:06:26.302 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:26 02:06:26.307 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:26 02:06:26.307 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:26 02:06:26.321 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:26 02:06:26.321 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:26 02:06:26.328 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:26 02:06:26.328 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:26 02:06:26.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:26 02:06:26.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:26 02:06:26.346 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:26 02:06:26.346 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:26 02:06:26.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:26 02:06:26.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:26 02:06:26.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:26 02:06:26.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:26 02:06:26.366 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:26 02:06:26.366 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:26 02:06:26.372 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:26 02:06:26.372 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:26 02:06:26.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:26 02:06:26.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:26 02:06:26.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:26 02:06:26.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:26 02:06:26.384 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:26 02:06:26.384 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:26 02:06:26.389 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:26 02:06:26.389 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:26 02:06:26.398 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:26 02:06:26.398 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:26 02:06:26.407 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:26 02:06:26.407 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:26 02:06:26.418 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:26 02:06:26.418 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:26 02:06:26.428 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:26 02:06:26.428 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:26 02:06:26.432 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:26 02:06:26.432 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:26 02:06:26.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:26 02:06:26.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:26 02:06:26.443 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:26 02:06:26.443 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:26 02:06:26.448 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:26 02:06:26.448 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:26 02:06:26.452 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:26 02:06:26.452 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:26 02:06:26.457 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:26 02:06:26.457 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:26 02:06:26.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:26 02:06:26.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:26 02:06:26.475 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:26 02:06:26.475 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:26 02:06:26.479 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:26 02:06:26.479 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:26 02:06:26.485 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:26 02:06:26.485 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:26 02:06:26.492 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:26 02:06:26.492 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:26 02:06:26.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:26 02:06:26.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:26 02:06:26.506 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:26 02:06:26.506 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:26 02:06:26.511 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:26 02:06:26.512 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:26 02:06:26.518 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:26 02:06:26.518 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:26 02:06:26.523 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:26 02:06:26.523 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:26 02:06:26.534 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:26 02:06:26.534 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:26 02:06:26.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:26 02:06:26.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:26 02:06:26.545 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:26 02:06:26.545 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:26 02:06:26.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:26 02:06:26.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:26 02:06:26.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:26 02:06:26.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:26 02:06:26.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:26 02:06:26.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:26 02:06:26.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:26 02:06:26.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:26 02:06:26.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:26 02:06:26.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:26 02:06:26.577 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:26 02:06:26.577 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:26 02:06:26.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:26 02:06:26.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:26 02:06:26.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:26 02:06:26.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:26 02:06:26.591 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:26 02:06:26.591 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:26 02:06:26.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:26 02:06:26.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:26 02:06:26.602 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:26 02:06:26.602 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:26 02:06:26.607 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:26 02:06:26.607 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:26 02:06:26.631 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:26 02:06:26.631 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update heat_template_params set heat_template_artifact_uuid=? where heat_template_artifact_uuid=? and param_name=? 02:06:26 02:06:26.631 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update heat_template_params set where heat_template_artifact_uuid=? and param_name=? 02:06:26 02:06:26.631 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update heat_template_params set heat_template_artifact_uuid=null where heat_template_artifact_uuid=? and param_name=? 02:06:26 02:06:26.631 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update heat_template_params set heat_template_artifact_uuid=null where heat_template_artifact_uuid=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update pnf_resource_to_workflow set workflow_id=? where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_to_workflow set where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update pnf_resource_to_workflow set workflow_id=null where workflow_id=? and id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update pnf_resource_to_workflow set workflow_id=null where workflow_id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_instance_group_customization set vnf_resource_customization_id=? where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_instance_group_customization set where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_instance_group_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? and id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_instance_group_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_activity_spec_parameters set activity_spec_id=? where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_activity_spec_parameters set where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_activity_spec_parameters set activity_spec_id=null where activity_spec_id=? and id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_activity_spec_parameters set activity_spec_id=null where activity_spec_id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_info set service_model_uuid=? where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_info set where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_info set service_model_uuid=null where service_model_uuid=? and id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_info set service_model_uuid=null where service_model_uuid=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_to_workflow set vnf_resource_model_uuid=? where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_to_workflow set where id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_to_workflow set vnf_resource_model_uuid=null where vnf_resource_model_uuid=? and id=? 02:06:26 02:06:26.632 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_to_workflow set vnf_resource_model_uuid=null where vnf_resource_model_uuid=? 02:06:26 02:06:26.633 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:26 02:06:26.633 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_user_parameters set activity_spec_id=? where id=? 02:06:26 02:06:26.633 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_user_parameters set where id=? 02:06:26 02:06:26.633 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_user_parameters set activity_spec_id=null where activity_spec_id=? and id=? 02:06:26 02:06:26.633 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_user_parameters set activity_spec_id=null where activity_spec_id=? 02:06:26 02:06:26.635 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:26 02:06:26.635 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into collection_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:26 02:06:26.635 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.635 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from collection_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.635 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from collection_resource_customization_to_service where service_model_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update orchestration_flow_reference set nb_req_ref_lookup_id=? where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update orchestration_flow_reference set where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update orchestration_flow_reference set nb_req_ref_lookup_id=null where nb_req_ref_lookup_id=? and id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update orchestration_flow_reference set nb_req_ref_lookup_id=null where nb_req_ref_lookup_id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vf_module_customization set vf_module_model_uuid=? where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_customization set where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vf_module_customization set vf_module_model_uuid=null where vf_module_model_uuid=? and id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vf_module_customization set vf_module_model_uuid=null where vf_module_model_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_configuration_customization set cvnfc_customization_id=? where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_configuration_customization set where id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_configuration_customization set cvnfc_customization_id=null where cvnfc_customization_id=? and id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_configuration_customization set cvnfc_customization_id=null where cvnfc_customization_id=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set crc_model_customization_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set crc_model_customization_uuid=null where crc_model_customization_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set crc_model_customization_uuid=null where crc_model_customization_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service set tosca_csar_artifact_uuid=? where model_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service set where model_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service set tosca_csar_artifact_uuid=null where tosca_csar_artifact_uuid=? and model_uuid=? 02:06:26 02:06:26.636 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service set tosca_csar_artifact_uuid=null where tosca_csar_artifact_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update network_resource_customization set network_resource_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update network_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update workflow_activity_spec_sequence set activity_spec_id=? where id=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update workflow_activity_spec_sequence set where id=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update workflow_activity_spec_sequence set activity_spec_id=null where activity_spec_id=? and id=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update workflow_activity_spec_sequence set activity_spec_id=null where activity_spec_id=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set network_resource_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into heat_nested_template (parent_heat_template_uuid, child_heat_template_uuid) values (?, ?) 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update heat_nested_template set child_heat_template_uuid=? where parent_heat_template_uuid=? and child_heat_template_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from heat_nested_template where parent_heat_template_uuid=? and child_heat_template_uuid=? 02:06:26 02:06:26.637 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from heat_nested_template where parent_heat_template_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_customization set vf_module_customization_id=? where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_customization set where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_customization set vf_module_customization_id=null where vf_module_customization_id=? and id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_customization set vf_module_customization_id=null where vf_module_customization_id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into pnf_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from pnf_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from pnf_resource_customization_to_service where service_model_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_configuration_customization set configuration_model_uuid=? where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_configuration_customization set where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? and id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set instance_group_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_customization set service_model_uuid=? where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_customization set where id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_customization set service_model_uuid=null where service_model_uuid=? and id=? 02:06:26 02:06:26.638 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_customization set service_model_uuid=null where service_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_instance_group_customization set where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=null where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=null where collection_resource_customization_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_customization set vnfc_instance_group_customization_id=? where model_customization_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_customization set where model_customization_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_customization set vnfc_instance_group_customization_id=null where vnfc_instance_group_customization_id=? and model_customization_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_customization set vnfc_instance_group_customization_id=null where vnfc_instance_group_customization_id=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_artifact set service_model_uuid=? where artifact_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_artifact set where artifact_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_artifact set service_model_uuid=null where service_model_uuid=? and artifact_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_artifact set service_model_uuid=null where service_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into vf_module_to_heat_files (vf_module_model_uuid, heat_files_artifact_uuid) values (?, ?) 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_to_heat_files set heat_files_artifact_uuid=? where vf_module_model_uuid=? and heat_files_artifact_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from vf_module_to_heat_files where vf_module_model_uuid=? and heat_files_artifact_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from vf_module_to_heat_files where vf_module_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_instance_group_customization set instance_group_model_uuid=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_instance_group_customization set where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and collection_resource_customization_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update configuration_customization set service_model_uuid=? where id=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update configuration_customization set where id=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update configuration_customization set service_model_uuid=null where service_model_uuid=? and id=? 02:06:26 02:06:26.639 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update configuration_customization set service_model_uuid=null where service_model_uuid=? 02:06:26 02:06:26.640 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:26 02:06:26.640 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into service_proxy_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:26 02:06:26.640 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_proxy_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.640 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from service_proxy_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.640 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from service_proxy_customization_to_service where service_model_uuid=? 02:06:26 02:06:26.642 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Model.recipes 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update model_recipe set model_id=? where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update model_recipe set where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update model_recipe set model_id=null where model_id=? and id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update model_recipe set model_id=null where model_id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_customization set vnfc_cust_model_customization_uuid=? where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_customization set where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_customization set vnfc_cust_model_customization_uuid=null where vnfc_cust_model_customization_uuid=? and id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_customization set vnfc_cust_model_customization_uuid=null where vnfc_cust_model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update pnf_resource_customization set pnf_resource_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update pnf_resource_customization set pnf_resource_model_uuid=null where pnf_resource_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update pnf_resource_customization set pnf_resource_model_uuid=null where pnf_resource_model_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.recipes 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_recipe set service_model_uuid=? where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_recipe set where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_recipe set service_model_uuid=null where service_model_uuid=? and id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_recipe set service_model_uuid=null where service_model_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_customization set cr_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_customization set cr_model_uuid=null where cr_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_customization set cr_model_uuid=null where cr_model_uuid=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vf_module_customization set vnf_resource_customization_id=? where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_customization set where id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vf_module_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? and id=? 02:06:26 02:06:26.643 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vf_module_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update configuration_customization set configuration_model_uuid=? where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update configuration_customization set where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? and id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into allotted_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update allotted_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from allotted_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from allotted_resource_customization_to_service where service_model_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update allotted_resource_customization set ar_model_uuid=? where model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update allotted_resource_customization set where model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update allotted_resource_customization set ar_model_uuid=null where ar_model_uuid=? and model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update allotted_resource_customization set ar_model_uuid=null where ar_model_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_activity_spec_categories set activity_spec_id=? where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_activity_spec_categories set where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_activity_spec_categories set activity_spec_id=null where activity_spec_id=? and id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_activity_spec_categories set activity_spec_id=null where activity_spec_id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into network_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update network_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from network_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from network_resource_customization_to_service where service_model_uuid=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_to_workflow set workflow_id=? where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_to_workflow set where id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_to_workflow set workflow_id=null where workflow_id=? and id=? 02:06:26 02:06:26.644 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_to_workflow set workflow_id=null where workflow_id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update workflow_activity_spec_sequence set workflow_id=? where id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update workflow_activity_spec_sequence set where id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update workflow_activity_spec_sequence set workflow_id=null where workflow_id=? and id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update workflow_activity_spec_sequence set workflow_id=null where workflow_id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_instance_group_customization set instance_group_model_uuid=? where id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_instance_group_customization set where id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and id=? 02:06:26 02:06:26.645 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:26 02:06:26.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:26 02:06:26.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:26 02:06:26.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkins_.model_uuid, networkins_.cr_model_uuid as cr_mode10_33_, networkins_.model_invariant_uuid as model_in4_33_, networkins_.model_name as model_na5_33_, networkins_.model_version as model_ve6_33_, networkins_.role as role7_33_, networkins_.tosca_node_type as tosca_no8_33_, networkins_.instance_group_type as instance9_33_ from instance_group networkins_ where networkins_.model_uuid=? 02:06:26 02:06:26.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'L3_NETWORK', ?) 02:06:26 02:06:26.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:26 02:06:26.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:26 02:06:26.695 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3ea3cbbb] 02:06:26 02:06:26.696 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:26 02:06:26.701 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6b929774] 02:06:26 02:06:26.703 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@44f315a1] 02:06:26 02:06:26.704 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6db49025] 02:06:26 02:06:26.706 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:26 02:06:26.706 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@22e23015] 02:06:26 02:06:26.706 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b2e56ae] 02:06:26 02:06:26.706 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:26 02:06:26.707 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@368b3cad] 02:06:26 02:06:26.707 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.707 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.707 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@776a737c] 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@456659b] 02:06:26 02:06:26.708 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.724 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.729 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionInstanceGroupCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionInstanceGroupCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionNetworkResourceCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionNetworkResourceCustomizations.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionResource) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.vnfcInstanceGroupCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:26 - SQL table alias mapping - networkins0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_uu2_33_0_} 02:06:26 02:06:26 02:06:26.732 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup [NONE]: select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:26 02:06:26.745 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup [NONE]: select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.cr_model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfRecipe 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_recipe where id =? 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfrecipe_.id, vnfrecipe_.action as action2_63_, vnfrecipe_.description as descript4_63_, vnfrecipe_.nf_role as nf_role5_63_, vnfrecipe_.orchestration_uri as orchestr6_63_, vnfrecipe_.vnf_param_xsd as vnf_para7_63_, vnfrecipe_.recipe_timeout as recipe_t8_63_, vnfrecipe_.service_type as service_9_63_, vnfrecipe_.version_str as version10_63_, vnfrecipe_.vf_module_id as vf_modu11_63_ from vnf_recipe vnfrecipe_ where vnfrecipe_.id=? 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_recipe (action, creation_timestamp, description, nf_role, orchestration_uri, vnf_param_xsd, recipe_timeout, service_type, version_str, vf_module_id, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_recipe set action=?, description=?, nf_role=?, orchestration_uri=?, vnf_param_xsd=?, recipe_timeout=?, service_type=?, version_str=?, vf_module_id=? where id=? 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_recipe where id=? 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_recipe (action, creation_timestamp, description, nf_role, orchestration_uri, vnf_param_xsd, recipe_timeout, service_type, version_str, vf_module_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a23740d] 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : versionStr 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleId 02:06:26 02:06:26.747 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:26 - SQL table alias mapping - vnfrecipe0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_63_0_} 02:06:26 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfRecipe [NONE]: select vnfrecipe0_.id as id1_63_0_, vnfrecipe0_.action as action2_63_0_, vnfrecipe0_.creation_timestamp as creation3_63_0_, vnfrecipe0_.description as descript4_63_0_, vnfrecipe0_.nf_role as nf_role5_63_0_, vnfrecipe0_.orchestration_uri as orchestr6_63_0_, vnfrecipe0_.vnf_param_xsd as vnf_para7_63_0_, vnfrecipe0_.recipe_timeout as recipe_t8_63_0_, vnfrecipe0_.service_type as service_9_63_0_, vnfrecipe0_.version_str as version10_63_0_, vnfrecipe0_.vf_module_id as vf_modu11_63_0_ from vnf_recipe vnfrecipe0_ where vnfrecipe0_.id=? 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select action_category, controller_name, vnf_type from controller_selection_reference where action_category =? and controller_name =? and vnf_type =? 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select controller_.action_category, controller_.controller_name, controller_.vnf_type from controller_selection_reference controller_ where controller_.action_category=? and controller_.controller_name=? and controller_.vnf_type=? 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into controller_selection_reference (action_category, controller_name, vnf_type) values (?, ?, ?) 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: null 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from controller_selection_reference where action_category=? and controller_name=? and vnf_type=? 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@462baf19] 02:06:26 02:06:26.748 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3d0714c7] 02:06:26 02:06:26.750 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : actionCategory 02:06:26 02:06:26.750 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerName 02:06:26 02:06:26.750 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:26 02:06:26.750 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:26 02:06:26.750 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@401a6f89] 02:06:26 02:06:26.752 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : actionCategory 02:06:26 02:06:26.752 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerName 02:06:26 02:06:26.752 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:26 02:06:26.752 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ControllerSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:26 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.ControllerSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:26 - SQL table alias mapping - controller0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {action_c1_22_0_, controll2_22_0_, vnf_type3_22_0_} 02:06:26 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:26 - CompositeQuerySpaceImpl(uid=-id) 02:06:26 - SQL table alias mapping - controller0_ 02:06:26 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:26 - CompositeQuerySpaceImpl(uid=) 02:06:26 - SQL table alias mapping - controller0_ 02:06:26 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ControllerSelectionReference [NONE]: select controller0_.action_category as action_c1_22_0_, controller0_.controller_name as controll2_22_0_, controller0_.vnf_type as vnf_type3_22_0_ from controller_selection_reference controller0_ where controller0_.action_category=? and controller0_.controller_name=? and controller0_.vnf_type=? 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VfModule 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from vf_module where model_uuid =? 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfmodule_.model_uuid, vfmodule_.description as descript3_59_, vfmodule_.is_base as is_base4_59_, vfmodule_.model_invariant_uuid as model_in5_59_, vfmodule_.model_name as model_na6_59_, vfmodule_.model_version as model_ve7_59_, vfmodule_.heat_template_artifact_uuid as heat_tem8_59_, vfmodule_.vnf_resource_model_uuid as vnf_reso9_59_, vfmodule_.vol_heat_template_artifact_uuid as vol_hea10_59_ from vf_module vfmodule_ where vfmodule_.model_uuid=? 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vf_module (creation_timestamp, description, is_base, model_invariant_uuid, model_name, model_version, heat_template_artifact_uuid, vnf_resource_model_uuid, vol_heat_template_artifact_uuid, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vf_module set description=?, is_base=?, model_invariant_uuid=?, model_name=?, model_version=?, heat_template_artifact_uuid=?, vnf_resource_model_uuid=?, vol_heat_template_artifact_uuid=? where model_uuid=? 02:06:26 02:06:26.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vf_module where model_uuid=? 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3723bba5] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatFiles 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@16e35125] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c5d9755] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isBase 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7609e1e8] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.artifactChecksum 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.childTemplates 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2e4182ad] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e964f0f] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.created 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.description 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.parameters 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@27a9fb94] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@393dc8f9] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1bcb7199] 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.templateBody 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.templateName 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.timeoutMinutes 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.version 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:26 02:06:26.754 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3709bbd8] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f9483f6] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@839f2fd] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@48be1dda] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.artifactChecksum 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.childTemplates 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@49e316f9] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@e0aab22] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.created 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.description 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.parameters 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@36e237f4] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@199db98e] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4898209a] 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.templateBody 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.templateName 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.timeoutMinutes 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.version 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.755 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VfModule) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.heatFiles.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.childTemplates) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.childTemplates.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.parameters) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.parameters.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vnfResources) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.childTemplates) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.childTemplates.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.parameters) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.parameters.) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:26 - SQL table alias mapping - vfmodule0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_uu1_59_0_} 02:06:26 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:26 - SQL table alias mapping - heattempla1_ 02:06:26 - alias suffix - 1_ 02:06:26 - suffixed key columns - {artifact1_29_1_} 02:06:26 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:26 - SQL table alias mapping - heattempla2_ 02:06:26 - alias suffix - 2_ 02:06:26 - suffixed key columns - {artifact1_29_2_} 02:06:26 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VfModule [NONE]: select vfmodule0_.model_uuid as model_uu1_59_0_, vfmodule0_.creation_timestamp as creation2_59_0_, vfmodule0_.description as descript3_59_0_, vfmodule0_.is_base as is_base4_59_0_, vfmodule0_.model_invariant_uuid as model_in5_59_0_, vfmodule0_.model_name as model_na6_59_0_, vfmodule0_.model_version as model_ve7_59_0_, vfmodule0_.heat_template_artifact_uuid as heat_tem8_59_0_, vfmodule0_.vnf_resource_model_uuid as vnf_reso9_59_0_, vfmodule0_.vol_heat_template_artifact_uuid as vol_hea10_59_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_, heattempla2_.artifact_uuid as artifact1_29_2_, heattempla2_.artifact_checksum as artifact2_29_2_, heattempla2_.creation_timestamp as creation3_29_2_, heattempla2_.description as descript4_29_2_, heattempla2_.body as body5_29_2_, heattempla2_.name as name6_29_2_, heattempla2_.timeout_minutes as timeout_7_29_2_, heattempla2_.version as version8_29_2_ from vf_module vfmodule0_ left outer join heat_template heattempla1_ on vfmodule0_.heat_template_artifact_uuid=heattempla1_.artifact_uuid left outer join heat_template heattempla2_ on vfmodule0_.vol_heat_template_artifact_uuid=heattempla2_.artifact_uuid where vfmodule0_.model_uuid=? 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from network_technology_reference where id =? 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networktec_.id, networktec_.cloud_owner as cloud_ow2_40_, networktec_.network_technology as network_3_40_ from network_technology_reference networktec_ where networktec_.id=? 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_technology_reference (cloud_owner, network_technology, id) values (?, ?, ?) 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_technology_reference set cloud_owner=?, network_technology=? where id=? 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_technology_reference where id=? 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into network_technology_reference (cloud_owner, network_technology) values (?, ?) 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@cbab7af] 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:26 - SQL table alias mapping - networktec0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_40_0_} 02:06:26 02:06:26 02:06:26.757 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkTechnologyReference [NONE]: select networktec0_.id as id1_40_0_, networktec0_.cloud_owner as cloud_ow2_40_0_, networktec0_.network_technology as network_3_40_0_ from network_technology_reference networktec0_ where networktec0_.id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_categories where id =? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.name as name2_1_ from activity_spec_categories activitysp_ where activitysp_.id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_categories (name, id) values (?, ?) 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_categories set name=? where id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_categories where id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_categories (name) values (?) 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15a389ad] 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:26 - SQL table alias mapping - activitysp0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_1_0_} 02:06:26 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecCategories [NONE]: select activitysp0_.id as id1_1_0_, activitysp0_.name as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_components_recipe where id =? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfcompone_.id, vnfcompone_.action as action2_62_, vnfcompone_.description as descript3_62_, vnfcompone_.orchestration_uri as orchestr4_62_, vnfcompone_.vnf_component_param_xsd as vnf_comp5_62_, vnfcompone_.recipe_timeout as recipe_t6_62_, vnfcompone_.vf_module_model_uuid as vf_modul7_62_, vnfcompone_.vnf_component_type as vnf_comp8_62_, vnfcompone_.vnf_type as vnf_type9_62_ from vnf_components_recipe vnfcompone_ where vnfcompone_.id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_components_recipe (action, description, orchestration_uri, vnf_component_param_xsd, recipe_timeout, vf_module_model_uuid, vnf_component_type, vnf_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_components_recipe set action=?, description=?, orchestration_uri=?, vnf_component_param_xsd=?, recipe_timeout=?, vf_module_model_uuid=?, vnf_component_type=?, vnf_type=? where id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_components_recipe where id=? 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_components_recipe (action, description, orchestration_uri, vnf_component_param_xsd, recipe_timeout, vf_module_model_uuid, vnf_component_type, vnf_type) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27427d17] 02:06:26 02:06:26.758 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleModelUUID 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfComponentType 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:26 - SQL table alias mapping - vnfcompone0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_62_0_} 02:06:26 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfComponentsRecipe [NONE]: select vnfcompone0_.id as id1_62_0_, vnfcompone0_.action as action2_62_0_, vnfcompone0_.description as descript3_62_0_, vnfcompone0_.orchestration_uri as orchestr4_62_0_, vnfcompone0_.vnf_component_param_xsd as vnf_comp5_62_0_, vnfcompone0_.recipe_timeout as recipe_t6_62_0_, vnfcompone0_.vf_module_model_uuid as vf_modul7_62_0_, vnfcompone0_.vnf_component_type as vnf_comp8_62_0_, vnfcompone0_.vnf_type as vnf_type9_62_0_ from vnf_components_recipe vnfcompone0_ where vnfcompone0_.id=? 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from service_proxy_customization where model_customization_uuid =? 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select servicepro_.model_customization_uuid, servicepro_.description as descript3_53_, servicepro_.model_instance_name as model_in4_53_, servicepro_.model_invariant_uuid as model_in5_53_, servicepro_.model_name as model_na6_53_, servicepro_.model_uuid as model_uu7_53_, servicepro_.model_version as model_ve8_53_, servicepro_.source_service_model_uuid as source_10_53_, servicepro_.tosca_node_type as tosca_no9_53_ from service_proxy_customization servicepro_ where servicepro_.model_customization_uuid=? 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_proxy_customization (creation_timestamp, description, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, source_service_model_uuid, tosca_node_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_proxy_customization set description=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, source_service_model_uuid=?, tosca_node_type=? where model_customization_uuid=? 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_proxy_customization where model_customization_uuid=? 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c37ce90] 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sourceService 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63fb6186] 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:26 02:06:26.759 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization.sourceService) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:26 - SQL table alias mapping - servicepro0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_cu1_53_0_} 02:06:26 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization [NONE]: select servicepro0_.model_customization_uuid as model_cu1_53_0_, servicepro0_.creation_timestamp as creation2_53_0_, servicepro0_.description as descript3_53_0_, servicepro0_.model_instance_name as model_in4_53_0_, servicepro0_.model_invariant_uuid as model_in5_53_0_, servicepro0_.model_name as model_na6_53_0_, servicepro0_.model_uuid as model_uu7_53_0_, servicepro0_.model_version as model_ve8_53_0_, servicepro0_.source_service_model_uuid as source_10_53_0_, servicepro0_.tosca_node_type as tosca_no9_53_0_ from service_proxy_customization servicepro0_ where servicepro0_.model_customization_uuid=? 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_resource_to_workflow where id =? 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.id, vnfresourc_.vnf_resource_model_uuid as vnf_reso2_66_, vnfresourc_.workflow_id as workflow3_66_ from vnf_resource_to_workflow vnfresourc_ where vnfresourc_.id=? 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource_to_workflow (vnf_resource_model_uuid, workflow_id, id) values (?, ?, ?) 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource_to_workflow set vnf_resource_model_uuid=?, workflow_id=? where id=? 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource_to_workflow where id=? 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_resource_to_workflow (vnf_resource_model_uuid, workflow_id) values (?, ?) 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@20a31f66] 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d2d1882] 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15e2bbf0] 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.760 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow.vnfResource) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow.workflow) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:26 - SQL table alias mapping - vnfresourc0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_66_0_} 02:06:26 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResourceWorkflow [NONE]: select vnfresourc0_.id as id1_66_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.workflow_id as workflow3_66_0_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.id=? 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Service 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from service where model_uuid =? 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select service_.model_uuid, service_.cds_blueprint_name as cds_blue2_50_, service_.cds_blueprint_version as cds_blue3_50_, service_.service_category as service_4_50_, service_.controller_actor as controll5_50_, service_.tosca_csar_artifact_uuid as tosca_c21_50_, service_.description as descript7_50_, service_.overall_distribution_status as overall_8_50_, service_.environment_context as environm9_50_, service_.model_invariant_uuid as model_i10_50_, service_.model_name as model_n11_50_, service_.model_version as model_v12_50_, service_.naming_policy as naming_13_50_, service_.onap_generated_naming as onap_ge14_50_, service_.resource_order as resourc15_50_, service_.service_function as service16_50_, service_.service_role as service17_50_, service_.service_type as service18_50_, service_.skip_post_instantiation_configuration as skip_po19_50_, service_.workload_context as workloa20_50_ from service service_ where service_.model_uuid=? 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service (cds_blueprint_name, cds_blueprint_version, service_category, controller_actor, creation_timestamp, tosca_csar_artifact_uuid, description, overall_distribution_status, environment_context, model_invariant_uuid, model_name, model_version, naming_policy, onap_generated_naming, resource_order, service_function, service_role, service_type, skip_post_instantiation_configuration, workload_context, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service set cds_blueprint_name=?, cds_blueprint_version=?, service_category=?, controller_actor=?, tosca_csar_artifact_uuid=?, description=?, overall_distribution_status=?, environment_context=?, model_invariant_uuid=?, model_name=?, model_version=?, naming_policy=?, onap_generated_naming=?, resource_order=?, service_function=?, service_role=?, service_type=?, skip_post_instantiation_configuration=?, workload_context=? where model_uuid=? 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service where model_uuid=? 02:06:26 02:06:26.761 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d82ce05] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedCustomizations 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2acbf609] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2af6f59b] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomizations 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@113fe426] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46dc300c] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationCustomizations 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@33d2fd60] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2e158cac] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40e5539c] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.artifactChecksum 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.created 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.description 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.name 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.services 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : csar.services 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.url 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.version 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : distrobutionStatus 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environmentContext 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : namingPolicy 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkCustomizations 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43838fa2] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@41f11b92] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : onapGeneratedNaming 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfCustomizations 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2be2d983] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3e57cb94] 02:06:26 02:06:26.762 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@61f6ad63] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28120744] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceOrder 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceArtifactList 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1501fd04] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@158a8f5b] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceFunction 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInfos 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@41c3a53c] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@79d3b267] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyCustomizations 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@63a09984] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@221132fc] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomizations 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e2799c7] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a034cee] 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workloadContext 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.763 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Service) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.allottedCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.configurationCustomizations.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.csar) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.networkCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.pnfCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.recipes) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.recipes.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceArtifactList.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceInfos.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.vnfCustomizations.) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:26 - SQL table alias mapping - service0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_uu1_50_0_} 02:06:26 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:26 - SQL table alias mapping - toscacsar1_ 02:06:26 - alias suffix - 1_ 02:06:26 - suffixed key columns - {artifact1_57_1_} 02:06:26 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Service [NONE]: select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ArRecipe 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from ar_recipe where id =? 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select arrecipe_.id, arrecipe_.action as action2_9_, arrecipe_.description as descript4_9_, arrecipe_.model_name as model_na5_9_, arrecipe_.orchestration_uri as orchestr6_9_, arrecipe_.ar_param_xsd as ar_param7_9_, arrecipe_.recipe_timeout as recipe_t8_9_, arrecipe_.service_type as service_9_9_, arrecipe_.version_str as version10_9_ from ar_recipe arrecipe_ where arrecipe_.id=? 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into ar_recipe (action, creation_timestamp, description, model_name, orchestration_uri, ar_param_xsd, recipe_timeout, service_type, version_str, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update ar_recipe set action=?, description=?, model_name=?, orchestration_uri=?, ar_param_xsd=?, recipe_timeout=?, service_type=?, version_str=? where id=? 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from ar_recipe where id=? 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d088a93] 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:26 02:06:26.764 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ArRecipe) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ArRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ArRecipe) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ArRecipe) 02:06:26 - SQL table alias mapping - arrecipe0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_9_0_} 02:06:26 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ArRecipe [NONE]: select arrecipe0_.id as id1_9_0_, arrecipe0_.action as action2_9_0_, arrecipe0_.creation_timestamp as creation3_9_0_, arrecipe0_.description as descript4_9_0_, arrecipe0_.model_name as model_na5_9_0_, arrecipe0_.orchestration_uri as orchestr6_9_0_, arrecipe0_.ar_param_xsd as ar_param7_9_0_, arrecipe0_.recipe_timeout as recipe_t8_9_0_, arrecipe0_.service_type as service_9_9_0_, arrecipe0_.version_str as version10_9_0_ from ar_recipe arrecipe0_ where arrecipe0_.id=? 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from pnf_resource_to_workflow where id =? 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.id, pnfresourc_.pnf_resource_model_uuid as pnf_reso2_47_, pnfresourc_.workflow_id as workflow3_47_ from pnf_resource_to_workflow pnfresourc_ where pnfresourc_.id=? 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource_to_workflow (pnf_resource_model_uuid, workflow_id, id) values (?, ?, ?) 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource_to_workflow set pnf_resource_model_uuid=?, workflow_id=? where id=? 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource_to_workflow where id=? 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into pnf_resource_to_workflow (pnf_resource_model_uuid, workflow_id) values (?, ?) 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@140e83be] 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResource 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d0f85f1] 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceModelUUID 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@555a9c6d] 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.765 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow.pnfResource) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow.workflow) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:26 - SQL table alias mapping - pnfresourc0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_47_0_} 02:06:26 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResourceWorkflow [NONE]: select pnfresourc0_.id as id1_47_0_, pnfresourc0_.pnf_resource_model_uuid as pnf_reso2_47_0_, pnfresourc0_.workflow_id as workflow3_47_0_ from pnf_resource_to_workflow pnfresourc0_ where pnfresourc0_.id=? 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfcinstanc_.model_uuid, vfcinstanc_.cr_model_uuid as cr_mode10_33_, vfcinstanc_.model_invariant_uuid as model_in4_33_, vfcinstanc_.model_name as model_na5_33_, vfcinstanc_.model_version as model_ve6_33_, vfcinstanc_.role as role7_33_, vfcinstanc_.tosca_node_type as tosca_no8_33_, vfcinstanc_.instance_group_type as instance9_33_ from instance_group vfcinstanc_ where vfcinstanc_.model_uuid=? 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35a9e60b] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26bfc7e7] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27079ea9] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5de4adfc] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d8dabc6] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@555cf6f] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e3cfbba] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@664f3ecc] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@562c6a58] 02:06:26 02:06:26.766 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VFCInstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionInstanceGroupCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionInstanceGroupCustomizations.) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionNetworkResourceCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionNetworkResourceCustomizations.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionResource) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.vnfcInstanceGroupCustomizations) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:26 - SQL table alias mapping - vfcinstanc0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_uu2_33_0_} 02:06:26 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VFCInstanceGroup [NONE]: select vfcinstanc0_.model_uuid as model_uu2_33_0_, vfcinstanc0_.cr_model_uuid as cr_mode10_33_0_, vfcinstanc0_.creation_timestamp as creation3_33_0_, vfcinstanc0_.model_invariant_uuid as model_in4_33_0_, vfcinstanc0_.model_name as model_na5_33_0_, vfcinstanc0_.model_version as model_ve6_33_0_, vfcinstanc0_.role as role7_33_0_, vfcinstanc0_.tosca_node_type as tosca_no8_33_0_, vfcinstanc0_.instance_group_type as instance9_33_0_ from instance_group vfcinstanc0_ where vfcinstanc0_.model_uuid=? and vfcinstanc0_.object_type='VNFC' 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.VFCInstanceGroup [NONE]: select vfcinstanc0_.model_uuid as model_uu2_33_0_, vfcinstanc0_.cr_model_uuid as cr_mode10_33_0_, vfcinstanc0_.creation_timestamp as creation3_33_0_, vfcinstanc0_.model_invariant_uuid as model_in4_33_0_, vfcinstanc0_.model_name as model_na5_33_0_, vfcinstanc0_.model_version as model_ve6_33_0_, vfcinstanc0_.role as role7_33_0_, vfcinstanc0_.tosca_node_type as tosca_no8_33_0_, vfcinstanc0_.instance_group_type as instance9_33_0_ from instance_group vfcinstanc0_ where vfcinstanc0_.cr_model_uuid=? and vfcinstanc0_.object_type='VNFC' 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from external_service_to_internal_model_mapping where id =? 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select externalse_.id, externalse_.product_flavor as product_2_25_, externalse_.service_model_uuid as service_3_25_, externalse_.service_name as service_4_25_, externalse_.subscription_service_type as subscrip5_25_ from external_service_to_internal_model_mapping externalse_ where externalse_.id=? 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into external_service_to_internal_model_mapping (product_flavor, service_model_uuid, service_name, subscription_service_type, id) values (?, ?, ?, ?, ?) 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update external_service_to_internal_model_mapping set product_flavor=?, service_model_uuid=?, service_name=?, subscription_service_type=? where id=? 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from external_service_to_internal_model_mapping where id=? 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into external_service_to_internal_model_mapping (product_flavor, service_model_uuid, service_name, subscription_service_type) values (?, ?, ?, ?) 02:06:26 02:06:26.767 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d29f945] 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : productFlavor 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceName 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subscriptionServiceType 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService, querySpaceUid=, path=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:26 - SQL table alias mapping - externalse0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_25_0_} 02:06:26 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ExternalServiceToInternalService [NONE]: select externalse0_.id as id1_25_0_, externalse0_.product_flavor as product_2_25_0_, externalse0_.service_model_uuid as service_3_25_0_, externalse0_.service_name as service_4_25_0_, externalse0_.subscription_service_type as subscrip5_25_0_ from external_service_to_internal_model_mapping externalse0_ where externalse0_.id=? 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from configuration_customization where id =? 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select configurat_.id, configurat_.configuration_customization_model_customization_id as configur8_21_, configurat_.configuration_model_uuid as configur9_21_, configurat_.configuration_function as configur3_21_, configurat_.model_customization_uuid as model_cu4_21_, configurat_.model_instance_name as model_in5_21_, configurat_.configuration_role as configur6_21_, configurat_.service_model_uuid as service10_21_, configurat_.service_proxy_customization_model_customization_uuid as service11_21_, configurat_.configuration_type as configur7_21_ from configuration_customization configurat_ where configurat_.id=? 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into configuration_customization (configuration_customization_model_customization_id, configuration_model_uuid, creation_timestamp, configuration_function, model_customization_uuid, model_instance_name, configuration_role, service_model_uuid, service_proxy_customization_model_customization_uuid, configuration_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update configuration_customization set configuration_customization_model_customization_id=?, configuration_model_uuid=?, configuration_function=?, model_customization_uuid=?, model_instance_name=?, configuration_role=?, service_model_uuid=?, service_proxy_customization_model_customization_uuid=?, configuration_type=? where id=? 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from configuration_customization where id=? 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into configuration_customization (configuration_customization_model_customization_id, configuration_model_uuid, creation_timestamp, configuration_function, model_customization_uuid, model_instance_name, configuration_role, service_model_uuid, service_proxy_customization_model_customization_uuid, configuration_type) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1b17cb65] 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c8d2baa] 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@11524efe] 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:26 02:06:26.768 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34bbe352] 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7acefa84] 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configResourceCustomization) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configurationResource) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.service) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.serviceProxyResourceCustomization) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:26 - SQL table alias mapping - configurat0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_21_0_} 02:06:26 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization [NONE]: select configurat0_.id as id1_21_0_, configurat0_.configuration_customization_model_customization_id as configur8_21_0_, configurat0_.configuration_model_uuid as configur9_21_0_, configurat0_.creation_timestamp as creation2_21_0_, configurat0_.configuration_function as configur3_21_0_, configurat0_.model_customization_uuid as model_cu4_21_0_, configurat0_.model_instance_name as model_in5_21_0_, configurat0_.configuration_role as configur6_21_0_, configurat0_.service_model_uuid as service10_21_0_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_0_, configurat0_.configuration_type as configur7_21_0_ from configuration_customization configurat0_ where configurat0_.id=? 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from vnfc_customization where model_customization_uuid =? 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfccustom_.model_customization_uuid, vnfccustom_.description as descript3_67_, vnfccustom_.model_instance_name as model_in4_67_, vnfccustom_.model_invariant_uuid as model_in5_67_, vnfccustom_.model_name as model_na6_67_, vnfccustom_.model_uuid as model_uu7_67_, vnfccustom_.model_version as model_ve8_67_, vnfccustom_.resource_input as resource9_67_, vnfccustom_.tosca_node_type as tosca_n10_67_, vnfccustom_.vnfc_instance_group_customization_id as vnfc_in11_67_ from vnfc_customization vnfccustom_ where vnfccustom_.model_customization_uuid=? 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnfc_customization (creation_timestamp, description, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, resource_input, tosca_node_type, vnfc_instance_group_customization_id, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnfc_customization set description=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, resource_input=?, tosca_node_type=?, vnfc_instance_group_customization_id=? where model_customization_uuid=? 02:06:26 02:06:26.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnfc_customization where model_customization_uuid=? 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@f6b5e0c] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@67070719] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a10dba7] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3fde63d7] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.created 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.description 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.function 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.instanceGroup 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@234ab2d] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.vnfResourceCust 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e95952f] 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:26 02:06:26.770 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:26 02:06:26.771 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.771 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.771 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:26 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:26 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization.) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:26 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:26 - SQL table alias mapping - vnfccustom0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {model_cu1_67_0_} 02:06:26 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:26 - SQL table alias mapping - vnfcinstan1_ 02:06:26 - alias suffix - 1_ 02:06:26 - suffixed key columns - {id1_68_1_} 02:06:26 02:06:26 02:06:26.771 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfcCustomization [NONE]: select vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.creation_timestamp as creation2_67_0_, vnfccustom0_.description as descript3_67_0_, vnfccustom0_.model_instance_name as model_in4_67_0_, vnfccustom0_.model_invariant_uuid as model_in5_67_0_, vnfccustom0_.model_name as model_na6_67_0_, vnfccustom0_.model_uuid as model_uu7_67_0_, vnfccustom0_.model_version as model_ve8_67_0_, vnfccustom0_.resource_input as resource9_67_0_, vnfccustom0_.tosca_node_type as tosca_n10_67_0_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfcinstan1_.id as id1_68_1_, vnfcinstan1_.creation_timestamp as creation2_68_1_, vnfcinstan1_.description as descript3_68_1_, vnfcinstan1_.function as function4_68_1_, vnfcinstan1_.instance_group_model_uuid as instance5_68_1_, vnfcinstan1_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_customization vnfccustom0_ left outer join vnfc_instance_group_customization vnfcinstan1_ on vnfccustom0_.vnfc_instance_group_customization_id=vnfcinstan1_.id where vnfccustom0_.model_customization_uuid=? 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkRecipe 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from network_recipe where id =? 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkrec_.id, networkrec_.action as action2_36_, networkrec_.description as descript4_36_, networkrec_.model_name as model_na5_36_, networkrec_.orchestration_uri as orchestr6_36_, networkrec_.network_param_xsd as network_7_36_, networkrec_.recipe_timeout as recipe_t8_36_, networkrec_.service_type as service_9_36_, networkrec_.version_str as version10_36_ from network_recipe networkrec_ where networkrec_.id=? 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_recipe (action, creation_timestamp, description, model_name, orchestration_uri, network_param_xsd, recipe_timeout, service_type, version_str, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_recipe set action=?, description=?, model_name=?, orchestration_uri=?, network_param_xsd=?, recipe_timeout=?, service_type=?, version_str=? where id=? 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_recipe where id=? 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7afa2cf3] 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : versionStr 02:06:26 02:06:26.790 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.792 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.792 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:26 - SQL table alias mapping - networkrec0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {id1_36_0_} 02:06:26 02:06:26 02:06:26.792 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkRecipe [NONE]: select networkrec0_.id as id1_36_0_, networkrec0_.action as action2_36_0_, networkrec0_.creation_timestamp as creation3_36_0_, networkrec0_.description as descript4_36_0_, networkrec0_.model_name as model_na5_36_0_, networkrec0_.orchestration_uri as orchestr6_36_0_, networkrec0_.network_param_xsd as network_7_36_0_, networkrec0_.recipe_timeout as recipe_t8_36_0_, networkrec0_.service_type as service_9_36_0_, networkrec0_.version_str as version10_36_0_ from network_recipe networkrec0_ where networkrec0_.id=? 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_environment where artifact_uuid =? 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heatenviro_.artifact_uuid, heatenviro_.artifact_checksum as artifact2_26_, heatenviro_.description as descript4_26_, heatenviro_.body as body5_26_, heatenviro_.name as name6_26_, heatenviro_.version as version7_26_ from heat_environment heatenviro_ where heatenviro_.artifact_uuid=? 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_environment (artifact_checksum, creation_timestamp, description, body, name, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_environment set artifact_checksum=?, description=?, body=?, name=?, version=? where artifact_uuid=? 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_environment where artifact_uuid=? 02:06:26 02:06:26.794 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@566c6894] 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environment 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:26 02:06:26.795 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:26 - Returns 02:06:26 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:26 - QuerySpaces 02:06:26 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:26 - SQL table alias mapping - heatenviro0_ 02:06:26 - alias suffix - 0_ 02:06:26 - suffixed key columns - {artifact1_26_0_} 02:06:26 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatEnvironment [NONE]: select heatenviro0_.artifact_uuid as artifact1_26_0_, heatenviro0_.artifact_checksum as artifact2_26_0_, heatenviro0_.creation_timestamp as creation3_26_0_, heatenviro0_.description as descript4_26_0_, heatenviro0_.body as body5_26_0_, heatenviro0_.name as name6_26_0_, heatenviro0_.version as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.artifact_uuid=? 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from orchestration_status_state_transition_directive where id =? 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select orchestrat_.id, orchestrat_.flow_directive as flow_dir2_43_, orchestrat_.orchestration_status as orchestr3_43_, orchestrat_.resource_type as resource4_43_, orchestrat_.target_action as target_a5_43_ from orchestration_status_state_transition_directive orchestrat_ where orchestrat_.id=? 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into orchestration_status_state_transition_directive (flow_directive, orchestration_status, resource_type, target_action, id) values (?, ?, ?, ?, ?) 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update orchestration_status_state_transition_directive set flow_directive=?, orchestration_status=?, resource_type=?, target_action=? where id=? 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from orchestration_status_state_transition_directive where id=? 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into orchestration_status_state_transition_directive (flow_directive, orchestration_status, resource_type, target_action) values (?, ?, ?, ?) 02:06:26 02:06:26.796 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@247e768d] 02:06:26 02:06:26.797 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowDirective 02:06:26 02:06:26.797 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationStatus 02:06:26 02:06:26.797 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceType 02:06:26 02:06:26.797 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetAction 02:06:27 02:06:26.797 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.797 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.797 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective, querySpaceUid=, path=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:27 - SQL table alias mapping - orchestrat0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_43_0_} 02:06:27 02:06:27 02:06:26.797 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective [NONE]: select orchestrat0_.id as id1_43_0_, orchestrat0_.flow_directive as flow_dir2_43_0_, orchestrat0_.orchestration_status as orchestr3_43_0_, orchestrat0_.resource_type as resource4_43_0_, orchestrat0_.target_action as target_a5_43_0_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.id=? 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudSite 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cloud_sites where id =? 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudsite_.id, cloudsite_.clli as clli2_13_, cloudsite_.cloud_owner as cloud_ow3_13_, cloudsite_.cloud_version as cloud_ve4_13_, cloudsite_.cloudify_id as cloudify5_13_, cloudsite_.identity_service_id as identit13_13_, cloudsite_.last_updated_by as last_upd7_13_, cloudsite_.orchestrator as orchestr8_13_, cloudsite_.platform as platform9_13_, cloudsite_.region_id as region_10_13_, cloudsite_.support_fabric as support11_13_, cloudsite_.update_timestamp as update_12_13_ from cloud_sites cloudsite_ where cloudsite_.id=? 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cloud_sites (clli, cloud_owner, cloud_version, cloudify_id, creation_timestamp, identity_service_id, last_updated_by, orchestrator, platform, region_id, support_fabric, update_timestamp, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cloud_sites set clli=?, cloud_owner=?, cloud_version=?, cloudify_id=?, identity_service_id=?, last_updated_by=?, orchestrator=?, platform=?, region_id=?, support_fabric=?, update_timestamp=? where id=? 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cloud_sites where id=? 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@e6b00dc] 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : clli 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudVersion 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudifyId 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityService 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1482a284] 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrator 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : platform 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : regionId 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : supportFabric 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:27 02:06:26.798 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudSite) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudSite, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudSite) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CloudIdentity, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudSite.identityService) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudSite) 02:06:27 - SQL table alias mapping - cloudsite0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_13_0_} 02:06:27 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudSite [NONE]: select cloudsite0_.id as id1_13_0_, cloudsite0_.clli as clli2_13_0_, cloudsite0_.cloud_owner as cloud_ow3_13_0_, cloudsite0_.cloud_version as cloud_ve4_13_0_, cloudsite0_.cloudify_id as cloudify5_13_0_, cloudsite0_.creation_timestamp as creation6_13_0_, cloudsite0_.identity_service_id as identit13_13_0_, cloudsite0_.last_updated_by as last_upd7_13_0_, cloudsite0_.orchestrator as orchestr8_13_0_, cloudsite0_.platform as platform9_13_0_, cloudsite0_.region_id as region_10_13_0_, cloudsite0_.support_fabric as support11_13_0_, cloudsite0_.update_timestamp as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.id=? 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatFiles 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_files where artifact_uuid =? 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heatfiles_.artifact_uuid, heatfiles_.artifact_checksum as artifact2_27_, heatfiles_.description as descript4_27_, heatfiles_.body as body5_27_, heatfiles_.name as name6_27_, heatfiles_.version as version7_27_ from heat_files heatfiles_ where heatfiles_.artifact_uuid=? 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_files (artifact_checksum, creation_timestamp, description, body, name, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_files set artifact_checksum=?, description=?, body=?, name=?, version=? where artifact_uuid=? 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_files where artifact_uuid=? 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18477e6d] 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileBody 02:06:27 02:06:26.799 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileName 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatFiles) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:27 - SQL table alias mapping - heatfiles0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {artifact1_27_0_} 02:06:27 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatFiles [NONE]: select heatfiles0_.artifact_uuid as artifact1_27_0_, heatfiles0_.artifact_checksum as artifact2_27_0_, heatfiles0_.creation_timestamp as creation3_27_0_, heatfiles0_.description as descript4_27_0_, heatfiles0_.body as body5_27_0_, heatfiles0_.name as name6_27_0_, heatfiles0_.version as version7_27_0_ from heat_files heatfiles0_ where heatfiles0_.artifact_uuid=? 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select collection_resource_customization_model_uuid, instance_group_model_uuid from collection_resource_instance_group_customization where collection_resource_customization_model_uuid =? and instance_group_model_uuid =? 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.collection_resource_customization_model_uuid, collection_.instance_group_model_uuid, collection_.description as descript4_19_, collection_.function as function5_19_, collection_.subinterface_network_quantity as subinter6_19_ from collection_resource_instance_group_customization collection_ where collection_.collection_resource_customization_model_uuid=? and collection_.instance_group_model_uuid=? 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_instance_group_customization (creation_timestamp, description, function, subinterface_network_quantity, collection_resource_customization_model_uuid, instance_group_model_uuid) values (?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_instance_group_customization set description=?, function=?, subinterface_network_quantity=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_instance_group_customization where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76a85bbc] 02:06:27 02:06:26.800 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@773f516f] 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@49be70af] 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5753ded8] 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5724babc] 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.801 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:27 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.collectionResourceCust) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.instanceGroup) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {collecti1_19_0_, instance2_19_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:27 - CompositeQuerySpaceImpl(uid=-id) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:27 - CompositeQuerySpaceImpl(uid=) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization [NONE]: select collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.creation_timestamp as creation3_19_0_, collection0_.description as descript4_19_0_, collection0_.function as function5_19_0_, collection0_.subinterface_network_quantity as subinter6_19_0_ from collection_resource_instance_group_customization collection0_ where collection0_.collection_resource_customization_model_uuid=? and collection0_.instance_group_model_uuid=? 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from pnf_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.model_customization_uuid, pnfresourc_.cds_blueprint_name as cds_blue2_45_, pnfresourc_.cds_blueprint_version as cds_blue3_45_, pnfresourc_.controller_actor as controll4_45_, pnfresourc_.default_software_version as default_6_45_, pnfresourc_.model_instance_name as model_in7_45_, pnfresourc_.multi_stage_design as multi_st8_45_, pnfresourc_.nf_function as nf_funct9_45_, pnfresourc_.nf_naming_code as nf_nami10_45_, pnfresourc_.nf_role as nf_role11_45_, pnfresourc_.nf_type as nf_type12_45_, pnfresourc_.pnf_resource_model_uuid as pnf_res15_45_, pnfresourc_.resource_input as resourc13_45_, pnfresourc_.skip_post_instantiation_configuration as skip_po14_45_ from pnf_resource_customization pnfresourc_ where pnfresourc_.model_customization_uuid=? 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource_customization (cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, default_software_version, model_instance_name, multi_stage_design, nf_function, nf_naming_code, nf_role, nf_type, pnf_resource_model_uuid, resource_input, skip_post_instantiation_configuration, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource_customization set cds_blueprint_name=?, cds_blueprint_version=?, controller_actor=?, default_software_version=?, model_instance_name=?, multi_stage_design=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, pnf_resource_model_uuid=?, resource_input=?, skip_post_instantiation_configuration=? where model_customization_uuid=? 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6d2583ff] 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:27 02:06:26.802 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f938288] 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.category 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.created 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.description 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelInvariantUUID 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelName 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelVersion 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.orchestrationMode 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.pnfResourceCustomizations 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources.pnfResourceCustomizations 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.subCategory 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.toscaNodeType 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.803 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceCustomization.pnfResources) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:27 - SQL table alias mapping - pnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu1_45_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(pnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:27 - SQL table alias mapping - pnfresourc1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_44_1_} 02:06:27 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResourceCustomization [NONE]: select pnfresourc0_.model_customization_uuid as model_cu1_45_0_, pnfresourc0_.cds_blueprint_name as cds_blue2_45_0_, pnfresourc0_.cds_blueprint_version as cds_blue3_45_0_, pnfresourc0_.controller_actor as controll4_45_0_, pnfresourc0_.creation_timestamp as creation5_45_0_, pnfresourc0_.default_software_version as default_6_45_0_, pnfresourc0_.model_instance_name as model_in7_45_0_, pnfresourc0_.multi_stage_design as multi_st8_45_0_, pnfresourc0_.nf_function as nf_funct9_45_0_, pnfresourc0_.nf_naming_code as nf_nami10_45_0_, pnfresourc0_.nf_role as nf_role11_45_0_, pnfresourc0_.nf_type as nf_type12_45_0_, pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_0_, pnfresourc0_.resource_input as resourc13_45_0_, pnfresourc0_.skip_post_instantiation_configuration as skip_po14_45_0_, pnfresourc1_.model_uuid as model_uu1_44_1_, pnfresourc1_.resource_category as resource2_44_1_, pnfresourc1_.creation_timestamp as creation3_44_1_, pnfresourc1_.description as descript4_44_1_, pnfresourc1_.model_invariant_uuid as model_in5_44_1_, pnfresourc1_.model_name as model_na6_44_1_, pnfresourc1_.model_version as model_ve7_44_1_, pnfresourc1_.orchestration_mode as orchestr8_44_1_, pnfresourc1_.resource_sub_category as resource9_44_1_, pnfresourc1_.tosca_node_type as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.pnf_resource_model_uuid=pnfresourc1_.model_uuid where pnfresourc0_.model_customization_uuid=? 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from configuration where model_uuid =? 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select configurat_.model_uuid, configurat_.description as descript3_20_, configurat_.model_invariant_uuid as model_in4_20_, configurat_.model_name as model_na5_20_, configurat_.model_version as model_ve6_20_, configurat_.tosca_node_type as tosca_no7_20_ from configuration configurat_ where configurat_.model_uuid=? 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into configuration (creation_timestamp, description, model_invariant_uuid, model_name, model_version, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update configuration set description=?, model_invariant_uuid=?, model_name=?, model_version=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from configuration where model_uuid=? 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6c6b66ba] 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResourceCustomization 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@40e32ebb] 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6c4b60e9] 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ba2956c] 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63e1b65e] 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.804 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:27 - SQL table alias mapping - configurat0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_20_0_} 02:06:27 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ConfigurationResource [NONE]: select configurat0_.model_uuid as model_uu1_20_0_, configurat0_.creation_timestamp as creation2_20_0_, configurat0_.description as descript3_20_0_, configurat0_.model_invariant_uuid as model_in4_20_0_, configurat0_.model_name as model_na5_20_0_, configurat0_.model_version as model_ve6_20_0_, configurat0_.tosca_node_type as tosca_no7_20_0_ from configuration configurat0_ where configurat0_.model_uuid=? 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ProcessingFlags 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from processing_flags where id =? 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select processing_.id, processing_.description as descript3_48_, processing_.endpoint as endpoint4_48_, processing_.flag as flag5_48_, processing_.update_timestamp as update_t6_48_, processing_.value as value7_48_ from processing_flags processing_ where processing_.id=? 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into processing_flags (creation_timestamp, description, endpoint, flag, update_timestamp, value, id) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update processing_flags set description=?, endpoint=?, flag=?, update_timestamp=?, value=? where id=? 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from processing_flags where id=? 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into processing_flags (creation_timestamp, description, endpoint, flag, update_timestamp, value) values (?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.805 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3aaeca6f] 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : endpoint 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flag 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : value 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ProcessingFlags, querySpaceUid=, path=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:27 - SQL table alias mapping - processing0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_48_0_} 02:06:27 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ProcessingFlags [NONE]: select processing0_.id as id1_48_0_, processing0_.creation_timestamp as creation2_48_0_, processing0_.description as descript3_48_0_, processing0_.endpoint as endpoint4_48_0_, processing0_.flag as flag5_48_0_, processing0_.update_timestamp as update_t6_48_0_, processing0_.value as value7_48_0_ from processing_flags processing0_ where processing0_.id=? 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from building_block_detail where id =? 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select buildingbl_.id, buildingbl_.building_block_name as building2_11_, buildingbl_.resource_type as resource3_11_, buildingbl_.target_action as target_a4_11_ from building_block_detail buildingbl_ where buildingbl_.id=? 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into building_block_detail (building_block_name, resource_type, target_action, id) values (?, ?, ?, ?) 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update building_block_detail set building_block_name=?, resource_type=?, target_action=? where id=? 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from building_block_detail where id=? 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into building_block_detail (building_block_name, resource_type, target_action) values (?, ?, ?) 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@421344c8] 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : buildingBlockName 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceType 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetAction 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.806 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BuildingBlockDetail, querySpaceUid=, path=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:27 - SQL table alias mapping - buildingbl0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_11_0_} 02:06:27 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BuildingBlockDetail [NONE]: select buildingbl0_.id as id1_11_0_, buildingbl0_.building_block_name as building2_11_0_, buildingbl0_.resource_type as resource3_11_0_, buildingbl0_.target_action as target_a4_11_0_ from building_block_detail buildingbl0_ where buildingbl0_.id=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.AllottedResource 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from allotted_resource where model_uuid =? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select allottedre_.model_uuid, allottedre_.description as descript3_6_, allottedre_.model_invariant_uuid as model_in4_6_, allottedre_.model_name as model_na5_6_, allottedre_.model_version as model_ve6_6_, allottedre_.subcategory as subcateg7_6_, allottedre_.tosca_node_type as tosca_no8_6_ from allotted_resource allottedre_ where allottedre_.model_uuid=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into allotted_resource (creation_timestamp, description, model_invariant_uuid, model_name, model_version, subcategory, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update allotted_resource set description=?, model_invariant_uuid=?, model_name=?, model_version=?, subcategory=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from allotted_resource where model_uuid=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@601f03da] 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allotedResourceCustomization 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@18485d9b] 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46f465d9] 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subcategory 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.AllottedResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResource) 02:06:27 - SQL table alias mapping - allottedre0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_6_0_} 02:06:27 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.AllottedResource [NONE]: select allottedre0_.model_uuid as model_uu1_6_0_, allottedre0_.creation_timestamp as creation2_6_0_, allottedre0_.description as descript3_6_0_, allottedre0_.model_invariant_uuid as model_in4_6_0_, allottedre0_.model_name as model_na5_6_0_, allottedre0_.model_version as model_ve6_6_0_, allottedre0_.subcategory as subcateg7_6_0_, allottedre0_.tosca_node_type as tosca_no8_6_0_ from allotted_resource allottedre0_ where allottedre0_.model_uuid=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from workflow_activity_spec_sequence where id =? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select workflowac_.id, workflowac_.activity_spec_id as activity2_70_, workflowac_.seq_no as seq_no3_70_, workflowac_.workflow_id as workflow4_70_ from workflow_activity_spec_sequence workflowac_ where workflowac_.id=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into workflow_activity_spec_sequence (activity_spec_id, seq_no, workflow_id, id) values (?, ?, ?, ?) 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update workflow_activity_spec_sequence set activity_spec_id=?, seq_no=?, workflow_id=? where id=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from workflow_activity_spec_sequence where id=? 02:06:27 02:06:26.807 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into workflow_activity_spec_sequence (activity_spec_id, seq_no, workflow_id) values (?, ?, ?) 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e6dbf0e] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6fff68d2] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ac00259] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.activitySpec) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.workflow) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:27 - SQL table alias mapping - workflowac0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_70_0_} 02:06:27 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence [NONE]: select workflowac0_.id as id1_70_0_, workflowac0_.activity_spec_id as activity2_70_0_, workflowac0_.seq_no as seq_no3_70_0_, workflowac0_.workflow_id as workflow4_70_0_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.id=? 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_customization_uuid, collection_.cr_model_uuid as cr_model8_17_, collection_.function as function4_17_, collection_.model_instance_name as model_in5_17_, collection_.role as role6_17_, collection_.collection_resource_type as collecti7_17_ from collection_resource_customization collection_ where collection_.model_customization_uuid=? 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_customization (cr_model_uuid, creation_timestamp, function, model_instance_name, role, collection_resource_type, object_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, 'CollectionResourceCustomization', ?) 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_customization set cr_model_uuid=?, function=?, model_instance_name=?, role=?, collection_resource_type=? where model_customization_uuid=? 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@39e659c0] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@120eca51] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18d6d083] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1375a200] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@991bd32] 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:27 02:06:26.808 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6da9b213] 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@435535ed] 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.networkResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.networkResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu2_17_0_} 02:06:27 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResourceCustomization [NONE]: select collection0_.model_customization_uuid as model_cu2_17_0_, collection0_.cr_model_uuid as cr_model8_17_0_, collection0_.creation_timestamp as creation3_17_0_, collection0_.function as function4_17_0_, collection0_.model_instance_name as model_in5_17_0_, collection0_.role as role6_17_0_, collection0_.collection_resource_type as collecti7_17_0_, collection0_.object_type as object_t1_17_0_ from collection_resource_customization collection0_ where collection0_.model_customization_uuid=? 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceInfo 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from service_info where id =? 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select serviceinf_.id, serviceinf_.service_model_uuid as service_4_52_, serviceinf_.service_input as service_2_52_, serviceinf_.service_properties as service_3_52_ from service_info serviceinf_ where serviceinf_.id=? 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_info (service_model_uuid, service_input, service_properties, id) values (?, ?, ?, ?) 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_info set service_model_uuid=?, service_input=?, service_properties=? where id=? 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_info where id=? 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into service_info (service_model_uuid, service_input, service_properties) values (?, ?, ?) 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d0efa25] 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.809 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@59ebbc8c] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@392e0b89] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55b4024f] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@513fcba9] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a2f3287] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@73141408] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6c7d65f] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@290a27ad] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@39956e13] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1582250] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@79175a99] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7832421] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@15743734] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55fedd68] 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:27 02:06:26.810 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@16fe96dc] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8421a0e] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.serviceInfos 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c3b41a5] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f0dded7] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7da7f39c] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@652d044c] 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInput 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProperties 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.811 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceProxyCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.vnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.vnfCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:27 - SQL table alias mapping - serviceinf0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_52_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_50_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - SQL table alias mapping - toscacsar2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_57_2_} 02:06:27 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceInfo [NONE]: select serviceinf0_.id as id1_52_0_, serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.service_input as service_2_52_0_, serviceinf0_.service_properties as service_3_52_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_info serviceinf0_ left outer join service service1_ on serviceinf0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where serviceinf0_.id=? 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from service_recipe where id =? 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select servicerec_.id, servicerec_.action as action2_55_, servicerec_.description as descript4_55_, servicerec_.orchestration_uri as orchestr5_55_, servicerec_.service_param_xsd as service_6_55_, servicerec_.recipe_timeout as recipe_t7_55_, servicerec_.service_model_uuid as service_8_55_, servicerec_.service_timeout_interim as service_9_55_ from service_recipe servicerec_ where servicerec_.id=? 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_recipe (action, creation_timestamp, description, orchestration_uri, service_param_xsd, recipe_timeout, service_model_uuid, service_timeout_interim, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_recipe set action=?, description=?, orchestration_uri=?, service_param_xsd=?, recipe_timeout=?, service_model_uuid=?, service_timeout_interim=? where id=? 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_recipe where id=? 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into service_recipe (action, creation_timestamp, description, orchestration_uri, service_param_xsd, recipe_timeout, service_model_uuid, service_timeout_interim) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37d5725] 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@300efc3a] 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54212de8] 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@184d1585] 02:06:27 02:06:26.812 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5f65d59a] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b8d37c] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5babf02e] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b3a27e3] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a02ee1b] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ecf4ce6] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@643075e3] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@298f2d48] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3c53a428] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.recipes 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@589f7738] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3f678ea5] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6fd2016c] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4e019a5a] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d841215] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e95aba6] 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:27 02:06:26.813 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@11b31e79] 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53a2955f] 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceTimeoutInterim 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceProxyCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.vnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.vnfCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:27 - SQL table alias mapping - servicerec0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_55_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_50_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - SQL table alias mapping - toscacsar2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_57_2_} 02:06:27 02:06:27 02:06:26.814 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceRecipe [NONE]: select servicerec0_.id as id1_55_0_, servicerec0_.action as action2_55_0_, servicerec0_.creation_timestamp as creation3_55_0_, servicerec0_.description as descript4_55_0_, servicerec0_.orchestration_uri as orchestr5_55_0_, servicerec0_.service_param_xsd as service_6_55_0_, servicerec0_.recipe_timeout as recipe_t7_55_0_, servicerec0_.service_model_uuid as service_8_55_0_, servicerec0_.service_timeout_interim as service_9_55_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_recipe servicerec0_ left outer join service service1_ on servicerec0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where servicerec0_.id=? 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkResource 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from network_resource where model_uuid =? 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkres_.model_uuid, networkres_.aic_version_max as aic_vers2_37_, networkres_.aic_version_min as aic_vers3_37_, networkres_.resource_category as resource4_37_, networkres_.description as descript6_37_, networkres_.heat_template_artifact_uuid as heat_te14_37_, networkres_.model_invariant_uuid as model_in7_37_, networkres_.model_name as model_na8_37_, networkres_.model_version as model_ve9_37_, networkres_.neutron_network_type as neutron10_37_, networkres_.orchestration_mode as orchest11_37_, networkres_.resource_sub_category as resourc12_37_, networkres_.tosca_node_type as tosca_n13_37_ from network_resource networkres_ where networkres_.model_uuid=? 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, neutron_network_type, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_resource set aic_version_max=?, aic_version_min=?, resource_category=?, description=?, heat_template_artifact_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, neutron_network_type=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_resource where model_uuid=? 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1efb3184] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomization 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54b9ec77] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@13f693d2] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplate 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5446e739] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@ae34786] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1122c8f9] 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : neutronNetworkType 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.heatTemplate) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResource) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_37_0_} 02:06:27 02:06:27 02:06:26.815 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkResource [NONE]: select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudifyManager 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cloudify_managers where id =? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudifyma_.id, cloudifyma_.cloudify_url as cloudify2_14_, cloudifyma_.last_updated_by as last_upd4_14_, cloudifyma_.password as password5_14_, cloudifyma_.update_timestamp as update_t6_14_, cloudifyma_.username as username7_14_, cloudifyma_.version as version8_14_ from cloudify_managers cloudifyma_ where cloudifyma_.id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cloudify_managers (cloudify_url, creation_timestamp, last_updated_by, password, update_timestamp, username, version, id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cloudify_managers set cloudify_url=?, last_updated_by=?, password=?, update_timestamp=?, username=?, version=? where id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cloudify_managers where id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@366da10c] 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudifyUrl 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : password 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : username 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudifyManager, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:27 - SQL table alias mapping - cloudifyma0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_14_0_} 02:06:27 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudifyManager [NONE]: select cloudifyma0_.id as id1_14_0_, cloudifyma0_.cloudify_url as cloudify2_14_0_, cloudifyma0_.creation_timestamp as creation3_14_0_, cloudifyma0_.last_updated_by as last_upd4_14_0_, cloudifyma0_.password as password5_14_0_, cloudifyma0_.update_timestamp as update_t6_14_0_, cloudifyma0_.username as username7_14_0_, cloudifyma0_.version as version8_14_0_ from cloudify_managers cloudifyma0_ where cloudifyma0_.id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudIdentity 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from identity_services where id =? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudident_.id, cloudident_.admin_project_domain_name as admin_pr2_32_, cloudident_.admin_tenant as admin_te3_32_, cloudident_.identity_authentication_type as identity5_32_, cloudident_.identity_server_type as identity6_32_, cloudident_.identity_url as identity7_32_, cloudident_.last_updated_by as last_upd8_32_, cloudident_.member_role as member_r9_32_, cloudident_.mso_id as mso_id10_32_, cloudident_.mso_pass as mso_pas11_32_, cloudident_.project_domain_name as project12_32_, cloudident_.tenant_metadata as tenant_13_32_, cloudident_.update_timestamp as update_14_32_, cloudident_.user_domain_name as user_do15_32_ from identity_services cloudident_ where cloudident_.id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into identity_services (admin_project_domain_name, admin_tenant, creation_timestamp, identity_authentication_type, identity_server_type, identity_url, last_updated_by, member_role, mso_id, mso_pass, project_domain_name, tenant_metadata, update_timestamp, user_domain_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update identity_services set admin_project_domain_name=?, admin_tenant=?, identity_authentication_type=?, identity_server_type=?, identity_url=?, last_updated_by=?, member_role=?, mso_id=?, mso_pass=?, project_domain_name=?, tenant_metadata=?, update_timestamp=?, user_domain_name=? where id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from identity_services where id=? 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45be5588] 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : adminProjectDomainName 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : adminTenant 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityAuthenticationType 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityServerType 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityUrl 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : memberRole 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : msoId 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : msoPass 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : projectDomainName 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : tenantMetadata 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userDomainName 02:06:27 02:06:26.816 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudIdentity, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:27 - SQL table alias mapping - cloudident0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_32_0_} 02:06:27 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudIdentity [NONE]: select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_parameters where id =? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.description as descript3_2_, activitysp_.direction as directio4_2_, activitysp_.name as name5_2_, activitysp_.type as type6_2_ from activity_spec_parameters activitysp_ where activitysp_.id=? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_parameters (creation_timestamp, description, direction, name, type, id) values (?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_parameters set description=?, direction=?, name=?, type=? where id=? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_parameters where id=? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_parameters (creation_timestamp, description, direction, name, type) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@19e29450] 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : direction 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_2_0_} 02:06:27 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecParameters [NONE]: select activitysp0_.id as id1_2_0_, activitysp0_.creation_timestamp as creation2_2_0_, activitysp0_.description as descript3_2_0_, activitysp0_.direction as directio4_2_0_, activitysp0_.name as name5_2_0_, activitysp0_.type as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.id=? 02:06:27 02:06:26.817 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select heat_template_artifact_uuid, network_resource_model_name from temp_network_heat_template_lookup where heat_template_artifact_uuid =? and network_resource_model_name =? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select tempnetwor_.heat_template_artifact_uuid, tempnetwor_.network_resource_model_name, tempnetwor_.aic_version_max as aic_vers3_56_, tempnetwor_.aic_version_min as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor_ where tempnetwor_.heat_template_artifact_uuid=? and tempnetwor_.network_resource_model_name=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into temp_network_heat_template_lookup (aic_version_max, aic_version_min, heat_template_artifact_uuid, network_resource_model_name) values (?, ?, ?, ?) 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update temp_network_heat_template_lookup set aic_version_max=?, aic_version_min=? where heat_template_artifact_uuid=? and network_resource_model_name=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from temp_network_heat_template_lookup where heat_template_artifact_uuid=? and network_resource_model_name=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74520817] 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@57eb1453] 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceModelName 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45630868] 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceModelName 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup, querySpaceUid=, path=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:27 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup, querySpaceUid=, path=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:27 - SQL table alias mapping - tempnetwor0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {heat_tem1_56_0_, network_2_56_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:27 - CompositeQuerySpaceImpl(uid=-id) 02:06:27 - SQL table alias mapping - tempnetwor0_ 02:06:27 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:27 - CompositeQuerySpaceImpl(uid=) 02:06:27 - SQL table alias mapping - tempnetwor0_ 02:06:27 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup [NONE]: select tempnetwor0_.heat_template_artifact_uuid as heat_tem1_56_0_, tempnetwor0_.network_resource_model_name as network_2_56_0_, tempnetwor0_.aic_version_max as aic_vers3_56_0_, tempnetwor0_.aic_version_min as aic_vers4_56_0_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.heat_template_artifact_uuid=? and tempnetwor0_.network_resource_model_name=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResource 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from collection_resource where model_uuid =? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_uuid, collection_.description as descript3_16_, collection_.model_invariant_uuid as model_in4_16_, collection_.model_name as model_na5_16_, collection_.model_version as model_ve6_16_, collection_.tosca_node_type as tosca_no7_16_ from collection_resource collection_ where collection_.model_uuid=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource (creation_timestamp, description, model_invariant_uuid, model_name, model_version, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource set description=?, model_invariant_uuid=?, model_name=?, model_version=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource where model_uuid=? 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@223ca7af] 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomization 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@732ffaa9] 02:06:27 02:06:26.818 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@174664ca] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5080a852] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionInstanceGroupCustomizations 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@662490cf] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@42e0d8f5] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@17772ac3] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionNetworkResourceCustomizations 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6bf56316] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2995244f] 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionResource 02:06:27 02:06:26.819 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup.collectionResource 02:06:27 02:06:26.820 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.created 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelInvariantUUID 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelName 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelVersion 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.role 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.toscaNodeType 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.type 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.vnfcInstanceGroupCustomizations 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55c8258e] 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@744d3d9c] 02:06:27 02:06:26.821 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionInstanceGroupCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionNetworkResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionNetworkResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.vnfcInstanceGroupCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResource) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_16_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(instanceGroup)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:27 - SQL table alias mapping - instancegr1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu2_33_1_} 02:06:27 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResource [NONE]: select collection0_.model_uuid as model_uu1_16_0_, collection0_.creation_timestamp as creation2_16_0_, collection0_.description as descript3_16_0_, collection0_.model_invariant_uuid as model_in4_16_0_, collection0_.model_name as model_na5_16_0_, collection0_.model_version as model_ve6_16_0_, collection0_.tosca_node_type as tosca_no7_16_0_, instancegr1_.model_uuid as model_uu2_33_1_, instancegr1_.cr_model_uuid as cr_mode10_33_1_, instancegr1_.creation_timestamp as creation3_33_1_, instancegr1_.model_invariant_uuid as model_in4_33_1_, instancegr1_.model_name as model_na5_33_1_, instancegr1_.model_version as model_ve6_33_1_, instancegr1_.role as role7_33_1_, instancegr1_.tosca_node_type as tosca_no8_33_1_, instancegr1_.instance_group_type as instance9_33_1_, instancegr1_.object_type as object_t1_33_1_ from collection_resource collection0_ left outer join instance_group instancegr1_ on collection0_.model_uuid=instancegr1_.cr_model_uuid where collection0_.model_uuid=? 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from service_artifact where artifact_uuid =? 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select serviceart_.artifact_uuid, serviceart_.checksum as checksum2_51_, serviceart_.content as content3_51_, serviceart_.description as descript5_51_, serviceart_.name as name6_51_, serviceart_.service_model_uuid as service_9_51_, serviceart_.type as type7_51_, serviceart_.version as version8_51_ from service_artifact serviceart_ where serviceart_.artifact_uuid=? 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_artifact (checksum, content, creation_timestamp, description, name, service_model_uuid, type, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_artifact set checksum=?, content=?, description=?, name=?, service_model_uuid=?, type=?, version=? where artifact_uuid=? 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_artifact where artifact_uuid=? 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a1b7ef4] 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : checksum 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : content 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : creationTimestamp 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@453ec4f1] 02:06:27 02:06:26.822 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@695f892d] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4b4bd5e2] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@78618936] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@352e1c35] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@202dfd5c] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35dcc87e] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4180cfca] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b8276ab] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@184ec89d] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5f77bac1] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ecf2c20] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5620347c] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@38c40405] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.serviceArtifactList 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5a87106e] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d5e8932] 02:06:27 02:06:26.823 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7a0acb31] 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@62f60c59] 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@106409] 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@595e7a20] 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceProxyCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.vnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.vnfCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:27 - SQL table alias mapping - serviceart0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {artifact1_51_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_50_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - SQL table alias mapping - toscacsar2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_57_2_} 02:06:27 02:06:27 02:06:26.824 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceArtifact [NONE]: select serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.checksum as checksum2_51_0_, serviceart0_.content as content3_51_0_, serviceart0_.creation_timestamp as creation4_51_0_, serviceart0_.description as descript5_51_0_, serviceart0_.name as name6_51_0_, serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.type as type7_51_0_, serviceart0_.version as version8_51_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_artifact serviceart0_ left outer join service service1_ on serviceart0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where serviceart0_.artifact_uuid=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_user_parameters where id =? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_id as activity2_5_, activitysp_.user_parameters_id as user_par3_5_ from activity_spec_to_user_parameters activitysp_ where activitysp_.id=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_user_parameters (activity_spec_id, user_parameters_id, id) values (?, ?, ?) 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_user_parameters set activity_spec_id=?, user_parameters_id=? where id=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_user_parameters where id=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_user_parameters (activity_spec_id, user_parameters_id) values (?, ?) 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75217179] 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24542789] 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParameters 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ef1d659] 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParametersId 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters.activitySpec) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters.userParameters) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_5_0_} 02:06:27 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecUserParameters [NONE]: select activitysp0_.id as id1_5_0_, activitysp0_.activity_spec_id as activity2_5_0_, activitysp0_.user_parameters_id as user_par3_5_0_ from activity_spec_to_user_parameters activitysp0_ where activitysp0_.id=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select heat_template_artifact_uuid, param_name from heat_template_params where heat_template_artifact_uuid =? and param_name =? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heattempla_.heat_template_artifact_uuid, heattempla_.param_name, heattempla_.param_alias as param_al3_30_, heattempla_.param_type as param_ty4_30_, heattempla_.is_required as is_requi5_30_ from heat_template_params heattempla_ where heattempla_.heat_template_artifact_uuid=? and heattempla_.param_name=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_template_params (param_alias, param_type, is_required, heat_template_artifact_uuid, param_name) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_template_params set param_alias=?, param_type=?, is_required=? where heat_template_artifact_uuid=? and param_name=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_template_params where heat_template_artifact_uuid=? and param_name=? 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@70a5c447] 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6e26782c] 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:27 02:06:26.825 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@355154ea] 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramAlias 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramType 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : required 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:27 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:27 - SQL table alias mapping - heattempla0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {heat_tem1_30_0_, param_na2_30_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:27 - CompositeQuerySpaceImpl(uid=-id) 02:06:27 - SQL table alias mapping - heattempla0_ 02:06:27 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:27 - CompositeQuerySpaceImpl(uid=) 02:06:27 - SQL table alias mapping - heattempla0_ 02:06:27 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatTemplateParam [NONE]: select heattempla0_.heat_template_artifact_uuid as heat_tem1_30_0_, heattempla0_.param_name as param_na2_30_0_, heattempla0_.param_alias as param_al3_30_0_, heattempla0_.param_type as param_ty4_30_0_, heattempla0_.is_required as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.heat_template_artifact_uuid=? and heattempla0_.param_name=? 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_resource_customization where id =? 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.id, vnfresourc_.availability_zone_max_count as availabi2_65_, vnfresourc_.cds_blueprint_name as cds_blue3_65_, vnfresourc_.cds_blueprint_version as cds_blue4_65_, vnfresourc_.controller_actor as controll5_65_, vnfresourc_.max_instances as max_inst7_65_, vnfresourc_.min_instances as min_inst8_65_, vnfresourc_.model_customization_uuid as model_cu9_65_, vnfresourc_.model_instance_name as model_i10_65_, vnfresourc_.multi_stage_design as multi_s11_65_, vnfresourc_.nf_data_valid as nf_data12_65_, vnfresourc_.nf_function as nf_func13_65_, vnfresourc_.nf_naming_code as nf_nami14_65_, vnfresourc_.nf_role as nf_role15_65_, vnfresourc_.nf_type as nf_type16_65_, vnfresourc_.resource_input as resourc17_65_, vnfresourc_.service_model_uuid as service20_65_, vnfresourc_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc_ where vnfresourc_.id=? 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource_customization (availability_zone_max_count, cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, max_instances, min_instances, model_customization_uuid, model_instance_name, multi_stage_design, nf_data_valid, nf_function, nf_naming_code, nf_role, nf_type, resource_input, service_model_uuid, skip_post_instantiation_configuration, vnf_resource_model_uuid, vnfcinstancegroup_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource_customization set availability_zone_max_count=?, cds_blueprint_name=?, cds_blueprint_version=?, controller_actor=?, max_instances=?, min_instances=?, model_customization_uuid=?, model_instance_name=?, multi_stage_design=?, nf_data_valid=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, resource_input=?, service_model_uuid=?, skip_post_instantiation_configuration=?, vnf_resource_model_uuid=?, vnfcinstancegroup_order=? where id=? 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource_customization where id=? 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_resource_customization (availability_zone_max_count, cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, max_instances, min_instances, model_customization_uuid, model_instance_name, multi_stage_design, nf_data_valid, nf_function, nf_naming_code, nf_role, nf_type, resource_input, service_model_uuid, skip_post_instantiation_configuration, vnf_resource_model_uuid, vnfcinstancegroup_order) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@58807965] 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneMaxCount 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfDataValid 02:06:27 02:06:26.826 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4dfab54f] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@23dfb4b4] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4bcbadc9] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@53833932] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56c59922] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8e1fd5a] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e52bc6a] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54525c3b] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2928f0a9] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2212a80a] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@64678bf7] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6cd33862] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@21020e9] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35758a59] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d158733] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18f0b2db] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b64de44] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2dab833] 02:06:27 02:06:26.827 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43379b44] 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e4c9f93] 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.vnfCustomizations 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@63e7fce0] 02:06:27 02:06:26.828 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34abcb8f] 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.availabilityZoneCount 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.created 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.cvnfcCustomization 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f09adc5] 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4034baf] 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35412944] 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.artifactChecksum 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.created 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.description 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.environment 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.name 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.version 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.initialCount 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.label 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.maxInstances 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.minInstances 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.modelCustomizationUUID 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.skipPostInstConf 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@611ab9d9] 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.created 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.description 02:06:27 02:06:26.829 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.heatFiles 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@436dc5d0] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3ad4164c] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.isBase 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelInvariantUUID 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelName 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelVersion 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.moduleHeatTemplate 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@eb4b4be] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.vfModuleCustomization 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomizations.vfModule.vfModuleCustomization 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.vnfResources 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@278454e6] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.volumeHeatTemplate 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@aea4683] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vnfCustomization 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomizations.vnfCustomization 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@101647e4] 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.artifactChecksum 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.created 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.description 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.environment 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.name 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.version 02:06:27 02:06:26.830 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3e8a50fb] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMax 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMin 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.category 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.created 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.description 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.heatTemplates 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@440785a5] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelInvariantUUID 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelName 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelVersion 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.orchestrationMode 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.subCategory 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.toscaNodeType 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.vnfResourceWorkflow 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ff0c1c9] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73115744] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@73a295ae] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b701cd2] 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupOrder 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.831 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.836 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceProxyCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..cvnfcCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..cvnfcCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.heatFiles) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.heatFiles.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.moduleHeatTemplate) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.volumeHeatTemplate) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..volumeHeatEnv) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.heatTemplates) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.vnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - SQL table alias mapping - vnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_65_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_50_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - SQL table alias mapping - toscacsar2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_57_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModuleCustomizations)) : -> 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:27 - SQL table alias mapping - vfmodulecu3_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {vnf_res12_60_3_} 02:06:27 - entity-element alias suffix - 4_ 02:06:27 - 4_entity-element suffixed key columns - id1_60_4_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu3_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {id1_60_4_} 02:06:27 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro4_ 02:06:27 - alias suffix - 5_ 02:06:27 - suffixed key columns - {artifact1_26_5_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:27 - SQL table alias mapping - vfmodule5_ 02:06:27 - alias suffix - 6_ 02:06:27 - suffixed key columns - {model_uu1_59_6_} 02:06:27 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro6_ 02:06:27 - alias suffix - 7_ 02:06:27 - suffixed key columns - {artifact1_26_7_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - SQL table alias mapping - vnfresourc7_ 02:06:27 - alias suffix - 8_ 02:06:27 - suffixed key columns - {model_uu1_64_8_} 02:06:27 02:06:27 02:06:26.836 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResourceCustomization [NONE]: select vnfresourc0_.id as id1_65_0_, vnfresourc0_.availability_zone_max_count as availabi2_65_0_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_0_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_0_, vnfresourc0_.controller_actor as controll5_65_0_, vnfresourc0_.creation_timestamp as creation6_65_0_, vnfresourc0_.max_instances as max_inst7_65_0_, vnfresourc0_.min_instances as min_inst8_65_0_, vnfresourc0_.model_customization_uuid as model_cu9_65_0_, vnfresourc0_.model_instance_name as model_i10_65_0_, vnfresourc0_.multi_stage_design as multi_s11_65_0_, vnfresourc0_.nf_data_valid as nf_data12_65_0_, vnfresourc0_.nf_function as nf_func13_65_0_, vnfresourc0_.nf_naming_code as nf_nami14_65_0_, vnfresourc0_.nf_role as nf_role15_65_0_, vnfresourc0_.nf_type as nf_type16_65_0_, vnfresourc0_.resource_input as resourc17_65_0_, vnfresourc0_.service_model_uuid as service20_65_0_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_0_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.id as id1_60_4_, vfmodulecu3_.availability_zone_count as availabi2_60_4_, vfmodulecu3_.creation_timestamp as creation3_60_4_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_4_, vfmodulecu3_.initial_count as initial_4_60_4_, vfmodulecu3_.label as label5_60_4_, vfmodulecu3_.max_instances as max_inst6_60_4_, vfmodulecu3_.min_instances as min_inst7_60_4_, vfmodulecu3_.model_customization_uuid as model_cu8_60_4_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_4_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_4_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_4_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_4_, heatenviro4_.artifact_uuid as artifact1_26_5_, heatenviro4_.artifact_checksum as artifact2_26_5_, heatenviro4_.creation_timestamp as creation3_26_5_, heatenviro4_.description as descript4_26_5_, heatenviro4_.body as body5_26_5_, heatenviro4_.name as name6_26_5_, heatenviro4_.version as version7_26_5_, vfmodule5_.model_uuid as model_uu1_59_6_, vfmodule5_.creation_timestamp as creation2_59_6_, vfmodule5_.description as descript3_59_6_, vfmodule5_.is_base as is_base4_59_6_, vfmodule5_.model_invariant_uuid as model_in5_59_6_, vfmodule5_.model_name as model_na6_59_6_, vfmodule5_.model_version as model_ve7_59_6_, vfmodule5_.heat_template_artifact_uuid as heat_tem8_59_6_, vfmodule5_.vnf_resource_model_uuid as vnf_reso9_59_6_, vfmodule5_.vol_heat_template_artifact_uuid as vol_hea10_59_6_, heatenviro6_.artifact_uuid as artifact1_26_7_, heatenviro6_.artifact_checksum as artifact2_26_7_, heatenviro6_.creation_timestamp as creation3_26_7_, heatenviro6_.description as descript4_26_7_, heatenviro6_.body as body5_26_7_, heatenviro6_.name as name6_26_7_, heatenviro6_.version as version7_26_7_, vnfresourc7_.model_uuid as model_uu1_64_8_, vnfresourc7_.aic_version_max as aic_vers2_64_8_, vnfresourc7_.aic_version_min as aic_vers3_64_8_, vnfresourc7_.resource_category as resource4_64_8_, vnfresourc7_.creation_timestamp as creation5_64_8_, vnfresourc7_.description as descript6_64_8_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_8_, vnfresourc7_.model_invariant_uuid as model_in7_64_8_, vnfresourc7_.model_name as model_na8_64_8_, vnfresourc7_.model_version as model_ve9_64_8_, vnfresourc7_.orchestration_mode as orchest10_64_8_, vnfresourc7_.resource_sub_category as resourc11_64_8_, vnfresourc7_.tosca_node_type as tosca_n12_64_8_ from vnf_resource_customization vnfresourc0_ left outer join service service1_ on vnfresourc0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid left outer join vf_module_customization vfmodulecu3_ on vnfresourc0_.id=vfmodulecu3_.vnf_resource_customization_id left outer join heat_environment heatenviro4_ on vfmodulecu3_.heat_environment_artifact_uuid=heatenviro4_.artifact_uuid left outer join vf_module vfmodule5_ on vfmodulecu3_.vf_module_model_uuid=vfmodule5_.model_uuid left outer join heat_environment heatenviro6_ on vfmodulecu3_.vol_environment_artifact_uuid=heatenviro6_.artifact_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc0_.vnf_resource_model_uuid=vnfresourc7_.model_uuid where vnfresourc0_.id=? 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpec 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec where id =? 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.description as descript3_0_, activitysp_.name as name4_0_, activitysp_.version as version5_0_ from activity_spec activitysp_ where activitysp_.id=? 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec (creation_timestamp, description, name, version, id) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec set description=?, name=?, version=? where id=? 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec where id=? 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec (creation_timestamp, description, name, version) values (?, ?, ?, ?) 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b1ccc2e] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecActivitySpecCategories 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@47ce7f1a] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b1b1dda] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecActivitySpecParameters 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@160bc32b] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7fa7fa09] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecUserParameters 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b256c48] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68f34d3b] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowActivitySpecSequence 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2029d995] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@601e182b] 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.837 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_0_0_} 02:06:27 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpec [NONE]: select activitysp0_.id as id1_0_0_, activitysp0_.creation_timestamp as creation2_0_0_, activitysp0_.description as descript3_0_0_, activitysp0_.name as name4_0_0_, activitysp0_.version as version5_0_0_ from activity_spec activitysp0_ where activitysp0_.id=? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_activity_spec_parameters where id =? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_id as activity2_4_, activitysp_.activity_spec_parameters_id as activity3_4_ from activity_spec_to_activity_spec_parameters activitysp_ where activitysp_.id=? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_activity_spec_parameters (activity_spec_id, activity_spec_parameters_id, id) values (?, ?, ?) 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_activity_spec_parameters set activity_spec_id=?, activity_spec_parameters_id=? where id=? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_activity_spec_parameters where id=? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_activity_spec_parameters (activity_spec_id, activity_spec_parameters_id) values (?, ?) 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b97f4c] 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1cdaea5b] 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParameters 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c9566ab] 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParametersId 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpec) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpecParameters) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_4_0_} 02:06:27 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters [NONE]: select activitysp0_.id as id1_4_0_, activitysp0_.activity_spec_id as activity2_4_0_, activitysp0_.activity_spec_parameters_id as activity3_4_0_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.id=? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Model 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from model where id =? 02:06:27 02:06:26.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select model_.id, model_.model_customization_id as model_cu3_34_, model_.model_customization_name as model_cu4_34_, model_.model_invariant_id as model_in5_34_, model_.model_name as model_na6_34_, model_.model_type as model_ty7_34_, model_.model_version as model_ve8_34_, model_.model_version_id as model_ve9_34_ from model model_ where model_.id=? 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into model (creation_timestamp, model_customization_id, model_customization_name, model_invariant_id, model_name, model_type, model_version, model_version_id, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update model set model_customization_id=?, model_customization_name=?, model_invariant_id=?, model_name=?, model_type=?, model_version=?, model_version_id=? where id=? 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from model where id=? 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into model (creation_timestamp, model_customization_id, model_customization_name, model_invariant_id, model_name, model_type, model_version, model_version_id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@479d3b6a] 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationId 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationName 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantId 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelType 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersionId 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7571101b] 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52768020] 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.839 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Model) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Model, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Model.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model.recipes.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Model) 02:06:27 - SQL table alias mapping - model0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_34_0_} 02:06:27 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Model [NONE]: select model0_.id as id1_34_0_, model0_.creation_timestamp as creation2_34_0_, model0_.model_customization_id as model_cu3_34_0_, model0_.model_customization_name as model_cu4_34_0_, model0_.model_invariant_id as model_in5_34_0_, model0_.model_name as model_na6_34_0_, model0_.model_type as model_ty7_34_0_, model0_.model_version as model_ve8_34_0_, model0_.model_version_id as model_ve9_34_0_ from model model0_ where model0_.id=? 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResource 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from vnf_resource where model_uuid =? 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.model_uuid, vnfresourc_.aic_version_max as aic_vers2_64_, vnfresourc_.aic_version_min as aic_vers3_64_, vnfresourc_.resource_category as resource4_64_, vnfresourc_.description as descript6_64_, vnfresourc_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc_.model_invariant_uuid as model_in7_64_, vnfresourc_.model_name as model_na8_64_, vnfresourc_.model_version as model_ve9_64_, vnfresourc_.orchestration_mode as orchest10_64_, vnfresourc_.resource_sub_category as resourc11_64_, vnfresourc_.tosca_node_type as tosca_n12_64_ from vnf_resource vnfresourc_ where vnfresourc_.model_uuid=? 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource set aic_version_max=?, aic_version_min=?, resource_category=?, description=?, heat_template_artifact_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource where model_uuid=? 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c9eb76f] 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplates 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ae6c9fb] 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceWorkflow 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4cf73b07] 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@455bd839] 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.heatTemplates) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - SQL table alias mapping - vnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_64_0_} 02:06:27 02:06:27 02:06:26.840 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResource [NONE]: select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vf_module_customization where id =? 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfmodulecu_.id, vfmodulecu_.availability_zone_count as availabi2_60_, vfmodulecu_.heat_environment_artifact_uuid as heat_en10_60_, vfmodulecu_.initial_count as initial_4_60_, vfmodulecu_.label as label5_60_, vfmodulecu_.max_instances as max_inst6_60_, vfmodulecu_.min_instances as min_inst7_60_, vfmodulecu_.model_customization_uuid as model_cu8_60_, vfmodulecu_.skip_post_instantiation_configuration as skip_pos9_60_, vfmodulecu_.vf_module_model_uuid as vf_modu11_60_, vfmodulecu_.vnf_resource_customization_id as vnf_res12_60_, vfmodulecu_.vol_environment_artifact_uuid as vol_env13_60_ from vf_module_customization vfmodulecu_ where vfmodulecu_.id=? 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vf_module_customization set availability_zone_count=?, heat_environment_artifact_uuid=?, initial_count=?, label=?, max_instances=?, min_instances=?, model_customization_uuid=?, skip_post_instantiation_configuration=?, vf_module_model_uuid=?, vnf_resource_customization_id=?, vol_environment_artifact_uuid=? where id=? 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vf_module_customization where id=? 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45673e05] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c08a97d] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@378936d5] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4b62a137] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6fa58c73] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.created 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.description 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.heatFiles 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fd140ce] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35d0dc44] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.isBase 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelInvariantUUID 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelName 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelVersion 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76d51899] 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.artifactChecksum 02:06:27 02:06:26.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.childTemplates 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3954be1] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3094852b] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.created 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.description 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.parameters 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6e5b4270] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15012238] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3c62b93a] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateBody 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateName 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.timeoutMinutes 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.version 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vfModuleCustomization 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule.vfModuleCustomization 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vnfResources 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@284bde40] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c3741fb] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.artifactChecksum 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.childTemplates 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@293962e3] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f76005a] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.created 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.description 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.parameters 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7968bad6] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@240b83c4] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@46c7d3dc] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateBody 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateName 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.timeoutMinutes 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.version 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29dc6f8e] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.availabilityZoneMaxCount 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintName 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintVersion 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.controllerActor 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.created 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.maxInstances 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.minInstances 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelCustomizationUUID 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelInstanceName 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.multiStageDesign 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfDataValid 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfFunction 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfNamingCode 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfRole 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfType 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.resourceInput 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6db37ab5] 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.allottedCustomizations 02:06:27 02:06:26.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ff8b0df] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3cb680cf] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintName 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintVersion 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.category 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.collectionResourceCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a26333e] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4fdeaaeb] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.configurationCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55ba8587] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d82d707] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.controllerActor 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.created 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.csar 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26c6a04a] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.description 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.distrobutionStatus 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.environmentContext 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelInvariantUUID 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelName 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelVersion 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.namingPolicy 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.networkCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1c75cf8b] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1de2f73f] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.onapGeneratedNaming 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.pnfCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5693316b] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45c41f03] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.recipes 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77ff89a7] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d2ed368] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.resourceOrder 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceArtifactList 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3279bdcf] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@57209084] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceFunction 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceInfos 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c198976] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5727a40e] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceProxyCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@28cfece0] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7bb8edcd] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceRole 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceType 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.skipPostInstConf 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.vnfCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.service.vnfCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.workloadContext 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.skipPostInstConf 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b7a89f5] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMax 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMin 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.category 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.created 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.description 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.heatTemplates 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56e8037e] 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelInvariantUUID 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelName 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelVersion 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.orchestrationMode 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.subCategory 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.toscaNodeType 02:06:27 02:06:26.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.vnfResourceWorkflow 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a824aeb] 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5588536f] 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupCustomizations 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6e9eb3d9] 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@78fbae87] 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupOrder 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@566661] 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.845 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.heatFiles) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.heatFiles.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.childTemplates) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.childTemplates.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.parameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.parameters.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.childTemplates) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.childTemplates.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.parameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.parameters.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceProxyCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.heatTemplates) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.vnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.volumeHeatEnv) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_60_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {artifact1_26_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:27 - SQL table alias mapping - vfmodule2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_uu1_59_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - SQL table alias mapping - heattempla3_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {artifact1_29_3_} 02:06:27 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - SQL table alias mapping - heattempla4_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {artifact1_29_4_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - SQL table alias mapping - vnfresourc5_ 02:06:27 - alias suffix - 5_ 02:06:27 - suffixed key columns - {id1_65_5_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service6_ 02:06:27 - alias suffix - 6_ 02:06:27 - suffixed key columns - {model_uu1_50_6_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - SQL table alias mapping - vnfresourc7_ 02:06:27 - alias suffix - 7_ 02:06:27 - suffixed key columns - {model_uu1_64_7_} 02:06:27 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro8_ 02:06:27 - alias suffix - 8_ 02:06:27 - suffixed key columns - {artifact1_26_8_} 02:06:27 02:06:27 02:06:26.845 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VfModuleCustomization [NONE]: select vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.availability_zone_count as availabi2_60_0_, vfmodulecu0_.creation_timestamp as creation3_60_0_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_0_, vfmodulecu0_.initial_count as initial_4_60_0_, vfmodulecu0_.label as label5_60_0_, vfmodulecu0_.max_instances as max_inst6_60_0_, vfmodulecu0_.min_instances as min_inst7_60_0_, vfmodulecu0_.model_customization_uuid as model_cu8_60_0_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_0_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_0_, heatenviro1_.artifact_uuid as artifact1_26_1_, heatenviro1_.artifact_checksum as artifact2_26_1_, heatenviro1_.creation_timestamp as creation3_26_1_, heatenviro1_.description as descript4_26_1_, heatenviro1_.body as body5_26_1_, heatenviro1_.name as name6_26_1_, heatenviro1_.version as version7_26_1_, vfmodule2_.model_uuid as model_uu1_59_2_, vfmodule2_.creation_timestamp as creation2_59_2_, vfmodule2_.description as descript3_59_2_, vfmodule2_.is_base as is_base4_59_2_, vfmodule2_.model_invariant_uuid as model_in5_59_2_, vfmodule2_.model_name as model_na6_59_2_, vfmodule2_.model_version as model_ve7_59_2_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_2_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_2_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_2_, heattempla3_.artifact_uuid as artifact1_29_3_, heattempla3_.artifact_checksum as artifact2_29_3_, heattempla3_.creation_timestamp as creation3_29_3_, heattempla3_.description as descript4_29_3_, heattempla3_.body as body5_29_3_, heattempla3_.name as name6_29_3_, heattempla3_.timeout_minutes as timeout_7_29_3_, heattempla3_.version as version8_29_3_, heattempla4_.artifact_uuid as artifact1_29_4_, heattempla4_.artifact_checksum as artifact2_29_4_, heattempla4_.creation_timestamp as creation3_29_4_, heattempla4_.description as descript4_29_4_, heattempla4_.body as body5_29_4_, heattempla4_.name as name6_29_4_, heattempla4_.timeout_minutes as timeout_7_29_4_, heattempla4_.version as version8_29_4_, vnfresourc5_.id as id1_65_5_, vnfresourc5_.availability_zone_max_count as availabi2_65_5_, vnfresourc5_.cds_blueprint_name as cds_blue3_65_5_, vnfresourc5_.cds_blueprint_version as cds_blue4_65_5_, vnfresourc5_.controller_actor as controll5_65_5_, vnfresourc5_.creation_timestamp as creation6_65_5_, vnfresourc5_.max_instances as max_inst7_65_5_, vnfresourc5_.min_instances as min_inst8_65_5_, vnfresourc5_.model_customization_uuid as model_cu9_65_5_, vnfresourc5_.model_instance_name as model_i10_65_5_, vnfresourc5_.multi_stage_design as multi_s11_65_5_, vnfresourc5_.nf_data_valid as nf_data12_65_5_, vnfresourc5_.nf_function as nf_func13_65_5_, vnfresourc5_.nf_naming_code as nf_nami14_65_5_, vnfresourc5_.nf_role as nf_role15_65_5_, vnfresourc5_.nf_type as nf_type16_65_5_, vnfresourc5_.resource_input as resourc17_65_5_, vnfresourc5_.service_model_uuid as service20_65_5_, vnfresourc5_.skip_post_instantiation_configuration as skip_po18_65_5_, vnfresourc5_.vnf_resource_model_uuid as vnf_res21_65_5_, vnfresourc5_.vnfcinstancegroup_order as vnfcins19_65_5_, service6_.model_uuid as model_uu1_50_6_, service6_.cds_blueprint_name as cds_blue2_50_6_, service6_.cds_blueprint_version as cds_blue3_50_6_, service6_.service_category as service_4_50_6_, service6_.controller_actor as controll5_50_6_, service6_.creation_timestamp as creation6_50_6_, service6_.tosca_csar_artifact_uuid as tosca_c21_50_6_, service6_.description as descript7_50_6_, service6_.overall_distribution_status as overall_8_50_6_, service6_.environment_context as environm9_50_6_, service6_.model_invariant_uuid as model_i10_50_6_, service6_.model_name as model_n11_50_6_, service6_.model_version as model_v12_50_6_, service6_.naming_policy as naming_13_50_6_, service6_.onap_generated_naming as onap_ge14_50_6_, service6_.resource_order as resourc15_50_6_, service6_.service_function as service16_50_6_, service6_.service_role as service17_50_6_, service6_.service_type as service18_50_6_, service6_.skip_post_instantiation_configuration as skip_po19_50_6_, service6_.workload_context as workloa20_50_6_, vnfresourc7_.model_uuid as model_uu1_64_7_, vnfresourc7_.aic_version_max as aic_vers2_64_7_, vnfresourc7_.aic_version_min as aic_vers3_64_7_, vnfresourc7_.resource_category as resource4_64_7_, vnfresourc7_.creation_timestamp as creation5_64_7_, vnfresourc7_.description as descript6_64_7_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_7_, vnfresourc7_.model_invariant_uuid as model_in7_64_7_, vnfresourc7_.model_name as model_na8_64_7_, vnfresourc7_.model_version as model_ve9_64_7_, vnfresourc7_.orchestration_mode as orchest10_64_7_, vnfresourc7_.resource_sub_category as resourc11_64_7_, vnfresourc7_.tosca_node_type as tosca_n12_64_7_, heatenviro8_.artifact_uuid as artifact1_26_8_, heatenviro8_.artifact_checksum as artifact2_26_8_, heatenviro8_.creation_timestamp as creation3_26_8_, heatenviro8_.description as descript4_26_8_, heatenviro8_.body as body5_26_8_, heatenviro8_.name as name6_26_8_, heatenviro8_.version as version7_26_8_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join vnf_resource_customization vnfresourc5_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc5_.id left outer join service service6_ on vnfresourc5_.service_model_uuid=service6_.model_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc5_.vnf_resource_model_uuid=vnfresourc7_.model_uuid left outer join heat_environment heatenviro8_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro8_.artifact_uuid where vfmodulecu0_.id=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from rainy_day_handler_macro where id =? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select rainydayha_.id, rainydayha_.error_code as error_co2_49_, rainydayha_.reg_ex_error_message as reg_ex_e3_49_, rainydayha_.flow_name as flow_nam4_49_, rainydayha_.policy as policy5_49_, rainydayha_.secondary_policy as secondar6_49_, rainydayha_.service_role as service_7_49_, rainydayha_.service_type as service_8_49_, rainydayha_.vnf_type as vnf_type9_49_, rainydayha_.work_step as work_st10_49_ from rainy_day_handler_macro rainydayha_ where rainydayha_.id=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into rainy_day_handler_macro (error_code, reg_ex_error_message, flow_name, policy, secondary_policy, service_role, service_type, vnf_type, work_step, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update rainy_day_handler_macro set error_code=?, reg_ex_error_message=?, flow_name=?, policy=?, secondary_policy=?, service_role=?, service_type=?, vnf_type=?, work_step=? where id=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from rainy_day_handler_macro where id=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into rainy_day_handler_macro (error_code, reg_ex_error_message, flow_name, policy, secondary_policy, service_role, service_type, vnf_type, work_step) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c492767] 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : errorCode 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : errorMessage 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policy 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : secondaryPolicy 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workStep 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:27 - SQL table alias mapping - rainydayha0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_49_0_} 02:06:27 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus [NONE]: select rainydayha0_.id as id1_49_0_, rainydayha0_.error_code as error_co2_49_0_, rainydayha0_.reg_ex_error_message as reg_ex_e3_49_0_, rainydayha0_.flow_name as flow_nam4_49_0_, rainydayha0_.policy as policy5_49_0_, rainydayha0_.secondary_policy as secondar6_49_0_, rainydayha0_.service_role as service_7_49_0_, rainydayha0_.service_type as service_8_49_0_, rainydayha0_.vnf_type as vnf_type9_49_0_, rainydayha0_.work_step as work_st10_49_0_ from rainy_day_handler_macro rainydayha0_ where rainydayha0_.id=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_network_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_customization_uuid, collection_.instance_group_model_uuid as instance8_15_, collection_.model_instance_name as model_in3_15_, collection_.network_resource_model_uuid as network_9_15_, collection_.crc_model_customization_uuid as crc_mod10_15_, collection_.network_role as network_4_15_, collection_.network_scope as network_5_15_, collection_.network_technology as network_6_15_, collection_.network_type as network_7_15_ from collection_network_resource_customization collection_ where collection_.model_customization_uuid=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_network_resource_customization (creation_timestamp, instance_group_model_uuid, model_instance_name, network_resource_model_uuid, crc_model_customization_uuid, network_role, network_scope, network_technology, network_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_network_resource_customization set instance_group_model_uuid=?, model_instance_name=?, network_resource_model_uuid=?, crc_model_customization_uuid=?, network_role=?, network_scope=?, network_technology=?, network_type=? where model_customization_uuid=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_network_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ab521dc] 02:06:27 02:06:26.846 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5aa4d909] 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a889965] 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5980ee29] 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResource) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResourceCustomization) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu1_15_0_} 02:06:27 02:06:27 02:06:26.847 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization [NONE]: select collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.creation_timestamp as creation2_15_0_, collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_instance_name as model_in3_15_0_, collection0_.network_resource_model_uuid as network_9_15_0_, collection0_.crc_model_customization_uuid as crc_mod10_15_0_, collection0_.network_role as network_4_15_0_, collection0_.network_scope as network_5_15_0_, collection0_.network_technology as network_6_15_0_, collection0_.network_type as network_7_15_0_ from collection_network_resource_customization collection0_ where collection0_.model_customization_uuid=? 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.InstanceGroup 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select instancegr_.model_uuid, instancegr_.cr_model_uuid as cr_mode10_33_, instancegr_.model_invariant_uuid as model_in4_33_, instancegr_.model_name as model_na5_33_, instancegr_.model_version as model_ve6_33_, instancegr_.role as role7_33_, instancegr_.tosca_node_type as tosca_no8_33_, instancegr_.instance_group_type as instance9_33_ from instance_group instancegr_ where instancegr_.model_uuid=? 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'InstanceGroup', ?) 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b2de525] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@9d0f5fb] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@57ffa34e] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@634f7059] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c231c2b] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@22d25b79] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@81d69be] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10c81d5c] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24be992a] 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:27 - SQL table alias mapping - instancegr0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu2_33_0_} 02:06:27 02:06:27 02:06:26.848 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.InstanceGroup [NONE]: select instancegr0_.model_uuid as model_uu2_33_0_, instancegr0_.cr_model_uuid as cr_mode10_33_0_, instancegr0_.creation_timestamp as creation3_33_0_, instancegr0_.model_invariant_uuid as model_in4_33_0_, instancegr0_.model_name as model_na5_33_0_, instancegr0_.model_version as model_ve6_33_0_, instancegr0_.role as role7_33_0_, instancegr0_.tosca_node_type as tosca_no8_33_0_, instancegr0_.instance_group_type as instance9_33_0_, instancegr0_.object_type as object_t1_33_0_ from instance_group instancegr0_ where instancegr0_.model_uuid=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.InstanceGroup [NONE]: select instancegr0_.model_uuid as model_uu2_33_0_, instancegr0_.cr_model_uuid as cr_mode10_33_0_, instancegr0_.creation_timestamp as creation3_33_0_, instancegr0_.model_invariant_uuid as model_in4_33_0_, instancegr0_.model_name as model_na5_33_0_, instancegr0_.model_version as model_ve6_33_0_, instancegr0_.role as role7_33_0_, instancegr0_.tosca_node_type as tosca_no8_33_0_, instancegr0_.instance_group_type as instance9_33_0_, instancegr0_.object_type as object_t1_33_0_ from instance_group instancegr0_ where instancegr0_.cr_model_uuid=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ModelRecipe 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from model_recipe where id =? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select modelrecip_.id, modelrecip_.action as action2_35_, modelrecip_.description as descript4_35_, modelrecip_.model_id as model_id5_35_, modelrecip_.model_param_xsd as model_pa6_35_, modelrecip_.orchestration_uri as orchestr7_35_, modelrecip_.recipe_timeout as recipe_t8_35_, modelrecip_.schema_version as schema_v9_35_ from model_recipe modelrecip_ where modelrecip_.id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into model_recipe (action, creation_timestamp, description, model_id, model_param_xsd, orchestration_uri, recipe_timeout, schema_version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update model_recipe set action=?, description=?, model_id=?, model_param_xsd=?, orchestration_uri=?, recipe_timeout=?, schema_version=? where id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from model_recipe where id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into model_recipe (action, creation_timestamp, description, model_id, model_param_xsd, orchestration_uri, recipe_timeout, schema_version) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@14071757] 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelId 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelParamXSD 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : schemaVersion 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:27 - SQL table alias mapping - modelrecip0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_35_0_} 02:06:27 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ModelRecipe [NONE]: select modelrecip0_.id as id1_35_0_, modelrecip0_.action as action2_35_0_, modelrecip0_.creation_timestamp as creation3_35_0_, modelrecip0_.description as descript4_35_0_, modelrecip0_.model_id as model_id5_35_0_, modelrecip0_.model_param_xsd as model_pa6_35_0_, modelrecip0_.orchestration_uri as orchestr7_35_0_, modelrecip0_.recipe_timeout as recipe_t8_35_0_, modelrecip0_.schema_version as schema_v9_35_0_ from model_recipe modelrecip0_ where modelrecip0_.id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.UserParameters 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from user_parameters where id =? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select userparame_.id, userparame_.allowable_chars as allowabl2_58_, userparame_.description as descript4_58_, userparame_.is_required as is_requi5_58_, userparame_.label as label6_58_, userparame_.max_length as max_leng7_58_, userparame_.name as name8_58_, userparame_.payload_location as payload_9_58_, userparame_.type as type10_58_ from user_parameters userparame_ where userparame_.id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into user_parameters (allowable_chars, creation_timestamp, description, is_required, label, max_length, name, payload_location, type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update user_parameters set allowable_chars=?, description=?, is_required=?, label=?, max_length=?, name=?, payload_location=?, type=? where id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from user_parameters where id=? 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into user_parameters (allowable_chars, creation_timestamp, description, is_required, label, max_length, name, payload_location, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27c61da7] 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allowableChars 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isRequried 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxLength 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : payloadLocation 02:06:27 02:06:26.849 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.UserParameters) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.UserParameters) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.UserParameters) 02:06:27 - SQL table alias mapping - userparame0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_58_0_} 02:06:27 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.UserParameters [NONE]: select userparame0_.id as id1_58_0_, userparame0_.allowable_chars as allowabl2_58_0_, userparame0_.creation_timestamp as creation3_58_0_, userparame0_.description as descript4_58_0_, userparame0_.is_required as is_requi5_58_0_, userparame0_.label as label6_58_0_, userparame0_.max_length as max_leng7_58_0_, userparame0_.name as name8_58_0_, userparame0_.payload_location as payload_9_58_0_, userparame0_.type as type10_58_0_ from user_parameters userparame0_ where userparame0_.id=? 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkcol_.model_customization_uuid, networkcol_.cr_model_uuid as cr_model8_17_, networkcol_.function as function4_17_, networkcol_.model_instance_name as model_in5_17_, networkcol_.role as role6_17_, networkcol_.collection_resource_type as collecti7_17_ from collection_resource_customization networkcol_ where networkcol_.model_customization_uuid=? 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_customization (cr_model_uuid, creation_timestamp, function, model_instance_name, role, collection_resource_type, object_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, 'NetworkCollection', ?) 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_customization set cr_model_uuid=?, function=?, model_instance_name=?, role=?, collection_resource_type=? where model_customization_uuid=? 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b70bbb8] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1dceb0b6] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6768b8e4] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@399b72ca] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@268d13fc] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4eae4c9b] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6ca36232] 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.850 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:27 - SQL table alias mapping - networkcol0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu2_17_0_} 02:06:27 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization [NONE]: select networkcol0_.model_customization_uuid as model_cu2_17_0_, networkcol0_.cr_model_uuid as cr_model8_17_0_, networkcol0_.creation_timestamp as creation3_17_0_, networkcol0_.function as function4_17_0_, networkcol0_.model_instance_name as model_in5_17_0_, networkcol0_.role as role6_17_0_, networkcol0_.collection_resource_type as collecti7_17_0_ from collection_resource_customization networkcol0_ where networkcol0_.model_customization_uuid=? and networkcol0_.object_type='NetworkCollection' 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cvnfc_customization where id =? 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cvnfccusto_.id, cvnfccusto_.description as descript3_24_, cvnfccusto_.model_customization_uuid as model_cu4_24_, cvnfccusto_.model_instance_name as model_in5_24_, cvnfccusto_.model_invariant_uuid as model_in6_24_, cvnfccusto_.model_name as model_na7_24_, cvnfccusto_.model_uuid as model_uu8_24_, cvnfccusto_.model_version as model_ve9_24_, cvnfccusto_.nfc_function as nfc_fun10_24_, cvnfccusto_.nfc_naming_code as nfc_nam11_24_, cvnfccusto_.tosca_node_type as tosca_n12_24_, cvnfccusto_.vf_module_customization_id as vf_modu13_24_, cvnfccusto_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto_ where cvnfccusto_.id=? 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cvnfc_customization set description=?, model_customization_uuid=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, nfc_function=?, nfc_naming_code=?, tosca_node_type=?, vf_module_customization_id=?, vnfc_cust_model_customization_uuid=? where id=? 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cvnfc_customization where id=? 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ecc404e] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c66e695] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ba3a9d9] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@670156d3] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.availabilityZoneCount 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.created 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6949365a] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.artifactChecksum 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.created 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.description 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.environment 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.name 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.version 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.initialCount 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.label 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.maxInstances 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.minInstances 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.modelCustomizationUUID 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.skipPostInstConf 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1268c120] 02:06:27 02:06:26.851 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.created 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.description 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.heatFiles 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@11369851] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7bd06953] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.isBase 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelInvariantUUID 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelName 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelVersion 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.moduleHeatTemplate 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2fe5c6c8] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vnfResources 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@724ba3f7] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.volumeHeatTemplate 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@579a59ff] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ff828ae] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.availabilityZoneMaxCount 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintName 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintVersion 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.controllerActor 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.created 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.maxInstances 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.minInstances 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelCustomizationUUID 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelInstanceName 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.multiStageDesign 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfDataValid 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfFunction 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfNamingCode 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfRole 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfType 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.resourceInput 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.service 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d13236] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.skipPostInstConf 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfResources 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@481d652] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6ad22334] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@174544f1] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupOrder 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f0d84ad] 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.artifactChecksum 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.created 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.description 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.environment 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.name 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.version 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:27 02:06:26.852 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e84a859] 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.created 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.description 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInstanceName 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelName 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelUUID 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelVersion 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.resourceInput 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.toscaNodeType 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2080c58e] 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.created 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.description 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.function 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5919719f] 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@521457a3] 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.853 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.heatFiles) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.heatFiles.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.service) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfResources) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - SQL table alias mapping - cvnfccusto0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_24_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_60_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_26_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:27 - SQL table alias mapping - vfmodule3_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {model_uu1_59_3_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - SQL table alias mapping - vnfresourc4_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {id1_65_4_} 02:06:27 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro5_ 02:06:27 - alias suffix - 5_ 02:06:27 - suffixed key columns - {artifact1_26_5_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:27 - SQL table alias mapping - vnfccustom6_ 02:06:27 - alias suffix - 6_ 02:06:27 - suffixed key columns - {model_cu1_67_6_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - vnfcinstan7_ 02:06:27 - alias suffix - 7_ 02:06:27 - suffixed key columns - {id1_68_7_} 02:06:27 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CvnfcCustomization [NONE]: select cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.creation_timestamp as creation2_24_0_, cvnfccusto0_.description as descript3_24_0_, cvnfccusto0_.model_customization_uuid as model_cu4_24_0_, cvnfccusto0_.model_instance_name as model_in5_24_0_, cvnfccusto0_.model_invariant_uuid as model_in6_24_0_, cvnfccusto0_.model_name as model_na7_24_0_, cvnfccusto0_.model_uuid as model_uu8_24_0_, cvnfccusto0_.model_version as model_ve9_24_0_, cvnfccusto0_.nfc_function as nfc_fun10_24_0_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_0_, cvnfccusto0_.tosca_node_type as tosca_n12_24_0_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, vfmodulecu1_.id as id1_60_1_, vfmodulecu1_.availability_zone_count as availabi2_60_1_, vfmodulecu1_.creation_timestamp as creation3_60_1_, vfmodulecu1_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu1_.initial_count as initial_4_60_1_, vfmodulecu1_.label as label5_60_1_, vfmodulecu1_.max_instances as max_inst6_60_1_, vfmodulecu1_.min_instances as min_inst7_60_1_, vfmodulecu1_.model_customization_uuid as model_cu8_60_1_, vfmodulecu1_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu1_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu1_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu1_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro2_.artifact_uuid as artifact1_26_2_, heatenviro2_.artifact_checksum as artifact2_26_2_, heatenviro2_.creation_timestamp as creation3_26_2_, heatenviro2_.description as descript4_26_2_, heatenviro2_.body as body5_26_2_, heatenviro2_.name as name6_26_2_, heatenviro2_.version as version7_26_2_, vfmodule3_.model_uuid as model_uu1_59_3_, vfmodule3_.creation_timestamp as creation2_59_3_, vfmodule3_.description as descript3_59_3_, vfmodule3_.is_base as is_base4_59_3_, vfmodule3_.model_invariant_uuid as model_in5_59_3_, vfmodule3_.model_name as model_na6_59_3_, vfmodule3_.model_version as model_ve7_59_3_, vfmodule3_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule3_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule3_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, vnfresourc4_.id as id1_65_4_, vnfresourc4_.availability_zone_max_count as availabi2_65_4_, vnfresourc4_.cds_blueprint_name as cds_blue3_65_4_, vnfresourc4_.cds_blueprint_version as cds_blue4_65_4_, vnfresourc4_.controller_actor as controll5_65_4_, vnfresourc4_.creation_timestamp as creation6_65_4_, vnfresourc4_.max_instances as max_inst7_65_4_, vnfresourc4_.min_instances as min_inst8_65_4_, vnfresourc4_.model_customization_uuid as model_cu9_65_4_, vnfresourc4_.model_instance_name as model_i10_65_4_, vnfresourc4_.multi_stage_design as multi_s11_65_4_, vnfresourc4_.nf_data_valid as nf_data12_65_4_, vnfresourc4_.nf_function as nf_func13_65_4_, vnfresourc4_.nf_naming_code as nf_nami14_65_4_, vnfresourc4_.nf_role as nf_role15_65_4_, vnfresourc4_.nf_type as nf_type16_65_4_, vnfresourc4_.resource_input as resourc17_65_4_, vnfresourc4_.service_model_uuid as service20_65_4_, vnfresourc4_.skip_post_instantiation_configuration as skip_po18_65_4_, vnfresourc4_.vnf_resource_model_uuid as vnf_res21_65_4_, vnfresourc4_.vnfcinstancegroup_order as vnfcins19_65_4_, heatenviro5_.artifact_uuid as artifact1_26_5_, heatenviro5_.artifact_checksum as artifact2_26_5_, heatenviro5_.creation_timestamp as creation3_26_5_, heatenviro5_.description as descript4_26_5_, heatenviro5_.body as body5_26_5_, heatenviro5_.name as name6_26_5_, heatenviro5_.version as version7_26_5_, vnfccustom6_.model_customization_uuid as model_cu1_67_6_, vnfccustom6_.creation_timestamp as creation2_67_6_, vnfccustom6_.description as descript3_67_6_, vnfccustom6_.model_instance_name as model_in4_67_6_, vnfccustom6_.model_invariant_uuid as model_in5_67_6_, vnfccustom6_.model_name as model_na6_67_6_, vnfccustom6_.model_uuid as model_uu7_67_6_, vnfccustom6_.model_version as model_ve8_67_6_, vnfccustom6_.resource_input as resource9_67_6_, vnfccustom6_.tosca_node_type as tosca_n10_67_6_, vnfccustom6_.vnfc_instance_group_customization_id as vnfc_in11_67_6_, vnfcinstan7_.id as id1_68_7_, vnfcinstan7_.creation_timestamp as creation2_68_7_, vnfcinstan7_.description as descript3_68_7_, vnfcinstan7_.function as function4_68_7_, vnfcinstan7_.instance_group_model_uuid as instance5_68_7_, vnfcinstan7_.vnf_resource_customization_id as vnf_reso6_68_7_ from cvnfc_customization cvnfccusto0_ left outer join vf_module_customization vfmodulecu1_ on cvnfccusto0_.vf_module_customization_id=vfmodulecu1_.id left outer join heat_environment heatenviro2_ on vfmodulecu1_.heat_environment_artifact_uuid=heatenviro2_.artifact_uuid left outer join vf_module vfmodule3_ on vfmodulecu1_.vf_module_model_uuid=vfmodule3_.model_uuid left outer join vnf_resource_customization vnfresourc4_ on vfmodulecu1_.vnf_resource_customization_id=vnfresourc4_.id left outer join heat_environment heatenviro5_ on vfmodulecu1_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid left outer join vnfc_customization vnfccustom6_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom6_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan7_ on vnfccustom6_.vnfc_instance_group_customization_id=vnfcinstan7_.id where cvnfccusto0_.id=? 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from bbname_selection_reference where id =? 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select bbnamesele_.id, bbnamesele_.action as action2_10_, bbnamesele_.bb_name as bb_name3_10_, bbnamesele_.controller_actor as controll4_10_, bbnamesele_.scope as scope5_10_ from bbname_selection_reference bbnamesele_ where bbnamesele_.id=? 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into bbname_selection_reference (action, bb_name, controller_actor, scope, id) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update bbname_selection_reference set action=?, bb_name=?, controller_actor=?, scope=? where id=? 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from bbname_selection_reference where id=? 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into bbname_selection_reference (action, bb_name, controller_actor, scope) values (?, ?, ?, ?) 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@749e54da] 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bbName 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : scope 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.854 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BBNameSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:27 - SQL table alias mapping - bbnamesele0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_10_0_} 02:06:27 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BBNameSelectionReference [NONE]: select bbnamesele0_.id as id1_10_0_, bbnamesele0_.action as action2_10_0_, bbnamesele0_.bb_name as bb_name3_10_0_, bbnamesele0_.controller_actor as controll4_10_0_, bbnamesele0_.scope as scope5_10_0_ from bbname_selection_reference bbnamesele0_ where bbnamesele0_.id=? 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnfc_instance_group_customization where id =? 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfcinstan_.id, vnfcinstan_.description as descript3_68_, vnfcinstan_.function as function4_68_, vnfcinstan_.instance_group_model_uuid as instance5_68_, vnfcinstan_.vnf_resource_customization_id as vnf_reso6_68_ from vnfc_instance_group_customization vnfcinstan_ where vnfcinstan_.id=? 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnfc_instance_group_customization (creation_timestamp, description, function, instance_group_model_uuid, vnf_resource_customization_id, id) values (?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnfc_instance_group_customization set description=?, function=?, instance_group_model_uuid=?, vnf_resource_customization_id=? where id=? 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnfc_instance_group_customization where id=? 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnfc_instance_group_customization (creation_timestamp, description, function, instance_group_model_uuid, vnf_resource_customization_id) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@521610dc] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24f14475] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6c0e2367] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@efc4eca] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@538d9f1b] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.created 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.cvnfcCustomization 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c1f22fa] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@33d51125] 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.description 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelInstanceName 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelInvariantUUID 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelName 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelUUID 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelVersion 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.resourceInput 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.toscaNodeType 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.vnfcInstanceGroupCustomization 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomizations.vnfcInstanceGroupCustomization 02:06:27 02:06:26.855 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfResourceCust) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations..cvnfcCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations..cvnfcCustomization.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - vnfcinstan0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_68_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcCustomizations)) : -> 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:27 - SQL table alias mapping - vnfccustom1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {vnfc_in11_67_1_} 02:06:27 - entity-element alias suffix - 2_ 02:06:27 - 2_entity-element suffixed key columns - model_cu1_67_2_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:27 - SQL table alias mapping - vnfccustom1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_cu1_67_2_} 02:06:27 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization [NONE]: select vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.creation_timestamp as creation2_68_0_, vnfcinstan0_.description as descript3_68_0_, vnfcinstan0_.function as function4_68_0_, vnfcinstan0_.instance_group_model_uuid as instance5_68_0_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_ from vnfc_instance_group_customization vnfcinstan0_ left outer join vnfc_customization vnfccustom1_ on vnfcinstan0_.id=vnfccustom1_.vnfc_instance_group_customization_id where vnfcinstan0_.id=? 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ToscaCsar 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from tosca_csar where artifact_uuid =? 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select toscacsar_.artifact_uuid, toscacsar_.artifact_checksum as artifact2_57_, toscacsar_.description as descript4_57_, toscacsar_.name as name5_57_, toscacsar_.url as url6_57_, toscacsar_.version as version7_57_ from tosca_csar toscacsar_ where toscacsar_.artifact_uuid=? 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into tosca_csar (artifact_checksum, creation_timestamp, description, name, url, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update tosca_csar set artifact_checksum=?, description=?, name=?, url=?, version=? where artifact_uuid=? 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from tosca_csar where artifact_uuid=? 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@430b8a8f] 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : services 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1bf3ffa4] 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b499c6] 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : url 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.856 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ToscaCsar.services, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar.services.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:27 - SQL table alias mapping - toscacsar0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {artifact1_57_0_} 02:06:27 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ToscaCsar [NONE]: select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from network_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkres_.model_customization_uuid, networkres_.model_instance_name as model_in3_38_, networkres_.network_resource_model_uuid as network_9_38_, networkres_.network_role as network_4_38_, networkres_.network_scope as network_5_38_, networkres_.network_technology as network_6_38_, networkres_.network_type as network_7_38_, networkres_.resource_input as resource8_38_ from network_resource_customization networkres_ where networkres_.model_customization_uuid=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_resource_customization (creation_timestamp, model_instance_name, network_resource_model_uuid, network_role, network_scope, network_technology, network_type, resource_input, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_resource_customization set model_instance_name=?, network_resource_model_uuid=?, network_role=?, network_scope=?, network_technology=?, network_type=?, resource_input=? where model_customization_uuid=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f7434ad] 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5ad4b01] 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResourceCustomization.networkResource) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu1_38_0_} 02:06:27 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkResourceCustomization [NONE]: select networkres0_.model_customization_uuid as model_cu1_38_0_, networkres0_.creation_timestamp as creation2_38_0_, networkres0_.model_instance_name as model_in3_38_0_, networkres0_.network_resource_model_uuid as network_9_38_0_, networkres0_.network_role as network_4_38_0_, networkres0_.network_scope as network_5_38_0_, networkres0_.network_technology as network_6_38_0_, networkres0_.network_type as network_7_38_0_, networkres0_.resource_input as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Workflow 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from workflow where id =? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select workflow_.id, workflow_.artifact_checksum as artifact2_69_, workflow_.artifact_name as artifact3_69_, workflow_.artifact_uuid as artifact4_69_, workflow_.body as body5_69_, workflow_.description as descript7_69_, workflow_.name as name8_69_, workflow_.operation_name as operatio9_69_, workflow_.resource_target as resourc10_69_, workflow_.source as source11_69_, workflow_.timeout_minutes as timeout12_69_, workflow_.version as version13_69_ from workflow workflow_ where workflow_.id=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into workflow (artifact_checksum, artifact_name, artifact_uuid, body, creation_timestamp, description, name, operation_name, resource_target, source, timeout_minutes, version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update workflow set artifact_checksum=?, artifact_name=?, artifact_uuid=?, body=?, description=?, name=?, operation_name=?, resource_target=?, source=?, timeout_minutes=?, version=? where id=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from workflow where id=? 02:06:27 02:06:26.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into workflow (artifact_checksum, artifact_name, artifact_uuid, body, creation_timestamp, description, name, operation_name, resource_target, source, timeout_minutes, version) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@217388db] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactName 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactUUID 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : body 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : operationName 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceWorkflow 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@22549dc3] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d4e2fcb] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceTarget 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : source 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceWorkflow 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@70c653e9] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@fade8d4] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowActivitySpecSequence 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@991c667] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@351d80e9] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Workflow) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Workflow) 02:06:27 - SQL table alias mapping - workflow0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_69_0_} 02:06:27 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Workflow [NONE]: select workflow0_.id as id1_69_0_, workflow0_.artifact_checksum as artifact2_69_0_, workflow0_.artifact_name as artifact3_69_0_, workflow0_.artifact_uuid as artifact4_69_0_, workflow0_.body as body5_69_0_, workflow0_.creation_timestamp as creation6_69_0_, workflow0_.description as descript7_69_0_, workflow0_.name as name8_69_0_, workflow0_.operation_name as operatio9_69_0_, workflow0_.resource_target as resourc10_69_0_, workflow0_.source as source11_69_0_, workflow0_.timeout_minutes as timeout12_69_0_, workflow0_.version as version13_69_0_ from workflow workflow0_ where workflow0_.id=? 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HomingInstance 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select service_instance_id from homing_instances where service_instance_id =? 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select hominginst_.service_instance_id, hominginst_.cloud_owner as cloud_ow2_31_, hominginst_.cloud_region_id as cloud_re3_31_, hominginst_.oof_directives as oof_dire4_31_ from homing_instances hominginst_ where hominginst_.service_instance_id=? 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into homing_instances (cloud_owner, cloud_region_id, oof_directives, service_instance_id) values (?, ?, ?, ?) 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update homing_instances set cloud_owner=?, cloud_region_id=?, oof_directives=? where service_instance_id=? 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from homing_instances where service_instance_id=? 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7706d4b8] 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudRegionId 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : oofDirectives 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.858 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HomingInstance) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HomingInstance, querySpaceUid=, path=org.onap.so.db.catalog.beans.HomingInstance) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HomingInstance) 02:06:27 - SQL table alias mapping - hominginst0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {service_1_31_0_} 02:06:27 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HomingInstance [NONE]: select hominginst0_.service_instance_id as service_1_31_0_, hominginst0_.cloud_owner as cloud_ow2_31_0_, hominginst0_.cloud_region_id as cloud_re3_31_0_, hominginst0_.oof_directives as oof_dire4_31_0_ from homing_instances hominginst0_ where hominginst0_.service_instance_id=? 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatTemplate 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_template where artifact_uuid =? 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heattempla_.artifact_uuid, heattempla_.artifact_checksum as artifact2_29_, heattempla_.description as descript4_29_, heattempla_.body as body5_29_, heattempla_.name as name6_29_, heattempla_.timeout_minutes as timeout_7_29_, heattempla_.version as version8_29_ from heat_template heattempla_ where heattempla_.artifact_uuid=? 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_template (artifact_checksum, creation_timestamp, description, body, name, timeout_minutes, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_template set artifact_checksum=?, description=?, body=?, name=?, timeout_minutes=?, version=? where artifact_uuid=? 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_template where artifact_uuid=? 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@102837bc] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : childTemplates 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8095919] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74365295] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : parameters 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@25721e78] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3333ea79] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@71b0bc97] 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateBody 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateName 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.parameters.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - SQL table alias mapping - heattempla0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {artifact1_29_0_} 02:06:27 02:06:27 02:06:26.859 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatTemplate [NONE]: select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cvnfc_configuration_customization where id =? 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cvnfcconfi_.id, cvnfcconfi_.configuration_function as configur2_23_, cvnfcconfi_.configuration_model_uuid as configur9_23_, cvnfcconfi_.configuration_role as configur3_23_, cvnfcconfi_.configuration_type as configur4_23_, cvnfcconfi_.cvnfc_customization_id as cvnfc_c10_23_, cvnfcconfi_.model_customization_uuid as model_cu6_23_, cvnfcconfi_.model_instance_name as model_in7_23_, cvnfcconfi_.policy_name as policy_n8_23_ from cvnfc_configuration_customization cvnfcconfi_ where cvnfcconfi_.id=? 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cvnfc_configuration_customization (configuration_function, configuration_model_uuid, configuration_role, configuration_type, creation_timestamp, cvnfc_customization_id, model_customization_uuid, model_instance_name, policy_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cvnfc_configuration_customization set configuration_function=?, configuration_model_uuid=?, configuration_role=?, configuration_type=?, cvnfc_customization_id=?, model_customization_uuid=?, model_instance_name=?, policy_name=? where id=? 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cvnfc_configuration_customization where id=? 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into cvnfc_configuration_customization (configuration_function, configuration_model_uuid, configuration_role, configuration_type, creation_timestamp, cvnfc_customization_id, model_customization_uuid, model_instance_name, policy_name) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37d4eace] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2eacf185] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.configurationResourceCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a9ea7d6] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d65f124] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.created 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.cvnfcConfigurationCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource.cvnfcConfigurationCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.description 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelInvariantUUID 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelName 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelVersion 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.toscaNodeType 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40c01d4] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.created 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.description 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelCustomizationUUID 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInstanceName 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelName 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelUUID 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelVersion 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcFunction 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcNamingCode 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.toscaNodeType 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4063798] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.availabilityZoneCount 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.created 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.heatEnvironment 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2eea549] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.initialCount 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.label 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.maxInstances 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.minInstances 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.modelCustomizationUUID 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.skipPostInstConf 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vfModule 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75b952f9] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vnfCustomization 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40b60121] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.volumeHeatEnv 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@664f24a8] 02:06:27 02:06:26.860 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@117c11c5] 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.created 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.description 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInstanceName 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelName 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelUUID 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelVersion 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.resourceInput 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.toscaNodeType 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e22146c] 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.861 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource.configurationResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource.configurationResourceCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.vfModule) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:27 - SQL table alias mapping - cvnfcconfi0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_23_0_} 02:06:27 - JOIN (JoinDefinedByMetadata(configurationResource)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:27 - SQL table alias mapping - configurat1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_20_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(cvnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - SQL table alias mapping - cvnfccusto2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {id1_24_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu3_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {id1_60_3_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:27 - SQL table alias mapping - vnfccustom4_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {model_cu1_67_4_} 02:06:27 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization [NONE]: select cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.configuration_function as configur2_23_0_, cvnfcconfi0_.configuration_model_uuid as configur9_23_0_, cvnfcconfi0_.configuration_role as configur3_23_0_, cvnfcconfi0_.configuration_type as configur4_23_0_, cvnfcconfi0_.creation_timestamp as creation5_23_0_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_0_, cvnfcconfi0_.model_instance_name as model_in7_23_0_, cvnfcconfi0_.policy_name as policy_n8_23_0_, configurat1_.model_uuid as model_uu1_20_1_, configurat1_.creation_timestamp as creation2_20_1_, configurat1_.description as descript3_20_1_, configurat1_.model_invariant_uuid as model_in4_20_1_, configurat1_.model_name as model_na5_20_1_, configurat1_.model_version as model_ve6_20_1_, configurat1_.tosca_node_type as tosca_no7_20_1_, cvnfccusto2_.id as id1_24_2_, cvnfccusto2_.creation_timestamp as creation2_24_2_, cvnfccusto2_.description as descript3_24_2_, cvnfccusto2_.model_customization_uuid as model_cu4_24_2_, cvnfccusto2_.model_instance_name as model_in5_24_2_, cvnfccusto2_.model_invariant_uuid as model_in6_24_2_, cvnfccusto2_.model_name as model_na7_24_2_, cvnfccusto2_.model_uuid as model_uu8_24_2_, cvnfccusto2_.model_version as model_ve9_24_2_, cvnfccusto2_.nfc_function as nfc_fun10_24_2_, cvnfccusto2_.nfc_naming_code as nfc_nam11_24_2_, cvnfccusto2_.tosca_node_type as tosca_n12_24_2_, cvnfccusto2_.vf_module_customization_id as vf_modu13_24_2_, cvnfccusto2_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_2_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.availability_zone_count as availabi2_60_3_, vfmodulecu3_.creation_timestamp as creation3_60_3_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_3_, vfmodulecu3_.initial_count as initial_4_60_3_, vfmodulecu3_.label as label5_60_3_, vfmodulecu3_.max_instances as max_inst6_60_3_, vfmodulecu3_.min_instances as min_inst7_60_3_, vfmodulecu3_.model_customization_uuid as model_cu8_60_3_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_3_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_3_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_3_, vnfccustom4_.model_customization_uuid as model_cu1_67_4_, vnfccustom4_.creation_timestamp as creation2_67_4_, vnfccustom4_.description as descript3_67_4_, vnfccustom4_.model_instance_name as model_in4_67_4_, vnfccustom4_.model_invariant_uuid as model_in5_67_4_, vnfccustom4_.model_name as model_na6_67_4_, vnfccustom4_.model_uuid as model_uu7_67_4_, vnfccustom4_.model_version as model_ve8_67_4_, vnfccustom4_.resource_input as resource9_67_4_, vnfccustom4_.tosca_node_type as tosca_n10_67_4_, vnfccustom4_.vnfc_instance_group_customization_id as vnfc_in11_67_4_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid left outer join cvnfc_customization cvnfccusto2_ on cvnfcconfi0_.cvnfc_customization_id=cvnfccusto2_.id left outer join vf_module_customization vfmodulecu3_ on cvnfccusto2_.vf_module_customization_id=vfmodulecu3_.id left outer join vnfc_customization vnfccustom4_ on cvnfccusto2_.vnfc_cust_model_customization_uuid=vnfccustom4_.model_customization_uuid where cvnfcconfi0_.id=? 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_activity_spec_categories where id =? 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_categories_id as activity2_3_, activitysp_.activity_spec_id as activity3_3_ from activity_spec_to_activity_spec_categories activitysp_ where activitysp_.id=? 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_activity_spec_categories (activity_spec_categories_id, activity_spec_id, id) values (?, ?, ?) 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_activity_spec_categories set activity_spec_categories_id=?, activity_spec_id=? where id=? 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_activity_spec_categories where id=? 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_activity_spec_categories (activity_spec_categories_id, activity_spec_id) values (?, ?) 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@41d70164] 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73c66ade] 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategories 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d8981be] 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategoriesId 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.862 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpec) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpecCategories) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_3_0_} 02:06:27 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories [NONE]: select activitysp0_.id as id1_3_0_, activitysp0_.activity_spec_id as activity3_3_0_, activitysp0_.activity_spec_categories_id as activity2_3_0_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.id=? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResource 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from pnf_resource where model_uuid =? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.model_uuid, pnfresourc_.resource_category as resource2_44_, pnfresourc_.description as descript4_44_, pnfresourc_.model_invariant_uuid as model_in5_44_, pnfresourc_.model_name as model_na6_44_, pnfresourc_.model_version as model_ve7_44_, pnfresourc_.orchestration_mode as orchestr8_44_, pnfresourc_.resource_sub_category as resource9_44_, pnfresourc_.tosca_node_type as tosca_n10_44_ from pnf_resource pnfresourc_ where pnfresourc_.model_uuid=? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource (resource_category, creation_timestamp, description, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource set resource_category=?, description=?, model_invariant_uuid=?, model_name=?, model_version=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource where model_uuid=? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@44ac7b4a] 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceCustomizations 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@122b60a4] 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63de972e] 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:27 - SQL table alias mapping - pnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_uu1_44_0_} 02:06:27 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResource [NONE]: select pnfresourc0_.model_uuid as model_uu1_44_0_, pnfresourc0_.resource_category as resource2_44_0_, pnfresourc0_.creation_timestamp as creation3_44_0_, pnfresourc0_.description as descript4_44_0_, pnfresourc0_.model_invariant_uuid as model_in5_44_0_, pnfresourc0_.model_name as model_na6_44_0_, pnfresourc0_.model_version as model_ve7_44_0_, pnfresourc0_.orchestration_mode as orchestr8_44_0_, pnfresourc0_.resource_sub_category as resource9_44_0_, pnfresourc0_.tosca_node_type as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.model_uuid=? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from building_block_rollback where id =? 02:06:27 02:06:26.863 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select buildingbl_.id, buildingbl_.action as action2_12_, buildingbl_.building_block_name as building3_12_, buildingbl_.rollback_action as rollback4_12_, buildingbl_.rollback_building_block_name as rollback5_12_ from building_block_rollback buildingbl_ where buildingbl_.id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into building_block_rollback (action, building_block_name, rollback_action, rollback_building_block_name, id) values (?, ?, ?, ?, ?) 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update building_block_rollback set action=?, building_block_name=?, rollback_action=?, rollback_building_block_name=? where id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from building_block_rollback where id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into building_block_rollback (action, building_block_name, rollback_action, rollback_building_block_name) values (?, ?, ?, ?) 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@440fc634] 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : buildingBlockName 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : rollbackAction 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : rollbackBuildingBlockName 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BuildingBlockRollback, querySpaceUid=, path=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:27 - SQL table alias mapping - buildingbl0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_12_0_} 02:06:27 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BuildingBlockRollback [NONE]: select buildingbl0_.id as id1_12_0_, buildingbl0_.action as action2_12_0_, buildingbl0_.building_block_name as building3_12_0_, buildingbl0_.rollback_action as rollback4_12_0_, buildingbl0_.rollback_building_block_name as rollback5_12_0_ from building_block_rollback buildingbl0_ where buildingbl0_.id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from northbound_request_ref_lookup where id =? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select northbound_.id, northbound_.action as action2_41_, northbound_.cloud_owner as cloud_ow3_41_, northbound_.is_alacarte as is_alaca4_41_, northbound_.is_toplevelflow as is_tople5_41_, northbound_.macro_action as macro_ac6_41_, northbound_.max_api_version as max_api_7_41_, northbound_.min_api_version as min_api_8_41_, northbound_.request_scope as request_9_41_, northbound_.service_type as service10_41_ from northbound_request_ref_lookup northbound_ where northbound_.id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into northbound_request_ref_lookup (action, cloud_owner, is_alacarte, is_toplevelflow, macro_action, max_api_version, min_api_version, request_scope, service_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update northbound_request_ref_lookup set action=?, cloud_owner=?, is_alacarte=?, is_toplevelflow=?, macro_action=?, max_api_version=?, min_api_version=?, request_scope=?, service_type=? where id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from northbound_request_ref_lookup where id=? 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into northbound_request_ref_lookup (action, cloud_owner, is_alacarte, is_toplevelflow, macro_action, max_api_version, min_api_version, request_scope, service_type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@49f5f49] 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isAlacarte 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isToplevelflow 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : macroAction 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxApiVersion 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minApiVersion 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationFlowList 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@29eb952c] 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@255f80bb] 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : requestScope 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.864 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList.) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:27 - SQL table alias mapping - northbound0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_41_0_} 02:06:27 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.NorthBoundRequest [NONE]: select northbound0_.id as id1_41_0_, northbound0_.action as action2_41_0_, northbound0_.cloud_owner as cloud_ow3_41_0_, northbound0_.is_alacarte as is_alaca4_41_0_, northbound0_.is_toplevelflow as is_tople5_41_0_, northbound0_.macro_action as macro_ac6_41_0_, northbound0_.max_api_version as max_api_7_41_0_, northbound0_.min_api_version as min_api_8_41_0_, northbound0_.request_scope as request_9_41_0_, northbound0_.service_type as service10_41_0_ from northbound_request_ref_lookup northbound0_ where northbound0_.id=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from orchestration_flow_reference where id =? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select orchestrat_.id, orchestrat_.composite_action as composit2_42_, orchestrat_.action as action3_42_, orchestrat_.scope as scope4_42_, orchestrat_.flow_name as flow_nam5_42_, orchestrat_.flow_version as flow_ver6_42_, orchestrat_.nb_req_ref_lookup_id as nb_req_r8_42_, orchestrat_.seq_no as seq_no7_42_ from orchestration_flow_reference orchestrat_ where orchestrat_.id=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into orchestration_flow_reference (composite_action, action, scope, flow_name, flow_version, nb_req_ref_lookup_id, seq_no, id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update orchestration_flow_reference set composite_action=?, action=?, scope=?, flow_name=?, flow_version=?, nb_req_ref_lookup_id=?, seq_no=? where id=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from orchestration_flow_reference where id=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into orchestration_flow_reference (composite_action, action, scope, flow_name, flow_version, nb_req_ref_lookup_id, seq_no) values (?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b44e64e] 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnAction 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnScope 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowVersion 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : northBoundRequest 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@43891c7c] 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sequenceNumber 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.OrchestrationFlow.northBoundRequest) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:27 - SQL table alias mapping - orchestrat0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {id1_42_0_} 02:06:27 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.OrchestrationFlow [NONE]: select orchestrat0_.id as id1_42_0_, orchestrat0_.composite_action as composit2_42_0_, orchestrat0_.action as action3_42_0_, orchestrat0_.scope as scope4_42_0_, orchestrat0_.flow_name as flow_nam5_42_0_, orchestrat0_.flow_version as flow_ver6_42_0_, orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_0_, orchestrat0_.seq_no as seq_no7_42_0_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.id=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from allotted_resource_customization where model_customization_uuid =? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select allottedre_.model_customization_uuid, allottedre_.ar_model_uuid as ar_mode15_7_, allottedre_.max_instances as max_inst3_7_, allottedre_.min_instances as min_inst4_7_, allottedre_.model_instance_name as model_in5_7_, allottedre_.nf_function as nf_funct6_7_, allottedre_.nf_naming_code as nf_namin7_7_, allottedre_.nf_role as nf_role8_7_, allottedre_.nf_type as nf_type9_7_, allottedre_.providing_service_model_invariant_uuid as providi10_7_, allottedre_.providing_service_model_name as providi11_7_, allottedre_.providing_service_model_uuid as providi12_7_, allottedre_.resource_input as resourc13_7_, allottedre_.target_network_role as target_14_7_ from allotted_resource_customization allottedre_ where allottedre_.model_customization_uuid=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into allotted_resource_customization (ar_model_uuid, creation_timestamp, max_instances, min_instances, model_instance_name, nf_function, nf_naming_code, nf_role, nf_type, providing_service_model_invariant_uuid, providing_service_model_name, providing_service_model_uuid, resource_input, target_network_role, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update allotted_resource_customization set ar_model_uuid=?, max_instances=?, min_instances=?, model_instance_name=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, providing_service_model_invariant_uuid=?, providing_service_model_name=?, providing_service_model_uuid=?, resource_input=?, target_network_role=? where model_customization_uuid=? 02:06:27 02:06:26.865 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from allotted_resource_customization where model_customization_uuid=? 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a8a16ee] 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25969168] 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:27 - Returns 02:06:27 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResourceCustomization.allottedResource) 02:06:27 - QuerySpaces 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:27 - SQL table alias mapping - allottedre0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {model_cu1_7_0_} 02:06:27 02:06:27 02:06:26.866 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.AllottedResourceCustomization [NONE]: select allottedre0_.model_customization_uuid as model_cu1_7_0_, allottedre0_.ar_model_uuid as ar_mode15_7_0_, allottedre0_.creation_timestamp as creation2_7_0_, allottedre0_.max_instances as max_inst3_7_0_, allottedre0_.min_instances as min_inst4_7_0_, allottedre0_.model_instance_name as model_in5_7_0_, allottedre0_.nf_function as nf_funct6_7_0_, allottedre0_.nf_naming_code as nf_namin7_7_0_, allottedre0_.nf_role as nf_role8_7_0_, allottedre0_.nf_type as nf_type9_7_0_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_0_, allottedre0_.providing_service_model_name as providi11_7_0_, allottedre0_.providing_service_model_uuid as providi12_7_0_, allottedre0_.resource_input as resourc13_7_0_, allottedre0_.target_network_role as target_14_7_0_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10fd4c73] 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c3d7241] 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5a2241af] 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:27 02:06:26.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@fba2b55] 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramAlias 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramType 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : required 02:06:27 02:06:26.873 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.875 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters].) 02:06:27 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters].) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:27 - SQL table alias mapping - parameters0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {heat_tem1_30_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - heat_tem1_30_1_, param_na2_30_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:27 - SQL table alias mapping - parameters0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {heat_tem1_30_1_, param_na2_30_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:27 - CompositeQuerySpaceImpl(uid=-id) 02:06:27 - SQL table alias mapping - parameters0_ 02:06:27 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:27 - CompositeQuerySpaceImpl(uid=) 02:06:27 - SQL table alias mapping - parameters0_ 02:06:27 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.HeatTemplate.parameters: select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@434d1a7a] 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6bf9f5c0] 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResource 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2997c064] 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceModelUUID 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow]..pnfResource) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:27 - SQL table alias mapping - pnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {workflow3_47_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_47_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:27 - SQL table alias mapping - pnfresourc0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_47_1_} 02:06:27 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow: select pnfresourc0_.workflow_id as workflow3_47_0_, pnfresourc0_.id as id1_47_0_, pnfresourc0_.id as id1_47_1_, pnfresourc0_.pnf_resource_model_uuid as pnf_reso2_47_1_, pnfresourc0_.workflow_id as workflow3_47_1_ from pnf_resource_to_workflow pnfresourc0_ where pnfresourc0_.workflow_id=? 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@de47763] 02:06:27 02:06:26.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@567e29f3] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@799c77d0] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfResourceCust 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e8ae8a1] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6fd8e1a9] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..instanceGroup) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..vnfcCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..vnfcCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - SQL table alias mapping - vnfcinstan0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {vnf_reso6_68_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_68_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - vnfcinstan0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_68_1_} 02:06:27 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations: select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@52e13da6] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@48d9f2dd] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParameters 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@32b5bc33] 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParametersId 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.877 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters]..activitySpecParameters) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {activity2_4_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_4_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_4_1_} 02:06:27 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters: select activitysp0_.activity_spec_id as activity2_4_0_, activitysp0_.id as id1_4_0_, activitysp0_.id as id1_4_1_, activitysp0_.activity_spec_id as activity2_4_1_, activitysp0_.activity_spec_parameters_id as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.activity_spec_id=? 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@35fdffa2] 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@af9ae66] 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInput 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProperties 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceInfos]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceInfos].) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:27 - SQL table alias mapping - serviceinf0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {service_4_52_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_52_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:27 - SQL table alias mapping - serviceinf0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_52_1_} 02:06:27 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceInfos: select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3373c42e] 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@743ed6b8] 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfResource 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d3831df] 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.878 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow]..workflow) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:27 - SQL table alias mapping - vnfresourc0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {vnf_reso2_66_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_66_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:27 - SQL table alias mapping - vnfresourc0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_66_1_} 02:06:27 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow: select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1fb1afd6] 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@69cbee7c] 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParameters 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29bfb363] 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParametersId 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters]..userParameters) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {activity2_5_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_5_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:27 - SQL table alias mapping - activitysp0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_5_1_} 02:06:27 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters: select activitysp0_.activity_spec_id as activity2_5_0_, activitysp0_.id as id1_5_0_, activitysp0_.id as id1_5_1_, activitysp0_.activity_spec_id as activity2_5_1_, activitysp0_.user_parameters_id as user_par3_5_1_ from activity_spec_to_user_parameters activitysp0_ where activitysp0_.activity_spec_id=? 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f311026] 02:06:27 02:06:26.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@38273d7e] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@531c3f38] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52d134e8] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b004c20] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@21f2606] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@30482c82] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6be52817] 02:06:27 02:06:26.880 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.881 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.881 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..networkResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..networkResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {service_1_18_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu2_17_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:27 - SQL table alias mapping - collection1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu2_17_1_} 02:06:27 02:06:27 02:06:26.881 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations: select collection0_.service_model_uuid as service_1_18_0_, collection0_.resource_model_customization_uuid as resource2_18_0_, collection1_.model_customization_uuid as model_cu2_17_1_, collection1_.cr_model_uuid as cr_model8_17_1_, collection1_.creation_timestamp as creation3_17_1_, collection1_.function as function4_17_1_, collection1_.model_instance_name as model_in5_17_1_, collection1_.role as role6_17_1_, collection1_.collection_resource_type as collecti7_17_1_, collection1_.object_type as object_t1_17_1_ from collection_resource_customization_to_service collection0_ inner join collection_resource_customization collection1_ on collection0_.resource_model_customization_uuid=collection1_.model_customization_uuid where collection0_.service_model_uuid=? 02:06:27 02:06:26.881 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@569ab1b] 02:06:27 02:06:26.881 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17a3834b] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnAction 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnScope 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowVersion 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : northBoundRequest 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : northBoundRequest 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sequenceNumber 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList].) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:27 - SQL table alias mapping - orchestrat0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {nb_req_r8_42_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_42_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:27 - SQL table alias mapping - orchestrat0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_42_1_} 02:06:27 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList: select orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_0_, orchestrat0_.id as id1_42_0_, orchestrat0_.id as id1_42_1_, orchestrat0_.composite_action as composit2_42_1_, orchestrat0_.action as action3_42_1_, orchestrat0_.scope as scope4_42_1_, orchestrat0_.flow_name as flow_nam5_42_1_, orchestrat0_.flow_version as flow_ver6_42_1_, orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_1_, orchestrat0_.seq_no as seq_no7_42_1_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.nb_req_ref_lookup_id=? 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@389b9e2d] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3329ebae] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4404f5fb] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@388c124e] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1acf63e9] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@a17ed19] 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.availabilityZoneMaxCount 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintName 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintVersion 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.controllerActor 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.created 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.maxInstances 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.minInstances 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelCustomizationUUID 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelInstanceName 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.multiStageDesign 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfDataValid 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfFunction 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfNamingCode 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfRole 02:06:27 02:06:26.882 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfType 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.resourceInput 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@33e071ef] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.allottedCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@14d097be] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4adc6f6b] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintName 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintVersion 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.category 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.collectionResourceCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7a0300d6] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@d231976] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.configurationCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1d5e020b] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@345081fc] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.controllerActor 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.created 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.csar 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56b73210] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.description 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.distrobutionStatus 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.environmentContext 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelInvariantUUID 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelName 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelVersion 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.namingPolicy 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.networkCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43ca6919] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ee97531] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.onapGeneratedNaming 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.pnfCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1e064e71] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@714ec813] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.recipes 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@61dcf582] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4f95475] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.resourceOrder 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceArtifactList 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2820f75d] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2fa9ac1a] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceFunction 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceInfos 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@29df2c88] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67cb9f3a] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceProxyCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@487e0681] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a55aae8] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceRole 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceType 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.skipPostInstConf 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.vnfCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.service.vnfCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.workloadContext 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.skipPostInstConf 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.vfModuleCustomizations 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7abe7846] 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMax 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMin 02:06:27 02:06:26.883 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.category 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.created 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.description 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.heatTemplates 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@794556cd] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelInvariantUUID 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelName 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelVersion 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.orchestrationMode 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.subCategory 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.toscaNodeType 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.vnfResourceWorkflow 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7ec0a1e7] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@77359a31] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupCustomizations 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e28ca99] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d0816af] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupOrder 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26bc4b70] 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.884 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..cvnfcCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..cvnfcCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.configurationCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.csar) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceProxyCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.heatTemplates) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.vnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..volumeHeatEnv) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {vf_modu11_60_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_60_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_60_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {artifact1_26_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - SQL table alias mapping - vnfresourc2_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {id1_65_3_} 02:06:27 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - service3_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {model_uu1_50_4_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - SQL table alias mapping - vnfresourc4_ 02:06:27 - alias suffix - 5_ 02:06:27 - suffixed key columns - {model_uu1_64_5_} 02:06:27 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:27 - SQL table alias mapping - heatenviro5_ 02:06:27 - alias suffix - 6_ 02:06:27 - suffixed key columns - {artifact1_26_6_} 02:06:27 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization: select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@35b7c8bf] 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28170dc8] 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:27 02:06:26.885 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@762acf6] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.configurationResourceCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5a51b1b3] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@d62712c] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.created 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.cvnfcConfigurationCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource.cvnfcConfigurationCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.description 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelInvariantUUID 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelName 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelVersion 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.toscaNodeType 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource.configurationResourceCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource.configurationResourceCustomization.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:27 - SQL table alias mapping - cvnfcconfi0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {cvnfc_c10_23_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_23_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:27 - SQL table alias mapping - cvnfcconfi0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_23_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(configurationResource)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:27 - SQL table alias mapping - configurat1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_uu1_20_2_} 02:06:27 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization: select cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.id as id1_23_1_, cvnfcconfi0_.configuration_function as configur2_23_1_, cvnfcconfi0_.configuration_model_uuid as configur9_23_1_, cvnfcconfi0_.configuration_role as configur3_23_1_, cvnfcconfi0_.configuration_type as configur4_23_1_, cvnfcconfi0_.creation_timestamp as creation5_23_1_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_1_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_1_, cvnfcconfi0_.model_instance_name as model_in7_23_1_, cvnfcconfi0_.policy_name as policy_n8_23_1_, configurat1_.model_uuid as model_uu1_20_2_, configurat1_.creation_timestamp as creation2_20_2_, configurat1_.description as descript3_20_2_, configurat1_.model_invariant_uuid as model_in4_20_2_, configurat1_.model_name as model_na5_20_2_, configurat1_.model_version as model_ve6_20_2_, configurat1_.tosca_node_type as tosca_no7_20_2_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid where cvnfcconfi0_.cvnfc_customization_id=? 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f75696a] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54f1c57b] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2905c4cf] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73051689] 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResourceCustomization 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.886 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]..instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]..networkResource) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {crc_mod10_15_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu1_15_1_} 02:06:27 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization: select networkres0_.crc_model_customization_uuid as crc_mod10_15_0_, networkres0_.model_customization_uuid as model_cu1_15_0_, networkres0_.model_customization_uuid as model_cu1_15_1_, networkres0_.creation_timestamp as creation2_15_1_, networkres0_.instance_group_model_uuid as instance8_15_1_, networkres0_.model_instance_name as model_in3_15_1_, networkres0_.network_resource_model_uuid as network_9_15_1_, networkres0_.crc_model_customization_uuid as crc_mod10_15_1_, networkres0_.network_role as network_4_15_1_, networkres0_.network_scope as network_5_15_1_, networkres0_.network_technology as network_6_15_1_, networkres0_.network_type as network_7_15_1_ from collection_network_resource_customization networkres0_ where networkres0_.crc_model_customization_uuid=? 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@217e7354] 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@429341fe] 02:06:27 02:06:26.887 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c6b15f2] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@14af3130] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6f550c44] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18729051] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@ca2d228] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61e9443d] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : csar 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : distrobutionStatus 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environmentContext 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : namingPolicy 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26995368] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ae5bff2] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : onapGeneratedNaming 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@30cc0b14] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1b2f799c] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77c17b82] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@705c40a7] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceOrder 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceArtifactList 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@20186113] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@401b1f15] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceFunction 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInfos 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c7a71ff] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2e3147af] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4dc2bb83] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5539e699] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomizations 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3aa39048] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e8ba48c] 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workloadContext 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.888 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ToscaCsar.services, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..allottedCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..allottedCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..collectionResourceCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..collectionResourceCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..configurationCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..configurationCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..networkCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..networkCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..pnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..pnfCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..recipes) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..recipes.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceArtifactList) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceArtifactList.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceInfos) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceInfos.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceProxyCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceProxyCustomizations.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..vnfCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..vnfCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:27 - SQL table alias mapping - services0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {tosca_c21_50_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_uu1_50_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:27 - SQL table alias mapping - services0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_uu1_50_1_} 02:06:27 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ToscaCsar.services: select services0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, services0_.model_uuid as model_uu1_50_0_, services0_.model_uuid as model_uu1_50_1_, services0_.cds_blueprint_name as cds_blue2_50_1_, services0_.cds_blueprint_version as cds_blue3_50_1_, services0_.service_category as service_4_50_1_, services0_.controller_actor as controll5_50_1_, services0_.creation_timestamp as creation6_50_1_, services0_.tosca_csar_artifact_uuid as tosca_c21_50_1_, services0_.description as descript7_50_1_, services0_.overall_distribution_status as overall_8_50_1_, services0_.environment_context as environm9_50_1_, services0_.model_invariant_uuid as model_i10_50_1_, services0_.model_name as model_n11_50_1_, services0_.model_version as model_v12_50_1_, services0_.naming_policy as naming_13_50_1_, services0_.onap_generated_naming as onap_ge14_50_1_, services0_.resource_order as resourc15_50_1_, services0_.service_function as service16_50_1_, services0_.service_role as service17_50_1_, services0_.service_type as service18_50_1_, services0_.skip_post_instantiation_configuration as skip_po19_50_1_, services0_.workload_context as workloa20_50_1_ from service services0_ where services0_.tosca_csar_artifact_uuid=? 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@46cd1a7d] 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c5a3113] 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResource 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization].) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {network_9_38_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu1_38_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:27 - SQL table alias mapping - networkres0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu1_38_1_} 02:06:27 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization: select networkres0_.network_resource_model_uuid as network_9_38_0_, networkres0_.model_customization_uuid as model_cu1_38_0_, networkres0_.model_customization_uuid as model_cu1_38_1_, networkres0_.creation_timestamp as creation2_38_1_, networkres0_.model_instance_name as model_in3_38_1_, networkres0_.network_resource_model_uuid as network_9_38_1_, networkres0_.network_role as network_4_38_1_, networkres0_.network_scope as network_5_38_1_, networkres0_.network_technology as network_6_38_1_, networkres0_.network_type as network_7_38_1_, networkres0_.resource_input as resource8_38_1_ from network_resource_customization networkres0_ where networkres0_.network_resource_model_uuid=? 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@178154ba] 02:06:27 02:06:26.889 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a5e3df0] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@278ba875] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence]..workflow) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:27 - SQL table alias mapping - workflowac0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {activity2_70_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_70_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:27 - SQL table alias mapping - workflowac0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_70_1_} 02:06:27 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence: select workflowac0_.activity_spec_id as activity2_70_0_, workflowac0_.id as id1_70_0_, workflowac0_.id as id1_70_1_, workflowac0_.activity_spec_id as activity2_70_1_, workflowac0_.seq_no as seq_no3_70_1_, workflowac0_.workflow_id as workflow4_70_1_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.activity_spec_id=? 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c51a0c9] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@39e89553] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@282c4716] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResource 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55930d4d] 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.890 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]..instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]..networkResourceCustomization) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {network_9_15_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu1_15_1_} 02:06:27 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization: select collection0_.network_resource_model_uuid as network_9_15_0_, collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.model_customization_uuid as model_cu1_15_1_, collection0_.creation_timestamp as creation2_15_1_, collection0_.instance_group_model_uuid as instance8_15_1_, collection0_.model_instance_name as model_in3_15_1_, collection0_.network_resource_model_uuid as network_9_15_1_, collection0_.crc_model_customization_uuid as crc_mod10_15_1_, collection0_.network_role as network_4_15_1_, collection0_.network_scope as network_5_15_1_, collection0_.network_technology as network_6_15_1_, collection0_.network_type as network_7_15_1_ from collection_network_resource_customization collection0_ where collection0_.network_resource_model_uuid=? 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7b17874] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@391d0f67] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : childTemplates 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : childTemplates 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : parameters 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3209d497] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63be9386] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@fcc4297] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateBody 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateName 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]..parameters) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]..parameters.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:27 - SQL table alias mapping - childtempl0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {parent_h1_28_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - artifact1_29_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:27 - SQL table alias mapping - heattempla1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {artifact1_29_1_} 02:06:27 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.HeatTemplate.childTemplates: select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@a712ada] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7620fa6f] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@f048775] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e86e778] 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:27 02:06:26.891 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34f5c423] 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.created 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.description 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInstanceName 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelName 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelUUID 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelVersion 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.resourceInput 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.toscaNodeType 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@119178b5] 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.created 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.description 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.function 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@422bf33b] 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@534294c6] 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:27 - SQL table alias mapping - cvnfccusto0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {vf_modu13_24_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_24_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - SQL table alias mapping - cvnfccusto0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_24_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:27 - SQL table alias mapping - vnfccustom1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_cu1_67_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - vnfcinstan2_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {id1_68_3_} 02:06:27 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization: select cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.id as id1_24_1_, cvnfccusto0_.creation_timestamp as creation2_24_1_, cvnfccusto0_.description as descript3_24_1_, cvnfccusto0_.model_customization_uuid as model_cu4_24_1_, cvnfccusto0_.model_instance_name as model_in5_24_1_, cvnfccusto0_.model_invariant_uuid as model_in6_24_1_, cvnfccusto0_.model_name as model_na7_24_1_, cvnfccusto0_.model_uuid as model_uu8_24_1_, cvnfccusto0_.model_version as model_ve9_24_1_, cvnfccusto0_.nfc_function as nfc_fun10_24_1_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_1_, cvnfccusto0_.tosca_node_type as tosca_n12_24_1_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_1_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_, vnfcinstan2_.id as id1_68_3_, vnfcinstan2_.creation_timestamp as creation2_68_3_, vnfcinstan2_.description as descript3_68_3_, vnfcinstan2_.function as function4_68_3_, vnfcinstan2_.instance_group_model_uuid as instance5_68_3_, vnfcinstan2_.vnf_resource_customization_id as vnf_reso6_68_3_ from cvnfc_customization cvnfccusto0_ left outer join vnfc_customization vnfccustom1_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom1_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan2_ on vnfccustom1_.vnfc_instance_group_customization_id=vnfcinstan2_.id where cvnfccusto0_.vf_module_customization_id=? 02:06:27 02:06:26.892 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@490c1acb] 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3e184002] 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4de70ece] 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.category 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.created 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.description 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelInvariantUUID 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelName 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelVersion 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.orchestrationMode 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.pnfResourceCustomizations 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources.pnfResourceCustomizations 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.subCategory 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.toscaNodeType 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations]..pnfResources) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:27 - SQL table alias mapping - pnfcustomi0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {service_1_46_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu1_45_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:27 - SQL table alias mapping - pnfresourc1_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu1_45_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(pnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:27 - SQL table alias mapping - pnfresourc2_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_uu1_44_2_} 02:06:27 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.pnfCustomizations: select pnfcustomi0_.service_model_uuid as service_1_46_0_, pnfcustomi0_.resource_model_customization_uuid as resource2_46_0_, pnfresourc1_.model_customization_uuid as model_cu1_45_1_, pnfresourc1_.cds_blueprint_name as cds_blue2_45_1_, pnfresourc1_.cds_blueprint_version as cds_blue3_45_1_, pnfresourc1_.controller_actor as controll4_45_1_, pnfresourc1_.creation_timestamp as creation5_45_1_, pnfresourc1_.default_software_version as default_6_45_1_, pnfresourc1_.model_instance_name as model_in7_45_1_, pnfresourc1_.multi_stage_design as multi_st8_45_1_, pnfresourc1_.nf_function as nf_funct9_45_1_, pnfresourc1_.nf_naming_code as nf_nami10_45_1_, pnfresourc1_.nf_role as nf_role11_45_1_, pnfresourc1_.nf_type as nf_type12_45_1_, pnfresourc1_.pnf_resource_model_uuid as pnf_res15_45_1_, pnfresourc1_.resource_input as resourc13_45_1_, pnfresourc1_.skip_post_instantiation_configuration as skip_po14_45_1_, pnfresourc2_.model_uuid as model_uu1_44_2_, pnfresourc2_.resource_category as resource2_44_2_, pnfresourc2_.creation_timestamp as creation3_44_2_, pnfresourc2_.description as descript4_44_2_, pnfresourc2_.model_invariant_uuid as model_in5_44_2_, pnfresourc2_.model_name as model_na6_44_2_, pnfresourc2_.model_version as model_ve7_44_2_, pnfresourc2_.orchestration_mode as orchestr8_44_2_, pnfresourc2_.resource_sub_category as resource9_44_2_, pnfresourc2_.tosca_node_type as tosca_n10_44_2_ from pnf_resource_customization_to_service pnfcustomi0_ inner join pnf_resource_customization pnfresourc1_ on pnfcustomi0_.resource_model_customization_uuid=pnfresourc1_.model_customization_uuid left outer join pnf_resource pnfresourc2_ on pnfresourc1_.pnf_resource_model_uuid=pnfresourc2_.model_uuid where pnfcustomi0_.service_model_uuid=? 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2cdf4e87] 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6cdd3b6b] 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:27 02:06:26.893 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@649534a4] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.created 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.description 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelCustomizationUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInstanceName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelVersion 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcFunction 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcNamingCode 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.toscaNodeType 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36b2eb85] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.availabilityZoneCount 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.created 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.heatEnvironment 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@e2afe2e] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.initialCount 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.label 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.maxInstances 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.minInstances 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.modelCustomizationUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.skipPostInstConf 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vfModule 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d86ad68] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vnfCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c499b9e] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.volumeHeatEnv 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@174a681] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5876e30f] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.created 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.description 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInstanceName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInvariantUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelVersion 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.resourceInput 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.toscaNodeType 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56007f] 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.894 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.vfModule) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vnfcCustomization) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:27 - SQL table alias mapping - cvnfcconfi0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {configur9_23_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_23_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:27 - SQL table alias mapping - cvnfcconfi0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_23_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(cvnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:27 - SQL table alias mapping - cvnfccusto1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {id1_24_2_} 02:06:27 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:27 - SQL table alias mapping - vfmodulecu2_ 02:06:27 - alias suffix - 3_ 02:06:27 - suffixed key columns - {id1_60_3_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:27 - SQL table alias mapping - vnfccustom3_ 02:06:27 - alias suffix - 4_ 02:06:27 - suffixed key columns - {model_cu1_67_4_} 02:06:27 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization: select cvnfcconfi0_.configuration_model_uuid as configur9_23_0_, cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.id as id1_23_1_, cvnfcconfi0_.configuration_function as configur2_23_1_, cvnfcconfi0_.configuration_model_uuid as configur9_23_1_, cvnfcconfi0_.configuration_role as configur3_23_1_, cvnfcconfi0_.configuration_type as configur4_23_1_, cvnfcconfi0_.creation_timestamp as creation5_23_1_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_1_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_1_, cvnfcconfi0_.model_instance_name as model_in7_23_1_, cvnfcconfi0_.policy_name as policy_n8_23_1_, cvnfccusto1_.id as id1_24_2_, cvnfccusto1_.creation_timestamp as creation2_24_2_, cvnfccusto1_.description as descript3_24_2_, cvnfccusto1_.model_customization_uuid as model_cu4_24_2_, cvnfccusto1_.model_instance_name as model_in5_24_2_, cvnfccusto1_.model_invariant_uuid as model_in6_24_2_, cvnfccusto1_.model_name as model_na7_24_2_, cvnfccusto1_.model_uuid as model_uu8_24_2_, cvnfccusto1_.model_version as model_ve9_24_2_, cvnfccusto1_.nfc_function as nfc_fun10_24_2_, cvnfccusto1_.nfc_naming_code as nfc_nam11_24_2_, cvnfccusto1_.tosca_node_type as tosca_n12_24_2_, cvnfccusto1_.vf_module_customization_id as vf_modu13_24_2_, cvnfccusto1_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_2_, vfmodulecu2_.id as id1_60_3_, vfmodulecu2_.availability_zone_count as availabi2_60_3_, vfmodulecu2_.creation_timestamp as creation3_60_3_, vfmodulecu2_.heat_environment_artifact_uuid as heat_en10_60_3_, vfmodulecu2_.initial_count as initial_4_60_3_, vfmodulecu2_.label as label5_60_3_, vfmodulecu2_.max_instances as max_inst6_60_3_, vfmodulecu2_.min_instances as min_inst7_60_3_, vfmodulecu2_.model_customization_uuid as model_cu8_60_3_, vfmodulecu2_.skip_post_instantiation_configuration as skip_pos9_60_3_, vfmodulecu2_.vf_module_model_uuid as vf_modu11_60_3_, vfmodulecu2_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu2_.vol_environment_artifact_uuid as vol_env13_60_3_, vnfccustom3_.model_customization_uuid as model_cu1_67_4_, vnfccustom3_.creation_timestamp as creation2_67_4_, vnfccustom3_.description as descript3_67_4_, vnfccustom3_.model_instance_name as model_in4_67_4_, vnfccustom3_.model_invariant_uuid as model_in5_67_4_, vnfccustom3_.model_name as model_na6_67_4_, vnfccustom3_.model_uuid as model_uu7_67_4_, vnfccustom3_.model_version as model_ve8_67_4_, vnfccustom3_.resource_input as resource9_67_4_, vnfccustom3_.tosca_node_type as tosca_n10_67_4_, vnfccustom3_.vnfc_instance_group_customization_id as vnfc_in11_67_4_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join cvnfc_customization cvnfccusto1_ on cvnfcconfi0_.cvnfc_customization_id=cvnfccusto1_.id left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.vf_module_customization_id=vfmodulecu2_.id left outer join vnfc_customization vnfccustom3_ on cvnfccusto1_.vnfc_cust_model_customization_uuid=vnfccustom3_.model_customization_uuid where cvnfcconfi0_.configuration_model_uuid=? 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2432ee5a] 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4bb31f48] 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67bd3c8d] 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34a7366d] 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:27 02:06:26.895 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]..networkResource) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]..networkResourceCustomization) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {instance8_15_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {model_cu1_15_1_} 02:06:27 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations: select collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.model_customization_uuid as model_cu1_15_1_, collection0_.creation_timestamp as creation2_15_1_, collection0_.instance_group_model_uuid as instance8_15_1_, collection0_.model_instance_name as model_in3_15_1_, collection0_.network_resource_model_uuid as network_9_15_1_, collection0_.crc_model_customization_uuid as crc_mod10_15_1_, collection0_.network_role as network_4_15_1_, collection0_.network_scope as network_5_15_1_, collection0_.network_technology as network_6_15_1_, collection0_.network_type as network_7_15_1_ from collection_network_resource_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@f7c29e2] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29576d25] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneMaxCount 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfDataValid 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4444348d] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56e84765] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@72e2a6bb] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMax 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMin 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.category 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.created 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.description 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.heatTemplates 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74c5d418] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelInvariantUUID 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelName 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelVersion 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.orchestrationMode 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.subCategory 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.toscaNodeType 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.vnfResourceWorkflow 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6082768a] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b2d35f] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@15b7263a] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4f085580] 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupOrder 02:06:27 02:06:26.896 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations].) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vfModuleCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vfModuleCustomizations.) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.heatTemplates) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.vnfResourceWorkflow) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.vnfResourceWorkflow.) 02:06:27 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfcInstanceGroupCustomizations) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfcInstanceGroupCustomizations.) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:27 - SQL table alias mapping - vnfcustomi0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {service20_65_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - id1_65_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:27 - SQL table alias mapping - vnfcustomi0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {id1_65_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:27 - SQL table alias mapping - vnfresourc1_ 02:06:27 - alias suffix - 2_ 02:06:27 - suffixed key columns - {model_uu1_64_2_} 02:06:27 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.vnfCustomizations: select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c4d5ccd] 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d744830] 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@15e2d52] 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25f4272b] 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : collectionResourceCust 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1fc0193e] 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:27 02:06:26.897 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:27 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:27 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:27 - Returns 02:06:27 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations]) 02:06:27 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations].) 02:06:27 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations].) 02:06:27 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations]..instanceGroup) 02:06:27 - QuerySpaces 02:06:27 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 0_ 02:06:27 - suffixed key columns - {collecti1_19_0_} 02:06:27 - entity-element alias suffix - 1_ 02:06:27 - 1_entity-element suffixed key columns - collecti1_19_1_, instance2_19_1_ 02:06:27 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:27 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:27 - SQL table alias mapping - collection0_ 02:06:27 - alias suffix - 1_ 02:06:27 - suffixed key columns - {collecti1_19_1_, instance2_19_1_} 02:06:27 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:27 - CompositeQuerySpaceImpl(uid=-id) 02:06:27 - SQL table alias mapping - collection0_ 02:06:28 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:28 - CompositeQuerySpaceImpl(uid=) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations: select collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_1_, collection0_.instance_group_model_uuid as instance2_19_1_, collection0_.creation_timestamp as creation3_19_1_, collection0_.description as descript4_19_1_, collection0_.function as function5_19_1_, collection0_.subinterface_network_quantity as subinter6_19_1_ from collection_resource_instance_group_customization collection0_ where collection0_.collection_resource_customization_model_uuid=? 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f03ad10] 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4bca16a4] 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@31ea2775] 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a8e78da] 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcInstanceGroupCustomization 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations].) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]..cvnfcCustomization) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]..cvnfcCustomization.) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:28 - SQL table alias mapping - vnfccustom0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {vnfc_in11_67_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_67_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:28 - SQL table alias mapping - vnfccustom0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_67_1_} 02:06:28 02:06:28 02:06:26.898 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations: select vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_1_, vnfccustom0_.creation_timestamp as creation2_67_1_, vnfccustom0_.description as descript3_67_1_, vnfccustom0_.model_instance_name as model_in4_67_1_, vnfccustom0_.model_invariant_uuid as model_in5_67_1_, vnfccustom0_.model_name as model_na6_67_1_, vnfccustom0_.model_uuid as model_uu7_67_1_, vnfccustom0_.model_version as model_ve8_67_1_, vnfccustom0_.resource_input as resource9_67_1_, vnfccustom0_.tosca_node_type as tosca_n10_67_1_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_1_ from vnfc_customization vnfccustom0_ where vnfccustom0_.vnfc_instance_group_customization_id=? 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7a08411c] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24a8982] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : checksum 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : content 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : creationTimestamp 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceArtifactList]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceArtifactList].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:28 - SQL table alias mapping - serviceart0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service_9_51_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - artifact1_51_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:28 - SQL table alias mapping - serviceart0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {artifact1_51_1_} 02:06:28 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceArtifactList: select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3529dcc] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@558202bd] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileBody 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileName 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.heatFiles]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.heatFiles].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:28 - SQL table alias mapping - heatfiles0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {vf_modul1_61_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - artifact1_27_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:28 - SQL table alias mapping - heatfiles1_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {artifact1_27_1_} 02:06:28 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModule.heatFiles: select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@140fb04e] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@515dcf98] 02:06:28 02:06:26.899 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@58038f4d] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6e4c74ae] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2573be0f] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations].) 02:06:28 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations]..collectionResourceCust) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {instance2_19_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - collecti1_19_1_, instance2_19_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {collecti1_19_1_, instance2_19_1_} 02:06:28 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:28 - CompositeQuerySpaceImpl(uid=-id) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:28 - CompositeQuerySpaceImpl(uid=) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations: select collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_1_, collection0_.instance_group_model_uuid as instance2_19_1_, collection0_.creation_timestamp as creation3_19_1_, collection0_.description as descript4_19_1_, collection0_.function as function5_19_1_, collection0_.subinterface_network_quantity as subinter6_19_1_ from collection_resource_instance_group_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@dd8e44] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@db973f5] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7300521f] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35e0a151] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52f60f8f] 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:28 02:06:26.900 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..configResourceCustomization) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..configurationResource) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..serviceProxyResourceCustomization) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:28 - SQL table alias mapping - configurat0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service10_21_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_21_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:28 - SQL table alias mapping - configurat0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_21_1_} 02:06:28 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.configurationCustomizations: select configurat0_.service_model_uuid as service10_21_0_, configurat0_.id as id1_21_0_, configurat0_.id as id1_21_1_, configurat0_.configuration_customization_model_customization_id as configur8_21_1_, configurat0_.configuration_model_uuid as configur9_21_1_, configurat0_.creation_timestamp as creation2_21_1_, configurat0_.configuration_function as configur3_21_1_, configurat0_.model_customization_uuid as model_cu4_21_1_, configurat0_.model_instance_name as model_in5_21_1_, configurat0_.configuration_role as configur6_21_1_, configurat0_.service_model_uuid as service10_21_1_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_1_, configurat0_.configuration_type as configur7_21_1_ from configuration_customization configurat0_ where configurat0_.service_model_uuid=? 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57b07ee4] 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26514ea7] 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sourceService 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@20f0711a] 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations]..sourceService) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:28 - SQL table alias mapping - servicepro0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service_1_54_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_53_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:28 - SQL table alias mapping - servicepro1_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_53_1_} 02:06:28 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations: select servicepro0_.service_model_uuid as service_1_54_0_, servicepro0_.resource_model_customization_uuid as resource2_54_0_, servicepro1_.model_customization_uuid as model_cu1_53_1_, servicepro1_.creation_timestamp as creation2_53_1_, servicepro1_.description as descript3_53_1_, servicepro1_.model_instance_name as model_in4_53_1_, servicepro1_.model_invariant_uuid as model_in5_53_1_, servicepro1_.model_name as model_na6_53_1_, servicepro1_.model_uuid as model_uu7_53_1_, servicepro1_.model_version as model_ve8_53_1_, servicepro1_.source_service_model_uuid as source_10_53_1_, servicepro1_.tosca_node_type as tosca_no9_53_1_ from service_proxy_customization_to_service servicepro0_ inner join service_proxy_customization servicepro1_ on servicepro0_.resource_model_customization_uuid=servicepro1_.model_customization_uuid where servicepro0_.service_model_uuid=? 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c7837d5] 02:06:28 02:06:26.901 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46f1546e] 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting index for collection : 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelId 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelParamXSD 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : schemaVersion 02:06:28 02:06:26.902 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Model.recipes) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Model.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Model.recipes]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Model.recipes].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Model.recipes) 02:06:28 - SQL table alias mapping - recipes0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {model_id5_35_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_35_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:28 - SQL table alias mapping - recipes0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_35_1_} 02:06:28 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Model.recipes: select recipes0_.model_id as model_id5_35_0_, recipes0_.id as id1_35_0_, recipes0_.action as formula2_0_, recipes0_.id as id1_35_1_, recipes0_.action as action2_35_1_, recipes0_.creation_timestamp as creation3_35_1_, recipes0_.description as descript4_35_1_, recipes0_.model_id as model_id5_35_1_, recipes0_.model_param_xsd as model_pa6_35_1_, recipes0_.orchestration_uri as orchestr7_35_1_, recipes0_.recipe_timeout as recipe_t8_35_1_, recipes0_.schema_version as schema_v9_35_1_ from model_recipe recipes0_ where recipes0_.model_id=? 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@129f4e5c] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2f738ddc] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@723dba4] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@348dabf1] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@280d92e2] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.availabilityZoneCount 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.created 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.cvnfcCustomization 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.cvnfcCustomization 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6aba12f0] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.artifactChecksum 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.created 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.description 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.environment 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.name 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.version 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.initialCount 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.label 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.maxInstances 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.minInstances 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.modelCustomizationUUID 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.skipPostInstConf 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@776fe063] 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.created 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.description 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.heatFiles 02:06:28 02:06:26.903 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56f0e69d] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a0e7870] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.isBase 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelInvariantUUID 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelName 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelVersion 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.moduleHeatTemplate 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@62eaf1aa] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vnfResources 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3478f548] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.volumeHeatTemplate 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@65ed3954] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7cb90061] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.availabilityZoneMaxCount 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintName 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintVersion 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.controllerActor 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.created 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.maxInstances 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.minInstances 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelCustomizationUUID 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelInstanceName 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.multiStageDesign 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfDataValid 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfFunction 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfNamingCode 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfRole 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfType 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.resourceInput 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.service 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3acaa73d] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.skipPostInstConf 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfResources 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36e11ea9] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26faa1c] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15dcbf9d] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupOrder 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7a401154] 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.artifactChecksum 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.created 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.description 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.environment 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.name 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.version 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.904 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization].) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.heatEnvironment) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.heatFiles) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.heatFiles.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.vnfResources) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.service) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfResources) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.volumeHeatEnv) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:28 - SQL table alias mapping - cvnfccusto0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {vnfc_cu14_24_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_24_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:28 - SQL table alias mapping - cvnfccusto0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_24_1_} 02:06:28 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:28 - SQL table alias mapping - vfmodulecu1_ 02:06:28 - alias suffix - 2_ 02:06:28 - suffixed key columns - {id1_60_2_} 02:06:28 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:28 - SQL table alias mapping - heatenviro2_ 02:06:28 - alias suffix - 3_ 02:06:28 - suffixed key columns - {artifact1_26_3_} 02:06:28 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:28 - SQL table alias mapping - vfmodule3_ 02:06:28 - alias suffix - 4_ 02:06:28 - suffixed key columns - {model_uu1_59_4_} 02:06:28 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:28 - SQL table alias mapping - vnfresourc4_ 02:06:28 - alias suffix - 5_ 02:06:28 - suffixed key columns - {id1_65_5_} 02:06:28 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:28 - SQL table alias mapping - heatenviro5_ 02:06:28 - alias suffix - 6_ 02:06:28 - suffixed key columns - {artifact1_26_6_} 02:06:28 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization: select cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.id as id1_24_1_, cvnfccusto0_.creation_timestamp as creation2_24_1_, cvnfccusto0_.description as descript3_24_1_, cvnfccusto0_.model_customization_uuid as model_cu4_24_1_, cvnfccusto0_.model_instance_name as model_in5_24_1_, cvnfccusto0_.model_invariant_uuid as model_in6_24_1_, cvnfccusto0_.model_name as model_na7_24_1_, cvnfccusto0_.model_uuid as model_uu8_24_1_, cvnfccusto0_.model_version as model_ve9_24_1_, cvnfccusto0_.nfc_function as nfc_fun10_24_1_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_1_, cvnfccusto0_.tosca_node_type as tosca_n12_24_1_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_1_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_1_, vfmodulecu1_.id as id1_60_2_, vfmodulecu1_.availability_zone_count as availabi2_60_2_, vfmodulecu1_.creation_timestamp as creation3_60_2_, vfmodulecu1_.heat_environment_artifact_uuid as heat_en10_60_2_, vfmodulecu1_.initial_count as initial_4_60_2_, vfmodulecu1_.label as label5_60_2_, vfmodulecu1_.max_instances as max_inst6_60_2_, vfmodulecu1_.min_instances as min_inst7_60_2_, vfmodulecu1_.model_customization_uuid as model_cu8_60_2_, vfmodulecu1_.skip_post_instantiation_configuration as skip_pos9_60_2_, vfmodulecu1_.vf_module_model_uuid as vf_modu11_60_2_, vfmodulecu1_.vnf_resource_customization_id as vnf_res12_60_2_, vfmodulecu1_.vol_environment_artifact_uuid as vol_env13_60_2_, heatenviro2_.artifact_uuid as artifact1_26_3_, heatenviro2_.artifact_checksum as artifact2_26_3_, heatenviro2_.creation_timestamp as creation3_26_3_, heatenviro2_.description as descript4_26_3_, heatenviro2_.body as body5_26_3_, heatenviro2_.name as name6_26_3_, heatenviro2_.version as version7_26_3_, vfmodule3_.model_uuid as model_uu1_59_4_, vfmodule3_.creation_timestamp as creation2_59_4_, vfmodule3_.description as descript3_59_4_, vfmodule3_.is_base as is_base4_59_4_, vfmodule3_.model_invariant_uuid as model_in5_59_4_, vfmodule3_.model_name as model_na6_59_4_, vfmodule3_.model_version as model_ve7_59_4_, vfmodule3_.heat_template_artifact_uuid as heat_tem8_59_4_, vfmodule3_.vnf_resource_model_uuid as vnf_reso9_59_4_, vfmodule3_.vol_heat_template_artifact_uuid as vol_hea10_59_4_, vnfresourc4_.id as id1_65_5_, vnfresourc4_.availability_zone_max_count as availabi2_65_5_, vnfresourc4_.cds_blueprint_name as cds_blue3_65_5_, vnfresourc4_.cds_blueprint_version as cds_blue4_65_5_, vnfresourc4_.controller_actor as controll5_65_5_, vnfresourc4_.creation_timestamp as creation6_65_5_, vnfresourc4_.max_instances as max_inst7_65_5_, vnfresourc4_.min_instances as min_inst8_65_5_, vnfresourc4_.model_customization_uuid as model_cu9_65_5_, vnfresourc4_.model_instance_name as model_i10_65_5_, vnfresourc4_.multi_stage_design as multi_s11_65_5_, vnfresourc4_.nf_data_valid as nf_data12_65_5_, vnfresourc4_.nf_function as nf_func13_65_5_, vnfresourc4_.nf_naming_code as nf_nami14_65_5_, vnfresourc4_.nf_role as nf_role15_65_5_, vnfresourc4_.nf_type as nf_type16_65_5_, vnfresourc4_.resource_input as resourc17_65_5_, vnfresourc4_.service_model_uuid as service20_65_5_, vnfresourc4_.skip_post_instantiation_configuration as skip_po18_65_5_, vnfresourc4_.vnf_resource_model_uuid as vnf_res21_65_5_, vnfresourc4_.vnfcinstancegroup_order as vnfcins19_65_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from cvnfc_customization cvnfccusto0_ left outer join vf_module_customization vfmodulecu1_ on cvnfccusto0_.vf_module_customization_id=vfmodulecu1_.id left outer join heat_environment heatenviro2_ on vfmodulecu1_.heat_environment_artifact_uuid=heatenviro2_.artifact_uuid left outer join vf_module vfmodule3_ on vfmodulecu1_.vf_module_model_uuid=vfmodule3_.model_uuid left outer join vnf_resource_customization vnfresourc4_ on vfmodulecu1_.vnf_resource_customization_id=vnfresourc4_.id left outer join heat_environment heatenviro5_ on vfmodulecu1_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where cvnfccusto0_.vnfc_cust_model_customization_uuid=? 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b2a2138] 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4b7a4197] 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:28 02:06:26.905 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:28 - SQL table alias mapping - pnfresourc0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {pnf_res15_45_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_45_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:28 - SQL table alias mapping - pnfresourc0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_45_1_} 02:06:28 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations: select pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_0_, pnfresourc0_.model_customization_uuid as model_cu1_45_0_, pnfresourc0_.model_customization_uuid as model_cu1_45_1_, pnfresourc0_.cds_blueprint_name as cds_blue2_45_1_, pnfresourc0_.cds_blueprint_version as cds_blue3_45_1_, pnfresourc0_.controller_actor as controll4_45_1_, pnfresourc0_.creation_timestamp as creation5_45_1_, pnfresourc0_.default_software_version as default_6_45_1_, pnfresourc0_.model_instance_name as model_in7_45_1_, pnfresourc0_.multi_stage_design as multi_st8_45_1_, pnfresourc0_.nf_function as nf_funct9_45_1_, pnfresourc0_.nf_naming_code as nf_nami10_45_1_, pnfresourc0_.nf_role as nf_role11_45_1_, pnfresourc0_.nf_type as nf_type12_45_1_, pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_1_, pnfresourc0_.resource_input as resourc13_45_1_, pnfresourc0_.skip_post_instantiation_configuration as skip_po14_45_1_ from pnf_resource_customization pnfresourc0_ where pnfresourc0_.pnf_resource_model_uuid=? 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d18aaa0] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54772c6d] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting index for collection : 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceTimeoutInterim 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.recipes) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.recipes]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.recipes].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.recipes) 02:06:28 - SQL table alias mapping - recipes0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service_8_55_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_55_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:28 - SQL table alias mapping - recipes0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_55_1_} 02:06:28 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.recipes: select recipes0_.service_model_uuid as service_8_55_0_, recipes0_.id as id1_55_0_, recipes0_.action as formula1_0_, recipes0_.id as id1_55_1_, recipes0_.action as action2_55_1_, recipes0_.creation_timestamp as creation3_55_1_, recipes0_.description as descript4_55_1_, recipes0_.orchestration_uri as orchestr5_55_1_, recipes0_.service_param_xsd as service_6_55_1_, recipes0_.recipe_timeout as recipe_t7_55_1_, recipes0_.service_model_uuid as service_8_55_1_, recipes0_.service_timeout_interim as service_9_55_1_ from service_recipe recipes0_ where recipes0_.service_model_uuid=? 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10990c5b] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d604e61] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4387fcfe] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3cebb1a9] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7732a649] 02:06:28 02:06:26.906 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : collectionResource 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4aabf4d2] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36379175] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization].) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..collectionInstanceGroupCustomizations) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..collectionInstanceGroupCustomizations.) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..networkResourceCustomization) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..networkResourceCustomization.) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {cr_model8_17_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu2_17_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:28 - SQL table alias mapping - collection0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu2_17_1_} 02:06:28 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization: select collection0_.cr_model_uuid as cr_model8_17_0_, collection0_.model_customization_uuid as model_cu2_17_0_, collection0_.model_customization_uuid as model_cu2_17_1_, collection0_.cr_model_uuid as cr_model8_17_1_, collection0_.creation_timestamp as creation3_17_1_, collection0_.function as function4_17_1_, collection0_.model_instance_name as model_in5_17_1_, collection0_.role as role6_17_1_, collection0_.collection_resource_type as collecti7_17_1_, collection0_.object_type as object_t1_17_1_ from collection_resource_customization collection0_ where collection0_.cr_model_uuid=? 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57b018e3] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35d2fcb2] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7ddc6047] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f492422] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b6a1b16] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7f8b25ec] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.created 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.description 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.heatFiles 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@123c6288] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2e35aa7a] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.isBase 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelInvariantUUID 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelName 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelVersion 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8374e15] 02:06:28 02:06:26.907 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.artifactChecksum 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.childTemplates 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3be9b7da] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@380cbca7] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.created 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.description 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.parameters 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@a791a55] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45a71ea8] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@330626a1] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateBody 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateName 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.timeoutMinutes 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.version 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vfModuleCustomization 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule.vfModuleCustomization 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vnfResources 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6eb25de2] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2cdb59d3] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.artifactChecksum 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.childTemplates 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5345470f] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2f644dc8] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.created 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.description 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.parameters 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59878c36] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a055618] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@53810168] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateBody 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateName 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.timeoutMinutes 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.version 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e060cdd] 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.908 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations].) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..cvnfcCustomization) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..cvnfcCustomization.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..heatEnvironment) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.heatFiles) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.heatFiles.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.childTemplates) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.childTemplates.) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.parameters) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.parameters.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.vnfResources) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.childTemplates) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.childTemplates.) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.parameters) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.parameters.) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..volumeHeatEnv) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:28 - SQL table alias mapping - vfmodulecu0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {vnf_res12_60_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_60_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:28 - SQL table alias mapping - vfmodulecu0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_60_1_} 02:06:28 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:28 - SQL table alias mapping - heatenviro1_ 02:06:28 - alias suffix - 2_ 02:06:28 - suffixed key columns - {artifact1_26_2_} 02:06:28 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:28 - SQL table alias mapping - vfmodule2_ 02:06:28 - alias suffix - 3_ 02:06:28 - suffixed key columns - {model_uu1_59_3_} 02:06:28 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:28 - SQL table alias mapping - heattempla3_ 02:06:28 - alias suffix - 4_ 02:06:28 - suffixed key columns - {artifact1_29_4_} 02:06:28 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:28 - SQL table alias mapping - heattempla4_ 02:06:28 - alias suffix - 5_ 02:06:28 - suffixed key columns - {artifact1_29_5_} 02:06:28 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:28 - SQL table alias mapping - heatenviro5_ 02:06:28 - alias suffix - 6_ 02:06:28 - suffixed key columns - {artifact1_26_6_} 02:06:28 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations: select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bb0f9e9] 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@606135b6] 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2754f916] 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4ef1a4cf] 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d011b37] 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:28 02:06:26.909 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..configResourceCustomization) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..service) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..serviceProxyResourceCustomization) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:28 - SQL table alias mapping - configurat0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {configur9_21_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_21_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:28 - SQL table alias mapping - configurat0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_21_1_} 02:06:28 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization: select configurat0_.configuration_model_uuid as configur9_21_0_, configurat0_.id as id1_21_0_, configurat0_.id as id1_21_1_, configurat0_.configuration_customization_model_customization_id as configur8_21_1_, configurat0_.configuration_model_uuid as configur9_21_1_, configurat0_.creation_timestamp as creation2_21_1_, configurat0_.configuration_function as configur3_21_1_, configurat0_.model_customization_uuid as model_cu4_21_1_, configurat0_.model_instance_name as model_in5_21_1_, configurat0_.configuration_role as configur6_21_1_, configurat0_.service_model_uuid as service10_21_1_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_1_, configurat0_.configuration_type as configur7_21_1_ from configuration_customization configurat0_ where configurat0_.configuration_model_uuid=? 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f95fe7f] 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f0938d2] 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@59263d70] 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations]..allottedResource) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:28 - SQL table alias mapping - allottedcu0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service_1_8_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_7_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:28 - SQL table alias mapping - allottedre1_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_7_1_} 02:06:28 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.allottedCustomizations: select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@f3f412e] 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a96fcc9] 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : allottedResource 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:28 02:06:26.910 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization].) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:28 - SQL table alias mapping - allotedres0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {ar_mode15_7_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_7_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:28 - SQL table alias mapping - allotedres0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_7_1_} 02:06:28 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization: select allotedres0_.ar_model_uuid as ar_mode15_7_0_, allotedres0_.model_customization_uuid as model_cu1_7_0_, allotedres0_.model_customization_uuid as model_cu1_7_1_, allotedres0_.ar_model_uuid as ar_mode15_7_1_, allotedres0_.creation_timestamp as creation2_7_1_, allotedres0_.max_instances as max_inst3_7_1_, allotedres0_.min_instances as min_inst4_7_1_, allotedres0_.model_instance_name as model_in5_7_1_, allotedres0_.nf_function as nf_funct6_7_1_, allotedres0_.nf_naming_code as nf_namin7_7_1_, allotedres0_.nf_role as nf_role8_7_1_, allotedres0_.nf_type as nf_type9_7_1_, allotedres0_.providing_service_model_invariant_uuid as providi10_7_1_, allotedres0_.providing_service_model_name as providi11_7_1_, allotedres0_.providing_service_model_uuid as providi12_7_1_, allotedres0_.resource_input as resourc13_7_1_, allotedres0_.target_network_role as target_14_7_1_ from allotted_resource_customization allotedres0_ where allotedres0_.ar_model_uuid=? 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c6a9812] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@419755e2] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategories 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a14990f] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategoriesId 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories]..activitySpecCategories) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:28 - SQL table alias mapping - activitysp0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {activity3_3_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_3_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:28 - SQL table alias mapping - activitysp0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_3_1_} 02:06:28 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories: select activitysp0_.activity_spec_id as activity3_3_0_, activitysp0_.id as id1_3_0_, activitysp0_.id as id1_3_1_, activitysp0_.activity_spec_id as activity3_3_1_, activitysp0_.activity_spec_categories_id as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.activity_spec_id=? 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6157e7ea] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4ae9cbb3] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@197278e3] 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:28 02:06:26.911 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations]..networkResource) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:28 - SQL table alias mapping - networkcus0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {service_1_39_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - model_cu1_38_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:28 - SQL table alias mapping - networkres1_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {model_cu1_38_1_} 02:06:28 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.networkCustomizations: select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1dc29c2d] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50453864] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@318c90b8] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow]..vnfResource) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:28 - SQL table alias mapping - vnfresourc0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {workflow3_66_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_66_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:28 - SQL table alias mapping - vnfresourc0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_66_1_} 02:06:28 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow: select vnfresourc0_.workflow_id as workflow3_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.workflow_id=? 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@487308f5] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36892ef5] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@399ea2af] 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:28 02:06:26.912 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence]..activitySpec) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:28 - SQL table alias mapping - workflowac0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {workflow4_70_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_70_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:28 - SQL table alias mapping - workflowac0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_70_1_} 02:06:28 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence: select workflowac0_.workflow_id as workflow4_70_0_, workflowac0_.id as id1_70_0_, workflowac0_.id as id1_70_1_, workflowac0_.activity_spec_id as activity2_70_1_, workflowac0_.seq_no as seq_no3_70_1_, workflowac0_.workflow_id as workflow4_70_1_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.workflow_id=? 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@461fcdef] 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@491b7338] 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@588c0ea] 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1718f1d0] 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5cbeabdb] 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:28 - Returns 02:06:28 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations].) 02:06:28 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfResourceCust) 02:06:28 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfcCustomizations) 02:06:28 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfcCustomizations.) 02:06:28 - QuerySpaces 02:06:28 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:28 - SQL table alias mapping - vnfcinstan0_ 02:06:28 - alias suffix - 0_ 02:06:28 - suffixed key columns - {instance5_68_0_} 02:06:28 - entity-element alias suffix - 1_ 02:06:28 - 1_entity-element suffixed key columns - id1_68_1_ 02:06:28 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:28 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:28 - SQL table alias mapping - vnfcinstan0_ 02:06:28 - alias suffix - 1_ 02:06:28 - suffixed key columns - {id1_68_1_} 02:06:28 02:06:28 02:06:26.913 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations: select vnfcinstan0_.instance_group_model_uuid as instance5_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.instance_group_model_uuid=? 02:06:28 02:06:27.026 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:06:28 02:06:27.026 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named HQL queries 02:06:28 02:06:27.027 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named SQL queries 02:06:28 02:06:27.039 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@1dcbc81a 02:06:28 02:06:27.039 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Registering SessionFactory: 1a23f9a7-5917-4823-b0b3-b10dbf6cc78f () 02:06:28 02:06:27.039 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Not binding SessionFactory to JNDI, no JNDI name configured 02:06:28 02:06:27.332 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator - Statistics initialized [enabled=false] 02:06:28 02:06:27.522 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.820 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.824 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.826 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.828 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.866 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.868 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.869 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.872 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.873 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.874 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.875 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.876 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.878 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.879 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.880 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.881 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.882 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.883 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.884 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.911 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.912 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.912 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.913 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.935 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.936 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.937 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.957 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.958 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.959 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:27.998 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.000 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.002 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.002 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.003 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.004 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.005 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.030 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.031 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.032 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.055 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.057 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.081 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.083 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.107 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.108 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.109 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.111 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.111 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.129 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.146 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.166 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.548 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.577 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.592 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.615 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.616 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.631 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.646 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.661 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.675 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.707 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.736 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.737 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.738 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.757 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.790 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.810 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.825 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.841 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.857 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.873 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.874 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:28 02:06:28.892 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.908 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.922 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.936 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.951 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.965 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:28.969 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.066 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.095 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.123 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.139 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.140 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.171 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.172 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.172 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.173 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.188 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.215 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.228 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.241 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.264 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.278 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.279 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.280 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.294 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.295 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.296 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.297 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.298 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.298 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:29 02:06:29.474 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:06:30 02:06:29.973 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:06:30 02:06:30.007 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:06:30 02:06:30.164 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:30 02:06:30.171 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 02:06:30 02:06:30.171 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 02:06:30 02:06:30.176 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via user class loader 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:30 02:06:30.177 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:30 02:06:30.179 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:31 02:06:31.452 [main] INFO org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest - Started CatalogDbAdapterBaseTest in 23.472 seconds (JVM running for 26.838) 02:06:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.591 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryVfModuleTest 02:06:31 [INFO] Running org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest 02:06:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.adapters.catalogdb.CatalogDbAdapterBaseTest 02:06:31 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest 02:06:31 02:06:31.556 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:31 02:06:31.558 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:31 02:06:31.558 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:31 02:06:31.558 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:31 02:06:31.558 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:31 02:06:31.558 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"c2c1cab9-0f9b-41b1-9cc6-1b232605159c"] 02:06:31 02:06:31.559 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:31 02:06:31.559 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:31 02:06:31.790 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:31 02:06:31.792 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:31 02:06:31.792 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:31 02:06:31.792 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:31 02:06:31.795 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:c2c1cab9-0f9b-41b1-9cc6-1b232605159c;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:31 02:06:31.795 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:31 02:06:31.858 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:31 02:06:31.858 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:31.883 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:32 02:06:31.906 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:31.919 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:31.920 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.920 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.930 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.931 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:31.931 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:31.932 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:31.934 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:31.935 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:31.940 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.037 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.037 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:32 02:06:32.038 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.041 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.041 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.042 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.042 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.043 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.043 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:32 02:06:32.044 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.044 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.044 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.044 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.044 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.079 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.079 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.083 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.084 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.084 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.084 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.088 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.089 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.089 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.089 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.096 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:32 "description" : "MSO aLaCarte Vfmodule with addon", 02:06:32 "modelUUID" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:32 "modelInvariantUUID" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:32 "created" : "2017-04-14 13:42:39.000", 02:06:32 "modelVersion" : "1.0", 02:06:32 "serviceType" : "NA", 02:06:32 "serviceRole" : "NA", 02:06:32 "serviceFunction" : null, 02:06:32 "environmentContext" : "Luna", 02:06:32 "workloadContext" : "Oxygen", 02:06:32 "category" : null, 02:06:32 "resourceOrder" : null, 02:06:32 "distrobutionStatus" : null, 02:06:32 "serviceArtifactList" : [ ], 02:06:32 "serviceInfos" : [ ], 02:06:32 "namingPolicy" : null, 02:06:32 "onapGeneratedNaming" : null, 02:06:32 "blueprintName" : null, 02:06:32 "blueprintVersion" : null, 02:06:32 "skipPostInstConf" : true, 02:06:32 "controllerActor" : null, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "service" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "allottedCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/allottedCustomizations" 02:06:32 }, 02:06:32 "collectionResourceCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/collectionResourceCustomizations" 02:06:32 }, 02:06:32 "serviceProxyCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/serviceProxyCustomizations" 02:06:32 }, 02:06:32 "configurationCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/configurationCustomizations" 02:06:32 }, 02:06:32 "networkCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/networkCustomizations" 02:06:32 }, 02:06:32 "csar" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/csar" 02:06:32 }, 02:06:32 "pnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/pnfCustomizations" 02:06:32 }, 02:06:32 "vnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations" 02:06:32 }, 02:06:32 "recipes" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/recipes" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.096 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.313 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.314 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"07806708-9584-4326-9a8a-dee3c2b20070"] 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.314 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.323 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.323 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.323 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.323 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:07806708-9584-4326-9a8a-dee3c2b20070;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.324 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.326 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.326 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.327 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:32 02:06:32.328 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.329 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.330 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.331 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.336 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.336 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:32 02:06:32.336 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.337 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.341 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.341 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.341 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.341 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.341 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:32 "description" : "MSO aLaCarte Vfmodule with addon", 02:06:32 "modelUUID" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:32 "modelInvariantUUID" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:32 "created" : "2017-04-14 13:42:39.000", 02:06:32 "modelVersion" : "1.0", 02:06:32 "serviceType" : "NA", 02:06:32 "serviceRole" : "NA", 02:06:32 "serviceFunction" : null, 02:06:32 "environmentContext" : "Luna", 02:06:32 "workloadContext" : "Oxygen", 02:06:32 "category" : null, 02:06:32 "resourceOrder" : null, 02:06:32 "distrobutionStatus" : null, 02:06:32 "serviceArtifactList" : [ ], 02:06:32 "serviceInfos" : [ ], 02:06:32 "namingPolicy" : null, 02:06:32 "onapGeneratedNaming" : null, 02:06:32 "blueprintName" : null, 02:06:32 "blueprintVersion" : null, 02:06:32 "skipPostInstConf" : true, 02:06:32 "controllerActor" : null, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "service" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "allottedCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/allottedCustomizations" 02:06:32 }, 02:06:32 "collectionResourceCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/collectionResourceCustomizations" 02:06:32 }, 02:06:32 "serviceProxyCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/serviceProxyCustomizations" 02:06:32 }, 02:06:32 "configurationCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/configurationCustomizations" 02:06:32 }, 02:06:32 "networkCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/networkCustomizations" 02:06:32 }, 02:06:32 "csar" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/csar" 02:06:32 }, 02:06:32 "pnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/pnfCustomizations" 02:06:32 }, 02:06:32 "vnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations" 02:06:32 }, 02:06:32 "recipes" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/recipes" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.342 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.348 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.349 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"40dc298c-3ee9-4648-a0b8-a28fedee5f08"] 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.349 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.356 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.356 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.357 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:40dc298c-3ee9-4648-a0b8-a28fedee5f08;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.357 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.359 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.359 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.360 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:32 02:06:32.361 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.362 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.363 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.364 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.364 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.364 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.368 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.369 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:32 02:06:32.370 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.372 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.372 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.372 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.372 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.372 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:32 "description" : "MSO aLaCarte Vfmodule with addon", 02:06:32 "modelUUID" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:32 "modelInvariantUUID" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:32 "created" : "2017-04-14 13:42:39.000", 02:06:32 "modelVersion" : "1.0", 02:06:32 "serviceType" : "NA", 02:06:32 "serviceRole" : "NA", 02:06:32 "serviceFunction" : null, 02:06:32 "environmentContext" : "Luna", 02:06:32 "workloadContext" : "Oxygen", 02:06:32 "category" : null, 02:06:32 "resourceOrder" : null, 02:06:32 "distrobutionStatus" : null, 02:06:32 "serviceArtifactList" : [ ], 02:06:32 "serviceInfos" : [ ], 02:06:32 "namingPolicy" : null, 02:06:32 "onapGeneratedNaming" : null, 02:06:32 "blueprintName" : null, 02:06:32 "blueprintVersion" : null, 02:06:32 "skipPostInstConf" : true, 02:06:32 "controllerActor" : null, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "service" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671" 02:06:32 }, 02:06:32 "allottedCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/allottedCustomizations" 02:06:32 }, 02:06:32 "collectionResourceCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/collectionResourceCustomizations" 02:06:32 }, 02:06:32 "serviceProxyCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/serviceProxyCustomizations" 02:06:32 }, 02:06:32 "configurationCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/configurationCustomizations" 02:06:32 }, 02:06:32 "networkCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/networkCustomizations" 02:06:32 }, 02:06:32 "csar" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/csar" 02:06:32 }, 02:06:32 "pnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/pnfCustomizations" 02:06:32 }, 02:06:32 "vnfCustomizations" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations" 02:06:32 }, 02:06:32 "recipes" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/recipes" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.373 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.380 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations 02:06:32 02:06:32.380 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"a2df5c74-10ba-460a-99d1-cb25696a1b3e"] 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.388 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.388 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.388 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations 02:06:32 02:06:32.388 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.389 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:a2df5c74-10ba-460a-99d1-cb25696a1b3e;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.389 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.413 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.413 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.414 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:32 02:06:32.414 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.415 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.416 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.417 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.418 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.418 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:32 02:06:32.419 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.420 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.420 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.420 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:32 02:06:32.420 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.420 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.421 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:32 02:06:32.422 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.425 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.427 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:32 02:06:32.429 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.430 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.431 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.432 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.433 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.434 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.435 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.462 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.462 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.462 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.462 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.462 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.463 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.464 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "_embedded" : { 02:06:32 "vnfResourceCustomization" : [ { 02:06:32 "id" : 1, 02:06:32 "modelCustomizationUUID" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:32 "modelInstanceName" : "vSAMP10a 1", 02:06:32 "created" : "2017-05-26 15:08:24.000", 02:06:32 "minInstances" : 0, 02:06:32 "maxInstances" : 0, 02:06:32 "availabilityZoneMaxCount" : 0, 02:06:32 "nfFunction" : "vSAMP", 02:06:32 "nfType" : "vSAMP", 02:06:32 "nfRole" : "vSAMP", 02:06:32 "nfNamingCode" : "vSAMP", 02:06:32 "multiStageDesign" : null, 02:06:32 "resourceInput" : "{\\\"resource_input\\\":\\\"test\\\"}", 02:06:32 "blueprintName" : null, 02:06:32 "blueprintVersion" : null, 02:06:32 "skipPostInstConf" : false, 02:06:32 "vnfcInstanceGroupOrder" : null, 02:06:32 "nfDataValid" : false, 02:06:32 "controllerActor" : null, 02:06:32 "creationTimestamp" : "2017-05-26T15:08:24.000+00:00", 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1" 02:06:32 }, 02:06:32 "vnfResourceCustomization" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1" 02:06:32 }, 02:06:32 "service" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1/service" 02:06:32 }, 02:06:32 "vnfResources" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1/vnfResources" 02:06:32 }, 02:06:32 "vfModuleCustomizations" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1/vfModuleCustomizations" 02:06:32 }, 02:06:32 "vnfcInstanceGroupCustomizations" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1/vnfcInstanceGroupCustomizations" 02:06:32 } 02:06:32 } 02:06:32 } ] 02:06:32 }, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/service/5df8b6de-2083-11e7-93ae-92361f002671/vnfCustomizations" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.464 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.482 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/vnfResourceCustomization/1/vfModuleCustomizations 02:06:32 02:06:32.483 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/vnfResourceCustomization/1/vfModuleCustomizations 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"afcb85f4-7e6b-4014-9eae-7667fc7b3213"] 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.483 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.489 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /vnfResourceCustomization/1/vfModuleCustomizations 02:06:32 02:06:32.489 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:afcb85f4-7e6b-4014-9eae-7667fc7b3213;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.490 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.493 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.493 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.494 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfresourc0_.id as id1_65_0_, vnfresourc0_.availability_zone_max_count as availabi2_65_0_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_0_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_0_, vnfresourc0_.controller_actor as controll5_65_0_, vnfresourc0_.creation_timestamp as creation6_65_0_, vnfresourc0_.max_instances as max_inst7_65_0_, vnfresourc0_.min_instances as min_inst8_65_0_, vnfresourc0_.model_customization_uuid as model_cu9_65_0_, vnfresourc0_.model_instance_name as model_i10_65_0_, vnfresourc0_.multi_stage_design as multi_s11_65_0_, vnfresourc0_.nf_data_valid as nf_data12_65_0_, vnfresourc0_.nf_function as nf_func13_65_0_, vnfresourc0_.nf_naming_code as nf_nami14_65_0_, vnfresourc0_.nf_role as nf_role15_65_0_, vnfresourc0_.nf_type as nf_type16_65_0_, vnfresourc0_.resource_input as resourc17_65_0_, vnfresourc0_.service_model_uuid as service20_65_0_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_0_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.id as id1_60_4_, vfmodulecu3_.availability_zone_count as availabi2_60_4_, vfmodulecu3_.creation_timestamp as creation3_60_4_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_4_, vfmodulecu3_.initial_count as initial_4_60_4_, vfmodulecu3_.label as label5_60_4_, vfmodulecu3_.max_instances as max_inst6_60_4_, vfmodulecu3_.min_instances as min_inst7_60_4_, vfmodulecu3_.model_customization_uuid as model_cu8_60_4_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_4_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_4_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_4_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_4_, heatenviro4_.artifact_uuid as artifact1_26_5_, heatenviro4_.artifact_checksum as artifact2_26_5_, heatenviro4_.creation_timestamp as creation3_26_5_, heatenviro4_.description as descript4_26_5_, heatenviro4_.body as body5_26_5_, heatenviro4_.name as name6_26_5_, heatenviro4_.version as version7_26_5_, vfmodule5_.model_uuid as model_uu1_59_6_, vfmodule5_.creation_timestamp as creation2_59_6_, vfmodule5_.description as descript3_59_6_, vfmodule5_.is_base as is_base4_59_6_, vfmodule5_.model_invariant_uuid as model_in5_59_6_, vfmodule5_.model_name as model_na6_59_6_, vfmodule5_.model_version as model_ve7_59_6_, vfmodule5_.heat_template_artifact_uuid as heat_tem8_59_6_, vfmodule5_.vnf_resource_model_uuid as vnf_reso9_59_6_, vfmodule5_.vol_heat_template_artifact_uuid as vol_hea10_59_6_, heatenviro6_.artifact_uuid as artifact1_26_7_, heatenviro6_.artifact_checksum as artifact2_26_7_, heatenviro6_.creation_timestamp as creation3_26_7_, heatenviro6_.description as descript4_26_7_, heatenviro6_.body as body5_26_7_, heatenviro6_.name as name6_26_7_, heatenviro6_.version as version7_26_7_, vnfresourc7_.model_uuid as model_uu1_64_8_, vnfresourc7_.aic_version_max as aic_vers2_64_8_, vnfresourc7_.aic_version_min as aic_vers3_64_8_, vnfresourc7_.resource_category as resource4_64_8_, vnfresourc7_.creation_timestamp as creation5_64_8_, vnfresourc7_.description as descript6_64_8_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_8_, vnfresourc7_.model_invariant_uuid as model_in7_64_8_, vnfresourc7_.model_name as model_na8_64_8_, vnfresourc7_.model_version as model_ve9_64_8_, vnfresourc7_.orchestration_mode as orchest10_64_8_, vnfresourc7_.resource_sub_category as resourc11_64_8_, vnfresourc7_.tosca_node_type as tosca_n12_64_8_ from vnf_resource_customization vnfresourc0_ left outer join service service1_ on vnfresourc0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid left outer join vf_module_customization vfmodulecu3_ on vnfresourc0_.id=vfmodulecu3_.vnf_resource_customization_id left outer join heat_environment heatenviro4_ on vfmodulecu3_.heat_environment_artifact_uuid=heatenviro4_.artifact_uuid left outer join vf_module vfmodule5_ on vfmodulecu3_.vf_module_model_uuid=vfmodule5_.model_uuid left outer join heat_environment heatenviro6_ on vfmodulecu3_.vol_environment_artifact_uuid=heatenviro6_.artifact_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc0_.vnf_resource_model_uuid=vnfresourc7_.model_uuid where vnfresourc0_.id=? 02:06:32 02:06:32.497 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.498 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.499 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.500 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.501 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.502 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.504 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.505 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.506 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.507 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResourceCustomization#1 02:06:32 02:06:32.508 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.528 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.529 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.529 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.529 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.529 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.530 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.531 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "_embedded" : { 02:06:32 "vfModuleCustomization" : [ { 02:06:32 "id" : 1, 02:06:32 "modelCustomizationUUID" : "cb82ffd8-252a-11e7-93ae-92361f002671", 02:06:32 "label" : "base", 02:06:32 "minInstances" : 0, 02:06:32 "maxInstances" : 0, 02:06:32 "initialCount" : 1, 02:06:32 "availabilityZoneCount" : 0, 02:06:32 "created" : "2017-05-26 15:08:23.000", 02:06:32 "skipPostInstConf" : true, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1" 02:06:32 }, 02:06:32 "vfModuleCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1" 02:06:32 }, 02:06:32 "volumeHeatEnv" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/volumeHeatEnv" 02:06:32 }, 02:06:32 "vfModule" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/vfModule" 02:06:32 }, 02:06:32 "cvnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/cvnfcCustomization" 02:06:32 }, 02:06:32 "heatEnvironment" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/heatEnvironment" 02:06:32 }, 02:06:32 "vnfCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/vnfCustomization" 02:06:32 } 02:06:32 } 02:06:32 }, { 02:06:32 "id" : 2, 02:06:32 "modelCustomizationUUID" : "b4ea86b4-253f-11e7-93ae-92361f002671", 02:06:32 "label" : "PCM", 02:06:32 "minInstances" : 0, 02:06:32 "maxInstances" : 0, 02:06:32 "initialCount" : 0, 02:06:32 "availabilityZoneCount" : 0, 02:06:32 "created" : "2017-05-26 15:08:23.000", 02:06:32 "skipPostInstConf" : true, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2" 02:06:32 }, 02:06:32 "vfModuleCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2" 02:06:32 }, 02:06:32 "volumeHeatEnv" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2/volumeHeatEnv" 02:06:32 }, 02:06:32 "vfModule" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2/vfModule" 02:06:32 }, 02:06:32 "cvnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2/cvnfcCustomization" 02:06:32 }, 02:06:32 "heatEnvironment" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2/heatEnvironment" 02:06:32 }, 02:06:32 "vnfCustomization" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/2/vnfCustomization" 02:06:32 } 02:06:32 } 02:06:32 } ] 02:06:32 }, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/vnfResourceCustomization/1/vfModuleCustomizations" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.531 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.546 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/vfModuleCustomization/1/cvnfcCustomization 02:06:32 02:06:32.546 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/vfModuleCustomization/1/cvnfcCustomization 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"da3570a3-34f6-47f4-9446-e52bb91ee13c"] 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.546 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.552 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.552 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.552 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /vfModuleCustomization/1/cvnfcCustomization 02:06:32 02:06:32.552 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.553 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:da3570a3-34f6-47f4-9446-e52bb91ee13c;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.553 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.563 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.563 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.564 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.availability_zone_count as availabi2_60_0_, vfmodulecu0_.creation_timestamp as creation3_60_0_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_0_, vfmodulecu0_.initial_count as initial_4_60_0_, vfmodulecu0_.label as label5_60_0_, vfmodulecu0_.max_instances as max_inst6_60_0_, vfmodulecu0_.min_instances as min_inst7_60_0_, vfmodulecu0_.model_customization_uuid as model_cu8_60_0_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_0_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_0_, heatenviro1_.artifact_uuid as artifact1_26_1_, heatenviro1_.artifact_checksum as artifact2_26_1_, heatenviro1_.creation_timestamp as creation3_26_1_, heatenviro1_.description as descript4_26_1_, heatenviro1_.body as body5_26_1_, heatenviro1_.name as name6_26_1_, heatenviro1_.version as version7_26_1_, vfmodule2_.model_uuid as model_uu1_59_2_, vfmodule2_.creation_timestamp as creation2_59_2_, vfmodule2_.description as descript3_59_2_, vfmodule2_.is_base as is_base4_59_2_, vfmodule2_.model_invariant_uuid as model_in5_59_2_, vfmodule2_.model_name as model_na6_59_2_, vfmodule2_.model_version as model_ve7_59_2_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_2_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_2_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_2_, heattempla3_.artifact_uuid as artifact1_29_3_, heattempla3_.artifact_checksum as artifact2_29_3_, heattempla3_.creation_timestamp as creation3_29_3_, heattempla3_.description as descript4_29_3_, heattempla3_.body as body5_29_3_, heattempla3_.name as name6_29_3_, heattempla3_.timeout_minutes as timeout_7_29_3_, heattempla3_.version as version8_29_3_, heattempla4_.artifact_uuid as artifact1_29_4_, heattempla4_.artifact_checksum as artifact2_29_4_, heattempla4_.creation_timestamp as creation3_29_4_, heattempla4_.description as descript4_29_4_, heattempla4_.body as body5_29_4_, heattempla4_.name as name6_29_4_, heattempla4_.timeout_minutes as timeout_7_29_4_, heattempla4_.version as version8_29_4_, vnfresourc5_.id as id1_65_5_, vnfresourc5_.availability_zone_max_count as availabi2_65_5_, vnfresourc5_.cds_blueprint_name as cds_blue3_65_5_, vnfresourc5_.cds_blueprint_version as cds_blue4_65_5_, vnfresourc5_.controller_actor as controll5_65_5_, vnfresourc5_.creation_timestamp as creation6_65_5_, vnfresourc5_.max_instances as max_inst7_65_5_, vnfresourc5_.min_instances as min_inst8_65_5_, vnfresourc5_.model_customization_uuid as model_cu9_65_5_, vnfresourc5_.model_instance_name as model_i10_65_5_, vnfresourc5_.multi_stage_design as multi_s11_65_5_, vnfresourc5_.nf_data_valid as nf_data12_65_5_, vnfresourc5_.nf_function as nf_func13_65_5_, vnfresourc5_.nf_naming_code as nf_nami14_65_5_, vnfresourc5_.nf_role as nf_role15_65_5_, vnfresourc5_.nf_type as nf_type16_65_5_, vnfresourc5_.resource_input as resourc17_65_5_, vnfresourc5_.service_model_uuid as service20_65_5_, vnfresourc5_.skip_post_instantiation_configuration as skip_po18_65_5_, vnfresourc5_.vnf_resource_model_uuid as vnf_res21_65_5_, vnfresourc5_.vnfcinstancegroup_order as vnfcins19_65_5_, service6_.model_uuid as model_uu1_50_6_, service6_.cds_blueprint_name as cds_blue2_50_6_, service6_.cds_blueprint_version as cds_blue3_50_6_, service6_.service_category as service_4_50_6_, service6_.controller_actor as controll5_50_6_, service6_.creation_timestamp as creation6_50_6_, service6_.tosca_csar_artifact_uuid as tosca_c21_50_6_, service6_.description as descript7_50_6_, service6_.overall_distribution_status as overall_8_50_6_, service6_.environment_context as environm9_50_6_, service6_.model_invariant_uuid as model_i10_50_6_, service6_.model_name as model_n11_50_6_, service6_.model_version as model_v12_50_6_, service6_.naming_policy as naming_13_50_6_, service6_.onap_generated_naming as onap_ge14_50_6_, service6_.resource_order as resourc15_50_6_, service6_.service_function as service16_50_6_, service6_.service_role as service17_50_6_, service6_.service_type as service18_50_6_, service6_.skip_post_instantiation_configuration as skip_po19_50_6_, service6_.workload_context as workloa20_50_6_, vnfresourc7_.model_uuid as model_uu1_64_7_, vnfresourc7_.aic_version_max as aic_vers2_64_7_, vnfresourc7_.aic_version_min as aic_vers3_64_7_, vnfresourc7_.resource_category as resource4_64_7_, vnfresourc7_.creation_timestamp as creation5_64_7_, vnfresourc7_.description as descript6_64_7_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_7_, vnfresourc7_.model_invariant_uuid as model_in7_64_7_, vnfresourc7_.model_name as model_na8_64_7_, vnfresourc7_.model_version as model_ve9_64_7_, vnfresourc7_.orchestration_mode as orchest10_64_7_, vnfresourc7_.resource_sub_category as resourc11_64_7_, vnfresourc7_.tosca_node_type as tosca_n12_64_7_, heatenviro8_.artifact_uuid as artifact1_26_8_, heatenviro8_.artifact_checksum as artifact2_26_8_, heatenviro8_.creation_timestamp as creation3_26_8_, heatenviro8_.description as descript4_26_8_, heatenviro8_.body as body5_26_8_, heatenviro8_.name as name6_26_8_, heatenviro8_.version as version7_26_8_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join vnf_resource_customization vnfresourc5_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc5_.id left outer join service service6_ on vnfresourc5_.service_model_uuid=service6_.model_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc5_.vnf_resource_model_uuid=vnfresourc7_.model_uuid left outer join heat_environment heatenviro8_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro8_.artifact_uuid where vfmodulecu0_.id=? 02:06:32 02:06:32.565 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:32 02:06:32.567 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.568 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.569 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.570 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.571 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.572 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.572 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:32 02:06:32.572 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.573 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.574 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VfModuleCustomization#1 02:06:32 02:06:32.575 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.576 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization#1] 02:06:32 02:06:32.576 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.id as id1_24_1_, cvnfccusto0_.creation_timestamp as creation2_24_1_, cvnfccusto0_.description as descript3_24_1_, cvnfccusto0_.model_customization_uuid as model_cu4_24_1_, cvnfccusto0_.model_instance_name as model_in5_24_1_, cvnfccusto0_.model_invariant_uuid as model_in6_24_1_, cvnfccusto0_.model_name as model_na7_24_1_, cvnfccusto0_.model_uuid as model_uu8_24_1_, cvnfccusto0_.model_version as model_ve9_24_1_, cvnfccusto0_.nfc_function as nfc_fun10_24_1_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_1_, cvnfccusto0_.tosca_node_type as tosca_n12_24_1_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_1_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_, vnfcinstan2_.id as id1_68_3_, vnfcinstan2_.creation_timestamp as creation2_68_3_, vnfcinstan2_.description as descript3_68_3_, vnfcinstan2_.function as function4_68_3_, vnfcinstan2_.instance_group_model_uuid as instance5_68_3_, vnfcinstan2_.vnf_resource_customization_id as vnf_reso6_68_3_ from cvnfc_customization cvnfccusto0_ left outer join vnfc_customization vnfccustom1_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom1_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan2_ on vnfccustom1_.vnfc_instance_group_customization_id=vnfcinstan2_.id where cvnfccusto0_.vf_module_customization_id=? 02:06:32 02:06:32.576 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization#1] 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization#1] 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization#1] 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcCustomization#1] 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testCvnfcCustomzationDescription 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = dadc2c8c-2bab-11e9-b210-d663bd873d93 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcFunction` : value = testNfcFunction 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcNamingCode` : value = testNfcNamingCode 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = testToscaNodeType 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = 1 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcCustomization` : value = 9bcce658-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcCustomization#1] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testVnfcCustomizationDescription 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = toscaNodeType 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomization` : value = null 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testCvnfcCustomzationDescription 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = dadc2c8c-2bab-11e9-b210-d663bd873d95 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcFunction` : value = testNfcFunction 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcNamingCode` : value = testNfcNamingCode 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = testToscaNodeType 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = 1 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcCustomization` : value = 9bcce658-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization#1] 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:32 02:06:32.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.593 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.593 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.593 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.593 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.593 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.594 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.594 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.594 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.594 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.594 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.595 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "_embedded" : { 02:06:32 "cvnfcCustomization" : [ { 02:06:32 "id" : 1, 02:06:32 "modelCustomizationUUID" : "dadc2c8c-2bab-11e9-b210-d663bd873d93", 02:06:32 "modelInstanceName" : "testModelInstanceName", 02:06:32 "modelUUID" : "b25735fe-9b37-11e8-98d0-529269fb1459", 02:06:32 "modelInvariantUUID" : "ba7e6ef0-9b37-11e8-98d0-529269fb1459", 02:06:32 "modelVersion" : "testModelVersion", 02:06:32 "modelName" : "testModelName", 02:06:32 "toscaNodeType" : "testToscaNodeType", 02:06:32 "description" : "testCvnfcCustomzationDescription", 02:06:32 "nfcFunction" : "testNfcFunction", 02:06:32 "nfcNamingCode" : "testNfcNamingCode", 02:06:32 "created" : "2018-07-17 14:05:08.000", 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/1" 02:06:32 }, 02:06:32 "cvnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/1" 02:06:32 }, 02:06:32 "vfModuleCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/1/vfModuleCustomization" 02:06:32 }, 02:06:32 "cvnfcConfigurationCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/1/cvnfcConfigurationCustomization" 02:06:32 }, 02:06:32 "vnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/1/vnfcCustomization" 02:06:32 } 02:06:32 } 02:06:32 }, { 02:06:32 "id" : 2, 02:06:32 "modelCustomizationUUID" : "dadc2c8c-2bab-11e9-b210-d663bd873d95", 02:06:32 "modelInstanceName" : "testModelInstanceName", 02:06:32 "modelUUID" : "b25735fe-9b37-11e8-98d0-529269fb1459", 02:06:32 "modelInvariantUUID" : "ba7e6ef0-9b37-11e8-98d0-529269fb1459", 02:06:32 "modelVersion" : "testModelVersion", 02:06:32 "modelName" : "testModelName", 02:06:32 "toscaNodeType" : "testToscaNodeType", 02:06:32 "description" : "testCvnfcCustomzationDescription", 02:06:32 "nfcFunction" : "testNfcFunction", 02:06:32 "nfcNamingCode" : "testNfcNamingCode", 02:06:32 "created" : "2018-07-17 14:05:08.000", 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2" 02:06:32 }, 02:06:32 "cvnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2" 02:06:32 }, 02:06:32 "vfModuleCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2/vfModuleCustomization" 02:06:32 }, 02:06:32 "cvnfcConfigurationCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2/cvnfcConfigurationCustomization" 02:06:32 }, 02:06:32 "vnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2/vnfcCustomization" 02:06:32 } 02:06:32 } 02:06:32 } ] 02:06:32 }, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/vfModuleCustomization/1/cvnfcCustomization" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.595 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.608 [main] DEBUG org.onap.so.db.catalog.client.CatalogDbClient - Found CvnfcCustomization: org.onap.so.db.catalog.beans.CvnfcCustomization_$$_jvst75f_3@2ffdb97f[id=,modelCustomizationUUID=,modelInstanceName=,modelUUID=,modelInvariantUUID=,modelVersion=,modelName=,toscaNodeType=,description=,nfcFunction=,nfcNamingCode=,created=,vnfVfmoduleCvnfcConfigurationCustomization=] 02:06:32 02:06:32.608 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/cvnfcCustomization/2/cvnfcConfigurationCustomization 02:06:32 02:06:32.609 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/cvnfcCustomization/2/cvnfcConfigurationCustomization 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"9f4e2a6d-4612-4916-a52d-f0f9bb89739f"] 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.609 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /cvnfcCustomization/2/cvnfcConfigurationCustomization 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:9f4e2a6d-4612-4916-a52d-f0f9bb89739f;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.616 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.631 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.631 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:32 02:06:32.632 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.creation_timestamp as creation2_24_0_, cvnfccusto0_.description as descript3_24_0_, cvnfccusto0_.model_customization_uuid as model_cu4_24_0_, cvnfccusto0_.model_instance_name as model_in5_24_0_, cvnfccusto0_.model_invariant_uuid as model_in6_24_0_, cvnfccusto0_.model_name as model_na7_24_0_, cvnfccusto0_.model_uuid as model_uu8_24_0_, cvnfccusto0_.model_version as model_ve9_24_0_, cvnfccusto0_.nfc_function as nfc_fun10_24_0_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_0_, cvnfccusto0_.tosca_node_type as tosca_n12_24_0_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, vfmodulecu1_.id as id1_60_1_, vfmodulecu1_.availability_zone_count as availabi2_60_1_, vfmodulecu1_.creation_timestamp as creation3_60_1_, vfmodulecu1_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu1_.initial_count as initial_4_60_1_, vfmodulecu1_.label as label5_60_1_, vfmodulecu1_.max_instances as max_inst6_60_1_, vfmodulecu1_.min_instances as min_inst7_60_1_, vfmodulecu1_.model_customization_uuid as model_cu8_60_1_, vfmodulecu1_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu1_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu1_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu1_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro2_.artifact_uuid as artifact1_26_2_, heatenviro2_.artifact_checksum as artifact2_26_2_, heatenviro2_.creation_timestamp as creation3_26_2_, heatenviro2_.description as descript4_26_2_, heatenviro2_.body as body5_26_2_, heatenviro2_.name as name6_26_2_, heatenviro2_.version as version7_26_2_, vfmodule3_.model_uuid as model_uu1_59_3_, vfmodule3_.creation_timestamp as creation2_59_3_, vfmodule3_.description as descript3_59_3_, vfmodule3_.is_base as is_base4_59_3_, vfmodule3_.model_invariant_uuid as model_in5_59_3_, vfmodule3_.model_name as model_na6_59_3_, vfmodule3_.model_version as model_ve7_59_3_, vfmodule3_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule3_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule3_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, vnfresourc4_.id as id1_65_4_, vnfresourc4_.availability_zone_max_count as availabi2_65_4_, vnfresourc4_.cds_blueprint_name as cds_blue3_65_4_, vnfresourc4_.cds_blueprint_version as cds_blue4_65_4_, vnfresourc4_.controller_actor as controll5_65_4_, vnfresourc4_.creation_timestamp as creation6_65_4_, vnfresourc4_.max_instances as max_inst7_65_4_, vnfresourc4_.min_instances as min_inst8_65_4_, vnfresourc4_.model_customization_uuid as model_cu9_65_4_, vnfresourc4_.model_instance_name as model_i10_65_4_, vnfresourc4_.multi_stage_design as multi_s11_65_4_, vnfresourc4_.nf_data_valid as nf_data12_65_4_, vnfresourc4_.nf_function as nf_func13_65_4_, vnfresourc4_.nf_naming_code as nf_nami14_65_4_, vnfresourc4_.nf_role as nf_role15_65_4_, vnfresourc4_.nf_type as nf_type16_65_4_, vnfresourc4_.resource_input as resourc17_65_4_, vnfresourc4_.service_model_uuid as service20_65_4_, vnfresourc4_.skip_post_instantiation_configuration as skip_po18_65_4_, vnfresourc4_.vnf_resource_model_uuid as vnf_res21_65_4_, vnfresourc4_.vnfcinstancegroup_order as vnfcins19_65_4_, heatenviro5_.artifact_uuid as artifact1_26_5_, heatenviro5_.artifact_checksum as artifact2_26_5_, heatenviro5_.creation_timestamp as creation3_26_5_, heatenviro5_.description as descript4_26_5_, heatenviro5_.body as body5_26_5_, heatenviro5_.name as name6_26_5_, heatenviro5_.version as version7_26_5_, vnfccustom6_.model_customization_uuid as model_cu1_67_6_, vnfccustom6_.creation_timestamp as creation2_67_6_, vnfccustom6_.description as descript3_67_6_, vnfccustom6_.model_instance_name as model_in4_67_6_, vnfccustom6_.model_invariant_uuid as model_in5_67_6_, vnfccustom6_.model_name as model_na6_67_6_, vnfccustom6_.model_uuid as model_uu7_67_6_, vnfccustom6_.model_version as model_ve8_67_6_, vnfccustom6_.resource_input as resource9_67_6_, vnfccustom6_.tosca_node_type as tosca_n10_67_6_, vnfccustom6_.vnfc_instance_group_customization_id as vnfc_in11_67_6_, vnfcinstan7_.id as id1_68_7_, vnfcinstan7_.creation_timestamp as creation2_68_7_, vnfcinstan7_.description as descript3_68_7_, vnfcinstan7_.function as function4_68_7_, vnfcinstan7_.instance_group_model_uuid as instance5_68_7_, vnfcinstan7_.vnf_resource_customization_id as vnf_reso6_68_7_ from cvnfc_customization cvnfccusto0_ left outer join vf_module_customization vfmodulecu1_ on cvnfccusto0_.vf_module_customization_id=vfmodulecu1_.id left outer join heat_environment heatenviro2_ on vfmodulecu1_.heat_environment_artifact_uuid=heatenviro2_.artifact_uuid left outer join vf_module vfmodule3_ on vfmodulecu1_.vf_module_model_uuid=vfmodule3_.model_uuid left outer join vnf_resource_customization vnfresourc4_ on vfmodulecu1_.vnf_resource_customization_id=vnfresourc4_.id left outer join heat_environment heatenviro5_ on vfmodulecu1_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid left outer join vnfc_customization vnfccustom6_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom6_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan7_ on vnfccustom6_.vnfc_instance_group_customization_id=vnfcinstan7_.id where cvnfccusto0_.id=? 02:06:32 02:06:32.634 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testCvnfcCustomzationDescription 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = dadc2c8c-2bab-11e9-b210-d663bd873d95 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcFunction` : value = testNfcFunction 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcNamingCode` : value = testNfcNamingCode 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = testToscaNodeType 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = 1 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcCustomization` : value = 9bcce658-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.636 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:32 02:06:32.637 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.638 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.651 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.651 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.652 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.653 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.654 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:32 02:06:32.655 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testVnfcCustomizationDescription 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = toscaNodeType 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomization` : value = null 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.656 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:32 02:06:32.657 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.658 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.658 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.658 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.658 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:32 02:06:32.658 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:32 availability_zone_0: "alln-zone-1" 02:06:32 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:32 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:32 nso_name_0: "zrdm3vamp01nso001" 02:06:32 nso_oam_ip_0: "172.18.25.175" 02:06:32 nso_oam_net_gw: "172.18.25.1" 02:06:32 nso_oam_net_mask: "255.255.255.0" 02:06:32 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:32 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:32 oam_net_id: "nso_oam" 02:06:32 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:32 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:32 vnf_name: "Mobisupport" 02:06:32 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:32 02:06:32.659 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:32 02:06:32.660 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.660 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CvnfcCustomization#2 02:06:32 02:06:32.660 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:32 02:06:32.662 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization#2] 02:06:32 02:06:32.662 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.id as id1_23_1_, cvnfcconfi0_.configuration_function as configur2_23_1_, cvnfcconfi0_.configuration_model_uuid as configur9_23_1_, cvnfcconfi0_.configuration_role as configur3_23_1_, cvnfcconfi0_.configuration_type as configur4_23_1_, cvnfcconfi0_.creation_timestamp as creation5_23_1_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_1_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_1_, cvnfcconfi0_.model_instance_name as model_in7_23_1_, cvnfcconfi0_.policy_name as policy_n8_23_1_, configurat1_.model_uuid as model_uu1_20_2_, configurat1_.creation_timestamp as creation2_20_2_, configurat1_.description as descript3_20_2_, configurat1_.model_invariant_uuid as model_in4_20_2_, configurat1_.model_name as model_na5_20_2_, configurat1_.model_version as model_ve6_20_2_, configurat1_.tosca_node_type as tosca_no7_20_2_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid where cvnfcconfi0_.cvnfc_customization_id=? 02:06:32 02:06:32.662 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization#2] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization#2] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization#20654] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationFunction` : value = Network Cloud 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationFunction`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationResource` : value = d2195b0e-307a-4d30-b82f-9c82001d965e 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationResource`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationRole` : value = Fabric Config 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationRole`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationType` : value = 5G 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-06-04 20:12:20.0 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = 2 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 386c9aa7-9318-48ee-a6d1-1bf0f85de385 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Fabric Configuration 0 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `policyName` : value = Config_MS_fabric_configuration_FRWL.1.xml 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`policyName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization#20654] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ConfigurationResource#d2195b0e-307a-4d30-b82f-9c82001d965e] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationResourceCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationResourceCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-06-04 20:12:20.0 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = A fabric Configuration object 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2f0a4b7a-dfdb-4f82-a2ab-b65d1ddd5e8e 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Fabric Configuration 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 13.0 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.nodes.FabricConfiguration 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ConfigurationResource#d2195b0e-307a-4d30-b82f-9c82001d965e] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization#2] 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:32 02:06:32.663 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:32 02:06:32.691 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:32 02:06:32.691 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:32 02:06:32.691 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:32 02:06:32.691 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:32 02:06:32.691 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:32 02:06:32.697 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:32 "_embedded" : { 02:06:32 "cvnfcConfigurationCustomization" : [ { 02:06:32 "id" : 20654, 02:06:32 "modelCustomizationUUID" : "386c9aa7-9318-48ee-a6d1-1bf0f85de385", 02:06:32 "modelInstanceName" : "Fabric Configuration 0", 02:06:32 "configurationType" : "5G", 02:06:32 "configurationRole" : "Fabric Config", 02:06:32 "configurationFunction" : "Network Cloud", 02:06:32 "policyName" : "Config_MS_fabric_configuration_FRWL.1.xml", 02:06:32 "created" : "2019-06-04 20:12:20.000", 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/cvnfcConfigurationCustomization/20654" 02:06:32 }, 02:06:32 "cvnfcConfigurationCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcConfigurationCustomization/20654" 02:06:32 }, 02:06:32 "cvnfcCustomization" : { 02:06:32 "href" : "http://localhost:42515/cvnfcConfigurationCustomization/20654/cvnfcCustomization" 02:06:32 }, 02:06:32 "configurationResource" : { 02:06:32 "href" : "http://localhost:42515/cvnfcConfigurationCustomization/20654/configurationResource" 02:06:32 } 02:06:32 } 02:06:32 } ] 02:06:32 }, 02:06:32 "_links" : { 02:06:32 "self" : { 02:06:32 "href" : "http://localhost:42515/cvnfcCustomization/2/cvnfcConfigurationCustomization" 02:06:32 } 02:06:32 } 02:06:32 } 02:06:32 02:06:32.697 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:32 02:06:32.713 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/cvnfcConfigurationCustomization/20654/configurationResource 02:06:32 02:06:32.713 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:32 02:06:32.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:32 02:06:32.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/cvnfcConfigurationCustomization/20654/configurationResource 02:06:32 02:06:32.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:32 02:06:32.713 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"29639746-272f-4303-b872-0a5a29a17f30"] 02:06:32 02:06:32.714 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:32 02:06:32.714 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /cvnfcConfigurationCustomization/20654/configurationResource 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:29639746-272f-4303-b872-0a5a29a17f30;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:32 02:06:32.721 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:32 02:06:32.729 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:32 02:06:32.729 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.731 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.configuration_function as configur2_23_0_, cvnfcconfi0_.configuration_model_uuid as configur9_23_0_, cvnfcconfi0_.configuration_role as configur3_23_0_, cvnfcconfi0_.configuration_type as configur4_23_0_, cvnfcconfi0_.creation_timestamp as creation5_23_0_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_0_, cvnfcconfi0_.model_instance_name as model_in7_23_0_, cvnfcconfi0_.policy_name as policy_n8_23_0_, configurat1_.model_uuid as model_uu1_20_1_, configurat1_.creation_timestamp as creation2_20_1_, configurat1_.description as descript3_20_1_, configurat1_.model_invariant_uuid as model_in4_20_1_, configurat1_.model_name as model_na5_20_1_, configurat1_.model_version as model_ve6_20_1_, configurat1_.tosca_node_type as tosca_no7_20_1_, cvnfccusto2_.id as id1_24_2_, cvnfccusto2_.creation_timestamp as creation2_24_2_, cvnfccusto2_.description as descript3_24_2_, cvnfccusto2_.model_customization_uuid as model_cu4_24_2_, cvnfccusto2_.model_instance_name as model_in5_24_2_, cvnfccusto2_.model_invariant_uuid as model_in6_24_2_, cvnfccusto2_.model_name as model_na7_24_2_, cvnfccusto2_.model_uuid as model_uu8_24_2_, cvnfccusto2_.model_version as model_ve9_24_2_, cvnfccusto2_.nfc_function as nfc_fun10_24_2_, cvnfccusto2_.nfc_naming_code as nfc_nam11_24_2_, cvnfccusto2_.tosca_node_type as tosca_n12_24_2_, cvnfccusto2_.vf_module_customization_id as vf_modu13_24_2_, cvnfccusto2_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_2_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.availability_zone_count as availabi2_60_3_, vfmodulecu3_.creation_timestamp as creation3_60_3_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_3_, vfmodulecu3_.initial_count as initial_4_60_3_, vfmodulecu3_.label as label5_60_3_, vfmodulecu3_.max_instances as max_inst6_60_3_, vfmodulecu3_.min_instances as min_inst7_60_3_, vfmodulecu3_.model_customization_uuid as model_cu8_60_3_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_3_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_3_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_3_, vnfccustom4_.model_customization_uuid as model_cu1_67_4_, vnfccustom4_.creation_timestamp as creation2_67_4_, vnfccustom4_.description as descript3_67_4_, vnfccustom4_.model_instance_name as model_in4_67_4_, vnfccustom4_.model_invariant_uuid as model_in5_67_4_, vnfccustom4_.model_name as model_na6_67_4_, vnfccustom4_.model_uuid as model_uu7_67_4_, vnfccustom4_.model_version as model_ve8_67_4_, vnfccustom4_.resource_input as resource9_67_4_, vnfccustom4_.tosca_node_type as tosca_n10_67_4_, vnfccustom4_.vnfc_instance_group_customization_id as vnfc_in11_67_4_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid left outer join cvnfc_customization cvnfccusto2_ on cvnfcconfi0_.cvnfc_customization_id=cvnfccusto2_.id left outer join vf_module_customization vfmodulecu3_ on cvnfccusto2_.vf_module_customization_id=vfmodulecu3_.id left outer join vnfc_customization vnfccustom4_ on cvnfccusto2_.vnfc_cust_model_customization_uuid=vnfccustom4_.model_customization_uuid where cvnfcconfi0_.id=? 02:06:33 02:06:32.732 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization#20654] 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationFunction` : value = Network Cloud 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationResource` : value = d2195b0e-307a-4d30-b82f-9c82001d965e 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationRole` : value = Fabric Config 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationType` : value = 5G 02:06:33 02:06:32.733 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-06-04 20:12:20.0 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = 2 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 386c9aa7-9318-48ee-a6d1-1bf0f85de385 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Fabric Configuration 0 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `policyName` : value = Config_MS_fabric_configuration_FRWL.1.xml 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`policyName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization#20654] 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ConfigurationResource#d2195b0e-307a-4d30-b82f-9c82001d965e] 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-06-04 20:12:20.0 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = A fabric Configuration object 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2f0a4b7a-dfdb-4f82-a2ab-b65d1ddd5e8e 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Fabric Configuration 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 13.0 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.nodes.FabricConfiguration 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ConfigurationResource#d2195b0e-307a-4d30-b82f-9c82001d965e] 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcConfigurationCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcConfigurationCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testCvnfcCustomzationDescription 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = dadc2c8c-2bab-11e9-b210-d663bd873d95 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcFunction` : value = testNfcFunction 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfcNamingCode` : value = testNfcNamingCode 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfcNamingCode`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = testToscaNodeType 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = 1 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcCustomization` : value = 9bcce658-9b37-11e8-98d0-529269fb1459 02:06:33 02:06:32.734 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CvnfcCustomization#2] 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select heatenviro0_.artifact_uuid as artifact1_26_0_, heatenviro0_.artifact_checksum as artifact2_26_0_, heatenviro0_.creation_timestamp as creation3_26_0_, heatenviro0_.description as descript4_26_0_, heatenviro0_.body as body5_26_0_, heatenviro0_.name as name6_26_0_, heatenviro0_.version as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.artifact_uuid=? 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:33 availability_zone_0: "alln-zone-1" 02:06:33 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:33 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:33 nso_name_0: "zrdm3vamp01nso001" 02:06:33 nso_oam_ip_0: "172.18.25.175" 02:06:33 nso_oam_net_gw: "172.18.25.1" 02:06:33 nso_oam_net_mask: "255.255.255.0" 02:06:33 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:33 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:33 oam_net_id: "nso_oam" 02:06:33 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:33 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:33 vnf_name: "Mobisupport" 02:06:33 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.735 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select vfmodule0_.model_uuid as model_uu1_59_0_, vfmodule0_.creation_timestamp as creation2_59_0_, vfmodule0_.description as descript3_59_0_, vfmodule0_.is_base as is_base4_59_0_, vfmodule0_.model_invariant_uuid as model_in5_59_0_, vfmodule0_.model_name as model_na6_59_0_, vfmodule0_.model_version as model_ve7_59_0_, vfmodule0_.heat_template_artifact_uuid as heat_tem8_59_0_, vfmodule0_.vnf_resource_model_uuid as vnf_reso9_59_0_, vfmodule0_.vol_heat_template_artifact_uuid as vol_hea10_59_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_, heattempla2_.artifact_uuid as artifact1_29_2_, heattempla2_.artifact_checksum as artifact2_29_2_, heattempla2_.creation_timestamp as creation3_29_2_, heattempla2_.description as descript4_29_2_, heattempla2_.body as body5_29_2_, heattempla2_.name as name6_29_2_, heattempla2_.timeout_minutes as timeout_7_29_2_, heattempla2_.version as version8_29_2_ from vf_module vfmodule0_ left outer join heat_template heattempla1_ on vfmodule0_.heat_template_artifact_uuid=heattempla1_.artifact_uuid left outer join heat_template heattempla2_ on vfmodule0_.vol_heat_template_artifact_uuid=heattempla2_.artifact_uuid where vfmodule0_.model_uuid=? 02:06:33 02:06:32.736 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.737 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select vnfresourc0_.id as id1_65_0_, vnfresourc0_.availability_zone_max_count as availabi2_65_0_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_0_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_0_, vnfresourc0_.controller_actor as controll5_65_0_, vnfresourc0_.creation_timestamp as creation6_65_0_, vnfresourc0_.max_instances as max_inst7_65_0_, vnfresourc0_.min_instances as min_inst8_65_0_, vnfresourc0_.model_customization_uuid as model_cu9_65_0_, vnfresourc0_.model_instance_name as model_i10_65_0_, vnfresourc0_.multi_stage_design as multi_s11_65_0_, vnfresourc0_.nf_data_valid as nf_data12_65_0_, vnfresourc0_.nf_function as nf_func13_65_0_, vnfresourc0_.nf_naming_code as nf_nami14_65_0_, vnfresourc0_.nf_role as nf_role15_65_0_, vnfresourc0_.nf_type as nf_type16_65_0_, vnfresourc0_.resource_input as resourc17_65_0_, vnfresourc0_.service_model_uuid as service20_65_0_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_0_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.id as id1_60_4_, vfmodulecu3_.availability_zone_count as availabi2_60_4_, vfmodulecu3_.creation_timestamp as creation3_60_4_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_4_, vfmodulecu3_.initial_count as initial_4_60_4_, vfmodulecu3_.label as label5_60_4_, vfmodulecu3_.max_instances as max_inst6_60_4_, vfmodulecu3_.min_instances as min_inst7_60_4_, vfmodulecu3_.model_customization_uuid as model_cu8_60_4_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_4_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_4_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_4_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_4_, heatenviro4_.artifact_uuid as artifact1_26_5_, heatenviro4_.artifact_checksum as artifact2_26_5_, heatenviro4_.creation_timestamp as creation3_26_5_, heatenviro4_.description as descript4_26_5_, heatenviro4_.body as body5_26_5_, heatenviro4_.name as name6_26_5_, heatenviro4_.version as version7_26_5_, vfmodule5_.model_uuid as model_uu1_59_6_, vfmodule5_.creation_timestamp as creation2_59_6_, vfmodule5_.description as descript3_59_6_, vfmodule5_.is_base as is_base4_59_6_, vfmodule5_.model_invariant_uuid as model_in5_59_6_, vfmodule5_.model_name as model_na6_59_6_, vfmodule5_.model_version as model_ve7_59_6_, vfmodule5_.heat_template_artifact_uuid as heat_tem8_59_6_, vfmodule5_.vnf_resource_model_uuid as vnf_reso9_59_6_, vfmodule5_.vol_heat_template_artifact_uuid as vol_hea10_59_6_, heatenviro6_.artifact_uuid as artifact1_26_7_, heatenviro6_.artifact_checksum as artifact2_26_7_, heatenviro6_.creation_timestamp as creation3_26_7_, heatenviro6_.description as descript4_26_7_, heatenviro6_.body as body5_26_7_, heatenviro6_.name as name6_26_7_, heatenviro6_.version as version7_26_7_, vnfresourc7_.model_uuid as model_uu1_64_8_, vnfresourc7_.aic_version_max as aic_vers2_64_8_, vnfresourc7_.aic_version_min as aic_vers3_64_8_, vnfresourc7_.resource_category as resource4_64_8_, vnfresourc7_.creation_timestamp as creation5_64_8_, vnfresourc7_.description as descript6_64_8_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_8_, vnfresourc7_.model_invariant_uuid as model_in7_64_8_, vnfresourc7_.model_name as model_na8_64_8_, vnfresourc7_.model_version as model_ve9_64_8_, vnfresourc7_.orchestration_mode as orchest10_64_8_, vnfresourc7_.resource_sub_category as resourc11_64_8_, vnfresourc7_.tosca_node_type as tosca_n12_64_8_ from vnf_resource_customization vnfresourc0_ left outer join service service1_ on vnfresourc0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid left outer join vf_module_customization vfmodulecu3_ on vnfresourc0_.id=vfmodulecu3_.vnf_resource_customization_id left outer join heat_environment heatenviro4_ on vfmodulecu3_.heat_environment_artifact_uuid=heatenviro4_.artifact_uuid left outer join vf_module vfmodule5_ on vfmodulecu3_.vf_module_model_uuid=vfmodule5_.model_uuid left outer join heat_environment heatenviro6_ on vfmodulecu3_.vol_environment_artifact_uuid=heatenviro6_.artifact_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc0_.vnf_resource_model_uuid=vnfresourc7_.model_uuid where vnfresourc0_.id=? 02:06:33 02:06:32.739 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:33 02:06:32.740 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.741 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:33 02:06:32.742 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:33 availability_zone_0: "alln-zone-1" 02:06:33 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:33 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:33 nso_name_0: "zrdm3vamp01nso001" 02:06:33 nso_oam_ip_0: "172.18.25.175" 02:06:33 nso_oam_net_gw: "172.18.25.1" 02:06:33 nso_oam_net_mask: "255.255.255.0" 02:06:33 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:33 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:33 oam_net_id: "nso_oam" 02:06:33 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:33 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:33 vnf_name: "Mobisupport" 02:06:33 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.743 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.744 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResourceCustomization#1 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:05:08.0 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = testVnfcCustomizationDescription 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = testModelInstanceName 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ba7e6ef0-9b37-11e8-98d0-529269fb1459 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = testModelName 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelUUID` : value = b25735fe-9b37-11e8-98d0-529269fb1459 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = testModelVersion 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = toscaNodeType 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomization` : value = null 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfcCustomization#9bcce658-9b37-11e8-98d0-529269fb1459] 02:06:33 02:06:32.745 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization#20654 02:06:33 02:06:32.746 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:32.765 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:32.765 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:32.765 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:32.765 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:32.765 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:32.767 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelUUID" : "d2195b0e-307a-4d30-b82f-9c82001d965e", 02:06:33 "modelInvariantUUID" : "2f0a4b7a-dfdb-4f82-a2ab-b65d1ddd5e8e", 02:06:33 "modelVersion" : "13.0", 02:06:33 "modelName" : "Fabric Configuration", 02:06:33 "toscaNodeType" : "org.openecomp.nodes.FabricConfiguration", 02:06:33 "description" : "A fabric Configuration object", 02:06:33 "created" : "2019-06-04T20:12:20.000+00:00", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e" 02:06:33 }, 02:06:33 "configurationResource" : { 02:06:33 "href" : "http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e" 02:06:33 }, 02:06:33 "configurationResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e/configurationResourceCustomization" 02:06:33 }, 02:06:33 "cvnfcConfigurationCustomization" : { 02:06:33 "href" : "http://localhost:42515/configurationResource/d2195b0e-307a-4d30-b82f-9c82001d965e/cvnfcConfigurationCustomization" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:32.767 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:32.775 [main] DEBUG org.onap.so.db.catalog.client.CatalogDbClient - Found Fabric Configuration: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization_$$_jvst75f_4@2b49a1f1[id=,modelCustomizationUUID=,modelInstanceName=,configurationType=,configurationRole=,configurationFunction=,policyName=,created=,configurationResource=,cvnfcCustomization=] 02:06:33 02:06:32.839 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:32.840 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"cfe88840-7f12-4fe0-b80b-7fff2795d230"] 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:32.840 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:cfe88840-7f12-4fe0-b80b-7fff2795d230;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:32.848 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:32.857 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:32.857 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.858 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.creation_timestamp as creation2_15_0_, collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_instance_name as model_in3_15_0_, collection0_.network_resource_model_uuid as network_9_15_0_, collection0_.crc_model_customization_uuid as crc_mod10_15_0_, collection0_.network_role as network_4_15_0_, collection0_.network_scope as network_5_15_0_, collection0_.network_technology as network_6_15_0_, collection0_.network_type as network_7_15_0_ from collection_network_resource_customization collection0_ where collection0_.model_customization_uuid=? 02:06:33 02:06:32.858 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.859 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization#1a61be4b-3378-4c9a-91c8-c919519b2d01] 02:06:33 02:06:32.859 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:33 02:06:32.859 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.859 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = 0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:32.859 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.860 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:33 02:06:32.860 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.860 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:33 02:06:32.860 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.861 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:32.861 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization#1a61be4b-3378-4c9a-91c8-c919519b2d01] 02:06:33 02:06:32.862 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization#1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:32.863 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:32.875 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:32.875 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:32.875 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:32.875 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:32.875 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:32.877 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelCustomizationUUID" : "1a61be4b-3378-4c9a-91c8-c919519b2d01", 02:06:33 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9", 02:06:33 "created" : "2017-04-19T14:28:32.000+00:00", 02:06:33 "networkTechnology" : "", 02:06:33 "networkType" : "", 02:06:33 "networkScope" : "", 02:06:33 "networkRole" : "", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01" 02:06:33 }, 02:06:33 "collectionNetworkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01" 02:06:33 }, 02:06:33 "networkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/networkResourceCustomization" 02:06:33 }, 02:06:33 "instanceGroup" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/instanceGroup" 02:06:33 }, 02:06:33 "networkResource" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/networkResource" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:32.877 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:32.887 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - 1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:32.899 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:32.899 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.901 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - TEST IS STARTING UP... 02:06:33 02:06:32.901 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - 42515 02:06:33 02:06:32.901 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d 02:06:33 02:06:32.901 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"1b1a780c-6530-4f4c-ba00-5a1f846e76f5"] 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:32.901 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:1b1a780c-6530-4f4c-ba00-5a1f846e76f5;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:32.908 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:32.912 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:32.912 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.912 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:33 02:06:32.913 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 266eaf78-af74-45cd-83ec-9c477f189dc1 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = tbd 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = General_Revenue-Bearing 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = afa5911f-87a7-4e99-a6dc-8e6cd7b86573 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Network_Collection_SVC_0106 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = INFRASTRUCTURE 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.914 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Production 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#266eaf78-af74-45cd-83ec-9c477f189dc1] 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = OGQ1M2QyYjU0OWMzZTY4MWVlYTNhOWIxNmQ2NjEyZDQ= 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-NetworkCollectionSvc0106-csar.csar 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/NetworkCollectionSvc0106/1.0/artifacts/service-NetworkCollectionSvc0106-csar.csar 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#266eaf78-af74-45cd-83ec-9c477f189dc1] 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d 02:06:33 02:06:32.915 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:32.919 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.919 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceArtifactList#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceArtifactList#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.920 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:33 02:06:32.921 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.921 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:33 02:06:32.921 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:33 02:06:32.926 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:32.926 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:32.926 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:32.926 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:32.926 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:32.927 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:32.927 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:32.927 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:32.927 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:32.927 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:32.929 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelName" : "Network_Collection_SVC_0106", 02:06:33 "description" : "tbd", 02:06:33 "modelUUID" : "4694a55f-58b3-4f17-92a5-796d6f5ffd0d", 02:06:33 "modelInvariantUUID" : "afa5911f-87a7-4e99-a6dc-8e6cd7b86573", 02:06:33 "created" : "2018-06-01 16:06:52.000", 02:06:33 "modelVersion" : "1.0", 02:06:33 "serviceType" : "INFRASTRUCTURE", 02:06:33 "serviceRole" : "", 02:06:33 "serviceFunction" : null, 02:06:33 "environmentContext" : "General_Revenue-Bearing", 02:06:33 "workloadContext" : "Production", 02:06:33 "category" : null, 02:06:33 "resourceOrder" : null, 02:06:33 "distrobutionStatus" : null, 02:06:33 "serviceArtifactList" : [ ], 02:06:33 "serviceInfos" : [ ], 02:06:33 "namingPolicy" : null, 02:06:33 "onapGeneratedNaming" : null, 02:06:33 "blueprintName" : null, 02:06:33 "blueprintVersion" : null, 02:06:33 "skipPostInstConf" : true, 02:06:33 "controllerActor" : null, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d" 02:06:33 }, 02:06:33 "service" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d" 02:06:33 }, 02:06:33 "allottedCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/allottedCustomizations" 02:06:33 }, 02:06:33 "collectionResourceCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/collectionResourceCustomizations" 02:06:33 }, 02:06:33 "serviceProxyCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/serviceProxyCustomizations" 02:06:33 }, 02:06:33 "configurationCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/configurationCustomizations" 02:06:33 }, 02:06:33 "networkCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/networkCustomizations" 02:06:33 }, 02:06:33 "csar" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/csar" 02:06:33 }, 02:06:33 "pnfCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/pnfCustomizations" 02:06:33 }, 02:06:33 "vnfCustomizations" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/vnfCustomizations" 02:06:33 }, 02:06:33 "recipes" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/recipes" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:32.929 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:32.935 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/collectionResourceCustomizations 02:06:33 02:06:32.935 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/collectionResourceCustomizations 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"422c8648-4bf1-488c-8ef8-c753c613e1c1"] 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:32.935 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:32.941 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:32.942 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:32.942 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/collectionResourceCustomizations 02:06:33 02:06:32.942 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:32.942 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:422c8648-4bf1-488c-8ef8-c753c613e1c1;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:32.942 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:32.944 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:32.944 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.945 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:33 02:06:32.945 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 266eaf78-af74-45cd-83ec-9c477f189dc1 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = tbd 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = General_Revenue-Bearing 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = afa5911f-87a7-4e99-a6dc-8e6cd7b86573 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Network_Collection_SVC_0106 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = INFRASTRUCTURE 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Production 02:06:33 02:06:32.946 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#266eaf78-af74-45cd-83ec-9c477f189dc1] 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = OGQ1M2QyYjU0OWMzZTY4MWVlYTNhOWIxNmQ2NjEyZDQ= 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-NetworkCollectionSvc0106-csar.csar 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/NetworkCollectionSvc0106/1.0/artifacts/service-NetworkCollectionSvc0106-csar.csar 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#266eaf78-af74-45cd-83ec-9c477f189dc1] 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#4694a55f-58b3-4f17-92a5-796d6f5ffd0d 02:06:33 02:06:32.947 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:32.948 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.948 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select collection0_.service_model_uuid as service_1_18_0_, collection0_.resource_model_customization_uuid as resource2_18_0_, collection1_.model_customization_uuid as model_cu2_17_1_, collection1_.cr_model_uuid as cr_model8_17_1_, collection1_.creation_timestamp as creation3_17_1_, collection1_.function as function4_17_1_, collection1_.model_instance_name as model_in5_17_1_, collection1_.role as role6_17_1_, collection1_.collection_resource_type as collecti7_17_1_, collection1_.object_type as object_t1_17_1_ from collection_resource_customization_to_service collection0_ inner join collection_resource_customization collection1_ on collection0_.resource_model_customization_uuid=collection1_.model_customization_uuid where collection0_.service_model_uuid=? 02:06:33 02:06:32.948 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.948 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `function` : value = 02:06:33 02:06:32.949 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`function`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Network_Collection_Resource_1806 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations#4694a55f-58b3-4f17-92a5-796d6f5ffd0d] 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:33 02:06:32.950 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:33 02:06:32.961 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:32.961 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:32.961 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:32.961 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:32.961 [http-nio-auto-1-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:32.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:32.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:32.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:32.962 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:32.962 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:32.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "_embedded" : { 02:06:33 "networkCollectionResourceCustomization" : [ { 02:06:33 "modelCustomizationUUID" : "a07a5826-3281-485c-8f40-6988011ef3f2", 02:06:33 "modelInstanceName" : "Network_Collection_Resource_1806", 02:06:33 "type" : "", 02:06:33 "role" : "", 02:06:33 "function" : "", 02:06:33 "created" : "2018-06-01T16:06:52.000+00:00", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2" 02:06:33 }, 02:06:33 "networkCollectionResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2" 02:06:33 }, 02:06:33 "networkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/networkResourceCustomization" 02:06:33 }, 02:06:33 "collectionResource" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionResource" 02:06:33 }, 02:06:33 "collectionInstanceGroupCustomizations" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionInstanceGroupCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } ] 02:06:33 }, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/service/4694a55f-58b3-4f17-92a5-796d6f5ffd0d/collectionResourceCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:32.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:32.972 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:32.973 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"059c3068-8113-48a4-9fbd-7150d8c93c27"] 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:32.973 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:059c3068-8113-48a4-9fbd-7150d8c93c27;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:32.980 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:32.989 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:32.989 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:32.990 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select networkcol0_.model_customization_uuid as model_cu2_17_0_, networkcol0_.cr_model_uuid as cr_model8_17_0_, networkcol0_.creation_timestamp as creation3_17_0_, networkcol0_.function as function4_17_0_, networkcol0_.model_instance_name as model_in5_17_0_, networkcol0_.role as role6_17_0_, networkcol0_.collection_resource_type as collecti7_17_0_ from collection_resource_customization networkcol0_ where networkcol0_.model_customization_uuid=? and networkcol0_.object_type='NetworkCollection' 02:06:33 02:06:32.990 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `function` : value = 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`function`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Network_Collection_Resource_1806 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:32.991 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:32.992 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:32.997 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:32.997 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:32.997 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:32.997 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:32.997 [http-nio-auto-1-exec-2] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:32.998 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:32.998 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:32.998 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:32.998 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:32.998 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:32.999 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelCustomizationUUID" : "a07a5826-3281-485c-8f40-6988011ef3f2", 02:06:33 "modelInstanceName" : "Network_Collection_Resource_1806", 02:06:33 "type" : "", 02:06:33 "role" : "", 02:06:33 "function" : "", 02:06:33 "created" : "2018-06-01T16:06:52.000+00:00", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2" 02:06:33 }, 02:06:33 "networkCollectionResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2" 02:06:33 }, 02:06:33 "networkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/networkResourceCustomization" 02:06:33 }, 02:06:33 "collectionResource" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionResource" 02:06:33 }, 02:06:33 "collectionInstanceGroupCustomizations" : { 02:06:33 "href" : "http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionInstanceGroupCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:32.999 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.006 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionResource 02:06:33 02:06:33.007 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionResource 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"97914444-24b9-43d1-b55b-1acacba8fdd0"] 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:33.007 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:33.014 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.014 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.014 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /networkCollectionResourceCustomization/a07a5826-3281-485c-8f40-6988011ef3f2/collectionResource 02:06:33 02:06:33.014 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.015 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:97914444-24b9-43d1-b55b-1acacba8fdd0;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.015 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.017 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.017 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.018 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select networkcol0_.model_customization_uuid as model_cu2_17_0_, networkcol0_.cr_model_uuid as cr_model8_17_0_, networkcol0_.creation_timestamp as creation3_17_0_, networkcol0_.function as function4_17_0_, networkcol0_.model_instance_name as model_in5_17_0_, networkcol0_.role as role6_17_0_, networkcol0_.collection_resource_type as collecti7_17_0_ from collection_resource_customization networkcol0_ where networkcol0_.model_customization_uuid=? and networkcol0_.object_type='NetworkCollection' 02:06:33 02:06:33.018 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `function` : value = 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`function`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Network_Collection_Resource_1806 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2] 02:06:33 02:06:33.019 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization#a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:33.020 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.026 [http-nio-auto-1-exec-3] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06] 02:06:33 02:06:33.026 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select collection0_.model_uuid as model_uu1_16_0_, collection0_.creation_timestamp as creation2_16_0_, collection0_.description as descript3_16_0_, collection0_.model_invariant_uuid as model_in4_16_0_, collection0_.model_name as model_na5_16_0_, collection0_.model_version as model_ve6_16_0_, collection0_.tosca_node_type as tosca_no7_16_0_, instancegr1_.model_uuid as model_uu2_33_1_, instancegr1_.cr_model_uuid as cr_mode10_33_1_, instancegr1_.creation_timestamp as creation3_33_1_, instancegr1_.model_invariant_uuid as model_in4_33_1_, instancegr1_.model_name as model_na5_33_1_, instancegr1_.model_version as model_ve6_33_1_, instancegr1_.role as role7_33_1_, instancegr1_.tosca_node_type as tosca_no8_33_1_, instancegr1_.instance_group_type as instance9_33_1_, instancegr1_.object_type as object_t1_33_1_ from collection_resource collection0_ left outer join instance_group instancegr1_ on collection0_.model_uuid=instancegr1_.cr_model_uuid where collection0_.model_uuid=? 02:06:33 02:06:33.026 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06] 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-20 12:53:34.0 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = tbd 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 38273494-f61a-4645-bfe2-d971994bc3e5 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Network_Collection_Resource_1806 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.027 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06] 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-05-25 14:33:28.0 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = c675f5f6-c017-40cb-807a-cb806ad24c0f 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = network_collection_resource_1806..NetworkCollection..0 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = SUB_INTERFACE 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = L3_NETWORK 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.028 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.031 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:33.031 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:33.031 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.031 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:33.031 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:33.033 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelUUID" : "e083bdcd-449d-433d-9699-1bbc2d363f06", 02:06:33 "modelName" : "Network_Collection_Resource_1806", 02:06:33 "modelInvariantUUID" : "38273494-f61a-4645-bfe2-d971994bc3e5", 02:06:33 "modelVersion" : "1.0", 02:06:33 "toscaNodeType" : "org.openecomp.resource.cr.NetworkCollectionResource1806", 02:06:33 "description" : "tbd", 02:06:33 "created" : "2018-06-20T12:53:34.000+00:00", 02:06:33 "hibernateLazyInitializer" : { }, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06" 02:06:33 }, 02:06:33 "collectionResource" : { 02:06:33 "href" : "http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06" 02:06:33 }, 02:06:33 "instanceGroup" : { 02:06:33 "href" : "http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06/instanceGroup" 02:06:33 }, 02:06:33 "collectionResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06/collectionResourceCustomization" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:33.033 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.040 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - Found a network collection 02:06:33 02:06:33.041 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06/instanceGroup 02:06:33 02:06:33.041 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06/instanceGroup 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"cff24914-a167-46fc-929e-ca53a6ce32df"] 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:33.041 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /collectionResource/e083bdcd-449d-433d-9699-1bbc2d363f06/instanceGroup 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:cff24914-a167-46fc-929e-ca53a6ce32df;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.047 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select collection0_.model_uuid as model_uu1_16_0_, collection0_.creation_timestamp as creation2_16_0_, collection0_.description as descript3_16_0_, collection0_.model_invariant_uuid as model_in4_16_0_, collection0_.model_name as model_na5_16_0_, collection0_.model_version as model_ve6_16_0_, collection0_.tosca_node_type as tosca_no7_16_0_, instancegr1_.model_uuid as model_uu2_33_1_, instancegr1_.cr_model_uuid as cr_mode10_33_1_, instancegr1_.creation_timestamp as creation3_33_1_, instancegr1_.model_invariant_uuid as model_in4_33_1_, instancegr1_.model_name as model_na5_33_1_, instancegr1_.model_version as model_ve6_33_1_, instancegr1_.role as role7_33_1_, instancegr1_.tosca_node_type as tosca_no8_33_1_, instancegr1_.instance_group_type as instance9_33_1_, instancegr1_.object_type as object_t1_33_1_ from collection_resource collection0_ left outer join instance_group instancegr1_ on collection0_.model_uuid=instancegr1_.cr_model_uuid where collection0_.model_uuid=? 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06] 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomization` : value = NOT NULL COLLECTION 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-20 12:53:34.0 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = tbd 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 38273494-f61a-4645-bfe2-d971994bc3e5 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = Network_Collection_Resource_1806 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06] 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-05-25 14:33:28.0 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = c675f5f6-c017-40cb-807a-cb806ad24c0f 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = network_collection_resource_1806..NetworkCollection..0 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = SUB_INTERFACE 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = L3_NETWORK 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CollectionResource#e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.075 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.076 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.076 [http-nio-auto-1-exec-4] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.076 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.076 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:33.076 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:33.076 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:33.077 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:33.078 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "modelUUID" : "0c8692ef-b9c0-435d-a738-edf31e71f38b", 02:06:33 "modelName" : "network_collection_resource_1806..NetworkCollection..0", 02:06:33 "modelInvariantUUID" : "c675f5f6-c017-40cb-807a-cb806ad24c0f", 02:06:33 "modelVersion" : "1", 02:06:33 "role" : "SUB_INTERFACE", 02:06:33 "toscaNodeType" : "org.openecomp.resource.cr.NetworkCollectionResource1806", 02:06:33 "type" : "L3_NETWORK", 02:06:33 "created" : "2018-05-25T14:33:28.000+00:00", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "networkInstanceGroup" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "collectionResource" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionResource" 02:06:33 }, 02:06:33 "vnfcInstanceGroupCustomizations" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/vnfcInstanceGroupCustomizations" 02:06:33 }, 02:06:33 "collectionInstanceGroupCustomizations" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionInstanceGroupCustomizations" 02:06:33 }, 02:06:33 "collectionNetworkResourceCustomizations" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionNetworkResourceCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:33.079 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.094 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionInstanceGroupCustomizations 02:06:33 02:06:33.095 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionInstanceGroupCustomizations 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"a648276c-6ce3-4acc-a166-7e88f6660af7"] 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:33.095 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionInstanceGroupCustomizations 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:a648276c-6ce3-4acc-a166-7e88f6660af7;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.102 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.110 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.110 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.111 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:33 02:06:33.111 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-05-25 14:33:28.0 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = c675f5f6-c017-40cb-807a-cb806ad24c0f 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = network_collection_resource_1806..NetworkCollection..0 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = SUB_INTERFACE 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = L3_NETWORK 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:33.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_1_, collection0_.instance_group_model_uuid as instance2_19_1_, collection0_.creation_timestamp as creation3_19_1_, collection0_.description as descript4_19_1_, collection0_.function as function5_19_1_, collection0_.subinterface_network_quantity as subinter6_19_1_ from collection_resource_instance_group_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:33 02:06:33.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization#component[modelCustomizationUUID,modelUUID]{modelCustomizationUUID=a07a5826-3281-485c-8f40-6988011ef3f2, modelUUID=0c8692ef-b9c0-435d-a738-edf31e71f38b}] 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@7ed927fd 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCust` : value = a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:33.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCust`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = ncdescription 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `function` : value = ncfunction 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`function`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = 0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subInterfaceNetworkQuantity` : value = 5 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subInterfaceNetworkQuantity`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization#component[modelCustomizationUUID,modelUUID]{modelCustomizationUUID=a07a5826-3281-485c-8f40-6988011ef3f2, modelUUID=0c8692ef-b9c0-435d-a738-edf31e71f38b}] 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization#component[modelCustomizationUUID,modelUUID]{modelCustomizationUUID=a07a5826-3281-485c-8f40-6988011ef3f3, modelUUID=0c8692ef-b9c0-435d-a738-edf31e71f38b}] 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@695e5986 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCust` : value = a07a5826-3281-485c-8f40-6988011ef3f3 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCust`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-06-01 16:06:52.0 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = ncdescription 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `function` : value = ncfunction 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`function`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = 0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subInterfaceNetworkQuantity` : value = 5 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subInterfaceNetworkQuantity`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization#component[modelCustomizationUUID,modelUUID]{modelCustomizationUUID=a07a5826-3281-485c-8f40-6988011ef3f3, modelUUID=0c8692ef-b9c0-435d-a738-edf31e71f38b}] 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:33 02:06:33.117 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:33.129 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:33.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:33.129 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:33.131 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "_embedded" : { 02:06:33 "collectionResourceInstanceGroupCustomization" : [ { 02:06:33 "modelCustomizationUUID" : "a07a5826-3281-485c-8f40-6988011ef3f2", 02:06:33 "modelUUID" : "0c8692ef-b9c0-435d-a738-edf31e71f38b", 02:06:33 "function" : "ncfunction", 02:06:33 "description" : "ncdescription", 02:06:33 "created" : "2018-06-01T16:06:52.000+00:00", 02:06:33 "subInterfaceNetworkQuantity" : 5, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "collectionResourceInstanceGroupCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "collectionResourceCust" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionResourceCust" 02:06:33 }, 02:06:33 "instanceGroup" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b/instanceGroup" 02:06:33 } 02:06:33 } 02:06:33 }, { 02:06:33 "modelCustomizationUUID" : "a07a5826-3281-485c-8f40-6988011ef3f3", 02:06:33 "modelUUID" : "0c8692ef-b9c0-435d-a738-edf31e71f38b", 02:06:33 "function" : "ncfunction", 02:06:33 "description" : "ncdescription", 02:06:33 "created" : "2018-06-01T16:06:52.000+00:00", 02:06:33 "subInterfaceNetworkQuantity" : 5, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "collectionResourceInstanceGroupCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b" 02:06:33 }, 02:06:33 "collectionResourceCust" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionResourceCust" 02:06:33 }, 02:06:33 "instanceGroup" : { 02:06:33 "href" : "http://localhost:42515/collectionResourceInstanceGroupCustomization/0c8692ef-b9c0-435d-a738-edf31e71f38b/instanceGroup" 02:06:33 } 02:06:33 } 02:06:33 } ] 02:06:33 }, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionInstanceGroupCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:33.131 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.146 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionNetworkResourceCustomizations 02:06:33 02:06:33.146 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionNetworkResourceCustomizations 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"4d5cb281-51d0-479c-b570-f40ed4f8614d"] 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:33.146 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionNetworkResourceCustomizations 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:4d5cb281-51d0-479c-b570-f40ed4f8614d;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.151 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.153 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.153 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.155 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:33 02:06:33.155 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResource` : value = e083bdcd-449d-433d-9699-1bbc2d363f06 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-05-25 14:33:28.0 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = c675f5f6-c017-40cb-807a-cb806ad24c0f 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = network_collection_resource_1806..NetworkCollection..0 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `role` : value = SUB_INTERFACE 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`role`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.cr.NetworkCollectionResource1806 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `type` : value = L3_NETWORK 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`type`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.156 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkInstanceGroup#0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:33.157 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.157 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.157 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.model_customization_uuid as model_cu1_15_1_, collection0_.creation_timestamp as creation2_15_1_, collection0_.instance_group_model_uuid as instance8_15_1_, collection0_.model_instance_name as model_in3_15_1_, collection0_.network_resource_model_uuid as network_9_15_1_, collection0_.crc_model_customization_uuid as crc_mod10_15_1_, collection0_.network_role as network_4_15_1_, collection0_.network_scope as network_5_15_1_, collection0_.network_technology as network_6_15_1_, collection0_.network_type as network_7_15_1_ from collection_network_resource_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization#1a61be4b-3378-4c9a-91c8-c919519b2d01] 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `instanceGroup` : value = 0c8692ef-b9c0-435d-a738-edf31e71f38b 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`instanceGroup`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = a07a5826-3281-485c-8f40-6988011ef3f2 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization#1a61be4b-3378-4c9a-91c8-c919519b2d01] 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations#0c8692ef-b9c0-435d-a738-edf31e71f38b] 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:33 02:06:33.158 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.163 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:33.163 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:33.163 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:33.163 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:33.163 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "_embedded" : { 02:06:33 "collectionNetworkResourceCustomization" : [ { 02:06:33 "modelCustomizationUUID" : "1a61be4b-3378-4c9a-91c8-c919519b2d01", 02:06:33 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9", 02:06:33 "created" : "2017-04-19T14:28:32.000+00:00", 02:06:33 "networkTechnology" : "", 02:06:33 "networkType" : "", 02:06:33 "networkScope" : "", 02:06:33 "networkRole" : "", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01" 02:06:33 }, 02:06:33 "collectionNetworkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01" 02:06:33 }, 02:06:33 "networkResourceCustomization" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/networkResourceCustomization" 02:06:33 }, 02:06:33 "instanceGroup" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/instanceGroup" 02:06:33 }, 02:06:33 "networkResource" : { 02:06:33 "href" : "http://localhost:42515/collectionNetworkResourceCustomization/1a61be4b-3378-4c9a-91c8-c919519b2d01/networkResource" 02:06:33 } 02:06:33 } 02:06:33 } ] 02:06:33 }, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/networkInstanceGroup/0c8692ef-b9c0-435d-a738-edf31e71f38b/collectionNetworkResourceCustomizations" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:33.164 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.167 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - Found Collection Network Resource Customization: 1a61be4b-3378-4c9a-91c8-c919519b2d01 02:06:33 02:06:33.172 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - rolling back 02:06:33 02:06:33.177 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - TEST IS STARTING UP... 02:06:33 02:06:33.177 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - 42515 02:06:33 02:06:33.178 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:42515/buildingBlockDetail/search/findOneByBuildingBlockName?buildingBlockName=CreateNetworkCollectionBB 02:06:33 02:06:33.178 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:42515/buildingBlockDetail/search/findOneByBuildingBlockName?buildingBlockName=CreateNetworkCollectionBB 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"5b6b707d-8f75-4e41-99c9-832f72def9c7"] 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:33 02:06:33.178 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /buildingBlockDetail/search/findOneByBuildingBlockName 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:5b6b707d-8f75-4e41-99c9-832f72def9c7;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.187 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.219 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from BuildingBlockDetail as generatedAlias0 where generatedAlias0.buildingBlockName=:param0 02:06:33 02:06:33.239 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@6bf1e72e 02:06:33 02:06:33.286 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.BuildingBlockDetail as generatedAlias0 where generatedAlias0.buildingBlockName=:param0 02:06:33 02:06:33.293 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.301 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:33 \-[QUERY] Node: 'query' 02:06:33 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:33 | +-[FROM] Node: 'from' 02:06:33 | | \-[RANGE] Node: 'RANGE' 02:06:33 | | +-[DOT] Node: '.' 02:06:33 | | | +-[DOT] Node: '.' 02:06:33 | | | | +-[DOT] Node: '.' 02:06:33 | | | | | +-[DOT] Node: '.' 02:06:33 | | | | | | +-[DOT] Node: '.' 02:06:33 | | | | | | | +-[DOT] Node: '.' 02:06:33 | | | | | | | | +-[IDENT] Node: 'org' 02:06:33 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:33 | | | | | | | \-[IDENT] Node: 'so' 02:06:33 | | | | | | \-[IDENT] Node: 'db' 02:06:33 | | | | | \-[IDENT] Node: 'catalog' 02:06:33 | | | | \-[IDENT] Node: 'beans' 02:06:33 | | | \-[IDENT] Node: 'BuildingBlockDetail' 02:06:33 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:33 | \-[SELECT] Node: 'select' 02:06:33 | \-[IDENT] Node: 'generatedAlias0' 02:06:33 \-[WHERE] Node: 'where' 02:06:33 \-[EQ] Node: '=' 02:06:33 +-[DOT] Node: '.' 02:06:33 | +-[IDENT] Node: 'generatedAlias0' 02:06:33 | \-[IDENT] Node: 'buildingBlockName' 02:06:33 \-[COLON] Node: ':' 02:06:33 \-[IDENT] Node: 'param0' 02:06:33 02:06:33 02:06:33.335 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:33 02:06:33.351 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.BuildingBlockDetail (generatedAlias0) -> buildingbl0_ 02:06:33 02:06:33.352 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> buildingbl0_.id 02:06:33 02:06:33.355 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> buildingbl0_.id 02:06:33 02:06:33.357 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : buildingBlockName -> org.hibernate.type.StringType@19339ac3 02:06:33 02:06:33.357 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.buildingBlockName -> buildingbl0_.building_block_name 02:06:33 02:06:33.359 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:33 02:06:33.359 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} buildingbl0_.id ) ( FromClause{level=1} building_block_detail buildingbl0_ ) ( where ( = ( buildingbl0_.building_block_name buildingbl0_.id buildingBlockName ) ? ) ) ) 02:06:33 02:06:33.366 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:33 \-QueryNode 02:06:33 +-SelectClause 02:06:33 | referencedTables(entity BuildingBlockDetail): [building_block_detail] 02:06:33 | +-IdentNode 02:06:33 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:33 | | originalText: generatedAlias0 02:06:33 | \-SqlFragment 02:06:33 +-FromClause 02:06:33 | \-FromElement 02:06:33 \-SqlNode 02:06:33 \-BinaryLogicOperatorNode 02:06:33 +-DotNode 02:06:33 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:33 | path: generatedAlias0.buildingBlockName 02:06:33 | +-IdentNode 02:06:33 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:33 | | originalText: generatedAlias0 02:06:33 | \-IdentNode 02:06:33 | persister: null 02:06:33 | originalText: buildingBlockName 02:06:33 \-ParameterNode 02:06:33 02:06:33 02:06:33.369 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [building_block_detail buildingbl0_] 02:06:33 02:06:33.370 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:33 02:06:33.370 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:33 \-[SELECT] QueryNode: 'SELECT' querySpaces (building_block_detail) 02:06:33 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:33 | +-[ALIAS_REF] IdentNode: 'buildingbl0_.id as id1_11_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.BuildingBlockDetail, tableAlias=buildingbl0_} 02:06:33 | \-[SQL_TOKEN] SqlFragment: 'buildingbl0_.building_block_name as building2_11_, buildingbl0_.resource_type as resource3_11_, buildingbl0_.target_action as target_a4_11_' 02:06:33 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[buildingbl0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:33 | \-[FROM_FRAGMENT] FromElement: 'building_block_detail buildingbl0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=building_block_detail,tableAlias=buildingbl0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.BuildingBlockDetail}} 02:06:33 \-[WHERE] SqlNode: 'where' 02:06:33 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:33 +-[DOT] DotNode: 'buildingbl0_.building_block_name' {propertyName=buildingBlockName,dereferenceType=PRIMITIVE,getPropertyPath=buildingBlockName,path=generatedAlias0.buildingBlockName,tableAlias=buildingbl0_,className=org.onap.so.db.catalog.beans.BuildingBlockDetail,classAlias=generatedAlias0} 02:06:33 | +-[ALIAS_REF] IdentNode: 'buildingbl0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.BuildingBlockDetail, tableAlias=buildingbl0_} 02:06:33 | \-[IDENT] IdentNode: 'buildingBlockName' {originalText=buildingBlockName} 02:06:33 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:33 02:06:33 02:06:33.370 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.381 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.BuildingBlockDetail as generatedAlias0 where generatedAlias0.buildingBlockName=:param0 02:06:33 02:06:33.381 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select buildingbl0_.id as id1_11_, buildingbl0_.building_block_name as building2_11_, buildingbl0_.resource_type as resource3_11_, buildingbl0_.target_action as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.building_block_name=? 02:06:33 02:06:33.381 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.403 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select buildingbl0_.id as id1_11_, buildingbl0_.building_block_name as building2_11_, buildingbl0_.resource_type as resource3_11_, buildingbl0_.target_action as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.building_block_name=? 02:06:33 02:06:33.404 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:33 02:06:33.404 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.BuildingBlockDetail#90] 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.BuildingBlockDetail#90] 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `buildingBlockName` : value = CreateNetworkCollectionBB 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`buildingBlockName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceType` : value = NetworkCollection 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetAction` : value = Create 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetAction`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.405 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.BuildingBlockDetail#90] 02:06:33 02:06:33.418 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.418 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.418 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.418 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.418 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.418 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:33 02:06:33.419 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:06:33 02:06:33.419 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.419 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:33 02:06:33.419 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:33 02:06:33.420 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:06:33 "id" : 90, 02:06:33 "buildingBlockName" : "CreateNetworkCollectionBB", 02:06:33 "resourceType" : "NETWORK_COLLECTION", 02:06:33 "targetAction" : "CREATE", 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/buildingBlockDetail/90" 02:06:33 }, 02:06:33 "buildingBlockDetail" : { 02:06:33 "href" : "http://localhost:42515/buildingBlockDetail/90" 02:06:33 } 02:06:33 } 02:06:33 } 02:06:33 02:06:33.420 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:33 02:06:33.428 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest - NetworkCollection 02:06:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in org.onap.so.adapters.catalogdb.catalogrest.NetworkCollectionCatalogDbQueryTest 02:06:33 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryServiceInfoTest 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:33 { "id" : , 02:06:33 "serviceInput" : , 02:06:33 "serviceProperties" : , 02:06:33 <_SERVICEARTIFACT_> 02:06:33 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ID contains key? true 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_INPUT contains key? true 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_PROPERTIES contains key? true 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEARTIFACT_ contains key? true 02:06:33 02:06:33.457 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:33 { "id" : 1, 02:06:33 "serviceInput" : null, 02:06:33 "serviceProperties" : null, 02:06:33 "serviceArtifact": [] 02:06:33 02:06:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryServiceInfoTest 02:06:33 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.CloudConfigTest 02:06:33 02:06:33.468 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.468 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.498 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.499 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.499 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /cloudSite 02:06:33 02:06:33.499 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : POST 02:06:33 02:06:33.499 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:764;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.499 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.548 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.548 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.556 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator - Configured EntityCopyObserver strategy: disallow 02:06:33 02:06:33.570 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_MERGE on entity org.onap.so.db.catalog.beans.CloudSite: select cloudsite0_.id as id1_13_1_, cloudsite0_.clli as clli2_13_1_, cloudsite0_.cloud_owner as cloud_ow3_13_1_, cloudsite0_.cloud_version as cloud_ve4_13_1_, cloudsite0_.cloudify_id as cloudify5_13_1_, cloudsite0_.creation_timestamp as creation6_13_1_, cloudsite0_.identity_service_id as identit13_13_1_, cloudsite0_.last_updated_by as last_upd7_13_1_, cloudsite0_.orchestrator as orchestr8_13_1_, cloudsite0_.platform as platform9_13_1_, cloudsite0_.region_id as region_10_13_1_, cloudsite0_.support_fabric as support11_13_1_, cloudsite0_.update_timestamp as update_12_13_1_, cloudident1_.id as id1_32_0_, cloudident1_.admin_project_domain_name as admin_pr2_32_0_, cloudident1_.admin_tenant as admin_te3_32_0_, cloudident1_.creation_timestamp as creation4_32_0_, cloudident1_.identity_authentication_type as identity5_32_0_, cloudident1_.identity_server_type as identity6_32_0_, cloudident1_.identity_url as identity7_32_0_, cloudident1_.last_updated_by as last_upd8_32_0_, cloudident1_.member_role as member_r9_32_0_, cloudident1_.mso_id as mso_id10_32_0_, cloudident1_.mso_pass as mso_pas11_32_0_, cloudident1_.project_domain_name as project12_32_0_, cloudident1_.tenant_metadata as tenant_13_32_0_, cloudident1_.update_timestamp as update_14_32_0_, cloudident1_.user_domain_name as user_do15_32_0_ from cloud_sites cloudsite0_ left outer join identity_services cloudident1_ on cloudsite0_.identity_service_id=cloudident1_.id where cloudsite0_.id=? 02:06:33 02:06:33.570 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Loading entity: [org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.570 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select cloudsite0_.id as id1_13_1_, cloudsite0_.clli as clli2_13_1_, cloudsite0_.cloud_owner as cloud_ow3_13_1_, cloudsite0_.cloud_version as cloud_ve4_13_1_, cloudsite0_.cloudify_id as cloudify5_13_1_, cloudsite0_.creation_timestamp as creation6_13_1_, cloudsite0_.identity_service_id as identit13_13_1_, cloudsite0_.last_updated_by as last_upd7_13_1_, cloudsite0_.orchestrator as orchestr8_13_1_, cloudsite0_.platform as platform9_13_1_, cloudsite0_.region_id as region_10_13_1_, cloudsite0_.support_fabric as support11_13_1_, cloudsite0_.update_timestamp as update_12_13_1_, cloudident1_.id as id1_32_0_, cloudident1_.admin_project_domain_name as admin_pr2_32_0_, cloudident1_.admin_tenant as admin_te3_32_0_, cloudident1_.creation_timestamp as creation4_32_0_, cloudident1_.identity_authentication_type as identity5_32_0_, cloudident1_.identity_server_type as identity6_32_0_, cloudident1_.identity_url as identity7_32_0_, cloudident1_.last_updated_by as last_upd8_32_0_, cloudident1_.member_role as member_r9_32_0_, cloudident1_.mso_id as mso_id10_32_0_, cloudident1_.mso_pass as mso_pas11_32_0_, cloudident1_.project_domain_name as project12_32_0_, cloudident1_.tenant_metadata as tenant_13_32_0_, cloudident1_.update_timestamp as update_14_32_0_, cloudident1_.user_domain_name as user_do15_32_0_ from cloud_sites cloudsite0_ left outer join identity_services cloudident1_ on cloudsite0_.identity_service_id=cloudident1_.id where cloudsite0_.id=? 02:06:33 02:06:33.571 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Done entity load 02:06:33 02:06:33.574 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_MERGE on entity org.onap.so.db.catalog.beans.CloudIdentity: select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:33 02:06:33.574 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Loading entity: [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.574 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:33 02:06:33.575 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Done entity load 02:06:33 02:06:33.577 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractSaveEventListener - Generated identifier: RANDOMID-test, using strategy: org.hibernate.id.Assigned 02:06:33 02:06:33.583 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractSaveEventListener - Generated identifier: MTN7, using strategy: org.hibernate.id.Assigned 02:06:33 02:06:33.584 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.585 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Processing flush-time cascades 02:06:33 02:06:33.586 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Dirty checking collections 02:06:33 02:06:33.589 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 2 insertions, 0 updates, 0 deletions to 2 objects 02:06:33 02:06:33.589 [http-nio-auto-1-exec-8] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:06:33 02:06:33.590 [http-nio-auto-1-exec-8] DEBUG org.hibernate.internal.util.EntityPrinter - Listing entities: 02:06:33 02:06:33.591 [http-nio-auto-1-exec-8] DEBUG org.hibernate.internal.util.EntityPrinter - org.onap.so.db.catalog.beans.CloudSite{lastUpdatedBy=null, identityService=org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test, created=Sat Mar 07 02:06:33 UTC 2026, clli=TESTCLLI, cloudOwner=null, supportFabric=true, platform=PLATFORM, orchestrator=null, cloudVersion=VERSION, regionId=regionId, id=MTN7, updated=Sat Mar 07 02:06:33 UTC 2026, cloudifyId=null} 02:06:33 02:06:33.591 [http-nio-auto-1-exec-8] DEBUG org.hibernate.internal.util.EntityPrinter - org.onap.so.db.catalog.beans.CloudIdentity{adminProjectDomainName=Default, lastUpdatedBy=null, adminTenant=ADMIN_TENANT, created=Sat Mar 07 02:06:33 UTC 2026, projectDomainName=null, identityUrl=URL, userDomainName=null, identityServerType=KEYSTONE, msoId=MSO_ID, id=RANDOMID-test, msoPass=MSO_PASS, updated=Sat Mar 07 02:06:33 UTC 2026, identityAuthenticationType=RACKSPACE_APIKEY, memberRole=ROLE, tenantMetadata=null} 02:06:33 02:06:33.598 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - insert into identity_services (admin_project_domain_name, admin_tenant, creation_timestamp, identity_authentication_type, identity_server_type, identity_url, last_updated_by, member_role, mso_id, mso_pass, project_domain_name, tenant_metadata, update_timestamp, user_domain_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:33 02:06:33.602 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - insert into cloud_sites (clli, cloud_owner, cloud_version, cloudify_id, creation_timestamp, identity_service_id, last_updated_by, orchestrator, platform, region_id, support_fabric, update_timestamp, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:33 02:06:33.629 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.629 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 201 02:06:33 02:06:33.629 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : Created 02:06:33 02:06:33.629 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:42515/cloudSite/MTN7;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.629 [http-nio-auto-1-exec-8] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.630 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /cloudSite/MTN7 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.653 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.655 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.655 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.656 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select cloudsite0_.id as id1_13_0_, cloudsite0_.clli as clli2_13_0_, cloudsite0_.cloud_owner as cloud_ow3_13_0_, cloudsite0_.cloud_version as cloud_ve4_13_0_, cloudsite0_.cloudify_id as cloudify5_13_0_, cloudsite0_.creation_timestamp as creation6_13_0_, cloudsite0_.identity_service_id as identit13_13_0_, cloudsite0_.last_updated_by as last_upd7_13_0_, cloudsite0_.orchestrator as orchestr8_13_0_, cloudsite0_.platform as platform9_13_0_, cloudsite0_.region_id as region_10_13_0_, cloudsite0_.support_fabric as support11_13_0_, cloudsite0_.update_timestamp as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.id=? 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `clli` : value = TESTCLLI 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`clli`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudOwner` : value = null 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudOwner`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudVersion` : value = VERSION 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudifyId` : value = null 02:06:33 02:06:33.658 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudifyId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.659 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.659 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.659 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityService` : value = RANDOMID-test 02:06:33 02:06:33.659 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityService`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = null 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrator` : value = null 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrator`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `platform` : value = PLATFORM 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`platform`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `regionId` : value = regionId 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`regionId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `supportFabric` : value = true 02:06:33 02:06:33.660 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`supportFabric`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.661 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.661 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.661 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.661 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CloudSite#MTN7 02:06:33 02:06:33.662 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 WARNING: An illegal reflective access operation has occurred 02:06:33 WARNING: Illegal reflective access by com.shazam.shazamcrest.CyclicReferenceDetector (file:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar) to field java.util.Date.gcal 02:06:33 WARNING: Please consider reporting this to the maintainers of com.shazam.shazamcrest.CyclicReferenceDetector 02:06:33 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:06:33 WARNING: All illegal access operations will be denied in a future release 02:06:33 02:06:33.681 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.682 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:33 02:06:33.686 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminProjectDomainName` : value = Default 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminProjectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminTenant` : value = ADMIN_TENANT 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminTenant`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityAuthenticationType` : value = RACKSPACE_APIKEY 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityAuthenticationType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityServerType` : value = KEYSTONE 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityServerType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityUrl` : value = URL 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityUrl`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = null 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `memberRole` : value = ROLE 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`memberRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoId` : value = MSO_ID 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoPass` : value = MSO_PASS 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoPass`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `projectDomainName` : value = null 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`projectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `tenantMetadata` : value = null 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`tenantMetadata`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `userDomainName` : value = null 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`userDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.687 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test 02:06:33 02:06:33.690 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.691 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.691 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.691 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.691 [http-nio-auto-1-exec-9] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.691 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /cloudSite 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:33 02:06:33.699 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:33 02:06:33.704 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:33 02:06:33.704 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:33 02:06:33.705 [http-nio-auto-1-exec-10] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from CloudSite as generatedAlias0 02:06:33 02:06:33.705 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.CloudSite as generatedAlias0 02:06:33 02:06:33.706 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.707 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:33 \-[QUERY] Node: 'query' 02:06:33 \-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:33 +-[FROM] Node: 'from' 02:06:33 | \-[RANGE] Node: 'RANGE' 02:06:33 | +-[DOT] Node: '.' 02:06:33 | | +-[DOT] Node: '.' 02:06:33 | | | +-[DOT] Node: '.' 02:06:33 | | | | +-[DOT] Node: '.' 02:06:33 | | | | | +-[DOT] Node: '.' 02:06:33 | | | | | | +-[DOT] Node: '.' 02:06:33 | | | | | | | +-[IDENT] Node: 'org' 02:06:33 | | | | | | | \-[IDENT] Node: 'onap' 02:06:33 | | | | | | \-[IDENT] Node: 'so' 02:06:33 | | | | | \-[IDENT] Node: 'db' 02:06:33 | | | | \-[IDENT] Node: 'catalog' 02:06:33 | | | \-[IDENT] Node: 'beans' 02:06:33 | | \-[IDENT] Node: 'CloudSite' 02:06:33 | \-[ALIAS] Node: 'generatedAlias0' 02:06:33 \-[SELECT] Node: 'select' 02:06:33 \-[IDENT] Node: 'generatedAlias0' 02:06:33 02:06:33 02:06:33.707 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.CloudSite (generatedAlias0) -> cloudsite0_ 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> cloudsite0_.id 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} cloudsite0_.id ) ( FromClause{level=1} cloud_sites cloudsite0_ ) ) 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:33 \-QueryNode 02:06:33 +-SelectClause 02:06:33 | referencedTables(entity CloudSite): [cloud_sites] 02:06:33 | +-IdentNode 02:06:33 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.CloudSite) 02:06:33 | | originalText: generatedAlias0 02:06:33 | \-SqlFragment 02:06:33 \-FromClause 02:06:33 \-FromElement 02:06:33 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [cloud_sites cloudsite0_] 02:06:33 02:06:33.708 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:33 02:06:33.709 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:33 \-[SELECT] QueryNode: 'SELECT' querySpaces (cloud_sites) 02:06:33 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:33 | +-[ALIAS_REF] IdentNode: 'cloudsite0_.id as id1_13_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.CloudSite, tableAlias=cloudsite0_} 02:06:33 | \-[SQL_TOKEN] SqlFragment: 'cloudsite0_.clli as clli2_13_, cloudsite0_.cloud_owner as cloud_ow3_13_, cloudsite0_.cloud_version as cloud_ve4_13_, cloudsite0_.cloudify_id as cloudify5_13_, cloudsite0_.creation_timestamp as creation6_13_, cloudsite0_.identity_service_id as identit13_13_, cloudsite0_.last_updated_by as last_upd7_13_, cloudsite0_.orchestrator as orchestr8_13_, cloudsite0_.platform as platform9_13_, cloudsite0_.region_id as region_10_13_, cloudsite0_.support_fabric as support11_13_, cloudsite0_.update_timestamp as update_12_13_' 02:06:33 \-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[cloudsite0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:33 \-[FROM_FRAGMENT] FromElement: 'cloud_sites cloudsite0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=cloud_sites,tableAlias=cloudsite0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.CloudSite}} 02:06:33 02:06:33 02:06:33.709 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.709 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.CloudSite as generatedAlias0 02:06:33 02:06:33.709 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select cloudsite0_.id as id1_13_, cloudsite0_.clli as clli2_13_, cloudsite0_.cloud_owner as cloud_ow3_13_, cloudsite0_.cloud_version as cloud_ve4_13_, cloudsite0_.cloudify_id as cloudify5_13_, cloudsite0_.creation_timestamp as creation6_13_, cloudsite0_.identity_service_id as identit13_13_, cloudsite0_.last_updated_by as last_upd7_13_, cloudsite0_.orchestrator as orchestr8_13_, cloudsite0_.platform as platform9_13_, cloudsite0_.region_id as region_10_13_, cloudsite0_.support_fabric as support11_13_, cloudsite0_.update_timestamp as update_12_13_ from cloud_sites cloudsite0_ 02:06:33 02:06:33.709 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:33 02:06:33.711 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select cloudsite0_.id as id1_13_, cloudsite0_.clli as clli2_13_, cloudsite0_.cloud_owner as cloud_ow3_13_, cloudsite0_.cloud_version as cloud_ve4_13_, cloudsite0_.cloudify_id as cloudify5_13_, cloudsite0_.creation_timestamp as creation6_13_, cloudsite0_.identity_service_id as identit13_13_, cloudsite0_.last_updated_by as last_upd7_13_, cloudsite0_.orchestrator as orchestr8_13_, cloudsite0_.platform as platform9_13_, cloudsite0_.region_id as region_10_13_, cloudsite0_.support_fabric as support11_13_, cloudsite0_.update_timestamp as update_12_13_ from cloud_sites cloudsite0_ limit ? 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.CloudSite#mtn13] 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result set row: 1 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudSite#mtn13] 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `clli` : value = MDT13 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`clli`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudOwner` : value = null 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudOwner`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudVersion` : value = 2.5 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudifyId` : value = mtn13 02:06:33 02:06:33.712 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudifyId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:06:28.0 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityService` : value = MTN13 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityService`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = MSO_USER 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrator` : value = orchestrator 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrator`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `platform` : value = null 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`platform`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `regionId` : value = mtn13 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`regionId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `supportFabric` : value = true 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`supportFabric`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2018-07-17 14:06:28.0 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudSite#mtn13] 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `clli` : value = TESTCLLI 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`clli`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudOwner` : value = null 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudOwner`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudVersion` : value = VERSION 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudVersion`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cloudifyId` : value = null 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cloudifyId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityService` : value = RANDOMID-test 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityService`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = null 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrator` : value = null 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrator`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `platform` : value = PLATFORM 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`platform`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `regionId` : value = regionId 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`regionId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `supportFabric` : value = true 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`supportFabric`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.713 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudSite#MTN7] 02:06:33 02:06:33.719 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:33 02:06:33.730 [http-nio-auto-1-exec-10] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.CloudIdentity#MTN13] 02:06:33 02:06:33.730 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudIdentity#MTN13] 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminProjectDomainName` : value = Default 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminProjectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminTenant` : value = admin 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminTenant`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2018-07-17 14:02:33.0 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityAuthenticationType` : value = USERNAME_PASSWORD 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityAuthenticationType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityServerType` : value = KEYSTONE 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityServerType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityUrl` : value = http://localhost:28090/v2.0 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityUrl`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = MSO_USER 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `memberRole` : value = admin 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`memberRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoId` : value = m93945 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoPass` : value = 93937EA01B94A10A49279D4572B48369 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoPass`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `projectDomainName` : value = null 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`projectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `tenantMetadata` : value = true 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`tenantMetadata`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2018-07-17 14:02:33.0 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `userDomainName` : value = null 02:06:33 02:06:33.731 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`userDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.732 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudIdentity#MTN13] 02:06:33 02:06:33.732 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CloudIdentity#MTN13 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminProjectDomainName` : value = Default 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminProjectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `adminTenant` : value = ADMIN_TENANT 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`adminTenant`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityAuthenticationType` : value = RACKSPACE_APIKEY 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityAuthenticationType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityServerType` : value = KEYSTONE 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityServerType`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `identityUrl` : value = URL 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`identityUrl`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `lastUpdatedBy` : value = null 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`lastUpdatedBy`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `memberRole` : value = ROLE 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`memberRole`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoId` : value = MSO_ID 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoId`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `msoPass` : value = MSO_PASS 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`msoPass`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `projectDomainName` : value = null 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`projectDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `tenantMetadata` : value = null 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`tenantMetadata`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:33.0 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `userDomainName` : value = null 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`userDomainName`) - enhanced for lazy-loading? - false 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test] 02:06:33 02:06:33.733 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.CloudIdentity#RANDOMID-test 02:06:33 02:06:33.735 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:33 02:06:33.736 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:33 02:06:33.736 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:33 02:06:33.736 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:33 02:06:33.736 [http-nio-auto-1-exec-10] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:33 02:06:33.736 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:33 { 02:06:33 "_embedded" : { 02:06:33 "cloudSite" : [ { 02:06:33 "id" : "mtn13", 02:06:33 "identityService" : { 02:06:33 "id" : "MTN13", 02:06:33 "hibernateLazyInitializer" : { }, 02:06:33 "identityServerTypeAsString" : "KEYSTONE", 02:06:33 "identity_url" : "http://localhost:28090/v2.0", 02:06:33 "mso_id" : "m93945", 02:06:33 "mso_pass" : "93937EA01B94A10A49279D4572B48369", 02:06:33 "project_domain_name" : null, 02:06:33 "admin_project_domain_name" : "Default", 02:06:33 "user_domain_name" : null, 02:06:33 "admin_tenant" : "admin", 02:06:33 "member_role" : "admin", 02:06:33 "tenant_metadata" : true, 02:06:33 "identity_server_type" : "KEYSTONE", 02:06:33 "identity_authentication_type" : "USERNAME_PASSWORD", 02:06:33 "last_updated_by" : "MSO_USER", 02:06:33 "creation_timestamp" : "2018-07-17T14:02:33.000+00:00", 02:06:33 "update_timestamp" : "2018-07-17T14:02:33.000+00:00" 02:06:33 }, 02:06:33 "uri" : null, 02:06:33 "region_id" : "mtn13", 02:06:33 "aic_version" : "2.5", 02:06:33 "clli" : "MDT13", 02:06:33 "platform" : null, 02:06:33 "orchestrator" : "orchestrator", 02:06:33 "cloudify_id" : "mtn13", 02:06:33 "cloud_owner" : null, 02:06:33 "identity_service_id" : "MTN13", 02:06:33 "last_updated_by" : "MSO_USER", 02:06:33 "creation_timestamp" : "2018-07-17T14:06:28.000+00:00", 02:06:33 "update_timestamp" : "2018-07-17T14:06:28.000+00:00", 02:06:33 "support_fabric" : true, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/cloudSite/mtn13" 02:06:33 }, 02:06:33 "cloudSite" : { 02:06:33 "href" : "http://localhost:42515/cloudSite/mtn13" 02:06:33 } 02:06:33 } 02:06:33 }, { 02:06:33 "id" : "MTN7", 02:06:33 "identityService" : { 02:06:33 "id" : "RANDOMID-test", 02:06:33 "hibernateLazyInitializer" : { }, 02:06:33 "identityServerTypeAsString" : "KEYSTONE", 02:06:33 "identity_url" : "URL", 02:06:33 "mso_id" : "MSO_ID", 02:06:33 "mso_pass" : "MSO_PASS", 02:06:33 "project_domain_name" : null, 02:06:33 "admin_project_domain_name" : "Default", 02:06:33 "user_domain_name" : null, 02:06:33 "admin_tenant" : "ADMIN_TENANT", 02:06:33 "member_role" : "ROLE", 02:06:33 "tenant_metadata" : null, 02:06:33 "identity_server_type" : "KEYSTONE", 02:06:33 "identity_authentication_type" : "RACKSPACE_APIKEY", 02:06:33 "last_updated_by" : null, 02:06:33 "creation_timestamp" : "2026-03-07T02:06:33.000+00:00", 02:06:33 "update_timestamp" : "2026-03-07T02:06:33.000+00:00" 02:06:33 }, 02:06:33 "uri" : null, 02:06:33 "region_id" : "regionId", 02:06:33 "aic_version" : "VERSION", 02:06:33 "clli" : "TESTCLLI", 02:06:33 "platform" : "PLATFORM", 02:06:33 "orchestrator" : null, 02:06:33 "cloudify_id" : null, 02:06:33 "cloud_owner" : null, 02:06:33 "identity_service_id" : "RANDOMID-test", 02:06:33 "last_updated_by" : null, 02:06:33 "creation_timestamp" : "2026-03-07T02:06:33.000+00:00", 02:06:33 "update_timestamp" : "2026-03-07T02:06:33.000+00:00", 02:06:33 "support_fabric" : true, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/cloudSite/MTN7" 02:06:33 }, 02:06:33 "cloudSite" : { 02:06:33 "href" : "http://localhost:42515/cloudSite/MTN7" 02:06:33 } 02:06:33 } 02:06:33 } ] 02:06:33 }, 02:06:33 "_links" : { 02:06:33 "self" : { 02:06:33 "href" : "http://localhost:42515/cloudSite" 02:06:33 }, 02:06:33 "profile" : { 02:06:33 "href" : "http://localhost:42515/profile/cloudSite" 02:06:33 }, 02:06:33 "search" : { 02:06:33 "href" : "http://localhost:42515/cloudSite/search" 02:06:33 } 02:06:33 }, 02:06:33 "page" : { 02:06:33 "size" : 20, 02:06:33 "totalElements" : 2, 02:06:33 "totalPages" : 1, 02:06:33 "number" : 0 02:06:33 } 02:06:33 } 02:06:33 02:06:33.806 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - rolling back 02:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.onap.so.adapters.catalogdb.catalogrest.CloudConfigTest 02:06:33 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryGroupsTest 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization@3b5ce4ce[function=,description=,created=] 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VnfcCustomization@478dfe23[modelCustomizationUUID=test,modelInstanceName=,modelUUID=,modelInvariantUUID=test,modelVersion=test,modelName=test,toscaNodeType=,description=,created=,cvnfcCustomization=] 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:33 "modelInfo" : { 02:06:33 "modelName" : , 02:06:33 "modelUuid" : , 02:06:33 "modelInvariantUuid" : , 02:06:33 "modelVersion" : , 02:06:33 "modelCustomizationUuid" : 02:06:33 }, 02:06:33 "resourceInput" : 02:06:33 } 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:33 "modelInfo" : { 02:06:33 "modelName" : "test", 02:06:33 "modelUuid" : null, 02:06:33 "modelInvariantUuid" : "test", 02:06:33 "modelVersion" : "test", 02:06:33 "modelCustomizationUuid" : "test" 02:06:33 }, 02:06:33 "resourceInput" : "TBD" 02:06:33 } 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:33 { "modelInfo" : { 02:06:33 "modelName" : , 02:06:33 "modelUuid" : , 02:06:33 "modelInvariantUuid" : , 02:06:33 "modelVersion" : 02:06:33 }, 02:06:33 <_VNFCS_> 02:06:33 } 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VNFCS_ contains key? true 02:06:33 02:06:33.819 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:33 { "modelInfo" : { 02:06:33 "modelName" : "test", 02:06:33 "modelUuid" : "test", 02:06:33 "modelInvariantUuid" : "test", 02:06:33 "modelVersion" : "test" 02:06:33 }, 02:06:33 "vnfcs": [ 02:06:33 { 02:06:33 "modelInfo" : { 02:06:33 "modelName" : "test", 02:06:33 "modelUuid" : null, 02:06:33 "modelInvariantUuid" : "test", 02:06:33 "modelVersion" : "test", 02:06:33 "modelCustomizationUuid" : "test" 02:06:33 }, 02:06:33 "resourceInput" : "TBD" 02:06:33 } 02:06:33 ] 02:06:33 } 02:06:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryGroupsTest 02:06:33 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.CatalogDBRestTest 02:06:34 02:06:34.640 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:34 02:06:34.640 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:34 02:06:34.640 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:34 02:06:34.641 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:34 02:06:34.641 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:34 02:06:34.641 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:34 02:06:34.641 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:34 02:06:34.643 [http-nio-auto-1-exec-1] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:34 02:06:34.734 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:34 02:06:34.787 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:34 02:06:34.787 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:34 02:06:34.804 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:34 02:06:34.805 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:34 02:06:34.806 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:34 02:06:34.807 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:34 \-[QUERY] Node: 'query' 02:06:34 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:34 | +-[FROM] Node: 'from' 02:06:34 | | \-[RANGE] Node: 'RANGE' 02:06:34 | | +-[DOT] Node: '.' 02:06:34 | | | +-[DOT] Node: '.' 02:06:34 | | | | +-[DOT] Node: '.' 02:06:34 | | | | | +-[DOT] Node: '.' 02:06:34 | | | | | | +-[DOT] Node: '.' 02:06:34 | | | | | | | +-[DOT] Node: '.' 02:06:34 | | | | | | | | +-[IDENT] Node: 'org' 02:06:34 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:34 | | | | | | | \-[IDENT] Node: 'so' 02:06:34 | | | | | | \-[IDENT] Node: 'db' 02:06:34 | | | | | \-[IDENT] Node: 'catalog' 02:06:34 | | | | \-[IDENT] Node: 'beans' 02:06:34 | | | \-[IDENT] Node: 'Service' 02:06:34 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:34 | \-[SELECT] Node: 'select' 02:06:34 | \-[IDENT] Node: 'generatedAlias0' 02:06:34 \-[WHERE] Node: 'where' 02:06:34 \-[AND] Node: 'and' 02:06:34 +-[EQ] Node: '=' 02:06:34 | +-[DOT] Node: '.' 02:06:34 | | +-[IDENT] Node: 'generatedAlias0' 02:06:34 | | \-[IDENT] Node: 'modelVersion' 02:06:34 | \-[COLON] Node: ':' 02:06:34 | \-[IDENT] Node: 'param0' 02:06:34 \-[EQ] Node: '=' 02:06:34 +-[DOT] Node: '.' 02:06:34 | +-[IDENT] Node: 'generatedAlias0' 02:06:34 | \-[IDENT] Node: 'modelInvariantUUID' 02:06:34 \-[COLON] Node: ':' 02:06:34 \-[IDENT] Node: 'param1' 02:06:34 02:06:34 02:06:34.807 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.Service (generatedAlias0) -> service0_ 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelVersion -> org.hibernate.type.StringType@19339ac3 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelVersion -> service0_.model_version 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelInvariantUUID -> org.hibernate.type.StringType@19339ac3 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelInvariantUUID -> service0_.model_invariant_uuid 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:34 02:06:34.808 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} service0_.model_uuid ) ( FromClause{level=1} service service0_ ) ( where ( and ( = ( service0_.model_version service0_.model_uuid modelVersion ) ? ) ( = ( service0_.model_invariant_uuid service0_.model_uuid modelInvariantUUID ) ? ) ) ) ) 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:34 \-QueryNode 02:06:34 +-SelectClause 02:06:34 | referencedTables(entity Service): [service] 02:06:34 | +-IdentNode 02:06:34 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:34 | | originalText: generatedAlias0 02:06:34 | \-SqlFragment 02:06:34 +-FromClause 02:06:34 | \-FromElement 02:06:34 \-SqlNode 02:06:34 \-SqlNode 02:06:34 +-BinaryLogicOperatorNode 02:06:34 | +-DotNode 02:06:34 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:34 | | path: generatedAlias0.modelVersion 02:06:34 | | +-IdentNode 02:06:34 | | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:34 | | | originalText: generatedAlias0 02:06:34 | | \-IdentNode 02:06:34 | | persister: null 02:06:34 | | originalText: modelVersion 02:06:34 | \-ParameterNode 02:06:34 \-BinaryLogicOperatorNode 02:06:34 +-DotNode 02:06:34 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:34 | path: generatedAlias0.modelInvariantUUID 02:06:34 | +-IdentNode 02:06:34 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:34 | | originalText: generatedAlias0 02:06:34 | \-IdentNode 02:06:34 | persister: null 02:06:34 | originalText: modelInvariantUUID 02:06:34 \-ParameterNode 02:06:34 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [service service0_] 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:34 \-[SELECT] QueryNode: 'SELECT' querySpaces (service) 02:06:34 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:34 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid as model_uu1_50_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:34 | \-[SQL_TOKEN] SqlFragment: 'service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_' 02:06:34 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[service0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:34 | \-[FROM_FRAGMENT] FromElement: 'service service0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=service,tableAlias=service0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.Service}} 02:06:34 \-[WHERE] SqlNode: 'where' 02:06:34 \-[AND] SqlNode: 'and' 02:06:34 +-[EQ] BinaryLogicOperatorNode: '=' 02:06:34 | +-[DOT] DotNode: 'service0_.model_version' {propertyName=modelVersion,dereferenceType=PRIMITIVE,getPropertyPath=modelVersion,path=generatedAlias0.modelVersion,tableAlias=service0_,className=org.onap.so.db.catalog.beans.Service,classAlias=generatedAlias0} 02:06:34 | | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:34 | | \-[IDENT] IdentNode: 'modelVersion' {originalText=modelVersion} 02:06:34 | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:34 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:34 +-[DOT] DotNode: 'service0_.model_invariant_uuid' {propertyName=modelInvariantUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelInvariantUUID,path=generatedAlias0.modelInvariantUUID,tableAlias=service0_,className=org.onap.so.db.catalog.beans.Service,classAlias=generatedAlias0} 02:06:34 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:34 | \-[IDENT] IdentNode: 'modelInvariantUUID' {originalText=modelInvariantUUID} 02:06:34 \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:34 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? 02:06:34 02:06:34.809 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:34 02:06:34.810 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? limit ? 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.811 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.812 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.813 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.814 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.814 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.815 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:34 02:06:34.816 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:34 02:06:34.817 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:34 02:06:34.818 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:34 02:06:34.818 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:34 02:06:34.819 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.820 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.822 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.822 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:34 02:06:34.822 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@76710f24 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@39e63be1 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@782ad0d4 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.823 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.824 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:34 02:06:34.825 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.826 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:34 02:06:34.826 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:34 02:06:34.826 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:34 02:06:34.826 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:34 02:06:34.826 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.827 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.827 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:34 02:06:34.827 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:34 BOOTPROTO=none 02:06:34 NM_CONTROLLED=no 02:06:34 IPADDR=$ip 02:06:34 NETMASK=$netmask 02:06:34 GATEWAY=$gateway 02:06:34 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.828 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:34 02:06:34.829 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.837 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.837 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:34 02:06:34.837 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.837 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:34 02:06:34.838 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:34 02:06:34.839 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:34 02:06:34.840 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:34 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@18bf3510[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:34 BOOTPROTO=none 02:06:34 NM_CONTROLLED=no 02:06:34 IPADDR=$ip 02:06:34 NETMASK=$netmask 02:06:34 GATEWAY=$gateway 02:06:34 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1dcb1325[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:34 BOOTPROTO=none 02:06:34 NM_CONTROLLED=no 02:06:34 IPADDR=$ip 02:06:34 NETMASK=$netmask 02:06:34 GATEWAY=$gateway 02:06:34 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:34 availability_zone_0: "alln-zone-1" 02:06:34 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:34 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:34 nso_name_0: "zrdm3vamp01nso001" 02:06:34 nso_oam_ip_0: "172.18.25.175" 02:06:34 nso_oam_net_gw: "172.18.25.1" 02:06:34 nso_oam_net_mask: "255.255.255.0" 02:06:34 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:34 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:34 oam_net_id: "nso_oam" 02:06:34 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:34 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:34 vnf_name: "Mobisupport" 02:06:34 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:35 02:06:34.841 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@18bf3510[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1dcb1325[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:35 02:06:34.875 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@273213a9[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@c8501d5]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1dcb1325[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6580b3af[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@6a4b5b3e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@39643675]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@40b2b605[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2d173a82[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@a4e07ae[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7406b178[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@160b2a69[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@4681c0e8[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:34.876 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "multiStageDesign" : , 02:06:35 "vnfcInstGroupOrder" : , 02:06:35 "resourceInput" : , 02:06:35 <_VFMODULES_>, 02:06:35 <_GROUPS_> 02:06:35 } 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:35 02:06:34.877 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:35 "modelInstanceName" : "vSAMP10a 1" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "TBD", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 02:06:34.879 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:34.883 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:34.926 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:34.929 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:34.929 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:34.937 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Flag is: TESTFLAG 02:06:35 02:06:34.938 [http-nio-auto-1-exec-2] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from ProcessingFlags as generatedAlias0 where generatedAlias0.flag=:param0 02:06:35 02:06:34.939 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ProcessingFlags as generatedAlias0 where generatedAlias0.flag=:param0 02:06:35 02:06:34.940 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.940 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'ProcessingFlags' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'flag' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:34.940 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:34.941 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.ProcessingFlags (generatedAlias0) -> processing0_ 02:06:35 02:06:34.941 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> processing0_.id 02:06:35 02:06:34.941 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> processing0_.id 02:06:35 02:06:34.941 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : flag -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:34.941 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.flag -> processing0_.flag 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} processing0_.id ) ( FromClause{level=1} processing_flags processing0_ ) ( where ( = ( processing0_.flag processing0_.id flag ) ? ) ) ) 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity ProcessingFlags): [processing_flags] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:35 | path: generatedAlias0.flag 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: flag 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [processing_flags processing0_] 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (processing_flags) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'processing0_.id as id1_48_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ProcessingFlags, tableAlias=processing0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[processing0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'processing_flags processing0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=processing_flags,tableAlias=processing0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.ProcessingFlags}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'processing0_.flag' {propertyName=flag,dereferenceType=PRIMITIVE,getPropertyPath=flag,path=generatedAlias0.flag,tableAlias=processing0_,className=org.onap.so.db.catalog.beans.ProcessingFlags,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'processing0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ProcessingFlags, tableAlias=processing0_} 02:06:35 | \-[IDENT] IdentNode: 'flag' {originalText=flag} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ProcessingFlags as generatedAlias0 where generatedAlias0.flag=:param0 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ where processing0_.flag=? 02:06:35 02:06:34.942 [http-nio-auto-1-exec-2] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.943 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ where processing0_.flag=? 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:24.0 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.944 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TEST FLAG 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `endpoint` : value = TESTENDPOINT 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`endpoint`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `flag` : value = TESTFLAG 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`flag`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:24.0 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `value` : value = NO 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`value`) - enhanced for lazy-loading? - false 02:06:35 02:06:34.945 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:35 02:06:34.946 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - ProcessingFlags processingFlags = ProcessingFlags[flag=TESTFLAG,value=NO,endpoint=TESTENDPOINT,description=TEST FLAG] 02:06:35 02:06:34.946 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:34.947 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:34.977 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:34.980 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:34.980 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:34.981 [http-nio-auto-1-exec-3] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:34.982 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:34.983 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.983 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'Service' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:34.983 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.Service (generatedAlias0) -> service0_ 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelUUID -> service0_.model_uuid 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:34.984 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} service0_.model_uuid ) ( FromClause{level=1} service service0_ ) ( where ( = ( service0_.model_uuid service0_.model_uuid modelUUID ) ? ) ) ) 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity Service): [service] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:35 | path: generatedAlias0.modelUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [service service0_] 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (service) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid as model_uu1_50_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[service0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'service service0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=service,tableAlias=service0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.Service}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'service0_.model_uuid' {propertyName=modelUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelUUID,path=generatedAlias0.modelUUID,tableAlias=service0_,className=org.onap.so.db.catalog.beans.Service,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:35 | \-[IDENT] IdentNode: 'modelUUID' {originalText=modelUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:35 02:06:34.985 [http-nio-auto-1-exec-3] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:34.986 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:35 02:06:34.989 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks not found 02:06:35 02:06:34.990 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:34.991 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.005 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.008 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.008 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.043 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:35 02:06:35.044 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.044 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.045 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.046 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.047 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.047 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:35 02:06:35.047 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002672 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 2 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002672 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002672 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.048 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:35 02:06:35.049 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:35 02:06:35.050 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:35 02:06:35.051 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:35 02:06:35.051 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:35 02:06:35.051 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:35 02:06:35.051 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:35 02:06:35.051 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002672 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002672 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.052 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002672 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002672 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:35 02:06:35.053 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.054 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@195a4899 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@1b2a6b67 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@35b714fd 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.055 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.056 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.057 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:35 02:06:35.058 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.059 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.062 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.063 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.064 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:35 02:06:35.065 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@248d30b6[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@4210224a[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@15113f93[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:35 02:06:35.066 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@248d30b6[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@4210224a[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@15113f93[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:35 02:06:35.068 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@94606dd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@40528226]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@15113f93[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@69077974[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4186d637]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@42dde62b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@5ed3924b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@69288efe[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@784adf20[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@15a2ea07[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@129f249b[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "multiStageDesign" : , 02:06:35 "vnfcInstGroupOrder" : , 02:06:35 "resourceInput" : , 02:06:35 <_VFMODULES_>, 02:06:35 <_GROUPS_> 02:06:35 } 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:35 02:06:35.069 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:35 "modelInstanceName" : "vSAMP10a 2" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "TBD", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 02:06:35.070 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.071 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.092 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.098 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.098 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.101 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelUuid serviceModelUuid: 5df8b6de-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.101 [http-nio-auto-1-exec-5] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.102 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:35 02:06:35.103 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.104 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.105 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.106 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:35 02:06:35.107 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.108 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.109 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:35 02:06:35.110 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:35 02:06:35.110 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:35 02:06:35.110 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:35 02:06:35.111 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.112 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:35 02:06:35.113 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.114 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:35 02:06:35.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:35 02:06:35.115 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.116 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder qryResp= ServicePlus: service: org.onap.so.db.catalog.beans.Service@184d576d[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@1ab3c161[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@5f3c31b7[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@389bd1f2[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@20f39d87[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@749b2e23]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@33e16245[artifactUUID=0513f839-459d-46b6-aa3d-2edfef89a079,name=service-Ciservicee3756aea561a-csar.csar,artifactChecksum=YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc=,url=/sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar,description=TOSCA definition package of the asset,created=2017-11-27 11:38:27.0,version=1,services=[org.onap.so.db.catalog.beans.Service@184d576d[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@1ab3c161[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@5f3c31b7[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@389bd1f2[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@20f39d87[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@749b2e23]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@33e16245,namingPolicy=,onapGeneratedNaming=], org.onap.so.db.catalog.beans.Service@77bb8d91[modelName=MSOTADevInfra_Test_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002679,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002673,created=2017-04-14 13:42:39.0,modelVersion=3.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[],vnfCustomizations=[],allottedCustomizations=[],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@33e16245,namingPolicy=,onapGeneratedNaming=]]],namingPolicy=,onapGeneratedNaming=]VnfResources: , vnfResourceCustomization[0]:org.onap.so.db.catalog.beans.VnfResourceCustomization@5f3c31b7[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@389bd1f2[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}]noneNetworkResourceCustomizations:NRC[0]: org.onap.so.db.catalog.beans.NetworkResourceCustomization@1ab3c161[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]AllottedResourceCustomizations:ARC[0]: org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@20f39d87[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@2ccca112[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@749b2e23]]]] 02:06:35 02:06:35.154 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@5f3c31b7[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@389bd1f2[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}] 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@17d70970[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@179860ed]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@389bd1f2[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@4ffa1b42[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:35 BOOTPROTO=none 02:06:35 NM_CONTROLLED=no 02:06:35 IPADDR=$ip 02:06:35 NETMASK=$netmask 02:06:35 GATEWAY=$gateway 02:06:35 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@780c878c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@73d18682]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5b004bf8[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@2ce988a6[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7671bc2e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7e33a3d2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d5ccdab[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1312e377[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "multiStageDesign" : , 02:06:35 "vnfcInstGroupOrder" : , 02:06:35 "resourceInput" : , 02:06:35 <_VFMODULES_>, 02:06:35 <_GROUPS_> 02:06:35 } 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:35 02:06:35.156 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:35 "modelInstanceName" : "vSAMP10a 1" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "{\"resource_input\":\"test\"}", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@1ab3c161[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "networkType" : , 02:06:35 "networkTechnology" : , 02:06:35 "resourceInput" : , 02:06:35 "networkRole" : , 02:06:35 "networkScope" : 02:06:35 } 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:35 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:35 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:35 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "networkType" : "", 02:06:35 "networkTechnology" : "", 02:06:35 "resourceInput" : "TBD", 02:06:35 "networkRole" : "", 02:06:35 "networkScope" : "" 02:06:35 } 02:06:35 02:06:35.157 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "allottedResourceType" : , 02:06:35 "allottedResourceRole" : , 02:06:35 "providingServiceModelName" : , 02:06:35 "providingServiceModelInvariantUuid" : , 02:06:35 "providingServiceModelUuid" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "resourceInput" : 02:06:35 } 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.158 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 02:06:35.159 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.159 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:35 02:06:35.159 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.159 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:35 02:06:35.160 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.160 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:35 02:06:35.160 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { "serviceResources" : { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : 02:06:35 }, 02:06:35 "serviceCategory" : , 02:06:35 "serviceType" : , 02:06:35 "serviceRole" : , 02:06:35 "environmentContext" : , 02:06:35 "resourceOrder" : , 02:06:35 "workloadContext" : , 02:06:35 <_SERVICEVNFS_>, 02:06:35 <_SERVICENETWORKS_>, 02:06:35 <_SERVICEINFO_>, 02:06:35 <_SERVICEPROXY_>, 02:06:35 <_SERVICEALLOTTEDRESOURCES_> 02:06:35 }} 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_VERSION contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_CATEGORY contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_TYPE contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_ROLE contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ENVIRONMENT_CONTEXT contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_ORDER contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: WORKLOAD_CONTEXT contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEVNFS_ contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICENETWORKS_ contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEINFO_ contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEPROXY_ contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEALLOTTEDRESOURCES_ contains key? true 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { "serviceResources" : { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:35 "modelUuid" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "1.0" 02:06:35 }, 02:06:35 "serviceCategory" : null, 02:06:35 "serviceType" : "NA", 02:06:35 "serviceRole" : "NA", 02:06:35 "environmentContext" : "Luna", 02:06:35 "resourceOrder" : null, 02:06:35 "workloadContext" : "Oxygen", 02:06:35 "serviceVnfs": [ 02:06:35 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:35 "modelInstanceName" : "vSAMP10a 1" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "{\"resource_input\":\"test\"}", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 ], 02:06:35 "serviceNetworks": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:35 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:35 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:35 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "networkType" : "", 02:06:35 "networkTechnology" : "", 02:06:35 "resourceInput" : "TBD", 02:06:35 "networkRole" : "", 02:06:35 "networkScope" : "" 02:06:35 } 02:06:35 ], 02:06:35 "serviceInfo": null, 02:06:35 "serviceProxy": [], 02:06:35 "serviceAllottedResources": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 ] 02:06:35 }} 02:06:35 02:06:35.161 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.163 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.186 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.189 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.189 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.199 [http-nio-auto-1-exec-6] ERROR org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Exception - queryServiceMacroHolder 02:06:35 java.lang.Exception: no matching parameters 02:06:35 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.serviceResources(CatalogDbAdapterRest.java:341) 02:06:35 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$FastClassBySpringCGLIB$$7dad9f81.invoke() 02:06:35 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:06:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:06:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:06:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:06:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:06:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:06:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:06:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:06:35 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$EnhancerBySpringCGLIB$$c681f753.serviceResources() 02:06:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:06:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:06:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:06:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:06:35 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:06:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:06:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:06:35 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:06:35 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:06:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:06:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:06:35 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:06:35 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:06:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:06:35 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:06:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:06:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:06:35 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:06:35 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:06:35 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:06:35 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:06:35 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:06:35 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:06:35 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:06:35 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:06:35 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:06:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:06:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:06:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:06:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:06:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:06:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:06:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:06:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:06:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:06:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:06:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:06:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:06:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:06:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:06:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:06:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:06:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:06:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:06:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:06:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:06:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:06:35 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:35 02:06:35.201 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.203 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.226 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.229 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query recipe by resource model uuid: 25e2d69b-3b22-47b8-b4c9-7b14fd4a80df 02:06:35 02:06:35.231 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from VnfResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.231 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.VnfResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.233 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.233 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'VnfResource' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.VnfResource (generatedAlias0) -> vnfresourc0_ 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> vnfresourc0_.model_uuid 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> vnfresourc0_.model_uuid 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelUUID -> vnfresourc0_.model_uuid 02:06:35 02:06:35.234 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} vnfresourc0_.model_uuid ) ( FromClause{level=1} vnf_resource vnfresourc0_ ) ( where ( = ( vnfresourc0_.model_uuid vnfresourc0_.model_uuid modelUUID ) ? ) ) ) 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity VnfResource): [vnf_resource] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResource) 02:06:35 | path: generatedAlias0.modelUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [vnf_resource vnfresourc0_] 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (vnf_resource) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'vnfresourc0_.model_uuid as model_uu1_64_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.VnfResource, tableAlias=vnfresourc0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'vnfresourc0_.aic_version_max as aic_vers2_64_, vnfresourc0_.aic_version_min as aic_vers3_64_, vnfresourc0_.resource_category as resource4_64_, vnfresourc0_.creation_timestamp as creation5_64_, vnfresourc0_.description as descript6_64_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc0_.model_invariant_uuid as model_in7_64_, vnfresourc0_.model_name as model_na8_64_, vnfresourc0_.model_version as model_ve9_64_, vnfresourc0_.orchestration_mode as orchest10_64_, vnfresourc0_.resource_sub_category as resourc11_64_, vnfresourc0_.tosca_node_type as tosca_n12_64_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[vnfresourc0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'vnf_resource vnfresourc0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=vnf_resource,tableAlias=vnfresourc0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.VnfResource}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'vnfresourc0_.model_uuid' {propertyName=modelUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelUUID,path=generatedAlias0.modelUUID,tableAlias=vnfresourc0_,className=org.onap.so.db.catalog.beans.VnfResource,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'vnfresourc0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.VnfResource, tableAlias=vnfresourc0_} 02:06:35 | \-[IDENT] IdentNode: 'modelUUID' {originalText=modelUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.VnfResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.235 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select vnfresourc0_.model_uuid as model_uu1_64_, vnfresourc0_.aic_version_max as aic_vers2_64_, vnfresourc0_.aic_version_min as aic_vers3_64_, vnfresourc0_.resource_category as resource4_64_, vnfresourc0_.creation_timestamp as creation5_64_, vnfresourc0_.description as descript6_64_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc0_.model_invariant_uuid as model_in7_64_, vnfresourc0_.model_name as model_na8_64_, vnfresourc0_.model_version as model_ve9_64_, vnfresourc0_.orchestration_mode as orchest10_64_, vnfresourc0_.resource_sub_category as resourc11_64_, vnfresourc0_.tosca_node_type as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:35 02:06:35.236 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.255 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_, vnfresourc0_.aic_version_max as aic_vers2_64_, vnfresourc0_.aic_version_min as aic_vers3_64_, vnfresourc0_.resource_category as resource4_64_, vnfresourc0_.creation_timestamp as creation5_64_, vnfresourc0_.description as descript6_64_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc0_.model_invariant_uuid as model_in7_64_, vnfresourc0_.model_name as model_na8_64_, vnfresourc0_.model_version as model_ve9_64_, vnfresourc0_.orchestration_mode as orchest10_64_, vnfresourc0_.resource_sub_category as resourc11_64_, vnfresourc0_.tosca_node_type as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:35 02:06:35.257 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.258 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.NetworkResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'NetworkResource' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.NetworkResource (generatedAlias0) -> networkres0_ 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> networkres0_.model_uuid 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> networkres0_.model_uuid 02:06:35 02:06:35.259 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelUUID -> networkres0_.model_uuid 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} networkres0_.model_uuid ) ( FromClause{level=1} network_resource networkres0_ ) ( where ( = ( networkres0_.model_uuid networkres0_.model_uuid modelUUID ) ? ) ) ) 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity NetworkResource): [network_resource] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResource) 02:06:35 | path: generatedAlias0.modelUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [network_resource networkres0_] 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (network_resource) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'networkres0_.model_uuid as model_uu1_37_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.NetworkResource, tableAlias=networkres0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'networkres0_.aic_version_max as aic_vers2_37_, networkres0_.aic_version_min as aic_vers3_37_, networkres0_.resource_category as resource4_37_, networkres0_.creation_timestamp as creation5_37_, networkres0_.description as descript6_37_, networkres0_.heat_template_artifact_uuid as heat_te14_37_, networkres0_.model_invariant_uuid as model_in7_37_, networkres0_.model_name as model_na8_37_, networkres0_.model_version as model_ve9_37_, networkres0_.neutron_network_type as neutron10_37_, networkres0_.orchestration_mode as orchest11_37_, networkres0_.resource_sub_category as resourc12_37_, networkres0_.tosca_node_type as tosca_n13_37_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[networkres0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'network_resource networkres0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=network_resource,tableAlias=networkres0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.NetworkResource}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'networkres0_.model_uuid' {propertyName=modelUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelUUID,path=generatedAlias0.modelUUID,tableAlias=networkres0_,className=org.onap.so.db.catalog.beans.NetworkResource,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'networkres0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.NetworkResource, tableAlias=networkres0_} 02:06:35 | \-[IDENT] IdentNode: 'modelUUID' {originalText=modelUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.260 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.261 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.NetworkResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.261 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select networkres0_.model_uuid as model_uu1_37_, networkres0_.aic_version_max as aic_vers2_37_, networkres0_.aic_version_min as aic_vers3_37_, networkres0_.resource_category as resource4_37_, networkres0_.creation_timestamp as creation5_37_, networkres0_.description as descript6_37_, networkres0_.heat_template_artifact_uuid as heat_te14_37_, networkres0_.model_invariant_uuid as model_in7_37_, networkres0_.model_name as model_na8_37_, networkres0_.model_version as model_ve9_37_, networkres0_.neutron_network_type as neutron10_37_, networkres0_.orchestration_mode as orchest11_37_, networkres0_.resource_sub_category as resourc12_37_, networkres0_.tosca_node_type as tosca_n13_37_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:35 02:06:35.261 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.261 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_, networkres0_.aic_version_max as aic_vers2_37_, networkres0_.aic_version_min as aic_vers3_37_, networkres0_.resource_category as resource4_37_, networkres0_.creation_timestamp as creation5_37_, networkres0_.description as descript6_37_, networkres0_.heat_template_artifact_uuid as heat_te14_37_, networkres0_.model_invariant_uuid as model_in7_37_, networkres0_.model_name as model_na8_37_, networkres0_.model_version as model_ve9_37_, networkres0_.neutron_network_type as neutron10_37_, networkres0_.orchestration_mode as orchest11_37_, networkres0_.resource_sub_category as resourc12_37_, networkres0_.tosca_node_type as tosca_n13_37_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:35 02:06:35.262 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from AllottedResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.262 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.AllottedResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'AllottedResource' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.AllottedResource (generatedAlias0) -> allottedre0_ 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> allottedre0_.model_uuid 02:06:35 02:06:35.263 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> allottedre0_.model_uuid 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelUUID -> allottedre0_.model_uuid 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} allottedre0_.model_uuid ) ( FromClause{level=1} allotted_resource allottedre0_ ) ( where ( = ( allottedre0_.model_uuid allottedre0_.model_uuid modelUUID ) ? ) ) ) 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity AllottedResource): [allotted_resource] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResource) 02:06:35 | path: generatedAlias0.modelUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResource) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [allotted_resource allottedre0_] 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (allotted_resource) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'allottedre0_.model_uuid as model_uu1_6_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.AllottedResource, tableAlias=allottedre0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'allottedre0_.creation_timestamp as creation2_6_, allottedre0_.description as descript3_6_, allottedre0_.model_invariant_uuid as model_in4_6_, allottedre0_.model_name as model_na5_6_, allottedre0_.model_version as model_ve6_6_, allottedre0_.subcategory as subcateg7_6_, allottedre0_.tosca_node_type as tosca_no8_6_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[allottedre0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'allotted_resource allottedre0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=allotted_resource,tableAlias=allottedre0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.AllottedResource}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'allottedre0_.model_uuid' {propertyName=modelUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelUUID,path=generatedAlias0.modelUUID,tableAlias=allottedre0_,className=org.onap.so.db.catalog.beans.AllottedResource,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'allottedre0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.AllottedResource, tableAlias=allottedre0_} 02:06:35 | \-[IDENT] IdentNode: 'modelUUID' {originalText=modelUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.AllottedResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select allottedre0_.model_uuid as model_uu1_6_, allottedre0_.creation_timestamp as creation2_6_, allottedre0_.description as descript3_6_, allottedre0_.model_invariant_uuid as model_in4_6_, allottedre0_.model_name as model_na5_6_, allottedre0_.model_version as model_ve6_6_, allottedre0_.subcategory as subcateg7_6_, allottedre0_.tosca_node_type as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.model_uuid=? 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.264 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select allottedre0_.model_uuid as model_uu1_6_, allottedre0_.creation_timestamp as creation2_6_, allottedre0_.description as descript3_6_, allottedre0_.model_invariant_uuid as model_in4_6_, allottedre0_.model_name as model_na5_6_, allottedre0_.model_version as model_ve6_6_, allottedre0_.subcategory as subcateg7_6_, allottedre0_.tosca_node_type as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.model_uuid=? 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allotedResourceCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allotedResourceCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-01-24 09:59:16.0 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = sdwanvpnattachmentVF 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 8f5fe343-9a3a-4d31-a829-49b27bbfc1c4 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = sotnvpnattachmentvF 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subcategory` : value = Allotted Resource 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subcategory`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.vf.Sdwanvpnattachmentvf 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.265 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:35 02:06:35.267 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from ArRecipe as generatedAlias0 where ( ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.action=:param1 ) ) and ( generatedAlias0.version=:param2 ) 02:06:35 02:06:35.267 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ArRecipe as generatedAlias0 where ( ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.action=:param1 ) ) and ( generatedAlias0.version=:param2 ) 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'ArRecipe' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[AND] Node: 'and' 02:06:35 +-[AND] Node: 'and' 02:06:35 | +-[EQ] Node: '=' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | | | \-[IDENT] Node: 'modelName' 02:06:35 | | \-[COLON] Node: ':' 02:06:35 | | \-[IDENT] Node: 'param0' 02:06:35 | \-[EQ] Node: '=' 02:06:35 | +-[DOT] Node: '.' 02:06:35 | | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | | \-[IDENT] Node: 'action' 02:06:35 | \-[COLON] Node: ':' 02:06:35 | \-[IDENT] Node: 'param1' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'version' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param2' 02:06:35 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.ArRecipe (generatedAlias0) -> arrecipe0_ 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> arrecipe0_.id 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> arrecipe0_.id 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelName -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.268 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelName -> arrecipe0_.model_name 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> arrecipe0_.id 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : action -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.action -> arrecipe0_.action 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> arrecipe0_.id 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : version -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.version -> arrecipe0_.version_str 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} arrecipe0_.id ) ( FromClause{level=1} ar_recipe arrecipe0_ ) ( where ( and ( and ( = ( arrecipe0_.model_name arrecipe0_.id modelName ) ? ) ( = ( arrecipe0_.action arrecipe0_.id action ) ? ) ) ( = ( arrecipe0_.version_str arrecipe0_.id version ) ? ) ) ) ) 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity ArRecipe): [ar_recipe] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-SqlNode 02:06:35 +-SqlNode 02:06:35 | +-BinaryLogicOperatorNode 02:06:35 | | +-DotNode 02:06:35 | | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | | path: generatedAlias0.modelName 02:06:35 | | | +-IdentNode 02:06:35 | | | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | | | originalText: generatedAlias0 02:06:35 | | | \-IdentNode 02:06:35 | | | persister: null 02:06:35 | | | originalText: modelName 02:06:35 | | \-ParameterNode 02:06:35 | \-BinaryLogicOperatorNode 02:06:35 | +-DotNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | path: generatedAlias0.action 02:06:35 | | +-IdentNode 02:06:35 | | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | | originalText: generatedAlias0 02:06:35 | | \-IdentNode 02:06:35 | | persister: null 02:06:35 | | originalText: action 02:06:35 | \-ParameterNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | path: generatedAlias0.version 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ArRecipe) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: version 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [ar_recipe arrecipe0_] 02:06:35 02:06:35.269 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (ar_recipe) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'arrecipe0_.id as id1_9_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ArRecipe, tableAlias=arrecipe0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'arrecipe0_.action as action2_9_, arrecipe0_.creation_timestamp as creation3_9_, arrecipe0_.description as descript4_9_, arrecipe0_.model_name as model_na5_9_, arrecipe0_.orchestration_uri as orchestr6_9_, arrecipe0_.ar_param_xsd as ar_param7_9_, arrecipe0_.recipe_timeout as recipe_t8_9_, arrecipe0_.service_type as service_9_9_, arrecipe0_.version_str as version10_9_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[arrecipe0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'ar_recipe arrecipe0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=ar_recipe,tableAlias=arrecipe0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.ArRecipe}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[AND] SqlNode: 'and' 02:06:35 +-[AND] SqlNode: 'and' 02:06:35 | +-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 | | +-[DOT] DotNode: 'arrecipe0_.model_name' {propertyName=modelName,dereferenceType=PRIMITIVE,getPropertyPath=modelName,path=generatedAlias0.modelName,tableAlias=arrecipe0_,className=org.onap.so.db.catalog.beans.ArRecipe,classAlias=generatedAlias0} 02:06:35 | | | +-[ALIAS_REF] IdentNode: 'arrecipe0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ArRecipe, tableAlias=arrecipe0_} 02:06:35 | | | \-[IDENT] IdentNode: 'modelName' {originalText=modelName} 02:06:35 | | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 | \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 | +-[DOT] DotNode: 'arrecipe0_.action' {propertyName=action,dereferenceType=PRIMITIVE,getPropertyPath=action,path=generatedAlias0.action,tableAlias=arrecipe0_,className=org.onap.so.db.catalog.beans.ArRecipe,classAlias=generatedAlias0} 02:06:35 | | +-[ALIAS_REF] IdentNode: 'arrecipe0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ArRecipe, tableAlias=arrecipe0_} 02:06:35 | | \-[IDENT] IdentNode: 'action' {originalText=action} 02:06:35 | \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'arrecipe0_.version_str' {propertyName=version,dereferenceType=PRIMITIVE,getPropertyPath=version,path=generatedAlias0.version,tableAlias=arrecipe0_,className=org.onap.so.db.catalog.beans.ArRecipe,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'arrecipe0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ArRecipe, tableAlias=arrecipe0_} 02:06:35 | \-[IDENT] IdentNode: 'version' {originalText=version} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param2, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ArRecipe as generatedAlias0 where ( ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.action=:param1 ) ) and ( generatedAlias0.version=:param2 ) 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select arrecipe0_.id as id1_9_, arrecipe0_.action as action2_9_, arrecipe0_.creation_timestamp as creation3_9_, arrecipe0_.description as descript4_9_, arrecipe0_.model_name as model_na5_9_, arrecipe0_.orchestration_uri as orchestr6_9_, arrecipe0_.ar_param_xsd as ar_param7_9_, arrecipe0_.recipe_timeout as recipe_t8_9_, arrecipe0_.service_type as service_9_9_, arrecipe0_.version_str as version10_9_ from ar_recipe arrecipe0_ where arrecipe0_.model_name=? and arrecipe0_.action=? and arrecipe0_.version_str=? 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.270 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select arrecipe0_.id as id1_9_, arrecipe0_.action as action2_9_, arrecipe0_.creation_timestamp as creation3_9_, arrecipe0_.description as descript4_9_, arrecipe0_.model_name as model_na5_9_, arrecipe0_.orchestration_uri as orchestr6_9_, arrecipe0_.ar_param_xsd as ar_param7_9_, arrecipe0_.recipe_timeout as recipe_t8_9_, arrecipe0_.service_type as service_9_9_, arrecipe0_.version_str as version10_9_ from ar_recipe arrecipe0_ where arrecipe0_.model_name=? and arrecipe0_.action=? and arrecipe0_.version_str=? 02:06:35 02:06:35.271 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from InstanceGroup as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.271 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.InstanceGroup as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'InstanceGroup' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.InstanceGroup (generatedAlias0) -> instancegr0_ 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> instancegr0_.model_uuid 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> instancegr0_.model_uuid 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelUUID -> instancegr0_.model_uuid 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.272 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} instancegr0_.model_uuid ) ( FromClause{level=1} instance_group instancegr0_ ) ( where ( = ( instancegr0_.model_uuid instancegr0_.model_uuid modelUUID ) ? ) ) ) 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity InstanceGroup): [instance_group] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.InstanceGroup) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.InstanceGroup) 02:06:35 | path: generatedAlias0.modelUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.InstanceGroup) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [instance_group instancegr0_] 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (instance_group) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'instancegr0_.model_uuid as model_uu2_33_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.InstanceGroup, tableAlias=instancegr0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'instancegr0_.cr_model_uuid as cr_mode10_33_, instancegr0_.creation_timestamp as creation3_33_, instancegr0_.model_invariant_uuid as model_in4_33_, instancegr0_.model_name as model_na5_33_, instancegr0_.model_version as model_ve6_33_, instancegr0_.role as role7_33_, instancegr0_.tosca_node_type as tosca_no8_33_, instancegr0_.instance_group_type as instance9_33_, instancegr0_.object_type as object_t1_33_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[instancegr0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'instance_group instancegr0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=instance_group,tableAlias=instancegr0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.InstanceGroup}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'instancegr0_.model_uuid' {propertyName=modelUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelUUID,path=generatedAlias0.modelUUID,tableAlias=instancegr0_,className=org.onap.so.db.catalog.beans.InstanceGroup,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'instancegr0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.InstanceGroup, tableAlias=instancegr0_} 02:06:35 | \-[IDENT] IdentNode: 'modelUUID' {originalText=modelUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.InstanceGroup as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select instancegr0_.model_uuid as model_uu2_33_, instancegr0_.cr_model_uuid as cr_mode10_33_, instancegr0_.creation_timestamp as creation3_33_, instancegr0_.model_invariant_uuid as model_in4_33_, instancegr0_.model_name as model_na5_33_, instancegr0_.model_version as model_ve6_33_, instancegr0_.role as role7_33_, instancegr0_.tosca_node_type as tosca_no8_33_, instancegr0_.instance_group_type as instance9_33_, instancegr0_.object_type as object_t1_33_ from instance_group instancegr0_ where instancegr0_.model_uuid=? 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.273 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select instancegr0_.model_uuid as model_uu2_33_, instancegr0_.cr_model_uuid as cr_mode10_33_, instancegr0_.creation_timestamp as creation3_33_, instancegr0_.model_invariant_uuid as model_in4_33_, instancegr0_.model_name as model_na5_33_, instancegr0_.model_version as model_ve6_33_, instancegr0_.role as role7_33_, instancegr0_.tosca_node_type as tosca_no8_33_, instancegr0_.instance_group_type as instance9_33_, instancegr0_.object_type as object_t1_33_ from instance_group instancegr0_ where instancegr0_.model_uuid=? 02:06:35 02:06:35.275 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.292 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.295 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.295 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.296 [http-nio-auto-1-exec-8] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:35 02:06:35.297 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? limit ? 02:06:35 02:06:35.298 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.298 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:35 02:06:35.299 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.300 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:35 02:06:35.301 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.302 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@4169d297[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@6532d1b4[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@4169d297[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@593a1c9d]]]] 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "allottedResourceType" : , 02:06:35 "allottedResourceRole" : , 02:06:35 "providingServiceModelName" : , 02:06:35 "providingServiceModelInvariantUuid" : , 02:06:35 "providingServiceModelUuid" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "resourceInput" : 02:06:35 } 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 02:06:35.304 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.305 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.319 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.323 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.323 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.324 [http-nio-auto-1-exec-9] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.325 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.328 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.330 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'NetworkResourceCustomization' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelCustomizationUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.330 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.330 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.NetworkResourceCustomization (generatedAlias0) -> networkres0_ 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> networkres0_.model_customization_uuid 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> networkres0_.model_customization_uuid 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelCustomizationUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelCustomizationUUID -> networkres0_.model_customization_uuid 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} networkres0_.model_customization_uuid ) ( FromClause{level=1} network_resource_customization networkres0_ ) ( where ( = ( networkres0_.model_customization_uuid networkres0_.model_customization_uuid modelCustomizationUUID ) ? ) ) ) 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity NetworkResourceCustomization): [network_resource_customization] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:35 | path: generatedAlias0.modelCustomizationUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelCustomizationUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [network_resource_customization networkres0_] 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.331 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (network_resource_customization) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'networkres0_.model_customization_uuid as model_cu1_38_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.NetworkResourceCustomization, tableAlias=networkres0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[networkres0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'network_resource_customization networkres0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=network_resource_customization,tableAlias=networkres0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.NetworkResourceCustomization}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'networkres0_.model_customization_uuid' {propertyName=modelCustomizationUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelCustomizationUUID,path=generatedAlias0.modelCustomizationUUID,tableAlias=networkres0_,className=org.onap.so.db.catalog.beans.NetworkResourceCustomization,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'networkres0_.model_customization_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.NetworkResourceCustomization, tableAlias=networkres0_} 02:06:35 | \-[IDENT] IdentNode: 'modelCustomizationUUID' {originalText=modelCustomizationUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.332 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.332 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.332 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select networkres0_.model_customization_uuid as model_cu1_38_, networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:35 02:06:35.332 [http-nio-auto-1-exec-9] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.332 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select networkres0_.model_customization_uuid as model_cu1_38_, networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:35 02:06:35.333 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.333 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.334 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:35 02:06:35.335 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:35 02:06:35.335 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:35 02:06:35.336 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:35 02:06:35.338 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@272c11ab[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:35 02:06:35.339 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@272c11ab[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "networkType" : , 02:06:35 "networkTechnology" : , 02:06:35 "resourceInput" : , 02:06:35 "networkRole" : , 02:06:35 "networkScope" : 02:06:35 } 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:35 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:35 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:35 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "networkType" : "", 02:06:35 "networkTechnology" : "", 02:06:35 "resourceInput" : "TBD", 02:06:35 "networkRole" : "", 02:06:35 "networkScope" : "" 02:06:35 } 02:06:35 02:06:35.341 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.345 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.360 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.363 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.363 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.363 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelInvariantUuid serviceModelUuid: 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.364 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:35 02:06:35.365 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.365 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.366 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder qryResp= ServicePlus: service: org.onap.so.db.catalog.beans.Service@27d6aa3a[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002672,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=2.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@5c6130dc[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@21ee8799[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@53254cc0[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1bab3370[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@4ee5d1f9[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@9a14b27[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@4ee5d1f9[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@7a7e551a]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=,namingPolicy=,onapGeneratedNaming=]nonenone 02:06:35 02:06:35.399 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@21ee8799[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@53254cc0[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1bab3370[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:35 02:06:35.399 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@7cb5d6fb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@186b4109]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1bab3370[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@df01a5f[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:35 availability_zone_0: "alln-zone-1" 02:06:35 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:35 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:35 nso_name_0: "zrdm3vamp01nso001" 02:06:35 nso_oam_ip_0: "172.18.25.175" 02:06:35 nso_oam_net_gw: "172.18.25.1" 02:06:35 nso_oam_net_mask: "255.255.255.0" 02:06:35 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:35 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:35 oam_net_id: "nso_oam" 02:06:35 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:35 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:35 vnf_name: "Mobisupport" 02:06:35 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@590a5251]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39d17842[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@12f3f87e[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@7681ba9e[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48dfa745[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5b608f39[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@2553d47f[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : 02:06:35 }, "isBase" : , 02:06:35 "vfModuleLabel" : , 02:06:35 "initialCount" : , 02:06:35 "hasVolumeGroup" : 02:06:35 } 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "multiStageDesign" : , 02:06:35 "vnfcInstGroupOrder" : , 02:06:35 "resourceInput" : , 02:06:35 <_VFMODULES_>, 02:06:35 <_GROUPS_> 02:06:35 } 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:35 02:06:35.400 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:35 "modelInstanceName" : "vSAMP10a 2" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "TBD", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@5c6130dc[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "networkType" : , 02:06:35 "networkTechnology" : , 02:06:35 "resourceInput" : , 02:06:35 "networkRole" : , 02:06:35 "networkScope" : 02:06:35 } 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:35 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:35 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:35 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "networkType" : "", 02:06:35 "networkTechnology" : "", 02:06:35 "resourceInput" : "TBD", 02:06:35 "networkRole" : "", 02:06:35 "networkScope" : "" 02:06:35 } 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "allottedResourceType" : , 02:06:35 "allottedResourceRole" : , 02:06:35 "providingServiceModelName" : , 02:06:35 "providingServiceModelInvariantUuid" : , 02:06:35 "providingServiceModelUuid" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "resourceInput" : 02:06:35 } 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 02:06:35.401 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { "serviceResources" : { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : 02:06:35 }, 02:06:35 "serviceCategory" : , 02:06:35 "serviceType" : , 02:06:35 "serviceRole" : , 02:06:35 "environmentContext" : , 02:06:35 "resourceOrder" : , 02:06:35 "workloadContext" : , 02:06:35 <_SERVICEVNFS_>, 02:06:35 <_SERVICENETWORKS_>, 02:06:35 <_SERVICEINFO_>, 02:06:35 <_SERVICEPROXY_>, 02:06:35 <_SERVICEALLOTTEDRESOURCES_> 02:06:35 }} 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_VERSION contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_CATEGORY contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_TYPE contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_ROLE contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ENVIRONMENT_CONTEXT contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_ORDER contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: WORKLOAD_CONTEXT contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEVNFS_ contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICENETWORKS_ contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEINFO_ contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEPROXY_ contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEALLOTTEDRESOURCES_ contains key? true 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { "serviceResources" : { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:35 "modelUuid" : "5df8b6de-2083-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2.0" 02:06:35 }, 02:06:35 "serviceCategory" : null, 02:06:35 "serviceType" : "NA", 02:06:35 "serviceRole" : "NA", 02:06:35 "environmentContext" : "Luna", 02:06:35 "resourceOrder" : null, 02:06:35 "workloadContext" : "Oxygen", 02:06:35 "serviceVnfs": [ 02:06:35 02:06:35 { "modelInfo" : { 02:06:35 "modelName" : "vSAMP10a", 02:06:35 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2.0", 02:06:35 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:35 "modelInstanceName" : "vSAMP10a 2" 02:06:35 }, 02:06:35 "toscaNodeType" : "VF", 02:06:35 "nfFunction" : "vSAMP", 02:06:35 "nfType" : "vSAMP", 02:06:35 "nfRole" : "vSAMP", 02:06:35 "nfNamingCode" : "vSAMP", 02:06:35 "multiStageDesign" : null, 02:06:35 "vnfcInstGroupOrder" : null, 02:06:35 "resourceInput" : "TBD", 02:06:35 "vfModules": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:35 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : true, 02:06:35 "vfModuleLabel" : "base", 02:06:35 "initialCount" : 1, 02:06:35 "hasVolumeGroup" : false 02:06:35 }, 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:35 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:35 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:35 "modelVersion" : "2", 02:06:35 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:35 }, "isBase" : false, 02:06:35 "vfModuleLabel" : "PCM", 02:06:35 "initialCount" : 0, 02:06:35 "hasVolumeGroup" : false 02:06:35 } 02:06:35 ], 02:06:35 "groups": [] 02:06:35 } 02:06:35 ], 02:06:35 "serviceNetworks": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:35 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:35 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:35 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "networkType" : "", 02:06:35 "networkTechnology" : "", 02:06:35 "resourceInput" : "TBD", 02:06:35 "networkRole" : "", 02:06:35 "networkScope" : "" 02:06:35 } 02:06:35 ], 02:06:35 "serviceInfo": null, 02:06:35 "serviceProxy": [], 02:06:35 "serviceAllottedResources": [ 02:06:35 { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 ] 02:06:35 }} 02:06:35 02:06:35.402 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.404 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.422 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.424 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.424 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.426 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from AllottedResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.426 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.AllottedResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.427 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.427 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:35 \-[QUERY] Node: 'query' 02:06:35 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:35 | +-[FROM] Node: 'from' 02:06:35 | | \-[RANGE] Node: 'RANGE' 02:06:35 | | +-[DOT] Node: '.' 02:06:35 | | | +-[DOT] Node: '.' 02:06:35 | | | | +-[DOT] Node: '.' 02:06:35 | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | +-[DOT] Node: '.' 02:06:35 | | | | | | | | +-[IDENT] Node: 'org' 02:06:35 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:35 | | | | | | | \-[IDENT] Node: 'so' 02:06:35 | | | | | | \-[IDENT] Node: 'db' 02:06:35 | | | | | \-[IDENT] Node: 'catalog' 02:06:35 | | | | \-[IDENT] Node: 'beans' 02:06:35 | | | \-[IDENT] Node: 'AllottedResourceCustomization' 02:06:35 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:35 | \-[SELECT] Node: 'select' 02:06:35 | \-[IDENT] Node: 'generatedAlias0' 02:06:35 \-[WHERE] Node: 'where' 02:06:35 \-[EQ] Node: '=' 02:06:35 +-[DOT] Node: '.' 02:06:35 | +-[IDENT] Node: 'generatedAlias0' 02:06:35 | \-[IDENT] Node: 'modelCustomizationUUID' 02:06:35 \-[COLON] Node: ':' 02:06:35 \-[IDENT] Node: 'param0' 02:06:35 02:06:35 02:06:35.427 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.AllottedResourceCustomization (generatedAlias0) -> allottedre0_ 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> allottedre0_.model_customization_uuid 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> allottedre0_.model_customization_uuid 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelCustomizationUUID -> org.hibernate.type.StringType@19339ac3 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelCustomizationUUID -> allottedre0_.model_customization_uuid 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:35 02:06:35.428 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} allottedre0_.model_customization_uuid ) ( FromClause{level=1} allotted_resource_customization allottedre0_ ) ( where ( = ( allottedre0_.model_customization_uuid allottedre0_.model_customization_uuid modelCustomizationUUID ) ? ) ) ) 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:35 \-QueryNode 02:06:35 +-SelectClause 02:06:35 | referencedTables(entity AllottedResourceCustomization): [allotted_resource_customization] 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-SqlFragment 02:06:35 +-FromClause 02:06:35 | \-FromElement 02:06:35 \-SqlNode 02:06:35 \-BinaryLogicOperatorNode 02:06:35 +-DotNode 02:06:35 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:35 | path: generatedAlias0.modelCustomizationUUID 02:06:35 | +-IdentNode 02:06:35 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:35 | | originalText: generatedAlias0 02:06:35 | \-IdentNode 02:06:35 | persister: null 02:06:35 | originalText: modelCustomizationUUID 02:06:35 \-ParameterNode 02:06:35 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [allotted_resource_customization allottedre0_] 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:35 \-[SELECT] QueryNode: 'SELECT' querySpaces (allotted_resource_customization) 02:06:35 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:35 | +-[ALIAS_REF] IdentNode: 'allottedre0_.model_customization_uuid as model_cu1_7_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.AllottedResourceCustomization, tableAlias=allottedre0_} 02:06:35 | \-[SQL_TOKEN] SqlFragment: 'allottedre0_.ar_model_uuid as ar_mode15_7_, allottedre0_.creation_timestamp as creation2_7_, allottedre0_.max_instances as max_inst3_7_, allottedre0_.min_instances as min_inst4_7_, allottedre0_.model_instance_name as model_in5_7_, allottedre0_.nf_function as nf_funct6_7_, allottedre0_.nf_naming_code as nf_namin7_7_, allottedre0_.nf_role as nf_role8_7_, allottedre0_.nf_type as nf_type9_7_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_, allottedre0_.providing_service_model_name as providi11_7_, allottedre0_.providing_service_model_uuid as providi12_7_, allottedre0_.resource_input as resourc13_7_, allottedre0_.target_network_role as target_14_7_' 02:06:35 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[allottedre0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:35 | \-[FROM_FRAGMENT] FromElement: 'allotted_resource_customization allottedre0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=allotted_resource_customization,tableAlias=allottedre0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.AllottedResourceCustomization}} 02:06:35 \-[WHERE] SqlNode: 'where' 02:06:35 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:35 +-[DOT] DotNode: 'allottedre0_.model_customization_uuid' {propertyName=modelCustomizationUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelCustomizationUUID,path=generatedAlias0.modelCustomizationUUID,tableAlias=allottedre0_,className=org.onap.so.db.catalog.beans.AllottedResourceCustomization,classAlias=generatedAlias0} 02:06:35 | +-[ALIAS_REF] IdentNode: 'allottedre0_.model_customization_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.AllottedResourceCustomization, tableAlias=allottedre0_} 02:06:35 | \-[IDENT] IdentNode: 'modelCustomizationUUID' {originalText=modelCustomizationUUID} 02:06:35 \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:35 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.AllottedResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select allottedre0_.model_customization_uuid as model_cu1_7_, allottedre0_.ar_model_uuid as ar_mode15_7_, allottedre0_.creation_timestamp as creation2_7_, allottedre0_.max_instances as max_inst3_7_, allottedre0_.min_instances as min_inst4_7_, allottedre0_.model_instance_name as model_in5_7_, allottedre0_.nf_function as nf_funct6_7_, allottedre0_.nf_naming_code as nf_namin7_7_, allottedre0_.nf_role as nf_role8_7_, allottedre0_.nf_type as nf_type9_7_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_, allottedre0_.providing_service_model_name as providi11_7_, allottedre0_.providing_service_model_uuid as providi12_7_, allottedre0_.resource_input as resourc13_7_, allottedre0_.target_network_role as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:35 02:06:35.429 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:35 02:06:35.430 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select allottedre0_.model_customization_uuid as model_cu1_7_, allottedre0_.ar_model_uuid as ar_mode15_7_, allottedre0_.creation_timestamp as creation2_7_, allottedre0_.max_instances as max_inst3_7_, allottedre0_.min_instances as min_inst4_7_, allottedre0_.model_instance_name as model_in5_7_, allottedre0_.nf_function as nf_funct6_7_, allottedre0_.nf_naming_code as nf_namin7_7_, allottedre0_.nf_role as nf_role8_7_, allottedre0_.nf_type as nf_type9_7_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_, allottedre0_.providing_service_model_name as providi11_7_, allottedre0_.providing_service_model_uuid as providi12_7_, allottedre0_.resource_input as resourc13_7_, allottedre0_.target_network_role as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:35 02:06:35.430 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.430 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.431 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:35 02:06:35.432 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@78e7ca94[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@24244c16[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@78e7ca94[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@73a4212e]]]] 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : , 02:06:35 "modelUuid" : , 02:06:35 "modelInvariantUuid" : , 02:06:35 "modelVersion" : , 02:06:35 "modelCustomizationUuid" : , 02:06:35 "modelInstanceName" : 02:06:35 }, 02:06:35 "toscaNodeType" : , 02:06:35 "allottedResourceType" : , 02:06:35 "allottedResourceRole" : , 02:06:35 "providingServiceModelName" : , 02:06:35 "providingServiceModelInvariantUuid" : , 02:06:35 "providingServiceModelUuid" : , 02:06:35 "nfFunction" : , 02:06:35 "nfType" : , 02:06:35 "nfRole" : , 02:06:35 "nfNamingCode" : , 02:06:35 "resourceInput" : 02:06:35 } 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:35 "modelInfo" : { 02:06:35 "modelName" : "Tunnel_Xconn", 02:06:35 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:35 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:35 "modelVersion" : "1.0", 02:06:35 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:35 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:35 }, 02:06:35 "toscaNodeType" : "", 02:06:35 "allottedResourceType" : "", 02:06:35 "allottedResourceRole" : null, 02:06:35 "providingServiceModelName" : null, 02:06:35 "providingServiceModelInvariantUuid" : null, 02:06:35 "providingServiceModelUuid" : null, 02:06:35 "nfFunction" : null, 02:06:35 "nfType" : null, 02:06:35 "nfRole" : null, 02:06:35 "nfNamingCode" : null, 02:06:35 "resourceInput" : "TBD" 02:06:35 } 02:06:35 02:06:35.434 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.436 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.453 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.456 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.456 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.457 [http-nio-auto-1-exec-2] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:35 02:06:35.457 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select networkres0_.model_customization_uuid as model_cu1_38_, networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:35 02:06:35.458 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks not found 02:06:35 02:06:35.459 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:35 02:06:35.460 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:35 02:06:35.474 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:35 02:06:35.477 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:35 02:06:35.477 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:35 02:06:35.480 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:35 02:06:35.480 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:35 02:06:35.480 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:35 02:06:35.481 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:35 02:06:35.482 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.482 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002672 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 2 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002672 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002672 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:36 02:06:35.483 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.484 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.485 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:36 02:06:35.485 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.485 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:36 02:06:35.485 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.485 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:36 02:06:35.489 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.490 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.490 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002672 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002672 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.491 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002672 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002672 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.492 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.493 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.493 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:36 02:06:35.493 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.493 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.493 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2c1c1313 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2c20e5b7 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@437e723f 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.494 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.495 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.496 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.497 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.498 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.499 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.500 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.501 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@7a8f5c50[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@42243600[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6aa08f52[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:36 02:06:35.502 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@7a8f5c50[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@42243600[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6aa08f52[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:36 02:06:35.504 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@73ba0881[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@58fa39ca]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6aa08f52[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4bc6888c[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@639dce82]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@532b141c[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@3badd4e3[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@77d39b75[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@d6c4bbf[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@38c70f68[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@1dcea055[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "multiStageDesign" : , 02:06:36 "vnfcInstGroupOrder" : , 02:06:36 "resourceInput" : , 02:06:36 <_VFMODULES_>, 02:06:36 <_GROUPS_> 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : "vSAMP10a", 02:06:36 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2.0", 02:06:36 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:36 "modelInstanceName" : "vSAMP10a 2" 02:06:36 }, 02:06:36 "toscaNodeType" : "VF", 02:06:36 "nfFunction" : "vSAMP", 02:06:36 "nfType" : "vSAMP", 02:06:36 "nfRole" : "vSAMP", 02:06:36 "nfNamingCode" : "vSAMP", 02:06:36 "multiStageDesign" : null, 02:06:36 "vnfcInstGroupOrder" : null, 02:06:36 "resourceInput" : "TBD", 02:06:36 "vfModules": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 }, 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 ], 02:06:36 "groups": [] 02:06:36 } 02:06:36 02:06:35.505 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.507 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.520 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.523 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.523 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.524 [http-nio-auto-1-exec-4] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:36 02:06:35.524 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? limit ? 02:06:36 02:06:35.525 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.525 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.526 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.527 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:36 02:06:35.528 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.529 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@364db137[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@17f71485[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@364db137[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@710967f0]]]] 02:06:36 02:06:35.530 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "allottedResourceType" : , 02:06:36 "allottedResourceRole" : , 02:06:36 "providingServiceModelName" : , 02:06:36 "providingServiceModelInvariantUuid" : , 02:06:36 "providingServiceModelUuid" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "resourceInput" : 02:06:36 } 02:06:36 02:06:35.530 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.530 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.530 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.530 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "Tunnel_Xconn", 02:06:36 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:36 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:36 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "allottedResourceType" : "", 02:06:36 "allottedResourceRole" : null, 02:06:36 "providingServiceModelName" : null, 02:06:36 "providingServiceModelInvariantUuid" : null, 02:06:36 "providingServiceModelUuid" : null, 02:06:36 "nfFunction" : null, 02:06:36 "nfType" : null, 02:06:36 "nfRole" : null, 02:06:36 "nfNamingCode" : null, 02:06:36 "resourceInput" : "TBD" 02:06:36 } 02:06:36 02:06:35.531 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.532 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.547 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.550 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.550 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.552 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - SELECT * FROM network_resource WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:36 02:06:35.552 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.552 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.553 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.554 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.554 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select networkres0_.network_resource_model_uuid as network_9_38_0_, networkres0_.model_customization_uuid as model_cu1_38_0_, networkres0_.model_customization_uuid as model_cu1_38_1_, networkres0_.creation_timestamp as creation2_38_1_, networkres0_.model_instance_name as model_in3_38_1_, networkres0_.network_resource_model_uuid as network_9_38_1_, networkres0_.network_role as network_4_38_1_, networkres0_.network_scope as network_5_38_1_, networkres0_.network_technology as network_6_38_1_, networkres0_.network_type as network_7_38_1_, networkres0_.resource_input as resource8_38_1_ from network_resource_customization networkres0_ where networkres0_.network_resource_model_uuid=? 02:06:36 02:06:35.554 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.554 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@5ee6fb9d[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@5ee6fb9d[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "networkType" : , 02:06:36 "networkTechnology" : , 02:06:36 "resourceInput" : , 02:06:36 "networkRole" : , 02:06:36 "networkScope" : 02:06:36 } 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 02:06:35.555 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.556 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.574 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.577 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.578 [http-nio-auto-1-exec-6] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from VnfResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:MODEL_CUSTOMIZATION_UUID 02:06:36 02:06:35.579 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.VnfResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:MODEL_CUSTOMIZATION_UUID 02:06:36 02:06:35.580 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.580 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:36 \-[QUERY] Node: 'query' 02:06:36 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:36 | +-[FROM] Node: 'from' 02:06:36 | | \-[RANGE] Node: 'RANGE' 02:06:36 | | +-[DOT] Node: '.' 02:06:36 | | | +-[DOT] Node: '.' 02:06:36 | | | | +-[DOT] Node: '.' 02:06:36 | | | | | +-[DOT] Node: '.' 02:06:36 | | | | | | +-[DOT] Node: '.' 02:06:36 | | | | | | | +-[DOT] Node: '.' 02:06:36 | | | | | | | | +-[IDENT] Node: 'org' 02:06:36 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:36 | | | | | | | \-[IDENT] Node: 'so' 02:06:36 | | | | | | \-[IDENT] Node: 'db' 02:06:36 | | | | | \-[IDENT] Node: 'catalog' 02:06:36 | | | | \-[IDENT] Node: 'beans' 02:06:36 | | | \-[IDENT] Node: 'VnfResourceCustomization' 02:06:36 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:36 | \-[SELECT] Node: 'select' 02:06:36 | \-[IDENT] Node: 'generatedAlias0' 02:06:36 \-[WHERE] Node: 'where' 02:06:36 \-[EQ] Node: '=' 02:06:36 +-[DOT] Node: '.' 02:06:36 | +-[IDENT] Node: 'generatedAlias0' 02:06:36 | \-[IDENT] Node: 'modelCustomizationUUID' 02:06:36 \-[COLON] Node: ':' 02:06:36 \-[IDENT] Node: 'MODEL_CUSTOMIZATION_UUID' 02:06:36 02:06:36 02:06:35.580 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:36 02:06:35.580 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.VnfResourceCustomization (generatedAlias0) -> vnfresourc0_ 02:06:36 02:06:35.580 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> vnfresourc0_.id 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> vnfresourc0_.id 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelCustomizationUUID -> org.hibernate.type.StringType@19339ac3 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelCustomizationUUID -> vnfresourc0_.model_customization_uuid 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} vnfresourc0_.id ) ( FromClause{level=1} vnf_resource_customization vnfresourc0_ ) ( where ( = ( vnfresourc0_.model_customization_uuid vnfresourc0_.id modelCustomizationUUID ) ? ) ) ) 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:36 \-QueryNode 02:06:36 +-SelectClause 02:06:36 | referencedTables(entity VnfResourceCustomization): [vnf_resource_customization] 02:06:36 | +-IdentNode 02:06:36 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:36 | | originalText: generatedAlias0 02:06:36 | \-SqlFragment 02:06:36 +-FromClause 02:06:36 | \-FromElement 02:06:36 \-SqlNode 02:06:36 \-BinaryLogicOperatorNode 02:06:36 +-DotNode 02:06:36 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:36 | path: generatedAlias0.modelCustomizationUUID 02:06:36 | +-IdentNode 02:06:36 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:36 | | originalText: generatedAlias0 02:06:36 | \-IdentNode 02:06:36 | persister: null 02:06:36 | originalText: modelCustomizationUUID 02:06:36 \-ParameterNode 02:06:36 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [vnf_resource_customization vnfresourc0_] 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:36 \-[SELECT] QueryNode: 'SELECT' querySpaces (vnf_resource_customization) 02:06:36 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:36 | +-[ALIAS_REF] IdentNode: 'vnfresourc0_.id as id1_65_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.VnfResourceCustomization, tableAlias=vnfresourc0_} 02:06:36 | \-[SQL_TOKEN] SqlFragment: 'vnfresourc0_.availability_zone_max_count as availabi2_65_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_, vnfresourc0_.controller_actor as controll5_65_, vnfresourc0_.creation_timestamp as creation6_65_, vnfresourc0_.max_instances as max_inst7_65_, vnfresourc0_.min_instances as min_inst8_65_, vnfresourc0_.model_customization_uuid as model_cu9_65_, vnfresourc0_.model_instance_name as model_i10_65_, vnfresourc0_.multi_stage_design as multi_s11_65_, vnfresourc0_.nf_data_valid as nf_data12_65_, vnfresourc0_.nf_function as nf_func13_65_, vnfresourc0_.nf_naming_code as nf_nami14_65_, vnfresourc0_.nf_role as nf_role15_65_, vnfresourc0_.nf_type as nf_type16_65_, vnfresourc0_.resource_input as resourc17_65_, vnfresourc0_.service_model_uuid as service20_65_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_' 02:06:36 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[vnfresourc0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:36 | \-[FROM_FRAGMENT] FromElement: 'vnf_resource_customization vnfresourc0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=vnf_resource_customization,tableAlias=vnfresourc0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.VnfResourceCustomization}} 02:06:36 \-[WHERE] SqlNode: 'where' 02:06:36 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:36 +-[DOT] DotNode: 'vnfresourc0_.model_customization_uuid' {propertyName=modelCustomizationUUID,dereferenceType=PRIMITIVE,getPropertyPath=modelCustomizationUUID,path=generatedAlias0.modelCustomizationUUID,tableAlias=vnfresourc0_,className=org.onap.so.db.catalog.beans.VnfResourceCustomization,classAlias=generatedAlias0} 02:06:36 | +-[ALIAS_REF] IdentNode: 'vnfresourc0_.id' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.VnfResourceCustomization, tableAlias=vnfresourc0_} 02:06:36 | \-[IDENT] IdentNode: 'modelCustomizationUUID' {originalText=modelCustomizationUUID} 02:06:36 \-[NAMED_PARAM] ParameterNode: '?' {name=MODEL_CUSTOMIZATION_UUID, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:36 02:06:36 02:06:35.581 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.582 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.VnfResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:MODEL_CUSTOMIZATION_UUID 02:06:36 02:06:35.582 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select vnfresourc0_.id as id1_65_, vnfresourc0_.availability_zone_max_count as availabi2_65_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_, vnfresourc0_.controller_actor as controll5_65_, vnfresourc0_.creation_timestamp as creation6_65_, vnfresourc0_.max_instances as max_inst7_65_, vnfresourc0_.min_instances as min_inst8_65_, vnfresourc0_.model_customization_uuid as model_cu9_65_, vnfresourc0_.model_instance_name as model_i10_65_, vnfresourc0_.multi_stage_design as multi_s11_65_, vnfresourc0_.nf_data_valid as nf_data12_65_, vnfresourc0_.nf_function as nf_func13_65_, vnfresourc0_.nf_naming_code as nf_nami14_65_, vnfresourc0_.nf_role as nf_role15_65_, vnfresourc0_.nf_type as nf_type16_65_, vnfresourc0_.resource_input as resourc17_65_, vnfresourc0_.service_model_uuid as service20_65_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.model_customization_uuid=? 02:06:36 02:06:35.582 [http-nio-auto-1-exec-6] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.582 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vnfresourc0_.id as id1_65_, vnfresourc0_.availability_zone_max_count as availabi2_65_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_, vnfresourc0_.controller_actor as controll5_65_, vnfresourc0_.creation_timestamp as creation6_65_, vnfresourc0_.max_instances as max_inst7_65_, vnfresourc0_.min_instances as min_inst8_65_, vnfresourc0_.model_customization_uuid as model_cu9_65_, vnfresourc0_.model_instance_name as model_i10_65_, vnfresourc0_.multi_stage_design as multi_s11_65_, vnfresourc0_.nf_data_valid as nf_data12_65_, vnfresourc0_.nf_function as nf_func13_65_, vnfresourc0_.nf_naming_code as nf_nami14_65_, vnfresourc0_.nf_role as nf_role15_65_, vnfresourc0_.nf_type as nf_type16_65_, vnfresourc0_.resource_input as resourc17_65_, vnfresourc0_.service_model_uuid as service20_65_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.model_customization_uuid=? 02:06:36 02:06:35.584 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 02:06:36 02:06:35.584 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.586 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.601 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.605 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.605 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.605 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelInvariantUuid serviceModelInvariantUuid: 9647dfc4-2083-11e7-93ae-92361f002671 serviceModelVersion: 1.0 02:06:36 02:06:35.606 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:36 02:06:35.606 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? limit ? 02:06:36 02:06:35.607 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.607 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:36 02:06:35.608 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.609 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.610 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder qryResp= ServicePlus: service: org.onap.so.db.catalog.beans.Service@36344a90[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@525f6616[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@4c5ca85a[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1aeeb4b9[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@f35547d[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@20e4d1ae[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@f35547d[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@33398332]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@857cd1b[artifactUUID=0513f839-459d-46b6-aa3d-2edfef89a079,name=service-Ciservicee3756aea561a-csar.csar,artifactChecksum=YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc=,url=/sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar,description=TOSCA definition package of the asset,created=2017-11-27 11:38:27.0,version=1,services=[org.onap.so.db.catalog.beans.Service@36344a90[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@525f6616[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@4c5ca85a[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1aeeb4b9[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@f35547d[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@20e4d1ae[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@f35547d[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@33398332]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@857cd1b,namingPolicy=,onapGeneratedNaming=], org.onap.so.db.catalog.beans.Service@7d6eb3c5[modelName=MSOTADevInfra_Test_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002679,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002673,created=2017-04-14 13:42:39.0,modelVersion=3.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[],vnfCustomizations=[],allottedCustomizations=[],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@857cd1b,namingPolicy=,onapGeneratedNaming=]]],namingPolicy=,onapGeneratedNaming=]nonenone 02:06:36 02:06:35.642 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@4c5ca85a[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1aeeb4b9[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput={\"resource_input\":\"test\"}] 02:06:36 02:06:35.643 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@587b6eab[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@13c09433]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.643 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1aeeb4b9[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@52cdfc3b[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:36 BOOTPROTO=none 02:06:36 NM_CONTROLLED=no 02:06:36 IPADDR=$ip 02:06:36 NETMASK=$netmask 02:06:36 GATEWAY=$gateway 02:06:36 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@185e5d90[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@d18d825]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@2b01649e[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7bf9f44b[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@16da306d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@a1ff103[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@50704a18[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7e16fa33[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "multiStageDesign" : , 02:06:36 "vnfcInstGroupOrder" : , 02:06:36 "resourceInput" : , 02:06:36 <_VFMODULES_>, 02:06:36 <_GROUPS_> 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : "vSAMP10a", 02:06:36 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:36 "modelInstanceName" : "vSAMP10a 1" 02:06:36 }, 02:06:36 "toscaNodeType" : "VF", 02:06:36 "nfFunction" : "vSAMP", 02:06:36 "nfType" : "vSAMP", 02:06:36 "nfRole" : "vSAMP", 02:06:36 "nfNamingCode" : "vSAMP", 02:06:36 "multiStageDesign" : null, 02:06:36 "vnfcInstGroupOrder" : null, 02:06:36 "resourceInput" : "{\"resource_input\":\"test\"}", 02:06:36 "vfModules": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 }, 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 ], 02:06:36 "groups": [] 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@525f6616[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "networkType" : , 02:06:36 "networkTechnology" : , 02:06:36 "resourceInput" : , 02:06:36 "networkRole" : , 02:06:36 "networkScope" : 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "allottedResourceType" : , 02:06:36 "allottedResourceRole" : , 02:06:36 "providingServiceModelName" : , 02:06:36 "providingServiceModelInvariantUuid" : , 02:06:36 "providingServiceModelUuid" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "resourceInput" : 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "Tunnel_Xconn", 02:06:36 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:36 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:36 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "allottedResourceType" : "", 02:06:36 "allottedResourceRole" : null, 02:06:36 "providingServiceModelName" : null, 02:06:36 "providingServiceModelInvariantUuid" : null, 02:06:36 "providingServiceModelUuid" : null, 02:06:36 "nfFunction" : null, 02:06:36 "nfType" : null, 02:06:36 "nfRole" : null, 02:06:36 "nfNamingCode" : null, 02:06:36 "resourceInput" : "TBD" 02:06:36 } 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.644 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { "serviceResources" : { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : 02:06:36 }, 02:06:36 "serviceCategory" : , 02:06:36 "serviceType" : , 02:06:36 "serviceRole" : , 02:06:36 "environmentContext" : , 02:06:36 "resourceOrder" : , 02:06:36 "workloadContext" : , 02:06:36 <_SERVICEVNFS_>, 02:06:36 <_SERVICENETWORKS_>, 02:06:36 <_SERVICEINFO_>, 02:06:36 <_SERVICEPROXY_>, 02:06:36 <_SERVICEALLOTTEDRESOURCES_> 02:06:36 }} 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_NAME contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_UUID contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_VERSION contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_CATEGORY contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_TYPE contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_ROLE contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ENVIRONMENT_CONTEXT contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_ORDER contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: WORKLOAD_CONTEXT contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEVNFS_ contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICENETWORKS_ contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEINFO_ contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEPROXY_ contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEALLOTTEDRESOURCES_ contains key? true 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { "serviceResources" : { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:36 "modelUuid" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "1.0" 02:06:36 }, 02:06:36 "serviceCategory" : null, 02:06:36 "serviceType" : "NA", 02:06:36 "serviceRole" : "NA", 02:06:36 "environmentContext" : "Luna", 02:06:36 "resourceOrder" : null, 02:06:36 "workloadContext" : "Oxygen", 02:06:36 "serviceVnfs": [ 02:06:36 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : "vSAMP10a", 02:06:36 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:36 "modelInstanceName" : "vSAMP10a 1" 02:06:36 }, 02:06:36 "toscaNodeType" : "VF", 02:06:36 "nfFunction" : "vSAMP", 02:06:36 "nfType" : "vSAMP", 02:06:36 "nfRole" : "vSAMP", 02:06:36 "nfNamingCode" : "vSAMP", 02:06:36 "multiStageDesign" : null, 02:06:36 "vnfcInstGroupOrder" : null, 02:06:36 "resourceInput" : "{\"resource_input\":\"test\"}", 02:06:36 "vfModules": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 }, 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 ], 02:06:36 "groups": [] 02:06:36 } 02:06:36 ], 02:06:36 "serviceNetworks": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 ], 02:06:36 "serviceInfo": null, 02:06:36 "serviceProxy": [], 02:06:36 "serviceAllottedResources": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "Tunnel_Xconn", 02:06:36 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:36 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:36 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "allottedResourceType" : "", 02:06:36 "allottedResourceRole" : null, 02:06:36 "providingServiceModelName" : null, 02:06:36 "providingServiceModelInvariantUuid" : null, 02:06:36 "providingServiceModelUuid" : null, 02:06:36 "nfFunction" : null, 02:06:36 "nfType" : null, 02:06:36 "nfRole" : null, 02:06:36 "nfNamingCode" : null, 02:06:36 "resourceInput" : "TBD" 02:06:36 } 02:06:36 ] 02:06:36 }} 02:06:36 02:06:35.645 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.647 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.663 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.666 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.666 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.666 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelInvariantUuid serviceModelUuid: 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.667 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:36 02:06:35.667 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.668 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.669 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.669 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder qryResp= ServicePlus: service: org.onap.so.db.catalog.beans.Service@1624dc74[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002672,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=2.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@7aa46860[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@1f42b532[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@26069def[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@74d36fdf[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@77428b25[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@c7da243[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@77428b25[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@19c8d30f]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=,namingPolicy=,onapGeneratedNaming=]nonenone 02:06:36 02:06:35.688 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@1f42b532[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@26069def[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@74d36fdf[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@42fcdd68[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@184416fb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@74d36fdf[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@282d2fc5[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c985b79]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@39ea9045[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@62036bca[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@36d4f6ec[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@577a804a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@57d2e303[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7d450b69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : 02:06:36 }, "isBase" : , 02:06:36 "vfModuleLabel" : , 02:06:36 "initialCount" : , 02:06:36 "hasVolumeGroup" : 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "multiStageDesign" : , 02:06:36 "vnfcInstGroupOrder" : , 02:06:36 "resourceInput" : , 02:06:36 <_VFMODULES_>, 02:06:36 <_GROUPS_> 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : "vSAMP10a", 02:06:36 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2.0", 02:06:36 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:36 "modelInstanceName" : "vSAMP10a 2" 02:06:36 }, 02:06:36 "toscaNodeType" : "VF", 02:06:36 "nfFunction" : "vSAMP", 02:06:36 "nfType" : "vSAMP", 02:06:36 "nfRole" : "vSAMP", 02:06:36 "nfNamingCode" : "vSAMP", 02:06:36 "multiStageDesign" : null, 02:06:36 "vnfcInstGroupOrder" : null, 02:06:36 "resourceInput" : "TBD", 02:06:36 "vfModules": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 }, 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 ], 02:06:36 "groups": [] 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@7aa46860[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "networkType" : , 02:06:36 "networkTechnology" : , 02:06:36 "resourceInput" : , 02:06:36 "networkRole" : , 02:06:36 "networkScope" : 02:06:36 } 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.689 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "allottedResourceType" : , 02:06:36 "allottedResourceRole" : , 02:06:36 "providingServiceModelName" : , 02:06:36 "providingServiceModelInvariantUuid" : , 02:06:36 "providingServiceModelUuid" : , 02:06:36 "nfFunction" : , 02:06:36 "nfType" : , 02:06:36 "nfRole" : , 02:06:36 "nfNamingCode" : , 02:06:36 "resourceInput" : 02:06:36 } 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "Tunnel_Xconn", 02:06:36 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:36 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:36 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "allottedResourceType" : "", 02:06:36 "allottedResourceRole" : null, 02:06:36 "providingServiceModelName" : null, 02:06:36 "providingServiceModelInvariantUuid" : null, 02:06:36 "providingServiceModelUuid" : null, 02:06:36 "nfFunction" : null, 02:06:36 "nfType" : null, 02:06:36 "nfRole" : null, 02:06:36 "nfNamingCode" : null, 02:06:36 "resourceInput" : "TBD" 02:06:36 } 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { "serviceResources" : { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : 02:06:36 }, 02:06:36 "serviceCategory" : , 02:06:36 "serviceType" : , 02:06:36 "serviceRole" : , 02:06:36 "environmentContext" : , 02:06:36 "resourceOrder" : , 02:06:36 "workloadContext" : , 02:06:36 <_SERVICEVNFS_>, 02:06:36 <_SERVICENETWORKS_>, 02:06:36 <_SERVICEINFO_>, 02:06:36 <_SERVICEPROXY_>, 02:06:36 <_SERVICEALLOTTEDRESOURCES_> 02:06:36 }} 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_NAME contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_UUID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_VERSION contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_CATEGORY contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_TYPE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_ROLE contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ENVIRONMENT_CONTEXT contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_ORDER contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: WORKLOAD_CONTEXT contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEVNFS_ contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICENETWORKS_ contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEINFO_ contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEPROXY_ contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEALLOTTEDRESOURCES_ contains key? true 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { "serviceResources" : { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:36 "modelUuid" : "5df8b6de-2083-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2.0" 02:06:36 }, 02:06:36 "serviceCategory" : null, 02:06:36 "serviceType" : "NA", 02:06:36 "serviceRole" : "NA", 02:06:36 "environmentContext" : "Luna", 02:06:36 "resourceOrder" : null, 02:06:36 "workloadContext" : "Oxygen", 02:06:36 "serviceVnfs": [ 02:06:36 02:06:36 { "modelInfo" : { 02:06:36 "modelName" : "vSAMP10a", 02:06:36 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2.0", 02:06:36 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:36 "modelInstanceName" : "vSAMP10a 2" 02:06:36 }, 02:06:36 "toscaNodeType" : "VF", 02:06:36 "nfFunction" : "vSAMP", 02:06:36 "nfType" : "vSAMP", 02:06:36 "nfRole" : "vSAMP", 02:06:36 "nfNamingCode" : "vSAMP", 02:06:36 "multiStageDesign" : null, 02:06:36 "vnfcInstGroupOrder" : null, 02:06:36 "resourceInput" : "TBD", 02:06:36 "vfModules": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:36 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : true, 02:06:36 "vfModuleLabel" : "base", 02:06:36 "initialCount" : 1, 02:06:36 "hasVolumeGroup" : false 02:06:36 }, 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:36 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:36 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:36 "modelVersion" : "2", 02:06:36 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:36 }, "isBase" : false, 02:06:36 "vfModuleLabel" : "PCM", 02:06:36 "initialCount" : 0, 02:06:36 "hasVolumeGroup" : false 02:06:36 } 02:06:36 ], 02:06:36 "groups": [] 02:06:36 } 02:06:36 ], 02:06:36 "serviceNetworks": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 ], 02:06:36 "serviceInfo": null, 02:06:36 "serviceProxy": [], 02:06:36 "serviceAllottedResources": [ 02:06:36 { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "Tunnel_Xconn", 02:06:36 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:36 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:36 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "allottedResourceType" : "", 02:06:36 "allottedResourceRole" : null, 02:06:36 "providingServiceModelName" : null, 02:06:36 "providingServiceModelInvariantUuid" : null, 02:06:36 "providingServiceModelUuid" : null, 02:06:36 "nfFunction" : null, 02:06:36 "nfType" : null, 02:06:36 "nfRole" : null, 02:06:36 "nfNamingCode" : null, 02:06:36 "resourceInput" : "TBD" 02:06:36 } 02:06:36 ] 02:06:36 }} 02:06:36 02:06:35.690 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.692 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.711 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.723 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.723 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.723 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Flag is: TESTFLAG 02:06:36 02:06:35.724 [http-nio-auto-1-exec-9] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from ProcessingFlags as generatedAlias0 where generatedAlias0.flag=:param0 02:06:36 02:06:35.724 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ where processing0_.flag=? 02:06:36 02:06:35.725 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.725 [http-nio-auto-1-exec-9] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.725 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.725 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:24.0 02:06:36 02:06:35.725 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TEST FLAG 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `endpoint` : value = TESTENDPOINT 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`endpoint`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `flag` : value = TESTFLAG 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`flag`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:24.0 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `value` : value = NO 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`value`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.726 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - ProcessingFlags processingFlags = ProcessingFlags[flag=TESTFLAG,value=NO,endpoint=TESTENDPOINT,description=TEST FLAG] 02:06:36 02:06:35.729 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Processing flush-time cascades 02:06:36 02:06:35.729 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Dirty checking collections 02:06:36 02:06:35.730 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 02:06:36 02:06:35.730 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:06:36 02:06:35.730 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.util.EntityPrinter - Listing entities: 02:06:36 02:06:35.730 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.util.EntityPrinter - org.onap.so.db.catalog.beans.ProcessingFlags{endpoint=TESTENDPOINT, flag=TESTFLAG, created=2026-03-07 02:06:24.0, description=TEST FLAG, id=1, updated=2026-03-07 02:06:24.0, value=YES} 02:06:36 02:06:35.731 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - update processing_flags set description=?, endpoint=?, flag=?, update_timestamp=?, value=? where id=? 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Processing flush-time cascades 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Dirty checking collections 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.util.EntityPrinter - Listing entities: 02:06:36 02:06:35.736 [http-nio-auto-1-exec-9] DEBUG org.hibernate.internal.util.EntityPrinter - org.onap.so.db.catalog.beans.ProcessingFlags{endpoint=TESTENDPOINT, flag=TESTFLAG, created=2026-03-07 02:06:24.0, description=TEST FLAG, id=1, updated=Sat Mar 07 02:06:35 UTC 2026, value=YES} 02:06:36 02:06:35.739 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.756 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.760 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.760 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.761 [http-nio-auto-1-exec-10] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelVersion=:param0 ) and ( generatedAlias0.modelInvariantUUID=:param1 ) 02:06:36 02:06:35.762 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_version=? and service0_.model_invariant_uuid=? limit ? 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.763 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.764 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:36 02:06:35.765 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.765 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.766 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@58ce67b4[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.767 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@58ce67b4[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "networkType" : , 02:06:36 "networkTechnology" : , 02:06:36 "resourceInput" : , 02:06:36 "networkRole" : , 02:06:36 "networkScope" : 02:06:36 } 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 02:06:35.768 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.769 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.788 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.791 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.791 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.793 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from ProcessingFlags as generatedAlias0 02:06:36 02:06:35.793 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ProcessingFlags as generatedAlias0 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:36 \-[QUERY] Node: 'query' 02:06:36 \-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:36 +-[FROM] Node: 'from' 02:06:36 | \-[RANGE] Node: 'RANGE' 02:06:36 | +-[DOT] Node: '.' 02:06:36 | | +-[DOT] Node: '.' 02:06:36 | | | +-[DOT] Node: '.' 02:06:36 | | | | +-[DOT] Node: '.' 02:06:36 | | | | | +-[DOT] Node: '.' 02:06:36 | | | | | | +-[DOT] Node: '.' 02:06:36 | | | | | | | +-[IDENT] Node: 'org' 02:06:36 | | | | | | | \-[IDENT] Node: 'onap' 02:06:36 | | | | | | \-[IDENT] Node: 'so' 02:06:36 | | | | | \-[IDENT] Node: 'db' 02:06:36 | | | | \-[IDENT] Node: 'catalog' 02:06:36 | | | \-[IDENT] Node: 'beans' 02:06:36 | | \-[IDENT] Node: 'ProcessingFlags' 02:06:36 | \-[ALIAS] Node: 'generatedAlias0' 02:06:36 \-[SELECT] Node: 'select' 02:06:36 \-[IDENT] Node: 'generatedAlias0' 02:06:36 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.ProcessingFlags (generatedAlias0) -> processing0_ 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> processing0_.id 02:06:36 02:06:35.794 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} processing0_.id ) ( FromClause{level=1} processing_flags processing0_ ) ) 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:36 \-QueryNode 02:06:36 +-SelectClause 02:06:36 | referencedTables(entity ProcessingFlags): [processing_flags] 02:06:36 | +-IdentNode 02:06:36 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:36 | | originalText: generatedAlias0 02:06:36 | \-SqlFragment 02:06:36 \-FromClause 02:06:36 \-FromElement 02:06:36 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [processing_flags processing0_] 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:36 \-[SELECT] QueryNode: 'SELECT' querySpaces (processing_flags) 02:06:36 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:36 | +-[ALIAS_REF] IdentNode: 'processing0_.id as id1_48_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.ProcessingFlags, tableAlias=processing0_} 02:06:36 | \-[SQL_TOKEN] SqlFragment: 'processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_' 02:06:36 \-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[processing0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:36 \-[FROM_FRAGMENT] FromElement: 'processing_flags processing0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=processing_flags,tableAlias=processing0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.ProcessingFlags}} 02:06:36 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.ProcessingFlags as generatedAlias0 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ 02:06:36 02:06:35.795 [http-nio-auto-1-exec-1] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:36 02:06:35.796 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select processing0_.id as id1_48_, processing0_.creation_timestamp as creation2_48_, processing0_.description as descript3_48_, processing0_.endpoint as endpoint4_48_, processing0_.flag as flag5_48_, processing0_.update_timestamp as update_t6_48_, processing0_.value as value7_48_ from processing_flags processing0_ 02:06:36 02:06:35.796 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2026-03-07 02:06:24.0 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TEST FLAG 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `endpoint` : value = TESTENDPOINT 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`endpoint`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `flag` : value = TESTFLAG 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`flag`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `updated` : value = 2026-03-07 02:06:35.0 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`updated`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `value` : value = YES 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`value`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.797 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ProcessingFlags#1] 02:06:36 02:06:35.798 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - ProcessingFlags processingFlags = [ProcessingFlags[flag=TESTFLAG,value=YES,endpoint=TESTENDPOINT,description=TEST FLAG]] 02:06:36 02:06:35.799 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.800 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.821 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.824 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.824 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.825 [http-nio-auto-1-exec-2] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:36 02:06:35.826 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select networkres0_.model_customization_uuid as model_cu1_38_, networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:36 02:06:35.827 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks not found 02:06:36 02:06:35.827 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.828 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.845 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.847 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.847 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.848 [http-nio-auto-1-exec-3] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:36 02:06:35.848 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:36 02:06:35.849 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.849 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.850 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:36 02:06:35.851 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.851 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.851 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:36 02:06:35.851 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.852 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:36 02:06:35.853 [http-nio-auto-1-exec-3] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:36 02:06:35.854 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@5229a902[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@5229a902[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : , 02:06:36 "modelUuid" : , 02:06:36 "modelInvariantUuid" : , 02:06:36 "modelVersion" : , 02:06:36 "modelCustomizationUuid" : , 02:06:36 "modelInstanceName" : 02:06:36 }, 02:06:36 "toscaNodeType" : , 02:06:36 "networkType" : , 02:06:36 "networkTechnology" : , 02:06:36 "resourceInput" : , 02:06:36 "networkRole" : , 02:06:36 "networkScope" : 02:06:36 } 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:36 "modelInfo" : { 02:06:36 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:36 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:36 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:36 "modelVersion" : "1.0", 02:06:36 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:36 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:36 }, 02:06:36 "toscaNodeType" : "", 02:06:36 "networkType" : "", 02:06:36 "networkTechnology" : "", 02:06:36 "resourceInput" : "TBD", 02:06:36 "networkRole" : "", 02:06:36 "networkScope" : "" 02:06:36 } 02:06:36 02:06:35.855 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.856 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.872 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.875 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.875 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.876 [http-nio-auto-1-exec-4] ERROR org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Exception - queryServiceNetworks 02:06:36 java.lang.Exception: no matching parameters 02:06:36 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.serviceNetworksImpl(CatalogDbAdapterRest.java:270) 02:06:36 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.serviceNetworks(CatalogDbAdapterRest.java:237) 02:06:36 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$FastClassBySpringCGLIB$$7dad9f81.invoke() 02:06:36 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:06:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:06:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:06:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:06:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:06:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:06:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:06:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:06:36 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$EnhancerBySpringCGLIB$$c681f753.serviceNetworks() 02:06:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:06:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:06:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:06:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:06:36 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:06:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:06:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:06:36 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:06:36 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:06:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:06:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:06:36 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:06:36 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:06:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:06:36 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:06:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:06:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:06:36 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:06:36 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:06:36 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:06:36 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:06:36 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:06:36 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:06:36 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:06:36 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:06:36 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:06:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:06:36 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:06:36 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:06:36 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:06:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:06:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:06:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:36 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:36 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:06:36 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:06:36 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:06:36 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:06:36 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:06:36 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:06:36 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:06:36 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:06:36 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:06:36 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:06:36 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:06:36 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:06:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:06:36 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:06:36 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:06:36 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:36 02:06:35.877 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:36 02:06:35.878 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:36 02:06:35.900 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:36 02:06:35.903 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:36 02:06:35.903 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:36 02:06:35.904 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:36 02:06:35.905 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.906 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.907 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002672 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 2 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002672 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002672 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:36 02:06:35.908 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:36 02:06:35.909 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.910 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.911 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002672 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002672 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002672 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002672 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.912 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.913 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@779b27be 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@4bd7303b 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@7d435c5e 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.914 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.915 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.916 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:36 02:06:35.917 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:36 02:06:35.918 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.919 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.920 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:36 02:06:35.921 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:36 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@77e4e4ec[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5eddd747[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:36 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:36 availability_zone_0: "alln-zone-1" 02:06:36 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:36 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:36 nso_name_0: "zrdm3vamp01nso001" 02:06:36 nso_oam_ip_0: "172.18.25.175" 02:06:36 nso_oam_net_gw: "172.18.25.1" 02:06:36 nso_oam_net_mask: "255.255.255.0" 02:06:36 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:36 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:36 oam_net_id: "nso_oam" 02:06:36 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:36 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:36 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2fc44a0f[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:35.922 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@77e4e4ec[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5eddd747[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2fc44a0f[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3f5d4ecd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b3b62f9]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2fc44a0f[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4764ef25[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@2fe8c9a1]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7be71b1b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@52923ab2[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@494c0d[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@72188758[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@58fc818f[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@785a3520[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:35.923 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "nfFunction" : , 02:06:37 "nfType" : , 02:06:37 "nfRole" : , 02:06:37 "nfNamingCode" : , 02:06:37 "multiStageDesign" : , 02:06:37 "vnfcInstGroupOrder" : , 02:06:37 "resourceInput" : , 02:06:37 <_VFMODULES_>, 02:06:37 <_GROUPS_> 02:06:37 } 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : "vSAMP10a", 02:06:37 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:37 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2.0", 02:06:37 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:37 "modelInstanceName" : "vSAMP10a 2" 02:06:37 }, 02:06:37 "toscaNodeType" : "VF", 02:06:37 "nfFunction" : "vSAMP", 02:06:37 "nfType" : "vSAMP", 02:06:37 "nfRole" : "vSAMP", 02:06:37 "nfNamingCode" : "vSAMP", 02:06:37 "multiStageDesign" : null, 02:06:37 "vnfcInstGroupOrder" : null, 02:06:37 "resourceInput" : "TBD", 02:06:37 "vfModules": [ 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 }, 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 ], 02:06:37 "groups": [] 02:06:37 } 02:06:37 02:06:35.924 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:35.925 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:35.948 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:35.950 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:35.951 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:35.953 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:35.954 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:35.955 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.956 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.957 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.957 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:37 02:06:35.957 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.958 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:37 02:06:35.959 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:35.960 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:37 02:06:35.961 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:35.961 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:35.961 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.962 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:37 02:06:35.963 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@68990e33 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@34e09e3a 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2fc6c9f 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.964 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:37 02:06:35.965 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:37 02:06:35.966 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:37 02:06:35.967 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.968 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.969 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:35.970 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@5edb2319[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3240fc80[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:35.971 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@5edb2319[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3240fc80[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@205ff8df[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@5b2d7c06]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3240fc80[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@3664948f[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@3a1652d4[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@23d7d8d]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@46b7ec5[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9c33cf[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@4918dc24[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7919f677[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@5de038b2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@22863745[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:35.972 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "nfFunction" : , 02:06:37 "nfType" : , 02:06:37 "nfRole" : , 02:06:37 "nfNamingCode" : , 02:06:37 "multiStageDesign" : , 02:06:37 "vnfcInstGroupOrder" : , 02:06:37 "resourceInput" : , 02:06:37 <_VFMODULES_>, 02:06:37 <_GROUPS_> 02:06:37 } 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : "vSAMP10a", 02:06:37 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:37 "modelInstanceName" : "vSAMP10a 1" 02:06:37 }, 02:06:37 "toscaNodeType" : "VF", 02:06:37 "nfFunction" : "vSAMP", 02:06:37 "nfType" : "vSAMP", 02:06:37 "nfRole" : "vSAMP", 02:06:37 "nfNamingCode" : "vSAMP", 02:06:37 "multiStageDesign" : null, 02:06:37 "vnfcInstGroupOrder" : null, 02:06:37 "resourceInput" : "TBD", 02:06:37 "vfModules": [ 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 }, 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 ], 02:06:37 "groups": [] 02:06:37 } 02:06:37 02:06:35.973 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:35.975 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:35.997 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:35.999 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:35.999 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.000 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.001 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.001 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.002 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.003 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:37 02:06:36.004 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.005 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@3eef1c66[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:37 02:06:36.006 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@3eef1c66[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "networkType" : , 02:06:37 "networkTechnology" : , 02:06:37 "resourceInput" : , 02:06:37 "networkRole" : , 02:06:37 "networkScope" : 02:06:37 } 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:37 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:37 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:37 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:37 }, 02:06:37 "toscaNodeType" : "", 02:06:37 "networkType" : "", 02:06:37 "networkTechnology" : "", 02:06:37 "resourceInput" : "TBD", 02:06:37 "networkRole" : "", 02:06:37 "networkScope" : "" 02:06:37 } 02:06:37 02:06:36.007 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.008 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.024 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.027 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.027 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.029 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - SELECT * FROM vf_module WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.030 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.031 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.032 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:37 02:06:36.034 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:36.035 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.036 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.037 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.040 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.041 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:37 02:06:36.044 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@258b126a 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@c573e2c 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@42097c49 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.045 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.046 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:37 02:06:36.057 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.058 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.059 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.059 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:37 02:06:36.060 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.060 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4e8a7cc5[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@410f4c4f[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@9a50325[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@110c1c91[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@238db3bc[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d9c8d2a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@41e74bd7[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4e8a7cc5[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@410f4c4f]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@61846dfd[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@9a50325[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@110c1c91[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@238db3bc[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4d9c8d2a[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3aa95b59[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:36.061 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - vfModules tojsonstring is: 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:36.062 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.064 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.088 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.091 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.091 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.092 [http-nio-auto-1-exec-9] DEBUG org.hibernate.SQL - SELECT * FROM vf_module WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.093 [http-nio-auto-1-exec-9] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - vfModules not found 02:06:37 02:06:36.094 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.094 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.114 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.116 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.116 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.117 [http-nio-auto-1-exec-10] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.modelVersion=:param1 ) 02:06:37 02:06:36.117 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.modelVersion=:param1 ) 02:06:37 02:06:36.118 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:37 02:06:36.118 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 02:06:37 \-[QUERY] Node: 'query' 02:06:37 +-[SELECT_FROM] Node: 'SELECT_FROM' 02:06:37 | +-[FROM] Node: 'from' 02:06:37 | | \-[RANGE] Node: 'RANGE' 02:06:37 | | +-[DOT] Node: '.' 02:06:37 | | | +-[DOT] Node: '.' 02:06:37 | | | | +-[DOT] Node: '.' 02:06:37 | | | | | +-[DOT] Node: '.' 02:06:37 | | | | | | +-[DOT] Node: '.' 02:06:37 | | | | | | | +-[DOT] Node: '.' 02:06:37 | | | | | | | | +-[IDENT] Node: 'org' 02:06:37 | | | | | | | | \-[IDENT] Node: 'onap' 02:06:37 | | | | | | | \-[IDENT] Node: 'so' 02:06:37 | | | | | | \-[IDENT] Node: 'db' 02:06:37 | | | | | \-[IDENT] Node: 'catalog' 02:06:37 | | | | \-[IDENT] Node: 'beans' 02:06:37 | | | \-[IDENT] Node: 'Service' 02:06:37 | | \-[ALIAS] Node: 'generatedAlias0' 02:06:37 | \-[SELECT] Node: 'select' 02:06:37 | \-[IDENT] Node: 'generatedAlias0' 02:06:37 \-[WHERE] Node: 'where' 02:06:37 \-[AND] Node: 'and' 02:06:37 +-[EQ] Node: '=' 02:06:37 | +-[DOT] Node: '.' 02:06:37 | | +-[IDENT] Node: 'generatedAlias0' 02:06:37 | | \-[IDENT] Node: 'modelName' 02:06:37 | \-[COLON] Node: ':' 02:06:37 | \-[IDENT] Node: 'param0' 02:06:37 \-[EQ] Node: '=' 02:06:37 +-[DOT] Node: '.' 02:06:37 | +-[IDENT] Node: 'generatedAlias0' 02:06:37 | \-[IDENT] Node: 'modelVersion' 02:06:37 \-[COLON] Node: ':' 02:06:37 \-[IDENT] Node: 'param1' 02:06:37 02:06:37 02:06:36.119 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 02:06:37 02:06:36.119 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.so.db.catalog.beans.Service (generatedAlias0) -> service0_ 02:06:37 02:06:36.119 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelName -> org.hibernate.type.StringType@19339ac3 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelName -> service0_.model_name 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0 -> service0_.model_uuid 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : modelVersion -> org.hibernate.type.StringType@19339ac3 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : generatedAlias0.modelVersion -> service0_.model_version 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 02:06:37 02:06:36.120 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} service0_.model_uuid ) ( FromClause{level=1} service service0_ ) ( where ( and ( = ( service0_.model_name service0_.model_uuid modelName ) ? ) ( = ( service0_.model_version service0_.model_uuid modelVersion ) ? ) ) ) ) 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 02:06:37 \-QueryNode 02:06:37 +-SelectClause 02:06:37 | referencedTables(entity Service): [service] 02:06:37 | +-IdentNode 02:06:37 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:37 | | originalText: generatedAlias0 02:06:37 | \-SqlFragment 02:06:37 +-FromClause 02:06:37 | \-FromElement 02:06:37 \-SqlNode 02:06:37 \-SqlNode 02:06:37 +-BinaryLogicOperatorNode 02:06:37 | +-DotNode 02:06:37 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:37 | | path: generatedAlias0.modelName 02:06:37 | | +-IdentNode 02:06:37 | | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:37 | | | originalText: generatedAlias0 02:06:37 | | \-IdentNode 02:06:37 | | persister: null 02:06:37 | | originalText: modelName 02:06:37 | \-ParameterNode 02:06:37 \-BinaryLogicOperatorNode 02:06:37 +-DotNode 02:06:37 | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:37 | path: generatedAlias0.modelVersion 02:06:37 | +-IdentNode 02:06:37 | | persister: SingleTableEntityPersister(org.onap.so.db.catalog.beans.Service) 02:06:37 | | originalText: generatedAlias0 02:06:37 | \-IdentNode 02:06:37 | persister: null 02:06:37 | originalText: modelVersion 02:06:37 \-ParameterNode 02:06:37 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [service service0_] 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 02:06:37 \-[SELECT] QueryNode: 'SELECT' querySpaces (service) 02:06:37 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 02:06:37 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid as model_uu1_50_' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:37 | \-[SQL_TOKEN] SqlFragment: 'service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_' 02:06:37 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[service0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 02:06:37 | \-[FROM_FRAGMENT] FromElement: 'service service0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=service,tableAlias=service0_,origin=null,columns={,className=org.onap.so.db.catalog.beans.Service}} 02:06:37 \-[WHERE] SqlNode: 'where' 02:06:37 \-[AND] SqlNode: 'and' 02:06:37 +-[EQ] BinaryLogicOperatorNode: '=' 02:06:37 | +-[DOT] DotNode: 'service0_.model_name' {propertyName=modelName,dereferenceType=PRIMITIVE,getPropertyPath=modelName,path=generatedAlias0.modelName,tableAlias=service0_,className=org.onap.so.db.catalog.beans.Service,classAlias=generatedAlias0} 02:06:37 | | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:37 | | \-[IDENT] IdentNode: 'modelName' {originalText=modelName} 02:06:37 | \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:37 \-[EQ] BinaryLogicOperatorNode: '=' 02:06:37 +-[DOT] DotNode: 'service0_.model_version' {propertyName=modelVersion,dereferenceType=PRIMITIVE,getPropertyPath=modelVersion,path=generatedAlias0.modelVersion,tableAlias=service0_,className=org.onap.so.db.catalog.beans.Service,classAlias=generatedAlias0} 02:06:37 | +-[ALIAS_REF] IdentNode: 'service0_.model_uuid' {alias=generatedAlias0, className=org.onap.so.db.catalog.beans.Service, tableAlias=service0_} 02:06:37 | \-[IDENT] IdentNode: 'modelVersion' {originalText=modelVersion} 02:06:37 \-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@19339ac3} 02:06:37 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: select generatedAlias0 from org.onap.so.db.catalog.beans.Service as generatedAlias0 where ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.modelVersion=:param1 ) 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_name=? and service0_.model_version=? 02:06:37 02:06:36.121 [http-nio-auto-1-exec-10] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 02:06:37 02:06:36.122 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_name=? and service0_.model_version=? 02:06:37 02:06:36.123 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 02:06:37 02:06:36.123 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.124 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.142 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.145 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.145 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.146 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.147 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.147 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.147 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.147 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.148 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.149 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.149 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:37 02:06:36.150 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.150 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.150 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.150 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:37 02:06:36.150 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.151 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@5266d561[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@21622383[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@5266d561[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@f31f29b]]]] 02:06:37 02:06:36.153 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "allottedResourceType" : , 02:06:37 "allottedResourceRole" : , 02:06:37 "providingServiceModelName" : , 02:06:37 "providingServiceModelInvariantUuid" : , 02:06:37 "providingServiceModelUuid" : , 02:06:37 "nfFunction" : , 02:06:37 "nfType" : , 02:06:37 "nfRole" : , 02:06:37 "nfNamingCode" : , 02:06:37 "resourceInput" : 02:06:37 } 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "Tunnel_Xconn", 02:06:37 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:37 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:37 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:37 }, 02:06:37 "toscaNodeType" : "", 02:06:37 "allottedResourceType" : "", 02:06:37 "allottedResourceRole" : null, 02:06:37 "providingServiceModelName" : null, 02:06:37 "providingServiceModelInvariantUuid" : null, 02:06:37 "providingServiceModelUuid" : null, 02:06:37 "nfFunction" : null, 02:06:37 "nfType" : null, 02:06:37 "nfRole" : null, 02:06:37 "nfNamingCode" : null, 02:06:37 "resourceInput" : "TBD" 02:06:37 } 02:06:37 02:06:36.154 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.155 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.177 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.180 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.180 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.181 [http-nio-auto-1-exec-2] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from VnfResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:MODEL_CUSTOMIZATION_UUID 02:06:37 02:06:36.182 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vnfresourc0_.id as id1_65_, vnfresourc0_.availability_zone_max_count as availabi2_65_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_, vnfresourc0_.controller_actor as controll5_65_, vnfresourc0_.creation_timestamp as creation6_65_, vnfresourc0_.max_instances as max_inst7_65_, vnfresourc0_.min_instances as min_inst8_65_, vnfresourc0_.model_customization_uuid as model_cu9_65_, vnfresourc0_.model_instance_name as model_i10_65_, vnfresourc0_.multi_stage_design as multi_s11_65_, vnfresourc0_.nf_data_valid as nf_data12_65_, vnfresourc0_.nf_function as nf_func13_65_, vnfresourc0_.nf_naming_code as nf_nami14_65_, vnfresourc0_.nf_role as nf_role15_65_, vnfresourc0_.nf_type as nf_type16_65_, vnfresourc0_.resource_input as resourc17_65_, vnfresourc0_.service_model_uuid as service20_65_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.model_customization_uuid=? 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.183 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.184 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:37 02:06:36.184 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.184 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.184 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.184 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.185 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:37 02:06:36.186 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:37 02:06:36.187 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:37 02:06:36.188 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.189 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:37 02:06:36.190 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.191 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.191 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@762340b6 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@2f250cde 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@142c8b98 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.192 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.193 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.193 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.194 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:37 02:06:36.197 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.198 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:37 02:06:36.199 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.200 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.200 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.201 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.202 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:37 02:06:36.203 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.204 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.204 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.204 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:37 02:06:36.204 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.204 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.205 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.206 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.207 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:37 02:06:36.208 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.208 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:36.209 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@53663a45[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3a69cf47[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:36.210 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@53663a45[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3a69cf47[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@55741fd1[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@650a759a]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@3a69cf47[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@57ba8087[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:37 BOOTPROTO=none 02:06:37 NM_CONTROLLED=no 02:06:37 IPADDR=$ip 02:06:37 NETMASK=$netmask 02:06:37 GATEWAY=$gateway 02:06:37 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4d081c64[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:37 availability_zone_0: "alln-zone-1" 02:06:37 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:37 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:37 nso_name_0: "zrdm3vamp01nso001" 02:06:37 nso_oam_ip_0: "172.18.25.175" 02:06:37 nso_oam_net_gw: "172.18.25.1" 02:06:37 nso_oam_net_mask: "255.255.255.0" 02:06:37 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:37 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:37 oam_net_id: "nso_oam" 02:06:37 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:37 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:37 vnf_name: "Mobisupport" 02:06:37 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@cf9cde7]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@26f32e84[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@39c1a389[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@6f8f9049[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@eb6a092[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4df295b1[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@9ff7702[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : 02:06:37 }, "isBase" : , 02:06:37 "vfModuleLabel" : , 02:06:37 "initialCount" : , 02:06:37 "hasVolumeGroup" : 02:06:37 } 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "nfFunction" : , 02:06:37 "nfType" : , 02:06:37 "nfRole" : , 02:06:37 "nfNamingCode" : , 02:06:37 "multiStageDesign" : , 02:06:37 "vnfcInstGroupOrder" : , 02:06:37 "resourceInput" : , 02:06:37 <_VFMODULES_>, 02:06:37 <_GROUPS_> 02:06:37 } 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.211 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:37 { "modelInfo" : { 02:06:37 "modelName" : "vSAMP10a", 02:06:37 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:37 "modelInstanceName" : "vSAMP10a 1" 02:06:37 }, 02:06:37 "toscaNodeType" : "VF", 02:06:37 "nfFunction" : "vSAMP", 02:06:37 "nfType" : "vSAMP", 02:06:37 "nfRole" : "vSAMP", 02:06:37 "nfNamingCode" : "vSAMP", 02:06:37 "multiStageDesign" : null, 02:06:37 "vnfcInstGroupOrder" : null, 02:06:37 "resourceInput" : "TBD", 02:06:37 "vfModules": [ 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:37 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : true, 02:06:37 "vfModuleLabel" : "base", 02:06:37 "initialCount" : 1, 02:06:37 "hasVolumeGroup" : false 02:06:37 }, 02:06:37 { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:37 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:37 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:37 "modelVersion" : "2", 02:06:37 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:37 }, "isBase" : false, 02:06:37 "vfModuleLabel" : "PCM", 02:06:37 "initialCount" : 0, 02:06:37 "hasVolumeGroup" : false 02:06:37 } 02:06:37 ], 02:06:37 "groups": [] 02:06:37 } 02:06:37 02:06:36.212 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.214 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.237 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.241 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.241 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.243 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.243 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.244 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.245 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.245 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.245 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:37 02:06:36.245 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.246 [http-nio-auto-1-exec-3] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@1e90fc57[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:37 02:06:36.247 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@1e90fc57[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "networkType" : , 02:06:37 "networkTechnology" : , 02:06:37 "resourceInput" : , 02:06:37 "networkRole" : , 02:06:37 "networkScope" : 02:06:37 } 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:37 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:37 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:37 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:37 }, 02:06:37 "toscaNodeType" : "", 02:06:37 "networkType" : "", 02:06:37 "networkTechnology" : "", 02:06:37 "resourceInput" : "TBD", 02:06:37 "networkRole" : "", 02:06:37 "networkScope" : "" 02:06:37 } 02:06:37 02:06:36.248 [http-nio-auto-1-exec-3] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.249 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.269 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.271 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.271 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.272 [http-nio-auto-1-exec-4] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from AllottedResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:37 02:06:36.273 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select allottedre0_.model_customization_uuid as model_cu1_7_, allottedre0_.ar_model_uuid as ar_mode15_7_, allottedre0_.creation_timestamp as creation2_7_, allottedre0_.max_instances as max_inst3_7_, allottedre0_.min_instances as min_inst4_7_, allottedre0_.model_instance_name as model_in5_7_, allottedre0_.nf_function as nf_funct6_7_, allottedre0_.nf_naming_code as nf_namin7_7_, allottedre0_.nf_role as nf_role8_7_, allottedre0_.nf_type as nf_type9_7_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_, allottedre0_.providing_service_model_name as providi11_7_, allottedre0_.providing_service_model_uuid as providi12_7_, allottedre0_.resource_input as resourc13_7_, allottedre0_.target_network_role as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:37 02:06:36.274 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization not found 02:06:37 02:06:36.274 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.275 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.289 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.291 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.291 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.293 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.294 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.295 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:37 02:06:36.296 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@461ab05e[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@569ee7f8[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@461ab05e[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@7ac786b3]]]] 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : , 02:06:37 "modelUuid" : , 02:06:37 "modelInvariantUuid" : , 02:06:37 "modelVersion" : , 02:06:37 "modelCustomizationUuid" : , 02:06:37 "modelInstanceName" : 02:06:37 }, 02:06:37 "toscaNodeType" : , 02:06:37 "allottedResourceType" : , 02:06:37 "allottedResourceRole" : , 02:06:37 "providingServiceModelName" : , 02:06:37 "providingServiceModelInvariantUuid" : , 02:06:37 "providingServiceModelUuid" : , 02:06:37 "nfFunction" : , 02:06:37 "nfType" : , 02:06:37 "nfRole" : , 02:06:37 "nfNamingCode" : , 02:06:37 "resourceInput" : 02:06:37 } 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:37 "modelInfo" : { 02:06:37 "modelName" : "Tunnel_Xconn", 02:06:37 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:37 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:37 "modelVersion" : "1.0", 02:06:37 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:37 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:37 }, 02:06:37 "toscaNodeType" : "", 02:06:37 "allottedResourceType" : "", 02:06:37 "allottedResourceRole" : null, 02:06:37 "providingServiceModelName" : null, 02:06:37 "providingServiceModelInvariantUuid" : null, 02:06:37 "providingServiceModelUuid" : null, 02:06:37 "nfFunction" : null, 02:06:37 "nfType" : null, 02:06:37 "nfRole" : null, 02:06:37 "nfNamingCode" : null, 02:06:37 "resourceInput" : "TBD" 02:06:37 } 02:06:37 02:06:36.298 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.299 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.322 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.324 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.324 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.325 [http-nio-auto-1-exec-6] ERROR org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Exception during query VfModules by vfModuleModuleName: 02:06:37 java.lang.Exception: no matching parameters 02:06:37 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.vfModules(CatalogDbAdapterRest.java:442) 02:06:37 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$FastClassBySpringCGLIB$$7dad9f81.invoke() 02:06:37 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:06:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:06:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:06:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:06:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:06:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:06:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:06:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:06:37 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$EnhancerBySpringCGLIB$$c681f753.vfModules() 02:06:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:06:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:06:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:06:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:06:37 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:06:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:06:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:06:37 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:06:37 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:06:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:06:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:06:37 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:06:37 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:06:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:06:37 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:06:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:06:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:06:37 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:06:37 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:06:37 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:06:37 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:06:37 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:06:37 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:06:37 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:06:37 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:06:37 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:06:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:06:37 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:06:37 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:06:37 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:06:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:06:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:06:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:37 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:37 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:06:37 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:06:37 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:06:37 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:06:37 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:06:37 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:06:37 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:06:37 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:06:37 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:06:37 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:06:37 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:06:37 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:06:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:06:37 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:06:37 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:06:37 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:37 02:06:36.327 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:37 02:06:36.330 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:37 02:06:36.362 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:37 02:06:36.364 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:37 02:06:36.364 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:37 02:06:36.365 [http-nio-auto-1-exec-7] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from AllottedResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:37 02:06:36.365 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - select allottedre0_.model_customization_uuid as model_cu1_7_, allottedre0_.ar_model_uuid as ar_mode15_7_, allottedre0_.creation_timestamp as creation2_7_, allottedre0_.max_instances as max_inst3_7_, allottedre0_.min_instances as min_inst4_7_, allottedre0_.model_instance_name as model_in5_7_, allottedre0_.nf_function as nf_funct6_7_, allottedre0_.nf_naming_code as nf_namin7_7_, allottedre0_.nf_role as nf_role8_7_, allottedre0_.nf_type as nf_type9_7_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_, allottedre0_.providing_service_model_name as providi11_7_, allottedre0_.providing_service_model_uuid as providi12_7_, allottedre0_.resource_input as resourc13_7_, allottedre0_.target_network_role as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:37 02:06:36.366 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:37 02:06:36.366 [http-nio-auto-1-exec-7] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:37 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:38 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.367 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:38 02:06:36.368 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - AllottedResourceCustomization qryResp= 1 org.onap.so.db.catalog.beans.AllottedResourceCustomization@59ebfd81[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@30df1205[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@59ebfd81[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@323e4cf5]]]] 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : , 02:06:38 "modelInstanceName" : 02:06:38 }, 02:06:38 "toscaNodeType" : , 02:06:38 "allottedResourceType" : , 02:06:38 "allottedResourceRole" : , 02:06:38 "providingServiceModelName" : , 02:06:38 "providingServiceModelInvariantUuid" : , 02:06:38 "providingServiceModelUuid" : , 02:06:38 "nfFunction" : , 02:06:38 "nfType" : , 02:06:38 "nfRole" : , 02:06:38 "nfNamingCode" : , 02:06:38 "resourceInput" : 02:06:38 } 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "Tunnel_Xconn", 02:06:38 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:38 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:38 "modelVersion" : "1.0", 02:06:38 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:38 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:38 }, 02:06:38 "toscaNodeType" : "", 02:06:38 "allottedResourceType" : "", 02:06:38 "allottedResourceRole" : null, 02:06:38 "providingServiceModelName" : null, 02:06:38 "providingServiceModelInvariantUuid" : null, 02:06:38 "providingServiceModelUuid" : null, 02:06:38 "nfFunction" : null, 02:06:38 "nfType" : null, 02:06:38 "nfRole" : null, 02:06:38 "nfNamingCode" : null, 02:06:38 "resourceInput" : "TBD" 02:06:38 } 02:06:38 02:06:36.372 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.375 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.396 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.399 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.399 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.399 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelUuid serviceModelUuid: 5df8b6de-2083-11e7-93 02:06:38 02:06:36.400 [http-nio-auto-1-exec-8] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:38 02:06:36.400 [http-nio-auto-1-exec-8] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:38 02:06:36.401 [http-nio-auto-1-exec-8] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder not found 02:06:38 02:06:36.401 [http-nio-auto-1-exec-8] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.402 [http-nio-auto-1-exec-8] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.420 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.423 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.423 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.423 [http-nio-auto-1-exec-9] ERROR org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Exception - queryServiceVnfs 02:06:38 java.lang.Exception: no matching parameters 02:06:38 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.serviceVnfsImpl(CatalogDbAdapterRest.java:185) 02:06:38 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest.serviceVnfs(CatalogDbAdapterRest.java:160) 02:06:38 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$FastClassBySpringCGLIB$$7dad9f81.invoke() 02:06:38 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:06:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:06:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:06:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:38 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:06:38 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:06:38 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:06:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:06:38 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:06:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:06:38 at org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest$$EnhancerBySpringCGLIB$$c681f753.serviceVnfs() 02:06:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:06:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:06:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:06:38 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:06:38 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:06:38 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:06:38 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:06:38 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:06:38 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:06:38 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:06:38 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:06:38 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:06:38 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:06:38 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:06:38 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:06:38 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:06:38 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:06:38 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:06:38 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:06:38 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:06:38 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:06:38 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:06:38 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:06:38 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:06:38 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:06:38 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:06:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:06:38 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:06:38 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:06:38 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:06:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:06:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:06:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:06:38 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:06:38 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:06:38 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:06:38 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:06:38 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:06:38 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:06:38 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:06:38 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:06:38 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:06:38 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:06:38 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:06:38 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:06:38 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:06:38 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:06:38 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:06:38 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:06:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:38 02:06:36.425 [http-nio-auto-1-exec-9] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.425 [http-nio-auto-1-exec-9] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.441 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.444 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.444 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.445 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - SELECT * FROM service WHERE MODEL_INVARIANT_UUID = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; 02:06:38 02:06:36.445 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.445 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.446 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.447 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:38 02:06:36.447 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002672 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 2 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002672 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002672 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#2] 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.448 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002672] 02:06:38 02:06:36.449 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:38 02:06:36.450 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:38 02:06:36.450 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:38 02:06:36.450 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002672 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002672 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.451 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#3] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002672 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002672 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 2 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#4] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#2] 02:06:38 02:06:36.452 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@26a7d911 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.453 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@10cb64b7 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@54a0e421 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:38 02:06:36.454 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.455 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.456 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.456 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.456 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.456 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002672] 02:06:38 02:06:36.456 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.457 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.458 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.459 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.460 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.460 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002672] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#2] 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.461 [http-nio-auto-1-exec-10] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.462 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@1b706e60[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@24f00e42[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6e7e1a08[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.462 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@1b706e60[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002672,modelInstanceName=vSAMP10a 2,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@24f00e42[modelUUID=ff2ae348-214a-11e7-93ae-92361f002672,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=2.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6e7e1a08[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2[modelUUID=20c4431c-246d-11e7-93ae-92361f002672,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4f981233[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002672,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@205021c2]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b[modelUUID=066de97e-253e-11e7-93ae-92361f002672,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@6e7e1a08[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@213556c6[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002672,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4f816c0b]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@7508e008[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@698efbd0[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@2cacaae4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@55423da2[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@25027b01[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@7b688710[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : , 02:06:38 "modelInstanceName" : 02:06:38 }, 02:06:38 "toscaNodeType" : , 02:06:38 "nfFunction" : , 02:06:38 "nfType" : , 02:06:38 "nfRole" : , 02:06:38 "nfNamingCode" : , 02:06:38 "multiStageDesign" : , 02:06:38 "vnfcInstGroupOrder" : , 02:06:38 "resourceInput" : , 02:06:38 <_VFMODULES_>, 02:06:38 <_GROUPS_> 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : "vSAMP10a", 02:06:38 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002672", 02:06:38 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2.0", 02:06:38 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002672", 02:06:38 "modelInstanceName" : "vSAMP10a 2" 02:06:38 }, 02:06:38 "toscaNodeType" : "VF", 02:06:38 "nfFunction" : "vSAMP", 02:06:38 "nfType" : "vSAMP", 02:06:38 "nfRole" : "vSAMP", 02:06:38 "nfNamingCode" : "vSAMP", 02:06:38 "multiStageDesign" : null, 02:06:38 "vnfcInstGroupOrder" : null, 02:06:38 "resourceInput" : "TBD", 02:06:38 "vfModules": [ 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002672", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002672" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 }, 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002672", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002672" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 ], 02:06:38 "groups": [] 02:06:38 } 02:06:38 02:06:36.463 [http-nio-auto-1-exec-10] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.465 [http-nio-auto-1-exec-10] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.483 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.484 [http-nio-auto-1-exec-1] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query recipe by resource model uuid: 25e2d69b-3b22-47b8-b4c9-7b14fd4a80df 02:06:38 02:06:36.486 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from VnfResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:38 02:06:36.486 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_, vnfresourc0_.aic_version_max as aic_vers2_64_, vnfresourc0_.aic_version_min as aic_vers3_64_, vnfresourc0_.resource_category as resource4_64_, vnfresourc0_.creation_timestamp as creation5_64_, vnfresourc0_.description as descript6_64_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc0_.model_invariant_uuid as model_in7_64_, vnfresourc0_.model_name as model_na8_64_, vnfresourc0_.model_version as model_ve9_64_, vnfresourc0_.orchestration_mode as orchest10_64_, vnfresourc0_.resource_sub_category as resourc11_64_, vnfresourc0_.tosca_node_type as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:38 02:06:36.489 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:38 02:06:36.489 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_, networkres0_.aic_version_max as aic_vers2_37_, networkres0_.aic_version_min as aic_vers3_37_, networkres0_.resource_category as resource4_37_, networkres0_.creation_timestamp as creation5_37_, networkres0_.description as descript6_37_, networkres0_.heat_template_artifact_uuid as heat_te14_37_, networkres0_.model_invariant_uuid as model_in7_37_, networkres0_.model_name as model_na8_37_, networkres0_.model_version as model_ve9_37_, networkres0_.neutron_network_type as neutron10_37_, networkres0_.orchestration_mode as orchest11_37_, networkres0_.resource_sub_category as resourc12_37_, networkres0_.tosca_node_type as tosca_n13_37_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:38 02:06:36.490 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from AllottedResource as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:38 02:06:36.491 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select allottedre0_.model_uuid as model_uu1_6_, allottedre0_.creation_timestamp as creation2_6_, allottedre0_.description as descript3_6_, allottedre0_.model_invariant_uuid as model_in4_6_, allottedre0_.model_name as model_na5_6_, allottedre0_.model_version as model_ve6_6_, allottedre0_.subcategory as subcateg7_6_, allottedre0_.tosca_node_type as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.model_uuid=? 02:06:38 02:06:36.491 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.491 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allotedResourceCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allotedResourceCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-01-24 09:59:16.0 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = sdwanvpnattachmentVF 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 8f5fe343-9a3a-4d31-a829-49b27bbfc1c4 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = sotnvpnattachmentvF 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2.0 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subcategory` : value = Allotted Resource 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subcategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = org.openecomp.resource.vf.Sdwanvpnattachmentvf 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResource#25e2d69b-3b22-47b8-b4c9-7b14fd4a80df] 02:06:38 02:06:36.492 [http-nio-auto-1-exec-1] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from ArRecipe as generatedAlias0 where ( ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.action=:param1 ) ) and ( generatedAlias0.version=:param2 ) 02:06:38 02:06:36.493 [http-nio-auto-1-exec-1] DEBUG org.hibernate.SQL - select arrecipe0_.id as id1_9_, arrecipe0_.action as action2_9_, arrecipe0_.creation_timestamp as creation3_9_, arrecipe0_.description as descript4_9_, arrecipe0_.model_name as model_na5_9_, arrecipe0_.orchestration_uri as orchestr6_9_, arrecipe0_.ar_param_xsd as ar_param7_9_, arrecipe0_.recipe_timeout as recipe_t8_9_, arrecipe0_.service_type as service_9_9_, arrecipe0_.version_str as version10_9_ from ar_recipe arrecipe0_ where arrecipe0_.model_name=? and arrecipe0_.action=? and arrecipe0_.version_str=? 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.ArRecipe#1] 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ArRecipe#1] 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `action` : value = createInstance 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`action`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2019-01-24 09:59:16.0 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = sotnvpnattachmentvF 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = sotnvpnattachmentvF 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationUri` : value = /mso/async/services/CreateSDNCNetworkResource 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationUri`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramXsd` : value = 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramXsd`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipeTimeout` : value = 180 02:06:38 02:06:36.494 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipeTimeout`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.495 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = VF 02:06:38 02:06:36.495 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.495 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2.0 02:06:38 02:06:36.495 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.495 [http-nio-auto-1-exec-1] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ArRecipe#1] 02:06:38 02:06:36.496 [http-nio-auto-1-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.512 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.514 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.514 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.515 [http-nio-auto-1-exec-2] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from NetworkResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:param0 02:06:38 02:06:36.516 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select networkres0_.model_customization_uuid as model_cu1_38_, networkres0_.creation_timestamp as creation2_38_, networkres0_.model_instance_name as model_in3_38_, networkres0_.network_resource_model_uuid as network_9_38_, networkres0_.network_role as network_4_38_, networkres0_.network_scope as network_5_38_, networkres0_.network_technology as network_6_38_, networkres0_.network_type as network_7_38_, networkres0_.resource_input as resource8_38_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:38 02:06:36.516 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.516 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:38 02:06:36.516 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:38 02:06:36.516 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.internal.SessionImpl - Initializing proxy: [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:38 02:06:36.517 [http-nio-auto-1-exec-2] DEBUG org.hibernate.SQL - select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 3.0 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionNetworkResourceCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionNetworkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-17 20:35:05.0 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Contrail 30 GNDIRECT NW 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplate` : value = aa874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = ce4ff476-9641-4e60-b4d5-b4abbec1271d 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = CONTRAIL30_GNDIRECT 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResourceCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResourceCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `neutronNetworkType` : value = BASIC 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`neutronNetworkType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc] 02:06:38 02:06:36.518 [http-nio-auto-1-exec-2] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.NetworkResource#10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@6769073f[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceNetworks found qryResp= 1 org.onap.so.db.catalog.beans.NetworkResourceCustomization@6769073f[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : , 02:06:38 "modelInstanceName" : 02:06:38 }, 02:06:38 "toscaNodeType" : , 02:06:38 "networkType" : , 02:06:38 "networkTechnology" : , 02:06:38 "resourceInput" : , 02:06:38 "networkRole" : , 02:06:38 "networkScope" : 02:06:38 } 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:38 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:38 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:38 "modelVersion" : "1.0", 02:06:38 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:38 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:38 }, 02:06:38 "toscaNodeType" : "", 02:06:38 "networkType" : "", 02:06:38 "networkTechnology" : "", 02:06:38 "resourceInput" : "TBD", 02:06:38 "networkRole" : "", 02:06:38 "networkScope" : "" 02:06:38 } 02:06:38 02:06:36.519 [http-nio-auto-1-exec-2] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.520 [http-nio-auto-1-exec-2] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /manage/health 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : authorization:***REDACTED***;accept:text/plain, application/json, application/*+json, */*;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:38 02:06:36.536 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:38 02:06:36.564 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:38 02:06:36.565 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 200 02:06:38 02:06:36.565 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : OK 02:06:38 02:06:36.565 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:38 02:06:36.565 [http-nio-auto-1-exec-3] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:38 02:06:36.565 [http-nio-auto-1-exec-3] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.574 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.577 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.577 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.578 [http-nio-auto-1-exec-4] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from VnfResourceCustomization as generatedAlias0 where generatedAlias0.modelCustomizationUUID=:MODEL_CUSTOMIZATION_UUID 02:06:38 02:06:36.578 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.id as id1_65_, vnfresourc0_.availability_zone_max_count as availabi2_65_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_, vnfresourc0_.controller_actor as controll5_65_, vnfresourc0_.creation_timestamp as creation6_65_, vnfresourc0_.max_instances as max_inst7_65_, vnfresourc0_.min_instances as min_inst8_65_, vnfresourc0_.model_customization_uuid as model_cu9_65_, vnfresourc0_.model_instance_name as model_i10_65_, vnfresourc0_.multi_stage_design as multi_s11_65_, vnfresourc0_.nf_data_valid as nf_data12_65_, vnfresourc0_.nf_function as nf_func13_65_, vnfresourc0_.nf_naming_code as nf_nami14_65_, vnfresourc0_.nf_role as nf_role15_65_, vnfresourc0_.nf_type as nf_type16_65_, vnfresourc0_.resource_input as resourc17_65_, vnfresourc0_.service_model_uuid as service20_65_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.model_customization_uuid=? 02:06:38 02:06:36.579 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.579 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.580 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:38 02:06:36.581 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.582 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.583 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:38 02:06:36.584 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.585 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.586 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@4154873 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@7c462600 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@3530ddd 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.587 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:38 02:06:36.588 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.589 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.590 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.590 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.590 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.591 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.592 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.593 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.602 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.602 [http-nio-auto-1-exec-4] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@c5499e5[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2bf99e26[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.603 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@c5499e5[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2bf99e26[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.604 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@51fc3ddb[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@4c5601cb]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.604 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@2bf99e26[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@6b1fc64c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@18f22257[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@575d955f]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@5fc7565d[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@1608deed[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@64a66ad8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@f5e169b[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@4f06e5b4[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@5a2d7a69[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.604 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.604 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : , 02:06:38 "modelInstanceName" : 02:06:38 }, 02:06:38 "toscaNodeType" : , 02:06:38 "nfFunction" : , 02:06:38 "nfType" : , 02:06:38 "nfRole" : , 02:06:38 "nfNamingCode" : , 02:06:38 "multiStageDesign" : , 02:06:38 "vnfcInstGroupOrder" : , 02:06:38 "resourceInput" : , 02:06:38 <_VFMODULES_>, 02:06:38 <_GROUPS_> 02:06:38 } 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:38 02:06:36.605 [http-nio-auto-1-exec-4] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : "vSAMP10a", 02:06:38 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "1.0", 02:06:38 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:38 "modelInstanceName" : "vSAMP10a 1" 02:06:38 }, 02:06:38 "toscaNodeType" : "VF", 02:06:38 "nfFunction" : "vSAMP", 02:06:38 "nfType" : "vSAMP", 02:06:38 "nfRole" : "vSAMP", 02:06:38 "nfNamingCode" : "vSAMP", 02:06:38 "multiStageDesign" : null, 02:06:38 "vnfcInstGroupOrder" : null, 02:06:38 "resourceInput" : "TBD", 02:06:38 "vfModules": [ 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 }, 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 ], 02:06:38 "groups": [] 02:06:38 } 02:06:38 02:06:36.607 [http-nio-auto-1-exec-4] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.609 [http-nio-auto-1-exec-4] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.629 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.632 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.632 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.633 [http-nio-auto-1-exec-5] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where ( generatedAlias0.modelName=:param0 ) and ( generatedAlias0.modelVersion=:param1 ) 02:06:38 02:06:36.634 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_name=? and service0_.model_version=? 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.635 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.636 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.637 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.638 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:38 02:06:36.639 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.639 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:38 02:06:36.639 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.639 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.640 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.641 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@185226ed 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=availability_zone_0, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@6d4bb432 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_direct_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `_identifierMapper` : value = [Ljava.lang.Object;@7b921af1 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`_identifierMapper`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramAlias` : value = 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramAlias`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `paramType` : value = string 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`paramType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `required` : value = true 02:06:38 02:06:36.642 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`required`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplateParam#component[heatTemplateArtifactUuid,paramName]{paramName=exn_hsl_net_fqdn, heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e}] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff874603-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResource` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResource`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceModelUUID` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceModelUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workflow` : value = 1 02:06:38 02:06:36.643 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workflow`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceWorkflow#1] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:56:43.0 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileBody` : value = DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileBody`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `fileName` : value = nimbus-ethernet-gw 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`fileName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatFiles#00535bdd-0878-4478-b95a-c575c742bfb0] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.644 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.645 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.645 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.645 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.645 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.647 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.647 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#20c4431c-246d-11e7-93ae-92361f002671] 02:06:38 02:06:36.647 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.647 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.parameters#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.HeatTemplate.childTemplates#ff87482f-4222-11e7-9252-005056850d2e] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.648 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.heatFiles#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:38 02:06:36.649 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization#066de97e-253e-11e7-93ae-92361f002671] 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.650 [http-nio-auto-1-exec-5] DEBUG org.hibernate.SQL - select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations#1] 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@4eb70c79[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7ce130ae[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.651 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceVnfs qryResp= 1 org.onap.so.db.catalog.beans.VnfResourceCustomization@4eb70c79[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7ce130ae[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@4ddc989d[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@3bab46ba]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7ce130ae[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@663b613c[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:38 BOOTPROTO=none 02:06:38 NM_CONTROLLED=no 02:06:38 IPADDR=$ip 02:06:38 NETMASK=$netmask 02:06:38 GATEWAY=$gateway 02:06:38 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@668769c2[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:38 availability_zone_0: "alln-zone-1" 02:06:38 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:38 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:38 nso_name_0: "zrdm3vamp01nso001" 02:06:38 nso_oam_ip_0: "172.18.25.175" 02:06:38 nso_oam_net_gw: "172.18.25.1" 02:06:38 nso_oam_net_mask: "255.255.255.0" 02:06:38 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:38 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:38 oam_net_id: "nso_oam" 02:06:38 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:38 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:38 vnf_name: "Mobisupport" 02:06:38 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@1d9e2b31]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@107bc619[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@13d0c926[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@13c534d9[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@48abdc86[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@7881adb8[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@e509034[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : 02:06:38 }, "isBase" : , 02:06:38 "vfModuleLabel" : , 02:06:38 "initialCount" : , 02:06:38 "hasVolumeGroup" : 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : , 02:06:38 "modelUuid" : , 02:06:38 "modelInvariantUuid" : , 02:06:38 "modelVersion" : , 02:06:38 "modelCustomizationUuid" : , 02:06:38 "modelInstanceName" : 02:06:38 }, 02:06:38 "toscaNodeType" : , 02:06:38 "nfFunction" : , 02:06:38 "nfType" : , 02:06:38 "nfRole" : , 02:06:38 "nfNamingCode" : , 02:06:38 "multiStageDesign" : , 02:06:38 "vnfcInstGroupOrder" : , 02:06:38 "resourceInput" : , 02:06:38 <_VFMODULES_>, 02:06:38 <_GROUPS_> 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:38 { "modelInfo" : { 02:06:38 "modelName" : "vSAMP10a", 02:06:38 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "1.0", 02:06:38 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:38 "modelInstanceName" : "vSAMP10a 1" 02:06:38 }, 02:06:38 "toscaNodeType" : "VF", 02:06:38 "nfFunction" : "vSAMP", 02:06:38 "nfType" : "vSAMP", 02:06:38 "nfRole" : "vSAMP", 02:06:38 "nfNamingCode" : "vSAMP", 02:06:38 "multiStageDesign" : null, 02:06:38 "vnfcInstGroupOrder" : null, 02:06:38 "resourceInput" : "TBD", 02:06:38 "vfModules": [ 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:38 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : true, 02:06:38 "vfModuleLabel" : "base", 02:06:38 "initialCount" : 1, 02:06:38 "hasVolumeGroup" : false 02:06:38 }, 02:06:38 { 02:06:38 "modelInfo" : { 02:06:38 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:38 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:38 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:38 "modelVersion" : "2", 02:06:38 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:38 }, "isBase" : false, 02:06:38 "vfModuleLabel" : "PCM", 02:06:38 "initialCount" : 0, 02:06:38 "hasVolumeGroup" : false 02:06:38 } 02:06:38 ], 02:06:38 "groups": [] 02:06:38 } 02:06:38 02:06:36.652 [http-nio-auto-1-exec-5] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:38 02:06:36.654 [http-nio-auto-1-exec-5] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:38 02:06:36.669 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:38 02:06:36.671 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:38 02:06:36.671 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:38 02:06:36.671 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - Query serviceMacroHolder getAllResourcesByServiceModelUuid serviceModelUuid: 5df8b6de-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.672 [http-nio-auto-1-exec-6] DEBUG org.hibernate.query.criteria.internal.CriteriaQueryImpl - Rendered criteria query -> select generatedAlias0 from Service as generatedAlias0 where generatedAlias0.modelUUID=:param0 02:06:38 02:06:36.672 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select service0_.model_uuid as model_uu1_50_, service0_.cds_blueprint_name as cds_blue2_50_, service0_.cds_blueprint_version as cds_blue3_50_, service0_.service_category as service_4_50_, service0_.controller_actor as controll5_50_, service0_.creation_timestamp as creation6_50_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_, service0_.description as descript7_50_, service0_.overall_distribution_status as overall_8_50_, service0_.environment_context as environm9_50_, service0_.model_invariant_uuid as model_i10_50_, service0_.model_name as model_n11_50_, service0_.model_version as model_v12_50_, service0_.naming_policy as naming_13_50_, service0_.onap_generated_naming as onap_ge14_50_, service0_.resource_order as resourc15_50_, service0_.service_function as service16_50_, service0_.service_role as service17_50_, service0_.service_type as service18_50_, service0_.skip_post_instantiation_configuration as skip_po19_50_, service0_.workload_context as workloa20_50_ from service service0_ where service0_.model_uuid=? 02:06:38 02:06:36.673 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.Loader - Result set row: 0 02:06:38 02:06:36.673 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.673 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `collectionResourceCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`collectionResourceCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `configurationCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`configurationCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 13:42:39.0 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `csar` : value = 0513f839-459d-46b6-aa3d-2edfef89a079 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`csar`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc= 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 11:38:27.0 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = TOSCA definition package of the asset 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `services` : value = NOT NULL COLLECTION 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`services`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `url` : value = /sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`url`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.674 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079] 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.ToscaCsar#0513f839-459d-46b6-aa3d-2edfef89a079 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = MSO aLaCarte Vfmodule with addon 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `distrobutionStatus` : value = null 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`distrobutionStatus`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environmentContext` : value = Luna 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environmentContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 9647dfc4-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = MSOTADevInfra_vSAMP10a_Service 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `namingPolicy` : value = null 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`namingPolicy`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `onapGeneratedNaming` : value = null 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`onapGeneratedNaming`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `pnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`pnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `recipes` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`recipes`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceOrder` : value = null 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceArtifactList` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceArtifactList`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceFunction` : value = null 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceInfos` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceInfos`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceProxyCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceProxyCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceRole` : value = NA 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `serviceType` : value = NA 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`serviceType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `workloadContext` : value = Oxygen 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`workloadContext`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.Service#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.675 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-19 14:28:32.0 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = CONTRAIL30_GNDIRECT 9 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkResource` : value = 10b36f65-f4e6-4be6-ae49-9596dc1c47fc 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkResource`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkRole` : value = 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkScope` : value = 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkScope`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkTechnology` : value = 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkTechnology`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `networkType` : value = 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`networkType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.NetworkResourceCustomization#3bdbb104-476c-483e-9f8b-c095b3d308ac] 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.networkCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:38 02:06:36.676 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneMaxCount` : value = 0 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneMaxCount`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintName` : value = null 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `blueprintVersion` : value = null 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`blueprintVersion`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `controllerActor` : value = null 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`controllerActor`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:24.0 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = 68dc9a92-214c-11e7-93ae-92361f002671 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = vSAMP10a 1 02:06:38 02:06:36.677 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `multiStageDesign` : value = null 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`multiStageDesign`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfDataValid` : value = false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfDataValid`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = vSAMP 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = vSAMP 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = vSAMP 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = vSAMP 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = {\"resource_input\":\"test\"} 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `service` : value = 5df8b6de-2083-11e7-93ae-92361f002671 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`service`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupCustomizations` : value = NOT NULL COLLECTION 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupCustomizations`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfcInstanceGroupOrder` : value = null 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfcInstanceGroupOrder`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResourceCustomization#1] 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMax` : value = 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMax`) - enhanced for lazy-loading? - false 02:06:38 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `aicVersionMin` : value = 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`aicVersionMin`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `category` : value = null 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`category`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-04-14 21:46:28.0 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = 1607 vSAMP10a - inherent network 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatTemplates` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatTemplates`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader - Done entity load : org.onap.so.db.catalog.beans.HeatTemplate#ff874603-4222-11e7-9252-005056850d2e 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 2fff5b20-214b-11e7-93ae-92361f002671 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10a 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 1.0 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `orchestrationMode` : value = HEAT 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`orchestrationMode`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `subCategory` : value = null 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`subCategory`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `toscaNodeType` : value = VF 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`toscaNodeType`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResourceWorkflow` : value = NOT NULL COLLECTION 02:06:39 02:06:36.678 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResourceWorkflow`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VnfResource#ff2ae348-214a-11e7-93ae-92361f002671] 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.vnfCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:39 02:06:36.679 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1601-4222-11e7-9252-005056850d2e 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 1 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = base 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = cb82ffd8-252a-11e7-93ae-92361f002671 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 20c4431c-246d-11e7-93ae-92361f002671 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#1] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1601-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV Base 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = true 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 78ca26d0-246d-11e7-93ae-92361f002671 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::base::module-0 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff874603-4222-11e7-9252-005056850d2e 02:06:39 02:06:36.680 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#20c4431c-246d-11e7-93ae-92361f002671] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `availabilityZoneCount` : value = 0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`availabilityZoneCount`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-05-26 15:08:23.0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `cvnfcCustomization` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`cvnfcCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatEnvironment` : value = fefb1751-4333-11e7-9252-005056850d2e 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatEnvironment`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `initialCount` : value = 0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`initialCount`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `label` : value = PCM 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`label`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = 0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = 0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelCustomizationUUID` : value = b4ea86b4-253f-11e7-93ae-92361f002671 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelCustomizationUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `skipPostInstConf` : value = true 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`skipPostInstConf`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModule` : value = 066de97e-253e-11e7-93ae-92361f002671 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModule`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfCustomization` : value = 1 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatEnv` : value = null 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatEnv`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModuleCustomization#2] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA= 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-11-27 08:42:58.0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = Auto-generated HEAT Environment deployment artifact 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `environment` : value = parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`environment`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `name` : value = module_nso.env 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`name`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 2 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatEnvironment#fefb1751-4333-11e7-9252-005056850d2e] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2016-09-14 18:19:56.0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = vSAMP10a DEV PCM 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `heatFiles` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`heatFiles`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `isBase` : value = false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`isBase`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInvariantUUID` : value = 64efd51a-2544-11e7-93ae-92361f002671 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelName` : value = vSAMP10aDEV::PCM::module-1 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelVersion` : value = 2 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelVersion`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `moduleHeatTemplate` : value = ff87482f-4222-11e7-9252-005056850d2e 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`moduleHeatTemplate`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vfModuleCustomization` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vfModuleCustomization`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `vnfResources` : value = ff2ae348-214a-11e7-93ae-92361f002671 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`vnfResources`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `volumeHeatTemplate` : value = null 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`volumeHeatTemplate`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.VfModule#066de97e-253e-11e7-93ae-92361f002671] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `artifactChecksum` : value = MANUAL RECORD 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`artifactChecksum`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `childTemplates` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`childTemplates`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-21 23:26:56.0 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `description` : value = created from csar 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`description`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `parameters` : value = NOT NULL COLLECTION 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`parameters`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateBody` : value = heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateBody`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `templateName` : value = module_mns_zrdm3frwl01exn_01_rgvm_1.yml 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`templateName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `timeoutMinutes` : value = 60 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`timeoutMinutes`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `version` : value = 1 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`version`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.HeatTemplate#ff87482f-4222-11e7-9252-005056850d2e] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations#1] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.681 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl - Found row of collection: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Resolving attributes for [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `allottedResource` : value = f6b7d4c6-e8a4-46e2-81bc-31cad5072842 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`allottedResource`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `created` : value = 2017-01-20 16:14:20.0 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`created`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `maxInstances` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`maxInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `minInstances` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`minInstances`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `modelInstanceName` : value = Sec_Tunnel_Xconn 11 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`modelInstanceName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfFunction` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfFunction`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfNamingCode` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfNamingCode`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfRole` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfRole`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `nfType` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`nfType`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelInvariantUUID` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelInvariantUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelName` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelName`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `providingServiceModelUUID` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`providingServiceModelUUID`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `resourceInput` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`resourceInput`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Processing attribute `targetNetworkRole` : value = null 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Attribute (`targetNetworkRole`) - enhanced for lazy-loading? - false 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.internal.TwoPhaseLoad - Done materializing entity [org.onap.so.db.catalog.beans.AllottedResourceCustomization#367a8ba9-057a-4506-b106-fbae818597c6] 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.allottedCustomizations#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:39 02:06:36.682 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.rest.CatalogDbAdapterRest - serviceMacroHolder qryResp= ServicePlus: service: org.onap.so.db.catalog.beans.Service@311ab75c[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@2d5efb5c[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@184ed604[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@94c0f55[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@5078922c[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@589ea807]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@6564ca93[artifactUUID=0513f839-459d-46b6-aa3d-2edfef89a079,name=service-Ciservicee3756aea561a-csar.csar,artifactChecksum=YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc=,url=/sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar,description=TOSCA definition package of the asset,created=2017-11-27 11:38:27.0,version=1,services=[org.onap.so.db.catalog.beans.Service@311ab75c[modelName=MSOTADevInfra_vSAMP10a_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002671,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002671,created=2017-04-14 13:42:39.0,modelVersion=1.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[org.onap.so.db.catalog.beans.NetworkResourceCustomization@2d5efb5c[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]],vnfCustomizations=[org.onap.so.db.catalog.beans.VnfResourceCustomization@184ed604[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@94c0f55[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=]],allottedCustomizations=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@5078922c[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@589ea807]]]]],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@6564ca93,namingPolicy=,onapGeneratedNaming=], org.onap.so.db.catalog.beans.Service@6b284e20[modelName=MSOTADevInfra_Test_Service,description=MSO aLaCarte Vfmodule with addon,modelUUID=5df8b6de-2083-11e7-93ae-92361f002679,modelInvariantUUID=9647dfc4-2083-11e7-93ae-92361f002673,created=2017-04-14 13:42:39.0,modelVersion=3.0,serviceType=NA,serviceRole=NA,environmentContext=Luna,workloadContext=Oxygen,category=,networkCustomizations=[],vnfCustomizations=[],allottedCustomizations=[],collectionResourceCustomizations=[],serviceProxyCustomizations=[],configurationCustomizations=[],pnfCustomizations=[],recipes={},csar=org.onap.so.db.catalog.beans.ToscaCsar@6564ca93,namingPolicy=,onapGeneratedNaming=]]],namingPolicy=,onapGeneratedNaming=]VnfResources: , vnfResourceCustomization[0]:org.onap.so.db.catalog.beans.VnfResourceCustomization@184ed604[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@94c0f55[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=]noneNetworkResourceCustomizations:NRC[0]: org.onap.so.db.catalog.beans.NetworkResourceCustomization@2d5efb5c[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM]AllottedResourceCustomizations:ARC[0]: org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource@5078922c[modelUUID=f6b7d4c6-e8a4-46e2-81bc-31cad5072842,modelInvariantUUID=b7a1b78e-6b6b-4b36-9698-8c9530da14af,modelVersion=1.0,modelName=Tunnel_Xconn,toscaNodeType=,subcategory=,description=,created=2017-05-26 15:08:24.0,allotedResourceCustomization=[org.onap.so.db.catalog.beans.AllottedResourceCustomization@20bd421f[modelCustomizationUUID=367a8ba9-057a-4506-b106-fbae818597c6,created=2017-01-20 16:14:20.0,modelInstanceName=Sec_Tunnel_Xconn 11,providingServiceModelInvariantUUID=,providingServiceModelUUID=,providingServiceModelName=,targetNetworkRole=,nfFunction=,nfType=,nfRole=,nfNamingCode=,minInstances=,maxInstances=,allottedResource=org.onap.so.db.catalog.beans.AllottedResource$HibernateProxy$D8oyt01i@589ea807]]]] 02:06:39 02:06:36.698 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfs - org.onap.so.db.catalog.beans.VnfResourceCustomization@184ed604[modelCustomizationUUID=68dc9a92-214c-11e7-93ae-92361f002671,modelInstanceName=vSAMP10a 1,created=2017-05-26 15:08:24.0,minInstances=0,maxInstances=0,availabilityZoneMaxCount=0,nfFunction=vSAMP,nfType=vSAMP,nfRole=vSAMP,nfNamingCode=vSAMP,multiStageDesign=,vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]],vfModuleCustomizations=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]], org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@94c0f55[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]]],vnfcInstanceGroupOrder=,vnfcInstanceGroupCustomizations=[],controllerActor=,resourceInput=] 02:06:39 02:06:36.698 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6[modelUUID=20c4431c-246d-11e7-93ae-92361f002671,modelInvariantUUID=78ca26d0-246d-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::base::module-0,modelVersion=2,description=vSAMP10a DEV Base,isBase=true,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@1331f9cd[modelCustomizationUUID=cb82ffd8-252a-11e7-93ae-92361f002671,label=base,minInstances=0,maxInstances=0,initialCount=1,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1601-4222-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@7d92c0f6]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@94c0f55[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@66f129d8[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:06:39 BOOTPROTO=none 02:06:39 NM_CONTROLLED=no 02:06:39 IPADDR=$ip 02:06:39 NETMASK=$netmask 02:06:39 GATEWAY=$gateway 02:06:39 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@406fb6e[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:06:39 availability_zone_0: "alln-zone-1" 02:06:39 nso_flavor_name: "citeis.1vCPUx2GB" 02:06:39 nso_image_name: "RHEL-6.8-BASE-20160912" 02:06:39 nso_name_0: "zrdm3vamp01nso001" 02:06:39 nso_oam_ip_0: "172.18.25.175" 02:06:39 nso_oam_net_gw: "172.18.25.1" 02:06:39 nso_oam_net_mask: "255.255.255.0" 02:06:39 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:06:39 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:06:39 oam_net_id: "nso_oam" 02:06:39 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:06:39 vnf_id: "730797234b4a40aa99335157b02871cd" 02:06:39 vnf_name: "Mobisupport" 02:06:39 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@6232e695]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@19a34866[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=org.onap.so.db.catalog.beans.HeatTemplate@7dd36490[artifactUuid=ff874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[org.onap.so.db.catalog.beans.HeatTemplateParam@163e4b52[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_hsl_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@51a403ca[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=exn_direct_net_fqdn,required=true,paramType=string,paramAlias=], org.onap.so.db.catalog.beans.HeatTemplateParam@354bb43c[heatTemplateArtifactUuid=ff874603-4222-11e7-9252-005056850d2e,paramName=availability_zone_0,required=true,paramType=string,paramAlias=]],childTemplates=[]],vnfResourceWorkflow=[org.onap.so.db.catalog.beans.VnfResourceWorkflow@3ff54ebb[vnfResourceModelUUID=ff2ae348-214a-11e7-93ae-92361f002671]]]]] 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : , 02:06:39 "modelCustomizationUuid" : 02:06:39 }, "isBase" : , 02:06:39 "vfModuleLabel" : , 02:06:39 "initialCount" : , 02:06:39 "hasVolumeGroup" : 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:39 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : true, 02:06:39 "vfModuleLabel" : "base", 02:06:39 "initialCount" : 1, 02:06:39 "hasVolumeGroup" : false 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : , 02:06:39 "modelCustomizationUuid" : 02:06:39 }, "isBase" : , 02:06:39 "vfModuleLabel" : , 02:06:39 "initialCount" : , 02:06:39 "hasVolumeGroup" : 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: IS_BASE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VF_MODULE_LABEL contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: INITIAL_COUNT contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: HAS_VOLUME_GROUP contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:39 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : false, 02:06:39 "vfModuleLabel" : "PCM", 02:06:39 "initialCount" : 0, 02:06:39 "hasVolumeGroup" : false 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: 02:06:39 { "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : , 02:06:39 "modelCustomizationUuid" : , 02:06:39 "modelInstanceName" : 02:06:39 }, 02:06:39 "toscaNodeType" : , 02:06:39 "nfFunction" : , 02:06:39 "nfType" : , 02:06:39 "nfRole" : , 02:06:39 "nfNamingCode" : , 02:06:39 "multiStageDesign" : , 02:06:39 "vnfcInstGroupOrder" : , 02:06:39 "resourceInput" : , 02:06:39 <_VFMODULES_>, 02:06:39 <_GROUPS_> 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MULTI_STEP_DESIGN contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VNFC_INSTANCE_GROUP_ORDER contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _VFMODULES_ contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _GROUPS_ contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: 02:06:39 { "modelInfo" : { 02:06:39 "modelName" : "vSAMP10a", 02:06:39 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:39 "modelInstanceName" : "vSAMP10a 1" 02:06:39 }, 02:06:39 "toscaNodeType" : "VF", 02:06:39 "nfFunction" : "vSAMP", 02:06:39 "nfType" : "vSAMP", 02:06:39 "nfRole" : "vSAMP", 02:06:39 "nfNamingCode" : "vSAMP", 02:06:39 "multiStageDesign" : null, 02:06:39 "vnfcInstGroupOrder" : null, 02:06:39 "resourceInput" : "TBD", 02:06:39 "vfModules": [ 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:39 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : true, 02:06:39 "vfModuleLabel" : "base", 02:06:39 "initialCount" : 1, 02:06:39 "hasVolumeGroup" : false 02:06:39 }, 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:39 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : false, 02:06:39 "vfModuleLabel" : "PCM", 02:06:39 "initialCount" : 0, 02:06:39 "hasVolumeGroup" : false 02:06:39 } 02:06:39 ], 02:06:39 "groups": [] 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - QueryServiceNetworks: 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.QueryServiceNetworks - org.onap.so.db.catalog.beans.NetworkResourceCustomization@2d5efb5c[modelCustomizationUUID=3bdbb104-476c-483e-9f8b-c095b3d308ac,modelInstanceName=CONTRAIL30_GNDIRECT 9,created=2017-04-19 14:28:32.0,networkTechnology=,networkType=,networkScope=,networkRole=,networkResource=NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM] 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : , 02:06:39 "modelCustomizationUuid" : , 02:06:39 "modelInstanceName" : 02:06:39 }, 02:06:39 "toscaNodeType" : , 02:06:39 "networkType" : , 02:06:39 "networkTechnology" : , 02:06:39 "resourceInput" : , 02:06:39 "networkRole" : , 02:06:39 "networkScope" : 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_TECHNOLOGY contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_ROLE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NETWORK_SCOPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:39 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:39 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:39 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:39 }, 02:06:39 "toscaNodeType" : "", 02:06:39 "networkType" : "", 02:06:39 "networkTechnology" : "", 02:06:39 "resourceInput" : "TBD", 02:06:39 "networkRole" : "", 02:06:39 "networkScope" : "" 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : , 02:06:39 "modelCustomizationUuid" : , 02:06:39 "modelInstanceName" : 02:06:39 }, 02:06:39 "toscaNodeType" : , 02:06:39 "allottedResourceType" : , 02:06:39 "allottedResourceRole" : , 02:06:39 "providingServiceModelName" : , 02:06:39 "providingServiceModelInvariantUuid" : , 02:06:39 "providingServiceModelUuid" : , 02:06:39 "nfFunction" : , 02:06:39 "nfType" : , 02:06:39 "nfRole" : , 02:06:39 "nfNamingCode" : , 02:06:39 "resourceInput" : 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_VERSION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_CUSTOMIZATION_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: MODEL_INSTANCE_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: TOSCA_NODE_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ALLOTTED_RESOURCE_ROLE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_NAME contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_INVARIANT_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: PROVIDING_SERVICE_MODEL_UUID contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_FUNCTION contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_TYPE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_ROLE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NF_NAMING_CODE contains key? true 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_INPUT contains key? false 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "Tunnel_Xconn", 02:06:39 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:39 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:39 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:39 }, 02:06:39 "toscaNodeType" : "", 02:06:39 "allottedResourceType" : "", 02:06:39 "allottedResourceRole" : null, 02:06:39 "providingServiceModelName" : null, 02:06:39 "providingServiceModelInvariantUuid" : null, 02:06:39 "providingServiceModelUuid" : null, 02:06:39 "nfFunction" : null, 02:06:39 "nfType" : null, 02:06:39 "nfRole" : null, 02:06:39 "nfNamingCode" : null, 02:06:39 "resourceInput" : "TBD" 02:06:39 } 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.699 [http-nio-auto-1-exec-6] DEBUG org.hibernate.SQL - select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl - Preparing collection initializer : [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections were found in result set for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - Collection fully initialized: [org.onap.so.db.catalog.beans.Service.serviceInfos#5df8b6de-2083-11e7-93ae-92361f002671] 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext - 1 collections initialized for role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { "serviceResources" : { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : , 02:06:39 "modelUuid" : , 02:06:39 "modelInvariantUuid" : , 02:06:39 "modelVersion" : 02:06:39 }, 02:06:39 "serviceCategory" : , 02:06:39 "serviceType" : , 02:06:39 "serviceRole" : , 02:06:39 "environmentContext" : , 02:06:39 "resourceOrder" : , 02:06:39 "workloadContext" : , 02:06:39 <_SERVICEVNFS_>, 02:06:39 <_SERVICENETWORKS_>, 02:06:39 <_SERVICEINFO_>, 02:06:39 <_SERVICEPROXY_>, 02:06:39 <_SERVICEALLOTTEDRESOURCES_> 02:06:39 }} 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_NAME contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_UUID contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_INVARIANT_ID contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_MODEL_VERSION contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_CATEGORY contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_TYPE contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: SERVICE_ROLE contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ENVIRONMENT_CONTEXT contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: RESOURCE_ORDER contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: WORKLOAD_CONTEXT contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEVNFS_ contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICENETWORKS_ contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEINFO_ contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEPROXY_ contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: _SERVICEALLOTTEDRESOURCES_ contains key? true 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { "serviceResources" : { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "MSOTADevInfra_vSAMP10a_Service", 02:06:39 "modelUuid" : "5df8b6de-2083-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "9647dfc4-2083-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "1.0" 02:06:39 }, 02:06:39 "serviceCategory" : null, 02:06:39 "serviceType" : "NA", 02:06:39 "serviceRole" : "NA", 02:06:39 "environmentContext" : "Luna", 02:06:39 "resourceOrder" : null, 02:06:39 "workloadContext" : "Oxygen", 02:06:39 "serviceVnfs": [ 02:06:39 02:06:39 { "modelInfo" : { 02:06:39 "modelName" : "vSAMP10a", 02:06:39 "modelUuid" : "ff2ae348-214a-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "2fff5b20-214b-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "68dc9a92-214c-11e7-93ae-92361f002671", 02:06:39 "modelInstanceName" : "vSAMP10a 1" 02:06:39 }, 02:06:39 "toscaNodeType" : "VF", 02:06:39 "nfFunction" : "vSAMP", 02:06:39 "nfType" : "vSAMP", 02:06:39 "nfRole" : "vSAMP", 02:06:39 "nfNamingCode" : "vSAMP", 02:06:39 "multiStageDesign" : null, 02:06:39 "vnfcInstGroupOrder" : null, 02:06:39 "resourceInput" : "TBD", 02:06:39 "vfModules": [ 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::base::module-0", 02:06:39 "modelUuid" : "20c4431c-246d-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "78ca26d0-246d-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "cb82ffd8-252a-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : true, 02:06:39 "vfModuleLabel" : "base", 02:06:39 "initialCount" : 1, 02:06:39 "hasVolumeGroup" : false 02:06:39 }, 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "vSAMP10aDEV::PCM::module-1", 02:06:39 "modelUuid" : "066de97e-253e-11e7-93ae-92361f002671", 02:06:39 "modelInvariantUuid" : "64efd51a-2544-11e7-93ae-92361f002671", 02:06:39 "modelVersion" : "2", 02:06:39 "modelCustomizationUuid" : "b4ea86b4-253f-11e7-93ae-92361f002671" 02:06:39 }, "isBase" : false, 02:06:39 "vfModuleLabel" : "PCM", 02:06:39 "initialCount" : 0, 02:06:39 "hasVolumeGroup" : false 02:06:39 } 02:06:39 ], 02:06:39 "groups": [] 02:06:39 } 02:06:39 ], 02:06:39 "serviceNetworks": [ 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "CONTRAIL30_GNDIRECT", 02:06:39 "modelUuid" : "10b36f65-f4e6-4be6-ae49-9596dc1c47fc", 02:06:39 "modelInvariantUuid" : "ce4ff476-9641-4e60-b4d5-b4abbec1271d", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "3bdbb104-476c-483e-9f8b-c095b3d308ac", 02:06:39 "modelInstanceName" : "CONTRAIL30_GNDIRECT 9" 02:06:39 }, 02:06:39 "toscaNodeType" : "", 02:06:39 "networkType" : "", 02:06:39 "networkTechnology" : "", 02:06:39 "resourceInput" : "TBD", 02:06:39 "networkRole" : "", 02:06:39 "networkScope" : "" 02:06:39 } 02:06:39 ], 02:06:39 "serviceInfo": null, 02:06:39 "serviceProxy": [], 02:06:39 "serviceAllottedResources": [ 02:06:39 { 02:06:39 "modelInfo" : { 02:06:39 "modelName" : "Tunnel_Xconn", 02:06:39 "modelUuid" : "f6b7d4c6-e8a4-46e2-81bc-31cad5072842", 02:06:39 "modelInvariantUuid" : "b7a1b78e-6b6b-4b36-9698-8c9530da14af", 02:06:39 "modelVersion" : "1.0", 02:06:39 "modelCustomizationUuid" : "367a8ba9-057a-4506-b106-fbae818597c6", 02:06:39 "modelInstanceName" : "Sec_Tunnel_Xconn 11" 02:06:39 }, 02:06:39 "toscaNodeType" : "", 02:06:39 "allottedResourceType" : "", 02:06:39 "allottedResourceRole" : null, 02:06:39 "providingServiceModelName" : null, 02:06:39 "providingServiceModelInvariantUuid" : null, 02:06:39 "providingServiceModelUuid" : null, 02:06:39 "nfFunction" : null, 02:06:39 "nfType" : null, 02:06:39 "nfRole" : null, 02:06:39 "nfNamingCode" : null, 02:06:39 "resourceInput" : "TBD" 02:06:39 } 02:06:39 ] 02:06:39 }} 02:06:39 02:06:36.700 [http-nio-auto-1-exec-6] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:39 02:06:36.701 [http-nio-auto-1-exec-6] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:39 02:06:36.721 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:39 02:06:36.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:39 02:06:36.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /serviceRecipe 02:06:39 02:06:36.721 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : POST 02:06:39 02:06:36.722 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : authorization:***REDACTED***;accept:application/json;content-type:application/json;content-length:243;host:localhost:42515;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:39 02:06:36.722 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:39 02:06:36.734 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:39 02:06:36.734 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - begin 02:06:39 02:06:36.738 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.spi.ActionQueue - Executing identity-insert immediately 02:06:39 02:06:36.740 [http-nio-auto-1-exec-7] DEBUG org.hibernate.SQL - insert into service_recipe (action, creation_timestamp, description, orchestration_uri, service_param_xsd, recipe_timeout, service_model_uuid, service_timeout_interim) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:39 02:06:36.747 [http-nio-auto-1-exec-7] DEBUG org.hibernate.id.IdentifierGeneratorHelper - Natively generated identity: 554 02:06:39 02:06:36.747 [http-nio-auto-1-exec-7] DEBUG org.hibernate.resource.jdbc.internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered 02:06:39 02:06:36.748 [http-nio-auto-1-exec-7] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - committing 02:06:39 02:06:36.748 [http-nio-auto-1-exec-7] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Processing flush-time cascades 02:06:39 02:06:36.748 [http-nio-auto-1-exec-7] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Dirty checking collections 02:06:39 02:06:36.748 [http-nio-auto-1-exec-7] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 02:06:39 02:06:36.749 [http-nio-auto-1-exec-7] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener - Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 02:06:39 02:06:36.749 [http-nio-auto-1-exec-7] DEBUG org.hibernate.internal.util.EntityPrinter - Listing entities: 02:06:39 02:06:36.749 [http-nio-auto-1-exec-7] DEBUG org.hibernate.internal.util.EntityPrinter - org.onap.so.db.catalog.beans.ServiceRecipe{orchestrationUri=http://test, created=Sat Mar 07 02:06:36 UTC 2026, service=null, action=action, description=description, id=554, recipeTimeout=120, serviceModelUUID=5df8b6de-2083-11e7-93ae-92361f002671, paramXsd=null, serviceTimeoutInterim=null} 02:06:39 02:06:36.767 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:39 02:06:36.767 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 201 02:06:39 02:06:36.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : Created 02:06:39 02:06:36.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://localhost:42515/serviceRecipe/554;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:39 02:06:36.768 [http-nio-auto-1-exec-7] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:39 02:06:36.768 [http-nio-auto-1-exec-7] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:39 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 s - in org.onap.so.adapters.catalogdb.catalogrest.CatalogDBRestTest 02:06:39 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.ServiceMapperTest 02:06:39 02:06:36.786 [main] INFO org.onap.so.adapters.catalogdb.rest.ServiceMapper - Vnf Count : 1 02:06:39 02:06:39 . ____ _ __ _ _ 02:06:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:06:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:06:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:06:39 ' |____| .__|_| |_|_| |_\__, | / / / / 02:06:39 =========|_|==============|___/=/_/_/_/ 02:06:39 :: Spring Boot :: (v2.5.15) 02:06:39 02:06:39 02:06:37.255 [main] INFO org.onap.so.adapters.catalogdb.catalogrest.TracingTest - Starting TracingTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 5693 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter) 02:06:39 02:06:37.255 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.TracingTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:06:39 02:06:37.255 [main] INFO org.onap.so.adapters.catalogdb.catalogrest.TracingTest - The following 1 profile is active: "test" 02:06:39 02:06:38.834 [main] WARN org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:11368/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:11368/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 02:06:41 02:06:41.727 [main] DEBUG liquibase.database - Connected to root@jdbc:mariadb://localhost:24626/catalogdb 02:06:41 02:06:41.727 [main] DEBUG liquibase.database - Setting auto commit to false from true 02:06:41 02:06:41.729 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.LockServiceImpl 02:06:41 02:06:41.729 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.MockLockService 02:06:41 02:06:41.729 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.OfflineLockService 02:06:41 02:06:41.729 [main] DEBUG liquibase.servicelocator - Loaded liquibase.lockservice.LockService instance liquibase.lockservice.StandardLockService 02:06:41 02:06:41.729 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.730 [main] DEBUG liquibase.executor - Create Database Lock Table 02:06:41 02:06:41.730 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.739 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:41 02:06:41.739 [main] DEBUG liquibase.lockservice - Created database lock table with name: catalogdb.DATABASECHANGELOGLOCK 02:06:41 02:06:41.739 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.739 [main] DEBUG liquibase.executor - Initialize Database Lock Table 02:06:41 02:06:41.739 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.740 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:41 02:06:41.740 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:41 02:06:41.740 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.741 [main] DEBUG liquibase.executor - Lock Database 02:06:41 02:06:41.741 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:41 02:06:41.743 [main] INFO liquibase.lockservice - Successfully acquired change log lock 02:06:41 02:06:41.745 [main] DEBUG liquibase.parser - Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:06:41 02:06:41.745 [main] DEBUG liquibase.parser - Unable to resolve XML entity locally. Will load from network. 02:06:41 02:06:41.885 [main] DEBUG liquibase.parser - Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd' 02:06:41 02:06:41.885 [main] DEBUG liquibase.parser - Unable to resolve XML entity locally. Will load from network. 02:06:41 02:06:41.972 [main] DEBUG liquibase.servicelocator - Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.MockChangeLogHistoryService 02:06:41 02:06:41.972 [main] DEBUG liquibase.servicelocator - Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.StandardChangeLogHistoryService 02:06:41 02:06:41.974 [main] DEBUG liquibase.executor - Create Database Change Log Table 02:06:41 02:06:41.974 [main] INFO liquibase.changelog - Creating database history table with name: catalogdb.DATABASECHANGELOG 02:06:41 02:06:41.974 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:41.985 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:41.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:41.986 [main] INFO liquibase.changelog - Reading from catalogdb.DATABASECHANGELOG 02:06:42 02:06:41.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:41.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:41.993 [main] DEBUG liquibase.util - Computed checksum for inputStream as a4909abf7ae39de4e5d239d4a4c5d531 02:06:42 02:06:41.994 [main] DEBUG liquibase.util - Computed checksum for 8:a4909abf7ae39de4e5d239d4a4c5d531: as d97fd0ff721fe3726d461d1af8792c5f 02:06:42 02:06:41.999 [main] DEBUG liquibase.util - Computed checksum for inputStream as e1a4819a590f724005e00c1282d80b3b 02:06:42 02:06:41.999 [main] DEBUG liquibase.util - Computed checksum for 8:e1a4819a590f724005e00c1282d80b3b: as eccac1c1793f87ef022b3252fbcabf80 02:06:42 02:06:41.999 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0aad585690c1308fba61116cb1ed0826 02:06:42 02:06:42.000 [main] DEBUG liquibase.util - Computed checksum for 8:0aad585690c1308fba61116cb1ed0826: as 2ce3645415ac14bc53cd3c3351050e20 02:06:42 02:06:42.000 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1172574d3741a1643c599e034c4de2f1 02:06:42 02:06:42.000 [main] DEBUG liquibase.util - Computed checksum for 8:1172574d3741a1643c599e034c4de2f1: as 45df0c000d8a4b952ad1921db08a20e8 02:06:42 02:06:42.000 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0a773f747fe089b3e7e1b8ad0be81130 02:06:42 02:06:42.001 [main] DEBUG liquibase.util - Computed checksum for 8:0a773f747fe089b3e7e1b8ad0be81130: as 5538b3f2e6aff8f0eeaf463318b4059e 02:06:42 02:06:42.001 [main] DEBUG liquibase.util - Computed checksum for inputStream as e8fafebc4550010da5f45583efcbe17f 02:06:42 02:06:42.001 [main] DEBUG liquibase.util - Computed checksum for 8:e8fafebc4550010da5f45583efcbe17f: as ed57c0b14965ac83fc721be1eb687a6f 02:06:42 02:06:42.001 [main] DEBUG liquibase.util - Computed checksum for inputStream as 83e6e73b7512d5d40bc86705ef74e542 02:06:42 02:06:42.001 [main] DEBUG liquibase.util - Computed checksum for 8:83e6e73b7512d5d40bc86705ef74e542: as 5cbf7919d18f7d4e3e52994fea16df9a 02:06:42 02:06:42.002 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3a96d3eb8d3866cf7a9262f4359a96bd 02:06:42 02:06:42.002 [main] DEBUG liquibase.util - Computed checksum for 8:3a96d3eb8d3866cf7a9262f4359a96bd: as 8c65ad7f57cf57254e4ba51cb84b85a2 02:06:42 02:06:42.002 [main] DEBUG liquibase.util - Computed checksum for inputStream as f01645717c4670e131749cf52c64ce04 02:06:42 02:06:42.002 [main] DEBUG liquibase.util - Computed checksum for 8:f01645717c4670e131749cf52c64ce04: as 3cec750e57d3621ecfd19250e2dbd6bd 02:06:42 02:06:42.003 [main] DEBUG liquibase.util - Computed checksum for inputStream as e94e9bbc1cc720dd48f6ea8225ecb383 02:06:42 02:06:42.003 [main] DEBUG liquibase.util - Computed checksum for 8:e94e9bbc1cc720dd48f6ea8225ecb383: as 9b1a6eb0d3684b7309f632ffbf20e616 02:06:42 02:06:42.003 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3094845825955e0ae83e3b9101dbff8a 02:06:42 02:06:42.003 [main] DEBUG liquibase.util - Computed checksum for 8:3094845825955e0ae83e3b9101dbff8a: as 8057c0f773c5456e92465dd52daaa6de 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for inputStream as fe2e416c0e5d74ebbd74777cd0c854ea 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for 8:fe2e416c0e5d74ebbd74777cd0c854ea: as e5efe4cae5530b2b56fa43b90e852d10 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for inputStream as b9ec746cff208bccb3321e65dd4b523a 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for 8:b9ec746cff208bccb3321e65dd4b523a: as e6cd48ebd86af15b7c43573ce95728df 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3fe9b4f675300450969930047971b236 02:06:42 02:06:42.004 [main] DEBUG liquibase.util - Computed checksum for 8:3fe9b4f675300450969930047971b236: as ec27241b853ded2c877a0817475e8383 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for inputStream as c4ff68efc86ba5bd88b7204e2bc8a822 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for 8:c4ff68efc86ba5bd88b7204e2bc8a822: as 560b68968a12ffe0554f1929b70c5e40 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for inputStream as 51749013f3e26c9c6bf6e98619270e8b 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for 8:51749013f3e26c9c6bf6e98619270e8b: as 4d637bb457d6874fe5b9a6a2e27bbd4a 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1d20382437b1f5b9140e29a946801fb6 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for 8:1d20382437b1f5b9140e29a946801fb6: as c4bcd3dd5bf243af62f04b593a5850ce 02:06:42 02:06:42.005 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4d65884776d29d878d194b90510b8484 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for 8:4d65884776d29d878d194b90510b8484: as 0cd6da49d000f2557d684b2ce733f0db 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for inputStream as a81f8d2a57b3cd7401b8fc6f6f686670 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for 8:a81f8d2a57b3cd7401b8fc6f6f686670: as 50364acf5d134c841f20aad3264bd9a6 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for inputStream as 22a4b278f8e98bc3865ed70b0de9fe38 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for 8:22a4b278f8e98bc3865ed70b0de9fe38: as 6f9ab86893980b550b576b3ebb10e878 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for inputStream as 9c7c66ef95c27fb370412cee3b8e9d9c 02:06:42 02:06:42.006 [main] DEBUG liquibase.util - Computed checksum for 8:9c7c66ef95c27fb370412cee3b8e9d9c: as 6d8858a0e961c6b9b0290c0d727ae3eb 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for inputStream as cf956f56f7ef76cd04762cf1a3f474d0 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for 8:cf956f56f7ef76cd04762cf1a3f474d0: as 325be7dcedc5e844f777dff88820be81 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for inputStream as 334f2aa002b77fbd707478642c63061f 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for 8:334f2aa002b77fbd707478642c63061f: as 406b5cb348f515613e609047ed6dc8ad 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for inputStream as e0497150d5d33db6a34ee2acacb9e0e6 02:06:42 02:06:42.007 [main] DEBUG liquibase.util - Computed checksum for 8:e0497150d5d33db6a34ee2acacb9e0e6: as c39dffdccb910e66700b044b3544ff1e 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for inputStream as e6b653efc381d97c3fe291ee37fe5943 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for 8:e6b653efc381d97c3fe291ee37fe5943: as 26d4cff64e6095c84b01125fac45f087 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for inputStream as 735616a826eaf002b841408e4733ccf9 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for 8:735616a826eaf002b841408e4733ccf9: as 20eb0b30e842563f4f3ebe6c4f4ec69d 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0a7b9cd3959f09aae955b9f78090e02d 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for 8:0a7b9cd3959f09aae955b9f78090e02d: as 75ee17bbda289d5e0ec2b5f61eada6e7 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for inputStream as d617dbd6d14ae8c88a99d43de52b2548 02:06:42 02:06:42.008 [main] DEBUG liquibase.util - Computed checksum for 8:d617dbd6d14ae8c88a99d43de52b2548: as 3f7bf1cac0070e4cec476df8434afeed 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4707a793b682fdbc1e2993196f0c94ce 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for 8:4707a793b682fdbc1e2993196f0c94ce: as 0702a0490b9d16e5ead567f903a13eae 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for inputStream as 5140354fbeb09ac8684eecbdf9dad121 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for 8:5140354fbeb09ac8684eecbdf9dad121: as 706db398bc587f09215d8eeeb6186c16 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for inputStream as 74eefb50efcce54946f07a9fd2a34fb9 02:06:42 02:06:42.009 [main] DEBUG liquibase.util - Computed checksum for 8:74eefb50efcce54946f07a9fd2a34fb9: as 87849bd540a14a03ce605d1ec2f60a5c 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for inputStream as 654b7071da9a2510391c0ca8c04498c1 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for 8:654b7071da9a2510391c0ca8c04498c1: as e3f25db5341ca0b681ae9bea992c1676 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for inputStream as 34474b9c5881d0379d355fb4226b2714 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for 8:34474b9c5881d0379d355fb4226b2714: as 897528b7805d92cb05685215a3cb5f5c 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2ec1be57c53d4e90292bc56f6a9b0241 02:06:42 02:06:42.010 [main] DEBUG liquibase.util - Computed checksum for 8:2ec1be57c53d4e90292bc56f6a9b0241: as 8b4a6420660577464f9f657d68ce40af 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2abda9ca049681acfb74a56c30cf6144 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for 8:2abda9ca049681acfb74a56c30cf6144: as b8c95dadecaf2fa69a814000e78f88b0 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for inputStream as 03ad16f0f2d63e26040a78b5c4d2925d 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for 8:03ad16f0f2d63e26040a78b5c4d2925d: as 89d6a9602d6e4a2ad52229cd21b88146 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3daee49ec7001c51a2c5623de6ab8ef5 02:06:42 02:06:42.011 [main] DEBUG liquibase.util - Computed checksum for 8:3daee49ec7001c51a2c5623de6ab8ef5: as aee61d8214259853bb4e2c0befa12912 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for inputStream as dd68ad4c9affcf65a2d7083f20e72fc3 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for 8:dd68ad4c9affcf65a2d7083f20e72fc3: as 3b7b5eac3cfa5def20c0818663d189d6 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2a40169ca19a390c12cfb7457bbda645 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for 8:2a40169ca19a390c12cfb7457bbda645: as d41d2e3869d05a9a7c509f87e6c7f24e 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for inputStream as fefad1af88af7757d0ce92416c5fc4b6 02:06:42 02:06:42.012 [main] DEBUG liquibase.util - Computed checksum for 8:fefad1af88af7757d0ce92416c5fc4b6: as 184673ad0cb6045921a9dad0ec0d6dbd 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for inputStream as bb7c566b4bbe2963bc360dbf846e5810 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for 8:bb7c566b4bbe2963bc360dbf846e5810: as 782ba7d5bc5544a01b68d9aabd2d7ac8 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for inputStream as d44faa6e875c63bdfffd0dab9e5f9cb2 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for 8:d44faa6e875c63bdfffd0dab9e5f9cb2: as c56b17166e7994b3e688cf84474c2aee 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for inputStream as 45fe8aa9bfd182200519923fe9f1e0a4 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for 8:45fe8aa9bfd182200519923fe9f1e0a4: as 597de156b4c50bd3172c9641d41142af 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1eca1d193301b0e58d89706b0e92fc29 02:06:42 02:06:42.013 [main] DEBUG liquibase.util - Computed checksum for 8:1eca1d193301b0e58d89706b0e92fc29: as 619ebc63286407c7ba52b50108e76feb 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0790046204525492e325a154b049c690 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for 8:0790046204525492e325a154b049c690: as 077ff6ee16271609637f2ef2cc7a1588 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for inputStream as a5eafcb8951a250e6b5341b053de3347 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for 8:a5eafcb8951a250e6b5341b053de3347: as 478614dbb9616453f972e07b2f731d7c 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for inputStream as be2ca6236ac421d10851447aa7ef096a 02:06:42 02:06:42.014 [main] DEBUG liquibase.util - Computed checksum for 8:be2ca6236ac421d10851447aa7ef096a: as 134c24b4c209c9cbdb41fb080a152b97 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for inputStream as e104b651e3210a774f99eab00ddf139b 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for 8:e104b651e3210a774f99eab00ddf139b: as 0765bc1355f3f4e4ffcd6da91aa1f6f5 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for inputStream as a9f2093168d3800fcae369bd38bb263c 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for 8:a9f2093168d3800fcae369bd38bb263c: as 0f8aa2943148a5efb860b66aa92c6458 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for inputStream as 11a11f713a8a82e51bab6916ab6c7208 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for 8:11a11f713a8a82e51bab6916ab6c7208: as 76c28a183e5f77837a34564e9090aa17 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for inputStream as f8bbc2f6c4dd8ee493feb009b29227f6 02:06:42 02:06:42.015 [main] DEBUG liquibase.util - Computed checksum for 8:f8bbc2f6c4dd8ee493feb009b29227f6: as 815c71c3910936b642592f9539c5679e 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for inputStream as 935ef4be568744dce59f62b6e9d547c3 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for 8:935ef4be568744dce59f62b6e9d547c3: as 10fcd446569de486c00f08da1e84d2a2 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for inputStream as ef4004466df95cd8b0397663f79bb96f 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for 8:ef4004466df95cd8b0397663f79bb96f: as caa778292cc50c9998f3c20eaef64075 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for inputStream as 5e01a75556c93ef6130ed9322a4e1018 02:06:42 02:06:42.016 [main] DEBUG liquibase.util - Computed checksum for 8:5e01a75556c93ef6130ed9322a4e1018: as f0c8f338d38d718695824e187f619d16 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for inputStream as 25c9242aef64ba18631c616994eaa648 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for 8:25c9242aef64ba18631c616994eaa648: as 8e68e4b1bd6f2f36fbbcfcaaeff294e2 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for inputStream as 2065e2a3559d232b57efded1ca8c40ad 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for 8:2065e2a3559d232b57efded1ca8c40ad: as 049fb0a3ccc51b1cf65e8356cb0da9ee 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for inputStream as ead6d8a4d9576a036df13fa4389fe8e0 02:06:42 02:06:42.017 [main] DEBUG liquibase.util - Computed checksum for 8:ead6d8a4d9576a036df13fa4389fe8e0: as 06cc6ee0cf70a2aac30848f939e09eaf 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for inputStream as f6a57c7cf8d06746de86c3fa0de76d85 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for 8:f6a57c7cf8d06746de86c3fa0de76d85: as 713ac089131f468cf234f9e6628217d5 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for inputStream as 221eaea70771cd76d1932225d402f276 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for 8:221eaea70771cd76d1932225d402f276: as 331938d8ee3c2288fca955098fa9a640 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for inputStream as 45d5693c074f94e7754acb938aa7ef5f 02:06:42 02:06:42.018 [main] DEBUG liquibase.util - Computed checksum for 8:45d5693c074f94e7754acb938aa7ef5f: as a48a023d11f9ba9486ebe9696d98c1be 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for inputStream as 9c04dda754fd7cc22430810928e3821b 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for 8:9c04dda754fd7cc22430810928e3821b: as 64f2ab9fb7084eee56033f59586450a4 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for inputStream as fd6dd7aeab617ee4f49f5ac77f368529 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for 8:fd6dd7aeab617ee4f49f5ac77f368529: as 7b11462a9b1d0a09259958d9859701a4 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4f7aadf04521bb159b748db9e5d71543 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for 8:4f7aadf04521bb159b748db9e5d71543: as eef2d2c5ac5d717619155e495bde1b1c 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for inputStream as 877f2f2807ef11aaf6c0faf1c01798e1 02:06:42 02:06:42.019 [main] DEBUG liquibase.util - Computed checksum for 8:877f2f2807ef11aaf6c0faf1c01798e1: as e6d52f546c430d997fccd72d57b240db 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for inputStream as c1937f5e12845b65d5c6be3a7d919a9e 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for 8:c1937f5e12845b65d5c6be3a7d919a9e: as 4bae8de644c095ab8ae7f3fbdab30f0c 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for inputStream as 04a19cbe131756e1a217bdd054e1194d 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for 8:04a19cbe131756e1a217bdd054e1194d: as 4fe320bdec4a1d47cb1b065ac0c68503 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for inputStream as 12ca09b15b5e1a9e6980ec5202463b7f 02:06:42 02:06:42.020 [main] DEBUG liquibase.util - Computed checksum for 8:12ca09b15b5e1a9e6980ec5202463b7f: as b7d16773b7c825700fe8fa0b9d5c6dba 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for inputStream as 6bcf7f42ff034ccc731b4efe6355a5fc 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for 8:6bcf7f42ff034ccc731b4efe6355a5fc: as 86cab74f2f4262f774df06c63fee75fa 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for inputStream as 64759c4460e80f88a733a384041bd465 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for 8:64759c4460e80f88a733a384041bd465: as 1fb467150ded2ab2be80d45211309458 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for inputStream as 33548b1385bf85a74ea91e0b7d71d182 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for 8:33548b1385bf85a74ea91e0b7d71d182: as c96c4dd28bf6dcf837037a6fc6a2ed36 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for inputStream as d60e4f02ca0b5623c0e943a42e8c83f7 02:06:42 02:06:42.021 [main] DEBUG liquibase.util - Computed checksum for 8:d60e4f02ca0b5623c0e943a42e8c83f7: as f712c1ca07c66209371f6c0e3e849658 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for inputStream as a58793cec692fa62c6917a9f0a1bfdb4 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for 8:a58793cec692fa62c6917a9f0a1bfdb4: as 98b0df6cd20b6a346c6501906f0266aa 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for inputStream as b1a9e24db48095d0eef8598c492c948b 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for 8:b1a9e24db48095d0eef8598c492c948b: as 08d5ff4bc844e9c179bbdcb7df0b78a5 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for inputStream as 59892b7f71132079c9a83fcf24b5e5bb 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for 8:59892b7f71132079c9a83fcf24b5e5bb: as f11693f4fd5119a7fdd0a06ca71efbea 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for inputStream as 048623e57fe16ddfe976acf2e563082b 02:06:42 02:06:42.022 [main] DEBUG liquibase.util - Computed checksum for 8:048623e57fe16ddfe976acf2e563082b: as 33f05ab8886db948c366786472edd57e 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for inputStream as 75f3581222ddc87465a5c613aa541f48 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for 8:75f3581222ddc87465a5c613aa541f48: as c305d0794fecb9b7e9b6a13a5f68f72b 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for inputStream as 0f3ed6d6e5c807868f6759f9d93d65a5 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for 8:0f3ed6d6e5c807868f6759f9d93d65a5: as 30ba7f13b588fb9e475bc7dd0336ac7f 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for inputStream as 7980b092eb3a3f58c7a5c951f5bf6438 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for 8:7980b092eb3a3f58c7a5c951f5bf6438: as d43c07102ba7e7dd10b00d19ba1dd2d0 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for inputStream as d7a6e8e26fdedeabd5393a79ce0d2c02 02:06:42 02:06:42.023 [main] DEBUG liquibase.util - Computed checksum for 8:d7a6e8e26fdedeabd5393a79ce0d2c02: as cdb2766a6efe1446687aea1be5da1889 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for inputStream as a0b70075871e8dba0b68ab305e970648 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for 8:a0b70075871e8dba0b68ab305e970648: as d70447b80fb0e323a1115c205598f2bd 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for inputStream as fdffa46f94deaddf70eb1531bfe80d35 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for 8:fdffa46f94deaddf70eb1531bfe80d35: as aae762e1cd46401c5509425eff25857a 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for inputStream as cdf0ad6c178a958aefdb0f10b2d58ced 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for 8:cdf0ad6c178a958aefdb0f10b2d58ced: as 77c1639912fef352844281b2110c22a7 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for inputStream as 631200700a1e3a5168e4b25df49cf9c4 02:06:42 02:06:42.024 [main] DEBUG liquibase.util - Computed checksum for 8:631200700a1e3a5168e4b25df49cf9c4: as 73986374338b1b70e6ff5d6012b74f66 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for inputStream as 6caacc7582c2f41227cb72fd0c155f9f 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for 8:6caacc7582c2f41227cb72fd0c155f9f: as 8561d187961660fb9bacd24e18d2c4b8 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for inputStream as e0c8dd9023d5b4007575782e7bf193fb 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for 8:e0c8dd9023d5b4007575782e7bf193fb: as 4adf50df0c44b4c19537c5a68669cee4 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for inputStream as b057156eb80cad61b610a21984a0adbe 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for 8:b057156eb80cad61b610a21984a0adbe: as 315798096cbb4c0e91ffe43ba6e61a9e 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for inputStream as 1f8a34b958002ce42594b25a28af5643 02:06:42 02:06:42.025 [main] DEBUG liquibase.util - Computed checksum for 8:1f8a34b958002ce42594b25a28af5643: as 40c5ea07fe7bb78c87b603632164a20e 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for inputStream as 86a4b7488ea5174d2ea16e670e60cacd 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for 8:86a4b7488ea5174d2ea16e670e60cacd: as 6f48de91a8106141b7f96cd4298c2c78 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for inputStream as 02048e2258eaae6f1652655620f1f78a 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for 8:02048e2258eaae6f1652655620f1f78a: as d6ae723c2b090f34ac965af864a11e67 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for inputStream as d2953b44f3d35192be72fa79d0f1a46d 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for 8:d2953b44f3d35192be72fa79d0f1a46d: as d18e4e26dd050ac403d9cf57c1e9b3f9 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for inputStream as 3ee93ed7843f507e0706bd33ba77a8dc 02:06:42 02:06:42.026 [main] DEBUG liquibase.util - Computed checksum for 8:3ee93ed7843f507e0706bd33ba77a8dc: as 0de67231b1a0d81f9f12630d7c84e4e6 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for inputStream as c2e9e2e0068f15d7e724a1ca0392acdb 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for 8:c2e9e2e0068f15d7e724a1ca0392acdb: as 59cbfcac9c2178312a76086454a93db8 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for inputStream as 175438dce8c7a02acbd45346a3c4524b 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for 8:175438dce8c7a02acbd45346a3c4524b: as 6d680ef0f39593dd254147c22bcda512 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for inputStream as 4526e9b3f87d851bae7e8a0aee6780fa 02:06:42 02:06:42.027 [main] DEBUG liquibase.util - Computed checksum for 8:4526e9b3f87d851bae7e8a0aee6780fa: as 401a72400fd2ac883afe5f0c2d8e6738 02:06:42 02:06:42.030 [main] DEBUG liquibase.util - Computed checksum for inputStream as fa981d5c78c10e7a15193192c895b483 02:06:42 02:06:42.030 [main] DEBUG liquibase.util - Computed checksum for 8:fa981d5c78c10e7a15193192c895b483: as d5f246090b2c8173d845253b08a2be7b 02:06:42 02:06:42.031 [main] DEBUG liquibase.util - Computed checksum for inputStream as 02e93991998608129662c4fb446274d8 02:06:42 02:06:42.031 [main] DEBUG liquibase.util - Computed checksum for 8:02e93991998608129662c4fb446274d8: as 9de87482020c6270c1366d195d98e0d0 02:06:42 02:06:42.031 [main] DEBUG liquibase.util - Computed checksum for customChange:[ 02:06:42 class="db.migration.CloudConfigMigration" 02:06:42 param=[] 02:06:42 ] as 5dea95d156857ea20dade9f29990ca9e 02:06:42 02:06:42.031 [main] DEBUG liquibase.util - Computed checksum for 8:5dea95d156857ea20dade9f29990ca9e: as 23d505b64b97b2456be4674c5edaa101 02:06:42 02:06:42.032 [main] DEBUG liquibase.util - Computed checksum for inputStream as d722604c87ecf061c98d0a21407c34fa 02:06:42 02:06:42.032 [main] DEBUG liquibase.util - Computed checksum for 8:d722604c87ecf061c98d0a21407c34fa: as acbc5e7663641e486729399aacceae4b 02:06:42 02:06:42.032 [main] DEBUG liquibase.executor - Release Database Lock 02:06:42 02:06:42.032 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.035 [main] INFO liquibase.lockservice - Successfully released change log lock 02:06:42 02:06:42.035 [main] DEBUG liquibase.ui - No prompt for input is allowed at this time 02:06:42 02:06:42.035 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.035 [main] DEBUG liquibase.executor - Lock Database 02:06:42 02:06:42.035 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.038 [main] INFO liquibase.lockservice - Successfully acquired change log lock 02:06:42 Skipping auto-registration 02:06:42 02:06:42.038 [main] WARN liquibase.hub - Skipping auto-registration 02:06:42 02:06:42.038 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:42 02:06:42.038 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:42 02:06:42.038 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V1__Base_version::so-migration 02:06:42 02:06:42.050 [main] DEBUG liquibase.database - Executing Statement: USE `catalogdb` 02:06:42 02:06:42.050 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.050 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.050 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource` ( 02:06:42 `MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:42 `MODEL_NAME` varchar(200) NOT NULL, 02:06:42 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `SUBCATEGORY` varchar(200) DEFAULT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_UUID`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.050 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.059 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.059 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:42 `PROVIDING_SERVICE_MODEL_UUID` varchar(200) DEFAULT NULL, 02:06:42 `PROVIDING_SERVICE_MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `PROVIDING_SERVICE_MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:42 `TARGET_NETWORK_ROLE` varchar(200) DEFAULT NULL, 02:06:42 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:42 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:42 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:42 `MIN_INSTANCES` int(11) DEFAULT NULL, 02:06:42 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:42 `AR_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 KEY `fk_allotted_resource_customization__allotted_resource1_idx` (`AR_MODEL_UUID`), 02:06:42 CONSTRAINT `fk_allotted_resource_customization__allotted_resource1` FOREIGN KEY (`AR_MODEL_UUID`) REFERENCES `allotted_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.059 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.067 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.067 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_environment` ( 02:06:42 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `NAME` varchar(100) NOT NULL, 02:06:42 `VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `BODY` longtext NOT NULL, 02:06:42 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.067 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.074 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.074 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_files` ( 02:06:42 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `NAME` varchar(200) NOT NULL, 02:06:42 `VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `BODY` longtext NOT NULL, 02:06:42 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.074 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.081 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.081 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_template` ( 02:06:42 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `NAME` varchar(200) NOT NULL, 02:06:42 `VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `BODY` longtext NOT NULL, 02:06:42 `TIMEOUT_MINUTES` int(11) DEFAULT NULL, 02:06:42 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL DEFAULT 'MANUAL RECORD', 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.081 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.087 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.087 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_nested_template` ( 02:06:42 `PARENT_HEAT_TEMPLATE_UUID` varchar(200) NOT NULL, 02:06:42 `CHILD_HEAT_TEMPLATE_UUID` varchar(200) NOT NULL, 02:06:42 `PROVIDER_RESOURCE_FILE` varchar(100) DEFAULT NULL, 02:06:42 PRIMARY KEY (`PARENT_HEAT_TEMPLATE_UUID`,`CHILD_HEAT_TEMPLATE_UUID`), 02:06:42 KEY `fk_heat_nested_template__heat_template2_idx` (`CHILD_HEAT_TEMPLATE_UUID`), 02:06:42 CONSTRAINT `fk_heat_nested_template__child_heat_temp_uuid__heat_template1` FOREIGN KEY (`CHILD_HEAT_TEMPLATE_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_heat_nested_template__parent_heat_temp_uuid__heat_template1` FOREIGN KEY (`PARENT_HEAT_TEMPLATE_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.087 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.093 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.093 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `heat_template_params` ( 02:06:42 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `PARAM_NAME` varchar(100) NOT NULL, 02:06:42 `IS_REQUIRED` bit(1) NOT NULL, 02:06:42 `PARAM_TYPE` varchar(20) DEFAULT NULL, 02:06:42 `PARAM_ALIAS` varchar(45) DEFAULT NULL, 02:06:42 PRIMARY KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`,`PARAM_NAME`), 02:06:42 CONSTRAINT `fk_heat_template_params__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.093 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.102 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.102 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_recipe` ( 02:06:42 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:42 `MODEL_NAME` varchar(20) NOT NULL, 02:06:42 `ACTION` varchar(50) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:42 `NETWORK_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:42 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:42 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VERSION_STR` varchar(20) NOT NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 UNIQUE KEY `UK_rl4f296i0p8lyokxveaiwkayi` (`MODEL_NAME`,`ACTION`,`VERSION_STR`) 02:06:42 ) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=latin1 02:06:42 02:06:42.102 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.109 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.109 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `temp_network_heat_template_lookup` ( 02:06:42 `NETWORK_RESOURCE_MODEL_NAME` varchar(200) NOT NULL, 02:06:42 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `AIC_VERSION_MIN` varchar(20) NOT NULL, 02:06:42 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:42 PRIMARY KEY (`NETWORK_RESOURCE_MODEL_NAME`), 02:06:42 KEY `fk_temp_network_heat_template_lookup__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_temp_network_heat_template_lookup__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE NO ACTION ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.109 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.115 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.115 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource` ( 02:06:42 `MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_NAME` varchar(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `NEUTRON_NETWORK_TYPE` varchar(20) DEFAULT NULL, 02:06:42 `MODEL_VERSION` varchar(20) DEFAULT NULL, 02:06:42 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `AIC_VERSION_MIN` varchar(20) NOT NULL, 02:06:42 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:42 `ORCHESTRATION_MODE` varchar(20) DEFAULT 'HEAT', 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_UUID`), 02:06:42 KEY `fk_network_resource__temp_network_heat_template_lookup1_idx` (`MODEL_NAME`), 02:06:42 KEY `fk_network_resource__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_network_resource__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE NO ACTION ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_network_resource__temp_network_heat_template_lookup__mod_nm1` FOREIGN KEY (`MODEL_NAME`) REFERENCES `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`) ON DELETE NO ACTION ON UPDATE NO ACTION 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.122 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.122 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:42 `NETWORK_TECHNOLOGY` varchar(45) DEFAULT NULL, 02:06:42 `NETWORK_TYPE` varchar(45) DEFAULT NULL, 02:06:42 `NETWORK_ROLE` varchar(200) DEFAULT NULL, 02:06:42 `NETWORK_SCOPE` varchar(45) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `NETWORK_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 KEY `fk_network_resource_customization__network_resource1_idx` (`NETWORK_RESOURCE_MODEL_UUID`), 02:06:42 CONSTRAINT `fk_network_resource_customization__network_resource1` FOREIGN KEY (`NETWORK_RESOURCE_MODEL_UUID`) REFERENCES `network_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.122 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.128 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.128 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `tosca_csar` ( 02:06:42 `ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 `NAME` varchar(200) NOT NULL, 02:06:42 `VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `ARTIFACT_CHECKSUM` varchar(200) NOT NULL, 02:06:42 `URL` varchar(200) NOT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`ARTIFACT_UUID`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.128 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.135 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.135 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service` ( 02:06:42 `MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_NAME` varchar(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `TOSCA_CSAR_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `SERVICE_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `SERVICE_ROLE` varchar(200) DEFAULT NULL, 02:06:42 `ENVIRONMENT_CONTEXT` varchar(200) DEFAULT NULL, 02:06:42 `WORKLOAD_CONTEXT` varchar(200) DEFAULT NULL, 02:06:42 PRIMARY KEY (`MODEL_UUID`), 02:06:42 KEY `fk_service__tosca_csar1_idx` (`TOSCA_CSAR_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_service__tosca_csar1` FOREIGN KEY (`TOSCA_CSAR_ARTIFACT_UUID`) REFERENCES `tosca_csar` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.135 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.140 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.140 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_recipe` ( 02:06:42 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:42 `ACTION` varchar(50) NOT NULL, 02:06:42 `VERSION_STR` varchar(20) DEFAULT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:42 `SERVICE_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:42 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:42 `SERVICE_TIMEOUT_INTERIM` int(11) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 UNIQUE KEY `UK_7fav5dkux2v8g9d2i5ymudlgc` (`SERVICE_MODEL_UUID`,`ACTION`), 02:06:42 KEY `fk_service_recipe__service1_idx` (`SERVICE_MODEL_UUID`), 02:06:42 CONSTRAINT `fk_service_recipe__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB AUTO_INCREMENT=86 DEFAULT CHARSET=latin1 02:06:42 02:06:42.140 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.149 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.150 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_to_resource_customizations` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_TYPE` varchar(20) NOT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`,`MODEL_TYPE`), 02:06:42 KEY `fk_service_to_resource_cust__service_model_uuid_idx` (`SERVICE_MODEL_UUID`), 02:06:42 KEY `fk_service_to_resource_cust__resource_model_customiz_uuid_idx` (`RESOURCE_MODEL_CUSTOMIZATION_UUID`), 02:06:42 CONSTRAINT `fk_service_to_resource_cust__service__model_uuid0` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.150 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.158 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.158 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_components` ( 02:06:42 `VNF_ID` int(11) NOT NULL, 02:06:42 `COMPONENT_TYPE` varchar(20) NOT NULL, 02:06:42 `HEAT_TEMPLATE_ID` int(11) DEFAULT NULL, 02:06:42 `HEAT_ENVIRONMENT_ID` int(11) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`VNF_ID`,`COMPONENT_TYPE`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.158 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.165 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.165 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_components_recipe` ( 02:06:42 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:42 `VNF_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `VNF_COMPONENT_TYPE` varchar(45) NOT NULL, 02:06:42 `ACTION` varchar(50) NOT NULL, 02:06:42 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:42 `VERSION` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:42 `VNF_COMPONENT_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:42 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VF_MODULE_MODEL_UUID` varchar(200) DEFAULT NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 UNIQUE KEY `UK_4dpdwddaaclhc11wxsb7h59ma` (`VF_MODULE_MODEL_UUID`,`VNF_COMPONENT_TYPE`,`ACTION`,`VERSION`) 02:06:42 ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1 02:06:42 02:06:42.165 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.176 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.176 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_recipe` ( 02:06:42 `id` int(11) NOT NULL AUTO_INCREMENT, 02:06:42 `VNF_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `ACTION` varchar(50) NOT NULL, 02:06:42 `SERVICE_TYPE` varchar(45) DEFAULT NULL, 02:06:42 `VERSION_STR` varchar(20) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `ORCHESTRATION_URI` varchar(256) NOT NULL, 02:06:42 `VNF_PARAM_XSD` varchar(2048) DEFAULT NULL, 02:06:42 `RECIPE_TIMEOUT` int(11) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VF_MODULE_ID` varchar(100) DEFAULT NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 UNIQUE KEY `UK_f3tvqau498vrifq3cr8qnigkr` (`VF_MODULE_ID`,`ACTION`,`VERSION_STR`) 02:06:42 ) ENGINE=InnoDB AUTO_INCREMENT=10006 DEFAULT CHARSET=latin1 02:06:42 02:06:42.176 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.183 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.183 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource` ( 02:06:42 `ORCHESTRATION_MODE` varchar(20) NOT NULL DEFAULT 'HEAT', 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `AIC_VERSION_MIN` varchar(20) DEFAULT NULL, 02:06:42 `AIC_VERSION_MAX` varchar(20) DEFAULT NULL, 02:06:42 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:42 `MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:42 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 PRIMARY KEY (`MODEL_UUID`), 02:06:42 KEY `fk_vnf_resource__heat_template1` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_vnf_resource__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.183 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.191 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.191 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:42 `MIN_INSTANCES` int(11) DEFAULT NULL, 02:06:42 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:42 `AVAILABILITY_ZONE_MAX_COUNT` int(11) DEFAULT NULL, 02:06:42 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:42 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:42 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:42 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `MULTI_STAGE_DESIGN` varchar(20) DEFAULT NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 KEY `fk_vnf_resource_customization__vnf_resource1_idx` (`VNF_RESOURCE_MODEL_UUID`), 02:06:42 CONSTRAINT `fk_vnf_resource_customization__vnf_resource1` FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) REFERENCES `vnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.191 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.199 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.199 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module` ( 02:06:42 `MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:42 `MODEL_NAME` varchar(200) NOT NULL, 02:06:42 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:42 `IS_BASE` int(11) NOT NULL, 02:06:42 `HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `VOL_HEAT_TEMPLATE_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_UUID`,`VNF_RESOURCE_MODEL_UUID`), 02:06:42 KEY `fk_vf_module__vnf_resource1_idx` (`VNF_RESOURCE_MODEL_UUID`), 02:06:42 KEY `fk_vf_module__heat_template_art_uuid__heat_template1_idx` (`HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:42 KEY `fk_vf_module__vol_heat_template_art_uuid__heat_template2_idx` (`VOL_HEAT_TEMPLATE_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_vf_module__heat_template_art_uuid__heat_template1` FOREIGN KEY (`HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vf_module__vnf_resource1` FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) REFERENCES `vnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vf_module__vol_heat_template_art_uuid__heat_template2` FOREIGN KEY (`VOL_HEAT_TEMPLATE_ARTIFACT_UUID`) REFERENCES `heat_template` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.199 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.209 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.209 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `LABEL` varchar(200) DEFAULT NULL, 02:06:42 `INITIAL_COUNT` int(11) DEFAULT '0', 02:06:42 `MIN_INSTANCES` int(11) DEFAULT '0', 02:06:42 `MAX_INSTANCES` int(11) DEFAULT NULL, 02:06:42 `AVAILABILITY_ZONE_COUNT` int(11) DEFAULT NULL, 02:06:42 `HEAT_ENVIRONMENT_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `VOL_ENVIRONMENT_ARTIFACT_UUID` varchar(200) DEFAULT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `VF_MODULE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 KEY `fk_vf_module_customization__vf_module1_idx` (`VF_MODULE_MODEL_UUID`), 02:06:42 KEY `fk_vf_module_customization__heat_env__heat_environment1_idx` (`HEAT_ENVIRONMENT_ARTIFACT_UUID`), 02:06:42 KEY `fk_vf_module_customization__vol_env__heat_environment2_idx` (`VOL_ENVIRONMENT_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_vf_module_customization__heat_env__heat_environment1` FOREIGN KEY (`HEAT_ENVIRONMENT_ARTIFACT_UUID`) REFERENCES `heat_environment` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vf_module_customization__vf_module1` FOREIGN KEY (`VF_MODULE_MODEL_UUID`) REFERENCES `vf_module` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vf_module_customization__vol_env__heat_environment2` FOREIGN KEY (`VOL_ENVIRONMENT_ARTIFACT_UUID`) REFERENCES `heat_environment` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.209 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.218 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.218 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vf_module_to_heat_files` ( 02:06:42 `VF_MODULE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `HEAT_FILES_ARTIFACT_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`VF_MODULE_MODEL_UUID`,`HEAT_FILES_ARTIFACT_UUID`), 02:06:42 KEY `fk_vf_module_to_heat_files__heat_files__artifact_uuid1_idx` (`HEAT_FILES_ARTIFACT_UUID`), 02:06:42 CONSTRAINT `fk_vf_module_to_heat_files__heat_files__artifact_uuid1` FOREIGN KEY (`HEAT_FILES_ARTIFACT_UUID`) REFERENCES `heat_files` (`ARTIFACT_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vf_module_to_heat_files__vf_module__model_uuid1` FOREIGN KEY (`VF_MODULE_MODEL_UUID`) REFERENCES `vf_module` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COMMENT='il fait ce qu''il dit' 02:06:42 02:06:42.218 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.226 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.226 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_res_custom_to_vf_module_custom` ( 02:06:42 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID`,`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`), 02:06:42 KEY `fk_vnf_res_custom_to_vf_module_custom__vf_module_customizat_idx` (`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`), 02:06:42 CONSTRAINT `fk_vnf_res_custom_to_vf_module_custom__vf_module_customization1` FOREIGN KEY (`VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID`) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_vnf_res_custom_to_vf_module_custom__vnf_resource_customiza1` FOREIGN KEY (`VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID`) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.226 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.238 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.238 [main] INFO liquibase.changelog - SQL in file db/migration/V1__Base_version.sql executed 02:06:42 02:06:42.238 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V1__Base_version::so-migration ran successfully in 200ms 02:06:42 02:06:42.238 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.238 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.240 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.242 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:42 02:06:42.242 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:42 02:06:42.242 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration 02:06:42 02:06:42.260 [main] DEBUG liquibase.database - Executing Statement: SET FOREIGN_KEY_CHECKS=0 02:06:42 02:06:42.260 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.261 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.261 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (1,'CONTRAIL_BASIC','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.261 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.262 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (2,'CONTRAIL_BASIC','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.262 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (3,'CONTRAIL_BASIC','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.262 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (4,'CONTRAIL_SHARED','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.262 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (5,'CONTRAIL_SHARED','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.263 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (6,'CONTRAIL_SHARED','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.263 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (7,'CONTRAIL_EXTERNAL','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.263 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (8,'CONTRAIL_EXTERNAL','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.263 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (9,'CONTRAIL_EXTERNAL','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.263 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (10,'CONTRAIL30_BASIC','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.263 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.265 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.265 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (11,'CONTRAIL30_BASIC','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.265 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (12,'CONTRAIL30_BASIC','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (13,'CONTRAIL30_MPSCE','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (14,'CONTRAIL30_MPSCE','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (15,'CONTRAIL30_MPSCE','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (16,'VID_DEFAULT','createInstance','VID_DEFAULT recipe to create network if no custom BPMN flow is found','/mso/async/services/CreateNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.266 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (17,'VID_DEFAULT','updateInstance','VID_DEFAULT recipe to update network if no custom BPMN flow is found','/mso/async/services/UpdateNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:42 02:06:42.266 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (18,'VID_DEFAULT','deleteInstance','VID_DEFAULT recipe to delete network if no custom BPMN flow is found','/mso/async/services/DeleteNetworkInstance',NULL,180,NULL,'2017-10-05 18:52:03','1.0') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (19,'CONTRAIL30_L2NODHCP','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (20,'CONTRAIL30_L2NODHCP','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (21,'CONTRAIL30_L2NODHCP','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (22,'CONTRAIL30_GNDIRECT','CREATE',NULL,'/mso/async/services/CreateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (23,'CONTRAIL30_GNDIRECT','UPDATE',NULL,'/mso/async/services/UpdateNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (24,'CONTRAIL30_GNDIRECT','DELETE',NULL,'/mso/async/services/DeleteNetworkV2',NULL,180,NULL,'2017-10-05 18:52:03','1') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.267 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (25,'SDNC_DEFAULT','createInstance','E2E DEFAULT recipe to create network if no custom BPMN flow is found','/mso/async/services/CreateSDNCNetworkResource',NULL,180,NULL,'2017-04-19 18:52:19','1.0') 02:06:42 02:06:42.267 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.268 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.268 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `network_recipe` (`id`, `MODEL_NAME`, `ACTION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `NETWORK_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`, `CREATION_TIMESTAMP`, `VERSION_STR`) VALUES (26,'SDNC_DEFAULT','deleteInstance','E2E DEFAULT recipe to delete network if no custom BPMN flow is found','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,NULL,'2017-04-19 18:52:19','1.0') 02:06:42 02:06:42.268 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.268 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.268 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('48cc36cc-a9fe-11e7-8b4b-0242ac120002','VID_DEFAULT','48cd56c8-a9fe-11e7-8b4b-0242ac120002','1.0','Default service for VID to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-05 18:52:03',NULL) 02:06:42 02:06:42.268 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.269 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('48cc3acd-a9fe-11e7-8b4b-0242ac120002','*','48ce2256-a9fe-11e7-8b4b-0242ac120002','1.0','Default service to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-05 18:52:03',NULL) 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.269 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (1,'createInstance','1','VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found','/mso/async/services/CreateGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc36cc-a9fe-11e7-8b4b-0242ac120002') 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.269 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (2,'deleteInstance','1','VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found','/mso/async/services/DeleteGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc36cc-a9fe-11e7-8b4b-0242ac120002') 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.269 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.269 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (3,'createInstance','1','DEFAULT recipe to create service-instance if no custom BPMN flow is found','/mso/async/services/CreateGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc3acd-a9fe-11e7-8b4b-0242ac120002') 02:06:42 02:06:42.270 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.275 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (4,'deleteInstance','1','DEFAULT recipe to delete service-instance if no custom BPMN flow is found','/mso/async/services/DeleteGenericALaCarteServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','48cc3acd-a9fe-11e7-8b4b-0242ac120002') 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.275 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (500,'updateInstance','1.0','Gr api recipe to update service-instance', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2017-10-05 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.275 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (501,'healthCheck','1.0','Gr api recipe to do CNF health check', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2021-08-20 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.275 [main] DEBUG liquibase.database - Executing Statement: insert into `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) values (525,'upgradeCnf','1.0','Gr api recipe to do CNF upgrade', '/mso/async/services/WorkflowActionBB', NULL, 180, NULL, '2022-01-20 18:52:03', 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:42 02:06:42.275 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.276 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:42 -- Custom Reciepe for the VoLTE service added temporarily 02:06:42 -- 02:06:42 02:06:42 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('dfcd7471-16c7-444e-8268-d4c50d90593a','UUI_DEFAULT','dfcd7471-16c7-444e-8268-d4c50d90593a','1.0','Default service for UUI to use for infra APIH orchestration1707MIGRATED1707MIGRATED','2017-10-23 18:52:03',NULL) 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.276 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (11,'createInstance','1','Custom recipe to create E2E service-instance if no custom BPMN flow is found','/mso/async/services/CreateCustomE2EServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.276 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (12,'deleteInstance','1','Custom recipe to delete E2E service-instance if no custom BPMN flow is found','/mso/async/services/DeleteCustomE2EServiceInstance',NULL,180,NULL,'2017-10-05 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.276 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for onap3gppServiceInstances 02:06:42 02:06:42 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('3d30a774-e149-11ea-87d0-0242ac130003','COMMON_SS_DEFAULT','3d30a774-e149-11ea-87d0-0242ac130003','1.0','Default service for common NSSMF','2020-08-18 17:40:03',NULL) 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.276 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (17,'createInstance','1','Custom recipe to allocate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/AllocateSliceSubnet',NULL,180,NULL,'2020-08-18 17:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:42 02:06:42.276 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.277 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (18,'deleteInstance','1','Custom recipe to deallocate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/DeAllocateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.277 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (19,'updateInstance','1','Custom recipe to modify 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ModifySliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.277 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (20,'activateInstance','1','Custom recipe to activate/deactivate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ActivateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.277 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (21,'deactivateInstance','1','Custom recipe to activate/deactivate 3gpp service-instance if no custom BPMN flow is found','/mso/async/services/ActivateSliceSubnet',NULL,180,NULL,'2020-08-18 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.277 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for Service Intent 02:06:42 02:06:42 INSERT INTO `service` (`MODEL_UUID`, `MODEL_NAME`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `DESCRIPTION`, `CREATION_TIMESTAMP`, `TOSCA_CSAR_ARTIFACT_UUID`) VALUES ('6790ab0e-034f-11eb-adc1-0242ac120002','COMMON_SI_DEFAULT','6790ab0e-034f-11eb-adc1-0242ac120002','1.0','Default service for Service Intent','2021-08-18 17:40:03',NULL) 02:06:42 02:06:42.277 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (22,'createInstance','1','Custom recipe to create Service Intent instance if no custom BPMN flow is found','/mso/async/services/CreateServiceIntentInstance',NULL,180,NULL,'2021-08-18 17:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (23,'deleteInstance','1','Custom recipe to delete Service Intent instance if no custom BPMN flow is found','/mso/async/services/DeleteServiceIntentInstance',NULL,180,NULL,'2021-08-18 18:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (24,'updateInstance','1','Custom recipe to modify Service Intent instance if no custom BPMN flow is found','/mso/async/services/ModifyServiceIntentInstance',NULL,180,NULL,'2021-08-18 18:40:03','6790ab0e-034f-11eb-adc1-0242ac120002') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for E2E service update (R2 just support adding/deleting network service) 02:06:42 INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (15,'updateInstance','1','Custom recipe to update E2E service-instance if no custom BPMN flow is found','/mso/async/services/UpdateCustomE2EServiceInstance',NULL,180,NULL,'2018-03-05 10:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (16,'scaleInstance','1','Custom recipe to scale E2E service-instance if no custom BPMN flow is found','/mso/async/services/ScaleCustomE2EServiceInstance',NULL,180,NULL,'2018-05-15 18:52:03','dfcd7471-16c7-444e-8268-d4c50d90593a') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.278 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (1,'*','VOLUME_GROUP',NULL,'CREATE',NULL,'1','Recipe Match All for','/mso/async/services/createCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.279 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.279 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (2,'*','VOLUME_GROUP',NULL,'DELETE',NULL,'1','Recipe Match All for','/mso/async/services/deleteCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.279 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.279 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.279 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (3,'*','VOLUME_GROUP',NULL,'UPDATE',NULL,'1','Recipe Match All for','/mso/async/services/updateCinderVolumeV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.279 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (4,NULL,'VOLUME_GROUP',NULL,'CREATE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/CreateVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (5,NULL,'VOLUME_GROUP',NULL,'DELETE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/DeleteVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (6,NULL,'VOLUME_GROUP',NULL,'UPDATE_VF_MODULE_VOL',NULL,'1','Recipe Match All for','/mso/async/services/UpdateVfModuleVolume',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (7,NULL,'volumeGroup','VID_DEFAULT','createInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/CreateVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (8,NULL,'volumeGroup','VID_DEFAULT','deleteInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/DeleteVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.280 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (9,NULL,'volumeGroup','VID_DEFAULT','updateInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/UpdateVfModuleVolumeInfraV1',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.280 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.281 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.281 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10,NULL,'vfModule','VID_DEFAULT','createInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/CreateVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.281 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.281 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.281 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (11,NULL,'vfModule','VID_DEFAULT','deleteInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/DeleteVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.281 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.282 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.282 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`id`, `VNF_TYPE`, `VNF_COMPONENT_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `SERVICE_TYPE`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (12,NULL,'vfModule','VID_DEFAULT','updateInstance',NULL,'1','VID_DEFAULT recipe t','/mso/async/services/UpdateVfModuleInfra',null,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.282 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.282 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.282 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:42 -- Default Reciepe for the VNF componnets added start #SO-334, to unblock the VNF operations 02:06:42 -- 02:06:42 02:06:42 INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','createInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/CreateVfModuleInfra','vfModule',NULL,180,NULL) 02:06:42 02:06:42.282 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.283 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','updateInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/UpdateVfModuleInfra','vfModule',NULL,180,NULL) 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.283 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_components_recipe` (`VNF_TYPE`, `VF_MODULE_MODEL_UUID`, `ACTION`, `VERSION`, `DESCRIPTION`, `ORCHESTRATION_URI`,`VNF_COMPONENT_TYPE`, `VNF_COMPONENT_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TYPE`) VALUES (NULL,'POLICY_DEFAULT','deleteInstance','1','Recipe Match POLICY_DEFAULT for VF Modules if no custom flow exists','/mso/async/services/DeleteVfModuleInfra','vfModule',NULL,180,NULL) 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.283 [main] DEBUG liquibase.database - Executing Statement: -- 02:06:42 -- Default Reciepe for the VNF componnets added End 02:06:42 -- 02:06:42 02:06:42 INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (1,NULL,'CREATE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/workflow/services/CreateGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.283 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (2,NULL,'DELETE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/async/services//deleteGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.283 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.284 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (3,NULL,'UPDATE',NULL,'1','*','Recipe Match All for VNFs if no custom flow exists','/mso/workflow/services/updateGenericVNFV1',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.284 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (4,'*','CREATE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/CreateVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.284 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (5,'*','DELETE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/DeleteVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.284 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (6,'*','UPDATE_VF_MODULE',NULL,'1',NULL,'Recipe Match All for VNFs if no custom flow exists','/mso/async/services/UpdateVfModule',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.284 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (7,NULL,'createInstance',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to create VNF if no custom BPMN flow is found','/mso/async/services/CreateVnfInfra',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.284 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (8,NULL,'deleteInstance',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found','/mso/async/services/DeleteVnfInfra',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (9,NULL,'createInstance',NULL,'1','RESOURCE_NS_DEFAULT','NS default recipe to create network service if no custom BPMN flow is found','/mso/async/services/CreateVFCNetworkService',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10,NULL,'deleteInstance',NULL,'1','RESOURCE_NS_DEFAULT','NS default recipe to delete network service if no custom BPMN flow is found','/mso/async/services/DeleteVFCNetworkService',NULL,180,'2017-10-05 18:52:03') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (11,NULL,'createInstance',NULL,'1','NS_DEFAULT','default custom E2E recipe to create NS if no custom BPMN flow is found','/mso/async/services/CreateVFCNSResource',NULL,180,'2018-04-18 18:52:03') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (12,NULL,'deleteInstance',NULL,'1','NS_DEFAULT','default custom E2E recipe to delete NS if no custom BPMN flow is found','/mso/async/services/DeleteVFCNSResource',NULL,180,'2018-04-18 18:52:03') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (13,NULL,'inPlaceSoftwareUpdate',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to update VNF software if no custom BPMN flow is found','/mso/async/services/VnfInPlaceUpdate',NULL,180,'2018-05-23 11:00:00') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.285 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (14,NULL,'applyUpdatedConfig',NULL,'1','VID_DEFAULT','VID_DEFAULT recipe to apply updated VNF config if no custom BPMN flow is found','/mso/async/services/VnfConfigUpdate',NULL,180,'2018-05-23 11:00:00') 02:06:42 02:06:42.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.286 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10030,NULL,'upgradeCnf',NULL,'1','GR-API-DEFAULT','Gr api recipe to do CNF-Upgrade','/mso/async/services/WorkflowActionBB',NULL,180,'2022-01-23 10:00:00') 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.286 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `VNF_TYPE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (10032,NULL,'healthCheck',NULL,'1','GR-API-DEFAULT','Gr api recipe to do CNF health check','/mso/async/services/WorkflowActionBB',NULL,180,'2022-01-05 18:52:03') 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.286 [main] DEBUG liquibase.database - Executing Statement: SET FOREIGN_KEY_CHECKS=1 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.286 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.286 [main] INFO liquibase.changelog - SQL in file db/migration/V1.1__Initial_Recipe_Setup.sql executed 02:06:42 02:06:42.288 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V1.1__Initial_Recipe_Setup::so-migration ran successfully in 46ms 02:06:42 02:06:42.288 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.288 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.289 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:42 02:06:42.289 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:42 02:06:42.289 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration 02:06:42 02:06:42.297 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:42 02:06:42.297 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.297 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.297 [main] DEBUG liquibase.database - Executing Statement: DELETE from service where model_uuid in ( SELECT SERVICE_MODEL_UUID 02:06:42 FROM service_to_resource_customizations 02:06:42 GROUP BY 02:06:42 SERVICE_MODEL_UUID, resource_model_customization_uuid 02:06:42 HAVING COUNT(*) > 1) 02:06:42 02:06:42.297 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.298 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.298 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS external_service_to_internal_model_mapping ( 02:06:42 id INT(11) NOT NULL, 02:06:42 SERVICE_NAME VARCHAR(200) NOT NULL, 02:06:42 PRODUCT_FLAVOR VARCHAR(200) NULL, 02:06:42 SUBSCRIPTION_SERVICE_TYPE VARCHAR(200) NOT NULL, 02:06:42 SERVICE_MODEL_UUID VARCHAR(200) NOT NULL, 02:06:42 PRIMARY KEY (id), 02:06:42 UNIQUE INDEX UK_external_service_to_internal_model_mapping 02:06:42 (SERVICE_NAME ASC, PRODUCT_FLAVOR ASC, SERVICE_MODEL_UUID ASC)) 02:06:42 02:06:42.299 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.308 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.308 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource` ( 02:06:42 MODEL_UUID varchar(200) NOT NULL, 02:06:42 MODEL_NAME varchar(200) NOT NULL, 02:06:42 MODEL_INVARIANT_UUID varchar(200) NOT NULL, 02:06:42 MODEL_VERSION varchar(20) NOT NULL, 02:06:42 TOSCA_NODE_TYPE varchar(200) NOT NULL, 02:06:42 DESCRIPTION varchar(200), 02:06:42 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.308 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.317 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.317 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource_customization` ( 02:06:42 MODEL_CUSTOMIZATION_UUID varchar(200) NOT NULL, 02:06:42 MODEL_INSTANCE_NAME varchar(200) NOT NULL, 02:06:42 ROLE varchar(200) NOT NULL, 02:06:42 PRIMARY_TYPE varchar(200) NOT NULL, 02:06:42 FUNCTION varchar(200) NOT NULL, 02:06:42 SUBINTERFACE_NETWORK_QUANTITY INT, 02:06:42 COLLECTION_RESOURCE_TYPE varchar(200) NOT NULL, 02:06:42 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 CR_MODEL_UUID varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.317 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.324 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.324 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `instance_group` ( 02:06:42 MODEL_UUID varchar(200) NOT NULL, 02:06:42 MODEL_NAME varchar(200) NOT NULL, 02:06:42 MODEL_INVARIANT_UUID varchar(200) NOT NULL, 02:06:42 MODEL_VERSION varchar(20) NOT NULL, 02:06:42 TOSCA_NODE_TYPE varchar(200) DEFAULT NULL, 02:06:42 ROLE varchar(200) NOT NULL, 02:06:42 PRIMARY_TYPE varchar(200) NOT NULL, 02:06:42 FUNCTION varchar(200) NOT NULL, 02:06:42 DESCRIPTION varchar(200), 02:06:42 CREATION_TIMESTAMP datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 CR_MODEL_UUID varchar(200) NOT NULL, 02:06:42 INSTANCE_GROUP_TYPE varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.324 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.332 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.332 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`configuration` 02:06:42 ( `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:42 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:42 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:42 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:42 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_UUID`)) 02:06:42 ENGINE = InnoDB AUTO_INCREMENT = 20654 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.332 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.342 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.342 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`service_proxy` ( 02:06:42 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:42 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:42 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:42 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 PRIMARY KEY (`MODEL_UUID`)) 02:06:42 ENGINE = InnoDB AUTO_INCREMENT = 20654 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.342 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.349 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.349 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_proxy_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:42 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:42 `SOURCE_SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:42 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `SERVICE_PROXY_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 INDEX `fk_service_proxy_customization__service_proxy1_idx` (`SERVICE_PROXY_MODEL_UUID` ASC), 02:06:42 INDEX `fk_service_proxy_customization__service1_idx` (`SOURCE_SERVICE_MODEL_UUID` ASC), 02:06:42 CONSTRAINT`fk_spr_customization__service_proxy_resource1` 02:06:42 FOREIGN KEY (`SERVICE_PROXY_MODEL_UUID`) REFERENCES `catalogdb`.`service_proxy` (`MODEL_UUID`) 02:06:42 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_service_proxy_resource_customization__service1` 02:06:42 FOREIGN KEY (`SOURCE_SERVICE_MODEL_UUID`) REFERENCES `catalogdb`.`service` 02:06:42 (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE) 02:06:42 ENGINE = InnoDB 02:06:42 AUTO_INCREMENT = 20654 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.349 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.358 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.358 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`configuration_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:42 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:42 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:42 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:42 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:42 `SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NULL, 02:06:42 `CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NULL, 02:06:42 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:42 INDEX `fk_configuration_customization__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:42 INDEX `fk_configuration_customization__service_proxy_customization_idx` 02:06:42 (`SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` ASC), 02:06:42 INDEX `fk_configuration_customization__configuration_customization_idx` 02:06:42 (`CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` ASC), 02:06:42 CONSTRAINT `fk_configuration_resource_customization__configuration_resour1` 02:06:42 FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) REFERENCES `catalogdb`.`configuration` (`MODEL_UUID`) 02:06:42 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:42 CONSTRAINT `fk_configuration_customization__service_proxy_customization1` FOREIGN 02:06:42 KEY (`SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:42 `catalogdb`.`service_proxy_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:42 ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT 02:06:42 `fk_configuration_customization__configuration_customization1` FOREIGN 02:06:42 KEY (`CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:42 `catalogdb`.`configuration_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:42 ON DELETE CASCADE ON UPDATE CASCADE) 02:06:42 ENGINE = InnoDB 02:06:42 AUTO_INCREMENT =20654 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.358 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.368 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.368 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `service_proxy_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.368 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.376 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.376 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `configuration_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.376 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.385 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.385 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_resource_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.385 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.392 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.392 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `network_resource_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.392 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.399 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.399 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `vnf_resource_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.399 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.405 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.405 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE `allotted_resource_customization_to_service` ( 02:06:42 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:42 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:42 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:42 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.405 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.412 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.412 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `collection_network_resource_customization` ( 02:06:42 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:42 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:42 `NETWORK_TECHNOLOGY` VARCHAR(45) NULL, 02:06:42 `NETWORK_TYPE` VARCHAR(45) NULL, 02:06:42 `NETWORK_ROLE` VARCHAR(200) NULL, 02:06:42 `NETWORK_SCOPE` VARCHAR(45) NULL, 02:06:42 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:42 `NETWORK_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NULL, 02:06:42 `CRC_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, PRIMARY KEY 02:06:42 (`MODEL_CUSTOMIZATION_UUID`, `CRC_MODEL_CUSTOMIZATION_UUID`), 02:06:42 INDEX `fk_collection_net_resource_customization__network_resource1_idx` 02:06:42 (`NETWORK_RESOURCE_MODEL_UUID` ASC), INDEX 02:06:42 `fk_collection_net_resource_customization__instance_group1_idx` 02:06:42 (`INSTANCE_GROUP_MODEL_UUID` ASC), INDEX 02:06:42 `fk_col_net_res_customization__collection_res_customization_idx` 02:06:42 (`CRC_MODEL_CUSTOMIZATION_UUID` ASC), CONSTRAINT 02:06:42 `fk_collection_net_resource_customization__network_resource10` FOREIGN 02:06:42 KEY (`NETWORK_RESOURCE_MODEL_UUID`) REFERENCES 02:06:42 `catalogdb`.`network_resource` (`MODEL_UUID`) ON DELETE CASCADE ON 02:06:42 UPDATE CASCADE, CONSTRAINT 02:06:42 `fk_collection_net_resource_customization__instance_group10` FOREIGN KEY 02:06:42 (`INSTANCE_GROUP_MODEL_UUID`) REFERENCES `instance_group` 02:06:42 (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT 02:06:42 `fk_collection_network_resource_customization__collection_reso1` FOREIGN 02:06:42 KEY (`CRC_MODEL_CUSTOMIZATION_UUID`) REFERENCES 02:06:42 `collection_resource_customization` 02:06:42 (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE) ENGINE 02:06:42 = InnoDB DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.412 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.421 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.421 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `northbound_request_ref_lookup` ( 02:06:42 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:42 `REQUEST_SCOPE` VARCHAR(200) NOT NULL, 02:06:42 `MACRO_ACTION` VARCHAR(200) NOT NULL, 02:06:42 `ACTION` VARCHAR(200) NOT NULL, 02:06:42 `IS_ALACARTE` TINYINT(1) NOT NULL DEFAULT 0, 02:06:42 `MIN_API_VERSION` DOUBLE NOT NULL, 02:06:42 `MAX_API_VERSION` DOUBLE NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC)) 02:06:42 ENGINE = InnoDB 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.428 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.428 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `orchestration_flow_reference` ( 02:06:42 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:42 `COMPOSITE_ACTION` VARCHAR(200) NOT NULL, 02:06:42 `SEQ_NO` INT(11) NOT NULL, 02:06:42 `FLOW_NAME` VARCHAR(200) NOT NULL, 02:06:42 `FLOW_VERSION` DOUBLE NOT NULL, 02:06:42 `NB_REQ_REF_LOOKUP_ID` INT(11) NOT NULL, 02:06:42 PRIMARY KEY (`id`), 02:06:42 INDEX `fk_orchestration_flow_reference__northbound_req_ref_look_idx` (`NB_REQ_REF_LOOKUP_ID` ASC), 02:06:42 UNIQUE INDEX `UK_orchestration_flow_reference` (`COMPOSITE_ACTION` ASC, `FLOW_NAME` ASC, `SEQ_NO` ASC, `NB_REQ_REF_LOOKUP_ID` ASC), 02:06:42 CONSTRAINT `fk_orchestration_flow_reference__northbound_request_ref_look1` 02:06:42 FOREIGN KEY (`NB_REQ_REF_LOOKUP_ID`) REFERENCES `northbound_request_ref_lookup` (`id`) 02:06:42 ON DELETE CASCADE ON UPDATE CASCADE) 02:06:42 ENGINE = InnoDB DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.428 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.437 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.437 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `rainy_day_handler_macro` ( 02:06:42 `id` INT(11) NOT NULL AUTO_INCREMENT, 02:06:42 `FLOW_NAME` VARCHAR(200) NOT NULL, 02:06:42 `SERVICE_TYPE` VARCHAR(200) NOT NULL, 02:06:42 `VNF_TYPE` VARCHAR(200) NOT NULL, 02:06:42 `ERROR_CODE` VARCHAR(200) NOT NULL, 02:06:42 `WORK_STEP` VARCHAR(200) NOT NULL, 02:06:42 `POLICY` VARCHAR(200) NOT NULL, 02:06:42 PRIMARY KEY (`id`)) 02:06:42 ENGINE = InnoDB 02:06:42 DEFAULT CHARACTER SET = latin1 02:06:42 02:06:42.437 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.444 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.444 [main] INFO liquibase.changelog - SQL in file db/migration/V2.0.0__Modify_Resource_Relationships.sql executed 02:06:42 02:06:42.444 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.0.0__Modify_Resource_Relationships::so-migration ran successfully in 155ms 02:06:42 02:06:42.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.446 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:42 02:06:42.446 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:42 02:06:42.446 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration 02:06:42 02:06:42.453 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:42 02:06:42.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.453 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.453 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization 02:06:42 ADD FOREIGN KEY ( CR_MODEL_UUID) 02:06:42 REFERENCES collection_resource(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.484 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.484 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:42 ADD COLUMN 02:06:42 INSTANCE_GROUP_MODEL_UUID varchar(200) 02:06:42 02:06:42.484 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.499 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.499 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE instance_group 02:06:42 ADD FOREIGN KEY ( CR_MODEL_UUID) 02:06:42 REFERENCES collection_resource(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.499 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.522 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.522 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (service_model_uuid) 02:06:42 REFERENCES service(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.522 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.540 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.540 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (service_model_uuid) 02:06:42 REFERENCES service(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.540 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.560 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.560 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (service_model_uuid) 02:06:42 REFERENCES service(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.560 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.581 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.581 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (service_model_uuid) 02:06:42 REFERENCES service(MODEL_UUID) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.581 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.604 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.604 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:42 REFERENCES network_resource_customization(model_customization_uuid) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.604 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.627 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.628 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:42 REFERENCES vnf_resource_customization(model_customization_uuid) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.628 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.649 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.649 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:42 REFERENCES allotted_resource_customization(model_customization_uuid) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.649 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.681 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.681 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource_customization_to_service 02:06:42 ADD FOREIGN KEY (resource_model_customization_uuid) 02:06:42 REFERENCES collection_resource_customization(model_customization_uuid) 02:06:42 ON DELETE CASCADE 02:06:42 02:06:42.681 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.705 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.705 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO network_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:42 FROM service_to_resource_customizations WHERE model_type = 'network' and service_model_uuid in(select model_uuid from service) 02:06:42 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from network_resource_customization) 02:06:42 02:06:42.705 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.706 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.706 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO allotted_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:42 FROM service_to_resource_customizations WHERE model_type = 'allottedResource' and service_model_uuid in(select model_uuid from service) 02:06:42 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from allotted_resource_customization) 02:06:42 02:06:42.706 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.707 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.707 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid 02:06:42 FROM service_to_resource_customizations WHERE model_type = 'vnf' and service_model_uuid in(select model_uuid from service) 02:06:42 AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from vnf_resource_customization) 02:06:42 02:06:42.707 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.708 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.708 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_to_resource_customizations 02:06:42 02:06:42.708 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.715 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.715 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_recipe (VNF_TYPE, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:42 VALUES 02:06:42 ('GR-API-DEFAULT', 'createInstance', '1', 'Gr api recipe to create vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:42 ('GR-API-DEFAULT', 'deleteInstance', '1', 'Gr api recipe to delete vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:42 ('GR-API-DEFAULT', 'updateInstance', '1', 'Gr api recipe to update vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:42 ('GR-API-DEFAULT', 'replaceInstance', '1', 'Gr api recipe to replace vnf', '/mso/async/services/WorkflowActionBB', 180), 02:06:42 ('GR-API-DEFAULT', 'inPlaceSoftwareUpdate', '1', 'Gr api recipe to do an in place software update', '/mso/async/services/WorkflowActionBB', 180), 02:06:42 ('GR-API-DEFAULT', 'applyUpdatedConfig', '1', 'Gr api recipe to apply updated config', '/mso/async/services/WorkflowActionBB', 180) 02:06:42 02:06:42.715 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.716 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:42 02:06:42.716 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET vnf_type = 'VNF-API-DEFAULT' 02:06:42 WHERE vnf_type = 'VID_DEFAULT' 02:06:42 02:06:42.716 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:42 02:06:42.717 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to create vnf' 02:06:42 WHERE description = 'VID_DEFAULT recipe to create VNF if no custom BPMN flow is found' 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.717 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to delete vnf' 02:06:42 WHERE description = 'VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found' 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.717 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to update vnf' 02:06:42 WHERE description = 'VID_DEFAULT update' 02:06:42 02:06:42.717 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.718 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to replace vnf' 02:06:42 WHERE description = 'VID_DEFAULT replace' 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.718 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to do an in place software update' 02:06:42 WHERE description = 'VID_DEFAULT inPlaceSoftwareUpdate' 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.718 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET description = 'Vnf api recipe to apply updated config' 02:06:42 WHERE description = 'VID_DEFAULT applyUpdatedConfig' 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.718 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service (MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, DESCRIPTION) 02:06:42 VALUES 02:06:42 ('DummyGRApiDefaultModelUUID?', 'GR-API-DEFAULT', 'DummyGRApiDefaultModelInvariantUUID?', '1.0', 'Gr api service for VID to use for infra APIH orchestration') 02:06:42 02:06:42.718 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.719 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.719 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:42 SET model_name = 'VNF-API-DEFAULT', 02:06:42 description = 'Vnf api service for VID to use for infra APIH orchestration' 02:06:42 WHERE model_name = 'VID_DEFAULT' 02:06:42 02:06:42.719 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.720 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.720 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:42 VALUES 02:06:42 ('activateInstance', '1.0', 'Gr api recipe to activate service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:42 ('createInstance', '1.0', 'Gr api recipe to create service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:42 ('deactivateInstance', '1.0', 'Gr api recipe to deactivate service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?'), 02:06:42 ('deleteInstance', '1.0', 'Gr api recipe to delete service-instance', '/mso/async/services/WorkflowActionBB', 180, 'DummyGRApiDefaultModelUUID?') 02:06:42 02:06:42.720 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.721 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:42 02:06:42.721 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET description = 'Vnf api recipe to activate service-instance' 02:06:42 WHERE description = 'VID_DEFAULT activate' 02:06:42 02:06:42.721 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.721 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.721 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET description = 'Vnf api recipe to create service-instance' 02:06:42 WHERE description = 'VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found' 02:06:42 02:06:42.721 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.725 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.725 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET description = 'Vnf api recipe to deactivate service-instance' 02:06:42 WHERE description = 'VID_DEFAULT deactivate' 02:06:42 02:06:42.725 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.725 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.725 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET description = 'Vnf api recipe to delete service-instance' 02:06:42 WHERE description = 'VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found' 02:06:42 02:06:42.725 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.726 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.726 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:42 VALUES 02:06:42 ('volumeGroup', 'createInstance', '1', 'Gr api recipe to create volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('volumeGroup', 'deleteInstance', '1', 'Gr api recipe to delete volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('volumeGroup', 'updateInstance', '1', 'Gr api recipe to update volume-group', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('vfModule', 'createInstance', '1', 'Gr api recipe to create vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('vfModule', 'deleteInstance', '1', 'Gr api recipe to delete vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('vfModule', 'updateInstance', '1', 'Gr api recipe to update vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT'), 02:06:42 ('vfModule', 'replaceInstance', '1', 'Gr api recipe to replace vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT') 02:06:42 02:06:42.726 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.726 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:42 02:06:42.726 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET vf_module_model_uuid = 'VNF-API-DEFAULT' 02:06:42 WHERE vf_module_model_uuid = 'VID_DEFAULT' 02:06:42 02:06:42.726 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:42 02:06:42.727 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to create volume-group' 02:06:42 WHERE description = 'VID_DEFAULT recipe to create volume-group if no custom BPMN flow is found' 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.727 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to delete volume-group' 02:06:42 WHERE description = 'VID_DEFAULT recipe to delete volume-group if no custom BPMN flow is found' 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.727 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to update volume-group' 02:06:42 WHERE description = 'VID_DEFAULT recipe to update volume-group if no custom BPMN flow is found' 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.727 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to create vf-module' 02:06:42 WHERE description = 'VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found' 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.727 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to delete vf-module' 02:06:42 WHERE description = 'VID_DEFAULT recipe to delete vf-module if no custom BPMN flow is found' 02:06:42 02:06:42.727 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.728 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to update vf-module' 02:06:42 WHERE description = 'VID_DEFAULT recipe to update vf-module if no custom BPMN flow is found' 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.728 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:42 SET description = 'Vnf api recipe to replace vf-module' 02:06:42 WHERE description = 'VID_DEFAULT vfModule replace' 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.728 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO network_recipe (MODEL_NAME, ACTION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VERSION_STR) 02:06:42 VALUES 02:06:42 ('GR-API-DEFAULT', 'createInstance', 'Gr api recipe to create network', '/mso/async/services/WorkflowActionBB', 180, '1.0'), 02:06:42 ('GR-API-DEFAULT', 'updateInstance', 'Gr api recipe to update network', '/mso/async/services/WorkflowActionBB', 180, '1.0'), 02:06:42 ('GR-API-DEFAULT', 'deleteInstance', 'Gr api recipe to delete network', '/mso/async/services/WorkflowActionBB', 180, '1.0') 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:42 02:06:42.728 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:42 SET model_name = 'VNF-API-DEFAULT' 02:06:42 WHERE model_name = 'VID_DEFAULT' 02:06:42 02:06:42.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:42 02:06:42.729 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:42 SET description = 'Vnf api recipe to create network' 02:06:42 WHERE description = 'VID_DEFAULT recipe to create network if no custom BPMN flow is found' 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.729 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:42 SET description = 'Vnf api recipe to update network' 02:06:42 WHERE description = 'VID_DEFAULT recipe to update network if no custom BPMN flow is found' 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.729 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_recipe 02:06:42 SET description = 'Vnf api recipe to delete network' 02:06:42 WHERE description = 'VID_DEFAULT recipe to delete network if no custom BPMN flow is found' 02:06:42 02:06:42.729 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.730 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.730 [main] INFO liquibase.changelog - SQL in file db/migration/V2.0.1__Modify_Resource_Relationships_Alters.sql executed 02:06:42 02:06:42.732 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.0.1__Modify_Resource_Relationships_Alters::so-migration ran successfully in 286ms 02:06:42 02:06:42.732 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.733 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.734 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:42 02:06:42.734 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:42 02:06:42.734 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration 02:06:42 02:06:42.736 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.736 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET ORCHESTRATION_URI = '/mso/async/services/VnfInPlaceUpdate' 02:06:42 WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate' 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.736 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:42 SET ORCHESTRATION_URI = '/mso/async/services/VnfConfigUpdate' 02:06:42 WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig' 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.736 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:42 SET MODEL_UUID = 'd88da85c-d9e8-4f73-b837-3a72a431622b' 02:06:42 WHERE MODEL_UUID = 'DummyGRApiDefaultModelUUID?' 02:06:42 02:06:42.736 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.737 [main] DEBUG liquibase.database - Executing Statement: UPDATE service 02:06:42 SET MODEL_INVARIANT_UUID = '944862ae-bb65-4429-8330-a6c9170d6672' 02:06:42 WHERE MODEL_INVARIANT_UUID = 'DummyGRApiDefaultModelInvariantUUID?' 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.737 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET SERVICE_MODEL_UUID = 'd88da85c-d9e8-4f73-b837-3a72a431622b' 02:06:42 WHERE SERVICE_MODEL_UUID = 'DummyGRApiDefaultModelUUID?' 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.737 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:42 VALUES 02:06:42 ('assignInstance', '1.0', 'Gr api recipe to assign service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b'), 02:06:42 ('unassignInstance', '1.0', 'Gr api recipe to unassign service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:42 02:06:42.737 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET DESCRIPTION = 'Vnf api recipe to assign service-instance' 02:06:42 WHERE ACTION = 'assignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%' 02:06:42 02:06:42.737 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.738 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.738 [main] DEBUG liquibase.database - Executing Statement: UPDATE service_recipe 02:06:42 SET DESCRIPTION = 'Vnf api recipe to unassign service-instance' 02:06:42 WHERE ACTION = 'unassignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%' 02:06:42 02:06:42.738 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.738 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.738 [main] INFO liquibase.changelog - SQL in file db/migration/V2.1__Update_Recipe_For_API_Flag.sql executed 02:06:42 02:06:42.740 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.1__Update_Recipe_For_API_Flag::so-migration ran successfully in 6ms 02:06:42 02:06:42.740 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.740 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.741 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:42 02:06:42.741 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:42 02:06:42.741 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration 02:06:42 02:06:42.742 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:42 02:06:42.742 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.743 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.743 [main] DEBUG liquibase.database - Executing Statement: create table if not exists ar_recipe ( 02:06:42 ID INT(11) not null auto_increment, 02:06:42 MODEL_NAME varchar(200) NOT NULL, 02:06:42 ACTION varchar(200) NOT NULL, 02:06:42 VERSION_STR varchar(200) NOT NULL, 02:06:42 SERVICE_TYPE varchar(200), 02:06:42 DESCRIPTION varchar(200), 02:06:42 ORCHESTRATION_URI varchar(200) NOT NULL, 02:06:42 AR_PARAM_XSD varchar(200), 02:06:42 RECIPE_TIMEOUT INT(11), 02:06:42 CREATION_TIMESTAMP DATETIME NOT NULL default current_timestamp, 02:06:42 primary key (ID), 02:06:42 unique key `uk_ar_recipe` (`model_name`,`action`,`version_str`) 02:06:42 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:42 02:06:42.743 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.749 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.749 [main] DEBUG liquibase.database - Executing Statement: alter table network_recipe 02:06:42 ADD RESOURCE_CATEGORY varchar(200), 02:06:42 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:42 02:06:42.749 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.773 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.773 [main] DEBUG liquibase.database - Executing Statement: alter table service ADD SERVICE_CATEGORY varchar(200) 02:06:42 02:06:42.773 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.798 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.799 [main] DEBUG liquibase.database - Executing Statement: alter table vnf_resource 02:06:42 ADD RESOURCE_CATEGORY varchar(200), 02:06:42 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:42 02:06:42.799 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.812 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.812 [main] DEBUG liquibase.database - Executing Statement: alter table network_resource 02:06:42 ADD RESOURCE_CATEGORY varchar(200), 02:06:42 ADD RESOURCE_SUB_CATEGORY varchar(200) 02:06:42 02:06:42.812 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.824 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:42 02:06:42.824 [main] INFO liquibase.changelog - SQL in file db/migration/V2.2__ONAP_TABLE_CHANGES.sql executed 02:06:42 02:06:42.824 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.2__ONAP_TABLE_CHANGES::so-migration ran successfully in 83ms 02:06:42 02:06:42.824 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:42 02:06:42.825 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:42 02:06:42.827 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:42 02:06:42.827 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:43 02:06:42.827 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration 02:06:43 02:06:42.829 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:42.829 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.829 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.829 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Create' 02:06:43 02:06:42.829 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.830 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.830 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Delete' 02:06:43 02:06:42.830 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'assignService' WHERE MACRO_ACTION = 'Service-Macro-Assign' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'activateService' WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'unassignService' WHERE MACRO_ACTION = 'Service-Macro-Unassign' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.831 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Network-Create' 02:06:43 02:06:42.831 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Network-Delete' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'replaceService' WHERE MACRO_ACTION = 'VNF-Macro-Replace' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VNF-Create' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VNF-Delete' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VolumeGroup-Create' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VolumeGroup-Delete' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VFModule-Create' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.832 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VFModule-Delete' 02:06:43 02:06:42.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.833 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.833 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.833 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete' 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.833 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create' 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.833 [main] INFO liquibase.changelog - SQL in file db/migration/V2.3__MacroTableChanges.sql executed 02:06:43 02:06:42.833 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.3__MacroTableChanges::so-migration ran successfully in 6ms 02:06:43 02:06:42.833 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.834 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.836 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:43 02:06:42.836 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:43 02:06:42.836 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration 02:06:43 02:06:42.845 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:42.845 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.845 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.845 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION) VALUES 02:06:43 ('Service-Create', 'createInstance', 'Service', true, '7','7'), 02:06:43 ('Service-Delete', 'deleteInstance', 'Service', true, '7','7'), 02:06:43 ('Service-Macro-Assign', 'assignInstance', 'Service', false, '7','7'), 02:06:43 ('Service-Macro-Activate', 'activateInstance', 'Service', false, '7','7'), 02:06:43 ('Service-Macro-Unassign', 'unassignInstance', 'Service', false, '7','7'), 02:06:43 ('Service-Macro-Create', 'createInstance', 'Service', false, '7','7'), 02:06:43 ('Service-Macro-Delete', 'deleteInstance', 'Service', false, '7','7'), 02:06:43 ('Network-Create', 'createInstance', 'Network', true, '7','7'), 02:06:43 ('Network-Delete', 'deleteInstance', 'Network', true, '7','7'), 02:06:43 ('VNF-Macro-Recreate', 'replaceInstance', 'Vnf', false, '7','7'), 02:06:43 ('VNF-Macro-Replace', 'internalReplace', 'Vnf', false, '7','7'), 02:06:43 ('VNF-Create', 'createInstance', 'Vnf', true, '7', '7'), 02:06:43 ('VNF-Delete', 'deleteInstance', 'Vnf', true, '7', '7'), 02:06:43 ('VolumeGroup-Create', 'createInstance', 'VolumeGroup', true, '7','7'), 02:06:43 ('VolumeGroup-Delete', 'deleteInstance', 'VolumeGroup', true, '7','7'), 02:06:43 ('VFModule-Create', 'createInstance', 'VfModule', true, '7','7'), 02:06:43 ('VFModule-Delete', 'deleteInstance', 'VfModule', true, '7','7'), 02:06:43 ('NetworkCollection-Macro-Create', 'createInstance', 'NetworkCollection', false, '7','7'), 02:06:43 ('NetworkCollection-Macro-Delete', 'deleteInstance', 'NetworkCollection', false, '7','7'), 02:06:43 ('AVPNBonding-Macro-Delete', 'deleteInstance', 'BondingService', true, '7','7'), 02:06:43 ('AVPNBonding-Macro-Create', 'createInstance', 'BondingService', true, '7','7') 02:06:43 02:06:42.845 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.846 [main] DEBUG liquibase.executor - 21 row(s) affected 02:06:43 02:06:42.846 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:43 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), 02:06:43 ('Service-Create', '2', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), 02:06:43 ('Service-Delete', '1', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), 02:06:43 ('Service-Delete', '2', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), 02:06:43 ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:43 ('Service-Macro-Assign', '2', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:43 ('Service-Macro-Assign', '3', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:43 ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:43 ('Service-Macro-Assign', '5', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), 02:06:43 ('Service-Macro-Activate', '1', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '2', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '5', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '7', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Activate', '8', 'ActivateServiceInstance', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), 02:06:43 ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:43 ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:43 ('Service-Macro-Unassign', '3', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:43 ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:43 ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), 02:06:43 ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '3', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '4', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '6', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '7', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '8', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '9', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '10', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '11', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '12', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '13', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '14', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Create', '15', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), 02:06:43 ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '6', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '7', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '8', 'DeactivateNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '9', 'DeleteNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '10', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '11', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '12', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '13', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '14', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '15', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Network-Create', '1', 'AssignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:43 ('Network-Create', '2', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:43 ('Network-Create', '3', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), 02:06:43 ('Network-Delete', '1', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:43 ('Network-Delete', '2', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:43 ('Network-Delete', '3', 'UnassignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), 02:06:43 ('VNF-Create', '1', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), 02:06:43 ('VNF-Create', '2', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), 02:06:43 ('VNF-Delete', '1', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), 02:06:43 ('VNF-Delete', '2', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), 02:06:43 ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:43 ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:43 ('VNF-Macro-Recreate', '3', 'VNF-Macro-Replace', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:43 ('VNF-Macro-Recreate', '4', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:43 ('VNF-Macro-Recreate', '5', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), 02:06:43 ('VNF-Macro-Replace', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VNF-Macro-Replace', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VNF-Macro-Replace', '3', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VNF-Macro-Replace', '4', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VNF-Macro-Replace', '5', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VNF-Macro-Replace', '6', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), 02:06:43 ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:43 ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:43 ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), 02:06:43 ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:43 ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:43 ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), 02:06:43 ('VFModule-Create', '1', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:43 ('VFModule-Create', '2', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:43 ('VFModule-Create', '3', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), 02:06:43 ('VFModule-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:43 ('VFModule-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:43 ('VFModule-Delete', '3', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), 02:06:43 ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:43 ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:43 ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:43 ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:43 ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), 02:06:43 ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:43 ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:43 ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:43 ('NetworkCollection-Macro-Delete', '4', 'DeactivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:43 ('NetworkCollection-Macro-Delete', '5', 'DeleteNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), 02:06:43 ('AVPNBonding-Macro-Delete','1','DeactivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:43 ('AVPNBonding-Macro-Delete','2','DeactivateAndUnassignVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:43 ('AVPNBonding-Macro-Delete','3','UnassignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), 02:06:43 ('AVPNBonding-Macro-Create','1','SniroHoming',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:43 ('AVPNBonding-Macro-Create','2','CreateCustomerVpnBindingBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:43 ('AVPNBonding-Macro-Create','3','AvpnAssignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:43 ('AVPNBonding-Macro-Create','4','AssignAndActivateVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), 02:06:43 ('AVPNBonding-Macro-Create','5','ActivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')) 02:06:43 02:06:42.846 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.857 [main] DEBUG liquibase.executor - 103 row(s) affected 02:06:43 02:06:42.857 [main] INFO liquibase.changelog - SQL in file db/migration/V2.4__MacroReferenceData1806.sql executed 02:06:43 02:06:42.858 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.4__MacroReferenceData1806::so-migration ran successfully in 22ms 02:06:43 02:06:42.858 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.859 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.861 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:43 02:06:42.861 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:43 02:06:42.861 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration 02:06:43 02:06:42.864 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:42.864 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.864 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.864 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:43 VALUES 02:06:43 ('ActivateNetworkBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('ActivateNetworkCollectionBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('ActivateServiceInstanceBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('ActivateVfModuleBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('ActivateVnfBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('ActivateVolumeGroupBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignNetwork1802BB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignNetworkBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignServiceInstanceBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignVfModuleBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignVnfBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('AssignVolumeGroupBB', '*', '*', '*', "*" , 'Rollback'), 02:06:43 ('CreateNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('CreateNetworkCollectionBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('CreateVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('CreateVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('ChangeModelServiceInstanceBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('ChangeModelVfModuleBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('ChangeModelVnfBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('CreateCustomerBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeactivateNetworkBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeactivateServiceInstanceBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeactivateVfModuleBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeactivateVnfBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeactivateVolumeGroupBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('DeleteNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('DeleteNetworkCollectionBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('DeleteVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('DeleteVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignNetwork1802BB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignServiceInstanceBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignVfModuleBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignVnfBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UnassignVolumeGroupBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('UpdateNetworkBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('VnfAdapterBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('AAICheckVnfInMaintBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('AAISetVnfInMaintBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('SDNOVnfHealthCheckBB', '*', '*', '*', "*" , 'Abort'), 02:06:43 ('AAIUnsetVnfInMaintBB', '*', '*', '*', "*" , 'Abort') 02:06:43 02:06:42.864 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.865 [main] DEBUG liquibase.executor - 41 row(s) affected 02:06:43 02:06:42.865 [main] INFO liquibase.changelog - SQL in file db/migration/V2.5__RainyDayHandlerMacroData.sql executed 02:06:43 02:06:42.866 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.5__RainyDayHandlerMacroData::so-migration ran successfully in 5ms 02:06:43 02:06:42.866 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.868 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.871 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:43 02:06:42.871 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:43 02:06:42.871 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration 02:06:43 02:06:42.872 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:42.872 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.872 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.872 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:43 `northbound_request_ref_lookup` 02:06:43 ADD 02:06:43 ISTOPLEVELFLOW TINYINT(1) 02:06:43 02:06:42.872 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.892 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.893 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Create' 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.893 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Delete' 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.893 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Assign' 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.893 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:43 02:06:42.893 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.894 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Unassign' 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.894 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.894 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.894 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Create' 02:06:43 02:06:42.894 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.895 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Delete' 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.895 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = FALSE WHERE MACRO_ACTION = 'VNF-Macro-Replace' 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.895 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Create' 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.895 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Delete' 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.895 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Create' 02:06:43 02:06:42.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.896 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Delete' 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.896 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Create' 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.896 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Delete' 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.896 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.896 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' 02:06:43 02:06:42.896 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.897 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete' 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.897 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create' 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.897 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Macro-Recreate' 02:06:43 02:06:42.897 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.903 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.903 [main] INFO liquibase.changelog - SQL in file db/migration/V2.6__NorthboundAddTopLevelFlow.sql executed 02:06:43 02:06:42.906 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.6__NorthboundAddTopLevelFlow::so-migration ran successfully in 35ms 02:06:43 02:06:42.906 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.907 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.909 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:43 02:06:42.909 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:43 02:06:42.909 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration 02:06:43 02:06:42.912 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:42.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.912 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.912 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`collection_resource_instance_group_customization` ( 02:06:43 `COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `FUNCTION` VARCHAR(200) NULL, 02:06:43 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:43 `SUBINTERFACE_NETWORK_QUANTITY` INT(11) NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 PRIMARY KEY (`COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID`, `INSTANCE_GROUP_MODEL_UUID`), 02:06:43 INDEX `fk_collection_resource_instance_group_customization__instan_idx` (`INSTANCE_GROUP_MODEL_UUID` ASC), 02:06:43 CONSTRAINT `fk_collection_resource_instance_group_customization__collecti1` 02:06:43 FOREIGN KEY (`COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID`) 02:06:43 REFERENCES `catalogdb`.`collection_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_collection_resource_instance_group_customization__instance1` 02:06:43 FOREIGN KEY (`INSTANCE_GROUP_MODEL_UUID`) 02:06:43 REFERENCES `catalogdb`.`instance_group` (`MODEL_UUID`) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE) 02:06:43 ENGINE = InnoDB 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:42.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.920 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.920 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`vnfc_instance_group_customization` ( 02:06:43 `VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `INSTANCE_GROUP_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `FUNCTION` VARCHAR(200) NULL, 02:06:43 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 PRIMARY KEY (`VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID`, `INSTANCE_GROUP_MODEL_UUID`), 02:06:43 INDEX `fk_vnfc_instance_group_customization__instance_group1_idx` (`INSTANCE_GROUP_MODEL_UUID` ASC), 02:06:43 CONSTRAINT `fk_vnfc_instance_group_customization__vnf_resource_customizat1` 02:06:43 FOREIGN KEY (`VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID`) 02:06:43 REFERENCES `catalogdb`.`vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_vnfc_instance_group_customization__instance_group1` 02:06:43 FOREIGN KEY (`INSTANCE_GROUP_MODEL_UUID`) 02:06:43 REFERENCES `catalogdb`.`instance_group` (`MODEL_UUID`) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE) 02:06:43 ENGINE = InnoDB 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:42.921 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.928 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.928 [main] DEBUG liquibase.database - Executing Statement: Alter TABLE `instance_group` 02:06:43 DROP COLUMN `function`, 02:06:43 DROP COLUMN `description`, 02:06:43 CHANGE `primary_type` `object_type` varchar(200) NOT NULL, 02:06:43 MODIFY `tosca_node_type` varchar(200) NULL 02:06:43 02:06:42.928 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.941 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.941 [main] DEBUG liquibase.database - Executing Statement: Alter TABLE `collection_resource_customization` 02:06:43 DROP COLUMN `subinterface_network_quantity`, 02:06:43 CHANGE `primary_type` `object_type` varchar(200) NOT NULL, 02:06:43 MODIFY role varchar(200) NULL, 02:06:43 MODIFY function varchar(200) NULL, 02:06:43 MODIFY collection_resource_type varchar(200) NULL 02:06:43 02:06:42.941 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.953 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.953 [main] INFO liquibase.changelog - SQL in file db/migration/V2.7__VNFCInstanceGroup1806.sql executed 02:06:43 02:06:42.953 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.7__VNFCInstanceGroup1806::so-migration ran successfully in 44ms 02:06:43 02:06:42.953 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.954 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.956 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:43 02:06:42.956 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:43 02:06:42.956 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration 02:06:43 02:06:42.964 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:42.964 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.964 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.964 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `building_block_detail` ( 02:06:43 `id` INT(11) AUTO_INCREMENT, 02:06:43 `building_block_name` VARCHAR(50) UNIQUE NOT NULL, 02:06:43 `resource_type` VARCHAR(25) NOT NULL, 02:06:43 `target_action` VARCHAR(25) NOT NULL, 02:06:43 PRIMARY KEY(`id`)) 02:06:43 ENGINE = InnoDB 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:42.964 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.974 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.974 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:43 VALUES 02:06:43 ('AssignServiceInstanceBB', 'SERVICE', 'ASSIGN'), 02:06:43 ('AssignVnfBB', 'VNF', 'ASSIGN'), 02:06:43 ('AssignVolumeGroupBB', 'VOLUME_GROUP', 'ASSIGN'), 02:06:43 ('AssignVfModuleBB', 'VF_MODULE', 'ASSIGN'), 02:06:43 ('AssignNetworkBB', 'NETWORK', 'ASSIGN'), 02:06:43 ('AssignNetwork1802BB', 'NETWORK', 'ASSIGN'), 02:06:43 02:06:43 ('UnassignServiceInstanceBB', 'SERVICE', 'UNASSIGN'), 02:06:43 ('UnassignVnfBB', 'VNF', 'UNASSIGN'), 02:06:43 ('UnassignVolumeGroup', 'VOLUME_GROUP', 'UNASSIGN'), 02:06:43 ('UnassignNetwork1802BB', 'NETWORK', 'UNASSIGN'), 02:06:43 ('UnassignNetworkBB', 'NETWORK', 'UNASSIGN'), 02:06:43 02:06:43 ('ActivateServiceInstanceBB', 'SERVICE', 'ACTIVATE'), 02:06:43 ('ActivateVnfBB', 'VNF', 'ACTIVATE'), 02:06:43 ('ActivateVolumeGroupBB', 'VOLUME_GROUP', 'ACTIVATE'), 02:06:43 ('ActivateVfModuleBB', 'VF_MODULE', 'ACTIVATE'), 02:06:43 ('ActivateNetworkBB', 'NETWORK', 'ACTIVATE'), 02:06:43 ('ActivateNetworkCollectionBB', 'NETWORK', 'ACTIVATE'), 02:06:43 02:06:43 ('DeactivateServiceInstanceBB', 'SERVICE', 'DEACTIVATE'), 02:06:43 ('DeactivateVnfBB', 'VNF', 'DEACTIVATE'), 02:06:43 ('DeactivateVolumeGroupBB', 'VOLUME_GROUP', 'DEACTIVATE'), 02:06:43 ('DeactivateVfModuleBB', 'VF_MODULE', 'DEACTIVATE'), 02:06:43 ('DeactivateNetworkBB', 'NETWORK', 'DEACTIVATE'), 02:06:43 02:06:43 02:06:43 ('ChangeModelServiceInstanceBB', 'SERVICE', 'CHANGEMODEL'), 02:06:43 ('ChangeModelVnfBB', 'VNF', 'CHANGEMODEL'), 02:06:43 ('ChangeModelVfModuleBB', 'VF_MODULE', 'CHANGEMODEL'), 02:06:43 02:06:43 02:06:43 ('CreateVolumeGroupBB', 'VOLUME_GROUP', 'CREATE'), 02:06:43 ('CreateVfModuleBB', 'VF_MODULE', 'CREATE'), 02:06:43 ('CreateNetworkBB', 'NETWORK', 'CREATE'), 02:06:43 ('CreateNetworkCollectionBB', 'NETWORK', 'CREATE'), 02:06:43 02:06:43 ('DeleteVolumeGroupBB', 'VOLUME_GROUP', 'DELETE'), 02:06:43 ('DeleteVfModuleBB', 'VF_MODULE', 'DELETE'), 02:06:43 ('DeleteNetworkBB', 'NETWORK', 'DELETE'), 02:06:43 ('DeleteNetworkCollectionBB', 'NETWORK', 'DELETE') 02:06:43 02:06:42.974 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.975 [main] DEBUG liquibase.executor - 33 row(s) affected 02:06:43 02:06:42.975 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `orchestration_status_state_transition_directive` ( 02:06:43 `id` INT(11) AUTO_INCREMENT, 02:06:43 `resource_type` VARCHAR(25) NOT NULL, 02:06:43 `orchestration_status` VARCHAR(25) NOT NULL, 02:06:43 `target_action` VARCHAR(25) NOT NULL, 02:06:43 `flow_directive` VARCHAR(25) NOT NULL, 02:06:43 PRIMARY KEY (`id`), 02:06:43 UNIQUE KEY `UK_orchestration_status_state_transition_directive` (`resource_type`, `orchestration_status`, `target_action`)) 02:06:43 ENGINE = InnoDB 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:42.975 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.987 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:42.987 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive (resource_type, orchestration_status, target_action, flow_directive) 02:06:43 VALUES 02:06:43 02:06:43 ('SERVICE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'ASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'CREATED', 'ASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'CREATED', 'ASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'ASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'ASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('SERVICE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:43 ('NETWORK', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VNF', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 ('NETWORK', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VNF', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:43 ('VNF', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('SERVICE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VNF', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VNF', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('NETWORK', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VNF', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('SERVICE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:43 ('VNF', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:43 ('NETWORK', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VNF', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VNF', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:43 ('VOLUME_GROUP', 'PENDING', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('SERVICE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'ASSIGNED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VF_MODULE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 ('VNF', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_DELETE', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:43 02:06:43 ('SERVICE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VNF', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:43 ('NETWORK', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:43 ('NETWORK', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:43 ('NETWORK', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'CREATE', 'CONTINUE'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING', 'CREATE', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'PENDING', 'CREATE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'CREATE', 'FAIL'), 02:06:43 02:06:43 02:06:43 ('VOLUME_GROUP', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:43 ('NETWORK', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'INVENTORIED', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'ASSIGNED', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:43 ('VF_MODULE', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:43 ('NETWORK', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:43 ('NETWORK', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:43 ('VF_MODULE', 'PENDING_ACTIVATION', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('NETWORK', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:43 02:06:43 ('VOLUME_GROUP', 'PENDING', 'DELETE', 'SILENT_SUCCESS'), 02:06:43 ('VF_MODULE', 'PENDING', 'DELETE', 'FAIL'), 02:06:43 ('NETWORK', 'PENDING', 'DELETE', 'FAIL') 02:06:43 02:06:42.987 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.992 [main] DEBUG liquibase.executor - 261 row(s) affected 02:06:43 02:06:42.992 [main] INFO liquibase.changelog - SQL in file db/migration/V2.8__OrchestrationStatus_ValidActionStateTransition.sql executed 02:06:43 02:06:42.996 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.8__OrchestrationStatus_ValidActionStateTransition::so-migration ran successfully in 40ms 02:06:43 02:06:42.996 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:42.997 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:42.999 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:43 02:06:42.999 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:43 02:06:42.999 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration 02:06:43 02:06:43.001 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.001 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.001 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.001 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:43 `northbound_request_ref_lookup` CHANGE ISTOPLEVELFLOW IS_TOPLEVELFLOW TINYINT(1) 02:06:43 02:06:43.001 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.003 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.004 [main] INFO liquibase.changelog - SQL in file db/migration/V2.9__UpdateIsTopLevelFlowColumn.sql executed 02:06:43 02:06:43.004 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.9__UpdateIsTopLevelFlowColumn::so-migration ran successfully in 5ms 02:06:43 02:06:43.004 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.005 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.006 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:43 02:06:43.006 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:43 02:06:43.006 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration 02:06:43 02:06:43.007 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.007 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.008 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.008 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:43 `instance_group` CHANGE COLUMN `CR_MODEL_UUID` `CR_MODEL_UUID` VARCHAR(200) NULL, 02:06:43 CHANGE COLUMN `tosca_node_type` `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:43 CHANGE COLUMN `object_type` `OBJECT_TYPE` varchar(200) NOT NULL 02:06:43 02:06:43.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.021 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.021 [main] INFO liquibase.changelog - SQL in file db/migration/V2.10__VNFCInstanceGroupChanges.sql executed 02:06:43 02:06:43.021 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.10__VNFCInstanceGroupChanges::so-migration ran successfully in 15ms 02:06:43 02:06:43.021 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.022 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.024 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:43 02:06:43.024 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:43 02:06:43.024 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration 02:06:43 02:06:43.025 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.025 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.026 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.026 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE 02:06:43 `vf_module` CHANGE COLUMN `IS_BASE` `IS_BASE` TINYINT(1) NOT NULL 02:06:43 02:06:43.026 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.049 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.049 [main] INFO liquibase.changelog - SQL in file db/migration/V2.11__Modify_IS_Base_Type.sql executed 02:06:43 02:06:43.049 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.11__Modify_IS_Base_Type::so-migration ran successfully in 25ms 02:06:43 02:06:43.049 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.050 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.052 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:43 02:06:43.053 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:43 02:06:43.053 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration 02:06:43 02:06:43.054 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.054 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.054 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.054 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET FLOW_NAME = 'HomingV2' WHERE FLOW_NAME = 'SniroHoming' 02:06:43 02:06:43.054 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.054 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.054 [main] INFO liquibase.changelog - SQL in file db/migration/V2.12__UpdateMacroReferenceData_Homing.sql executed 02:06:43 02:06:43.056 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.12__UpdateMacroReferenceData_Homing::so-migration ran successfully in 4ms 02:06:43 02:06:43.056 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.057 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.058 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:43 02:06:43.058 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:43 02:06:43.058 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration 02:06:43 02:06:43.059 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.059 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.059 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.059 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE external_service_to_internal_model_mapping MODIFY id int(11) not null auto_increment 02:06:43 02:06:43.059 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.084 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.084 [main] INFO liquibase.changelog - SQL in file db/migration/V2.13__Alter_external_service_to_internal_model_mapping.sql executed 02:06:43 02:06:43.084 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.13__Alter_external_service_to_internal_model_mapping::so-migration ran successfully in 26ms 02:06:43 02:06:43.084 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.085 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.087 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:43 02:06:43.087 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:43 02:06:43.087 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration 02:06:43 02:06:43.088 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.088 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:43 VALUES 02:06:43 ('vfModule', 'deactivateAndCloudDelete', '1', 'Gr api recipe to soft delete vf-module', '/mso/async/services/WorkflowActionBB', 180, 'GR-API-DEFAULT') 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.088 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_components_recipe 02:06:43 SET description = 'Vnf api recipe to soft delete vf-module' 02:06:43 WHERE description = 'VID_DEFAULT vfModule soft delete' 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.088 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.088 [main] INFO liquibase.changelog - SQL in file db/migration/V2.14__DeactivateAndCloudDelete.sql executed 02:06:43 02:06:43.090 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.14__DeactivateAndCloudDelete::so-migration ran successfully in 3ms 02:06:43 02:06:43.090 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.090 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.092 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:43 02:06:43.092 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:43 02:06:43.092 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration 02:06:43 02:06:43.094 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.094 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.094 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.095 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:43 CHANGE COLUMN building_block_name BUILDING_BLOCK_NAME VARCHAR(50) NOT NULL, 02:06:43 CHANGE COLUMN resource_type RESOURCE_TYPE VARCHAR(25) NOT NULL, 02:06:43 CHANGE COLUMN target_action TARGET_ACTION VARCHAR(25) NOT NULL 02:06:43 02:06:43.095 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.095 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.095 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:43 SELECT CONCAT('ALTER TABLE ', TABLE_NAME, ' CHANGE ', COLUMN_NAME, ' ', UPPER(COLUMN_NAME), ';') 02:06:43 FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'building_block_detail' AND COLUMN_NAME <> 'id'; 02:06:43 */ 02:06:43 02:06:43 ALTER TABLE orchestration_status_state_transition_directive 02:06:43 CHANGE COLUMN resource_type RESOURCE_TYPE VARCHAR(25) NOT NULL, 02:06:43 CHANGE COLUMN orchestration_status ORCHESTRATION_STATUS VARCHAR(25) NOT NULL, 02:06:43 CHANGE COLUMN target_action TARGET_ACTION VARCHAR(25) NOT NULL, 02:06:43 CHANGE COLUMN flow_directive FLOW_DIRECTIVE VARCHAR(25) NOT NULL 02:06:43 02:06:43.095 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.096 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.096 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:43 SELECT CONCAT('ALTER TABLE ', TABLE_NAME, ' CHANGE ', COLUMN_NAME, ' ', UPPER(COLUMN_NAME), ';') 02:06:43 FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'orchestration_status_state_transition_directive' AND COLUMN_NAME <> 'id'; 02:06:43 */ 02:06:43 02:06:43 ALTER TABLE building_block_detail 02:06:43 DROP INDEX building_block_name 02:06:43 02:06:43.096 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.101 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.101 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:43 ADD UNIQUE KEY UK_building_block_name (BUILDING_BLOCK_NAME) 02:06:43 02:06:43.101 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.113 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.113 [main] DEBUG liquibase.database - Executing Statement: /* 02:06:43 SELECT DISTINCT FLOW_NAME FROM orchestration_flow_reference WHERE FLOW_NAME NOT IN 02:06:43 (SELECT building_block_name FROM building_block_detail); 02:06:43 */ 02:06:43 02:06:43 UPDATE orchestration_flow_reference 02:06:43 SET FLOW_NAME = 'ActivateServiceInstanceBB' 02:06:43 WHERE FLOW_NAME = 'ActivateServiceInstance' 02:06:43 02:06:43.113 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.114 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.114 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_flow_reference 02:06:43 WHERE FLOW_NAME = 'DeactivateNetworkCollectionBB' 02:06:43 02:06:43.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.114 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:43 02:06:43.114 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:43 SET SEQ_NO = SEQ_NO - 1 02:06:43 WHERE COMPOSITE_ACTION = 'Service-Macro-Delete' AND SEQ_NO > 8 02:06:43 02:06:43.114 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:43 02:06:43.115 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:43 SET SEQ_NO = SEQ_NO - 1 02:06:43 WHERE COMPOSITE_ACTION = 'NetworkCollection-Macro-Delete' AND SEQ_NO > 4 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.115 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail 02:06:43 SET BUILDING_BLOCK_NAME = 'UnassignVolumeGroupBB' 02:06:43 WHERE BUILDING_BLOCK_NAME = 'UnassignVolumeGroup' 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.115 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail 02:06:43 SET TARGET_ACTION = 'CHANGE_MODEL' 02:06:43 WHERE TARGET_ACTION = 'CHANGEMODEL' 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:43 02:06:43.115 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail(BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:43 VALUES 02:06:43 ('UnassignVfModuleBB', 'VF_MODULE', 'UNASSIGN'), 02:06:43 ('AssignAndActivateVpnBondingLinksBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('AvpnAssignServiceInstanceBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('CreateCustomerVpnBindingBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('SniroHoming', 'CUSTOM', 'CUSTOM'), 02:06:43 ('DeactivateAndUnassignVpnBondingLinksBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('DeactivateNetworkCollectionBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('AAICheckVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('AAISetVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('AAIUnsetVnfInMaintBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('SDNOVnfHealthCheckBB', 'CUSTOM', 'CUSTOM'), 02:06:43 ('VNF-Macro-Replace', 'CUSTOM', 'CUSTOM'), 02:06:43 ('HomingV2', 'CUSTOM', 'CUSTOM') 02:06:43 02:06:43.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.116 [main] DEBUG liquibase.executor - 13 row(s) affected 02:06:43 02:06:43.116 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:43 MODIFY COLUMN BUILDING_BLOCK_NAME VARCHAR(200) 02:06:43 02:06:43.116 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.144 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.144 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:43 ADD CONSTRAINT fk_orchestration_flow_reference__building_block_detail 02:06:43 FOREIGN KEY (FLOW_NAME) REFERENCES building_block_detail(BUILDING_BLOCK_NAME) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE 02:06:43 02:06:43.144 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.173 [main] DEBUG liquibase.executor - 101 row(s) affected 02:06:43 02:06:43.173 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:43 VALUES 02:06:43 ('CUSTOM', 'ACTIVE', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'ASSIGNED', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'CREATED', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'INVENTORIED', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'PENDING', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE'), 02:06:43 ('CUSTOM', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.173 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.174 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:43 02:06:43.174 [main] INFO liquibase.changelog - SQL in file db/migration/V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates.sql executed 02:06:43 02:06:43.175 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.15__Orchestration_Status_Valid_Action_State_Transition_Table_Updates::so-migration ran successfully in 83ms 02:06:43 02:06:43.175 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.176 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.177 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:43 02:06:43.177 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:43 02:06:43.177 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration 02:06:43 02:06:43.178 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.178 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.178 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.178 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:43 DROP FOREIGN KEY fk_orchestration_flow_reference__building_block_detail 02:06:43 02:06:43.178 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.180 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.181 [main] INFO liquibase.changelog - SQL in file db/migration/V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution.sql executed 02:06:43 02:06:43.181 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.16__Remove_Orchestration_Flow_Reference_FK_To_Building_Block_Detail_Pre_New_Solution::so-migration ran successfully in 4ms 02:06:43 02:06:43.181 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.181 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.183 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:43 02:06:43.183 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:43 02:06:43.183 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration 02:06:43 02:06:43.184 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.184 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) VALUES 02:06:43 ('VFModule-DeactivateAndCloudDelete', 'deactivateAndCloudDelete', 'VfModule', true, '7','7', true) 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.184 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:43 ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')), 02:06:43 ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')) 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.184 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:43 02:06:43.184 [main] INFO liquibase.changelog - SQL in file db/migration/V2.17__DeactivateAndCloudDeleteChanges.sql executed 02:06:43 02:06:43.185 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.17__DeactivateAndCloudDeleteChanges::so-migration ran successfully in 2ms 02:06:43 02:06:43.185 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.186 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.188 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:43 02:06:43.188 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:43 02:06:43.188 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration 02:06:43 02:06:43.190 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.190 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.190 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.190 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `vnf_recipe` 02:06:43 CHANGE COLUMN `VNF_TYPE` `NF_ROLE` VARCHAR(200) NULL DEFAULT NULL 02:06:43 02:06:43.190 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.192 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.193 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`NF_ROLE`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `RECIPE_TIMEOUT`) 02:06:43 VALUES ('vCE', 'replaceInstance', '1', 'custom bpmn for vCE recreate via POLO', '/mso/async/services/RecreateInfraVce', '180') 02:06:43 02:06:43.193 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.193 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.193 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM `vnf_recipe` WHERE `NF_ROLE`='POLO_DEFAULT' 02:06:43 02:06:43.193 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.193 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.193 [main] INFO liquibase.changelog - SQL in file db/migration/V2.18__AlterVNFRecipeVnfTypeColumnName.sql executed 02:06:43 02:06:43.195 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V2.18__AlterVNFRecipeVnfTypeColumnName::so-migration ran successfully in 7ms 02:06:43 02:06:43.195 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.195 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.197 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:43 02:06:43.197 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:43 02:06:43.197 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration 02:06:43 02:06:43.198 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.198 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup (REQUEST_SCOPE, MACRO_ACTION, ACTION, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) 02:06:43 values ( 'Service', 'Service-Macro-Deactivate', 'deactivateInstance', '0', '7', '7', '1') 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.198 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference (COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) 02:06:43 values ( 'Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', '1', (SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate')) 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.198 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.198 [main] INFO liquibase.changelog - SQL in file db/migration/V3.1__AddServiceMacroDeactivateToMacroTables.sql executed 02:06:43 02:06:43.200 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.1__AddServiceMacroDeactivateToMacroTables::so-migration ran successfully in 3ms 02:06:43 02:06:43.200 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.200 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.201 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:43 02:06:43.201 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:43 02:06:43.201 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration 02:06:43 02:06:43.202 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.202 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Create' 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.202 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Delete' 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.202 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Activate' 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.202 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.202 [main] INFO liquibase.changelog - SQL in file db/migration/V3.2__ChangeMINApiVersionInNorthbound.sql executed 02:06:43 02:06:43.204 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.2__ChangeMINApiVersionInNorthbound::so-migration ran successfully in 3ms 02:06:43 02:06:43.204 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.204 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.205 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:43 02:06:43.205 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:43 02:06:43.205 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration 02:06:43 02:06:43.206 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.206 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.206 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.206 [main] DEBUG liquibase.database - Executing Statement: UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Deactivate' 02:06:43 02:06:43.206 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.207 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.207 [main] INFO liquibase.changelog - SQL in file db/migration/V3.3__ChangeMINApiVersionServiceMacroDeactivate.sql executed 02:06:43 02:06:43.208 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.3__ChangeMINApiVersionServiceMacroDeactivate::so-migration ran successfully in 3ms 02:06:43 02:06:43.208 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.209 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.210 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:43 02:06:43.210 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:43 02:06:43.210 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration 02:06:43 02:06:43.211 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.211 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.211 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.211 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, IS_TOPLEVELFLOW) VALUES 02:06:43 ('Network-Update', 'updateInstance', 'Network', true, '7','7','1') 02:06:43 02:06:43.211 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.211 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.212 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:43 ('Network-Update', '1', 'UpdateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update')) 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.212 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail(BUILDING_BLOCK_NAME,RESOURCE_TYPE,TARGET_ACTION) VALUES 02:06:43 ('UpdateNetworkBB','NETWORK','UPDATE') 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.212 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS,TARGET_ACTION,FLOW_DIRECTIVE) VALUES 02:06:43 ('NETWORK','PRECREATED','UPDATE','FAIL'), 02:06:43 ('NETWORK','INVENTORIED','UPDATE','FAIL'), 02:06:43 ('NETWORK','ASSIGNED','UPDATE','FAIL'), 02:06:43 ('NETWORK','CREATED','UPDATE','FAIL'), 02:06:43 ('NETWORK','PENDING_CREATE','UPDATE','FAIL'), 02:06:43 ('NETWORK','PENDING_DELETE','UPDATE','FAIL'), 02:06:43 ('NETWORK','PENDING_ACTIVATION','UPDATE','FAIL'), 02:06:43 ('NETWORK','ACTIVE','UPDATE','CONTINUE') 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.212 [main] DEBUG liquibase.executor - 8 row(s) affected 02:06:43 02:06:43.212 [main] INFO liquibase.changelog - SQL in file db/migration/V3.4__AddUpdateNetworkALaCarte.sql executed 02:06:43 02:06:43.214 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.4__AddUpdateNetworkALaCarte::so-migration ran successfully in 4ms 02:06:43 02:06:43.214 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.215 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.216 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:43 02:06:43.216 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:43 02:06:43.216 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration 02:06:43 02:06:43.217 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.217 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.217 [main] DEBUG liquibase.database - Executing Statement: UPDATE `catalogdb`.`vnf_components_recipe` SET `ORCHESTRATION_URI`='/mso/async/services/UpdateVfModuleVolumeInfraV1' WHERE `VF_MODULE_MODEL_UUID`='GR-API-DEFAULT' and `VNF_COMPONENT_TYPE`='volumeGroup' and `ACTION`='updateInstance' 02:06:43 02:06:43.217 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.217 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.217 [main] INFO liquibase.changelog - SQL in file db/migration/V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1.sql executed 02:06:43 02:06:43.219 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.5__PointGrApiDefault_To_UpdateVfModuleVolumeInfraV1::so-migration ran successfully in 3ms 02:06:43 02:06:43.219 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.219 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.220 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:43 02:06:43.220 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:43 02:06:43.220 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration 02:06:43 02:06:43.222 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.222 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "ActivateNetworkCollectionBB" 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.222 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "CreateNetworkCollectionBB" 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.222 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "DeleteNetworkCollectionBB" 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.222 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET RESOURCE_TYPE = "NETWORK_COLLECTION" WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:43 02:06:43.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.223 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.223 [main] DEBUG liquibase.database - Executing Statement: UPDATE building_block_detail SET TARGET_ACTION = "DEACTIVATE" WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:43 02:06:43.223 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.223 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.223 [main] DEBUG liquibase.database - Executing Statement: INSERT into orchestration_status_state_transition_directive (RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) values 02:06:43 ("NETWORK_COLLECTION", "PRECREATED", "CREATE", "CONTINUE"), 02:06:43 ("NETWORK_COLLECTION", "ASSIGNED", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "CREATED", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "ACTIVE", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_CREATE", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_DELETE", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING", "CREATE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "INVENTORIED", "CREATE", "SILENT_SUCCESS"), 02:06:43 02:06:43 ("NETWORK_COLLECTION", "PRECREATED", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "ASSIGNED", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "CREATED", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "ACTIVE", "DELETE", "CONTINUE"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_CREATE", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_DELETE", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING", "DELETE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "INVENTORIED", "DELETE", "CONTINUE"), 02:06:43 02:06:43 ("NETWORK_COLLECTION", "PRECREATED", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "ASSIGNED", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "CREATED", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "ACTIVE", "ACTIVE", "SILENT_SUCCESS"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_CREATE", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_DELETE", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING_ACTIVATION", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "PENDING", "ACTIVE", "FAIL"), 02:06:43 ("NETWORK_COLLECTION", "INVENTORIED", "ACTIVE", "CONTINUE") 02:06:43 02:06:43.223 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.223 [main] DEBUG liquibase.executor - 27 row(s) affected 02:06:43 02:06:43.223 [main] INFO liquibase.changelog - SQL in file db/migration/V3.6__UpdateNetworkCollectionCatalogDB.sql executed 02:06:43 02:06:43.225 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.6__UpdateNetworkCollectionCatalogDB::so-migration ran successfully in 5ms 02:06:43 02:06:43.225 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.225 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.227 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:43 02:06:43.227 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:43 02:06:43.227 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration 02:06:43 02:06:43.228 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.228 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.228 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.228 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_status_state_transition_directive SET TARGET_ACTION = "ACTIVATE" WHERE TARGET_ACTION = "ACTIVE" 02:06:43 02:06:43.228 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.228 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:43 02:06:43.228 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = "DeactivateNetworkCollectionBB" 02:06:43 02:06:43.228 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.229 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.229 [main] INFO liquibase.changelog - SQL in file db/migration/V3.7__FixDeactivateNetworkCollection.sql executed 02:06:43 02:06:43.230 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.7__FixDeactivateNetworkCollection::so-migration ran successfully in 3ms 02:06:43 02:06:43.230 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.232 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.233 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:43 02:06:43.233 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:43 02:06:43.233 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration 02:06:43 02:06:43.234 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.235 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.235 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.235 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:43 VALUES 02:06:43 ('UnassignFabricConfigurationBB', 'CONFIGURATION', 'UNASSIGN') 02:06:43 02:06:43.235 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.235 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.235 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:43 VALUES 02:06:43 ('CONFIGURATION', 'PRECREATED', 'UNASSIGN', 'SILENT SUCCESS'), 02:06:43 ('CONFIGURATION', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('CONFIGURATION', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:43 ('CONFIGURATION', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:43 ('CONFIGURATION', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:43 ('CONFIGURATION', 'PENDING CREATE', 'UNASSIGN', 'FAIL'), 02:06:43 ('CONFIGURATION', 'PENDING DELETE', 'UNASSIGN', 'FAIL'), 02:06:43 ('CONFIGURATION', 'PENDING ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:43 ('CONFIGURATION', 'PENDING', 'UNASSIGN', 'FAIL') 02:06:43 02:06:43.235 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.236 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:43 02:06:43.236 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference 02:06:43 SET SEQ_NO = SEQ_NO + 2 WHERE COMPOSITE_ACTION = 'SERVICE-MACRO-DELETE' 02:06:43 02:06:43.236 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.237 [main] DEBUG liquibase.executor - 14 row(s) affected 02:06:43 02:06:43.237 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) 02:06:43 VALUES 02:06:43 ('Service-Macro-Delete', '1', 'DeactivateFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), 02:06:43 ('Service-Macro-Delete', '2', 'UnassignFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')) 02:06:43 02:06:43.237 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.237 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:43 02:06:43.237 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:43 VALUES 02:06:43 ('UnassignFabricConfigurationBB', '*', '*', '*', '*' , 'Retry') 02:06:43 02:06:43.237 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.237 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.237 [main] INFO liquibase.changelog - SQL in file db/migration/V3.8__UnassignFabricConfigurationData.sql executed 02:06:43 02:06:43.239 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.8__UnassignFabricConfigurationData::so-migration ran successfully in 6ms 02:06:43 02:06:43.239 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.240 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.251 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:43 02:06:43.252 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:43 02:06:43.252 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration 02:06:43 02:06:43.252 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.252 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.252 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.252 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE instance_group DROP FOREIGN KEY instance_group_ibfk_1 02:06:43 02:06:43.252 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.256 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.256 [main] INFO liquibase.changelog - SQL in file db/migration/V3.9__DropCRModelUUID_FK.sql executed 02:06:43 02:06:43.256 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V3.9__DropCRModelUUID_FK::so-migration ran successfully in 5ms 02:06:43 02:06:43.256 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.257 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.258 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:43 02:06:43.258 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:43 02:06:43.258 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration 02:06:43 02:06:43.259 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.259 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.259 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.259 [main] DEBUG liquibase.database - Executing Statement: create table if not exists model_recipe ( 02:06:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:43 `MODEL_ID` INT(11), 02:06:43 `ACTION` VARCHAR(40), 02:06:43 `SCHEMA_VERSION` VARCHAR(40), 02:06:43 `DESCRIPTION` VARCHAR(40), 02:06:43 `ORCHESTRATION_URI` VARCHAR(20), 02:06:43 `MODEL_PARAM_XSD` VARCHAR(20), 02:06:43 `RECIPE_TIMEOUT` INT(11), 02:06:43 `CREATION_TIMESTAMP` datetime not null default current_timestamp, 02:06:43 PRIMARY KEY (`ID`), 02:06:43 CONSTRAINT uk1_model_recipe UNIQUE (`MODEL_ID`, `ACTION`) 02:06:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.259 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.268 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.268 [main] DEBUG liquibase.database - Executing Statement: create table if not exists model ( 02:06:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:43 `MODEL_CUSTOMIZATION_ID` VARCHAR(40), 02:06:43 `MODEL_CUSTOMIZATION_NAME` VARCHAR(40), 02:06:43 `MODEL_INVARIANT_ID` VARCHAR(40), 02:06:43 `MODEL_NAME` VARCHAR(40), 02:06:43 `MODEL_TYPE` VARCHAR(20), 02:06:43 `MODEL_VERSION` VARCHAR(20), 02:06:43 `MODEL_VERSION_ID` VARCHAR(40), 02:06:43 `CREATION_TIMESTAMP` datetime not null default current_timestamp, 02:06:43 `RECIPE` INT(11), 02:06:43 PRIMARY KEY (`ID`), 02:06:43 CONSTRAINT uk1_model UNIQUE (`MODEL_TYPE`, `MODEL_VERSION_ID`), 02:06:43 FOREIGN KEY (`RECIPE`) REFERENCES `model_recipe` (`MODEL_ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.268 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.278 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.278 [main] INFO liquibase.changelog - SQL in file db/migration/V4.0__AddModelAndModelRecipe.sql executed 02:06:43 02:06:43.278 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.0__AddModelAndModelRecipe::so-migration ran successfully in 20ms 02:06:43 02:06:43.278 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.279 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.281 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:43 02:06:43.281 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:43 02:06:43.281 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration 02:06:43 02:06:43.283 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `identity_services` ( 02:06:43 `ID` varchar(50) NOT NULL, 02:06:43 `IDENTITY_URL` varchar(200) DEFAULT NULL, 02:06:43 `MSO_ID` varchar(255) DEFAULT NULL, 02:06:43 `MSO_PASS` varchar(255) DEFAULT NULL, 02:06:43 `ADMIN_TENANT` varchar(50) DEFAULT NULL, 02:06:43 `MEMBER_ROLE` varchar(50) DEFAULT NULL, 02:06:43 `TENANT_METADATA` tinyint(1) DEFAULT 0, 02:06:43 `IDENTITY_SERVER_TYPE` varchar(50) DEFAULT NULL, 02:06:43 `IDENTITY_AUTHENTICATION_TYPE` varchar(50) DEFAULT NULL, 02:06:43 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 PRIMARY KEY (`ID`) 02:06:43 ) 02:06:43 02:06:43.283 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.290 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.290 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `cloudify_managers` ( 02:06:43 `ID` varchar(50) NOT NULL, 02:06:43 `CLOUDIFY_URL` varchar(200) DEFAULT NULL, 02:06:43 `USERNAME` varchar(255) DEFAULT NULL, 02:06:43 `PASSWORD` varchar(255) DEFAULT NULL, 02:06:43 `VERSION` varchar(20) DEFAULT NULL, 02:06:43 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 PRIMARY KEY (`ID`) 02:06:43 ) 02:06:43 02:06:43.290 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.299 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.299 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `cloud_sites` ( 02:06:43 `ID` varchar(50) NOT NULL, 02:06:43 `REGION_ID` varchar(11) DEFAULT NULL, 02:06:43 `IDENTITY_SERVICE_ID` varchar(50) DEFAULT NULL, 02:06:43 `CLOUD_VERSION` varchar(20) DEFAULT NULL, 02:06:43 `CLLI` varchar(11) DEFAULT NULL, 02:06:43 `CLOUDIFY_ID` varchar(50) DEFAULT NULL, 02:06:43 `PLATFORM` varchar(50) DEFAULT NULL, 02:06:43 `ORCHESTRATOR` varchar(50) DEFAULT NULL, 02:06:43 `LAST_UPDATED_BY` varchar(120) DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 `UPDATE_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:43 PRIMARY KEY (`ID`), 02:06:43 KEY `FK_cloud_sites_identity_services` (`IDENTITY_SERVICE_ID`), 02:06:43 CONSTRAINT `FK_cloud_sites_identity_services` FOREIGN KEY (`IDENTITY_SERVICE_ID`) REFERENCES `identity_services` (`ID`) 02:06:43 ) 02:06:43 02:06:43.299 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.307 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.307 [main] INFO liquibase.changelog - SQL in file db/migration/V4.1__AddCloudConfig.sql executed 02:06:43 02:06:43.307 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.1__AddCloudConfig::so-migration ran successfully in 26ms 02:06:43 02:06:43.308 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.308 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.310 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:43 02:06:43.310 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:43 02:06:43.310 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration 02:06:43 02:06:43.311 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.311 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.311 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.311 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:43 VALUES 02:06:43 ('vfModule', 'scaleOut', '1', 'Gr api recipe to scale out vfModule', '/mso/async/services/WorkflowActionBB', '180', 'GR-API-DEFAULT') 02:06:43 02:06:43.311 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.311 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.311 [main] INFO liquibase.changelog - SQL in file db/migration/V4.3__ScaleOutRecipe.sql executed 02:06:43 02:06:43.313 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.3__ScaleOutRecipe::so-migration ran successfully in 3ms 02:06:43 02:06:43.313 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.313 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.315 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:43 02:06:43.315 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:43 02:06:43.315 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration 02:06:43 02:06:43.318 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.318 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.318 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.318 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnfc_customization ( 02:06:43 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:43 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:43 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:43 `DESCRIPTION` VARCHAR(1200) NULL DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`)) 02:06:43 ENGINE = InnoDB 02:06:43 AUTO_INCREMENT = 20654 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:43.318 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.325 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.325 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS cvnfc_customization ( 02:06:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:43 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:43 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:43 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:43 `DESCRIPTION` VARCHAR(1200) NULL DEFAULT NULL, 02:06:43 `NFC_FUNCTION` VARCHAR(200) NULL, 02:06:43 `NFC_NAMING_CODE` VARCHAR(200) NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 PRIMARY KEY (`ID`), 02:06:43 INDEX `fk_cvnfc_customization__vf_module_customization1_idx` ( 02:06:43 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_cvnfc_customization__vnfc_customization1_idx` ( 02:06:43 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_cvnfc_customization__vnf_resource_customization1_idx` ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 UNIQUE INDEX `UK_cvnfc_customization` ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:43 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:43 `MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_cvnfc_customization__vnf_vfmod_cvnfc_config_cust1_idx` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:43 CONSTRAINT `fk_cvnfc_customization__vf_module_customization1` FOREIGN KEY ( 02:06:43 `VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_cvnfc_customization__vnfc_customization1` FOREIGN KEY ( 02:06:43 `VNFC_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `vnfc_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_cvnfc_customization__vnf_resource_customization1` FOREIGN KEY ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:43 ) ENGINE = InnoDB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:43.325 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.334 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.334 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnf_vfmodule_cvnfc_configuration_customization ( 02:06:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:43 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `CVNFC_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:43 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:43 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:43 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:43 `POLICY_NAME` VARCHAR(200) NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 PRIMARY KEY (`ID`), 02:06:43 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:43 UNIQUE INDEX `UK_vnf_vfmodule_cvnfc_configuration_customization` ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:43 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:43 `CVNFC_MODEL_CUSTOMIZATION_UUID` ASC, 02:06:43 `MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__cvnfc_cust1_idx` ( 02:06:43 `CVNFC_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__vf_module_cust_idx` ( 02:06:43 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__vnf_res_cust_idx` ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` ASC 02:06:43 ), 02:06:43 CONSTRAINT `fk_vnf_vfmod_cvnfc_config_cust__configuration_resource` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) REFERENCES `configuration` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_cvnfc_configuration_customization__cvnfc_customization1` FOREIGN KEY ( 02:06:43 `CVNFC_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `cvnfc_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_vnf_configuration_cvnfc_customization__vf_module_customiza1` FOREIGN KEY ( 02:06:43 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `vf_module_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:43 CONSTRAINT `fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1` FOREIGN KEY ( 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` 02:06:43 ) REFERENCES `vnf_resource_customization` (`MODEL_CUSTOMIZATION_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:43 ) ENGINE = INNODB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = LATIN1 02:06:43 02:06:43.334 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.346 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.346 [main] INFO liquibase.changelog - SQL in file db/migration/V4.4__AddVnfcTables.sql executed 02:06:43 02:06:43.346 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.4__AddVnfcTables::so-migration ran successfully in 31ms 02:06:43 02:06:43.346 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.346 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.348 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:43 02:06:43.349 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:43 02:06:43.349 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration 02:06:43 02:06:43.350 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.350 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = 'AssignNetwork1802BB' 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.350 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail WHERE BUILDING_BLOCK_NAME = 'UnassignNetwork1802BB' 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.350 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET `FLOW_NAME`='UnassignNetworkBB' WHERE `COMPOSITE_ACTION`='Network-Delete' and `FLOW_NAME`='UnassignNetwork1802BB' 02:06:43 02:06:43.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.351 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.351 [main] DEBUG liquibase.database - Executing Statement: UPDATE orchestration_flow_reference SET `FLOW_NAME`='AssignNetworkBB' WHERE `COMPOSITE_ACTION`='Network-Create' and `FLOW_NAME`='AssignNetwork1802BB' 02:06:43 02:06:43.351 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.351 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.351 [main] INFO liquibase.changelog - SQL in file db/migration/V4.6__Remove1802StyleAssignNetwork.sql executed 02:06:43 02:06:43.352 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.6__Remove1802StyleAssignNetwork::so-migration ran successfully in 3ms 02:06:43 02:06:43.352 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.353 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.354 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:43 02:06:43.354 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:43 02:06:43.354 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration 02:06:43 02:06:43.354 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.354 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.355 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.355 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `controller_selection_reference` ( 02:06:43 `VNF_TYPE` VARCHAR(50) NOT NULL, 02:06:43 `CONTROLLER_NAME` VARCHAR(100) NOT NULL, 02:06:43 `ACTION_CATEGORY` VARCHAR(15) NOT NULL, 02:06:43 PRIMARY KEY (`VNF_TYPE`, `CONTROLLER_NAME`, `ACTION_CATEGORY`) 02:06:43 ) ENGINE = InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.355 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.362 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.362 [main] INFO liquibase.changelog - SQL in file db/migration/V4.7__CreateTableControllerSelectionRefence.sql executed 02:06:43 02:06:43.362 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.7__CreateTableControllerSelectionRefence::so-migration ran successfully in 8ms 02:06:43 02:06:43.362 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.362 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.364 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:43 02:06:43.364 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:43 02:06:43.364 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration 02:06:43 02:06:43.366 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.366 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.366 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.366 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:43 VALUES 02:06:43 ('ConfigurationScaleOutBB', 'VF_MODULE', 'CREATE'), 02:06:43 ('GenericVnfHealthCheckBB', 'VF_MODULE', 'CREATE') 02:06:43 02:06:43.366 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.367 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:43 02:06:43.367 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, IS_TOPLEVELFLOW, MIN_API_VERSION, MAX_API_VERSION) VALUES 02:06:43 ('VFModule-ScaleOut', 'createInstance', 'VfModule', true, true, '7','7') 02:06:43 02:06:43.367 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.367 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.367 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:43 ('VFModule-ScaleOut', '1', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:43 ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:43 ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:43 ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:43 ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), 02:06:43 ('VFModule-ScaleOut', '6', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')) 02:06:43 02:06:43.367 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.368 [main] DEBUG liquibase.executor - 6 row(s) affected 02:06:43 02:06:43.368 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY) 02:06:43 VALUES 02:06:43 ('GenericVnfHealthCheckBB', '*', '*', '*', "*" , 'Retry'), 02:06:43 ('ConfigurationScaleOutBB', '*', '*', '*', "*" , 'Retry') 02:06:43 02:06:43.368 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.368 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:43 02:06:43.368 [main] INFO liquibase.changelog - SQL in file db/migration/V4.8__AutoScaleOutReferenceData.sql executed 02:06:43 02:06:43.370 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.8__AutoScaleOutReferenceData::so-migration ran successfully in 6ms 02:06:43 02:06:43.370 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.371 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.372 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:43 02:06:43.372 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:43 02:06:43.372 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration 02:06:43 02:06:43.373 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.373 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.373 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.373 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM catalogdb.service_recipe 02:06:43 where orchestration_uri = '/mso/async/services/CreateGenericMacroServiceNetworkVnf' 02:06:43 or orchestration_uri = '/mso/async/services/DeleteGenericMacroServiceNetworkVnf' 02:06:43 02:06:43.373 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.373 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.373 [main] INFO liquibase.changelog - SQL in file db/migration/V4.9__DeleteServiceRecipeOldMacro.sql executed 02:06:43 02:06:43.373 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.9__DeleteServiceRecipeOldMacro::so-migration ran successfully in 1ms 02:06:43 02:06:43.373 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.374 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.376 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:43 02:06:43.376 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:43 02:06:43.376 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration 02:06:43 02:06:43.376 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.376 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.376 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.376 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization 02:06:43 MODIFY IF EXISTS VNFC_CUST_MODEL_CUSTOMIZATION_UUID varchar(200) NULL 02:06:43 02:06:43.376 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.391 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.391 [main] INFO liquibase.changelog - SQL in file db/migration/V4.10__CvnfcCustomizationNullableColumn.sql executed 02:06:43 02:06:43.391 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.10__CvnfcCustomizationNullableColumn::so-migration ran successfully in 15ms 02:06:43 02:06:43.391 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.391 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.393 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:43 02:06:43.393 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:43 02:06:43.393 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration 02:06:43 02:06:43.394 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.394 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.394 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.394 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`NF_ROLE`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `RECIPE_TIMEOUT`) 02:06:43 VALUES 02:06:43 ('GR-API-DEFAULT', 'recreateInstance', '1', 'Gr api recipe to recreate vnf', '/mso/async/services/WorkflowActionBB', 180) 02:06:43 02:06:43.394 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.394 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.394 [main] INFO liquibase.changelog - SQL in file db/migration/V4.11__RecreateRecipe.sql executed 02:06:43 02:06:43.396 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.11__RecreateRecipe::so-migration ran successfully in 3ms 02:06:43 02:06:43.396 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.396 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.398 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:43 02:06:43.398 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:43 02:06:43.398 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration 02:06:43 02:06:43.398 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.398 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.398 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.398 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD SECONDARY_POLICY varchar(200) 02:06:43 02:06:43.399 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.417 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.417 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12__add_second_column_to_rainy_day_handler_for_after_retry.sql executed 02:06:43 02:06:43.417 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12__add_second_column_to_rainy_day_handler_for_after_retry::so-migration ran successfully in 19ms 02:06:43 02:06:43.417 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.418 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.420 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:43 02:06:43.420 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:43 02:06:43.420 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration 02:06:43 02:06:43.421 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.421 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type='CUSTOM', target_action='CUSTOM' where BUILDING_BLOCK_NAME = 'ConfigurationScaleOutBB' 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.421 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type='CUSTOM', target_action='CUSTOM' where BUILDING_BLOCK_NAME = 'GenericVnfHealthCheckBB' 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.421 [main] DEBUG liquibase.database - Executing Statement: update northbound_request_ref_lookup set ACTION='scaleOut' where MACRO_ACTION='VFModule-ScaleOut' 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.421 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.422 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12.1__UpdateAutoScaleOutRefData.sql executed 02:06:43 02:06:43.423 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12.1__UpdateAutoScaleOutRefData::so-migration ran successfully in 3ms 02:06:43 02:06:43.423 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.423 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.424 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:43 02:06:43.425 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:43 02:06:43.425 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration 02:06:43 02:06:43.425 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services 02:06:43 ADD PROJECT_DOMAIN_NAME VARCHAR(255) DEFAULT NULL, 02:06:43 ADD USER_DOMAIN_NAME VARCHAR(255) DEFAULT NULL 02:06:43 02:06:43.425 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.437 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.437 [main] INFO liquibase.changelog - SQL in file db/migration/V4.12.2__AddDomainColumnsCloudIdentity.sql executed 02:06:43 02:06:43.437 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.12.2__AddDomainColumnsCloudIdentity::so-migration ran successfully in 12ms 02:06:43 02:06:43.437 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.437 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.440 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:43 02:06:43.440 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:43 02:06:43.440 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration 02:06:43 02:06:43.443 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.443 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.443 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.443 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'ACTIVE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.443 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'ASSIGNED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'CREATED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'INVENTORIED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.444 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VNF', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'ACTIVE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'ASSIGNED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'CREATED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'INVENTORIED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.445 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.445 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) VALUES('VF_MODULE', 'PRECREATED', 'CUSTOM', 'CONTINUE') 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type = "VNF" where building_block_name = "GenericVnfHealthCheckBB" 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set resource_type = "VF_MODULE" where building_block_name = "ConfigurationScaleOutBB" 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.446 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.446 [main] INFO liquibase.changelog - SQL in file db/migration/V4.13__UpdateBBOrchestrationStatusAutoScaleOut.sql executed 02:06:43 02:06:43.448 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.13__UpdateBBOrchestrationStatusAutoScaleOut::so-migration ran successfully in 8ms 02:06:43 02:06:43.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.448 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.450 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:43 02:06:43.450 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:43 02:06:43.450 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration 02:06:43 02:06:43.451 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.451 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.451 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkBB' 02:06:43 02:06:43.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.451 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.451 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkCollectionBB' 02:06:43 02:06:43.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.452 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVfModuleBB' 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.452 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVolumeGroupBB' 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.452 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkBB' 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.452 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkCollectionBB' 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.452 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVfModuleBB' 02:06:43 02:06:43.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVolumeGroupBB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetwork1802BB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetworkBB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignServiceInstanceBB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVfModuleBB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVnfBB' 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.453 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVolumeGroupBB' 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.454 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UpdateNetworkBB' 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.454 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'VnfAdapterBB' 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.454 [main] INFO liquibase.changelog - SQL in file db/migration/V4.14__RemoveRetryFromRainyDayHandlingTable.sql executed 02:06:43 02:06:43.456 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.14__RemoveRetryFromRainyDayHandlingTable::so-migration ran successfully in 6ms 02:06:43 02:06:43.456 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.456 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.457 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.457 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.457 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.458 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.458 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.458 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.458 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup ADD COLUMN CLOUD_OWNER varchar(200) NOT NULL 02:06:43 02:06:43.458 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.480 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.480 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:43 DROP INDEX UK_northbound_request_ref_lookup 02:06:43 02:06:43.480 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.484 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.485 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:43 ADD UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC, `CLOUD_OWNER` ASC) 02:06:43 02:06:43.485 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.498 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.498 [main] INFO liquibase.changelog - SQL in file db/migration/V4.14.2__AddCloudOwnerColumnToNorthBoundRequest.sql executed 02:06:43 02:06:43.498 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.14.2__AddCloudOwnerColumnToNorthBoundRequest::so-migration ran successfully in 41ms 02:06:43 02:06:43.498 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.499 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.501 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:43 02:06:43.501 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:43 02:06:43.501 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration 02:06:43 02:06:43.502 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.502 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.502 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.502 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'GenericVnfHealthCheckBB' 02:06:43 02:06:43.502 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.502 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.503 [main] DEBUG liquibase.database - Executing Statement: UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'ConfigurationScaleOutBB' 02:06:43 02:06:43.503 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.503 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.503 [main] INFO liquibase.changelog - SQL in file db/migration/V4.15__UpdateRainyDayHandlerMacroForScaleOut.sql executed 02:06:43 02:06:43.504 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.15__UpdateRainyDayHandlerMacroForScaleOut::so-migration ran successfully in 3ms 02:06:43 02:06:43.505 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.505 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.507 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.507 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.507 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.508 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.508 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.508 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.508 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template` (`ARTIFACT_UUID`,`NAME`,`VERSION`,`BODY`,`TIMEOUT_MINUTES`,`DESCRIPTION`,`CREATION_TIMESTAMP`,`ARTIFACT_CHECKSUM`) VALUES 02:06:43 ('efee1d84-b8ec-11e7-abc4-cec278b6b50a','Generic NeutronNet','1',' 02:06:43 heat_template_version: 2013-05-23 02:06:43 description: A simple Neutron network 02:06:43 parameters: 02:06:43 network_name: 02:06:43 type: string 02:06:43 description: Name of the Neutron Network 02:06:43 default: ONAP-NW1 02:06:43 shared: 02:06:43 type: boolean 02:06:43 description: Shared amongst tenants 02:06:43 default: False 02:06:43 outputs: 02:06:43 network_id: 02:06:43 description: Openstack network identifier 02:06:43 value: { get_resource: network } 02:06:43 resources: 02:06:43 network: 02:06:43 type: OS::Neutron::Net 02:06:43 properties: 02:06:43 name: { get_param: network_name } 02:06:43 shared: { get_param: shared }',10,'Generic Neutron Template','2017-10-26 14:44:00', 'MANUAL RECORD') 02:06:43 02:06:43.508 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.509 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.509 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`, `HEAT_TEMPLATE_ARTIFACT_UUID`,`AIC_VERSION_MIN` , `AIC_VERSION_MAX` ) 02:06:43 VALUES ('Generic NeutronNet','efee1d84-b8ec-11e7-abc4-cec278b6b50a','2.0','3.0') 02:06:43 02:06:43.509 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.510 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.510 [main] INFO liquibase.changelog - SQL in file db/migration/V4.16__Add_Default_NeutronNetwork.sql executed 02:06:43 02:06:43.511 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.16__Add_Default_NeutronNetwork::so-migration ran successfully in 4ms 02:06:43 02:06:43.511 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.512 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.513 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:43 02:06:43.513 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:43 02:06:43.513 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration 02:06:43 02:06:43.514 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.514 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.514 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.514 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:43 MODIFY IF EXISTS REGION_ID varchar(50) NULL, 02:06:43 MODIFY IF EXISTS CLLI varchar(50) NULL 02:06:43 02:06:43.514 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.516 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.516 [main] INFO liquibase.changelog - SQL in file db/migration/V4.17__UpdateCloudSiteColumn.sql executed 02:06:43 02:06:43.516 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.17__UpdateCloudSiteColumn::so-migration ran successfully in 3ms 02:06:43 02:06:43.516 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.517 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.518 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:43 02:06:43.518 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:43 02:06:43.518 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration 02:06:43 02:06:43.518 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.518 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.518 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.518 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO controller_selection_reference (VNF_TYPE, CONTROLLER_NAME, ACTION_CATEGORY) VALUES ('vLoadBalancerMS/vLoadBalancerMS 0', 'APPC', 'HealthCheck') 02:06:43 02:06:43.518 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.519 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.519 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO controller_selection_reference (VNF_TYPE, CONTROLLER_NAME, ACTION_CATEGORY) VALUES ('vLoadBalancerMS/vLoadBalancerMS 0', 'APPC', 'ConfigScaleOut') 02:06:43 02:06:43.519 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.519 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.519 [main] INFO liquibase.changelog - SQL in file db/migration/V4.18__ControllerSelectionReferenceData.sql executed 02:06:43 02:06:43.521 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.18__ControllerSelectionReferenceData::so-migration ran successfully in 3ms 02:06:43 02:06:43.521 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.521 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.523 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:43 02:06:43.523 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:43 02:06:43.523 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration 02:06:43 02:06:43.523 [main] DEBUG liquibase.database - Executing Statement: update building_block_detail set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM" 02:06:43 02:06:43.523 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.524 [main] DEBUG liquibase.executor - 11 row(s) affected 02:06:43 02:06:43.524 [main] DEBUG liquibase.database - Executing Statement: update orchestration_status_state_transition_directive set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM" 02:06:43 02:06:43.524 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.524 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:43 02:06:43.524 [main] INFO liquibase.changelog - SQL in file db/migration/V4.19__RenameCustomToNoValidate.sql executed 02:06:43 02:06:43.526 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.19__RenameCustomToNoValidate::so-migration ran successfully in 3ms 02:06:43 02:06:43.526 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.530 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.532 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:43 02:06:43.532 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:43 02:06:43.532 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration 02:06:43 02:06:43.533 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.533 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.533 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.533 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (BUILDING_BLOCK_NAME, RESOURCE_TYPE, TARGET_ACTION) 02:06:43 VALUES 02:06:43 ('FlowCompleteActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFHealthCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFQuiesceTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFResumeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFSetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFUnsetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFUpgradePostCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFUpgradePreCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:43 ('VNFUpgradeSoftwareActivity', 'NO_VALIDATE', 'CUSTOM') 02:06:43 02:06:43.533 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.533 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:43 02:06:43.533 [main] INFO liquibase.changelog - SQL in file db/migration/V4.20__SetActivitiesBBsToNoValidate.sql executed 02:06:43 02:06:43.534 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.20__SetActivitiesBBsToNoValidate::so-migration ran successfully in 2ms 02:06:43 02:06:43.535 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.535 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.536 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:43 02:06:43.536 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:43 02:06:43.536 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration 02:06:43 02:06:43.537 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.537 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.537 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.537 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `homing_instances` ( 02:06:43 `SERVICE_INSTANCE_ID` varchar(50) NOT NULL, 02:06:43 `CLOUD_OWNER` VARCHAR(200) NOT NULL, 02:06:43 `CLOUD_REGION_ID` VARCHAR(200) NOT NULL, 02:06:43 `OOF_DIRECTIVES` longtext NULL DEFAULT NULL, 02:06:43 PRIMARY KEY (`SERVICE_INSTANCE_ID`) 02:06:43 ) 02:06:43 02:06:43.537 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.544 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.544 [main] INFO liquibase.changelog - SQL in file db/migration/V4.21__AddHomingTables.sql executed 02:06:43 02:06:43.544 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V4.21__AddHomingTables::so-migration ran successfully in 8ms 02:06:43 02:06:43.544 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.545 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.548 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:43 02:06:43.548 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:43 02:06:43.548 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration 02:06:43 02:06:43.551 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.551 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.551 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.551 [main] DEBUG liquibase.database - Executing Statement: /* Consolidate Service_Proxy_Customization and Service_Proxy tables into a new table also called Service_Proxy_Customization */ 02:06:43 02:06:43 ALTER TABLE service_proxy_customization DROP FOREIGN KEY fk_service_proxy_resource_customization__service1 02:06:43 02:06:43.551 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.554 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.554 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service_proxy_customization DROP FOREIGN KEY fk_spr_customization__service_proxy_resource1 02:06:43 02:06:43.554 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.556 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.556 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE configuration_customization DROP FOREIGN KEY fk_configuration_customization__service_proxy_customization1 02:06:43 02:06:43.556 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.558 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.558 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_proxy_customization_temp` ( 02:06:43 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INVARIANT_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_VERSION` VARCHAR(20) NOT NULL, 02:06:43 `MODEL_NAME` VARCHAR(200) NOT NULL, 02:06:43 `TOSCA_NODE_TYPE` VARCHAR(200) NOT NULL, 02:06:43 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:43 `SOURCE_SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:43 INDEX `fk_service_proxy_customization__service1_idx` (`SOURCE_SERVICE_MODEL_UUID` ASC), 02:06:43 UNIQUE INDEX `UK_service_proxy_customization` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:43 INDEX `fk_service_proxy_customization__serv_prox_to_serv` (`MODEL_CUSTOMIZATION_UUID` ASC), 02:06:43 CONSTRAINT `fk_service_proxy_resource_customization__service1` 02:06:43 FOREIGN KEY (`SOURCE_SERVICE_MODEL_UUID`) 02:06:43 REFERENCES `catalogdb`.`service` (`MODEL_UUID`) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE) 02:06:43 ENGINE = InnoDB 02:06:43 AUTO_INCREMENT = 20654 02:06:43 DEFAULT CHARACTER SET = latin1 02:06:43 02:06:43.558 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.566 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.566 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO catalogdb.service_proxy_customization_temp (model_customization_uuid,model_instance_name,model_uuid,model_invariant_uuid,model_version,model_name,tosca_node_type,description,source_service_model_uuid) 02:06:43 SELECT T1.model_customization_uuid, T1.model_instance_name,T2.model_uuid, T2.model_invariant_uuid, T2.model_version, T2.model_name, T1.tosca_node_type, T2.description, T1.source_service_model_uuid 02:06:43 FROM catalogdb.service_proxy_customization T1 02:06:43 JOIN catalogdb.service_proxy T2 ON T1.service_proxy_model_uuid = T2.model_uuid 02:06:43 02:06:43.566 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.567 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.567 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_proxy_customization 02:06:43 02:06:43.567 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.573 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.573 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE service_proxy 02:06:43 02:06:43.573 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.580 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.580 [main] DEBUG liquibase.database - Executing Statement: RENAME TABLE service_proxy_customization_temp TO service_proxy_customization 02:06:43 02:06:43.580 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.584 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.584 [main] INFO liquibase.changelog - SQL in file db/migration/V5.1__ServiceProxyTableConsolidation.sql executed 02:06:43 02:06:43.584 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.1__ServiceProxyTableConsolidation::so-migration ran successfully in 36ms 02:06:43 02:06:43.584 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.585 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.587 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.587 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.587 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration 02:06:43 02:06:43.589 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.589 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.589 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.589 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup ADD COLUMN SERVICE_TYPE varchar(200) NULL 02:06:43 02:06:43.589 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.611 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.611 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:43 DROP INDEX UK_northbound_request_ref_lookup 02:06:43 02:06:43.611 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.617 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.617 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE northbound_request_ref_lookup 02:06:43 ADD UNIQUE INDEX `UK_northbound_request_ref_lookup` (`MIN_API_VERSION` ASC, `REQUEST_SCOPE` ASC, `ACTION` ASC, `IS_ALACARTE` ASC, `MACRO_ACTION` ASC, `CLOUD_OWNER` ASC, `SERVICE_TYPE` ASC) 02:06:43 02:06:43.617 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.629 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.629 [main] INFO liquibase.changelog - SQL in file db/migration/V5.2__AddServiceTypeColumnToNorthBoundRequest.sql executed 02:06:43 02:06:43.629 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.2__AddServiceTypeColumnToNorthBoundRequest::so-migration ran successfully in 42ms 02:06:43 02:06:43.629 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.630 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.633 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:43 02:06:43.633 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:43 02:06:43.633 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration 02:06:43 02:06:43.636 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.636 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.636 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.636 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource` ( 02:06:43 `ORCHESTRATION_MODE` varchar(20) DEFAULT NULL, 02:06:43 `DESCRIPTION` varchar(1200) DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 `MODEL_UUID` varchar(200) NOT NULL, 02:06:43 `MODEL_INVARIANT_UUID` varchar(200) DEFAULT NULL, 02:06:43 `MODEL_VERSION` varchar(20) NOT NULL, 02:06:43 `MODEL_NAME` varchar(200) DEFAULT NULL, 02:06:43 `TOSCA_NODE_TYPE` varchar(200) DEFAULT NULL, 02:06:43 `RESOURCE_CATEGORY` varchar(200) DEFAULT NULL, 02:06:43 `RESOURCE_SUB_CATEGORY` varchar(200) DEFAULT NULL, 02:06:43 PRIMARY KEY (`MODEL_UUID`) 02:06:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.636 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.644 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.644 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource_customization` ( 02:06:43 `MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` varchar(200) NOT NULL, 02:06:43 `NF_TYPE` varchar(200) DEFAULT NULL, 02:06:43 `NF_ROLE` varchar(200) DEFAULT NULL, 02:06:43 `NF_FUNCTION` varchar(200) DEFAULT NULL, 02:06:43 `NF_NAMING_CODE` varchar(200) DEFAULT NULL, 02:06:43 `CREATION_TIMESTAMP` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 `PNF_RESOURCE_MODEL_UUID` varchar(200) NOT NULL, 02:06:43 `MULTI_STAGE_DESIGN` varchar(20) DEFAULT NULL, 02:06:43 `RESOURCE_INPUT` varchar(2000) DEFAULT NULL, 02:06:43 CDS_BLUEPRINT_NAME varchar(200) DEFAULT NULL, 02:06:43 CDS_BLUEPRINT_VERSION varchar(20) DEFAULT NULL, 02:06:43 PRIMARY KEY (`MODEL_CUSTOMIZATION_UUID`), 02:06:43 KEY `fk_pnf_resource_customization__pnf_resource1_idx` (`PNF_RESOURCE_MODEL_UUID`), 02:06:43 CONSTRAINT `fk_pnf_resource_customization__pnf_resource1` FOREIGN KEY (`PNF_RESOURCE_MODEL_UUID`) REFERENCES `pnf_resource` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:43 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.644 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.651 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.651 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `pnf_resource_customization_to_service` ( 02:06:43 `SERVICE_MODEL_UUID` varchar(200) NOT NULL, 02:06:43 `RESOURCE_MODEL_CUSTOMIZATION_UUID` varchar(200) NOT NULL, 02:06:43 PRIMARY KEY (`SERVICE_MODEL_UUID`,`RESOURCE_MODEL_CUSTOMIZATION_UUID`) 02:06:43 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:43 02:06:43.651 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.657 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.658 [main] INFO liquibase.changelog - SQL in file db/migration/V5.4__AddPnfResourceAndCustomization.sql executed 02:06:43 02:06:43.658 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.4__AddPnfResourceAndCustomization::so-migration ran successfully in 25ms 02:06:43 02:06:43.658 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.659 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.661 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.661 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.661 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration 02:06:43 02:06:43.664 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:43 02:06:43.664 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.664 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.664 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM temp_network_heat_template_lookup WHERE HEAT_TEMPLATE_ARTIFACT_UUID = 'efee1d84-b8ec-11e7-abc4-cec278b6b50a' 02:06:43 02:06:43.664 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.664 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.664 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM heat_template WHERE ARTIFACT_UUID = 'efee1d84-b8ec-11e7-abc4-cec278b6b50a' 02:06:43 02:06:43.664 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.666 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template` (`ARTIFACT_UUID`,`NAME`,`VERSION`,`BODY`,`TIMEOUT_MINUTES`,`DESCRIPTION`,`CREATION_TIMESTAMP`,`ARTIFACT_CHECKSUM`) VALUES 02:06:43 ('efee1d84-b8ec-11e7-abc4-cec278b6b50a','Generic NeutronNet','1',' 02:06:43 heat_template_version: 2013-05-23 02:06:43 description: A simple Neutron network 02:06:43 parameters: 02:06:43 network_name: 02:06:43 type: string 02:06:43 description: Name of the Neutron Network 02:06:43 default: ONAP-NW1 02:06:43 shared: 02:06:43 type: boolean 02:06:43 description: Shared amongst tenants 02:06:43 default: False 02:06:43 outputs: 02:06:43 network_id: 02:06:43 description: Openstack network identifier 02:06:43 value: { get_resource: network } 02:06:43 resources: 02:06:43 network: 02:06:43 type: OS::Neutron::Net 02:06:43 properties: 02:06:43 name: { get_param: network_name } 02:06:43 shared: { get_param: shared }',10,'Generic Neutron Template','2017-10-26 14:44:00', 'MANUAL RECORD') 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.666 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `temp_network_heat_template_lookup` (`NETWORK_RESOURCE_MODEL_NAME`, `HEAT_TEMPLATE_ARTIFACT_UUID`,`AIC_VERSION_MIN` , `AIC_VERSION_MAX` ) 02:06:43 VALUES ('Generic NeutronNet','efee1d84-b8ec-11e7-abc4-cec278b6b50a','2.0','3.0') 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.666 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template_params` (`HEAT_TEMPLATE_ARTIFACT_UUID`, `PARAM_NAME`, `IS_REQUIRED`, `PARAM_TYPE`, `PARAM_ALIAS`) 02:06:43 VALUES ('efee1d84-b8ec-11e7-abc4-cec278b6b50a', 'network_name', 0, 'String', NULL) 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.666 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `heat_template_params` (`HEAT_TEMPLATE_ARTIFACT_UUID`, `PARAM_NAME`, `IS_REQUIRED`, `PARAM_TYPE`, `PARAM_ALIAS`) 02:06:43 VALUES ('efee1d84-b8ec-11e7-abc4-cec278b6b50a', 'shared', 0, 'Boolean', NULL) 02:06:43 02:06:43.666 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.667 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.667 [main] INFO liquibase.changelog - SQL in file db/migration/V5.5.1__Correct_Default_NeutronNetwork.sql executed 02:06:43 02:06:43.668 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.5.1__Correct_Default_NeutronNetwork::so-migration ran successfully in 7ms 02:06:43 02:06:43.668 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.668 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.670 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:43 02:06:43.670 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:43 02:06:43.670 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration 02:06:43 02:06:43.671 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.671 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.671 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.671 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE vnf_vfmodule_cvnfc_configuration_customization 02:06:43 02:06:43.671 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.677 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.677 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS vnf_vfmodule_cvnfc_configuration_customization ( 02:06:43 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:43 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:43 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:43 `CONFIGURATION_TYPE` VARCHAR(200) NULL, 02:06:43 `CONFIGURATION_ROLE` VARCHAR(200) NULL, 02:06:43 `CONFIGURATION_FUNCTION` VARCHAR(200) NULL, 02:06:43 `POLICY_NAME` VARCHAR(200) NULL, 02:06:43 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:43 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:43 `VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:43 `VF_MODULE_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:43 `CVNFC_CUSTOMIZATION_ID` INT(11) DEFAULT NULL, 02:06:43 PRIMARY KEY (`ID`), 02:06:43 INDEX `fk_vnf_vfmodule_cvnfc_config_cust__configuration_idx` (`CONFIGURATION_MODEL_UUID` ASC), 02:06:43 02:06:43 CONSTRAINT `fk_vnf_vfmod_cvnfc_config_cust__configuration_resource` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) 02:06:43 REFERENCES `configuration` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:43 ) ENGINE = INNODB AUTO_INCREMENT = 20654 DEFAULT CHARACTER SET = LATIN1 02:06:43 02:06:43.677 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.684 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.684 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6__Fix_CVNFC_Customization.sql executed 02:06:43 02:06:43.684 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6__Fix_CVNFC_Customization::so-migration ran successfully in 14ms 02:06:43 02:06:43.684 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.684 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:43 02:06:43.686 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:43 02:06:43.686 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:43 02:06:43.686 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration 02:06:43 02:06:43.692 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:43 02:06:43.692 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.692 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.692 [main] DEBUG liquibase.database - Executing Statement: -- Drop Foreign Keys so we can migrate data 02:06:43 ALTER TABLE vnf_res_custom_to_vf_module_custom DROP FOREIGN KEY IF EXISTS fk_vnf_res_custom_to_vf_module_custom__vf_module_customization1 02:06:43 02:06:43.692 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.695 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.695 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_res_custom_to_vf_module_custom DROP FOREIGN KEY IF EXISTS fk_vnf_res_custom_to_vf_module_custom__vnf_resource_customiza1 02:06:43 02:06:43.695 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.697 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.697 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP FOREIGN KEY IF EXISTS fk_cvnfc_customization__vf_module_customization1 02:06:43 02:06:43.697 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.700 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.700 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP FOREIGN KEY IF EXISTS fk_vnf_configuration_cvnfc_customization__vf_module_customiza1 02:06:43 02:06:43.700 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.700 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.700 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP FOREIGN KEY IF EXISTS fk_cvnfc_customization__vnf_resource_customization1 02:06:43 02:06:43.700 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.702 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.702 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization_to_service DROP FOREIGN KEY IF EXISTS vnf_resource_customization_to_service_ibfk_2 02:06:43 02:06:43.702 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.704 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.704 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP FOREIGN KEY IF EXISTS fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1 02:06:43 02:06:43.704 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.704 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.704 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization DROP FOREIGN KEY IF EXISTS fk_vnfc_instance_group_customization__vnf_resource_customizat1 02:06:43 02:06:43.704 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.706 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.706 [main] DEBUG liquibase.database - Executing Statement: DROP INDEX UK_cvnfc_customization on cvnfc_customization 02:06:43 02:06:43.706 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.709 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.709 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vf_module_customization WHERE vf_module_model_uuid NOT IN (SELECT model_uuid FROM vf_module) 02:06:43 02:06:43.709 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.710 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.710 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:43 CHANGE COLUMN MULTI_STAGE_DESIGN MULTI_STAGE_DESIGN VARCHAR(20) NULL DEFAULT NULL AFTER NF_NAMING_CODE 02:06:43 02:06:43.710 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.725 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.725 [main] DEBUG liquibase.database - Executing Statement: -- Generate Primary keys for tables 02:06:43 ALTER TABLE vnf_resource_customization DROP PRIMARY KEY, ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY 02:06:43 02:06:43.725 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.735 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.735 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization DROP PRIMARY KEY, ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY 02:06:43 02:06:43.735 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.748 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.748 [main] DEBUG liquibase.database - Executing Statement: -- Add columns for Joins between tables 02:06:43 ALTER TABLE vnf_resource_customization ADD SERVICE_MODEL_UUID VARCHAR(200) DEFAULT NULL 02:06:43 02:06:43.748 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.760 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.760 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization ADD VNF_RESOURCE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:43 02:06:43.760 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.775 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.775 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization ADD VNF_RESOURCE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:43 02:06:43.775 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.787 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.787 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization ADD VF_MODULE_CUSTOMIZATION_ID INT(13) DEFAULT NULL 02:06:43 02:06:43.787 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.800 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.800 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/Services, re-add foreign key 02:06:43 INSERT INTO vnf_resource_customization (SELECT vrc.MODEL_CUSTOMIZATION_UUID,vrc.MODEL_INSTANCE_NAME, vrc.MIN_INSTANCES,vrc.MAX_INSTANCES,vrc.AVAILABILITY_ZONE_MAX_COUNT,vrc.NF_TYPE,vrc.NF_ROLE,vrc.NF_FUNCTION, 02:06:43 vrc.NF_NAMING_CODE,vrc.MULTI_STAGE_DESIGN,vrc.CREATION_TIMESTAMP, vrc.VNF_RESOURCE_MODEL_UUID,vrc.INSTANCE_GROUP_MODEL_UUID,NULL,crcs.SERVICE_MODEL_UUID from vnf_resource_customization vrc, vnf_resource_customization_to_service crcs, service srv WHERE crcs.RESOURCE_MODEL_CUSTOMIZATION_UUID = vrc.MODEL_CUSTOMIZATION_UUID AND srv.MODEL_UUID=crcs.SERVICE_MODEL_UUID) 02:06:43 02:06:43.800 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.801 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.801 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vnf_resource_customization where SERVICE_MODEL_UUID IS NULL 02:06:43 02:06:43.801 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.801 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.801 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization CHANGE COLUMN SERVICE_MODEL_UUID SERVICE_MODEL_UUID VARCHAR(200) NOT NULL 02:06:43 02:06:43.801 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.817 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.817 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:43 ADD CONSTRAINT fk_vnf_resource_customization_to_service FOREIGN KEY (SERVICE_MODEL_UUID) 02:06:43 REFERENCES service(MODEL_UUID) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE 02:06:43 02:06:43.817 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.837 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.837 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/VNFCInstance Groups 02:06:43 02:06:43 ALTER TABLE vnfc_instance_group_customization DROP PRIMARY KEY 02:06:43 02:06:43.837 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.863 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.863 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnfc_instance_group_customization 02:06:43 (SELECT vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID, vnfcgroup.INSTANCE_GROUP_MODEL_UUID, vnfcgroup.FUNCTION, vnfcgroup.DESCRIPTION, vnfcgroup.CREATION_TIMESTAMP, vnfrc.ID 02:06:43 FROM vnfc_instance_group_customization vnfcgroup, vnf_resource_customization vnfrc 02:06:43 WHERE vnfrc.MODEL_CUSTOMIZATION_UUID = vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID) 02:06:43 02:06:43.863 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.864 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.864 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vnfc_instance_group_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL 02:06:43 02:06:43.864 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.864 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.864 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization ADD ID INT(13) NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST 02:06:43 02:06:43.864 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.875 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.875 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization 02:06:43 ADD INDEX fk_vnfc_instance_group_customization__vnf_res_custom1_idx (VNF_RESOURCE_CUSTOMIZATION_ID ASC), 02:06:43 ADD CONSTRAINT fk_vnfc_instance_group_customization_vnf_customization FOREIGN KEY (VNF_RESOURCE_CUSTOMIZATION_ID) 02:06:43 REFERENCES vnf_resource_customization(ID) 02:06:43 ON DELETE CASCADE 02:06:43 ON UPDATE CASCADE 02:06:43 02:06:43.875 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.895 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.895 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization DROP VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID 02:06:43 02:06:43.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:43 02:06:43.905 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:43 02:06:43.905 [main] DEBUG liquibase.database - Executing Statement: -- Migrate linkage between VNF/VFMODULEs, re-add foreign key 02:06:43 INSERT INTO vf_module_customization 02:06:43 (SELECT vmc.MODEL_CUSTOMIZATION_UUID, vmc.LABEL, vmc.INITIAL_COUNT, vmc.MIN_INSTANCES, vmc.MAX_INSTANCES, vmc.AVAILABILITY_ZONE_COUNT, vmc.HEAT_ENVIRONMENT_ARTIFACT_UUID, vmc.VOL_ENVIRONMENT_ARTIFACT_UUID, vmc.CREATION_TIMESTAMP, vmc.VF_MODULE_MODEL_UUID, NULL,vnfrc.ID 02:06:43 FROM vf_module_customization vmc, vnf_res_custom_to_vf_module_custom vnfcvf, vnf_resource_customization vnfrc 02:06:43 WHERE vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID = vmc.MODEL_CUSTOMIZATION_UUID AND vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID) 02:06:44 02:06:43.905 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.906 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.906 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM vf_module_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL 02:06:44 02:06:43.906 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.906 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.906 [main] DEBUG liquibase.database - Executing Statement: -- Migrate Linkage between CVNFC_Customization and VF_Modules 02:06:44 CREATE VIEW vf_module_vnf AS 02:06:44 SELECT vmc.ID as vf_module_id, vnfrc.MODEL_CUSTOMIZATION_UUID as VNF_MODEL_CUST_UUID, vmc.MODEL_CUSTOMIZATION_UUID 02:06:44 FROM vf_module_customization vmc 02:06:44 JOIN vnf_res_custom_to_vf_module_custom vnfcvf ON vmc.MODEL_CUSTOMIZATION_UUID = vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 JOIN vnf_resource_customization vnfrc ON vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 02:06:43.906 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.908 [main] DEBUG liquibase.database - Executing Statement: UPDATE cvnfc_customization as cvnfcc 02:06:44 JOIN vf_module_vnf AS vfmvnf 02:06:44 ON vfmvnf.model_customization_uuid = cvnfcc.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 AND cvnfcc.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID=vfmvnf.VNF_MODEL_CUST_UUID 02:06:44 SET cvnfcc.VF_MODULE_CUSTOMIZATION_ID = vfmvnf.vf_module_id 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.908 [main] DEBUG liquibase.database - Executing Statement: DROP VIEW vf_module_vnf 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.908 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization 02:06:44 ADD CONSTRAINT fk_cvnfc_customization_to_vf_module_resource_customization FOREIGN KEY (VF_MODULE_CUSTOMIZATION_ID) 02:06:44 REFERENCES vf_module_customization(ID) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE 02:06:44 02:06:43.908 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.931 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.931 [main] DEBUG liquibase.database - Executing Statement: -- rename/clean up crazy table 02:06:44 ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 02:06:43.931 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.945 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.945 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_vfmodule_cvnfc_configuration_customization DROP VF_MODULE_MODEL_CUSTOMIZATION_UUID 02:06:44 02:06:43.945 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.956 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.956 [main] DEBUG liquibase.database - Executing Statement: RENAME TABLE vnf_vfmodule_cvnfc_configuration_customization TO cvnfc_configuration_customization 02:06:44 02:06:43.956 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.959 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.959 [main] DEBUG liquibase.database - Executing Statement: -- DROP Tables/columns no longer used 02:06:44 ALTER TABLE cvnfc_customization DROP VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 02:06:43.959 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.973 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.973 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization DROP VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID 02:06:44 02:06:43.973 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.986 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.986 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization DROP instance_group_model_uuid 02:06:44 02:06:43.986 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:43.997 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:43.997 [main] DEBUG liquibase.database - Executing Statement: -- Remove orphaned records, that hav ebeen migrated 02:06:44 02:06:44 DROP TABLE vnf_res_custom_to_vf_module_custom 02:06:44 02:06:43.997 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.002 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.002 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE vnf_resource_customization_to_service 02:06:44 02:06:44.002 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.010 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.010 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD UNIQUE INDEX UK_vnf_resource_customization (MODEL_CUSTOMIZATION_UUID ASC, SERVICE_MODEL_UUID ASC) 02:06:44 02:06:44.010 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.017 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.017 [main] DEBUG liquibase.database - Executing Statement: -- Additional Clean Up 02:06:44 ALTER TABLE vnf_resource_customization 02:06:44 CHANGE COLUMN `ID` `ID` INT(13) NOT NULL AUTO_INCREMENT FIRST, 02:06:44 ADD INDEX `vnf_resource_customization_mod_cust_uuid_idx` (`MODEL_CUSTOMIZATION_UUID` ASC) 02:06:44 02:06:44.017 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.029 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.029 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service_proxy_customization 02:06:44 DROP INDEX fk_service_proxy_customization__serv_prox_to_serv, 02:06:44 DROP INDEX UK_service_proxy_customization 02:06:44 02:06:44.029 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.033 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.033 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:44 ADD CONSTRAINT fk_vf_module_customization_to_vnf_resource_customization FOREIGN KEY (VNF_RESOURCE_CUSTOMIZATION_ID) 02:06:44 REFERENCES vnf_resource_customization(ID) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE 02:06:44 02:06:44.033 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.055 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.055 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE collection_resource 02:06:44 CHANGE COLUMN DESCRIPTION DESCRIPTION VARCHAR(1200) NULL DEFAULT NULL 02:06:44 02:06:44.055 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.071 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.071 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE building_block_detail 02:06:44 CHANGE COLUMN BUILDING_BLOCK_NAME BUILDING_BLOCK_NAME VARCHAR(200) NOT NULL 02:06:44 02:06:44.071 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.089 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.090 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_instance_group_customization CHANGE COLUMN VNF_RESOURCE_CUSTOMIZATION_ID VNF_RESOURCE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:44 02:06:44.090 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.102 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.102 [main] DEBUG liquibase.database - Executing Statement: -- clean up before making FK null 02:06:44 DELETE from cvnfc_customization where vf_module_customization_id is NULL 02:06:44 02:06:44.102 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.102 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.102 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_customization CHANGE COLUMN VF_MODULE_CUSTOMIZATION_ID VF_MODULE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:44 02:06:44.102 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.117 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization CHANGE COLUMN VNF_RESOURCE_CUSTOMIZATION_ID VNF_RESOURCE_CUSTOMIZATION_ID INT(13) NOT NULL 02:06:44 02:06:44.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.131 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.131 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_configuration_customization CHANGE COLUMN CVNFC_CUSTOMIZATION_ID CVNFC_CUSTOMIZATION_ID INT(11) NOT NULL 02:06:44 02:06:44.131 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.141 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.141 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cvnfc_configuration_customization 02:06:44 ADD CONSTRAINT fk_cvnfc_config_custom__cvnfc_cust1 FOREIGN KEY (CVNFC_CUSTOMIZATION_ID) 02:06:44 REFERENCES cvnfc_customization(ID) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE 02:06:44 02:06:44.141 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.163 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.163 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:44 CHANGE COLUMN ID ID INT(13) NOT NULL AUTO_INCREMENT FIRST, 02:06:44 ADD INDEX vf_module_customization_model_cust_uuid_idx (MODEL_CUSTOMIZATION_UUID ASC) 02:06:44 02:06:44.163 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.179 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.179 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.1__Use_ID_To_Identify_Tables.sql executed 02:06:44 02:06:44.179 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.1__Use_ID_To_Identify_Tables::so-migration ran successfully in 493ms 02:06:44 02:06:44.179 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.180 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.181 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:44 02:06:44.181 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:44 02:06:44.181 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration 02:06:44 02:06:44.182 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.183 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.183 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.183 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:44 ADD RESOURCE_ORDER varchar(255) 02:06:44 02:06:44.183 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.203 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.203 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD RESOURCE_INPUT varchar(2000) 02:06:44 02:06:44.203 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.216 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.216 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization 02:06:44 ADD RESOURCE_INPUT varchar(2000) 02:06:44 02:06:44.216 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.228 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.228 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization 02:06:44 ADD RESOURCE_INPUT varchar(2000) 02:06:44 02:06:44.228 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.242 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.242 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.2__AddResourceInput.sql executed 02:06:44 02:06:44.242 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.2__AddResourceInput::so-migration ran successfully in 61ms 02:06:44 02:06:44.242 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.243 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.245 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:44 02:06:44.245 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:44 02:06:44.245 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration 02:06:44 02:06:44.246 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.246 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.247 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.247 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:44 02:06:44.247 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.249 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.249 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource_customization 02:06:44 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:44 02:06:44.249 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.251 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.251 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE allotted_resource_customization 02:06:44 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:44 02:06:44.251 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.253 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.253 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.3__ChangeResourceInputLength.sql executed 02:06:44 02:06:44.253 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.3__ChangeResourceInputLength::so-migration ran successfully in 8ms 02:06:44 02:06:44.253 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.253 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.255 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:44 02:06:44.255 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:44 02:06:44.255 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration 02:06:44 02:06:44.256 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.256 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.256 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.256 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY COLUMN AIC_VERSION_MIN varchar(20) NULL 02:06:44 02:06:44.256 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.271 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.271 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY COLUMN HEAT_TEMPLATE_ARTIFACT_UUID varchar(200) NULL 02:06:44 02:06:44.271 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.285 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.285 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource DROP FOREIGN KEY fk_network_resource__temp_network_heat_template_lookup__mod_nm1 02:06:44 02:06:44.285 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.288 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.288 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.4__UpdateHeatRelatedAttribute.sql executed 02:06:44 02:06:44.288 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.4__UpdateHeatRelatedAttribute::so-migration ran successfully in 33ms 02:06:44 02:06:44.288 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.289 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.290 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:44 02:06:44.290 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:44 02:06:44.290 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration 02:06:44 02:06:44.291 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.291 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.291 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.291 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD CDS_BLUEPRINT_NAME varchar(200) null 02:06:44 02:06:44.291 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.304 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.304 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD CDS_BLUEPRINT_VERSION varchar(20) null 02:06:44 02:06:44.304 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.321 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.321 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.5__AddBluePrintNameVersion.sql executed 02:06:44 02:06:44.321 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.5__AddBluePrintNameVersion::so-migration ran successfully in 31ms 02:06:44 02:06:44.321 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.322 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.324 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:44 02:06:44.324 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:44 02:06:44.324 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration 02:06:44 02:06:44.325 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE catalogdb.service ADD COLUMN IF NOT EXISTS OVERALL_DISTRIBUTION_STATUS varchar(45) 02:06:44 02:06:44.325 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.345 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.345 [main] INFO liquibase.changelog - SQL in file db/migration/V5.6.6__Add_Column_For_Distrobution_Status.sql executed 02:06:44 02:06:44.345 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.6.6__Add_Column_For_Distrobution_Status::so-migration ran successfully in 21ms 02:06:44 02:06:44.345 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.346 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.348 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:44 02:06:44.348 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:44 02:06:44.348 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration 02:06:44 02:06:44.350 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:44 02:06:44.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.350 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.350 [main] DEBUG liquibase.database - Executing Statement: /* Drop existing foreign key */ 02:06:44 ALTER TABLE `catalogdb`.`configuration_customization` 02:06:44 DROP FOREIGN KEY IF EXISTS `fk_configuration_customization__configuration_customization1` 02:06:44 02:06:44.350 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.352 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.353 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `catalogdb`.`configuration_customization` 02:06:44 DROP FOREIGN KEY IF EXISTS `fk_configuration_resource_customization__configuration_resour1` 02:06:44 02:06:44.353 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.354 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.354 [main] DEBUG liquibase.database - Executing Statement: /* Drop existing index */ 02:06:44 ALTER TABLE `catalogdb`.`configuration_customization` 02:06:44 DROP INDEX IF EXISTS `fk_configuration_customization__configuration_customization_idx` 02:06:44 02:06:44.354 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.359 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.359 [main] DEBUG liquibase.database - Executing Statement: /* Create a new table */ 02:06:44 CREATE TABLE `tmp_configuration_customization` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `MODEL_CUSTOMIZATION_UUID` VARCHAR(200) NOT NULL, 02:06:44 `MODEL_INSTANCE_NAME` VARCHAR(200) NOT NULL, 02:06:44 `CONFIGURATION_TYPE` VARCHAR(200) DEFAULT NULL, 02:06:44 `CONFIGURATION_ROLE` VARCHAR(200) DEFAULT NULL, 02:06:44 `CONFIGURATION_FUNCTION` VARCHAR(200) DEFAULT NULL, 02:06:44 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:44 `CONFIGURATION_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:44 `SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID` VARCHAR(200) DEFAULT NULL, 02:06:44 `CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_ID` int(11) DEFAULT NULL, 02:06:44 `SERVICE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:44 PRIMARY KEY (`ID`) , 02:06:44 KEY `fk_configuration_customization__configuration_idx` (`CONFIGURATION_MODEL_UUID`), 02:06:44 KEY `fk_configuration_customization__service_idx` (`SERVICE_MODEL_UUID`), 02:06:44 UNIQUE KEY `uk_configuration_customization` (`MODEL_CUSTOMIZATION_UUID` ASC, `SERVICE_MODEL_UUID` ASC), 02:06:44 CONSTRAINT `fk_configuration_customization__configuration1` FOREIGN KEY (`CONFIGURATION_MODEL_UUID`) 02:06:44 REFERENCES `configuration` (`MODEL_UUID`) 02:06:44 ON DELETE CASCADE ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_configuration_customization__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) 02:06:44 REFERENCES `service` (`MODEL_UUID`) 02:06:44 ON DELETE CASCADE ON UPDATE CASCADE 02:06:44 02:06:44 ) ENGINE=INNODB DEFAULT CHARSET=LATIN1 02:06:44 02:06:44.359 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.367 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.367 [main] DEBUG liquibase.database - Executing Statement: /* Migrate the existing data */ 02:06:44 INSERT INTO tmp_configuration_customization 02:06:44 (`model_customization_uuid` , 02:06:44 `model_instance_name`, 02:06:44 `configuration_type` , 02:06:44 `configuration_role` , 02:06:44 `configuration_function` , 02:06:44 `creation_timestamp` , 02:06:44 `configuration_model_uuid` , 02:06:44 `service_proxy_customization_model_customization_uuid` , 02:06:44 `service_model_uuid`) 02:06:44 SELECT `config`.`model_customization_uuid`, 02:06:44 `config`.`model_instance_name`, 02:06:44 `config`.`configuration_type`, 02:06:44 `config`.`configuration_role`, 02:06:44 `config`.`configuration_function`, 02:06:44 `config`.`creation_timestamp`, 02:06:44 `config`.`configuration_model_uuid`, 02:06:44 `config`.`service_proxy_customization_model_customization_uuid`, 02:06:44 `svc`.`model_uuid` service_model_uuid FROM 02:06:44 configuration_customization config, 02:06:44 service svc, 02:06:44 configuration_customization_to_service config_svc 02:06:44 WHERE 02:06:44 config_svc.service_model_uuid = svc.model_uuid 02:06:44 AND config_svc.resource_model_customization_uuid = config.model_customization_uuid 02:06:44 02:06:44.367 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.368 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.368 [main] DEBUG liquibase.database - Executing Statement: /* Drop the old tables */ 02:06:44 02:06:44 DROP TABLE `catalogdb`.`configuration_customization` 02:06:44 02:06:44.368 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.371 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.371 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE `catalogdb`.`configuration_customization_to_service` 02:06:44 02:06:44.371 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.377 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.377 [main] DEBUG liquibase.database - Executing Statement: /* Rename the table */ 02:06:44 RENAME TABLE tmp_configuration_customization TO configuration_customization 02:06:44 02:06:44.377 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.382 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.382 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7__Use_ID_Configuration_Customization.sql executed 02:06:44 02:06:44.382 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7__Use_ID_Configuration_Customization::so-migration ran successfully in 34ms 02:06:44 02:06:44.382 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.382 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.384 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:44 02:06:44.384 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:44 02:06:44.384 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration 02:06:44 02:06:44.391 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:44 02:06:44.391 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.391 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.391 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`workflow` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `ARTIFACT_UUID` VARCHAR(200) NOT NULL, 02:06:44 `ARTIFACT_NAME` VARCHAR(200) NOT NULL, 02:06:44 `NAME` VARCHAR(200) NOT NULL, 02:06:44 `OPERATION_NAME` VARCHAR(200) NULL, 02:06:44 `VERSION` DOUBLE NOT NULL, 02:06:44 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:44 `BODY` LONGTEXT NULL, 02:06:44 `RESOURCE_TARGET` VARCHAR(200) NOT NULL, 02:06:44 `SOURCE` VARCHAR(200) NOT NULL, 02:06:44 `TIMEOUT_MINUTES` INT(11) NULL DEFAULT NULL, 02:06:44 `ARTIFACT_CHECKSUM` VARCHAR(200) NULL DEFAULT 'MANUAL RECORD', 02:06:44 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_workflow` (`ARTIFACT_UUID` ASC, `NAME` ASC, `VERSION` ASC, `SOURCE` ASC)) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.391 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.400 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.400 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`vnf_resource_to_workflow` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `VNF_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:44 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_vnf_resource_to_workflow` (`VNF_RESOURCE_MODEL_UUID` ASC, `WORKFLOW_ID` ASC), 02:06:44 INDEX `fk_vnf_resource_to_workflow__workflow1_idx` (`WORKFLOW_ID` ASC), 02:06:44 INDEX `fk_vnf_resource_to_workflow__vnf_res_mod_uuid_idx` (`VNF_RESOURCE_MODEL_UUID` ASC), 02:06:44 CONSTRAINT `fk_vnf_resource_to_workflow__vnf_resource1` 02:06:44 FOREIGN KEY (`VNF_RESOURCE_MODEL_UUID`) 02:06:44 REFERENCES `catalogdb`.`vnf_resource` (`MODEL_UUID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_vnf_resource_to_workflow__workflow1` 02:06:44 FOREIGN KEY (`WORKFLOW_ID`) 02:06:44 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.409 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.409 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`pnf_resource_to_workflow` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `PNF_RESOURCE_MODEL_UUID` VARCHAR(200) NOT NULL, 02:06:44 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_pnf_resource_to_workflow` (`PNF_RESOURCE_MODEL_UUID` ASC, `WORKFLOW_ID` ASC), 02:06:44 INDEX `fk_pnf_resource_to_workflow__workflow1_idx` (`WORKFLOW_ID` ASC), 02:06:44 INDEX `fk_pnf_resource_to_workflow__pnf_res_mod_uuid_idx` (`PNF_RESOURCE_MODEL_UUID` ASC), 02:06:44 CONSTRAINT `fk_pnf_resource_to_workflow__pnf_resource1` 02:06:44 FOREIGN KEY (`PNF_RESOURCE_MODEL_UUID`) 02:06:44 REFERENCES `catalogdb`.`pnf_resource` (`MODEL_UUID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_pnf_resource_to_workflow__workflow1` 02:06:44 FOREIGN KEY (`WORKFLOW_ID`) 02:06:44 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.409 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.418 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.418 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `NAME` VARCHAR(200) NOT NULL, 02:06:44 `DESCRIPTION` VARCHAR(1200) NOT NULL, 02:06:44 `VERSION` DOUBLE NOT NULL, 02:06:44 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_activity_spec` (`NAME` ASC, `VERSION` ASC)) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.418 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.425 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.425 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`user_parameters` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `NAME` VARCHAR(200) NOT NULL, 02:06:44 `PAYLOAD_LOCATION` VARCHAR(500) NULL, 02:06:44 `LABEL` VARCHAR(200) NOT NULL, 02:06:44 `TYPE` VARCHAR(200) NOT NULL, 02:06:44 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:44 `IS_REQUIRED` TINYINT(1) NOT NULL, 02:06:44 `MAX_LENGTH` INT(11) NULL, 02:06:44 `ALLOWABLE_CHARS` VARCHAR(200) NULL, 02:06:44 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_user_parameters` (`NAME` ASC)) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.425 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.433 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.433 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`workflow_activity_spec_sequence` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `WORKFLOW_ID` INT(11) NOT NULL, 02:06:44 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:44 `SEQ_NO` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_workflow_activity_spec_sequence` (`WORKFLOW_ID` ASC, `ACTIVITY_SPEC_ID` ASC, `SEQ_NO` ASC), 02:06:44 INDEX `fk_workflow_activity_spec_sequence__activity_spec_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:44 INDEX `fk_workflow_activity_spec_sequence__workflow_actifact_uuid_idx` (`WORKFLOW_ID` ASC), 02:06:44 CONSTRAINT `fk_workflow_activity_spec_sequence__activity_spec1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_workflow_activity_spec_sequence__workflow1` 02:06:44 FOREIGN KEY (`WORKFLOW_ID`) 02:06:44 REFERENCES `catalogdb`.`workflow` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.433 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.443 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.443 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_parameters` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `NAME` VARCHAR(200) NOT NULL, 02:06:44 `TYPE` VARCHAR(200) NOT NULL, 02:06:44 `DIRECTION` VARCHAR(200) NULL, 02:06:44 `DESCRIPTION` VARCHAR(1200) NULL, 02:06:44 `CREATION_TIMESTAMP` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_activity_spec_parameters` (`NAME` ASC, `DIRECTION` ASC)) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.443 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.452 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.452 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_categories` ( 02:06:44 `ID` INT(11) NOT NULL, 02:06:44 `NAME` VARCHAR(200) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_activity_spec_categories` (`NAME` ASC)) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.458 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.458 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_activity_spec_categories` ( 02:06:44 `ID` INT(11) NOT NULL, 02:06:44 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:44 `ACTIVITY_SPEC_CATEGORIES_ID` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_activity_spec_to_activity_spec_categories` (`ACTIVITY_SPEC_ID` ASC, `ACTIVITY_SPEC_CATEGORIES_ID` ASC), 02:06:44 INDEX `fk_activity_spec_to_activity_spec_categories__activity_spec_idx` (`ACTIVITY_SPEC_CATEGORIES_ID` ASC), 02:06:44 INDEX `fk_activity_spec_to_activity_spec_categories__activity_spec_idx1` (`ACTIVITY_SPEC_ID` ASC), 02:06:44 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec_c1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_CATEGORIES_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec_categories` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.458 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.466 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.466 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_activity_spec_parameters` ( 02:06:44 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:44 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:44 `ACTIVITY_SPEC_PARAMETERS_ID` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 INDEX `fk_activity_spec_to_activity_spec_params__act_sp_param_id_idx` (`ACTIVITY_SPEC_PARAMETERS_ID` ASC), 02:06:44 UNIQUE INDEX `UK_activity_spec_to_activity_spec_parameters` (`ACTIVITY_SPEC_ID` ASC, `ACTIVITY_SPEC_PARAMETERS_ID` ASC), 02:06:44 INDEX `fk_activity_spec_to_activity_spec_parameters__act_spec_id_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:44 CONSTRAINT `fk_activity_spec_to_activity_spec_parameters__activity_spec_1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_activity_spec_to_activity_spec_parameters__activ_spec_param1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_PARAMETERS_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec_parameters` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.466 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.475 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.475 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `catalogdb`.`activity_spec_to_user_parameters` ( 02:06:44 `ID` INT(11) NOT NULL, 02:06:44 `ACTIVITY_SPEC_ID` INT(11) NOT NULL, 02:06:44 `USER_PARAMETERS_ID` INT(11) NOT NULL, 02:06:44 PRIMARY KEY (`ID`), 02:06:44 UNIQUE INDEX `UK_activity_spec_to_user_parameters` (`ACTIVITY_SPEC_ID` ASC, `USER_PARAMETERS_ID` ASC), 02:06:44 INDEX `fk_activity_spec_to_user_parameters__user_parameters1_idx` (`USER_PARAMETERS_ID` ASC), 02:06:44 INDEX `fk_activity_spec_to_user_parameters__activity_spec1_idx` (`ACTIVITY_SPEC_ID` ASC), 02:06:44 CONSTRAINT `fk_activity_spec_to_user_parameters__activity_spec1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_ID`) 02:06:44 REFERENCES `catalogdb`.`activity_spec` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_activity_spec_to_user_parameters__user_parameters1` 02:06:44 FOREIGN KEY (`USER_PARAMETERS_ID`) 02:06:44 REFERENCES `catalogdb`.`user_parameters` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE) 02:06:44 ENGINE = InnoDB 02:06:44 DEFAULT CHARACTER SET = latin1 02:06:44 02:06:44.475 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.483 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.483 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7.1__WorkFlowDesignerTables.sql executed 02:06:44 02:06:44.483 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7.1__WorkFlowDesignerTables::so-migration ran successfully in 99ms 02:06:44 02:06:44.483 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.484 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.485 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:44 02:06:44.485 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:44 02:06:44.485 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration 02:06:44 02:06:44.486 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.486 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.486 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.486 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD COLUMN IF NOT EXISTS REG_EX_ERROR_MESSAGE varchar(300) DEFAULT NULL 02:06:44 02:06:44.486 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.501 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.501 [main] INFO liquibase.changelog - SQL in file db/migration/V5.7.2__Add_Error_Message_Rainy_Day.sql executed 02:06:44 02:06:44.501 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.7.2__Add_Error_Message_Rainy_Day::so-migration ran successfully in 16ms 02:06:44 02:06:44.501 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.501 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.503 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:44 02:06:44.503 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:44 02:06:44.503 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration 02:06:44 02:06:44.504 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.504 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.504 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.504 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:44 02:06:44.504 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.518 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.518 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:44 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:44 02:06:44.518 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.530 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.530 [main] INFO liquibase.changelog - SQL in file db/migration/V5.9__AddSkipPostInstantiationConfiguration.sql executed 02:06:44 02:06:44.530 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.9__AddSkipPostInstantiationConfiguration::so-migration ran successfully in 27ms 02:06:44 02:06:44.530 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.531 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.533 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:44 02:06:44.533 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:44 02:06:44.533 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration 02:06:44 02:06:44.534 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.534 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.534 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.534 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories DROP FOREIGN KEY fk_activity_spec_to_activity_spec_categories__activity_spec_c1 02:06:44 02:06:44.534 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.537 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.537 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_categories modify id INT(11) not null auto_increment 02:06:44 02:06:44.537 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.553 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.553 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories ADD 02:06:44 CONSTRAINT `fk_activity_spec_to_activity_spec_categories__activity_spec_c1` 02:06:44 FOREIGN KEY (`ACTIVITY_SPEC_CATEGORIES_ID`) 02:06:44 REFERENCES `activity_spec_categories` (`ID`) 02:06:44 ON DELETE CASCADE 02:06:44 ON UPDATE CASCADE 02:06:44 02:06:44.553 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.575 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.575 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_activity_spec_categories modify id INT(11) not null auto_increment 02:06:44 02:06:44.575 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.595 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.596 [main] INFO liquibase.changelog - SQL in file db/migration/V5.10__AlterforWorkFlowDesignerTables.sql executed 02:06:44 02:06:44.596 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.10__AlterforWorkFlowDesignerTables::so-migration ran successfully in 63ms 02:06:44 02:06:44.596 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.597 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.598 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:44 02:06:44.598 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:44 02:06:44.598 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration 02:06:44 02:06:44.599 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.599 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.599 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.599 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE activity_spec_to_user_parameters modify id INT(11) not null auto_increment 02:06:44 02:06:44.599 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.619 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.619 [main] INFO liquibase.changelog - SQL in file db/migration/V5.10.1__AlterTblActivitySpecToUserParameters.sql executed 02:06:44 02:06:44.619 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.10.1__AlterTblActivitySpecToUserParameters::so-migration ran successfully in 21ms 02:06:44 02:06:44.619 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.620 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.621 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:44 02:06:44.621 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:44 02:06:44.621 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration 02:06:44 02:06:44.622 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.622 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.622 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.622 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD VNFCINSTANCEGROUP_ORDER varchar(255) 02:06:44 02:06:44.622 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.633 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.633 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization 02:06:44 ADD RESOURCE_INPUT varchar(2000) 02:06:44 02:06:44.633 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.643 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.644 [main] INFO liquibase.changelog - SQL in file db/migration/V5.11__AddVnfResourceOrder.sql executed 02:06:44 02:06:44.644 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.11__AddVnfResourceOrder::so-migration ran successfully in 23ms 02:06:44 02:06:44.644 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.644 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.645 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:44 02:06:44.645 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:44 02:06:44.645 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration 02:06:44 02:06:44.646 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.646 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.646 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.646 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization ADD vnfc_instance_group_customization_id INTEGER NULL 02:06:44 02:06:44.646 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.657 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.657 [main] INFO liquibase.changelog - SQL in file db/migration/V5.12__Add_Relation_VnfcCustomization.sql executed 02:06:44 02:06:44.658 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V5.12__Add_Relation_VnfcCustomization::so-migration ran successfully in 12ms 02:06:44 02:06:44.658 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.658 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.660 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:44 02:06:44.660 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:44 02:06:44.660 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration 02:06:44 02:06:44.661 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:44 02:06:44.661 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.661 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.661 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:44 ADD IF NOT EXISTS ONAP_GENERATED_NAMING tinyint(1) DEFAULT NULL 02:06:44 02:06:44.661 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.679 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.679 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:44 ADD IF NOT EXISTS NAMING_POLICY varchar(200) DEFAULT NULL 02:06:44 02:06:44.679 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.695 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.695 [main] INFO liquibase.changelog - SQL in file db/migration/V6.0__AddNamingPolicyToService.sql executed 02:06:44 02:06:44.695 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.0__AddNamingPolicyToService::so-migration ran successfully in 35ms 02:06:44 02:06:44.695 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.696 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.698 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:44 02:06:44.698 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:44 02:06:44.698 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration 02:06:44 02:06:44.698 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.698 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.699 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.699 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE rainy_day_handler_macro ADD COLUMN IF NOT EXISTS SERVICE_ROLE varchar(300) DEFAULT NULL 02:06:44 02:06:44.699 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.712 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.712 [main] INFO liquibase.changelog - SQL in file db/migration/V6.1.1__AddServiceRoleToRainyDayHandling.sql executed 02:06:44 02:06:44.712 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.1.1__AddServiceRoleToRainyDayHandling::so-migration ran successfully in 14ms 02:06:44 02:06:44.712 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.713 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.714 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:44 02:06:44.714 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:44 02:06:44.714 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration 02:06:44 02:06:44.715 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:44 02:06:44.715 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.715 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.715 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:44 ADD IF NOT EXISTS NF_DATA_VALID tinyint(1) DEFAULT 0 02:06:44 02:06:44.715 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.728 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.728 [main] INFO liquibase.changelog - SQL in file db/migration/V6.2__AddNfValidData.sql executed 02:06:44 02:06:44.728 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.2__AddNfValidData::so-migration ran successfully in 14ms 02:06:44 02:06:44.728 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.729 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.730 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:44 02:06:44.730 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:44 02:06:44.730 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration 02:06:44 02:06:44.731 [main] DEBUG liquibase.database - Executing Statement: USE catalogdb 02:06:44 02:06:44.731 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.731 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.731 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE controller_selection_reference MODIFY ACTION_CATEGORY VARCHAR(50) NOT NULL 02:06:44 02:06:44.731 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.744 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.744 [main] INFO liquibase.changelog - SQL in file db/migration/V6.3__AlterColumnActionCategoryControllerSelectionCategory.sql executed 02:06:44 02:06:44.744 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V6.3__AlterColumnActionCategoryControllerSelectionCategory::so-migration ran successfully in 14ms 02:06:44 02:06:44.744 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.744 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.746 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:44 02:06:44.746 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:44 02:06:44.746 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration 02:06:44 02:06:44.748 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive(RESOURCE_TYPE, ORCHESTRATION_STATUS, TARGET_ACTION, FLOW_DIRECTIVE) 02:06:44 VALUES 02:06:44 02:06:44 ('CONFIGURATION', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('CONFIGURATION', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('CONFIGURATION', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('CONFIGURATION', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 02:06:44 ('NETWORK', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('NETWORK', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('NETWORK', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('NETWORK', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 ('NETWORK', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:44 ('NETWORK', 'ACTIVATED', 'DELETE', 'FAIL'), 02:06:44 ('NETWORK', 'ACTIVATED', 'UPDATE', 'CONTINUE'), 02:06:44 ('NETWORK_COLLECTION', 'ACTIVATED', 'CREATE', 'FAIL'), 02:06:44 ('NETWORK_COLLECTION', 'ACTIVATED', 'DELETE', 'CONTINUE'), 02:06:44 ('NETWORK_COLLECTION', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 02:06:44 ('NO_VALIDATE', 'ACTIVATED', 'CUSTOM', 'CONTINUE'), 02:06:44 02:06:44 ('SERVICE', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('SERVICE', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('SERVICE', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('SERVICE', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 ('SERVICE', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:44 02:06:44 ('VF_MODULE', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:44 ('VF_MODULE', 'ACTIVATED', 'DELETE', 'FAIL'), 02:06:44 02:06:44 ('VNF', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('VNF', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('VNF', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('VNF', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 ('VNF', 'ACTIVATED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:44 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'UNASSIGN', 'FAIL'), 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'DEACTIVATE', 'CONTINUE'), 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:44 ('VOLUME_GROUP', 'ACTIVATED', 'DELETE', 'FAIL') 02:06:44 02:06:44.748 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.749 [main] DEBUG liquibase.executor - 38 row(s) affected 02:06:44 02:06:44.749 [main] INFO liquibase.changelog - SQL in file db/migration/V7.0__AddActivatedForOrchestrationStatus.sql executed 02:06:44 02:06:44.751 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.0__AddActivatedForOrchestrationStatus::so-migration ran successfully in 5ms 02:06:44 02:06:44.751 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.751 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.753 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:44 02:06:44.753 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:44 02:06:44.753 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration 02:06:44 02:06:44.753 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.753 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.754 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.754 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:44 ADD COLUMN IF NOT EXISTS SUPPORT_FABRIC bit(1) 02:06:44 NOT NULL DEFAULT 1 02:06:44 02:06:44.754 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.766 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.766 [main] INFO liquibase.changelog - SQL in file db/migration/V7.1__UpdatedCloudSiteTable.sql executed 02:06:44 02:06:44.766 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.1__UpdatedCloudSiteTable::so-migration ran successfully in 13ms 02:06:44 02:06:44.766 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.766 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.769 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:44 02:06:44.769 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:44 02:06:44.769 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration 02:06:44 02:06:44.770 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.770 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.770 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.770 [main] DEBUG liquibase.database - Executing Statement: UPDATE cloud_sites SET SUPPORT_FABRIC = b'0' WHERE CLOUD_VERSION != '1.0.0' 02:06:44 02:06:44.770 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.770 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.770 [main] INFO liquibase.changelog - SQL in file db/migration/V7.2__UpdateCloudSiteTableSupportFabric.sql executed 02:06:44 02:06:44.770 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.2__UpdateCloudSiteTableSupportFabric::so-migration ran successfully in 1ms 02:06:44 02:06:44.770 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.771 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.773 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:44 02:06:44.773 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:44 02:06:44.773 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration 02:06:44 02:06:44.773 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.773 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.773 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.773 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnfc_customization 02:06:44 MODIFY IF EXISTS RESOURCE_INPUT varchar(20000) 02:06:44 02:06:44.773 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.776 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.776 [main] INFO liquibase.changelog - SQL in file db/migration/V7.3__UpdateVnfcCustResourceInputLength.sql executed 02:06:44 02:06:44.776 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.3__UpdateVnfcCustResourceInputLength::so-migration ran successfully in 3ms 02:06:44 02:06:44.776 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.776 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.777 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:44 02:06:44.777 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:44 02:06:44.777 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration 02:06:44 02:06:44.778 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.778 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.779 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.779 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_info` ( 02:06:44 `ID` int (11) AUTO_INCREMENT, 02:06:44 `SERVICE_INPUT` varchar (5000), 02:06:44 `SERVICE_PROPERTIES` varchar (5000), 02:06:44 PRIMARY KEY (`ID`) 02:06:44 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:44 02:06:44.779 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.784 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.784 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_artifact`( 02:06:44 `ARTIFACT_UUID` varchar (200) NOT NULL, 02:06:44 `TYPE` varchar (200) NOT NULL, 02:06:44 `NAME` varchar (200) NOT NULL, 02:06:44 `VERSION` varchar (200) NOT NULL, 02:06:44 `DESCRIPTION` varchar (200) DEFAULT NULL, 02:06:44 `CONTENT` LONGTEXT DEFAULT NULL, 02:06:44 `CHECKSUM` varchar (200) DEFAULT NULL, 02:06:44 `CREATION_TIMESTAMP` DATETIME DEFAULT CURRENT_TIMESTAMP, 02:06:44 `SERVICE_MODEL_UUID` varchar (200) NOT NULL, 02:06:44 PRIMARY KEY (`ARTIFACT_UUID`), 02:06:44 CONSTRAINT `fk_service_artifact_service_info1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:44 )ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:44 02:06:44.784 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.793 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.793 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `service_to_service_info` ( 02:06:44 `SERVICE_MODEL_UUID` varchar (200) NOT NULL, 02:06:44 `SERVICE_INFO_ID` INT (11) NOT NULL, 02:06:44 PRIMARY KEY (`SERVICE_MODEL_UUID`,`SERVICE_INFO_ID`), 02:06:44 CONSTRAINT `fk_service_to_service_info__service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE, 02:06:44 CONSTRAINT `fk_service_to_service_info__service_info1` FOREIGN KEY (`SERVICE_INFO_ID`) REFERENCES `service_info` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:44 ) 02:06:44 02:06:44.793 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.799 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.800 [main] INFO liquibase.changelog - SQL in file db/migration/V7.5__AddServiceArtifact.sql executed 02:06:44 02:06:44.800 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.5__AddServiceArtifact::so-migration ran successfully in 23ms 02:06:44 02:06:44.800 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.800 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.802 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:44 02:06:44.802 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:44 02:06:44.802 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration 02:06:44 02:06:44.803 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.803 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.803 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.803 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_info` 02:06:44 ADD COLUMN IF NOT EXISTS SERVICE_MODEL_UUID varchar (200) 02:06:44 NOT NULL 02:06:44 02:06:44.803 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.813 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.813 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_artifact` DROP FOREIGN KEY `fk_service_artifact_service_info1` 02:06:44 02:06:44.813 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.815 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.815 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_info` 02:06:44 ADD CONSTRAINT `fk_service_info_service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:44 02:06:44.815 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.831 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.832 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE `service_artifact` 02:06:44 ADD CONSTRAINT `fk_service_artifact_service1` FOREIGN KEY (`SERVICE_MODEL_UUID`) REFERENCES `service` (`MODEL_UUID`) ON DELETE CASCADE ON UPDATE CASCADE 02:06:44 02:06:44.832 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.851 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.851 [main] DEBUG liquibase.database - Executing Statement: DROP TABLE IF EXISTS `service_to_service_info` 02:06:44 02:06:44.851 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.856 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.856 [main] INFO liquibase.changelog - SQL in file db/migration/V7.5.1__AddServiceArtifact.sql executed 02:06:44 02:06:44.856 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V7.5.1__AddServiceArtifact::so-migration ran successfully in 54ms 02:06:44 02:06:44.856 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.857 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:44 02:06:44.859 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:44 02:06:44.859 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:44 02:06:44.859 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration 02:06:44 02:06:44.860 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:44 02:06:44.860 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.860 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.861 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:44 ADD CONTROLLER_ACTOR varchar(200) null 02:06:44 02:06:44.861 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:44 02:06:44.878 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:44 02:06:44.878 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:44 ADD CDS_BLUEPRINT_NAME varchar(200) null 02:06:44 02:06:44.878 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.895 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.895 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:45 ADD CDS_BLUEPRINT_VERSION varchar(20) null 02:06:45 02:06:44.895 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.912 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.912 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:45 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:45 02:06:44.912 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.932 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.932 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization 02:06:45 ADD CONTROLLER_ACTOR varchar(200) null 02:06:45 02:06:44.932 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.945 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.946 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:45 ADD CONTROLLER_ACTOR varchar(200) null 02:06:45 02:06:44.946 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.960 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.960 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization 02:06:45 ADD SKIP_POST_INSTANTIATION_CONFIGURATION boolean default true 02:06:45 02:06:44.960 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.976 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.976 [main] INFO liquibase.changelog - SQL in file db/migration/V8.1__AddControllerActorAndBlueprint.sql executed 02:06:45 02:06:44.976 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.1__AddControllerActorAndBlueprint::so-migration ran successfully in 117ms 02:06:45 02:06:44.976 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.977 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:44.980 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:45 02:06:44.980 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:45 02:06:44.980 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration 02:06:45 02:06:44.982 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:44.982 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:44.982 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:44.982 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE orchestration_flow_reference 02:06:45 ADD SCOPE VARCHAR (200) DEFAULT NULL, 02:06:45 ADD ACTION VARCHAR (200) DEFAULT NULL 02:06:45 02:06:44.982 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.004 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.004 [main] INFO liquibase.changelog - SQL in file db/migration/V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference.sql executed 02:06:45 02:06:45.004 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.2__AddScopeAndActionColumnsInOrchestrationFlowReference::so-migration ran successfully in 24ms 02:06:45 02:06:45.004 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.005 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.007 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:45 02:06:45.007 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:45 02:06:45.007 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration 02:06:45 02:06:45.008 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.008 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.008 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `bbname_selection_reference` ( 02:06:45 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:45 `CONTROLLER_ACTOR` varchar(200) NOT NULL , 02:06:45 `SCOPE` varchar(200) NOT NULL, 02:06:45 `ACTION` varchar(200) NOT NULL, 02:06:45 `BB_NAME` varchar(200) NOT NULL, 02:06:45 PRIMARY KEY (`ID`) 02:06:45 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:45 02:06:45.008 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.015 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.015 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO bbname_selection_reference (CONTROLLER_ACTOR,SCOPE,ACTION,BB_NAME) 02:06:45 VALUES 02:06:45 ('APPC', 'vfModule', 'healthCheck','GenericVnfHealthCheckBB'), 02:06:45 ('APPC', 'vfModule', 'configScaleOut','ConfigurationScaleOutBB'), 02:06:45 ('APPC', 'vnf', 'healthCheck','GenericVnfHealthCheckBB') 02:06:45 02:06:45.015 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.016 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:45 02:06:45.016 [main] INFO liquibase.changelog - SQL in file db/migration/V8.4__AddBBNameSelectionReference.sql executed 02:06:45 02:06:45.016 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.4__AddBBNameSelectionReference::so-migration ran successfully in 9ms 02:06:45 02:06:45.016 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.017 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.020 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:45 02:06:45.020 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:45 02:06:45.020 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration 02:06:45 02:06:45.021 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.021 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.022 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.022 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites 02:06:45 ADD COLUMN IF NOT EXISTS CLOUD_OWNER varchar(255) 02:06:45 02:06:45.022 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.036 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.036 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `network_technology_reference` ( 02:06:45 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:45 `NETWORK_TECHNOLOGY` varchar(200) NOT NULL , 02:06:45 `CLOUD_OWNER` varchar(200) NOT NULL, 02:06:45 PRIMARY KEY (`ID`) 02:06:45 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:45 02:06:45.036 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.041 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.041 [main] INFO liquibase.changelog - SQL in file db/migration/V8.5__AddCloudOwner.sql executed 02:06:45 02:06:45.041 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.5__AddCloudOwner::so-migration ran successfully in 21ms 02:06:45 02:06:45.041 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.042 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.044 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:45 02:06:45.044 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:45 02:06:45.044 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration 02:06:45 02:06:45.045 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.045 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.045 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.045 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service 02:06:45 ADD COLUMN IF NOT EXISTS service_function varchar(200) DEFAULT NULL 02:06:45 02:06:45.045 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.060 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.060 [main] INFO liquibase.changelog - SQL in file db/migration/V8.6__Update_Service_Function.sql executed 02:06:45 02:06:45.060 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.6__Update_Service_Function::so-migration ran successfully in 16ms 02:06:45 02:06:45.060 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.061 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.062 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:45 02:06:45.062 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:45 02:06:45.062 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration 02:06:45 02:06:45.064 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.064 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.064 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.064 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `processing_flags` ( 02:06:45 `ID` INT(11) NOT NULL AUTO_INCREMENT, 02:06:45 `FLAG` varchar(200) NOT NULL, 02:06:45 `VALUE` varchar(200) NOT NULL, 02:06:45 `ENDPOINT` varchar(200) NOT NULL, 02:06:45 `DESCRIPTION` longtext NOT NULL, 02:06:45 `CREATION_TIMESTAMP` timestamp NULL DEFAULT current_timestamp(), 02:06:45 `UPDATE_TIMESTAMP` timestamp DEFAULT current_timestamp() ON UPDATE current_timestamp(), 02:06:45 PRIMARY KEY (`ID`), 02:06:45 UNIQUE KEY `UK_processing_flags` (`FLAG`) 02:06:45 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:45 02:06:45.064 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.071 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.071 [main] INFO liquibase.changelog - SQL in file db/migration/V8.7__AddProcessingFlags.sql executed 02:06:45 02:06:45.071 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.7__AddProcessingFlags::so-migration ran successfully in 9ms 02:06:45 02:06:45.071 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.072 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.073 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:45 02:06:45.073 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:45 02:06:45.073 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration 02:06:45 02:06:45.075 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.075 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.075 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.075 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (15,NULL,'createInstance',NULL,'2.0','UNI-UNI','OTN UNI-UNI resource create recipe','/mso/async/services/CreateSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:45 02:06:45.075 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.075 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.075 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (16,NULL,'deleteInstance',NULL,'2.0','UNI-UNI','OTN UNI-UNI resource delete recipe','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:45 02:06:45.075 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.076 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.076 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (17,NULL,'createInstance',NULL,'2.0','UNI-ENNI','OTN UNI-ENNI resource create recipe','/mso/async/services/CreateSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:45 02:06:45.076 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.076 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.076 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnf_recipe` (`id`, `VF_MODULE_ID`, `ACTION`, `SERVICE_TYPE`, `VERSION_STR`, `NF_ROLE`, `DESCRIPTION`, `ORCHESTRATION_URI`, `VNF_PARAM_XSD`, `RECIPE_TIMEOUT`, `CREATION_TIMESTAMP`) VALUES (18,NULL,'deleteInstance',NULL,'2.0','UNI-ENNI','OTN UNI-ENNI resource delete recipe','/mso/async/services/DeleteSDNCNetworkResource',NULL,180,'2017-10-05 18:52:03') 02:06:45 02:06:45.076 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.076 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.076 [main] INFO liquibase.changelog - SQL in file db/migration/V8.7.1__Update_Optical_Service_Recipe.sql executed 02:06:45 02:06:45.077 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.7.1__Update_Optical_Service_Recipe::so-migration ran successfully in 4ms 02:06:45 02:06:45.077 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.078 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.080 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:45 02:06:45.080 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:45 02:06:45.080 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration 02:06:45 02:06:45.081 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.081 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.081 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.081 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization 02:06:45 ADD DEFAULT_SOFTWARE_VERSION varchar(4000) null 02:06:45 02:06:45.081 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.095 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.096 [main] INFO liquibase.changelog - SQL in file db/migration/V8.8__AddSoftwareVersionToPnfCustomization.sql executed 02:06:45 02:06:45.096 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.8__AddSoftwareVersionToPnfCustomization::so-migration ran successfully in 16ms 02:06:45 02:06:45.096 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.096 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.099 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:45 02:06:45.099 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:45 02:06:45.099 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration 02:06:45 02:06:45.100 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.100 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.100 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.100 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services ADD COLUMN ADMIN_PROJECT_DOMAIN_NAME varchar(255) DEFAULT 'Default' 02:06:45 02:06:45.100 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.109 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.109 [main] INFO liquibase.changelog - SQL in file db/migration/V8.8.1__AddColumnAdminProjectDomainName.sql executed 02:06:45 02:06:45.109 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.8.1__AddColumnAdminProjectDomainName::so-migration ran successfully in 10ms 02:06:45 02:06:45.109 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.110 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.113 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:45 02:06:45.113 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:45 02:06:45.113 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration 02:06:45 02:06:45.115 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.115 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.115 [main] DEBUG liquibase.database - Executing Statement: UPDATE network_resource SET ORCHESTRATION_MODE = 'HEAT' WHERE ORCHESTRATION_MODE IS NULL 02:06:45 02:06:45.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.115 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.115 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET INITIAL_COUNT = '0' WHERE INITIAL_COUNT IS NULL 02:06:45 02:06:45.115 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.116 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET MIN_INSTANCES = '0' WHERE MIN_INSTANCES IS NULL 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.116 [main] DEBUG liquibase.database - Executing Statement: UPDATE workflow SET ARTIFACT_CHECKSUM = 'RECORD' WHERE ARTIFACT_CHECKSUM IS NULL 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.116 [main] DEBUG liquibase.database - Executing Statement: UPDATE identity_services SET ADMIN_PROJECT_DOMAIN_NAME = 'Default' WHERE ADMIN_PROJECT_DOMAIN_NAME IS NULL 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.116 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.116 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.116 [main] DEBUG liquibase.database - Executing Statement: UPDATE pnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.117 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_resource_customization SET NF_DATA_VALID = 0 WHERE NF_DATA_VALID IS NULL 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.117 [main] DEBUG liquibase.database - Executing Statement: UPDATE cloud_sites SET SUPPORT_FABRIC = 1 WHERE SUPPORT_FABRIC IS NULL 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.117 [main] DEBUG liquibase.database - Executing Statement: UPDATE service SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.117 [main] DEBUG liquibase.database - Executing Statement: UPDATE vf_module_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.117 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.118 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE network_resource MODIFY ORCHESTRATION_MODE varchar(20) NOT NULL DEFAULT 'HEAT' 02:06:45 02:06:45.118 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.131 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.131 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY INITIAL_COUNT int(11) NOT NULL DEFAULT '0' 02:06:45 02:06:45.131 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.145 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.145 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY MIN_INSTANCES int(11) NOT NULL DEFAULT '0' 02:06:45 02:06:45.145 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.160 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.160 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE workflow MODIFY ARTIFACT_CHECKSUM VARCHAR(200) NOT NULL DEFAULT 'MANUAL RECORD' 02:06:45 02:06:45.160 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.172 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.172 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE identity_services MODIFY ADMIN_PROJECT_DOMAIN_NAME varchar(255) NOT NULL DEFAULT 'Default' 02:06:45 02:06:45.172 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.181 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.181 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:45 02:06:45.181 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.196 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.196 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE pnf_resource_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:45 02:06:45.196 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.209 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.209 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vnf_resource_customization MODIFY NF_DATA_VALID tinyint(1) NOT NULL DEFAULT 0 02:06:45 02:06:45.209 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.222 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.222 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE cloud_sites MODIFY SUPPORT_FABRIC bit(1) NOT NULL DEFAULT 1 02:06:45 02:06:45.222 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.223 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.223 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE service MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:45 02:06:45.223 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.242 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.242 [main] DEBUG liquibase.database - Executing Statement: ALTER TABLE vf_module_customization MODIFY SKIP_POST_INSTANTIATION_CONFIGURATION boolean NOT NULL DEFAULT true 02:06:45 02:06:45.242 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.255 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.255 [main] INFO liquibase.changelog - SQL in file db/migration/V8.9__EnforceNotNullWithDefaults.sql executed 02:06:45 02:06:45.255 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.9__EnforceNotNullWithDefaults::so-migration ran successfully in 142ms 02:06:45 02:06:45.256 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.256 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.260 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:45 02:06:45.260 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:45 02:06:45.260 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration 02:06:45 02:06:45.262 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.262 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.262 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `building_block_rollback` ( 02:06:45 `ID` INT NOT NULL AUTO_INCREMENT, 02:06:45 `BUILDING_BLOCK_NAME` varchar(200) NOT NULL, 02:06:45 `ACTION` varchar(200) null, 02:06:45 `ROLLBACK_BUILDING_BLOCK_NAME` varchar(200) NOT NULL, 02:06:45 `ROLLBACK_ACTION` varchar(200) NULL, 02:06:45 PRIMARY KEY (`ID`) 02:06:45 ) ENGINE=InnoDB DEFAULT CHARSET=latin1 02:06:45 02:06:45.262 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.269 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.269 [main] INFO liquibase.changelog - SQL in file db/migration/V8.9.1__AddBuildingBlockRollback.sql executed 02:06:45 02:06:45.269 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::V8.9.1__AddBuildingBlockRollback::so-migration ran successfully in 9ms 02:06:45 02:06:45.269 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.269 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.271 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:45 02:06:45.271 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:45 02:06:45.271 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__MacroData::so-migration 02:06:45 02:06:45.307 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.307 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.308 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.308 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM northbound_request_ref_lookup 02:06:45 02:06:45.308 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.312 [main] DEBUG liquibase.executor - 25 row(s) affected 02:06:45 02:06:45.312 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_flow_reference 02:06:45 02:06:45.312 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.312 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.312 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM rainy_day_handler_macro 02:06:45 02:06:45.312 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.313 [main] DEBUG liquibase.executor - 44 row(s) affected 02:06:45 02:06:45.313 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM building_block_detail 02:06:45 02:06:45.313 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.313 [main] DEBUG liquibase.executor - 56 row(s) affected 02:06:45 02:06:45.313 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM orchestration_status_state_transition_directive 02:06:45 02:06:45.313 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.314 [main] DEBUG liquibase.executor - 370 row(s) affected 02:06:45 02:06:45.314 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE,IS_TOPLEVELFLOW, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:45 ('Service-Create', 'createInstance', 'Service', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Delete', 'deleteInstance', 'Service', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Assign', 'assignInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Activate', 'activateInstance', 'Service', false,true, '5','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Deactivate', 'deactivateInstance', 'Service', false,true, '5', '7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Unassign', 'unassignInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Create', 'createInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Delete', 'deleteInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Service-Macro-Upgrade', 'upgradeInstance', 'Service', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Network-Create', 'createInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Network-Delete', 'deleteInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('Network-Update', 'updateInstance', 'Network', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-Macro-Create', 'createInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-Macro-Recreate', 'recreateInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-Macro-Replace', 'replaceInstance', 'Vnf', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-Create', 'createInstance', 'Vnf', true,true, '7', '7', 'DEFAULT', '*'), 02:06:45 ('VNF-Delete', 'deleteInstance', 'Vnf', true,true, '7', '7', 'DEFAULT', '*'), 02:06:45 ('VNF-Macro-Delete', 'deleteInstance', 'Vnf', false,true, '7', '7', 'DEFAULT', '*'), 02:06:45 ('VNF-Macro-Modify', 'updateInstance', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('VNF-Macro-HealthCheck', 'healthCheck', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('VolumeGroup-Create', 'createInstance', 'VolumeGroup', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VolumeGroup-Delete', 'deleteInstance', 'VolumeGroup', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-Create', 'createInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-Delete', 'deleteInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-Replace', 'replaceInstance', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-Replace-Retain-Assignments', 'replaceInstanceRetainAssignments', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-DeactivateAndCloudDelete', 'deactivateAndCloudDelete', 'VfModule', true,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('NetworkCollection-Macro-Create', 'createInstance', 'NetworkCollection', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('NetworkCollection-Macro-Delete', 'deleteInstance', 'NetworkCollection', false,true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VFModule-ScaleOut', 'scaleOut', 'VfModule', true, true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-InPlaceUpdate', 'inPlaceSoftwareUpdate', 'Vnf', true, true, '7','7', 'DEFAULT', '*'), 02:06:45 ('VNF-Config-Update', 'applyUpdatedConfig', 'Vnf', true, true, '7','7', 'DEFAULT', '*'), 02:06:45 ('CNF-Macro-Upgrade', 'upgradeCnf', 'Vnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('PNF-Macro-Delete', 'deleteInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('PNF-Macro-Create', 'createInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('PNF-Macro-Modify', 'updateInstance', 'Pnf', false,true, '7', '7','DEFAULT', '*'), 02:06:45 ('Cnf-Create', 'createInstance', 'Cnf', true, true, '7','7','DEFAULT', '*'), 02:06:45 ('Cnf-Delete', 'deleteInstance', 'Cnf', true, true, '7','7','DEFAULT', '*'), 02:06:45 ('Slice-Macro-create','createRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*'), 02:06:45 ('Slice-Macro-modify','modifyRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*'), 02:06:45 ('Slice-Macro-delete','deleteRanSlice','NetworkSliceSubnet',0,1,7,1,'DEFAULT','*') 02:06:45 02:06:45.314 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.318 [main] DEBUG liquibase.executor - 41 row(s) affected 02:06:45 02:06:45.318 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, SCOPE, ACTION, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:45 ('Service-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Create', '2', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Delete', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Delete', '2', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Assign', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '1', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '2', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '5', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '7', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Activate', '9', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Unassign', '3', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '2', 'CreateChildServiceBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '3', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '4', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '5', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '6', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '7', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '8', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '9', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '10', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '11', 'ControllerExecutionBB', 'pnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '12', 'ControllerExecutionBB', 'pnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '13', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '14', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '15', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '16', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '17', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '18', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '19', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '20', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '21', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '22', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Create', '23', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '1', 'DeleteChildServiceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '2', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '3', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '4', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '5', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '6', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '7', 'DeactivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '8', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '9', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '10', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '11', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '12', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '13', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '14', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '15', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Delete', '16', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Service-Macro-Upgrade', '1', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Create', '1', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Create', '2', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Create', '3', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Delete', '1', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Delete', '2', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Delete', '3', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Network-Update', '1', 'UpdateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Create', '1', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Create', '2', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Delete', '1', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Delete', '2', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '7', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '8', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '9', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '10', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '11', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '12', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '13', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '14', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '15', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '16', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '17', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Create', '18', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '6', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '7', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '9', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '10', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '11', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '12', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Delete', '13', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '3', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '4', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '6', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '7', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '9', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Recreate', '10', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '5', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '6', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '7', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '8', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '9', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '10', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '14', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '15', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '16', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Replace', '17', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Create', '1', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Create', '2', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Create', '3', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Delete', '3', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('NetworkCollection-Macro-Delete', '4', 'DeleteNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '1', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-ScaleOut', '6', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '5', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '6', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '7', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '8', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '9', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '10', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '11', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '12', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace', '14', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '5', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '6', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '7', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '8', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '9', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '10', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '11', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '12', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-Replace-Retain-Assignments', '13', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '4', 'VNFCheckClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '5', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '6', 'VNFLockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '7', 'VNFUpgradePreCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '8', 'VNFQuiesceTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '9', 'VNFStopActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '10', 'VNFSnapShotActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '11', 'VNFStartActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '12', 'VNFUpgradeBackupActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '13', 'VNFUpgradeSoftwareActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '14', 'VNFUpgradePostCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '15', 'VNFResumeTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '16', 'VNFUnlockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '17', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-InPlaceUpdate', '18', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '4', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '5', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '6', 'VNFConfigModifyActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '7', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '8', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Config-Update', '9', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Modify', '1', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-Modify', '2', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-HealthCheck', '1', 'HealthCheckBB', 'vnf', 'status-check', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-HealthCheck' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('VNF-Macro-HealthCheck', '2', 'HealthCheckBB', 'vnf', 'health-check', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-HealthCheck' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '3', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '4', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '5', 'VfModuleUpgradeStatusBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '6', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '7', 'ControllerExecutionBB', 'vnf', 'config-upgrade-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '8', 'UpgradeVfModuleBB', NULL , NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '9', 'ControllerExecutionBB', 'vnf', 'config-upgrade-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '10', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '11', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '12', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Macro-Upgrade', '13', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'CNF-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Create', '1', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Create', '2', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Create', '3', 'ControllerExecutionBB', 'pnf' , 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Create', '4', 'ControllerExecutionBB', 'pnf' , 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Create', '5', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Delete', '1', 'DeactivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Delete', '2', 'UnassignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Create', '1', 'CnfInstantiateBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Cnf-Create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('CNF-Delete', '2', 'CnfDeleteBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Cnf-Delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-Create','1','AssignRANNssiBB','nssi',null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-Create','2','ControllerExecutionBB','nssi','create-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-Create','3','ActivateRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-create' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-modify','1','ModifyRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-modify','2','ControllerExecutionBB','nssi','modify-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-delete','2','DeleteRANNssiBB',null,null,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('Slice-Macro-delete','1','ControllerExecutionBB','nssi','delete-sliceprofile',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Slice-Macro-delete' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Modify' , '1', 'AAISetPnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Modify' , '2', 'ControllerExecutionBB', 'pnf' , 'modify-config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Modify' , '3', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Modify' , '4', 'ControllerExecutionBB', 'pnf' , 'modify-config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')), 02:06:45 ('PNF-Macro-Modify' , '5', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'PNF-Macro-Modify' and CLOUD_OWNER = 'DEFAULT')) 02:06:45 02:06:45.319 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.357 [main] DEBUG liquibase.executor - 250 row(s) affected 02:06:45 02:06:45.357 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO rainy_day_handler_macro (FLOW_NAME, SERVICE_TYPE, VNF_TYPE, ERROR_CODE, WORK_STEP, POLICY, SECONDARY_POLICY, REG_EX_ERROR_MESSAGE, SERVICE_ROLE) 02:06:45 VALUES 02:06:45 ('ActivateNetworkBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('ActivateNetworkCollectionBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('ActivateServiceInstanceBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('ActivateVfModuleBB', '*', '*', '*', '*' , 'RollbackToAssigned', NULL, '*', '*'), 02:06:45 ('ActivateVnfBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('ActivateVolumeGroupBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('AssignNetworkBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('AssignServiceInstanceBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('AssignVfModuleBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('AssignVnfBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('AssignVolumeGroupBB', '*', '*', '*', '*' , 'Rollback', 'Abort', '*', '*'), 02:06:45 ('CreateNetworkBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:45 ('CreateNetworkCollectionBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:45 ('CreateVfModuleBB', '*', '*', '*', '*' , 'Retry', 'RollbackToAssigned', '*', '*'), 02:06:45 ('CreateVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:45 ('ChangeModelServiceInstanceBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('ChangeModelVfModuleBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('ChangeModelVnfBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('CreateCustomerBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeactivateNetworkBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeactivateServiceInstanceBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeactivateVfModuleBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeactivateVnfBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeactivateVolumeGroupBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('DeleteNetworkBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('DeleteNetworkCollectionBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('DeleteVfModuleBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('DeleteVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UnassignNetworkBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UnassignServiceInstanceBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UnassignVfModuleBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UnassignVnfBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UnassignVolumeGroupBB', '*', '*', '*', '*' , 'Retry', 'Abort', '*', '*'), 02:06:45 ('UpdateNetworkBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:45 ('VnfAdapterBB', '*', '*', '*', '*' , 'Retry', 'Rollback', '*', '*'), 02:06:45 ('AAICheckVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('AAISetVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('AAIUnsetVnfInMaintBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*'), 02:06:45 ('ConfigDeployVnfBB', '*', '*', '*', '*' , 'Retry', NULL, '*', '*'), 02:06:45 ('GenericVnfHealthCheckBB', '*', '*', '*', "*" , 'Retry', NULL, '*', '*'), 02:06:45 ('ConfigurationScaleOutBB', '*', '*', '*', "*" , 'Retry', NULL, '*', '*'), 02:06:45 ('VNFCheckPserversLockedFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFCheckInMaintFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFSetInMaintFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFCheckClosedLoopDisabledFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFSetClosedLoopDisabledFlagActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFLockActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFUpgradePreCheckActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFQuiesceTrafficActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFStopActivity','*','*','*','*','Rollback','Abort','*', '*'), 02:06:45 ('VNFSnapShotActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFStartActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUpgradeBackupActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUpgradeSoftwareActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUpgradePostCheckActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFResumeTrafficActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUnlockActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('SDNOVnfHealthCheckBB','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFHealthCheckActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFConfigModifyActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUnsetInMaintFlagActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('VNFUnsetClosedLoopDisabledActivity','*','*','*','*','Manual','Abort','*', '*'), 02:06:45 ('DeleteChildServiceBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:45 ('CreateChildServiceBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:45 ('UpgradeVfModuleBB', '*', '*', '*', '*', 'Rollback', 'Abort', '*', '*'), 02:06:45 ('CnfDeleteBB', '*', '*', '*', '*' , 'Abort', 'Abort', '*', '*') 02:06:45 02:06:45.357 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.357 [main] DEBUG liquibase.executor - 66 row(s) affected 02:06:45 02:06:45.358 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_detail (building_block_name, resource_type, target_action) 02:06:45 VALUES 02:06:45 ('AssignServiceInstanceBB', 'SERVICE', 'ASSIGN'), 02:06:45 ('AssignVnfBB', 'VNF', 'ASSIGN'), 02:06:45 ('AssignVolumeGroupBB', 'VOLUME_GROUP', 'ASSIGN'), 02:06:45 ('AssignVfModuleBB', 'VF_MODULE', 'ASSIGN'), 02:06:45 ('AssignNetworkBB', 'NETWORK', 'ASSIGN'), 02:06:45 ('AssignPnfBB', 'NO_VALIDATE', 'ASSIGN'), 02:06:45 02:06:45 ('UnassignServiceInstanceBB', 'SERVICE', 'UNASSIGN'), 02:06:45 ('UnassignVnfBB', 'VNF', 'UNASSIGN'), 02:06:45 ('UnassignVolumeGroupBB', 'VOLUME_GROUP', 'UNASSIGN'), 02:06:45 ('UnassignNetworkBB', 'NETWORK', 'UNASSIGN'), 02:06:45 ('UnassignPnfBB', 'NO_VALIDATE', 'UNASSIGN'), 02:06:45 02:06:45 ('ActivateServiceInstanceBB', 'SERVICE', 'ACTIVATE'), 02:06:45 ('ActivateVnfBB', 'VNF', 'ACTIVATE'), 02:06:45 ('ActivateVolumeGroupBB', 'VOLUME_GROUP', 'ACTIVATE'), 02:06:45 ('ActivateVfModuleBB', 'VF_MODULE', 'ACTIVATE'), 02:06:45 ('ActivateNetworkBB', 'NETWORK', 'ACTIVATE'), 02:06:45 ('ActivateNetworkCollectionBB', 'NETWORK_COLLECTION', 'ACTIVATE'), 02:06:45 ('ActivatePnfBB', 'NO_VALIDATE', 'ACTIVATE'), 02:06:45 02:06:45 ('DeactivateServiceInstanceBB', 'SERVICE', 'DEACTIVATE'), 02:06:45 ('DeactivateVnfBB', 'VNF', 'DEACTIVATE'), 02:06:45 ('DeactivateVolumeGroupBB', 'VOLUME_GROUP', 'DEACTIVATE'), 02:06:45 ('DeactivateVfModuleBB', 'VF_MODULE', 'DEACTIVATE'), 02:06:45 ('DeactivateNetworkBB', 'NETWORK', 'DEACTIVATE'), 02:06:45 ('DeactivatePnfBB', 'NO_VALIDATE', 'DEACTIVATE'), 02:06:45 02:06:45 02:06:45 ('ChangeModelServiceInstanceBB', 'SERVICE', 'CHANGE_MODEL'), 02:06:45 ('ChangeModelVnfBB', 'VNF', 'CHANGE_MODEL'), 02:06:45 ('ChangeModelVfModuleBB', 'VF_MODULE', 'CHANGE_MODEL'), 02:06:45 02:06:45 02:06:45 ('CreateVolumeGroupBB', 'VOLUME_GROUP', 'CREATE'), 02:06:45 ('CreateVfModuleBB', 'VF_MODULE', 'CREATE'), 02:06:45 ('CreateNetworkBB', 'NETWORK', 'CREATE'), 02:06:45 ('CreateNetworkCollectionBB', 'NETWORK_COLLECTION', 'CREATE'), 02:06:45 ('CreateChildServiceBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 02:06:45 ('DeleteVolumeGroupBB', 'VOLUME_GROUP', 'DELETE'), 02:06:45 ('DeleteVfModuleBB', 'VF_MODULE', 'DELETE'), 02:06:45 ('DeleteNetworkBB', 'NETWORK', 'DELETE'), 02:06:45 ('DeleteNetworkCollectionBB', 'NETWORK_COLLECTION', 'DELETE'), 02:06:45 ('DeleteChildServiceBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 02:06:45 ('ConfigurationScaleOutBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('GenericVnfHealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 02:06:45 ('WaitForPnfReadyBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 02:06:45 ('UnassignVfModuleBB', 'VF_MODULE', 'UNASSIGN'), 02:06:45 ('SniroHoming', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('DeactivateAndUnassignVpnBondingLinksBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('DeactivateNetworkCollectionBB', 'NETWORK_COLLECTION', 'DEACTIVATE'), 02:06:45 ('AAICheckVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('AAISetVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('AAISetPnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('AAIUnsetVnfInMaintBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('SDNOVnfHealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNF-Macro-Replace', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('HomingBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('UpdateNetworkBB','NETWORK','UPDATE'), 02:06:45 ('VNFSetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFCheckPserversLockedFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFCheckInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFCheckClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFSetClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUnsetClosedLoopDisabledFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFLockActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUnlockActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFStopActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFStartActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFSnapShotActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('FlowCompleteActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('PauseForManualTaskActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('DistributeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('DistributeTrafficCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFHealthCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFQuiesceTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFResumeTrafficActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUnsetInMaintFlagActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUpgradeBackupActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUpgradePostCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUpgradePreCheckActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFUpgradeSoftwareActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VnfInPlaceSoftwareUpdate', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VNFConfigModifyActivity', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('ConfigAssignVnfBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('ConfigDeployVnfBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('ControllerExecutionBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('StatusCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('HealthCheckBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('UpgradeVfModuleBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('VfModuleUpgradeStatusBB', 'NO_VALIDATE', 'CUSTOM'), 02:06:45 ('CnfInstantiateBB', 'CNF', 'ACTIVATE'), 02:06:45 ('CnfDeleteBB', 'CNF', 'DEACTIVATE'), 02:06:45 02:06:45 ('AssignRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:45 ('ActivateRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:45 ('ModifyRANNssiBB','NO_VALIDATE','CUSTOM'), 02:06:45 ('DeleteRANNssiBB','NO_VALIDATE','CUSTOM') 02:06:45 02:06:45.358 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.359 [main] DEBUG liquibase.executor - 90 row(s) affected 02:06:45 02:06:45.359 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_status_state_transition_directive (resource_type, orchestration_status, target_action, flow_directive) 02:06:45 VALUES 02:06:45 02:06:45 ('SERVICE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'ASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'ASSIGNED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'CREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'CREATED', 'ASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'CREATED', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'ACTIVE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'ASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'ASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'ASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING', 'ASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:45 02:06:45 02:06:45 ('SERVICE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PRECREATED', 'UNASSIGN', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'CREATED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:45 ('NETWORK', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VNF', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 ('NETWORK', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'UNASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'UNASSIGN', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:45 ('VNF', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:45 02:06:45 02:06:45 ('SERVICE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VNF', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VNF', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('NETWORK', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VNF', 'PENDING_DELETE', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'INVENTORIED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'ASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'CREATED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 ('VNF', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 ('NETWORK', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VNF', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VOLUME_GROUP', 'PENDING', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:45 02:06:45 02:06:45 ('SERVICE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'ASSIGNED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VF_MODULE', 'CREATED', 'CHANGE_MODEL', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 ('VNF', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'CHANGE_MODEL', 'FAIL'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_DELETE', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'CHANGE_MODEL', 'CONTINUE'), 02:06:45 02:06:45 ('SERVICE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VNF', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING', 'CHANGE_MODEL', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK', 'PRECREATED', 'CREATE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK', 'INVENTORIED', 'CREATE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:45 ('NETWORK', 'ASSIGNED', 'CREATE', 'CONTINUE'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'CREATED', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'ACTIVE', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'CREATE', 'CONTINUE'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'CREATE', 'CONTINUE'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING', 'CREATE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'PENDING', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'CREATE', 'FAIL'), 02:06:45 02:06:45 02:06:45 ('VOLUME_GROUP', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'INVENTORIED', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'INVENTORIED', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:45 ('NETWORK', 'ASSIGNED', 'DELETE', 'CONTINUE'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:45 ('VF_MODULE', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:45 ('NETWORK', 'CREATED', 'DELETE', 'CONTINUE'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK', 'ACTIVE', 'DELETE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_CREATE', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_DELETE', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:45 ('VF_MODULE', 'PENDING_ACTIVATION', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:45 02:06:45 ('VOLUME_GROUP', 'PENDING', 'DELETE', 'SILENT_SUCCESS'), 02:06:45 ('VF_MODULE', 'PENDING', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK', 'PENDING', 'DELETE', 'FAIL'), 02:06:45 02:06:45 ('VNF', 'CONFIGURED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('VNF', 'CONFIGURED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'CONFIGURED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VNF', 'CONFIGURE', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'CONFIGURE', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('VNF', 'CONFIGASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('VNF', 'CONFIGASSIGNED', 'DEACTIVATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('NO_VALIDATE', 'ACTIVE', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'ASSIGNED', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'CREATED', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'INVENTORIED', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'PENDING', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'PENDING_ACTIVATION', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'PENDING_CREATE', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'PENDING_DELETE', 'CUSTOM', 'CONTINUE'), 02:06:45 ('NO_VALIDATE', 'PRECREATED', 'CUSTOM', 'CONTINUE'), 02:06:45 02:06:45 ('NETWORK','PRECREATED','UPDATE','FAIL'), 02:06:45 ('NETWORK','INVENTORIED','UPDATE','FAIL'), 02:06:45 ('NETWORK','ASSIGNED','UPDATE','FAIL'), 02:06:45 ('NETWORK','CREATED','UPDATE','FAIL'), 02:06:45 ('NETWORK','PENDING_CREATE','UPDATE','FAIL'), 02:06:45 ('NETWORK','PENDING_DELETE','UPDATE','FAIL'), 02:06:45 ('NETWORK','PENDING_ACTIVATION','UPDATE','FAIL'), 02:06:45 ('NETWORK','ACTIVE','UPDATE','CONTINUE'), 02:06:45 02:06:45 ('NETWORK_COLLECTION', 'PRECREATED', 'CREATE', 'CONTINUE'), 02:06:45 ('NETWORK_COLLECTION', 'ASSIGNED', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'CREATED', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'ACTIVE', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING', 'CREATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'INVENTORIED', 'CREATE', 'SILENT_SUCCESS'), 02:06:45 02:06:45 ('NETWORK_COLLECTION', 'PRECREATED', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'ASSIGNED', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'CREATED', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'ACTIVE', 'DELETE', 'CONTINUE'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING', 'DELETE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'INVENTORIED', 'DELETE', 'CONTINUE'), 02:06:45 02:06:45 ('NETWORK_COLLECTION', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'ASSIGNED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'CREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'ACTIVE', 'ACTIVATE', 'SILENT_SUCCESS'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_DELETE', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING_ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 ('NETWORK_COLLECTION', 'INVENTORIED', 'ACTIVATE', 'CONTINUE'), 02:06:45 02:06:45 ('CONFIGURATION', 'PRECREATED', 'UNASSIGN', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'INVENTORIED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'ASSIGNED', 'UNASSIGN', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'CREATED', 'UNASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'ACTIVE', 'UNASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING CREATE', 'UNASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING DELETE', 'UNASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING ACTIVATION', 'UNASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING', 'UNASSIGN', 'FAIL'), 02:06:45 02:06:45 ('CONFIGURATION', 'PRECREATED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'INVENTORIED', 'ASSIGN', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'ASSIGNED', 'ASSIGN', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'CREATED', 'ASSIGN', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'ACTIVE', 'ASSIGN', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'PENDING CREATE', 'ASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING DELETE', 'ASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING ACTIVATION', 'ASSIGN', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING', 'ASSIGN', 'FAIL'), 02:06:45 02:06:45 ('CONFIGURATION', 'PRECREATED', 'ACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'INVENTORIED', 'ACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'ASSIGNED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'CREATED', 'ACTIVATE', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'ACTIVE', 'ACTIVATE', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'PENDING CREATE', 'ACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING DELETE', 'ACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING ACTIVATION', 'ACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING', 'ACTIVATE', 'FAIL'), 02:06:45 02:06:45 ('CONFIGURATION', 'PRECREATED', 'DEACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'INVENTORIED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'ASSIGNED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'CREATED', 'DEACTIVATE', 'SILENT SUCCESS'), 02:06:45 ('CONFIGURATION', 'ACTIVE', 'DEACTIVATE', 'CONTINUE'), 02:06:45 ('CONFIGURATION', 'PENDING CREATE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING DELETE', 'DEACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING ACTIVATION', 'DEACTIVATE', 'FAIL'), 02:06:45 ('CONFIGURATION', 'PENDING', 'DEACTIVATE', 'FAIL'), 02:06:45 ('VNF','CONFIGDEPLOYED','ACTIVATE','CONTINUE'), 02:06:45 ('CNF','PRECREATED','ACTIVATE','CONTINUE'), 02:06:45 ('CNF','PRECREATED','DEACTIVATE','CONTINUE'), 02:06:45 ('CNF','CREATED','DEACTIVATE','CONTINUE') 02:06:45 02:06:45.359 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.363 [main] DEBUG liquibase.executor - 352 row(s) affected 02:06:45 02:06:45.363 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_TYPE, VNF_COMPONENT_TYPE, ACTION, VERSION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:45 VALUES 02:06:45 (NULL, 'vfModule', 'replaceInstanceRetainAssignments', '1', '/mso/async/services/WorkflowActionBB', 180) 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.364 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:45 SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' 02:06:45 WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate' 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.364 [main] DEBUG liquibase.database - Executing Statement: UPDATE vnf_recipe 02:06:45 SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' 02:06:45 WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig' 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.364 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'upgradeInstance' 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.364 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe (ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, SERVICE_MODEL_UUID) 02:06:45 VALUES 02:06:45 ('upgradeInstance', '1.0', 'Gr api recipe to upgrade service-instance', '/mso/async/services/WorkflowActionBB', 180, 'd88da85c-d9e8-4f73-b837-3a72a431622b') 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.364 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO building_block_rollback(BUILDING_BLOCK_NAME,ACTION,ROLLBACK_BUILDING_BLOCK_NAME,ROLLBACK_ACTION) 02:06:45 VALUES 02:06:45 ('ActivateNetworkBB',NULL,'DeactivateNetworkBB',NULL), 02:06:45 ('ActivatePnfBB',NULL,'DeactivatePnfBB',NULL), 02:06:45 ('ActivateServiceInstanceBB',NULL,'DeactivateServiceInstanceBB',NULL), 02:06:45 ('ActivateVfModuleBB',NULL,'DeactivateVfModuleBB',NULL), 02:06:45 ('ActivateVnfBB',NULL,'DeactivateVnfBB',NULL), 02:06:45 ('ActivateVolumeGroupBB',NULL,'DeactivateVolumeGroupBB',NULL), 02:06:45 ('AssignNetworkBB',NULL,'UnassignNetworkBB',NULL), 02:06:45 ('AssignServiceInstanceBB',NULL,'UnassignServiceInstanceBB',NULL), 02:06:45 ('AssignVfModuleBB',NULL,'UnassignVfModuleBB',NULL), 02:06:45 ('AssignVnfBB',NULL,'UnassignVnfBB',NULL), 02:06:45 ('AssignVolumeGroupBB',NULL,'UnassignVolumeGroupBB',NULL), 02:06:45 ('CreateNetworkBB',NULL,'DeleteNetworkBB',NULL), 02:06:45 ('CreateNetworkCollectionBB',NULL,'DeleteNetworkCollectionBB',NULL), 02:06:45 ('CreateVfModuleBB',NULL,'DeleteVfModuleBB',NULL), 02:06:45 ('CreateVolumeGroupBB',NULL,'DeleteVolumeGroupBB',NULL), 02:06:45 ('VNFSetInMaintFlagActivity',NULL,'VNFUnsetInMaintFlagActivity',NULL), 02:06:45 ('VNFSetClosedLoopDisabledFlagActivity',NULL,'VNFUnsetClosedLoopDisabledFlagActivity',NULL), 02:06:45 ('VNFLockActivity',NULL,'VNFUnlockActivity',NULL), 02:06:45 ('VNFStopActivity',NULL,'VNFStartActivity',NULL), 02:06:45 ('VNFQuiesceTrafficActivity',NULL,'VNFResumeTrafficActivity',NULL), 02:06:45 ('EtsiVnfInstantiateBB',NULL,'EtsiVnfDeleteBB',NULL), 02:06:45 ('AddFabricConfigurationBB',NULL,'DeleteFabricConfigurationBB',NULL), 02:06:45 ('CreateChildServiceBB',NULL,'DeleteChildServiceBB',NULL) 02:06:45 02:06:45.364 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - 23 row(s) affected 02:06:45 02:06:45.365 [main] DEBUG liquibase.database - Executing Statement: -- Recipe for ManagedObject3GPP 02:06:45 DELETE FROM service_recipe where ACTION = 'createRanSlice' 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.365 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (547,'createRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.365 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'modifyRanSlice' 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.365 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (550,'modifyRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.365 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.365 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM service_recipe where ACTION = 'deleteRanSlice' 02:06:45 02:06:45.366 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.366 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.366 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `service_recipe` (`id`, `ACTION`, `VERSION_STR`, `DESCRIPTION`, `ORCHESTRATION_URI`, `SERVICE_PARAM_XSD`, `RECIPE_TIMEOUT`, `SERVICE_TIMEOUT_INTERIM`, `CREATION_TIMESTAMP`, `SERVICE_MODEL_UUID`) VALUES (553,'deleteRanSlice','1','Gr api recipe for RAN slicing','/mso/async/services/WorkflowActionBB',NULL,180,NULL,'2023-01-17 18:40:03','3d30a774-e149-11ea-87d0-0242ac130003') 02:06:45 02:06:45.366 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.366 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.366 [main] INFO liquibase.changelog - SQL in file db/migration/R__MacroData.sql executed 02:06:45 02:06:45.370 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__MacroData::so-migration ran successfully in 99ms 02:06:45 02:06:45.370 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.371 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.375 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:45 02:06:45.375 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:45 02:06:45.375 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration 02:06:45 02:06:45.387 [main] DEBUG liquibase.database - Executing Statement: use catalogdb 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.387 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_activity_spec_parameters 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.387 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_activity_spec_categories 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.387 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_to_user_parameters 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.387 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec 02:06:45 02:06:45.387 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.388 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_categories 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.388 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM activity_spec_parameters 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.388 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM user_parameters 02:06:45 02:06:45.388 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.389 [main] DEBUG liquibase.database - Executing Statement: DELETE FROM workflow 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.389 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec (NAME, DESCRIPTION, VERSION) 02:06:45 VALUES 02:06:45 ('VNFSetInMaintFlagActivity','Activity to Set InMaint Flag in A&AI',1.0), 02:06:45 ('VNFCheckPserversLockedFlagActivity','Activity Check Pservers Locked Flag VNF',1.0), 02:06:45 ('VNFCheckInMaintFlagActivity','Activity CheckIn Maint Flag on VNF',1.0), 02:06:45 ('VNFCheckClosedLoopDisabledFlagActivity','Activity Check Closed Loop Disabled Flag on VNF',1.0), 02:06:45 ('VNFSetClosedLoopDisabledFlagActivity','Activity Set Closed Loop Disabled Flag on VNF',1.0), 02:06:45 ('VNFUnsetClosedLoopDisabledFlagActivity','Activity Unset Closed Loop Disabled Flag on VNF',1.0), 02:06:45 ('VNFLockActivity','Activity Lock on VNF',1.0), 02:06:45 ('VNFUnlockActivity','Activity UnLock on VNF',1.0), 02:06:45 ('VNFStopActivity','Activity Stop on VNF',1.0), 02:06:45 ('VNFStartActivity','Activity Start on VNF',1.0), 02:06:45 ('VNFSnapShotActivity','Activity Snap Shot on VNF',1.0), 02:06:45 ('FlowCompleteActivity','Activity Complete on VNF',1.0), 02:06:45 ('PauseForManualTaskActivity','Activity Pause For Manual Task on VNF',1.0), 02:06:45 ('DistributeTrafficActivity','Activity Distribute Traffic on VNF',1.0), 02:06:45 ('DistributeTrafficCheckActivity','Activity Distribute Traffic Check on VNF',1.0), 02:06:45 ('VNFHealthCheckActivity','Activity Health Check on VNF',1.0), 02:06:45 ('VNFQuiesceTrafficActivity','Activity Quiesce Traffic on VNF',1.0), 02:06:45 ('VNFResumeTrafficActivity','Activity Resume Traffic on VNF',1.0), 02:06:45 ('VNFUnsetInMaintFlagActivity','Activity Unset InMaint Flag on VNF',1.0), 02:06:45 ('VNFUpgradeBackupActivity','Activity Upgrade Backup on VNF',1.0), 02:06:45 ('VNFUpgradePostCheckActivity','Activity Upgrade Post Check on VNF',1.0), 02:06:45 ('VNFUpgradePreCheckActivity','Activity Upgrade PreCheck on VNF',1.0), 02:06:45 ('VNFUpgradeSoftwareActivity','Activity UpgradeS oftware on VNF',1.0), 02:06:45 ('VnfInPlaceSoftwareUpdate','Activity InPlace Software Update on VNF',1.0) 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - 24 row(s) affected 02:06:45 02:06:45.389 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_categories (NAME) 02:06:45 VALUES ('VNF') 02:06:45 02:06:45.389 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.395 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.395 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_to_activity_spec_categories(ACTIVITY_SPEC_ID, ACTIVITY_SPEC_CATEGORIES_ID) 02:06:45 VALUES 02:06:45 ((select ID from activity_spec where NAME='VNFSetInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckPserversLockedFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFSetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnsetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFLockActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnlockActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='FlowCompleteActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='PauseForManualTaskActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFHealthCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFResumeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnsetInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')), 02:06:45 ((select ID from activity_spec where NAME='VnfInPlaceSoftwareUpdate' and VERSION=1.0), 02:06:45 (select ID from activity_spec_categories where NAME='VNF')) 02:06:45 02:06:45.395 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.400 [main] DEBUG liquibase.executor - 24 row(s) affected 02:06:45 02:06:45.400 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_parameters (NAME, TYPE, DIRECTION, DESCRIPTION) 02:06:45 VALUES('WorkflowException','WorkflowException','output','Description') 02:06:45 02:06:45.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.400 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.400 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO activity_spec_to_activity_spec_parameters( ACTIVITY_SPEC_ID, ACTIVITY_SPEC_PARAMETERS_ID) 02:06:45 VALUES 02:06:45 ((select ID from activity_spec where NAME='VNFSetInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckPserversLockedFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFCheckClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFSetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnsetClosedLoopDisabledFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFLockActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnlockActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='FlowCompleteActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='PauseForManualTaskActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFHealthCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFResumeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUnsetInMaintFlagActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:45 (select ID from activity_spec_parameters where NAME='WorkflowException' and DIRECTION='output')) 02:06:45 02:06:45.400 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.402 [main] DEBUG liquibase.executor - 23 row(s) affected 02:06:45 02:06:45.402 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `user_parameters`(`NAME`,`PAYLOAD_LOCATION`,`LABEL`,`TYPE`,`DESCRIPTION`,`IS_REQUIRED`,`MAX_LENGTH`,`ALLOWABLE_CHARS`) 02:06:45 VALUES 02:06:45 ('cloudOwner','cloudConfiguration','Cloud Owner','text','',1,7,''), 02:06:45 ('operations_timeout','userParams','Operations Timeout','text','',1,50,''), 02:06:45 ('existing_software_version','userParams','Existing Software Version','text','',1,50,''), 02:06:45 ('tenantId','cloudConfiguration','Tenant/Project ID','text','',1,36,''), 02:06:45 ('new_software_version','userParams','New Software Version','text','',1,50,''), 02:06:45 ('book_name','userParams','Name of Commands Book Set','text','',1,50,''), 02:06:45 ('node_list','userParams','List of Nodes','text','',1,200,''), 02:06:45 ('file_parameter_content','userParams','Configuration File Content','text','',1,50000,''), 02:06:45 ('lcpCloudRegionId','cloudConfiguration','Cloud Region ID','text','',1,7,'') 02:06:45 02:06:45.402 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.402 [main] DEBUG liquibase.executor - 9 row(s) affected 02:06:45 02:06:45.402 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `activity_spec_to_user_parameters`(`ACTIVITY_SPEC_ID`,`USER_PARAMETERS_ID`) 02:06:45 VALUES 02:06:45 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:45 ((select ID from activity_spec where NAME='VNFStopActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='tenantId')), 02:06:45 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:45 ((select ID from activity_spec where NAME='VNFStartActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='tenantId')), 02:06:45 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='lcpCloudRegionId')), 02:06:45 ((select ID from activity_spec where NAME='VNFSnapShotActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='tenantId')), 02:06:45 ((select ID from activity_spec where NAME='VNFQuiesceTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='operations_timeout')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='book_name')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='node_list')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='file_parameter_content')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='book_name')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='node_list')), 02:06:45 ((select ID from activity_spec where NAME='DistributeTrafficCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='file_parameter_content')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='existing_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeBackupActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='new_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='existing_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePostCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='new_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='existing_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradePreCheckActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='new_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='existing_software_version')), 02:06:45 ((select ID from activity_spec where NAME='VNFUpgradeSoftwareActivity' and VERSION=1.0), 02:06:45 (select ID from user_parameters where NAME='new_software_version')) 02:06:45 02:06:45.402 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.403 [main] DEBUG liquibase.executor - 21 row(s) affected 02:06:45 02:06:45.403 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `workflow` (`ARTIFACT_UUID`,`ARTIFACT_NAME`,`NAME`,`OPERATION_NAME`,`VERSION`,`DESCRIPTION`,`RESOURCE_TARGET`,`SOURCE`) 02:06:45 VALUES 02:06:45 ('9d45cd30-1a89-4993-87c1-6dd09c1696cf','VFModule-ScaleOut','VNF Scale Out','ScaleOut',1.0,'native static workflow to support ScaleOut','vfModule','native'), 02:06:45 ('da6478e4-ea33-3346-ac12-ab121284a333','VnfInPlaceUpdate.bpmn','VnfInPlaceUpdate','inPlaceSoftwareUpdate',1.0,'native static workflow to support inPlaceSoftwareUpdate','vnf','native'), 02:06:45 ('fdb3ac48-70f9-4584-bd92-253bdbdec1e1','VnfConfigUpdate.bpmn','VnfConfigUpdate','applyConfigModify',1.0,'native static workflow to support applyConfigModify','vnf','native'), 02:06:45 ('b2fd5627-55e4-4f4f-8064-9e6f443e9152','DummyPnfWorkflow','Dummy Pnf Workflow','DummyPnfWorkflow',1.0,'Dummy Pnf Workflow to test custom Pnf workflow','pnf','native'), 02:06:45 ('d752c287-c5a8-40a6-8fce-077e1d54104b','GenericPnfSoftwareUpgrade','GenericPnfSoftwareUpgrade','GenericPnfSoftwareUpgrade',1.0,'Pnf Workflow to upgrade software','pnf','native'), 02:06:45 ('h2bfd4d9-6af0-4f8d-bf9b-d1d9ecd28c84','GenericPnfSWUPDownload','GenericPnfSWUPDownload','GenericPnfSWUPDownload',1.0,'Pnf Workflow to download software','pnf','native'), 02:06:45 ('s3fct5f2-6af0-4f8d-bf9b-s3f3dca23c19','ServiceLevelUpgrade','ServiceLevelUpgrade','ServiceLevelUpgrade',1.0,'ServiceLevel Upgrade Workflow to upgrade software','service','native') 02:06:45 02:06:45.403 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.404 [main] DEBUG liquibase.executor - 7 row(s) affected 02:06:45 02:06:45.404 [main] INFO liquibase.changelog - SQL in file db/migration/R__WorkflowDesignerData.sql executed 02:06:45 02:06:45.405 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__WorkflowDesignerData::so-migration ran successfully in 30ms 02:06:45 02:06:45.405 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.406 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.408 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:45 02:06:45.408 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:45 02:06:45.408 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration 02:06:45 02:06:45.408 [main] DEBUG liquibase.executor - WARNING The following SQL may change each run and therefore is possibly incorrect and/or invalid: 02:06:45 02:06:45.414 [main] INFO liquibase.changelog - CloudConfigMigration completed successfully 02:06:45 02:06:45.415 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-master.xml::R__CloudConfigMigration::so-migration ran successfully in 6ms 02:06:45 02:06:45.415 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.415 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.418 [main] DEBUG liquibase.changelog - Running Changeset:db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:45 02:06:45.418 [main] DEBUG liquibase.executor - Changeset db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:45 02:06:45.418 [main] DEBUG liquibase.changelog - Reading ChangeSet: db/changelog/db.changelog-test.xml::test-afterMigrate::so-test 02:06:45 02:06:45.427 [main] DEBUG liquibase.database - Executing Statement: CREATE TABLE IF NOT EXISTS `homing_instances` ( 02:06:45 `SERVICE_INSTANCE_ID` varchar(50) NOT NULL, 02:06:45 `CLOUD_OWNER` VARCHAR(200) NOT NULL, 02:06:45 `CLOUD_REGION_ID` VARCHAR(200) NOT NULL, 02:06:45 `OOF_DIRECTIVES` longtext NULL DEFAULT NULL, 02:06:45 PRIMARY KEY (`SERVICE_INSTANCE_ID`) 02:06:45 ) 02:06:45 02:06:45.427 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.427 [main] DEBUG liquibase.executor - 0 row(s) affected 02:06:45 02:06:45.427 [main] DEBUG liquibase.database - Executing Statement: insert into heat_files(artifact_uuid, name, version, description, body, artifact_checksum, creation_timestamp) values 02:06:45 ('00535bdd-0878-4478-b95a-c575c742bfb0', 'nimbus-ethernet-gw', '1', 'created from csar', 'DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n', 'MANUAL RECORD', '2017-01-21 23:56:43') 02:06:45 02:06:45.427 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.428 [main] DEBUG liquibase.database - Executing Statement: insert into tosca_csar(artifact_uuid, name, version, description, artifact_checksum, url, creation_timestamp) values 02:06:45 ('0513f839-459d-46b6-aa3d-2edfef89a079', 'service-Ciservicee3756aea561a-csar.csar', '1', 'TOSCA definition package of the asset', 'YTk1MmY2MGVlNzVhYTU4YjgzYjliMjNjMmM3NzU1NDc=', '/sdc/v1/catalog/services/Ciservicee3756aea561a/1.0/artifacts/service-Ciservicee3756aea561a-csar.csar', '2017-11-27 11:38:27') 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.428 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002671', 'MSOTADevInfra_vSAMP10a_Service', '9647dfc4-2083-11e7-93ae-92361f002671', '1.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', '0513f839-459d-46b6-aa3d-2edfef89a079', 'NA', 'NA', 'Luna', 'Oxygen') 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.428 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002679', 'MSOTADevInfra_Test_Service', '9647dfc4-2083-11e7-93ae-92361f002673', '3.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', '0513f839-459d-46b6-aa3d-2edfef89a079', 'NA', 'NA', 'Luna', 'Oxygen') 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.428 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.428 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO external_service_to_internal_model_mapping(id,SERVICE_NAME,PRODUCT_FLAVOR,SUBSCRIPTION_SERVICE_TYPE,SERVICE_MODEL_UUID) VALUES 02:06:45 (3,'MySpecialServiceName','Gold','Test','c94b1098-3c71-11e8-b467-0ed5f89f7199') 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.429 [main] DEBUG liquibase.database - Executing Statement: insert into tosca_csar(ARTIFACT_UUID,NAME,VERSION,DESCRIPTION,ARTIFACT_CHECKSUM,URL,CREATION_TIMESTAMP) values 02:06:45 ('266eaf78-af74-45cd-83ec-9c477f189dc1','service-NetworkCollectionSvc0106-csar.csar','1','TOSCA definition package of the asset','OGQ1M2QyYjU0OWMzZTY4MWVlYTNhOWIxNmQ2NjEyZDQ=','/sdc/v1/catalog/services/NetworkCollectionSvc0106/1.0/artifacts/service-NetworkCollectionSvc0106-csar.csar','2018-06-01 16:06:52') 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.429 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:45 ('4694a55f-58b3-4f17-92a5-796d6f5ffd0d', 'Network_Collection_SVC_0106', 'afa5911f-87a7-4e99-a6dc-8e6cd7b86573', '1.0','tbd','2018-06-01 16:06:52', '266eaf78-af74-45cd-83ec-9c477f189dc1', 'INFRASTRUCTURE', '', 'General_Revenue-Bearing', 'Production') 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.429 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource(MODEL_UUID,MODEL_NAME,MODEL_INVARIANT_UUID,MODEL_VERSION,TOSCA_NODE_TYPE,DESCRIPTION,CREATION_TIMESTAMP) values 02:06:45 ('e083bdcd-449d-433d-9699-1bbc2d363f06','Network_Collection_Resource_1806','38273494-f61a-4645-bfe2-d971994bc3e5','1.0','org.openecomp.resource.cr.NetworkCollectionResource1806','tbd','2018-06-20 12:53:34') 02:06:45 02:06:45.429 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.430 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_customization(MODEL_CUSTOMIZATION_UUID,MODEL_INSTANCE_NAME,role,object_type,function,collection_resource_type,CREATION_TIMESTAMP,CR_MODEL_UUID) values 02:06:45 ('a07a5826-3281-485c-8f40-6988011ef3f2','Network_Collection_Resource_1806','','NetworkCollection','','','2018-06-01 16:06:52','e083bdcd-449d-433d-9699-1bbc2d363f06'), 02:06:45 ('a07a5826-3281-485c-8f40-6988011ef3f3','Network_Collection_Resource_1806','','NetworkCollection','','','2018-06-01 16:06:52','e083bdcd-449d-433d-9699-1bbc2d363f06') 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.430 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_customization_to_service(SERVICE_MODEL_UUID,RESOURCE_MODEL_CUSTOMIZATION_UUID) values 02:06:45 ('4694a55f-58b3-4f17-92a5-796d6f5ffd0d', 'a07a5826-3281-485c-8f40-6988011ef3f2') 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.430 [main] DEBUG liquibase.database - Executing Statement: insert into instance_group(MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, TOSCA_NODE_TYPE, ROLE, OBJECT_TYPE, CREATION_TIMESTAMP, CR_MODEL_UUID, INSTANCE_GROUP_TYPE) values 02:06:45 ("0c8692ef-b9c0-435d-a738-edf31e71f38b", "network_collection_resource_1806..NetworkCollection..0", "c675f5f6-c017-40cb-807a-cb806ad24c0f", "1", "org.openecomp.resource.cr.NetworkCollectionResource1806", "SUB_INTERFACE", "L3_NETWORK", "2018-05-25 14:33:28", "e083bdcd-449d-433d-9699-1bbc2d363f06", "L3_NETWORK") 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.430 [main] DEBUG liquibase.database - Executing Statement: insert into collection_resource_instance_group_customization(COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID,INSTANCE_GROUP_MODEL_UUID,FUNCTION,DESCRIPTION,SUBINTERFACE_NETWORK_QUANTITY,CREATION_TIMESTAMP) values 02:06:45 ('a07a5826-3281-485c-8f40-6988011ef3f2','0c8692ef-b9c0-435d-a738-edf31e71f38b','ncfunction','ncdescription',5,'2018-06-01 16:06:52'), 02:06:45 ('a07a5826-3281-485c-8f40-6988011ef3f3','0c8692ef-b9c0-435d-a738-edf31e71f38b','ncfunction','ncdescription',5,'2018-06-01 16:06:52') 02:06:45 02:06:45.430 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.431 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002672', 'MSOTADevInfra_vSAMP10a_Service', '9647dfc4-2083-11e7-93ae-92361f002671', '2.0', 'MSO aLaCarte Vfmodule with addon', '2017-04-14 13:42:39', null, 'NA', 'NA', 'Luna', 'Oxygen') 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.431 [main] DEBUG liquibase.database - Executing Statement: insert into heat_template(artifact_uuid, name, version, description, body, timeout_minutes, artifact_checksum, creation_timestamp) values 02:06:45 ('ff874603-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56'), 02:06:45 ('ff87482f-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56'), 02:06:45 ('aa874603-4222-11e7-9252-005056850d2e', 'module_mns_zrdm3frwl01exn_01_rgvm_1.yml', '1', 'created from csar', 'heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', '60', 'MANUAL RECORD', '2017-01-21 23:26:56') 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:45 02:06:45.431 [main] DEBUG liquibase.database - Executing Statement: insert into heat_template_params(heat_template_artifact_uuid, param_name, is_required, param_type, param_alias) values 02:06:45 ('ff874603-4222-11e7-9252-005056850d2e', 'availability_zone_0', 1, 'string', ''), 02:06:45 ('ff874603-4222-11e7-9252-005056850d2e', 'exn_direct_net_fqdn',1, 'string', ''), 02:06:45 ('ff874603-4222-11e7-9252-005056850d2e', 'exn_hsl_net_fqdn', 1, 'string', '') 02:06:45 02:06:45.431 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.433 [main] DEBUG liquibase.executor - 3 row(s) affected 02:06:45 02:06:45.434 [main] DEBUG liquibase.database - Executing Statement: insert into heat_environment(artifact_uuid, name, version, description, body, artifact_checksum, creation_timestamp) values 02:06:45 ('fefb1601-4222-11e7-9252-005056850d2e', 'module_nso.env', '2', 'Auto-generated HEAT Environment deployment artifact', 'parameters:\n availability_zone_0: \"alln-zone-1\"\n nso_flavor_name: \"citeis.1vCPUx2GB\"\n nso_image_name: \"RHEL-6.8-BASE-20160912\"\n nso_name_0: \"zrdm3vamp01nso001\"\n nso_oam_ip_0: \"172.18.25.175\"\n nso_oam_net_gw: \"172.18.25.1\"\n nso_oam_net_mask: \"255.255.255.0\"\n nso_sec_grp_id: \"36f48d82-f099-4437-bfbc-70d9e5d420d1\"\n nso_srv_grp_id: \"e431c477-5bd1-476a-bfa9-e4ce16b8356b\"\n oam_net_id: \"nso_oam\"\n vf_module_id: \"145cd730797234b4a40aa99335abc143\"\n vnf_id: \"730797234b4a40aa99335157b02871cd\"\n vnf_name: \"Mobisupport\"\n', 'MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA=', '2017-11-27 08:42:58'), 02:06:45 ('fefb1751-4333-11e7-9252-005056850d2e', 'module_nso.env', '2', 'Auto-generated HEAT Environment deployment artifact', 'parameters:\n availability_zone_0: \"alln-zone-1\"\n nso_flavor_name: \"citeis.1vCPUx2GB\"\n nso_image_name: \"RHEL-6.8-BASE-20160912\"\n nso_name_0: \"zrdm3vamp01nso001\"\n nso_oam_ip_0: \"172.18.25.175\"\n nso_oam_net_gw: \"172.18.25.1\"\n nso_oam_net_mask: \"255.255.255.0\"\n nso_sec_grp_id: \"36f48d82-f099-4437-bfbc-70d9e5d420d1\"\n nso_srv_grp_id: \"e431c477-5bd1-476a-bfa9-e4ce16b8356b\"\n oam_net_id: \"nso_oam\"\n vf_module_id: \"145cd730797234b4a40aa99335abc143\"\n vnf_id: \"730797234b4a40aa99335157b02871cd\"\n vnf_name: \"Mobisupport\"\n', 'MWI2ODY0Yjc1NDJjNWU1NjdkMTAyMjVkNzFmZDU0MzA=', '2017-11-27 08:42:58') 02:06:45 02:06:45.434 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.434 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.434 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource(orchestration_mode, description, creation_timestamp, model_uuid, aic_version_min, aic_version_max, model_invariant_uuid, model_version, model_name, tosca_node_type, heat_template_artifact_uuid) values 02:06:45 ('HEAT', '1607 vSAMP10a - inherent network', '2017-04-14 21:46:28', 'ff2ae348-214a-11e7-93ae-92361f002671', '', '', '2fff5b20-214b-11e7-93ae-92361f002671', '1.0', 'vSAMP10a', 'VF', 'ff874603-4222-11e7-9252-005056850d2e'), 02:06:45 ('HEAT', '1607 vSAMP10a - inherent network', '2017-04-14 21:46:28', 'ff2ae348-214a-11e7-93ae-92361f002672', '', '', '2fff5b20-214b-11e7-93ae-92361f002671', '2.0', 'vSAMP10a', 'VF', 'ff874603-4222-11e7-9252-005056850d2e') 02:06:45 02:06:45.434 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.436 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.436 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource_customization(model_customization_uuid, model_instance_name, min_instances, max_instances, availability_zone_max_count, nf_type, nf_role, nf_function, nf_naming_code, creation_timestamp, vnf_resource_model_uuid, multi_stage_design,service_model_uuid,resource_input,skip_post_instantiation_configuration) values 02:06:45 ('68dc9a92-214c-11e7-93ae-92361f002671', 'vSAMP10a 1', '0', '0', '0', 'vSAMP', 'vSAMP', 'vSAMP', 'vSAMP', '2017-05-26 15:08:24', 'ff2ae348-214a-11e7-93ae-92361f002671', null,'5df8b6de-2083-11e7-93ae-92361f002671', '{\\\"resource_input\\\":\\\"test\\\"}', false), 02:06:45 ('68dc9a92-214c-11e7-93ae-92361f002672', 'vSAMP10a 2', '0', '0', '0', 'vSAMP', 'vSAMP', 'vSAMP', 'vSAMP', '2017-05-26 15:08:24', 'ff2ae348-214a-11e7-93ae-92361f002672', null,'5df8b6de-2083-11e7-93ae-92361f002672', null, false) 02:06:45 02:06:45.436 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.441 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.441 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module(model_uuid, model_invariant_uuid, model_version, model_name, description, is_base, heat_template_artifact_uuid, vol_heat_template_artifact_uuid, creation_timestamp, vnf_resource_model_uuid) values 02:06:45 ('20c4431c-246d-11e7-93ae-92361f002671', '78ca26d0-246d-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::base::module-0', 'vSAMP10a DEV Base', '1', 'ff874603-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:45 ('066de97e-253e-11e7-93ae-92361f002671', '64efd51a-2544-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::PCM::module-1', 'vSAMP10a DEV PCM', '0', 'ff87482f-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:45 ('20c4431c-246d-11e7-93ae-92361f002672', '78ca26d0-246d-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::base::module-0', 'vSAMP10a DEV Base', '1', 'ff874603-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671'), 02:06:45 ('066de97e-253e-11e7-93ae-92361f002672', '64efd51a-2544-11e7-93ae-92361f002671', '2', 'vSAMP10aDEV::PCM::module-1', 'vSAMP10a DEV PCM', '0', 'ff87482f-4222-11e7-9252-005056850d2e', null, '2016-09-14 18:19:56', 'ff2ae348-214a-11e7-93ae-92361f002671') 02:06:45 02:06:45.441 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.443 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:45 02:06:45.443 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module_customization(model_customization_uuid, label, initial_count, min_instances, max_instances, availability_zone_count, heat_environment_artifact_uuid, vol_environment_artifact_uuid, creation_timestamp, vf_module_model_uuid,VNF_RESOURCE_CUSTOMIZATION_ID) values 02:06:45 ('cb82ffd8-252a-11e7-93ae-92361f002671', 'base', '1', '0', '0', '0', 'fefb1601-4222-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '20c4431c-246d-11e7-93ae-92361f002671',1), 02:06:45 ('b4ea86b4-253f-11e7-93ae-92361f002671', 'PCM', '0', '0', '0', '0', 'fefb1751-4333-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '066de97e-253e-11e7-93ae-92361f002671',1), 02:06:45 ('cb82ffd8-252a-11e7-93ae-92361f002672', 'base', '1', '0', '0', '0', 'fefb1601-4222-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '20c4431c-246d-11e7-93ae-92361f002672',2), 02:06:45 ('b4ea86b4-253f-11e7-93ae-92361f002672', 'PCM', '0', '0', '0', '0', 'fefb1751-4333-11e7-9252-005056850d2e', null, '2017-05-26 15:08:23', '066de97e-253e-11e7-93ae-92361f002672',2) 02:06:45 02:06:45.443 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.444 [main] DEBUG liquibase.executor - 4 row(s) affected 02:06:45 02:06:45.444 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource(model_uuid, model_invariant_uuid, model_version, model_name, tosca_node_type, subcategory, description, creation_timestamp) values 02:06:45 ('f6b7d4c6-e8a4-46e2-81bc-31cad5072842', 'b7a1b78e-6b6b-4b36-9698-8c9530da14af', '1.0', 'Tunnel_Xconn', '', '', '', '2017-05-26 15:08:24') 02:06:45 02:06:45.444 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.447 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource_customization(model_customization_uuid, model_instance_name, providing_service_model_invariant_uuid, target_network_role, nf_type, nf_role, nf_function, nf_naming_code, min_instances, max_instances, ar_model_uuid, creation_timestamp) values 02:06:45 ('367a8ba9-057a-4506-b106-fbae818597c6', 'Sec_Tunnel_Xconn 11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'f6b7d4c6-e8a4-46e2-81bc-31cad5072842', TIMESTAMP '2017-01-20 16:14:20.0') 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.447 [main] DEBUG liquibase.database - Executing Statement: insert into temp_network_heat_template_lookup(network_resource_model_name, heat_template_artifact_uuid, aic_version_min, aic_version_max) values 02:06:45 ('CONTRAIL30_GNDIRECT', 'ff874603-4222-11e7-9252-005056850d2e', '3', '3') 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.447 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource(model_uuid, model_name, model_invariant_uuid, description, heat_template_artifact_uuid, neutron_network_type, model_version, tosca_node_type, aic_version_min, aic_version_max, orchestration_mode, creation_timestamp) values 02:06:45 ('10b36f65-f4e6-4be6-ae49-9596dc1c47fc', 'CONTRAIL30_GNDIRECT', 'ce4ff476-9641-4e60-b4d5-b4abbec1271d', 'Contrail 30 GNDIRECT NW', 'aa874603-4222-11e7-9252-005056850d2e', 'BASIC', '1.0', '', '3.0', '', 'HEAT', '2017-01-17 20:35:05') 02:06:45 02:06:45.447 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.448 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource_customization(model_customization_uuid, model_instance_name, network_technology, network_type, network_role, network_scope, creation_timestamp, network_resource_model_uuid) values 02:06:45 ('3bdbb104-476c-483e-9f8b-c095b3d308ac', 'CONTRAIL30_GNDIRECT 9', '', '', '', '', '2017-04-19 14:28:32', '10b36f65-f4e6-4be6-ae49-9596dc1c47fc') 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.448 [main] DEBUG liquibase.database - Executing Statement: insert into collection_network_resource_customization(model_customization_uuid, model_instance_name, network_technology, network_type, network_role, network_scope, creation_timestamp, network_resource_model_uuid, instance_group_model_uuid, crc_model_customization_uuid) values 02:06:45 ('1a61be4b-3378-4c9a-91c8-c919519b2d01', 'CONTRAIL30_GNDIRECT 9', '', '', '', '', '2017-04-19 14:28:32', '10b36f65-f4e6-4be6-ae49-9596dc1c47fc', '0c8692ef-b9c0-435d-a738-edf31e71f38b', 'a07a5826-3281-485c-8f40-6988011ef3f2') 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.448 [main] DEBUG liquibase.database - Executing Statement: insert into vf_module_to_heat_files(vf_module_model_uuid, heat_files_artifact_uuid) values 02:06:45 ('20c4431c-246d-11e7-93ae-92361f002671', '00535bdd-0878-4478-b95a-c575c742bfb0'), 02:06:45 ('066de97e-253e-11e7-93ae-92361f002671', '00535bdd-0878-4478-b95a-c575c742bfb0') 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.448 [main] DEBUG liquibase.database - Executing Statement: insert into network_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002671', '3bdbb104-476c-483e-9f8b-c095b3d308ac'), 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002672', '3bdbb104-476c-483e-9f8b-c095b3d308ac') 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.448 [main] DEBUG liquibase.database - Executing Statement: insert into allotted_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002671', '367a8ba9-057a-4506-b106-fbae818597c6' ), 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002672', '367a8ba9-057a-4506-b106-fbae818597c6') 02:06:45 02:06:45.448 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.451 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.451 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_components(vnf_id, component_type, heat_template_id, heat_environment_id, creation_timestamp) values 02:06:45 ('13961', 'VOLUME', '13843', '13961', '2016-05-19 20:22:02') 02:06:45 02:06:45.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.451 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.451 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cloudify_managers` (`ID`, `CLOUDIFY_URL`, `USERNAME`, `PASSWORD`, `VERSION`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('mtn13', 'http://localhost:28090/v2.0', 'm93945', '93937EA01B94A10A49279D4572B48369', NULL, 'MSO_USER', '2018-07-17 14:05:08', '2018-07-17 14:05:08') 02:06:45 02:06:45.451 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.452 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `identity_services` (`ID`, `IDENTITY_URL`, `MSO_ID`, `MSO_PASS`, `PROJECT_DOMAIN_NAME`, `USER_DOMAIN_NAME`, `ADMIN_TENANT`, `MEMBER_ROLE`, `TENANT_METADATA`, `IDENTITY_SERVER_TYPE`, `IDENTITY_AUTHENTICATION_TYPE`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('MTN13', 'http://localhost:28090/v2.0', 'm93945', '93937EA01B94A10A49279D4572B48369', NULL, NULL, 'admin', 'admin', 1, 'KEYSTONE', 'USERNAME_PASSWORD', 'MSO_USER', '2018-07-17 14:02:33', '2018-07-17 14:02:33') 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.452 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cloud_sites` (`ID`, `REGION_ID`, `IDENTITY_SERVICE_ID`, `CLOUD_VERSION`, `CLLI`, `CLOUDIFY_ID`, `PLATFORM`, `ORCHESTRATOR`, `LAST_UPDATED_BY`, `CREATION_TIMESTAMP`, `UPDATE_TIMESTAMP`) VALUES ('mtn13', 'mtn13', 'MTN13', '2.5', 'MDT13', 'mtn13', NULL, 'orchestrator', 'MSO_USER', '2018-07-17 14:06:28', '2018-07-17 14:06:28') 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.452 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO service_recipe(ID, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, SERVICE_PARAM_XSD, RECIPE_TIMEOUT, SERVICE_TIMEOUT_INTERIM, CREATION_TIMESTAMP, SERVICE_MODEL_UUID) VALUES 02:06:45 ('8', 'createInstance', '8', 'MSOTADevInfra aLaCarte', '/mso/async/services/CreateGenericALaCarteServiceInstance', null, '180', '0', '2017-04-14 19:18:20', '4694a55f-58b3-4f17-92a5-796d6f5ffd0d') 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.452 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_recipe (nf_role, ACTION, VERSION_STR, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT) 02:06:45 VALUES 02:06:45 ('GR-API-DEFAULT', 'createInstance', '1', 'Gr api recipe to create vnf', '/mso/async/services/WorkflowActionBB', 180) 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.452 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.452 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO vnf_components_recipe (VNF_COMPONENT_TYPE, ACTION, VERSION, DESCRIPTION, ORCHESTRATION_URI, RECIPE_TIMEOUT, VF_MODULE_MODEL_UUID) 02:06:45 VALUES 02:06:45 ('volumeGroup', 'createInstance', '1', 'Gr api recipe to create volume-group', '/mso/async/services/WorkflowActionBB', 180, '20c4431c-246d-11e7-93ae-92361f002671') 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.453 [main] DEBUG liquibase.database - Executing Statement: insert into homing_instances (service_instance_id, cloud_owner, cloud_region_id, oof_directives) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f232671', 'CloudOwner', 'CloudRegionId', '{"directives": [{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "firewall_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vfw"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor33","attribute_name": "packetgen_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vgenerator"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "sink_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vsink"}]}'), 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f562672', 'CloudOwner', 'CloudRegionId', '{"directives": [{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "firewall_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vfw"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor33","attribute_name": "packetgen_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vgenerator"},{"directives": [{"attributes": [{"attribute_value": "onap.hpa.flavor32","attribute_name": "sink_flavor_name"}],"type": "flavor_directives"}],"type": "vnfc","id": "vsink"}]}') 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.453 [main] DEBUG liquibase.database - Executing Statement: -- for query resource receipe 02:06:45 INSERT INTO allotted_resource 02:06:45 (MODEL_UUID, MODEL_INVARIANT_UUID, MODEL_VERSION, MODEL_NAME, TOSCA_NODE_TYPE, SUBCATEGORY, DESCRIPTION, CREATION_TIMESTAMP) 02:06:45 VALUES('25e2d69b-3b22-47b8-b4c9-7b14fd4a80df', '8f5fe343-9a3a-4d31-a829-49b27bbfc1c4', '2.0', 'sotnvpnattachmentvF', 'org.openecomp.resource.vf.Sdwanvpnattachmentvf', 'Allotted Resource', 'sdwanvpnattachmentVF', '2019-01-24 09:59:16.000') 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.453 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO ar_recipe(ID, MODEL_NAME, ACTION, VERSION_STR, SERVICE_TYPE, DESCRIPTION, ORCHESTRATION_URI, AR_PARAM_XSD, RECIPE_TIMEOUT, CREATION_TIMESTAMP) 02:06:45 VALUES(1, 'sotnvpnattachmentvF', 'createInstance', '2.0', 'VF', 'sotnvpnattachmentvF', '/mso/async/services/CreateSDNCNetworkResource', '', 180, '2019-01-24 09:59:16.000') 02:06:45 02:06:45.453 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.454 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:45 ('Service-Create', 'createInstance', 'Service', true, '7','7', 'my-custom-cloud-owner','*') 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.454 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:45 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'my-custom-cloud-owner')) 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.454 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO northbound_request_ref_lookup(MACRO_ACTION, ACTION, REQUEST_SCOPE, IS_ALACARTE, MIN_API_VERSION, MAX_API_VERSION, CLOUD_OWNER, SERVICE_TYPE) VALUES 02:06:45 ('Service-Create', 'createInstance', 'Service', true, '7','7', 'my-custom-cloud-owner','TRANSPORT') 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.454 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES 02:06:45 ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'my-custom-cloud-owner' and SERVICE_TYPE = 'TRANSPORT')) 02:06:45 02:06:45.454 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.455 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `vnfc_customization` 02:06:45 (`model_customization_uuid`, 02:06:45 `model_instance_name`, 02:06:45 `model_uuid`, 02:06:45 `model_invariant_uuid`, 02:06:45 `model_version`, 02:06:45 `model_name`, 02:06:45 `tosca_node_type`, 02:06:45 `description`, 02:06:45 `creation_timestamp`) 02:06:45 VALUES ( '9bcce658-9b37-11e8-98d0-529269fb1459', 02:06:45 'testModelInstanceName', 02:06:45 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:45 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:45 'testModelVersion', 02:06:45 'testModelName', 02:06:45 'toscaNodeType', 02:06:45 'testVnfcCustomizationDescription', 02:06:45 '2018-07-17 14:05:08') 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.455 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `rainy_day_handler_macro` (`FLOW_NAME`,`SERVICE_TYPE`,`VNF_TYPE`,`ERROR_CODE`,`WORK_STEP`,`POLICY`,`SECONDARY_POLICY`,`REG_EX_ERROR_MESSAGE`, `SERVICE_ROLE`) 02:06:45 VALUES ('AssignServiceInstanceBB','*','*','*','*','Rollback','Rollback','The Flavor ID.*could not be found.','*') 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.455 [main] DEBUG liquibase.database - Executing Statement: INSERT INTO `cvnfc_customization` 02:06:45 (`id`, 02:06:45 `model_customization_uuid`, 02:06:45 `model_instance_name`, 02:06:45 `model_uuid`, 02:06:45 `model_invariant_uuid`, 02:06:45 `model_version`, 02:06:45 `model_name`, 02:06:45 `tosca_node_type`, 02:06:45 `description`, 02:06:45 `nfc_function`, 02:06:45 `nfc_naming_code`, 02:06:45 `creation_timestamp`, 02:06:45 `vnfc_cust_model_customization_uuid`,VF_MODULE_CUSTOMIZATION_ID) 02:06:45 VALUES ( '1', 02:06:45 'dadc2c8c-2bab-11e9-b210-d663bd873d93', 02:06:45 'testModelInstanceName', 02:06:45 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:45 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:45 'testModelVersion', 02:06:45 'testModelName', 02:06:45 'testToscaNodeType', 02:06:45 'testCvnfcCustomzationDescription', 02:06:45 'testNfcFunction', 02:06:45 'testNfcNamingCode', 02:06:45 '2018-07-17 14:05:08', 02:06:45 '9bcce658-9b37-11e8-98d0-529269fb1459',1), 02:06:45 ( '2', 02:06:45 'dadc2c8c-2bab-11e9-b210-d663bd873d95', 02:06:45 'testModelInstanceName', 02:06:45 'b25735fe-9b37-11e8-98d0-529269fb1459', 02:06:45 'ba7e6ef0-9b37-11e8-98d0-529269fb1459', 02:06:45 'testModelVersion', 02:06:45 'testModelName', 02:06:45 'testToscaNodeType', 02:06:45 'testCvnfcCustomzationDescription', 02:06:45 'testNfcFunction', 02:06:45 'testNfcNamingCode', 02:06:45 '2018-07-17 14:05:08', 02:06:45 '9bcce658-9b37-11e8-98d0-529269fb1459',1) 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - 2 row(s) affected 02:06:45 02:06:45.455 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO `configuration` (`MODEL_UUID`, `MODEL_INVARIANT_UUID`, `MODEL_VERSION`, `MODEL_NAME`, `TOSCA_NODE_TYPE`, `DESCRIPTION`, `CREATION_TIMESTAMP`) VALUES 02:06:45 ('d2195b0e-307a-4d30-b82f-9c82001d965e', '2f0a4b7a-dfdb-4f82-a2ab-b65d1ddd5e8e', '13.0', 'Fabric Configuration', 'org.openecomp.nodes.FabricConfiguration', 'A fabric Configuration object', '2019-06-04 20:12:20') 02:06:45 02:06:45.455 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.456 [main] DEBUG liquibase.database - Executing Statement: INSERT IGNORE INTO `cvnfc_configuration_customization` (`MODEL_CUSTOMIZATION_UUID`, `MODEL_INSTANCE_NAME`, `CONFIGURATION_TYPE`, `CONFIGURATION_ROLE`, `CONFIGURATION_FUNCTION`, `POLICY_NAME`, `CREATION_TIMESTAMP`, `CONFIGURATION_MODEL_UUID`, `CVNFC_CUSTOMIZATION_ID`) VALUES 02:06:45 ('386c9aa7-9318-48ee-a6d1-1bf0f85de385', 'Fabric Configuration 0', '5G', 'Fabric Config', 'Network Cloud', 'Config_MS_fabric_configuration_FRWL.1.xml', '2019-06-04 20:12:20', 'd2195b0e-307a-4d30-b82f-9c82001d965e', '2') 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.456 [main] DEBUG liquibase.database - Executing Statement: insert into service(model_uuid, model_name, model_invariant_uuid, model_version, description, creation_timestamp, tosca_csar_artifact_uuid, service_type, service_role, environment_context, workload_context) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002676', 'PNF_routing_service', '9647dfc4-2083-11e7-93ae-92361f002676', '1.0', 'PNF service', '2019-03-08 12:00:29', null, 'NA', 'NA', 'Luna', 'Oxygen') 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.456 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource(orchestration_mode, description, creation_timestamp, model_uuid, model_invariant_uuid, model_version, model_name, tosca_node_type) values 02:06:45 ('', 'PNF routing', '2019-03-08 12:00:28', 'ff2ae348-214a-11e7-93ae-92361f002680', '2fff5b20-214b-11e7-93ae-92361f002680', '1.0', 'PNF resource', null) 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.456 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource_customization(model_customization_uuid, model_instance_name, nf_type, nf_role, nf_function, nf_naming_code, creation_timestamp, pnf_resource_model_uuid, multi_stage_design, cds_blueprint_name, cds_blueprint_version) values 02:06:45 ('68dc9a92-214c-11e7-93ae-92361f002680', 'PNF routing', 'routing', 'routing', 'routing', 'routing', '2019-03-08 12:00:29', 'ff2ae348-214a-11e7-93ae-92361f002680', null, "test_configuration_restconf", "1.0.0") 02:06:45 02:06:45.456 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.457 [main] DEBUG liquibase.database - Executing Statement: insert into pnf_resource_customization_to_service(service_model_uuid, resource_model_customization_uuid) values 02:06:45 ('5df8b6de-2083-11e7-93ae-92361f002676', '68dc9a92-214c-11e7-93ae-92361f002680') 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.457 [main] DEBUG liquibase.database - Executing Statement: insert into workflow(artifact_uuid, artifact_name, name, operation_name, version, description, body, resource_target, source) values 02:06:45 ('5b0c4322-643d-4c9f-b184-4516049e99b1', 'testingWorkflow.bpmn', 'testingWorkflow', 'create', 1, 'Test Workflow', null, 'vnf', 'sdc') 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.457 [main] DEBUG liquibase.database - Executing Statement: insert into vnf_resource_to_workflow(vnf_resource_model_uuid, workflow_id) values 02:06:45 ('ff2ae348-214a-11e7-93ae-92361f002671', '1') 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.457 [main] DEBUG liquibase.database - Executing Statement: insert into processing_flags (flag,value,endpoint,description) values 02:06:45 ('TESTFLAG', 'NO', 'TESTENDPOINT', 'TEST FLAG') 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.457 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.458 [main] INFO liquibase.changelog - SQL in file db/migration/afterMigrate.sql executed 02:06:45 02:06:45.459 [main] INFO liquibase.changelog - ChangeSet db/changelog/db.changelog-test.xml::test-afterMigrate::so-test ran successfully in 41ms 02:06:45 02:06:45.459 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.460 [main] DEBUG liquibase.executor - 1 row(s) affected 02:06:45 02:06:45.461 [main] DEBUG liquibase.executor - Release Database Lock 02:06:45 02:06:45.461 [main] DEBUG liquibase.executor - Executing with the 'jdbc' executor 02:06:45 02:06:45.462 [main] INFO liquibase.lockservice - Successfully released change log lock 02:06:45 02:06:45.519 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper - PersistenceUnitInfo [ 02:06:45 name: default 02:06:45 persistence provider classname: null 02:06:45 classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@6a6824be 02:06:45 excludeUnlistedClasses: true 02:06:45 JTA datasource: null 02:06:45 Non JTA datasource: HikariDataSource (null) 02:06:45 Transaction type: RESOURCE_LOCAL 02:06:45 PU root URL: file:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar 02:06:45 Shared Cache Mode: UNSPECIFIED 02:06:45 Validation Mode: AUTO 02:06:45 Jar files URLs [] 02:06:45 Managed classes names [ 02:06:45 org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:45 org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:45 org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.HomingInstance 02:06:45 org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:45 org.onap.so.db.catalog.beans.VnfcCustomization 02:06:45 org.onap.so.db.catalog.beans.HeatEnvironment 02:06:45 org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.VfModule 02:06:45 org.onap.so.db.catalog.beans.ActivitySpec 02:06:45 org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:45 org.onap.so.db.catalog.beans.HeatTemplate 02:06:45 org.onap.so.db.catalog.beans.UserParameters 02:06:45 org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:45 org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:45 org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:45 org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:45 org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:45 org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:45 org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:45 org.onap.so.db.catalog.beans.ConfigurationResource 02:06:45 org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:45 org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:45 org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:45 org.onap.so.db.catalog.beans.ProcessingFlags 02:06:45 org.onap.so.db.catalog.beans.ServiceInfo 02:06:45 org.onap.so.db.catalog.beans.Service 02:06:45 org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:45 org.onap.so.db.catalog.beans.Workflow 02:06:45 org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:45 org.onap.so.db.catalog.beans.CollectionResource 02:06:45 org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:45 org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.ServiceArtifact 02:06:45 org.onap.so.db.catalog.beans.CloudSite 02:06:45 org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:45 org.onap.so.db.catalog.beans.VnfResource 02:06:45 org.onap.so.db.catalog.beans.InstanceGroup 02:06:45 org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.ArRecipe 02:06:45 org.onap.so.db.catalog.beans.ModelRecipe 02:06:45 org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.AllottedResource 02:06:45 org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:45 org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:45 org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:45 org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:45 org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:45 org.onap.so.db.catalog.beans.ServiceRecipe 02:06:45 org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:45 org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:45 org.onap.so.db.catalog.beans.Model 02:06:45 org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:45 org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:45 org.onap.so.db.catalog.beans.HeatFiles 02:06:45 org.onap.so.db.catalog.beans.CloudifyManager 02:06:45 org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:45 org.onap.so.db.catalog.beans.PnfResource 02:06:45 org.onap.so.db.catalog.beans.CloudIdentity 02:06:45 org.onap.so.db.catalog.beans.NetworkRecipe 02:06:45 org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:45 org.onap.so.db.catalog.beans.VnfRecipe 02:06:45 org.onap.so.db.catalog.beans.NetworkResource 02:06:45 org.onap.so.db.catalog.beans.ToscaCsar] 02:06:45 Mapping files names [] 02:06:45 Properties [] 02:06:45 02:06:45.519 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 02:06:45 02:06:45.519 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 02:06:45 02:06:45.519 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.service.spi.ServiceBinding - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@314ba103 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@314ba103 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@314ba103 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2ec99c5d 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration true_false -> org.hibernate.type.TrueFalseType@6c5f8e29 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration yes_no -> org.hibernate.type.YesNoType@61c72d72 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@4de32bc4 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@4de32bc4 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@4de32bc4 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration character -> org.hibernate.type.CharacterType@55979b39 02:06:45 02:06:45.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char -> org.hibernate.type.CharacterType@55979b39 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@55979b39 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3c503860 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3c503860 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@3c503860 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration integer -> org.hibernate.type.IntegerType@76350c9b 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration int -> org.hibernate.type.IntegerType@76350c9b 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@76350c9b 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@27c773bf 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@27c773bf 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Long -> org.hibernate.type.LongType@27c773bf 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@14e44705 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@14e44705 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@14e44705 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@726798a9 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@726798a9 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@726798a9 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@63efdeac 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@63efdeac 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@13a42980 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@13a42980 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration string -> org.hibernate.type.StringType@19339ac3 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.String -> org.hibernate.type.StringType@19339ac3 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@2978b36f 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@27603cec 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration url -> org.hibernate.type.UrlType@25353296 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.net.URL -> org.hibernate.type.UrlType@25353296 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Duration -> org.hibernate.type.DurationType@549d5fac 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@549d5fac 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Instant -> org.hibernate.type.InstantType@60f913e3 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@60f913e3 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@66417fbd 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@66417fbd 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@2e71febb 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@2e71febb 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@74a816cc 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@74a816cc 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@2493a6d2 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@2493a6d2 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@4176efc6 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@4176efc6 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@1b196290 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@1b196290 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration date -> org.hibernate.type.DateType@4490dafc 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Date -> org.hibernate.type.DateType@4490dafc 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration time -> org.hibernate.type.TimeType@16895bfd 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@16895bfd 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timestamp -> org.hibernate.type.TimestampType@3839a8e4 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@3839a8e4 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@3839a8e4 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@1df4ec7c 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar -> org.hibernate.type.CalendarType@733d0d48 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@733d0d48 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@733d0d48 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@7a1d26ff 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@731f409f 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration locale -> org.hibernate.type.LocaleType@b6acf8c 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@b6acf8c 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration currency -> org.hibernate.type.CurrencyType@e1ea489 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@e1ea489 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timezone -> org.hibernate.type.TimeZoneType@21ec4de7 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@21ec4de7 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration class -> org.hibernate.type.ClassType@7aa41a3f 02:06:45 02:06:45.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@7aa41a3f 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@198df93b 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@198df93b 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@75fcbca 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration binary -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte[] -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [B -> org.hibernate.type.BinaryType@4d2f1ce5 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@63dee8ab 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration row_version -> org.hibernate.type.RowVersionType@77ea762f 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration image -> org.hibernate.type.ImageType@712874ac 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration characters -> org.hibernate.type.CharArrayType@328561d6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char[] -> org.hibernate.type.CharArrayType@328561d6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [C -> org.hibernate.type.CharArrayType@328561d6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@58371db0 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@58371db0 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@58371db0 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration text -> org.hibernate.type.TextType@25f1946d 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ntext -> org.hibernate.type.NTextType@6b076330 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration blob -> org.hibernate.type.BlobType@2ae2655e 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@2ae2655e 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@6cca7484 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration clob -> org.hibernate.type.ClobType@7bba1d28 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7bba1d28 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nclob -> org.hibernate.type.NClobType@307fdeca 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@307fdeca 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@326247ee 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@145601f3 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration serializable -> org.hibernate.type.SerializableType@646cd87 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration object -> org.hibernate.type.ObjectType@463d30a6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@463d30a6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@7bf8d0b0 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@24f40b6c 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@1ee32ea2 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@41d74e0c 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@7c177bd6 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@783cb053 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@7f2d07c8 02:06:45 02:06:45.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@4f1810f 02:06:45 02:06:45.524 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@5e5c0d88] into BootstrapContext; was [null] 02:06:45 02:06:45.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@5e5c0d88) [was null] 02:06:45 02:06:45.524 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@495842cc] into BootstrapContext; was [null] 02:06:45 02:06:45.524 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@41295b11] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7ef5535b] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@5e5c0d88] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@5e5c0d88] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 02:06:45 02:06:45.529 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 02:06:45 02:06:45.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Database -> 02:06:45 name : MariaDB 02:06:45 version : 10.2.11-MariaDB 02:06:45 major : 10 02:06:45 minor : 2 02:06:45 02:06:45.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Driver -> 02:06:45 name : MariaDB Connector/J 02:06:45 version : 2.7.9 02:06:45 major : 2 02:06:45 minor : 7 02:06:45 02:06:45.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - JDBC version : 4.2 02:06:45 02:06:45.532 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MariaDB102Dialect 02:06:45 02:06:45.532 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 02:06:45 02:06:45.532 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 02:06:45 02:06:45.533 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder - IdentifierCaseStrategy for both quoted and unquoted identifiers was set to the same strategy [MIXED]; that will likely lead to problems in schema update and validation if using quoted identifiers 02:06:45 02:06:45.534 [main] DEBUG org.hibernate.boot.model.relational.Namespace - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 02:06:45 02:06:45.535 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@18c06d7d] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4a7b4df5] 02:06:45 02:06:45.538 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:45 02:06:45.538 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.538 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NorthBoundRequest 02:06:45 02:06:45.538 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.NorthBoundRequest on table northbound_request_ref_lookup 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:id] 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.539 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:action] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:cloudOwner] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=is_alacarte, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isAlacarte with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:isAlacarte] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isAlacarte 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isAlacarte 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=is_toplevelflow, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isToplevelflow with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:isToplevelflow] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isToplevelflow 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isToplevelflow 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=macro_action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property macroAction with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:macroAction] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for macroAction 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property macroAction 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=max_api_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxApiVersion with lazy=false 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:maxApiVersion] 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxApiVersion 02:06:45 02:06:45.540 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxApiVersion 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=min_api_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minApiVersion with lazy=false 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:minApiVersion] 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minApiVersion 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minApiVersion 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=orchestration_flow_list, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=orchestration_flow_list_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='orchestrationFlowList_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='northBoundRequest'} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationFlowList 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=request_scope, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property requestScope with lazy=false 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:requestScope] 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for requestScope 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property requestScope 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(northbound_request_ref_lookup), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.NorthBoundRequest:serviceType] 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.541 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionNetworkResourceCustomization 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization on table collection_network_resource_customization 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:modelCustomizationUUID] 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:created] 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:modelInstanceName] 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NETWORK_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResource 02:06:45 02:06:45.542 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CRC_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkRole with lazy=false 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkRole] 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkRole 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkRole 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_scope, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkScope with lazy=false 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkScope] 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkScope 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkScope 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkTechnology] 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_network_resource_customization), mappingColumn=network_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkType with lazy=false 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization:networkType] 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkType 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkType 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name OrchestrationFlow 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.OrchestrationFlow on table orchestration_flow_reference 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:id] 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.543 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=composite_action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:action] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bpmnAction with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:bpmnAction] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bpmnAction 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bpmnAction 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=scope, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bpmnScope with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:bpmnScope] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bpmnScope 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bpmnScope 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=flow_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowName with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:flowName] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowName 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowName 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=flow_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowVersion with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:flowVersion] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowVersion 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowVersion 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NB_REQ_REF_LOOKUP_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=north_bound_request, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property northBoundRequest 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_flow_reference), mappingColumn=seq_no, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property sequenceNumber with lazy=false 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.OrchestrationFlow:sequenceNumber] 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for sequenceNumber 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property sequenceNumber 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.544 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResourceCustomization 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResourceCustomization on table vnf_resource_customization 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:id] 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=availability_zone_max_count, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property availabilityZoneMaxCount with lazy=false 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:availabilityZoneMaxCount] 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for availabilityZoneMaxCount 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property availabilityZoneMaxCount 02:06:45 02:06:45.545 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:blueprintName] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:blueprintVersion] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:controllerActor] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:created] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:maxInstances] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:minInstances] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:modelCustomizationUUID] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:modelInstanceName] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=multi_stage_design, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property multiStageDesign with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:multiStageDesign] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for multiStageDesign 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property multiStageDesign 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_data_valid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfDataValid with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfDataValid] 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfDataValid 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfDataValid 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:45 02:06:45.546 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfFunction] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfNamingCode] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfRole] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:nfType] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:resourceInput] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:skipPostInstConf] 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vf_module_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vf_module_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vfModuleCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfCustomization'} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomizations 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.547 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnf_resources, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResources 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfc_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfc_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResourceCust'} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomizations 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_customization), mappingColumn=vnfcinstancegroup_order, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfcInstanceGroupOrder with lazy=false 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceCustomization:vnfcInstanceGroupOrder] 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfcInstanceGroupOrder 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupOrder 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HomingInstance 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HomingInstance 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HomingInstance on table homing_instances 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=service_instance_id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceInstanceId with lazy=false 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:serviceInstanceId] 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceInstanceId 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInstanceId 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(service_instance_id)]), serviceInstanceId, assigned, , ...) 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:cloudOwner] 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=cloud_region_id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudRegionId with lazy=false 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:cloudRegionId] 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudRegionId 02:06:45 02:06:45.548 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudRegionId 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(homing_instances), mappingColumn=oof_directives, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property oofDirectives with lazy=false 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HomingInstance:oofDirectives] 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for oofDirectives 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property oofDirectives 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecCategories 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecCategories on table activity_spec_categories 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_categories), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecCategories:ID] 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_categories), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecCategories:name] 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfcCustomization 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfcCustomization on table vnfc_customization 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.549 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelCustomizationUUID] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:created] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=cvnfc_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcCustomization'} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:description] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelInstanceName] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelInvariantUUID] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelName] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelUUID] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:modelVersion] 02:06:45 02:06:45.550 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:resourceInput] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcCustomization:toscaNodeType] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_customization), mappingColumn=vnfc_instance_group_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomization 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatEnvironment 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatEnvironment on table heat_environment 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:artifactUuid] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:artifactChecksum] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:created] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:description] 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property environment with lazy=false 02:06:45 02:06:45.551 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:environment] 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for environment 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property environment 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:name] 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_environment), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatEnvironment:version] 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkResourceCustomization 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkResourceCustomization on table network_resource_customization 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:modelCustomizationUUID] 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:created] 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.552 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:modelInstanceName] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='NETWORK_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResource 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkRole with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkRole] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkRole 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkRole 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_scope, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkScope with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkScope] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkScope 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkScope 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkTechnology] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=network_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkType with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:networkType] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkType 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkType 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResourceCustomization:resourceInput] 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VfModule 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VfModule 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VfModule on table vf_module 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:45 02:06:45.553 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelUUID] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:created] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:description] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=heat_files, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=heat_files_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='heatFiles_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_FILES_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatFiles 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=is_base, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isBase with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:isBase] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isBase 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isBase 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelInvariantUUID] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelName] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModule:modelVersion] 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.554 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=module_heat_template, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property moduleHeatTemplate 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vf_module_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vf_module_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vfModuleCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModule'} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomization 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=vnf_resources, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResources 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VOL_HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module), mappingColumn=volume_heat_template, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property volumeHeatTemplate 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpec 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpec on table activity_spec 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:45 02:06:45.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:ID] 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_categories, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_categories_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecActivitySpecCategories_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecActivitySpecCategories 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_parameters, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_activity_spec_parameters_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecActivitySpecParameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecActivitySpecParameters 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_user_parameters, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=activity_spec_user_parameters_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='activitySpecUserParameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecUserParameters 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:created] 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:description] 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:name] 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:45 02:06:45.556 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpec:version] 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=workflow_activity_spec_sequence, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec), mappingColumn=workflow_activity_spec_sequence_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='workflowActivitySpecSequence_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='activitySpec'} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowActivitySpecSequence 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CvnfcConfigurationCustomization 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization on table cvnfc_configuration_customization 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:id] 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_function, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationFunction with lazy=false 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationFunction] 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationFunction 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationFunction 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResource 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationRole with lazy=false 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationRole] 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationRole 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationRole 02:06:45 02:06:45.557 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=configuration_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property configurationType with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:configurationType] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for configurationType 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationType 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:created] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CVNFC_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:modelCustomizationUUID] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:modelInstanceName] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_configuration_customization), mappingColumn=policy_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property policyName with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization:policyName] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for policyName 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property policyName 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatTemplate 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatTemplate on table heat_template 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:artifactUuid] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:artifactChecksum] 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:45 02:06:45.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=child_templates, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=child_templates_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='childTemplates_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PARENT_HEAT_TEMPLATE_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CHILD_HEAT_TEMPLATE_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property childTemplates 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:created] 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:description] 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=parameters, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=parameters_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='parameters_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='heatTemplateArtifactUuid'} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property parameters 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property templateBody with lazy=false 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:templateBody] 02:06:45 02:06:45.559 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for templateBody 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property templateBody 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property templateName with lazy=false 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:templateName] 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for templateName 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property templateName 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=timeout_minutes, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property timeoutMinutes with lazy=false 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:timeoutMinutes] 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for timeoutMinutes 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property timeoutMinutes 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplate:version] 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.UserParameters 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name UserParameters 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.UserParameters on table user_parameters 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:ID] 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.560 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=allowable_chars, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property allowableChars with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:allowableChars] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for allowableChars 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allowableChars 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:created] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:description] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=is_required, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property isRequried with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:isRequried] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for isRequried 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property isRequried 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=label, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property label with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:label] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for label 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property label 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=max_length, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxLength with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:maxLength] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxLength 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxLength 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:name] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=payload_location, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property payloadLocation with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:payloadLocation] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for payloadLocation 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property payloadLocation 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(user_parameters), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.UserParameters:type] 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:45 02:06:45.561 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BuildingBlockRollback 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BuildingBlockRollback on table building_block_rollback 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:id] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:action] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=building_block_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property buildingBlockName with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:buildingBlockName] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for buildingBlockName 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property buildingBlockName 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=rollback_action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property rollbackAction with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:rollbackAction] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for rollbackAction 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property rollbackAction 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_rollback), mappingColumn=rollback_building_block_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property rollbackBuildingBlockName with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockRollback:rollbackBuildingBlockName] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for rollbackBuildingBlockName 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property rollbackBuildingBlockName 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfComponentsRecipe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfComponentsRecipe on table vnf_components_recipe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:id] 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.562 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:action] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:description] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:orchestrationUri] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_component_param_xsd, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:paramXsd] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:recipeTimeout] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vf_module_model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vfModuleModelUUID with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vfModuleModelUUID] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vfModuleModelUUID 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleModelUUID 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_component_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfComponentType with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vnfComponentType] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfComponentType 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfComponentType 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_components_recipe), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfComponentsRecipe:vnfType] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResourceWorkflow 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResourceWorkflow on table pnf_resource_to_workflow 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceWorkflow:ID] 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.563 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=pnf_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResource 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=pnf_resource_model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property pnfResourceModelUUID with lazy=false 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceWorkflow:pnfResourceModelUUID] 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for pnfResourceModelUUID 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceModelUUID 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_to_workflow), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'OBJECT_TYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResourceCustomization 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResourceCustomization on table collection_resource_customization 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:modelCustomizationUUID] 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.564 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResourceCust'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionInstanceGroupCustomizations 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResource 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:created] 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:function] 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:modelInstanceName] 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:role] 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=collection_resource_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceCustomization:type] 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkCollectionResourceCustomization 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_customization), mappingColumn=network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResourceCustomization'} 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:45 02:06:45.565 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BBNameSelectionReference 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BBNameSelectionReference on table bbname_selection_reference 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:ID] 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:action] 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=bb_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property bbName with lazy=false 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:bbName] 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for bbName 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property bbName 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:controllerActor] 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(bbname_selection_reference), mappingColumn=scope, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property scope with lazy=false 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BBNameSelectionReference:scope] 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for scope 02:06:45 02:06:45.566 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property scope 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name RainyDayHandlerStatus 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus on table rainy_day_handler_macro 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:id] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=error_code, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property errorCode with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:errorCode] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for errorCode 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property errorCode 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=reg_ex_error_message, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property errorMessage with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:errorMessage] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for errorMessage 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property errorMessage 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=flow_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowName with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:flowName] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowName 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowName 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=policy, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property policy with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:policy] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for policy 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property policy 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=secondary_policy, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property secondaryPolicy with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:secondaryPolicy] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for secondaryPolicy 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property secondaryPolicy 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=service_role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceRole with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:serviceRole] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceRole 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceRole 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:serviceType] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:vnfType] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(rainy_day_handler_macro), mappingColumn=work_step, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workStep with lazy=false 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus:workStep] 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workStep 02:06:45 02:06:45.567 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workStep 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkTechnologyReference 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkTechnologyReference on table network_technology_reference 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:id] 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:cloudOwner] 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_technology_reference), mappingColumn=network_technology, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkTechnology with lazy=false 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkTechnologyReference:networkTechnology] 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkTechnology 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkTechnology 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecActivitySpecParameters 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters on table activity_spec_to_activity_spec_parameters 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:ID] 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:activitySpecId] 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:45 02:06:45.568 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_PARAMETERS_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_parameters, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecParameters 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_parameters), mappingColumn=activity_spec_parameters_id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecParametersId with lazy=false 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters:activitySpecParametersId] 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecParametersId 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecParametersId 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ConfigurationResource 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ConfigurationResource on table configuration 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelUUID] 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=configuration_resource_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=configuration_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='configurationResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResourceCustomization 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.569 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:created] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=cvnfc_configuration_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=cvnfc_configuration_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcConfigurationCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='configurationResource'} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcConfigurationCustomization 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:description] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelInvariantUUID] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelName] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:modelVersion] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResource:toscaNodeType] 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'OBJECT_TYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name InstanceGroup 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.InstanceGroup on table instance_group 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.570 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelUUID] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionInstanceGroupCustomizations 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_network_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_network_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionNetworkResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionNetworkResourceCustomizations 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=collection_resource, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResource 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:created] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelInvariantUUID] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelName] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:modelVersion] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=role, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:role] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:toscaNodeType] 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:45 02:06:45.571 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=instance_group_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.InstanceGroup:type] 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=vnfc_instance_group_customizations, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(instance_group), mappingColumn=vnfc_instance_group_customizations_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcInstanceGroupCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='instanceGroup'} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcInstanceGroupCustomizations 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VFCInstanceGroup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name TempNetworkHeatTemplateLookup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup on table temp_network_heat_template_lookup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:45 02:06:45.572 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup.id:heatTemplateArtifactUuid] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=network_resource_model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkResourceModelName with lazy=false 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup.id:networkResourceModelName] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkResourceModelName 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceModelName 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(heatTemplateArtifactUuid), org.hibernate.mapping.Property(networkResourceModelName)]), null, assigned, , ...) 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup._identifierMapper:heatTemplateArtifactUuid] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=network_resource_model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property networkResourceModelName with lazy=false 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup._identifierMapper:networkResourceModelName] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for networkResourceModelName 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceModelName 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup:aicVersionMax] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(temp_network_heat_template_lookup), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup:aicVersionMin] 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CvnfcCustomization 02:06:45 02:06:45.573 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CvnfcCustomization on table cvnfc_customization 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:id] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:created] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=cvnfc_configuration_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=cvnfc_configuration_customization_key, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcConfigurationCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='cvnfcCustomization'} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcConfigurationCustomization 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:description] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelCustomizationUUID] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelInstanceName] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelInvariantUUID] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelName] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelUUID] 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:45 02:06:45.574 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:modelVersion] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=nfc_function, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfcFunction with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:nfcFunction] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfcFunction 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfcFunction 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=nfc_naming_code, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfcNamingCode with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:nfcNamingCode] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfcNamingCode 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfcNamingCode 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CvnfcCustomization:toscaNodeType] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=vf_module_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleCustomization 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNFC_CUST_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cvnfc_customization), mappingColumn=vnfc_customization, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcCustomization 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ProcessingFlags 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ProcessingFlags 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ProcessingFlags on table processing_flags 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:id] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:created] 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:45 02:06:45.575 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:description] 02:06:46 02:06:45.575 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=endpoint, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property endpoint with lazy=false 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:endpoint] 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for endpoint 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property endpoint 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=flag, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flag with lazy=false 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:flag] 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flag 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flag 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:updated] 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(processing_flags), mappingColumn=value, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property value with lazy=false 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ProcessingFlags:value] 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for value 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property value 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceInfo 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceInfo 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceInfo on table service_info 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:id] 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.576 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service_input, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceInput with lazy=false 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:serviceInput] 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceInput 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInput 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_info), mappingColumn=service_properties, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceProperties with lazy=false 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceInfo:serviceProperties] 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceProperties 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProperties 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Service 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Service on table service 02:06:46 02:06:45.577 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelUUID] 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=allotted_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=allotted_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='allottedCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allottedCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:blueprintName] 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:blueprintVersion] 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:category] 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=collection_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=collection_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=configuration_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=configuration_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='configurationCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationCustomizations 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:46 02:06:45.578 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:controllerActor] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:created] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='TOSCA_CSAR_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=csar, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property csar 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:description] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=overall_distribution_status, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property distrobutionStatus with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:distrobutionStatus] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for distrobutionStatus 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property distrobutionStatus 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=environment_context, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property environmentContext with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:environmentContext] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for environmentContext 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property environmentContext 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelInvariantUUID] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelName] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:modelVersion] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=naming_policy, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property namingPolicy with lazy=false 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:namingPolicy] 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for namingPolicy 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property namingPolicy 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=network_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.579 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=network_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkCustomizations 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=onap_generated_naming, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property onapGeneratedNaming with lazy=false 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:onapGeneratedNaming] 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for onapGeneratedNaming 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property onapGeneratedNaming 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=pnf_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=pnf_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfCustomizations 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=recipes, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=recipes_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='recipes_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.recipes 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipes 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=resource_order, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceOrder with lazy=false 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:resourceOrder] 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceOrder 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceOrder 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_artifact_list, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_artifact_list_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceArtifactList_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceArtifactList 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceFunction with lazy=false 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceFunction] 02:06:46 02:06:45.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceFunction 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceFunction 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_infos, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_infos_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceInfos_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceInfos 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_proxy_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_proxy_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='serviceProxyCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='RESOURCE_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProxyCustomizations 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceRole with lazy=false 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceRole] 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceRole 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceRole 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:serviceType] 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:skipPostInstConf] 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=vnf_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=vnf_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='service'} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfCustomizations 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service), mappingColumn=workload_context, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workloadContext with lazy=false 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Service:workloadContext] 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workloadContext 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workloadContext 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:46 02:06:45.581 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ControllerSelectionReference 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ControllerSelectionReference on table controller_selection_reference 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=action_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property actionCategory with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:actionCategory] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for actionCategory 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property actionCategory 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=controller_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerName with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:controllerName] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerName 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerName 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference.id:vnfType] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(actionCategory), org.hibernate.mapping.Property(controllerName), org.hibernate.mapping.Property(vnfType)]), null, assigned, , ...) 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=action_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property actionCategory with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:actionCategory] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for actionCategory 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property actionCategory 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=controller_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerName with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:controllerName] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerName 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerName 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(controller_selection_reference), mappingColumn=vnf_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfType with lazy=false 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ControllerSelectionReference._identifierMapper:vnfType] 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfType 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfType 02:06:46 02:06:45.582 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Workflow 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Workflow on table workflow 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:ID] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactChecksum] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactName with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactName] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactName 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactName 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:artifactUUID] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property body with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:body] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for body 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property body 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:created] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:description] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:name] 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:46 02:06:45.583 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=operation_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property operationName with lazy=false 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:operationName] 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for operationName 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property operationName 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=pnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=pnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceWorkflow 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=resource_target, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceTarget with lazy=false 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:resourceTarget] 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceTarget 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceTarget 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=source, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property source with lazy=false 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:source] 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for source 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property source 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=timeout_minutes, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property timeoutMinutes with lazy=false 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:timeoutMinutes] 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for timeoutMinutes 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property timeoutMinutes 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Workflow:version] 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=vnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=vnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceWorkflow 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=workflow_activity_spec_sequence, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow), mappingColumn=workflow_activity_spec_sequence_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='workflowActivitySpecSequence_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='workflow'} 02:06:46 02:06:45.584 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowActivitySpecSequence 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResourceWorkflow 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResourceWorkflow on table vnf_resource_to_workflow 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceWorkflow:ID] 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=vnf_resource, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResource 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=vnf_resource_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vnfResourceModelUUID with lazy=false 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResourceWorkflow:vnfResourceModelUUID] 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vnfResourceModelUUID 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceModelUUID 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource_to_workflow), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResource 02:06:46 02:06:45.585 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResource on table collection_resource 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelUUID] 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=collection_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=collection_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCustomization 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:created] 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:description] 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.587 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='collectionResource'} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelInvariantUUID] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelName] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:modelVersion] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResource:toscaNodeType] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BuildingBlockDetail 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.BuildingBlockDetail on table building_block_detail 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:id] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=building_block_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property buildingBlockName with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:buildingBlockName] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for buildingBlockName 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property buildingBlockName 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=resource_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceType with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:resourceType] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceType 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceType 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(building_block_detail), mappingColumn=target_action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetAction with lazy=false 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.BuildingBlockDetail:targetAction] 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetAction 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetAction 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceArtifact 02:06:46 02:06:45.588 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceArtifact on table service_artifact 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:artifactUUID] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUUID, assigned, , ...) 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=checksum, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property checksum with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:checksum] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for checksum 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property checksum 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=content, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property content with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:content] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for content 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property content 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property creationTimestamp with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:creationTimestamp] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for creationTimestamp 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property creationTimestamp 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:description] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:name] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:type] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_artifact), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceArtifact:version] 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudSite 02:06:46 02:06:45.589 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudSite on table cloud_sites 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:id] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=clli, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property clli with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:clli] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for clli 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property clli 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloud_owner, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudOwner with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudOwner] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudOwner 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudOwner 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloud_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudVersion with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudVersion] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudVersion 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudVersion 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=cloudify_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudifyId with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:cloudifyId] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudifyId 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudifyId 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:created] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='IDENTITY_SERVICE_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=identity_service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityService 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:lastUpdatedBy] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=orchestrator, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrator with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:orchestrator] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrator 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrator 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=platform, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property platform with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:platform] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for platform 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property platform 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=region_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property regionId with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:regionId] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for regionId 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property regionId 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=support_fabric, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property supportFabric with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:supportFabric] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for supportFabric 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property supportFabric 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloud_sites), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudSite:updated] 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:46 02:06:45.590 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization on table collection_resource_instance_group_customization 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_customization_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.id:modelCustomizationUUID] 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.id:modelUUID] 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(modelCustomizationUUID), org.hibernate.mapping.Property(modelUUID)]), null, assigned, , ...) 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_customization_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization._identifierMapper:modelCustomizationUUID] 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization._identifierMapper:modelUUID] 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='COLLECTION_RESOURCE_CUSTOMIZATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.591 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=collection_resource_cust, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionResourceCust 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:created] 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:description] 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:function] 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(collection_resource_instance_group_customization), mappingColumn=subinterface_network_quantity, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subInterfaceNetworkQuantity with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization:subInterfaceNetworkQuantity] 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subInterfaceNetworkQuantity 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subInterfaceNetworkQuantity 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfResource 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfResource on table vnf_resource 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelUUID] 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:46 02:06:45.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:aicVersionMax] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:aicVersionMin] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:category] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:created] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:description] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=heat_templates, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplates 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelInvariantUUID] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelName] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:modelVersion] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:orchestrationMode] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:subCategory] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfResource:toscaNodeType] 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=vnf_resource_workflow, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_resource), mappingColumn=vnf_resource_workflow_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfResourceWorkflow_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfResource'} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceWorkflow 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ConfigurationResourceCustomization 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization on table configuration_customization 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:id] 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_CUSTOMIZATION_MODEL_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=config_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configResourceCustomization 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='CONFIGURATION_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_resource, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property configurationResource 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:created] 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:function] 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:modelCustomizationUUID] 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:modelInstanceName] 02:06:46 02:06:45.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property role with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:role] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for role 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property role 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_PROXY_CUSTOMIZATION_MODEL_CUSTOMIZATION_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=service_proxy_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceProxyResourceCustomization 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(configuration_customization), mappingColumn=configuration_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization:type] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ArRecipe 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ArRecipe 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ArRecipe on table ar_recipe 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:id] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:action] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:created] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:description] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:modelName] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:orchestrationUri] 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=ar_param_xsd, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:paramXsd] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:recipeTimeout] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:serviceType] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ar_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ArRecipe:version] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ModelRecipe 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ModelRecipe 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ModelRecipe on table model_recipe 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:id] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:action] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:created] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:description] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=model_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelId with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:modelId] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelId 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelId 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=model_param_xsd, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelParamXSD with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:modelParamXSD] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelParamXSD 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelParamXSD 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:orchestrationUri] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:recipeTimeout] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model_recipe), mappingColumn=schema_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property schemaVersion with lazy=false 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ModelRecipe:schemaVersion] 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for schemaVersion 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property schemaVersion 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.596 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResourceCustomization 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResourceCustomization on table pnf_resource_customization 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:modelCustomizationUUID] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=cds_blueprint_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:blueprintName] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=cds_blueprint_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:blueprintVersion] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=controller_actor, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property controllerActor with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:controllerActor] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for controllerActor 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property controllerActor 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:created] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=default_software_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property defaultSoftwareVersion with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:defaultSoftwareVersion] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for defaultSoftwareVersion 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property defaultSoftwareVersion 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:modelInstanceName] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=multi_stage_design, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property multiStageDesign with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:multiStageDesign] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for multiStageDesign 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property multiStageDesign 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfFunction] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfNamingCode] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfRole] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:nfType] 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PNF_RESOURCE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.597 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=pnf_resources, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResources 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:resourceInput] 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResourceCustomization:skipPostInstConf] 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name AllottedResource 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.AllottedResource on table allotted_resource 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelUUID] 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:46 02:06:45.598 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=alloted_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=alloted_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='allotedResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='allottedResource'} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allotedResourceCustomization 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:created] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:description] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelInvariantUUID] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelName] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:modelVersion] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=subcategory, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subcategory with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:subcategory] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subcategory 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subcategory 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResource:toscaNodeType] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ExternalServiceToInternalService 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ExternalServiceToInternalService on table external_service_to_internal_model_mapping 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:id] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=product_flavor, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property productFlavor with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:productFlavor] 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for productFlavor 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property productFlavor 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceModelUUID with lazy=false 02:06:46 02:06:45.599 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:serviceModelUUID] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceModelUUID 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceModelUUID 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=service_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceName with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:serviceName] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceName 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceName 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(external_service_to_internal_model_mapping), mappingColumn=subscription_service_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subscriptionServiceType with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ExternalServiceToInternalService:subscriptionServiceType] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subscriptionServiceType 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subscriptionServiceType 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfcInstanceGroupCustomization 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization on table vnfc_instance_group_customization 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:id] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:created] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:description] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property function with lazy=false 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization:function] 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for function 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property function 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='INSTANCE_GROUP_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=instance_group, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnf_resource_cust, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfResourceCust 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnfc_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnfc_instance_group_customization), mappingColumn=vnfc_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.600 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='vnfcCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vnfcInstanceGroupCustomization'} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfcCustomizations 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceProxyResourceCustomization 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization on table service_proxy_customization 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelCustomizationUUID] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:created] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:description] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelInstanceName] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelInvariantUUID] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelName] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelUUID] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:modelVersion] 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SOURCE_SERVICE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=source_service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property sourceService 02:06:46 02:06:45.601 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_proxy_customization), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization:toscaNodeType] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name AllottedResourceCustomization 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.AllottedResourceCustomization on table allotted_resource_customization 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:modelCustomizationUUID] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_customization_uuid)]), modelCustomizationUUID, assigned, , ...) 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='AR_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=allotted_resource, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property allottedResource 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:created] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:maxInstances] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:minInstances] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=model_instance_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInstanceName with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:modelInstanceName] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInstanceName 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInstanceName 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_function, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfFunction with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfFunction] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfFunction 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfFunction 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_naming_code, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfNamingCode with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfNamingCode] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfNamingCode 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfNamingCode 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfRole] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=nf_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfType with lazy=false 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:nfType] 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfType 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfType 02:06:46 02:06:45.602 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelInvariantUUID with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelInvariantUUID] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelInvariantUUID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelInvariantUUID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelName with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelName] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelName 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelName 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=providing_service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property providingServiceModelUUID with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:providingServiceModelUUID] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for providingServiceModelUUID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property providingServiceModelUUID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=resource_input, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInput with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:resourceInput] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInput 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInput 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(allotted_resource_customization), mappingColumn=target_network_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetNetworkRole with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.AllottedResourceCustomization:targetNetworkRole] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetNetworkRole 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetNetworkRole 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecUserParameters 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecUserParameters on table activity_spec_to_user_parameters 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:ID] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:activitySpecId] 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:46 02:06:45.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='USER_PARAMETERS_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=user_parameters, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userParameters 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_user_parameters), mappingColumn=user_parameters_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property userParametersId with lazy=false 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecUserParameters:userParametersId] 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for userParametersId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userParametersId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecActivitySpecCategories 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories on table activity_spec_to_activity_spec_categories 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:ID] 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_CATEGORIES_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_categories, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecCategories 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_categories_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecCategoriesId with lazy=false 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:activitySpecCategoriesId] 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecCategoriesId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecCategoriesId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_to_activity_spec_categories), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories:activitySpecId] 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:46 02:06:45.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ServiceRecipe 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ServiceRecipe on table service_recipe 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:id] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:action] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:created] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:description] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:orchestrationUri] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_param_xsd, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:paramXsd] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:recipeTimeout] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='SERVICE_MODEL_UUID', referencedColumn='MODEL_UUID', mappedBy=''} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property service 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceModelUUID with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:serviceModelUUID] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceModelUUID 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceModelUUID 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(service_recipe), mappingColumn=service_timeout_interim, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceTimeoutInterim with lazy=false 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ServiceRecipe:serviceTimeoutInterim] 02:06:46 02:06:45.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceTimeoutInterim 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceTimeoutInterim 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name OrchestrationStatusStateTransitionDirective 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective on table orchestration_status_state_transition_directive 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:id] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=flow_directive, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property flowDirective with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:flowDirective] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for flowDirective 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property flowDirective 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=orchestration_status, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationStatus with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:orchestrationStatus] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationStatus 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationStatus 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=resource_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceType with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:resourceType] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceType 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceType 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(orchestration_status_state_transition_directive), mappingColumn=target_action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property targetAction with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective:targetAction] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for targetAction 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property targetAction 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name WorkflowActivitySpecSequence 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence on table workflow_activity_spec_sequence 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:ID] 02:06:46 02:06:45.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ACTIVITY_SPEC_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=activity_spec, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpec 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=activity_spec_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property activitySpecId with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:activitySpecId] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for activitySpecId 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property activitySpecId 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=seq_no, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property seqNo with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence:seqNo] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for seqNo 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property seqNo 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='WORKFLOW_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(workflow_activity_spec_sequence), mappingColumn=workflow, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflow 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.Model 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name Model 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.Model on table model 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:id] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:created] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_customization_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationId with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelCustomizationId] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationId 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationId 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_customization_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationName with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelCustomizationName] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationName 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationName 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_invariant_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantId with lazy=false 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelInvariantId] 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantId 02:06:46 02:06:45.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantId 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelName] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelType with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelType] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelType 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelType 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelVersion] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=model_version_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersionId with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.Model:modelVersionId] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersionId 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersionId 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=recipes, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(model), mappingColumn=recipes_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='recipes_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='modelId'} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.Model.recipes 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipes 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ActivitySpecParameters 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ActivitySpecParameters on table activity_spec_parameters 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=id, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property ID with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:ID] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for ID 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property ID 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), ID, identity, , ...) 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:created] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:description] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=direction, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property direction with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:direction] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for direction 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property direction 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:name] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(activity_spec_parameters), mappingColumn=type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property type with lazy=false 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ActivitySpecParameters:type] 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for type 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property type 02:06:46 02:06:45.608 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkInstanceGroup 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatFiles 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatFiles on table heat_files 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUuid with lazy=false 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:artifactUuid] 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUuid 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUuid 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUuid, assigned, , ...) 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:artifactChecksum] 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:created] 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:description] 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.609 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=body, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property fileBody with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:fileBody] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for fileBody 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property fileBody 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property fileName with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:fileName] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for fileName 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property fileName 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_files), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatFiles:version] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudifyManager 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudifyManager 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudifyManager on table cloudify_managers 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:id] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=cloudify_url, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property cloudifyUrl with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:cloudifyUrl] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for cloudifyUrl 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cloudifyUrl 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:created] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:lastUpdatedBy] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=password, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property password with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:password] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for password 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property password 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:updated] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=username, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property username with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:username] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for username 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property username 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(cloudify_managers), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudifyManager:version] 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:46 02:06:45.610 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name HeatTemplateParam 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.HeatTemplateParam on table heat_template_params 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam.id:heatTemplateArtifactUuid] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramName with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam.id:paramName] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramName 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramName 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(heatTemplateArtifactUuid), org.hibernate.mapping.Property(paramName)]), null, assigned, , ...) 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=heat_template_artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property heatTemplateArtifactUuid with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam._identifierMapper:heatTemplateArtifactUuid] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplateArtifactUuid 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramName with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam._identifierMapper:paramName] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramName 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramName 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_alias, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramAlias with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:paramAlias] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramAlias 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramAlias 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=param_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramType with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:paramType] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramType 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramType 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(heat_template_params), mappingColumn=is_required, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property required with lazy=false 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.HeatTemplateParam:required] 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for required 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property required 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name PnfResource 02:06:46 02:06:45.611 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.PnfResource on table pnf_resource 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelUUID] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:category] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:created] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:description] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelInvariantUUID] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelName] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:modelVersion] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:orchestrationMode] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=pnf_resource_customizations, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=pnf_resource_customizations_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='pnfResourceCustomizations_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='pnfResources'} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property pnfResourceCustomizations 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:subCategory] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(pnf_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.PnfResource:toscaNodeType] 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.612 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name CloudIdentity 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.CloudIdentity on table identity_services 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:id] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=admin_project_domain_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property adminProjectDomainName with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:adminProjectDomainName] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for adminProjectDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property adminProjectDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=admin_tenant, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property adminTenant with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:adminTenant] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for adminTenant 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property adminTenant 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:created] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_authentication_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityAuthenticationType with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityAuthenticationType] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityAuthenticationType 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityAuthenticationType 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_server_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityServerType with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityServerType] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityServerType 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityServerType 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=identity_url, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property identityUrl with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:identityUrl] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for identityUrl 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property identityUrl 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=last_updated_by, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property lastUpdatedBy with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:lastUpdatedBy] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for lastUpdatedBy 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property lastUpdatedBy 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=member_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property memberRole with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:memberRole] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for memberRole 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property memberRole 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=mso_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property msoId with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:msoId] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for msoId 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property msoId 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=mso_pass, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property msoPass with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:msoPass] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for msoPass 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property msoPass 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=project_domain_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property projectDomainName with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:projectDomainName] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for projectDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property projectDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=tenant_metadata, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property tenantMetadata with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:tenantMetadata] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for tenantMetadata 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property tenantMetadata 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=update_timestamp, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updated with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:updated] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updated 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updated 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(identity_services), mappingColumn=user_domain_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property userDomainName with lazy=false 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.CloudIdentity:userDomainName] 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for userDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property userDomainName 02:06:46 02:06:45.613 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkRecipe 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkRecipe 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkRecipe on table network_recipe 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:id] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, assigned, , ...) 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:action] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:created] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:description] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:modelName] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:orchestrationUri] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=network_param_xsd, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:paramXsd] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:recipeTimeout] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:serviceType] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property versionStr with lazy=false 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkRecipe:versionStr] 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for versionStr 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property versionStr 02:06:46 02:06:45.614 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VfModuleCustomization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VfModuleCustomization on table vf_module_customization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:id] 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=availability_zone_count, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property availabilityZoneCount with lazy=false 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:availabilityZoneCount] 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for availabilityZoneCount 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property availabilityZoneCount 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:created] 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=cvnfc_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=cvnfc_customization_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='cvnfcCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='vfModuleCustomization'} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property cvnfcCustomization 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_ENVIRONMENT_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=heat_environment, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatEnvironment 02:06:46 02:06:45.615 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=initial_count, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property initialCount with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:initialCount] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for initialCount 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property initialCount 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=label, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property label with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:label] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for label 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property label 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=max_instances, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property maxInstances with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:maxInstances] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for maxInstances 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property maxInstances 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=min_instances, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property minInstances with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:minInstances] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for minInstances 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property minInstances 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=model_customization_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelCustomizationUUID with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:modelCustomizationUUID] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelCustomizationUUID 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelCustomizationUUID 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=skip_post_instantiation_configuration, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property skipPostInstConf with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VfModuleCustomization:skipPostInstConf] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for skipPostInstConf 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property skipPostInstConf 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VF_MODULE_MODEL_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=vf_module, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModule 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VNF_RESOURCE_CUSTOMIZATION_ID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=vnf_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vnfCustomization 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='VOL_ENVIRONMENT_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vf_module_customization), mappingColumn=volume_heat_env, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property volumeHeatEnv 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.VnfRecipe 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name VnfRecipe 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.VnfRecipe on table vnf_recipe 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:id] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, identity, , ...) 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=action, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property action with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:action] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for action 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property action 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:created] 02:06:46 02:06:45.616 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:description] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=nf_role, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property nfRole with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:nfRole] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for nfRole 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property nfRole 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=orchestration_uri, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationUri with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:orchestrationUri] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationUri 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationUri 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=vnf_param_xsd, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property paramXsd with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:paramXsd] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for paramXsd 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property paramXsd 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=recipe_timeout, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property recipeTimeout with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:recipeTimeout] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for recipeTimeout 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property recipeTimeout 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=service_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceType with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:serviceType] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceType 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceType 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=version_str, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property versionStr with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:versionStr] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for versionStr 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property versionStr 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(vnf_recipe), mappingColumn=vf_module_id, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property vfModuleId with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.VnfRecipe:vfModuleId] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for vfModuleId 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property vfModuleId 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name NetworkResource 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.NetworkResource on table network_resource 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelUUID with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelUUID] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelUUID 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelUUID 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(model_uuid)]), modelUUID, assigned, , ...) 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=aic_version_max, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMax with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:aicVersionMax] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMax 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMax 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=aic_version_min, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property aicVersionMin with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:aicVersionMin] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for aicVersionMin 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property aicVersionMin 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=resource_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property category with lazy=false 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:category] 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for category 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property category 02:06:46 02:06:45.617 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=collection_network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=collection_network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='collectionNetworkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property collectionNetworkResourceCustomization 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:created] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:description] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='HEAT_TEMPLATE_ARTIFACT_UUID', referencedColumn='', mappedBy=''} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=heat_template, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property heatTemplate 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_invariant_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelInvariantUUID with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelInvariantUUID] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelInvariantUUID 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelInvariantUUID 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelName with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelName] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelName 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelName 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=model_version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property modelVersion with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:modelVersion] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for modelVersion 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property modelVersion 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=network_resource_customization, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=network_resource_customization_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='networkResourceCustomization_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='networkResource'} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property networkResourceCustomization 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=neutron_network_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property neutronNetworkType with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:neutronNetworkType] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for neutronNetworkType 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property neutronNetworkType 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=orchestration_mode, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property orchestrationMode with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:orchestrationMode] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for orchestrationMode 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property orchestrationMode 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=resource_sub_category, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subCategory with lazy=false 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:subCategory] 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subCategory 02:06:46 02:06:45.618 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subCategory 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(network_resource), mappingColumn=tosca_node_type, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property toscaNodeType with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.NetworkResource:toscaNodeType] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for toscaNodeType 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property toscaNodeType 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name ToscaCsar 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.so.db.catalog.beans.ToscaCsar on table tosca_csar 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUID with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:artifactUUID] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUID 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUID 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(artifact_uuid)]), artifactUUID, assigned, , ...) 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=artifact_checksum, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactChecksum with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:artifactChecksum] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactChecksum 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactChecksum 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=creation_timestamp, insertable=true, updatable=false, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property created with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:created] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for created 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property created 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=description, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:description] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=name, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:name] 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 02:06:46 02:06:45.619 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=services, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=null, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=element, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=services_key, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='services_KEY', referencedColumn='null', mappedBy='null'} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='csar'} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Collection role: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property services 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=url, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property url with lazy=false 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:url] 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for url 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property url 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(tosca_csar), mappingColumn=version, insertable=true, updatable=true, unique=false} 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property version with lazy=false 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.so.db.catalog.beans.ToscaCsar:version] 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for version 02:06:46 02:06:45.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property version 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isAlacarte 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isToplevelflow 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for macroAction 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxApiVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minApiVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for requestScope 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkRole 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkScope 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bpmnAction 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bpmnScope 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for sequenceNumber 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for availabilityZoneMaxCount 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for multiStageDesign 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfDataValid 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfcInstanceGroupOrder 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceInstanceId 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudRegionId 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for oofDirectives 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for environment 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkRole 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkScope 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isBase 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationFunction 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationRole 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for configurationType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for policyName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for templateBody 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for templateName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for timeoutMinutes 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for allowableChars 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for isRequried 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for label 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxLength 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for payloadLocation 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for buildingBlockName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for rollbackAction 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for rollbackBuildingBlockName 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vfModuleModelUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfComponentType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for pnfResourceModelUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for bbName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for scope 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for errorCode 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for errorMessage 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for policy 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for secondaryPolicy 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceRole 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workStep 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkTechnology 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecParametersId 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkResourceModelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for networkResourceModelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfcFunction 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfcNamingCode 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for endpoint 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flag 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for value 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceInput 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceProperties 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for distrobutionStatus 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for environmentContext 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for namingPolicy 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for onapGeneratedNaming 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceOrder 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceFunction 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceRole 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workloadContext 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for actionCategory 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for actionCategory 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for body 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for operationName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceTarget 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for source 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for timeoutMinutes 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vnfResourceModelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for buildingBlockName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetAction 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for checksum 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for content 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for creationTimestamp 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for clli 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudOwner 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudifyId 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrator 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for platform 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for regionId 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for supportFabric 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subInterfaceNetworkQuantity 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for role 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelParamXSD 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for schemaVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for controllerActor 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for defaultSoftwareVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for multiStageDesign 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subcategory 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for productFlavor 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceModelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subscriptionServiceType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for function 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInstanceName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfFunction 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfNamingCode 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelInvariantUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for providingServiceModelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInput 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetNetworkRole 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for userParametersId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecCategoriesId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceModelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceTimeoutInterim 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for flowDirective 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationStatus 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for targetAction 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for activitySpecId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for seqNo 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersionId 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for ID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for direction 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for type 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUuid 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for fileBody 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for fileName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for cloudifyUrl 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for password 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for username 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for heatTemplateArtifactUuid 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramAlias 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for required 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for adminProjectDomainName 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for adminTenant 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityAuthenticationType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityServerType 02:06:46 02:06:45.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for identityUrl 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for lastUpdatedBy 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for memberRole 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for msoId 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for msoPass 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for projectDomainName 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for tenantMetadata 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updated 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for userDomainName 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for versionStr 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for availabilityZoneCount 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for initialCount 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for label 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for maxInstances 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for minInstances 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelCustomizationUUID 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for skipPostInstConf 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for action 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for nfRole 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationUri 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for paramXsd 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for recipeTimeout 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceType 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for versionStr 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for vfModuleId 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelUUID 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMax 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for aicVersionMin 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for category 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelInvariantUUID 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelName 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for modelVersion 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for neutronNetworkType 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for orchestrationMode 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subCategory 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for toscaNodeType 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUID 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactChecksum 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for created 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for url 02:06:46 02:06:45.624 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for version 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [northbound_request_ref_lookup] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [collection_network_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [orchestration_flow_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [service_instance_id] to be non-null as it is part of the primary key for table [homing_instances] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_categories] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [vnfc_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_environment] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [network_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [vf_module] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cvnfc_configuration_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_template] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [user_parameters] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [building_block_rollback] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_components_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [pnf_resource_to_workflow] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [collection_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [bbname_selection_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [rainy_day_handler_macro] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [network_technology_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_activity_spec_parameters] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [configuration] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [instance_group] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [heat_template_artifact_uuid] to be non-null as it is part of the primary key for table [temp_network_heat_template_lookup] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [network_resource_model_name] to be non-null as it is part of the primary key for table [temp_network_heat_template_lookup] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cvnfc_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [processing_flags] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [service_info] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [service] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [action_category] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [controller_name] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [vnf_type] to be non-null as it is part of the primary key for table [controller_selection_reference] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [workflow] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_resource_to_workflow] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [collection_resource] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [building_block_detail] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [service_artifact] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cloud_sites] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [collection_resource_customization_model_uuid] to be non-null as it is part of the primary key for table [collection_resource_instance_group_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [instance_group_model_uuid] to be non-null as it is part of the primary key for table [collection_resource_instance_group_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [vnf_resource] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [configuration_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [ar_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [model_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [pnf_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [allotted_resource] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [external_service_to_internal_model_mapping] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnfc_instance_group_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [service_proxy_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_customization_uuid] to be non-null as it is part of the primary key for table [allotted_resource_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_user_parameters] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_to_activity_spec_categories] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [service_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [orchestration_status_state_transition_directive] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [workflow_activity_spec_sequence] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [model] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [activity_spec_parameters] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [heat_files] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [cloudify_managers] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [heat_template_artifact_uuid] to be non-null as it is part of the primary key for table [heat_template_params] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [param_name] to be non-null as it is part of the primary key for table [heat_template_params] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [pnf_resource] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [identity_services] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [network_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vf_module_customization] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [id] to be non-null as it is part of the primary key for table [vnf_recipe] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [model_uuid] to be non-null as it is part of the primary key for table [network_resource] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [artifact_uuid] to be non-null as it is part of the primary key for table [tosca_csar] 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:46 02:06:45.626 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations through an association table 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.pnfCustomizations through an association table 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.networkCustomizations through an association table 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations through an association table 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:46 02:06:45.627 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.allottedCustomizations through an association table 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, element: resource_model_customization_uuid 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates through an association table 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: parent_heat_template_uuid, element: child_heat_template_uuid 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModule.heatFiles through an association table 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_model_uuid, element: heat_files_artifact_uuid 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList through a foreign key 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList -> orchestration_flow_reference 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.macro.OrchestrationFlow.northBoundRequest 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: nb_req_ref_lookup_id, one-to-many: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations through a foreign key 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations -> vf_module_customization 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_customization_id, one-to-many: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:46 02:06:45.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations -> vnfc_instance_group_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfResourceCust 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_customization_id, one-to-many: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization -> cvnfc_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnfc_cust_model_customization_uuid, one-to-many: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization -> vf_module_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories -> activity_spec_to_activity_spec_categories 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpec 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters -> activity_spec_to_activity_spec_parameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpec 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters -> activity_spec_to_user_parameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ActivitySpecUserParameters.activitySpec 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence -> workflow_activity_spec_sequence 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.activitySpec 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: activity_spec_id, one-to-many: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.HeatTemplate.parameters through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters -> heat_template_params 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.HeatTemplateParam.heatTemplateArtifactUuid 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: heat_template_artifact_uuid, one-to-many: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations -> collection_resource_instance_group_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.collectionResourceCust 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: collection_resource_customization_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization -> collection_network_resource_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResourceCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: crc_model_customization_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization through a foreign key 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization -> configuration_customization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configurationResource 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: configuration_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.629 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization -> cvnfc_configuration_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: configuration_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations -> collection_resource_instance_group_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.instanceGroup 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations -> collection_network_resource_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.instanceGroup 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations -> vnfc_instance_group_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.instanceGroup 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: instance_group_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization -> cvnfc_configuration_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: cvnfc_customization_id, one-to-many: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.configurationCustomizations through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations -> configuration_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.service 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.recipes 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.recipes through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.recipes -> service_recipe 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceRecipe.service 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, index: action, one-to-many: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceArtifactList through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList -> service_artifact 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceArtifact.service 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.serviceInfos through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.serviceInfos -> service_info 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ServiceInfo.service 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.ServiceInfo 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Service.vnfCustomizations through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations -> vnf_resource_customization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceCustomization.service 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: service_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow through a foreign key 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow -> pnf_resource_to_workflow 02:06:46 02:06:45.630 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.PnfResourceWorkflow.workflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow -> vnf_resource_to_workflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceWorkflow.workflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence -> workflow_activity_spec_sequence 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.workflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: workflow_id, one-to-many: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization -> collection_resource_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionResource 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: cr_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property instanceGroup 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow -> vnf_resource_to_workflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfResourceWorkflow.vnfResource 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnf_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization -> allotted_resource_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.AllottedResourceCustomization.allottedResource 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: ar_model_uuid, one-to-many: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations -> vnfc_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vnfc_instance_group_customization_id, one-to-many: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.Model.recipes 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.Model.recipes through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.Model.recipes -> model_recipe 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.ModelRecipe.modelId 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: model_id, index: action, one-to-many: org.onap.so.db.catalog.beans.ModelRecipe 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations -> pnf_resource_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.PnfResourceCustomization.pnfResources 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: pnf_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization -> cvnfc_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: vf_module_customization_id, one-to-many: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization -> collection_network_resource_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResource 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: network_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization through a foreign key 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization -> network_resource_customization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.NetworkResourceCustomization.networkResource 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: network_resource_model_uuid, one-to-many: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:45.631 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Second pass for collection: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Binding a OneToMany: org.onap.so.db.catalog.beans.ToscaCsar.services through a foreign key 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: org.onap.so.db.catalog.beans.ToscaCsar.services -> service 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.cfg.annotations.TableBinder - Retrieving property org.onap.so.db.catalog.beans.Service.csar 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.cfg.CollectionSecondPass - Mapped collection key: tosca_csar_artifact_uuid, one-to-many: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.UserParameters 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.632 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.UserParameters 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.637 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Building session factory 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - SessionFactory name : null 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Automatic flush during beforeCompletion(): enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Automatic session close at end of transaction: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Statistics: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Deleted entity synthetic identifier rollback: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Default entity-mode: pojo 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Allow initialization of lazy state outside session : disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Using BatchFetchStyle : LEGACY 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Default batch fetch size: -1 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Maximum outer join fetch depth: 2 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Default null ordering: NONE 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Order SQL updates by primary key: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Order SQL inserts for batching: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - multi-tenancy strategy : NONE 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JTA Track by Thread: enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Query language substitutions: {} 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Named query checking : enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache factory: null 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache region prefix: null 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Optimize second-level cache for minimal puts: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Structured second-level cache entries: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache direct-reference entries: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Automatic eviction of collection cache: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch size: 15 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch updates for versioned data: enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Scrollable result sets: enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Wrap result sets: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JDBC3 getGeneratedKeys(): enabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JDBC result set fetch size: null 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Connection release mode: ON_CLOSE 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - Generate SQL with comments: disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - query : disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - closed-handling : disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - lists : disabled 02:06:46 02:06:45.639 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - transactions : disabled 02:06:46 02:06:45.640 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:46 02:06:45.640 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:46 02:06:45.641 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:46 02:06:45.641 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfRecipe 02:06:46 02:06:45.641 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.642 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.642 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.642 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:46 02:06:45.642 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:46 02:06:45.642 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkRecipe 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onUpdate as PreUpdate callback for entity org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.643 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ProcessingFlags 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.644 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudifyManager 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onUpdate as PreUpdate callback for entity org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.645 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.646 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.646 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.646 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.646 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.UserParameters 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.647 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:46 02:06:45.648 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.649 [main] DEBUG org.hibernate.jpa.event.internal.CallbackBuilderLegacyImpl - Adding onCreate as PrePersist callback for entity org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.649 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Session factory constructed with filter configurations : {} 02:06:46 02:06:45.649 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@762fbc49, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, java.vm.vendor=Ubuntu, sun.arch.data.model=64, java.vendor.url=https://ubuntu.com/, catalina.useNaming=false, user.timezone=Etc/UTC, os.name=Linux, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire/surefirebooter-20260307020604592_732.jar /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire 2026-03-07T01-28-31_771-jvmRun1 surefire-20260307020604592_730tmp surefire_13-20260307020604592_731tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-2), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@4add5c71, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, so.log.level=DEBUG, surefire.test.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/test-classes:/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/classes:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar:/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar:/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar:/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar:/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar:/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/liquibase/liquibase-core/4.3.5/liquibase-core-4.3.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-11-openjdk-amd64, file.separator=/, basedir=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter, java.vm.compressedOopsMode=Zero based, line.separator= 02:06:46 , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/surefire/surefirebooter-20260307020604592_732.jar, hibernate.hbm2ddl.auto=validate, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, os.version=4.15.0-192-generic, java.runtime.name=OpenJDK Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, localRepository=/tmp/r, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-lts, java.io.tmpdir=/tmp, altDeploymentRepository=staging::file:/w/workspace/so-maven-clm-master/m2repo, catalina.home=/tmp/tomcat.0.5139213002774652059, java.version=11.0.16, partnerName=SO.CATALOG_DB, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5693, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, CONSOLE_LOG_CHARSET=UTF-8, catalina.base=/tmp/tomcat.0.5139213002774652059, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@54694eb9, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Ubuntu, java.vm.info=mixed mode, java.vm.version=11.0.16+8-post-Ubuntu-0ubuntu118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-2), maven.repo.local=/tmp/r, java.class.version=55.0} 02:06:46 02:06:45.650 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:46 02:06:45.650 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:46 02:06:45.651 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:46 02:06:45.651 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:46 02:06:45.651 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:46 02:06:45.651 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:46 02:06:45.651 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:46 02:06:45.652 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:46 02:06:45.655 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:46 02:06:45.655 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:46 02:06:45.656 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:46 02:06:45.656 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:46 02:06:45.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:46 02:06:45.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:46 02:06:45.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:46 02:06:45.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:46 02:06:45.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:46 02:06:45.659 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:46 02:06:45.659 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:46 02:06:45.660 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:46 02:06:45.660 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:46 02:06:45.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:46 02:06:45.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:46 02:06:45.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:46 02:06:45.665 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:46 02:06:45.665 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:46 02:06:45.665 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:46 02:06:45.665 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:46 02:06:45.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:46 02:06:45.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:46 02:06:45.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:46 02:06:45.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.668 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:46 02:06:45.668 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.669 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:46 02:06:45.669 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:46 02:06:45.670 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:46 02:06:45.670 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.671 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:46 02:06:45.671 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:46 02:06:45.672 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:46 02:06:45.672 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.673 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:46 02:06:45.673 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:46 02:06:45.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.675 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:46 02:06:45.675 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.676 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:46 02:06:45.676 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:46 02:06:45.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:46 02:06:45.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:46 02:06:45.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:46 02:06:45.678 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:46 02:06:45.678 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.679 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:46 02:06:45.679 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.679 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:46 02:06:45.679 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.680 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:46 02:06:45.680 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:46 02:06:45.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:46 02:06:45.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:46 02:06:45.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.683 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:46 02:06:45.683 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:46 02:06:45.684 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:46 02:06:45.684 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:46 02:06:45.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:46 02:06:45.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:46 02:06:45.686 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:46 02:06:45.686 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.687 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:46 02:06:45.687 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.687 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:46 02:06:45.687 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:46 02:06:45.688 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:46 02:06:45.688 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:46 02:06:45.689 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:46 02:06:45.689 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.690 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:46 02:06:45.690 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:46 02:06:45.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:46 02:06:45.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:46 02:06:45.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:46 02:06:45.692 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:46 02:06:45.692 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.693 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:46 02:06:45.693 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.694 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:46 02:06:45.694 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:46 02:06:45.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:46 02:06:45.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.696 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:46 02:06:45.696 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.697 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:46 02:06:45.697 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:46 02:06:45.697 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:46 02:06:45.697 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:46 02:06:45.698 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:46 02:06:45.698 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.699 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:46 02:06:45.699 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:45.700 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:46 02:06:45.700 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:46 02:06:45.701 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:46 02:06:45.701 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:45.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:46 02:06:45.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:45.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:46 02:06:45.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:45.703 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:46 02:06:45.703 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:45.704 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:46 02:06:45.704 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:46 02:06:45.705 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:46 02:06:45.705 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:45.706 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:46 02:06:45.706 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:46 02:06:45.707 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:46 02:06:45.707 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:46 02:06:45.707 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:46 02:06:45.707 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:45.708 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:46 02:06:45.708 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:46 02:06:45.709 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:46 02:06:45.709 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:46 02:06:45.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:46 02:06:45.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:46 02:06:45.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:46 02:06:45.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:46 02:06:45.711 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator - Skipping JACC integration as it was not enabled 02:06:46 02:06:45.712 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationStatusValidationDirective 02:06:46 02:06:45.712 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationStatus 02:06:46 02:06:45.713 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ResourceType 02:06:46 02:06:45.713 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationAction 02:06:46 02:06:45.713 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ResourceType 02:06:46 02:06:45.713 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.OrchestrationAction 02:06:46 02:06:45.714 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.AuthenticationType 02:06:46 02:06:45.714 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.ServerType 02:06:46 02:06:45.715 [main] DEBUG org.hibernate.type.EnumType - Using NAMED-based conversion for Enum org.onap.so.db.catalog.beans.InstanceGroupType 02:06:46 02:06:45.715 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiated session factory 02:06:46 02:06:45.715 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@18c06d7d] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@664b5da5] 02:06:46 02:06:45.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkInstanceGroup] is safe 02:06:46 02:06:45.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:46 02:06:45.723 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfRecipe] is safe 02:06:46 02:06:45.723 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfRecipe 02:06:46 02:06:45.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ControllerSelectionReference] is safe 02:06:46 02:06:45.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:46 02:06:45.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModule] is safe 02:06:46 02:06:45.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModule 02:06:46 02:06:45.736 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkTechnologyReference] is safe 02:06:46 02:06:45.736 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:46 02:06:45.738 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecCategories] is safe 02:06:46 02:06:45.738 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:46 02:06:45.740 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfComponentsRecipe] is safe 02:06:46 02:06:45.740 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:46 02:06:45.744 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization] is safe 02:06:46 02:06:45.744 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:46 02:06:45.748 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceWorkflow] is safe 02:06:46 02:06:45.749 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:46 02:06:45.752 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Service] is safe 02:06:46 02:06:45.752 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Service 02:06:46 02:06:45.762 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ArRecipe] is safe 02:06:46 02:06:45.762 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ArRecipe 02:06:46 02:06:45.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceWorkflow] is safe 02:06:46 02:06:45.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:46 02:06:45.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VFCInstanceGroup] is safe 02:06:46 02:06:45.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:46 02:06:45.775 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ExternalServiceToInternalService] is safe 02:06:46 02:06:45.775 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:46 02:06:45.778 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResourceCustomization] is safe 02:06:46 02:06:45.778 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:46 02:06:45.782 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcCustomization] is safe 02:06:46 02:06:45.782 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcCustomization 02:06:46 02:06:45.787 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkRecipe] is safe 02:06:46 02:06:45.787 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkRecipe 02:06:46 02:06:45.791 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatEnvironment] is safe 02:06:46 02:06:45.791 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatEnvironment 02:06:46 02:06:45.795 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective] is safe 02:06:46 02:06:45.795 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:46 02:06:45.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudSite] is safe 02:06:46 02:06:45.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudSite 02:06:46 02:06:45.804 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatFiles] is safe 02:06:46 02:06:45.804 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatFiles 02:06:46 02:06:45.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization] is safe 02:06:46 02:06:45.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:46 02:06:45.812 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResourceCustomization] is safe 02:06:46 02:06:45.812 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:46 02:06:45.818 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ConfigurationResource] is safe 02:06:46 02:06:45.818 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ConfigurationResource 02:06:46 02:06:45.822 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ProcessingFlags] is safe 02:06:46 02:06:45.822 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ProcessingFlags 02:06:46 02:06:45.826 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockDetail] is safe 02:06:46 02:06:45.826 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:46 02:06:45.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResource] is safe 02:06:46 02:06:45.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResource 02:06:46 02:06:45.832 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence] is safe 02:06:46 02:06:45.832 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:46 02:06:45.836 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResourceCustomization] is safe 02:06:46 02:06:45.836 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:46 02:06:45.836 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization] is safe 02:06:46 02:06:45.836 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:46 02:06:45.893 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceInfo] is safe 02:06:46 02:06:45.893 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceInfo 02:06:46 02:06:45.908 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceRecipe] is safe 02:06:46 02:06:45.908 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceRecipe 02:06:46 02:06:45.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResource] is safe 02:06:46 02:06:45.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResource 02:06:46 02:06:45.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudifyManager] is safe 02:06:46 02:06:45.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudifyManager 02:06:46 02:06:45.927 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CloudIdentity] is safe 02:06:46 02:06:45.927 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CloudIdentity 02:06:46 02:06:45.933 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecParameters] is safe 02:06:46 02:06:45.933 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:46 02:06:45.937 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup] is safe 02:06:46 02:06:45.937 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:46 02:06:45.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionResource] is safe 02:06:46 02:06:45.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionResource 02:06:46 02:06:45.944 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ServiceArtifact] is safe 02:06:46 02:06:45.944 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ServiceArtifact 02:06:46 02:06:45.949 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecUserParameters] is safe 02:06:46 02:06:45.949 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:46 02:06:45.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplateParam] is safe 02:06:46 02:06:45.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:46 02:06:45.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResourceCustomization] is safe 02:06:46 02:06:45.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:46 02:06:45.963 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpec] is safe 02:06:46 02:06:45.963 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpec 02:06:46 02:06:45.967 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters] is safe 02:06:46 02:06:45.967 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:46 02:06:45.970 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Model] is safe 02:06:46 02:06:45.970 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Model 02:06:46 02:06:45.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfResource] is safe 02:06:46 02:06:45.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfResource 02:06:46 02:06:45.980 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VfModuleCustomization] is safe 02:06:46 02:06:45.980 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:46 02:06:45.986 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus] is safe 02:06:46 02:06:45.986 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:46 02:06:45.990 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization] is safe 02:06:46 02:06:45.990 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:46 02:06:45.994 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.InstanceGroup] is safe 02:06:46 02:06:45.994 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.InstanceGroup 02:06:46 02:06:45.999 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ModelRecipe] is safe 02:06:46 02:06:45.999 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ModelRecipe 02:06:46 02:06:46.003 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.UserParameters] is safe 02:06:46 02:06:46.003 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.UserParameters 02:06:46 02:06:46.012 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcCustomization] is safe 02:06:46 02:06:46.012 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:46 02:06:46.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BBNameSelectionReference] is safe 02:06:46 02:06:46.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:46 02:06:46.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization] is safe 02:06:46 02:06:46.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:46 02:06:46.027 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ToscaCsar] is safe 02:06:46 02:06:46.027 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ToscaCsar 02:06:46 02:06:46.030 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.NetworkResourceCustomization] is safe 02:06:46 02:06:46.030 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:46 02:06:46.035 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.Workflow] is safe 02:06:46 02:06:46.035 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.Workflow 02:06:46 02:06:46.040 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HomingInstance] is safe 02:06:46 02:06:46.040 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HomingInstance 02:06:46 02:06:46.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.HeatTemplate] is safe 02:06:46 02:06:46.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.HeatTemplate 02:06:46 02:06:46.048 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization] is safe 02:06:46 02:06:46.048 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:46 02:06:46.052 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories] is safe 02:06:46 02:06:46.052 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:46 02:06:46.055 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.PnfResource] is safe 02:06:46 02:06:46.055 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.PnfResource 02:06:46 02:06:46.059 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.BuildingBlockRollback] is safe 02:06:46 02:06:46.059 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:46 02:06:46.063 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.NorthBoundRequest] is safe 02:06:46 02:06:46.063 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:46 02:06:46.068 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.macro.OrchestrationFlow] is safe 02:06:46 02:06:46.068 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:47 02:06:46.072 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.so.db.catalog.beans.AllottedResourceCustomization] is safe 02:06:47 02:06:46.072 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:47 02:06:46.078 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.HeatTemplate.parameters 02:06:47 02:06:46.078 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update heat_template_params set heat_template_artifact_uuid=? where heat_template_artifact_uuid=? and param_name=? 02:06:47 02:06:46.078 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update heat_template_params set where heat_template_artifact_uuid=? and param_name=? 02:06:47 02:06:46.078 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update heat_template_params set heat_template_artifact_uuid=null where heat_template_artifact_uuid=? and param_name=? 02:06:47 02:06:46.078 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update heat_template_params set heat_template_artifact_uuid=null where heat_template_artifact_uuid=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update pnf_resource_to_workflow set workflow_id=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_to_workflow set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update pnf_resource_to_workflow set workflow_id=null where workflow_id=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update pnf_resource_to_workflow set workflow_id=null where workflow_id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_instance_group_customization set vnf_resource_customization_id=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_instance_group_customization set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_instance_group_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_instance_group_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_activity_spec_parameters set activity_spec_id=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_activity_spec_parameters set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_activity_spec_parameters set activity_spec_id=null where activity_spec_id=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_activity_spec_parameters set activity_spec_id=null where activity_spec_id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceInfos 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_info set service_model_uuid=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_info set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_info set service_model_uuid=null where service_model_uuid=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_info set service_model_uuid=null where service_model_uuid=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_to_workflow set vnf_resource_model_uuid=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_to_workflow set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_to_workflow set vnf_resource_model_uuid=null where vnf_resource_model_uuid=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_to_workflow set vnf_resource_model_uuid=null where vnf_resource_model_uuid=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_user_parameters set activity_spec_id=? where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_user_parameters set where id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_user_parameters set activity_spec_id=null where activity_spec_id=? and id=? 02:06:47 02:06:46.079 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_user_parameters set activity_spec_id=null where activity_spec_id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into collection_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from collection_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from collection_resource_customization_to_service where service_model_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update orchestration_flow_reference set nb_req_ref_lookup_id=? where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update orchestration_flow_reference set where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update orchestration_flow_reference set nb_req_ref_lookup_id=null where nb_req_ref_lookup_id=? and id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update orchestration_flow_reference set nb_req_ref_lookup_id=null where nb_req_ref_lookup_id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vf_module_customization set vf_module_model_uuid=? where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_customization set where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vf_module_customization set vf_module_model_uuid=null where vf_module_model_uuid=? and id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vf_module_customization set vf_module_model_uuid=null where vf_module_model_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_configuration_customization set cvnfc_customization_id=? where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_configuration_customization set where id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_configuration_customization set cvnfc_customization_id=null where cvnfc_customization_id=? and id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_configuration_customization set cvnfc_customization_id=null where cvnfc_customization_id=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set crc_model_customization_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set crc_model_customization_uuid=null where crc_model_customization_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set crc_model_customization_uuid=null where crc_model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ToscaCsar.services 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service set tosca_csar_artifact_uuid=? where model_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service set where model_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service set tosca_csar_artifact_uuid=null where tosca_csar_artifact_uuid=? and model_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service set tosca_csar_artifact_uuid=null where tosca_csar_artifact_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update network_resource_customization set network_resource_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update network_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.080 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update workflow_activity_spec_sequence set activity_spec_id=? where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update workflow_activity_spec_sequence set where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update workflow_activity_spec_sequence set activity_spec_id=null where activity_spec_id=? and id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update workflow_activity_spec_sequence set activity_spec_id=null where activity_spec_id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set network_resource_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set network_resource_model_uuid=null where network_resource_model_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.HeatTemplate.childTemplates 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into heat_nested_template (parent_heat_template_uuid, child_heat_template_uuid) values (?, ?) 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update heat_nested_template set child_heat_template_uuid=? where parent_heat_template_uuid=? and child_heat_template_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from heat_nested_template where parent_heat_template_uuid=? and child_heat_template_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from heat_nested_template where parent_heat_template_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_customization set vf_module_customization_id=? where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_customization set where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_customization set vf_module_customization_id=null where vf_module_customization_id=? and id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_customization set vf_module_customization_id=null where vf_module_customization_id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.pnfCustomizations 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into pnf_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from pnf_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from pnf_resource_customization_to_service where service_model_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_configuration_customization set configuration_model_uuid=? where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_configuration_customization set where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? and id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_network_resource_customization set instance_group_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_network_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_network_resource_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_network_resource_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.vnfCustomizations 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_customization set service_model_uuid=? where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_customization set where id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_customization set service_model_uuid=null where service_model_uuid=? and id=? 02:06:47 02:06:46.081 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_customization set service_model_uuid=null where service_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_instance_group_customization set where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=null where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_instance_group_customization set collection_resource_customization_model_uuid=null where collection_resource_customization_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_customization set vnfc_instance_group_customization_id=? where model_customization_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_customization set where model_customization_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_customization set vnfc_instance_group_customization_id=null where vnfc_instance_group_customization_id=? and model_customization_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_customization set vnfc_instance_group_customization_id=null where vnfc_instance_group_customization_id=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceArtifactList 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_artifact set service_model_uuid=? where artifact_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_artifact set where artifact_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_artifact set service_model_uuid=null where service_model_uuid=? and artifact_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_artifact set service_model_uuid=null where service_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VfModule.heatFiles 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into vf_module_to_heat_files (vf_module_model_uuid, heat_files_artifact_uuid) values (?, ?) 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_to_heat_files set heat_files_artifact_uuid=? where vf_module_model_uuid=? and heat_files_artifact_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from vf_module_to_heat_files where vf_module_model_uuid=? and heat_files_artifact_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from vf_module_to_heat_files where vf_module_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_instance_group_customization set instance_group_model_uuid=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_instance_group_customization set where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and collection_resource_customization_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.configurationCustomizations 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update configuration_customization set service_model_uuid=? where id=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update configuration_customization set where id=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update configuration_customization set service_model_uuid=null where service_model_uuid=? and id=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update configuration_customization set service_model_uuid=null where service_model_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into service_proxy_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_proxy_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from service_proxy_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.082 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from service_proxy_customization_to_service where service_model_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Model.recipes 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update model_recipe set model_id=? where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update model_recipe set where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update model_recipe set model_id=null where model_id=? and id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update model_recipe set model_id=null where model_id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update cvnfc_customization set vnfc_cust_model_customization_uuid=? where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update cvnfc_customization set where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update cvnfc_customization set vnfc_cust_model_customization_uuid=null where vnfc_cust_model_customization_uuid=? and id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update cvnfc_customization set vnfc_cust_model_customization_uuid=null where vnfc_cust_model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update pnf_resource_customization set pnf_resource_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update pnf_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update pnf_resource_customization set pnf_resource_model_uuid=null where pnf_resource_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update pnf_resource_customization set pnf_resource_model_uuid=null where pnf_resource_model_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.recipes 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update service_recipe set service_model_uuid=? where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update service_recipe set where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update service_recipe set service_model_uuid=null where service_model_uuid=? and id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update service_recipe set service_model_uuid=null where service_model_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update collection_resource_customization set cr_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update collection_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update collection_resource_customization set cr_model_uuid=null where cr_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update collection_resource_customization set cr_model_uuid=null where cr_model_uuid=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vf_module_customization set vnf_resource_customization_id=? where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vf_module_customization set where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vf_module_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? and id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vf_module_customization set vnf_resource_customization_id=null where vnf_resource_customization_id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update configuration_customization set configuration_model_uuid=? where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update configuration_customization set where id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? and id=? 02:06:47 02:06:46.083 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update configuration_customization set configuration_model_uuid=null where configuration_model_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.allottedCustomizations 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into allotted_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update allotted_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from allotted_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from allotted_resource_customization_to_service where service_model_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update allotted_resource_customization set ar_model_uuid=? where model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update allotted_resource_customization set where model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update allotted_resource_customization set ar_model_uuid=null where ar_model_uuid=? and model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update allotted_resource_customization set ar_model_uuid=null where ar_model_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update activity_spec_to_activity_spec_categories set activity_spec_id=? where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update activity_spec_to_activity_spec_categories set where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update activity_spec_to_activity_spec_categories set activity_spec_id=null where activity_spec_id=? and id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update activity_spec_to_activity_spec_categories set activity_spec_id=null where activity_spec_id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Service.networkCustomizations 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: insert into network_resource_customization_to_service (service_model_uuid, resource_model_customization_uuid) values (?, ?) 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update network_resource_customization_to_service set resource_model_customization_uuid=? where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: delete from network_resource_customization_to_service where service_model_uuid=? and resource_model_customization_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: delete from network_resource_customization_to_service where service_model_uuid=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnf_resource_to_workflow set workflow_id=? where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnf_resource_to_workflow set where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnf_resource_to_workflow set workflow_id=null where workflow_id=? and id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnf_resource_to_workflow set workflow_id=null where workflow_id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update workflow_activity_spec_sequence set workflow_id=? where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update workflow_activity_spec_sequence set where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update workflow_activity_spec_sequence set workflow_id=null where workflow_id=? and id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update workflow_activity_spec_sequence set workflow_id=null where workflow_id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Static SQL for collection: org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row insert: update vnfc_instance_group_customization set instance_group_model_uuid=? where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row update: update vnfc_instance_group_customization set where id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - Row delete: update vnfc_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? and id=? 02:06:47 02:06:46.084 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister - One-shot delete: update vnfc_instance_group_customization set instance_group_model_uuid=null where instance_group_model_uuid=? 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkInstanceGroup 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkins_.model_uuid, networkins_.cr_model_uuid as cr_mode10_33_, networkins_.model_invariant_uuid as model_in4_33_, networkins_.model_name as model_na5_33_, networkins_.model_version as model_ve6_33_, networkins_.role as role7_33_, networkins_.tosca_node_type as tosca_no8_33_, networkins_.instance_group_type as instance9_33_ from instance_group networkins_ where networkins_.model_uuid=? 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'L3_NETWORK', ?) 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16230c2f] 02:06:47 02:06:46.085 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d308161] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@41580659] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4f142829] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6f8ceafb] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36ee55e2] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3785f7a8] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59bec411] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@516d26ef] 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.086 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionInstanceGroupCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionNetworkResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionNetworkResourceCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.collectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkInstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkInstanceGroup) 02:06:47 - SQL table alias mapping - networkins0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu2_33_0_} 02:06:47 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup [NONE]: select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.NetworkInstanceGroup [NONE]: select networkins0_.model_uuid as model_uu2_33_0_, networkins0_.cr_model_uuid as cr_mode10_33_0_, networkins0_.creation_timestamp as creation3_33_0_, networkins0_.model_invariant_uuid as model_in4_33_0_, networkins0_.model_name as model_na5_33_0_, networkins0_.model_version as model_ve6_33_0_, networkins0_.role as role7_33_0_, networkins0_.tosca_node_type as tosca_no8_33_0_, networkins0_.instance_group_type as instance9_33_0_ from instance_group networkins0_ where networkins0_.cr_model_uuid=? and networkins0_.object_type='L3_NETWORK' 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfRecipe 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_recipe where id =? 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfrecipe_.id, vnfrecipe_.action as action2_63_, vnfrecipe_.description as descript4_63_, vnfrecipe_.nf_role as nf_role5_63_, vnfrecipe_.orchestration_uri as orchestr6_63_, vnfrecipe_.vnf_param_xsd as vnf_para7_63_, vnfrecipe_.recipe_timeout as recipe_t8_63_, vnfrecipe_.service_type as service_9_63_, vnfrecipe_.version_str as version10_63_, vnfrecipe_.vf_module_id as vf_modu11_63_ from vnf_recipe vnfrecipe_ where vnfrecipe_.id=? 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_recipe (action, creation_timestamp, description, nf_role, orchestration_uri, vnf_param_xsd, recipe_timeout, service_type, version_str, vf_module_id, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_recipe set action=?, description=?, nf_role=?, orchestration_uri=?, vnf_param_xsd=?, recipe_timeout=?, service_type=?, version_str=?, vf_module_id=? where id=? 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_recipe where id=? 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_recipe (action, creation_timestamp, description, nf_role, orchestration_uri, vnf_param_xsd, recipe_timeout, service_type, version_str, vf_module_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15682865] 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : versionStr 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleId 02:06:47 02:06:46.087 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfRecipe) 02:06:47 - SQL table alias mapping - vnfrecipe0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_63_0_} 02:06:47 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfRecipe [NONE]: select vnfrecipe0_.id as id1_63_0_, vnfrecipe0_.action as action2_63_0_, vnfrecipe0_.creation_timestamp as creation3_63_0_, vnfrecipe0_.description as descript4_63_0_, vnfrecipe0_.nf_role as nf_role5_63_0_, vnfrecipe0_.orchestration_uri as orchestr6_63_0_, vnfrecipe0_.vnf_param_xsd as vnf_para7_63_0_, vnfrecipe0_.recipe_timeout as recipe_t8_63_0_, vnfrecipe0_.service_type as service_9_63_0_, vnfrecipe0_.version_str as version10_63_0_, vnfrecipe0_.vf_module_id as vf_modu11_63_0_ from vnf_recipe vnfrecipe0_ where vnfrecipe0_.id=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ControllerSelectionReference 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select action_category, controller_name, vnf_type from controller_selection_reference where action_category =? and controller_name =? and vnf_type =? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select controller_.action_category, controller_.controller_name, controller_.vnf_type from controller_selection_reference controller_ where controller_.action_category=? and controller_.controller_name=? and controller_.vnf_type=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into controller_selection_reference (action_category, controller_name, vnf_type) values (?, ?, ?) 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: null 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from controller_selection_reference where action_category=? and controller_name=? and vnf_type=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@22797623] 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1a1b66dd] 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : actionCategory 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerName 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6feb8a79] 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : actionCategory 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerName 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ControllerSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:47 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.ControllerSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ControllerSelectionReference) 02:06:47 - SQL table alias mapping - controller0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {action_c1_22_0_, controll2_22_0_, vnf_type3_22_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:47 - CompositeQuerySpaceImpl(uid=-id) 02:06:47 - SQL table alias mapping - controller0_ 02:06:47 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:47 - CompositeQuerySpaceImpl(uid=) 02:06:47 - SQL table alias mapping - controller0_ 02:06:47 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ControllerSelectionReference [NONE]: select controller0_.action_category as action_c1_22_0_, controller0_.controller_name as controll2_22_0_, controller0_.vnf_type as vnf_type3_22_0_ from controller_selection_reference controller0_ where controller0_.action_category=? and controller0_.controller_name=? and controller0_.vnf_type=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VfModule 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from vf_module where model_uuid =? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfmodule_.model_uuid, vfmodule_.description as descript3_59_, vfmodule_.is_base as is_base4_59_, vfmodule_.model_invariant_uuid as model_in5_59_, vfmodule_.model_name as model_na6_59_, vfmodule_.model_version as model_ve7_59_, vfmodule_.heat_template_artifact_uuid as heat_tem8_59_, vfmodule_.vnf_resource_model_uuid as vnf_reso9_59_, vfmodule_.vol_heat_template_artifact_uuid as vol_hea10_59_ from vf_module vfmodule_ where vfmodule_.model_uuid=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vf_module (creation_timestamp, description, is_base, model_invariant_uuid, model_name, model_version, heat_template_artifact_uuid, vnf_resource_model_uuid, vol_heat_template_artifact_uuid, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vf_module set description=?, is_base=?, model_invariant_uuid=?, model_name=?, model_version=?, heat_template_artifact_uuid=?, vnf_resource_model_uuid=?, vol_heat_template_artifact_uuid=? where model_uuid=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vf_module where model_uuid=? 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@42f8347a] 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.088 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatFiles 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2689ad87] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@313f040d] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isBase 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@32e7adb4] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.artifactChecksum 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.childTemplates 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e44426a] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17122ac3] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.created 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.description 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.parameters 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1897bf98] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c9f6c67] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34268c] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.templateBody 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.templateName 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.timeoutMinutes 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : moduleHeatTemplate.version 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@676407b] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@23384452] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2443f806] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@562ba44] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.artifactChecksum 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.childTemplates 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@50589fa9] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6be0de6c] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.created 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.description 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.parameters 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7b40f9ce] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50f062a2] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44c11ac2] 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.templateBody 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.templateName 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.timeoutMinutes 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatTemplate.version 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.089 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VfModule) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.heatFiles.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.childTemplates) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.childTemplates.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.parameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.moduleHeatTemplate.parameters.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.vnfResources) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.childTemplates) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.childTemplates.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.parameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModule.volumeHeatTemplate.parameters.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:47 - SQL table alias mapping - vfmodule0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_59_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:47 - SQL table alias mapping - heattempla1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {artifact1_29_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:47 - SQL table alias mapping - heattempla2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {artifact1_29_2_} 02:06:47 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VfModule [NONE]: select vfmodule0_.model_uuid as model_uu1_59_0_, vfmodule0_.creation_timestamp as creation2_59_0_, vfmodule0_.description as descript3_59_0_, vfmodule0_.is_base as is_base4_59_0_, vfmodule0_.model_invariant_uuid as model_in5_59_0_, vfmodule0_.model_name as model_na6_59_0_, vfmodule0_.model_version as model_ve7_59_0_, vfmodule0_.heat_template_artifact_uuid as heat_tem8_59_0_, vfmodule0_.vnf_resource_model_uuid as vnf_reso9_59_0_, vfmodule0_.vol_heat_template_artifact_uuid as vol_hea10_59_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_, heattempla2_.artifact_uuid as artifact1_29_2_, heattempla2_.artifact_checksum as artifact2_29_2_, heattempla2_.creation_timestamp as creation3_29_2_, heattempla2_.description as descript4_29_2_, heattempla2_.body as body5_29_2_, heattempla2_.name as name6_29_2_, heattempla2_.timeout_minutes as timeout_7_29_2_, heattempla2_.version as version8_29_2_ from vf_module vfmodule0_ left outer join heat_template heattempla1_ on vfmodule0_.heat_template_artifact_uuid=heattempla1_.artifact_uuid left outer join heat_template heattempla2_ on vfmodule0_.vol_heat_template_artifact_uuid=heattempla2_.artifact_uuid where vfmodule0_.model_uuid=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkTechnologyReference 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from network_technology_reference where id =? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networktec_.id, networktec_.cloud_owner as cloud_ow2_40_, networktec_.network_technology as network_3_40_ from network_technology_reference networktec_ where networktec_.id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_technology_reference (cloud_owner, network_technology, id) values (?, ?, ?) 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_technology_reference set cloud_owner=?, network_technology=? where id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_technology_reference where id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into network_technology_reference (cloud_owner, network_technology) values (?, ?) 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29bfaf88] 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkTechnologyReference) 02:06:47 - SQL table alias mapping - networktec0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_40_0_} 02:06:47 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkTechnologyReference [NONE]: select networktec0_.id as id1_40_0_, networktec0_.cloud_owner as cloud_ow2_40_0_, networktec0_.network_technology as network_3_40_0_ from network_technology_reference networktec0_ where networktec0_.id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecCategories 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_categories where id =? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.name as name2_1_ from activity_spec_categories activitysp_ where activitysp_.id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_categories (name, id) values (?, ?) 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_categories set name=? where id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_categories where id=? 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_categories (name) values (?) 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67b3081] 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecCategories) 02:06:47 - SQL table alias mapping - activitysp0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_1_0_} 02:06:47 02:06:47 02:06:46.090 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecCategories [NONE]: select activitysp0_.id as id1_1_0_, activitysp0_.name as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.id=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfComponentsRecipe 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_components_recipe where id =? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfcompone_.id, vnfcompone_.action as action2_62_, vnfcompone_.description as descript3_62_, vnfcompone_.orchestration_uri as orchestr4_62_, vnfcompone_.vnf_component_param_xsd as vnf_comp5_62_, vnfcompone_.recipe_timeout as recipe_t6_62_, vnfcompone_.vf_module_model_uuid as vf_modul7_62_, vnfcompone_.vnf_component_type as vnf_comp8_62_, vnfcompone_.vnf_type as vnf_type9_62_ from vnf_components_recipe vnfcompone_ where vnfcompone_.id=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_components_recipe (action, description, orchestration_uri, vnf_component_param_xsd, recipe_timeout, vf_module_model_uuid, vnf_component_type, vnf_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_components_recipe set action=?, description=?, orchestration_uri=?, vnf_component_param_xsd=?, recipe_timeout=?, vf_module_model_uuid=?, vnf_component_type=?, vnf_type=? where id=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_components_recipe where id=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_components_recipe (action, description, orchestration_uri, vnf_component_param_xsd, recipe_timeout, vf_module_model_uuid, vnf_component_type, vnf_type) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e3718b5] 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleModelUUID 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfComponentType 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfComponentsRecipe) 02:06:47 - SQL table alias mapping - vnfcompone0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_62_0_} 02:06:47 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfComponentsRecipe [NONE]: select vnfcompone0_.id as id1_62_0_, vnfcompone0_.action as action2_62_0_, vnfcompone0_.description as descript3_62_0_, vnfcompone0_.orchestration_uri as orchestr4_62_0_, vnfcompone0_.vnf_component_param_xsd as vnf_comp5_62_0_, vnfcompone0_.recipe_timeout as recipe_t6_62_0_, vnfcompone0_.vf_module_model_uuid as vf_modul7_62_0_, vnfcompone0_.vnf_component_type as vnf_comp8_62_0_, vnfcompone0_.vnf_type as vnf_type9_62_0_ from vnf_components_recipe vnfcompone0_ where vnfcompone0_.id=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from service_proxy_customization where model_customization_uuid =? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select servicepro_.model_customization_uuid, servicepro_.description as descript3_53_, servicepro_.model_instance_name as model_in4_53_, servicepro_.model_invariant_uuid as model_in5_53_, servicepro_.model_name as model_na6_53_, servicepro_.model_uuid as model_uu7_53_, servicepro_.model_version as model_ve8_53_, servicepro_.source_service_model_uuid as source_10_53_, servicepro_.tosca_node_type as tosca_no9_53_ from service_proxy_customization servicepro_ where servicepro_.model_customization_uuid=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_proxy_customization (creation_timestamp, description, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, source_service_model_uuid, tosca_node_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_proxy_customization set description=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, source_service_model_uuid=?, tosca_node_type=? where model_customization_uuid=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_proxy_customization where model_customization_uuid=? 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@790d178a] 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sourceService 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@14de9d74] 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.091 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization.sourceService) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:47 - SQL table alias mapping - servicepro0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu1_53_0_} 02:06:47 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization [NONE]: select servicepro0_.model_customization_uuid as model_cu1_53_0_, servicepro0_.creation_timestamp as creation2_53_0_, servicepro0_.description as descript3_53_0_, servicepro0_.model_instance_name as model_in4_53_0_, servicepro0_.model_invariant_uuid as model_in5_53_0_, servicepro0_.model_name as model_na6_53_0_, servicepro0_.model_uuid as model_uu7_53_0_, servicepro0_.model_version as model_ve8_53_0_, servicepro0_.source_service_model_uuid as source_10_53_0_, servicepro0_.tosca_node_type as tosca_no9_53_0_ from service_proxy_customization servicepro0_ where servicepro0_.model_customization_uuid=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResourceWorkflow 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_resource_to_workflow where id =? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.id, vnfresourc_.vnf_resource_model_uuid as vnf_reso2_66_, vnfresourc_.workflow_id as workflow3_66_ from vnf_resource_to_workflow vnfresourc_ where vnfresourc_.id=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource_to_workflow (vnf_resource_model_uuid, workflow_id, id) values (?, ?, ?) 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource_to_workflow set vnf_resource_model_uuid=?, workflow_id=? where id=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource_to_workflow where id=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_resource_to_workflow (vnf_resource_model_uuid, workflow_id) values (?, ?) 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c1c717d] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@299b0ffd] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@494e1287] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow.vnfResource) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceWorkflow.workflow) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:47 - SQL table alias mapping - vnfresourc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_66_0_} 02:06:47 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResourceWorkflow [NONE]: select vnfresourc0_.id as id1_66_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.workflow_id as workflow3_66_0_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.id=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Service 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from service where model_uuid =? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select service_.model_uuid, service_.cds_blueprint_name as cds_blue2_50_, service_.cds_blueprint_version as cds_blue3_50_, service_.service_category as service_4_50_, service_.controller_actor as controll5_50_, service_.tosca_csar_artifact_uuid as tosca_c21_50_, service_.description as descript7_50_, service_.overall_distribution_status as overall_8_50_, service_.environment_context as environm9_50_, service_.model_invariant_uuid as model_i10_50_, service_.model_name as model_n11_50_, service_.model_version as model_v12_50_, service_.naming_policy as naming_13_50_, service_.onap_generated_naming as onap_ge14_50_, service_.resource_order as resourc15_50_, service_.service_function as service16_50_, service_.service_role as service17_50_, service_.service_type as service18_50_, service_.skip_post_instantiation_configuration as skip_po19_50_, service_.workload_context as workloa20_50_ from service service_ where service_.model_uuid=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service (cds_blueprint_name, cds_blueprint_version, service_category, controller_actor, creation_timestamp, tosca_csar_artifact_uuid, description, overall_distribution_status, environment_context, model_invariant_uuid, model_name, model_version, naming_policy, onap_generated_naming, resource_order, service_function, service_role, service_type, skip_post_instantiation_configuration, workload_context, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service set cds_blueprint_name=?, cds_blueprint_version=?, service_category=?, controller_actor=?, tosca_csar_artifact_uuid=?, description=?, overall_distribution_status=?, environment_context=?, model_invariant_uuid=?, model_name=?, model_version=?, naming_policy=?, onap_generated_naming=?, resource_order=?, service_function=?, service_role=?, service_type=?, skip_post_instantiation_configuration=?, workload_context=? where model_uuid=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service where model_uuid=? 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7666154a] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedCustomizations 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2e875a59] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1764bf24] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomizations 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@516e24c7] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c246301] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationCustomizations 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8e5a74e] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3acab4e9] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1aa2e76b] 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.artifactChecksum 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.created 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.description 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.name 02:06:47 02:06:46.092 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.services 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : csar.services 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.url 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar.version 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : distrobutionStatus 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environmentContext 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : namingPolicy 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkCustomizations 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@dbbf78] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6fd93e76] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : onapGeneratedNaming 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfCustomizations 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@624d0559] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a5e395e] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@17237f12] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@312fc90e] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceOrder 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceArtifactList 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bc275bf] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6d2f50] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceFunction 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInfos 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c3a1ba0] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4392d490] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyCustomizations 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6bd53ed0] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ab8b55] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomizations 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e1077bb] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@bf31ebd] 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workloadContext 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.recipes.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceArtifactList.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceInfos.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.Service.vnfCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_50_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:47 - SQL table alias mapping - toscacsar1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {artifact1_57_1_} 02:06:47 02:06:47 02:06:46.093 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Service [NONE]: select service0_.model_uuid as model_uu1_50_0_, service0_.cds_blueprint_name as cds_blue2_50_0_, service0_.cds_blueprint_version as cds_blue3_50_0_, service0_.service_category as service_4_50_0_, service0_.controller_actor as controll5_50_0_, service0_.creation_timestamp as creation6_50_0_, service0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, service0_.description as descript7_50_0_, service0_.overall_distribution_status as overall_8_50_0_, service0_.environment_context as environm9_50_0_, service0_.model_invariant_uuid as model_i10_50_0_, service0_.model_name as model_n11_50_0_, service0_.model_version as model_v12_50_0_, service0_.naming_policy as naming_13_50_0_, service0_.onap_generated_naming as onap_ge14_50_0_, service0_.resource_order as resourc15_50_0_, service0_.service_function as service16_50_0_, service0_.service_role as service17_50_0_, service0_.service_type as service18_50_0_, service0_.skip_post_instantiation_configuration as skip_po19_50_0_, service0_.workload_context as workloa20_50_0_, toscacsar1_.artifact_uuid as artifact1_57_1_, toscacsar1_.artifact_checksum as artifact2_57_1_, toscacsar1_.creation_timestamp as creation3_57_1_, toscacsar1_.description as descript4_57_1_, toscacsar1_.name as name5_57_1_, toscacsar1_.url as url6_57_1_, toscacsar1_.version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.tosca_csar_artifact_uuid=toscacsar1_.artifact_uuid where service0_.model_uuid=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ArRecipe 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from ar_recipe where id =? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select arrecipe_.id, arrecipe_.action as action2_9_, arrecipe_.description as descript4_9_, arrecipe_.model_name as model_na5_9_, arrecipe_.orchestration_uri as orchestr6_9_, arrecipe_.ar_param_xsd as ar_param7_9_, arrecipe_.recipe_timeout as recipe_t8_9_, arrecipe_.service_type as service_9_9_, arrecipe_.version_str as version10_9_ from ar_recipe arrecipe_ where arrecipe_.id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into ar_recipe (action, creation_timestamp, description, model_name, orchestration_uri, ar_param_xsd, recipe_timeout, service_type, version_str, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update ar_recipe set action=?, description=?, model_name=?, orchestration_uri=?, ar_param_xsd=?, recipe_timeout=?, service_type=?, version_str=? where id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from ar_recipe where id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@491292ad] 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ArRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ArRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ArRecipe) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ArRecipe) 02:06:47 - SQL table alias mapping - arrecipe0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_9_0_} 02:06:47 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ArRecipe [NONE]: select arrecipe0_.id as id1_9_0_, arrecipe0_.action as action2_9_0_, arrecipe0_.creation_timestamp as creation3_9_0_, arrecipe0_.description as descript4_9_0_, arrecipe0_.model_name as model_na5_9_0_, arrecipe0_.orchestration_uri as orchestr6_9_0_, arrecipe0_.ar_param_xsd as ar_param7_9_0_, arrecipe0_.recipe_timeout as recipe_t8_9_0_, arrecipe0_.service_type as service_9_9_0_, arrecipe0_.version_str as version10_9_0_ from ar_recipe arrecipe0_ where arrecipe0_.id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResourceWorkflow 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from pnf_resource_to_workflow where id =? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.id, pnfresourc_.pnf_resource_model_uuid as pnf_reso2_47_, pnfresourc_.workflow_id as workflow3_47_ from pnf_resource_to_workflow pnfresourc_ where pnfresourc_.id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource_to_workflow (pnf_resource_model_uuid, workflow_id, id) values (?, ?, ?) 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource_to_workflow set pnf_resource_model_uuid=?, workflow_id=? where id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource_to_workflow where id=? 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into pnf_resource_to_workflow (pnf_resource_model_uuid, workflow_id) values (?, ?) 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4acd491a] 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResource 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@482c664] 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceModelUUID 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@798db58c] 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow.pnfResource) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceWorkflow.workflow) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:47 - SQL table alias mapping - pnfresourc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_47_0_} 02:06:47 02:06:47 02:06:46.094 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResourceWorkflow [NONE]: select pnfresourc0_.id as id1_47_0_, pnfresourc0_.pnf_resource_model_uuid as pnf_reso2_47_0_, pnfresourc0_.workflow_id as workflow3_47_0_ from pnf_resource_to_workflow pnfresourc0_ where pnfresourc0_.id=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VFCInstanceGroup 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfcinstanc_.model_uuid, vfcinstanc_.cr_model_uuid as cr_mode10_33_, vfcinstanc_.model_invariant_uuid as model_in4_33_, vfcinstanc_.model_name as model_na5_33_, vfcinstanc_.model_version as model_ve6_33_, vfcinstanc_.role as role7_33_, vfcinstanc_.tosca_node_type as tosca_no8_33_, vfcinstanc_.instance_group_type as instance9_33_ from instance_group vfcinstanc_ where vfcinstanc_.model_uuid=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@59a8b63e] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57cfdacc] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@437a246c] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5f7f637b] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e1da6ea] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@572d1a5f] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45661d92] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6126dafe] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@721f1ac6] 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VFCInstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionInstanceGroupCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionNetworkResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionNetworkResourceCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.collectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VFCInstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VFCInstanceGroup) 02:06:47 - SQL table alias mapping - vfcinstanc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu2_33_0_} 02:06:47 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VFCInstanceGroup [NONE]: select vfcinstanc0_.model_uuid as model_uu2_33_0_, vfcinstanc0_.cr_model_uuid as cr_mode10_33_0_, vfcinstanc0_.creation_timestamp as creation3_33_0_, vfcinstanc0_.model_invariant_uuid as model_in4_33_0_, vfcinstanc0_.model_name as model_na5_33_0_, vfcinstanc0_.model_version as model_ve6_33_0_, vfcinstanc0_.role as role7_33_0_, vfcinstanc0_.tosca_node_type as tosca_no8_33_0_, vfcinstanc0_.instance_group_type as instance9_33_0_ from instance_group vfcinstanc0_ where vfcinstanc0_.model_uuid=? and vfcinstanc0_.object_type='VNFC' 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.VFCInstanceGroup [NONE]: select vfcinstanc0_.model_uuid as model_uu2_33_0_, vfcinstanc0_.cr_model_uuid as cr_mode10_33_0_, vfcinstanc0_.creation_timestamp as creation3_33_0_, vfcinstanc0_.model_invariant_uuid as model_in4_33_0_, vfcinstanc0_.model_name as model_na5_33_0_, vfcinstanc0_.model_version as model_ve6_33_0_, vfcinstanc0_.role as role7_33_0_, vfcinstanc0_.tosca_node_type as tosca_no8_33_0_, vfcinstanc0_.instance_group_type as instance9_33_0_ from instance_group vfcinstanc0_ where vfcinstanc0_.cr_model_uuid=? and vfcinstanc0_.object_type='VNFC' 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ExternalServiceToInternalService 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from external_service_to_internal_model_mapping where id =? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select externalse_.id, externalse_.product_flavor as product_2_25_, externalse_.service_model_uuid as service_3_25_, externalse_.service_name as service_4_25_, externalse_.subscription_service_type as subscrip5_25_ from external_service_to_internal_model_mapping externalse_ where externalse_.id=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into external_service_to_internal_model_mapping (product_flavor, service_model_uuid, service_name, subscription_service_type, id) values (?, ?, ?, ?, ?) 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update external_service_to_internal_model_mapping set product_flavor=?, service_model_uuid=?, service_name=?, subscription_service_type=? where id=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from external_service_to_internal_model_mapping where id=? 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into external_service_to_internal_model_mapping (product_flavor, service_model_uuid, service_name, subscription_service_type) values (?, ?, ?, ?) 02:06:47 02:06:46.095 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d5f1938] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : productFlavor 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceName 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subscriptionServiceType 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService, querySpaceUid=, path=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ExternalServiceToInternalService) 02:06:47 - SQL table alias mapping - externalse0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_25_0_} 02:06:47 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ExternalServiceToInternalService [NONE]: select externalse0_.id as id1_25_0_, externalse0_.product_flavor as product_2_25_0_, externalse0_.service_model_uuid as service_3_25_0_, externalse0_.service_name as service_4_25_0_, externalse0_.subscription_service_type as subscrip5_25_0_ from external_service_to_internal_model_mapping externalse0_ where externalse0_.id=? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ConfigurationResourceCustomization 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from configuration_customization where id =? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select configurat_.id, configurat_.configuration_customization_model_customization_id as configur8_21_, configurat_.configuration_model_uuid as configur9_21_, configurat_.configuration_function as configur3_21_, configurat_.model_customization_uuid as model_cu4_21_, configurat_.model_instance_name as model_in5_21_, configurat_.configuration_role as configur6_21_, configurat_.service_model_uuid as service10_21_, configurat_.service_proxy_customization_model_customization_uuid as service11_21_, configurat_.configuration_type as configur7_21_ from configuration_customization configurat_ where configurat_.id=? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into configuration_customization (configuration_customization_model_customization_id, configuration_model_uuid, creation_timestamp, configuration_function, model_customization_uuid, model_instance_name, configuration_role, service_model_uuid, service_proxy_customization_model_customization_uuid, configuration_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update configuration_customization set configuration_customization_model_customization_id=?, configuration_model_uuid=?, configuration_function=?, model_customization_uuid=?, model_instance_name=?, configuration_role=?, service_model_uuid=?, service_proxy_customization_model_customization_uuid=?, configuration_type=? where id=? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from configuration_customization where id=? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into configuration_customization (configuration_customization_model_customization_id, configuration_model_uuid, creation_timestamp, configuration_function, model_customization_uuid, model_instance_name, configuration_role, service_model_uuid, service_proxy_customization_model_customization_uuid, configuration_type) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6f06db5c] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50e67609] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68c287ee] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31476d91] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d64b15c] 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.configurationResource) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.service) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization.serviceProxyResourceCustomization) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:47 - SQL table alias mapping - configurat0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_21_0_} 02:06:47 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ConfigurationResourceCustomization [NONE]: select configurat0_.id as id1_21_0_, configurat0_.configuration_customization_model_customization_id as configur8_21_0_, configurat0_.configuration_model_uuid as configur9_21_0_, configurat0_.creation_timestamp as creation2_21_0_, configurat0_.configuration_function as configur3_21_0_, configurat0_.model_customization_uuid as model_cu4_21_0_, configurat0_.model_instance_name as model_in5_21_0_, configurat0_.configuration_role as configur6_21_0_, configurat0_.service_model_uuid as service10_21_0_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_0_, configurat0_.configuration_type as configur7_21_0_ from configuration_customization configurat0_ where configurat0_.id=? 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfcCustomization 02:06:47 02:06:46.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from vnfc_customization where model_customization_uuid =? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfccustom_.model_customization_uuid, vnfccustom_.description as descript3_67_, vnfccustom_.model_instance_name as model_in4_67_, vnfccustom_.model_invariant_uuid as model_in5_67_, vnfccustom_.model_name as model_na6_67_, vnfccustom_.model_uuid as model_uu7_67_, vnfccustom_.model_version as model_ve8_67_, vnfccustom_.resource_input as resource9_67_, vnfccustom_.tosca_node_type as tosca_n10_67_, vnfccustom_.vnfc_instance_group_customization_id as vnfc_in11_67_ from vnfc_customization vnfccustom_ where vnfccustom_.model_customization_uuid=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnfc_customization (creation_timestamp, description, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, resource_input, tosca_node_type, vnfc_instance_group_customization_id, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnfc_customization set description=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, resource_input=?, tosca_node_type=?, vnfc_instance_group_customization_id=? where model_customization_uuid=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnfc_customization where model_customization_uuid=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ed1d6c7] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@68711d3a] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@30c7bf39] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@20b02008] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.created 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.description 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.function 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.instanceGroup 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2404be9d] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.vnfResourceCust 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29b7e353] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:47 - SQL table alias mapping - vnfccustom0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu1_67_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:47 - SQL table alias mapping - vnfcinstan1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {id1_68_1_} 02:06:47 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfcCustomization [NONE]: select vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.creation_timestamp as creation2_67_0_, vnfccustom0_.description as descript3_67_0_, vnfccustom0_.model_instance_name as model_in4_67_0_, vnfccustom0_.model_invariant_uuid as model_in5_67_0_, vnfccustom0_.model_name as model_na6_67_0_, vnfccustom0_.model_uuid as model_uu7_67_0_, vnfccustom0_.model_version as model_ve8_67_0_, vnfccustom0_.resource_input as resource9_67_0_, vnfccustom0_.tosca_node_type as tosca_n10_67_0_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfcinstan1_.id as id1_68_1_, vnfcinstan1_.creation_timestamp as creation2_68_1_, vnfcinstan1_.description as descript3_68_1_, vnfcinstan1_.function as function4_68_1_, vnfcinstan1_.instance_group_model_uuid as instance5_68_1_, vnfcinstan1_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_customization vnfccustom0_ left outer join vnfc_instance_group_customization vnfcinstan1_ on vnfccustom0_.vnfc_instance_group_customization_id=vnfcinstan1_.id where vnfccustom0_.model_customization_uuid=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkRecipe 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from network_recipe where id =? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkrec_.id, networkrec_.action as action2_36_, networkrec_.description as descript4_36_, networkrec_.model_name as model_na5_36_, networkrec_.orchestration_uri as orchestr6_36_, networkrec_.network_param_xsd as network_7_36_, networkrec_.recipe_timeout as recipe_t8_36_, networkrec_.service_type as service_9_36_, networkrec_.version_str as version10_36_ from network_recipe networkrec_ where networkrec_.id=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_recipe (action, creation_timestamp, description, model_name, orchestration_uri, network_param_xsd, recipe_timeout, service_type, version_str, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_recipe set action=?, description=?, model_name=?, orchestration_uri=?, network_param_xsd=?, recipe_timeout=?, service_type=?, version_str=? where id=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_recipe where id=? 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@826360d] 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : versionStr 02:06:47 02:06:46.097 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkRecipe) 02:06:47 - SQL table alias mapping - networkrec0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_36_0_} 02:06:47 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkRecipe [NONE]: select networkrec0_.id as id1_36_0_, networkrec0_.action as action2_36_0_, networkrec0_.creation_timestamp as creation3_36_0_, networkrec0_.description as descript4_36_0_, networkrec0_.model_name as model_na5_36_0_, networkrec0_.orchestration_uri as orchestr6_36_0_, networkrec0_.network_param_xsd as network_7_36_0_, networkrec0_.recipe_timeout as recipe_t8_36_0_, networkrec0_.service_type as service_9_36_0_, networkrec0_.version_str as version10_36_0_ from network_recipe networkrec0_ where networkrec0_.id=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatEnvironment 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_environment where artifact_uuid =? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heatenviro_.artifact_uuid, heatenviro_.artifact_checksum as artifact2_26_, heatenviro_.description as descript4_26_, heatenviro_.body as body5_26_, heatenviro_.name as name6_26_, heatenviro_.version as version7_26_ from heat_environment heatenviro_ where heatenviro_.artifact_uuid=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_environment (artifact_checksum, creation_timestamp, description, body, name, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_environment set artifact_checksum=?, description=?, body=?, name=?, version=? where artifact_uuid=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_environment where artifact_uuid=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a17ac00] 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environment 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - SQL table alias mapping - heatenviro0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {artifact1_26_0_} 02:06:47 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatEnvironment [NONE]: select heatenviro0_.artifact_uuid as artifact1_26_0_, heatenviro0_.artifact_checksum as artifact2_26_0_, heatenviro0_.creation_timestamp as creation3_26_0_, heatenviro0_.description as descript4_26_0_, heatenviro0_.body as body5_26_0_, heatenviro0_.name as name6_26_0_, heatenviro0_.version as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.artifact_uuid=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from orchestration_status_state_transition_directive where id =? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select orchestrat_.id, orchestrat_.flow_directive as flow_dir2_43_, orchestrat_.orchestration_status as orchestr3_43_, orchestrat_.resource_type as resource4_43_, orchestrat_.target_action as target_a5_43_ from orchestration_status_state_transition_directive orchestrat_ where orchestrat_.id=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into orchestration_status_state_transition_directive (flow_directive, orchestration_status, resource_type, target_action, id) values (?, ?, ?, ?, ?) 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update orchestration_status_state_transition_directive set flow_directive=?, orchestration_status=?, resource_type=?, target_action=? where id=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from orchestration_status_state_transition_directive where id=? 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into orchestration_status_state_transition_directive (flow_directive, orchestration_status, resource_type, target_action) values (?, ?, ?, ?) 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@583a0bc] 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowDirective 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationStatus 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceType 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetAction 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective, querySpaceUid=, path=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective) 02:06:47 - SQL table alias mapping - orchestrat0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_43_0_} 02:06:47 02:06:47 02:06:46.098 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.OrchestrationStatusStateTransitionDirective [NONE]: select orchestrat0_.id as id1_43_0_, orchestrat0_.flow_directive as flow_dir2_43_0_, orchestrat0_.orchestration_status as orchestr3_43_0_, orchestrat0_.resource_type as resource4_43_0_, orchestrat0_.target_action as target_a5_43_0_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.id=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudSite 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cloud_sites where id =? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudsite_.id, cloudsite_.clli as clli2_13_, cloudsite_.cloud_owner as cloud_ow3_13_, cloudsite_.cloud_version as cloud_ve4_13_, cloudsite_.cloudify_id as cloudify5_13_, cloudsite_.identity_service_id as identit13_13_, cloudsite_.last_updated_by as last_upd7_13_, cloudsite_.orchestrator as orchestr8_13_, cloudsite_.platform as platform9_13_, cloudsite_.region_id as region_10_13_, cloudsite_.support_fabric as support11_13_, cloudsite_.update_timestamp as update_12_13_ from cloud_sites cloudsite_ where cloudsite_.id=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cloud_sites (clli, cloud_owner, cloud_version, cloudify_id, creation_timestamp, identity_service_id, last_updated_by, orchestrator, platform, region_id, support_fabric, update_timestamp, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cloud_sites set clli=?, cloud_owner=?, cloud_version=?, cloudify_id=?, identity_service_id=?, last_updated_by=?, orchestrator=?, platform=?, region_id=?, support_fabric=?, update_timestamp=? where id=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cloud_sites where id=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@9e354e0] 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : clli 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudVersion 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudifyId 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityService 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4e75f1a8] 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrator 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : platform 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : regionId 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : supportFabric 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudSite) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudSite, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudSite) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CloudIdentity, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudSite.identityService) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudSite) 02:06:47 - SQL table alias mapping - cloudsite0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_13_0_} 02:06:47 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudSite [NONE]: select cloudsite0_.id as id1_13_0_, cloudsite0_.clli as clli2_13_0_, cloudsite0_.cloud_owner as cloud_ow3_13_0_, cloudsite0_.cloud_version as cloud_ve4_13_0_, cloudsite0_.cloudify_id as cloudify5_13_0_, cloudsite0_.creation_timestamp as creation6_13_0_, cloudsite0_.identity_service_id as identit13_13_0_, cloudsite0_.last_updated_by as last_upd7_13_0_, cloudsite0_.orchestrator as orchestr8_13_0_, cloudsite0_.platform as platform9_13_0_, cloudsite0_.region_id as region_10_13_0_, cloudsite0_.support_fabric as support11_13_0_, cloudsite0_.update_timestamp as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.id=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatFiles 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_files where artifact_uuid =? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heatfiles_.artifact_uuid, heatfiles_.artifact_checksum as artifact2_27_, heatfiles_.description as descript4_27_, heatfiles_.body as body5_27_, heatfiles_.name as name6_27_, heatfiles_.version as version7_27_ from heat_files heatfiles_ where heatfiles_.artifact_uuid=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_files (artifact_checksum, creation_timestamp, description, body, name, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_files set artifact_checksum=?, description=?, body=?, name=?, version=? where artifact_uuid=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_files where artifact_uuid=? 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c907396] 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileBody 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileName 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatFiles) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:47 - SQL table alias mapping - heatfiles0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {artifact1_27_0_} 02:06:47 02:06:47 02:06:46.099 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatFiles [NONE]: select heatfiles0_.artifact_uuid as artifact1_27_0_, heatfiles0_.artifact_checksum as artifact2_27_0_, heatfiles0_.creation_timestamp as creation3_27_0_, heatfiles0_.description as descript4_27_0_, heatfiles0_.body as body5_27_0_, heatfiles0_.name as name6_27_0_, heatfiles0_.version as version7_27_0_ from heat_files heatfiles0_ where heatfiles0_.artifact_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select collection_resource_customization_model_uuid, instance_group_model_uuid from collection_resource_instance_group_customization where collection_resource_customization_model_uuid =? and instance_group_model_uuid =? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.collection_resource_customization_model_uuid, collection_.instance_group_model_uuid, collection_.description as descript4_19_, collection_.function as function5_19_, collection_.subinterface_network_quantity as subinter6_19_ from collection_resource_instance_group_customization collection_ where collection_.collection_resource_customization_model_uuid=? and collection_.instance_group_model_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_instance_group_customization (creation_timestamp, description, function, subinterface_network_quantity, collection_resource_customization_model_uuid, instance_group_model_uuid) values (?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_instance_group_customization set description=?, function=?, subinterface_network_quantity=? where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_instance_group_customization where collection_resource_customization_model_uuid=? and instance_group_model_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50cf13b4] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@31d650b4] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@32991c18] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6340b5bc] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66545e71] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:47 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.collectionResourceCust) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization.instanceGroup) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {collecti1_19_0_, instance2_19_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:47 - CompositeQuerySpaceImpl(uid=-id) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:47 - CompositeQuerySpaceImpl(uid=) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization [NONE]: select collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.creation_timestamp as creation3_19_0_, collection0_.description as descript4_19_0_, collection0_.function as function5_19_0_, collection0_.subinterface_network_quantity as subinter6_19_0_ from collection_resource_instance_group_customization collection0_ where collection0_.collection_resource_customization_model_uuid=? and collection0_.instance_group_model_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResourceCustomization 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from pnf_resource_customization where model_customization_uuid =? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.model_customization_uuid, pnfresourc_.cds_blueprint_name as cds_blue2_45_, pnfresourc_.cds_blueprint_version as cds_blue3_45_, pnfresourc_.controller_actor as controll4_45_, pnfresourc_.default_software_version as default_6_45_, pnfresourc_.model_instance_name as model_in7_45_, pnfresourc_.multi_stage_design as multi_st8_45_, pnfresourc_.nf_function as nf_funct9_45_, pnfresourc_.nf_naming_code as nf_nami10_45_, pnfresourc_.nf_role as nf_role11_45_, pnfresourc_.nf_type as nf_type12_45_, pnfresourc_.pnf_resource_model_uuid as pnf_res15_45_, pnfresourc_.resource_input as resourc13_45_, pnfresourc_.skip_post_instantiation_configuration as skip_po14_45_ from pnf_resource_customization pnfresourc_ where pnfresourc_.model_customization_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource_customization (cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, default_software_version, model_instance_name, multi_stage_design, nf_function, nf_naming_code, nf_role, nf_type, pnf_resource_model_uuid, resource_input, skip_post_instantiation_configuration, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource_customization set cds_blueprint_name=?, cds_blueprint_version=?, controller_actor=?, default_software_version=?, model_instance_name=?, multi_stage_design=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, pnf_resource_model_uuid=?, resource_input=?, skip_post_instantiation_configuration=? where model_customization_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource_customization where model_customization_uuid=? 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1cd7e77f] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a190d7] 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.category 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.created 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.description 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelInvariantUUID 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelName 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelVersion 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.orchestrationMode 02:06:47 02:06:46.100 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.pnfResourceCustomizations 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources.pnfResourceCustomizations 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.subCategory 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.toscaNodeType 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResourceCustomization.pnfResources) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:47 - SQL table alias mapping - pnfresourc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu1_45_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(pnfResources)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:47 - SQL table alias mapping - pnfresourc1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu1_44_1_} 02:06:47 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResourceCustomization [NONE]: select pnfresourc0_.model_customization_uuid as model_cu1_45_0_, pnfresourc0_.cds_blueprint_name as cds_blue2_45_0_, pnfresourc0_.cds_blueprint_version as cds_blue3_45_0_, pnfresourc0_.controller_actor as controll4_45_0_, pnfresourc0_.creation_timestamp as creation5_45_0_, pnfresourc0_.default_software_version as default_6_45_0_, pnfresourc0_.model_instance_name as model_in7_45_0_, pnfresourc0_.multi_stage_design as multi_st8_45_0_, pnfresourc0_.nf_function as nf_funct9_45_0_, pnfresourc0_.nf_naming_code as nf_nami10_45_0_, pnfresourc0_.nf_role as nf_role11_45_0_, pnfresourc0_.nf_type as nf_type12_45_0_, pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_0_, pnfresourc0_.resource_input as resourc13_45_0_, pnfresourc0_.skip_post_instantiation_configuration as skip_po14_45_0_, pnfresourc1_.model_uuid as model_uu1_44_1_, pnfresourc1_.resource_category as resource2_44_1_, pnfresourc1_.creation_timestamp as creation3_44_1_, pnfresourc1_.description as descript4_44_1_, pnfresourc1_.model_invariant_uuid as model_in5_44_1_, pnfresourc1_.model_name as model_na6_44_1_, pnfresourc1_.model_version as model_ve7_44_1_, pnfresourc1_.orchestration_mode as orchestr8_44_1_, pnfresourc1_.resource_sub_category as resource9_44_1_, pnfresourc1_.tosca_node_type as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.pnf_resource_model_uuid=pnfresourc1_.model_uuid where pnfresourc0_.model_customization_uuid=? 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ConfigurationResource 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from configuration where model_uuid =? 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select configurat_.model_uuid, configurat_.description as descript3_20_, configurat_.model_invariant_uuid as model_in4_20_, configurat_.model_name as model_na5_20_, configurat_.model_version as model_ve6_20_, configurat_.tosca_node_type as tosca_no7_20_ from configuration configurat_ where configurat_.model_uuid=? 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into configuration (creation_timestamp, description, model_invariant_uuid, model_name, model_version, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update configuration set description=?, model_invariant_uuid=?, model_name=?, model_version=?, tosca_node_type=? where model_uuid=? 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from configuration where model_uuid=? 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@610d1a8c] 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResourceCustomization 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5a1ae413] 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@f00e125] 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d04333] 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6987ca22] 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:47 - SQL table alias mapping - configurat0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_20_0_} 02:06:47 02:06:47 02:06:46.101 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ConfigurationResource [NONE]: select configurat0_.model_uuid as model_uu1_20_0_, configurat0_.creation_timestamp as creation2_20_0_, configurat0_.description as descript3_20_0_, configurat0_.model_invariant_uuid as model_in4_20_0_, configurat0_.model_name as model_na5_20_0_, configurat0_.model_version as model_ve6_20_0_, configurat0_.tosca_node_type as tosca_no7_20_0_ from configuration configurat0_ where configurat0_.model_uuid=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ProcessingFlags 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from processing_flags where id =? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select processing_.id, processing_.description as descript3_48_, processing_.endpoint as endpoint4_48_, processing_.flag as flag5_48_, processing_.update_timestamp as update_t6_48_, processing_.value as value7_48_ from processing_flags processing_ where processing_.id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into processing_flags (creation_timestamp, description, endpoint, flag, update_timestamp, value, id) values (?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update processing_flags set description=?, endpoint=?, flag=?, update_timestamp=?, value=? where id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from processing_flags where id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into processing_flags (creation_timestamp, description, endpoint, flag, update_timestamp, value) values (?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@64b0917d] 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : endpoint 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flag 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : value 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ProcessingFlags, querySpaceUid=, path=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ProcessingFlags) 02:06:47 - SQL table alias mapping - processing0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_48_0_} 02:06:47 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ProcessingFlags [NONE]: select processing0_.id as id1_48_0_, processing0_.creation_timestamp as creation2_48_0_, processing0_.description as descript3_48_0_, processing0_.endpoint as endpoint4_48_0_, processing0_.flag as flag5_48_0_, processing0_.update_timestamp as update_t6_48_0_, processing0_.value as value7_48_0_ from processing_flags processing0_ where processing0_.id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BuildingBlockDetail 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from building_block_detail where id =? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select buildingbl_.id, buildingbl_.building_block_name as building2_11_, buildingbl_.resource_type as resource3_11_, buildingbl_.target_action as target_a4_11_ from building_block_detail buildingbl_ where buildingbl_.id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into building_block_detail (building_block_name, resource_type, target_action, id) values (?, ?, ?, ?) 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update building_block_detail set building_block_name=?, resource_type=?, target_action=? where id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from building_block_detail where id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into building_block_detail (building_block_name, resource_type, target_action) values (?, ?, ?) 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68fc4279] 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : buildingBlockName 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceType 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetAction 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BuildingBlockDetail, querySpaceUid=, path=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BuildingBlockDetail) 02:06:47 - SQL table alias mapping - buildingbl0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_11_0_} 02:06:47 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BuildingBlockDetail [NONE]: select buildingbl0_.id as id1_11_0_, buildingbl0_.building_block_name as building2_11_0_, buildingbl0_.resource_type as resource3_11_0_, buildingbl0_.target_action as target_a4_11_0_ from building_block_detail buildingbl0_ where buildingbl0_.id=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.AllottedResource 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from allotted_resource where model_uuid =? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select allottedre_.model_uuid, allottedre_.description as descript3_6_, allottedre_.model_invariant_uuid as model_in4_6_, allottedre_.model_name as model_na5_6_, allottedre_.model_version as model_ve6_6_, allottedre_.subcategory as subcateg7_6_, allottedre_.tosca_node_type as tosca_no8_6_ from allotted_resource allottedre_ where allottedre_.model_uuid=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into allotted_resource (creation_timestamp, description, model_invariant_uuid, model_name, model_version, subcategory, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update allotted_resource set description=?, model_invariant_uuid=?, model_name=?, model_version=?, subcategory=?, tosca_node_type=? where model_uuid=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from allotted_resource where model_uuid=? 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fa61665] 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allotedResourceCustomization 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@337cd333] 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66c88771] 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subcategory 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.102 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.AllottedResource) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResource) 02:06:47 - SQL table alias mapping - allottedre0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_6_0_} 02:06:47 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.AllottedResource [NONE]: select allottedre0_.model_uuid as model_uu1_6_0_, allottedre0_.creation_timestamp as creation2_6_0_, allottedre0_.description as descript3_6_0_, allottedre0_.model_invariant_uuid as model_in4_6_0_, allottedre0_.model_name as model_na5_6_0_, allottedre0_.model_version as model_ve6_6_0_, allottedre0_.subcategory as subcateg7_6_0_, allottedre0_.tosca_node_type as tosca_no8_6_0_ from allotted_resource allottedre0_ where allottedre0_.model_uuid=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from workflow_activity_spec_sequence where id =? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select workflowac_.id, workflowac_.activity_spec_id as activity2_70_, workflowac_.seq_no as seq_no3_70_, workflowac_.workflow_id as workflow4_70_ from workflow_activity_spec_sequence workflowac_ where workflowac_.id=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into workflow_activity_spec_sequence (activity_spec_id, seq_no, workflow_id, id) values (?, ?, ?, ?) 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update workflow_activity_spec_sequence set activity_spec_id=?, seq_no=?, workflow_id=? where id=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from workflow_activity_spec_sequence where id=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into workflow_activity_spec_sequence (activity_spec_id, seq_no, workflow_id) values (?, ?, ?) 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@932a0f3] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2860af5d] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ab1562f] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.activitySpec) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence.workflow) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:47 - SQL table alias mapping - workflowac0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_70_0_} 02:06:47 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence [NONE]: select workflowac0_.id as id1_70_0_, workflowac0_.activity_spec_id as activity2_70_0_, workflowac0_.seq_no as seq_no3_70_0_, workflowac0_.workflow_id as workflow4_70_0_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.id=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResourceCustomization 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_resource_customization where model_customization_uuid =? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_customization_uuid, collection_.cr_model_uuid as cr_model8_17_, collection_.function as function4_17_, collection_.model_instance_name as model_in5_17_, collection_.role as role6_17_, collection_.collection_resource_type as collecti7_17_ from collection_resource_customization collection_ where collection_.model_customization_uuid=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_customization (cr_model_uuid, creation_timestamp, function, model_instance_name, role, collection_resource_type, object_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, 'CollectionResourceCustomization', ?) 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_customization set cr_model_uuid=?, function=?, model_instance_name=?, role=?, collection_resource_type=? where model_customization_uuid=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_customization where model_customization_uuid=? 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16985ab2] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4676cafa] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46f6ec35] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@126f7393] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@759d3e8c] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54c0bdf] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74aac807] 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.103 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.networkResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResourceCustomization.networkResourceCustomization.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu2_17_0_} 02:06:47 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResourceCustomization [NONE]: select collection0_.model_customization_uuid as model_cu2_17_0_, collection0_.cr_model_uuid as cr_model8_17_0_, collection0_.creation_timestamp as creation3_17_0_, collection0_.function as function4_17_0_, collection0_.model_instance_name as model_in5_17_0_, collection0_.role as role6_17_0_, collection0_.collection_resource_type as collecti7_17_0_, collection0_.object_type as object_t1_17_0_ from collection_resource_customization collection0_ where collection0_.model_customization_uuid=? 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceInfo 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from service_info where id =? 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select serviceinf_.id, serviceinf_.service_model_uuid as service_4_52_, serviceinf_.service_input as service_2_52_, serviceinf_.service_properties as service_3_52_ from service_info serviceinf_ where serviceinf_.id=? 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_info (service_model_uuid, service_input, service_properties, id) values (?, ?, ?, ?) 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_info set service_model_uuid=?, service_input=?, service_properties=? where id=? 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_info where id=? 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into service_info (service_model_uuid, service_input, service_properties) values (?, ?, ?) 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d30ceea] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@64320b8a] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d26dc40] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73995c60] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@78367c2] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1100a71c] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7aafada0] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@436c94c9] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fcd5611] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c2454d2] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6bc94b43] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e81e5f5] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c37202c] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@72db75bc] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5369abf7] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2965222] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2785341c] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.serviceInfos 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@edac3c5] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1072f7fa] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2045b094] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2eee4554] 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInput 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProperties 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.104 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.recipes.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceArtifactList) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceArtifactList.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.serviceProxyCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.vnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceInfo.service.vnfCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:47 - SQL table alias mapping - serviceinf0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_52_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu1_50_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:47 - SQL table alias mapping - toscacsar2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {artifact1_57_2_} 02:06:47 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceInfo [NONE]: select serviceinf0_.id as id1_52_0_, serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.service_input as service_2_52_0_, serviceinf0_.service_properties as service_3_52_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_info serviceinf0_ left outer join service service1_ on serviceinf0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where serviceinf0_.id=? 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceRecipe 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from service_recipe where id =? 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select servicerec_.id, servicerec_.action as action2_55_, servicerec_.description as descript4_55_, servicerec_.orchestration_uri as orchestr5_55_, servicerec_.service_param_xsd as service_6_55_, servicerec_.recipe_timeout as recipe_t7_55_, servicerec_.service_model_uuid as service_8_55_, servicerec_.service_timeout_interim as service_9_55_ from service_recipe servicerec_ where servicerec_.id=? 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_recipe (action, creation_timestamp, description, orchestration_uri, service_param_xsd, recipe_timeout, service_model_uuid, service_timeout_interim, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_recipe set action=?, description=?, orchestration_uri=?, service_param_xsd=?, recipe_timeout=?, service_model_uuid=?, service_timeout_interim=? where id=? 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_recipe where id=? 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into service_recipe (action, creation_timestamp, description, orchestration_uri, service_param_xsd, recipe_timeout, service_model_uuid, service_timeout_interim) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76727fa7] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7cf45417] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4506a6c5] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@70d6f0fa] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2e5c461b] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6da2d452] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1d6267ad] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5af405db] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16d4fc00] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@637ee7db] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@195efcb2] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@28db3765] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@38b28168] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.recipes 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ce6e99a] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@42b32bd8] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@33a25cf4] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f372229] 02:06:47 02:06:46.105 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@406b26c] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f30a4df] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e541631] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@58d455b8] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceTimeoutInterim 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceArtifactList) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceArtifactList.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceInfos) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceInfos.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.serviceProxyCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.vnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceRecipe.service.vnfCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:47 - SQL table alias mapping - servicerec0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_55_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu1_50_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:47 - SQL table alias mapping - toscacsar2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {artifact1_57_2_} 02:06:47 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceRecipe [NONE]: select servicerec0_.id as id1_55_0_, servicerec0_.action as action2_55_0_, servicerec0_.creation_timestamp as creation3_55_0_, servicerec0_.description as descript4_55_0_, servicerec0_.orchestration_uri as orchestr5_55_0_, servicerec0_.service_param_xsd as service_6_55_0_, servicerec0_.recipe_timeout as recipe_t7_55_0_, servicerec0_.service_model_uuid as service_8_55_0_, servicerec0_.service_timeout_interim as service_9_55_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_recipe servicerec0_ left outer join service service1_ on servicerec0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where servicerec0_.id=? 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkResource 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from network_resource where model_uuid =? 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkres_.model_uuid, networkres_.aic_version_max as aic_vers2_37_, networkres_.aic_version_min as aic_vers3_37_, networkres_.resource_category as resource4_37_, networkres_.description as descript6_37_, networkres_.heat_template_artifact_uuid as heat_te14_37_, networkres_.model_invariant_uuid as model_in7_37_, networkres_.model_name as model_na8_37_, networkres_.model_version as model_ve9_37_, networkres_.neutron_network_type as neutron10_37_, networkres_.orchestration_mode as orchest11_37_, networkres_.resource_sub_category as resourc12_37_, networkres_.tosca_node_type as tosca_n13_37_ from network_resource networkres_ where networkres_.model_uuid=? 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, neutron_network_type, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_resource set aic_version_max=?, aic_version_min=?, resource_category=?, description=?, heat_template_artifact_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, neutron_network_type=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_resource where model_uuid=? 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@69f0091c] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomization 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d072369] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1704c2e4] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplate 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e5591f1] 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:47 02:06:46.106 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f4d81dc] 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b05e337] 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : neutronNetworkType 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkResource) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.heatTemplate) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResource) 02:06:47 - SQL table alias mapping - networkres0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_37_0_} 02:06:47 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkResource [NONE]: select networkres0_.model_uuid as model_uu1_37_0_, networkres0_.aic_version_max as aic_vers2_37_0_, networkres0_.aic_version_min as aic_vers3_37_0_, networkres0_.resource_category as resource4_37_0_, networkres0_.creation_timestamp as creation5_37_0_, networkres0_.description as descript6_37_0_, networkres0_.heat_template_artifact_uuid as heat_te14_37_0_, networkres0_.model_invariant_uuid as model_in7_37_0_, networkres0_.model_name as model_na8_37_0_, networkres0_.model_version as model_ve9_37_0_, networkres0_.neutron_network_type as neutron10_37_0_, networkres0_.orchestration_mode as orchest11_37_0_, networkres0_.resource_sub_category as resourc12_37_0_, networkres0_.tosca_node_type as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.model_uuid=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudifyManager 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cloudify_managers where id =? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudifyma_.id, cloudifyma_.cloudify_url as cloudify2_14_, cloudifyma_.last_updated_by as last_upd4_14_, cloudifyma_.password as password5_14_, cloudifyma_.update_timestamp as update_t6_14_, cloudifyma_.username as username7_14_, cloudifyma_.version as version8_14_ from cloudify_managers cloudifyma_ where cloudifyma_.id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cloudify_managers (cloudify_url, creation_timestamp, last_updated_by, password, update_timestamp, username, version, id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cloudify_managers set cloudify_url=?, last_updated_by=?, password=?, update_timestamp=?, username=?, version=? where id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cloudify_managers where id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a270d51] 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudifyUrl 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : password 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : username 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudifyManager, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudifyManager) 02:06:47 - SQL table alias mapping - cloudifyma0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_14_0_} 02:06:47 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudifyManager [NONE]: select cloudifyma0_.id as id1_14_0_, cloudifyma0_.cloudify_url as cloudify2_14_0_, cloudifyma0_.creation_timestamp as creation3_14_0_, cloudifyma0_.last_updated_by as last_upd4_14_0_, cloudifyma0_.password as password5_14_0_, cloudifyma0_.update_timestamp as update_t6_14_0_, cloudifyma0_.username as username7_14_0_, cloudifyma0_.version as version8_14_0_ from cloudify_managers cloudifyma0_ where cloudifyma0_.id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CloudIdentity 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from identity_services where id =? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cloudident_.id, cloudident_.admin_project_domain_name as admin_pr2_32_, cloudident_.admin_tenant as admin_te3_32_, cloudident_.identity_authentication_type as identity5_32_, cloudident_.identity_server_type as identity6_32_, cloudident_.identity_url as identity7_32_, cloudident_.last_updated_by as last_upd8_32_, cloudident_.member_role as member_r9_32_, cloudident_.mso_id as mso_id10_32_, cloudident_.mso_pass as mso_pas11_32_, cloudident_.project_domain_name as project12_32_, cloudident_.tenant_metadata as tenant_13_32_, cloudident_.update_timestamp as update_14_32_, cloudident_.user_domain_name as user_do15_32_ from identity_services cloudident_ where cloudident_.id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into identity_services (admin_project_domain_name, admin_tenant, creation_timestamp, identity_authentication_type, identity_server_type, identity_url, last_updated_by, member_role, mso_id, mso_pass, project_domain_name, tenant_metadata, update_timestamp, user_domain_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update identity_services set admin_project_domain_name=?, admin_tenant=?, identity_authentication_type=?, identity_server_type=?, identity_url=?, last_updated_by=?, member_role=?, mso_id=?, mso_pass=?, project_domain_name=?, tenant_metadata=?, update_timestamp=?, user_domain_name=? where id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from identity_services where id=? 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b2fe655] 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : adminProjectDomainName 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : adminTenant 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityAuthenticationType 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityServerType 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : identityUrl 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : lastUpdatedBy 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : memberRole 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : msoId 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : msoPass 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : projectDomainName 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : tenantMetadata 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updated 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userDomainName 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CloudIdentity, querySpaceUid=, path=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CloudIdentity) 02:06:47 - SQL table alias mapping - cloudident0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_32_0_} 02:06:47 02:06:47 02:06:46.107 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CloudIdentity [NONE]: select cloudident0_.id as id1_32_0_, cloudident0_.admin_project_domain_name as admin_pr2_32_0_, cloudident0_.admin_tenant as admin_te3_32_0_, cloudident0_.creation_timestamp as creation4_32_0_, cloudident0_.identity_authentication_type as identity5_32_0_, cloudident0_.identity_server_type as identity6_32_0_, cloudident0_.identity_url as identity7_32_0_, cloudident0_.last_updated_by as last_upd8_32_0_, cloudident0_.member_role as member_r9_32_0_, cloudident0_.mso_id as mso_id10_32_0_, cloudident0_.mso_pass as mso_pas11_32_0_, cloudident0_.project_domain_name as project12_32_0_, cloudident0_.tenant_metadata as tenant_13_32_0_, cloudident0_.update_timestamp as update_14_32_0_, cloudident0_.user_domain_name as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.id=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecParameters 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_parameters where id =? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.description as descript3_2_, activitysp_.direction as directio4_2_, activitysp_.name as name5_2_, activitysp_.type as type6_2_ from activity_spec_parameters activitysp_ where activitysp_.id=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_parameters (creation_timestamp, description, direction, name, type, id) values (?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_parameters set description=?, direction=?, name=?, type=? where id=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_parameters where id=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_parameters (creation_timestamp, description, direction, name, type) values (?, ?, ?, ?, ?) 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d587374] 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : direction 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecParameters) 02:06:47 - SQL table alias mapping - activitysp0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_2_0_} 02:06:47 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecParameters [NONE]: select activitysp0_.id as id1_2_0_, activitysp0_.creation_timestamp as creation2_2_0_, activitysp0_.description as descript3_2_0_, activitysp0_.direction as directio4_2_0_, activitysp0_.name as name5_2_0_, activitysp0_.type as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.id=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select heat_template_artifact_uuid, network_resource_model_name from temp_network_heat_template_lookup where heat_template_artifact_uuid =? and network_resource_model_name =? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select tempnetwor_.heat_template_artifact_uuid, tempnetwor_.network_resource_model_name, tempnetwor_.aic_version_max as aic_vers3_56_, tempnetwor_.aic_version_min as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor_ where tempnetwor_.heat_template_artifact_uuid=? and tempnetwor_.network_resource_model_name=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into temp_network_heat_template_lookup (aic_version_max, aic_version_min, heat_template_artifact_uuid, network_resource_model_name) values (?, ?, ?, ?) 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update temp_network_heat_template_lookup set aic_version_max=?, aic_version_min=? where heat_template_artifact_uuid=? and network_resource_model_name=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from temp_network_heat_template_lookup where heat_template_artifact_uuid=? and network_resource_model_name=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3f971373] 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@d90fb97] 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceModelName 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5d39fde7] 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceModelName 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup, querySpaceUid=, path=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:47 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup, querySpaceUid=, path=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup) 02:06:47 - SQL table alias mapping - tempnetwor0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {heat_tem1_56_0_, network_2_56_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:47 - CompositeQuerySpaceImpl(uid=-id) 02:06:47 - SQL table alias mapping - tempnetwor0_ 02:06:47 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:47 - CompositeQuerySpaceImpl(uid=) 02:06:47 - SQL table alias mapping - tempnetwor0_ 02:06:47 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.TempNetworkHeatTemplateLookup [NONE]: select tempnetwor0_.heat_template_artifact_uuid as heat_tem1_56_0_, tempnetwor0_.network_resource_model_name as network_2_56_0_, tempnetwor0_.aic_version_max as aic_vers3_56_0_, tempnetwor0_.aic_version_min as aic_vers4_56_0_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.heat_template_artifact_uuid=? and tempnetwor0_.network_resource_model_name=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionResource 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from collection_resource where model_uuid =? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_uuid, collection_.description as descript3_16_, collection_.model_invariant_uuid as model_in4_16_, collection_.model_name as model_na5_16_, collection_.model_version as model_ve6_16_, collection_.tosca_node_type as tosca_no7_16_ from collection_resource collection_ where collection_.model_uuid=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource (creation_timestamp, description, model_invariant_uuid, model_name, model_version, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource set description=?, model_invariant_uuid=?, model_name=?, model_version=?, tosca_node_type=? where model_uuid=? 02:06:47 02:06:46.108 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource where model_uuid=? 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b9aa013] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomization 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@50afabff] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@78b4cb27] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26f0661a] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionInstanceGroupCustomizations 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@145d9978] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a6e8527] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6f8beac6] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionNetworkResourceCustomizations 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57dc85ce] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2fb25014] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.collectionResource 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup.collectionResource 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.created 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelInvariantUUID 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelName 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.modelVersion 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.role 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.toscaNodeType 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.type 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup.vnfcInstanceGroupCustomizations 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@114baf78] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2126ba4d] 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionResource) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionInstanceGroupCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionNetworkResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.collectionNetworkResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionResource.instanceGroup.vnfcInstanceGroupCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResource) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_16_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(instanceGroup)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:47 - SQL table alias mapping - instancegr1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu2_33_1_} 02:06:47 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionResource [NONE]: select collection0_.model_uuid as model_uu1_16_0_, collection0_.creation_timestamp as creation2_16_0_, collection0_.description as descript3_16_0_, collection0_.model_invariant_uuid as model_in4_16_0_, collection0_.model_name as model_na5_16_0_, collection0_.model_version as model_ve6_16_0_, collection0_.tosca_node_type as tosca_no7_16_0_, instancegr1_.model_uuid as model_uu2_33_1_, instancegr1_.cr_model_uuid as cr_mode10_33_1_, instancegr1_.creation_timestamp as creation3_33_1_, instancegr1_.model_invariant_uuid as model_in4_33_1_, instancegr1_.model_name as model_na5_33_1_, instancegr1_.model_version as model_ve6_33_1_, instancegr1_.role as role7_33_1_, instancegr1_.tosca_node_type as tosca_no8_33_1_, instancegr1_.instance_group_type as instance9_33_1_, instancegr1_.object_type as object_t1_33_1_ from collection_resource collection0_ left outer join instance_group instancegr1_ on collection0_.model_uuid=instancegr1_.cr_model_uuid where collection0_.model_uuid=? 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ServiceArtifact 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from service_artifact where artifact_uuid =? 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select serviceart_.artifact_uuid, serviceart_.checksum as checksum2_51_, serviceart_.content as content3_51_, serviceart_.description as descript5_51_, serviceart_.name as name6_51_, serviceart_.service_model_uuid as service_9_51_, serviceart_.type as type7_51_, serviceart_.version as version8_51_ from service_artifact serviceart_ where serviceart_.artifact_uuid=? 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into service_artifact (checksum, content, creation_timestamp, description, name, service_model_uuid, type, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update service_artifact set checksum=?, content=?, description=?, name=?, service_model_uuid=?, type=?, version=? where artifact_uuid=? 02:06:47 02:06:46.109 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from service_artifact where artifact_uuid=? 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@12e7b952] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : checksum 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : content 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : creationTimestamp 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@63943310] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58761368] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@343d96a5] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76f33f81] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@219f7b53] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@499ad15b] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@114aee73] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7eaad4ec] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b3a604d] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d45282f] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55e09edf] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a3678cf] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@32e653cc] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66b601ef] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.serviceArtifactList 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@37717d80] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5ee89ba1] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e90cb83] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8ff10c7] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@345ef125] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ef1519c] 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.110 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.recipes.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceInfos) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceInfos.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.serviceProxyCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.vnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.ServiceArtifact.service.vnfCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:47 - SQL table alias mapping - serviceart0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {artifact1_51_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu1_50_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:47 - SQL table alias mapping - toscacsar2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {artifact1_57_2_} 02:06:47 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ServiceArtifact [NONE]: select serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.checksum as checksum2_51_0_, serviceart0_.content as content3_51_0_, serviceart0_.creation_timestamp as creation4_51_0_, serviceart0_.description as descript5_51_0_, serviceart0_.name as name6_51_0_, serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.type as type7_51_0_, serviceart0_.version as version8_51_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_ from service_artifact serviceart0_ left outer join service service1_ on serviceart0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid where serviceart0_.artifact_uuid=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecUserParameters 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_user_parameters where id =? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_id as activity2_5_, activitysp_.user_parameters_id as user_par3_5_ from activity_spec_to_user_parameters activitysp_ where activitysp_.id=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_user_parameters (activity_spec_id, user_parameters_id, id) values (?, ?, ?) 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_user_parameters set activity_spec_id=?, user_parameters_id=? where id=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_user_parameters where id=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_user_parameters (activity_spec_id, user_parameters_id) values (?, ?) 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76655b12] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45f81a10] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParameters 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61a1ce82] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParametersId 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters.activitySpec) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecUserParameters.userParameters) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:47 - SQL table alias mapping - activitysp0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_5_0_} 02:06:47 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecUserParameters [NONE]: select activitysp0_.id as id1_5_0_, activitysp0_.activity_spec_id as activity2_5_0_, activitysp0_.user_parameters_id as user_par3_5_0_ from activity_spec_to_user_parameters activitysp0_ where activitysp0_.id=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatTemplateParam 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select heat_template_artifact_uuid, param_name from heat_template_params where heat_template_artifact_uuid =? and param_name =? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heattempla_.heat_template_artifact_uuid, heattempla_.param_name, heattempla_.param_alias as param_al3_30_, heattempla_.param_type as param_ty4_30_, heattempla_.is_required as is_requi5_30_ from heat_template_params heattempla_ where heattempla_.heat_template_artifact_uuid=? and heattempla_.param_name=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_template_params (param_alias, param_type, is_required, heat_template_artifact_uuid, param_name) values (?, ?, ?, ?, ?) 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_template_params set param_alias=?, param_type=?, is_required=? where heat_template_artifact_uuid=? and param_name=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_template_params where heat_template_artifact_uuid=? and param_name=? 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3dc0a46f] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5beb727a] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@927e285] 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramAlias 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramType 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : required 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.111 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:47 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:47 - SQL table alias mapping - heattempla0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {heat_tem1_30_0_, param_na2_30_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:47 - CompositeQuerySpaceImpl(uid=-id) 02:06:47 - SQL table alias mapping - heattempla0_ 02:06:47 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:47 - CompositeQuerySpaceImpl(uid=) 02:06:47 - SQL table alias mapping - heattempla0_ 02:06:47 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatTemplateParam [NONE]: select heattempla0_.heat_template_artifact_uuid as heat_tem1_30_0_, heattempla0_.param_name as param_na2_30_0_, heattempla0_.param_alias as param_al3_30_0_, heattempla0_.param_type as param_ty4_30_0_, heattempla0_.is_required as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.heat_template_artifact_uuid=? and heattempla0_.param_name=? 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResourceCustomization 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnf_resource_customization where id =? 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.id, vnfresourc_.availability_zone_max_count as availabi2_65_, vnfresourc_.cds_blueprint_name as cds_blue3_65_, vnfresourc_.cds_blueprint_version as cds_blue4_65_, vnfresourc_.controller_actor as controll5_65_, vnfresourc_.max_instances as max_inst7_65_, vnfresourc_.min_instances as min_inst8_65_, vnfresourc_.model_customization_uuid as model_cu9_65_, vnfresourc_.model_instance_name as model_i10_65_, vnfresourc_.multi_stage_design as multi_s11_65_, vnfresourc_.nf_data_valid as nf_data12_65_, vnfresourc_.nf_function as nf_func13_65_, vnfresourc_.nf_naming_code as nf_nami14_65_, vnfresourc_.nf_role as nf_role15_65_, vnfresourc_.nf_type as nf_type16_65_, vnfresourc_.resource_input as resourc17_65_, vnfresourc_.service_model_uuid as service20_65_, vnfresourc_.skip_post_instantiation_configuration as skip_po18_65_, vnfresourc_.vnf_resource_model_uuid as vnf_res21_65_, vnfresourc_.vnfcinstancegroup_order as vnfcins19_65_ from vnf_resource_customization vnfresourc_ where vnfresourc_.id=? 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource_customization (availability_zone_max_count, cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, max_instances, min_instances, model_customization_uuid, model_instance_name, multi_stage_design, nf_data_valid, nf_function, nf_naming_code, nf_role, nf_type, resource_input, service_model_uuid, skip_post_instantiation_configuration, vnf_resource_model_uuid, vnfcinstancegroup_order, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource_customization set availability_zone_max_count=?, cds_blueprint_name=?, cds_blueprint_version=?, controller_actor=?, max_instances=?, min_instances=?, model_customization_uuid=?, model_instance_name=?, multi_stage_design=?, nf_data_valid=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, resource_input=?, service_model_uuid=?, skip_post_instantiation_configuration=?, vnf_resource_model_uuid=?, vnfcinstancegroup_order=? where id=? 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource_customization where id=? 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnf_resource_customization (availability_zone_max_count, cds_blueprint_name, cds_blueprint_version, controller_actor, creation_timestamp, max_instances, min_instances, model_customization_uuid, model_instance_name, multi_stage_design, nf_data_valid, nf_function, nf_naming_code, nf_role, nf_type, resource_input, service_model_uuid, skip_post_instantiation_configuration, vnf_resource_model_uuid, vnfcinstancegroup_order) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61ad017c] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneMaxCount 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfDataValid 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@dbd547] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.allottedCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7990694e] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3e5fdc9d] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintName 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.blueprintVersion 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.category 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.collectionResourceCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@60f057fc] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@69c0e226] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.configurationCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13603c49] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@539ba18c] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.controllerActor 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.created 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@313643b4] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.artifactChecksum 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.created 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.description 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.name 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.services 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.csar.services 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.url 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.csar.version 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.description 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.distrobutionStatus 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.environmentContext 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelInvariantUUID 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelName 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.modelVersion 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.namingPolicy 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.networkCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d19abba] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4380f454] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.onapGeneratedNaming 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.pnfCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@40283473] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55876066] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.recipes 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55435517] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@112539bf] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.resourceOrder 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceArtifactList 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@102f0c44] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7ec5da77] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceFunction 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceInfos 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@31e1d355] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@9b1ec17] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceProxyCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@61948c49] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31d2f46e] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceRole 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.serviceType 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.skipPostInstConf 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.vnfCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service.vnfCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service.workloadContext 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e16f27a] 02:06:47 02:06:46.112 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@84166fb] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.availabilityZoneCount 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.created 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.cvnfcCustomization 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@52191316] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@516cd110] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@eeaa7e6] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.artifactChecksum 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.created 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.description 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.environment 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.name 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.heatEnvironment.version 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.initialCount 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.label 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.maxInstances 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.minInstances 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.modelCustomizationUUID 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.skipPostInstConf 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52db88c5] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.created 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.description 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.heatFiles 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3e86790f] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73105654] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.isBase 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelInvariantUUID 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelName 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.modelVersion 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.moduleHeatTemplate 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d837553] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.vfModuleCustomization 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomizations.vfModule.vfModuleCustomization 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.vnfResources 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@591183e3] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vfModule.volumeHeatTemplate 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54d2c7cf] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.vnfCustomization 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomizations.vnfCustomization 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@250189f7] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.artifactChecksum 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.created 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.description 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.environment 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.name 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations.volumeHeatEnv.version 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1615c4e8] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMax 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMin 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.category 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.created 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.description 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.heatTemplates 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d5ce00b] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelInvariantUUID 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelName 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelVersion 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.orchestrationMode 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.subCategory 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.toscaNodeType 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.vnfResourceWorkflow 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c6cff58] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@746640b9] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7cff8a3a] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66396116] 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupOrder 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.113 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.recipes.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceArtifactList) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceArtifactList.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceInfos) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceInfos.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.service.serviceProxyCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..cvnfcCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..cvnfcCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..heatEnvironment) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.heatFiles) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.heatFiles.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.moduleHeatTemplate) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.vnfResources) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..vfModule.volumeHeatTemplate) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations..volumeHeatEnv) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.heatTemplates) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.vnfResourceWorkflow) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfResources.vnfResourceWorkflow.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:47 - SQL table alias mapping - vnfresourc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_65_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {model_uu1_50_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(csar)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:47 - SQL table alias mapping - toscacsar2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {artifact1_57_2_} 02:06:47 - JOIN (JoinDefinedByMetadata(vfModuleCustomizations)) : -> 02:06:47 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:47 - SQL table alias mapping - vfmodulecu3_ 02:06:47 - alias suffix - 3_ 02:06:47 - suffixed key columns - {vnf_res12_60_3_} 02:06:47 - entity-element alias suffix - 4_ 02:06:47 - 4_entity-element suffixed key columns - id1_60_4_ 02:06:47 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:47 - SQL table alias mapping - vfmodulecu3_ 02:06:47 - alias suffix - 4_ 02:06:47 - suffixed key columns - {id1_60_4_} 02:06:47 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - SQL table alias mapping - heatenviro4_ 02:06:47 - alias suffix - 5_ 02:06:47 - suffixed key columns - {artifact1_26_5_} 02:06:47 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:47 - SQL table alias mapping - vfmodule5_ 02:06:47 - alias suffix - 6_ 02:06:47 - suffixed key columns - {model_uu1_59_6_} 02:06:47 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - SQL table alias mapping - heatenviro6_ 02:06:47 - alias suffix - 7_ 02:06:47 - suffixed key columns - {artifact1_26_7_} 02:06:47 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:47 - SQL table alias mapping - vnfresourc7_ 02:06:47 - alias suffix - 8_ 02:06:47 - suffixed key columns - {model_uu1_64_8_} 02:06:47 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResourceCustomization [NONE]: select vnfresourc0_.id as id1_65_0_, vnfresourc0_.availability_zone_max_count as availabi2_65_0_, vnfresourc0_.cds_blueprint_name as cds_blue3_65_0_, vnfresourc0_.cds_blueprint_version as cds_blue4_65_0_, vnfresourc0_.controller_actor as controll5_65_0_, vnfresourc0_.creation_timestamp as creation6_65_0_, vnfresourc0_.max_instances as max_inst7_65_0_, vnfresourc0_.min_instances as min_inst8_65_0_, vnfresourc0_.model_customization_uuid as model_cu9_65_0_, vnfresourc0_.model_instance_name as model_i10_65_0_, vnfresourc0_.multi_stage_design as multi_s11_65_0_, vnfresourc0_.nf_data_valid as nf_data12_65_0_, vnfresourc0_.nf_function as nf_func13_65_0_, vnfresourc0_.nf_naming_code as nf_nami14_65_0_, vnfresourc0_.nf_role as nf_role15_65_0_, vnfresourc0_.nf_type as nf_type16_65_0_, vnfresourc0_.resource_input as resourc17_65_0_, vnfresourc0_.service_model_uuid as service20_65_0_, vnfresourc0_.skip_post_instantiation_configuration as skip_po18_65_0_, vnfresourc0_.vnf_resource_model_uuid as vnf_res21_65_0_, vnfresourc0_.vnfcinstancegroup_order as vnfcins19_65_0_, service1_.model_uuid as model_uu1_50_1_, service1_.cds_blueprint_name as cds_blue2_50_1_, service1_.cds_blueprint_version as cds_blue3_50_1_, service1_.service_category as service_4_50_1_, service1_.controller_actor as controll5_50_1_, service1_.creation_timestamp as creation6_50_1_, service1_.tosca_csar_artifact_uuid as tosca_c21_50_1_, service1_.description as descript7_50_1_, service1_.overall_distribution_status as overall_8_50_1_, service1_.environment_context as environm9_50_1_, service1_.model_invariant_uuid as model_i10_50_1_, service1_.model_name as model_n11_50_1_, service1_.model_version as model_v12_50_1_, service1_.naming_policy as naming_13_50_1_, service1_.onap_generated_naming as onap_ge14_50_1_, service1_.resource_order as resourc15_50_1_, service1_.service_function as service16_50_1_, service1_.service_role as service17_50_1_, service1_.service_type as service18_50_1_, service1_.skip_post_instantiation_configuration as skip_po19_50_1_, service1_.workload_context as workloa20_50_1_, toscacsar2_.artifact_uuid as artifact1_57_2_, toscacsar2_.artifact_checksum as artifact2_57_2_, toscacsar2_.creation_timestamp as creation3_57_2_, toscacsar2_.description as descript4_57_2_, toscacsar2_.name as name5_57_2_, toscacsar2_.url as url6_57_2_, toscacsar2_.version as version7_57_2_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.id as id1_60_4_, vfmodulecu3_.availability_zone_count as availabi2_60_4_, vfmodulecu3_.creation_timestamp as creation3_60_4_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_4_, vfmodulecu3_.initial_count as initial_4_60_4_, vfmodulecu3_.label as label5_60_4_, vfmodulecu3_.max_instances as max_inst6_60_4_, vfmodulecu3_.min_instances as min_inst7_60_4_, vfmodulecu3_.model_customization_uuid as model_cu8_60_4_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_4_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_4_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_4_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_4_, heatenviro4_.artifact_uuid as artifact1_26_5_, heatenviro4_.artifact_checksum as artifact2_26_5_, heatenviro4_.creation_timestamp as creation3_26_5_, heatenviro4_.description as descript4_26_5_, heatenviro4_.body as body5_26_5_, heatenviro4_.name as name6_26_5_, heatenviro4_.version as version7_26_5_, vfmodule5_.model_uuid as model_uu1_59_6_, vfmodule5_.creation_timestamp as creation2_59_6_, vfmodule5_.description as descript3_59_6_, vfmodule5_.is_base as is_base4_59_6_, vfmodule5_.model_invariant_uuid as model_in5_59_6_, vfmodule5_.model_name as model_na6_59_6_, vfmodule5_.model_version as model_ve7_59_6_, vfmodule5_.heat_template_artifact_uuid as heat_tem8_59_6_, vfmodule5_.vnf_resource_model_uuid as vnf_reso9_59_6_, vfmodule5_.vol_heat_template_artifact_uuid as vol_hea10_59_6_, heatenviro6_.artifact_uuid as artifact1_26_7_, heatenviro6_.artifact_checksum as artifact2_26_7_, heatenviro6_.creation_timestamp as creation3_26_7_, heatenviro6_.description as descript4_26_7_, heatenviro6_.body as body5_26_7_, heatenviro6_.name as name6_26_7_, heatenviro6_.version as version7_26_7_, vnfresourc7_.model_uuid as model_uu1_64_8_, vnfresourc7_.aic_version_max as aic_vers2_64_8_, vnfresourc7_.aic_version_min as aic_vers3_64_8_, vnfresourc7_.resource_category as resource4_64_8_, vnfresourc7_.creation_timestamp as creation5_64_8_, vnfresourc7_.description as descript6_64_8_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_8_, vnfresourc7_.model_invariant_uuid as model_in7_64_8_, vnfresourc7_.model_name as model_na8_64_8_, vnfresourc7_.model_version as model_ve9_64_8_, vnfresourc7_.orchestration_mode as orchest10_64_8_, vnfresourc7_.resource_sub_category as resourc11_64_8_, vnfresourc7_.tosca_node_type as tosca_n12_64_8_ from vnf_resource_customization vnfresourc0_ left outer join service service1_ on vnfresourc0_.service_model_uuid=service1_.model_uuid left outer join tosca_csar toscacsar2_ on service1_.tosca_csar_artifact_uuid=toscacsar2_.artifact_uuid left outer join vf_module_customization vfmodulecu3_ on vnfresourc0_.id=vfmodulecu3_.vnf_resource_customization_id left outer join heat_environment heatenviro4_ on vfmodulecu3_.heat_environment_artifact_uuid=heatenviro4_.artifact_uuid left outer join vf_module vfmodule5_ on vfmodulecu3_.vf_module_model_uuid=vfmodule5_.model_uuid left outer join heat_environment heatenviro6_ on vfmodulecu3_.vol_environment_artifact_uuid=heatenviro6_.artifact_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc0_.vnf_resource_model_uuid=vnfresourc7_.model_uuid where vnfresourc0_.id=? 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpec 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec where id =? 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.description as descript3_0_, activitysp_.name as name4_0_, activitysp_.version as version5_0_ from activity_spec activitysp_ where activitysp_.id=? 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec (creation_timestamp, description, name, version, id) values (?, ?, ?, ?, ?) 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec set description=?, name=?, version=? where id=? 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec where id=? 02:06:47 02:06:46.114 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec (creation_timestamp, description, name, version) values (?, ?, ?, ?) 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d84d4b6] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecActivitySpecCategories 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@b8fc323] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26932295] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecActivitySpecParameters 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d596395] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4f4b7497] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecUserParameters 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3aa83086] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5903acc] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowActivitySpecSequence 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d3a420] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17289701] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpec) 02:06:47 - SQL table alias mapping - activitysp0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_0_0_} 02:06:47 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpec [NONE]: select activitysp0_.id as id1_0_0_, activitysp0_.creation_timestamp as creation2_0_0_, activitysp0_.description as descript3_0_0_, activitysp0_.name as name4_0_0_, activitysp0_.version as version5_0_0_ from activity_spec activitysp0_ where activitysp0_.id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_activity_spec_parameters where id =? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_id as activity2_4_, activitysp_.activity_spec_parameters_id as activity3_4_ from activity_spec_to_activity_spec_parameters activitysp_ where activitysp_.id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_activity_spec_parameters (activity_spec_id, activity_spec_parameters_id, id) values (?, ?, ?) 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_activity_spec_parameters set activity_spec_id=?, activity_spec_parameters_id=? where id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_activity_spec_parameters where id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_activity_spec_parameters (activity_spec_id, activity_spec_parameters_id) values (?, ?) 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6c7fa962] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76d1e3f8] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParameters 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2592f2bc] 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParametersId 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpec) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters.activitySpecParameters) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:47 - SQL table alias mapping - activitysp0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_4_0_} 02:06:47 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters [NONE]: select activitysp0_.id as id1_4_0_, activitysp0_.activity_spec_id as activity2_4_0_, activitysp0_.activity_spec_parameters_id as activity3_4_0_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Model 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from model where id =? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select model_.id, model_.model_customization_id as model_cu3_34_, model_.model_customization_name as model_cu4_34_, model_.model_invariant_id as model_in5_34_, model_.model_name as model_na6_34_, model_.model_type as model_ty7_34_, model_.model_version as model_ve8_34_, model_.model_version_id as model_ve9_34_ from model model_ where model_.id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into model (creation_timestamp, model_customization_id, model_customization_name, model_invariant_id, model_name, model_type, model_version, model_version_id, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update model set model_customization_id=?, model_customization_name=?, model_invariant_id=?, model_name=?, model_type=?, model_version=?, model_version_id=? where id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from model where id=? 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into model (creation_timestamp, model_customization_id, model_customization_name, model_invariant_id, model_name, model_type, model_version, model_version_id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.115 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34b77bd5] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationId 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationName 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantId 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelType 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersionId 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@487b98aa] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7ace840b] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Model) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Model, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Model.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.Model.recipes.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Model) 02:06:47 - SQL table alias mapping - model0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_34_0_} 02:06:47 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Model [NONE]: select model0_.id as id1_34_0_, model0_.creation_timestamp as creation2_34_0_, model0_.model_customization_id as model_cu3_34_0_, model0_.model_customization_name as model_cu4_34_0_, model0_.model_invariant_id as model_in5_34_0_, model0_.model_name as model_na6_34_0_, model0_.model_type as model_ty7_34_0_, model0_.model_version as model_ve8_34_0_, model0_.model_version_id as model_ve9_34_0_ from model model0_ where model0_.id=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfResource 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from vnf_resource where model_uuid =? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfresourc_.model_uuid, vnfresourc_.aic_version_max as aic_vers2_64_, vnfresourc_.aic_version_min as aic_vers3_64_, vnfresourc_.resource_category as resource4_64_, vnfresourc_.description as descript6_64_, vnfresourc_.heat_template_artifact_uuid as heat_te13_64_, vnfresourc_.model_invariant_uuid as model_in7_64_, vnfresourc_.model_name as model_na8_64_, vnfresourc_.model_version as model_ve9_64_, vnfresourc_.orchestration_mode as orchest10_64_, vnfresourc_.resource_sub_category as resourc11_64_, vnfresourc_.tosca_node_type as tosca_n12_64_ from vnf_resource vnfresourc_ where vnfresourc_.model_uuid=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnf_resource (aic_version_max, aic_version_min, resource_category, creation_timestamp, description, heat_template_artifact_uuid, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnf_resource set aic_version_max=?, aic_version_min=?, resource_category=?, description=?, heat_template_artifact_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnf_resource where model_uuid=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75282154] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMax 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : aicVersionMin 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplates 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3306380d] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceWorkflow 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d661cba] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@970b8c3] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.heatTemplates) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:47 - SQL table alias mapping - vnfresourc0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu1_64_0_} 02:06:47 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfResource [NONE]: select vnfresourc0_.model_uuid as model_uu1_64_0_, vnfresourc0_.aic_version_max as aic_vers2_64_0_, vnfresourc0_.aic_version_min as aic_vers3_64_0_, vnfresourc0_.resource_category as resource4_64_0_, vnfresourc0_.creation_timestamp as creation5_64_0_, vnfresourc0_.description as descript6_64_0_, vnfresourc0_.heat_template_artifact_uuid as heat_te13_64_0_, vnfresourc0_.model_invariant_uuid as model_in7_64_0_, vnfresourc0_.model_name as model_na8_64_0_, vnfresourc0_.model_version as model_ve9_64_0_, vnfresourc0_.orchestration_mode as orchest10_64_0_, vnfresourc0_.resource_sub_category as resourc11_64_0_, vnfresourc0_.tosca_node_type as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.model_uuid=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VfModuleCustomization 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vf_module_customization where id =? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vfmodulecu_.id, vfmodulecu_.availability_zone_count as availabi2_60_, vfmodulecu_.heat_environment_artifact_uuid as heat_en10_60_, vfmodulecu_.initial_count as initial_4_60_, vfmodulecu_.label as label5_60_, vfmodulecu_.max_instances as max_inst6_60_, vfmodulecu_.min_instances as min_inst7_60_, vfmodulecu_.model_customization_uuid as model_cu8_60_, vfmodulecu_.skip_post_instantiation_configuration as skip_pos9_60_, vfmodulecu_.vf_module_model_uuid as vf_modu11_60_, vfmodulecu_.vnf_resource_customization_id as vnf_res12_60_, vfmodulecu_.vol_environment_artifact_uuid as vol_env13_60_ from vf_module_customization vfmodulecu_ where vfmodulecu_.id=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vf_module_customization set availability_zone_count=?, heat_environment_artifact_uuid=?, initial_count=?, label=?, max_instances=?, min_instances=?, model_customization_uuid=?, skip_post_instantiation_configuration=?, vf_module_model_uuid=?, vnf_resource_customization_id=?, vol_environment_artifact_uuid=? where id=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vf_module_customization where id=? 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vf_module_customization (availability_zone_count, creation_timestamp, heat_environment_artifact_uuid, initial_count, label, max_instances, min_instances, model_customization_uuid, skip_post_instantiation_configuration, vf_module_model_uuid, vnf_resource_customization_id, vol_environment_artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c4ddb7d] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4387121e] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4fbd1c0d] 02:06:47 02:06:46.116 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6d09b0b4] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@124d7578] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.description 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.heatFiles 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@151bd45a] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@70b29754] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.isBase 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelInvariantUUID 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelVersion 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@92dca8f] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.artifactChecksum 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.childTemplates 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d952d6e] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29791bbf] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.description 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.parameters 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4e67c5ad] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74bd4ced] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@10a7f149] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateBody 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.timeoutMinutes 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.version 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vfModuleCustomization 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule.vfModuleCustomization 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vnfResources 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7162b401] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d85d2d] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.artifactChecksum 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.childTemplates 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@301e34cc] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54b85c72] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.description 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.parameters 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@17ca42fd] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6d329990] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2ccb68ae] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateBody 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.timeoutMinutes 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.version 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a86ea89] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.availabilityZoneMaxCount 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintVersion 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.controllerActor 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.maxInstances 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.minInstances 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelCustomizationUUID 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelInstanceName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.multiStageDesign 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfDataValid 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfFunction 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfNamingCode 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfRole 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfType 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.resourceInput 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61962f4] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.allottedCustomizations 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c3f9a86] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@777ea575] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintVersion 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.category 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.collectionResourceCustomizations 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3abd77ac] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c8f4886] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.configurationCustomizations 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4ce4103b] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4eb341df] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.controllerActor 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.created 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.csar 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f625fb2] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.description 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.distrobutionStatus 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.environmentContext 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelInvariantUUID 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelName 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelVersion 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.namingPolicy 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.networkCustomizations 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@291fffa0] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45165770] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.onapGeneratedNaming 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.pnfCustomizations 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@117f5bb4] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c6d19e6] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.recipes 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a590734] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d0364d8] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.resourceOrder 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceArtifactList 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56ca3a37] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@221cbb21] 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceFunction 02:06:47 02:06:46.117 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceInfos 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@207e78f1] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67dfd82] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceProxyCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@16164f8] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46631246] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceRole 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceType 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.skipPostInstConf 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.vnfCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.service.vnfCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.workloadContext 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.skipPostInstConf 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vfModuleCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.vfModuleCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1509438b] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMax 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMin 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.category 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.created 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.description 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.heatTemplates 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@763dc097] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelInvariantUUID 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelName 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelVersion 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.orchestrationMode 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.subCategory 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.toscaNodeType 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.vnfResourceWorkflow 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@28120d34] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@775806a6] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupCustomizations 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2b6861d] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a97c7a4] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupOrder 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2254126f] 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.118 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.heatEnvironment) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.heatFiles) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.heatFiles.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.childTemplates) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.childTemplates.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.parameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.moduleHeatTemplate.parameters.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.vnfResources) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.childTemplates) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.childTemplates.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.parameters) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vfModule.volumeHeatTemplate.parameters.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.allottedCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.allottedCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.collectionResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.collectionResourceCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.configurationCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.configurationCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.csar) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.networkCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.networkCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.pnfCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.pnfCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.recipes) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.recipes.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceArtifactList) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceArtifactList.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceInfos) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceInfos.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceProxyCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.service.serviceProxyCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.heatTemplates) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.vnfResourceWorkflow) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfResources.vnfResourceWorkflow.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.VfModuleCustomization.volumeHeatEnv) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:47 - SQL table alias mapping - vfmodulecu0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_60_0_} 02:06:47 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - SQL table alias mapping - heatenviro1_ 02:06:47 - alias suffix - 1_ 02:06:47 - suffixed key columns - {artifact1_26_1_} 02:06:47 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:47 - SQL table alias mapping - vfmodule2_ 02:06:47 - alias suffix - 2_ 02:06:47 - suffixed key columns - {model_uu1_59_2_} 02:06:47 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:47 - SQL table alias mapping - heattempla3_ 02:06:47 - alias suffix - 3_ 02:06:47 - suffixed key columns - {artifact1_29_3_} 02:06:47 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:47 - SQL table alias mapping - heattempla4_ 02:06:47 - alias suffix - 4_ 02:06:47 - suffixed key columns - {artifact1_29_4_} 02:06:47 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:47 - SQL table alias mapping - vnfresourc5_ 02:06:47 - alias suffix - 5_ 02:06:47 - suffixed key columns - {id1_65_5_} 02:06:47 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:47 - SQL table alias mapping - service6_ 02:06:47 - alias suffix - 6_ 02:06:47 - suffixed key columns - {model_uu1_50_6_} 02:06:47 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:47 - SQL table alias mapping - vnfresourc7_ 02:06:47 - alias suffix - 7_ 02:06:47 - suffixed key columns - {model_uu1_64_7_} 02:06:47 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:47 - SQL table alias mapping - heatenviro8_ 02:06:47 - alias suffix - 8_ 02:06:47 - suffixed key columns - {artifact1_26_8_} 02:06:47 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VfModuleCustomization [NONE]: select vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.availability_zone_count as availabi2_60_0_, vfmodulecu0_.creation_timestamp as creation3_60_0_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_0_, vfmodulecu0_.initial_count as initial_4_60_0_, vfmodulecu0_.label as label5_60_0_, vfmodulecu0_.max_instances as max_inst6_60_0_, vfmodulecu0_.min_instances as min_inst7_60_0_, vfmodulecu0_.model_customization_uuid as model_cu8_60_0_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_0_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_0_, heatenviro1_.artifact_uuid as artifact1_26_1_, heatenviro1_.artifact_checksum as artifact2_26_1_, heatenviro1_.creation_timestamp as creation3_26_1_, heatenviro1_.description as descript4_26_1_, heatenviro1_.body as body5_26_1_, heatenviro1_.name as name6_26_1_, heatenviro1_.version as version7_26_1_, vfmodule2_.model_uuid as model_uu1_59_2_, vfmodule2_.creation_timestamp as creation2_59_2_, vfmodule2_.description as descript3_59_2_, vfmodule2_.is_base as is_base4_59_2_, vfmodule2_.model_invariant_uuid as model_in5_59_2_, vfmodule2_.model_name as model_na6_59_2_, vfmodule2_.model_version as model_ve7_59_2_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_2_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_2_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_2_, heattempla3_.artifact_uuid as artifact1_29_3_, heattempla3_.artifact_checksum as artifact2_29_3_, heattempla3_.creation_timestamp as creation3_29_3_, heattempla3_.description as descript4_29_3_, heattempla3_.body as body5_29_3_, heattempla3_.name as name6_29_3_, heattempla3_.timeout_minutes as timeout_7_29_3_, heattempla3_.version as version8_29_3_, heattempla4_.artifact_uuid as artifact1_29_4_, heattempla4_.artifact_checksum as artifact2_29_4_, heattempla4_.creation_timestamp as creation3_29_4_, heattempla4_.description as descript4_29_4_, heattempla4_.body as body5_29_4_, heattempla4_.name as name6_29_4_, heattempla4_.timeout_minutes as timeout_7_29_4_, heattempla4_.version as version8_29_4_, vnfresourc5_.id as id1_65_5_, vnfresourc5_.availability_zone_max_count as availabi2_65_5_, vnfresourc5_.cds_blueprint_name as cds_blue3_65_5_, vnfresourc5_.cds_blueprint_version as cds_blue4_65_5_, vnfresourc5_.controller_actor as controll5_65_5_, vnfresourc5_.creation_timestamp as creation6_65_5_, vnfresourc5_.max_instances as max_inst7_65_5_, vnfresourc5_.min_instances as min_inst8_65_5_, vnfresourc5_.model_customization_uuid as model_cu9_65_5_, vnfresourc5_.model_instance_name as model_i10_65_5_, vnfresourc5_.multi_stage_design as multi_s11_65_5_, vnfresourc5_.nf_data_valid as nf_data12_65_5_, vnfresourc5_.nf_function as nf_func13_65_5_, vnfresourc5_.nf_naming_code as nf_nami14_65_5_, vnfresourc5_.nf_role as nf_role15_65_5_, vnfresourc5_.nf_type as nf_type16_65_5_, vnfresourc5_.resource_input as resourc17_65_5_, vnfresourc5_.service_model_uuid as service20_65_5_, vnfresourc5_.skip_post_instantiation_configuration as skip_po18_65_5_, vnfresourc5_.vnf_resource_model_uuid as vnf_res21_65_5_, vnfresourc5_.vnfcinstancegroup_order as vnfcins19_65_5_, service6_.model_uuid as model_uu1_50_6_, service6_.cds_blueprint_name as cds_blue2_50_6_, service6_.cds_blueprint_version as cds_blue3_50_6_, service6_.service_category as service_4_50_6_, service6_.controller_actor as controll5_50_6_, service6_.creation_timestamp as creation6_50_6_, service6_.tosca_csar_artifact_uuid as tosca_c21_50_6_, service6_.description as descript7_50_6_, service6_.overall_distribution_status as overall_8_50_6_, service6_.environment_context as environm9_50_6_, service6_.model_invariant_uuid as model_i10_50_6_, service6_.model_name as model_n11_50_6_, service6_.model_version as model_v12_50_6_, service6_.naming_policy as naming_13_50_6_, service6_.onap_generated_naming as onap_ge14_50_6_, service6_.resource_order as resourc15_50_6_, service6_.service_function as service16_50_6_, service6_.service_role as service17_50_6_, service6_.service_type as service18_50_6_, service6_.skip_post_instantiation_configuration as skip_po19_50_6_, service6_.workload_context as workloa20_50_6_, vnfresourc7_.model_uuid as model_uu1_64_7_, vnfresourc7_.aic_version_max as aic_vers2_64_7_, vnfresourc7_.aic_version_min as aic_vers3_64_7_, vnfresourc7_.resource_category as resource4_64_7_, vnfresourc7_.creation_timestamp as creation5_64_7_, vnfresourc7_.description as descript6_64_7_, vnfresourc7_.heat_template_artifact_uuid as heat_te13_64_7_, vnfresourc7_.model_invariant_uuid as model_in7_64_7_, vnfresourc7_.model_name as model_na8_64_7_, vnfresourc7_.model_version as model_ve9_64_7_, vnfresourc7_.orchestration_mode as orchest10_64_7_, vnfresourc7_.resource_sub_category as resourc11_64_7_, vnfresourc7_.tosca_node_type as tosca_n12_64_7_, heatenviro8_.artifact_uuid as artifact1_26_8_, heatenviro8_.artifact_checksum as artifact2_26_8_, heatenviro8_.creation_timestamp as creation3_26_8_, heatenviro8_.description as descript4_26_8_, heatenviro8_.body as body5_26_8_, heatenviro8_.name as name6_26_8_, heatenviro8_.version as version7_26_8_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join vnf_resource_customization vnfresourc5_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc5_.id left outer join service service6_ on vnfresourc5_.service_model_uuid=service6_.model_uuid left outer join vnf_resource vnfresourc7_ on vnfresourc5_.vnf_resource_model_uuid=vnfresourc7_.model_uuid left outer join heat_environment heatenviro8_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro8_.artifact_uuid where vfmodulecu0_.id=? 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from rainy_day_handler_macro where id =? 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select rainydayha_.id, rainydayha_.error_code as error_co2_49_, rainydayha_.reg_ex_error_message as reg_ex_e3_49_, rainydayha_.flow_name as flow_nam4_49_, rainydayha_.policy as policy5_49_, rainydayha_.secondary_policy as secondar6_49_, rainydayha_.service_role as service_7_49_, rainydayha_.service_type as service_8_49_, rainydayha_.vnf_type as vnf_type9_49_, rainydayha_.work_step as work_st10_49_ from rainy_day_handler_macro rainydayha_ where rainydayha_.id=? 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into rainy_day_handler_macro (error_code, reg_ex_error_message, flow_name, policy, secondary_policy, service_role, service_type, vnf_type, work_step, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update rainy_day_handler_macro set error_code=?, reg_ex_error_message=?, flow_name=?, policy=?, secondary_policy=?, service_role=?, service_type=?, vnf_type=?, work_step=? where id=? 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from rainy_day_handler_macro where id=? 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into rainy_day_handler_macro (error_code, reg_ex_error_message, flow_name, policy, secondary_policy, service_role, service_type, vnf_type, work_step) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@23beb777] 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : errorCode 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : errorMessage 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policy 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : secondaryPolicy 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfType 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workStep 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus) 02:06:47 - SQL table alias mapping - rainydayha0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_49_0_} 02:06:47 02:06:47 02:06:46.119 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.RainyDayHandlerStatus [NONE]: select rainydayha0_.id as id1_49_0_, rainydayha0_.error_code as error_co2_49_0_, rainydayha0_.reg_ex_error_message as reg_ex_e3_49_0_, rainydayha0_.flow_name as flow_nam4_49_0_, rainydayha0_.policy as policy5_49_0_, rainydayha0_.secondary_policy as secondar6_49_0_, rainydayha0_.service_role as service_7_49_0_, rainydayha0_.service_type as service_8_49_0_, rainydayha0_.vnf_type as vnf_type9_49_0_, rainydayha0_.work_step as work_st10_49_0_ from rainy_day_handler_macro rainydayha0_ where rainydayha0_.id=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_network_resource_customization where model_customization_uuid =? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select collection_.model_customization_uuid, collection_.instance_group_model_uuid as instance8_15_, collection_.model_instance_name as model_in3_15_, collection_.network_resource_model_uuid as network_9_15_, collection_.crc_model_customization_uuid as crc_mod10_15_, collection_.network_role as network_4_15_, collection_.network_scope as network_5_15_, collection_.network_technology as network_6_15_, collection_.network_type as network_7_15_ from collection_network_resource_customization collection_ where collection_.model_customization_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_network_resource_customization (creation_timestamp, instance_group_model_uuid, model_instance_name, network_resource_model_uuid, crc_model_customization_uuid, network_role, network_scope, network_technology, network_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_network_resource_customization set instance_group_model_uuid=?, model_instance_name=?, network_resource_model_uuid=?, crc_model_customization_uuid=?, network_role=?, network_scope=?, network_technology=?, network_type=? where model_customization_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_network_resource_customization where model_customization_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@57543b0] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3422d368] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3460e159] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ba75ca6] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.instanceGroup) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResource) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization.networkResourceCustomization) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:47 - SQL table alias mapping - collection0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu1_15_0_} 02:06:47 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization [NONE]: select collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.creation_timestamp as creation2_15_0_, collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_instance_name as model_in3_15_0_, collection0_.network_resource_model_uuid as network_9_15_0_, collection0_.crc_model_customization_uuid as crc_mod10_15_0_, collection0_.network_role as network_4_15_0_, collection0_.network_scope as network_5_15_0_, collection0_.network_technology as network_6_15_0_, collection0_.network_type as network_7_15_0_ from collection_network_resource_customization collection0_ where collection0_.model_customization_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.InstanceGroup 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from instance_group where model_uuid =? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select instancegr_.model_uuid, instancegr_.cr_model_uuid as cr_mode10_33_, instancegr_.model_invariant_uuid as model_in4_33_, instancegr_.model_name as model_na5_33_, instancegr_.model_version as model_ve6_33_, instancegr_.role as role7_33_, instancegr_.tosca_node_type as tosca_no8_33_, instancegr_.instance_group_type as instance9_33_ from instance_group instancegr_ where instancegr_.model_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into instance_group (cr_model_uuid, creation_timestamp, model_invariant_uuid, model_name, model_version, role, tosca_node_type, instance_group_type, object_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, 'InstanceGroup', ?) 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update instance_group set cr_model_uuid=?, model_invariant_uuid=?, model_name=?, model_version=?, role=?, tosca_node_type=?, instance_group_type=? where model_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from instance_group where model_uuid=? 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7790a1a9] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@66d2cc71] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@47b1ee61] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@355e92d7] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionNetworkResourceCustomizations 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c71a749] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c3045f2] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@43a68f3] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@45339a89] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74493689] 02:06:47 02:06:46.120 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations.) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.collectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.InstanceGroup) 02:06:47 - SQL table alias mapping - instancegr0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_uu2_33_0_} 02:06:47 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.InstanceGroup [NONE]: select instancegr0_.model_uuid as model_uu2_33_0_, instancegr0_.cr_model_uuid as cr_mode10_33_0_, instancegr0_.creation_timestamp as creation3_33_0_, instancegr0_.model_invariant_uuid as model_in4_33_0_, instancegr0_.model_name as model_na5_33_0_, instancegr0_.model_version as model_ve6_33_0_, instancegr0_.role as role7_33_0_, instancegr0_.tosca_node_type as tosca_no8_33_0_, instancegr0_.instance_group_type as instance9_33_0_, instancegr0_.object_type as object_t1_33_0_ from instance_group instancegr0_ where instancegr0_.model_uuid=? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.so.db.catalog.beans.InstanceGroup [NONE]: select instancegr0_.model_uuid as model_uu2_33_0_, instancegr0_.cr_model_uuid as cr_mode10_33_0_, instancegr0_.creation_timestamp as creation3_33_0_, instancegr0_.model_invariant_uuid as model_in4_33_0_, instancegr0_.model_name as model_na5_33_0_, instancegr0_.model_version as model_ve6_33_0_, instancegr0_.role as role7_33_0_, instancegr0_.tosca_node_type as tosca_no8_33_0_, instancegr0_.instance_group_type as instance9_33_0_, instancegr0_.object_type as object_t1_33_0_ from instance_group instancegr0_ where instancegr0_.cr_model_uuid=? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ModelRecipe 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from model_recipe where id =? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select modelrecip_.id, modelrecip_.action as action2_35_, modelrecip_.description as descript4_35_, modelrecip_.model_id as model_id5_35_, modelrecip_.model_param_xsd as model_pa6_35_, modelrecip_.orchestration_uri as orchestr7_35_, modelrecip_.recipe_timeout as recipe_t8_35_, modelrecip_.schema_version as schema_v9_35_ from model_recipe modelrecip_ where modelrecip_.id=? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into model_recipe (action, creation_timestamp, description, model_id, model_param_xsd, orchestration_uri, recipe_timeout, schema_version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update model_recipe set action=?, description=?, model_id=?, model_param_xsd=?, orchestration_uri=?, recipe_timeout=?, schema_version=? where id=? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from model_recipe where id=? 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into model_recipe (action, creation_timestamp, description, model_id, model_param_xsd, orchestration_uri, recipe_timeout, schema_version) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a98f227] 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelId 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelParamXSD 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : schemaVersion 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:47 - SQL table alias mapping - modelrecip0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_35_0_} 02:06:47 02:06:47 02:06:46.121 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ModelRecipe [NONE]: select modelrecip0_.id as id1_35_0_, modelrecip0_.action as action2_35_0_, modelrecip0_.creation_timestamp as creation3_35_0_, modelrecip0_.description as descript4_35_0_, modelrecip0_.model_id as model_id5_35_0_, modelrecip0_.model_param_xsd as model_pa6_35_0_, modelrecip0_.orchestration_uri as orchestr7_35_0_, modelrecip0_.recipe_timeout as recipe_t8_35_0_, modelrecip0_.schema_version as schema_v9_35_0_ from model_recipe modelrecip0_ where modelrecip0_.id=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.UserParameters 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from user_parameters where id =? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select userparame_.id, userparame_.allowable_chars as allowabl2_58_, userparame_.description as descript4_58_, userparame_.is_required as is_requi5_58_, userparame_.label as label6_58_, userparame_.max_length as max_leng7_58_, userparame_.name as name8_58_, userparame_.payload_location as payload_9_58_, userparame_.type as type10_58_ from user_parameters userparame_ where userparame_.id=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into user_parameters (allowable_chars, creation_timestamp, description, is_required, label, max_length, name, payload_location, type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update user_parameters set allowable_chars=?, description=?, is_required=?, label=?, max_length=?, name=?, payload_location=?, type=? where id=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from user_parameters where id=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into user_parameters (allowable_chars, creation_timestamp, description, is_required, label, max_length, name, payload_location, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@348c409a] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allowableChars 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isRequried 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxLength 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : payloadLocation 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.UserParameters) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.UserParameters) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.UserParameters) 02:06:47 - SQL table alias mapping - userparame0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {id1_58_0_} 02:06:47 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.UserParameters [NONE]: select userparame0_.id as id1_58_0_, userparame0_.allowable_chars as allowabl2_58_0_, userparame0_.creation_timestamp as creation3_58_0_, userparame0_.description as descript4_58_0_, userparame0_.is_required as is_requi5_58_0_, userparame0_.label as label6_58_0_, userparame0_.max_length as max_leng7_58_0_, userparame0_.name as name8_58_0_, userparame0_.payload_location as payload_9_58_0_, userparame0_.type as type10_58_0_ from user_parameters userparame0_ where userparame0_.id=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from collection_resource_customization where model_customization_uuid =? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkcol_.model_customization_uuid, networkcol_.cr_model_uuid as cr_model8_17_, networkcol_.function as function4_17_, networkcol_.model_instance_name as model_in5_17_, networkcol_.role as role6_17_, networkcol_.collection_resource_type as collecti7_17_ from collection_resource_customization networkcol_ where networkcol_.model_customization_uuid=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into collection_resource_customization (cr_model_uuid, creation_timestamp, function, model_instance_name, role, collection_resource_type, object_type, model_customization_uuid) values (?, ?, ?, ?, ?, ?, 'NetworkCollection', ?) 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update collection_resource_customization set cr_model_uuid=?, function=?, model_instance_name=?, role=?, collection_resource_type=? where model_customization_uuid=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from collection_resource_customization where model_customization_uuid=? 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74380738] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c693144] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@33657c10] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7d0bc83] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3494b389] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2162474e] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@39ff3a8e] 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:47 - Returns 02:06:47 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionInstanceGroupCustomizations.) 02:06:47 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.collectionResource) 02:06:47 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:47 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization.) 02:06:47 - QuerySpaces 02:06:47 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization) 02:06:47 - SQL table alias mapping - networkcol0_ 02:06:47 - alias suffix - 0_ 02:06:47 - suffixed key columns - {model_cu2_17_0_} 02:06:47 02:06:47 02:06:46.122 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization [NONE]: select networkcol0_.model_customization_uuid as model_cu2_17_0_, networkcol0_.cr_model_uuid as cr_model8_17_0_, networkcol0_.creation_timestamp as creation3_17_0_, networkcol0_.function as function4_17_0_, networkcol0_.model_instance_name as model_in5_17_0_, networkcol0_.role as role6_17_0_, networkcol0_.collection_resource_type as collecti7_17_0_ from collection_resource_customization networkcol0_ where networkcol0_.model_customization_uuid=? and networkcol0_.object_type='NetworkCollection' 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CvnfcCustomization 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cvnfc_customization where id =? 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cvnfccusto_.id, cvnfccusto_.description as descript3_24_, cvnfccusto_.model_customization_uuid as model_cu4_24_, cvnfccusto_.model_instance_name as model_in5_24_, cvnfccusto_.model_invariant_uuid as model_in6_24_, cvnfccusto_.model_name as model_na7_24_, cvnfccusto_.model_uuid as model_uu8_24_, cvnfccusto_.model_version as model_ve9_24_, cvnfccusto_.nfc_function as nfc_fun10_24_, cvnfccusto_.nfc_naming_code as nfc_nam11_24_, cvnfccusto_.tosca_node_type as tosca_n12_24_, cvnfccusto_.vf_module_customization_id as vf_modu13_24_, cvnfccusto_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_ from cvnfc_customization cvnfccusto_ where cvnfccusto_.id=? 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cvnfc_customization set description=?, model_customization_uuid=?, model_instance_name=?, model_invariant_uuid=?, model_name=?, model_uuid=?, model_version=?, nfc_function=?, nfc_naming_code=?, tosca_node_type=?, vf_module_customization_id=?, vnfc_cust_model_customization_uuid=? where id=? 02:06:47 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cvnfc_customization where id=? 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into cvnfc_customization (creation_timestamp, description, model_customization_uuid, model_instance_name, model_invariant_uuid, model_name, model_uuid, model_version, nfc_function, nfc_naming_code, tosca_node_type, vf_module_customization_id, vnfc_cust_model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3bc9ad96] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@193b23ae] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@59d0514d] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2f03e2fc] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.availabilityZoneCount 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@47d1bf3b] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.artifactChecksum 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.description 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.environment 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.name 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.version 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.initialCount 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.label 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.maxInstances 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.minInstances 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.modelCustomizationUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.skipPostInstConf 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2c74d1c1] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.description 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.heatFiles 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5fc925cc] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4526b7fc] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.isBase 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelInvariantUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelName 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelVersion 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.moduleHeatTemplate 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4fd68c40] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vnfResources 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f23f4f] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.volumeHeatTemplate 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17838df8] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67ea41a3] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.availabilityZoneMaxCount 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintName 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintVersion 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.controllerActor 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.maxInstances 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.minInstances 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelCustomizationUUID 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelInstanceName 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.multiStageDesign 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfDataValid 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfFunction 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfNamingCode 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfRole 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfType 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.resourceInput 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.service 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c3d391e] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.skipPostInstConf 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfResources 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7da892c] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3288272d] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@536dd1b] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupOrder 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@60a6f16a] 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.artifactChecksum 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.created 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.description 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.environment 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.name 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.version 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:48 02:06:46.123 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40a47fb5] 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.created 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.description 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInstanceName 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelName 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelUUID 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelVersion 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.resourceInput 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.toscaNodeType 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24b32e1d] 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.created 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.description 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.function 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40552460] 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e47c491] 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.124 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.heatFiles) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.heatFiles.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.vnfResources) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.service) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfResources) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_24_0_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_60_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro2_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {artifact1_26_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:48 - SQL table alias mapping - vfmodule3_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {model_uu1_59_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:48 - SQL table alias mapping - vnfresourc4_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {id1_65_4_} 02:06:48 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro5_ 02:06:48 - alias suffix - 5_ 02:06:48 - suffixed key columns - {artifact1_26_5_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom6_ 02:06:48 - alias suffix - 6_ 02:06:48 - suffixed key columns - {model_cu1_67_6_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - vnfcinstan7_ 02:06:48 - alias suffix - 7_ 02:06:48 - suffixed key columns - {id1_68_7_} 02:06:48 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CvnfcCustomization [NONE]: select cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.creation_timestamp as creation2_24_0_, cvnfccusto0_.description as descript3_24_0_, cvnfccusto0_.model_customization_uuid as model_cu4_24_0_, cvnfccusto0_.model_instance_name as model_in5_24_0_, cvnfccusto0_.model_invariant_uuid as model_in6_24_0_, cvnfccusto0_.model_name as model_na7_24_0_, cvnfccusto0_.model_uuid as model_uu8_24_0_, cvnfccusto0_.model_version as model_ve9_24_0_, cvnfccusto0_.nfc_function as nfc_fun10_24_0_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_0_, cvnfccusto0_.tosca_node_type as tosca_n12_24_0_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, vfmodulecu1_.id as id1_60_1_, vfmodulecu1_.availability_zone_count as availabi2_60_1_, vfmodulecu1_.creation_timestamp as creation3_60_1_, vfmodulecu1_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu1_.initial_count as initial_4_60_1_, vfmodulecu1_.label as label5_60_1_, vfmodulecu1_.max_instances as max_inst6_60_1_, vfmodulecu1_.min_instances as min_inst7_60_1_, vfmodulecu1_.model_customization_uuid as model_cu8_60_1_, vfmodulecu1_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu1_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu1_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu1_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro2_.artifact_uuid as artifact1_26_2_, heatenviro2_.artifact_checksum as artifact2_26_2_, heatenviro2_.creation_timestamp as creation3_26_2_, heatenviro2_.description as descript4_26_2_, heatenviro2_.body as body5_26_2_, heatenviro2_.name as name6_26_2_, heatenviro2_.version as version7_26_2_, vfmodule3_.model_uuid as model_uu1_59_3_, vfmodule3_.creation_timestamp as creation2_59_3_, vfmodule3_.description as descript3_59_3_, vfmodule3_.is_base as is_base4_59_3_, vfmodule3_.model_invariant_uuid as model_in5_59_3_, vfmodule3_.model_name as model_na6_59_3_, vfmodule3_.model_version as model_ve7_59_3_, vfmodule3_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule3_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule3_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, vnfresourc4_.id as id1_65_4_, vnfresourc4_.availability_zone_max_count as availabi2_65_4_, vnfresourc4_.cds_blueprint_name as cds_blue3_65_4_, vnfresourc4_.cds_blueprint_version as cds_blue4_65_4_, vnfresourc4_.controller_actor as controll5_65_4_, vnfresourc4_.creation_timestamp as creation6_65_4_, vnfresourc4_.max_instances as max_inst7_65_4_, vnfresourc4_.min_instances as min_inst8_65_4_, vnfresourc4_.model_customization_uuid as model_cu9_65_4_, vnfresourc4_.model_instance_name as model_i10_65_4_, vnfresourc4_.multi_stage_design as multi_s11_65_4_, vnfresourc4_.nf_data_valid as nf_data12_65_4_, vnfresourc4_.nf_function as nf_func13_65_4_, vnfresourc4_.nf_naming_code as nf_nami14_65_4_, vnfresourc4_.nf_role as nf_role15_65_4_, vnfresourc4_.nf_type as nf_type16_65_4_, vnfresourc4_.resource_input as resourc17_65_4_, vnfresourc4_.service_model_uuid as service20_65_4_, vnfresourc4_.skip_post_instantiation_configuration as skip_po18_65_4_, vnfresourc4_.vnf_resource_model_uuid as vnf_res21_65_4_, vnfresourc4_.vnfcinstancegroup_order as vnfcins19_65_4_, heatenviro5_.artifact_uuid as artifact1_26_5_, heatenviro5_.artifact_checksum as artifact2_26_5_, heatenviro5_.creation_timestamp as creation3_26_5_, heatenviro5_.description as descript4_26_5_, heatenviro5_.body as body5_26_5_, heatenviro5_.name as name6_26_5_, heatenviro5_.version as version7_26_5_, vnfccustom6_.model_customization_uuid as model_cu1_67_6_, vnfccustom6_.creation_timestamp as creation2_67_6_, vnfccustom6_.description as descript3_67_6_, vnfccustom6_.model_instance_name as model_in4_67_6_, vnfccustom6_.model_invariant_uuid as model_in5_67_6_, vnfccustom6_.model_name as model_na6_67_6_, vnfccustom6_.model_uuid as model_uu7_67_6_, vnfccustom6_.model_version as model_ve8_67_6_, vnfccustom6_.resource_input as resource9_67_6_, vnfccustom6_.tosca_node_type as tosca_n10_67_6_, vnfccustom6_.vnfc_instance_group_customization_id as vnfc_in11_67_6_, vnfcinstan7_.id as id1_68_7_, vnfcinstan7_.creation_timestamp as creation2_68_7_, vnfcinstan7_.description as descript3_68_7_, vnfcinstan7_.function as function4_68_7_, vnfcinstan7_.instance_group_model_uuid as instance5_68_7_, vnfcinstan7_.vnf_resource_customization_id as vnf_reso6_68_7_ from cvnfc_customization cvnfccusto0_ left outer join vf_module_customization vfmodulecu1_ on cvnfccusto0_.vf_module_customization_id=vfmodulecu1_.id left outer join heat_environment heatenviro2_ on vfmodulecu1_.heat_environment_artifact_uuid=heatenviro2_.artifact_uuid left outer join vf_module vfmodule3_ on vfmodulecu1_.vf_module_model_uuid=vfmodule3_.model_uuid left outer join vnf_resource_customization vnfresourc4_ on vfmodulecu1_.vnf_resource_customization_id=vnfresourc4_.id left outer join heat_environment heatenviro5_ on vfmodulecu1_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid left outer join vnfc_customization vnfccustom6_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom6_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan7_ on vnfccustom6_.vnfc_instance_group_customization_id=vnfcinstan7_.id where cvnfccusto0_.id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BBNameSelectionReference 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from bbname_selection_reference where id =? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select bbnamesele_.id, bbnamesele_.action as action2_10_, bbnamesele_.bb_name as bb_name3_10_, bbnamesele_.controller_actor as controll4_10_, bbnamesele_.scope as scope5_10_ from bbname_selection_reference bbnamesele_ where bbnamesele_.id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into bbname_selection_reference (action, bb_name, controller_actor, scope, id) values (?, ?, ?, ?, ?) 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update bbname_selection_reference set action=?, bb_name=?, controller_actor=?, scope=? where id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from bbname_selection_reference where id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into bbname_selection_reference (action, bb_name, controller_actor, scope) values (?, ?, ?, ?) 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4339de82] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bbName 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : scope 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BBNameSelectionReference, querySpaceUid=, path=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BBNameSelectionReference) 02:06:48 - SQL table alias mapping - bbnamesele0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_10_0_} 02:06:48 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BBNameSelectionReference [NONE]: select bbnamesele0_.id as id1_10_0_, bbnamesele0_.action as action2_10_0_, bbnamesele0_.bb_name as bb_name3_10_0_, bbnamesele0_.controller_actor as controll4_10_0_, bbnamesele0_.scope as scope5_10_0_ from bbname_selection_reference bbnamesele0_ where bbnamesele0_.id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from vnfc_instance_group_customization where id =? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select vnfcinstan_.id, vnfcinstan_.description as descript3_68_, vnfcinstan_.function as function4_68_, vnfcinstan_.instance_group_model_uuid as instance5_68_, vnfcinstan_.vnf_resource_customization_id as vnf_reso6_68_ from vnfc_instance_group_customization vnfcinstan_ where vnfcinstan_.id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into vnfc_instance_group_customization (creation_timestamp, description, function, instance_group_model_uuid, vnf_resource_customization_id, id) values (?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update vnfc_instance_group_customization set description=?, function=?, instance_group_model_uuid=?, vnf_resource_customization_id=? where id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from vnfc_instance_group_customization where id=? 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into vnfc_instance_group_customization (creation_timestamp, description, function, instance_group_model_uuid, vnf_resource_customization_id) values (?, ?, ?, ?, ?) 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7464cd27] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3987f9a2] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@785b0f22] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2a04f8fb] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@212b0591] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.created 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.cvnfcCustomization 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@a2b7809] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73d5f350] 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.description 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelInstanceName 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelInvariantUUID 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelName 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelUUID 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.modelVersion 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.resourceInput 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.toscaNodeType 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations.vnfcInstanceGroupCustomization 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomizations.vnfcInstanceGroupCustomization 02:06:48 02:06:46.125 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.instanceGroup) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfResourceCust) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations..cvnfcCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations..cvnfcCustomization.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - vnfcinstan0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_68_0_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcCustomizations)) : -> 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:48 - SQL table alias mapping - vnfccustom1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {vnfc_in11_67_1_} 02:06:48 - entity-element alias suffix - 2_ 02:06:48 - 2_entity-element suffixed key columns - model_cu1_67_2_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {model_cu1_67_2_} 02:06:48 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization [NONE]: select vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.creation_timestamp as creation2_68_0_, vnfcinstan0_.description as descript3_68_0_, vnfcinstan0_.function as function4_68_0_, vnfcinstan0_.instance_group_model_uuid as instance5_68_0_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_ from vnfc_instance_group_customization vnfcinstan0_ left outer join vnfc_customization vnfccustom1_ on vnfcinstan0_.id=vnfccustom1_.vnfc_instance_group_customization_id where vnfcinstan0_.id=? 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ToscaCsar 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from tosca_csar where artifact_uuid =? 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select toscacsar_.artifact_uuid, toscacsar_.artifact_checksum as artifact2_57_, toscacsar_.description as descript4_57_, toscacsar_.name as name5_57_, toscacsar_.url as url6_57_, toscacsar_.version as version7_57_ from tosca_csar toscacsar_ where toscacsar_.artifact_uuid=? 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into tosca_csar (artifact_checksum, creation_timestamp, description, name, url, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update tosca_csar set artifact_checksum=?, description=?, name=?, url=?, version=? where artifact_uuid=? 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from tosca_csar where artifact_uuid=? 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@69bf579f] 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : services 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13125e01] 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4f016040] 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : url 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ToscaCsar.services, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=org.onap.so.db.catalog.beans.ToscaCsar.services.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ToscaCsar) 02:06:48 - SQL table alias mapping - toscacsar0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {artifact1_57_0_} 02:06:48 02:06:48 02:06:46.126 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ToscaCsar [NONE]: select toscacsar0_.artifact_uuid as artifact1_57_0_, toscacsar0_.artifact_checksum as artifact2_57_0_, toscacsar0_.creation_timestamp as creation3_57_0_, toscacsar0_.description as descript4_57_0_, toscacsar0_.name as name5_57_0_, toscacsar0_.url as url6_57_0_, toscacsar0_.version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.artifact_uuid=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.NetworkResourceCustomization 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from network_resource_customization where model_customization_uuid =? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select networkres_.model_customization_uuid, networkres_.model_instance_name as model_in3_38_, networkres_.network_resource_model_uuid as network_9_38_, networkres_.network_role as network_4_38_, networkres_.network_scope as network_5_38_, networkres_.network_technology as network_6_38_, networkres_.network_type as network_7_38_, networkres_.resource_input as resource8_38_ from network_resource_customization networkres_ where networkres_.model_customization_uuid=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into network_resource_customization (creation_timestamp, model_instance_name, network_resource_model_uuid, network_role, network_scope, network_technology, network_type, resource_input, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update network_resource_customization set model_instance_name=?, network_resource_model_uuid=?, network_role=?, network_scope=?, network_technology=?, network_type=?, resource_input=? where model_customization_uuid=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from network_resource_customization where model_customization_uuid=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c91c590] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b375797] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.NetworkResourceCustomization.networkResource) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {model_cu1_38_0_} 02:06:48 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.NetworkResourceCustomization [NONE]: select networkres0_.model_customization_uuid as model_cu1_38_0_, networkres0_.creation_timestamp as creation2_38_0_, networkres0_.model_instance_name as model_in3_38_0_, networkres0_.network_resource_model_uuid as network_9_38_0_, networkres0_.network_role as network_4_38_0_, networkres0_.network_scope as network_5_38_0_, networkres0_.network_technology as network_6_38_0_, networkres0_.network_type as network_7_38_0_, networkres0_.resource_input as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.model_customization_uuid=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.Workflow 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from workflow where id =? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select workflow_.id, workflow_.artifact_checksum as artifact2_69_, workflow_.artifact_name as artifact3_69_, workflow_.artifact_uuid as artifact4_69_, workflow_.body as body5_69_, workflow_.description as descript7_69_, workflow_.name as name8_69_, workflow_.operation_name as operatio9_69_, workflow_.resource_target as resourc10_69_, workflow_.source as source11_69_, workflow_.timeout_minutes as timeout12_69_, workflow_.version as version13_69_ from workflow workflow_ where workflow_.id=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into workflow (artifact_checksum, artifact_name, artifact_uuid, body, creation_timestamp, description, name, operation_name, resource_target, source, timeout_minutes, version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update workflow set artifact_checksum=?, artifact_name=?, artifact_uuid=?, body=?, description=?, name=?, operation_name=?, resource_target=?, source=?, timeout_minutes=?, version=? where id=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from workflow where id=? 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into workflow (artifact_checksum, artifact_name, artifact_uuid, body, creation_timestamp, description, name, operation_name, resource_target, source, timeout_minutes, version) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1f703fd1] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactName 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactUUID 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : body 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : operationName 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceWorkflow 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3072f57b] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5118970d] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceTarget 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : source 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceWorkflow 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f08b448] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c0391d7] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowActivitySpecSequence 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5b7d7a01] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4ec82e9c] 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.127 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.Workflow) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Workflow) 02:06:48 - SQL table alias mapping - workflow0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_69_0_} 02:06:48 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.Workflow [NONE]: select workflow0_.id as id1_69_0_, workflow0_.artifact_checksum as artifact2_69_0_, workflow0_.artifact_name as artifact3_69_0_, workflow0_.artifact_uuid as artifact4_69_0_, workflow0_.body as body5_69_0_, workflow0_.creation_timestamp as creation6_69_0_, workflow0_.description as descript7_69_0_, workflow0_.name as name8_69_0_, workflow0_.operation_name as operatio9_69_0_, workflow0_.resource_target as resourc10_69_0_, workflow0_.source as source11_69_0_, workflow0_.timeout_minutes as timeout12_69_0_, workflow0_.version as version13_69_0_ from workflow workflow0_ where workflow0_.id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HomingInstance 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select service_instance_id from homing_instances where service_instance_id =? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select hominginst_.service_instance_id, hominginst_.cloud_owner as cloud_ow2_31_, hominginst_.cloud_region_id as cloud_re3_31_, hominginst_.oof_directives as oof_dire4_31_ from homing_instances hominginst_ where hominginst_.service_instance_id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into homing_instances (cloud_owner, cloud_region_id, oof_directives, service_instance_id) values (?, ?, ?, ?) 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update homing_instances set cloud_owner=?, cloud_region_id=?, oof_directives=? where service_instance_id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from homing_instances where service_instance_id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@446879f9] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudRegionId 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : oofDirectives 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HomingInstance) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HomingInstance, querySpaceUid=, path=org.onap.so.db.catalog.beans.HomingInstance) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HomingInstance) 02:06:48 - SQL table alias mapping - hominginst0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_31_0_} 02:06:48 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HomingInstance [NONE]: select hominginst0_.service_instance_id as service_1_31_0_, hominginst0_.cloud_owner as cloud_ow2_31_0_, hominginst0_.cloud_region_id as cloud_re3_31_0_, hominginst0_.oof_directives as oof_dire4_31_0_ from homing_instances hominginst0_ where hominginst0_.service_instance_id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.HeatTemplate 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select artifact_uuid from heat_template where artifact_uuid =? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select heattempla_.artifact_uuid, heattempla_.artifact_checksum as artifact2_29_, heattempla_.description as descript4_29_, heattempla_.body as body5_29_, heattempla_.name as name6_29_, heattempla_.timeout_minutes as timeout_7_29_, heattempla_.version as version8_29_ from heat_template heattempla_ where heattempla_.artifact_uuid=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into heat_template (artifact_checksum, creation_timestamp, description, body, name, timeout_minutes, version, artifact_uuid) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update heat_template set artifact_checksum=?, description=?, body=?, name=?, timeout_minutes=?, version=? where artifact_uuid=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from heat_template where artifact_uuid=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@14181e79] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : childTemplates 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1c0b7b95] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1628541b] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : parameters 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@42177b71] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28983b5] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@451987a2] 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateBody 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateName 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=org.onap.so.db.catalog.beans.HeatTemplate.parameters.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - SQL table alias mapping - heattempla0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {artifact1_29_0_} 02:06:48 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.HeatTemplate [NONE]: select heattempla0_.artifact_uuid as artifact1_29_0_, heattempla0_.artifact_checksum as artifact2_29_0_, heattempla0_.creation_timestamp as creation3_29_0_, heattempla0_.description as descript4_29_0_, heattempla0_.body as body5_29_0_, heattempla0_.name as name6_29_0_, heattempla0_.timeout_minutes as timeout_7_29_0_, heattempla0_.version as version8_29_0_ from heat_template heattempla0_ where heattempla0_.artifact_uuid=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from cvnfc_configuration_customization where id =? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select cvnfcconfi_.id, cvnfcconfi_.configuration_function as configur2_23_, cvnfcconfi_.configuration_model_uuid as configur9_23_, cvnfcconfi_.configuration_role as configur3_23_, cvnfcconfi_.configuration_type as configur4_23_, cvnfcconfi_.cvnfc_customization_id as cvnfc_c10_23_, cvnfcconfi_.model_customization_uuid as model_cu6_23_, cvnfcconfi_.model_instance_name as model_in7_23_, cvnfcconfi_.policy_name as policy_n8_23_ from cvnfc_configuration_customization cvnfcconfi_ where cvnfcconfi_.id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into cvnfc_configuration_customization (configuration_function, configuration_model_uuid, configuration_role, configuration_type, creation_timestamp, cvnfc_customization_id, model_customization_uuid, model_instance_name, policy_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update cvnfc_configuration_customization set configuration_function=?, configuration_model_uuid=?, configuration_role=?, configuration_type=?, cvnfc_customization_id=?, model_customization_uuid=?, model_instance_name=?, policy_name=? where id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from cvnfc_configuration_customization where id=? 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into cvnfc_configuration_customization (configuration_function, configuration_model_uuid, configuration_role, configuration_type, creation_timestamp, cvnfc_customization_id, model_customization_uuid, model_instance_name, policy_name) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.128 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@11458b96] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26aa14ac] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.configurationResourceCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@12a39401] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7f0f912f] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.created 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.cvnfcConfigurationCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource.cvnfcConfigurationCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.description 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelInvariantUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelVersion 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.toscaNodeType 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@976f516] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.created 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.description 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelCustomizationUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInstanceName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelVersion 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcFunction 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcNamingCode 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.toscaNodeType 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15f4a655] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.availabilityZoneCount 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.created 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.heatEnvironment 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@281142a0] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.initialCount 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.label 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.maxInstances 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.minInstances 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.modelCustomizationUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.skipPostInstConf 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vfModule 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7aeff997] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vnfCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a993e91] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.volumeHeatEnv 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52292c4c] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@700f70eb] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.created 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.description 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInstanceName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelVersion 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.resourceInput 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.toscaNodeType 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7647c9be] 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.129 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource.configurationResourceCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.configurationResource.configurationResourceCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.vfModule) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization.cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:48 - SQL table alias mapping - cvnfcconfi0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_23_0_} 02:06:48 - JOIN (JoinDefinedByMetadata(configurationResource)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:48 - SQL table alias mapping - configurat1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_uu1_20_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(cvnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto2_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {id1_24_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu3_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {id1_60_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom4_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {model_cu1_67_4_} 02:06:48 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization [NONE]: select cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.configuration_function as configur2_23_0_, cvnfcconfi0_.configuration_model_uuid as configur9_23_0_, cvnfcconfi0_.configuration_role as configur3_23_0_, cvnfcconfi0_.configuration_type as configur4_23_0_, cvnfcconfi0_.creation_timestamp as creation5_23_0_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_0_, cvnfcconfi0_.model_instance_name as model_in7_23_0_, cvnfcconfi0_.policy_name as policy_n8_23_0_, configurat1_.model_uuid as model_uu1_20_1_, configurat1_.creation_timestamp as creation2_20_1_, configurat1_.description as descript3_20_1_, configurat1_.model_invariant_uuid as model_in4_20_1_, configurat1_.model_name as model_na5_20_1_, configurat1_.model_version as model_ve6_20_1_, configurat1_.tosca_node_type as tosca_no7_20_1_, cvnfccusto2_.id as id1_24_2_, cvnfccusto2_.creation_timestamp as creation2_24_2_, cvnfccusto2_.description as descript3_24_2_, cvnfccusto2_.model_customization_uuid as model_cu4_24_2_, cvnfccusto2_.model_instance_name as model_in5_24_2_, cvnfccusto2_.model_invariant_uuid as model_in6_24_2_, cvnfccusto2_.model_name as model_na7_24_2_, cvnfccusto2_.model_uuid as model_uu8_24_2_, cvnfccusto2_.model_version as model_ve9_24_2_, cvnfccusto2_.nfc_function as nfc_fun10_24_2_, cvnfccusto2_.nfc_naming_code as nfc_nam11_24_2_, cvnfccusto2_.tosca_node_type as tosca_n12_24_2_, cvnfccusto2_.vf_module_customization_id as vf_modu13_24_2_, cvnfccusto2_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_2_, vfmodulecu3_.id as id1_60_3_, vfmodulecu3_.availability_zone_count as availabi2_60_3_, vfmodulecu3_.creation_timestamp as creation3_60_3_, vfmodulecu3_.heat_environment_artifact_uuid as heat_en10_60_3_, vfmodulecu3_.initial_count as initial_4_60_3_, vfmodulecu3_.label as label5_60_3_, vfmodulecu3_.max_instances as max_inst6_60_3_, vfmodulecu3_.min_instances as min_inst7_60_3_, vfmodulecu3_.model_customization_uuid as model_cu8_60_3_, vfmodulecu3_.skip_post_instantiation_configuration as skip_pos9_60_3_, vfmodulecu3_.vf_module_model_uuid as vf_modu11_60_3_, vfmodulecu3_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu3_.vol_environment_artifact_uuid as vol_env13_60_3_, vnfccustom4_.model_customization_uuid as model_cu1_67_4_, vnfccustom4_.creation_timestamp as creation2_67_4_, vnfccustom4_.description as descript3_67_4_, vnfccustom4_.model_instance_name as model_in4_67_4_, vnfccustom4_.model_invariant_uuid as model_in5_67_4_, vnfccustom4_.model_name as model_na6_67_4_, vnfccustom4_.model_uuid as model_uu7_67_4_, vnfccustom4_.model_version as model_ve8_67_4_, vnfccustom4_.resource_input as resource9_67_4_, vnfccustom4_.tosca_node_type as tosca_n10_67_4_, vnfccustom4_.vnfc_instance_group_customization_id as vnfc_in11_67_4_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid left outer join cvnfc_customization cvnfccusto2_ on cvnfcconfi0_.cvnfc_customization_id=cvnfccusto2_.id left outer join vf_module_customization vfmodulecu3_ on cvnfccusto2_.vf_module_customization_id=vfmodulecu3_.id left outer join vnfc_customization vnfccustom4_ on cvnfccusto2_.vnfc_cust_model_customization_uuid=vnfccustom4_.model_customization_uuid where cvnfcconfi0_.id=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from activity_spec_to_activity_spec_categories where id =? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select activitysp_.id, activitysp_.activity_spec_categories_id as activity2_3_, activitysp_.activity_spec_id as activity3_3_ from activity_spec_to_activity_spec_categories activitysp_ where activitysp_.id=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into activity_spec_to_activity_spec_categories (activity_spec_categories_id, activity_spec_id, id) values (?, ?, ?) 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update activity_spec_to_activity_spec_categories set activity_spec_categories_id=?, activity_spec_id=? where id=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from activity_spec_to_activity_spec_categories where id=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into activity_spec_to_activity_spec_categories (activity_spec_categories_id, activity_spec_id) values (?, ?) 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6d97d076] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5b61c505] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategories 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@13a3fdee] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategoriesId 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpec) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories.activitySpecCategories) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_3_0_} 02:06:48 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories [NONE]: select activitysp0_.id as id1_3_0_, activitysp0_.activity_spec_id as activity3_3_0_, activitysp0_.activity_spec_categories_id as activity2_3_0_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.id=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.PnfResource 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_uuid from pnf_resource where model_uuid =? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select pnfresourc_.model_uuid, pnfresourc_.resource_category as resource2_44_, pnfresourc_.description as descript4_44_, pnfresourc_.model_invariant_uuid as model_in5_44_, pnfresourc_.model_name as model_na6_44_, pnfresourc_.model_version as model_ve7_44_, pnfresourc_.orchestration_mode as orchestr8_44_, pnfresourc_.resource_sub_category as resource9_44_, pnfresourc_.tosca_node_type as tosca_n10_44_ from pnf_resource pnfresourc_ where pnfresourc_.model_uuid=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into pnf_resource (resource_category, creation_timestamp, description, model_invariant_uuid, model_name, model_version, orchestration_mode, resource_sub_category, tosca_node_type, model_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update pnf_resource set resource_category=?, description=?, model_invariant_uuid=?, model_name=?, model_version=?, orchestration_mode=?, resource_sub_category=?, tosca_node_type=? where model_uuid=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from pnf_resource where model_uuid=? 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@40649b8c] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationMode 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceCustomizations 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@50410e81] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c81c5ea] 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subCategory 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.130 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:48 - SQL table alias mapping - pnfresourc0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {model_uu1_44_0_} 02:06:48 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.PnfResource [NONE]: select pnfresourc0_.model_uuid as model_uu1_44_0_, pnfresourc0_.resource_category as resource2_44_0_, pnfresourc0_.creation_timestamp as creation3_44_0_, pnfresourc0_.description as descript4_44_0_, pnfresourc0_.model_invariant_uuid as model_in5_44_0_, pnfresourc0_.model_name as model_na6_44_0_, pnfresourc0_.model_version as model_ve7_44_0_, pnfresourc0_.orchestration_mode as orchestr8_44_0_, pnfresourc0_.resource_sub_category as resource9_44_0_, pnfresourc0_.tosca_node_type as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.model_uuid=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.BuildingBlockRollback 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from building_block_rollback where id =? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select buildingbl_.id, buildingbl_.action as action2_12_, buildingbl_.building_block_name as building3_12_, buildingbl_.rollback_action as rollback4_12_, buildingbl_.rollback_building_block_name as rollback5_12_ from building_block_rollback buildingbl_ where buildingbl_.id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into building_block_rollback (action, building_block_name, rollback_action, rollback_building_block_name, id) values (?, ?, ?, ?, ?) 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update building_block_rollback set action=?, building_block_name=?, rollback_action=?, rollback_building_block_name=? where id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from building_block_rollback where id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into building_block_rollback (action, building_block_name, rollback_action, rollback_building_block_name) values (?, ?, ?, ?) 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@385d9d0d] 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : buildingBlockName 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : rollbackAction 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : rollbackBuildingBlockName 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.BuildingBlockRollback, querySpaceUid=, path=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.BuildingBlockRollback) 02:06:48 - SQL table alias mapping - buildingbl0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_12_0_} 02:06:48 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.BuildingBlockRollback [NONE]: select buildingbl0_.id as id1_12_0_, buildingbl0_.action as action2_12_0_, buildingbl0_.building_block_name as building3_12_0_, buildingbl0_.rollback_action as rollback4_12_0_, buildingbl0_.rollback_building_block_name as rollback5_12_0_ from building_block_rollback buildingbl0_ where buildingbl0_.id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.NorthBoundRequest 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from northbound_request_ref_lookup where id =? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select northbound_.id, northbound_.action as action2_41_, northbound_.cloud_owner as cloud_ow3_41_, northbound_.is_alacarte as is_alaca4_41_, northbound_.is_toplevelflow as is_tople5_41_, northbound_.macro_action as macro_ac6_41_, northbound_.max_api_version as max_api_7_41_, northbound_.min_api_version as min_api_8_41_, northbound_.request_scope as request_9_41_, northbound_.service_type as service10_41_ from northbound_request_ref_lookup northbound_ where northbound_.id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into northbound_request_ref_lookup (action, cloud_owner, is_alacarte, is_toplevelflow, macro_action, max_api_version, min_api_version, request_scope, service_type, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update northbound_request_ref_lookup set action=?, cloud_owner=?, is_alacarte=?, is_toplevelflow=?, macro_action=?, max_api_version=?, min_api_version=?, request_scope=?, service_type=? where id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from northbound_request_ref_lookup where id=? 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into northbound_request_ref_lookup (action, cloud_owner, is_alacarte, is_toplevelflow, macro_action, max_api_version, min_api_version, request_scope, service_type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8d302ee] 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cloudOwner 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isAlacarte 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : isToplevelflow 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : macroAction 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxApiVersion 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minApiVersion 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationFlowList 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e4e6326] 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2f8adc5a] 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : requestScope 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList.) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest) 02:06:48 - SQL table alias mapping - northbound0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_41_0_} 02:06:48 02:06:48 02:06:46.131 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.NorthBoundRequest [NONE]: select northbound0_.id as id1_41_0_, northbound0_.action as action2_41_0_, northbound0_.cloud_owner as cloud_ow3_41_0_, northbound0_.is_alacarte as is_alaca4_41_0_, northbound0_.is_toplevelflow as is_tople5_41_0_, northbound0_.macro_action as macro_ac6_41_0_, northbound0_.max_api_version as max_api_7_41_0_, northbound0_.min_api_version as min_api_8_41_0_, northbound0_.request_scope as request_9_41_0_, northbound0_.service_type as service10_41_0_ from northbound_request_ref_lookup northbound0_ where northbound0_.id=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.macro.OrchestrationFlow 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select id from orchestration_flow_reference where id =? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select orchestrat_.id, orchestrat_.composite_action as composit2_42_, orchestrat_.action as action3_42_, orchestrat_.scope as scope4_42_, orchestrat_.flow_name as flow_nam5_42_, orchestrat_.flow_version as flow_ver6_42_, orchestrat_.nb_req_ref_lookup_id as nb_req_r8_42_, orchestrat_.seq_no as seq_no7_42_ from orchestration_flow_reference orchestrat_ where orchestrat_.id=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into orchestration_flow_reference (composite_action, action, scope, flow_name, flow_version, nb_req_ref_lookup_id, seq_no, id) values (?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update orchestration_flow_reference set composite_action=?, action=?, scope=?, flow_name=?, flow_version=?, nb_req_ref_lookup_id=?, seq_no=? where id=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from orchestration_flow_reference where id=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into orchestration_flow_reference (composite_action, action, scope, flow_name, flow_version, nb_req_ref_lookup_id, seq_no) values (?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3fde6f37] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnAction 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnScope 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowVersion 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : northBoundRequest 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61bc74d0] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sequenceNumber 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.macro.NorthBoundRequest, querySpaceUid=, path=org.onap.so.db.catalog.beans.macro.OrchestrationFlow.northBoundRequest) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:48 - SQL table alias mapping - orchestrat0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {id1_42_0_} 02:06:48 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.macro.OrchestrationFlow [NONE]: select orchestrat0_.id as id1_42_0_, orchestrat0_.composite_action as composit2_42_0_, orchestrat0_.action as action3_42_0_, orchestrat0_.scope as scope4_42_0_, orchestrat0_.flow_name as flow_nam5_42_0_, orchestrat0_.flow_version as flow_ver6_42_0_, orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_0_, orchestrat0_.seq_no as seq_no7_42_0_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.id=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.so.db.catalog.beans.AllottedResourceCustomization 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select model_customization_uuid from allotted_resource_customization where model_customization_uuid =? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select allottedre_.model_customization_uuid, allottedre_.ar_model_uuid as ar_mode15_7_, allottedre_.max_instances as max_inst3_7_, allottedre_.min_instances as min_inst4_7_, allottedre_.model_instance_name as model_in5_7_, allottedre_.nf_function as nf_funct6_7_, allottedre_.nf_naming_code as nf_namin7_7_, allottedre_.nf_role as nf_role8_7_, allottedre_.nf_type as nf_type9_7_, allottedre_.providing_service_model_invariant_uuid as providi10_7_, allottedre_.providing_service_model_name as providi11_7_, allottedre_.providing_service_model_uuid as providi12_7_, allottedre_.resource_input as resourc13_7_, allottedre_.target_network_role as target_14_7_ from allotted_resource_customization allottedre_ where allottedre_.model_customization_uuid=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into allotted_resource_customization (ar_model_uuid, creation_timestamp, max_instances, min_instances, model_instance_name, nf_function, nf_naming_code, nf_role, nf_type, providing_service_model_invariant_uuid, providing_service_model_name, providing_service_model_uuid, resource_input, target_network_role, model_customization_uuid) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update allotted_resource_customization set ar_model_uuid=?, max_instances=?, min_instances=?, model_instance_name=?, nf_function=?, nf_naming_code=?, nf_role=?, nf_type=?, providing_service_model_invariant_uuid=?, providing_service_model_name=?, providing_service_model_uuid=?, resource_input=?, target_network_role=? where model_customization_uuid=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from allotted_resource_customization where model_customization_uuid=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18ad0cb1] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b66b1a0] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:48 - Returns 02:06:48 - EntityReturnImpl(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=org.onap.so.db.catalog.beans.AllottedResourceCustomization.allottedResource) 02:06:48 - QuerySpaces 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:48 - SQL table alias mapping - allottedre0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {model_cu1_7_0_} 02:06:48 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.so.db.catalog.beans.AllottedResourceCustomization [NONE]: select allottedre0_.model_customization_uuid as model_cu1_7_0_, allottedre0_.ar_model_uuid as ar_mode15_7_0_, allottedre0_.creation_timestamp as creation2_7_0_, allottedre0_.max_instances as max_inst3_7_0_, allottedre0_.min_instances as min_inst4_7_0_, allottedre0_.model_instance_name as model_in5_7_0_, allottedre0_.nf_function as nf_funct6_7_0_, allottedre0_.nf_naming_code as nf_namin7_7_0_, allottedre0_.nf_role as nf_role8_7_0_, allottedre0_.nf_type as nf_type9_7_0_, allottedre0_.providing_service_model_invariant_uuid as providi10_7_0_, allottedre0_.providing_service_model_name as providi11_7_0_, allottedre0_.providing_service_model_uuid as providi12_7_0_, allottedre0_.resource_input as resourc13_7_0_, allottedre0_.target_network_role as target_14_7_0_ from allotted_resource_customization allottedre0_ where allottedre0_.model_customization_uuid=? 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@797e50e8] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@94613f2] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6e9d71d1] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@17bc6c99] 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatTemplateArtifactUuid 02:06:48 02:06:46.132 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramName 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramAlias 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramType 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : required 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters].) 02:06:48 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.parameters].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters) 02:06:48 - SQL table alias mapping - parameters0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {heat_tem1_30_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - heat_tem1_30_1_, param_na2_30_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplateParam) 02:06:48 - SQL table alias mapping - parameters0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {heat_tem1_30_1_, param_na2_30_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:48 - CompositeQuerySpaceImpl(uid=-id) 02:06:48 - SQL table alias mapping - parameters0_ 02:06:48 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:48 - CompositeQuerySpaceImpl(uid=) 02:06:48 - SQL table alias mapping - parameters0_ 02:06:48 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.HeatTemplate.parameters: select parameters0_.heat_template_artifact_uuid as heat_tem1_30_0_, parameters0_.param_name as param_na2_30_0_, parameters0_.heat_template_artifact_uuid as heat_tem1_30_1_, parameters0_.param_name as param_na2_30_1_, parameters0_.param_alias as param_al3_30_1_, parameters0_.param_type as param_ty4_30_1_, parameters0_.is_required as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.heat_template_artifact_uuid=? 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bbd784e] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4df640e9] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResource 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18e8a26] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResourceModelUUID 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow]..pnfResource) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow) 02:06:48 - SQL table alias mapping - pnfresourc0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {workflow3_47_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_47_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceWorkflow) 02:06:48 - SQL table alias mapping - pnfresourc0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_47_1_} 02:06:48 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.pnfResourceWorkflow: select pnfresourc0_.workflow_id as workflow3_47_0_, pnfresourc0_.id as id1_47_0_, pnfresourc0_.id as id1_47_1_, pnfresourc0_.pnf_resource_model_uuid as pnf_reso2_47_1_, pnfresourc0_.workflow_id as workflow3_47_1_ from pnf_resource_to_workflow pnfresourc0_ where pnfresourc0_.workflow_id=? 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e0073f6] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16197829] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@70a437c5] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfResourceCust 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2da1c1c8] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@35d3e66d] 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.133 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..instanceGroup) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..vnfcCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations]..vnfcCustomizations.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations) 02:06:48 - SQL table alias mapping - vnfcinstan0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vnf_reso6_68_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_68_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - vnfcinstan0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_68_1_} 02:06:48 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations: select vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.vnf_resource_customization_id=? 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bf9de35] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a32da90] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParameters 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16b9fa66] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecParametersId 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters]..activitySpecParameters) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {activity2_4_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_4_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecParameters) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_4_1_} 02:06:48 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecParameters: select activitysp0_.activity_spec_id as activity2_4_0_, activitysp0_.id as id1_4_0_, activitysp0_.id as id1_4_1_, activitysp0_.activity_spec_id as activity2_4_1_, activitysp0_.activity_spec_parameters_id as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.activity_spec_id=? 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5a13447b] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@54df9ab1] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInput 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProperties 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceInfos]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceInfos].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceInfos) 02:06:48 - SQL table alias mapping - serviceinf0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_4_52_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_52_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceInfo) 02:06:48 - SQL table alias mapping - serviceinf0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_52_1_} 02:06:48 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceInfos: select serviceinf0_.service_model_uuid as service_4_52_0_, serviceinf0_.id as id1_52_0_, serviceinf0_.id as id1_52_1_, serviceinf0_.service_model_uuid as service_4_52_1_, serviceinf0_.service_input as service_2_52_1_, serviceinf0_.service_properties as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.service_model_uuid=? 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3a6dc7da] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@12cfd834] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfResource 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@219f5a0] 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.134 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow]..workflow) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow) 02:06:48 - SQL table alias mapping - vnfresourc0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vnf_reso2_66_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_66_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:48 - SQL table alias mapping - vnfresourc0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_66_1_} 02:06:48 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow: select vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.vnf_resource_model_uuid=? 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6efb93af] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25c87fcb] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParameters 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@798526a9] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : userParametersId 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.UserParameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters]..userParameters) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {activity2_5_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_5_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecUserParameters) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_5_1_} 02:06:48 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecUserParameters: select activitysp0_.activity_spec_id as activity2_5_0_, activitysp0_.id as id1_5_0_, activitysp0_.id as id1_5_1_, activitysp0_.activity_spec_id as activity2_5_1_, activitysp0_.user_parameters_id as user_par3_5_1_ from activity_spec_to_user_parameters activitysp0_ where activitysp0_.activity_spec_id=? 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1fd52875] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e245053] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e6746b4] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@23d37e3] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@261af0ea] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5465f8f1] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10f3562f] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b9af9fd] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionInstanceGroupCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..collectionResource) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..networkResourceCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations]..networkResourceCustomization.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_18_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu2_17_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:48 - SQL table alias mapping - collection1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu2_17_1_} 02:06:48 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations: select collection0_.service_model_uuid as service_1_18_0_, collection0_.resource_model_customization_uuid as resource2_18_0_, collection1_.model_customization_uuid as model_cu2_17_1_, collection1_.cr_model_uuid as cr_model8_17_1_, collection1_.creation_timestamp as creation3_17_1_, collection1_.function as function4_17_1_, collection1_.model_instance_name as model_in5_17_1_, collection1_.role as role6_17_1_, collection1_.collection_resource_type as collecti7_17_1_, collection1_.object_type as object_t1_17_1_ from collection_resource_customization_to_service collection0_ inner join collection_resource_customization collection1_ on collection0_.resource_model_customization_uuid=collection1_.model_customization_uuid where collection0_.service_model_uuid=? 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@af6dbc4] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71af081b] 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnAction 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : bpmnScope 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowName 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : flowVersion 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : northBoundRequest 02:06:48 02:06:46.135 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : northBoundRequest 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sequenceNumber 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList) 02:06:48 - SQL table alias mapping - orchestrat0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {nb_req_r8_42_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_42_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.macro.OrchestrationFlow) 02:06:48 - SQL table alias mapping - orchestrat0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_42_1_} 02:06:48 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.macro.NorthBoundRequest.orchestrationFlowList: select orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_0_, orchestrat0_.id as id1_42_0_, orchestrat0_.id as id1_42_1_, orchestrat0_.composite_action as composit2_42_1_, orchestrat0_.action as action3_42_1_, orchestrat0_.scope as scope4_42_1_, orchestrat0_.flow_name as flow_nam5_42_1_, orchestrat0_.flow_version as flow_ver6_42_1_, orchestrat0_.nb_req_ref_lookup_id as nb_req_r8_42_1_, orchestrat0_.seq_no as seq_no7_42_1_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.nb_req_ref_lookup_id=? 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6b8ae873] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@62eccac9] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@385a059a] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3ce43ada] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d9a0845] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5cb2b76c] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.availabilityZoneMaxCount 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintName 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.blueprintVersion 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.controllerActor 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.created 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.maxInstances 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.minInstances 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelCustomizationUUID 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.modelInstanceName 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.multiStageDesign 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfDataValid 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfFunction 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfNamingCode 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfRole 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.nfType 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.resourceInput 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c58949c] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.allottedCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@41f5db3e] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6be4dcee] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintName 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.blueprintVersion 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.category 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.collectionResourceCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7300497a] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5331ca05] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.configurationCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c72d776] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71bc6fba] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.controllerActor 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.created 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.csar 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b36e] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.description 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.distrobutionStatus 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.environmentContext 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelInvariantUUID 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelName 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.modelVersion 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.namingPolicy 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.networkCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d3a2089] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@77d9953f] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.onapGeneratedNaming 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.pnfCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@658af5c1] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50a2a7dd] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.recipes 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c90eb28] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@67dbede8] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.resourceOrder 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceArtifactList 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55cd282f] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1094e104] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceFunction 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceInfos 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b068195] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@738a91b0] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceProxyCustomizations 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fba43be] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7891078c] 02:06:48 02:06:46.136 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceRole 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.serviceType 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.skipPostInstConf 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.vnfCustomizations 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.service.vnfCustomizations 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.service.workloadContext 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.skipPostInstConf 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e42b22] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMax 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.aicVersionMin 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.category 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.created 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.description 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.heatTemplates 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d7e2d6a] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelInvariantUUID 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelName 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.modelVersion 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.orchestrationMode 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.subCategory 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.toscaNodeType 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfResources.vnfResourceWorkflow 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d23e02e] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6bb87f93] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupCustomizations 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a96885e] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@264ffd1b] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization.vnfcInstanceGroupOrder 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74bf4b6c] 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.137 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..cvnfcCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..cvnfcCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.allottedCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.allottedCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.collectionResourceCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.collectionResourceCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.configurationCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.configurationCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ToscaCsar, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.csar) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.networkCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.networkCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.pnfCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.pnfCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.recipes) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.recipes.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceArtifactList) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceArtifactList.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceInfos) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceInfos.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceProxyCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.service.serviceProxyCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.heatTemplates) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.vnfResourceWorkflow) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfResources.vnfResourceWorkflow.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization]..volumeHeatEnv) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vf_modu11_60_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_60_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_60_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {artifact1_26_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:48 - SQL table alias mapping - vnfresourc2_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {id1_65_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(service)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:48 - SQL table alias mapping - service3_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {model_uu1_50_4_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:48 - SQL table alias mapping - vnfresourc4_ 02:06:48 - alias suffix - 5_ 02:06:48 - suffixed key columns - {model_uu1_64_5_} 02:06:48 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro5_ 02:06:48 - alias suffix - 6_ 02:06:48 - suffixed key columns - {artifact1_26_6_} 02:06:48 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModule.vfModuleCustomization: select vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vnfresourc2_.id as id1_65_3_, vnfresourc2_.availability_zone_max_count as availabi2_65_3_, vnfresourc2_.cds_blueprint_name as cds_blue3_65_3_, vnfresourc2_.cds_blueprint_version as cds_blue4_65_3_, vnfresourc2_.controller_actor as controll5_65_3_, vnfresourc2_.creation_timestamp as creation6_65_3_, vnfresourc2_.max_instances as max_inst7_65_3_, vnfresourc2_.min_instances as min_inst8_65_3_, vnfresourc2_.model_customization_uuid as model_cu9_65_3_, vnfresourc2_.model_instance_name as model_i10_65_3_, vnfresourc2_.multi_stage_design as multi_s11_65_3_, vnfresourc2_.nf_data_valid as nf_data12_65_3_, vnfresourc2_.nf_function as nf_func13_65_3_, vnfresourc2_.nf_naming_code as nf_nami14_65_3_, vnfresourc2_.nf_role as nf_role15_65_3_, vnfresourc2_.nf_type as nf_type16_65_3_, vnfresourc2_.resource_input as resourc17_65_3_, vnfresourc2_.service_model_uuid as service20_65_3_, vnfresourc2_.skip_post_instantiation_configuration as skip_po18_65_3_, vnfresourc2_.vnf_resource_model_uuid as vnf_res21_65_3_, vnfresourc2_.vnfcinstancegroup_order as vnfcins19_65_3_, service3_.model_uuid as model_uu1_50_4_, service3_.cds_blueprint_name as cds_blue2_50_4_, service3_.cds_blueprint_version as cds_blue3_50_4_, service3_.service_category as service_4_50_4_, service3_.controller_actor as controll5_50_4_, service3_.creation_timestamp as creation6_50_4_, service3_.tosca_csar_artifact_uuid as tosca_c21_50_4_, service3_.description as descript7_50_4_, service3_.overall_distribution_status as overall_8_50_4_, service3_.environment_context as environm9_50_4_, service3_.model_invariant_uuid as model_i10_50_4_, service3_.model_name as model_n11_50_4_, service3_.model_version as model_v12_50_4_, service3_.naming_policy as naming_13_50_4_, service3_.onap_generated_naming as onap_ge14_50_4_, service3_.resource_order as resourc15_50_4_, service3_.service_function as service16_50_4_, service3_.service_role as service17_50_4_, service3_.service_type as service18_50_4_, service3_.skip_post_instantiation_configuration as skip_po19_50_4_, service3_.workload_context as workloa20_50_4_, vnfresourc4_.model_uuid as model_uu1_64_5_, vnfresourc4_.aic_version_max as aic_vers2_64_5_, vnfresourc4_.aic_version_min as aic_vers3_64_5_, vnfresourc4_.resource_category as resource4_64_5_, vnfresourc4_.creation_timestamp as creation5_64_5_, vnfresourc4_.description as descript6_64_5_, vnfresourc4_.heat_template_artifact_uuid as heat_te13_64_5_, vnfresourc4_.model_invariant_uuid as model_in7_64_5_, vnfresourc4_.model_name as model_na8_64_5_, vnfresourc4_.model_version as model_ve9_64_5_, vnfresourc4_.orchestration_mode as orchest10_64_5_, vnfresourc4_.resource_sub_category as resourc11_64_5_, vnfresourc4_.tosca_node_type as tosca_n12_64_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vnf_resource_customization vnfresourc2_ on vfmodulecu0_.vnf_resource_customization_id=vnfresourc2_.id left outer join service service3_ on vnfresourc2_.service_model_uuid=service3_.model_uuid left outer join vnf_resource vnfresourc4_ on vnfresourc2_.vnf_resource_model_uuid=vnfresourc4_.model_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vf_module_model_uuid=? 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2594133] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5ba7d346] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e716ffa] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.configurationResourceCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@662743e] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f74b733] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.created 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.cvnfcConfigurationCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource.cvnfcConfigurationCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.description 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelInvariantUUID 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelName 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.modelVersion 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource.toscaNodeType 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource.configurationResourceCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization]..configurationResource.configurationResourceCustomization.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization) 02:06:48 - SQL table alias mapping - cvnfcconfi0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {cvnfc_c10_23_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_23_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:48 - SQL table alias mapping - cvnfcconfi0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_23_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(configurationResource)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResource) 02:06:48 - SQL table alias mapping - configurat1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {model_uu1_20_2_} 02:06:48 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization: select cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_0_, cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.id as id1_23_1_, cvnfcconfi0_.configuration_function as configur2_23_1_, cvnfcconfi0_.configuration_model_uuid as configur9_23_1_, cvnfcconfi0_.configuration_role as configur3_23_1_, cvnfcconfi0_.configuration_type as configur4_23_1_, cvnfcconfi0_.creation_timestamp as creation5_23_1_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_1_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_1_, cvnfcconfi0_.model_instance_name as model_in7_23_1_, cvnfcconfi0_.policy_name as policy_n8_23_1_, configurat1_.model_uuid as model_uu1_20_2_, configurat1_.creation_timestamp as creation2_20_2_, configurat1_.description as descript3_20_2_, configurat1_.model_invariant_uuid as model_in4_20_2_, configurat1_.model_name as model_na5_20_2_, configurat1_.model_version as model_ve6_20_2_, configurat1_.tosca_node_type as tosca_no7_20_2_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join configuration configurat1_ on cvnfcconfi0_.configuration_model_uuid=configurat1_.model_uuid where cvnfcconfi0_.cvnfc_customization_id=? 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@a2f0d98] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7ca4d36e] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61f4e84f] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3b9178bc] 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResourceCustomization 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.138 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]..instanceGroup) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization]..networkResource) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {crc_mod10_15_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_15_1_} 02:06:48 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization: select networkres0_.crc_model_customization_uuid as crc_mod10_15_0_, networkres0_.model_customization_uuid as model_cu1_15_0_, networkres0_.model_customization_uuid as model_cu1_15_1_, networkres0_.creation_timestamp as creation2_15_1_, networkres0_.instance_group_model_uuid as instance8_15_1_, networkres0_.model_instance_name as model_in3_15_1_, networkres0_.network_resource_model_uuid as network_9_15_1_, networkres0_.crc_model_customization_uuid as crc_mod10_15_1_, networkres0_.network_role as network_4_15_1_, networkres0_.network_scope as network_5_15_1_, networkres0_.network_technology as network_6_15_1_, networkres0_.network_type as network_7_15_1_ from collection_network_resource_customization networkres0_ where networkres0_.crc_model_customization_uuid=? 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@46c4cc15] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e1a56db] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@684a658e] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@444a4ad2] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : category 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f3581db] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52e1f907] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@69bc80c0] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7f364bff] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : csar 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : csar 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : distrobutionStatus 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : environmentContext 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : namingPolicy 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c8e369b] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@21fad1cc] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : onapGeneratedNaming 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ccdefb3] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@61e92066] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipes 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6cdee82e] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1b5d30c8] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceOrder 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceArtifactList 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@582ef467] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@706c1514] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceFunction 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceInfos 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6be81caf] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@19c1ba6a] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@36e3e8f9] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26379f84] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceRole 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceType 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomizations 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d11f289] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@19970bab] 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workloadContext 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ToscaCsar.services, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..allottedCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..allottedCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.collectionResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..collectionResourceCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..collectionResourceCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..configurationCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..configurationCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..networkCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..networkCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..pnfCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..pnfCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..recipes) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..recipes.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceArtifactList) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceArtifactList.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceInfos, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceInfos) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceInfo, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceInfos.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceProxyCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..serviceProxyCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..vnfCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ToscaCsar.services]..vnfCustomizations.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ToscaCsar.services) 02:06:48 - SQL table alias mapping - services0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {tosca_c21_50_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_uu1_50_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.Service) 02:06:48 - SQL table alias mapping - services0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_uu1_50_1_} 02:06:48 02:06:48 02:06:46.139 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ToscaCsar.services: select services0_.tosca_csar_artifact_uuid as tosca_c21_50_0_, services0_.model_uuid as model_uu1_50_0_, services0_.model_uuid as model_uu1_50_1_, services0_.cds_blueprint_name as cds_blue2_50_1_, services0_.cds_blueprint_version as cds_blue3_50_1_, services0_.service_category as service_4_50_1_, services0_.controller_actor as controll5_50_1_, services0_.creation_timestamp as creation6_50_1_, services0_.tosca_csar_artifact_uuid as tosca_c21_50_1_, services0_.description as descript7_50_1_, services0_.overall_distribution_status as overall_8_50_1_, services0_.environment_context as environm9_50_1_, services0_.model_invariant_uuid as model_i10_50_1_, services0_.model_name as model_n11_50_1_, services0_.model_version as model_v12_50_1_, services0_.naming_policy as naming_13_50_1_, services0_.onap_generated_naming as onap_ge14_50_1_, services0_.resource_order as resourc15_50_1_, services0_.service_function as service16_50_1_, services0_.service_role as service17_50_1_, services0_.service_type as service18_50_1_, services0_.skip_post_instantiation_configuration as skip_po19_50_1_, services0_.workload_context as workloa20_50_1_ from service services0_ where services0_.tosca_csar_artifact_uuid=? 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@301a9c40] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a4bfe78] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResource 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {network_9_38_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_38_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_38_1_} 02:06:48 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkResource.networkResourceCustomization: select networkres0_.network_resource_model_uuid as network_9_38_0_, networkres0_.model_customization_uuid as model_cu1_38_0_, networkres0_.model_customization_uuid as model_cu1_38_1_, networkres0_.creation_timestamp as creation2_38_1_, networkres0_.model_instance_name as model_in3_38_1_, networkres0_.network_resource_model_uuid as network_9_38_1_, networkres0_.network_role as network_4_38_1_, networkres0_.network_scope as network_5_38_1_, networkres0_.network_technology as network_6_38_1_, networkres0_.network_type as network_7_38_1_, networkres0_.resource_input as resource8_38_1_ from network_resource_customization networkres0_ where networkres0_.network_resource_model_uuid=? 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d3b3d1b] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18f6a6fa] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@51e01d85] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Workflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence]..workflow) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence) 02:06:48 - SQL table alias mapping - workflowac0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {activity2_70_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_70_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:48 - SQL table alias mapping - workflowac0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_70_1_} 02:06:48 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.workflowActivitySpecSequence: select workflowac0_.activity_spec_id as activity2_70_0_, workflowac0_.id as id1_70_0_, workflowac0_.id as id1_70_1_, workflowac0_.activity_spec_id as activity2_70_1_, workflowac0_.seq_no as seq_no3_70_1_, workflowac0_.workflow_id as workflow4_70_1_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.activity_spec_id=? 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c0cb035] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ac70f1b] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e6beed1] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : networkResource 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ce695d0] 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.140 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]..instanceGroup) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization]..networkResourceCustomization) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {network_9_15_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_15_1_} 02:06:48 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.NetworkResource.collectionNetworkResourceCustomization: select collection0_.network_resource_model_uuid as network_9_15_0_, collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.model_customization_uuid as model_cu1_15_1_, collection0_.creation_timestamp as creation2_15_1_, collection0_.instance_group_model_uuid as instance8_15_1_, collection0_.model_instance_name as model_in3_15_1_, collection0_.network_resource_model_uuid as network_9_15_1_, collection0_.crc_model_customization_uuid as crc_mod10_15_1_, collection0_.network_role as network_4_15_1_, collection0_.network_scope as network_5_15_1_, collection0_.network_technology as network_6_15_1_, collection0_.network_type as network_7_15_1_ from collection_network_resource_customization collection0_ where collection0_.network_resource_model_uuid=? 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@684301db] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@14184823] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : childTemplates 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : childTemplates 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : parameters 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d29fbca] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b26e51c] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1f9eadf6] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateBody 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : templateName 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : timeoutMinutes 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]..parameters) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.HeatTemplate.childTemplates]..parameters.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates) 02:06:48 - SQL table alias mapping - childtempl0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {parent_h1_28_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - artifact1_29_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - SQL table alias mapping - heattempla1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {artifact1_29_1_} 02:06:48 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.HeatTemplate.childTemplates: select childtempl0_.parent_heat_template_uuid as parent_h1_28_0_, childtempl0_.child_heat_template_uuid as child_he2_28_0_, heattempla1_.artifact_uuid as artifact1_29_1_, heattempla1_.artifact_checksum as artifact2_29_1_, heattempla1_.creation_timestamp as creation3_29_1_, heattempla1_.description as descript4_29_1_, heattempla1_.body as body5_29_1_, heattempla1_.name as name6_29_1_, heattempla1_.timeout_minutes as timeout_7_29_1_, heattempla1_.version as version8_29_1_ from heat_nested_template childtempl0_ inner join heat_template heattempla1_ on childtempl0_.child_heat_template_uuid=heattempla1_.artifact_uuid where childtempl0_.parent_heat_template_uuid=? 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@71573f49] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3527d02] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7dfe4df7] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6dd48527] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@313b4512] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.created 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.description 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInstanceName 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelName 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelUUID 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.modelVersion 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.resourceInput 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.toscaNodeType 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@57dced84] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.created 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.description 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.function 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@759072ff] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@398a4821] 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization.vnfcInstanceGroupCustomization.vnfcCustomizations 02:06:48 02:06:46.141 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization.instanceGroup) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization]..vnfcCustomization.vnfcInstanceGroupCustomization.vnfResourceCust) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vf_modu13_24_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_24_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_24_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {model_cu1_67_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcInstanceGroupCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - vnfcinstan2_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {id1_68_3_} 02:06:48 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization: select cvnfccusto0_.vf_module_customization_id as vf_modu13_24_0_, cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.id as id1_24_1_, cvnfccusto0_.creation_timestamp as creation2_24_1_, cvnfccusto0_.description as descript3_24_1_, cvnfccusto0_.model_customization_uuid as model_cu4_24_1_, cvnfccusto0_.model_instance_name as model_in5_24_1_, cvnfccusto0_.model_invariant_uuid as model_in6_24_1_, cvnfccusto0_.model_name as model_na7_24_1_, cvnfccusto0_.model_uuid as model_uu8_24_1_, cvnfccusto0_.model_version as model_ve9_24_1_, cvnfccusto0_.nfc_function as nfc_fun10_24_1_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_1_, cvnfccusto0_.tosca_node_type as tosca_n12_24_1_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_1_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_1_, vnfccustom1_.model_customization_uuid as model_cu1_67_2_, vnfccustom1_.creation_timestamp as creation2_67_2_, vnfccustom1_.description as descript3_67_2_, vnfccustom1_.model_instance_name as model_in4_67_2_, vnfccustom1_.model_invariant_uuid as model_in5_67_2_, vnfccustom1_.model_name as model_na6_67_2_, vnfccustom1_.model_uuid as model_uu7_67_2_, vnfccustom1_.model_version as model_ve8_67_2_, vnfccustom1_.resource_input as resource9_67_2_, vnfccustom1_.tosca_node_type as tosca_n10_67_2_, vnfccustom1_.vnfc_instance_group_customization_id as vnfc_in11_67_2_, vnfcinstan2_.id as id1_68_3_, vnfcinstan2_.creation_timestamp as creation2_68_3_, vnfcinstan2_.description as descript3_68_3_, vnfcinstan2_.function as function4_68_3_, vnfcinstan2_.instance_group_model_uuid as instance5_68_3_, vnfcinstan2_.vnf_resource_customization_id as vnf_reso6_68_3_ from cvnfc_customization cvnfccusto0_ left outer join vnfc_customization vnfccustom1_ on cvnfccusto0_.vnfc_cust_model_customization_uuid=vnfccustom1_.model_customization_uuid left outer join vnfc_instance_group_customization vnfcinstan2_ on vnfccustom1_.vnfc_instance_group_customization_id=vnfcinstan2_.id where cvnfccusto0_.vf_module_customization_id=? 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@90a2259] 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5206fb02] 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17170881] 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.category 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.created 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.description 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelInvariantUUID 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelName 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.modelVersion 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.orchestrationMode 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.pnfResourceCustomizations 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources.pnfResourceCustomizations 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.subCategory 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources.toscaNodeType 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.142 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.PnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.pnfCustomizations]..pnfResources) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.pnfCustomizations) 02:06:48 - SQL table alias mapping - pnfcustomi0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_46_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_45_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:48 - SQL table alias mapping - pnfresourc1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_45_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(pnfResources)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResource) 02:06:48 - SQL table alias mapping - pnfresourc2_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {model_uu1_44_2_} 02:06:48 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.pnfCustomizations: select pnfcustomi0_.service_model_uuid as service_1_46_0_, pnfcustomi0_.resource_model_customization_uuid as resource2_46_0_, pnfresourc1_.model_customization_uuid as model_cu1_45_1_, pnfresourc1_.cds_blueprint_name as cds_blue2_45_1_, pnfresourc1_.cds_blueprint_version as cds_blue3_45_1_, pnfresourc1_.controller_actor as controll4_45_1_, pnfresourc1_.creation_timestamp as creation5_45_1_, pnfresourc1_.default_software_version as default_6_45_1_, pnfresourc1_.model_instance_name as model_in7_45_1_, pnfresourc1_.multi_stage_design as multi_st8_45_1_, pnfresourc1_.nf_function as nf_funct9_45_1_, pnfresourc1_.nf_naming_code as nf_nami10_45_1_, pnfresourc1_.nf_role as nf_role11_45_1_, pnfresourc1_.nf_type as nf_type12_45_1_, pnfresourc1_.pnf_resource_model_uuid as pnf_res15_45_1_, pnfresourc1_.resource_input as resourc13_45_1_, pnfresourc1_.skip_post_instantiation_configuration as skip_po14_45_1_, pnfresourc2_.model_uuid as model_uu1_44_2_, pnfresourc2_.resource_category as resource2_44_2_, pnfresourc2_.creation_timestamp as creation3_44_2_, pnfresourc2_.description as descript4_44_2_, pnfresourc2_.model_invariant_uuid as model_in5_44_2_, pnfresourc2_.model_name as model_na6_44_2_, pnfresourc2_.model_version as model_ve7_44_2_, pnfresourc2_.orchestration_mode as orchestr8_44_2_, pnfresourc2_.resource_sub_category as resource9_44_2_, pnfresourc2_.tosca_node_type as tosca_n10_44_2_ from pnf_resource_customization_to_service pnfcustomi0_ inner join pnf_resource_customization pnfresourc1_ on pnfcustomi0_.resource_model_customization_uuid=pnfresourc1_.model_customization_uuid left outer join pnf_resource pnfresourc2_ on pnfresourc1_.pnf_resource_model_uuid=pnfresourc2_.model_uuid where pnfcustomi0_.service_model_uuid=? 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d25632c] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1d9c04e3] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationFunction 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationRole 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationType 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6759c673] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.created 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.cvnfcConfigurationCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.description 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelCustomizationUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInstanceName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.modelVersion 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcFunction 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.nfcNamingCode 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.toscaNodeType 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a696429] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.availabilityZoneCount 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.created 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.heatEnvironment 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d5ca29f] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.initialCount 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.label 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.maxInstances 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.minInstances 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.modelCustomizationUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.skipPostInstConf 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vfModule 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c499406] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.vnfCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d60eb8a] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vfModuleCustomization.volumeHeatEnv 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55b65e9b] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@da646e8] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.created 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : cvnfcCustomization.vnfcCustomization.cvnfcCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.description 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInstanceName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelInvariantUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.modelVersion 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.resourceInput 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.toscaNodeType 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27599e74] 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : policyName 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.143 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.vfModule) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.vnfCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vfModuleCustomization.volumeHeatEnv) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vnfcCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization]..cvnfcCustomization.vnfcCustomization.vnfcInstanceGroupCustomization) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization) 02:06:48 - SQL table alias mapping - cvnfcconfi0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {configur9_23_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_23_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization) 02:06:48 - SQL table alias mapping - cvnfcconfi0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_23_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(cvnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {id1_24_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu2_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {id1_60_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfcCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom3_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {model_cu1_67_4_} 02:06:48 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ConfigurationResource.cvnfcConfigurationCustomization: select cvnfcconfi0_.configuration_model_uuid as configur9_23_0_, cvnfcconfi0_.id as id1_23_0_, cvnfcconfi0_.id as id1_23_1_, cvnfcconfi0_.configuration_function as configur2_23_1_, cvnfcconfi0_.configuration_model_uuid as configur9_23_1_, cvnfcconfi0_.configuration_role as configur3_23_1_, cvnfcconfi0_.configuration_type as configur4_23_1_, cvnfcconfi0_.creation_timestamp as creation5_23_1_, cvnfcconfi0_.cvnfc_customization_id as cvnfc_c10_23_1_, cvnfcconfi0_.model_customization_uuid as model_cu6_23_1_, cvnfcconfi0_.model_instance_name as model_in7_23_1_, cvnfcconfi0_.policy_name as policy_n8_23_1_, cvnfccusto1_.id as id1_24_2_, cvnfccusto1_.creation_timestamp as creation2_24_2_, cvnfccusto1_.description as descript3_24_2_, cvnfccusto1_.model_customization_uuid as model_cu4_24_2_, cvnfccusto1_.model_instance_name as model_in5_24_2_, cvnfccusto1_.model_invariant_uuid as model_in6_24_2_, cvnfccusto1_.model_name as model_na7_24_2_, cvnfccusto1_.model_uuid as model_uu8_24_2_, cvnfccusto1_.model_version as model_ve9_24_2_, cvnfccusto1_.nfc_function as nfc_fun10_24_2_, cvnfccusto1_.nfc_naming_code as nfc_nam11_24_2_, cvnfccusto1_.tosca_node_type as tosca_n12_24_2_, cvnfccusto1_.vf_module_customization_id as vf_modu13_24_2_, cvnfccusto1_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_2_, vfmodulecu2_.id as id1_60_3_, vfmodulecu2_.availability_zone_count as availabi2_60_3_, vfmodulecu2_.creation_timestamp as creation3_60_3_, vfmodulecu2_.heat_environment_artifact_uuid as heat_en10_60_3_, vfmodulecu2_.initial_count as initial_4_60_3_, vfmodulecu2_.label as label5_60_3_, vfmodulecu2_.max_instances as max_inst6_60_3_, vfmodulecu2_.min_instances as min_inst7_60_3_, vfmodulecu2_.model_customization_uuid as model_cu8_60_3_, vfmodulecu2_.skip_post_instantiation_configuration as skip_pos9_60_3_, vfmodulecu2_.vf_module_model_uuid as vf_modu11_60_3_, vfmodulecu2_.vnf_resource_customization_id as vnf_res12_60_3_, vfmodulecu2_.vol_environment_artifact_uuid as vol_env13_60_3_, vnfccustom3_.model_customization_uuid as model_cu1_67_4_, vnfccustom3_.creation_timestamp as creation2_67_4_, vnfccustom3_.description as descript3_67_4_, vnfccustom3_.model_instance_name as model_in4_67_4_, vnfccustom3_.model_invariant_uuid as model_in5_67_4_, vnfccustom3_.model_name as model_na6_67_4_, vnfccustom3_.model_uuid as model_uu7_67_4_, vnfccustom3_.model_version as model_ve8_67_4_, vnfccustom3_.resource_input as resource9_67_4_, vnfccustom3_.tosca_node_type as tosca_n10_67_4_, vnfccustom3_.vnfc_instance_group_customization_id as vnfc_in11_67_4_ from cvnfc_configuration_customization cvnfcconfi0_ left outer join cvnfc_customization cvnfccusto1_ on cvnfcconfi0_.cvnfc_customization_id=cvnfccusto1_.id left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.vf_module_customization_id=vfmodulecu2_.id left outer join vnfc_customization vnfccustom3_ on cvnfccusto1_.vnfc_cust_model_customization_uuid=vnfccustom3_.model_customization_uuid where cvnfcconfi0_.configuration_model_uuid=? 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@40fc5e82] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7f52d173] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53d47373] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a64e933] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]..networkResource) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations]..networkResourceCustomization) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {instance8_15_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_15_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_15_1_} 02:06:48 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.collectionNetworkResourceCustomizations: select collection0_.instance_group_model_uuid as instance8_15_0_, collection0_.model_customization_uuid as model_cu1_15_0_, collection0_.model_customization_uuid as model_cu1_15_1_, collection0_.creation_timestamp as creation2_15_1_, collection0_.instance_group_model_uuid as instance8_15_1_, collection0_.model_instance_name as model_in3_15_1_, collection0_.network_resource_model_uuid as network_9_15_1_, collection0_.crc_model_customization_uuid as crc_mod10_15_1_, collection0_.network_role as network_4_15_1_, collection0_.network_scope as network_5_15_1_, collection0_.network_technology as network_6_15_1_, collection0_.network_type as network_7_15_1_ from collection_network_resource_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d58e1b6] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5dfaf3a6] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneMaxCount 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfDataValid 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomizations 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2aba1782] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@20d7a6b0] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27f1d76f] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMax 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.aicVersionMin 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.category 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.created 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.description 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.heatTemplates 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45cb56c4] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelInvariantUUID 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelName 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.modelVersion 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.orchestrationMode 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.subCategory 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.toscaNodeType 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResources.vnfResourceWorkflow 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58349aeb] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7157742d] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomizations 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74e0a058] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b82b576] 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupOrder 02:06:48 02:06:46.144 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vfModuleCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vfModuleCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.heatTemplates) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResource.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.vnfResourceWorkflow) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfResources.vnfResourceWorkflow.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfcInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.vnfCustomizations]..vnfcInstanceGroupCustomizations.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.vnfCustomizations) 02:06:48 - SQL table alias mapping - vnfcustomi0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service20_65_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_65_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:48 - SQL table alias mapping - vnfcustomi0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_65_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfResources)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResource) 02:06:48 - SQL table alias mapping - vnfresourc1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {model_uu1_64_2_} 02:06:48 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.vnfCustomizations: select vnfcustomi0_.service_model_uuid as service20_65_0_, vnfcustomi0_.id as id1_65_0_, vnfcustomi0_.id as id1_65_1_, vnfcustomi0_.availability_zone_max_count as availabi2_65_1_, vnfcustomi0_.cds_blueprint_name as cds_blue3_65_1_, vnfcustomi0_.cds_blueprint_version as cds_blue4_65_1_, vnfcustomi0_.controller_actor as controll5_65_1_, vnfcustomi0_.creation_timestamp as creation6_65_1_, vnfcustomi0_.max_instances as max_inst7_65_1_, vnfcustomi0_.min_instances as min_inst8_65_1_, vnfcustomi0_.model_customization_uuid as model_cu9_65_1_, vnfcustomi0_.model_instance_name as model_i10_65_1_, vnfcustomi0_.multi_stage_design as multi_s11_65_1_, vnfcustomi0_.nf_data_valid as nf_data12_65_1_, vnfcustomi0_.nf_function as nf_func13_65_1_, vnfcustomi0_.nf_naming_code as nf_nami14_65_1_, vnfcustomi0_.nf_role as nf_role15_65_1_, vnfcustomi0_.nf_type as nf_type16_65_1_, vnfcustomi0_.resource_input as resourc17_65_1_, vnfcustomi0_.service_model_uuid as service20_65_1_, vnfcustomi0_.skip_post_instantiation_configuration as skip_po18_65_1_, vnfcustomi0_.vnf_resource_model_uuid as vnf_res21_65_1_, vnfcustomi0_.vnfcinstancegroup_order as vnfcins19_65_1_, vnfresourc1_.model_uuid as model_uu1_64_2_, vnfresourc1_.aic_version_max as aic_vers2_64_2_, vnfresourc1_.aic_version_min as aic_vers3_64_2_, vnfresourc1_.resource_category as resource4_64_2_, vnfresourc1_.creation_timestamp as creation5_64_2_, vnfresourc1_.description as descript6_64_2_, vnfresourc1_.heat_template_artifact_uuid as heat_te13_64_2_, vnfresourc1_.model_invariant_uuid as model_in7_64_2_, vnfresourc1_.model_name as model_na8_64_2_, vnfresourc1_.model_version as model_ve9_64_2_, vnfresourc1_.orchestration_mode as orchest10_64_2_, vnfresourc1_.resource_sub_category as resourc11_64_2_, vnfresourc1_.tosca_node_type as tosca_n12_64_2_ from vnf_resource_customization vnfcustomi0_ left outer join vnf_resource vnfresourc1_ on vnfcustomi0_.vnf_resource_model_uuid=vnfresourc1_.model_uuid where vnfcustomi0_.service_model_uuid=? 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@179d892f] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5da161ed] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2cb2f861] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44f8d2ac] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : collectionResourceCust 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46a9b113] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations].) 02:06:48 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.InstanceGroup, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations]..instanceGroup) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {collecti1_19_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - collecti1_19_1_, instance2_19_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {collecti1_19_1_, instance2_19_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:48 - CompositeQuerySpaceImpl(uid=-id) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:48 - CompositeQuerySpaceImpl(uid=) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations: select collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_1_, collection0_.instance_group_model_uuid as instance2_19_1_, collection0_.creation_timestamp as creation3_19_1_, collection0_.description as descript4_19_1_, collection0_.function as function5_19_1_, collection0_.subinterface_network_quantity as subinter6_19_1_ from collection_resource_instance_group_customization collection0_ where collection0_.collection_resource_customization_model_uuid=? 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2b906989] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@297fa3e5] 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.145 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c084f99] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8bcaf76] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcInstanceGroupCustomization 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcInstanceGroupCustomization 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]..cvnfcCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations]..cvnfcCustomization.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations) 02:06:48 - SQL table alias mapping - vnfccustom0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vnfc_in11_67_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_67_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcCustomization) 02:06:48 - SQL table alias mapping - vnfccustom0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_67_1_} 02:06:48 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations: select vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_0_, vnfccustom0_.model_customization_uuid as model_cu1_67_1_, vnfccustom0_.creation_timestamp as creation2_67_1_, vnfccustom0_.description as descript3_67_1_, vnfccustom0_.model_instance_name as model_in4_67_1_, vnfccustom0_.model_invariant_uuid as model_in5_67_1_, vnfccustom0_.model_name as model_na6_67_1_, vnfccustom0_.model_uuid as model_uu7_67_1_, vnfccustom0_.model_version as model_ve8_67_1_, vnfccustom0_.resource_input as resource9_67_1_, vnfccustom0_.tosca_node_type as tosca_n10_67_1_, vnfccustom0_.vnfc_instance_group_customization_id as vnfc_in11_67_1_ from vnfc_customization vnfccustom0_ where vnfccustom0_.vnfc_instance_group_customization_id=? 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@42fbe844] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53732579] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : checksum 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : content 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : creationTimestamp 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceArtifactList]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceArtifact, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceArtifactList].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceArtifactList) 02:06:48 - SQL table alias mapping - serviceart0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_9_51_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - artifact1_51_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceArtifact) 02:06:48 - SQL table alias mapping - serviceart0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {artifact1_51_1_} 02:06:48 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceArtifactList: select serviceart0_.service_model_uuid as service_9_51_0_, serviceart0_.artifact_uuid as artifact1_51_0_, serviceart0_.artifact_uuid as artifact1_51_1_, serviceart0_.checksum as checksum2_51_1_, serviceart0_.content as content3_51_1_, serviceart0_.creation_timestamp as creation4_51_1_, serviceart0_.description as descript5_51_1_, serviceart0_.name as name6_51_1_, serviceart0_.service_model_uuid as service_9_51_1_, serviceart0_.type as type7_51_1_, serviceart0_.version as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.service_model_uuid=? 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d177859] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7785ca6f] 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactChecksum 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileBody 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : fileName 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : version 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.heatFiles]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VfModule.heatFiles].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VfModule.heatFiles) 02:06:48 - SQL table alias mapping - heatfiles0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vf_modul1_61_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - artifact1_27_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatFiles) 02:06:48 - SQL table alias mapping - heatfiles1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {artifact1_27_1_} 02:06:48 02:06:48 02:06:46.146 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VfModule.heatFiles: select heatfiles0_.vf_module_model_uuid as vf_modul1_61_0_, heatfiles0_.heat_files_artifact_uuid as heat_fil2_61_0_, heatfiles1_.artifact_uuid as artifact1_27_1_, heatfiles1_.artifact_checksum as artifact2_27_1_, heatfiles1_.creation_timestamp as creation3_27_1_, heatfiles1_.description as descript4_27_1_, heatfiles1_.body as body5_27_1_, heatfiles1_.name as name6_27_1_, heatfiles1_.version as version7_27_1_ from vf_module_to_heat_files heatfiles0_ inner join heat_files heatfiles1_ on heatfiles0_.heat_files_artifact_uuid=heatfiles1_.artifact_uuid where heatfiles0_.vf_module_model_uuid=? 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4ac90331] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@13c66eb5] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1a78e266] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7a70259a] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResourceCust 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6aeaa30a] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subInterfaceNetworkQuantity 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations].) 02:06:48 - CompositeAttributeFetchImpl(composite=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations]..collectionResourceCust) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {instance2_19_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - collecti1_19_1_, instance2_19_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {collecti1_19_1_, instance2_19_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(id)) : -> -id 02:06:48 - CompositeQuerySpaceImpl(uid=-id) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - JOIN (JoinDefinedByMetadata(_identifierMapper)) : -> 02:06:48 - CompositeQuerySpaceImpl(uid=) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.collectionInstanceGroupCustomizations: select collection0_.instance_group_model_uuid as instance2_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_0_, collection0_.collection_resource_customization_model_uuid as collecti1_19_1_, collection0_.instance_group_model_uuid as instance2_19_1_, collection0_.creation_timestamp as creation3_19_1_, collection0_.description as descript4_19_1_, collection0_.function as function5_19_1_, collection0_.subinterface_network_quantity as subinter6_19_1_ from collection_resource_instance_group_customization collection0_ where collection0_.instance_group_model_uuid=? 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@79f906b9] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25ea0e9] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@223538b3] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@551b8df4] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@507d680f] 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..configResourceCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..configurationResource) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.configurationCustomizations]..serviceProxyResourceCustomization) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.configurationCustomizations) 02:06:48 - SQL table alias mapping - configurat0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service10_21_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_21_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:48 - SQL table alias mapping - configurat0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_21_1_} 02:06:48 02:06:48 02:06:46.147 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.configurationCustomizations: select configurat0_.service_model_uuid as service10_21_0_, configurat0_.id as id1_21_0_, configurat0_.id as id1_21_1_, configurat0_.configuration_customization_model_customization_id as configur8_21_1_, configurat0_.configuration_model_uuid as configur9_21_1_, configurat0_.creation_timestamp as creation2_21_1_, configurat0_.configuration_function as configur3_21_1_, configurat0_.model_customization_uuid as model_cu4_21_1_, configurat0_.model_instance_name as model_in5_21_1_, configurat0_.configuration_role as configur6_21_1_, configurat0_.service_model_uuid as service10_21_1_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_1_, configurat0_.configuration_type as configur7_21_1_ from configuration_customization configurat0_ where configurat0_.service_model_uuid=? 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2a22fed] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@9d96faa] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : sourceService 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28ec978d] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations]..sourceService) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations) 02:06:48 - SQL table alias mapping - servicepro0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_54_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_53_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization) 02:06:48 - SQL table alias mapping - servicepro1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_53_1_} 02:06:48 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.serviceProxyCustomizations: select servicepro0_.service_model_uuid as service_1_54_0_, servicepro0_.resource_model_customization_uuid as resource2_54_0_, servicepro1_.model_customization_uuid as model_cu1_53_1_, servicepro1_.creation_timestamp as creation2_53_1_, servicepro1_.description as descript3_53_1_, servicepro1_.model_instance_name as model_in4_53_1_, servicepro1_.model_invariant_uuid as model_in5_53_1_, servicepro1_.model_name as model_na6_53_1_, servicepro1_.model_uuid as model_uu7_53_1_, servicepro1_.model_version as model_ve8_53_1_, servicepro1_.source_service_model_uuid as source_10_53_1_, servicepro1_.tosca_node_type as tosca_no9_53_1_ from service_proxy_customization_to_service servicepro0_ inner join service_proxy_customization servicepro1_ on servicepro0_.resource_model_customization_uuid=servicepro1_.model_customization_uuid where servicepro0_.service_model_uuid=? 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a8a1905] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4bb5fd6b] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting index for collection : 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelId 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelParamXSD 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : schemaVersion 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Model.recipes) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Model.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Model.recipes]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ModelRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Model.recipes].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Model.recipes) 02:06:48 - SQL table alias mapping - recipes0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {model_id5_35_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_35_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ModelRecipe) 02:06:48 - SQL table alias mapping - recipes0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_35_1_} 02:06:48 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Model.recipes: select recipes0_.model_id as model_id5_35_0_, recipes0_.id as id1_35_0_, recipes0_.action as formula4_0_, recipes0_.id as id1_35_1_, recipes0_.action as action2_35_1_, recipes0_.creation_timestamp as creation3_35_1_, recipes0_.description as descript4_35_1_, recipes0_.model_id as model_id5_35_1_, recipes0_.model_param_xsd as model_pa6_35_1_, recipes0_.orchestration_uri as orchestr7_35_1_, recipes0_.recipe_timeout as recipe_t8_35_1_, recipes0_.schema_version as schema_v9_35_1_ from model_recipe recipes0_ where recipes0_.model_id=? 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@168a4309] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@72b0ba16] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcConfigurationCustomization 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f4876ca] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68df1f3f] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInvariantUUID 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelName 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelUUID 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelVersion 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcFunction 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfcNamingCode 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : toscaNodeType 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6af67384] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.availabilityZoneCount 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.created 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.cvnfcCustomization 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a43396d] 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.artifactChecksum 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.created 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.description 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.environment 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.name 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.heatEnvironment.version 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.initialCount 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.label 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.maxInstances 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.minInstances 02:06:48 02:06:46.148 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.modelCustomizationUUID 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.skipPostInstConf 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5346c364] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.created 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.description 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.heatFiles 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@192fb938] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3c2003f3] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.isBase 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelInvariantUUID 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelName 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.modelVersion 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.moduleHeatTemplate 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5918aaf0] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vfModule.vfModuleCustomization 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.vnfResources 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@609fec60] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vfModule.volumeHeatTemplate 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@41d6f32] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@389edbd9] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.availabilityZoneMaxCount 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintName 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.blueprintVersion 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.controllerActor 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.created 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.maxInstances 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.minInstances 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelCustomizationUUID 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.modelInstanceName 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.multiStageDesign 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfDataValid 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfFunction 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfNamingCode 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfRole 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.nfType 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.resourceInput 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.service 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3b2ead05] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.skipPostInstConf 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModuleCustomization.vnfCustomization.vfModuleCustomizations 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfResources 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@542531ad] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1aab68e3] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53e7479f] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.vnfCustomization.vnfcInstanceGroupOrder 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1def9e63] 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.artifactChecksum 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.created 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.description 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.environment 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.name 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModuleCustomization.volumeHeatEnv.version 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomization 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfcCustomization 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.149 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CvnfcCustomization.cvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcConfigurationCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..cvnfcConfigurationCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.heatFiles) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.heatFiles.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.moduleHeatTemplate) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.vnfResources) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vfModule.volumeHeatTemplate) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.service) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfResources) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.vnfCustomization.vnfcInstanceGroupCustomizations.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization]..vfModuleCustomization.volumeHeatEnv) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vnfc_cu14_24_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_24_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CvnfcCustomization) 02:06:48 - SQL table alias mapping - cvnfccusto0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_24_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModuleCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {id1_60_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro2_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {artifact1_26_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:48 - SQL table alias mapping - vfmodule3_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {model_uu1_59_4_} 02:06:48 - JOIN (JoinDefinedByMetadata(vnfCustomization)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceCustomization) 02:06:48 - SQL table alias mapping - vnfresourc4_ 02:06:48 - alias suffix - 5_ 02:06:48 - suffixed key columns - {id1_65_5_} 02:06:48 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro5_ 02:06:48 - alias suffix - 6_ 02:06:48 - suffixed key columns - {artifact1_26_6_} 02:06:48 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfcCustomization.cvnfcCustomization: select cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_0_, cvnfccusto0_.id as id1_24_0_, cvnfccusto0_.id as id1_24_1_, cvnfccusto0_.creation_timestamp as creation2_24_1_, cvnfccusto0_.description as descript3_24_1_, cvnfccusto0_.model_customization_uuid as model_cu4_24_1_, cvnfccusto0_.model_instance_name as model_in5_24_1_, cvnfccusto0_.model_invariant_uuid as model_in6_24_1_, cvnfccusto0_.model_name as model_na7_24_1_, cvnfccusto0_.model_uuid as model_uu8_24_1_, cvnfccusto0_.model_version as model_ve9_24_1_, cvnfccusto0_.nfc_function as nfc_fun10_24_1_, cvnfccusto0_.nfc_naming_code as nfc_nam11_24_1_, cvnfccusto0_.tosca_node_type as tosca_n12_24_1_, cvnfccusto0_.vf_module_customization_id as vf_modu13_24_1_, cvnfccusto0_.vnfc_cust_model_customization_uuid as vnfc_cu14_24_1_, vfmodulecu1_.id as id1_60_2_, vfmodulecu1_.availability_zone_count as availabi2_60_2_, vfmodulecu1_.creation_timestamp as creation3_60_2_, vfmodulecu1_.heat_environment_artifact_uuid as heat_en10_60_2_, vfmodulecu1_.initial_count as initial_4_60_2_, vfmodulecu1_.label as label5_60_2_, vfmodulecu1_.max_instances as max_inst6_60_2_, vfmodulecu1_.min_instances as min_inst7_60_2_, vfmodulecu1_.model_customization_uuid as model_cu8_60_2_, vfmodulecu1_.skip_post_instantiation_configuration as skip_pos9_60_2_, vfmodulecu1_.vf_module_model_uuid as vf_modu11_60_2_, vfmodulecu1_.vnf_resource_customization_id as vnf_res12_60_2_, vfmodulecu1_.vol_environment_artifact_uuid as vol_env13_60_2_, heatenviro2_.artifact_uuid as artifact1_26_3_, heatenviro2_.artifact_checksum as artifact2_26_3_, heatenviro2_.creation_timestamp as creation3_26_3_, heatenviro2_.description as descript4_26_3_, heatenviro2_.body as body5_26_3_, heatenviro2_.name as name6_26_3_, heatenviro2_.version as version7_26_3_, vfmodule3_.model_uuid as model_uu1_59_4_, vfmodule3_.creation_timestamp as creation2_59_4_, vfmodule3_.description as descript3_59_4_, vfmodule3_.is_base as is_base4_59_4_, vfmodule3_.model_invariant_uuid as model_in5_59_4_, vfmodule3_.model_name as model_na6_59_4_, vfmodule3_.model_version as model_ve7_59_4_, vfmodule3_.heat_template_artifact_uuid as heat_tem8_59_4_, vfmodule3_.vnf_resource_model_uuid as vnf_reso9_59_4_, vfmodule3_.vol_heat_template_artifact_uuid as vol_hea10_59_4_, vnfresourc4_.id as id1_65_5_, vnfresourc4_.availability_zone_max_count as availabi2_65_5_, vnfresourc4_.cds_blueprint_name as cds_blue3_65_5_, vnfresourc4_.cds_blueprint_version as cds_blue4_65_5_, vnfresourc4_.controller_actor as controll5_65_5_, vnfresourc4_.creation_timestamp as creation6_65_5_, vnfresourc4_.max_instances as max_inst7_65_5_, vnfresourc4_.min_instances as min_inst8_65_5_, vnfresourc4_.model_customization_uuid as model_cu9_65_5_, vnfresourc4_.model_instance_name as model_i10_65_5_, vnfresourc4_.multi_stage_design as multi_s11_65_5_, vnfresourc4_.nf_data_valid as nf_data12_65_5_, vnfresourc4_.nf_function as nf_func13_65_5_, vnfresourc4_.nf_naming_code as nf_nami14_65_5_, vnfresourc4_.nf_role as nf_role15_65_5_, vnfresourc4_.nf_type as nf_type16_65_5_, vnfresourc4_.resource_input as resourc17_65_5_, vnfresourc4_.service_model_uuid as service20_65_5_, vnfresourc4_.skip_post_instantiation_configuration as skip_po18_65_5_, vnfresourc4_.vnf_resource_model_uuid as vnf_res21_65_5_, vnfresourc4_.vnfcinstancegroup_order as vnfcins19_65_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from cvnfc_customization cvnfccusto0_ left outer join vf_module_customization vfmodulecu1_ on cvnfccusto0_.vf_module_customization_id=vfmodulecu1_.id left outer join heat_environment heatenviro2_ on vfmodulecu1_.heat_environment_artifact_uuid=heatenviro2_.artifact_uuid left outer join vf_module vfmodule3_ on vfmodulecu1_.vf_module_model_uuid=vfmodule3_.model_uuid left outer join vnf_resource_customization vnfresourc4_ on vfmodulecu1_.vnf_resource_customization_id=vnfresourc4_.id left outer join heat_environment heatenviro5_ on vfmodulecu1_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where cvnfccusto0_.vnfc_cust_model_customization_uuid=? 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2117fcbe] 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@48259cbc] 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : controllerActor 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : defaultSoftwareVersion 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : multiStageDesign 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : pnfResources 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : pnfResources 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.PnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations) 02:06:48 - SQL table alias mapping - pnfresourc0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {pnf_res15_45_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_45_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.PnfResourceCustomization) 02:06:48 - SQL table alias mapping - pnfresourc0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_45_1_} 02:06:48 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.PnfResource.pnfResourceCustomizations: select pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_0_, pnfresourc0_.model_customization_uuid as model_cu1_45_0_, pnfresourc0_.model_customization_uuid as model_cu1_45_1_, pnfresourc0_.cds_blueprint_name as cds_blue2_45_1_, pnfresourc0_.cds_blueprint_version as cds_blue3_45_1_, pnfresourc0_.controller_actor as controll4_45_1_, pnfresourc0_.creation_timestamp as creation5_45_1_, pnfresourc0_.default_software_version as default_6_45_1_, pnfresourc0_.model_instance_name as model_in7_45_1_, pnfresourc0_.multi_stage_design as multi_st8_45_1_, pnfresourc0_.nf_function as nf_funct9_45_1_, pnfresourc0_.nf_naming_code as nf_nami10_45_1_, pnfresourc0_.nf_role as nf_role11_45_1_, pnfresourc0_.nf_type as nf_type12_45_1_, pnfresourc0_.pnf_resource_model_uuid as pnf_res15_45_1_, pnfresourc0_.resource_input as resourc13_45_1_, pnfresourc0_.skip_post_instantiation_configuration as skip_po14_45_1_ from pnf_resource_customization pnfresourc0_ where pnfresourc0_.pnf_resource_model_uuid=? 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@45c1094] 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6078bcdf] 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting index for collection : 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : action 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : orchestrationUri 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : paramXsd 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : recipeTimeout 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : service 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceModelUUID 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceTimeoutInterim 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.150 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.recipes) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.recipes, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.recipes]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ServiceRecipe, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.recipes].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.recipes) 02:06:48 - SQL table alias mapping - recipes0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_8_55_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_55_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ServiceRecipe) 02:06:48 - SQL table alias mapping - recipes0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_55_1_} 02:06:48 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.recipes: select recipes0_.service_model_uuid as service_8_55_0_, recipes0_.id as id1_55_0_, recipes0_.action as formula3_0_, recipes0_.id as id1_55_1_, recipes0_.action as action2_55_1_, recipes0_.creation_timestamp as creation3_55_1_, recipes0_.description as descript4_55_1_, recipes0_.orchestration_uri as orchestr5_55_1_, recipes0_.service_param_xsd as service_6_55_1_, recipes0_.recipe_timeout as recipe_t7_55_1_, recipes0_.service_model_uuid as service_8_55_1_, recipes0_.service_timeout_interim as service_9_55_1_ from service_recipe recipes0_ where recipes0_.service_model_uuid=? 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@70c9a86b] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@55f27ce9] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionInstanceGroupCustomizations 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@40168f53] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@645a68c] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3640957] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : collectionResource 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : collectionResource 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResourceCustomization 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7164615d] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fc1435] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.CollectionResourceCustomization.collectionInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..collectionInstanceGroupCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionResourceInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..collectionInstanceGroupCustomizations.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.NetworkCollectionResourceCustomization.networkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..networkResourceCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CollectionNetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization]..networkResourceCustomization.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {cr_model8_17_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu2_17_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.CollectionResourceCustomization) 02:06:48 - SQL table alias mapping - collection0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu2_17_1_} 02:06:48 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.CollectionResource.collectionResourceCustomization: select collection0_.cr_model_uuid as cr_model8_17_0_, collection0_.model_customization_uuid as model_cu2_17_0_, collection0_.model_customization_uuid as model_cu2_17_1_, collection0_.cr_model_uuid as cr_model8_17_1_, collection0_.creation_timestamp as creation3_17_1_, collection0_.function as function4_17_1_, collection0_.model_instance_name as model_in5_17_1_, collection0_.role as role6_17_1_, collection0_.collection_resource_type as collecti7_17_1_, collection0_.object_type as object_t1_17_1_ from collection_resource_customization collection0_ where collection0_.cr_model_uuid=? 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ea6b3c0] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@dab39f2] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : availabilityZoneCount 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : cvnfcCustomization 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@210ca9ce] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75bc60b4] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1436c2c7] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.artifactChecksum 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.created 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.description 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.environment 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.name 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : heatEnvironment.version 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : initialCount 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : label 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : skipPostInstConf 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@13f33435] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.created 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.description 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.heatFiles 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@275e95a9] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d7f0fdb] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.isBase 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelInvariantUUID 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelName 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.modelVersion 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@57a7dadd] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.artifactChecksum 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.childTemplates 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@63457ad9] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4661a0bd] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.created 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.description 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.parameters 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f79eb9e] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3593d49a] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7d48e343] 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateBody 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.templateName 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.timeoutMinutes 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.moduleHeatTemplate.version 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vfModuleCustomization 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vfModule.vfModuleCustomization 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.vnfResources 02:06:48 02:06:46.151 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3667d01f] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@56a2f856] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.artifactChecksum 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.childTemplates 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@47566713] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4f39b0ce] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.created 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.description 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.parameters 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e189137] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@52507c9] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@713f8681] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateBody 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.templateName 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.timeoutMinutes 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vfModule.volumeHeatTemplate.version 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfCustomization 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : vnfCustomization 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7302e7a8] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.artifactChecksum 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.created 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.description 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.environment 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.name 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : volumeHeatEnv.version 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VfModuleCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations].) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModuleCustomization.cvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..cvnfcCustomization) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.CvnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..cvnfcCustomization.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..heatEnvironment) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VfModule, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VfModule.heatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.heatFiles) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatFiles, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.heatFiles.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.childTemplates) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.childTemplates.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.parameters) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.moduleHeatTemplate.parameters.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.vnfResources) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.childTemplates, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.childTemplates) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplate, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.childTemplates.) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.HeatTemplate.parameters, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.parameters) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.HeatTemplateParam, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..vfModule.volumeHeatTemplate.parameters.) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.HeatEnvironment, querySpaceUid=, path=[org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations]..volumeHeatEnv) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations) 02:06:48 - SQL table alias mapping - vfmodulecu0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {vnf_res12_60_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_60_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModuleCustomization) 02:06:48 - SQL table alias mapping - vfmodulecu0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_60_1_} 02:06:48 - JOIN (JoinDefinedByMetadata(heatEnvironment)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro1_ 02:06:48 - alias suffix - 2_ 02:06:48 - suffixed key columns - {artifact1_26_2_} 02:06:48 - JOIN (JoinDefinedByMetadata(vfModule)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VfModule) 02:06:48 - SQL table alias mapping - vfmodule2_ 02:06:48 - alias suffix - 3_ 02:06:48 - suffixed key columns - {model_uu1_59_3_} 02:06:48 - JOIN (JoinDefinedByMetadata(moduleHeatTemplate)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - SQL table alias mapping - heattempla3_ 02:06:48 - alias suffix - 4_ 02:06:48 - suffixed key columns - {artifact1_29_4_} 02:06:48 - JOIN (JoinDefinedByMetadata(volumeHeatTemplate)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatTemplate) 02:06:48 - SQL table alias mapping - heattempla4_ 02:06:48 - alias suffix - 5_ 02:06:48 - suffixed key columns - {artifact1_29_5_} 02:06:48 - JOIN (JoinDefinedByMetadata(volumeHeatEnv)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.HeatEnvironment) 02:06:48 - SQL table alias mapping - heatenviro5_ 02:06:48 - alias suffix - 6_ 02:06:48 - suffixed key columns - {artifact1_26_6_} 02:06:48 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.VnfResourceCustomization.vfModuleCustomizations: select vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_0_, vfmodulecu0_.id as id1_60_0_, vfmodulecu0_.id as id1_60_1_, vfmodulecu0_.availability_zone_count as availabi2_60_1_, vfmodulecu0_.creation_timestamp as creation3_60_1_, vfmodulecu0_.heat_environment_artifact_uuid as heat_en10_60_1_, vfmodulecu0_.initial_count as initial_4_60_1_, vfmodulecu0_.label as label5_60_1_, vfmodulecu0_.max_instances as max_inst6_60_1_, vfmodulecu0_.min_instances as min_inst7_60_1_, vfmodulecu0_.model_customization_uuid as model_cu8_60_1_, vfmodulecu0_.skip_post_instantiation_configuration as skip_pos9_60_1_, vfmodulecu0_.vf_module_model_uuid as vf_modu11_60_1_, vfmodulecu0_.vnf_resource_customization_id as vnf_res12_60_1_, vfmodulecu0_.vol_environment_artifact_uuid as vol_env13_60_1_, heatenviro1_.artifact_uuid as artifact1_26_2_, heatenviro1_.artifact_checksum as artifact2_26_2_, heatenviro1_.creation_timestamp as creation3_26_2_, heatenviro1_.description as descript4_26_2_, heatenviro1_.body as body5_26_2_, heatenviro1_.name as name6_26_2_, heatenviro1_.version as version7_26_2_, vfmodule2_.model_uuid as model_uu1_59_3_, vfmodule2_.creation_timestamp as creation2_59_3_, vfmodule2_.description as descript3_59_3_, vfmodule2_.is_base as is_base4_59_3_, vfmodule2_.model_invariant_uuid as model_in5_59_3_, vfmodule2_.model_name as model_na6_59_3_, vfmodule2_.model_version as model_ve7_59_3_, vfmodule2_.heat_template_artifact_uuid as heat_tem8_59_3_, vfmodule2_.vnf_resource_model_uuid as vnf_reso9_59_3_, vfmodule2_.vol_heat_template_artifact_uuid as vol_hea10_59_3_, heattempla3_.artifact_uuid as artifact1_29_4_, heattempla3_.artifact_checksum as artifact2_29_4_, heattempla3_.creation_timestamp as creation3_29_4_, heattempla3_.description as descript4_29_4_, heattempla3_.body as body5_29_4_, heattempla3_.name as name6_29_4_, heattempla3_.timeout_minutes as timeout_7_29_4_, heattempla3_.version as version8_29_4_, heattempla4_.artifact_uuid as artifact1_29_5_, heattempla4_.artifact_checksum as artifact2_29_5_, heattempla4_.creation_timestamp as creation3_29_5_, heattempla4_.description as descript4_29_5_, heattempla4_.body as body5_29_5_, heattempla4_.name as name6_29_5_, heattempla4_.timeout_minutes as timeout_7_29_5_, heattempla4_.version as version8_29_5_, heatenviro5_.artifact_uuid as artifact1_26_6_, heatenviro5_.artifact_checksum as artifact2_26_6_, heatenviro5_.creation_timestamp as creation3_26_6_, heatenviro5_.description as descript4_26_6_, heatenviro5_.body as body5_26_6_, heatenviro5_.name as name6_26_6_, heatenviro5_.version as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.heat_environment_artifact_uuid=heatenviro1_.artifact_uuid left outer join vf_module vfmodule2_ on vfmodulecu0_.vf_module_model_uuid=vfmodule2_.model_uuid left outer join heat_template heattempla3_ on vfmodule2_.heat_template_artifact_uuid=heattempla3_.artifact_uuid left outer join heat_template heattempla4_ on vfmodule2_.vol_heat_template_artifact_uuid=heattempla4_.artifact_uuid left outer join heat_environment heatenviro5_ on vfmodulecu0_.vol_environment_artifact_uuid=heatenviro5_.artifact_uuid where vfmodulecu0_.vnf_resource_customization_id=? 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@14ef127b] 02:06:48 02:06:46.152 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@19e995e9] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configResourceCustomization 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@62068029] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : configurationResource 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : configurationResource 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelCustomizationUUID 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : role 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : service 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3715175d] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceProxyResourceCustomization 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a3c03b2] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : type 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..configResourceCustomization) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.Service, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..service) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ServiceProxyResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization]..serviceProxyResourceCustomization) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization) 02:06:48 - SQL table alias mapping - configurat0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {configur9_21_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_21_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ConfigurationResourceCustomization) 02:06:48 - SQL table alias mapping - configurat0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_21_1_} 02:06:48 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ConfigurationResource.configurationResourceCustomization: select configurat0_.configuration_model_uuid as configur9_21_0_, configurat0_.id as id1_21_0_, configurat0_.id as id1_21_1_, configurat0_.configuration_customization_model_customization_id as configur8_21_1_, configurat0_.configuration_model_uuid as configur9_21_1_, configurat0_.creation_timestamp as creation2_21_1_, configurat0_.configuration_function as configur3_21_1_, configurat0_.model_customization_uuid as model_cu4_21_1_, configurat0_.model_instance_name as model_in5_21_1_, configurat0_.configuration_role as configur6_21_1_, configurat0_.service_model_uuid as service10_21_1_, configurat0_.service_proxy_customization_model_customization_uuid as service11_21_1_, configurat0_.configuration_type as configur7_21_1_ from configuration_customization configurat0_ where configurat0_.configuration_model_uuid=? 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@652f5348] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@337e900c] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@9ffd5f8] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.AllottedResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.allottedCustomizations]..allottedResource) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.allottedCustomizations) 02:06:48 - SQL table alias mapping - allottedcu0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_8_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_7_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:48 - SQL table alias mapping - allottedre1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_7_1_} 02:06:48 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.allottedCustomizations: select allottedcu0_.service_model_uuid as service_1_8_0_, allottedcu0_.resource_model_customization_uuid as resource2_8_0_, allottedre1_.model_customization_uuid as model_cu1_7_1_, allottedre1_.ar_model_uuid as ar_mode15_7_1_, allottedre1_.creation_timestamp as creation2_7_1_, allottedre1_.max_instances as max_inst3_7_1_, allottedre1_.min_instances as min_inst4_7_1_, allottedre1_.model_instance_name as model_in5_7_1_, allottedre1_.nf_function as nf_funct6_7_1_, allottedre1_.nf_naming_code as nf_namin7_7_1_, allottedre1_.nf_role as nf_role8_7_1_, allottedre1_.nf_type as nf_type9_7_1_, allottedre1_.providing_service_model_invariant_uuid as providi10_7_1_, allottedre1_.providing_service_model_name as providi11_7_1_, allottedre1_.providing_service_model_uuid as providi12_7_1_, allottedre1_.resource_input as resourc13_7_1_, allottedre1_.target_network_role as target_14_7_1_ from allotted_resource_customization_to_service allottedcu0_ inner join allotted_resource_customization allottedre1_ on allottedcu0_.resource_model_customization_uuid=allottedre1_.model_customization_uuid where allottedcu0_.service_model_uuid=? 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4ec6ca3b] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@146475ec] 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : allottedResource 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : allottedResource 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : maxInstances 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : minInstances 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfFunction 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfNamingCode 02:06:48 02:06:46.153 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfRole 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : nfType 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelInvariantUUID 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelName 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : providingServiceModelUUID 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : targetNetworkRole 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization].) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization) 02:06:48 - SQL table alias mapping - allotedres0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {ar_mode15_7_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_7_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.AllottedResourceCustomization) 02:06:48 - SQL table alias mapping - allotedres0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_7_1_} 02:06:48 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.AllottedResource.allotedResourceCustomization: select allotedres0_.ar_model_uuid as ar_mode15_7_0_, allotedres0_.model_customization_uuid as model_cu1_7_0_, allotedres0_.model_customization_uuid as model_cu1_7_1_, allotedres0_.ar_model_uuid as ar_mode15_7_1_, allotedres0_.creation_timestamp as creation2_7_1_, allotedres0_.max_instances as max_inst3_7_1_, allotedres0_.min_instances as min_inst4_7_1_, allotedres0_.model_instance_name as model_in5_7_1_, allotedres0_.nf_function as nf_funct6_7_1_, allotedres0_.nf_naming_code as nf_namin7_7_1_, allotedres0_.nf_role as nf_role8_7_1_, allotedres0_.nf_type as nf_type9_7_1_, allotedres0_.providing_service_model_invariant_uuid as providi10_7_1_, allotedres0_.providing_service_model_name as providi11_7_1_, allotedres0_.providing_service_model_uuid as providi12_7_1_, allotedres0_.resource_input as resourc13_7_1_, allotedres0_.target_network_role as target_14_7_1_ from allotted_resource_customization allotedres0_ where allotedres0_.ar_model_uuid=? 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26cfde00] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@11b31420] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : activitySpec 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategories 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4b875a2] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecCategoriesId 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpecCategories, querySpaceUid=, path=[org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories]..activitySpecCategories) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {activity3_3_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_3_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.ActivitySpecActivitySpecCategories) 02:06:48 - SQL table alias mapping - activitysp0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_3_1_} 02:06:48 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.ActivitySpec.activitySpecActivitySpecCategories: select activitysp0_.activity_spec_id as activity3_3_0_, activitysp0_.id as id1_3_0_, activitysp0_.id as id1_3_1_, activitysp0_.activity_spec_id as activity3_3_1_, activitysp0_.activity_spec_categories_id as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.activity_spec_id=? 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d236301] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29227733] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : modelInstanceName 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkResource 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@585dcd80] 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkRole 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkScope 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkTechnology 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : networkType 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInput 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.154 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Service.networkCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.NetworkResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Service.networkCustomizations]..networkResource) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Service.networkCustomizations) 02:06:48 - SQL table alias mapping - networkcus0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {service_1_39_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - model_cu1_38_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.NetworkResourceCustomization) 02:06:48 - SQL table alias mapping - networkres1_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {model_cu1_38_1_} 02:06:48 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Service.networkCustomizations: select networkcus0_.service_model_uuid as service_1_39_0_, networkcus0_.resource_model_customization_uuid as resource2_39_0_, networkres1_.model_customization_uuid as model_cu1_38_1_, networkres1_.creation_timestamp as creation2_38_1_, networkres1_.model_instance_name as model_in3_38_1_, networkres1_.network_resource_model_uuid as network_9_38_1_, networkres1_.network_role as network_4_38_1_, networkres1_.network_scope as network_5_38_1_, networkres1_.network_technology as network_6_38_1_, networkres1_.network_type as network_7_38_1_, networkres1_.resource_input as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.resource_model_customization_uuid=networkres1_.model_customization_uuid where networkcus0_.service_model_uuid=? 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@627cb257] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7c6e7f02] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResource 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71b0bdf] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceModelUUID 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResource, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow]..vnfResource) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow) 02:06:48 - SQL table alias mapping - vnfresourc0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {workflow3_66_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_66_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfResourceWorkflow) 02:06:48 - SQL table alias mapping - vnfresourc0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_66_1_} 02:06:48 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.vnfResourceWorkflow: select vnfresourc0_.workflow_id as workflow3_66_0_, vnfresourc0_.id as id1_66_0_, vnfresourc0_.id as id1_66_1_, vnfresourc0_.vnf_resource_model_uuid as vnf_reso2_66_1_, vnfresourc0_.workflow_id as workflow3_66_1_ from vnf_resource_to_workflow vnfresourc0_ where vnfresourc0_.workflow_id=? 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@802e251] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@16c143b3] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpec 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@41cd871c] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : activitySpecId 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : seqNo 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflow 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : workflow 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.ActivitySpec, querySpaceUid=, path=[org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence]..activitySpec) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence) 02:06:48 - SQL table alias mapping - workflowac0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {workflow4_70_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_70_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.WorkflowActivitySpecSequence) 02:06:48 - SQL table alias mapping - workflowac0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_70_1_} 02:06:48 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.Workflow.workflowActivitySpecSequence: select workflowac0_.workflow_id as workflow4_70_0_, workflowac0_.id as id1_70_0_, workflowac0_.id as id1_70_1_, workflowac0_.activity_spec_id as activity2_70_1_, workflowac0_.seq_no as seq_no3_70_1_, workflowac0_.workflow_id as workflow4_70_1_ from workflow_activity_spec_sequence workflowac0_ where workflowac0_.workflow_id=? 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d8d984d] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e114c14] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : created 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : function 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : instanceGroup 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : instanceGroup 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfResourceCust 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4b0b9c5a] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : vnfcCustomizations 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5fee08c3] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@65580315] 02:06:48 02:06:46.155 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 02:06:48 02:06:46.156 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 02:06:48 02:06:46.156 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:48 - Returns 02:06:48 - CollectionReturnImpl(collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations].) 02:06:48 - EntityAttributeFetchImpl(entity=org.onap.so.db.catalog.beans.VnfResourceCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfResourceCust) 02:06:48 - CollectionAttributeFetchImpl(collection=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization.vnfcCustomizations, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfcCustomizations) 02:06:48 - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.so.db.catalog.beans.VnfcCustomization, querySpaceUid=, path=[org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations]..vnfcCustomizations.) 02:06:48 - QuerySpaces 02:06:48 - CollectionQuerySpaceImpl(uid=, collection=org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations) 02:06:48 - SQL table alias mapping - vnfcinstan0_ 02:06:48 - alias suffix - 0_ 02:06:48 - suffixed key columns - {instance5_68_0_} 02:06:48 - entity-element alias suffix - 1_ 02:06:48 - 1_entity-element suffixed key columns - id1_68_1_ 02:06:48 - JOIN (JoinDefinedByMetadata(elements)) : -> 02:06:48 - EntityQuerySpaceImpl(uid=, entity=org.onap.so.db.catalog.beans.VnfcInstanceGroupCustomization) 02:06:48 - SQL table alias mapping - vnfcinstan0_ 02:06:48 - alias suffix - 1_ 02:06:48 - suffixed key columns - {id1_68_1_} 02:06:48 02:06:48 02:06:46.156 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader - Static select for collection org.onap.so.db.catalog.beans.InstanceGroup.vnfcInstanceGroupCustomizations: select vnfcinstan0_.instance_group_model_uuid as instance5_68_0_, vnfcinstan0_.id as id1_68_0_, vnfcinstan0_.id as id1_68_1_, vnfcinstan0_.creation_timestamp as creation2_68_1_, vnfcinstan0_.description as descript3_68_1_, vnfcinstan0_.function as function4_68_1_, vnfcinstan0_.instance_group_model_uuid as instance5_68_1_, vnfcinstan0_.vnf_resource_customization_id as vnf_reso6_68_1_ from vnfc_instance_group_customization vnfcinstan0_ where vnfcinstan0_.instance_group_model_uuid=? 02:06:48 02:06:46.190 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:06:48 02:06:46.190 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named HQL queries 02:06:48 02:06:46.190 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named SQL queries 02:06:48 02:06:46.190 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Registering SessionFactory: 4dbdbe8e-6c5f-404a-92ec-f87d4af3faee () 02:06:48 02:06:46.190 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Not binding SessionFactory to JNDI, no JNDI name configured 02:06:48 02:06:46.301 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator - Statistics initialized [enabled=false] 02:06:48 02:06:46.317 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.418 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.419 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.420 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.420 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.448 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.449 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.450 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.450 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.451 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.452 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.452 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.453 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.454 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.455 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.455 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.456 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.457 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.457 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.458 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.481 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.482 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.483 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.483 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.506 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.507 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.507 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.528 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.529 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.530 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.570 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.572 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.572 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.573 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.573 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.574 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.575 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.599 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.600 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.601 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.625 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.626 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.650 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.651 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.675 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.676 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.676 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.677 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.678 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.678 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.699 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.719 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.741 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.826 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.862 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.881 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.899 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.937 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.959 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.979 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.997 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:46.998 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.017 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.042 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.043 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.044 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.083 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.084 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.084 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.085 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.085 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.086 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.127 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.128 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.128 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.129 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.150 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.171 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.193 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.214 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.235 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.253 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.274 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.274 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.294 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.326 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.343 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.362 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.381 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.399 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.418 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.455 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.456 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.474 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.511 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.529 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.530 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.550 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.568 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.586 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.587 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.587 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.605 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.625 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.643 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 02:06:48 02:06:47.726 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:06:48 02:06:48.429 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:06:48 02:06:48.435 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:06:48 02:06:48.546 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 02:06:48 02:06:48.549 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 02:06:48 02:06:48.549 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 02:06:48 02:06:48.549 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 02:06:48 02:06:48.549 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 02:06:48 02:06:48.549 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via user class loader 02:06:48 02:06:48.550 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 02:06:48 02:06:48.550 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 02:06:48 02:06:48.550 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 02:06:48 02:06:48.550 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 02:06:48 02:06:48.550 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 02:06:48 02:06:48.551 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 02:06:49 02:06:49.353 [main] INFO org.onap.so.adapters.catalogdb.catalogrest.TracingTest - Started TracingTest in 12.17 seconds (JVM running for 44.738) 02:06:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.573 s - in org.onap.so.adapters.catalogdb.catalogrest.ServiceMapperTest 02:06:49 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.TracingTest 02:06:49 02:06:49.849 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:43171/foo 02:06:49 02:06:49.849 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:43171/foo 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"text/plain, application/json, application/*+json, */*", Content-Length:"0", X-B3-TraceId:"69ab8839bfc824829e09a11e2ee048e7", X-B3-SpanId:"9e09a11e2ee048e7", X-B3-Sampled:"1", X-ONAP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-TransactionID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ECOMP-RequestID:"2f1f305e-7074-48eb-84a4-72cabc1d3d8c", X-ONAP-PartnerName:"SO.CATALOG_DB", X-InvocationID:"975aa308-53e4-4d57-acbb-ddc05eabca0b"] 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:06:49 02:06:49.849 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:06:49 02:06:49.871 [http-nio-auto-2-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:49 02:06:49.873 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:49 02:06:49.873 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /foo 02:06:49 02:06:49.873 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:49 02:06:49.873 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:text/plain, application/json, application/*+json, */*;x-b3-traceid:69ab8839bfc824829e09a11e2ee048e7;x-b3-spanid:9e09a11e2ee048e7;x-b3-sampled:1;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:975aa308-53e4-4d57-acbb-ddc05eabca0b;host:localhost:43171;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:49 02:06:49.873 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 404 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : Not Found 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin; 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:49 02:06:49.877 [http-nio-auto-2-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Entering 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request begin================================================ 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - URI : /error 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Method : GET 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : accept:text/plain, application/json, application/*+json, */*;x-b3-traceid:69ab8839bfc824829e09a11e2ee048e7;x-b3-spanid:9e09a11e2ee048e7;x-b3-sampled:1;x-onap-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-transactionid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-ecomp-requestid:2f1f305e-7074-48eb-84a4-72cabc1d3d8c;x-onap-partnername:SO.CATALOG_DB;x-invocationid:975aa308-53e4-4d57-acbb-ddc05eabca0b;host:localhost:43171;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16);accept-encoding:gzip,deflate; 02:06:49 02:06:49.896 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ===========================request end================================================== 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response begin========================================== 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status code : 404 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Status text : Not Found 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 07 Mar 2026 02:06:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] DEBUG org.onap.logging.filter.spring.StatusLoggingInterceptor - ============================response end============================================ 02:06:49 02:06:49.903 [http-nio-auto-2-exec-1] INFO org.onap.logging.filter.base.AbstractAuditLogFilter - Exiting. 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 07 Mar 2026 02:06:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"timestamp":"2026-03-07T02:06:49.898+00:00","status":404,"error":"Not Found","path":"/foo"} 02:06:49 02:06:49.904 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:06:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in org.onap.so.adapters.catalogdb.catalogrest.TracingTest 02:06:50 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfTest 02:06:50 02:06:50.955 [main] ERROR org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - Invalid json: "{\\\"nf_function\\\":\\\"DO_STUFF\\\",\"_image_name\\\":\\\"test_image\" 02:06:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryServiceVnfTest 02:06:50 [INFO] Running org.onap.so.adapters.catalogdb.catalogrest.QueryServiceCsarTest 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery template: { 02:06:50 "artifactUUID" : , 02:06:50 "name" : , 02:06:50 "version" : , 02:06:50 "artifactChecksum" : , 02:06:50 "url" : , 02:06:50 "description" : 02:06:50 } 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ARTIFACT_UUID contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: NAME contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: VERSION contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: ARTIFACT_CHECK_SUM contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: URL contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery key: DESCRIPTION contains key? true 02:06:50 02:06:50.957 [main] DEBUG org.onap.so.adapters.catalogdb.catalogrest.CatalogQuery - CatalogQuery return: { 02:06:50 "artifactUUID" : "artUuidTest", 02:06:50 "name" : "toscaNameTest", 02:06:50 "version" : "v12", 02:06:50 "artifactChecksum" : "tosArtCheck", 02:06:50 "url" : "tosUrl", 02:06:50 "description" : "toscaDescr" 02:06:50 } 02:06:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.adapters.catalogdb.catalogrest.QueryServiceCsarTest 02:06:50 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.365 s - in org.onap.so.adapters.catalogdb.AllTestsTestSuite 02:06:52 [INFO] 02:06:52 [INFO] Results: 02:06:52 [INFO] 02:06:53 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 02:06:53 [INFO] 02:06:53 [INFO] 02:06:53 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/code-coverage/jacoco-ut.exec 02:06:53 [INFO] Analyzed bundle 'mso-catalog-db-adapter' with 41 classes 02:06:53 [INFO] 02:06:53 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:06:53 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:06:53 [INFO] 02:06:53 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/mso-catalog-db-adapter-1.17.0-SNAPSHOT.jar 02:06:53 [INFO] 02:06:53 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Replacing main artifact with repackaged archive 02:06:53 [INFO] 02:06:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-catalog-db-adapter --- 02:06:53 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:53 [INFO] 02:06:53 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Tests are skipped. 02:06:53 [INFO] 02:06:53 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:06:53 [INFO] 02:06:53 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:06:53 [INFO] 02:06:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Tests are skipped. 02:06:53 [INFO] 02:06:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/mso-catalog-db-adapter-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/adapters/mso-catalog-db-adapter/1.17.0-SNAPSHOT/mso-catalog-db-adapter-1.17.0-SNAPSHOT.jar 02:06:53 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/pom.xml to /tmp/r/org/onap/so/adapters/mso-catalog-db-adapter/1.17.0-SNAPSHOT/mso-catalog-db-adapter-1.17.0-SNAPSHOT.pom 02:06:53 [INFO] 02:06:53 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-catalog-db-adapter --- 02:06:53 [INFO] 02:06:53 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-catalog-db-adapter --- 02:06:53 [INFO] org.onap.so.adapters:mso-catalog-db-adapter:jar:1.17.0-SNAPSHOT 02:06:53 [INFO] +- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:06:53 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:06:53 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:06:53 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:06:53 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:06:53 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:06:53 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:06:53 [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:06:53 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:06:53 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:06:53 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:06:53 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:06:53 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:06:53 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:06:53 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:06:53 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:06:53 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:06:53 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 02:06:53 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.33:compile 02:06:53 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:06:53 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:06:53 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:06:53 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:06:53 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:06:53 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:06:53 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:compile 02:06:53 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:compile 02:06:53 [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:compile 02:06:53 [INFO] | +- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:compile 02:06:53 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:06:53 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:06:53 [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:06:53 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:compile 02:06:53 [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:06:53 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:06:53 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile 02:06:53 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile 02:06:53 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile 02:06:53 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:compile 02:06:53 [INFO] | | +- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile 02:06:53 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:06:53 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 02:06:53 [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:06:53 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:06:53 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:06:53 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:06:53 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:06:53 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:06:53 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:06:53 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:06:53 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:06:53 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:06:53 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:06:53 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:06:53 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:06:53 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:06:53 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:06:53 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:06:53 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:06:53 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:06:53 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:06:53 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:06:53 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:06:53 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:06:53 [INFO] | | \- org.springframework:spring-tx:jar:5.3.27:compile 02:06:53 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:06:53 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:06:53 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:06:53 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:06:53 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:06:53 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:06:53 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:06:53 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:06:53 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:06:53 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:06:53 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:06:53 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:06:53 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:06:53 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:06:53 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:06:53 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:06:53 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:06:53 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:06:53 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:06:53 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:06:53 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:06:53 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:06:53 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:06:53 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:06:53 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:06:53 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:06:53 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:06:53 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:06:53 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:06:53 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:06:53 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:06:53 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:06:53 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:06:53 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:06:53 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:06:53 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:06:53 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:06:53 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:06:53 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:06:53 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:06:53 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:06:53 [INFO] | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:06:53 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:06:53 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:06:53 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:06:53 [INFO] | | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:06:53 [INFO] | | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:06:53 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:06:53 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:06:53 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 02:06:53 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:06:53 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:06:53 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:06:53 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:06:53 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:06:53 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:06:53 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:06:53 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:06:53 [INFO] | | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:06:53 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:06:53 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:06:53 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:06:53 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:06:53 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:06:53 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:06:53 [INFO] | | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:06:53 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:06:53 [INFO] | | +- org.json:json:jar:20250517:compile 02:06:53 [INFO] | | +- org.reflections:reflections:jar:0.9.11:compile 02:06:53 [INFO] | | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:06:53 [INFO] | | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:06:53 [INFO] | | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:06:53 [INFO] | | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:06:53 [INFO] | | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:06:53 [INFO] | | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:06:53 [INFO] | | | | \- jline:jline:jar:2.12.1:compile 02:06:53 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:06:53 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:06:53 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:06:53 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:06:53 [INFO] | | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:06:53 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:06:53 [INFO] | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:06:53 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:06:53 [INFO] | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:06:53 [INFO] | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:06:53 [INFO] | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:06:53 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:06:53 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:06:53 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 02:06:53 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:06:53 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:06:53 [INFO] +- org.javassist:javassist:jar:3.25.0-GA:compile 02:06:53 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:06:53 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:06:53 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 02:06:53 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 02:06:53 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:06:53 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:06:53 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:06:53 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:06:53 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:06:53 [INFO] +- org.liquibase:liquibase-core:jar:4.3.5:compile 02:06:53 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:06:53 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:06:53 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:06:53 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 02:06:53 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:06:53 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:06:53 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:06:53 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:06:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:06:53 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:06:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:06:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:06:53 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:06:53 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:06:53 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:06:53 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:06:53 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:06:53 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:06:53 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:06:53 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:06:53 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:06:53 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:06:53 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:06:53 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:06:53 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:06:53 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:06:53 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:06:53 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:06:53 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:06:53 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:06:53 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:06:53 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:06:53 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:06:53 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:06:53 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:06:53 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:06:53 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:06:53 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:06:53 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:06:53 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:06:53 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:06:53 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:06:53 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:06:53 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:06:53 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:06:53 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 02:06:53 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:06:53 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:06:53 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:06:53 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:06:53 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:06:53 [INFO] | | | \- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:06:53 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:06:53 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime 02:06:53 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:06:53 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:06:53 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:06:53 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:06:53 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:06:53 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:06:53 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:06:53 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:06:53 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:06:53 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:06:53 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:06:53 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:06:53 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:06:53 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:06:53 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:06:53 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:06:53 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:06:53 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:06:53 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:06:53 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:06:53 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:06:53 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:06:53 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 02:06:53 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:06:53 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:06:53 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:06:53 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:06:53 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:06:53 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:06:53 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:06:53 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:06:53 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:06:53 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:06:53 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:06:53 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:06:53 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:06:53 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:06:53 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:06:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:06:53 [INFO] +- junit:junit:jar:4.13.2:test 02:06:53 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:06:53 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:06:53 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:06:53 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:06:53 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 02:06:53 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:06:53 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:06:53 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:06:53 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:06:53 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:06:53 [INFO] 02:06:53 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-catalog-db-adapter --- 02:06:53 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/sonatype-clm/module.xml 02:06:53 [INFO] 02:06:53 [INFO] -----------------< org.onap.so:mso-openstack-adapters >----------------- 02:06:53 [INFO] Building mso-openstack-adapters 1.17.0-SNAPSHOT [28/43] 02:06:53 [INFO] --------------------------------[ jar ]--------------------------------- 02:06:53 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:06:53 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:06:55 [INFO] 02:06:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-openstack-adapters --- 02:06:55 [INFO] 02:06:55 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-openstack-adapters --- 02:06:55 [INFO] ## define projects super pom absolute path through basepath_marker 02:06:55 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:06:55 [INFO] 02:06:55 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-openstack-adapters --- 02:06:55 [INFO] Using 'UTF-8' encoding to format source files. 02:06:55 [INFO] Number of files to be formatted: 74 02:06:55 [INFO] Successfully formatted: 0 file(s) 02:06:55 [INFO] Fail to format: 0 file(s) 02:06:55 [INFO] Skipped: 74 file(s) 02:06:55 [INFO] Read only skipped: 0 file(s) 02:06:55 [INFO] Approximate time taken: 0s 02:06:55 [INFO] 02:06:55 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-openstack-adapters --- 02:06:55 [INFO] Using 'UTF-8' encoding to format source files. 02:06:55 [INFO] Number of files to be formatted: 0 02:06:55 [INFO] 02:06:55 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-openstack-adapters --- 02:06:55 [INFO] Skipping Rule Enforcement. 02:06:55 [INFO] 02:06:55 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-openstack-adapters --- 02:06:55 [INFO] Skipping Rule Enforcement. 02:06:55 [INFO] 02:06:55 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-openstack-adapters --- 02:06:55 [INFO] 02:06:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-openstack-adapters --- 02:06:55 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:55 [INFO] 02:06:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-openstack-adapters --- 02:06:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:06:55 [INFO] 02:06:55 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-openstack-adapters --- 02:06:55 [INFO] Formatting is skipped 02:06:55 [INFO] 02:06:55 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-openstack-adapters --- 02:06:55 [INFO] Formatting is skipped 02:06:55 [INFO] 02:06:55 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-openstack-adapters --- 02:06:55 [INFO] 02:06:55 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-openstack-adapters --- 02:06:55 [INFO] 02:06:55 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-openstack-adapters --- 02:06:55 [INFO] 02:06:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-openstack-adapters --- 02:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:06:55 [INFO] Copying 4 resources 02:06:55 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/generated-sources/license 02:06:55 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/generated-resources/licenses 02:06:55 [INFO] 02:06:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-openstack-adapters --- 02:06:55 [INFO] Changes detected - recompiling the module! 02:06:55 [INFO] Compiling 50 source files to /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:56 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/VnfAdapterUtils.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/HeatBridgeException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackV2ClientImpl.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/exceptions/VnfException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/factory/OpenstackClientFactory.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClientException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/orchestration/StackService.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/constants/HeatBridgeConstants.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/cloudregion/CloudRestImpl.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/factory/MsoCloudClientFactory.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/inventory/DeleteAAIInventory.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/vdu/utils/VduStatus.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/helpers/AaiHelper.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CatalogDBConfig.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vdu/mapper/VfModuleCustomizationToVduMapper.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/exceptions/VnfExceptionBean.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/network/MsoNetworkAdapterImpl.java]] 02:06:56 [INFO] [parsing completed 4ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/vdu/utils/VduPlugin.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/utils/HeatBridgeUtils.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackAccess.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/factory/OpenstackClientFactoryImpl.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/network/exceptions/NetworkExceptionBean.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/async/client/MsoRequest.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/inventory/CreateInventoryTask.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/MsoOpenstackAdaptersApplication.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/VfRollback.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClientImpl.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/MsoVnfAdapterImpl.java]] 02:06:56 [INFO] [parsing completed 9ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/HeatBridgeApi.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/vdu/utils/VduInfo.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/orchestration/RollbackService.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/factory/MsoCloudClientFactoryImpl.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/network/exceptions/NetworkException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/cloudregion/CloudException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/inventory/DeleteInventoryTask.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClient.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/exceptions/VnfNotFound.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/TaskServices.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/orchestration/PollService.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/exceptions/VnfAlreadyExists.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/inventory/CreateAAIInventory.java]] 02:06:56 [INFO] [parsing completed 1ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/AaiClientPropertiesImpl.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/MsoVnfPluginAdapterImpl.java]] 02:06:56 [INFO] [parsing completed 3ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/vdu/utils/VduBlueprint.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/HeatBridgeImpl.java]] 02:06:56 [INFO] [parsing completed 4ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/cloudregion/CloudRegionRestV1.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/inventory/InventoryException.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/async/client/MsoExceptionCategory.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackV3ClientImpl.java]] 02:06:56 [INFO] [parsing completed 0ms] 02:06:56 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:06:56 [INFO] [loading modules/java.smartcardio/module-info.class] 02:06:56 [INFO] [loading modules/jdk.charsets/module-info.class] 02:06:56 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:06:56 [INFO] [loading modules/java.net.http/module-info.class] 02:06:56 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:06:56 [INFO] [loading modules/jdk.editpad/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jshell/module-info.class] 02:06:56 [INFO] [loading modules/jdk.sctp/module-info.class] 02:06:56 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:06:56 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:06:56 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:06:56 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:06:56 [INFO] [loading modules/java.sql/module-info.class] 02:06:56 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:06:56 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:06:56 [INFO] [loading modules/jdk.localedata/module-info.class] 02:06:56 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:06:56 [INFO] [loading modules/jdk.management/module-info.class] 02:06:56 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:06:56 [INFO] [loading modules/java.xml/module-info.class] 02:06:56 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:06:56 [INFO] [loading modules/java.compiler/module-info.class] 02:06:56 [INFO] [loading modules/java.instrument/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jlink/module-info.class] 02:06:56 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:06:56 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:06:56 [INFO] [loading modules/java.datatransfer/module-info.class] 02:06:56 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:06:56 [INFO] [loading modules/java.security.sasl/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jfr/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:06:56 [INFO] [loading modules/java.naming/module-info.class] 02:06:56 [INFO] [loading modules/java.management.rmi/module-info.class] 02:06:56 [INFO] [loading modules/java.logging/module-info.class] 02:06:56 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:06:56 [INFO] [loading modules/jdk.rmic/module-info.class] 02:06:56 [INFO] [loading modules/java.desktop/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jartool/module-info.class] 02:06:56 [INFO] [loading modules/jdk.pack/module-info.class] 02:06:56 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jdi/module-info.class] 02:06:56 [INFO] [loading modules/java.prefs/module-info.class] 02:06:56 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:06:56 [INFO] [loading modules/java.rmi/module-info.class] 02:06:56 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:06:56 [INFO] [loading modules/jdk.attach/module-info.class] 02:06:56 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:06:56 [INFO] [loading modules/java.base/module-info.class] 02:06:56 [INFO] [loading modules/jdk.net/module-info.class] 02:06:56 [INFO] [loading modules/java.scripting/module-info.class] 02:06:56 [INFO] [loading modules/java.se/module-info.class] 02:06:56 [INFO] [loading modules/jdk.compiler/module-info.class] 02:06:56 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:06:56 [INFO] [loading modules/java.management/module-info.class] 02:06:56 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:06:56 [INFO] [loading modules/java.security.jgss/module-info.class] 02:06:56 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java,/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/generated-sources/annotations] 02:06:56 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/janino/janino/2.5.15/janino-2.5.15.jar,/tmp/r/org/pacesys/openstack4j/connectors/openstack4j-jersey2/3.2.0/openstack4j-jersey2-3.2.0.jar,/tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/github/fge/json-patch/1.9/json-patch-1.9.jar,/tmp/r/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.22.1/jersey-client-2.22.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.22.1/jersey-media-json-jackson-2.22.1.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.22.1/jersey-common-2.22.1.jar,/tmp/r/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.1/jersey-guava-2.22.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/com/typesafe/config/1.3.2/config-1.3.2.jar,/tmp/r/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar,/tmp/r/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/com/github/seancfoley/ipaddress/2.0.0/ipaddress-2.0.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:06:56 [INFO] [loading modules/java.base/java/util/Optional.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/cloud/CloudConfig.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:06:56 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:06:56 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Object.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/String.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:06:56 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/OSClient.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/OSClient$OSClientV2.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/List.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Map.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Objects.class] 02:06:56 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Server.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/heat/Resource.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Network.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Port.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Subnet.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/storage/block/Volume.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebFault.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoException.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoExceptionCategory.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/Identifier.class)] 02:06:56 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 02:06:56 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:06:56 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 02:06:56 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:06:56 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXB.class)] 02:06:56 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:06:56 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Holder.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/mutable/MutableBoolean.class)] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ContrailNetwork.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ProviderVlanNetwork.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkRollback.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/RouteTarget.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskUtils.class)] 02:06:56 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:06:56 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatFiles.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VFModuleCustomizationRepository.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfResourceRepository.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/utils/MavenLikeVersioning.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/HeatStatus.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/StackInfo.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/beans/VnfRollback.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoHeatNotFoundException.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoHeatEnvironmentEntry.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoHeatUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoHeatUtilsWithUpdate.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/network/beans/ContrailPolicyRef.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/network/beans/ContrailPolicyRefSeq.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/network/beans/ContrailSubnet.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/network/mappers/ContrailSubnetMapper.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/CollectionNetworkResourceCustomizationRepository.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceCustomizationRepository.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkInfo.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/Pool.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/Subnet.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoAdapterException.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoCommonUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoNeutronUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoNeutronUtils$NetworkType.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/Set.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/CloudInfo.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduException.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduInstance.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduModelInfo.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/adapters/vdu/VduPlugin.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStateType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduStatus.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/VnfStatus.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoKeystoneUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoMulticloudUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact$ArtifactType.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/CloudRegion.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Complex.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/NetworkTechnologies.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkTechnologyReference.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkTechnologyReferenceRepository.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/CloudInformation.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoCloudSiteNotFound.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Flavor.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Image.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Collection.class] 02:06:56 [INFO] [loading /tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar(/org/apache/commons/collections/CollectionUtils.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Flavor.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Image.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3Network.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/PInterface.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pserver.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SriovVf.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vserver.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Preconditions.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnet.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:06:56 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:06:56 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 02:06:56 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Strings.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/Collections.class] 02:06:56 [INFO] [loading /tmp/r/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar(/javax/annotation/Nonnull.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/OSClient$OSClientV3.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/exceptions/AuthenticationException.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/openstack/OSFactory.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:06:56 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/Bus.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/bus/spring/SpringBus.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/endpoint/Server.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/LoggingFeature.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar(/org/apache/cxf/jaxrs/JAXRSServerFactoryBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar(/org/apache/cxf/jaxrs/openapi/OpenApiFeature.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFServlet.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/policy/JettisonStyleMapperProvider.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/ServletRegistrationBean.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar(/com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/DELETE.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/POST.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PUT.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Parameter.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponse.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponses.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/RetrySequenceLevel.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/concurrent/Executor.class] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/MDCTaskDecorator.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/domain/EntityScan.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableAsync.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/ExternalTaskClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskServiceUtils.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupResponse.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VfModuleRollback.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VolumeGroupRollback.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/mappers/StackInfoMapper.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 02:06:56 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 02:06:56 [INFO] [loading modules/java.base/java/net/URL.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CacheProperties.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/spring/SpringContextHelper.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContext.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Long.class] 02:06:56 [INFO] [loading modules/java.base/java/io/IOException.class] 02:06:56 [INFO] [loading modules/java.base/java/util/concurrent/ConcurrentHashMap.class] 02:06:56 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:06:56 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar(/org/apache/commons/validator/routines/InetAddressValidator.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3InterfaceIpv4AddressList.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3InterfaceIpv6AddressList.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/LInterface.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SriovPf.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnets.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vlan.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Volume.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIDSLQueryClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAISingleTransactionClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Relationships.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Results.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/Format.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQueryBuilder.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLStartNode.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Node.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Pathed.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Start.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/TraversalBuilder.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/__.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/exceptions/BulkProcessFailed.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/NodeType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/IP.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/NetworkType.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/storage/block/VolumeAttachment.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableMap.class)] 02:06:56 [INFO] [loading /tmp/r/com/github/seancfoley/ipaddress/2.0.0/ipaddress-2.0.0.jar(/inet/ipaddr/IPAddressString.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlEnum.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:06:56 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Override.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:06:56 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:06:56 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar(/javax/annotation/meta/When.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Type.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Scope.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/ParameterIn.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/ParameterStyle.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/enums/Explode.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Class.class] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/extensions/Extension.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/License.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Contact.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/ExternalDocumentation.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/security/SecurityRequirement.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/servers/Server.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/tags/Tag.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ExampleObject.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Content.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/ArraySchema.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/parameters/RequestBody.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/links/Link.class)] 02:06:56 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/headers/Header.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClientImpl.java:[64,64] [unchecked] unchecked cast 02:06:56 required: List 02:06:56 found: List 02:06:56 where CAP#1 is a fresh type-variable: 02:06:56 CAP#1 extends Port from capture of ? extends Port 02:06:56 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/heat/HeatService.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/heat/ResourcesService.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:06:56 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:06:56 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:06:56 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:06:56 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/networking/NetworkService.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClientImpl.java:[80,70] [unchecked] unchecked cast 02:06:56 required: List 02:06:56 found: List 02:06:56 where CAP#1 is a fresh type-variable: 02:06:56 CAP#1 extends Network from capture of ? extends Network 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/networking/SubnetService.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/storage/BlockStorageService.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/storage/BlockVolumeService.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackClientImpl.java:[98,23] [rawtypes] found raw type: OSClient 02:06:56 missing type arguments for generic class OSClient 02:06:56 where T is a type-variable: 02:06:56 T extends OSClient declared in interface OSClient 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/openstack/api/OpenstackV2ClientImpl.java:[53,14] [rawtypes] found raw type: OSClient 02:06:56 missing type arguments for generic class OSClient 02:06:56 where T is a type-variable: 02:06:56 T extends OSClient declared in interface OSClient 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.api.OpenstackClientImpl] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackV2ClientImpl.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackClientImpl.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.api.OpenstackClient] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackClient.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.exceptions.VnfException] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfException.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.exceptions.VnfExceptionBean] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfExceptionBean.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.factory.OpenstackClientFactory] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/factory/OpenstackClientFactory.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.api.OpenstackAccess] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackAccess$OpenstackAccessBuilder.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackAccess.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.api.OpenstackClientException] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackClientException.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.orchestration.StackService] 02:06:56 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:06:56 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/mutable/Mutable.class)] 02:06:56 [INFO] [loading modules/java.base/java/io/Reader.class] 02:06:56 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Readable.class] 02:06:56 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:06:56 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:06:56 [INFO] [loading modules/java.base/java/net/URI.class] 02:06:56 [INFO] [loading modules/java.base/java/io/File.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VfRequestCommon.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VfResponseCommon.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Character.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Short.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Float.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Double.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Void.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/NetworkRequestCommon.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:06:56 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:06:56 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:06:56 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:06:56 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Error.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:06:56 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:06:56 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/StackService.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.MsoVnfAdapterImpl] 02:06:56 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:06:56 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable$Base.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:06:56 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:06:56 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/Number.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Locale.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/NullPointerException.class] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/MsoVnfAdapterImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.network.MsoNetworkAdapterImpl] 02:06:56 [INFO] [loading modules/java.base/java/lang/System.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/MsoNetworkAdapterImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.MsoVnfPluginAdapterImpl] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/vnf/MsoVnfPluginAdapterImpl.java:[341,19] [deprecation] Boolean(String) in Boolean has been deprecated 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableSet.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableCollection.class)] 02:06:56 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/UnmodifiableIterator.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/MsoVnfPluginAdapterImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.network.exceptions.NetworkException] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/exceptions/NetworkException.class] 02:06:56 [INFO] [checking org.onap.so.adapters.network.exceptions.NetworkExceptionBean] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/exceptions/NetworkExceptionBean.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vdu.mapper.VfModuleCustomizationToVduMapper] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vdu/mapper/VfModuleCustomizationToVduMapper.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.constants.HeatBridgeConstants] 02:06:56 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/constants/HeatBridgeConstants.class] 02:06:56 [INFO] [checking org.onap.so.adapters.cloudregion.CloudRestImpl] 02:06:56 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Complex.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:06:56 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:06:56 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/NetworkTechnology.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/cloudregion/CloudRestImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.cloudregion.CloudException] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/cloudregion/CloudException.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.factory.MsoCloudClientFactory] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/factory/MsoCloudClientFactory.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.inventory.DeleteAAIInventory] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/DeleteAAIInventory.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.HeatBridgeApi] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeApi.class] 02:06:56 [INFO] [checking org.onap.so.vdu.utils.VduStatus] 02:06:56 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduStatus.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.helpers.AaiHelper] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/ModelEntity.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Image.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/common/Buildable.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/Resource.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/BasicResource.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/IdEntity.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/SubnetBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/IPVersionType.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/NetworkBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/Link.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/LInterfaces.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SriovVfs.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/helpers/AaiHelper.class] 02:06:56 [INFO] [checking org.onap.so.adapters.openstack.CatalogDBConfig] 02:06:56 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/CatalogDBConfig.class] 02:06:56 [INFO] [checking org.onap.so.vdu.utils.VduPlugin] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduPlugin.class] 02:06:56 [INFO] [checking org.onap.so.vdu.utils.VduBlueprint] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduBlueprint.class] 02:06:56 [INFO] [checking org.onap.so.vdu.utils.VduInfo] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduInfo.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.utils.HeatBridgeUtils] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/utils/HeatBridgeUtils.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.factory.OpenstackClientFactoryImpl] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/client/IOSClientBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/client/IOSClientBuilder$V3.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/exceptions/ResponseException.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/exceptions/OS4JException.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/api/client/IOSClientBuilder$V2.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/factory/OpenstackClientFactoryImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.async.client.MsoRequest] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/async/client/MsoRequest.class] 02:06:56 [INFO] [checking org.onap.so.adapters.openstack.CXFConfiguration] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java:[63,11] [rawtypes] found raw type: ServletRegistrationBean 02:06:56 missing type arguments for generic class ServletRegistrationBean 02:06:56 where T is a type-variable: 02:06:56 T extends Servlet declared in class ServletRegistrationBean 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java:[64,8] [rawtypes] found raw type: ServletRegistrationBean 02:06:56 missing type arguments for generic class ServletRegistrationBean 02:06:56 where T is a type-variable: 02:06:56 T extends Servlet declared in class ServletRegistrationBean 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java:[64,62] [rawtypes] found raw type: ServletRegistrationBean 02:06:56 missing type arguments for generic class ServletRegistrationBean 02:06:56 where T is a type-variable: 02:06:56 T extends Servlet declared in class ServletRegistrationBean 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFNonSpringServlet.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/AbstractHTTPServlet.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/http/HttpServlet.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/GenericServlet.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/Servlet.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java:[64,58] [unchecked] unchecked call to ServletRegistrationBean(T,String...) as a member of the raw type ServletRegistrationBean 02:06:56 where T is a type-variable: 02:06:56 T extends Servlet declared in class ServletRegistrationBean 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/DynamicRegistrationBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/RegistrationBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/ServletContextInitializer.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/Ordered.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar(/org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/endpoint/AbstractEndpointFactory.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/InterceptorProvider.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/bus/extension/ExtensionManagerBus.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/DelegatingFeature.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractFeature.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebServiceFeature.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/Feature.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractPortableFeature.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/openstack/CXFConfiguration.java:[76,47] [deprecation] LoggingFeature in org.apache.cxf.feature has been deprecated 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/cfg/Annotations.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AuditLogContainerFilter.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerResponseFilter.class)] 02:06:56 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/base/ProviderBase.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyReader.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyWriter.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar(/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiSupport.class)] 02:06:56 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar(/org/apache/cxf/jaxrs/common/openapi/SwaggerProperties.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/CXFConfiguration.class] 02:06:56 [INFO] [checking org.onap.so.adapters.cloudregion.CloudRegionRestV1] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/cloudregion/CloudRegionRestV1.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.inventory.CreateInventoryTask] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$ResponseStatus.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$Markers.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/CreateInventoryTask.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.inventory.CreateAAIInventory] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/CreateAAIInventory.class] 02:06:56 [INFO] [checking org.onap.so.adapters.openstack.MsoOpenstackAdaptersApplication] 02:06:56 [INFO] [loading modules/java.base/java/util/Properties.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:06:56 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncListenableTaskExecutor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncTaskExecutor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskExecutor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/SchedulingTaskExecutor.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanNameAware.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/InitializingBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/CustomizableThreadFactory.class)] 02:06:56 [INFO] [loading modules/java.base/java/util/concurrent/ThreadFactory.class] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CustomizableThreadCreator.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskDecorator.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/MsoOpenstackAdaptersApplication.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.VfRollback] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/VfRollback.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.orchestration.RollbackService] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/RollbackService.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.factory.MsoCloudClientFactoryImpl] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/factory/MsoCloudClientFactoryImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.inventory.DeleteInventoryTask] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/DeleteInventoryTask.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.exceptions.VnfNotFound] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfNotFound.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.TaskServices] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/topic/TopicSubscriptionBuilder.class)] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskHandler.class)] 02:06:56 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/topic/TopicSubscription.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/TaskServices.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.orchestration.PollService] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/NetworkResponseCommon.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoOpenstackException.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/CreateStackParam.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/PollService.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.exceptions.VnfAlreadyExists] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfAlreadyExists.class] 02:06:56 [INFO] [checking org.onap.so.adapters.openstack.AaiClientPropertiesImpl] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/EnvironmentCapable.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/ListableBeanFactory.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactory.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/HierarchicalBeanFactory.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/MessageSource.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationEventPublisher.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/support/ResourcePatternResolver.class)] 02:06:56 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ResourceLoader.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties$AAICacheProperties.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/AaiClientPropertiesImpl$1.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/AaiClientPropertiesImpl.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.HeatBridgeImpl] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class)] 02:06:56 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/PortBuilder.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Volume.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class)] 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/HeatBridgeImpl.java:[581,77] [unchecked] unchecked cast 02:06:56 required: ArrayList 02:06:56 found: Object 02:06:56 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/main/java/org/onap/so/heatbridge/HeatBridgeImpl.java:[582,76] [unchecked] unchecked cast 02:06:56 required: ArrayList 02:06:56 found: Object 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeKey.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLNodeBase.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/QueryStep.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLTraversal.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Output.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Resource.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class)] 02:06:56 [INFO] [loading /tmp/r/com/github/seancfoley/ipaddress/2.0.0/ipaddress-2.0.0.jar(/inet/ipaddr/IPAddress.class)] 02:06:56 [INFO] [loading /tmp/r/com/github/seancfoley/ipaddress/2.0.0/ipaddress-2.0.0.jar(/inet/ipaddr/HostIdentifierString.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class)] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class)] 02:06:56 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/PInterfaces.class)] 02:06:56 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SriovPfs.class)] 02:06:56 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:06:56 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeImpl$1.class] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeImpl.class] 02:06:56 [INFO] [checking org.onap.so.adapters.tasks.inventory.InventoryException] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/InventoryException.class] 02:06:56 [INFO] [checking org.onap.so.adapters.vnf.async.client.MsoExceptionCategory] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/async/client/MsoExceptionCategory.class] 02:06:56 [INFO] [checking org.onap.so.heatbridge.openstack.api.OpenstackV3ClientImpl] 02:06:56 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackV3ClientImpl.class] 02:06:56 [INFO] [total 1009ms] 02:06:56 [INFO] 02:06:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-openstack-adapters --- 02:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:06:56 [INFO] Copying 95 resources 02:06:56 [INFO] 02:06:56 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-openstack-adapters --- 02:06:56 [INFO] Changes detected - recompiling the module! 02:06:56 [INFO] Compiling 24 source files to /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:06:57 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/inventory/CreateInventoryTaskTest.java]] 02:06:57 [INFO] [parsing completed 1ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/BeansTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/orchestration/RollbackServiceTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vdu/mapper/VfModuleCustomizationToVduMapperTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/vdu/utils/VduInfoTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/factory/MsoCloudClientFactoryImplTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/inventory/CreateAAIInventoryTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/utils/HeatBridgeUtilsTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/cloudregion/CloudRegionRestImplTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/msoopenstackadapters/TestRestTemplateFactory.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/msoopenstackadapters/HealthCheckHandlerTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/msoopenstackadapters/EmbeddedMariaDbConfig.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/network/exceptions/NetworkExceptionBeanTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/BaseRestTestUtils.java]] 02:06:57 [INFO] [parsing completed 1ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/orchestration/StackServiceTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/AllTestsTestSuite.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/orchestration/PollServiceTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/bpmn/mock/StubOpenStack.java]] 02:06:57 [INFO] [parsing completed 2ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java]] 02:06:57 [INFO] [parsing completed 1ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java]] 02:06:57 [INFO] [parsing completed 2ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/network/MSONetworkAdapterImplTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/network/exceptions/NetworkExceptionTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/VfRollbackTest.java]] 02:06:57 [INFO] [parsing completed 1ms] 02:06:57 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/vdu/utils/VduBlueprintTest.java]] 02:06:57 [INFO] [parsing completed 0ms] 02:06:57 [INFO] [loading modules/jdk.charsets/module-info.class] 02:06:57 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:06:57 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:06:57 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:06:57 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jdi/module-info.class] 02:06:57 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:06:57 [INFO] [loading modules/jdk.compiler/module-info.class] 02:06:57 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:06:57 [INFO] [loading modules/java.base/module-info.class] 02:06:57 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jshell/module-info.class] 02:06:57 [INFO] [loading modules/java.sql/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jartool/module-info.class] 02:06:57 [INFO] [loading modules/java.se/module-info.class] 02:06:57 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:06:57 [INFO] [loading modules/java.security.sasl/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:06:57 [INFO] [loading modules/jdk.attach/module-info.class] 02:06:57 [INFO] [loading modules/java.naming/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:06:57 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:06:57 [INFO] [loading modules/java.management/module-info.class] 02:06:57 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jfr/module-info.class] 02:06:57 [INFO] [loading modules/java.prefs/module-info.class] 02:06:57 [INFO] [loading modules/java.management.rmi/module-info.class] 02:06:57 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:06:57 [INFO] [loading modules/jdk.editpad/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:06:57 [INFO] [loading modules/jdk.pack/module-info.class] 02:06:57 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:06:57 [INFO] [loading modules/jdk.localedata/module-info.class] 02:06:57 [INFO] [loading modules/java.desktop/module-info.class] 02:06:57 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:06:57 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:06:57 [INFO] [loading modules/java.smartcardio/module-info.class] 02:06:57 [INFO] [loading modules/java.security.jgss/module-info.class] 02:06:57 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:06:57 [INFO] [loading modules/jdk.net/module-info.class] 02:06:57 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:06:57 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:06:57 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:06:57 [INFO] [loading modules/jdk.sctp/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:06:57 [INFO] [loading modules/java.rmi/module-info.class] 02:06:57 [INFO] [loading modules/jdk.rmic/module-info.class] 02:06:57 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:06:57 [INFO] [loading modules/jdk.management/module-info.class] 02:06:57 [INFO] [loading modules/java.scripting/module-info.class] 02:06:57 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:06:57 [INFO] [loading modules/java.net.http/module-info.class] 02:06:57 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:06:57 [INFO] [loading modules/java.datatransfer/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jlink/module-info.class] 02:06:57 [INFO] [loading modules/java.logging/module-info.class] 02:06:57 [INFO] [loading modules/java.instrument/module-info.class] 02:06:57 [INFO] [loading modules/java.xml/module-info.class] 02:06:57 [INFO] [loading modules/java.compiler/module-info.class] 02:06:57 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:06:57 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java,/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/generated-test-sources/test-annotations] 02:06:57 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes,/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/janino/janino/2.5.15/janino-2.5.15.jar,/tmp/r/org/pacesys/openstack4j/connectors/openstack4j-jersey2/3.2.0/openstack4j-jersey2-3.2.0.jar,/tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/github/fge/json-patch/1.9/json-patch-1.9.jar,/tmp/r/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.22.1/jersey-client-2.22.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.4.0-b31/hk2-api-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.4.0-b31/hk2-utils-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b31/aopalliance-repackaged-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/external/javax.inject/2.4.0-b31/javax.inject-2.4.0-b31.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.4.0-b31/hk2-locator-2.4.0-b31.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.22.1/jersey-media-json-jackson-2.22.1.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.22.1/jersey-common-2.22.1.jar,/tmp/r/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.1/jersey-guava-2.22.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/com/typesafe/config/1.3.2/config-1.3.2.jar,/tmp/r/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar,/tmp/r/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/com/github/seancfoley/ipaddress/2.0.0/ipaddress-2.0.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:06:57 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 02:06:57 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/objects/audit/AAIObjectAudit.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/objects/audit/AAIObjectAuditList.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/Object.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/CreateAAIInventory.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/inventory/CreateInventoryTask.class] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoStaticExceptFinalRule.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:06:57 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/String.class] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:06:57 [INFO] [loading modules/java.base/java/io/IOException.class] 02:06:57 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:06:57 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Optional.class] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/MsoVnfAdapterImpl.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/VnfAdapterUtils.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfException.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoHeatUtils.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar(/com/woorea/openstack/heat/model/Stack.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/RollbackService.class] 02:06:57 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:06:57 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/Lists.class)] 02:06:57 [INFO] [loading modules/java.base/java/util/List.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduArtifact$ArtifactType.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vdu/VduModelInfo.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatFiles.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:06:57 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Map.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduInfo.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduStatus.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeException.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackAccess.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/factory/OpenstackClientFactory.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/factory/MsoCloudClientFactoryImpl.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:06:57 [INFO] [loading modules/java.base/java/io/File.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/audit/beans/AuditInventory.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:06:57 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:06:57 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/CloudRegion.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkTechnologyReferenceRepository.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/cloudregion/CloudRestImpl.class] 02:06:57 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/policy/JettisonStyleMapperProvider.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/HttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:06:57 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:06:57 [INFO] [loading modules/java.base/java/io/BufferedReader.class] 02:06:57 [INFO] [loading modules/java.base/java/io/FileReader.class] 02:06:57 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:06:57 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/openstack/MsoOpenstackAdaptersApplication.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/cloud/CloudConfig.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AuthenticationType.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServerType.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:06:57 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:06:57 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:06:57 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoExceptionCategory.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/exceptions/NetworkExceptionBean.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/StackService.class] 02:06:57 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:06:57 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/exceptions/MsoException.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/tasks/orchestration/PollService.class] 02:06:57 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Set.class] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/Holder.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/exceptions/VnfNotFound.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/beans/VnfRollback.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/Scenario.class)] 02:06:57 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:06:57 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Objects.class] 02:06:57 [INFO] [loading /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar(/org/apache/commons/io/FileUtils.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3InterfaceIpv6AddressList.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/LInterface.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/PInterface.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SriovPf.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIDSLQueryClient.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAISingleTransactionClient.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Results.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/DSLQuery.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/Pathed.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/NodeType.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/constants/HeatBridgeConstants.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/helpers/AaiHelper.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/openstack/api/OpenstackClient.class] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Flavor.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Image.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Server.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/compute/Server$Status.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/heat/Resource.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/IP.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/IPVersionType.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Network.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/NetworkType.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Port.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/Subnet.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/storage/block/Volume.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/storage/block/VolumeAttachment.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/openstack/heat/domain/HeatResource.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/openstack/heat/domain/HeatResource$Resources.class)] 02:06:57 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:06:57 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:06:57 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableMap.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeImpl.class] 02:06:57 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 02:06:57 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/mutable/MutableBoolean.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/exceptions/NetworkException.class] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackResponseException.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/network/MsoNetworkAdapterImpl.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/vnf/VfRollback.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/vdu/utils/VduBlueprint.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/Override.class] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar(/javax/xml/ws/WebFault.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/Class.class] 02:06:57 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 02:06:57 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/IllegalStateException.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/domain/EntityScan.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:06:57 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:06:57 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:06:57 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner$Silent.class)] 02:06:57 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:06:57 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar(/javax/jws/WebService.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/cloudregion/CloudRegionRestImplTest.java:[101,84] [unchecked] unchecked method invocation: method forClass in class ArgumentCaptor is applied to given types 02:06:57 required: Class 02:06:57 found: Class 02:06:57 where S,U are type-variables: 02:06:57 S extends U declared in method forClass(Class) 02:06:57 U extends Object declared in method forClass(Class) 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/cloudregion/CloudRegionRestImplTest.java:[101,84] [unchecked] unchecked conversion 02:06:57 required: ArgumentCaptor> 02:06:57 found: ArgumentCaptor 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/adapters/cloudregion/CloudException.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/cloudregion/CloudRegionRestImplTest.class] 02:06:57 [INFO] [checking org.onap.so.adapters.msoopenstackadapters.TestRestTemplateFactory] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/client/RestTemplateBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate$HttpClientOption.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/AbstractGenericHttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/GenericHttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/converter/AbstractHttpMessageConverter.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestOperations.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/InterceptingHttpAccessor.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/support/HttpAccessor.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/msoopenstackadapters/TestRestTemplateFactory.class] 02:06:57 [INFO] [checking org.onap.so.adapters.msoopenstackadapters.HealthCheckHandlerTest] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable.class)] 02:06:57 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable$Base.class)] 02:06:57 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 02:06:57 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/Readable.class] 02:06:57 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/BaseRestTestUtils.java:[124,35] [deprecation] Boolean(boolean) in Boolean has been deprecated 02:06:57 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpHeaders.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:06:57 [INFO] [checking org.onap.so.adapters.vnf.BaseRestTestUtils] 02:06:57 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/msoopenstackadapters/HealthCheckHandlerTest.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/vnf/BaseRestTestUtils.class] 02:06:57 [INFO] [checking org.onap.so.adapters.msoopenstackadapters.EmbeddedMariaDbConfig] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 02:06:57 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 02:06:57 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/msoopenstackadapters/EmbeddedMariaDbConfig.class] 02:06:57 [INFO] [checking org.onap.so.adapters.network.exceptions.NetworkExceptionBeanTest] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/network/exceptions/NetworkExceptionBeanTest.class] 02:06:57 [INFO] [checking org.onap.so.adapters.tasks.orchestration.StackServiceTest] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/tasks/orchestration/StackServiceTest.class] 02:06:57 [INFO] [checking org.onap.so.AllTestsTestSuite] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/AllTestsTestSuite.class] 02:06:57 [INFO] [checking org.onap.so.adapters.tasks.orchestration.PollServiceTest] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/adapters/vdu/VduPlugin.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoCommonUtils.class)] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/tasks/orchestration/PollServiceTest.class] 02:06:57 [INFO] [checking org.onap.so.bpmn.mock.StubOpenStack] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/StringValuePattern.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/ContentPattern.class)] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/bpmn/mock/StubOpenStack.class] 02:06:57 [INFO] [checking org.onap.so.adapters.vnf.MsoVnfAdapterImplTest] 02:06:57 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[65,66] [deprecation] none() in ExpectedException has been deprecated 02:06:57 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ScenarioMappingBuilder.class)] 02:06:57 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[511,8] [rawtypes] found raw type: Set 02:06:57 missing type arguments for generic class Set 02:06:57 where E is a type-variable: 02:06:57 E extends Object declared in interface Set 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[511,22] [rawtypes] found raw type: HashSet 02:06:57 missing type arguments for generic class HashSet 02:06:57 where E is a type-variable: 02:06:57 E extends Object declared in class HashSet 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[512,15] [unchecked] unchecked call to add(E) as a member of the raw type Set 02:06:57 where E is a type-variable: 02:06:57 E extends Object declared in interface Set 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[513,34] [unchecked] unchecked method invocation: method setParameters in class HeatTemplate is applied to given types 02:06:57 required: Set 02:06:57 found: Set 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.java:[513,35] [unchecked] unchecked conversion 02:06:57 required: Set 02:06:57 found: Set 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/vnf/MsoVnfAdapterImplTest.class] 02:06:57 [INFO] [checking org.onap.so.heatbridge.HeatBridgeImplTest] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[178,88] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes/org/onap/so/heatbridge/HeatBridgeApi.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class)] 02:06:57 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/ModelEntity.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/common/Buildable.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryTransactionClient.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Image.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[431,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[431,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[437,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/Resource.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/BasicResource.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/common/IdEntity.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/PortBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Answer.class)] 02:06:57 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/invocation/InvocationOnMock.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/NetworkBuilder.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[484,31] [cast] redundant cast to Results 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[493,56] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[493,87] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/model/network/builder/SubnetBuilder.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[554,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[554,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[560,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[560,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[567,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[616,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[616,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[653,23] [rawtypes] found raw type: Optional 02:06:57 missing type arguments for generic class Optional 02:06:57 where T is a type-variable: 02:06:57 T extends Object declared in class Optional 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class)] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[656,45] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[661,32] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[671,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[703,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[703,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[711,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[740,23] [rawtypes] found raw type: Optional 02:06:57 missing type arguments for generic class Optional 02:06:57 where T is a type-variable: 02:06:57 T extends Object declared in class Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[741,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[741,99] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[750,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[779,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[779,86] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[804,82] [unchecked] unchecked cast 02:06:57 required: List 02:06:57 found: List 02:06:57 where CAP#1 is a fresh type-variable: 02:06:57 CAP#1 extends Resource from capture of ? extends Resource 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Volume.class)] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[816,55] [unchecked] unchecked method invocation: method createIfNotExists in class GraphInventoryTransactionClient is applied to given types 02:06:57 required: SingleUri,Optional 02:06:57 found: AAIResourceUri,Optional 02:06:57 where SingleUri is a type-variable: 02:06:57 SingleUri extends GraphInventorySingleResourceUri declared in class GraphInventoryTransactionClient 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/heatbridge/HeatBridgeImplTest.java:[820,19] [unchecked] unchecked conversion 02:06:57 required: Optional 02:06:57 found: Optional 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/openstack/common/ListResult.class)] 02:06:57 [INFO] [loading /tmp/r/org/pacesys/openstack4j-core/3.2.0/openstack4j-core-3.2.0.jar(/org/openstack4j/core/transport/ListType.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 02:06:57 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:06:57 [INFO] [loading modules/java.base/java/util/Locale.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:06:57 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:06:57 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class)] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/heatbridge/HeatBridgeImplTest$1.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/heatbridge/HeatBridgeImplTest.class] 02:06:57 [INFO] [checking org.onap.so.adapters.network.MSONetworkAdapterImplTest] 02:06:57 [WARNING] /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/network/MSONetworkAdapterImplTest.java:[71,64] [deprecation] none() in ExpectedException has been deprecated 02:06:57 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/Executable.class)] 02:06:57 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/ThrowingSupplier.class)] 02:06:57 [INFO] [loading /tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar(/com/woorea/openstack/base/client/OpenStackBaseException.class)] 02:06:57 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriBuilder.class)] 02:06:57 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/network/MSONetworkAdapterImplTest.class] 02:06:57 [INFO] [checking org.onap.so.adapters.network.exceptions.NetworkExceptionTest] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/network/exceptions/NetworkExceptionTest$1.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/network/exceptions/NetworkExceptionTest.class] 02:06:57 [INFO] [checking org.onap.so.adapters.vnf.VfRollbackTest] 02:06:57 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/adapters/vnf/VfRollbackTest.class] 02:06:57 [INFO] [checking org.onap.so.vdu.utils.VduBlueprintTest] 02:06:57 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes/org/onap/so/vdu/utils/VduBlueprintTest.class] 02:06:57 [INFO] [total 820ms] 02:06:57 [INFO] 02:06:57 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-openstack-adapters --- 02:06:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:06:57 [INFO] 02:06:57 [INFO] ------------------------------------------------------- 02:06:57 [INFO] T E S T S 02:06:57 [INFO] ------------------------------------------------------- 02:06:59 [INFO] Running org.onap.so.AllTestsTestSuite 02:06:59 [INFO] Running org.onap.so.adapters.cloudregion.CloudRegionRestImplTest 02:07:03 02:07:03 . ____ _ __ _ _ 02:07:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:07:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:07:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:07:03 ' |____| .__|_| |_|_| |_\__, | / / / / 02:07:03 =========|_|==============|___/=/_/_/_/ 02:07:03 :: Spring Boot :: (v2.5.15) 02:07:03 02:07:03 02:07:03.692 [main] || INFO 02:07:03 org.onap.so.adapters.vnf.MsoVnfAdapterImplTest - Starting MsoVnfAdapterImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6069 (started by jenkins in /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters) 02:07:03 02:07:03.696 [main] || DEBUG 02:07:03 org.onap.so.adapters.vnf.MsoVnfAdapterImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:07:03 02:07:03.696 [main] || INFO 02:07:03 org.onap.so.adapters.vnf.MsoVnfAdapterImplTest - The following 1 profile is active: "test" 02:07:15 02:07:15.525 [main] || WARN 02:07:15 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:07:20 02:07:20.405 [main] || WARN 02:07:20 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:07:21 02:07:21.592 [main] || WARN 02:07:21 org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 02:07:23 02:07:23.438 [main] || DEBUG 02:07:23 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:07:23 02:07:23.478 [main] || WARN 02:07:23 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:07:25 02:07:25.149 [main] || INFO 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImplTest - Started MsoVnfAdapterImplTest in 22.045 seconds (JVM running for 27.223) 02:07:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.263 s - in org.onap.so.adapters.cloudregion.CloudRegionRestImplTest 02:07:25 [INFO] Running org.onap.so.adapters.vnf.MsoVnfAdapterImplTest 02:07:25 02:07:25.349 [main] || DEBUG 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:25 cloudOwner=CloudOwner 02:07:25 cloudSiteId=mtn13 02:07:25 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:25 vnfType=vnf 02:07:25 vnfVersion=1 02:07:25 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:25 requestType=VFMOD 02:07:25 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:25 baseVfHeatStackId=baseVfHeatStackId 02:07:25 vfModuleStackId=vfModuleStackId 02:07:25 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:25 02:07:25 02:07:25.349 [main] || DEBUG 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:25 02:07:25.349 [main] || DEBUG 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:25 02:07:25.350 [main] || DEBUG 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:25 02:07:25.350 [main] || DEBUG 02:07:25 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:25 02:07:25.350 [main] || DEBUG 02:07:25 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:25 02:07:25.360 [main] || WARN 02:07:25 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:25 02:07:25.362 [main] || INFO 02:07:25 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:25 02:07:25.362 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:25 02:07:25.362 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:25 02:07:25.362 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:25 02:07:25.362 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a1991591-fab2-4218-a31b-0d23febef977"] 02:07:25 02:07:25.363 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:25 02:07:25.363 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:25 02:07:25.583 [qtp2060661857-50] || ERROR 02:07:25 WireMock - 02:07:25 Request was not matched 02:07:25 ======================= 02:07:25 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | Closest stub | Request | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | 02:07:25 GET | GET 02:07:25 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:25 | 02:07:25 | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 02:07:25 02:07:25.646 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:25 02:07:25.647 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:25 02:07:25.647 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:25 02:07:25.647 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:25 02:07:25.648 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:25 Request was not matched 02:07:25 ======================= 02:07:25 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | Closest stub | Request | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | 02:07:25 GET | GET 02:07:25 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:25 | 02:07:25 | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 02:07:25 02:07:25.648 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:25 02:07:25.659 [main] || WARN 02:07:25 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:25 02:07:25.659 [main] || INFO 02:07:25 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:25 02:07:25.659 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:25 02:07:25.659 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:25 02:07:25.659 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:25 02:07:25.659 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cc003c69-f2bc-43c2-9ec2-1c2f3d79b133"] 02:07:25 02:07:25.659 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:25 02:07:25.660 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:25 02:07:25.690 [qtp2060661857-49] || ERROR 02:07:25 WireMock - 02:07:25 Request was not matched 02:07:25 ======================= 02:07:25 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | Closest stub | Request | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | 02:07:25 GET | GET 02:07:25 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:25 | oudVersion=2.5 02:07:25 | 02:07:25 | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:25 Request was not matched 02:07:25 ======================= 02:07:25 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | Closest stub | Request | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 | 02:07:25 GET | GET 02:07:25 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:25 | oudVersion=2.5 02:07:25 | 02:07:25 | 02:07:25 ----------------------------------------------------------------------------------------------------------------------- 02:07:25 02:07:25 02:07:25.706 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:25 02:07:25.708 [main] || WARN 02:07:25 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:25 02:07:25.708 [main] || INFO 02:07:25 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:25 02:07:25.708 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:25 02:07:25.708 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:25 02:07:25.708 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:25 02:07:25.709 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"de862b92-47cd-48c1-acac-903caad84357"] 02:07:25 02:07:25.709 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:25 02:07:25.709 [main] || DEBUG 02:07:25 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.131 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.131 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:26 02:07:26.132 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:26 02:07:26.132 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.133 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:26 02:07:26.134 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.185 [AsyncReporter{RestTemplateSender{http://localhost:9411/api/v2/spans}}] || WARN 02:07:26 zipkin2.reporter.AsyncReporter$BoundedAsyncReporter - Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. 02:07:26 02:07:26.189 [AsyncReporter{RestTemplateSender{http://localhost:9411/api/v2/spans}}] || WARN 02:07:26 zipkin2.reporter.AsyncReporter$BoundedAsyncReporter - Dropped 1 spans due to ResourceAccessException(I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)) 02:07:26 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 02:07:26 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 02:07:26 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 02:07:26 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:666) 02:07:26 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:151) 02:07:26 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:169) 02:07:26 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:159) 02:07:26 at zipkin2.Call$Base.execute(Call.java:391) 02:07:26 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 02:07:26 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 02:07:26 at java.base/java.lang.Thread.run(Thread.java:829) 02:07:26 Caused by: java.net.ConnectException: Connection refused (Connection refused) 02:07:26 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 02:07:26 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) 02:07:26 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) 02:07:26 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) 02:07:26 at java.base/java.net.Socket.connect(Socket.java:609) 02:07:26 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) 02:07:26 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:508) 02:07:26 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603) 02:07:26 at java.base/sun.net.www.http.HttpClient.(HttpClient.java:276) 02:07:26 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:375) 02:07:26 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:396) 02:07:26 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253) 02:07:26 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) 02:07:26 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) 02:07:26 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015) 02:07:26 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 02:07:26 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 02:07:26 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 02:07:26 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 02:07:26 ... 9 common frames omitted 02:07:26 02:07:26.300 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:26 02:07:26.302 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:26 02:07:26.320 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.321 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "access": { 02:07:26 "token": { 02:07:26 "id": "tokenId1234", 02:07:26 "issued_at": null, 02:07:26 "expires": "1517418429142", 02:07:26 "tenant": null 02:07:26 }, 02:07:26 "serviceCatalog": [ 02:07:26 { 02:07:26 "type": "orchestration", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 }, 02:07:26 { 02:07:26 "type": "network", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 } 02:07:26 ], 02:07:26 "user": null, 02:07:26 "metadata": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.343 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:26 02:07:26.360 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.361 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "stack": { 02:07:26 "creationTime": null, 02:07:26 "description": null, 02:07:26 "files": null, 02:07:26 "id": "stackId", 02:07:26 "links": null, 02:07:26 "outputs": null, 02:07:26 "parameters": {}, 02:07:26 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:26 "stack_status": "CREATE_COMPLETE", 02:07:26 "stack_status_reason": "Create Completed", 02:07:26 "updatedTime": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.370 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:26 02:07:26.371 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:26 02:07:26.371 [main] || DEBUG 02:07:26 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.371 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.372 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e11ab76a-af55-4430-8a41-1ea3a648c483"] 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.372 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.376 [qtp2060661857-49] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.382 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.383 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.384 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"469b1d4e-3637-46b0-91eb-c75e3a8016a0"] 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.384 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.390 [qtp2060661857-51] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.398 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.398 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.398 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.398 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.399 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.399 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.399 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.400 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"377e3c6c-5c7e-4458-bf4f-b044c9a5bd24"] 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.400 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.405 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.405 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:26 02:07:26.405 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:26 02:07:26.405 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.406 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:26 02:07:26.406 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.410 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:26 02:07:26.411 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:26 02:07:26.418 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.419 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "access": { 02:07:26 "token": { 02:07:26 "id": "tokenId1234", 02:07:26 "issued_at": null, 02:07:26 "expires": "1517418429142", 02:07:26 "tenant": null 02:07:26 }, 02:07:26 "serviceCatalog": [ 02:07:26 { 02:07:26 "type": "orchestration", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 }, 02:07:26 { 02:07:26 "type": "network", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 } 02:07:26 ], 02:07:26 "user": null, 02:07:26 "metadata": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.422 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:26 02:07:26.432 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.433 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "stack": { 02:07:26 "creationTime": null, 02:07:26 "description": null, 02:07:26 "files": null, 02:07:26 "id": "stackId", 02:07:26 "links": null, 02:07:26 "outputs": null, 02:07:26 "parameters": {}, 02:07:26 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:26 "stack_status": "CREATE_COMPLETE", 02:07:26 "stack_status_reason": "Create Completed", 02:07:26 "updatedTime": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.434 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested heat stack - copying values to inputs *later* 02:07:26 02:07:26.434 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:26 02:07:26.434 [main] || DEBUG 02:07:26 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.435 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.436 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.436 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.436 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.437 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.437 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d51be4e-6b66-49f2-9b76-36871129b805"] 02:07:26 02:07:26.437 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.437 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.447 [qtp2060661857-51] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.452 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.452 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.452 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.452 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.453 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.453 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.454 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.454 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.454 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.454 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.455 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.455 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"361aaeb7-c884-4b70-8d75-5108b8c209ec"] 02:07:26 02:07:26.455 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.455 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.459 [qtp2060661857-52] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.464 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.464 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.465 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.465 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.465 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.465 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.466 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.468 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.468 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.468 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.468 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.468 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"81415c86-0733-47b6-a719-82eedfc80c32"] 02:07:26 02:07:26.468 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.469 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:26 02:07:26.474 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.480 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:26 02:07:26.480 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:26 02:07:26.486 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.486 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "access": { 02:07:26 "token": { 02:07:26 "id": "tokenId1234", 02:07:26 "issued_at": null, 02:07:26 "expires": "1517418429142", 02:07:26 "tenant": null 02:07:26 }, 02:07:26 "serviceCatalog": [ 02:07:26 { 02:07:26 "type": "orchestration", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 }, 02:07:26 { 02:07:26 "type": "network", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 } 02:07:26 ], 02:07:26 "user": null, 02:07:26 "metadata": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.487 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:26 02:07:26.490 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.491 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "stack": { 02:07:26 "creationTime": null, 02:07:26 "description": null, 02:07:26 "files": null, 02:07:26 "id": "stackId", 02:07:26 "links": null, 02:07:26 "outputs": null, 02:07:26 "parameters": {}, 02:07:26 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:26 "stack_status": "CREATE_COMPLETE", 02:07:26 "stack_status_reason": "Create Completed", 02:07:26 "updatedTime": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.491 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - copying values to inputs *later* 02:07:26 02:07:26.697 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Unable to find a vfModule matching modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.702 [main] || ERROR 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_UNKNOWN_PARAM VF Module Type vnf OpenStack 300 Update VfModule: unable to find vfModule with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.730 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - orchestrating a VNF - *NOT* a module! 02:07:26 02:07:26.730 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:26 02:07:26.730 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:26 02:07:26.730 [main] || DEBUG 02:07:26 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.730 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.731 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b32e6cc8-8a27-475a-bf2f-4768387c3ace"] 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.731 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.736 [qtp2060661857-52] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.741 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.741 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.741 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.741 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.741 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.742 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.743 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.744 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bc8710df-5d31-456b-b60b-bbe61491c756"] 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.744 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.749 [qtp2060661857-50] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.754 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.754 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.754 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.754 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.755 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.755 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.756 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.757 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.757 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.758 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.758 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.758 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f157cae7-6103-43eb-8535-3ffe7701b8d2"] 02:07:26 02:07:26.758 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.758 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.766 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.766 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:26 02:07:26.766 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:26 02:07:26.766 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.767 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:26 02:07:26.767 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.772 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:26 02:07:26.772 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:26 02:07:26.778 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.778 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "access": { 02:07:26 "token": { 02:07:26 "id": "tokenId1234", 02:07:26 "issued_at": null, 02:07:26 "expires": "1517418429142", 02:07:26 "tenant": null 02:07:26 }, 02:07:26 "serviceCatalog": [ 02:07:26 { 02:07:26 "type": "orchestration", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 }, 02:07:26 { 02:07:26 "type": "network", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 } 02:07:26 ], 02:07:26 "user": null, 02:07:26 "metadata": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.780 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:26 02:07:26.786 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.786 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "stack": { 02:07:26 "creationTime": null, 02:07:26 "description": null, 02:07:26 "files": null, 02:07:26 "id": "stackId", 02:07:26 "links": null, 02:07:26 "outputs": null, 02:07:26 "parameters": {}, 02:07:26 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:26 "stack_status": "CREATE_COMPLETE", 02:07:26 "stack_status_reason": "Create Completed", 02:07:26 "updatedTime": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.787 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested volume heat stack - copying values to inputs *later* 02:07:26 02:07:26.787 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:26 02:07:26.787 [main] || DEBUG 02:07:26 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:26 02:07:26.787 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.788 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9e7d74af-5a12-424f-ac0d-335b8c06c4fe"] 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.788 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.792 [qtp2060661857-50] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.797 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.797 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.797 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.798 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.798 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.798 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.799 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.799 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"da7b8905-f5bf-4c0d-b3ee-d4da808d380b"] 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.800 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.805 [qtp2060661857-49] || ERROR 02:07:26 WireMock - 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.812 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.812 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:26 02:07:26.812 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:26 02:07:26.813 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.813 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:26 Request was not matched 02:07:26 ======================= 02:07:26 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | Closest stub | Request | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 | 02:07:26 GET | GET 02:07:26 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:26 | oudVersion=2.5 02:07:26 | 02:07:26 | 02:07:26 ----------------------------------------------------------------------------------------------------------------------- 02:07:26 02:07:26 02:07:26.813 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.814 [main] || WARN 02:07:26 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.815 [main] || INFO 02:07:26 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:26 02:07:26.815 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:26 02:07:26.815 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:26 02:07:26.815 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:26 02:07:26.815 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8472f3bb-77ef-4714-8369-6e44c42efd45"] 02:07:26 02:07:26.816 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:26 02:07:26.816 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:26 02:07:26.826 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:26 02:07:26.827 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:26 02:07:26.827 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:26 02:07:26.827 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:26 02:07:26.827 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:26 02:07:26.827 [main] || DEBUG 02:07:26 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:26 02:07:26.832 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:26 02:07:26.832 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:26 02:07:26.839 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.839 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "access": { 02:07:26 "token": { 02:07:26 "id": "tokenId1234", 02:07:26 "issued_at": null, 02:07:26 "expires": "1517418429142", 02:07:26 "tenant": null 02:07:26 }, 02:07:26 "serviceCatalog": [ 02:07:26 { 02:07:26 "type": "orchestration", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 }, 02:07:26 { 02:07:26 "type": "network", 02:07:26 "name": null, 02:07:26 "endpoints": [ 02:07:26 { 02:07:26 "region": "mtn13", 02:07:26 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:26 "internalURL": null, 02:07:26 "adminURL": null 02:07:26 } 02:07:26 ], 02:07:26 "endpointsLinks": null 02:07:26 } 02:07:26 ], 02:07:26 "user": null, 02:07:26 "metadata": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.843 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:26 02:07:26.851 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:26 02:07:26.851 [main] || DEBUG 02:07:26 com.woorea.openstack.connector.HttpClientConnector - { 02:07:26 "stack": { 02:07:26 "creationTime": null, 02:07:26 "description": null, 02:07:26 "files": null, 02:07:26 "id": "stackId", 02:07:26 "links": null, 02:07:26 "outputs": null, 02:07:26 "parameters": {}, 02:07:26 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:26 "stack_status": "CREATE_COMPLETE", 02:07:26 "stack_status_reason": "Create Completed", 02:07:26 "updatedTime": null 02:07:26 } 02:07:26 } 02:07:26 02:07:26 02:07:26.852 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - these values will be copied to inputs *later* 02:07:26 02:07:26.861 [main] || ERROR 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_UNKNOWN_PARAM VNF Type vnf OpenStack 300 Create VNF: Unknown VNF Type 02:07:26 02:07:26.861 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Create VNF: Unknown VNF Type: vnf 02:07:26 02:07:26.862 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - unhandled exception in create VF 02:07:26 org.onap.so.adapters.vnf.exceptions.VnfException: Create VNF: Unknown VNF Type: vnf 02:07:26 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:498) 02:07:26 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:26 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:26 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:26 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:26 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:26 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:26 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ModelCustUuidIsNull(MsoVnfAdapterImplTest.java:295) 02:07:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:26 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:26 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:26 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:26 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:26 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:26 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:26 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:26 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:26 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:26 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:26 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:26 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:26 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:26 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:26 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:26 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:26 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:26 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:26 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:26 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:26 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:26 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:26 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:26 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:26 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:26 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:26 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:26 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:26 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:26 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:26 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:26 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:26 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:26 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:26 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:26 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:26 02:07:26.878 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: b4ea86b4-253f-11e7-93ae-92361f002671 02:07:26 02:07:26.878 [main] || DEBUG 02:07:26 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = null, nestedBaseStackId = null 02:07:27 02:07:26.979 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is *not* a BASE VF request! 02:07:27 02:07:26.979 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - DANGER WILL ROBINSON! This is unexpected - no nestedBaseStackId with this non-base request 02:07:27 02:07:26.979 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:07:27 02:07:26.979 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:27 availability_zone_0: "alln-zone-1" 02:07:27 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:27 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:27 nso_name_0: "zrdm3vamp01nso001" 02:07:27 nso_oam_ip_0: "172.18.25.175" 02:07:27 nso_oam_net_gw: "172.18.25.1" 02:07:27 nso_oam_net_mask: "255.255.255.0" 02:07:27 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:27 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:27 oam_net_id: "nso_oam" 02:07:27 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:27 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:27 vnf_name: "Mobisupport" 02:07:27 02:07:27 02:07:26.979 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=ff87482f-4222-11e7-9252-005056850d2e 02:07:27 02:07:26.980 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:27 02:07:26.980 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl createVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:27 02:07:26.980 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Contents of heatFiles - to be added to files: on stack 02:07:27 02:07:26.980 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - nimbus-ethernet-gw -> DEVICE=$dev 02:07:27 BOOTPROTO=none 02:07:27 NM_CONTROLLED=no 02:07:27 IPADDR=$ip 02:07:27 NETMASK=$netmask 02:07:27 GATEWAY=$gateway 02:07:27 02:07:27 02:07:27.003 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:27 Heat Template Parameters: 02:07:27 02:07:27 Environment:parameters: 02:07:27 vf_module_id: 145cd730797234b4a40aa99335abc143 02:07:27 nso_oam_ip_0: 172.18.25.175 02:07:27 vnf_name: Mobisupport 02:07:27 nso_name_0: zrdm3vamp01nso001 02:07:27 nso_image_name: RHEL-6.8-BASE-20160912 02:07:27 nso_srv_grp_id: e431c477-5bd1-476a-bfa9-e4ce16b8356b 02:07:27 nso_oam_net_mask: 255.255.255.0 02:07:27 oam_net_id: nso_oam 02:07:27 nso_flavor_name: citeis.1vCPUx2GB 02:07:27 nso_oam_net_gw: 172.18.25.1 02:07:27 nso_sec_grp_id: 36f48d82-f099-4437-bfbc-70d9e5d420d1 02:07:27 vnf_id: 730797234b4a40aa99335157b02871cd 02:07:27 availability_zone_0: alln-zone-1 02:07:27 02:07:27 02:07:27 02:07:27 02:07:27.003 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:27 Template Parameters: 02:07:27 02:07:27 02:07:27.004 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the base stack outputs if applicable 02:07:27 02:07:27.004 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the volume stack outputs if applicable 02:07:27 02:07:27.004 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No missing parameters found - ok to proceed 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with an environment variable: parameters: 02:07:27 availability_zone_0: "alln-zone-1" 02:07:27 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:27 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:27 nso_name_0: "zrdm3vamp01nso001" 02:07:27 nso_oam_ip_0: "172.18.25.175" 02:07:27 nso_oam_net_gw: "172.18.25.1" 02:07:27 nso_oam_net_mask: "255.255.255.0" 02:07:27 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:27 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:27 oam_net_id: "nso_oam" 02:07:27 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:27 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:27 vnf_name: "Mobisupport" 02:07:27 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Found an environment variable - value: parameters: 02:07:27 availability_zone_0: "alln-zone-1" 02:07:27 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:27 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:27 nso_name_0: "zrdm3vamp01nso001" 02:07:27 nso_oam_ip_0: "172.18.25.175" 02:07:27 nso_oam_net_gw: "172.18.25.1" 02:07:27 nso_oam_net_mask: "255.255.255.0" 02:07:27 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:27 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:27 oam_net_id: "nso_oam" 02:07:27 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:27 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:27 vnf_name: "Mobisupport" 02:07:27 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with 1 heatFiles 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Found heatFiles - adding to stack 02:07:27 02:07:27.012 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='parameters: 02:07:27 availability_zone_0: "alln-zone-1" 02:07:27 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:27 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:27 nso_name_0: "zrdm3vamp01nso001" 02:07:27 nso_oam_ip_0: "172.18.25.175" 02:07:27 nso_oam_net_gw: "172.18.25.1" 02:07:27 nso_oam_net_mask: "255.255.255.0" 02:07:27 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:27 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:27 oam_net_id: "nso_oam" 02:07:27 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:27 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:27 vnf_name: "Mobisupport" 02:07:27 ', disableRollback='true', files={nimbus-ethernet-gw=DEVICE=$dev 02:07:27 BOOTPROTO=none 02:07:27 NM_CONTROLLED=no 02:07:27 IPADDR=$ip 02:07:27 NETMASK=$netmask 02:07:27 GATEWAY=$gateway 02:07:27 }} 02:07:27 02:07:27.013 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.014 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ef829320-fa66-4a26-b87c-65f4fb7c0a8e"] 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.014 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.018 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.022 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.023 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.024 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"502d45ad-09af-48d6-99d6-bf4120423fdc"] 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.024 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.028 [qtp2060661857-51] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.034 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.035 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.036 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a788e3da-df14-4cf6-aa50-d43d6e82f54c"] 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.036 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.043 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.043 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.044 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.044 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.044 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.044 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.052 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.052 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.057 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.057 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.059 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:27 02:07:27.063 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.063 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "stack": { 02:07:27 "creationTime": null, 02:07:27 "description": null, 02:07:27 "files": null, 02:07:27 "id": "stackId", 02:07:27 "links": null, 02:07:27 "outputs": null, 02:07:27 "parameters": {}, 02:07:27 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:27 "stack_status": "CREATE_COMPLETE", 02:07:27 "stack_status_reason": "Create Completed", 02:07:27 "updatedTime": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.063 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Existing Stack found with Status: CREATE_COMPLETE 02:07:27 02:07:27.095 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/12345 02:07:27 02:07:27.096 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/12345 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"196", X-B3-TraceId:"8b2e7c12460df77e", X-B3-SpanId:"8b2e7c12460df77e", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"73c4b58c-90a5-4393-bc02-b7fd96de3580"] 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"12345","resourceStatusMessage":"The vf module was found to already exist, thus no new vf module was created in the cloud via this request","cloudApiRequests":[],"requestURI":"12345"} 02:07:27 02:07:27.096 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.106 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.106 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.107 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.107 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.107 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 02:07:27.107 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.118 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - VF Module DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId successfully created 02:07:27 02:07:27.163 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.163 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:27 02:07:27.163 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:27 02:07:27.163 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.164 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.164 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.164 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.164 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.164 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.164 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ca47ea67-da4c-4599-87e2-25f9f3799613"] 02:07:27 02:07:27.165 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.165 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.169 [qtp2060661857-52] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.174 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.175 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.175 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.175 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.175 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.175 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.176 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.177 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"68af8a5e-5187-4f45-a409-19f414cf8cf0"] 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.177 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.180 [qtp2060661857-50] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.184 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.185 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.186 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"48722740-05db-48ff-979f-bc91c68c8d75"] 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.186 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.190 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.191 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.191 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.191 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.191 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.191 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.197 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.197 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.201 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.201 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.202 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:27 02:07:27.207 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.207 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "stack": { 02:07:27 "creationTime": null, 02:07:27 "description": null, 02:07:27 "files": null, 02:07:27 "id": "stackId", 02:07:27 "links": null, 02:07:27 "outputs": null, 02:07:27 "parameters": {}, 02:07:27 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:27 "stack_status": "CREATE_COMPLETE", 02:07:27 "stack_status_reason": "Create Completed", 02:07:27 "updatedTime": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.208 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested volume heat stack - copying values to inputs *later* 02:07:27 02:07:27.208 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:27 02:07:27.208 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.208 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.208 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.208 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.208 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.209 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.209 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9dd33734-a791-4393-8388-76c7ce5fd73f"] 02:07:27 02:07:27.209 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.209 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.212 [qtp2060661857-50] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.217 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.217 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.217 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.222 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.222 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.222 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.223 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.224 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a9c50b3-b65e-435e-819e-68dece96cc8a"] 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.224 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.227 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.230 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.231 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.231 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.231 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.231 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.231 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.232 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.232 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9116ca21-ba6b-4fef-a17f-f6149e69daf2"] 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.232 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.235 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.235 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.235 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.236 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.236 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.236 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.239 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.240 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.243 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.243 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.245 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:27 02:07:27.249 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:27 02:07:27.249 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - 02:07:27 02:07:27.249 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:27 02:07:27.250 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:27 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:27 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:27 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:424) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingBaseNestedHeat(MsoVnfAdapterImplTest.java:222) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.253 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:27 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:424) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingBaseNestedHeat(MsoVnfAdapterImplTest.java:222) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:27 at [Source: (String)""; line: 1, column: 0] 02:07:27 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:27 ... 83 common frames omitted 02:07:27 02:07:27.269 [main] || ERROR 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 500 MsoException trying to query nested base stack 02:07:27 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:424) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingBaseNestedHeat(MsoVnfAdapterImplTest.java:222) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.269 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - ERROR trying to query nested base stack= Create VFModule: Attached baseHeatStack ID Query baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:27 02:07:27.288 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:27 cloudOwner=CloudOwner 02:07:27 cloudSiteId=mtn13 02:07:27 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:27 vnfType=vnf 02:07:27 vnfVersion=1 02:07:27 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:27 requestType=VFMOD 02:07:27 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:27 baseVfHeatStackId=baseVfHeatStackId 02:07:27 vfModuleStackId=vfModuleStackId 02:07:27 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27 02:07:27.289 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.289 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.289 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:27 02:07:27.289 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:27 02:07:27.289 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.290 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.290 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"058376c9-39f5-4131-8de4-4c9b464d6058"] 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.290 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.294 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.298 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.299 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.299 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a8fda9f6-0730-468f-bcc1-07ee5bcbfa49"] 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.300 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.301 [qtp2060661857-51] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.304 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.305 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.305 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.305 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.305 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.305 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.307 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.307 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ceafe847-4f3a-4c5e-ae66-3786cae773e0"] 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.307 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.313 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.314 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.314 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.314 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.314 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.314 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.320 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.320 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.324 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.325 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.326 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:27 02:07:27.330 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:27 | don2-Replace-1001/stackId 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.334 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:27 02:07:27.335 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:27 | don2-Replace-1001/stackId 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.335 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:27 02:07:27.335 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:27 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:27 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:27 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1009) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_HeatStackNotFound(MsoVnfAdapterImplTest.java:347) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.336 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:27 02:07:27.349 [main] || ERROR 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_NOT_EXIST DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 300 Update VF: Stack DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId does not exist in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.364 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 9b339a61-69ca-465f-86b8-1c72c582b8e8 02:07:27 02:07:27.364 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:27 02:07:27.364 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:27 02:07:27.364 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.365 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.365 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"805d917e-76ff-4cfb-9a60-1fbf5948e0a6"] 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.365 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.369 [qtp2060661857-51] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.372 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.372 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.372 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.372 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.373 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.373 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.374 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.374 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.374 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.375 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.375 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.375 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d8880dca-2781-4b73-a345-6d2a375792c0"] 02:07:27 02:07:27.375 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.375 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.378 [qtp2060661857-52] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.386 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.386 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.386 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.386 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.387 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.387 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.388 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.389 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"57e0cb10-b1cd-4704-8df9-6ffb7644d72f"] 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.389 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.393 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.393 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.393 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.393 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.394 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.394 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.401 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.402 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.406 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.406 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.409 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:27 02:07:27.413 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.413 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "stack": { 02:07:27 "creationTime": null, 02:07:27 "description": null, 02:07:27 "files": null, 02:07:27 "id": "stackId", 02:07:27 "links": null, 02:07:27 "outputs": null, 02:07:27 "parameters": {}, 02:07:27 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:27 "stack_status": "CREATE_COMPLETE", 02:07:27 "stack_status_reason": "Create Completed", 02:07:27 "updatedTime": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.414 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested volume heat stack - copying values to inputs *later* 02:07:27 02:07:27.414 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:27 02:07:27.414 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:27 02:07:27.415 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.415 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.415 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.415 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.415 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.415 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ddc4cf2-5e54-41f2-bf0d-e675b8bdf7ee"] 02:07:27 02:07:27.415 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.416 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.418 [qtp2060661857-52] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.421 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.423 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.424 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8ca54ac8-7b57-4db6-b80e-d3e051caa44d"] 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.424 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.429 [qtp2060661857-50] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.434 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.434 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.434 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.434 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.435 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.435 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.435 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.435 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dfa975f5-2312-4bee-b8e7-972d81f0c508"] 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.436 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.440 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.446 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.446 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.450 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.450 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.452 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:27 02:07:27.456 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.456 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "stack": { 02:07:27 "creationTime": null, 02:07:27 "description": null, 02:07:27 "files": null, 02:07:27 "id": "stackId", 02:07:27 "links": null, 02:07:27 "outputs": null, 02:07:27 "parameters": {}, 02:07:27 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:27 "stack_status": "CREATE_COMPLETE", 02:07:27 "stack_status_reason": "Create Completed", 02:07:27 "updatedTime": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.456 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - these values will be copied to inputs *later* 02:07:27 02:07:27.485 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is a BASE VF request! 02:07:27 02:07:27.485 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2015-04-30 02:07:27 02:07:27 description: > 02:07:27 Base HOT template to create vmme 2 fsb 2 ncb 02:07:27 02:07:27 parameters: 02:07:27 vnf_name: 02:07:27 type: string 02:07:27 description: Unique name of this VNF instance 02:07:27 domain_name: 02:07:27 type: string 02:07:27 description: Unique name of vMME contrail domain 02:07:27 vf_module_id: 02:07:27 type: string 02:07:27 description: the vf_module_id for this instance. UUID provided by ECOMP 02:07:27 vnf_id: 02:07:27 type: string 02:07:27 description: the vf_id for this instance. UUID provided by ECOMP 02:07:27 fsb_volume_id_0: 02:07:27 type: string 02:07:27 description: ID of Ubuntu Cinder Volume for FSB1 02:07:27 fsb_volume_id_1: 02:07:27 type: string 02:07:27 description: ID of Ubuntu Cinder Volume for FSB2 02:07:27 fsb_oam_ip_0: 02:07:27 type: string 02:07:27 description: IP address of OAM vNIC for FSB1 02:07:27 fsb_oam_ip_1: 02:07:27 type: string 02:07:27 description: IP address of OAM vNIC for FSB2 02:07:27 fsb_name_0: 02:07:27 type: string 02:07:27 description: Name of fsb1 02:07:27 fsb_name_1: 02:07:27 type: string 02:07:27 description: Name of fsb1 02:07:27 ncb_name_0: 02:07:27 type: string 02:07:27 description: Name of ncb1 02:07:27 ncb_name_1: 02:07:27 type: string 02:07:27 description: Name of ncb2 02:07:27 availability_zone_0: 02:07:27 type: string 02:07:27 description: cluster for spawnning fsb instances 02:07:27 availability_zone_1: 02:07:27 type: string 02:07:27 description: cluster for spawnning ncb instances 02:07:27 availability_zone_2: 02:07:27 type: string 02:07:27 description: cluster for spawnning vlc instances 02:07:27 availability_zone_3: 02:07:27 type: string 02:07:27 description: cluster for spawnning gpb instances 02:07:27 fsb_flavor_name: 02:07:27 type: string 02:07:27 description: Flavor to use for servers fsb1 02:07:27 oam_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for OAM network 02:07:27 gtp_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for GTP network 02:07:27 sctp_a_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for SCTPA network 02:07:27 sctp_b_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for SCTPB network 02:07:27 fsb1_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb1_Internal1 02:07:27 fsb1_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb1_Internal2 02:07:27 fsb2_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb2_Internal1 02:07:27 fsb2_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb2_Internal2 02:07:27 pxe_image_name: 02:07:27 type: string 02:07:27 description: Name of image to use for server ncb 02:07:27 ncb_flavor_name: 02:07:27 type: string 02:07:27 description: Flavor to use for servers ncb 02:07:27 ncb1_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb1_Internal1 02:07:27 ncb1_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb1_Internal2 02:07:27 ncb2_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb2_Internal1 02:07:27 ncb2_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb2_Internal2 02:07:27 oam_net_name: 02:07:27 type: string 02:07:27 description: name of oam network 02:07:27 gtp_net_name: 02:07:27 type: string 02:07:27 description: name of GTP network 02:07:27 sctp_a_net_name: 02:07:27 type: string 02:07:27 description: name of SCTPA network 02:07:27 sctp_b_net_name: 02:07:27 type: string 02:07:27 description: name of SCTPB network 02:07:27 Internal1_net_cidr: 02:07:27 type: string 02:07:27 description: CIDR for internal-1 network 02:07:27 Internal1_net_cidr_len: 02:07:27 type: string 02:07:27 description: CIDR length for internal-1 network 02:07:27 Internal1_net_gateway: 02:07:27 type: string 02:07:27 description: gateway for internal-1 network 02:07:27 Internal1_allow_transit: 02:07:27 type: string 02:07:27 description: Allow/disallow transit internal-1 network 02:07:27 Internal1_forwarding_mode: 02:07:27 type: string 02:07:27 description: L2 or L3 forwarding mode for internal-1 network 02:07:27 Internal1_shared: 02:07:27 type: string 02:07:27 description: Whether Shared or private internal-1 network 02:07:27 Internal1_dhcp: 02:07:27 type: string 02:07:27 description: Whether DHCP/static IP addressing on internal-1 network 02:07:27 Internal1_rpf: 02:07:27 type: string 02:07:27 description: Reverse Path Forwarding Enabled/Disabled internal-1 network 02:07:27 Internal2_net_cidr: 02:07:27 type: string 02:07:27 description: CIDR for internal-2 network 02:07:27 Internal2_net_cidr_len: 02:07:27 type: string 02:07:27 description: CIDR length for internal-2 network 02:07:27 Internal2_net_gateway: 02:07:27 type: string 02:07:27 description: gateway for internal-2 network 02:07:27 Internal2_allow_transit: 02:07:27 type: string 02:07:27 description: Allow/disallow transit internal-2 network 02:07:27 Internal2_forwarding_mode: 02:07:27 type: string 02:07:27 description: L2 or L3 forwarding mode for internal-2 network 02:07:27 Internal2_shared: 02:07:27 type: string 02:07:27 description: Whether Shared or private internal-2 network 02:07:27 Internal2_dhcp: 02:07:27 type: string 02:07:27 description: Whether DHCP/static IP addressing on internal-2 network 02:07:27 Internal2_rpf: 02:07:27 type: string 02:07:27 description: Reverse Path Forwarding Enabled/Disabled internal-2 network 02:07:27 vlc_st_version: 02:07:27 type: string 02:07:27 description: Indicates service version 02:07:27 vlc_st_service_mode: 02:07:27 type: string 02:07:27 description: service mode 02:07:27 vlc_st_service_type: 02:07:27 type: string 02:07:27 description: service type 02:07:27 vlc_st_interface_type_oam: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_sctp_a: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_sctp_b: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_gtp: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_int1: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_int2: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_availability_zone: 02:07:27 type: string 02:07:27 description: Indicates availability zone is enabled 02:07:27 vlc_st_virtualization_type: 02:07:27 type: string 02:07:27 description: Indicates virtualization type 02:07:27 02:07:27 # Interface Static Prefix 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on SCTPA 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on SCTPB 02:07:27 vlc_gtp_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on GTP 02:07:27 vlc_oam_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on OAM 02:07:27 02:07:27 # Security Groups 02:07:27 gtp_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for GTP 02:07:27 int1_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for internal-1 02:07:27 int2_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for internal-2 02:07:27 oam_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for OAM 02:07:27 sctp-a-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-a-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-ingress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-a-ingress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-ingress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-ingress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-a-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-a-ingress-src_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-src_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-a-ingress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 02:07:27 # sctp-a-egress Rule 02:07:27 02:07:27 sctp-a-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-a-egress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-egress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-egress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-a-egress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-egress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-dst_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-a-egress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-a-egress_src_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-a-egress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 # IPv6 Rule 02:07:27 sctp-a-ipv6-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-a-ipv6-ingress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-a-ipv6-ingress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 starting port for destination 02:07:27 sctp-a-ipv6-ingress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: IPV6 destination 02:07:27 sctp-a-ipv6-ingress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 sctp-a-ipv6-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-a-ipv6-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: IPV6 start port 02:07:27 sctp-a-ipv6-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: IPV6 ending port for destination 02:07:27 sctp-a-ipv6-egress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-egress_src_addresses: 02:07:27 type: string 02:07:27 description: IPV6 source 02:07:27 sctp-a-ipv6-egress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 # sctp-a-dst_subnet_prefix_v6: 02:07:27 # type: string 02:07:27 # description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_src_start_port: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix length 02:07:27 sctp-a-IPv6_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-egress_src_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-ingress-dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-egress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 start port 02:07:27 # Ingress Rule 02:07:27 02:07:27 sctp-b-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 # sctp_rule_protocol: 02:07:27 # type: string 02:07:27 # description: protocol for the SecurityGroup 02:07:27 sctp-b-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-ingress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-b-ingress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-ingress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-ingress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-b-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-b-ingress-src_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-src_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-b-ingress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 02:07:27 # sctp-b-egress Rule 02:07:27 02:07:27 sctp-b-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-b-egress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-egress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-egress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-b-egress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-egress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-dst_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-b-egress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-b-egress_src_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-b-egress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 # IPv6 Rule 02:07:27 sctp-b-ipv6-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-b-ipv6-ingress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-b-ipv6-ingress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 starting port for destination 02:07:27 sctp-b-ipv6-ingress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: IPV6 destination 02:07:27 sctp-b-ipv6-ingress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 sctp-b-ipv6-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-b-ipv6-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: IPV6 start port 02:07:27 sctp-b-ipv6-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: IPV6 ending port for destination 02:07:27 sctp-b-ipv6-egress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-egress_src_addresses: 02:07:27 type: string 02:07:27 description: IPV6 source 02:07:27 sctp-b-ipv6-egress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 # sctp-b-dst_subnet_prefix_v6: 02:07:27 # type: string 02:07:27 # description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_src_start_port: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix length 02:07:27 sctp-b-IPv6_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-egress_src_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-ingress-dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-egress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 start port 02:07:27 sctp-b-name: 02:07:27 type: string 02:07:27 description: name for the SecurityGroup 02:07:27 sctp-b-display_name: 02:07:27 type: string 02:07:27 description: display_name for the SecurityGroup 02:07:27 sctp-a-name: 02:07:27 type: string 02:07:27 description: name for the SecurityGroup 02:07:27 sctp-a-display_name: 02:07:27 type: string 02:07:27 description: display_name for the SecurityGroup 02:07:27 02:07:27 02:07:27 resources: 02:07:27 02:07:27 02:07:27 # VM_Affinity: 02:07:27 # type: OS::Nova::ServerGroup 02:07:27 # properties: 02:07:27 # policies: ["anti-affinity"] 02:07:27 02:07:27 # Security Groups 02:07:27 gtp_security_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: gtp_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 oam_security_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: oam_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 int1_sec_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: int1_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 int2_sec_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: int2_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 SCTP_A_SecurityGroup: 02:07:27 type: OS::ContrailV2::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-a-name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-a-display_name} 02:07:27 security_group_entries: 02:07:27 { 02:07:27 security_group_entries_policy_rule: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype }, 02:07:27 }, 02:07:27 # SCTP Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype }, 02:07:27 }, 02:07:27 #IPv6 Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-src_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-ingress_src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-ingress-src_start_port}, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ipv6-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-ipv6-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-egress_src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-egress_src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-dst_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-egress_dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype }, 02:07:27 }], 02:07:27 } 02:07:27 02:07:27 02:07:27 SCTP_B_SecurityGroup: 02:07:27 type: OS::ContrailV2::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-b-name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-b-display_name} 02:07:27 security_group_entries: 02:07:27 { 02:07:27 security_group_entries_policy_rule: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype }, 02:07:27 }, 02:07:27 # SCTP Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype }, 02:07:27 }, 02:07:27 #IPv6 Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-src_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-ingress_src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-ingress-src_start_port}, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ipv6-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-ipv6-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-egress_src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-egress_src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-dst_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-egress_dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype }, 02:07:27 }], 02:07:27 } 02:07:27 02:07:27 # VMs and Networks 02:07:27 02:07:27 template_NetworkIpam_Internal1: 02:07:27 type: OS::ContrailV2::NetworkIpam 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_1 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 02:07:27 Internal1_net: 02:07:27 type: OS::ContrailV2::VirtualNetwork 02:07:27 depends_on: [ template_NetworkIpam_Internal1 ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_1 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 virtual_network_properties: 02:07:27 { 02:07:27 virtual_network_properties_allow_transit: { get_param: Internal1_allow_transit }, 02:07:27 virtual_network_properties_forwarding_mode: { get_param: Internal1_forwarding_mode }, 02:07:27 virtual_network_properties_rpf: { get_param: Internal1_rpf } 02:07:27 } 02:07:27 is_shared: { get_param: Internal1_shared } 02:07:27 network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal1 }] 02:07:27 network_ipam_refs_data: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets_subnet: 02:07:27 { 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal1_net_cidr }, 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal1_net_cidr_len } 02:07:27 }, 02:07:27 network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal1_net_gateway }, 02:07:27 network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal1_dhcp }, 02:07:27 }] 02:07:27 }] 02:07:27 02:07:27 template_NetworkIpam_Internal2: 02:07:27 type: OS::ContrailV2::NetworkIpam 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_2 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 02:07:27 Internal2_net: 02:07:27 type: OS::ContrailV2::VirtualNetwork 02:07:27 depends_on: [ template_NetworkIpam_Internal2 ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_2 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 virtual_network_properties: 02:07:27 { 02:07:27 virtual_network_properties_allow_transit: { get_param: Internal2_allow_transit }, 02:07:27 virtual_network_properties_forwarding_mode: { get_param: Internal2_forwarding_mode }, 02:07:27 virtual_network_properties_rpf: { get_param: Internal2_rpf } 02:07:27 } 02:07:27 is_shared: { get_param: Internal2_shared } 02:07:27 network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal2 }] 02:07:27 network_ipam_refs_data: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets_subnet: 02:07:27 { 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal2_net_cidr }, 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal2_net_cidr_len } 02:07:27 }, 02:07:27 network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal2_net_gateway }, 02:07:27 network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal2_dhcp }, 02:07:27 }] 02:07:27 }] 02:07:27 02:07:27 template_ServiceTemplate_VLC: 02:07:27 type: OS::ContrailV2::ServiceTemplate 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_ServiceTemplate 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 service_template_properties: 02:07:27 { 02:07:27 service_template_properties_version: { get_param: vlc_st_version }, 02:07:27 service_template_properties_service_mode: { get_param: vlc_st_service_mode }, 02:07:27 service_template_properties_service_type: { get_param: vlc_st_service_type }, 02:07:27 service_template_properties_interface_type: 02:07:27 [ 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int1 } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int2 } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_oam} 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_a } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_b } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_gtp } 02:07:27 } 02:07:27 ], 02:07:27 service_template_properties_service_virtualization_type: { get_param: vlc_st_virtualization_type } 02:07:27 } 02:07:27 domain: { get_param: domain_name } 02:07:27 02:07:27 template_ServiceInstance_VLC: 02:07:27 type: OS::ContrailV2::ServiceInstance 02:07:27 depends_on: [ template_ServiceTemplate_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_ServiceTemplate 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 service_instance_properties: 02:07:27 { 02:07:27 service_instance_properties_interface_list: 02:07:27 [ 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: { get_resource: Internal1_net } 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: { get_resource: Internal2_net } 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: oam_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: sctp_a_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: sctp_b_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: gtp_net_fqdn} 02:07:27 } 02:07:27 ] 02:07:27 } 02:07:27 service_template_refs: [{ get_resource: template_ServiceTemplate_VLC }] 02:07:27 02:07:27 template_InterfaceRouteTable_GTP: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_GTP 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_GTP 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_gtp_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_gtp } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_SCTP_A: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-A 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-A 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_sctp_a_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_a } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_SCTP_B: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-B 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-B 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_sctp_b_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_b } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_OAM: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_OAM 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_OAM 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_oam_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_oam } 02:07:27 }] 02:07:27 02:07:27 FSB_1: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: fsb_name_0 } 02:07:27 block_device_mapping: [ 02:07:27 { delete_on_termination: "false", 02:07:27 device_name: "vda", 02:07:27 volume_id: { get_param: fsb_volume_id_0 } } 02:07:27 ] 02:07:27 flavor: { get_param: fsb_flavor_name } 02:07:27 #scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_0} 02:07:27 networks: 02:07:27 - port: { get_resource: FSB1_Internal1 } 02:07:27 - port: { get_resource: FSB1_Internal2 } 02:07:27 - port: { get_resource: FSB1_OAM } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 FSB1_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: fsb1_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB1_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: fsb1_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB1_OAM: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network: { get_param: oam_net_name } 02:07:27 fixed_ips: 02:07:27 - ip_address: { get_param: fsb_oam_ip_0 } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB_2: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: fsb_name_1 } 02:07:27 block_device_mapping: [ 02:07:27 { delete_on_termination: "false", 02:07:27 device_name: "vda", 02:07:27 volume_id: { get_param: fsb_volume_id_1 } } 02:07:27 ] 02:07:27 flavor: { get_param: fsb_flavor_name } 02:07:27 #scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_0} 02:07:27 networks: 02:07:27 - port: { get_resource: FSB2_Internal1 } 02:07:27 - port: { get_resource: FSB2_Internal2 } 02:07:27 - port: { get_resource: FSB2_OAM } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 FSB2_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: fsb2_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB2_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: fsb2_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB2_OAM: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network: { get_param: oam_net_name } 02:07:27 fixed_ips: 02:07:27 - ip_address: { get_param: fsb_oam_ip_1 } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB_1: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: ncb_name_0 } 02:07:27 image: { get_param: pxe_image_name } 02:07:27 flavor: { get_param: ncb_flavor_name } 02:07:27 # scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_1} 02:07:27 networks: 02:07:27 - port: { get_resource: NCB1_Internal1 } 02:07:27 - port: { get_resource: NCB1_Internal2 } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 NCB1_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: ncb1_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB1_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: ncb1_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB_2: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: ncb_name_1 } 02:07:27 image: { get_param: pxe_image_name } 02:07:27 flavor: { get_param: ncb_flavor_name } 02:07:27 availability_zone: { get_param: availability_zone_1 } 02:07:27 networks: 02:07:27 - port: { get_resource: NCB2_Internal1 } 02:07:27 - port: { get_resource: NCB2_Internal2 } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 NCB2_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: ncb2_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB2_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: ncb2_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 outputs: 02:07:27 internal_net_id_0: 02:07:27 description: ID of Internal1_net 02:07:27 value: {get_resource: Internal1_net} 02:07:27 02:07:27 internal_net_id_1: 02:07:27 description: ID of Internal2_net 02:07:27 value: {get_resource: Internal2_net} 02:07:27 02:07:27 service_instance_id_0: 02:07:27 description: ID of Service Instance used for vLCs 02:07:27 value: {get_resource: template_ServiceInstance_VLC} 02:07:27 02:07:27 security_group_gtp_id: 02:07:27 description: ID of GTP security group 02:07:27 value: {get_resource: gtp_security_group} 02:07:27 02:07:27 security_group_sctp_a_id: 02:07:27 description: ID of SCTP_A security group 02:07:27 value: {get_resource: SCTP_A_SecurityGroup} 02:07:27 02:07:27 security_group_sctp_b_id: 02:07:27 description: ID of SCTP_B security group 02:07:27 value: {get_resource: SCTP_B_SecurityGroup} 02:07:27 02:07:27 security_group_oam_id: 02:07:27 description: ID of OAM security group 02:07:27 value: {get_resource: oam_security_group} 02:07:27 02:07:27 security_group_int1_id: 02:07:27 description: ID of Internal1_net security group 02:07:27 value: {get_resource: int1_sec_group} 02:07:27 02:07:27 security_group_int2_id: 02:07:27 description: ID of Internal2_net security group 02:07:27 value: {get_resource: int2_sec_group} 02:07:27 02:07:27 02:07:27.486 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:27 Internal1_allow_transit: "True" 02:07:27 Internal1_dhcp: "False" 02:07:27 Internal1_forwarding_mode: "l2" 02:07:27 Internal1_net_cidr: "169.253.0.0" 02:07:27 Internal1_net_cidr_len: "17" 02:07:27 Internal1_net_gateway: "169.253.0.3" 02:07:27 Internal1_rpf: "disable" 02:07:27 Internal1_shared: "False" 02:07:27 Internal2_allow_transit: "True" 02:07:27 Internal2_dhcp: "False" 02:07:27 Internal2_forwarding_mode: "l2" 02:07:27 Internal2_net_cidr: "169.255.0.0" 02:07:27 Internal2_net_cidr_len: "17" 02:07:27 Internal2_net_gateway: "169.255.0.3" 02:07:27 Internal2_rpf: "disable" 02:07:27 Internal2_shared: "False" 02:07:27 domain_name: "default-domain" 02:07:27 fsb1_Internal1_mac: "00:80:37:0E:0B:12" 02:07:27 fsb1_Internal2_mac: "00:80:37:0E:0B:12" 02:07:27 fsb2_Internal1_mac: "00:80:37:0E:0D:12" 02:07:27 fsb2_Internal2_mac: "00:80:37:0E:0D:12" 02:07:27 fsb_flavor_name: "nv.c20r64d1" 02:07:27 gtp_sec_group_name: "gtp-sec-group" 02:07:27 int1_sec_group_name: "int1-sec-group" 02:07:27 int2_sec_group_name: "int2-sec-group" 02:07:27 ncb1_Internal1_mac: "00:80:37:0E:09:12" 02:07:27 ncb1_Internal2_mac: "00:80:37:0E:09:12" 02:07:27 ncb2_Internal1_mac: "00:80:37:0E:0F:12" 02:07:27 ncb2_Internal2_mac: "00:80:37:0E:0F:12" 02:07:27 ncb_flavor_name: "nv.c20r64d1" 02:07:27 oam_sec_group_name: "oam-sec-group" 02:07:27 pxe_image_name: "MME_PXE-Boot_16ACP04_GA.qcow2" 02:07:27 sctp-a-IPv6_ethertype: "IPv6" 02:07:27 sctp-a-display_name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-dst_subnet_prefix_v6: "::" 02:07:27 sctp-a-egress-dst_end_port: 65535 02:07:27 sctp-a-egress-dst_start_port: 0 02:07:27 sctp-a-egress-src_end_port: 65535 02:07:27 sctp-a-egress-src_start_port: 0 02:07:27 sctp-a-egress_action: "pass" 02:07:27 sctp-a-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-a-egress_ethertype: "IPv4" 02:07:27 sctp-a-egress_rule_application: "any" 02:07:27 sctp-a-egress_rule_protocol: "icmp" 02:07:27 sctp-a-egress_src_addresses: "local" 02:07:27 sctp-a-ingress-dst_end_port: 65535 02:07:27 sctp-a-ingress-dst_start_port: 0 02:07:27 sctp-a-ingress-src_end_port: 65535 02:07:27 sctp-a-ingress-src_start_port: 0 02:07:27 sctp-a-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-a-ingress_action: "pass" 02:07:27 sctp-a-ingress_dst_addresses: "local" 02:07:27 sctp-a-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ingress_rule_application: "any" 02:07:27 sctp-a-ingress_rule_protocol: "icmp" 02:07:27 sctp-a-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-egress_action: "pass" 02:07:27 sctp-a-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-a-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-egress_rule_application: "any" 02:07:27 sctp-a-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-egress_src_addresses: "local" 02:07:27 sctp-a-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_src_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-a-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-a-ipv6-ingress-src_start_port: 0 02:07:27 sctp-a-ipv6-ingress_action: "pass" 02:07:27 sctp-a-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-a-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-ingress_rule_application: "any" 02:07:27 sctp-a-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-a-name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-src_subnet_prefix_v6: "::" 02:07:27 sctp-b-IPv6_ethertype: "IPv6" 02:07:27 sctp-b-display_name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-dst_subnet_prefix_v6: "::" 02:07:27 sctp-b-egress-dst_end_port: 65535 02:07:27 sctp-b-egress-dst_start_port: 0 02:07:27 sctp-b-egress-src_end_port: 65535 02:07:27 sctp-b-egress-src_start_port: 0 02:07:27 sctp-b-egress_action: "pass" 02:07:27 sctp-b-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-b-egress_ethertype: "IPv4" 02:07:27 sctp-b-egress_rule_application: "any" 02:07:27 sctp-b-egress_rule_protocol: "icmp" 02:07:27 sctp-b-egress_src_addresses: "local" 02:07:27 sctp-b-ingress-dst_end_port: 65535 02:07:27 sctp-b-ingress-dst_start_port: 0 02:07:27 sctp-b-ingress-src_end_port: 65535 02:07:27 sctp-b-ingress-src_start_port: 0 02:07:27 sctp-b-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-b-ingress_action: "pass" 02:07:27 sctp-b-ingress_dst_addresses: "local" 02:07:27 sctp-b-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ingress_rule_application: "any" 02:07:27 sctp-b-ingress_rule_protocol: "icmp" 02:07:27 sctp-b-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-egress_action: "pass" 02:07:27 sctp-b-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-b-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-egress_rule_application: "any" 02:07:27 sctp-b-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-egress_src_addresses: "local" 02:07:27 sctp-b-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_src_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-b-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-b-ipv6-ingress-src_start_port: 0 02:07:27 sctp-b-ipv6-ingress_action: "pass" 02:07:27 sctp-b-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-b-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-ingress_rule_application: "any" 02:07:27 sctp-b-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-b-name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-src_subnet_prefix_v6: "::" 02:07:27 sctp_rule_protocol: "132" 02:07:27 vlc_st_availability_zone: "True" 02:07:27 vlc_st_interface_type_gtp: "other0" 02:07:27 vlc_st_interface_type_int1: "other1" 02:07:27 vlc_st_interface_type_int2: "other2" 02:07:27 vlc_st_interface_type_oam: "management" 02:07:27 vlc_st_interface_type_sctp_a: "left" 02:07:27 vlc_st_interface_type_sctp_b: "right" 02:07:27 vlc_st_service_mode: "in-network-nat" 02:07:27 vlc_st_service_type: "firewall" 02:07:27 vlc_st_version: "2" 02:07:27 vlc_st_virtualization_type: "virtual-machine" 02:07:27 availability_zone_0: 02:07:27 availability_zone_1: 02:07:27 availability_zone_2: 02:07:27 availability_zone_3: 02:07:27 fsb_name_0: 02:07:27 fsb_name_1: 02:07:27 fsb_oam_ip_0: 02:07:27 fsb_oam_ip_1: 02:07:27 fsb_volume_id_0: 02:07:27 fsb_volume_id_1: 02:07:27 gtp_net_fqdn: 02:07:27 gtp_net_name: 02:07:27 ncb_name_0: 02:07:27 ncb_name_1: 02:07:27 oam_net_fqdn: 02:07:27 oam_net_name: 02:07:27 sctp_a_net_fqdn: 02:07:27 sctp_a_net_name: 02:07:27 sctp_b_net_fqdn: 02:07:27 sctp_b_net_name: 02:07:27 vf_module_id: 02:07:27 vlc_gtp_route_prefixes: 02:07:27 vlc_oam_route_prefixes: 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 vnf_id: 02:07:27 vnf_name: 02:07:27 02:07:27 02:07:27.486 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=d187c228-71c6-4c6d-8f33-cd1243442d0a 02:07:27 02:07:27.486 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:27 02:07:27.486 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl createVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=207fe0dc-4c89-4e5d-9a78-345e99ef7fbe 02:07:27 02:07:27.486 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No heat files found -nothing to do here 02:07:27 02:07:27.519 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:27 Heat Template Parameters: 02:07:27 02:07:27 Environment:parameters: 02:07:27 sctp-a-ipv6-egress_rule_application: any 02:07:27 sctp-b-ipv6-egress_src_start_port: '0' 02:07:27 Internal2_allow_transit: 'True' 02:07:27 sctp-b-IPv6_ethertype: IPv6 02:07:27 ncb2_Internal1_mac: 00:80:37:0E:0F:12 02:07:27 sctp-a-egress_rule_application: any 02:07:27 sctp-b-ingress_action: pass 02:07:27 sctp-b-ingress_rule_protocol: icmp 02:07:27 gtp_net_fqdn: null 02:07:27 sctp-b-ipv6-ingress-src_start_port: 0 02:07:27 ncb1_Internal2_mac: 00:80:37:0E:09:12 02:07:27 sctp-b-egress_src_addresses: local 02:07:27 sctp-a-ipv6-ingress-dst_start_port: '0' 02:07:27 sctp-a-ipv6-ingress_ethertype: IPv4 02:07:27 sctp-b-ipv6-ingress_rule_application: any 02:07:27 gtp_net_name: null 02:07:27 domain_name: default-domain 02:07:27 sctp-a-egress_src_addresses: local 02:07:27 sctp-a-ingress_rule_protocol: icmp 02:07:27 sctp-b-egress-src_start_port: 0 02:07:27 sctp-b-display_name: epc-sctp-b-ipv4v6-sec-group 02:07:27 sctp-a-egress-src_start_port: 0 02:07:27 sctp-a-ingress_ethertype: IPv4 02:07:27 sctp-b-ipv6-ingress-dst_end_port: '65535' 02:07:27 sctp-b-dst_subnet_prefix_v6: '::' 02:07:27 sctp_a_net_fqdn: null 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: 0.0.0.0 02:07:27 sctp-b-egress-dst_start_port: 0 02:07:27 fsb_name_1: null 02:07:27 ncb_flavor_name: nv.c20r64d1 02:07:27 fsb_name_0: null 02:07:27 sctp_a_net_name: null 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 0 02:07:27 Internal2_net_cidr: 169.255.0.0 02:07:27 sctp-a-ingress-dst_start_port: 0 02:07:27 fsb1_Internal2_mac: 00:80:37:0E:0B:12 02:07:27 sctp-a-egress-dst_start_port: 0 02:07:27 sctp-a-egress_ethertype: IPv4 02:07:27 vlc_st_service_mode: in-network-nat 02:07:27 sctp-a-ipv6-egress_ethertype: IPv4 02:07:27 sctp-a-egress-src_end_port: 65535 02:07:27 sctp-b-egress_action: pass 02:07:27 sctp-b-ipv6-egress_rule_application: any 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-b-ipv6-ingress-src_end_port: 65535 02:07:27 fsb2_Internal1_mac: 00:80:37:0E:0D:12 02:07:27 sctp-a-ipv6-ingress-src_start_port: 0 02:07:27 sctp-b-name: epc-sctp-b-ipv4v6-sec-group 02:07:27 sctp-b-ipv6-egress_ethertype: IPv4 02:07:27 Internal1_net_cidr: 169.253.0.0 02:07:27 vf_module_id: null 02:07:27 sctp-a-egress_dst_subnet_prefix: 0.0.0.0 02:07:27 fsb_flavor_name: nv.c20r64d1 02:07:27 sctp_rule_protocol: '132' 02:07:27 sctp_b_net_fqdn: null 02:07:27 sctp-a-ipv6-ingress_rule_application: any 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: '0' 02:07:27 ncb_name_1: null 02:07:27 vnf_name: null 02:07:27 ncb_name_0: null 02:07:27 sctp-a-IPv6_ethertype: IPv6 02:07:27 vlc_st_virtualization_type: virtual-machine 02:07:27 sctp-b-ingress-dst_end_port: 65535 02:07:27 sctp-b-ingress-dst_start_port: 0 02:07:27 sctp-a-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-a-display_name: epc-sctp-a-ipv4v6-sec-group 02:07:27 sctp-b-ingress_rule_application: any 02:07:27 int2_sec_group_name: int2-sec-group 02:07:27 sctp-b-ipv6-egress_src_addresses: local 02:07:27 vlc_st_interface_type_int1: other1 02:07:27 availability_zone_0: null 02:07:27 availability_zone_1: null 02:07:27 sctp-a-ipv6-egress-dst_start_port: '0' 02:07:27 sctp-b-egress-src_end_port: 65535 02:07:27 vlc_st_interface_type_int2: other2 02:07:27 availability_zone_2: null 02:07:27 Internal2_shared: 'False' 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: '0' 02:07:27 sctp-a-ipv6-egress_rule_protocol: any 02:07:27 availability_zone_3: null 02:07:27 Internal2_rpf: disable 02:07:27 vlc_sctp_b_route_prefixes: null 02:07:27 sctp-b-ipv6-egress_src_end_port: '65535' 02:07:27 sctp-a-ipv6-egress_src_addresses: local 02:07:27 sctp-a-ingress-dst_end_port: 65535 02:07:27 sctp-a-ipv6-egress_src_end_port: '65535' 02:07:27 Internal1_forwarding_mode: l2 02:07:27 Internal2_dhcp: 'False' 02:07:27 sctp-a-dst_subnet_prefix_v6: '::' 02:07:27 pxe_image_name: MME_PXE-Boot_16ACP04_GA.qcow2 02:07:27 vlc_st_interface_type_gtp: other0 02:07:27 ncb1_Internal1_mac: 00:80:37:0E:09:12 02:07:27 sctp-b-src_subnet_prefix_v6: '::' 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 0 02:07:27 vlc_gtp_route_prefixes: null 02:07:27 int1_sec_group_name: int1-sec-group 02:07:27 Internal1_dhcp: 'False' 02:07:27 Internal2_forwarding_mode: l2 02:07:27 fsb2_Internal2_mac: 00:80:37:0E:0D:12 02:07:27 sctp-a-ipv6-egress_dst_end_port: '65535' 02:07:27 sctp-b-egress_dst_subnet_prefix: 0.0.0.0 02:07:27 Internal1_net_cidr_len: '17' 02:07:27 sctp-a-ingress_dst_addresses: local 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-a-egress_action: pass 02:07:27 fsb_oam_ip_1: null 02:07:27 ncb2_Internal2_mac: 00:80:37:0E:0F:12 02:07:27 fsb_oam_ip_0: null 02:07:27 oam_net_fqdn: null 02:07:27 vlc_st_interface_type_sctp_a: left 02:07:27 sctp-a-src_subnet_prefix_v6: '::' 02:07:27 vlc_st_interface_type_sctp_b: right 02:07:27 vlc_st_version: '2' 02:07:27 sctp-a-ingress_rule_application: any 02:07:27 sctp-b-egress_ethertype: IPv4 02:07:27 sctp-a-ipv6-egress_src_start_port: '0' 02:07:27 oam_net_name: null 02:07:27 sctp-b-ingress-src_start_port: 0 02:07:27 fsb1_Internal1_mac: 00:80:37:0E:0B:12 02:07:27 sctp-b-ingress_dst_addresses: local 02:07:27 vlc_st_interface_type_oam: management 02:07:27 oam_sec_group_name: oam-sec-group 02:07:27 Internal2_net_gateway: 169.255.0.3 02:07:27 sctp-a-ipv6-ingress-dst_end_port: '65535' 02:07:27 Internal1_net_gateway: 169.253.0.3 02:07:27 sctp-b-ipv6-egress-dst_start_port: '0' 02:07:27 sctp-b-ipv6-egress_rule_protocol: any 02:07:27 gtp_sec_group_name: gtp-sec-group 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: 0.0.0.0 02:07:27 sctp_b_net_name: null 02:07:27 sctp-a-ipv6-ingress_dst_addresses: local 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: '0' 02:07:27 sctp-a-egress_rule_protocol: icmp 02:07:27 sctp-b-ipv6-egress_action: pass 02:07:27 sctp-a-ipv6-egress_action: pass 02:07:27 Internal1_shared: 'False' 02:07:27 sctp-b-ipv6-ingress_rule_protocol: any 02:07:27 Internal2_net_cidr_len: '17' 02:07:27 sctp-a-name: epc-sctp-a-ipv4v6-sec-group 02:07:27 sctp-a-ingress-src_end_port: 65535 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: 0.0.0.0 02:07:27 sctp-a-egress-dst_end_port: 65535 02:07:27 sctp-a-ingress_action: pass 02:07:27 sctp-b-egress_rule_protocol: icmp 02:07:27 vnf_id: null 02:07:27 sctp-b-ipv6-ingress_action: pass 02:07:27 vlc_st_service_type: firewall 02:07:27 sctp-b-ipv6-egress_dst_end_port: '65535' 02:07:27 sctp-b-ipv6-ingress-dst_start_port: '0' 02:07:27 vlc_st_availability_zone: 'True' 02:07:27 sctp-b-ingress-src_subnet_prefix: 0.0.0.0 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: '0' 02:07:27 Internal1_allow_transit: 'True' 02:07:27 sctp-b-ipv6-ingress_dst_addresses: local 02:07:27 vlc_sctp_a_route_prefixes: null 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: 0.0.0.0 02:07:27 sctp-b-ipv6-ingress_ethertype: IPv4 02:07:27 sctp-a-ingress-src_subnet_prefix: 0.0.0.0 02:07:27 sctp-a-ipv6-ingress_action: pass 02:07:27 fsb_volume_id_1: null 02:07:27 Internal1_rpf: disable 02:07:27 sctp-b-ingress_ethertype: IPv4 02:07:27 vlc_oam_route_prefixes: null 02:07:27 sctp-b-egress_rule_application: any 02:07:27 sctp-b-ingress-src_end_port: 65535 02:07:27 sctp-a-ipv6-ingress_rule_protocol: any 02:07:27 fsb_volume_id_0: null 02:07:27 sctp-a-ingress-src_start_port: 0 02:07:27 sctp-b-egress-dst_end_port: 65535 02:07:27 02:07:27 02:07:27 02:07:27 02:07:27.520 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:27 Template Parameters: 02:07:27 02:07:27 02:07:27.520 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the base stack outputs if applicable 02:07:27 02:07:27.520 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the volume stack outputs if applicable 02:07:27 02:07:27.520 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No missing parameters found - ok to proceed 02:07:27 02:07:27.520 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with an environment variable: parameters: 02:07:27 Internal1_allow_transit: "True" 02:07:27 Internal1_dhcp: "False" 02:07:27 Internal1_forwarding_mode: "l2" 02:07:27 Internal1_net_cidr: "169.253.0.0" 02:07:27 Internal1_net_cidr_len: "17" 02:07:27 Internal1_net_gateway: "169.253.0.3" 02:07:27 Internal1_rpf: "disable" 02:07:27 Internal1_shared: "False" 02:07:27 Internal2_allow_transit: "True" 02:07:27 Internal2_dhcp: "False" 02:07:27 Internal2_forwarding_mode: "l2" 02:07:27 Internal2_net_cidr: "169.255.0.0" 02:07:27 Internal2_net_cidr_len: "17" 02:07:27 Internal2_net_gateway: "169.255.0.3" 02:07:27 Internal2_rpf: "disable" 02:07:27 Internal2_shared: "False" 02:07:27 domain_name: "default-domain" 02:07:27 fsb1_Internal1_mac: "00:80:37:0E:0B:12" 02:07:27 fsb1_Internal2_mac: "00:80:37:0E:0B:12" 02:07:27 fsb2_Internal1_mac: "00:80:37:0E:0D:12" 02:07:27 fsb2_Internal2_mac: "00:80:37:0E:0D:12" 02:07:27 fsb_flavor_name: "nv.c20r64d1" 02:07:27 gtp_sec_group_name: "gtp-sec-group" 02:07:27 int1_sec_group_name: "int1-sec-group" 02:07:27 int2_sec_group_name: "int2-sec-group" 02:07:27 ncb1_Internal1_mac: "00:80:37:0E:09:12" 02:07:27 ncb1_Internal2_mac: "00:80:37:0E:09:12" 02:07:27 ncb2_Internal1_mac: "00:80:37:0E:0F:12" 02:07:27 ncb2_Internal2_mac: "00:80:37:0E:0F:12" 02:07:27 ncb_flavor_name: "nv.c20r64d1" 02:07:27 oam_sec_group_name: "oam-sec-group" 02:07:27 pxe_image_name: "MME_PXE-Boot_16ACP04_GA.qcow2" 02:07:27 sctp-a-IPv6_ethertype: "IPv6" 02:07:27 sctp-a-display_name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-dst_subnet_prefix_v6: "::" 02:07:27 sctp-a-egress-dst_end_port: 65535 02:07:27 sctp-a-egress-dst_start_port: 0 02:07:27 sctp-a-egress-src_end_port: 65535 02:07:27 sctp-a-egress-src_start_port: 0 02:07:27 sctp-a-egress_action: "pass" 02:07:27 sctp-a-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-a-egress_ethertype: "IPv4" 02:07:27 sctp-a-egress_rule_application: "any" 02:07:27 sctp-a-egress_rule_protocol: "icmp" 02:07:27 sctp-a-egress_src_addresses: "local" 02:07:27 sctp-a-ingress-dst_end_port: 65535 02:07:27 sctp-a-ingress-dst_start_port: 0 02:07:27 sctp-a-ingress-src_end_port: 65535 02:07:27 sctp-a-ingress-src_start_port: 0 02:07:27 sctp-a-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-a-ingress_action: "pass" 02:07:27 sctp-a-ingress_dst_addresses: "local" 02:07:27 sctp-a-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ingress_rule_application: "any" 02:07:27 sctp-a-ingress_rule_protocol: "icmp" 02:07:27 sctp-a-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-egress_action: "pass" 02:07:27 sctp-a-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-a-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-egress_rule_application: "any" 02:07:27 sctp-a-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-egress_src_addresses: "local" 02:07:27 sctp-a-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_src_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-a-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-a-ipv6-ingress-src_start_port: 0 02:07:27 sctp-a-ipv6-ingress_action: "pass" 02:07:27 sctp-a-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-a-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-ingress_rule_application: "any" 02:07:27 sctp-a-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-a-name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-src_subnet_prefix_v6: "::" 02:07:27 sctp-b-IPv6_ethertype: "IPv6" 02:07:27 sctp-b-display_name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-dst_subnet_prefix_v6: "::" 02:07:27 sctp-b-egress-dst_end_port: 65535 02:07:27 sctp-b-egress-dst_start_port: 0 02:07:27 sctp-b-egress-src_end_port: 65535 02:07:27 sctp-b-egress-src_start_port: 0 02:07:27 sctp-b-egress_action: "pass" 02:07:27 sctp-b-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-b-egress_ethertype: "IPv4" 02:07:27 sctp-b-egress_rule_application: "any" 02:07:27 sctp-b-egress_rule_protocol: "icmp" 02:07:27 sctp-b-egress_src_addresses: "local" 02:07:27 sctp-b-ingress-dst_end_port: 65535 02:07:27 sctp-b-ingress-dst_start_port: 0 02:07:27 sctp-b-ingress-src_end_port: 65535 02:07:27 sctp-b-ingress-src_start_port: 0 02:07:27 sctp-b-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-b-ingress_action: "pass" 02:07:27 sctp-b-ingress_dst_addresses: "local" 02:07:27 sctp-b-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ingress_rule_application: "any" 02:07:27 sctp-b-ingress_rule_protocol: "icmp" 02:07:27 sctp-b-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-egress_action: "pass" 02:07:27 sctp-b-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-b-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-egress_rule_application: "any" 02:07:27 sctp-b-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-egress_src_addresses: "local" 02:07:27 sctp-b-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_src_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-b-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-b-ipv6-ingress-src_start_port: 0 02:07:27 sctp-b-ipv6-ingress_action: "pass" 02:07:27 sctp-b-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-b-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-ingress_rule_application: "any" 02:07:27 sctp-b-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-b-name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-src_subnet_prefix_v6: "::" 02:07:27 sctp_rule_protocol: "132" 02:07:27 vlc_st_availability_zone: "True" 02:07:27 vlc_st_interface_type_gtp: "other0" 02:07:27 vlc_st_interface_type_int1: "other1" 02:07:27 vlc_st_interface_type_int2: "other2" 02:07:27 vlc_st_interface_type_oam: "management" 02:07:27 vlc_st_interface_type_sctp_a: "left" 02:07:27 vlc_st_interface_type_sctp_b: "right" 02:07:27 vlc_st_service_mode: "in-network-nat" 02:07:27 vlc_st_service_type: "firewall" 02:07:27 vlc_st_version: "2" 02:07:27 vlc_st_virtualization_type: "virtual-machine" 02:07:27 availability_zone_0: 02:07:27 availability_zone_1: 02:07:27 availability_zone_2: 02:07:27 availability_zone_3: 02:07:27 fsb_name_0: 02:07:27 fsb_name_1: 02:07:27 fsb_oam_ip_0: 02:07:27 fsb_oam_ip_1: 02:07:27 fsb_volume_id_0: 02:07:27 fsb_volume_id_1: 02:07:27 gtp_net_fqdn: 02:07:27 gtp_net_name: 02:07:27 ncb_name_0: 02:07:27 ncb_name_1: 02:07:27 oam_net_fqdn: 02:07:27 oam_net_name: 02:07:27 sctp_a_net_fqdn: 02:07:27 sctp_a_net_name: 02:07:27 sctp_b_net_fqdn: 02:07:27 sctp_b_net_name: 02:07:27 vf_module_id: 02:07:27 vlc_gtp_route_prefixes: 02:07:27 vlc_oam_route_prefixes: 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 vnf_id: 02:07:27 vnf_name: 02:07:27 02:07:27 02:07:27.521 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Found an environment variable - value: parameters: 02:07:27 Internal1_allow_transit: "True" 02:07:27 Internal1_dhcp: "False" 02:07:27 Internal1_forwarding_mode: "l2" 02:07:27 Internal1_net_cidr: "169.253.0.0" 02:07:27 Internal1_net_cidr_len: "17" 02:07:27 Internal1_net_gateway: "169.253.0.3" 02:07:27 Internal1_rpf: "disable" 02:07:27 Internal1_shared: "False" 02:07:27 Internal2_allow_transit: "True" 02:07:27 Internal2_dhcp: "False" 02:07:27 Internal2_forwarding_mode: "l2" 02:07:27 Internal2_net_cidr: "169.255.0.0" 02:07:27 Internal2_net_cidr_len: "17" 02:07:27 Internal2_net_gateway: "169.255.0.3" 02:07:27 Internal2_rpf: "disable" 02:07:27 Internal2_shared: "False" 02:07:27 domain_name: "default-domain" 02:07:27 fsb1_Internal1_mac: "00:80:37:0E:0B:12" 02:07:27 fsb1_Internal2_mac: "00:80:37:0E:0B:12" 02:07:27 fsb2_Internal1_mac: "00:80:37:0E:0D:12" 02:07:27 fsb2_Internal2_mac: "00:80:37:0E:0D:12" 02:07:27 fsb_flavor_name: "nv.c20r64d1" 02:07:27 gtp_sec_group_name: "gtp-sec-group" 02:07:27 int1_sec_group_name: "int1-sec-group" 02:07:27 int2_sec_group_name: "int2-sec-group" 02:07:27 ncb1_Internal1_mac: "00:80:37:0E:09:12" 02:07:27 ncb1_Internal2_mac: "00:80:37:0E:09:12" 02:07:27 ncb2_Internal1_mac: "00:80:37:0E:0F:12" 02:07:27 ncb2_Internal2_mac: "00:80:37:0E:0F:12" 02:07:27 ncb_flavor_name: "nv.c20r64d1" 02:07:27 oam_sec_group_name: "oam-sec-group" 02:07:27 pxe_image_name: "MME_PXE-Boot_16ACP04_GA.qcow2" 02:07:27 sctp-a-IPv6_ethertype: "IPv6" 02:07:27 sctp-a-display_name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-dst_subnet_prefix_v6: "::" 02:07:27 sctp-a-egress-dst_end_port: 65535 02:07:27 sctp-a-egress-dst_start_port: 0 02:07:27 sctp-a-egress-src_end_port: 65535 02:07:27 sctp-a-egress-src_start_port: 0 02:07:27 sctp-a-egress_action: "pass" 02:07:27 sctp-a-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-a-egress_ethertype: "IPv4" 02:07:27 sctp-a-egress_rule_application: "any" 02:07:27 sctp-a-egress_rule_protocol: "icmp" 02:07:27 sctp-a-egress_src_addresses: "local" 02:07:27 sctp-a-ingress-dst_end_port: 65535 02:07:27 sctp-a-ingress-dst_start_port: 0 02:07:27 sctp-a-ingress-src_end_port: 65535 02:07:27 sctp-a-ingress-src_start_port: 0 02:07:27 sctp-a-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-a-ingress_action: "pass" 02:07:27 sctp-a-ingress_dst_addresses: "local" 02:07:27 sctp-a-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ingress_rule_application: "any" 02:07:27 sctp-a-ingress_rule_protocol: "icmp" 02:07:27 sctp-a-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-egress_action: "pass" 02:07:27 sctp-a-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-a-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-egress_rule_application: "any" 02:07:27 sctp-a-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-egress_src_addresses: "local" 02:07:27 sctp-a-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_src_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-a-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-a-ipv6-ingress-src_start_port: 0 02:07:27 sctp-a-ipv6-ingress_action: "pass" 02:07:27 sctp-a-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-a-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-ingress_rule_application: "any" 02:07:27 sctp-a-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-a-name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-src_subnet_prefix_v6: "::" 02:07:27 sctp-b-IPv6_ethertype: "IPv6" 02:07:27 sctp-b-display_name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-dst_subnet_prefix_v6: "::" 02:07:27 sctp-b-egress-dst_end_port: 65535 02:07:27 sctp-b-egress-dst_start_port: 0 02:07:27 sctp-b-egress-src_end_port: 65535 02:07:27 sctp-b-egress-src_start_port: 0 02:07:27 sctp-b-egress_action: "pass" 02:07:27 sctp-b-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-b-egress_ethertype: "IPv4" 02:07:27 sctp-b-egress_rule_application: "any" 02:07:27 sctp-b-egress_rule_protocol: "icmp" 02:07:27 sctp-b-egress_src_addresses: "local" 02:07:27 sctp-b-ingress-dst_end_port: 65535 02:07:27 sctp-b-ingress-dst_start_port: 0 02:07:27 sctp-b-ingress-src_end_port: 65535 02:07:27 sctp-b-ingress-src_start_port: 0 02:07:27 sctp-b-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-b-ingress_action: "pass" 02:07:27 sctp-b-ingress_dst_addresses: "local" 02:07:27 sctp-b-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ingress_rule_application: "any" 02:07:27 sctp-b-ingress_rule_protocol: "icmp" 02:07:27 sctp-b-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-egress_action: "pass" 02:07:27 sctp-b-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-b-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-egress_rule_application: "any" 02:07:27 sctp-b-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-egress_src_addresses: "local" 02:07:27 sctp-b-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_src_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-b-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-b-ipv6-ingress-src_start_port: 0 02:07:27 sctp-b-ipv6-ingress_action: "pass" 02:07:27 sctp-b-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-b-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-ingress_rule_application: "any" 02:07:27 sctp-b-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-b-name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-src_subnet_prefix_v6: "::" 02:07:27 sctp_rule_protocol: "132" 02:07:27 vlc_st_availability_zone: "True" 02:07:27 vlc_st_interface_type_gtp: "other0" 02:07:27 vlc_st_interface_type_int1: "other1" 02:07:27 vlc_st_interface_type_int2: "other2" 02:07:27 vlc_st_interface_type_oam: "management" 02:07:27 vlc_st_interface_type_sctp_a: "left" 02:07:27 vlc_st_interface_type_sctp_b: "right" 02:07:27 vlc_st_service_mode: "in-network-nat" 02:07:27 vlc_st_service_type: "firewall" 02:07:27 vlc_st_version: "2" 02:07:27 vlc_st_virtualization_type: "virtual-machine" 02:07:27 availability_zone_0: 02:07:27 availability_zone_1: 02:07:27 availability_zone_2: 02:07:27 availability_zone_3: 02:07:27 fsb_name_0: 02:07:27 fsb_name_1: 02:07:27 fsb_oam_ip_0: 02:07:27 fsb_oam_ip_1: 02:07:27 fsb_volume_id_0: 02:07:27 fsb_volume_id_1: 02:07:27 gtp_net_fqdn: 02:07:27 gtp_net_name: 02:07:27 ncb_name_0: 02:07:27 ncb_name_1: 02:07:27 oam_net_fqdn: 02:07:27 oam_net_name: 02:07:27 sctp_a_net_fqdn: 02:07:27 sctp_a_net_name: 02:07:27 sctp_b_net_fqdn: 02:07:27 sctp_b_net_name: 02:07:27 vf_module_id: 02:07:27 vlc_gtp_route_prefixes: 02:07:27 vlc_oam_route_prefixes: 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 vnf_id: 02:07:27 vnf_name: 02:07:27 02:07:27 02:07:27.521 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:27 02:07:27.521 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:27 02:07:27.521 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no heatFiles 02:07:27 02:07:27.521 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId', templateUrl='null', template='heat_template_version: 2015-04-30 02:07:27 02:07:27 description: > 02:07:27 Base HOT template to create vmme 2 fsb 2 ncb 02:07:27 02:07:27 parameters: 02:07:27 vnf_name: 02:07:27 type: string 02:07:27 description: Unique name of this VNF instance 02:07:27 domain_name: 02:07:27 type: string 02:07:27 description: Unique name of vMME contrail domain 02:07:27 vf_module_id: 02:07:27 type: string 02:07:27 description: the vf_module_id for this instance. UUID provided by ECOMP 02:07:27 vnf_id: 02:07:27 type: string 02:07:27 description: the vf_id for this instance. UUID provided by ECOMP 02:07:27 fsb_volume_id_0: 02:07:27 type: string 02:07:27 description: ID of Ubuntu Cinder Volume for FSB1 02:07:27 fsb_volume_id_1: 02:07:27 type: string 02:07:27 description: ID of Ubuntu Cinder Volume for FSB2 02:07:27 fsb_oam_ip_0: 02:07:27 type: string 02:07:27 description: IP address of OAM vNIC for FSB1 02:07:27 fsb_oam_ip_1: 02:07:27 type: string 02:07:27 description: IP address of OAM vNIC for FSB2 02:07:27 fsb_name_0: 02:07:27 type: string 02:07:27 description: Name of fsb1 02:07:27 fsb_name_1: 02:07:27 type: string 02:07:27 description: Name of fsb1 02:07:27 ncb_name_0: 02:07:27 type: string 02:07:27 description: Name of ncb1 02:07:27 ncb_name_1: 02:07:27 type: string 02:07:27 description: Name of ncb2 02:07:27 availability_zone_0: 02:07:27 type: string 02:07:27 description: cluster for spawnning fsb instances 02:07:27 availability_zone_1: 02:07:27 type: string 02:07:27 description: cluster for spawnning ncb instances 02:07:27 availability_zone_2: 02:07:27 type: string 02:07:27 description: cluster for spawnning vlc instances 02:07:27 availability_zone_3: 02:07:27 type: string 02:07:27 description: cluster for spawnning gpb instances 02:07:27 fsb_flavor_name: 02:07:27 type: string 02:07:27 description: Flavor to use for servers fsb1 02:07:27 oam_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for OAM network 02:07:27 gtp_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for GTP network 02:07:27 sctp_a_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for SCTPA network 02:07:27 sctp_b_net_fqdn: 02:07:27 type: string 02:07:27 description: FQDN for SCTPB network 02:07:27 fsb1_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb1_Internal1 02:07:27 fsb1_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb1_Internal2 02:07:27 fsb2_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb2_Internal1 02:07:27 fsb2_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to fsb2_Internal2 02:07:27 pxe_image_name: 02:07:27 type: string 02:07:27 description: Name of image to use for server ncb 02:07:27 ncb_flavor_name: 02:07:27 type: string 02:07:27 description: Flavor to use for servers ncb 02:07:27 ncb1_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb1_Internal1 02:07:27 ncb1_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb1_Internal2 02:07:27 ncb2_Internal1_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb2_Internal1 02:07:27 ncb2_Internal2_mac: 02:07:27 type: string 02:07:27 description: static mac address assigned to ncb2_Internal2 02:07:27 oam_net_name: 02:07:27 type: string 02:07:27 description: name of oam network 02:07:27 gtp_net_name: 02:07:27 type: string 02:07:27 description: name of GTP network 02:07:27 sctp_a_net_name: 02:07:27 type: string 02:07:27 description: name of SCTPA network 02:07:27 sctp_b_net_name: 02:07:27 type: string 02:07:27 description: name of SCTPB network 02:07:27 Internal1_net_cidr: 02:07:27 type: string 02:07:27 description: CIDR for internal-1 network 02:07:27 Internal1_net_cidr_len: 02:07:27 type: string 02:07:27 description: CIDR length for internal-1 network 02:07:27 Internal1_net_gateway: 02:07:27 type: string 02:07:27 description: gateway for internal-1 network 02:07:27 Internal1_allow_transit: 02:07:27 type: string 02:07:27 description: Allow/disallow transit internal-1 network 02:07:27 Internal1_forwarding_mode: 02:07:27 type: string 02:07:27 description: L2 or L3 forwarding mode for internal-1 network 02:07:27 Internal1_shared: 02:07:27 type: string 02:07:27 description: Whether Shared or private internal-1 network 02:07:27 Internal1_dhcp: 02:07:27 type: string 02:07:27 description: Whether DHCP/static IP addressing on internal-1 network 02:07:27 Internal1_rpf: 02:07:27 type: string 02:07:27 description: Reverse Path Forwarding Enabled/Disabled internal-1 network 02:07:27 Internal2_net_cidr: 02:07:27 type: string 02:07:27 description: CIDR for internal-2 network 02:07:27 Internal2_net_cidr_len: 02:07:27 type: string 02:07:27 description: CIDR length for internal-2 network 02:07:27 Internal2_net_gateway: 02:07:27 type: string 02:07:27 description: gateway for internal-2 network 02:07:27 Internal2_allow_transit: 02:07:27 type: string 02:07:27 description: Allow/disallow transit internal-2 network 02:07:27 Internal2_forwarding_mode: 02:07:27 type: string 02:07:27 description: L2 or L3 forwarding mode for internal-2 network 02:07:27 Internal2_shared: 02:07:27 type: string 02:07:27 description: Whether Shared or private internal-2 network 02:07:27 Internal2_dhcp: 02:07:27 type: string 02:07:27 description: Whether DHCP/static IP addressing on internal-2 network 02:07:27 Internal2_rpf: 02:07:27 type: string 02:07:27 description: Reverse Path Forwarding Enabled/Disabled internal-2 network 02:07:27 vlc_st_version: 02:07:27 type: string 02:07:27 description: Indicates service version 02:07:27 vlc_st_service_mode: 02:07:27 type: string 02:07:27 description: service mode 02:07:27 vlc_st_service_type: 02:07:27 type: string 02:07:27 description: service type 02:07:27 vlc_st_interface_type_oam: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_sctp_a: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_sctp_b: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_gtp: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_int1: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_interface_type_int2: 02:07:27 type: string 02:07:27 description: service_interface_type for the ServiceTemplate 02:07:27 vlc_st_availability_zone: 02:07:27 type: string 02:07:27 description: Indicates availability zone is enabled 02:07:27 vlc_st_virtualization_type: 02:07:27 type: string 02:07:27 description: Indicates virtualization type 02:07:27 02:07:27 # Interface Static Prefix 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on SCTPA 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on SCTPB 02:07:27 vlc_gtp_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on GTP 02:07:27 vlc_oam_route_prefixes: 02:07:27 type: json 02:07:27 description: Route prefixes for static routing on OAM 02:07:27 02:07:27 # Security Groups 02:07:27 gtp_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for GTP 02:07:27 int1_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for internal-1 02:07:27 int2_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for internal-2 02:07:27 oam_sec_group_name: 02:07:27 type: string 02:07:27 description: SecurityGroup name for OAM 02:07:27 sctp-a-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-a-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-ingress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-a-ingress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-ingress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-ingress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-a-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-a-ingress-src_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-src_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-a-ingress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 02:07:27 # sctp-a-egress Rule 02:07:27 02:07:27 sctp-a-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-a-egress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-egress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-egress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-a-egress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-a-egress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-a-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-dst_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-a-egress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-a-egress_src_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-a-egress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 # IPv6 Rule 02:07:27 sctp-a-ipv6-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-a-ipv6-ingress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-a-ipv6-ingress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 starting port for destination 02:07:27 sctp-a-ipv6-ingress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: IPV6 destination 02:07:27 sctp-a-ipv6-ingress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 sctp-a-ipv6-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-a-ipv6-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: IPV6 start port 02:07:27 sctp-a-ipv6-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: IPV6 ending port for destination 02:07:27 sctp-a-ipv6-egress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-egress_src_addresses: 02:07:27 type: string 02:07:27 description: IPV6 source 02:07:27 sctp-a-ipv6-egress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 # sctp-a-dst_subnet_prefix_v6: 02:07:27 # type: string 02:07:27 # description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_src_start_port: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix length 02:07:27 sctp-a-IPv6_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-a-ipv6-egress_src_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-ingress-dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-a-ipv6-egress_dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-a-ipv6-egress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 start port 02:07:27 # Ingress Rule 02:07:27 02:07:27 sctp-b-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 # sctp_rule_protocol: 02:07:27 # type: string 02:07:27 # description: protocol for the SecurityGroup 02:07:27 sctp-b-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-ingress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-b-ingress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-ingress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-ingress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-b-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-b-ingress-src_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-src_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-b-ingress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 02:07:27 # sctp-b-egress Rule 02:07:27 02:07:27 sctp-b-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: protocol for the SecurityGroup 02:07:27 sctp-b-egress-src_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-egress-src_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-egress_rule_application: 02:07:27 type: string 02:07:27 description: application for the SecurityGroup 02:07:27 sctp-b-egress-dst_start_port: 02:07:27 type: number 02:07:27 description: start_port for the SecurityGroup 02:07:27 sctp-b-egress-dst_end_port: 02:07:27 type: number 02:07:27 description: end_port for the SecurityGroup 02:07:27 sctp-b-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-dst_subnet_prefix_v6: 02:07:27 type: string 02:07:27 description: ip_prefix for the SecurityGroup 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 02:07:27 type: number 02:07:27 description: ip_prefix_len for the SecurityGroup 02:07:27 sctp-b-egress_ethertype: 02:07:27 type: string 02:07:27 description: ethertype for the SecurityGroup 02:07:27 sctp-b-egress_src_addresses: 02:07:27 type: string 02:07:27 description: security_group for the SecurityGroup 02:07:27 sctp-b-egress_action: 02:07:27 type: string 02:07:27 description: simple_action for the SecurityGroup 02:07:27 # IPv6 Rule 02:07:27 sctp-b-ipv6-ingress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-b-ipv6-ingress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-b-ipv6-ingress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 starting port for destination 02:07:27 sctp-b-ipv6-ingress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-ingress_dst_addresses: 02:07:27 type: string 02:07:27 description: IPV6 destination 02:07:27 sctp-b-ipv6-ingress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 sctp-b-ipv6-egress_rule_protocol: 02:07:27 type: string 02:07:27 description: IPV6 Rule-protocol 02:07:27 sctp-b-ipv6-ingress-src_start_port: 02:07:27 type: number 02:07:27 description: IPV6 start port 02:07:27 sctp-b-ipv6-ingress-src_end_port: 02:07:27 type: number 02:07:27 description: IPV6 ending port for destination 02:07:27 sctp-b-ipv6-egress_rule_application: 02:07:27 type: string 02:07:27 description: IPV6 Rule-application 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-egress_src_addresses: 02:07:27 type: string 02:07:27 description: IPV6 source 02:07:27 sctp-b-ipv6-egress_action: 02:07:27 type: string 02:07:27 description: IPV6 action 02:07:27 # sctp-b-dst_subnet_prefix_v6: 02:07:27 # type: string 02:07:27 # description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_src_start_port: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix length 02:07:27 sctp-b-IPv6_ethertype: 02:07:27 type: string 02:07:27 description: IPV6 ethertype 02:07:27 sctp-b-ipv6-egress_src_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-ingress-dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: 02:07:27 type: string 02:07:27 description: IPV6 subnet prefix 02:07:27 sctp-b-ipv6-egress_dst_end_port: 02:07:27 type: string 02:07:27 description: IPV6 end port 02:07:27 sctp-b-ipv6-egress-dst_start_port: 02:07:27 type: string 02:07:27 description: IPV6 start port 02:07:27 sctp-b-name: 02:07:27 type: string 02:07:27 description: name for the SecurityGroup 02:07:27 sctp-b-display_name: 02:07:27 type: string 02:07:27 description: display_name for the SecurityGroup 02:07:27 sctp-a-name: 02:07:27 type: string 02:07:27 description: name for the SecurityGroup 02:07:27 sctp-a-display_name: 02:07:27 type: string 02:07:27 description: display_name for the SecurityGroup 02:07:27 02:07:27 02:07:27 resources: 02:07:27 02:07:27 02:07:27 # VM_Affinity: 02:07:27 # type: OS::Nova::ServerGroup 02:07:27 # properties: 02:07:27 # policies: ["anti-affinity"] 02:07:27 02:07:27 # Security Groups 02:07:27 gtp_security_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: gtp_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 oam_security_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: oam_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 int1_sec_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: int1_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 int2_sec_group: 02:07:27 type: OS::Neutron::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: int2_sec_group_name} 02:07:27 rules: 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": egress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": tcp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "port_range_min": 1, "port_range_max": 65535, "protocol": udp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 - {"direction": ingress, "ethertype": IPv4, "protocol": icmp, "remote_ip_prefix": 0.0.0.0/0} 02:07:27 02:07:27 SCTP_A_SecurityGroup: 02:07:27 type: OS::ContrailV2::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-a-name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-a-display_name} 02:07:27 security_group_entries: 02:07:27 { 02:07:27 security_group_entries_policy_rule: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype }, 02:07:27 }, 02:07:27 # SCTP Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype }, 02:07:27 }, 02:07:27 #IPv6 Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-src_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-ingress_src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-ingress-src_start_port}, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ipv6-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-ipv6-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-egress_src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-egress_src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-dst_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-egress_dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype }, 02:07:27 }], 02:07:27 } 02:07:27 02:07:27 02:07:27 SCTP_B_SecurityGroup: 02:07:27 type: OS::ContrailV2::SecurityGroup 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-b-name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_$SECGROUPNAME 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 $SECGROUPNAME: {get_param: sctp-b-display_name} 02:07:27 security_group_entries: 02:07:27 { 02:07:27 security_group_entries_policy_rule: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype }, 02:07:27 }, 02:07:27 # SCTP Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype }, 02:07:27 }, 02:07:27 #IPv6 Rule 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-ingress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-src_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-ingress_src_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-ingress-src_start_port}, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-ingress-src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-ingress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ipv6-ingress_dst_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-ingress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-ingress-dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-ingress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype }, 02:07:27 }, 02:07:27 { 02:07:27 security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-egress_rule_protocol }, 02:07:27 security_group_entries_policy_rule_src_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-ipv6-egress_src_addresses }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_src_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-egress_src_start_port }, 02:07:27 security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-egress_src_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-egress_rule_application }], 02:07:27 security_group_entries_policy_rule_dst_addresses: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet: 02:07:27 { 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-dst_subnet_prefix_v6 }, 02:07:27 security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-egress_dst_subnet_prefix_len }, 02:07:27 }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_dst_ports: 02:07:27 [{ 02:07:27 security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-egress-dst_start_port }, 02:07:27 security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-egress_dst_end_port }, 02:07:27 }], 02:07:27 security_group_entries_policy_rule_action_list: 02:07:27 { 02:07:27 security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-egress_action }, 02:07:27 }, 02:07:27 security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype }, 02:07:27 }], 02:07:27 } 02:07:27 02:07:27 # VMs and Networks 02:07:27 02:07:27 template_NetworkIpam_Internal1: 02:07:27 type: OS::ContrailV2::NetworkIpam 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_1 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 02:07:27 Internal1_net: 02:07:27 type: OS::ContrailV2::VirtualNetwork 02:07:27 depends_on: [ template_NetworkIpam_Internal1 ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_1 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 virtual_network_properties: 02:07:27 { 02:07:27 virtual_network_properties_allow_transit: { get_param: Internal1_allow_transit }, 02:07:27 virtual_network_properties_forwarding_mode: { get_param: Internal1_forwarding_mode }, 02:07:27 virtual_network_properties_rpf: { get_param: Internal1_rpf } 02:07:27 } 02:07:27 is_shared: { get_param: Internal1_shared } 02:07:27 network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal1 }] 02:07:27 network_ipam_refs_data: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets_subnet: 02:07:27 { 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal1_net_cidr }, 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal1_net_cidr_len } 02:07:27 }, 02:07:27 network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal1_net_gateway }, 02:07:27 network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal1_dhcp }, 02:07:27 }] 02:07:27 }] 02:07:27 02:07:27 template_NetworkIpam_Internal2: 02:07:27 type: OS::ContrailV2::NetworkIpam 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_2 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 02:07:27 Internal2_net: 02:07:27 type: OS::ContrailV2::VirtualNetwork 02:07:27 depends_on: [ template_NetworkIpam_Internal2 ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_int_net_2 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 virtual_network_properties: 02:07:27 { 02:07:27 virtual_network_properties_allow_transit: { get_param: Internal2_allow_transit }, 02:07:27 virtual_network_properties_forwarding_mode: { get_param: Internal2_forwarding_mode }, 02:07:27 virtual_network_properties_rpf: { get_param: Internal2_rpf } 02:07:27 } 02:07:27 is_shared: { get_param: Internal2_shared } 02:07:27 network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal2 }] 02:07:27 network_ipam_refs_data: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets: 02:07:27 [{ 02:07:27 network_ipam_refs_data_ipam_subnets_subnet: 02:07:27 { 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal2_net_cidr }, 02:07:27 network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal2_net_cidr_len } 02:07:27 }, 02:07:27 network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal2_net_gateway }, 02:07:27 network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal2_dhcp }, 02:07:27 }] 02:07:27 }] 02:07:27 02:07:27 template_ServiceTemplate_VLC: 02:07:27 type: OS::ContrailV2::ServiceTemplate 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_ServiceTemplate 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 service_template_properties: 02:07:27 { 02:07:27 service_template_properties_version: { get_param: vlc_st_version }, 02:07:27 service_template_properties_service_mode: { get_param: vlc_st_service_mode }, 02:07:27 service_template_properties_service_type: { get_param: vlc_st_service_type }, 02:07:27 service_template_properties_interface_type: 02:07:27 [ 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int1 } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int2 } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_oam} 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_a } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_b } 02:07:27 }, 02:07:27 { 02:07:27 service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_gtp } 02:07:27 } 02:07:27 ], 02:07:27 service_template_properties_service_virtualization_type: { get_param: vlc_st_virtualization_type } 02:07:27 } 02:07:27 domain: { get_param: domain_name } 02:07:27 02:07:27 template_ServiceInstance_VLC: 02:07:27 type: OS::ContrailV2::ServiceInstance 02:07:27 depends_on: [ template_ServiceTemplate_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_ServiceTemplate 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 service_instance_properties: 02:07:27 { 02:07:27 service_instance_properties_interface_list: 02:07:27 [ 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: { get_resource: Internal1_net } 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: { get_resource: Internal2_net } 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: oam_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: sctp_a_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: sctp_b_net_fqdn} 02:07:27 }, 02:07:27 { 02:07:27 service_instance_properties_interface_list_virtual_network: {get_param: gtp_net_fqdn} 02:07:27 } 02:07:27 ] 02:07:27 } 02:07:27 service_template_refs: [{ get_resource: template_ServiceTemplate_VLC }] 02:07:27 02:07:27 template_InterfaceRouteTable_GTP: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_GTP 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_GTP 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_gtp_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_gtp } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_SCTP_A: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-A 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-A 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_sctp_a_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_a } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_SCTP_B: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-B 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_SCTP-B 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_sctp_b_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_b } 02:07:27 }] 02:07:27 02:07:27 template_InterfaceRouteTable_OAM: 02:07:27 type: OS::ContrailV2::InterfaceRouteTable 02:07:27 depends_on: [ template_ServiceInstance_VLC ] 02:07:27 properties: 02:07:27 name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_OAM 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 display_name: 02:07:27 str_replace: 02:07:27 template: $VNF_NAME_OAM 02:07:27 params: 02:07:27 $VNF_NAME: {get_param: vnf_name} 02:07:27 interface_route_table_routes: 02:07:27 { 02:07:27 interface_route_table_routes_route: { get_param: vlc_oam_route_prefixes } 02:07:27 } 02:07:27 service_instance_refs: 02:07:27 value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } 02:07:27 service_instance_refs_data: 02:07:27 [{ 02:07:27 service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_oam } 02:07:27 }] 02:07:27 02:07:27 FSB_1: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: fsb_name_0 } 02:07:27 block_device_mapping: [ 02:07:27 { delete_on_termination: "false", 02:07:27 device_name: "vda", 02:07:27 volume_id: { get_param: fsb_volume_id_0 } } 02:07:27 ] 02:07:27 flavor: { get_param: fsb_flavor_name } 02:07:27 #scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_0} 02:07:27 networks: 02:07:27 - port: { get_resource: FSB1_Internal1 } 02:07:27 - port: { get_resource: FSB1_Internal2 } 02:07:27 - port: { get_resource: FSB1_OAM } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 FSB1_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: fsb1_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB1_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: fsb1_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB1_OAM: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network: { get_param: oam_net_name } 02:07:27 fixed_ips: 02:07:27 - ip_address: { get_param: fsb_oam_ip_0 } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB_2: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: fsb_name_1 } 02:07:27 block_device_mapping: [ 02:07:27 { delete_on_termination: "false", 02:07:27 device_name: "vda", 02:07:27 volume_id: { get_param: fsb_volume_id_1 } } 02:07:27 ] 02:07:27 flavor: { get_param: fsb_flavor_name } 02:07:27 #scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_0} 02:07:27 networks: 02:07:27 - port: { get_resource: FSB2_Internal1 } 02:07:27 - port: { get_resource: FSB2_Internal2 } 02:07:27 - port: { get_resource: FSB2_OAM } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 FSB2_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: fsb2_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB2_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: fsb2_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 FSB2_OAM: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network: { get_param: oam_net_name } 02:07:27 fixed_ips: 02:07:27 - ip_address: { get_param: fsb_oam_ip_1 } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB_1: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: ncb_name_0 } 02:07:27 image: { get_param: pxe_image_name } 02:07:27 flavor: { get_param: ncb_flavor_name } 02:07:27 # scheduler_hints: { group: { get_resource: VM_Affinity } } 02:07:27 availability_zone: { get_param: availability_zone_1} 02:07:27 networks: 02:07:27 - port: { get_resource: NCB1_Internal1 } 02:07:27 - port: { get_resource: NCB1_Internal2 } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 NCB1_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: ncb1_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB1_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: ncb1_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB_2: 02:07:27 type: OS::Nova::Server 02:07:27 properties: 02:07:27 name: { get_param: ncb_name_1 } 02:07:27 image: { get_param: pxe_image_name } 02:07:27 flavor: { get_param: ncb_flavor_name } 02:07:27 availability_zone: { get_param: availability_zone_1 } 02:07:27 networks: 02:07:27 - port: { get_resource: NCB2_Internal1 } 02:07:27 - port: { get_resource: NCB2_Internal2 } 02:07:27 metadata: 02:07:27 vnf_id: { get_param: vnf_id } 02:07:27 vf_module_id: { get_param: vf_module_id } 02:07:27 02:07:27 NCB2_Internal1: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal1_net } 02:07:27 mac_address: { get_param: ncb2_Internal1_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 NCB2_Internal2: 02:07:27 type: OS::Neutron::Port 02:07:27 properties: 02:07:27 network_id: { get_resource: Internal2_net } 02:07:27 mac_address: { get_param: ncb2_Internal2_mac } 02:07:27 replacement_policy: AUTO 02:07:27 02:07:27 outputs: 02:07:27 internal_net_id_0: 02:07:27 description: ID of Internal1_net 02:07:27 value: {get_resource: Internal1_net} 02:07:27 02:07:27 internal_net_id_1: 02:07:27 description: ID of Internal2_net 02:07:27 value: {get_resource: Internal2_net} 02:07:27 02:07:27 service_instance_id_0: 02:07:27 description: ID of Service Instance used for vLCs 02:07:27 value: {get_resource: template_ServiceInstance_VLC} 02:07:27 02:07:27 security_group_gtp_id: 02:07:27 description: ID of GTP security group 02:07:27 value: {get_resource: gtp_security_group} 02:07:27 02:07:27 security_group_sctp_a_id: 02:07:27 description: ID of SCTP_A security group 02:07:27 value: {get_resource: SCTP_A_SecurityGroup} 02:07:27 02:07:27 security_group_sctp_b_id: 02:07:27 description: ID of SCTP_B security group 02:07:27 value: {get_resource: SCTP_B_SecurityGroup} 02:07:27 02:07:27 security_group_oam_id: 02:07:27 description: ID of OAM security group 02:07:27 value: {get_resource: oam_security_group} 02:07:27 02:07:27 security_group_int1_id: 02:07:27 description: ID of Internal1_net security group 02:07:27 value: {get_resource: int1_sec_group} 02:07:27 02:07:27 security_group_int2_id: 02:07:27 description: ID of Internal2_net security group 02:07:27 value: {get_resource: int2_sec_group} 02:07:27 ', parameters={}, timeoutMinutes=120, environment='parameters: 02:07:27 Internal1_allow_transit: "True" 02:07:27 Internal1_dhcp: "False" 02:07:27 Internal1_forwarding_mode: "l2" 02:07:27 Internal1_net_cidr: "169.253.0.0" 02:07:27 Internal1_net_cidr_len: "17" 02:07:27 Internal1_net_gateway: "169.253.0.3" 02:07:27 Internal1_rpf: "disable" 02:07:27 Internal1_shared: "False" 02:07:27 Internal2_allow_transit: "True" 02:07:27 Internal2_dhcp: "False" 02:07:27 Internal2_forwarding_mode: "l2" 02:07:27 Internal2_net_cidr: "169.255.0.0" 02:07:27 Internal2_net_cidr_len: "17" 02:07:27 Internal2_net_gateway: "169.255.0.3" 02:07:27 Internal2_rpf: "disable" 02:07:27 Internal2_shared: "False" 02:07:27 domain_name: "default-domain" 02:07:27 fsb1_Internal1_mac: "00:80:37:0E:0B:12" 02:07:27 fsb1_Internal2_mac: "00:80:37:0E:0B:12" 02:07:27 fsb2_Internal1_mac: "00:80:37:0E:0D:12" 02:07:27 fsb2_Internal2_mac: "00:80:37:0E:0D:12" 02:07:27 fsb_flavor_name: "nv.c20r64d1" 02:07:27 gtp_sec_group_name: "gtp-sec-group" 02:07:27 int1_sec_group_name: "int1-sec-group" 02:07:27 int2_sec_group_name: "int2-sec-group" 02:07:27 ncb1_Internal1_mac: "00:80:37:0E:09:12" 02:07:27 ncb1_Internal2_mac: "00:80:37:0E:09:12" 02:07:27 ncb2_Internal1_mac: "00:80:37:0E:0F:12" 02:07:27 ncb2_Internal2_mac: "00:80:37:0E:0F:12" 02:07:27 ncb_flavor_name: "nv.c20r64d1" 02:07:27 oam_sec_group_name: "oam-sec-group" 02:07:27 pxe_image_name: "MME_PXE-Boot_16ACP04_GA.qcow2" 02:07:27 sctp-a-IPv6_ethertype: "IPv6" 02:07:27 sctp-a-display_name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-dst_subnet_prefix_v6: "::" 02:07:27 sctp-a-egress-dst_end_port: 65535 02:07:27 sctp-a-egress-dst_start_port: 0 02:07:27 sctp-a-egress-src_end_port: 65535 02:07:27 sctp-a-egress-src_start_port: 0 02:07:27 sctp-a-egress_action: "pass" 02:07:27 sctp-a-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-a-egress_ethertype: "IPv4" 02:07:27 sctp-a-egress_rule_application: "any" 02:07:27 sctp-a-egress_rule_protocol: "icmp" 02:07:27 sctp-a-egress_src_addresses: "local" 02:07:27 sctp-a-ingress-dst_end_port: 65535 02:07:27 sctp-a-ingress-dst_start_port: 0 02:07:27 sctp-a-ingress-src_end_port: 65535 02:07:27 sctp-a-ingress-src_start_port: 0 02:07:27 sctp-a-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-a-ingress_action: "pass" 02:07:27 sctp-a-ingress_dst_addresses: "local" 02:07:27 sctp-a-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ingress_rule_application: "any" 02:07:27 sctp-a-ingress_rule_protocol: "icmp" 02:07:27 sctp-a-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-egress_action: "pass" 02:07:27 sctp-a-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-a-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-egress_rule_application: "any" 02:07:27 sctp-a-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-egress_src_addresses: "local" 02:07:27 sctp-a-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-a-ipv6-egress_src_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-a-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-a-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-a-ipv6-ingress-src_start_port: 0 02:07:27 sctp-a-ipv6-ingress_action: "pass" 02:07:27 sctp-a-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-a-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-a-ipv6-ingress_rule_application: "any" 02:07:27 sctp-a-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-a-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-a-name: "epc-sctp-a-ipv4v6-sec-group" 02:07:27 sctp-a-src_subnet_prefix_v6: "::" 02:07:27 sctp-b-IPv6_ethertype: "IPv6" 02:07:27 sctp-b-display_name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-dst_subnet_prefix_v6: "::" 02:07:27 sctp-b-egress-dst_end_port: 65535 02:07:27 sctp-b-egress-dst_start_port: 0 02:07:27 sctp-b-egress-src_end_port: 65535 02:07:27 sctp-b-egress-src_start_port: 0 02:07:27 sctp-b-egress_action: "pass" 02:07:27 sctp-b-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-egress_dst_subnet_prefix_len: 0 02:07:27 sctp-b-egress_ethertype: "IPv4" 02:07:27 sctp-b-egress_rule_application: "any" 02:07:27 sctp-b-egress_rule_protocol: "icmp" 02:07:27 sctp-b-egress_src_addresses: "local" 02:07:27 sctp-b-ingress-dst_end_port: 65535 02:07:27 sctp-b-ingress-dst_start_port: 0 02:07:27 sctp-b-ingress-src_end_port: 65535 02:07:27 sctp-b-ingress-src_start_port: 0 02:07:27 sctp-b-ingress-src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ingress-src_subnet_prefix_len: 0 02:07:27 sctp-b-ingress_action: "pass" 02:07:27 sctp-b-ingress_dst_addresses: "local" 02:07:27 sctp-b-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ingress_rule_application: "any" 02:07:27 sctp-b-ingress_rule_protocol: "icmp" 02:07:27 sctp-b-ipv6-egress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-egress_action: "pass" 02:07:27 sctp-b-ipv6-egress_dst_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-egress_dst_subnet_prefix_len: "0" 02:07:27 sctp-b-ipv6-egress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-egress_rule_application: "any" 02:07:27 sctp-b-ipv6-egress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-egress_src_addresses: "local" 02:07:27 sctp-b-ipv6-egress_src_end_port: "65535" 02:07:27 sctp-b-ipv6-egress_src_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-dst_end_port: "65535" 02:07:27 sctp-b-ipv6-ingress-dst_start_port: "0" 02:07:27 sctp-b-ipv6-ingress-src_end_port: 65535 02:07:27 sctp-b-ipv6-ingress-src_start_port: 0 02:07:27 sctp-b-ipv6-ingress_action: "pass" 02:07:27 sctp-b-ipv6-ingress_dst_addresses: "local" 02:07:27 sctp-b-ipv6-ingress_ethertype: "IPv4" 02:07:27 sctp-b-ipv6-ingress_rule_application: "any" 02:07:27 sctp-b-ipv6-ingress_rule_protocol: "any" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix: "0.0.0.0" 02:07:27 sctp-b-ipv6-ingress_src_subnet_prefix_len: "0" 02:07:27 sctp-b-name: "epc-sctp-b-ipv4v6-sec-group" 02:07:27 sctp-b-src_subnet_prefix_v6: "::" 02:07:27 sctp_rule_protocol: "132" 02:07:27 vlc_st_availability_zone: "True" 02:07:27 vlc_st_interface_type_gtp: "other0" 02:07:27 vlc_st_interface_type_int1: "other1" 02:07:27 vlc_st_interface_type_int2: "other2" 02:07:27 vlc_st_interface_type_oam: "management" 02:07:27 vlc_st_interface_type_sctp_a: "left" 02:07:27 vlc_st_interface_type_sctp_b: "right" 02:07:27 vlc_st_service_mode: "in-network-nat" 02:07:27 vlc_st_service_type: "firewall" 02:07:27 vlc_st_version: "2" 02:07:27 vlc_st_virtualization_type: "virtual-machine" 02:07:27 availability_zone_0: 02:07:27 availability_zone_1: 02:07:27 availability_zone_2: 02:07:27 availability_zone_3: 02:07:27 fsb_name_0: 02:07:27 fsb_name_1: 02:07:27 fsb_oam_ip_0: 02:07:27 fsb_oam_ip_1: 02:07:27 fsb_volume_id_0: 02:07:27 fsb_volume_id_1: 02:07:27 gtp_net_fqdn: 02:07:27 gtp_net_name: 02:07:27 ncb_name_0: 02:07:27 ncb_name_1: 02:07:27 oam_net_fqdn: 02:07:27 oam_net_name: 02:07:27 sctp_a_net_fqdn: 02:07:27 sctp_a_net_name: 02:07:27 sctp_b_net_fqdn: 02:07:27 sctp_b_net_name: 02:07:27 vf_module_id: 02:07:27 vlc_gtp_route_prefixes: 02:07:27 vlc_oam_route_prefixes: 02:07:27 vlc_sctp_a_route_prefixes: 02:07:27 vlc_sctp_b_route_prefixes: 02:07:27 vnf_id: 02:07:27 vnf_name: 02:07:27 ', disableRollback='true', files=null} 02:07:27 02:07:27.522 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.523 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"66030c63-7c05-440d-8a5d-7004ea5f0862"] 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.523 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.526 [qtp2060661857-50] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.529 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.530 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.530 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.530 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.530 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.530 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.532 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.532 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a67f2fae-4ebd-44c2-83b8-0770c9917165"] 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.532 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.535 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.538 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.539 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.539 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.539 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.539 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.539 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.540 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.541 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a8b8184c-b0f9-46f5-ba94-29bd62c661bf"] 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.541 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.546 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.550 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.550 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.554 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.554 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.555 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:27 02:07:27.558 [qtp2060661857-50] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:27 don2-Replace-1001 | don2-Replace-1001/stackId 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.559 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:27 02:07:27.559 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:27 don2-Replace-1001 | don2-Replace-1001/stackId 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.559 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:27 02:07:27.560 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:27 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:27 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:27 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:27 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:837) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInCreateStack(MsoVnfAdapterImplTest.java:256) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.560 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:27 02:07:27.560 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.561 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cbe99bdd-f988-4ea6-8abf-5fb788542917"] 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.561 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.563 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.565 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.566 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.566 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.566 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.566 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:27 02:07:27.566 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.566 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dd45557c-ef56-47e0-a259-ab56d8c3c70b"] 02:07:27 02:07:27.567 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.567 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.568 [qtp2060661857-51] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:27 | oudVersion=2.5 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.571 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.571 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.572 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"81254a37-3fb2-403e-b931-fac591d58db9"] 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.572 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:27 02:07:27.577 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.584 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:27 02:07:27.584 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:27 02:07:27.587 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:27 02:07:27.587 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - { 02:07:27 "access": { 02:07:27 "token": { 02:07:27 "id": "tokenId1234", 02:07:27 "issued_at": null, 02:07:27 "expires": "1517418429142", 02:07:27 "tenant": null 02:07:27 }, 02:07:27 "serviceCatalog": [ 02:07:27 { 02:07:27 "type": "orchestration", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 }, 02:07:27 { 02:07:27 "type": "network", 02:07:27 "name": null, 02:07:27 "endpoints": [ 02:07:27 { 02:07:27 "region": "mtn13", 02:07:27 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:27 "internalURL": null, 02:07:27 "adminURL": null 02:07:27 } 02:07:27 ], 02:07:27 "endpointsLinks": null 02:07:27 } 02:07:27 ], 02:07:27 "user": null, 02:07:27 "metadata": null 02:07:27 } 02:07:27 } 02:07:27 02:07:27 02:07:27.630 [main] || WARN 02:07:27 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:27 02:07:27.630 [main] || INFO 02:07:27 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:27 02:07:27.630 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:27 02:07:27.630 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:27 02:07:27.630 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:27 02:07:27.630 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65802f9833c4332c", X-B3-SpanId:"65802f9833c4332c", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"59a417a4-9655-4311-97a2-5d63fa0c3eba"] 02:07:27 02:07:27.630 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:27 02:07:27.631 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:27 02:07:27.634 [qtp2060661857-49] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /mockPublicUrl/stacks/baseVfHeatStackId | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | GET 02:07:27 /mockPublicUrl/stacks/baseVfHeatStackId | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.637 [main] || DEBUG 02:07:27 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:27 02:07:27.643 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - Error updating in flight request with Openstack Create Request 02:07:27 java.lang.NullPointerException: null 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:837) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInCreateStack(MsoVnfAdapterImplTest.java:256) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.654 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"template":"heat_template_version: 2015-04-30\n\ndescription: >\n Base HOT template to create vmme 2 fsb 2 ncb\n\nparameters:\n vnf_name:\n type: string\n description: Unique name of this VNF instance\n domain_name:\n type: string\n description: Unique name of vMME contrail domain\n vf_module_id:\n type: string\n description: the vf_module_id for this instance. UUID provided by ECOMP\n vnf_id:\n type: string\n description: the vf_id for this instance. UUID provided by ECOMP\n fsb_volume_id_0:\n type: string\n description: ID of Ubuntu Cinder Volume for FSB1\n fsb_volume_id_1:\n type: string\n description: ID of Ubuntu Cinder Volume for FSB2\n fsb_oam_ip_0:\n type: string\n description: IP address of OAM vNIC for FSB1\n fsb_oam_ip_1:\n type: string\n description: IP address of OAM vNIC for FSB2\n fsb_name_0:\n type: string\n description: Name of fsb1\n fsb_name_1:\n type: string\n description: Name of fsb1\n ncb_name_0:\n type: string\n description: Name of ncb1\n ncb_name_1:\n type: string\n description: Name of ncb2\n availability_zone_0:\n type: string\n description: cluster for spawnning fsb instances\n availability_zone_1:\n type: string\n description: cluster for spawnning ncb instances\n availability_zone_2:\n type: string\n description: cluster for spawnning vlc instances\n availability_zone_3:\n type: string\n description: cluster for spawnning gpb instances\n fsb_flavor_name:\n type: string\n description: Flavor to use for servers fsb1\n oam_net_fqdn:\n type: string\n description: FQDN for OAM network\n gtp_net_fqdn:\n type: string\n description: FQDN for GTP network\n sctp_a_net_fqdn:\n type: string\n description: FQDN for SCTPA network\n sctp_b_net_fqdn:\n type: string\n description: FQDN for SCTPB network\n fsb1_Internal1_mac:\n type: string\n description: static mac address assigned to fsb1_Internal1\n fsb1_Internal2_mac:\n type: string\n description: static mac address assigned to fsb1_Internal2\n fsb2_Internal1_mac:\n type: string\n description: static mac address assigned to fsb2_Internal1\n fsb2_Internal2_mac:\n type: string\n description: static mac address assigned to fsb2_Internal2\n pxe_image_name:\n type: string\n description: Name of image to use for server ncb\n ncb_flavor_name:\n type: string\n description: Flavor to use for servers ncb\n ncb1_Internal1_mac:\n type: string\n description: static mac address assigned to ncb1_Internal1\n ncb1_Internal2_mac:\n type: string\n description: static mac address assigned to ncb1_Internal2\n ncb2_Internal1_mac:\n type: string\n description: static mac address assigned to ncb2_Internal1\n ncb2_Internal2_mac:\n type: string\n description: static mac address assigned to ncb2_Internal2\n oam_net_name:\n type: string\n description: name of oam network\n gtp_net_name:\n type: string\n description: name of GTP network\n sctp_a_net_name:\n type: string\n description: name of SCTPA network\n sctp_b_net_name:\n type: string\n description: name of SCTPB network\n Internal1_net_cidr: \n type: string\n description: CIDR for internal-1 network\n Internal1_net_cidr_len: \n type: string\n description: CIDR length for internal-1 network\n Internal1_net_gateway:\n type: string\n description: gateway for internal-1 network\n Internal1_allow_transit:\n type: string\n description: Allow/disallow transit internal-1 network\n Internal1_forwarding_mode:\n type: string\n description: L2 or L3 forwarding mode for internal-1 network\n Internal1_shared: \n type: string\n description: Whether Shared or private internal-1 network\n Internal1_dhcp: \n type: string\n description: Whether DHCP/static IP addressing on internal-1 network\n Internal1_rpf:\n type: string \n description: Reverse Path Forwarding Enabled/Disabled internal-1 network\n Internal2_net_cidr:\n type: string\n description: CIDR for internal-2 network\n Internal2_net_cidr_len:\n type: string\n description: CIDR length for internal-2 network\n Internal2_net_gateway:\n type: string\n description: gateway for internal-2 network\n Internal2_allow_transit:\n type: string\n description: Allow/disallow transit internal-2 network\n Internal2_forwarding_mode:\n type: string\n description: L2 or L3 forwarding mode for internal-2 network\n Internal2_shared:\n type: string\n description: Whether Shared or private internal-2 network\n Internal2_dhcp:\n type: string\n description: Whether DHCP/static IP addressing on internal-2 network\n Internal2_rpf:\n type: string\n description: Reverse Path Forwarding Enabled/Disabled internal-2 network\n vlc_st_version:\n type: string\n description: Indicates service version\n vlc_st_service_mode:\n type: string\n description: service mode\n vlc_st_service_type:\n type: string\n description: service type\n vlc_st_interface_type_oam:\n type: string\n description: service_interface_type for the ServiceTemplate\n vlc_st_interface_type_sctp_a:\n type: string\n description: service_interface_type for the ServiceTemplate\n vlc_st_interface_type_sctp_b:\n type: string\n description: service_interface_type for the ServiceTemplate\n vlc_st_interface_type_gtp:\n type: string\n description: service_interface_type for the ServiceTemplate\n vlc_st_interface_type_int1:\n type: string \n description: service_interface_type for the ServiceTemplate\n vlc_st_interface_type_int2:\n type: string\n description: service_interface_type for the ServiceTemplate\n vlc_st_availability_zone:\n type: string\n description: Indicates availability zone is enabled\n vlc_st_virtualization_type:\n type: string\n description: Indicates virtualization type\n\n# Interface Static Prefix\n vlc_sctp_a_route_prefixes: \n type: json\n description: Route prefixes for static routing on SCTPA\n vlc_sctp_b_route_prefixes:\n type: json\n description: Route prefixes for static routing on SCTPB\n vlc_gtp_route_prefixes: \n type: json\n description: Route prefixes for static routing on GTP\n vlc_oam_route_prefixes:\n type: json\n description: Route prefixes for static routing on OAM\n\n# Security Groups\n gtp_sec_group_name:\n type: string\n description: SecurityGroup name for GTP\n int1_sec_group_name:\n type: string\n description: SecurityGroup name for internal-1\n int2_sec_group_name:\n type: string\n description: SecurityGroup name for internal-2\n oam_sec_group_name:\n type: string\n description: SecurityGroup name for OAM\n sctp-a-ingress_rule_protocol:\n type: string\n description: protocol for the SecurityGroup\n sctp_rule_protocol:\n type: string\n description: protocol for the SecurityGroup\n sctp-a-ingress-src_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-a-ingress-src_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-a-ingress_rule_application:\n type: string\n description: application for the SecurityGroup\n sctp-a-ingress-dst_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-a-ingress-dst_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-a-ingress_ethertype:\n type: string\n description: ethertype for the SecurityGroup\n sctp-a-ingress_dst_addresses:\n type: string\n description: security_group for the SecurityGroup\n sctp-a-ingress-src_subnet_prefix:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-a-src_subnet_prefix_v6:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-a-ingress-src_subnet_prefix_len:\n type: number\n description: ip_prefix_len for the SecurityGroup\n sctp-a-ingress_action:\n type: string\n description: simple_action for the SecurityGroup\n\n# sctp-a-egress Rule\n\n sctp-a-egress_rule_protocol:\n type: string\n description: protocol for the SecurityGroup\n sctp-a-egress-src_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-a-egress-src_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-a-egress_rule_application:\n type: string\n description: application for the SecurityGroup\n sctp-a-egress-dst_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-a-egress-dst_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-a-egress_dst_subnet_prefix:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-a-dst_subnet_prefix_v6:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-a-egress_dst_subnet_prefix_len:\n type: number\n description: ip_prefix_len for the SecurityGroup\n sctp-a-egress_ethertype:\n type: string\n description: ethertype for the SecurityGroup\n sctp-a-egress_src_addresses:\n type: string\n description: security_group for the SecurityGroup\n sctp-a-egress_action:\n type: string\n description: simple_action for the SecurityGroup\n# IPv6 Rule\n sctp-a-ipv6-ingress_rule_protocol:\n type: string\n description: IPV6 Rule-protocol\n sctp-a-ipv6-ingress_rule_application:\n type: string\n description: IPV6 Rule-application\n sctp-a-ipv6-ingress-dst_start_port:\n type: string \n description: IPV6 starting port for destination\n sctp-a-ipv6-ingress_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-a-ipv6-ingress_dst_addresses:\n type: string\n description: IPV6 destination\n sctp-a-ipv6-ingress_action: \n type: string\n description: IPV6 action \n sctp-a-ipv6-egress_rule_protocol:\n type: string\n description: IPV6 Rule-protocol\n sctp-a-ipv6-ingress-src_start_port: \n type: number\n description: IPV6 start port\n sctp-a-ipv6-ingress-src_end_port:\n type: number\n description: IPV6 ending port for destination\n sctp-a-ipv6-egress_rule_application:\n type: string\n description: IPV6 Rule-application\n sctp-a-ipv6-egress_dst_subnet_prefix:\n type: string\n description: IPV6 subnet prefix\n sctp-a-ipv6-egress_dst_subnet_prefix_len:\n type: string\n description: IPV6 subnet prefix\n sctp-a-ipv6-egress_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-a-ipv6-egress_src_addresses:\n type: string\n description: IPV6 source\n sctp-a-ipv6-egress_action:\n type: string\n description: IPV6 action \n# sctp-a-dst_subnet_prefix_v6:\n# type: string\n# description: IPV6 subnet prefix\n sctp-a-ipv6-egress_src_start_port:\n type: string\n description: IPV6 subnet prefix\n sctp-a-ipv6-ingress_src_subnet_prefix_len: \n type: string\n description: IPV6 subnet prefix length\n sctp-a-IPv6_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-a-ipv6-egress_src_end_port:\n type: string\n description: IPV6 end port\n sctp-a-ipv6-ingress-dst_end_port: \n type: string\n description: IPV6 end port\n sctp-a-ipv6-ingress_src_subnet_prefix:\n type: string\n description: IPV6 subnet prefix\n sctp-a-ipv6-egress_dst_end_port:\n type: string\n description: IPV6 end port\n sctp-a-ipv6-egress-dst_start_port:\n type: string\n description: IPV6 start port\n# Ingress Rule\n\n sctp-b-ingress_rule_protocol:\n type: string\n description: protocol for the SecurityGroup\n# sctp_rule_protocol:\n# type: string\n# description: protocol for the SecurityGroup\n sctp-b-ingress-src_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-b-ingress-src_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-b-ingress_rule_application:\n type: string\n description: application for the SecurityGroup\n sctp-b-ingress-dst_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-b-ingress-dst_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-b-ingress_ethertype:\n type: string\n description: ethertype for the SecurityGroup\n sctp-b-ingress_dst_addresses:\n type: string\n description: security_group for the SecurityGroup\n sctp-b-ingress-src_subnet_prefix:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-b-src_subnet_prefix_v6:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-b-ingress-src_subnet_prefix_len:\n type: number\n description: ip_prefix_len for the SecurityGroup\n sctp-b-ingress_action:\n type: string\n description: simple_action for the SecurityGroup\n\n# sctp-b-egress Rule\n\n sctp-b-egress_rule_protocol:\n type: string\n description: protocol for the SecurityGroup\n sctp-b-egress-src_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-b-egress-src_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-b-egress_rule_application:\n type: string\n description: application for the SecurityGroup\n sctp-b-egress-dst_start_port:\n type: number\n description: start_port for the SecurityGroup\n sctp-b-egress-dst_end_port:\n type: number\n description: end_port for the SecurityGroup\n sctp-b-egress_dst_subnet_prefix:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-b-dst_subnet_prefix_v6:\n type: string\n description: ip_prefix for the SecurityGroup\n sctp-b-egress_dst_subnet_prefix_len:\n type: number\n description: ip_prefix_len for the SecurityGroup\n sctp-b-egress_ethertype:\n type: string\n description: ethertype for the SecurityGroup\n sctp-b-egress_src_addresses:\n type: string\n description: security_group for the SecurityGroup\n sctp-b-egress_action:\n type: string\n description: simple_action for the SecurityGroup\n# IPv6 Rule\n sctp-b-ipv6-ingress_rule_protocol:\n type: string\n description: IPV6 Rule-protocol\n sctp-b-ipv6-ingress_rule_application:\n type: string\n description: IPV6 Rule-application\n sctp-b-ipv6-ingress-dst_start_port:\n type: string \n description: IPV6 starting port for destination\n sctp-b-ipv6-ingress_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-b-ipv6-ingress_dst_addresses:\n type: string\n description: IPV6 destination\n sctp-b-ipv6-ingress_action: \n type: string\n description: IPV6 action \n sctp-b-ipv6-egress_rule_protocol:\n type: string\n description: IPV6 Rule-protocol\n sctp-b-ipv6-ingress-src_start_port: \n type: number\n description: IPV6 start port\n sctp-b-ipv6-ingress-src_end_port:\n type: number\n description: IPV6 ending port for destination\n sctp-b-ipv6-egress_rule_application:\n type: string\n description: IPV6 Rule-application\n sctp-b-ipv6-egress_dst_subnet_prefix:\n type: string\n description: IPV6 subnet prefix\n sctp-b-ipv6-egress_dst_subnet_prefix_len:\n type: string\n description: IPV6 subnet prefix\n sctp-b-ipv6-egress_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-b-ipv6-egress_src_addresses:\n type: string\n description: IPV6 source\n sctp-b-ipv6-egress_action:\n type: string\n description: IPV6 action \n# sctp-b-dst_subnet_prefix_v6:\n# type: string\n# description: IPV6 subnet prefix\n sctp-b-ipv6-egress_src_start_port:\n type: string\n description: IPV6 subnet prefix\n sctp-b-ipv6-ingress_src_subnet_prefix_len: \n type: string\n description: IPV6 subnet prefix length\n sctp-b-IPv6_ethertype:\n type: string\n description: IPV6 ethertype\n sctp-b-ipv6-egress_src_end_port:\n type: string\n description: IPV6 end port\n sctp-b-ipv6-ingress-dst_end_port: \n type: string\n description: IPV6 end port\n sctp-b-ipv6-ingress_src_subnet_prefix:\n type: string\n description: IPV6 subnet prefix\n sctp-b-ipv6-egress_dst_end_port:\n type: string\n description: IPV6 end port\n sctp-b-ipv6-egress-dst_start_port:\n type: string\n description: IPV6 start port\n sctp-b-name:\n type: string\n description: name for the SecurityGroup\n sctp-b-display_name:\n type: string\n description: display_name for the SecurityGroup\n sctp-a-name:\n type: string\n description: name for the SecurityGroup\n sctp-a-display_name:\n type: string\n description: display_name for the SecurityGroup\n \n\nresources:\n \n\n# VM_Affinity:\n# type: OS::Nova::ServerGroup\n# properties:\n# policies: [\"anti-affinity\"]\n\n# Security Groups\n gtp_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: gtp_sec_group_name}\n rules: \n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n\n oam_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: oam_sec_group_name}\n rules: \n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n\n int1_sec_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: int1_sec_group_name}\n rules: \n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n\n int2_sec_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: int2_sec_group_name}\n rules: \n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": egress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": tcp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"port_range_min\": 1, \"port_range_max\": 65535, \"protocol\": udp, \"remote_ip_prefix\": 0.0.0.0/0}\n - {\"direction\": ingress, \"ethertype\": IPv4, \"protocol\": icmp, \"remote_ip_prefix\": 0.0.0.0/0}\n\n SCTP_A_SecurityGroup:\n type: OS::ContrailV2::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: sctp-a-name}\n display_name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: sctp-a-display_name}\n security_group_entries:\n {\n security_group_entries_policy_rule:\n [{\n security_group_entries_policy_rule_protocol: { get_param: sctp-a-ingress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-a-egress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype },\n },\n# SCTP Rule\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-ingress-src_subnet_prefix },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ingress-src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ingress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-ingress_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-egress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-egress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-egress_dst_subnet_prefix },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-egress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-egress_ethertype },\n },\n#IPv6 Rule\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-ingress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-a-src_subnet_prefix_v6 },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-ingress_src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-ingress-src_start_port},\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-a-ipv6-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-a-ipv6-egress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-a-ipv6-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-a-ipv6-egress_src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-a-ipv6-egress_src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-a-ipv6-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-a-dst_subnet_prefix_v6 },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-a-ipv6-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-a-ipv6-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-a-ipv6-egress_dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-a-ipv6-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-a-IPv6_ethertype },\n }],\n }\n\n\n SCTP_B_SecurityGroup:\n type: OS::ContrailV2::SecurityGroup\n properties:\n name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: sctp-b-name}\n display_name:\n str_replace:\n template: $VNF_NAME_$SECGROUPNAME\n params: \n $VNF_NAME: {get_param: vnf_name}\n $SECGROUPNAME: {get_param: sctp-b-display_name}\n security_group_entries:\n {\n security_group_entries_policy_rule:\n [{\n security_group_entries_policy_rule_protocol: { get_param: sctp-b-ingress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-b-egress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype },\n },\n# SCTP Rule\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-ingress-src_subnet_prefix },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ingress-src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ingress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-ingress_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-egress-src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-egress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-egress_dst_subnet_prefix },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-egress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-egress_ethertype },\n },\n#IPv6 Rule\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-ingress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_subnet:\n {\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix: { get_param: sctp-b-src_subnet_prefix_v6 },\n security_group_entries_policy_rule_src_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-ingress_src_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-ingress-src_start_port},\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-ingress-src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-ingress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_security_group: { get_param: sctp-b-ipv6-ingress_dst_addresses },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-ingress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-ingress-dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-ingress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype },\n },\n {\n security_group_entries_policy_rule_protocol: { get_param: sctp-b-ipv6-egress_rule_protocol },\n security_group_entries_policy_rule_src_addresses:\n [{\n security_group_entries_policy_rule_src_addresses_security_group: { get_param: sctp-b-ipv6-egress_src_addresses },\n }],\n security_group_entries_policy_rule_src_ports:\n [{\n security_group_entries_policy_rule_src_ports_start_port: { get_param: sctp-b-ipv6-egress_src_start_port },\n security_group_entries_policy_rule_src_ports_end_port: { get_param: sctp-b-ipv6-egress_src_end_port },\n }],\n security_group_entries_policy_rule_application: [{ get_param: sctp-b-ipv6-egress_rule_application }],\n security_group_entries_policy_rule_dst_addresses:\n [{\n security_group_entries_policy_rule_dst_addresses_subnet:\n {\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix: { get_param: sctp-b-dst_subnet_prefix_v6 },\n security_group_entries_policy_rule_dst_addresses_subnet_ip_prefix_len: { get_param: sctp-b-ipv6-egress_dst_subnet_prefix_len },\n },\n }],\n security_group_entries_policy_rule_dst_ports:\n [{\n security_group_entries_policy_rule_dst_ports_start_port: { get_param: sctp-b-ipv6-egress-dst_start_port },\n security_group_entries_policy_rule_dst_ports_end_port: { get_param: sctp-b-ipv6-egress_dst_end_port },\n }],\n security_group_entries_policy_rule_action_list:\n {\n security_group_entries_policy_rule_action_list_simple_action: { get_param: sctp-b-ipv6-egress_action },\n },\n security_group_entries_policy_rule_ethertype: { get_param: sctp-b-IPv6_ethertype },\n }],\n } \n\n# VMs and Networks \n\n template_NetworkIpam_Internal1:\n type: OS::ContrailV2::NetworkIpam\n properties:\n name:\n str_replace:\n template: $VNF_NAME_int_net_1\n params: \n $VNF_NAME: {get_param: vnf_name}\n\n Internal1_net:\n type: OS::ContrailV2::VirtualNetwork\n depends_on: [ template_NetworkIpam_Internal1 ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_int_net_1\n params: \n $VNF_NAME: {get_param: vnf_name}\n virtual_network_properties:\n {\n virtual_network_properties_allow_transit: { get_param: Internal1_allow_transit },\n virtual_network_properties_forwarding_mode: { get_param: Internal1_forwarding_mode },\n virtual_network_properties_rpf: { get_param: Internal1_rpf }\n }\n is_shared: { get_param: Internal1_shared }\n network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal1 }]\n network_ipam_refs_data:\n [{\n network_ipam_refs_data_ipam_subnets:\n [{\n network_ipam_refs_data_ipam_subnets_subnet:\n {\n network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal1_net_cidr },\n network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal1_net_cidr_len }\n },\n network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal1_net_gateway },\n network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal1_dhcp },\n }]\n }]\n\n template_NetworkIpam_Internal2:\n type: OS::ContrailV2::NetworkIpam\n properties:\n name:\n str_replace:\n template: $VNF_NAME_int_net_2\n params: \n $VNF_NAME: {get_param: vnf_name}\n\n Internal2_net:\n type: OS::ContrailV2::VirtualNetwork\n depends_on: [ template_NetworkIpam_Internal2 ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_int_net_2\n params: \n $VNF_NAME: {get_param: vnf_name}\n virtual_network_properties:\n {\n virtual_network_properties_allow_transit: { get_param: Internal2_allow_transit },\n virtual_network_properties_forwarding_mode: { get_param: Internal2_forwarding_mode },\n virtual_network_properties_rpf: { get_param: Internal2_rpf }\n }\n is_shared: { get_param: Internal2_shared }\n network_ipam_refs: [{ get_resource: template_NetworkIpam_Internal2 }]\n network_ipam_refs_data:\n [{\n network_ipam_refs_data_ipam_subnets:\n [{\n network_ipam_refs_data_ipam_subnets_subnet:\n {\n network_ipam_refs_data_ipam_subnets_subnet_ip_prefix: { get_param: Internal2_net_cidr },\n network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len: { get_param: Internal2_net_cidr_len }\n },\n network_ipam_refs_data_ipam_subnets_default_gateway: { get_param: Internal2_net_gateway },\n network_ipam_refs_data_ipam_subnets_enable_dhcp: { get_param: Internal2_dhcp },\n }]\n }]\n\n template_ServiceTemplate_VLC:\n type: OS::ContrailV2::ServiceTemplate\n properties:\n name:\n str_replace:\n template: $VNF_NAME_ServiceTemplate\n params: \n $VNF_NAME: {get_param: vnf_name}\n service_template_properties:\n {\n service_template_properties_version: { get_param: vlc_st_version },\n service_template_properties_service_mode: { get_param: vlc_st_service_mode },\n service_template_properties_service_type: { get_param: vlc_st_service_type },\n service_template_properties_interface_type:\n [\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int1 }\n },\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_int2 }\n },\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_oam}\n },\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_a }\n },\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_sctp_b }\n },\n {\n service_template_properties_interface_type_service_interface_type: { get_param: vlc_st_interface_type_gtp }\n }\n ],\n service_template_properties_service_virtualization_type: { get_param: vlc_st_virtualization_type }\n }\n domain: { get_param: domain_name }\n\n template_ServiceInstance_VLC:\n type: OS::ContrailV2::ServiceInstance\n depends_on: [ template_ServiceTemplate_VLC ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_ServiceTemplate\n params: \n $VNF_NAME: {get_param: vnf_name}\n service_instance_properties:\n {\n service_instance_properties_interface_list:\n [\n {\n service_instance_properties_interface_list_virtual_network: { get_resource: Internal1_net }\n },\n {\n service_instance_properties_interface_list_virtual_network: { get_resource: Internal2_net }\n },\n {\n service_instance_properties_interface_list_virtual_network: {get_param: oam_net_fqdn}\n },\n {\n service_instance_properties_interface_list_virtual_network: {get_param: sctp_a_net_fqdn}\n },\n {\n service_instance_properties_interface_list_virtual_network: {get_param: sctp_b_net_fqdn}\n },\n {\n service_instance_properties_interface_list_virtual_network: {get_param: gtp_net_fqdn}\n }\n ]\n }\n service_template_refs: [{ get_resource: template_ServiceTemplate_VLC }]\n\n template_InterfaceRouteTable_GTP:\n type: OS::ContrailV2::InterfaceRouteTable\n depends_on: [ template_ServiceInstance_VLC ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_GTP\n params: \n $VNF_NAME: {get_param: vnf_name}\n display_name: \n str_replace:\n template: $VNF_NAME_GTP\n params: \n $VNF_NAME: {get_param: vnf_name}\n interface_route_table_routes:\n {\n interface_route_table_routes_route: { get_param: vlc_gtp_route_prefixes }\n }\n service_instance_refs: \n value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } \n service_instance_refs_data:\n [{\n service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_gtp }\n }]\n\n template_InterfaceRouteTable_SCTP_A:\n type: OS::ContrailV2::InterfaceRouteTable\n depends_on: [ template_ServiceInstance_VLC ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_SCTP-A\n params: \n $VNF_NAME: {get_param: vnf_name}\n display_name: \n str_replace:\n template: $VNF_NAME_SCTP-A\n params: \n $VNF_NAME: {get_param: vnf_name}\n interface_route_table_routes:\n {\n interface_route_table_routes_route: { get_param: vlc_sctp_a_route_prefixes }\n }\n service_instance_refs: \n value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } \n service_instance_refs_data:\n [{\n service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_a }\n }]\n\n template_InterfaceRouteTable_SCTP_B:\n type: OS::ContrailV2::InterfaceRouteTable\n depends_on: [ template_ServiceInstance_VLC ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_SCTP-B\n params: \n $VNF_NAME: {get_param: vnf_name}\n display_name: \n str_replace:\n template: $VNF_NAME_SCTP-B\n params: \n $VNF_NAME: {get_param: vnf_name}\n interface_route_table_routes:\n {\n interface_route_table_routes_route: { get_param: vlc_sctp_b_route_prefixes }\n }\n service_instance_refs: \n value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } \n service_instance_refs_data:\n [{\n service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_sctp_b }\n }]\n\n template_InterfaceRouteTable_OAM:\n type: OS::ContrailV2::InterfaceRouteTable\n depends_on: [ template_ServiceInstance_VLC ]\n properties:\n name:\n str_replace:\n template: $VNF_NAME_OAM\n params: \n $VNF_NAME: {get_param: vnf_name}\n display_name: \n str_replace:\n template: $VNF_NAME_OAM\n params: \n $VNF_NAME: {get_param: vnf_name}\n interface_route_table_routes:\n {\n interface_route_table_routes_route: { get_param: vlc_oam_route_prefixes }\n }\n service_instance_refs: \n value: { get_attr: [ template_ServiceInstance_VLC, fq_name ] } \n service_instance_refs_data:\n [{\n service_instance_refs_data_interface_type: { get_param: vlc_st_interface_type_oam }\n }]\n\n FSB_1:\n type: OS::Nova::Server\n properties:\n name: { get_param: fsb_name_0 }\n block_device_mapping: [\n { delete_on_termination: \"false\",\n device_name: \"vda\",\n volume_id: { get_param: fsb_volume_id_0 } }\n ]\n flavor: { get_param: fsb_flavor_name }\n #scheduler_hints: { group: { get_resource: VM_Affinity } }\n availability_zone: { get_param: availability_zone_0}\n networks:\n - port: { get_resource: FSB1_Internal1 }\n - port: { get_resource: FSB1_Internal2 }\n - port: { get_resource: FSB1_OAM }\n metadata:\n vnf_id: { get_param: vnf_id }\n vf_module_id: { get_param: vf_module_id }\n\n FSB1_Internal1:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal1_net }\n mac_address: { get_param: fsb1_Internal1_mac }\n replacement_policy: AUTO\n\n FSB1_Internal2:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal2_net }\n mac_address: { get_param: fsb1_Internal2_mac }\n replacement_policy: AUTO\n\n FSB1_OAM:\n type: OS::Neutron::Port\n properties:\n network: { get_param: oam_net_name }\n fixed_ips:\n - ip_address: { get_param: fsb_oam_ip_0 }\n replacement_policy: AUTO\n\n FSB_2:\n type: OS::Nova::Server\n properties:\n name: { get_param: fsb_name_1 }\n block_device_mapping: [\n { delete_on_termination: \"false\",\n device_name: \"vda\",\n volume_id: { get_param: fsb_volume_id_1 } }\n ]\n flavor: { get_param: fsb_flavor_name }\n #scheduler_hints: { group: { get_resource: VM_Affinity } }\n availability_zone: { get_param: availability_zone_0}\n networks:\n - port: { get_resource: FSB2_Internal1 }\n - port: { get_resource: FSB2_Internal2 }\n - port: { get_resource: FSB2_OAM }\n metadata:\n vnf_id: { get_param: vnf_id }\n vf_module_id: { get_param: vf_module_id }\n\n FSB2_Internal1:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal1_net }\n mac_address: { get_param: fsb2_Internal1_mac }\n replacement_policy: AUTO\n\n FSB2_Internal2:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal2_net }\n mac_address: { get_param: fsb2_Internal2_mac }\n replacement_policy: AUTO\n\n FSB2_OAM:\n type: OS::Neutron::Port\n properties:\n network: { get_param: oam_net_name }\n fixed_ips:\n - ip_address: { get_param: fsb_oam_ip_1 }\n replacement_policy: AUTO\n\n NCB_1:\n type: OS::Nova::Server\n properties:\n name: { get_param: ncb_name_0 }\n image: { get_param: pxe_image_name }\n flavor: { get_param: ncb_flavor_name }\n# scheduler_hints: { group: { get_resource: VM_Affinity } }\n availability_zone: { get_param: availability_zone_1}\n networks:\n - port: { get_resource: NCB1_Internal1 }\n - port: { get_resource: NCB1_Internal2 }\n metadata:\n vnf_id: { get_param: vnf_id }\n vf_module_id: { get_param: vf_module_id }\n\n NCB1_Internal1:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal1_net }\n mac_address: { get_param: ncb1_Internal1_mac }\n replacement_policy: AUTO\n\n NCB1_Internal2:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal2_net }\n mac_address: { get_param: ncb1_Internal2_mac }\n replacement_policy: AUTO\n\n NCB_2:\n type: OS::Nova::Server\n properties:\n name: { get_param: ncb_name_1 }\n image: { get_param: pxe_image_name }\n flavor: { get_param: ncb_flavor_name }\n availability_zone: { get_param: availability_zone_1 }\n networks:\n - port: { get_resource: NCB2_Internal1 }\n - port: { get_resource: NCB2_Internal2 }\n metadata:\n vnf_id: { get_param: vnf_id }\n vf_module_id: { get_param: vf_module_id }\n\n NCB2_Internal1:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal1_net }\n mac_address: { get_param: ncb2_Internal1_mac }\n replacement_policy: AUTO\n\n NCB2_Internal2:\n type: OS::Neutron::Port\n properties:\n network_id: { get_resource: Internal2_net }\n mac_address: { get_param: ncb2_Internal2_mac }\n replacement_policy: AUTO\n\noutputs:\n internal_net_id_0: \n description: ID of Internal1_net\n value: {get_resource: Internal1_net}\n\n internal_net_id_1: \n description: ID of Internal2_net\n value: {get_resource: Internal2_net}\n \n service_instance_id_0: \n description: ID of Service Instance used for vLCs\n value: {get_resource: template_ServiceInstance_VLC}\n\n security_group_gtp_id:\n description: ID of GTP security group\n value: {get_resource: gtp_security_group}\n\n security_group_sctp_a_id:\n description: ID of SCTP_A security group\n value: {get_resource: SCTP_A_SecurityGroup}\n\n security_group_sctp_b_id:\n description: ID of SCTP_B security group\n value: {get_resource: SCTP_B_SecurityGroup}\n\n security_group_oam_id:\n description: ID of OAM security group\n value: {get_resource: oam_security_group}\n\n security_group_int1_id:\n description: ID of Internal1_net security group\n value: {get_resource: int1_sec_group}\n\n security_group_int2_id:\n description: ID of Internal2_net security group\n value: {get_resource: int2_sec_group} \n","stack_name":"DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId","parameters":{},"timeout_mins":120,"environment":"parameters:\n Internal1_allow_transit: \"True\"\n Internal1_dhcp: \"False\"\n Internal1_forwarding_mode: \"l2\"\n Internal1_net_cidr: \"169.253.0.0\"\n Internal1_net_cidr_len: \"17\"\n Internal1_net_gateway: \"169.253.0.3\"\n Internal1_rpf: \"disable\"\n Internal1_shared: \"False\"\n Internal2_allow_transit: \"True\"\n Internal2_dhcp: \"False\"\n Internal2_forwarding_mode: \"l2\"\n Internal2_net_cidr: \"169.255.0.0\"\n Internal2_net_cidr_len: \"17\"\n Internal2_net_gateway: \"169.255.0.3\"\n Internal2_rpf: \"disable\"\n Internal2_shared: \"False\"\n domain_name: \"default-domain\"\n fsb1_Internal1_mac: \"00:80:37:0E:0B:12\"\n fsb1_Internal2_mac: \"00:80:37:0E:0B:12\"\n fsb2_Internal1_mac: \"00:80:37:0E:0D:12\"\n fsb2_Internal2_mac: \"00:80:37:0E:0D:12\"\n fsb_flavor_name: \"nv.c20r64d1\"\n gtp_sec_group_name: \"gtp-sec-group\"\n int1_sec_group_name: \"int1-sec-group\"\n int2_sec_group_name: \"int2-sec-group\"\n ncb1_Internal1_mac: \"00:80:37:0E:09:12\"\n ncb1_Internal2_mac: \"00:80:37:0E:09:12\"\n ncb2_Internal1_mac: \"00:80:37:0E:0F:12\"\n ncb2_Internal2_mac: \"00:80:37:0E:0F:12\"\n ncb_flavor_name: \"nv.c20r64d1\"\n oam_sec_group_name: \"oam-sec-group\"\n pxe_image_name: \"MME_PXE-Boot_16ACP04_GA.qcow2\"\n sctp-a-IPv6_ethertype: \"IPv6\"\n sctp-a-display_name: \"epc-sctp-a-ipv4v6-sec-group\"\n sctp-a-dst_subnet_prefix_v6: \"::\"\n sctp-a-egress-dst_end_port: 65535\n sctp-a-egress-dst_start_port: 0\n sctp-a-egress-src_end_port: 65535\n sctp-a-egress-src_start_port: 0\n sctp-a-egress_action: \"pass\"\n sctp-a-egress_dst_subnet_prefix: \"0.0.0.0\"\n sctp-a-egress_dst_subnet_prefix_len: 0\n sctp-a-egress_ethertype: \"IPv4\"\n sctp-a-egress_rule_application: \"any\"\n sctp-a-egress_rule_protocol: \"icmp\"\n sctp-a-egress_src_addresses: \"local\"\n sctp-a-ingress-dst_end_port: 65535\n sctp-a-ingress-dst_start_port: 0\n sctp-a-ingress-src_end_port: 65535\n sctp-a-ingress-src_start_port: 0\n sctp-a-ingress-src_subnet_prefix: \"0.0.0.0\"\n sctp-a-ingress-src_subnet_prefix_len: 0\n sctp-a-ingress_action: \"pass\"\n sctp-a-ingress_dst_addresses: \"local\"\n sctp-a-ingress_ethertype: \"IPv4\"\n sctp-a-ingress_rule_application: \"any\"\n sctp-a-ingress_rule_protocol: \"icmp\"\n sctp-a-ipv6-egress-dst_start_port: \"0\"\n sctp-a-ipv6-egress_action: \"pass\"\n sctp-a-ipv6-egress_dst_end_port: \"65535\"\n sctp-a-ipv6-egress_dst_subnet_prefix: \"0.0.0.0\"\n sctp-a-ipv6-egress_dst_subnet_prefix_len: \"0\"\n sctp-a-ipv6-egress_ethertype: \"IPv4\"\n sctp-a-ipv6-egress_rule_application: \"any\"\n sctp-a-ipv6-egress_rule_protocol: \"any\"\n sctp-a-ipv6-egress_src_addresses: \"local\"\n sctp-a-ipv6-egress_src_end_port: \"65535\"\n sctp-a-ipv6-egress_src_start_port: \"0\"\n sctp-a-ipv6-ingress-dst_end_port: \"65535\"\n sctp-a-ipv6-ingress-dst_start_port: \"0\"\n sctp-a-ipv6-ingress-src_end_port: 65535\n sctp-a-ipv6-ingress-src_start_port: 0\n sctp-a-ipv6-ingress_action: \"pass\"\n sctp-a-ipv6-ingress_dst_addresses: \"local\"\n sctp-a-ipv6-ingress_ethertype: \"IPv4\"\n sctp-a-ipv6-ingress_rule_application: \"any\"\n sctp-a-ipv6-ingress_rule_protocol: \"any\"\n sctp-a-ipv6-ingress_src_subnet_prefix: \"0.0.0.0\"\n sctp-a-ipv6-ingress_src_subnet_prefix_len: \"0\"\n sctp-a-name: \"epc-sctp-a-ipv4v6-sec-group\"\n sctp-a-src_subnet_prefix_v6: \"::\"\n sctp-b-IPv6_ethertype: \"IPv6\"\n sctp-b-display_name: \"epc-sctp-b-ipv4v6-sec-group\"\n sctp-b-dst_subnet_prefix_v6: \"::\"\n sctp-b-egress-dst_end_port: 65535\n sctp-b-egress-dst_start_port: 0\n sctp-b-egress-src_end_port: 65535\n sctp-b-egress-src_start_port: 0\n sctp-b-egress_action: \"pass\"\n sctp-b-egress_dst_subnet_prefix: \"0.0.0.0\"\n sctp-b-egress_dst_subnet_prefix_len: 0\n sctp-b-egress_ethertype: \"IPv4\"\n sctp-b-egress_rule_application: \"any\"\n sctp-b-egress_rule_protocol: \"icmp\"\n sctp-b-egress_src_addresses: \"local\"\n sctp-b-ingress-dst_end_port: 65535\n sctp-b-ingress-dst_start_port: 0\n sctp-b-ingress-src_end_port: 65535\n sctp-b-ingress-src_start_port: 0\n sctp-b-ingress-src_subnet_prefix: \"0.0.0.0\"\n sctp-b-ingress-src_subnet_prefix_len: 0\n sctp-b-ingress_action: \"pass\"\n sctp-b-ingress_dst_addresses: \"local\"\n sctp-b-ingress_ethertype: \"IPv4\"\n sctp-b-ingress_rule_application: \"any\"\n sctp-b-ingress_rule_protocol: \"icmp\"\n sctp-b-ipv6-egress-dst_start_port: \"0\"\n sctp-b-ipv6-egress_action: \"pass\"\n sctp-b-ipv6-egress_dst_end_port: \"65535\"\n sctp-b-ipv6-egress_dst_subnet_prefix: \"0.0.0.0\"\n sctp-b-ipv6-egress_dst_subnet_prefix_len: \"0\"\n sctp-b-ipv6-egress_ethertype: \"IPv4\"\n sctp-b-ipv6-egress_rule_application: \"any\"\n sctp-b-ipv6-egress_rule_protocol: \"any\"\n sctp-b-ipv6-egress_src_addresses: \"local\"\n sctp-b-ipv6-egress_src_end_port: \"65535\"\n sctp-b-ipv6-egress_src_start_port: \"0\"\n sctp-b-ipv6-ingress-dst_end_port: \"65535\"\n sctp-b-ipv6-ingress-dst_start_port: \"0\"\n sctp-b-ipv6-ingress-src_end_port: 65535\n sctp-b-ipv6-ingress-src_start_port: 0\n sctp-b-ipv6-ingress_action: \"pass\"\n sctp-b-ipv6-ingress_dst_addresses: \"local\"\n sctp-b-ipv6-ingress_ethertype: \"IPv4\"\n sctp-b-ipv6-ingress_rule_application: \"any\"\n sctp-b-ipv6-ingress_rule_protocol: \"any\"\n sctp-b-ipv6-ingress_src_subnet_prefix: \"0.0.0.0\"\n sctp-b-ipv6-ingress_src_subnet_prefix_len: \"0\"\n sctp-b-name: \"epc-sctp-b-ipv4v6-sec-group\"\n sctp-b-src_subnet_prefix_v6: \"::\"\n sctp_rule_protocol: \"132\"\n vlc_st_availability_zone: \"True\"\n vlc_st_interface_type_gtp: \"other0\"\n vlc_st_interface_type_int1: \"other1\"\n vlc_st_interface_type_int2: \"other2\"\n vlc_st_interface_type_oam: \"management\"\n vlc_st_interface_type_sctp_a: \"left\"\n vlc_st_interface_type_sctp_b: \"right\"\n vlc_st_service_mode: \"in-network-nat\"\n vlc_st_service_type: \"firewall\"\n vlc_st_version: \"2\"\n vlc_st_virtualization_type: \"virtual-machine\"\n availability_zone_0: \n availability_zone_1: \n availability_zone_2: \n availability_zone_3: \n fsb_name_0: \n fsb_name_1: \n fsb_oam_ip_0: \n fsb_oam_ip_1: \n fsb_volume_id_0: \n fsb_volume_id_1: \n gtp_net_fqdn: \n gtp_net_name: \n ncb_name_0: \n ncb_name_1: \n oam_net_fqdn: \n oam_net_name: \n sctp_a_net_fqdn: \n sctp_a_net_name: \n sctp_b_net_fqdn: \n sctp_b_net_name: \n vf_module_id: \n vlc_gtp_route_prefixes: \n vlc_oam_route_prefixes: \n vlc_sctp_a_route_prefixes: \n vlc_sctp_b_route_prefixes: \n vnf_id: \n vnf_name: \n","disable_rollback":true} 02:07:27 02:07:27.654 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/mockPublicUrl/stacks HTTP/1.1 02:07:27 02:07:27.664 [qtp2060661857-51] || ERROR 02:07:27 WireMock - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | POST <<<<< HTTP method does not match 02:07:27 /mockPublicUrl/stacks/baseVfHeatStackId | /mockPublicUrl/stacks <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.669 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:27 02:07:27.670 [main] || DEBUG 02:07:27 com.woorea.openstack.connector.HttpClientConnector - 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | 02:07:27 GET | POST <<<<< HTTP method does not match 02:07:27 /mockPublicUrl/stacks/baseVfHeatStackId | /mockPublicUrl/stacks <<<<< URL does not match 02:07:27 | 02:07:27 | 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 02:07:27 02:07:27.670 [main] || DEBUG 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:27 02:07:27.670 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoHeatUtils - ERROR STATUS = 404, 02:07:27 Not Found 02:07:27 Not Found 02:07:27 02:07:27.672 [main] || ERROR 02:07:27 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on CreateStack: 404, 02:07:27 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:837) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInCreateStack(MsoVnfAdapterImplTest.java:256) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Request': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 02:07:27 at [Source: (String)" 02:07:27 Request was not matched 02:07:27 ======================= 02:07:27 02:07:27 ----------------------------------------------------------------------------------------------------------------------- 02:07:27 | Closest stub | Request | 02:07:27 --------------------------------------------------------------------------------------------------------------------"[truncated 591 chars]; line: 2, column: 55] 02:07:27 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 02:07:27 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 02:07:27 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 02:07:27 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2079) 02:07:27 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:805) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:27 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:27 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:27 ... 83 common frames omitted 02:07:27 02:07:27.673 [main] || ERROR 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Error creating Stack 02:07:27 org.onap.so.openstack.exceptions.MsoOpenstackException: Not Found 02:07:27 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 02:07:27 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:837) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInCreateStack(MsoVnfAdapterImplTest.java:256) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:27 02:07:27.674 [main] || DEBUG 02:07:27 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - unhandled exception in create VF 02:07:27 org.onap.so.adapters.vnf.exceptions.VnfException: 404 Not Found: Not Found 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:856) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:27 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:27 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInCreateStack(MsoVnfAdapterImplTest.java:256) 02:07:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 Caused by: org.onap.so.openstack.exceptions.MsoOpenstackException: Not Found 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:837) 02:07:28 ... 78 common frames omitted 02:07:28 02:07:27.696 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: b4ea86b4-253f-11e7-93ae-92361f002671 02:07:28 02:07:27.696 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = null, nestedBaseStackId = null 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is *not* a BASE VF request! 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - DANGER WILL ROBINSON! This is unexpected - no nestedBaseStackId with this non-base request 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=ff87482f-4222-11e7-9252-005056850d2e 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl createVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Contents of heatFiles - to be added to files: on stack 02:07:28 02:07:27.713 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - nimbus-ethernet-gw -> DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 02:07:28 02:07:27.718 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Heat Template Parameters: 02:07:28 02:07:28 Environment:parameters: 02:07:28 vf_module_id: 145cd730797234b4a40aa99335abc143 02:07:28 nso_oam_ip_0: 172.18.25.175 02:07:28 vnf_name: Mobisupport 02:07:28 nso_name_0: zrdm3vamp01nso001 02:07:28 nso_image_name: RHEL-6.8-BASE-20160912 02:07:28 nso_srv_grp_id: e431c477-5bd1-476a-bfa9-e4ce16b8356b 02:07:28 nso_oam_net_mask: 255.255.255.0 02:07:28 oam_net_id: nso_oam 02:07:28 nso_flavor_name: citeis.1vCPUx2GB 02:07:28 nso_oam_net_gw: 172.18.25.1 02:07:28 nso_sec_grp_id: 36f48d82-f099-4437-bfbc-70d9e5d420d1 02:07:28 vnf_id: 730797234b4a40aa99335157b02871cd 02:07:28 availability_zone_0: alln-zone-1 02:07:28 02:07:28 02:07:28 02:07:28 02:07:27.718 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Template Parameters: 02:07:28 02:07:28 02:07:27.718 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the base stack outputs if applicable 02:07:28 02:07:27.718 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the volume stack outputs if applicable 02:07:28 02:07:27.718 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No missing parameters found - ok to proceed 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with an environment variable: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found an environment variable - value: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with 1 heatFiles 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found heatFiles - adding to stack 02:07:28 02:07:27.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 ', disableRollback='true', files={nimbus-ethernet-gw=DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 }} 02:07:28 02:07:27.720 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.720 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1594a48f-6415-407b-942a-f12d0f1da226"] 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.723 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.726 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.727 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.727 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e7f2f34c-87c8-433e-9e57-ecba359b018c"] 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.727 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.729 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.732 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.732 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.732 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.732 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.733 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.733 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.734 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.734 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9b1b03e8-df8f-4d10-b895-74b5b2cfb63f"] 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.739 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.740 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.740 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.740 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.740 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.740 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.750 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.750 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.753 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.753 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.755 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:27.758 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.759 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.759 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Existing Stack found with Status: CREATE_COMPLETE 02:07:28 02:07:27.761 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/12345 02:07:28 02:07:27.761 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/12345 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"196", X-B3-TraceId:"d300f5d8492b03de", X-B3-SpanId:"d300f5d8492b03de", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"765a3a61-2f4d-4bb1-a273-33f3480d107e"] 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"12345","resourceStatusMessage":"The vf module was found to already exist, thus no new vf module was created in the cloud via this request","cloudApiRequests":[],"requestURI":"12345"} 02:07:28 02:07:27.761 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 02:07:27.764 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.765 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - VF Module DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId successfully created 02:07:28 02:07:27.787 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.787 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:27.787 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:27.787 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.787 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.788 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9434603b-1edb-4aff-878d-93f780ae7649"] 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.788 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.790 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.793 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.793 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.793 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.793 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.794 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.794 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.794 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.795 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d0694d73-1fe3-4da5-aed2-6eac5a91411e"] 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.795 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.797 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.801 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.802 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.802 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.802 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.802 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.802 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.803 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.803 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"33311685-3250-40f2-83ff-b63cfec79e5b"] 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.803 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.807 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.807 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.807 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.807 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.808 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.808 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.815 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.815 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.819 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.819 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.820 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:27.824 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.824 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.824 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested volume heat stack - copying values to inputs *later* 02:07:28 02:07:27.824 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:27.824 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.825 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.825 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"389afd76-17aa-4092-aa69-d08f29519c2c"] 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.826 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.829 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.830 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.831 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"26abcec3-710d-4187-9b89-b87256e41120"] 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.831 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.833 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.836 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.837 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.837 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e132e17d-cffa-44a1-8043-87addd3d90ef"] 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.837 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.841 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.856 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.856 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.858 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.858 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.860 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:28 02:07:27.862 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /mockPublicUrl/stacks/volumeGroupHeatStackId | /mockPublicUrl/stacks/baseVfHeatStackId <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.864 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:28 02:07:27.864 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /mockPublicUrl/stacks/volumeGroupHeatStackId | /mockPublicUrl/stacks/baseVfHeatStackId <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.864 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:28 02:07:27.865 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:424) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_NestedBaseHeatStatus_NotFound(MsoVnfAdapterImplTest.java:202) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:27.865 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: baseVfHeatStackId 02:07:28 02:07:27.874 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e Create VFModule: Attached base heatStack ID DOES NOT EXIST baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR OpenStack QueryStack 500 Create VFModule: Attached base heatStack ID DOES NOT EXIST 02:07:28 02:07:27.874 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Exception occurred 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mtn13 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=b4ea86b4-253f-11e7-93ae-92361f002671 02:07:28 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: b4ea86b4-253f-11e7-93ae-92361f002671 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 02:07:27.892 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.892 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.893 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0147234e-cfbf-4d17-8a9d-1ddf6f484499"] 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.893 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.895 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.897 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.898 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.898 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.898 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.898 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.898 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.899 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"253f49fb-5f1b-47d2-9a64-7ec5b73ac56b"] 02:07:28 02:07:27.899 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.899 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.901 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.906 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.907 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.907 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a865065-7d92-432d-a46e-21acfdab83ca"] 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.907 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.910 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.911 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.911 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.911 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.911 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.911 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.922 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.922 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.926 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.926 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.928 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:27.932 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.932 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "description": null, 02:07:28 "links": null, 02:07:28 "stackStatusReason": null, 02:07:28 "stackName": "stackname", 02:07:28 "updatedTime": null, 02:07:28 "creationTime": null, 02:07:28 "stack_status": "UPDATE_COMPLETE", 02:07:28 "id": "stackId", 02:07:28 "files": null, 02:07:28 "outputs": null, 02:07:28 "parameters": { 02:07:28 02:07:28 } 02:07:28 } 02:07:28 } 02:07:28 02:07:27.932 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=UPDATED 02:07:28 02:07:27.932 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:27.932 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.933 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.933 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.933 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.934 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.934 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.934 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5c7d342a-f57b-4a2b-b9f5-5d8d883dcee3"] 02:07:28 02:07:27.934 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.934 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.936 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.938 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.939 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.939 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.939 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.939 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.939 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.941 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.941 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b0b26f82-1cbd-4bcf-b367-ce41a077c1aa"] 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.941 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.944 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.947 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.947 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.947 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.947 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.947 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.948 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.948 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.948 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.948 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.948 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.948 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.948 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"de36f758-ac6e-4e34-947c-876b0bca64c2"] 02:07:28 02:07:27.949 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.949 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.952 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.957 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.957 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.960 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.960 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.961 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:27.965 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.965 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested heat stack - copying values to inputs *later* 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:27.966 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.966 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7dbd6ef2-fc7b-4460-a737-388c7e8c78f9"] 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.966 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.968 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.971 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.973 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.973 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0976bc6d-3d07-4c24-8dfb-ae4f4d4fe112"] 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.973 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.975 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:27.977 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.978 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.978 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3fe7a798-cc5f-483c-af3c-a9fb5042de59"] 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:27.978 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:27.980 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:27.984 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:27.984 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:27.986 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.986 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.987 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:28 02:07:27.990 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:27.990 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:27.991 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - copying values to inputs *later* 02:07:28 02:07:28.011 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got VF module definition from Catalog: org.onap.so.db.catalog.beans.VfModule@97692ff[modelUUID=066de97e-253e-11e7-93ae-92361f002671,modelInvariantUUID=64efd51a-2544-11e7-93ae-92361f002671,modelName=vSAMP10aDEV::PCM::module-1,modelVersion=2,description=vSAMP10a DEV PCM,isBase=false,volumeHeatTemplate=,moduleHeatTemplate=org.onap.so.db.catalog.beans.HeatTemplate@7c80fe0a[artifactUuid=ff87482f-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]],created=2016-09-14 18:19:56.0,heatFiles=[org.onap.so.db.catalog.beans.HeatFiles@202bdebe[artifactUuid=00535bdd-0878-4478-b95a-c575c742bfb0,description=created from csar,fileName=nimbus-ethernet-gw,fileBody=DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 ,created=2017-01-21 23:56:43.0,artifactChecksum=MANUAL RECORD]],vfModuleCustomization=[org.onap.so.db.catalog.beans.VfModuleCustomization@2e76e4ba[modelCustomizationUUID=b4ea86b4-253f-11e7-93ae-92361f002671,label=PCM,minInstances=0,maxInstances=0,initialCount=0,availabilityZoneCount=0,created=2017-05-26 15:08:23.0,volumeHeatEnv=,heatEnvironment=Artifact UUID=fefb1751-4333-11e7-9252-005056850d2e, name=module_nso.env, version=2, description=Auto-generated HEAT Environment deployment artifact, body=parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 ,creationTimestamp=11/27/17, 8:42 AM,vfModule=org.onap.so.db.catalog.beans.VfModule@97692ff]],vnfResources=org.onap.so.db.catalog.beans.VnfResource@71ae139b[modelUUID=ff2ae348-214a-11e7-93ae-92361f002671,modelInvariantUUID=2fff5b20-214b-11e7-93ae-92361f002671,modelName=vSAMP10a,modelVersion=1.0,toscaNodeType=VF,description=1607 vSAMP10a - inherent network,orchestrationMode=HEAT,aicVersionMin=,aicVersionMax=,created=2017-04-14 21:46:28.0,heatTemplates=,vnfResourceWorkflow=[]]] 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is *not* a BASE VF update request 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - AIC Version not set in VNF_Resource - do not error for now - not checked. 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=ff87482f-4222-11e7-9252-005056850d2e 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl.updateVfModule, about to call db.getHeatFiles avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl updateVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Contents of heatFiles - to be added to files: on stack: 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - nimbus-ethernet-gw -> DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 02:07:28 02:07:28.012 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Enhanced environment checking enabled - 1604 02:07:28 02:07:28.016 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Heat Template Parameters: 02:07:28 02:07:28 Environment:parameters: 02:07:28 vf_module_id: 145cd730797234b4a40aa99335abc143 02:07:28 nso_oam_ip_0: 172.18.25.175 02:07:28 vnf_name: Mobisupport 02:07:28 nso_name_0: zrdm3vamp01nso001 02:07:28 nso_image_name: RHEL-6.8-BASE-20160912 02:07:28 nso_srv_grp_id: e431c477-5bd1-476a-bfa9-e4ce16b8356b 02:07:28 nso_oam_net_mask: 255.255.255.0 02:07:28 oam_net_id: nso_oam 02:07:28 nso_flavor_name: citeis.1vCPUx2GB 02:07:28 nso_oam_net_gw: 172.18.25.1 02:07:28 nso_sec_grp_id: 36f48d82-f099-4437-bfbc-70d9e5d420d1 02:07:28 vnf_id: 730797234b4a40aa99335157b02871cd 02:07:28 availability_zone_0: alln-zone-1 02:07:28 02:07:28 02:07:28 02:07:28 02:07:28.016 [main] || WARN 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_EXTRA_PARAM vnf [key1] OpenStack 300 Extra params 02:07:28 02:07:28.017 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.017 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bd35fb06-1ef6-4b31-9ea7-a41425ed7cea"] 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.017 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.019 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.022 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.023 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.023 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fd0a4969-5f08-4a2c-ba71-e1be3131ac41"] 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.024 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.026 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.029 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.030 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.030 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"baecb385-0609-4b7d-a3da-77303f9dcaa9"] 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.030 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.034 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.040 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.040 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.042 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.042 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.044 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.046 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.046 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "description": null, 02:07:28 "links": null, 02:07:28 "stackStatusReason": null, 02:07:28 "stackName": "stackname", 02:07:28 "updatedTime": null, 02:07:28 "creationTime": null, 02:07:28 "stack_status": "UPDATE_COMPLETE", 02:07:28 "id": "stackId", 02:07:28 "files": null, 02:07:28 "outputs": null, 02:07:28 "parameters": { 02:07:28 02:07:28 } 02:07:28 } 02:07:28 } 02:07:28 02:07:28.047 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate - Ready to Update Stack (null/stackId) with input params: {} 02:07:28 02:07:28.055 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"template":"heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }","parameters":{},"timeout_mins":60,"environment":"parameters:\n availability_zone_0: \"alln-zone-1\"\n nso_flavor_name: \"citeis.1vCPUx2GB\"\n nso_image_name: \"RHEL-6.8-BASE-20160912\"\n nso_name_0: \"zrdm3vamp01nso001\"\n nso_oam_ip_0: \"172.18.25.175\"\n nso_oam_net_gw: \"172.18.25.1\"\n nso_oam_net_mask: \"255.255.255.0\"\n nso_sec_grp_id: \"36f48d82-f099-4437-bfbc-70d9e5d420d1\"\n nso_srv_grp_id: \"e431c477-5bd1-476a-bfa9-e4ce16b8356b\"\n oam_net_id: \"nso_oam\"\n vf_module_id: \"145cd730797234b4a40aa99335abc143\"\n vnf_id: \"730797234b4a40aa99335157b02871cd\"\n vnf_name: \"Mobisupport\"\n","disable_rollback":true,"files":{"nimbus-ethernet-gw":"DEVICE=$dev\nBOOTPROTO=none\nNM_CONTROLLED=no\nIPADDR=$ip\nNETMASK=$netmask\nGATEWAY=$gateway\n"}} 02:07:28 02:07:28.056 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: PUT http://localhost:12445/mockPublicUrl/stacks/null/stackId HTTP/1.1 02:07:28 02:07:28.059 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.059 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 02:07:28.061 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/null/stackId HTTP/1.1 02:07:28 02:07:28.065 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.065 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "description": null, 02:07:28 "links": null, 02:07:28 "stackStatusReason": null, 02:07:28 "stackName": "stackname", 02:07:28 "updatedTime": null, 02:07:28 "creationTime": null, 02:07:28 "stack_status": "UPDATE_COMPLETE", 02:07:28 "id": "stackId", 02:07:28 "files": null, 02:07:28 "outputs": null, 02:07:28 "parameters": { 02:07:28 02:07:28 } 02:07:28 } 02:07:28 } 02:07:28 02:07:28.067 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate - UPDATE_COMPLETE (null/stackId) 02:07:28 02:07:28.067 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate - Current stack (outputs is empty) 02:07:28 02:07:28.089 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mtn13 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28 02:07:28.090 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.090 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.090 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.090 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 02:07:28.090 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.090 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.091 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a3762fbf-d10a-4dbc-8911-f3b703261a92"] 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.091 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.093 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.097 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.098 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.098 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.098 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.099 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.099 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.099 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"981d875a-b5c3-4b61-8f65-167e44ad0a1b"] 02:07:28 02:07:28.099 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.099 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.100 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.103 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.104 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.104 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2a8e4106-cfdf-4478-92fa-ba77220b2e2e"] 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.104 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.107 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.107 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.107 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.107 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.108 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.108 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.113 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.113 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.116 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.116 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.117 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.121 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.121 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.122 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.122 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.122 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5356b1fe-c26b-41ce-91bb-64b894bdb857"] 02:07:28 02:07:28.123 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.123 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.124 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.126 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.127 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.128 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"565b25c4-9394-4d63-97fa-a1e56d474ae0"] 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.128 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.130 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.132 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.133 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.134 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c262ab3-695c-4fc5-94d1-48c1bc207955"] 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.134 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.136 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.136 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.136 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.136 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.137 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.137 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.141 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.141 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.144 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.144 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.145 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.147 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:28 02:07:28.147 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 02:07:28.147 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:28 02:07:28.147 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1043) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_NestedHeatStackNotFound(MsoVnfAdapterImplTest.java:378) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.148 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: volumeGroupHeatStackId 02:07:28 02:07:28.148 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e Update VFModule: Attached volume heatStack ID DOES NOT EXIST volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR OpenStack QueryStack 300 Update VFModule: Attached volume heatStack ID DOES NOT EXIST volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR 02:07:28 02:07:28.148 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Update VFModule: Attached volume heatStack ID DOES NOT EXIST volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR 02:07:28 02:07:28.164 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.164 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.164 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.164 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.165 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.165 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7598fb8b-b1b5-436f-a6a3-99bbdac8d3ad"] 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.165 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.167 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.169 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.170 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.170 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.170 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.170 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.171 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.171 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1a5cf3e0-7063-4d96-9906-f30994bdbee0"] 02:07:28 02:07:28.171 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.171 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.173 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.176 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.177 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.177 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"df80b59b-bd4d-4e0b-b815-d33f37d6ca76"] 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.177 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.179 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.179 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.179 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.179 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.180 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.180 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.184 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.184 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.187 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.187 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.189 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.191 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:28 02:07:28.191 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 02:07:28.192 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:28 02:07:28.192 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:391) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingNestedHeat(MsoVnfAdapterImplTest.java:184) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.193 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:28 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:391) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingNestedHeat(MsoVnfAdapterImplTest.java:184) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:28 at [Source: (String)""; line: 1, column: 0] 02:07:28 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:28 ... 83 common frames omitted 02:07:28 02:07:28.194 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 500 MsoException trying to query nested stack 02:07:28 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:391) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_ExceptionInGettingNestedHeat(MsoVnfAdapterImplTest.java:184) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.194 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - ERROR trying to query nested stack= Create VFModule: Attached heatStack ID Query volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mtn13 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 02:07:28.213 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.214 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.214 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"27df96b1-5882-4c44-80bf-acbd7f7e00a5"] 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.214 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.216 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.219 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.221 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.222 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e89cdaf6-1b1d-4e4e-9f91-8ca6fd04fa31"] 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.222 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.225 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.227 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.227 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.227 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.227 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.228 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.228 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.228 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.229 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8dfafea3-8d99-4e77-bc7d-3e8d2d428e66"] 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.229 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.230 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.231 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.231 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.231 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.231 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.231 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.235 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.235 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.237 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.237 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.238 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.241 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.241 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.241 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:28 02:07:28.241 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.241 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.241 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.242 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"88ebcbcc-ad62-4aed-b6fd-c63d36249da6"] 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.242 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.244 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.247 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.248 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.248 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1297e9b1-79ba-40fb-869e-9ca142251d13"] 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.248 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.249 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.251 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.252 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.252 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7f1b18de-6780-4577-bc28-ced8b74ee11e"] 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.252 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.255 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.262 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.262 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.265 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.265 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.266 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.269 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.269 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.270 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested heat stack - copying values to inputs *later* 02:07:28 02:07:28.270 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.270 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.271 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.271 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0fa716be-3f4c-4ed5-9ac8-9e44c16bb1d0"] 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.271 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.273 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.275 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.276 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.276 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5bd1e440-f590-4e54-aa54-a2447a308afa"] 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.276 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.278 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.280 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.280 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.280 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.280 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.281 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.281 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.282 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.282 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8dab3108-ef13-4c59-81b8-e0c5a092b27a"] 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.282 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.284 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.284 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.284 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.284 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.284 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.285 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.289 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.289 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.292 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.292 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.293 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:28 02:07:28.295 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:28 02:07:28.295 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.295 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:28 02:07:28.296 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1073) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedBaseHeatStack(MsoVnfAdapterImplTest.java:395) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 SLF4J: Failed toString() invocation on an object of type [com.woorea.openstack.heat.model.Explanation] 02:07:28 Reported exception: 02:07:28 java.lang.NullPointerException 02:07:28 at com.woorea.openstack.heat.model.Explanation.toString(Explanation.java:87) 02:07:28 at org.slf4j.helpers.MessageFormatter.safeObjectAppend(MessageFormatter.java:277) 02:07:28 at org.slf4j.helpers.MessageFormatter.deeplyAppendParameter(MessageFormatter.java:249) 02:07:28 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:211) 02:07:28 at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:161) 02:07:28 at ch.qos.logback.classic.spi.LoggingEvent.getFormattedMessage(LoggingEvent.java:293) 02:07:28 at ch.qos.logback.classic.spi.LoggingEvent.prepareForDeferredProcessing(LoggingEvent.java:206) 02:07:28 at ch.qos.logback.core.OutputStreamAppender.subAppend(OutputStreamAppender.java:223) 02:07:28 at ch.qos.logback.core.OutputStreamAppender.append(OutputStreamAppender.java:102) 02:07:28 at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:84) 02:07:28 at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:51) 02:07:28 at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:270) 02:07:28 at ch.qos.logback.classic.Logger.callAppenders(Logger.java:257) 02:07:28 at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:421) 02:07:28 at ch.qos.logback.classic.Logger.filterAndLog_2(Logger.java:414) 02:07:28 at ch.qos.logback.classic.Logger.error(Logger.java:530) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:233) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1073) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedBaseHeatStack(MsoVnfAdapterImplTest.java:395) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.300 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Exception - Openstack Error on QueryStack : [FAILED toString()] 02:07:28 02:07:28.302 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:28 java.lang.NullPointerException: null 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:234) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1073) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedBaseHeatStack(MsoVnfAdapterImplTest.java:395) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.304 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 300 Exception - Update VFModule: Attached baseHeatStack ID Query baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:28 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1073) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedBaseHeatStack(MsoVnfAdapterImplTest.java:395) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.304 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - ERROR trying to query nested base stack= Update VFModule: Attached baseHeatStack ID Query baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mdt1 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=vSAMP12 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId|1 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: vSAMP12 of type vnfin CloudOwner/mdt1/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId|1, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for vSAMP12 02:07:28 02:07:28.319 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: vSAMP12 in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.320 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mdt1 02:07:28 02:07:28.320 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mdt1 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b2d9bbac-f363-4114-ba82-8bdbcd79e0b0"] 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.320 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.322 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mdt1 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mdt1 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.326 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.327 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mdt1&cloudVersion=2.5 02:07:28 02:07:28.327 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mdt1&cloudVersion=2.5 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6c0b980d-f81b-4a25-b493-919eb55aa100"] 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.327 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.329 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mdt1&clo<<<<< URL does not match 02:07:28 | udVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mdt1&clo<<<<< URL does not match 02:07:28 | udVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.331 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.332 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.332 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c3f91ec0-33fc-41d2-8f75-e4a639c5c746"] 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.332 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.334 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.340 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.341 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.347 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | POST <<<<< HTTP method does not match 02:07:28 /cloudSite/DEFAULT | /v2.0/tokens <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.349 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:28 02:07:28.349 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | POST <<<<< HTTP method does not match 02:07:28 /cloudSite/DEFAULT | /v2.0/tokens <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.349 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:28 02:07:28.351 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 HTTP Error on TokenAuth: 404, Not Found 02:07:28 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:186) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:498) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1009) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_CloudSiteIdNotFound(MsoVnfAdapterImplTest.java:334) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Request': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 02:07:28 at [Source: (String)" 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 --------------------------------------------------------------------------------------------------------------------"[truncated 591 chars]; line: 2, column: 55] 02:07:28 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2418) 02:07:28 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:759) 02:07:28 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:3038) 02:07:28 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2079) 02:07:28 at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:805) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4817) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:28 ... 84 common frames omitted 02:07:28 02:07:28.352 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - RA_CONNECTION_EXCEPTION 200 Openstack Exception on Token request: 02:07:28 org.onap.so.openstack.exceptions.MsoOpenstackException: 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:194) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:498) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1009) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_CloudSiteIdNotFound(MsoVnfAdapterImplTest.java:334) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.353 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR vSAMP12 CloudOwner mdt1 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 300 Exception - QueryStack 02:07:28 org.onap.so.openstack.exceptions.MsoOpenstackException: 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.keystoneErrorToMsoException(MsoCommonUtils.java:194) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:498) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1009) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_CloudSiteIdNotFound(MsoVnfAdapterImplTest.java:334) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.353 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Update VFModule: Query vSAMP12 in CloudOwner/mdt1/88a6ca3ee0394ade9403f075db23167e: 404 Not Found: 02:07:28 02:07:28.367 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.367 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.367 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.367 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.367 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.367 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.367 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.368 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.368 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.368 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b4536516-48b4-4302-b59f-5015e7d9deaf"] 02:07:28 02:07:28.368 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.368 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.370 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.372 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.373 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.373 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f10ed6f8-03be-42c0-9fb8-da4b6924cbdf"] 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.373 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.376 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.380 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.381 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.381 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.381 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.381 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.381 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.382 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"561e7dff-12e1-4d5e-8a3c-813973502215"] 02:07:28 02:07:28.382 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.382 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.385 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.390 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.391 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.393 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.393 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.394 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.397 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.397 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested volume heat stack - copying values to inputs *later* 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.398 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.398 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"032461a7-ca65-4a51-97dd-fda04e163989"] 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.398 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.400 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.403 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.404 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.404 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"23edcf2c-811a-4f1c-bfee-bb45a50cf571"] 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.404 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.406 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.410 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.410 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.410 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.410 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.411 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.411 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.411 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.412 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c0b79e6e-f914-4632-9bcd-ad2e7ad29e07"] 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.412 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.414 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.418 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.418 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.422 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.422 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.423 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:28 02:07:28.479 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.479 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.479 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - these values will be copied to inputs *later* 02:07:28 02:07:28.483 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Unable to find vfModuleCust with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.483 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_UNKNOWN_PARAM VF Module ModelCustomizationUuid 88a6ca3ee0394ade9403f075db23167e OpenStack 300 Create VF Module: Unable to find vfModule with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.483 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Create vfModule error: Unable to find vfModuleCust with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.484 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - unhandled exception in create VF 02:07:28 org.onap.so.adapters.vnf.exceptions.VnfException: Create vfModule error: Unable to find vfModuleCust with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:472) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_HeatEnvironment_ContainsParameters(MsoVnfAdapterImplTest.java:315) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.499 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: b4ea86b4-253f-11e7-93ae-92361f002671 02:07:28 02:07:28.499 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = null, nestedBaseStackId = null 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is *not* a BASE VF request! 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - DANGER WILL ROBINSON! This is unexpected - no nestedBaseStackId with this non-base request 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=ff87482f-4222-11e7-9252-005056850d2e 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl createVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Contents of heatFiles - to be added to files: on stack 02:07:28 02:07:28.519 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - nimbus-ethernet-gw -> DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Heat Template Parameters: 02:07:28 02:07:28 Environment:parameters: 02:07:28 vf_module_id: 145cd730797234b4a40aa99335abc143 02:07:28 nso_oam_ip_0: 172.18.25.175 02:07:28 vnf_name: Mobisupport 02:07:28 nso_name_0: zrdm3vamp01nso001 02:07:28 nso_image_name: RHEL-6.8-BASE-20160912 02:07:28 nso_srv_grp_id: e431c477-5bd1-476a-bfa9-e4ce16b8356b 02:07:28 nso_oam_net_mask: 255.255.255.0 02:07:28 oam_net_id: nso_oam 02:07:28 nso_flavor_name: citeis.1vCPUx2GB 02:07:28 nso_oam_net_gw: 172.18.25.1 02:07:28 nso_sec_grp_id: 36f48d82-f099-4437-bfbc-70d9e5d420d1 02:07:28 vnf_id: 730797234b4a40aa99335157b02871cd 02:07:28 availability_zone_0: alln-zone-1 02:07:28 02:07:28 02:07:28 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Template Parameters: 02:07:28 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the base stack outputs if applicable 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the volume stack outputs if applicable 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No missing parameters found - ok to proceed 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with an environment variable: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found an environment variable - value: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with 1 heatFiles 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found heatFiles - adding to stack 02:07:28 02:07:28.522 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 ', disableRollback='true', files={nimbus-ethernet-gw=DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 }} 02:07:28 02:07:28.523 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.523 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"32bffb1a-1291-4ec9-ac18-94218512891b"] 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.523 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.526 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.529 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.530 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.530 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d9538b9a-c4fb-45f5-bf5f-c1c1f6bf528b"] 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.530 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.532 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.536 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.536 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.537 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c4acc911-b4e0-4fa5-b7ff-4bb6707943f1"] 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.537 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.540 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.545 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.545 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.548 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.548 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.549 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.552 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.552 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.552 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Existing Stack found with Status: CREATE_COMPLETE 02:07:28 02:07:28.553 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/12345 02:07:28 02:07:28.553 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.553 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.553 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/12345 02:07:28 02:07:28.553 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:28 02:07:28.553 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"196", X-B3-TraceId:"87667ab54cb3d7a9", X-B3-SpanId:"87667ab54cb3d7a9", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c8ee200-0c58-4f65-9831-5fbf351720c9"] 02:07:28 02:07:28.554 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"12345","resourceStatusMessage":"The vf module was found to already exist, thus no new vf module was created in the cloud via this request","cloudApiRequests":[],"requestURI":"12345"} 02:07:28 02:07:28.554 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 02:07:28.556 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.557 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - VF Module DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId successfully created 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mtn13 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 02:07:28.580 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.581 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.581 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7632efe5-c372-4ffb-952d-06df5b3f26b4"] 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.581 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.583 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.586 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.587 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.587 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9da18d77-b3c3-4658-bb2d-a53f9706006f"] 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.587 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.590 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.593 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.594 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.594 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"75acf655-5a1c-4207-8ddf-aafcf698497a"] 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.594 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.597 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.602 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.602 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.606 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.606 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.607 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.610 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.610 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.611 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.611 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b1ec0a44-4494-47cd-8023-5ef8a46d4c2c"] 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.611 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.613 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.614 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.614 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.615 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.615 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.615 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.615 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.615 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.616 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6031d365-fa5d-4b87-8806-5b2506f14d55"] 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.616 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.618 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.620 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.620 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.620 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.620 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.621 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.621 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5f1769b3-319b-4a2e-bf5f-4abf9309acaa"] 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.621 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.624 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.628 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.628 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.631 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.631 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.633 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.636 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:28 02:07:28.636 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 02:07:28.636 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:28 02:07:28.636 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1043) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedHeatStack(MsoVnfAdapterImplTest.java:363) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.637 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:28 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1043) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedHeatStack(MsoVnfAdapterImplTest.java:363) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:28 at [Source: (String)""; line: 1, column: 0] 02:07:28 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:28 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:28 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:28 ... 83 common frames omitted 02:07:28 02:07:28.638 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e OpenStack QueryStack 300 Exception - Update VF: Attached heatStack ID Query volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:28 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1043) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_ExceptionInGettingNestedHeatStack(MsoVnfAdapterImplTest.java:363) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.639 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - ERROR trying to query nested stack= Update VF: Attached heatStack ID Query volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e: 500 Server Error: Server Error 02:07:28 02:07:28.652 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.652 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.652 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.652 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.653 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.653 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"22f76b31-c4a5-4168-b5c8-e9dfe73a0d69"] 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.653 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.655 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.658 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.659 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.659 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bdda22de-67bf-4763-be2f-2494a406e2f4"] 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.659 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.660 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.662 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.662 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7906f341-b294-410f-8c46-27c1df8f9f8b"] 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.662 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.665 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.671 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.671 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.673 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.673 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.674 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.676 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/volumeGroupHeatStackId <<<<< URL does not match 02:07:28 don2-Replace-1001 | 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.677 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:28 02:07:28.677 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/volumeGroupHeatStackId <<<<< URL does not match 02:07:28 don2-Replace-1001 | 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.677 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:28 02:07:28.678 [main] || ERROR 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:28 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:28 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:28 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:28 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:28 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:28 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.createVfModule(MsoVnfAdapterImpl.java:391) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:28 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.createVfModule() 02:07:28 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.createVnfTest_NestedHeatStatusNotFound(MsoVnfAdapterImplTest.java:166) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:28 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:28 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:28 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:28 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:28 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:28 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:28 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:28 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:28 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:28 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:28 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:28 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:28 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:28 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:28 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:28 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:28 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:28 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:28 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:28 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:28 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:28 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:28 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:28 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:28 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:28 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:28 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:28 02:07:28.678 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: volumeGroupHeatStackId 02:07:28 02:07:28.679 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e Create VFModule: Attached heatStack ID DOES NOT EXIST volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR OpenStack QueryStack 500 Create VFModule: Attached heatStack ID DOES NOT EXIST 02:07:28 02:07:28.679 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Create VFModule: Attached heatStack ID DOES NOT EXIST volumeGroupHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR 02:07:28 02:07:28.693 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:28 cloudOwner=CloudOwner 02:07:28 cloudSiteId=mtn13 02:07:28 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:28 vnfType=vnf 02:07:28 vnfVersion=1 02:07:28 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 requestType=VFMOD 02:07:28 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:28 baseVfHeatStackId=baseVfHeatStackId 02:07:28 vfModuleStackId=vfModuleStackId 02:07:28 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28 02:07:28.693 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.693 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.693 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.693 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:28 02:07:28.694 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.694 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.694 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.694 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.694 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.695 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.695 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1f4d47cc-5f67-4091-981e-c146d08b210f"] 02:07:28 02:07:28.695 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.695 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.696 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.698 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.699 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.699 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.699 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.699 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.699 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.699 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"db516f7c-272c-4987-bacb-3af6bed183e5"] 02:07:28 02:07:28.700 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.700 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.701 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.704 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.704 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.705 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8096c813-b689-40b3-b05d-daccf5c75be4"] 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.705 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.707 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.712 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.712 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.715 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.715 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.716 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:28 02:07:28.719 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.719 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.719 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:28 02:07:28.719 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:28 02:07:28.719 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.720 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.720 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bba7c01e-65ae-4ded-84b1-6a1de88605be"] 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.720 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.721 [qtp2060661857-52] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.723 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.723 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.723 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.723 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.724 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.724 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.724 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.725 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4f903da4-8cd0-4045-bc11-aa6d3b69cd76"] 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.725 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.727 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.730 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.730 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.730 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.730 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.731 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.731 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"de6a9b9a-b1b6-4151-b511-011257b3f1c3"] 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.731 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.734 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.738 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.738 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.741 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.742 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.745 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:28 02:07:28.748 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.748 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.748 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested heat stack - copying values to inputs *later* 02:07:28 02:07:28.748 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:28 02:07:28.748 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.749 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.749 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"991a15d7-7d42-4326-b917-28dce38c488d"] 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.749 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.751 [qtp2060661857-50] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.752 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.752 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.752 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.752 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.753 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.753 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.754 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.754 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e9e36b92-b80e-4a65-992b-f7120f70d687"] 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.754 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.756 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.759 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.759 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.759 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3e96cd46-8159-402b-a867-9cce270cf6ea"] 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.760 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.762 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.762 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:28 02:07:28.762 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:28 02:07:28.762 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.763 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:28 02:07:28.763 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.766 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:28 02:07:28.766 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:28 02:07:28.768 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.768 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "access": { 02:07:28 "token": { 02:07:28 "id": "tokenId1234", 02:07:28 "issued_at": null, 02:07:28 "expires": "1517418429142", 02:07:28 "tenant": null 02:07:28 }, 02:07:28 "serviceCatalog": [ 02:07:28 { 02:07:28 "type": "orchestration", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 }, 02:07:28 { 02:07:28 "type": "network", 02:07:28 "name": null, 02:07:28 "endpoints": [ 02:07:28 { 02:07:28 "region": "mtn13", 02:07:28 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:28 "internalURL": null, 02:07:28 "adminURL": null 02:07:28 } 02:07:28 ], 02:07:28 "endpointsLinks": null 02:07:28 } 02:07:28 ], 02:07:28 "user": null, 02:07:28 "metadata": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.769 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:28 02:07:28.771 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:28 02:07:28.771 [main] || DEBUG 02:07:28 com.woorea.openstack.connector.HttpClientConnector - { 02:07:28 "stack": { 02:07:28 "creationTime": null, 02:07:28 "description": null, 02:07:28 "files": null, 02:07:28 "id": "stackId", 02:07:28 "links": null, 02:07:28 "outputs": null, 02:07:28 "parameters": {}, 02:07:28 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:28 "stack_status": "CREATE_COMPLETE", 02:07:28 "stack_status_reason": "Create Completed", 02:07:28 "updatedTime": null 02:07:28 } 02:07:28 } 02:07:28 02:07:28 02:07:28.771 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested base heat stack - copying values to inputs *later* 02:07:28 02:07:28.773 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Unable to find a vfModule matching modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.773 [main] || ERROR 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_VNF_UNKNOWN_PARAM VF Module Type vnf OpenStack 300 Update VfModule: unable to find vfModule with modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:28 02:07:28.791 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: b4ea86b4-253f-11e7-93ae-92361f002671 02:07:28 02:07:28.792 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedStackId = null, nestedBaseStackId = null 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - This is *not* a BASE VF request! 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - DANGER WILL ROBINSON! This is unexpected - no nestedBaseStackId with this non-base request 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got HEAT Template from DB: heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name } 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Got Heat Environment from DB: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl, about to call db.getNestedTemplates avec templateId=ff87482f-4222-11e7-9252-005056850d2e 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No nested templates found - nothing to do here 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - In MsoVnfAdapterImpl createVfModule, about to call db.getHeatFilesForVfModule avec vfModuleId=066de97e-253e-11e7-93ae-92361f002671 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Contents of heatFiles - to be added to files: on stack 02:07:28 02:07:28.807 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - nimbus-ethernet-gw -> DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Heat Template Parameters: 02:07:28 02:07:28 Environment:parameters: 02:07:28 vf_module_id: 145cd730797234b4a40aa99335abc143 02:07:28 nso_oam_ip_0: 172.18.25.175 02:07:28 vnf_name: Mobisupport 02:07:28 nso_name_0: zrdm3vamp01nso001 02:07:28 nso_image_name: RHEL-6.8-BASE-20160912 02:07:28 nso_srv_grp_id: e431c477-5bd1-476a-bfa9-e4ce16b8356b 02:07:28 nso_oam_net_mask: 255.255.255.0 02:07:28 oam_net_id: nso_oam 02:07:28 nso_flavor_name: citeis.1vCPUx2GB 02:07:28 nso_oam_net_gw: 172.18.25.1 02:07:28 nso_sec_grp_id: 36f48d82-f099-4437-bfbc-70d9e5d420d1 02:07:28 vnf_id: 730797234b4a40aa99335157b02871cd 02:07:28 availability_zone_0: alln-zone-1 02:07:28 02:07:28 02:07:28 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - 02:07:28 Template Parameters: 02:07:28 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the base stack outputs if applicable 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Now add in the volume stack outputs if applicable 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - No missing parameters found - ok to proceed 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with an environment variable: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found an environment variable - value: parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with 1 heatFiles 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - Found heatFiles - adding to stack 02:07:28 02:07:28.810 [main] || DEBUG 02:07:28 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='parameters: 02:07:28 availability_zone_0: "alln-zone-1" 02:07:28 nso_flavor_name: "citeis.1vCPUx2GB" 02:07:28 nso_image_name: "RHEL-6.8-BASE-20160912" 02:07:28 nso_name_0: "zrdm3vamp01nso001" 02:07:28 nso_oam_ip_0: "172.18.25.175" 02:07:28 nso_oam_net_gw: "172.18.25.1" 02:07:28 nso_oam_net_mask: "255.255.255.0" 02:07:28 nso_sec_grp_id: "36f48d82-f099-4437-bfbc-70d9e5d420d1" 02:07:28 nso_srv_grp_id: "e431c477-5bd1-476a-bfa9-e4ce16b8356b" 02:07:28 oam_net_id: "nso_oam" 02:07:28 vf_module_id: "145cd730797234b4a40aa99335abc143" 02:07:28 vnf_id: "730797234b4a40aa99335157b02871cd" 02:07:28 vnf_name: "Mobisupport" 02:07:28 ', disableRollback='true', files={nimbus-ethernet-gw=DEVICE=$dev 02:07:28 BOOTPROTO=none 02:07:28 NM_CONTROLLED=no 02:07:28 IPADDR=$ip 02:07:28 NETMASK=$netmask 02:07:28 GATEWAY=$gateway 02:07:28 }} 02:07:28 02:07:28.811 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.811 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"50109a3f-adc4-4700-aaaf-4a8b3d762848"] 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.811 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.814 [qtp2060661857-49] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.816 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.817 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.817 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.817 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:28 02:07:28.817 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.817 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:28 02:07:28.819 [main] || WARN 02:07:28 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.819 [main] || INFO 02:07:28 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9ce2729a-1e57-4e4d-a314-6e8f180679b0"] 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:28 02:07:28.819 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:28 02:07:28.822 [qtp2060661857-51] || ERROR 02:07:28 WireMock - 02:07:28 Request was not matched 02:07:28 ======================= 02:07:28 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | Closest stub | Request | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 | 02:07:28 GET | GET 02:07:28 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:28 | oudVersion=2.5 02:07:28 | 02:07:28 | 02:07:28 ----------------------------------------------------------------------------------------------------------------------- 02:07:28 02:07:28 02:07:28.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:28 02:07:28.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:28 02:07:28.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:28 02:07:28.825 [main] || DEBUG 02:07:28 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.825 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.825 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.826 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.826 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c61e3221-537c-47bd-99fc-262c4c49cd11"] 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.826 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.828 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.828 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:28.828 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:28.828 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.829 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:29 02:07:28.829 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.832 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:29 02:07:28.833 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:29 02:07:28.835 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.835 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "access": { 02:07:29 "token": { 02:07:29 "id": "tokenId1234", 02:07:29 "issued_at": null, 02:07:29 "expires": "1517418429142", 02:07:29 "tenant": null 02:07:29 }, 02:07:29 "serviceCatalog": [ 02:07:29 { 02:07:29 "type": "orchestration", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 }, 02:07:29 { 02:07:29 "type": "network", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 } 02:07:29 ], 02:07:29 "user": null, 02:07:29 "metadata": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.836 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:29 02:07:28.839 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.839 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "stack": { 02:07:29 "description": null, 02:07:29 "links": null, 02:07:29 "stack_status_reason": null, 02:07:29 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:29 "updated_time": null, 02:07:29 "creation_time": null, 02:07:29 "stack_status": "CREATE_FAILED", 02:07:29 "id": "stackId", 02:07:29 "files": null, 02:07:29 "outputs": null, 02:07:29 "parameters": { 02:07:29 02:07:29 } 02:07:29 } 02:07:29 } 02:07:29 02:07:28.839 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Existing Stack found with Status: CREATE_FAILED 02:07:29 02:07:28.841 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/12345 02:07:29 02:07:28.841 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/12345 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"196", X-B3-TraceId:"76cddd830a2bf368", X-B3-SpanId:"76cddd830a2bf368", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1497e7a1-4ded-4539-ac9d-1ba6f18b3e0e"] 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"12345","resourceStatusMessage":"The vf module was found to already exist, thus no new vf module was created in the cloud via this request","cloudApiRequests":[],"requestURI":"12345"} 02:07:29 02:07:28.841 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 02:07:28.844 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.845 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - VF Module DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId successfully created 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - updateVfModule: 02:07:29 cloudOwner=CloudOwner 02:07:29 cloudSiteId=mtn13 02:07:29 tenantId=88a6ca3ee0394ade9403f075db23167e 02:07:29 vnfType=vnf 02:07:29 vnfVersion=1 02:07:29 vnfName=DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:29 requestType=VFMOD 02:07:29 volumeGroupHeatStackId=volumeGroupHeatStackId 02:07:29 baseVfHeatStackId=baseVfHeatStackId 02:07:29 vfModuleStackId=vfModuleStackId 02:07:29 modelCustomizationUuid=88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found modelCustomizationUuid! Will use that: 88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Updating VFModule: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId of type vnfin CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - requestTypeString = VFMOD, nestedVolumeStackId = volumeGroupHeatStackId, nestedBaseStackId = baseVfHeatStackId 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - UpdateVfModule - querying for DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId 02:07:29 02:07:28.862 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:28.863 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.863 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b56cf2e2-008c-44bf-9a28-d13d918b7bf1"] 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.865 [qtp2060661857-52] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.868 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.868 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.868 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.869 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.869 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.869 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.870 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.870 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a8f4b58c-cd23-4a34-8bbf-608fcebaecf3"] 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.870 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.872 [qtp2060661857-50] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.875 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.876 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.877 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.877 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.877 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.878 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.878 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"acfd42f0-778a-4dc7-b00d-46aeb393a33d"] 02:07:29 02:07:28.878 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.878 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.881 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.881 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:28.881 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:28.881 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.882 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:29 02:07:28.882 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.885 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:29 02:07:28.885 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:29 02:07:28.888 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.888 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "access": { 02:07:29 "token": { 02:07:29 "id": "tokenId1234", 02:07:29 "issued_at": null, 02:07:29 "expires": "1517418429142", 02:07:29 "tenant": null 02:07:29 }, 02:07:29 "serviceCatalog": [ 02:07:29 { 02:07:29 "type": "orchestration", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 }, 02:07:29 { 02:07:29 "type": "network", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 } 02:07:29 ], 02:07:29 "user": null, 02:07:29 "metadata": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.889 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId HTTP/1.1 02:07:29 02:07:28.891 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.892 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "stack": { 02:07:29 "creationTime": null, 02:07:29 "description": null, 02:07:29 "files": null, 02:07:29 "id": "stackId", 02:07:29 "links": null, 02:07:29 "outputs": null, 02:07:29 "parameters": {}, 02:07:29 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:29 "stack_status": "CREATE_COMPLETE", 02:07:29 "stack_status_reason": "Create Completed", 02:07:29 "updatedTime": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.892 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found Existing stack, status=CREATED 02:07:29 02:07:28.892 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedStackId = volumeGroupHeatStackId 02:07:29 02:07:28.892 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: volumeGroupHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:28.893 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.893 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"df445575-26bb-432c-980a-af0d160155c6"] 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.894 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.896 [qtp2060661857-50] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.898 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.900 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.900 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.900 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.901 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.901 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.901 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"11a52583-e78c-4d98-b177-f001e5c67e76"] 02:07:29 02:07:28.901 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.901 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.903 [qtp2060661857-49] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.905 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.906 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.906 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ce5933be-a397-497a-9449-a86a7e7d613c"] 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.906 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:29 02:07:28.908 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.911 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:29 02:07:28.911 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:29 02:07:28.912 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.912 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "access": { 02:07:29 "token": { 02:07:29 "id": "tokenId1234", 02:07:29 "issued_at": null, 02:07:29 "expires": "1517418429142", 02:07:29 "tenant": null 02:07:29 }, 02:07:29 "serviceCatalog": [ 02:07:29 { 02:07:29 "type": "orchestration", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 }, 02:07:29 { 02:07:29 "type": "network", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 } 02:07:29 ], 02:07:29 "user": null, 02:07:29 "metadata": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.913 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/volumeGroupHeatStackId HTTP/1.1 02:07:29 02:07:28.915 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "stack": { 02:07:29 "creationTime": null, 02:07:29 "description": null, 02:07:29 "files": null, 02:07:29 "id": "stackId", 02:07:29 "links": null, 02:07:29 "outputs": null, 02:07:29 "parameters": {}, 02:07:29 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:29 "stack_status": "CREATE_COMPLETE", 02:07:29 "stack_status_reason": "Create Completed", 02:07:29 "updatedTime": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Found nested heat stack - copying values to inputs *later* 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Querying for nestedBaseStackId = baseVfHeatStackId 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: baseVfHeatStackId in tenant 88a6ca3ee0394ade9403f075db23167e 02:07:29 02:07:28.916 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.916 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"da3d716f-2753-4614-b330-a14d7d5ac5e3"] 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.917 [qtp2060661857-49] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.920 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.920 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.920 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b14029eb-7944-434c-a41b-20cfded278d0"] 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.922 [qtp2060661857-51] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:28.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.925 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.925 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"67c51744-6f69-4d68-9b78-881d018d042d"] 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:28.925 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:28.928 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:28.928 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:28.928 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:28.928 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:28.929 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:29 02:07:28.929 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:28.934 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"88a6ca3ee0394ade9403f075db23167e","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:29 02:07:28.934 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:29 02:07:28.937 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:29 02:07:28.937 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "access": { 02:07:29 "token": { 02:07:29 "id": "tokenId1234", 02:07:29 "issued_at": null, 02:07:29 "expires": "1517418429142", 02:07:29 "tenant": null 02:07:29 }, 02:07:29 "serviceCatalog": [ 02:07:29 { 02:07:29 "type": "orchestration", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 }, 02:07:29 { 02:07:29 "type": "network", 02:07:29 "name": null, 02:07:29 "endpoints": [ 02:07:29 { 02:07:29 "region": "mtn13", 02:07:29 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:29 "internalURL": null, 02:07:29 "adminURL": null 02:07:29 } 02:07:29 ], 02:07:29 "endpointsLinks": null 02:07:29 } 02:07:29 ], 02:07:29 "user": null, 02:07:29 "metadata": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.938 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/baseVfHeatStackId HTTP/1.1 02:07:29 02:07:28.940 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:29 02:07:28.940 [main] || DEBUG 02:07:29 com.woorea.openstack.connector.HttpClientConnector - { 02:07:29 "stack": { 02:07:29 "creationTime": null, 02:07:29 "description": null, 02:07:29 "files": null, 02:07:29 "id": "stackId", 02:07:29 "links": null, 02:07:29 "outputs": null, 02:07:29 "parameters": {}, 02:07:29 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:29 "stack_status": "CREATE_COMPLETE", 02:07:29 "stack_status_reason": "Create Completed", 02:07:29 "updatedTime": null 02:07:29 } 02:07:29 } 02:07:29 02:07:29 02:07:28.940 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:29 02:07:28.940 [main] || ERROR 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:29 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:29 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:29 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:29 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:29 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:29 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:29 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:29 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:29 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:29 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl.updateVfModule(MsoVnfAdapterImpl.java:1073) 02:07:29 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$FastClassBySpringCGLIB$$8b1f101c.invoke() 02:07:29 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:29 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:29 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:29 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:29 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:29 at org.onap.so.adapters.vnf.MsoVnfAdapterImpl$$EnhancerBySpringCGLIB$$10a04c98.updateVfModule() 02:07:29 at org.onap.so.adapters.vnf.MsoVnfAdapterImplTest.updateVnfTest_NestedBaseHeatStackNotFound(MsoVnfAdapterImplTest.java:412) 02:07:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:29 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:29 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:29 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:29 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:29 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:29 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:29 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:29 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:29 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:29 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:29 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:29 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:29 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:29 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:29 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:29 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:29 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:29 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:29 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:29 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:29 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:29 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:29 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:29 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:29 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:29 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:29 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:29 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:29 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:29 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:29 02:07:28.940 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: baseVfHeatStackId 02:07:29 02:07:28.941 [main] || ERROR 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - RA_QUERY_VNF_ERR DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001/stackId CloudOwner mtn13 88a6ca3ee0394ade9403f075db23167e Update VFModule: Attached base heatStack ID DOES NOT EXIST baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR OpenStack QueryStack 300 Update VFModule: Attached base heatStack ID DOES NOT EXIST baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR 02:07:29 02:07:28.941 [main] || DEBUG 02:07:29 org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Update VFModule: Attached base heatStack ID DOES NOT EXIST baseVfHeatStackId in CloudOwner/mtn13/88a6ca3ee0394ade9403f075db23167e USER ERROR 02:07:29 [WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.736 s - in org.onap.so.adapters.vnf.MsoVnfAdapterImplTest 02:07:29 [INFO] Running org.onap.so.adapters.tasks.orchestration.StackServiceTest 02:07:29 02:07:29.120 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.StackService - Starting External Task Stack Service. 02:07:29 02:07:29 7f4557c8-c3b9-4743-8b88-9539f9ed7bea 02:07:29 http://mso-bpmn-infra-svc:9200/mso/WorkflowMessage/VNFAResponse/7f4557c8-c3b9-4743-8b88-9539f9ed7bea 02:07:29 02:07:29 true 02:07:29 regionOne 02:07:29 CloudOwner 02:07:29 0422ffb57ba042c0800a29dc85ca70f8 02:07:29 6640feba-55f6-4946-9694-4d9558c8870a 02:07:29 Vf zrdm5bpxmc02092017-Service/Vf zrdm5bpxmc02092017-VF 0 02:07:29 1.0 02:07:29 985a468b-328b-4c2b-ad0e-b8f1e19501c4 02:07:29 dummy_id 02:07:29 VfZrdm5bpxmc02092017Vf..pxmc_base..module-0 02:07:29 985a468b-328b-4c2b-ad0e-b8f1e19501c4 02:07:29 074c64d0-7e13-4bcc-8bdb-ea922331102d 02:07:29 false 02:07:29 true 02:07:29 02:07:29 02:07:29 vf_module_id 02:07:29 985a468b-328b-4c2b-ad0e-b8f1e19501c4 02:07:29 02:07:29 02:07:29 vnf_id 02:07:29 6640feba-55f6-4946-9694-4d9558c8870a 02:07:29 02:07:29 02:07:29 vnf_name 02:07:29 Robot_VNF_For_Volume_Group 02:07:29 02:07:29 02:07:29 availability_zone_0 02:07:29 AZ-MN02 02:07:29 02:07:29 02:07:29 environment_context 02:07:29 General_Revenue-Bearing 02:07:29 02:07:29 02:07:29 user_directives 02:07:29 {} 02:07:29 02:07:29 02:07:29 workload_context 02:07:29 02:07:29 02:07:29 02:07:29 vf_module_name 02:07:29 dummy_id 02:07:29 02:07:29 02:07:29 vf_module_index 02:07:29 0 02:07:29 02:07:29 02:07:29 sdnc_directives 02:07:29 { "attributes": [ {"attribute_name": "availability_zone_0", "attribute_value": "AZ-MN02"}] } 02:07:29 02:07:29 02:07:29 02:07:29 049abdd8-0e19-48b8-bd87-b18f8d49048c 02:07:29 7dc4c4eb-b1d7-4aef-94d1-24e925d1210c 02:07:29 02:07:29 02:07:29 02:07:29 02:07:29.123 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.StackService - Executing External Task Stack Service For Create Vf Module 02:07:29 02:07:29.308 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.StackService - The External Task Id: null Successful 02:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.onap.so.adapters.tasks.orchestration.StackServiceTest 02:07:29 [INFO] Running org.onap.so.adapters.tasks.inventory.CreateInventoryTaskTest 02:07:29 02:07:29.334 [main] || ERROR 02:07:29 org.onap.so.adapters.tasks.inventory.CreateInventoryTask - The External Task null Failed, No Cloud Information Provided 02:07:29 02:07:29.336 [main] || ERROR 02:07:29 org.onap.so.adapters.tasks.inventory.CreateInventoryTask - The External Task null Failed, No Cloud Information Provided 02:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.so.adapters.tasks.inventory.CreateInventoryTaskTest 02:07:29 [INFO] Running org.onap.so.BeansTest 02:07:29 02:07:29.434 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:07:29 02:07:29.436 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:07:29 02:07:29.437 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:07:29 02:07:29.437 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/test-classes] 02:07:29 02:07:29.437 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/classes] 02:07:29 02:07:29.533 [main] || WARN 02:07:29 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in org.onap.so.BeansTest 02:07:29 [INFO] Running org.onap.so.heatbridge.utils.HeatBridgeUtilsTest 02:07:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.so.heatbridge.utils.HeatBridgeUtilsTest 02:07:29 [INFO] Running org.onap.so.adapters.tasks.orchestration.PollServiceTest 02:07:29 02:07:29.809 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - Starting External Task Poll Service 02:07:29 02:07:29.816 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - Executing External Task Poll Service for Create Vf Module 02:07:29 02:07:29.817 [main] || ERROR 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - Error during External Task Poll Service 02:07:29 java.lang.NullPointerException: null 02:07:29 at org.onap.so.adapters.tasks.orchestration.PollService.determineCreateVfModuleStatus(PollService.java:253) 02:07:29 at org.onap.so.adapters.tasks.orchestration.PollService.executeExternalTask(PollService.java:120) 02:07:29 at org.onap.so.adapters.tasks.orchestration.PollServiceTest.testExecuteExternalTask(PollServiceTest.java:60) 02:07:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:29 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:29 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:29 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:29 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:29 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:29 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:07:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:29 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:29 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:29 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:07:29 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:07:29 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:07:29 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:07:29 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:29 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:29 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:29 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:29 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:29 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:29 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:29 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:29 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:29 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:29 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:29 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:29 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:29 02:07:29.817 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - The External Task Id: null Successful 02:07:29 02:07:29.821 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - Starting External Task Poll Service 02:07:29 02:07:29.826 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - Executing External Task Poll Service for Rollback Vf Module 02:07:29 02:07:29.827 [main] || DEBUG 02:07:29 org.onap.so.adapters.tasks.orchestration.PollService - The External Task Id: null Successful 02:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.so.adapters.tasks.orchestration.PollServiceTest 02:07:29 [INFO] Running org.onap.so.vdu.utils.VduBlueprintTest 02:07:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.vdu.utils.VduBlueprintTest 02:07:29 [INFO] Running org.onap.so.adapters.network.MSONetworkAdapterImplTest 02:07:29 02:07:29.851 [main] || DEBUG 02:07:29 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** CREATE Network: dvspg-VCE_VPE-mtjnj40avbc of type CONTRAIL30_GNDIRECT in mtn13/bef254252c5d44e6bcec65c180180ab5 02:07:29 02:07:29.852 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:29.852 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"75998c72-cad8-41c3-958e-21dd1bad7e65"] 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.852 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.854 [qtp2060661857-51] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.856 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:29.857 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:29.857 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"10ea3e45-2307-4a83-8742-d7b21daf91f8"] 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.857 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.860 [qtp2060661857-52] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.863 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:29.863 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:29.864 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2b1e47a1-dc8e-4198-8b5b-74ffdfcdd056"] 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.864 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:29 02:07:29.866 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:29.906 [main] || DEBUG 02:07:29 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM 02:07:29 02:07:29.907 [main] || DEBUG 02:07:29 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:29 02:07:29.907 [main] || DEBUG 02:07:29 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@59655423[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:29 02:07:29.909 [main] || DEBUG 02:07:29 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: dvspg-VCE_VPE-mtjnj40avbc in tenant bef254252c5d44e6bcec65c180180ab5 02:07:29 02:07:29.909 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:29.910 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f899b5f7-f045-4757-9aa0-1d5fdc7230b9"] 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.910 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.912 [qtp2060661857-49] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.915 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:29.916 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:29.916 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"76de9e69-aee0-474d-afed-02cfe8d1d203"] 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.916 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.918 [qtp2060661857-51] || ERROR 02:07:29 WireMock - 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:29 Request was not matched 02:07:29 ======================= 02:07:29 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | Closest stub | Request | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 | 02:07:29 GET | GET 02:07:29 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:29 | oudVersion=2.5 02:07:29 | 02:07:29 | 02:07:29 ----------------------------------------------------------------------------------------------------------------------- 02:07:29 02:07:29 02:07:29.921 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:29 02:07:29.921 [main] || WARN 02:07:29 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:29.922 [main] || INFO 02:07:29 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a4071a45-f49b-4619-8a4c-dc679126e152"] 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:29 02:07:29.922 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:29 02:07:29.924 [main] || DEBUG 02:07:29 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:29 02:07:29.924 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:29.924 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:29.924 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.925 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:29.925 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.929 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:29.929 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:29.931 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:29.931 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:29.932 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc HTTP/1.1 02:07:30 02:07:29.935 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:29.936 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "stack": { 02:07:30 "description": null, 02:07:30 "links": null, 02:07:30 "stack_status_reason": null, 02:07:30 "stack_name": "stackname", 02:07:30 "updated_time": null, 02:07:30 "creation_time": null, 02:07:30 "stack_status": "CREATE_COMPLETE", 02:07:30 "id": "stackId", 02:07:30 "files": null, 02:07:30 "outputs": null, 02:07:30 "parameters": { 02:07:30 02:07:30 } 02:07:30 } 02:07:30 } 02:07:30 02:07:29.936 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_NETWORK_ALREADY_EXIST 300 CreateNetwork: Stack dvspg-VCE_VPE-mtjnj40avbc already exists in mtn13/bef254252c5d44e6bcec65c180180ab5 as stackname/stackId 02:07:30 02:07:29.950 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** CREATE Network: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 of type CONTRAIL30_GNDIRECT in mtn13/bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:29.950 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.951 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5baa3d7b-514f-4f83-a97c-91d2807a47a9"] 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.951 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.953 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.955 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:29.955 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"269d009f-4176-4fc6-a6bd-af34bd9c97fe"] 02:07:30 02:07:29.955 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.956 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.957 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.959 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.960 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:29.960 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4338f6d5-47c3-429d-869f-4259a3b4fad8"] 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.960 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:29.962 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.967 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM 02:07:30 02:07:29.968 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:29.968 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@5557153b[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:30 02:07:29.970 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 in tenant bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:29.970 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.971 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5c74732f-af9d-4881-ad2f-75889b9252de"] 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.971 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.972 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.974 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.974 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:29.975 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:29.975 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.975 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.975 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.976 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:29.976 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5d419d49-4509-414d-9c6c-9787b1ed99e4"] 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.976 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.978 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.981 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.981 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:29.982 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5244eaae-4e0c-444f-9714-6704dc3b7436"] 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.982 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:29.984 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:29.988 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:29.988 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:29.991 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:29.991 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:29.992 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 HTTP/1.1 02:07:30 02:07:29.993 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:30 don2-Replace-1001/stackId | don2-Replace-1001 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.995 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:29.995 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:30 don2-Replace-1001/stackId | don2-Replace-1001 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:29.995 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:29.995 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatMode(MSONetworkAdapterImplTest.java:93) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 02:07:30 02:07:29.996 [main] || WARN 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - RA_GENERAL_WARNING Heat Stack (module_mns_zrdm3frwl01exn_01_rgvm_1.yml) extra input params received: [shared, external, network_name] 300 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no environment variable 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no heatFiles 02:07:30 02:07:29.996 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='null', disableRollback='true', files=null} 02:07:30 02:07:29.996 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.997 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"30e3f404-a483-49da-84ce-45876b768f93"] 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:29.997 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:29.998 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.000 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.000 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.000 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.000 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.001 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.001 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e4e83e36-a89e-47e7-84a7-a00cf2ec593c"] 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.001 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.002 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.004 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.004 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fe602dfc-3b24-4cda-bd4c-2c48a699df6c"] 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.004 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.006 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.009 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.009 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.013 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.013 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.014 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 HTTP/1.1 02:07:30 02:07:30.016 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:30 don2-Replace-1001/stackId | don2-Replace-1001 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.018 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:30.018 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad | /mockPublicUrl/stacks/DEV-VF-1802-it3-pwt3-v6-vSAMP10a-ad<<<<< URL does not match 02:07:30 don2-Replace-1001/stackId | don2-Replace-1001 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.019 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:30.019 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatMode(MSONetworkAdapterImplTest.java:93) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.019 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 02:07:30 02:07:30.020 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.020 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d7a267a3-5c84-410f-be22-e1825737246d"] 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.020 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.021 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.023 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.024 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.024 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9f3fa10e-e776-469f-85c2-f3d7e43245b7"] 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.024 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.026 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.028 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.028 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.028 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.029 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.029 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.029 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.029 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.030 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b2c96624-aec9-46e3-8d3a-c1c8735b0c8f"] 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.030 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.033 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.037 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.037 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.039 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.039 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.041 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:30 02:07:30.041 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fa36b1876b1ea87", X-B3-SpanId:"1fa36b1876b1ea87", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ff7d55b9-82c9-40e5-bfba-d05d5b051347"] 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.041 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.043 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 PATCH | GET <<<<< HTTP method does not match 02:07:30 /infraActiveRequests/9733c8d1-2668-4e5f-8b51-2cacc9b662c0 | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 PATCH | GET <<<<< HTTP method does not match 02:07:30 /infraActiveRequests/9733c8d1-2668-4e5f-8b51-2cacc9b662c0 | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.045 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.046 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error updating in flight request with Openstack Create Request 02:07:30 java.lang.NullPointerException: null 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatMode(MSONetworkAdapterImplTest.java:93) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.047 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"template":"heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }","stack_name":"DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001","parameters":{},"timeout_mins":60,"disable_rollback":true} 02:07:30 02:07:30.047 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/mockPublicUrl/stacks HTTP/1.1 02:07:30 02:07:30.050 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.050 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "stack": { 02:07:30 "creationTime": null, 02:07:30 "description": null, 02:07:30 "files": null, 02:07:30 "id": "stackId", 02:07:30 "links": null, 02:07:30 "outputs": null, 02:07:30 "parameters": {}, 02:07:30 "stack_name": "DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001", 02:07:30 "stack_status": "CREATE_IN_PROGRESS", 02:07:30 "stack_status_reason": null, 02:07:30 "updatedTime": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.051 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/9733c8d1-2668-4e5f-8b51-2cacc9b662c0 02:07:30 02:07:30.051 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/9733c8d1-2668-4e5f-8b51-2cacc9b662c0 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"206", X-B3-TraceId:"4bcd30a95304af20", X-B3-SpanId:"4bcd30a95304af20", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b83c397d-29aa-4315-87ba-9b30fd765ad7"] 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"9733c8d1-2668-4e5f-8b51-2cacc9b662c0","resourceStatusMessage":"The new network was successfully created in the cloud","cloudApiRequests":[],"requestURI":"9733c8d1-2668-4e5f-8b51-2cacc9b662c0"} 02:07:30 02:07:30.051 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.054 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network DEV-VF-1802-it3-pwt3-v6-vSAMP10a-addon2-Replace-1001 successfully created via HEAT 02:07:30 02:07:30.069 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** DELETE Network adapter with Network: 43173f6a-d699-414b-888f-ab243dda6dfe in /2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.069 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_MISSING_PARAM 300 Missing mandatory parameter cloudSiteId, tenantId or networkId 02:07:30 02:07:30.077 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL30_BASIC in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.078 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.078 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d7b50dbd-1f25-4aaa-a234-48f7bfa679de"] 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.078 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.080 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.083 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.084 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.084 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"259825ae-8d87-419d-89d3-7d5102689476"] 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.084 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.086 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.087 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.088 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.088 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ad48c79c-7c28-44b4-bebc-b492007ac66d"] 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.088 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.090 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.096 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_BASIC,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c4789,created=1/17/17, 8:35 PM 02:07:30 02:07:30.097 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_BASIC VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.097 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 in tenant 2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.098 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.098 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2edce850-b4c2-4b6d-b2f8-e9e03cc7a9c3"] 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.098 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.100 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.102 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.103 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.103 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0e93ba04-c569-4074-987d-37ff20b0f0e3"] 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.103 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.105 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.108 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.108 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"87dd275e-1239-4e40-b568-c04ce153c52a"] 02:07:30 02:07:30.108 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.109 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.111 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.115 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.115 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.118 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.118 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.121 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 HTTP/1.1 02:07:30 02:07:30.123 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:30 02:07:30.123 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.123 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:30 02:07:30.124 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:391) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatQueryException(MSONetworkAdapterImplTest.java:306) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.125 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:30 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:391) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatQueryException(MSONetworkAdapterImplTest.java:306) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:30 at [Source: (String)""; line: 1, column: 0] 02:07:30 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:30 ... 83 common frames omitted 02:07:30 02:07:30.126 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_QUERY_NETWORK_EXC 300 Exception - QueryStack query 43173f6a-d699-414b-888f-ab243dda6dfe in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:391) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatQueryException(MSONetworkAdapterImplTest.java:306) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.139 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL30_BASIC in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.140 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.140 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"338d9894-a1d3-49e1-82ec-95cfa684af03"] 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.140 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.142 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.144 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.145 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.145 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f1f28ec0-6621-49ab-a1b8-c8ee7c727a0d"] 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.145 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.146 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.149 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.149 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.149 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.150 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.150 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c70ddb02-2407-4a6c-85c5-a01c19e7ee4b"] 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.150 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.153 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.158 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_BASIC,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c4789,created=1/17/17, 8:35 PM 02:07:30 02:07:30.158 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_BASIC VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.158 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 in tenant 2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.158 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.159 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b7e5637f-f38f-47d3-bc91-04e732ecf5d0"] 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.159 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.160 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.162 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.163 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.163 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.163 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.163 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.163 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.163 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"89cf59f7-ff3a-4d62-a1ae-45a6d65a3dd1"] 02:07:30 02:07:30.164 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.164 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.165 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.167 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.168 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.168 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0cf38226-4b7a-444a-890f-16980009ffed"] 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.168 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.170 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.174 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.174 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.176 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.176 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.177 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 HTTP/1.1 02:07:30 02:07:30.180 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.180 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "stack": { 02:07:30 "description": null, 02:07:30 "links": null, 02:07:30 "stack_status_reason": null, 02:07:30 "stack_name": "stackname", 02:07:30 "updated_time": null, 02:07:30 "creation_time": null, 02:07:30 "stack_status": "CREATE_COMPLETE", 02:07:30 "id": "stackId", 02:07:30 "files": null, 02:07:30 "outputs": null, 02:07:30 "parameters": { 02:07:30 02:07:30 } 02:07:30 } 02:07:30 } 02:07:30 02:07:30.180 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Update Stack: Previous VLANS: [] 02:07:30 02:07:30.180 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@7399d6e0[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:30 02:07:30.185 [main] || WARN 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - RA_GENERAL_WARNING Heat Stack (module_mns_zrdm3frwl01exn_01_rgvm_1.yml) extra input params received: [shared, external, network_name] 300 02:07:30 02:07:30.185 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.186 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"78c00974-d132-49ad-ab51-44304d4ab2d4"] 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.186 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.187 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.189 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.190 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.191 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9cc90cef-75c4-4033-b039-7b19015f5cff"] 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.191 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.192 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.195 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.195 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.195 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3b8f4433-ea77-4839-84dc-46cde9cb3509"] 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.196 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.198 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.202 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.202 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.205 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.205 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.206 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6dfe HTTP/1.1 02:07:30 02:07:30.208 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 PUT | GET <<<<< HTTP method does not match 02:07:30 /mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6df | /mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6df 02:07:30 e | e 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.209 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:30.209 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 PUT | GET <<<<< HTTP method does not match 02:07:30 /mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6df | /mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6df 02:07:30 e | e 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.209 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:30.209 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate.updateStack(MsoHeatUtilsWithUpdate.java:141) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate.updateStack(MsoHeatUtilsWithUpdate.java:73) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:497) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatUpdateException(MSONetworkAdapterImplTest.java:286) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.209 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: 43173f6a-d699-414b-888f-ab243dda6dfe 02:07:30 02:07:30.217 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_UPDATE_NETWORK_ERR 300 Exception - update network 43173f6a-d699-414b-888f-ab243dda6dfe in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 org.onap.so.openstack.exceptions.MsoStackNotFound: Stack 43173f6a-d699-414b-888f-ab243dda6dfe does not exist in Cloud/Tenant mtn13/2871503957144f72b3cf481b379828ec 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate.updateStack(MsoHeatUtilsWithUpdate.java:144) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtilsWithUpdate.updateStack(MsoHeatUtilsWithUpdate.java:73) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:497) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatUpdateException(MSONetworkAdapterImplTest.java:286) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.237 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** DELETE Network adapter with Network: 43173f6a-d699-414b-888f-ab243dda6dfe in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.311 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/networkResource/search/findFirstByModelNameOrderByModelVersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", X-Target-Entity:"SO:CatalogDB", Content-Length:"0", X-B3-TraceId:"6ae79249cb44473b", X-B3-SpanId:"6ae79249cb44473b", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"97c45313-c2d6-40fb-9bab-62015342619f"] 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.311 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.314 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/stackname/stackId | /networkResource/search/findFirstByModelNameOrderByModelV<<<<< URL does not match 02:07:30 | ersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.318 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.319 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.319 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.319 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.320 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/stackname/stackId | /networkResource/search/findFirstByModelNameOrderByModelV<<<<< URL does not match 02:07:30 | ersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.320 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.326 [main] || WARN 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Exception occured while getting heat timeout value. Using default timeout 118 02:07:30 javax.persistence.EntityNotFoundException: Unable to find NetworkResource By networkType CONTRAIL30_BASIC 02:07:30 at org.onap.so.db.catalog.client.CatalogDbClient.getNetworkResourceByModelName(CatalogDbClient.java:637) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.getNetworkHeatTimeoutValue(MsoHeatUtils.java:1277) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.deleteNetwork(MsoNetworkAdapterImpl.java:620) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.deleteNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.lambda$deleteNetworkHeatModeSuccess$0(MSONetworkAdapterImplTest.java:203) 02:07:30 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:50) 02:07:30 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:37) 02:07:30 at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3060) 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.deleteNetworkHeatModeSuccess(MSONetworkAdapterImplTest.java:203) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.328 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.328 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"972cf2c2-fff7-4c41-8400-754672583934"] 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.328 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.331 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.333 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.333 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.333 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.333 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.334 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.334 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.335 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.336 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f2229b41-5736-4246-b8b5-7ac867598bb9"] 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.336 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.338 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.340 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.341 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.341 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e3f1ef7a-8e82-44de-983c-4313febc5744"] 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.341 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.344 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.348 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.348 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.351 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.351 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.352 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6dfe HTTP/1.1 02:07:30 02:07:30.354 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.354 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "stack": { 02:07:30 "description": null, 02:07:30 "links": null, 02:07:30 "stack_status_reason": null, 02:07:30 "stack_name": "stackname", 02:07:30 "updated_time": null, 02:07:30 "creation_time": null, 02:07:30 "stack_status": "CREATE_COMPLETE", 02:07:30 "id": "stackId", 02:07:30 "files": null, 02:07:30 "outputs": null, 02:07:30 "parameters": { 02:07:30 02:07:30 } 02:07:30 } 02:07:30 } 02:07:30 02:07:30.355 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.355 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0d679ac3-0f13-4a59-8cf3-0ebd9e9d4606"] 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.355 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.357 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.359 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.360 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.360 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a58e908c-6058-40ae-823e-f6617704e146"] 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.360 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.361 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.363 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.363 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.363 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.363 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.364 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.364 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.364 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.365 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"78fcacfa-109d-4362-8b83-b2b30c9d6917"] 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.365 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.367 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.371 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.371 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.373 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.373 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.376 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: DELETE http://localhost:12445/mockPublicUrl/stacks/stackname/stackId HTTP/1.1 02:07:30 02:07:30.380 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.380 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.380 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Completed Executing executeAndRecordOpenstackRequest 02:07:30 02:07:30.380 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Returning the stack 02:07:30 02:07:30.381 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/5a29d907-b8c7-47bf-85f3-3940c0cce0f7 02:07:30 02:07:30.381 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/5a29d907-b8c7-47bf-85f3-3940c0cce0f7 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : PATCH 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"202", X-B3-TraceId:"b587454fa9549b88", X-B3-SpanId:"b587454fa9549b88", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8074abde-4054-4e80-aa8e-14f93dfc32d4"] 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"requestId":"5a29d907-b8c7-47bf-85f3-3940c0cce0f7","resourceStatusMessage":"The network was successfully deleted in the cloud","cloudApiRequests":[],"requestURI":"5a29d907-b8c7-47bf-85f3-3940c0cce0f7"} 02:07:30 02:07:30.381 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.383 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.383 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.383 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.383 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.384 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 02:07:30.384 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** CREATE Network: dvspg-VCE_VPE-mtjnj40avbc of type CONTRAIL30_GNDIRECT in mtn14/bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.398 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn14 02:07:30 02:07:30.398 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn14 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5ef1c416-c8ac-40cb-9098-d3b1554138ba"] 02:07:30 02:07:30.398 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.399 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.400 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn14 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn14 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.404 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.405 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cloudVersion=2.5 02:07:30 02:07:30.405 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cloudVersion=2.5 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"15d961d2-2944-47ee-a39b-e7749bd88075"] 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.405 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.406 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.407 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.407 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.407 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.407 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.407 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.408 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.408 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"40b0a7bb-0533-4cef-a26c-ef47b0b8757a"] 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.408 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.410 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.416 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM 02:07:30 02:07:30.416 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn14 with AIC_Version:3.0 02:07:30 02:07:30.416 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@34e19cad[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: dvspg-VCE_VPE-mtjnj40avbc in tenant bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.419 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn14 02:07:30 02:07:30.419 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn14 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e97c7035-c638-4287-8ca1-81011825557f"] 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.419 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.421 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn14 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn14 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.422 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.423 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cloudVersion=2.5 02:07:30 02:07:30.423 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cloudVersion=2.5 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4c2205f5-e4db-4a67-bf4d-38264e32130a"] 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.423 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.424 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn14&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.426 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.427 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.427 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"80bebaed-e819-49e3-8bed-2872119ef9f9"] 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.427 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.429 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.432 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.432 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.434 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.434 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.436 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - RA_CONNECTION_EXCEPTION 200 Openstack Exception on Token request: 02:07:30 org.onap.so.openstack.exceptions.MsoAdapterException: Openstack did not match an orchestration service for: region=mtn14,cloud=http://localhost:12445/v2.0 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:480) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameCloudSiteNotPresentError(MSONetworkAdapterImplTest.java:179) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 Caused by: java.lang.RuntimeException: endpoint url not found 02:07:30 at com.woorea.openstack.keystone.utils.KeystoneUtils.findEndpointURL(KeystoneUtils.java:37) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:474) 02:07:30 ... 81 common frames omitted 02:07:30 02:07:30.437 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_QUERY_NETWORK_EXC 300 Create Network (heat): query network dvspg-VCE_VPE-mtjnj40avbc in mtn14/bef254252c5d44e6bcec65c180180ab5: 02:07:30 org.onap.so.openstack.exceptions.MsoAdapterException: Openstack did not match an orchestration service for: region=mtn14,cloud=http://localhost:12445/v2.0 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:480) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.getHeatClient(MsoHeatUtils.java:626) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:494) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameCloudSiteNotPresentError(MSONetworkAdapterImplTest.java:179) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 Caused by: java.lang.RuntimeException: endpoint url not found 02:07:30 at com.woorea.openstack.keystone.utils.KeystoneUtils.findEndpointURL(KeystoneUtils.java:37) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.getKeystoneAuthHolder(MsoCommonUtils.java:474) 02:07:30 ... 81 common frames omitted 02:07:30 02:07:30.454 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** CREATE Network: dvspg-VCE_VPE-mtjnj40avbc of type CONTRAIL30_GNDIRECT in mtn13/bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.454 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.455 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0fa17a79-1ee3-42e2-b6d8-22850d2c1222"] 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.455 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.456 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.458 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.458 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.458 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.459 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.459 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.459 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.460 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.460 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"708d1a3f-8d41-4c16-b3c8-f1815db26436"] 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.460 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.462 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.464 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.464 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.465 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6b694bec-48a5-4173-bbab-bc0dc70b23a1"] 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.465 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.467 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.472 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM 02:07:30 02:07:30.472 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.472 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@39414a98[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: dvspg-VCE_VPE-mtjnj40avbc in tenant bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.475 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.475 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"27e5a4a0-120e-42be-aea4-fa511fe3999c"] 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.475 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.477 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.478 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.478 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.478 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.478 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.479 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.479 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"55a2bee6-484f-494a-840a-778767be4a52"] 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.479 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.481 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.486 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.486 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.486 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.486 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.486 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.487 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.488 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.488 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b6398e0d-5501-48ff-98e6-91eceaa971c6"] 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.488 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.492 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.497 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.497 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.499 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.499 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.500 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc HTTP/1.1 02:07:30 02:07:30.503 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:30 02:07:30.503 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.503 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:30 02:07:30.503 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Server Error 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeQueryNetworkException(MSONetworkAdapterImplTest.java:136) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.504 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on QueryStack: 500, 02:07:30 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeQueryNetworkException(MSONetworkAdapterImplTest.java:136) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:30 at [Source: (String)""; line: 1, column: 0] 02:07:30 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:30 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:30 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:30 ... 83 common frames omitted 02:07:30 02:07:30.504 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_QUERY_NETWORK_EXC 300 Create Network (heat): query network dvspg-VCE_VPE-mtjnj40avbc in mtn13/bef254252c5d44e6bcec65c180180ab5: 02:07:30 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:664) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeQueryNetworkException(MSONetworkAdapterImplTest.java:136) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.518 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL31_GNDIRECT in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.519 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.519 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"94a03780-a3ef-4c37-bfc5-e1697571f204"] 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.519 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.521 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.523 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.524 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.524 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"df2a5fd6-3d0c-41ad-a557-87234f486552"] 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.524 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.525 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.527 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.528 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.528 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"00bc136e-ea8a-4d34-a233-f9d1362af9e8"] 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.528 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.529 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.529 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.529 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.529 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.530 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.530 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.533 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=NEUTRON,neutronType=PROVIDER,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL31_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fd,created=1/17/17, 8:35 PM 02:07:30 02:07:30.534 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL31_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.534 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_MISSING_PARAM 300 Create Network: Missing parameters: vlans 02:07:30 02:07:30.545 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** DELETE Network adapter with Network: 43173f6a-d699-414b-888f-ab243dda6dfe in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.547 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/networkResource/search/findFirstByModelNameOrderByModelVersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", X-Target-Entity:"SO:CatalogDB", Content-Length:"0", X-B3-TraceId:"f1d035b1deb6e05b", X-B3-SpanId:"f1d035b1deb6e05b", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"764cd54b-61bc-489a-8389-51cedb377b8b"] 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.547 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.549 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/stackname/stackId | /networkResource/search/findFirstByModelNameOrderByModelV<<<<< URL does not match 02:07:30 | ersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /mockPublicUrl/stacks/stackname/stackId | /networkResource/search/findFirstByModelNameOrderByModelV<<<<< URL does not match 02:07:30 | ersionDesc?modelName=CONTRAIL30_BASIC 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.551 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.552 [main] || WARN 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Exception occured while getting heat timeout value. Using default timeout 118 02:07:30 javax.persistence.EntityNotFoundException: Unable to find NetworkResource By networkType CONTRAIL30_BASIC 02:07:30 at org.onap.so.db.catalog.client.CatalogDbClient.getNetworkResourceByModelName(CatalogDbClient.java:637) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.getNetworkHeatTimeoutValue(MsoHeatUtils.java:1277) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.deleteNetwork(MsoNetworkAdapterImpl.java:620) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.deleteNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.deleteNetworkDeleteStackException(MSONetworkAdapterImplTest.java:224) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.553 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.553 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a95da052-c708-4fbc-868c-4763aa6bfb7f"] 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.553 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.555 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.557 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.557 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.557 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7406a1f1-6ca7-458f-88ab-afd43a8ccae5"] 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.558 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.559 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.562 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.563 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.563 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7b3a7fe2-3af3-4eb9-bdab-f424ee35248b"] 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.563 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.566 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.569 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.570 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.572 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.572 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.573 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/43173f6a-d699-414b-888f-ab243dda6dfe HTTP/1.1 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "stack": { 02:07:30 "description": null, 02:07:30 "links": null, 02:07:30 "stack_status_reason": null, 02:07:30 "stack_name": "stackname", 02:07:30 "updated_time": null, 02:07:30 "creation_time": null, 02:07:30 "stack_status": "CREATE_COMPLETE", 02:07:30 "id": "stackId", 02:07:30 "files": null, 02:07:30 "outputs": null, 02:07:30 "parameters": { 02:07:30 02:07:30 } 02:07:30 } 02:07:30 } 02:07:30 02:07:30.576 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.576 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0f096dfa-83ee-4aef-bb42-64cd88f318dd"] 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.576 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.578 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.581 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.581 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.581 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.581 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.582 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.582 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.583 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.583 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4026eb90-fc76-4e97-acfe-3e20eba11816"] 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.583 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.586 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.588 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.588 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.588 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.588 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.589 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.589 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c534ce44-c108-4b48-acb3-be719d9f8cf8"] 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.589 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.591 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.595 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.595 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.597 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.597 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.598 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: DELETE http://localhost:12445/mockPublicUrl/stacks/stackname/stackId HTTP/1.1 02:07:30 02:07:30.600 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:30 02:07:30.600 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.600 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:30 02:07:30.615 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL31_GNDIRECT in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.616 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.616 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fe522ece-a0de-45a8-a1c4-d20912bccd5c"] 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.616 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.618 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.620 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.621 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.621 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4a0e3df8-6539-4c11-a5d1-4e277017db14"] 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.621 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.623 [qtp2060661857-49] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.625 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.625 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b36ed9d2-1324-4eee-9147-2cc07f257502"] 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.625 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.628 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.632 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=NEUTRON,neutronType=PROVIDER,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL31_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fd,created=1/17/17, 8:35 PM 02:07:30 02:07:30.632 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL31_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.633 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_MISSING_PARAM 300 Create Network: Missing parameters: vlans 02:07:30 02:07:30.645 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL30_BASIC in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.645 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.646 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1113b3f3-7756-4892-b115-e42552626246"] 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.646 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.647 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.649 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.650 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.650 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dd734268-cd73-4cf1-98b0-a6e2c8c53261"] 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.650 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.651 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.652 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.653 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.653 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d3ab278-399f-4fde-a80e-f678e23c0cff"] 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.653 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.655 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.659 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_BASIC,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c4789,created=1/17/17, 8:35 PM 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_BASIC VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 in tenant 2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.660 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.660 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"19fafefc-638c-403a-bd3d-391e6a3d198c"] 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.660 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.662 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.664 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.665 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.665 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"645cb11d-bd3e-43cf-ad28-23fc40a2e211"] 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.665 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.667 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.669 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.669 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.669 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e9cba3fb-ba2b-4d4a-865b-0cf91c7d6eab"] 02:07:30 02:07:30.670 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.670 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.672 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.676 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"2871503957144f72b3cf481b379828ec","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.676 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.678 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.678 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.679 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 HTTP/1.1 02:07:30 02:07:30.681 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:30.682 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.682 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:30.682 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.updateNetwork(MsoNetworkAdapterImpl.java:391) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.updateNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.updateNetworkHeatStackNotFound(MSONetworkAdapterImplTest.java:325) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.682 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 02:07:30 02:07:30.682 [main] || ERROR 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_NETWORK_NOT_FOUND 300 UpdateNetwork: Stack vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 does not exist in mtn13/2871503957144f72b3cf481b379828ec 02:07:30 02:07:30.695 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - *** CREATE Network: dvspg-VCE_VPE-mtjnj40avbc of type CONTRAIL30_GNDIRECT in mtn13/bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.695 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.695 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.695 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.696 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.696 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.696 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a08a4118-cb07-4e46-8dbb-9bc9cbbe7558"] 02:07:30 02:07:30.696 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.696 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.697 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.699 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.700 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.700 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"be4a5c84-1b54-489f-be51-30cf9db73389"] 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.700 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.701 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.703 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.704 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.704 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8cedb78b-ddfb-49a5-8120-85b5c611957a"] 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.704 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.706 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.710 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=HEAT,neutronType=BASIC,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL30_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fc,created=1/17/17, 8:35 PM 02:07:30 02:07:30.711 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL30_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:30 02:07:30.711 [main] || DEBUG 02:07:30 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got HEAT Template from DB: org.onap.so.db.catalog.beans.HeatTemplate@3ff51bfa[artifactUuid=aa874603-4222-11e7-9252-005056850d2e,templateName=module_mns_zrdm3frwl01exn_01_rgvm_1.yml,templateBody=heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name },timeoutMinutes=60,version=1,description=created from csar,artifactChecksum=MANUAL RECORD,created=2017-01-21 23:26:56.0,parameters=[],childTemplates=[]] 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Query HEAT stack: dvspg-VCE_VPE-mtjnj40avbc in tenant bef254252c5d44e6bcec65c180180ab5 02:07:30 02:07:30.713 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.713 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"331bc4e7-ce0a-4241-bee5-90f05c9d526c"] 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.713 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.714 [qtp2060661857-51] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.715 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.716 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.716 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6cbd4ac4-9a48-4117-833f-fbe6fe632ee9"] 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.716 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.717 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.719 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.720 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.720 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3b596939-63eb-425b-b341-205547bef193"] 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.720 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.723 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.726 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.726 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.729 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.729 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.730 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc HTTP/1.1 02:07:30 02:07:30.731 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:30.732 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryStack(MsoHeatUtils.java:509) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:201) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeCreateNetworkException(MSONetworkAdapterImplTest.java:157) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:30 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:30 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:30 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:30 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:30 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:30 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:30 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:30 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: dvspg-VCE_VPE-mtjnj40avbc 02:07:30 02:07:30.732 [main] || WARN 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - RA_GENERAL_WARNING Heat Stack (module_mns_zrdm3frwl01exn_01_rgvm_1.yml) extra input params received: [shared, external, network_name] 300 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no environment variable 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no files / child template ids 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - createStackParam called with no heatFiles 02:07:30 02:07:30.732 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - stack request: CreateStackParam{stackName='dvspg-VCE_VPE-mtjnj40avbc', templateUrl='null', template='heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }', parameters={}, timeoutMinutes=60, environment='null', disableRollback='true', files=null} 02:07:30 02:07:30.733 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.733 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"85b19add-7525-453e-a58d-6ab12c3b497b"] 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.733 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.734 [qtp2060661857-52] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.735 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.735 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.735 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"17633ca5-1b35-4a64-bee9-68bb80b42385"] 02:07:30 02:07:30.736 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.736 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.737 [qtp2060661857-50] || ERROR 02:07:30 WireMock - 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.738 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.738 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:30 02:07:30.738 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:30 02:07:30.738 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:30 Request was not matched 02:07:30 ======================= 02:07:30 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | Closest stub | Request | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 | 02:07:30 GET | GET 02:07:30 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:30 | oudVersion=2.5 02:07:30 | 02:07:30 | 02:07:30 ----------------------------------------------------------------------------------------------------------------------- 02:07:30 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.739 [main] || WARN 02:07:30 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.739 [main] || INFO 02:07:30 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4395fb19-4626-474f-9bd4-9cb8b4607e67"] 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:30 02:07:30.739 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:30 02:07:30.741 [main] || DEBUG 02:07:30 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:30 02:07:30.743 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:30 02:07:30.743 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:30 02:07:30.745 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:30 02:07:30.745 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - { 02:07:30 "access": { 02:07:30 "token": { 02:07:30 "id": "tokenId1234", 02:07:30 "issued_at": null, 02:07:30 "expires": "1517418429142", 02:07:30 "tenant": null 02:07:30 }, 02:07:30 "serviceCatalog": [ 02:07:30 { 02:07:30 "type": "orchestration", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 }, 02:07:30 { 02:07:30 "type": "network", 02:07:30 "name": null, 02:07:30 "endpoints": [ 02:07:30 { 02:07:30 "region": "mtn13", 02:07:30 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:30 "internalURL": null, 02:07:30 "adminURL": null 02:07:30 } 02:07:30 ], 02:07:30 "endpointsLinks": null 02:07:30 } 02:07:30 ], 02:07:30 "user": null, 02:07:30 "metadata": null 02:07:30 } 02:07:30 } 02:07:30 02:07:30 02:07:30.746 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: GET http://localhost:12445/mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc HTTP/1.1 02:07:30 02:07:30.747 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - Response status: 404 02:07:30 02:07:30.747 [main] || DEBUG 02:07:30 com.woorea.openstack.connector.HttpClientConnector - 02:07:30 02:07:30.747 [main] || DEBUG 02:07:30 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:404 02:07:30 02:07:30.748 [main] || ERROR 02:07:30 org.onap.so.openstack.utils.MsoHeatUtils - Error in Query Stack 02:07:30 com.woorea.openstack.base.client.OpenStackResponseException: Not Found 02:07:30 at com.woorea.openstack.connector.HttpClientConnector.request(HttpClientConnector.java:186) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.request(OpenStackClient.java:71) 02:07:30 at com.woorea.openstack.base.client.OpenStackClient.execute(OpenStackClient.java:87) 02:07:30 at com.woorea.openstack.base.client.OpenStackRequest.execute(OpenStackRequest.java:115) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:122) 02:07:30 at org.onap.so.openstack.utils.MsoCommonUtils.executeAndRecordOpenstackRequest(MsoCommonUtils.java:102) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:656) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.queryHeatStack(MsoHeatUtils.java:676) 02:07:30 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:189) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:30 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:30 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:30 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:30 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:30 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeCreateNetworkException(MSONetworkAdapterImplTest.java:157) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:30 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:30 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:30 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:30 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:30 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:30 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:30 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:31 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:31 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:31 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.so.openstack.utils.MsoHeatUtils - queryHeatStack - stack not found: dvspg-VCE_VPE-mtjnj40avbc 02:07:31 02:07:30.748 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:31 02:07:30.748 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4faab638-4ba9-46e9-955a-6a8426c5865e"] 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.748 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.749 [qtp2060661857-50] || ERROR 02:07:31 WireMock - 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.751 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.752 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:31 02:07:30.752 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d5730163-3436-4fe1-b741-0ed28af39024"] 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.752 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.753 [qtp2060661857-49] || ERROR 02:07:31 WireMock - 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:31 | oudVersion=2.5 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:31 | oudVersion=2.5 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.756 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:31 02:07:30.756 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"039a1e44-546d-4736-9c40-1754bab09dea"] 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.756 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:31 02:07:30.758 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.760 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"auth":{"tenantId":"bef254252c5d44e6bcec65c180180ab5","passwordCredentials":{"username":"m93945","password":"***"}}} 02:07:31 02:07:30.760 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/v2.0/tokens HTTP/1.1 02:07:31 02:07:30.762 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Response status: 200 02:07:31 02:07:30.762 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - { 02:07:31 "access": { 02:07:31 "token": { 02:07:31 "id": "tokenId1234", 02:07:31 "issued_at": null, 02:07:31 "expires": "1517418429142", 02:07:31 "tenant": null 02:07:31 }, 02:07:31 "serviceCatalog": [ 02:07:31 { 02:07:31 "type": "orchestration", 02:07:31 "name": null, 02:07:31 "endpoints": [ 02:07:31 { 02:07:31 "region": "mtn13", 02:07:31 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:31 "internalURL": null, 02:07:31 "adminURL": null 02:07:31 } 02:07:31 ], 02:07:31 "endpointsLinks": null 02:07:31 }, 02:07:31 { 02:07:31 "type": "network", 02:07:31 "name": null, 02:07:31 "endpoints": [ 02:07:31 { 02:07:31 "region": "mtn13", 02:07:31 "publicURL": "http://localhost:12445/mockPublicUrl", 02:07:31 "internalURL": null, 02:07:31 "adminURL": null 02:07:31 } 02:07:31 ], 02:07:31 "endpointsLinks": null 02:07:31 } 02:07:31 ], 02:07:31 "user": null, 02:07:31 "metadata": null 02:07:31 } 02:07:31 } 02:07:31 02:07:31 02:07:30.763 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:31 02:07:30.763 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"null", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9533d97753cdb937", X-B3-SpanId:"9533d97753cdb937", X-B3-Sampled:"1", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d1a5230-29cb-4c42-8ff8-a0d348029e7b"] 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.763 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.764 [qtp2060661857-50] || ERROR 02:07:31 WireMock - 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.765 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.765 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:31 02:07:30.765 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:31 02:07:30.765 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.765 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /mockPublicUrl/stacks/dvspg-VCE_VPE-mtjnj40avbc | /infraActiveRequests/c6c67215-00a5-4522-9c0b-a871caa29d27<<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.766 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.767 [main] || ERROR 02:07:31 org.onap.so.openstack.utils.MsoHeatUtils - Error updating in flight request with Openstack Create Request 02:07:31 java.lang.NullPointerException: null 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.saveStackRequest(MsoHeatUtils.java:403) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:252) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:31 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeCreateNetworkException(MSONetworkAdapterImplTest.java:157) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:31 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:31 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:31 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:31 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:31 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:31 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:31 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:31 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:31 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:31 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:31 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:31 02:07:30.767 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Request JSON Body: {"template":"heat_template_version: 2013-05-23 description: heat template that creates TEST VNF parameters: TEST_server_name: type: string label: TEST server name description: TEST server name TEST_image_name: type: string label: image name description: TEST image name TEST_flavor_name: type: string label: TEST flavor name description: flavor name of TEST instance TEST_Role_net_name: type: string label: TEST network name description: TEST network name TEST_vnf_id: type: string label: TEST VNF Id description: TEST VNF Id resources:TEST: type: OS::Nova::Server properties: name: { get_param: TEST_server_name } image: { get_param: TEST_image_name } flavor: { get_param: TEST_flavor_name } networks: - port: { get_resource: TEST_port_0} metadata: vnf_id: {get_param: TEST_vnf_id} TEST_port_0: type: OS::Neutron::Port properties: network: { get_param: TEST_Role_net_name }","stack_name":"dvspg-VCE_VPE-mtjnj40avbc","parameters":{},"timeout_mins":60,"disable_rollback":true} 02:07:31 02:07:30.767 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Sending HTTP request: POST http://localhost:12445/mockPublicUrl/stacks HTTP/1.1 02:07:31 02:07:30.769 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - Response status: 500 02:07:31 02:07:30.769 [main] || DEBUG 02:07:31 com.woorea.openstack.connector.HttpClientConnector - 02:07:31 02:07:30.769 [main] || DEBUG 02:07:31 org.onap.so.openstack.utils.MsoCommonUtils - Config values RetryDelay:5 RetryCount:3 RetryCodes:504 ResponseCode:500 02:07:31 02:07:30.769 [main] || ERROR 02:07:31 org.onap.so.openstack.utils.MsoHeatUtils - ERROR STATUS = 500, 02:07:31 Server Error 02:07:31 Server Error 02:07:31 02:07:30.770 [main] || ERROR 02:07:31 org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION 300 Exception - HTTP Error on CreateStack: 500, 02:07:31 com.woorea.openstack.connector.HttpClientException: Caught exception in getEntity 02:07:31 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:70) 02:07:31 at com.woorea.openstack.connector.HttpClientResponse.getErrorEntity(HttpClientResponse.java:77) 02:07:31 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:232) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:31 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeCreateNetworkException(MSONetworkAdapterImplTest.java:157) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:31 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:31 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:31 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:31 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:31 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:31 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:31 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:31 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:31 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:31 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:31 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:31 Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input 02:07:31 at [Source: (String)""; line: 1, column: 0] 02:07:31 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:07:31 at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4821) 02:07:31 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4723) 02:07:31 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:07:31 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:07:31 at com.woorea.openstack.connector.HttpClientResponse.getEntity(HttpClientResponse.java:68) 02:07:31 ... 83 common frames omitted 02:07:31 02:07:30.770 [main] || ERROR 02:07:31 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_CREATE_NETWORK_EXC 300 Exception creating network type dvspg-VCE_VPE-mtjnj40avbc in mtn13/bef254252c5d44e6bcec65c180180ab5 02:07:31 org.onap.so.openstack.exceptions.MsoOpenstackException: Server Error 02:07:31 at org.onap.so.openstack.utils.MsoCommonUtils.heatExceptionToMsoException(MsoCommonUtils.java:242) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:261) 02:07:31 at org.onap.so.openstack.utils.MsoHeatUtils.createStack(MsoHeatUtils.java:221) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl.createNetwork(MsoNetworkAdapterImpl.java:280) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$FastClassBySpringCGLIB$$5d17619c.invoke() 02:07:31 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:07:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:07:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:07:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:07:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:07:31 at org.onap.so.adapters.network.MsoNetworkAdapterImpl$$EnhancerBySpringCGLIB$$85883118.createNetwork() 02:07:31 at org.onap.so.adapters.network.MSONetworkAdapterImplTest.createNetworkByModelNameHeatModeCreateNetworkException(MSONetworkAdapterImplTest.java:157) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:31 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:31 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:31 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:31 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:07:31 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:07:31 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:31 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:07:31 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:07:31 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:31 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:31 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:31 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:31 02:07:30.781 [main] || DEBUG 02:07:31 org.onap.so.adapters.network.MsoNetworkAdapterImpl - ***UPDATE Network adapter with Network: vUSP-23804-T-01-dpa2b_EVUSP-CORE-VIF-TSIG0_net_0 of type CONTRAIL31_GNDIRECT in mtn13/2871503957144f72b3cf481b379828ec 02:07:31 02:07:30.781 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/mtn13 02:07:31 02:07:30.782 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/mtn13 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5ee4c581-66ab-4bb5-b72b-6c8686d4c110"] 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.782 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.784 [qtp2060661857-51] || ERROR 02:07:31 WireMock - 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/mtn13 <<<<< URL does not match 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.786 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.787 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:31 02:07:30.787 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cloudVersion=2.5 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a70952ce-c0df-49b2-8ab8-97f8b5c19b32"] 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.787 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.788 [qtp2060661857-52] || ERROR 02:07:31 WireMock - 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:31 | oudVersion=2.5 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 404 NOT_FOUND 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Not Found 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"text/plain", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: 02:07:31 Request was not matched 02:07:31 ======================= 02:07:31 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | Closest stub | Request | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 | 02:07:31 GET | GET 02:07:31 /cloudSite/DEFAULT | /cloudSite/search/findByClliAndCloudVersion?clli=mtn13&cl<<<<< URL does not match 02:07:31 | oudVersion=2.5 02:07:31 | 02:07:31 | 02:07:31 ----------------------------------------------------------------------------------------------------------------------- 02:07:31 02:07:31 02:07:30.789 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.790 [main] || WARN 02:07:31 org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:12445/cloudSite/DEFAULT 02:07:31 02:07:30.790 [main] || INFO 02:07:31 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:12445/cloudSite/DEFAULT 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-TransactionID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ECOMP-RequestID:"c6c67215-00a5-4522-9c0b-a871caa29d27", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c611d045-b704-46e4-bf06-b144f8584072"] 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:07:31 02:07:30.790 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"id":"MTN13","identityService":{"id":"DEFAULT","identityServerTypeAsString":"KEYSTONE","identity_url":"http://localhost:12445/v2.0","mso_id":"m93945","mso_pass":"89C9F27833AC49FE4164F3608CADE7BCF40357977607A7E4B899F9A046C0071C75F7347A47308EF9FB6620214264B1","project_domain_name":null,"admin_project_domain_name":"Default","user_domain_name":null,"admin_tenant":"admin","member_role":"admin","tenant_metadata":true,"identity_server_type":"KEYSTONE","identity_authentication_type":"USERNAME_PASSWORD","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null},"uri":null,"region_id":"mtn13","aic_version":"3.0","clli":"MDT13","platform":null,"orchestrator":"orchestrator","cloudify_id":null,"cloud_owner":null,"identity_service_id":"DEFAULT","last_updated_by":null,"creation_timestamp":null,"update_timestamp":null,"suphttp://localhost:12445_fabric":true} 02:07:31 02:07:30.793 [main] || DEBUG 02:07:31 org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:07:31 02:07:30.797 [main] || DEBUG 02:07:31 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Got Network definition from Catalog: NETWORK Resource:modelVersion=1.0,mode=NEUTRON,neutronType=PROVIDER,aicVersionMin=3.0,aicVersionMax=,modelName=CONTRAIL31_GNDIRECT,modelInvariantUUID=ce4ff476-9641-4e60-b4d5-b4abbec1271d,toscaNodeType=,modelUUID=10b36f65-f4e6-4be6-ae49-9596dc1c47fd,created=1/17/17, 8:35 PM 02:07:31 02:07:30.797 [main] || DEBUG 02:07:31 org.onap.so.adapters.network.MsoNetworkAdapterImpl - Network Type:CONTRAIL31_GNDIRECT VersionMin:3.0 VersionMax: supported on Cloud:mtn13 with AIC_Version:3.0 02:07:31 02:07:30.798 [main] || ERROR 02:07:31 org.onap.so.adapters.network.MsoNetworkAdapterImpl - RA_MISSING_PARAM 300 Create Network: Missing parameters: vlans 02:07:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.onap.so.adapters.network.MSONetworkAdapterImplTest 02:07:31 [INFO] Running org.onap.so.adapters.network.exceptions.NetworkExceptionBeanTest 02:07:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.adapters.network.exceptions.NetworkExceptionBeanTest 02:07:31 [INFO] Running org.onap.so.heatbridge.factory.MsoCloudClientFactoryImplTest 02:07:31 02:07:30.839 [main] || ERROR 02:07:31 org.onap.so.heatbridge.factory.MsoCloudClientFactoryImpl - Error creating OS Client 02:07:31 org.onap.so.heatbridge.openstack.api.OpenstackClientException: Unsupported keystone version! UNKNOWN 02:07:31 at org.onap.so.heatbridge.factory.MsoCloudClientFactoryImpl.getOpenstackClient(MsoCloudClientFactoryImpl.java:95) 02:07:31 at org.onap.so.heatbridge.factory.MsoCloudClientFactoryImplTest.getOpenstackClient_unsupportedVersion(MsoCloudClientFactoryImplTest.java:70) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:31 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:31 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:31 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:31 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:31 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:07:31 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:31 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:31 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:31 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:128) 02:07:31 at org.junit.runners.Suite.runChild(Suite.java:27) 02:07:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:31 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:31 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:31 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:31 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:31 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:31 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:31 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:31 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:31 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:31 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:31 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.heatbridge.factory.MsoCloudClientFactoryImplTest 02:07:31 [INFO] Running org.onap.so.adapters.vnf.VfRollbackTest 02:07:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.adapters.vnf.VfRollbackTest 02:07:31 [INFO] Running org.onap.so.adapters.msoopenstackadapters.HealthCheckHandlerTest 02:07:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.onap.so.adapters.msoopenstackadapters.HealthCheckHandlerTest 02:07:31 [INFO] Running org.onap.so.adapters.network.exceptions.NetworkExceptionTest 02:07:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.adapters.network.exceptions.NetworkExceptionTest 02:07:31 [INFO] Running org.onap.so.heatbridge.HeatBridgeImplTest 02:07:31 02:07:31.557 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - Queuing AAI command to add image: test-image1-id 02:07:31 02:07:31.558 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - Queuing AAI command to add image: test-image2-id 02:07:31 02:07:31.558 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - Queuing AAI command to add image: test-image1-id 02:07:31 02:07:31.559 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - Queuing AAI command to add image: test-image2-id 02:07:31 02:07:31.567 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:31 02:07:31.568 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:31 02:07:31.569 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:31 02:07:31.571 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:31 02:07:31.572 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:31 02:07:31.587 [main] || DEBUG 02:07:31 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.153 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.158 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.163 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.168 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.206 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.207 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.208 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.209 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 02:07:32.210 [main] || DEBUG 02:07:32 org.onap.so.heatbridge.HeatBridgeImpl - nicType: directnodeType: GREENFIELD 02:07:32 [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.12 s - in org.onap.so.heatbridge.HeatBridgeImplTest 02:07:32 [INFO] Running org.onap.so.adapters.tasks.orchestration.RollbackServiceTest 02:07:32 02:07:32.219 [main] || DEBUG 02:07:32 org.onap.so.adapters.tasks.orchestration.RollbackService - Starting External Task Rollback Service 02:07:32 02:07:32.221 [main] || DEBUG 02:07:32 org.onap.so.adapters.tasks.orchestration.RollbackService - Executing External Task Rollback Service for Create Vf Module 02:07:32 02:07:32.232 [main] || DEBUG 02:07:32 org.onap.so.adapters.tasks.orchestration.RollbackService - The External Task Id: null Successful 02:07:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.adapters.tasks.orchestration.RollbackServiceTest 02:07:32 [INFO] Running org.onap.so.vdu.utils.VduInfoTest 02:07:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.vdu.utils.VduInfoTest 02:07:32 [INFO] Running org.onap.so.adapters.vdu.mapper.VfModuleCustomizationToVduMapperTest 02:07:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.so.adapters.vdu.mapper.VfModuleCustomizationToVduMapperTest 02:07:32 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.352 s - in org.onap.so.AllTestsTestSuite 02:07:34 [INFO] 02:07:34 [INFO] Results: 02:07:34 [INFO] 02:07:34 [WARNING] Tests run: 87, Failures: 0, Errors: 0, Skipped: 3 02:07:34 [INFO] 02:07:34 [INFO] 02:07:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-openstack-adapters --- 02:07:34 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/code-coverage/jacoco-ut.exec 02:07:34 [INFO] Analyzed bundle 'mso-openstack-adapters' with 48 classes 02:07:34 [INFO] 02:07:34 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-openstack-adapters --- 02:07:34 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:07:34 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:07:34 [INFO] 02:07:34 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-openstack-adapters --- 02:07:34 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT.jar 02:07:34 [INFO] 02:07:34 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-openstack-adapters --- 02:07:35 [INFO] Replacing main artifact with repackaged archive 02:07:35 [INFO] 02:07:35 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ mso-openstack-adapters --- 02:07:35 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT-original.jar 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-openstack-adapters --- 02:07:35 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:35 [INFO] 02:07:35 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-openstack-adapters --- 02:07:35 [INFO] Tests are skipped. 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-openstack-adapters --- 02:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-openstack-adapters --- 02:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-openstack-adapters --- 02:07:35 [INFO] Tests are skipped. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-openstack-adapters --- 02:07:35 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/mso-openstack-adapters/1.17.0-SNAPSHOT/mso-openstack-adapters-1.17.0-SNAPSHOT.jar 02:07:35 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/pom.xml to /tmp/r/org/onap/so/mso-openstack-adapters/1.17.0-SNAPSHOT/mso-openstack-adapters-1.17.0-SNAPSHOT.pom 02:07:35 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/mso-openstack-adapters/1.17.0-SNAPSHOT/mso-openstack-adapters-1.17.0-SNAPSHOT-original.jar 02:07:35 [INFO] 02:07:35 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-openstack-adapters --- 02:07:35 [INFO] 02:07:35 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-openstack-adapters --- 02:07:35 [INFO] org.onap.so:mso-openstack-adapters:jar:1.17.0-SNAPSHOT 02:07:35 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:07:35 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:07:35 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:07:35 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:07:35 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:07:35 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:07:35 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:07:35 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:07:35 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:07:35 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:07:35 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:07:35 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:07:35 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:07:35 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:07:35 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:07:35 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:07:35 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:07:35 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:07:35 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:07:35 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:07:35 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 02:07:35 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:07:35 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:07:35 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:07:35 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:07:35 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:07:35 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:07:35 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:07:35 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:07:35 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:07:35 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:07:35 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:07:35 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:07:35 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:07:35 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:07:35 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:07:35 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:07:35 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:07:35 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:07:35 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:07:35 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:07:35 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:07:35 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:07:35 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:07:35 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:07:35 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:07:35 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:07:35 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:07:35 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:07:35 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:07:35 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:07:35 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:07:35 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:07:35 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:07:35 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:07:35 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:07:35 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:07:35 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:07:35 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:07:35 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:07:35 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:07:35 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:07:35 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:07:35 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:07:35 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:07:35 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:07:35 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:07:35 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:07:35 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:07:35 [INFO] +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:07:35 [INFO] | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:07:35 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:07:35 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:07:35 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:07:35 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:07:35 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:07:35 [INFO] +- janino:janino:jar:2.5.15:compile 02:07:35 [INFO] +- org.pacesys.openstack4j.connectors:openstack4j-jersey2:jar:3.2.0:compile 02:07:35 [INFO] | +- org.pacesys:openstack4j-core:jar:3.2.0:compile 02:07:35 [INFO] | +- com.google.guava:guava:jar:28.1-jre:compile 02:07:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:07:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:07:35 [INFO] | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:07:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:07:35 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:07:35 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:07:35 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:07:35 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:07:35 [INFO] | \- com.github.fge:json-patch:jar:1.9:compile 02:07:35 [INFO] | \- com.github.fge:jackson-coreutils:jar:1.6:compile 02:07:35 [INFO] | \- com.github.fge:msg-simple:jar:1.1:compile 02:07:35 [INFO] | \- com.github.fge:btf:jar:1.2:compile 02:07:35 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.22.1:compile 02:07:35 [INFO] | +- org.glassfish.hk2:hk2-api:jar:2.4.0-b31:compile 02:07:35 [INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.4.0-b31:compile 02:07:35 [INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b31:compile 02:07:35 [INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.4.0-b31:compile 02:07:35 [INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.4.0-b31:compile 02:07:35 [INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.22.1:compile 02:07:35 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:07:35 [INFO] +- org.glassfish.jersey.core:jersey-common:jar:2.22.1:compile 02:07:35 [INFO] | +- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22.1:compile 02:07:35 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 02:07:35 [INFO] +- commons-collections:commons-collections:jar:3.2.2:compile 02:07:35 [INFO] +- com.typesafe:config:jar:1.3.2:compile 02:07:35 [INFO] +- com.google.code.findbugs:jsr305:jar:1.3.9:compile 02:07:35 [INFO] +- commons-validator:commons-validator:jar:1.4.1:compile 02:07:35 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:07:35 [INFO] | +- commons-digester:commons-digester:jar:1.8.1:compile 02:07:35 [INFO] | \- commons-logging:commons-logging:jar:1.2:compile 02:07:35 [INFO] +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:07:35 [INFO] | | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:07:35 [INFO] | | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:07:35 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:07:35 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:07:35 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:07:35 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:07:35 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:07:35 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:07:35 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:07:35 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:07:35 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 02:07:35 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:07:35 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:07:35 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:07:35 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:07:35 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 02:07:35 [INFO] | | \- org.springframework:spring-context-support:jar:5.3.27:compile 02:07:35 [INFO] | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 02:07:35 [INFO] +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:07:35 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:07:35 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:07:35 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:07:35 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:07:35 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:07:35 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:07:35 [INFO] | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:07:35 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:07:35 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:07:35 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:07:35 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:07:35 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:07:35 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:07:35 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:07:35 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:07:35 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:07:35 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:07:35 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:07:35 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:07:35 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:07:35 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:07:35 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:07:35 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:07:35 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:07:35 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:07:35 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:07:35 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:07:35 [INFO] | +- org.json:json:jar:20250517:compile 02:07:35 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:07:35 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:07:35 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:07:35 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:07:35 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:07:35 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:07:35 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:07:35 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:07:35 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:07:35 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:07:35 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:07:35 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:07:35 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:07:35 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:07:35 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:07:35 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:07:35 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:07:35 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:07:35 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:07:35 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:07:35 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:07:35 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:07:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:07:35 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:07:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:07:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:07:35 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:07:35 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:test 02:07:35 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:07:35 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:07:35 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:07:35 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 02:07:35 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 02:07:35 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:07:35 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:07:35 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:07:35 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:07:35 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:07:35 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:07:35 [INFO] +- org.onap.so:cxf-logging:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | \- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:07:35 [INFO] +- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:07:35 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:07:35 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:07:35 [INFO] +- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:07:35 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:07:35 [INFO] | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:07:35 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:07:35 [INFO] +- com.github.seancfoley:ipaddress:jar:2.0.0:compile 02:07:35 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:07:35 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:07:35 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:07:35 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:07:35 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:07:35 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:07:35 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:07:35 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:07:35 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:07:35 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:07:35 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:07:35 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:07:35 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:07:35 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:07:35 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:07:35 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:07:35 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:07:35 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:07:35 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:07:35 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:07:35 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:07:35 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:07:35 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:07:35 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:07:35 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:07:35 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:07:35 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:07:35 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:07:35 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:07:35 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:07:35 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:07:35 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:07:35 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:07:35 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:07:35 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:07:35 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:07:35 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:07:35 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:07:35 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:07:35 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:07:35 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:07:35 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:07:35 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:07:35 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:07:35 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:07:35 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:07:35 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:07:35 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:07:35 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:07:35 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:07:35 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:07:35 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:07:35 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:07:35 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:07:35 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:07:35 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:07:35 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:07:35 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:07:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:07:35 [INFO] +- junit:junit:jar:4.13.2:test 02:07:35 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:07:35 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:07:35 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:07:35 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:07:35 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 02:07:35 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:07:35 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:07:35 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:07:35 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:07:35 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:07:35 [INFO] 02:07:35 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-openstack-adapters --- 02:07:35 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/sonatype-clm/module.xml 02:07:35 [INFO] 02:07:35 [INFO] --------------------------< org.onap.so:bpmn >-------------------------- 02:07:35 [INFO] Building BPMN Subsystem 1.17.0-SNAPSHOT [29/43] 02:07:35 [INFO] --------------------------------[ pom ]--------------------------------- 02:07:35 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:07:35 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:07:35 [INFO] 02:07:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpmn --- 02:07:35 [INFO] 02:07:35 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ bpmn --- 02:07:35 [INFO] ## define projects super pom absolute path through basepath_marker 02:07:35 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:07:35 [INFO] 02:07:35 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ bpmn --- 02:07:35 [INFO] Using 'UTF-8' encoding to format source files. 02:07:35 [INFO] Number of files to be formatted: 0 02:07:35 [INFO] 02:07:35 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ bpmn --- 02:07:35 [INFO] Using 'UTF-8' encoding to format source files. 02:07:35 [INFO] Number of files to be formatted: 0 02:07:35 [INFO] 02:07:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ bpmn --- 02:07:35 [INFO] Skipping Rule Enforcement. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ bpmn --- 02:07:35 [INFO] Skipping Rule Enforcement. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ bpmn --- 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ bpmn --- 02:07:35 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ bpmn --- 02:07:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:35 [INFO] 02:07:35 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ bpmn --- 02:07:35 [INFO] Formatting is skipped 02:07:35 [INFO] 02:07:35 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ bpmn --- 02:07:35 [INFO] Formatting is skipped 02:07:35 [INFO] 02:07:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ bpmn --- 02:07:35 [INFO] 02:07:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ bpmn --- 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ bpmn --- 02:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ bpmn --- 02:07:35 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:35 [INFO] 02:07:35 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ bpmn --- 02:07:35 [INFO] Tests are skipped. 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ bpmn --- 02:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:35 [INFO] 02:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ bpmn --- 02:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ bpmn --- 02:07:35 [INFO] Tests are skipped. 02:07:35 [INFO] 02:07:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bpmn --- 02:07:35 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/pom.xml to /tmp/r/org/onap/so/bpmn/1.17.0-SNAPSHOT/bpmn-1.17.0-SNAPSHOT.pom 02:07:35 [INFO] 02:07:35 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ bpmn --- 02:07:35 [INFO] org.onap.so:bpmn:pom:1.17.0-SNAPSHOT 02:07:35 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:07:35 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:07:35 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:07:35 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:07:35 [INFO] | | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:07:35 [INFO] | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:07:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:07:35 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:07:35 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:07:35 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:07:35 [INFO] | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:07:35 [INFO] | | | \- org.yaml:snakeyaml:jar:1.31:compile 02:07:35 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:07:35 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:07:35 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:07:35 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:07:35 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:07:35 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:07:35 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:07:35 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:07:35 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:07:35 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:07:35 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:07:35 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:07:35 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:07:35 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:07:35 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:07:35 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:07:35 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:07:35 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:07:35 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:07:35 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:07:35 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 02:07:35 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:07:35 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:07:35 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:07:35 [INFO] | | | \- net.minidev:json-smart:jar:2.4.10:compile 02:07:35 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:07:35 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:07:35 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:07:35 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:07:35 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:07:35 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:07:35 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:07:35 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:07:35 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:07:35 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:07:35 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 02:07:35 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:07:35 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:07:35 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:07:35 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:07:35 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:07:35 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:07:35 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:07:35 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:07:35 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:07:35 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:07:35 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:07:35 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:07:35 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:07:35 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:07:35 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:07:35 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:07:35 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:07:35 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:07:35 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:07:35 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:07:35 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:07:35 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:07:35 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:07:35 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:07:35 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:07:35 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:07:35 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:07:35 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:07:35 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:07:35 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 02:07:35 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:07:35 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:07:35 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:07:35 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:07:35 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:07:35 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:07:35 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:07:35 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:07:35 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:07:35 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:07:35 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:07:35 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:07:35 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:07:35 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:07:35 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:07:35 [INFO] | +- org.json:json:jar:20250517:compile 02:07:35 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:07:35 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:07:35 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:07:35 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:07:35 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:07:35 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:07:35 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:07:35 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:07:35 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:07:35 [INFO] | | +- com.att.eelf:eelf-core:jar:1.0.0:compile 02:07:35 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:07:35 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:07:35 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:07:35 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:07:35 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:07:35 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:07:35 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:07:35 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:07:35 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:07:35 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:07:35 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:07:35 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:07:35 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:07:35 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:07:35 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:07:35 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:07:35 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:07:35 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:07:35 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:07:35 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:07:35 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:07:35 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:07:35 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:07:35 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:07:35 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:07:35 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:07:35 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:07:35 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:07:35 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:07:35 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:07:35 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:07:35 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:07:35 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:07:35 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:07:35 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:07:35 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:07:35 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 02:07:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:07:35 [INFO] +- junit:junit:jar:4.13.2:test 02:07:35 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:07:35 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:07:35 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:07:35 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:07:35 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 02:07:35 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:07:35 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:07:35 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:07:35 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:07:35 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:07:35 [INFO] 02:07:35 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ bpmn --- 02:07:35 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/target/sonatype-clm/module.xml 02:07:35 [INFO] 02:07:35 [INFO] ----------------------< org.onap.so:MSOCoreBPMN >----------------------- 02:07:35 [INFO] Building MSOCoreBPMN 1.17.0-SNAPSHOT [30/43] 02:07:35 [INFO] --------------------------------[ jar ]--------------------------------- 02:07:35 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:07:35 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:07:35 [INFO] 02:07:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ MSOCoreBPMN --- 02:07:35 [INFO] 02:07:35 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ MSOCoreBPMN --- 02:07:36 [INFO] ## define projects super pom absolute path through basepath_marker 02:07:36 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:07:36 [INFO] 02:07:36 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ MSOCoreBPMN --- 02:07:36 [INFO] Using 'UTF-8' encoding to format source files. 02:07:36 [INFO] Number of files to be formatted: 76 02:07:36 [INFO] Successfully formatted: 0 file(s) 02:07:36 [INFO] Fail to format: 0 file(s) 02:07:36 [INFO] Skipped: 76 file(s) 02:07:36 [INFO] Read only skipped: 0 file(s) 02:07:36 [INFO] Approximate time taken: 0s 02:07:36 [INFO] 02:07:36 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ MSOCoreBPMN --- 02:07:36 [INFO] Using 'UTF-8' encoding to format source files. 02:07:36 [INFO] Number of files to be formatted: 0 02:07:36 [INFO] 02:07:36 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ MSOCoreBPMN --- 02:07:36 [INFO] Skipping Rule Enforcement. 02:07:36 [INFO] 02:07:36 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ MSOCoreBPMN --- 02:07:36 [INFO] Skipping Rule Enforcement. 02:07:36 [INFO] 02:07:36 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ MSOCoreBPMN --- 02:07:36 [INFO] 02:07:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ MSOCoreBPMN --- 02:07:36 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:36 [INFO] 02:07:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ MSOCoreBPMN --- 02:07:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:36 [INFO] 02:07:36 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ MSOCoreBPMN --- 02:07:36 [INFO] Formatting is skipped 02:07:36 [INFO] 02:07:36 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ MSOCoreBPMN --- 02:07:36 [INFO] Formatting is skipped 02:07:36 [INFO] 02:07:36 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ MSOCoreBPMN --- 02:07:36 [INFO] 02:07:36 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ MSOCoreBPMN --- 02:07:36 [INFO] 02:07:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ MSOCoreBPMN --- 02:07:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:07:36 [INFO] Copying 1 resource 02:07:36 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/generated-sources/license 02:07:36 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/generated-resources/licenses 02:07:36 [INFO] 02:07:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ MSOCoreBPMN --- 02:07:36 [INFO] Changes detected - recompiling the module! 02:07:36 [INFO] Compiling 42 source files to /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes 02:07:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:07:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/RollbackData.java]] 02:07:36 [INFO] [parsing completed 1ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/NetworkResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/InventoryType.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/MissingInjectedFieldException.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Project.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/JsonWrapper.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Configuration.java]] 02:07:36 [INFO] [parsing completed 1ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/internal/VariableNameExtractor.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/GroupResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceType.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/License.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Subscriber.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java]] 02:07:36 [INFO] [parsing completed 2ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/HomingSolution.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/WorkflowException.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/ResponseBuilder.java]] 02:07:36 [INFO] [parsing completed 1ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceArtifact.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceInstance.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ConfigResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/UrnPropertiesReader.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/OwningEntity.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ModelInfo.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/json/JsonUtils.java]] 02:07:36 [INFO] [parsing completed 3ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/BadInjectedFieldException.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceProxy.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceInstance.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/RollbackData.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/json/DecomposeJsonUtil.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/AllottedResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/VnfcResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceInfo.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ModuleResource.java]] 02:07:36 [INFO] [parsing completed 1ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/xml/XmlTool.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/VnfResource.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Request.java]] 02:07:36 [INFO] [parsing completed 1ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/CompareModelsResult.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceModelInfo.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/json/JsonDecomposingException.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Vnf.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Customer.java]] 02:07:36 [INFO] [parsing completed 0ms] 02:07:36 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:07:36 [INFO] [loading modules/java.instrument/module-info.class] 02:07:36 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:07:36 [INFO] [loading modules/java.security.sasl/module-info.class] 02:07:36 [INFO] [loading modules/java.compiler/module-info.class] 02:07:36 [INFO] [loading modules/java.prefs/module-info.class] 02:07:36 [INFO] [loading modules/jdk.management/module-info.class] 02:07:36 [INFO] [loading modules/java.smartcardio/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jfr/module-info.class] 02:07:36 [INFO] [loading modules/jdk.net/module-info.class] 02:07:36 [INFO] [loading modules/java.xml/module-info.class] 02:07:36 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:07:36 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:07:36 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:07:36 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:07:36 [INFO] [loading modules/java.base/module-info.class] 02:07:36 [INFO] [loading modules/java.datatransfer/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jlink/module-info.class] 02:07:36 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:07:36 [INFO] [loading modules/java.desktop/module-info.class] 02:07:36 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:07:36 [INFO] [loading modules/jdk.pack/module-info.class] 02:07:36 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:07:36 [INFO] [loading modules/jdk.charsets/module-info.class] 02:07:36 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:07:36 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:07:36 [INFO] [loading modules/java.management.rmi/module-info.class] 02:07:36 [INFO] [loading modules/jdk.compiler/module-info.class] 02:07:36 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:07:36 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:07:36 [INFO] [loading modules/jdk.editpad/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:07:36 [INFO] [loading modules/java.naming/module-info.class] 02:07:36 [INFO] [loading modules/java.sql/module-info.class] 02:07:36 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jshell/module-info.class] 02:07:36 [INFO] [loading modules/jdk.attach/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jartool/module-info.class] 02:07:36 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:07:36 [INFO] [loading modules/jdk.rmic/module-info.class] 02:07:36 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:07:36 [INFO] [loading modules/java.rmi/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jdi/module-info.class] 02:07:36 [INFO] [loading modules/jdk.sctp/module-info.class] 02:07:36 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:07:36 [INFO] [loading modules/java.management/module-info.class] 02:07:36 [INFO] [loading modules/java.logging/module-info.class] 02:07:36 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:07:36 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:07:36 [INFO] [loading modules/jdk.localedata/module-info.class] 02:07:36 [INFO] [loading modules/java.se/module-info.class] 02:07:36 [INFO] [loading modules/java.security.jgss/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:07:36 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:07:36 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:07:36 [INFO] [loading modules/java.net.http/module-info.class] 02:07:36 [INFO] [loading modules/java.scripting/module-info.class] 02:07:36 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:07:36 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/generated-sources/annotations] 02:07:36 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:07:36 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:07:36 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Map.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Object.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/String.class] 02:07:36 [INFO] [loading modules/java.base/java/util/UUID.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:07:36 [INFO] [loading modules/java.base/java/io/IOException.class] 02:07:36 [INFO] [loading modules/java.base/java/util/List.class] 02:07:36 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:07:36 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonGenerationException.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 02:07:36 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:07:36 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:07:36 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:07:36 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Optional.class] 02:07:36 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 02:07:36 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Collections.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:07:36 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:07:36 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:07:36 [INFO] [loading modules/java.base/java/util/StringTokenizer.class] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:07:36 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/XML.class)] 02:07:36 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar(/com/github/fge/jackson/JsonLoader.class)] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar(/com/github/fge/jsonschema/core/exceptions/ProcessingException.class)] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar(/com/github/fge/jsonschema/core/report/ProcessingReport.class)] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar(/com/github/fge/jsonschema/main/JsonSchemaFactory.class)] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar(/com/github/fge/jsonschema/main/JsonValidator.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:07:36 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 02:07:36 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:07:36 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 02:07:36 [INFO] [loading modules/java.base/java/io/Reader.class] 02:07:36 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:07:36 [INFO] [loading modules/java.base/java/io/StringWriter.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/OutputKeys.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/Source.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/Transformer.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactory.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/dom/DOMSource.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamResult.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamSource.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/xpath/XPath.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathConstants.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathFactory.class] 02:07:36 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)] 02:07:36 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:07:36 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:07:36 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:07:36 [INFO] [loading modules/java.xml/org/w3c/dom/NodeList.class] 02:07:36 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:07:36 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnyGetter.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnySetter.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Override.class] 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Class.class] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/JsonWrapper.java:[47,16] [serial] serializable class JsonWrapper has no definition of serialVersionUID 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[39,52] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[72,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[72,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[72,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[72,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[72,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[76,36] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[76,36] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[76,36] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[76,36] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/Resource.java:[76,36] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Resource] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.JsonWrapper] 02:07:36 [INFO] [loading modules/java.base/java/lang/Error.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/NetworkResource.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Resource.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/JsonWrapper.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceType] 02:07:36 [INFO] [loading modules/java.base/java/lang/CloneNotSupportedException.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceType.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ModelInfo] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModelInfo.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceInstance] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.HomingSolution] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/HomingSolution.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.InventoryType] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/InventoryType.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.VnfResource] 02:07:36 [INFO] [loading modules/java.base/java/util/Collection.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:07:36 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:07:36 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.License] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/License.java:[44,51] [rawtypes] found raw type: ArrayList 02:07:36 missing type arguments for generic class ArrayList 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in class ArrayList 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/License.java:[44,47] [unchecked] unchecked conversion 02:07:36 required: List 02:07:36 found: ArrayList 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/License.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ModuleResource] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModuleResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.GroupResource] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/GroupResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.VnfcResource] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfcResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.MissingInjectedFieldException] 02:07:36 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Character.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Short.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Long.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Float.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Double.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Void.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.BadInjectedFieldException] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/MissingInjectedFieldException.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/BadInjectedFieldException.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Project] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Project.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Configuration] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Configuration.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.internal.VariableNameExtractor] 02:07:36 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/internal/VariableNameExtractor.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceDecomposition] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,12] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[40,48] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[51,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[51,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[51,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[51,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[51,11] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[55,32] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[55,32] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[55,32] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[55,32] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ResourceDecomposition.java:[55,32] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceDecomposition.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Subscriber] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Subscriber.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceDecomposition] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[286,51] [rawtypes] found raw type: ArrayList 02:07:36 missing type arguments for generic class ArrayList 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in class ArrayList 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[286,47] [unchecked] unchecked conversion 02:07:36 required: ArrayList 02:07:36 found: ArrayList 02:07:36 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[492,8] [rawtypes] found raw type: List 02:07:36 missing type arguments for generic class List 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in interface List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[495,54] [unchecked] unchecked cast 02:07:36 required: Iterable 02:07:36 found: List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[502,51] [unchecked] unchecked method invocation: method replaceAll in class Collections is applied to given types 02:07:36 required: List,T,T 02:07:36 found: List,Resource,Resource 02:07:36 where T is a type-variable: 02:07:36 T extends Object declared in method replaceAll(List,T,T) 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[502,52] [unchecked] unchecked conversion 02:07:36 required: List 02:07:36 found: List 02:07:36 where T is a type-variable: 02:07:36 T extends Object declared in method replaceAll(List,T,T) 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[528,8] [rawtypes] found raw type: List 02:07:36 missing type arguments for generic class List 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in interface List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[529,50] [unchecked] unchecked cast 02:07:36 required: Iterable 02:07:36 found: List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[545,11] [rawtypes] found raw type: List 02:07:36 missing type arguments for generic class List 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in interface List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[546,8] [rawtypes] found raw type: List 02:07:36 missing type arguments for generic class List 02:07:36 where E is a type-variable: 02:07:36 E extends Object declared in interface List 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[577,61] [unchecked] unchecked cast 02:07:36 required: List 02:07:36 found: List 02:07:36 where CAP#1 is a fresh type-variable: 02:07:36 CAP#1 extends Object from capture of ? 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[580,69] [unchecked] unchecked cast 02:07:36 required: List 02:07:36 found: List 02:07:36 where CAP#1 is a fresh type-variable: 02:07:36 CAP#1 extends Object from capture of ? 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[583,71] [unchecked] unchecked cast 02:07:36 required: List 02:07:36 found: List 02:07:36 where CAP#1 is a fresh type-variable: 02:07:36 CAP#1 extends Object from capture of ? 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceDecomposition.java:[586,67] [unchecked] unchecked cast 02:07:36 required: List 02:07:36 found: List 02:07:36 where CAP#1 is a fresh type-variable: 02:07:36 CAP#1 extends Object from capture of ? 02:07:36 [INFO] [loading modules/java.base/java/lang/NoSuchFieldError.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceDecomposition$1.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceInstance] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceInstance.java:[47,22] [rawtypes] found raw type: Map 02:07:36 missing type arguments for generic class Map 02:07:36 where K,V are type-variables: 02:07:36 K extends Object declared in interface Map 02:07:36 V extends Object declared in interface Map 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceInstance.java:[67,11] [rawtypes] found raw type: Map 02:07:36 missing type arguments for generic class Map 02:07:36 where K,V are type-variables: 02:07:36 K extends Object declared in interface Map 02:07:36 V extends Object declared in interface Map 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/domain/ServiceInstance.java:[71,33] [rawtypes] found raw type: Map 02:07:36 missing type arguments for generic class Map 02:07:36 where K,V are type-variables: 02:07:36 K extends Object declared in interface Map 02:07:36 V extends Object declared in interface Map 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Request] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Request.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.OwningEntity] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/OwningEntity.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.AllottedResource] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/AllottedResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ConfigResource] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ConfigResource.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceInfo] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceInfo.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceProxy] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceProxy.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.json.JsonDecomposingException] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/json/JsonDecomposingException.java:[25,7] [serial] serializable class JsonDecomposingException has no definition of serialVersionUID 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceArtifact] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceArtifact.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Customer] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Customer.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.WorkflowException] 02:07:36 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/WorkflowException.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.ResponseBuilder] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:07:36 [INFO] [loading modules/java.base/java/lang/Number.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:07:36 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ResourceDefinition.class)] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/ResponseBuilder.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.UrnPropertiesReader] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/UrnPropertiesReader.java:[46,12] [static] static variable should be qualified by type name, UrnPropertiesReader, instead of by an expression 02:07:36 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.json.JsonUtils] 02:07:36 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Enumeration.class] 02:07:36 [INFO] [loading /tmp/r/com/github/fge/btf/1.2/btf-1.2.jar(/com/github/fge/Frozen.class)] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathException.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonUtils.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.RollbackData] 02:07:36 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:07:36 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Set.class] 02:07:36 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:07:36 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:07:36 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:07:36 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:07:36 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/RollbackData.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.json.DecomposeJsonUtil] 02:07:36 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:07:36 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:07:36 [INFO] [loading modules/java.base/java/net/URL.class] 02:07:36 [INFO] [loading modules/java.base/java/io/File.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.xml.XmlTool] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 02:07:36 [INFO] [loading modules/java.base/java/io/Writer.class] 02:07:36 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 02:07:36 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:07:36 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:07:36 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/main/java/org/onap/so/bpmn/core/xml/XmlTool.java:[146,15] [deprecation] StringEscapeUtils in org.apache.commons.lang3 has been deprecated 02:07:36 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:07:36 [INFO] [loading modules/java.base/java/nio/charset/CharsetDecoder.class] 02:07:36 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:07:36 [INFO] [loading modules/java.base/java/lang/Readable.class] 02:07:36 [INFO] [loading modules/java.base/java/nio/CharBuffer.class] 02:07:36 [INFO] [loading modules/java.xml/org/w3c/dom/DOMException.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class] 02:07:36 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerConfigurationException.class] 02:07:36 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/xml/XmlTool.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.CompareModelsResult] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/CompareModelsResult.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceModelInfo] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceModelInfo.class] 02:07:36 [INFO] [checking org.onap.so.bpmn.core.domain.Vnf] 02:07:36 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Vnf.class] 02:07:36 [INFO] [total 509ms] 02:07:36 [INFO] 02:07:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (test-compile) @ MSOCoreBPMN --- 02:07:36 [INFO] Changes detected - recompiling the module! 02:07:36 [INFO] Compiling 34 source files to /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes 02:07:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:07:37 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonDecomposingExceptionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ModuleResourceTest.java]] 02:07:37 [INFO] [parsing completed 1ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ModelInfoTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ConfigResourceTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/CustomerTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/SubscriberTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceDecompositionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/OwningEntityTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/utils/CamundaDBSetup.java]] 02:07:37 [INFO] [parsing completed 1ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/AllottedResourceTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/RequestTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/NetworkResourceTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ConfigurationTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtils2Test.java]] 02:07:37 [INFO] [parsing completed 1ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/ResponseBuilderTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/LicenseTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/CompareModelsResultTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/BeansTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/RollbackDataTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/HomingSolutionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceInstanceTest.java]] 02:07:37 [INFO] [parsing completed 1ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/xml/XmlToolTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/UrnPropertiesReaderTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/DomainPojoTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtilsTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/VnfResourceTest.java]] 02:07:37 [INFO] [parsing completed 1ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ProjectTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/WorkflowExceptionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/MissingInjectedFiledExceptionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/internal/VariableNameExtractorTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/BadInjectedFiledExceptionTest.java]] 02:07:37 [INFO] [parsing completed 0ms] 02:07:37 [INFO] [loading modules/jdk.management/module-info.class] 02:07:37 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:07:37 [INFO] [loading modules/jdk.rmic/module-info.class] 02:07:37 [INFO] [loading modules/java.smartcardio/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jartool/module-info.class] 02:07:37 [INFO] [loading modules/java.xml/module-info.class] 02:07:37 [INFO] [loading modules/java.management/module-info.class] 02:07:37 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:07:37 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:07:37 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:07:37 [INFO] [loading modules/java.security.sasl/module-info.class] 02:07:37 [INFO] [loading modules/jdk.pack/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:07:37 [INFO] [loading modules/jdk.charsets/module-info.class] 02:07:37 [INFO] [loading modules/jdk.net/module-info.class] 02:07:37 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:07:37 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:07:37 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:07:37 [INFO] [loading modules/java.se/module-info.class] 02:07:37 [INFO] [loading modules/java.rmi/module-info.class] 02:07:37 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:07:37 [INFO] [loading modules/java.logging/module-info.class] 02:07:37 [INFO] [loading modules/java.prefs/module-info.class] 02:07:37 [INFO] [loading modules/java.scripting/module-info.class] 02:07:37 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:07:37 [INFO] [loading modules/java.compiler/module-info.class] 02:07:37 [INFO] [loading modules/java.datatransfer/module-info.class] 02:07:37 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:07:37 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:07:37 [INFO] [loading modules/java.sql/module-info.class] 02:07:37 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:07:37 [INFO] [loading modules/jdk.editpad/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jlink/module-info.class] 02:07:37 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:07:37 [INFO] [loading modules/java.naming/module-info.class] 02:07:37 [INFO] [loading modules/jdk.localedata/module-info.class] 02:07:37 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:07:37 [INFO] [loading modules/java.management.rmi/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jshell/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jfr/module-info.class] 02:07:37 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:07:37 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:07:37 [INFO] [loading modules/java.desktop/module-info.class] 02:07:37 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:07:37 [INFO] [loading modules/jdk.jdi/module-info.class] 02:07:37 [INFO] [loading modules/jdk.compiler/module-info.class] 02:07:37 [INFO] [loading modules/jdk.sctp/module-info.class] 02:07:37 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:07:37 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:07:37 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:07:37 [INFO] [loading modules/jdk.attach/module-info.class] 02:07:37 [INFO] [loading modules/java.security.jgss/module-info.class] 02:07:37 [INFO] [loading modules/java.base/module-info.class] 02:07:37 [INFO] [loading modules/java.net.http/module-info.class] 02:07:37 [INFO] [loading modules/java.instrument/module-info.class] 02:07:37 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:07:37 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/generated-test-sources/test-annotations] 02:07:37 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/Object.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Resource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModelInfo.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/HomingSolution.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceType.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModuleResource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ConfigResource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Customer.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Subscriber.class] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/AllottedResource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/NetworkResource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfResource.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/String.class] 02:07:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:07:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:07:37 [INFO] [loading modules/java.base/java/io/IOException.class] 02:07:37 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:07:37 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:07:37 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:07:37 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/OwningEntity.class] 02:07:37 [INFO] [loading modules/java.sql/java/sql/Connection.class] 02:07:37 [INFO] [loading modules/java.sql/java/sql/PreparedStatement.class] 02:07:37 [INFO] [loading modules/java.sql/java/sql/SQLException.class] 02:07:37 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:07:37 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Request.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Configuration.class] 02:07:37 [INFO] [loading modules/java.base/java/io/File.class] 02:07:37 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 02:07:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/xml/XmlTool.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/builder/DiffBuilder.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/DefaultNodeMatcher.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/Diff.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/ElementSelectors.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/ResponseBuilder.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/WorkflowException.class] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:07:37 [INFO] [loading modules/java.base/java/util/List.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/License.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Long.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/CompareModelsResult.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceModelInfo.class] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoNestedClassRule.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:07:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 02:07:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:07:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matchers.class)] 02:07:37 [INFO] [loading modules/java.base/java/util/Collections.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/InventoryType.class] 02:07:37 [INFO] [loading modules/java.base/java/util/Map.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:07:37 [INFO] [loading modules/java.base/java/util/Optional.class] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class)] 02:07:37 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:07:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:07:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Project.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/MissingInjectedFieldException.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceDecomposition.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/BadInjectedFieldException.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/Class.class] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,30] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[38,16] [deprecation] setHomingSolution(HomingSolution) in Resource has been deprecated 02:07:37 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceTest$1.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.json.JsonDecomposingExceptionTest] 02:07:37 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonDecomposingExceptionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ModuleResourceTest] 02:07:37 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Character.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Short.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Float.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Double.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Void.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ModuleResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ModelInfoTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ModelInfoTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ConfigResourceTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ConfigResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.CustomerTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/CustomerTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.SubscriberTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/SubscriberTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.json.DecomposeJsonUtilTest] 02:07:37 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.java:[40,66] [deprecation] none() in ExpectedException has been deprecated 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:07:37 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Error.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceDecompositionTest] 02:07:37 [INFO] [loading modules/java.base/java/util/Collection.class] 02:07:37 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:07:37 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:07:37 [INFO] [loading modules/java.base/java/net/URI.class] 02:07:37 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/GroupResource.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfcResource.class] 02:07:37 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/System.class] 02:07:37 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:07:37 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:07:37 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:07:37 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:07:37 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ServiceDecompositionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.OwningEntityTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/OwningEntityTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.utils.CamundaDBSetup] 02:07:37 [INFO] [loading modules/java.sql/java/sql/Statement.class] 02:07:37 [INFO] [loading modules/java.sql/java/sql/Wrapper.class] 02:07:37 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/utils/CamundaDBSetup.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.AllottedResourceTest] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:07:37 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:07:37 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:07:37 [INFO] [loading modules/java.base/java/io/Reader.class] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:07:37 [INFO] [loading modules/java.base/java/net/URL.class] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:07:37 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/AllottedResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.RequestTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/RequestTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.NetworkResourceTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/NetworkResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ConfigurationTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ConfigurationTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.json.JsonUtils2Test] 02:07:37 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:07:37 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonUtils.class] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/ElementSelector.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/DefaultNodeMatcher$NodeTypeMatcher.class)] 02:07:37 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/NodeMatcher.class)] 02:07:37 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONTokener.class)] 02:07:37 [INFO] [loading modules/java.base/java/lang/Number.class] 02:07:37 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 02:07:37 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:07:37 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:07:37 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 02:07:37 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathException.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonUtils2Test.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.ResponseBuilderTest] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ResourceDefinition.class)] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/ResponseBuilderTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.LicenseTest] 02:07:37 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/LicenseTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.CompareModelsResultTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/CompareModelsResultTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.BeansTest] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 02:07:37 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BeansTest$FilterTestClasses.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BeansTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.RollbackDataTest] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/RollbackData.class] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/RollbackDataTest.java:[51,16] [deprecation] isIn(Collection) in Matchers has been deprecated 02:07:37 where T is a type-variable: 02:07:37 T extends Object declared in method isIn(Collection) 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/RollbackDataTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.HomingSolutionTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/HomingSolutionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceInstanceTest] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceInstanceTest.java:[27,4] [rawtypes] found raw type: Map 02:07:37 missing type arguments for generic class Map 02:07:37 where K,V are type-variables: 02:07:37 K extends Object declared in interface Map 02:07:37 V extends Object declared in interface Map 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ServiceInstanceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.xml.XmlToolTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/xml/XmlToolTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.UrnPropertiesReaderTest] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/instance/CoreExecution.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmExecution.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/DbEntity.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HasDbRevision.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HasDbReferences.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/VariableStore.class)] 02:07:37 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/VariableStore$VariablesProvider.class)] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:07:37 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:07:37 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/UrnPropertiesReaderTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.DomainPojoTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/DomainPojoTest$FilterTestClasses.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/DomainPojoTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.json.JsonUtilsTest] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtilsTest.java:[51,66] [deprecation] none() in ExpectedException has been deprecated 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonUtilsTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.VnfResourceTest] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/VnfResourceTest.java:[37,11] [deprecation] setVnfType(String) in VnfResource has been deprecated 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/VnfResourceTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ProjectTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ProjectTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.WorkflowExceptionTest] 02:07:37 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/WorkflowExceptionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.MissingInjectedFiledExceptionTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/MissingInjectedFiledExceptionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.internal.VariableNameExtractorTest] 02:07:37 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/internal/VariableNameExtractor.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/internal/VariableNameExtractorTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceDecompositionTest] 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,30] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceDecompositionTest$1.class] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.class] 02:07:37 [INFO] [checking org.onap.so.bpmn.core.BadInjectedFiledExceptionTest] 02:07:37 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BadInjectedFiledExceptionTest.class] 02:07:37 [INFO] [total 589ms] 02:07:37 [INFO] 02:07:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ MSOCoreBPMN --- 02:07:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:07:37 [INFO] Copying 16 resources 02:07:37 [INFO] 02:07:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ MSOCoreBPMN --- 02:07:37 [INFO] Changes detected - recompiling the module! 02:07:37 [INFO] Compiling 34 source files to /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes 02:07:38 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:07:38 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java]] 02:07:38 [INFO] [parsing completed 1ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonDecomposingExceptionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ModuleResourceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ModelInfoTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ConfigResourceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/CustomerTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/SubscriberTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceDecompositionTest.java]] 02:07:38 [INFO] [parsing completed 1ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/OwningEntityTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/utils/CamundaDBSetup.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/AllottedResourceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/RequestTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/NetworkResourceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ConfigurationTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtils2Test.java]] 02:07:38 [INFO] [parsing completed 1ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/ResponseBuilderTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/LicenseTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/CompareModelsResultTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/BeansTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/RollbackDataTest.java]] 02:07:38 [INFO] [parsing completed 1ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/HomingSolutionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceInstanceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/xml/XmlToolTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/UrnPropertiesReaderTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/DomainPojoTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtilsTest.java]] 02:07:38 [INFO] [parsing completed 1ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/VnfResourceTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ProjectTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/WorkflowExceptionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/MissingInjectedFiledExceptionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/internal/VariableNameExtractorTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/BadInjectedFiledExceptionTest.java]] 02:07:38 [INFO] [parsing completed 0ms] 02:07:38 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:07:38 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:07:38 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:07:38 [INFO] [loading modules/java.smartcardio/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jfr/module-info.class] 02:07:38 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:07:38 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:07:38 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:07:38 [INFO] [loading modules/jdk.pack/module-info.class] 02:07:38 [INFO] [loading modules/java.prefs/module-info.class] 02:07:38 [INFO] [loading modules/java.instrument/module-info.class] 02:07:38 [INFO] [loading modules/jdk.editpad/module-info.class] 02:07:38 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:07:38 [INFO] [loading modules/jdk.management/module-info.class] 02:07:38 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jartool/module-info.class] 02:07:38 [INFO] [loading modules/java.logging/module-info.class] 02:07:38 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:07:38 [INFO] [loading modules/java.rmi/module-info.class] 02:07:38 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:07:38 [INFO] [loading modules/java.security.sasl/module-info.class] 02:07:38 [INFO] [loading modules/jdk.attach/module-info.class] 02:07:38 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:07:38 [INFO] [loading modules/java.management.rmi/module-info.class] 02:07:38 [INFO] [loading modules/java.desktop/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:07:38 [INFO] [loading modules/java.se/module-info.class] 02:07:38 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:07:38 [INFO] [loading modules/jdk.compiler/module-info.class] 02:07:38 [INFO] [loading modules/jdk.rmic/module-info.class] 02:07:38 [INFO] [loading modules/java.base/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jdi/module-info.class] 02:07:38 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:07:38 [INFO] [loading modules/java.security.jgss/module-info.class] 02:07:38 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:07:38 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:07:38 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:07:38 [INFO] [loading modules/java.management/module-info.class] 02:07:38 [INFO] [loading modules/java.net.http/module-info.class] 02:07:38 [INFO] [loading modules/java.datatransfer/module-info.class] 02:07:38 [INFO] [loading modules/java.naming/module-info.class] 02:07:38 [INFO] [loading modules/java.compiler/module-info.class] 02:07:38 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:07:38 [INFO] [loading modules/jdk.sctp/module-info.class] 02:07:38 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jshell/module-info.class] 02:07:38 [INFO] [loading modules/jdk.localedata/module-info.class] 02:07:38 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:07:38 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:07:38 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:07:38 [INFO] [loading modules/jdk.charsets/module-info.class] 02:07:38 [INFO] [loading modules/java.scripting/module-info.class] 02:07:38 [INFO] [loading modules/jdk.net/module-info.class] 02:07:38 [INFO] [loading modules/java.xml/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jlink/module-info.class] 02:07:38 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:07:38 [INFO] [loading modules/java.sql/module-info.class] 02:07:38 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/generated-test-sources/test-annotations] 02:07:38 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/Object.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Resource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModelInfo.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/HomingSolution.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceType.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ModuleResource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ConfigResource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Customer.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Subscriber.class] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/AllottedResource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/NetworkResource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfResource.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/String.class] 02:07:38 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:07:38 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:07:38 [INFO] [loading modules/java.base/java/io/IOException.class] 02:07:38 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:07:38 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:07:38 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:07:38 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/OwningEntity.class] 02:07:38 [INFO] [loading modules/java.sql/java/sql/Connection.class] 02:07:38 [INFO] [loading modules/java.sql/java/sql/PreparedStatement.class] 02:07:38 [INFO] [loading modules/java.sql/java/sql/SQLException.class] 02:07:38 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:07:38 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Request.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Configuration.class] 02:07:38 [INFO] [loading modules/java.base/java/io/File.class] 02:07:38 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 02:07:38 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/xml/XmlTool.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/builder/DiffBuilder.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/DefaultNodeMatcher.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/Diff.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/ElementSelectors.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/ResponseBuilder.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/WorkflowException.class] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:07:38 [INFO] [loading modules/java.base/java/util/List.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/License.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Long.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/CompareModelsResult.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceModelInfo.class] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoNestedClassRule.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:07:38 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 02:07:38 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:07:38 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matchers.class)] 02:07:38 [INFO] [loading modules/java.base/java/util/Collections.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/InventoryType.class] 02:07:38 [INFO] [loading modules/java.base/java/util/Map.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:07:38 [INFO] [loading modules/java.base/java/util/Optional.class] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class)] 02:07:38 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:07:38 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:07:38 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/Project.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/MissingInjectedFieldException.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/ResourceDecomposition.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/BadInjectedFieldException.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/Class.class] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[27,30] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceTest.java:[38,16] [deprecation] setHomingSolution(HomingSolution) in Resource has been deprecated 02:07:38 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceTest$1.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.json.JsonDecomposingExceptionTest] 02:07:38 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonDecomposingExceptionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ModuleResourceTest] 02:07:38 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Character.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Short.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Float.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Double.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Void.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ModuleResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ModelInfoTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ModelInfoTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ConfigResourceTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ConfigResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.CustomerTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/CustomerTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.SubscriberTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/SubscriberTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.json.DecomposeJsonUtilTest] 02:07:38 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.java:[40,66] [deprecation] none() in ExpectedException has been deprecated 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:07:38 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Error.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/DecomposeJsonUtilTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceDecompositionTest] 02:07:38 [INFO] [loading modules/java.base/java/util/Collection.class] 02:07:38 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:07:38 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:07:38 [INFO] [loading modules/java.base/java/net/URI.class] 02:07:38 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/GroupResource.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/domain/VnfcResource.class] 02:07:38 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/System.class] 02:07:38 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:07:38 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:07:38 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:07:38 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:07:38 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ServiceDecompositionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.OwningEntityTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/OwningEntityTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.utils.CamundaDBSetup] 02:07:38 [INFO] [loading modules/java.sql/java/sql/Statement.class] 02:07:38 [INFO] [loading modules/java.sql/java/sql/Wrapper.class] 02:07:38 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/utils/CamundaDBSetup.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.AllottedResourceTest] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:07:38 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:07:38 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:07:38 [INFO] [loading modules/java.base/java/io/Reader.class] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:07:38 [INFO] [loading modules/java.base/java/net/URL.class] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:07:38 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/AllottedResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.RequestTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/RequestTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.NetworkResourceTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/NetworkResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ConfigurationTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ConfigurationTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.json.JsonUtils2Test] 02:07:38 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:07:38 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/json/JsonUtils.class] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/ElementSelector.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/DefaultNodeMatcher$NodeTypeMatcher.class)] 02:07:38 [INFO] [loading /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar(/org/xmlunit/diff/NodeMatcher.class)] 02:07:38 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONTokener.class)] 02:07:38 [INFO] [loading modules/java.base/java/lang/Number.class] 02:07:38 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerException.class] 02:07:38 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:07:38 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:07:38 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 02:07:38 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathException.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonUtils2Test.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.ResponseBuilderTest] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ResourceDefinition.class)] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/ResponseBuilderTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.LicenseTest] 02:07:38 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/LicenseTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.CompareModelsResultTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/CompareModelsResultTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.BeansTest] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 02:07:38 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BeansTest$FilterTestClasses.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BeansTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.RollbackDataTest] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/RollbackData.class] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/RollbackDataTest.java:[51,16] [deprecation] isIn(Collection) in Matchers has been deprecated 02:07:38 where T is a type-variable: 02:07:38 T extends Object declared in method isIn(Collection) 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/RollbackDataTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.HomingSolutionTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/HomingSolutionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ServiceInstanceTest] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ServiceInstanceTest.java:[27,4] [rawtypes] found raw type: Map 02:07:38 missing type arguments for generic class Map 02:07:38 where K,V are type-variables: 02:07:38 K extends Object declared in interface Map 02:07:38 V extends Object declared in interface Map 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ServiceInstanceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.xml.XmlToolTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/xml/XmlToolTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.UrnPropertiesReaderTest] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/instance/CoreExecution.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmExecution.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/DbEntity.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HasDbRevision.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HasDbReferences.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/VariableStore.class)] 02:07:38 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/VariableStore$VariablesProvider.class)] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:07:38 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:07:38 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/UrnPropertiesReaderTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.DomainPojoTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/DomainPojoTest$FilterTestClasses.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/DomainPojoTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.json.JsonUtilsTest] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/json/JsonUtilsTest.java:[51,66] [deprecation] none() in ExpectedException has been deprecated 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/json/JsonUtilsTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.VnfResourceTest] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/VnfResourceTest.java:[37,11] [deprecation] setVnfType(String) in VnfResource has been deprecated 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/VnfResourceTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ProjectTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ProjectTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.WorkflowExceptionTest] 02:07:38 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/WorkflowExceptionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.MissingInjectedFiledExceptionTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/MissingInjectedFiledExceptionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.internal.VariableNameExtractorTest] 02:07:38 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes/org/onap/so/bpmn/core/internal/VariableNameExtractor.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/internal/VariableNameExtractorTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.domain.ResourceDecompositionTest] 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,4] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/src/test/java/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.java:[26,30] [deprecation] ResourceInstance in org.onap.so.bpmn.core.domain has been deprecated 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceDecompositionTest$1.class] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/domain/ResourceDecompositionTest.class] 02:07:38 [INFO] [checking org.onap.so.bpmn.core.BadInjectedFiledExceptionTest] 02:07:38 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes/org/onap/so/bpmn/core/BadInjectedFiledExceptionTest.class] 02:07:38 [INFO] [total 509ms] 02:07:38 [INFO] 02:07:38 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ MSOCoreBPMN --- 02:07:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:07:38 [INFO] 02:07:38 [INFO] ------------------------------------------------------- 02:07:38 [INFO] T E S T S 02:07:38 [INFO] ------------------------------------------------------- 02:07:39 [INFO] Running org.onap.so.bpmn.core.BeansTest 02:07:39 03/07-02:07:39.602|||main|||INFO||||||||Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 02:07:39 03/07-02:07:39.605|||main|||INFO||||||||Jacoco detected, auto-configuring OpenPojo to ignore its structures. 02:07:39 03/07-02:07:39.676|||main|||WARN||||||||Failed to get value for environment variable: [sun.boot.class.path] 02:07:39 03/07-02:07:39.677|||main|||INFO||||||||Loading classes from: /usr/java/packages/lib 02:07:39 03/07-02:07:39.679|||main|||WARN||||||||Failed to load entries from: [/usr/java/packages/lib] 02:07:39 03/07-02:07:39.679|||main|||INFO||||||||Loading classes from: /usr/lib/x86_64-linux-gnu/jni 02:07:39 03/07-02:07:39.679|||main|||WARN||||||||Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:07:39 03/07-02:07:39.679|||main|||INFO||||||||Loading classes from: /lib/x86_64-linux-gnu 02:07:39 03/07-02:07:39.679|||main|||WARN||||||||Failed to load entries from: [/lib/x86_64-linux-gnu] 02:07:39 03/07-02:07:39.680|||main|||INFO||||||||Loading classes from: /usr/lib/x86_64-linux-gnu 02:07:39 03/07-02:07:39.680|||main|||WARN||||||||Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:07:39 03/07-02:07:39.680|||main|||INFO||||||||Loading classes from: /usr/lib/jni 02:07:39 03/07-02:07:39.680|||main|||WARN||||||||Failed to load entries from: [/usr/lib/jni] 02:07:39 03/07-02:07:39.680|||main|||INFO||||||||Loading classes from: /lib 02:07:39 03/07-02:07:39.681|||main|||WARN||||||||Failed to load entries from: [/lib] 02:07:39 03/07-02:07:39.682|||main|||INFO||||||||Loading classes from: /usr/lib 02:07:39 03/07-02:07:39.682|||main|||WARN||||||||Failed to load entries from: [/usr/lib] 02:07:39 03/07-02:07:39.682|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes 02:07:39 03/07-02:07:39.682|||main|||WARN||||||||Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/test-classes] 02:07:39 03/07-02:07:39.682|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes 02:07:39 03/07-02:07:39.682|||main|||WARN||||||||Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/classes] 02:07:39 03/07-02:07:39.683|||main|||INFO||||||||Loading classes from: /tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar 02:07:39 03/07-02:07:39.685|||main|||INFO||||||||Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 02:07:39 03/07-02:07:39.686|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar 02:07:39 03/07-02:07:39.687|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar 02:07:39 03/07-02:07:39.687|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 02:07:39 03/07-02:07:39.687|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar 02:07:39 03/07-02:07:39.693|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar 02:07:39 03/07-02:07:39.694|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar 02:07:39 03/07-02:07:39.695|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar 02:07:39 03/07-02:07:39.695|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar 02:07:39 03/07-02:07:39.696|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar 02:07:39 03/07-02:07:39.696|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar 02:07:39 03/07-02:07:39.696|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar 02:07:39 03/07-02:07:39.697|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar 02:07:39 03/07-02:07:39.697|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar 02:07:39 03/07-02:07:39.702|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 02:07:39 03/07-02:07:39.702|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 02:07:39 03/07-02:07:39.703|||main|||INFO||||||||Loading classes from: /tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar 02:07:39 03/07-02:07:39.704|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 02:07:39 03/07-02:07:39.705|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 02:07:39 03/07-02:07:39.706|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 02:07:39 03/07-02:07:39.707|||main|||INFO||||||||Loading classes from: /tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar 02:07:39 03/07-02:07:39.708|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar 02:07:39 03/07-02:07:39.709|||main|||INFO||||||||Loading classes from: /tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar 02:07:39 03/07-02:07:39.711|||main|||INFO||||||||Loading classes from: /tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar 02:07:39 03/07-02:07:39.714|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.715|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.715|||main|||INFO||||||||Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 02:07:39 03/07-02:07:39.715|||main|||INFO||||||||Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 02:07:39 03/07-02:07:39.716|||main|||INFO||||||||Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 02:07:39 03/07-02:07:39.716|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 02:07:39 03/07-02:07:39.716|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 02:07:39 03/07-02:07:39.717|||main|||INFO||||||||Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 02:07:39 03/07-02:07:39.717|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.718|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 02:07:39 03/07-02:07:39.719|||main|||INFO||||||||Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 02:07:39 03/07-02:07:39.719|||main|||INFO||||||||Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 02:07:39 03/07-02:07:39.720|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.720|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.720|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 02:07:39 03/07-02:07:39.722|||main|||INFO||||||||Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 02:07:39 03/07-02:07:39.722|||main|||INFO||||||||Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 02:07:39 03/07-02:07:39.722|||main|||INFO||||||||Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 02:07:39 03/07-02:07:39.722|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 02:07:39 03/07-02:07:39.736|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 02:07:39 03/07-02:07:39.736|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 02:07:39 03/07-02:07:39.736|||main|||INFO||||||||Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 02:07:39 03/07-02:07:39.737|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 02:07:39 03/07-02:07:39.737|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 02:07:39 03/07-02:07:39.737|||main|||INFO||||||||Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 02:07:39 03/07-02:07:39.738|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 02:07:39 03/07-02:07:39.738|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 02:07:39 03/07-02:07:39.738|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 02:07:39 03/07-02:07:39.740|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 02:07:39 03/07-02:07:39.740|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 02:07:39 03/07-02:07:39.740|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 02:07:39 03/07-02:07:39.740|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 02:07:39 03/07-02:07:39.740|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 02:07:39 03/07-02:07:39.741|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 02:07:39 03/07-02:07:39.741|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 02:07:39 03/07-02:07:39.741|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 02:07:39 03/07-02:07:39.746|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 02:07:39 03/07-02:07:39.746|||main|||INFO||||||||Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 02:07:39 03/07-02:07:39.746|||main|||INFO||||||||Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 02:07:39 03/07-02:07:39.747|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 02:07:39 03/07-02:07:39.747|||main|||INFO||||||||Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 02:07:39 03/07-02:07:39.748|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 02:07:39 03/07-02:07:39.748|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 02:07:39 03/07-02:07:39.749|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 02:07:39 03/07-02:07:39.751|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 02:07:39 03/07-02:07:39.751|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 02:07:39 03/07-02:07:39.751|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 02:07:39 03/07-02:07:39.752|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 02:07:39 03/07-02:07:39.752|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 02:07:39 03/07-02:07:39.752|||main|||INFO||||||||Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 02:07:39 03/07-02:07:39.753|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 02:07:39 03/07-02:07:39.753|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 02:07:39 03/07-02:07:39.755|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 02:07:39 03/07-02:07:39.755|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 02:07:39 03/07-02:07:39.756|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 02:07:39 03/07-02:07:39.757|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 02:07:39 03/07-02:07:39.757|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 02:07:39 03/07-02:07:39.758|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 02:07:39 03/07-02:07:39.759|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 02:07:39 03/07-02:07:39.759|||main|||INFO||||||||Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 02:07:39 03/07-02:07:39.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 02:07:39 03/07-02:07:39.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 02:07:39 03/07-02:07:39.760|||main|||INFO||||||||Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 02:07:39 03/07-02:07:39.768|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 02:07:39 03/07-02:07:39.768|||main|||INFO||||||||Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 02:07:39 03/07-02:07:39.769|||main|||INFO||||||||Loading classes from: /tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar 02:07:39 03/07-02:07:39.769|||main|||INFO||||||||Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 02:07:39 03/07-02:07:39.770|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 02:07:39 03/07-02:07:39.770|||main|||INFO||||||||Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 02:07:39 03/07-02:07:39.770|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 02:07:39 03/07-02:07:39.770|||main|||INFO||||||||Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 02:07:39 03/07-02:07:39.770|||main|||INFO||||||||Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 02:07:39 03/07-02:07:39.771|||main|||INFO||||||||Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 02:07:39 03/07-02:07:39.771|||main|||INFO||||||||Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 02:07:39 03/07-02:07:39.771|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 02:07:39 03/07-02:07:39.772|||main|||INFO||||||||Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 02:07:39 03/07-02:07:39.772|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 02:07:39 03/07-02:07:39.772|||main|||INFO||||||||Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 02:07:39 03/07-02:07:39.773|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 02:07:39 03/07-02:07:39.774|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 02:07:39 03/07-02:07:39.774|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 02:07:39 03/07-02:07:39.775|||main|||INFO||||||||Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 02:07:39 03/07-02:07:39.778|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 02:07:39 03/07-02:07:39.779|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 02:07:39 03/07-02:07:39.780|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 02:07:39 03/07-02:07:39.780|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 02:07:39 03/07-02:07:39.780|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 02:07:39 03/07-02:07:39.780|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 02:07:39 03/07-02:07:39.781|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 02:07:39 03/07-02:07:39.781|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 02:07:39 03/07-02:07:39.781|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 02:07:39 03/07-02:07:39.781|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 02:07:39 03/07-02:07:39.781|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 02:07:39 03/07-02:07:39.782|||main|||INFO||||||||Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 02:07:39 03/07-02:07:39.782|||main|||INFO||||||||Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 02:07:39 03/07-02:07:39.782|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 02:07:39 03/07-02:07:39.782|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 02:07:39 03/07-02:07:39.782|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 02:07:39 03/07-02:07:39.783|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 02:07:39 03/07-02:07:39.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 02:07:39 03/07-02:07:39.784|||main|||INFO||||||||Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 02:07:39 03/07-02:07:39.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 02:07:39 03/07-02:07:39.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 02:07:39 03/07-02:07:39.784|||main|||INFO||||||||Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 02:07:39 03/07-02:07:39.785|||main|||INFO||||||||Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar 02:07:39 03/07-02:07:39.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar 02:07:39 03/07-02:07:39.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar 02:07:39 03/07-02:07:39.785|||main|||INFO||||||||Loading classes from: /tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/btf/1.2/btf-1.2.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar 02:07:39 03/07-02:07:39.786|||main|||INFO||||||||Loading classes from: /tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar 02:07:39 03/07-02:07:39.787|||main|||INFO||||||||Loading classes from: /tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar 02:07:39 03/07-02:07:39.787|||main|||INFO||||||||Loading classes from: /tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar 02:07:39 03/07-02:07:39.787|||main|||INFO||||||||Loading classes from: /tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar 02:07:39 03/07-02:07:39.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 02:07:39 03/07-02:07:39.787|||main|||INFO||||||||Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 02:07:39 03/07-02:07:39.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 02:07:39 03/07-02:07:39.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 02:07:39 03/07-02:07:39.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 02:07:39 03/07-02:07:39.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 02:07:39 03/07-02:07:39.788|||main|||INFO||||||||Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 02:07:39 03/07-02:07:39.789|||main|||INFO||||||||Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 02:07:39 03/07-02:07:39.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar 02:07:39 03/07-02:07:39.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar 02:07:39 03/07-02:07:39.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar 02:07:39 03/07-02:07:39.789|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar 02:07:39 03/07-02:07:39.790|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar 02:07:39 03/07-02:07:39.790|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar 02:07:39 03/07-02:07:39.790|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar 02:07:39 03/07-02:07:39.790|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar 02:07:39 03/07-02:07:39.791|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar 02:07:39 03/07-02:07:39.791|||main|||INFO||||||||Loading classes from: /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar 02:07:39 03/07-02:07:39.792|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.792|||main|||INFO||||||||Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 02:07:39 03/07-02:07:39.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar 02:07:39 03/07-02:07:39.797|||main|||INFO||||||||Loading classes from: /tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar 02:07:39 03/07-02:07:39.798|||main|||INFO||||||||Loading classes from: /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar 02:07:39 03/07-02:07:39.798|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar 02:07:39 03/07-02:07:39.808|||main|||INFO||||||||Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar 02:07:39 03/07-02:07:39.808|||main|||INFO||||||||Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar 02:07:39 03/07-02:07:39.809|||main|||INFO||||||||Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar 02:07:39 03/07-02:07:39.809|||main|||INFO||||||||Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 02:07:39 03/07-02:07:39.809|||main|||INFO||||||||Loading classes from: /tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar 02:07:39 03/07-02:07:39.809|||main|||INFO||||||||Loading classes from: /tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 02:07:39 03/07-02:07:39.809|||main|||INFO||||||||Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar 02:07:39 03/07-02:07:39.810|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 02:07:39 03/07-02:07:39.810|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 02:07:39 03/07-02:07:39.810|||main|||INFO||||||||Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 02:07:39 03/07-02:07:39.810|||main|||INFO||||||||Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 02:07:39 03/07-02:07:39.810|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 02:07:39 03/07-02:07:39.811|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 02:07:39 03/07-02:07:39.811|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 02:07:39 03/07-02:07:39.811|||main|||INFO||||||||Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 02:07:39 03/07-02:07:39.811|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 02:07:39 03/07-02:07:39.813|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 02:07:39 03/07-02:07:39.813|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 02:07:39 03/07-02:07:39.813|||main|||INFO||||||||Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 02:07:39 03/07-02:07:39.813|||main|||INFO||||||||Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 02:07:39 03/07-02:07:39.814|||main|||INFO||||||||Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 02:07:39 03/07-02:07:39.814|||main|||INFO||||||||Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 02:07:39 03/07-02:07:39.814|||main|||INFO||||||||Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 02:07:39 03/07-02:07:39.814|||main|||INFO||||||||Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 02:07:39 03/07-02:07:39.817|||main|||INFO||||||||Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 02:07:39 03/07-02:07:39.817|||main|||INFO||||||||Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 02:07:39 03/07-02:07:39.817|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 02:07:39 03/07-02:07:39.817|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 02:07:39 03/07-02:07:39.817|||main|||INFO||||||||Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 02:07:39 03/07-02:07:39.818|||main|||INFO||||||||Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 02:07:39 03/07-02:07:39.818|||main|||INFO||||||||Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 02:07:39 03/07-02:07:39.818|||main|||INFO||||||||Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 02:07:39 03/07-02:07:39.825|||main|||INFO||||||||Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 02:07:39 03/07-02:07:39.826|||main|||INFO||||||||Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 02:07:39 03/07-02:07:39.826|||main|||INFO||||||||Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 02:07:39 03/07-02:07:39.826|||main|||INFO||||||||Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 02:07:39 03/07-02:07:39.829|||main|||INFO||||||||Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 02:07:39 03/07-02:07:39.830|||main|||INFO||||||||Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 02:07:39 03/07-02:07:39.830|||main|||INFO||||||||Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 02:07:39 03/07-02:07:39.830|||main|||WARN||||||||Failed to get value for environment variable: [java.ext.dirs] 02:07:40 03/07-02:07:40.321|||main|||INFO||||||||Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@174e5929: ]] 02:07:40 03/07-02:07:40.431|||main|||WARN||||||||Attempt to validate synthetic class=[class org.onap.so.bpmn.core.domain.ServiceDecomposition$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 02:07:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.onap.so.bpmn.core.BeansTest 02:07:40 [INFO] Running org.onap.so.bpmn.core.xml.XmlToolTest 02:07:41 03/07-02:07:41.819|||main|||DEBUG||||||||removeNamespaces input object is null , returning null 02:07:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 s - in org.onap.so.bpmn.core.xml.XmlToolTest 02:07:41 [INFO] Running org.onap.so.bpmn.core.UrnPropertiesReaderTest 02:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in org.onap.so.bpmn.core.UrnPropertiesReaderTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.WorkflowExceptionTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.bpmn.core.WorkflowExceptionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.RollbackDataTest 02:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.bpmn.core.RollbackDataTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.MissingInjectedFiledExceptionTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.core.MissingInjectedFiledExceptionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.internal.VariableNameExtractorTest 02:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.core.internal.VariableNameExtractorTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.ResponseBuilderTest 02:07:43 03/07-02:07:43.365|||main|||DEBUG||||||||Entered ResponseBuilder.buildWorkflowException(execution=100) 02:07:43 03/07-02:07:43.368|||main|||DEBUG||||||||processKey=AnyProcessKey 02:07:43 03/07-02:07:43.369|||main|||DEBUG||||||||errorResponse=any error message! 02:07:43 03/07-02:07:43.369|||main|||DEBUG||||||||responseCode=200 02:07:43 03/07-02:07:43.373|||main|||DEBUG||||||||Exited ResponseBuilder.buildWorkflowException(execution=100) - created WorkflowException[processKey=AnyProcessKey,errorCode=2000,errorMessage=any error message!,workStep=*,extSystemErrorSource=null] 02:07:43 03/07-02:07:43.377|||main|||DEBUG||||||||Entered ResponseBuilder.buildWorkflowException(execution=100) 02:07:43 03/07-02:07:43.377|||main|||DEBUG||||||||processKey=AnyProcessKey 02:07:43 03/07-02:07:43.378|||main|||DEBUG||||||||errorResponse=null 02:07:43 03/07-02:07:43.378|||main|||DEBUG||||||||responseCode=null 02:07:43 03/07-02:07:43.378|||main|||DEBUG||||||||Exited ResponseBuilder.buildWorkflowException(execution=100) - no WorkflowException 02:07:43 03/07-02:07:43.381|||main|||DEBUG||||||||Entered ResponseBuilder.buildWorkflowResponse(execution=100) 02:07:43 03/07-02:07:43.382|||main|||DEBUG||||||||Exited ResponseBuilder.buildWorkflowResponse(execution=100) 02:07:43 03/07-02:07:43.385|||main|||DEBUG||||||||Entered ResponseBuilder.buildWorkflowException(execution=100) 02:07:43 03/07-02:07:43.386|||main|||DEBUG||||||||processKey=AnyProcessKey 02:07:43 03/07-02:07:43.386|||main|||DEBUG||||||||errorResponse=any error message!200 02:07:43 03/07-02:07:43.386|||main|||DEBUG||||||||responseCode=200 02:07:43 03/07-02:07:43.387|||main|||DEBUG||||||||xmlErrorMessage=any error message! 02:07:43 03/07-02:07:43.387|||main|||DEBUG||||||||xmlErrorCode=200 02:07:43 03/07-02:07:43.387|||main|||DEBUG||||||||Exited ResponseBuilder.buildWorkflowException(execution=100) - created WorkflowException[processKey=AnyProcessKey,errorCode=2000,errorMessage=any error message!,workStep=*,extSystemErrorSource=null] 02:07:43 03/07-02:07:43.390|||main|||DEBUG||||||||Entered ResponseBuilder.buildWorkflowException(execution=100) 02:07:43 03/07-02:07:43.391|||main|||DEBUG||||||||processKey=AnyProcessKey 02:07:43 03/07-02:07:43.391|||main|||DEBUG||||||||errorResponse=null 02:07:43 03/07-02:07:43.391|||main|||DEBUG||||||||responseCode=404 02:07:43 03/07-02:07:43.392|||main|||DEBUG||||||||Exited ResponseBuilder.buildWorkflowException(execution=100) - created WorkflowException[processKey=AnyProcessKey,errorCode=1002,errorMessage=bad,workStep=*,extSystemErrorSource=null] 02:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.so.bpmn.core.ResponseBuilderTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ModelInfoTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ModelInfoTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ProjectTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ProjectTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.CompareModelsResultTest 02:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.core.domain.CompareModelsResultTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ConfigResourceTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ConfigResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.HomingSolutionTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.bpmn.core.domain.HomingSolutionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ConfigurationTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ConfigurationTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.SubscriberTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.SubscriberTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ResourceTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.bpmn.core.domain.ResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.CustomerTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.CustomerTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ServiceDecompositionTest 02:07:43 03/07-02:07:43.652|||main|||DEBUG||||||||resource found 02:07:43 03/07-02:07:43.652|||main|||DEBUG||||||||resource type matches 02:07:43 03/07-02:07:43.652|||main|||DEBUG||||||||resource id matches 02:07:43 { 02:07:43 "serviceResources" : { 02:07:43 "serviceInstance" : { 02:07:43 "instanceId" : "serviceInstanceId", 02:07:43 "customer" : { } 02:07:43 }, 02:07:43 "modelInfo" : { 02:07:43 "modelName" : "modelName", 02:07:43 "modelUuid" : "modelUuid", 02:07:43 "modelInvariantUuid" : "modelInvariantUuid", 02:07:43 "modelVersion" : "modelVersion", 02:07:43 "modelCustomizationUuid" : "modelCustomizationUuid", 02:07:43 "modelCustomizationName" : "modelCustomizationName", 02:07:43 "modelInstanceName" : "modelInstanceName", 02:07:43 "modelType" : "modelType" 02:07:43 }, 02:07:43 "serviceType" : "serviceType", 02:07:43 "serviceRole" : "serviceRole", 02:07:43 "project" : { }, 02:07:43 "owningEntity" : { }, 02:07:43 "serviceVnfs" : [ { 02:07:43 "resourceId" : "vnfResourceId", 02:07:43 "resourceType" : "VNF", 02:07:43 "resourceInstance" : { }, 02:07:43 "homingSolution" : { 02:07:43 "license" : { }, 02:07:43 "rehome" : false 02:07:43 }, 02:07:43 "vfModules" : [ ] 02:07:43 } ], 02:07:43 "serviceNetworks" : [ { 02:07:43 "resourceId" : "networkResourceId", 02:07:43 "resourceType" : "NETWORK", 02:07:43 "resourceInstance" : { }, 02:07:43 "homingSolution" : { 02:07:43 "license" : { }, 02:07:43 "rehome" : false 02:07:43 } 02:07:43 } ], 02:07:43 "serviceAllottedResources" : [ { 02:07:43 "resourceId" : "allottedResourceId", 02:07:43 "resourceType" : "ALLOTTED_RESOURCE", 02:07:43 "resourceInstance" : { }, 02:07:43 "homingSolution" : { 02:07:43 "license" : { }, 02:07:43 "rehome" : false 02:07:43 } 02:07:43 } ], 02:07:43 "configResource" : [ { 02:07:43 "resourceId" : "configResourceId", 02:07:43 "resourceType" : "CONFIGURATION", 02:07:43 "resourceInstance" : { }, 02:07:43 "homingSolution" : { 02:07:43 "license" : { }, 02:07:43 "rehome" : false 02:07:43 } 02:07:43 } ] 02:07:43 } 02:07:43 } 02:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.onap.so.bpmn.core.domain.ServiceDecompositionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ModuleResourceTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ModuleResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.VnfResourceTest 02:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.bpmn.core.domain.VnfResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.DomainPojoTest 02:07:43 03/07-02:07:43.777|||main|||WARN||||||||Attempt to validate synthetic class=[class org.onap.so.bpmn.core.domain.ServiceDecomposition$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.so.bpmn.core.domain.DomainPojoTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.RequestTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.RequestTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.LicenseTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.core.domain.LicenseTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.NetworkResourceTest 02:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.core.domain.NetworkResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.AllottedResourceTest 02:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.bpmn.core.domain.AllottedResourceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ServiceInstanceTest 02:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.core.domain.ServiceInstanceTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.OwningEntityTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.OwningEntityTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.domain.ResourceDecompositionTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.domain.ResourceDecompositionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.BadInjectedFiledExceptionTest 02:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.core.BadInjectedFiledExceptionTest 02:07:43 [INFO] Running org.onap.so.bpmn.core.json.JsonUtilsTest 02:07:43 03/07-02:07:43.850|||main|||DEBUG||||||||getJsonNodeValue(): the raw value is NOT a String Object=[{"entitlementPoolList":["92718B2A0F91410B912F2A2C87AAA307","1EEF79979AD14EE498D31A7EF9DC9004"],"licenseKeyGroupList":[],"resourceModuleName":"vHNF for DHV Test_1 0","serviceResourceId":"eb05bdec-e815-40cd-99dd-7175f462d2ba"}] 02:07:43 03/07-02:07:43.851|||main|||DEBUG||||||||Started String Array To List Util Method 02:07:43 03/07-02:07:43.851|||main|||DEBUG||||||||Outgoing List is: [{"entitlementPoolList":["92718B2A0F91410B912F2A2C87AAA307","1EEF79979AD14EE498D31A7EF9DC9004"],"licenseKeyGroupList":[],"resourceModuleName":"vHNF for DHV Test_1 0","serviceResourceId":"eb05bdec-e815-40cd-99dd-7175f462d2ba"}] 02:07:43 03/07-02:07:43.851|||main|||DEBUG||||||||Completed String Array To List Util Method 02:07:43 03/07-02:07:43.872|||main|||DEBUG||||||||getJsonValue(): unable to parse json to retrieve value for field=null. Exception was: java.lang.NullPointerException 02:07:43 java.lang.NullPointerException: null 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.getJsonValueErrorTest(JsonUtilsTest.java:228) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.877|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object={"e2e-vpn-key":"my-key"} 02:07:43 03/07-02:07:43.877|||main|||DEBUG||||||||Started Json String To Map Method 02:07:43 03/07-02:07:43.877|||main|||DEBUG||||||||Outgoing Map is: {e2e-vpn-key=my-key} 02:07:43 03/07-02:07:43.877|||main|||DEBUG||||||||Completed Json String To Map Method 02:07:43 03/07-02:07:43.878|||main|||DEBUG||||||||getJsonNodeValue(): the raw value is NOT a String Object=[{"entitlementPoolList":["92718B2A0F91410B912F2A2C87AAA307","1EEF79979AD14EE498D31A7EF9DC9004"],"licenseKeyGroupList":[],"resourceModuleName":"vHNF for DHV Test_1 0","serviceResourceId":"eb05bdec-e815-40cd-99dd-7175f462d2ba"}] 02:07:43 03/07-02:07:43.878|||main|||DEBUG||||||||Started Json Util String Array To List 02:07:43 03/07-02:07:43.879|||main|||DEBUG||||||||Completed Json Util String Array To List 02:07:43 03/07-02:07:43.879|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=[[{"solution":{"identifiers":["Cloud-region3"],"cloudOwner":"HPA-cloud","identifierType":"cloudRegionId"},"resourceModuleName":"7400fd06C75f4a44A68f","serviceResourceId":"78976677-bca7-446a-8b31-52b83e9aa925","assignmentInfo":[{"value":"false","key":"isRehome"},{"value":"att_aic","key":"locationType"},{"value":"Cloud-region3","key":"locationId"},{"value":{"directives":[{"directives":[{"attributes":[{"attribute_name":"label_1","attribute_value":"Flavor31"}],"type":"flavor_directives"},{"attributes":[{"attribute_name":"oof_returned_vnic_type_for_firewall_protected","attribute_value":"direct"}],"type":"sriovNICNetwork_directives"}],"id":"vfw_1","type":"vnfc"},{"directives":[{"attributes":[{"attribute_name":"label_2","attribute_value":"Flavor32"}],"type":"flavor_directives"}],"id":"vfw_2","type":"vnfc"},{"directives":[{"attributes":[{"attribute_name":"label_3","attribute_value":"Flavor32"}],"type":"flavor_directives"}],"id":"vfw_3","type":"vnfc"}]},"key":"oof_directives"},{"value":"DLLSTX233","key":"cloudClli"},{"value":"75919","key":"aic_version"},{"value":"HPA-cloud","key":"cloudOwner"}]}]] 02:07:43 03/07-02:07:43.880|||main|||DEBUG||||||||Started Entry Array To Map Util Method 02:07:43 03/07-02:07:43.881|||main|||DEBUG||||||||Completed Entry Array To Map Util Method 02:07:43 03/07-02:07:43.882|||main|||DEBUG||||||||getJsonValueForKey(): unable to parse json to retrieve value for field=name. Exception was: org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:07:43 at org.json.JSONObject.(JSONObject.java:240) 02:07:43 at org.json.JSONObject.(JSONObject.java:469) 02:07:43 at org.json.JSONObject.(JSONObject.java:451) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValueForKey(JsonUtils.java:517) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.getJsonValueForKeyErrorTest(JsonUtilsTest.java:252) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.883|||main|||DEBUG||||||||prettyJson(): unable to parse/format json input. Exception was: org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:07:43 at org.json.JSONObject.(JSONObject.java:240) 02:07:43 at org.json.JSONObject.(JSONObject.java:469) 02:07:43 at org.json.JSONObject.(JSONObject.java:451) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.prettyJson(JsonUtils.java:261) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.prettyJsonTest(JsonUtilsTest.java:196) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.885|||main|||DEBUG||||||||getJsonBooleanValue(): unable to parse json to retrieve value for field=null. Exception was: java.lang.NullPointerException 02:07:43 java.lang.NullPointerException: null 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonBooleanValue(JsonUtils.java:406) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.getJsonBooleanValueErrorTest(JsonUtilsTest.java:246) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.886|||main|||DEBUG||||||||getJsonNodeValue(): the raw value is a String Object=200 02:07:43 03/07-02:07:43.887|||main|||DEBUG||||||||json2xml(): unable to parse json and convert to xml. Exception was: org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:07:43 at org.json.JSONObject.(JSONObject.java:240) 02:07:43 at org.json.JSONObject.(JSONObject.java:469) 02:07:43 at org.json.JSONObject.(JSONObject.java:451) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.json2xml(JsonUtils.java:110) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.json2xml(JsonUtils.java:250) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.json2xmlErrorTest(JsonUtilsTest.java:222) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.888|||main|||DEBUG||||||||getJsonIntValue(): the raw value is NOT an Integer Object=200 02:07:43 03/07-02:07:43.889|||main|||DEBUG||||||||getJsonIntValue(): unable to parse json to retrieve value for field=null. Exception was: java.lang.NullPointerException 02:07:43 java.lang.NullPointerException: null 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonIntValue(JsonUtils.java:378) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.getJsonIntValueErrorTest(JsonUtilsTest.java:240) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.889|||main|||DEBUG||||||||JSON document to be validated: { 02:07:43 "SDNCServiceResponse": { 02:07:43 "responseCode": "200", 02:07:43 "ackFinalIndicator": "Y", 02:07:43 "params": { 02:07:43 "e2e-vpn-key": "my-key" 02:07:43 }, 02:07:43 "sdncRequestId": "my-id" 02:07:43 } 02:07:43 } 02:07:43 02:07:43 03/07-02:07:43.933|||main|||DEBUG||||||||IOException performing JSON schema validation on document: 02:07:43 java.io.FileNotFoundException: src/test/resources/json-examples (Is a directory) 02:07:43 at java.base/java.io.FileInputStream.open0(Native Method) 02:07:43 at java.base/java.io.FileInputStream.open(FileInputStream.java:219) 02:07:43 at java.base/java.io.FileInputStream.(FileInputStream.java:157) 02:07:43 at java.base/java.io.FileInputStream.(FileInputStream.java:112) 02:07:43 at com.github.fge.jackson.JsonLoader.fromPath(JsonLoader.java:135) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.jsonSchemaValidation(JsonUtils.java:1049) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.jsonSchemaValidation_ExceptionTest(JsonUtilsTest.java:174) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.937|||main|||DEBUG||||||||xml2json(): unable to parse xml and convert to json. Exception was: org.json.JSONException: Unclosed tag name at 18 [character 19 line 1] 02:07:43 org.json.JSONException: Unclosed tag name at 18 [character 19 line 1] 02:07:43 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:07:43 at org.json.XML.parse(XML.java:410) 02:07:43 at org.json.XML.parse(XML.java:443) 02:07:43 at org.json.XML.toJSONObject(XML.java:777) 02:07:43 at org.json.XML.toJSONObject(XML.java:863) 02:07:43 at org.json.XML.toJSONObject(XML.java:662) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.xml2json(JsonUtils.java:76) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.xml2json(JsonUtils.java:96) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.xml2jsonErrorTest(JsonUtilsTest.java:209) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.941|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=[{"inventoryType":"cloud","cloudRegionId":"fnkge1a","serviceInstanceId":"","resourceModuleName":"Primary IP_Mux_Demux updated_1 0","serviceResourceId":"7d3d786b-ce6d-4498-813e-3e3028aebea8","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1A10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"service","cloudRegionId":"mtrnj1b","serviceInstanceId":"519630c1-9b5c-45fb-8b84-3500ead7d77e","resourceModuleName":"Primary Tunnel_XConn for DHV Testing_1 0","serviceResourceId":"98fe07e7-4d9c-4f93-8138-18563c05a047","assignmentInfo":[{"variableName":"aicClli","variableValue":"MDTWNJ2B12"},{"variableName":"vnfHostName","variableValue":"vig20004vm002vig001"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"},{"variableName":"vnfHostName","variableValue":"vig20004vm002vig001"}]},{"inventoryType":"cloud","cloudRegionId":"fnkge1a","serviceInstanceId":"","resourceModuleName":"Secondary Service_Admin for DHV Test_1 1","serviceResourceId":"9a1abd7e-5afc-4e85-8f27-251454452350","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1A10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"cloud","cloudRegionId":"frkge1b","serviceInstanceId":"","resourceModuleName":"Primary Service_Admin for DHV Test_1 0","serviceResourceId":"11f557a2-72e3-4977-b2a3-5bf5d73e581c","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1B10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"service","cloudRegionId":"mtrn2","serviceInstanceId":"7b594c13-6b72-41bd-893a-2656f5dbb87a","resourceModuleName":"Secondary Tunnel_XConn for DHV Testing_1 1","serviceResourceId":"73f1b218-a062-43de-82ae-98682ca78392","assignmentInfo":[{"variableName":"aicClli","variableValue":"MDTWNJ2A22"},{"variableName":"vnfHostName","variableValue":"vig20004vm001vig001"},{"variableName":"aicVersion","variableValue":"1.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"},{"variableName":"vnfHostName","variableValue":"vig20004vm001vig001"}]},{"inventoryType":"cloud","cloudRegionId":"frkge1b","serviceInstanceId":"","resourceModuleName":"Secondary IP_Mux_Demux updated_1 1","serviceResourceId":"20901d7f-4864-454b-99f1-5239fc353cfc","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1B10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]}] 02:07:43 03/07-02:07:43.943|||main|||DEBUG||||||||Started Entry Array To Map Util Method 02:07:43 03/07-02:07:43.943|||main|||DEBUG||||||||Completed Entry Array To Map Util Method 02:07:43 03/07-02:07:43.944|||main|||DEBUG||||||||getJsonBooleanValue(): the raw value is NOT an Boolean Object=200 02:07:43 03/07-02:07:43.945|||main|||DEBUG||||||||getJsonRawValue(): failed to retrieve param value for key=responseX: JSONObject["responseX"] not found. 02:07:43 03/07-02:07:43.945|||main|||DEBUG||||||||jsonElementExist(): unable to determine if json element exist. Exception is: java.lang.NullPointerException 02:07:43 java.lang.NullPointerException: null 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.jsonElementExist(JsonUtils.java:1026) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.jsonElementExist_NullTest(JsonUtilsTest.java:166) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.947|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=[{"inventoryType":"cloud","cloudRegionId":"fnkge1a","serviceInstanceId":"","resourceModuleName":"Primary IP_Mux_Demux updated_1 0","serviceResourceId":"7d3d786b-ce6d-4498-813e-3e3028aebea8","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1A10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"service","cloudRegionId":"mtrnj1b","serviceInstanceId":"519630c1-9b5c-45fb-8b84-3500ead7d77e","resourceModuleName":"Primary Tunnel_XConn for DHV Testing_1 0","serviceResourceId":"98fe07e7-4d9c-4f93-8138-18563c05a047","assignmentInfo":[{"variableName":"aicClli","variableValue":"MDTWNJ2B12"},{"variableName":"vnfHostName","variableValue":"vig20004vm002vig001"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"},{"variableName":"vnfHostName","variableValue":"vig20004vm002vig001"}]},{"inventoryType":"cloud","cloudRegionId":"fnkge1a","serviceInstanceId":"","resourceModuleName":"Secondary Service_Admin for DHV Test_1 1","serviceResourceId":"9a1abd7e-5afc-4e85-8f27-251454452350","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1A10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"cloud","cloudRegionId":"frkge1b","serviceInstanceId":"","resourceModuleName":"Primary Service_Admin for DHV Test_1 0","serviceResourceId":"11f557a2-72e3-4977-b2a3-5bf5d73e581c","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1B10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]},{"inventoryType":"service","cloudRegionId":"mtrn2","serviceInstanceId":"7b594c13-6b72-41bd-893a-2656f5dbb87a","resourceModuleName":"Secondary Tunnel_XConn for DHV Testing_1 1","serviceResourceId":"73f1b218-a062-43de-82ae-98682ca78392","assignmentInfo":[{"variableName":"aicClli","variableValue":"MDTWNJ2A22"},{"variableName":"vnfHostName","variableValue":"vig20004vm001vig001"},{"variableName":"aicVersion","variableValue":"1.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"},{"variableName":"vnfHostName","variableValue":"vig20004vm001vig001"}]},{"inventoryType":"cloud","cloudRegionId":"frkge1b","serviceInstanceId":"","resourceModuleName":"Secondary IP_Mux_Demux updated_1 1","serviceResourceId":"20901d7f-4864-454b-99f1-5239fc353cfc","assignmentInfo":[{"variableName":"aicClli","variableValue":"FRNKGE1B10"},{"variableName":"aicVersion","variableValue":"3.0"},{"variableName":"cloudOwner","variableValue":"CloudOwner"}]}] 02:07:43 03/07-02:07:43.947|||main|||DEBUG||||||||Started Entry Array To Map Util Method 02:07:43 03/07-02:07:43.947|||main|||DEBUG||||||||Completed Entry Array To Map Util Method 02:07:43 03/07-02:07:43.948|||main|||DEBUG||||||||getJsonRawValue(): unable to parse json to retrieve value for field=name. Exception was: org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 org.json.JSONException: Expected a ':' after a key at 9 [character 10 line 1] 02:07:43 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:07:43 at org.json.JSONObject.(JSONObject.java:240) 02:07:43 at org.json.JSONObject.(JSONObject.java:469) 02:07:43 at org.json.JSONObject.(JSONObject.java:451) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.jsonValueExists(JsonUtils.java:676) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.updJsonValue(JsonUtils.java:714) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.updJsonValueErrorTest(JsonUtilsTest.java:266) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:43 03/07-02:07:43.948|||main|||DEBUG||||||||updJsonValue(): JSON update failed, no value exists for key=name 02:07:43 03/07-02:07:43.949|||main|||DEBUG||||||||getJsonNodeValue(): the raw value is NOT a String Object=[{"entitlementPoolList":["92718B2A0F91410B912F2A2C87AAA307","1EEF79979AD14EE498D31A7EF9DC9004"],"licenseKeyGroupList":[],"resourceModuleName":"vHNF for DHV Test_1 0","serviceResourceId":"eb05bdec-e815-40cd-99dd-7175f462d2ba"}] 02:07:43 03/07-02:07:43.949|||main|||DEBUG||||||||Started Json Util String Array To List 02:07:43 03/07-02:07:43.949|||main|||DEBUG||||||||Completed Json Util String Array To List 02:07:43 03/07-02:07:43.950|||main|||DEBUG||||||||getJsonNodeValue(): unable to parse json to retrieve node for field=null. Exception was: java.lang.NullPointerException 02:07:43 java.lang.NullPointerException: null 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtils.getJsonNodeValue(JsonUtils.java:347) 02:07:43 at org.onap.so.bpmn.core.json.JsonUtilsTest.getJsonNodeValueErrorTest(JsonUtilsTest.java:234) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:07:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:07:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:07:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:07:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:07:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:07:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:07:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:07:43 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:07:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:07:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:07:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:07:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:07:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:07:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:07:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:07:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:07:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:07:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:07:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:07:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:07:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:07:44 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:07:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:07:44 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:07:44 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:07:44 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:07:44 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:07:44 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:07:44 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:07:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:07:44 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:07:44 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:07:44 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:07:44 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:07:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:07:44 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:07:44 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:07:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:07:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:07:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:07:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:07:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:07:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:07:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:07:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:07:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:07:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:07:44 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.so.bpmn.core.json.JsonUtilsTest 02:07:44 [INFO] Running org.onap.so.bpmn.core.json.DecomposeJsonUtilTest 02:07:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.bpmn.core.json.DecomposeJsonUtilTest 02:07:44 [INFO] Running org.onap.so.bpmn.core.json.JsonDecomposingExceptionTest 02:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.bpmn.core.json.JsonDecomposingExceptionTest 02:07:44 [INFO] Running org.onap.so.bpmn.core.json.JsonUtils2Test 02:07:44 03/07-02:07:43.963|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object= 02:07:44 02:07:44 d00eb185-b1d7-429e-aca3-42a61b459535 02:07:44 Layer3ServiceActivateRequest 02:07:44 OMX 02:07:44 http://localhost:28080/simulada/CSI/SendManagedNetworkStatusNotification 02:07:44 19630501 02:07:44 1 02:07:44 02:07:44 02:07:44 SDN-ETHERNET-INTERNET 02:07:44 AA01|VLXM|003717||SW_INTERNET 02:07:44 TEST_4306301 02:07:44 02:07:44 02:07:44 02:07:44 01|VLXM|121601/PT 02:07:44 PointToPoint 02:07:44 MTSNJA4LX01 02:07:44 02:07:44 02:07:44 02:07:44 10 02:07:44 Mbps 02:07:44 ds 02:07:44 02:07:44 02:07:44 none 02:07:44 02:07:44 primary 02:07:44 02:07:44 02:07:44 1 02:07:44 32.10.30.116 02:07:44 32 02:07:44 02:07:44 02:07:44 02:07:44 02:07:44 1 02:07:44 2507:0CB4:85A5:0030:0000:0000:0000:0010 02:07:44 48 02:07:44 02:07:44 02:07:44 02:07:44 Y 02:07:44 Y 02:07:44 Y 02:07:44 Y 02:07:44 02:07:44 02:07:44 Y 02:07:44 N 02:07:44 02:07:44 02:07:44 Y 02:07:44 Y 02:07:44 02:07:44 02:07:44 02:07:44 02:07:44 02:07:44 02:07:44 02:07:44 03/07-02:07:44.255|||main|||DEBUG||||||||JSON document to be validated: { 02:07:44 "requestDetails": { 02:07:44 "requestInfo": { 02:07:44 "callbackUrl": "http://localhost:28080/simulada/CCD/AsyncRequestStatus", 02:07:44 "source": "CCD", 02:07:44 "instanceName": "USOSTCDALTX0101VFHN31" 02:07:44 }, 02:07:44 "modelInfo": { 02:07:44 "modelType": "service", 02:07:44 "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff", 02:07:44 "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe", 02:07:44 "modelName": "UCPE", 02:07:44 "modelVersion": "1" 02:07:44 }, 02:07:44 "subscriberInfo": { 02:07:44 "globalSubscriberId": "83031", 02:07:44 "subscriberName": "Fern Hill Real Estate LLC 31" 02:07:44 }, 02:07:44 "requestParameters": { 02:07:44 "ucpeInfo": { 02:07:44 "ucpeHostName": "USOSTCDALTX0101UJZZ31", 02:07:44 "ucpeAliasHostName": "SHELLUCPE31", 02:07:44 "ucpeActivationCode": "ASD-987-M31", 02:07:44 "ucpePartNumber": "FG-VM00*", 02:07:44 "outOfBandManagementModem": "BROADBAND", 02:07:44 "internetTopology": "IVLAN", 02:07:44 "wanList": [ 02:07:44 { "wanInfo": { 02:07:44 "wanPortNumber": "WAN1", 02:07:44 "wanType": "AVPN", 02:07:44 "circuitId": "BT/SLIR/70911", 02:07:44 "dualMode": "Active", 02:07:44 "transportManagementOption": "ATT", 02:07:44 "transportProviderName": "ATT", 02:07:44 "mediaType": "ELECTRICAL", 02:07:44 "interfaceType": "1000BASE-T", 02:07:44 "transportVendorTotalBandwidth": "100" 02:07:44 }}, 02:07:44 { "wanInfo": { 02:07:44 "wanPortNumber": "WAN2", 02:07:44 "wanType": "AVPN", 02:07:44 "circuitId": "AS/KRFN/34611", 02:07:44 "dualMode": "Active", 02:07:44 "transportManagementOption": "ATT", 02:07:44 "transportProviderName": "ATT", 02:07:44 "mediaType": "MMF", 02:07:44 "interfaceType": "10/100/1000BASE-T", 02:07:44 "transportVendorTotalBandwidth": "10000" 02:07:44 }} 02:07:44 ] 02:07:44 } 02:07:44 } 02:07:44 } 02:07:44 } 02:07:44 02:07:44 03/07-02:07:44.871|||main|||DEBUG||||||||JSON schema validation report: com.github.fge.jsonschema.core.report.ListProcessingReport: success 02:07:44 02:07:44 Schema Validation Result: com.github.fge.jsonschema.core.report.ListProcessingReport: success 02:07:44 02:07:44 03/07-02:07:44.873|||main|||DEBUG||||||||JSON document to be validated: {"requestDetails": { 02:07:44 "modelInfo": { 02:07:44 "modelName": "UCPE", 02:07:44 "modelVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe", 02:07:44 "modelVersion": "1", 02:07:44 "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff", 02:07:44 "modelType": "service" 02:07:44 }, 02:07:44 "subscriberInfo": { 02:07:44 "subscriberName": "Fern Hill Real Estate LLC 31", 02:07:44 "globalSubscriberId": "83031" 02:07:44 }, 02:07:44 "requestParameters": {"ucpeInfo": { 02:07:44 "outOfBandManagementModem": "BROADBAND", 02:07:44 "ucpeActivationCode": "ASD-987-M31", 02:07:44 "ucpeAliasHostName": "SHELLUCPE31", 02:07:44 "ucpePartNumber": "FG-VM00*", 02:07:44 "internetTopology": "IVLAN", 02:07:44 "wanList": [ 02:07:44 {"wanInfo": { 02:07:44 "interfaceType": "1000BASE-T", 02:07:44 "dualMode": "Active", 02:07:44 "transportProviderName": "ATT", 02:07:44 "transportManagementOption": "ATT", 02:07:44 "mediaType": "ELECTRICAL", 02:07:44 "transportVendorTotalBandwidth": "100", 02:07:44 "wanPortNumber": "WAN1", 02:07:44 "circuitId": "BT/SLIR/70911", 02:07:44 "wanType": "AVPN" 02:07:44 }}, 02:07:44 {"wanInfo": { 02:07:44 "interfaceType": "10/100/1000BASE-T", 02:07:44 "dualMode": "Active", 02:07:44 "transportProviderName": "ATT", 02:07:44 "transportManagementOption": "ATT", 02:07:44 "mediaType": "MMF", 02:07:44 "transportVendorTotalBandwidth": "10000", 02:07:44 "wanPortNumber": "WAN2", 02:07:44 "circuitId": "AS/KRFN/34611", 02:07:44 "wanType": "AVPN" 02:07:44 }} 02:07:44 ] 02:07:44 }}, 02:07:44 "requestInfo": { 02:07:44 "instanceName": "USOSTCDALTX0101VFHN31", 02:07:44 "callbackUrl": "http://localhost:28080/simulada/CCD/AsyncRequestStatus", 02:07:44 "source": "CCD" 02:07:44 } 02:07:44 }} 02:07:44 03/07-02:07:44.898|||main|||DEBUG||||||||JSON schema validation report: com.github.fge.jsonschema.core.report.ListProcessingReport: failure 02:07:44 --- BEGIN MESSAGES --- 02:07:44 error: object has missing required properties (["ucpeHostName"]) 02:07:44 level: "error" 02:07:44 schema: {"loadingURI":"#","pointer":"/properties/requestDetails/properties/requestParameters/properties/ucpeInfo"} 02:07:44 instance: {"pointer":"/requestDetails/requestParameters/ucpeInfo"} 02:07:44 domain: "validation" 02:07:44 keyword: "properties" 02:07:44 required: ["internetTopology","ucpeActivationCode","ucpeHostName","ucpePartNumber","wanList"] 02:07:44 missing: ["ucpeHostName"] 02:07:44 --- END MESSAGES --- 02:07:44 02:07:44 Schema Validation Result: com.github.fge.jsonschema.core.report.ListProcessingReport: failure 02:07:44 --- BEGIN MESSAGES --- 02:07:44 error: object has missing required properties (["ucpeHostName"]) 02:07:44 level: "error" 02:07:44 schema: {"loadingURI":"#","pointer":"/properties/requestDetails/properties/requestParameters/properties/ucpeInfo"} 02:07:44 instance: {"pointer":"/requestDetails/requestParameters/ucpeInfo"} 02:07:44 domain: "validation" 02:07:44 keyword: "properties" 02:07:44 required: ["internetTopology","ucpeActivationCode","ucpeHostName","ucpePartNumber","wanList"] 02:07:44 missing: ["ucpeHostName"] 02:07:44 --- END MESSAGES --- 02:07:44 02:07:44 03/07-02:07:44.901|||main|||DEBUG||||||||getJsonRawValue(): failed to retrieve param value for key=does-not-exist: JSONObject["does-not-exist"] not found. 02:07:44 03/07-02:07:44.901|||main|||DEBUG||||||||delJsonValue(): JSON delete failed, no value exists for key=vnf-request.vnf-inputs.does-not-exist 02:07:44 03/07-02:07:44.903|||main|||DEBUG||||||||getJsonRawValue(): failed to retrieve param value for key=bad: JSONObject["bad"] not found. 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): index: 0, value: {"name":"network","content":"network1111"} 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): found value: network for name: name and index: 0 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): index: 0, value: {"name":"network","content":"network1111"} 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): found value: network1111 for name: content and index: 0 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): index: 0, value: {"name":"network","content":"network1111"} 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): found value: network for name: name and index: 0 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): index: 1, value: {"name":"server","content":"server1111"} 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): found value: server for name: name and index: 1 02:07:44 03/07-02:07:44.904|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): index: 0, value: {"name":"network","content":"network1111"} 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): found value: network1111 for name: content and index: 0 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): index: 1, value: {"name":"server","content":"server1111"} 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): found value: server1111 for name: content and index: 1 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): index: 0, value: {"name":"network","content":"network1111"} 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): failed to retrieve param value for keys:vnf-request.vnf-params.param, name=badParam : JSONObject["badParam"] not found. 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): keys=vnf-request.vnf-params.param points to JSONArray: [{"name":"network","content":"network1111"},{"name":"server","content":"server1111"}] 02:07:44 03/07-02:07:44.905|||main|||DEBUG||||||||getJsonParamValue(): index: 2 is out of bounds for array size of 2 02:07:44 03/07-02:07:44.906|||main|||DEBUG||||||||getJsonRawValue(): failed to retrieve param value for key=vnf-name: JSONObject["vnf-name"] not found. 02:07:44 03/07-02:07:44.906|||main|||DEBUG||||||||getJsonIntValueForKey(): key=action, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.906|||main|||DEBUG||||||||getJsonIntValueForKey(): key=source, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.906|||main|||DEBUG||||||||getJsonIntValueForKey(): key=request-id, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonIntValueForKey(): key=param, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonIntValueForKey(): found value=1, for key=persona-model-version 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonBooleanValueForKey(): key=action, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonBooleanValueForKey(): key=source, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonBooleanValueForKey(): key=request-id, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonBooleanValueForKey(): key=param, does not point to a JSONObject, next key 02:07:44 03/07-02:07:44.907|||main|||DEBUG||||||||getJsonBooleanValueForKey(): found value=true, for key=is-base-module 02:07:44 03/07-02:07:44.908|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=STMTN5MMSC21 02:07:44 03/07-02:07:44.908|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=CREATE_VF_MODULE 02:07:44 03/07-02:07:44.908|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=1 02:07:44 03/07-02:07:44.908|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=1.5 02:07:44 03/07-02:07:44.908|||main|||DEBUG||||||||getJsonValue(): the raw value is NOT a String Object=true 02:07:44 03/07-02:07:44.909|||main|||DEBUG||||||||getJsonNodeValue(): the raw value is a String Object={"ucpeInfo":{"outOfBandManagementModem":"BROADBAND","ucpeHostName":"USOSTCDALTX0101UJZZ31","ucpeActivationCode":"ASD-987-M31","ucpeAliasHostName":"SHELLUCPE31","ucpePartNumber":"FG-VM00*","internetTopology":"IVLAN","wanList":[{"wanInfo":{"interfaceType":"1000BASE-T","dualMode":"Active","transportProviderName":"ATT","transportManagementOption":"ATT","mediaType":"ELECTRICAL","transportVendorTotalBandwidth":"100","wanPortNumber":"WAN1","circuitId":"BT/SLIR/70911","wanType":"AVPN"}},{"wanInfo":{"interfaceType":"10/100/1000BASE-T","dualMode":"Active","transportProviderName":"ATT","transportManagementOption":"ATT","mediaType":"MMF","transportVendorTotalBandwidth":"10000","wanPortNumber":"WAN2","circuitId":"AS/KRFN/34611","wanType":"AVPN"}}]}} 02:07:45 03/07-02:07:45.045|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=STMTN5MMSC21 02:07:45 03/07-02:07:45.046|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=STMTN5MMSC22 02:07:45 03/07-02:07:45.047|||main|||DEBUG||||||||getJsonRawValue(): failed to retrieve param value for key=comment: JSONObject["comment"] not found. 02:07:45 03/07-02:07:45.047|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=Some comment 02:07:45 03/07-02:07:45.048|||main|||DEBUG||||||||getJsonValueForKey(): found value=PORTAL, for key=source 02:07:45 03/07-02:07:45.049|||main|||DEBUG||||||||addJsonValue(): JSON add failed, key=vnf-request.vnf-inputs.vnf-name/value=STMTN5MMSC22 already exists 02:07:45 03/07-02:07:45.050|||main|||DEBUG||||||||getJsonValue(): the raw value is a String Object=STMTN5MMSC21 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=action, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=source, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=request-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=param, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vf-module-name, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=persona-model-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=service-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vnf-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=is-base-module, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=service-type, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vnf-persona-model-version, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=aic-cloud-region, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vnf-type, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=tenant-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=orchestration-status, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=asdc-service-model-version, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vnf-persona-model-id, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vf-module-model-name, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=persona-model-version, does not point to a JSONObject, next key 02:07:45 03/07-02:07:45.051|||main|||DEBUG||||||||getJsonValueForKey(): key=vnf-name, does not point to a JSONObject, next key 02:07:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in org.onap.so.bpmn.core.json.JsonUtils2Test 02:07:45 [INFO] 02:07:45 [INFO] Results: 02:07:45 [INFO] 02:07:45 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 02:07:45 [INFO] 02:07:45 [INFO] 02:07:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ MSOCoreBPMN --- 02:07:45 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/code-coverage/jacoco-ut.exec 02:07:45 [INFO] Analyzed bundle 'MSOCoreBPMN' with 42 classes 02:07:45 [INFO] 02:07:45 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ MSOCoreBPMN --- 02:07:45 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar 02:07:45 [INFO] 02:07:45 [INFO] --- maven-jar-plugin:3.0.2:test-jar (tests-jar) @ MSOCoreBPMN --- 02:07:45 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar 02:07:45 [INFO] 02:07:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ MSOCoreBPMN --- 02:07:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:45 [INFO] 02:07:45 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ MSOCoreBPMN --- 02:07:45 [INFO] Tests are skipped. 02:07:45 [INFO] 02:07:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ MSOCoreBPMN --- 02:07:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:45 [INFO] 02:07:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ MSOCoreBPMN --- 02:07:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:07:45 [INFO] 02:07:45 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ MSOCoreBPMN --- 02:07:45 [INFO] Tests are skipped. 02:07:45 [INFO] 02:07:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ MSOCoreBPMN --- 02:07:45 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/MSOCoreBPMN/1.17.0-SNAPSHOT/MSOCoreBPMN-1.17.0-SNAPSHOT.jar 02:07:45 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/pom.xml to /tmp/r/org/onap/so/MSOCoreBPMN/1.17.0-SNAPSHOT/MSOCoreBPMN-1.17.0-SNAPSHOT.pom 02:07:45 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/onap/so/MSOCoreBPMN/1.17.0-SNAPSHOT/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar 02:07:45 [INFO] 02:07:45 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ MSOCoreBPMN --- 02:07:45 [INFO] org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT 02:07:45 [INFO] +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:07:45 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:07:45 [INFO] +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:07:45 [INFO] | \- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:07:45 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:07:45 [INFO] +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:07:45 [INFO] | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:07:45 [INFO] | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:07:45 [INFO] | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:07:45 [INFO] | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:07:45 [INFO] | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:07:45 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:07:45 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:07:45 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:07:45 [INFO] | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:07:45 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:07:45 [INFO] | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:07:45 [INFO] | +- org.mybatis:mybatis:jar:3.5.6:compile 02:07:45 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 02:07:45 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 02:07:45 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:07:45 [INFO] | +- joda-time:joda-time:jar:2.1:compile 02:07:45 [INFO] | \- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:runtime 02:07:45 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:07:45 [INFO] +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:07:45 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:07:45 [INFO] | | | \- net.minidev:json-smart:jar:2.4.10:compile 02:07:45 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:07:45 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:07:45 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:07:45 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:07:45 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:07:45 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:07:45 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:07:45 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:07:45 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:07:45 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 02:07:45 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:07:45 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:07:45 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:07:45 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:07:45 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:07:45 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:07:45 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:07:45 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:07:45 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:07:45 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:07:45 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:07:45 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:07:45 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:07:45 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:07:45 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:07:45 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:07:45 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:07:45 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:07:45 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:07:45 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:07:45 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:07:45 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:07:45 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 02:07:45 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:07:45 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:07:45 [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:07:45 [INFO] | | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:07:45 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:07:45 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:07:45 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:07:45 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:07:45 [INFO] | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:07:45 [INFO] | | | \- org.yaml:snakeyaml:jar:1.31:compile 02:07:45 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:07:45 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:07:45 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:07:45 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:07:45 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:07:45 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:07:45 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:07:45 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:07:45 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 02:07:45 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:07:45 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:07:45 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:07:45 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:07:45 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:07:45 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 02:07:45 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:07:45 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:07:45 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 02:07:45 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:07:45 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:07:45 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 02:07:45 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:07:45 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:07:45 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:07:45 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:07:45 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:07:45 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:07:45 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:07:45 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:07:45 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:07:45 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:07:45 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:07:45 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:07:45 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:07:45 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:07:45 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:07:45 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:07:45 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:07:45 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:07:45 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:07:45 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:07:45 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:07:45 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:07:45 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:07:45 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:07:45 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:07:45 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:07:45 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:07:45 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:07:45 [INFO] | | +- com.att.eelf:eelf-core:jar:1.0.0:compile 02:07:45 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:07:45 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:07:45 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:07:45 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:07:45 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:07:45 [INFO] +- org.json:json:jar:20250517:compile 02:07:45 [INFO] +- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:07:45 [INFO] +- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:07:45 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile 02:07:45 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:07:45 [INFO] | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:07:45 [INFO] | | +- com.github.fge:uri-template:jar:0.9:compile 02:07:45 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:07:45 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 02:07:45 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:07:45 [INFO] | | \- org.mozilla:rhino:jar:1.7R4:compile 02:07:45 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 02:07:45 [INFO] | | \- javax.activation:activation:jar:1.1.1:compile 02:07:45 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:07:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:07:45 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:07:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:07:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:07:45 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:07:45 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:07:45 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:07:45 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:07:45 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:07:45 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:07:45 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:07:45 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:07:45 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:07:45 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:07:45 [INFO] | \- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:07:45 [INFO] | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:07:45 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:07:45 [INFO] | \- org.springframework:spring-tx:jar:5.3.27:compile 02:07:45 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:07:45 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:07:45 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:07:45 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:07:45 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:07:45 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:07:45 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:07:45 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:07:45 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:07:45 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:07:45 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:07:45 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:07:45 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:07:45 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:07:45 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:07:45 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:07:45 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:07:45 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:07:45 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:07:45 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:07:45 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:07:45 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:07:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:07:45 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:07:45 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:07:45 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:07:45 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:07:45 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:07:45 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:07:45 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:07:45 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:07:45 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:07:45 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 02:07:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:07:45 [INFO] +- junit:junit:jar:4.13.2:test 02:07:45 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:07:45 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:07:45 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:07:45 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:07:45 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 02:07:45 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:07:45 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:07:45 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:07:45 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:07:45 [INFO] 02:07:45 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ MSOCoreBPMN --- 02:07:45 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/sonatype-clm/module.xml 02:07:45 [INFO] 02:07:45 [INFO] ---------------------< org.onap.so:MSOCommonBPMN >---------------------- 02:07:45 [INFO] Building MSOCommonBPMN 1.17.0-SNAPSHOT [31/43] 02:07:45 [INFO] --------------------------------[ jar ]--------------------------------- 02:07:45 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:07:45 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:46 [INFO] 02:07:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ MSOCommonBPMN --- 02:07:46 [INFO] 02:07:46 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ MSOCommonBPMN --- 02:07:46 [INFO] ## define projects super pom absolute path through basepath_marker 02:07:46 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:07:46 [INFO] 02:07:46 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ MSOCommonBPMN --- 02:07:46 [INFO] Using 'UTF-8' encoding to format source files. 02:07:46 [INFO] Number of files to be formatted: 341 02:07:47 [INFO] Successfully formatted: 0 file(s) 02:07:47 [INFO] Fail to format: 0 file(s) 02:07:47 [INFO] Skipped: 341 file(s) 02:07:47 [INFO] Read only skipped: 0 file(s) 02:07:47 [INFO] Approximate time taken: 0s 02:07:47 [INFO] 02:07:47 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ MSOCommonBPMN --- 02:07:47 [INFO] Using 'UTF-8' encoding to format source files. 02:07:47 [INFO] Number of files to be formatted: 0 02:07:47 [INFO] 02:07:47 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ MSOCommonBPMN --- 02:07:47 [INFO] Skipping Rule Enforcement. 02:07:47 [INFO] 02:07:47 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ MSOCommonBPMN --- 02:07:47 [INFO] Skipping Rule Enforcement. 02:07:47 [INFO] 02:07:47 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ MSOCommonBPMN --- 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:07:47 [INFO] 02:07:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ MSOCommonBPMN --- 02:07:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:47 [INFO] 02:07:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ MSOCommonBPMN --- 02:07:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:07:47 [INFO] 02:07:47 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ MSOCommonBPMN --- 02:07:47 [INFO] Formatting is skipped 02:07:47 [INFO] 02:07:47 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ MSOCommonBPMN --- 02:07:47 [INFO] Formatting is skipped 02:07:47 [INFO] 02:07:47 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ MSOCommonBPMN --- 02:07:47 [INFO] 02:07:47 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ MSOCommonBPMN --- 02:07:47 [INFO] 02:07:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ MSOCommonBPMN --- 02:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:07:47 [INFO] Copying 28 resources 02:07:47 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/generated-sources/license 02:07:47 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/generated-resources/licenses 02:07:47 [INFO] 02:07:47 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ MSOCommonBPMN --- 02:07:47 [INFO] Changes detected - recompiling the module! 02:07:47 [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files 02:07:47 [INFO] Classpath: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar: 02:07:47 [INFO] Modulepath: 02:07:47 [INFO] Compiler arguments: [-verbose, -cp, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, -d, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes, -s, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/generated-sources/annotations, -g, -encoding, UTF-8, --release, 11, -deprecation, -Xlint, -parameters, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Evc.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigModifyAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vlan.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VnfCDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContext.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameFactory.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersHealthCheck.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVolumeGroup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExceptionBuilder.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmOutput.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerCallback.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/PayloadClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigModify.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv6AddressList.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/ActionPreProcessor.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofHoming.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ForwarderEvc.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmStatus.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceLevel.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/PolicyRestPropertiesImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectExecution.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PnfCDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnParam.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ServiceCDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectionHelper.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmActionConstants.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DoHandleOofRequest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/CommonTimestampGenerator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PayloadConstants.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/oof/adapter/beans/payload/OofRequest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SriovVf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VidUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersHealthCheck.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/CDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListener.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VfModuleCDSRequestProvider.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Entitlement.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnIntegerParam.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmInput.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PServer.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/TimestampGeneratorUtil.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ResumeTrafficAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ResourceNotFoundException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestrator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcess.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AsyncRequestStatus.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PhysicalLink.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/QuiesceTrafficAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DecomposeService.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LagInterface.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForService.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PostFlowManipulator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ExtractServiceFromUserParameters.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/CDSPropertiesImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NetworkUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/UpgradeAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Metadatum.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersConfigModify.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SendRequestToSdnr.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CNFAdapterAsync.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/OofInfraUtils.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersQuiesce.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/HealthCheckAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DelegateExecutionImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsUtil.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/StartStopAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/Metadata.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericNotificationService.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/RequestStatus.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LInterface.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AppCClient.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/InstanceReferences.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BuildingBlockExecution.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AaiUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/SnapshotAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersResumeTraffic.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/License.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BBConstants.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AggregateRoute.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/AAIPropertiesImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmFlags.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ReceiveWorkflowMessage.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RainyDayHandler.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/UrnPropertiesReaderWrapper.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersUpgrade.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SDNCConstants.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionCompletion.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapter.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersDistributeTraffic.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv4AddressList.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficCheckAction.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmProperties.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.java] 02:07:50 [INFO] 272 files left. 02:07:50 [INFO] 271 files left. 02:07:50 [INFO] 270 files left. 02:07:50 [INFO] 269 files left. 02:07:50 [INFO] 268 files left. 02:07:50 [INFO] 267 files left. 02:07:50 [INFO] 266 files left. 02:07:50 [INFO] 265 files left. 02:07:50 [INFO] 264 files left. 02:07:50 [INFO] 263 files left. 02:07:50 [INFO] 262 files left. 02:07:50 [INFO] 261 files left. 02:07:50 [INFO] 260 files left. 02:07:50 [INFO] 259 files left. 02:07:50 [INFO] 258 files left. 02:07:50 [INFO] 257 files left. 02:07:50 [INFO] 256 files left. 02:07:50 [INFO] 255 files left. 02:07:50 [INFO] 254 files left. 02:07:50 [INFO] 253 files left. 02:07:52 [INFO] 252 files left. 02:07:52 [INFO] 251 files left. 02:07:52 [INFO] 250 files left. 02:07:52 [INFO] 249 files left. 02:07:52 [INFO] 248 files left. 02:07:52 [INFO] 247 files left. 02:07:52 [INFO] 246 files left. 02:07:52 [INFO] 245 files left. 02:07:52 [INFO] 244 files left. 02:07:52 [INFO] 243 files left. 02:07:52 [INFO] 242 files left. 02:07:52 [INFO] 241 files left. 02:07:52 [INFO] 240 files left. 02:07:52 [INFO] 239 files left. 02:07:52 [INFO] 238 files left. 02:07:52 [INFO] 237 files left. 02:07:52 [INFO] 236 files left. 02:07:52 [INFO] 235 files left. 02:07:52 [INFO] 234 files left. 02:07:52 [INFO] 233 files left. 02:07:52 [INFO] 232 files left. 02:07:52 [INFO] 231 files left. 02:07:52 [INFO] 230 files left. 02:07:52 [INFO] 229 files left. 02:07:52 [INFO] 228 files left. 02:07:52 [INFO] 227 files left. 02:07:52 [INFO] 226 files left. 02:07:52 [INFO] 225 files left. 02:07:52 [INFO] 224 files left. 02:07:52 [INFO] 223 files left. 02:07:52 [INFO] 222 files left. 02:07:52 [INFO] 221 files left. 02:07:52 [INFO] 220 files left. 02:07:52 [INFO] 219 files left. 02:07:52 [INFO] 218 files left. 02:07:52 [INFO] 217 files left. 02:07:52 [INFO] 216 files left. 02:07:52 [INFO] 215 files left. 02:07:52 [INFO] 214 files left. 02:07:52 [INFO] 213 files left. 02:07:52 [INFO] 212 files left. 02:07:52 [INFO] 211 files left. 02:07:52 [INFO] 210 files left. 02:07:52 [INFO] 209 files left. 02:07:52 [INFO] 208 files left. 02:07:52 [INFO] 207 files left. 02:07:52 [INFO] 206 files left. 02:07:52 [INFO] 205 files left. 02:07:52 [INFO] 204 files left. 02:07:52 [INFO] 203 files left. 02:07:52 [INFO] 202 files left. 02:07:52 [INFO] 201 files left. 02:07:52 [INFO] 200 files left. 02:07:52 [INFO] 199 files left. 02:07:52 [INFO] 198 files left. 02:07:52 [INFO] 197 files left. 02:07:52 [INFO] 196 files left. 02:07:52 [INFO] 195 files left. 02:07:52 [INFO] 194 files left. 02:07:52 [INFO] 193 files left. 02:07:52 [INFO] 192 files left. 02:07:52 [INFO] 191 files left. 02:07:52 [INFO] 190 files left. 02:07:52 [INFO] 189 files left. 02:07:52 [INFO] 188 files left. 02:07:52 [INFO] 187 files left. 02:07:52 [INFO] 186 files left. 02:07:52 [INFO] 185 files left. 02:07:52 [INFO] 184 files left. 02:07:52 [INFO] 183 files left. 02:07:52 [INFO] 182 files left. 02:07:52 [INFO] 181 files left. 02:07:52 [INFO] 180 files left. 02:07:52 [INFO] 179 files left. 02:07:52 [INFO] 178 files left. 02:07:52 [INFO] 177 files left. 02:07:52 [INFO] 176 files left. 02:07:52 [INFO] 175 files left. 02:07:52 [INFO] 174 files left. 02:07:52 [INFO] 173 files left. 02:07:52 [INFO] 172 files left. 02:07:52 [INFO] 171 files left. 02:07:52 [INFO] 170 files left. 02:07:52 [INFO] 169 files left. 02:07:52 [INFO] 168 files left. 02:07:52 [INFO] 167 files left. 02:07:52 [INFO] 166 files left. 02:07:52 [INFO] 165 files left. 02:07:52 [INFO] 164 files left. 02:07:52 [INFO] 163 files left. 02:07:52 [INFO] 162 files left. 02:07:52 [INFO] 161 files left. 02:07:52 [INFO] 160 files left. 02:07:52 [INFO] 159 files left. 02:07:52 [INFO] 158 files left. 02:07:52 [INFO] 157 files left. 02:07:52 [INFO] 156 files left. 02:07:52 [INFO] 155 files left. 02:07:52 [INFO] 154 files left. 02:07:52 [INFO] 153 files left. 02:07:52 [INFO] 152 files left. 02:07:52 [INFO] 151 files left. 02:07:52 [INFO] 150 files left. 02:07:52 [INFO] 149 files left. 02:07:52 [INFO] 148 files left. 02:07:52 [INFO] 147 files left. 02:07:52 [INFO] 146 files left. 02:07:52 [INFO] 145 files left. 02:07:52 [INFO] 144 files left. 02:07:52 [INFO] 143 files left. 02:07:52 [INFO] 142 files left. 02:07:52 [INFO] 141 files left. 02:07:52 [INFO] 140 files left. 02:07:52 [INFO] 139 files left. 02:07:52 [INFO] 138 files left. 02:07:52 [INFO] 137 files left. 02:07:52 [INFO] 136 files left. 02:07:52 [INFO] 135 files left. 02:07:52 [INFO] 134 files left. 02:07:52 [INFO] 133 files left. 02:07:52 [INFO] 132 files left. 02:07:52 [INFO] 131 files left. 02:07:52 [INFO] 130 files left. 02:07:52 [INFO] 129 files left. 02:07:52 [INFO] 128 files left. 02:07:52 [INFO] 127 files left. 02:07:52 [INFO] 126 files left. 02:07:52 [INFO] 125 files left. 02:07:52 [INFO] 124 files left. 02:07:52 [INFO] 123 files left. 02:07:52 [INFO] 122 files left. 02:07:52 [INFO] 121 files left. 02:07:52 [INFO] 120 files left. 02:07:52 [INFO] 119 files left. 02:07:52 [INFO] 118 files left. 02:07:52 [INFO] 117 files left. 02:07:52 [INFO] 116 files left. 02:07:52 [INFO] 115 files left. 02:07:52 [INFO] 114 files left. 02:07:52 [INFO] 113 files left. 02:07:52 [INFO] 112 files left. 02:07:52 [INFO] 111 files left. 02:07:52 [INFO] 110 files left. 02:07:52 [INFO] 109 files left. 02:07:52 [INFO] 108 files left. 02:07:52 [INFO] 107 files left. 02:07:52 [INFO] 106 files left. 02:07:52 [INFO] 105 files left. 02:07:52 [INFO] 104 files left. 02:07:52 [INFO] 103 files left. 02:07:52 [INFO] 102 files left. 02:07:52 [INFO] 101 files left. 02:07:52 [INFO] 100 files left. 02:07:52 [INFO] 99 files left. 02:07:52 [INFO] 98 files left. 02:07:52 [INFO] 97 files left. 02:07:52 [INFO] 96 files left. 02:07:52 [INFO] 95 files left. 02:07:52 [INFO] 94 files left. 02:07:52 [INFO] 93 files left. 02:07:52 [INFO] 92 files left. 02:07:52 [INFO] 91 files left. 02:07:52 [INFO] 90 files left. 02:07:52 [INFO] 89 files left. 02:07:52 [INFO] 88 files left. 02:07:52 [INFO] 87 files left. 02:07:52 [INFO] 86 files left. 02:07:52 [INFO] 85 files left. 02:07:52 [INFO] 84 files left. 02:07:52 [INFO] 83 files left. 02:07:52 [INFO] 82 files left. 02:07:52 [INFO] 81 files left. 02:07:52 [INFO] 80 files left. 02:07:52 [INFO] 79 files left. 02:07:52 [INFO] 78 files left. 02:07:52 [INFO] 77 files left. 02:07:52 [INFO] 76 files left. 02:07:52 [INFO] 75 files left. 02:07:52 [INFO] 74 files left. 02:07:52 [INFO] 73 files left. 02:07:52 [INFO] 72 files left. 02:07:52 [INFO] 71 files left. 02:07:52 [INFO] 70 files left. 02:07:52 [INFO] 69 files left. 02:07:52 [INFO] 68 files left. 02:07:52 [INFO] 67 files left. 02:07:52 [INFO] 66 files left. 02:07:52 [INFO] 65 files left. 02:07:52 [INFO] 64 files left. 02:07:52 [INFO] 63 files left. 02:07:52 [INFO] 62 files left. 02:07:52 [INFO] 61 files left. 02:07:52 [INFO] 60 files left. 02:07:52 [INFO] 59 files left. 02:07:52 [INFO] 58 files left. 02:07:52 [INFO] 57 files left. 02:07:52 [INFO] 56 files left. 02:07:52 [INFO] 55 files left. 02:07:52 [INFO] 54 files left. 02:07:52 [INFO] 53 files left. 02:07:52 [INFO] 52 files left. 02:07:52 [INFO] 51 files left. 02:07:52 [INFO] 50 files left. 02:07:52 [INFO] 49 files left. 02:07:52 [INFO] 48 files left. 02:07:52 [INFO] 47 files left. 02:07:52 [INFO] 46 files left. 02:07:52 [INFO] 45 files left. 02:07:52 [INFO] 44 files left. 02:07:52 [INFO] 43 files left. 02:07:52 [INFO] 42 files left. 02:07:52 [INFO] 41 files left. 02:07:52 [INFO] 40 files left. 02:07:52 [INFO] 39 files left. 02:07:52 [INFO] 38 files left. 02:07:52 [INFO] 37 files left. 02:07:52 [INFO] 36 files left. 02:07:52 [INFO] 35 files left. 02:07:52 [INFO] 34 files left. 02:07:52 [INFO] 33 files left. 02:07:52 [INFO] 32 files left. 02:07:52 [INFO] 31 files left. 02:07:52 [INFO] 30 files left. 02:07:52 [INFO] 29 files left. 02:07:52 [INFO] 28 files left. 02:07:52 [INFO] 27 files left. 02:07:52 [INFO] 26 files left. 02:07:52 [INFO] 25 files left. 02:07:52 [INFO] 24 files left. 02:07:52 [INFO] 23 files left. 02:07:52 [INFO] 22 files left. 02:07:52 [INFO] 21 files left. 02:07:52 [INFO] 20 files left. 02:07:52 [INFO] 19 files left. 02:07:52 [INFO] 18 files left. 02:07:52 [INFO] 17 files left. 02:07:52 [INFO] 16 files left. 02:07:53 [INFO] 15 files left. 02:07:53 [INFO] 14 files left. 02:07:53 [INFO] 13 files left. 02:07:53 [INFO] 12 files left. 02:07:53 [INFO] 11 files left. 02:07:53 [INFO] 10 files left. 02:07:53 [INFO] 9 files left. 02:07:53 [INFO] 8 files left. 02:07:53 [INFO] 7 files left. 02:07:53 [INFO] 6 files left. 02:07:53 [INFO] 5 files left. 02:07:53 [INFO] 4 files left. 02:07:53 [INFO] 3 files left. 02:07:53 [INFO] 2 files left. 02:07:53 [INFO] 1 file left. 02:07:53 [INFO] 0 files left. 02:07:53 [INFO] Compilation complete. Compiled 273 files. 02:07:53 [INFO] [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.java - #1/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Evc.java - #2/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.java - #3/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigModifyAction.java - #4/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.java - #5/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.java - #6/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.java - #7/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.java - #8/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vlan.java - #9/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.java - #10/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.java - #11/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.java - #12/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.java - #13/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java - #14/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.java - #15/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java - #16/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.java - #17/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.java - #18/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.java - #19/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.java - #20/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofUtils.groovy - #21/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VnfCDSRequestProvider.java - #22/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtil.groovy - #23/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.groovy - #24/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.java - #25/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContext.java - #26/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.java - #27/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameFactory.groovy - #28/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.java - #29/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtils.groovy - #30/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.java - #31/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersHealthCheck.java - #32/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.java - #33/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.java - #34/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVolumeGroup.java - #35/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.java - #36/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.java - #37/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExceptionBuilder.java - #38/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy - #39/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmOutput.java - #40/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.java - #41/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.java - #42/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerCallback.java - #43/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java - #44/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/PayloadClient.java - #45/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.java - #46/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigModify.java - #47/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv6AddressList.java - #48/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/ActionPreProcessor.java - #49/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java - #50/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.java - #51/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy - #52/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy - #53/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy - #54/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy - #55/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.java - #56/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofHoming.groovy - #57/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.java - #58/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.java - #59/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.java - #60/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.java - #61/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java - #62/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ForwarderEvc.java - #63/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.java - #64/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.java - #65/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.java - #66/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnf.java - #67/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClient.java - #68/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmStatus.java - #69/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.java - #70/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.java - #71/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.java - #72/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.java - #73/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.groovy - #74/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy - #75/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceLevel.java - #76/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.java - #77/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/PolicyRestPropertiesImpl.java - #78/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.groovy - #79/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy - #80/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.java - #81/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.java - #82/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerAction.java - #83/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.java - #84/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectExecution.java - #85/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.java - #86/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.java - #87/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PnfCDSRequestProvider.java - #88/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.java - #89/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.groovy - #90/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy - #91/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java - #92/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnParam.java - #93/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ServiceCDSRequestProvider.java - #94/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtil.groovy - #95/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectionHelper.java - #96/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmActionConstants.java - #97/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DoHandleOofRequest.groovy - #98/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.java - #99/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/CommonTimestampGenerator.java - #100/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PayloadConstants.java - #101/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java - #102/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.groovy - #103/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/oof/adapter/beans/payload/OofRequest.java - #104/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficAction.java - #105/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java - #106/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SriovVf.java - #107/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VidUtils.groovy - #108/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersHealthCheck.java - #109/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.java - #110/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.java - #111/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.java - #112/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.java - #113/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java - #114/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.java - #115/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.java - #116/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.java - #117/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.java - #118/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/CDSRequestProvider.java - #119/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.java - #120/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnf.java - #121/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java - #122/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy - #123/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.java - #124/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListener.java - #125/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerClient.java - #126/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VfModuleCDSRequestProvider.java - #127/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Entitlement.java - #128/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnIntegerParam.java - #129/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.java - #130/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.java - #131/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.java - #132/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.java - #133/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmInput.java - #134/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PServer.java - #135/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.java - #136/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/TimestampGeneratorUtil.java - #137/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.java - #138/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.groovy - #139/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.groovy - #140/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ResumeTrafficAction.java - #141/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ResourceNotFoundException.java - #142/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidator.java - #143/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.java - #144/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.java - #145/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestrator.java - #146/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.java - #147/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcess.groovy - #148/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AsyncRequestStatus.java - #149/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PhysicalLink.java - #150/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java - #151/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/QuiesceTrafficAction.java - #152/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.java - #153/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.java - #154/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DecomposeService.groovy - #155/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.java - #156/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.java - #157/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java - #158/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java - #159/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.java - #160/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.java - #161/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.java - #162/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.java - #163/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LagInterface.java - #164/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy - #165/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForService.java - #166/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PostFlowManipulator.java - #167/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ExtractServiceFromUserParameters.java - #168/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.java - #169/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/CDSPropertiesImpl.java - #170/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java - #171/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnf.java - #172/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NetworkUtils.groovy - #173/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/UpgradeAction.java - #174/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Metadatum.java - #175/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.groovy - #176/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersConfigModify.java - #177/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SendRequestToSdnr.java - #178/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java - #179/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.java - #180/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CNFAdapterAsync.groovy - #181/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.java - #182/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy - #183/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.java - #184/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.java - #185/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.java - #186/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.java - #187/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.java - #188/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/OofInfraUtils.java - #189/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.java - #190/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.java - #191/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnf.java - #192/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersQuiesce.java - #193/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.java - #194/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/HealthCheckAction.java - #195/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DelegateExecutionImpl.java - #196/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsUtil.java - #197/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java - #198/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/StartStopAction.java - #199/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtil.groovy - #200/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/Metadata.java - #201/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericNotificationService.groovy - #202/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/RequestStatus.java - #203/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LInterface.java - #204/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.java - #205/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AppCClient.groovy - #206/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.groovy - #207/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/InstanceReferences.java - #208/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.java - #209/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java - #210/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BuildingBlockExecution.java - #211/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AaiUtil.groovy - #212/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.java - #213/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.java - #214/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnf.java - #215/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/SnapshotAction.java - #216/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersResumeTraffic.java - #217/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.java - #218/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/License.java - #219/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BBConstants.java - #220/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.java - #221/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericUtils.groovy - #222/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.java - #223/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AggregateRoute.java - #224/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/AAIPropertiesImpl.java - #225/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmFlags.java - #226/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.java - #227/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java - #228/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.java - #229/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.java - #230/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.java - #231/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java - #232/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.java - #233/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ReceiveWorkflowMessage.groovy - #234/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy - #235/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.java - #236/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy - #237/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java - #238/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModule.groovy - #239/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RainyDayHandler.groovy - #240/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java - #241/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/UrnPropertiesReaderWrapper.java - #242/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersUpgrade.java - #243/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.java - #244/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SDNCConstants.java - #245/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.java - #246/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.java - #247/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.java - #248/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.java - #249/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.java - #250/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.java - #251/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy - #252/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.java - #253/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionCompletion.java - #254/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.groovy - #255/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.java - #256/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.java - #257/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.java - #258/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.groovy - #259/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.java - #260/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.java - #261/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapter.groovy - #262/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersDistributeTraffic.java - #263/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.java - #264/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java - #265/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv4AddressList.java - #266/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.java - #267/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.java - #268/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java - #269/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java - #270/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficCheckAction.java - #271/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmProperties.java - #272/273] 02:07:53 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.java - #273/273] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading org/apache/commons/lang3/StringUtils.class] 02:07:53 [reading java/lang/Object.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/math/BigDecimal.class] 02:07:53 [reading java/math/BigInteger.class] 02:07:53 [reading java/io/Serializable.class] 02:07:53 [reading org/onap/so/listener/ListenerRunner.class] 02:07:53 [reading org/onap/so/client/dmaap/DmaapProperties.class] 02:07:53 [reading java/lang/Exception.class] 02:07:53 [reading java/lang/Throwable.class] 02:07:53 [reading groovy/lang/GroovyObject.class] 02:07:53 [reading java/util/concurrent/Delayed.class] 02:07:53 [reading java/lang/Comparable.class] 02:07:53 [reading java/lang/Enum.class] 02:07:53 [reading org/onap/appc/client/lcm/api/ResponseHandler.class] 02:07:53 [reading java/lang/RuntimeException.class] 02:07:53 [reading org/onap/so/client/policy/PolicyRestProperties.class] 02:07:53 [reading org/onap/so/client/RestProperties.class] 02:07:53 [reading org/onap/so/client/cds/CDSProcessingListener.class] 02:07:53 [reading java/util/HashMap.class] 02:07:53 [reading java/util/AbstractMap.class] 02:07:53 [reading java/util/Map.class] 02:07:53 [reading java/lang/Cloneable.class] 02:07:53 [reading org/onap/so/client/cds/CDSProperties.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/JavaDelegate.class] 02:07:53 [reading org/onap/so/client/dmaap/DmaapPublisher.class] 02:07:53 [reading org/onap/so/client/dmaap/DmaapClient.class] 02:07:53 [reading java/lang/Thread.class] 02:07:53 [reading java/lang/Runnable.class] 02:07:53 [reading org/onap/so/client/RestClient.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIProperties.class] 02:07:53 [reading org/springframework/context/annotation/AnnotationBeanNameGenerator.class] 02:07:53 [reading org/springframework/context/annotation/package-info.class] 02:07:53 [reading org/springframework/beans/factory/support/BeanNameGenerator.class] 02:07:53 [reading org/springframework/beans/factory/support/package-info.class] 02:07:53 [reading java/lang/String.class] 02:07:53 [reading groovy/lang/MetaClass.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/DelegateExecution.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Subscriber.class] 02:07:53 [reading java/util/ArrayList.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/TemplateInfo.class] 02:07:53 [reading java/util/List.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/SubnetCapability.class] 02:07:53 [reading java/lang/Integer.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CloudSite.class] 02:07:53 [reading java/lang/Void.class] 02:07:53 [reading org/onap/so/db/catalog/beans/HomingInstance.class] 02:07:53 [reading org/onap/so/bpmn/core/json/JsonUtils.class] 02:07:53 [reading groovy/transform/Generated.class] 02:07:53 [reading org/onap/so/bpmn/core/WorkflowException.class] 02:07:53 [reading org/onap/logging/filter/base/ONAPComponentsList.class] 02:07:53 [reading org/slf4j/Logger.class] 02:07:53 [reading org/onap/so/client/HttpClientFactory.class] 02:07:53 [reading org/json/JSONObject.class] 02:07:53 [reading org/json/JSONArray.class] 02:07:53 [reading groovy/util/XmlParser.class] 02:07:53 [reading java/lang/Deprecated.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIResourcesClient.class] 02:07:53 [reading java/util/Optional.class] 02:07:53 [reading org/onap/aai/domain/yang/AllottedResource.class] 02:07:53 [reading org/onap/aai/domain/yang/package-info.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class] 02:07:53 [reading org/onap/so/db/request/client/RequestsDbClient.class] 02:07:53 [reading java/lang/Class.class] 02:07:53 [reading org/onap/so/beans/nsmf/NssmfAdapterNBIRequest.class] 02:07:53 [reading groovy/util/Node.class] 02:07:53 [reading javax/ws/rs/core/Response.class] 02:07:53 [reading java/lang/Override.class] 02:07:53 [reading org/w3c/dom/Element.class] 02:07:53 [reading groovy/util/NodeList.class] 02:07:53 [reading groovy/util/slurpersupport/NodeChild.class] 02:07:53 [reading java/lang/Boolean.class] 02:07:53 [reading org/onap/aai/domain/yang/GenericVnf.class] 02:07:53 [reading org/onap/aai/domain/yang/L3Network.class] 02:07:53 [reading org/onap/aai/domain/yang/Subnet.class] 02:07:53 [reading org/onap/so/db/request/beans/ResourceOperationStatus.class] 02:07:53 [reading org/onap/so/db/request/beans/OperationStatus.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIVersion.class] 02:07:53 [reading java/lang/CharSequence.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/DelegateTask.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonRootName.class] 02:07:53 [reading com/fasterxml/jackson/annotation/package-info.class] 02:07:53 [reading javax/persistence/Id.class] 02:07:53 [reading javax/persistence/package-info.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonProperty.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonProperty$Access.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonInclude.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonInclude$Include.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonPropertyOrder.class] 02:07:53 [reading java/lang/annotation/Annotation.class] 02:07:53 [reading org/springframework/stereotype/Component.class] 02:07:53 [reading org/springframework/stereotype/package-info.class] 02:07:53 [reading javax/annotation/PostConstruct.class] 02:07:53 [reading java/lang/Long.class] 02:07:53 [reading org/onap/so/db/catalog/beans/OrchestrationStatus.class] 02:07:53 [reading org/onap/so/db/catalog/beans/Service.class] 02:07:53 [reading org/springframework/context/annotation/Scope.class] 02:07:53 [reading org/springframework/context/annotation/ScopedProxyMode.class] 02:07:53 [reading com/google/gson/JsonObject.class] 02:07:53 [reading org/springframework/beans/factory/annotation/Autowired.class] 02:07:53 [reading org/springframework/beans/factory/annotation/package-info.class] 02:07:53 [reading org/springframework/beans/factory/config/ConfigurableBeanFactory.class] 02:07:53 [reading org/springframework/beans/factory/config/package-info.class] 02:07:53 [reading java/util/concurrent/TimeUnit.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonValue.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Service.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/BpmnError.class] 02:07:53 [reading org/camunda/bpm/engine/ProcessEngineException.class] 02:07:53 [reading org/onap/appc/client/lcm/exceptions/AppcClientException.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonProcessingException.class] 02:07:53 [reading com/fasterxml/jackson/core/package-info.class] 02:07:53 [reading com/fasterxml/jackson/core/JacksonException.class] 02:07:53 [reading java/io/IOException.class] 02:07:53 [reading com/fasterxml/jackson/databind/ObjectMapper.class] 02:07:53 [reading com/fasterxml/jackson/databind/package-info.class] 02:07:53 [reading org/onap/aai/domain/yang/ServiceInstances.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/CustomQuery.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/Format.class] 02:07:53 [reading org/onap/so/moi/Attributes.class] 02:07:53 [reading org/onap/so/moi/Snssai.class] 02:07:53 [reading org/slf4j/LoggerFactory.class] 02:07:53 [reading java/sql/Timestamp.class] 02:07:53 [reading javax/inject/Provider.class] 02:07:53 [reading org/onap/so/client/exception/MapperException.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonIgnore.class] 02:07:53 [reading com/fasterxml/jackson/databind/ObjectWriter.class] 02:07:53 [reading org/onap/so/db/request/beans/InfraActiveRequests.class] 02:07:53 [reading java/net/URL.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Action.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Status.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput.class] 02:07:53 [reading org/camunda/bpm/engine/runtime/MessageCorrelationBuilder.class] 02:07:53 [reading java/lang/AutoCloseable.class] 02:07:53 [reading org/camunda/bpm/engine/ProcessEngine.class] 02:07:53 [reading org/onap/so/client/exception/BadResponseException.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 02:07:53 [reading org/onap/so/client/cds/CDSProcessingClient.class] 02:07:53 [reading org/javatuples/Pair.class] 02:07:53 [reading java/lang/IllegalAccessException.class] 02:07:53 [reading java/lang/ReflectiveOperationException.class] 02:07:53 [reading java/lang/reflect/InvocationTargetException.class] 02:07:53 [reading java/lang/NoSuchMethodException.class] 02:07:53 [reading org/onap/appc/client/lcm/api/LifeCycleManagerStateful.class] 02:07:53 [reading org/onap/appc/client/lcm/model/ActionIdentifiers.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Payload.class] 02:07:53 [reading java/util/Properties.class] 02:07:53 [reading org/onap/appc/client/lcm/model/CommonHeader.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/CloudConfiguration.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/ModelInfo.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/LineOfBusiness.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Platform.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/RelatedInstanceList.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/RequestDetails.class] 02:07:53 [reading java/util/HashMap$Node.class] 02:07:53 [reading java/util/HashMap$KeySet.class] 02:07:53 [reading java/util/HashMap$Values.class] 02:07:53 [reading java/util/HashMap$EntrySet.class] 02:07:53 [reading java/util/HashMap$UnsafeHolder.class] 02:07:53 [reading java/util/HashMap$HashIterator.class] 02:07:53 [reading java/util/HashMap$KeyIterator.class] 02:07:53 [reading java/util/HashMap$ValueIterator.class] 02:07:53 [reading java/util/HashMap$EntryIterator.class] 02:07:53 [reading java/util/HashMap$HashMapSpliterator.class] 02:07:53 [reading java/util/HashMap$KeySpliterator.class] 02:07:53 [reading java/util/HashMap$ValueSpliterator.class] 02:07:53 [reading java/util/HashMap$EntrySpliterator.class] 02:07:53 [reading java/util/HashMap$TreeNode.class] 02:07:53 [reading java/lang/SuppressWarnings.class] 02:07:53 [reading org/camunda/bpm/engine/runtime/Execution.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Resource.class] 02:07:53 [reading org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/VfModuleCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/VnfResourceCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/PnfResourceCustomization.class] 02:07:53 [reading org/onap/aai/domain/yang/CloudRegion.class] 02:07:53 [reading org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/NetworkResourceCustomization.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/RequestParameters.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Resources.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Networks.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/VfModules.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Vnfs.class] 02:07:53 [reading org/onap/aai/domain/yang/ServiceInstance.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CollectionResourceCustomization.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/Relationships.class] 02:07:53 [reading org/onap/aai/domain/yang/Collection.class] 02:07:53 [reading java/net/URI.class] 02:07:53 [reading javax/ws/rs/core/MultivaluedMap.class] 02:07:53 [reading org/onap/logging/filter/base/ONAPComponents.class] 02:07:53 [reading java/net/MalformedURLException.class] 02:07:53 [reading org/onap/so/client/CacheProperties.class] 02:07:53 [reading org/onap/aai/domain/yang/Customer.class] 02:07:53 [reading org/onap/aai/domain/yang/ServiceSubscription.class] 02:07:53 [reading org/onap/aai/domain/yang/Project.class] 02:07:53 [reading org/onap/aai/domain/yang/OwningEntity.class] 02:07:53 [reading org/onap/aai/domain/yang/Platform.class] 02:07:53 [reading org/onap/aai/domain/yang/LineOfBusiness.class] 02:07:53 [reading org/onap/aai/domain/yang/SegmentationAssignment.class] 02:07:53 [reading org/onap/aai/domain/yang/AggregateRoute.class] 02:07:53 [reading org/onap/aai/domain/yang/CtagAssignment.class] 02:07:53 [reading org/onap/aai/domain/yang/HostRoute.class] 02:07:53 [reading org/onap/aai/domain/yang/License.class] 02:07:53 [reading org/onap/aai/domain/yang/Entitlement.class] 02:07:53 [reading org/onap/aai/domain/yang/LagInterface.class] 02:07:53 [reading org/onap/aai/domain/yang/VfModule.class] 02:07:53 [reading org/onap/aai/domain/yang/NetworkPolicy.class] 02:07:53 [reading org/onap/aai/domain/yang/VolumeGroup.class] 02:07:53 [reading org/onap/so/db/catalog/beans/InstanceGroup.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CollectionResource.class] 02:07:53 [reading org/onap/aai/domain/yang/Pnf.class] 02:07:53 [reading org/onap/aai/domain/yang/Tenant.class] 02:07:53 [reading org/onap/aai/domain/yang/InstanceGroup.class] 02:07:53 [reading org/onap/aai/domain/yang/RouteTableReference.class] 02:07:53 [reading org/onap/aai/domain/yang/Configuration.class] 02:07:53 [reading org/onap/aai/domain/yang/Evc.class] 02:07:53 [reading org/onap/aai/domain/yang/ForwarderEvc.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/OwningEntity.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Project.class] 02:07:53 [reading org/onap/aai/domain/yang/Vnfc.class] 02:07:53 [reading org/onap/aai/domain/yang/VpnBinding.class] 02:07:53 [reading org/onap/aai/domain/yang/RouteTarget.class] 02:07:53 [reading org/onap/so/db/catalog/client/CatalogDbClient.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/ModelType.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/RelatedInstance.class] 02:07:53 [reading org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class] 02:07:53 [reading org/onap/aai/domain/yang/GenericVnfs.class] 02:07:53 [reading java/lang/reflect/Method.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ModelInfo.class] 02:07:53 [reading org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:07:53 [reading org/apache/http/HttpResponse.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/Pnfs.class] 02:07:53 [reading org/springframework/beans/factory/config/BeanDefinition.class] 02:07:53 [reading org/springframework/core/env/Environment.class] 02:07:53 [reading org/springframework/core/env/package-info.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/VnfResource.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.java - #1/273] 02:07:53 [reading org/apache/commons/lang3/builder/EqualsBuilder.class] 02:07:53 [reading org/apache/commons/lang3/builder/HashCodeBuilder.class] 02:07:53 [reading java/io/ObjectOutputStream.class] 02:07:53 [reading java/io/ObjectInputStream.class] 02:07:53 [reading java/util/Collection.class] 02:07:53 [reading java/util/RandomAccess.class] 02:07:53 [reading java/lang/Iterable.class] 02:07:53 [reading java/util/AbstractList.class] 02:07:53 [reading java/util/AbstractCollection.class] 02:07:53 [reading java/util/Spliterator.class] 02:07:53 [reading java/util/Comparator.class] 02:07:53 [reading java/util/function/UnaryOperator.class] 02:07:53 [reading java/util/function/Predicate.class] 02:07:53 [reading java/lang/ClassNotFoundException.class] 02:07:53 [reading java/util/ListIterator.class] 02:07:53 [reading java/util/Iterator.class] 02:07:53 [reading java/util/function/Consumer.class] 02:07:53 [reading org/apache/commons/lang3/builder/Builder.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Evc.java - #2/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.class - #1] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.java - #1/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.java - #3/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Evc.class - #2] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Evc.java - #2/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigModifyAction.java - #4/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.class - #3] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.java - #3/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.java - #5/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigModifyAction.class - #4] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigModifyAction.java - #4/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.java - #6/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.class - #5] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.java - #5/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.java - #7/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.class - #6] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.java - #6/273] 02:07:53 [reading org/springframework/context/ApplicationContext.class] 02:07:53 [reading org/springframework/context/package-info.class] 02:07:53 [reading org/springframework/core/io/support/ResourcePatternResolver.class] 02:07:53 [reading org/springframework/core/io/support/package-info.class] 02:07:53 [reading org/springframework/core/io/ResourceLoader.class] 02:07:53 [reading org/springframework/core/io/package-info.class] 02:07:53 [reading org/springframework/context/ApplicationEventPublisher.class] 02:07:53 [reading org/springframework/context/MessageSource.class] 02:07:53 [reading org/springframework/beans/factory/HierarchicalBeanFactory.class] 02:07:53 [reading org/springframework/beans/factory/package-info.class] 02:07:53 [reading org/springframework/beans/factory/BeanFactory.class] 02:07:53 [reading org/springframework/beans/factory/ListableBeanFactory.class] 02:07:53 [reading org/springframework/core/env/EnvironmentCapable.class] 02:07:53 [reading org/springframework/beans/BeansException.class] 02:07:53 [reading org/springframework/beans/package-info.class] 02:07:53 [reading java/util/function/BiFunction.class] 02:07:53 [reading java/util/Set.class] 02:07:53 [reading java/util/function/BiConsumer.class] 02:07:53 [reading java/util/Map$Entry.class] 02:07:53 [reading java/util/function/Function.class] 02:07:53 [reading org/springframework/core/NestedRuntimeException.class] 02:07:53 [reading org/springframework/core/package-info.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.java - #8/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.class - #7] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.java - #7/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vlan.java - #9/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class - #8] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.java - #8/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.java - #10/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Vlan.class - #9] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vlan.java - #9/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.java - #11/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.class - #10] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.java - #12/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.java - #10/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.class - #11] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.java - #11/273] 02:07:53 [reading java/lang/Number.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.java - #13/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.class - #12] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.java - #12/273] 02:07:53 [reading org/apache/commons/lang3/builder/ToStringBuilder.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java - #14/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.class - #13] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.java - #13/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.java - #15/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java:[31,19] 02:07:53 1. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java (at line 31) 02:07:53 this.properties = new DmaapPropertiesMap(); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type DmaapPropertiesMap needs unchecked conversion to conform to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java:[31,23] 02:07:53 2. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java (at line 31) 02:07:53 this.properties = new DmaapPropertiesMap(); 02:07:53 ^^^^^^^^^^^^^^^^^^ 02:07:53 DmaapPropertiesMap is a raw type. References to generic type DmaapPropertiesMap should be parameterized 02:07:53 [INFO] [writing org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.class - #14] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DefaultDmaapPropertiesImpl.java - #14/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java - #16/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.class - #15] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.java - #15/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.java - #17/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java:[25,14] 02:07:53 3. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java (at line 25) 02:07:53 public class BBObjectNotFoundException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class BBObjectNotFoundException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/exception/BBObjectNotFoundException.class - #16] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/BBObjectNotFoundException.java - #16/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.java - #18/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.class - #17] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.java - #17/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.java - #19/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.class - #18] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.java - #18/273] 02:07:53 [reading java/lang/StringBuilder.class] 02:07:53 [reading java/lang/StringBuffer.class] 02:07:53 [reading java/lang/AbstractStringBuilder.class] 02:07:53 [reading java/lang/Appendable.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.java - #20/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.class - #19] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.java - #19/273] 02:07:53 [reading java/util/stream/Collectors.class] 02:07:53 [reading java/util/stream/Stream.class] 02:07:53 [reading java/util/stream/BaseStream.class] 02:07:53 [reading java/util/stream/Collector.class] 02:07:53 [reading java/util/function/Supplier.class] 02:07:53 [reading org/slf4j/Marker.class] 02:07:53 [reading java/lang/reflect/AnnotatedElement.class] 02:07:53 [reading java/lang/reflect/Type.class] 02:07:53 [reading java/lang/reflect/GenericDeclaration.class] 02:07:53 [reading java/lang/invoke/MethodHandles.class] 02:07:53 [reading java/lang/invoke/MethodHandles$Lookup.class] 02:07:53 [reading java/lang/invoke/LambdaMetafactory.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofUtils.groovy - #21/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.class - #20] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.java - #20/273] 02:07:53 [reading com/google/gson/GsonBuilder.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/NsiReqBody.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/NssiReqBody.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/RequestInfo.class] 02:07:53 [reading javax/ws/rs/core/UriBuilder.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/AllottedResource.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/HomingSolution.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:07:53 [reading com/google/gson/JsonParser.class] 02:07:53 [reading org/onap/so/logger/LoggingAnchor.class] 02:07:53 [reading org/onap/logging/filter/base/ErrorCode.class] 02:07:53 [reading com/google/common/xml/XmlEscapers.class] 02:07:53 [reading com/google/common/xml/package-info.class] 02:07:53 [reading org/onap/so/logger/MessageEnum.class] 02:07:53 [reading java/io/ObjectStreamException.class] 02:07:53 [reading java/lang/CloneNotSupportedException.class] 02:07:53 [reading java/text/SimpleDateFormat.class] 02:07:53 [reading java/net/URLEncoder.class] 02:07:53 [reading org/apache/commons/codec/binary/Base64.class] 02:07:53 [reading org/onap/logging/ref/slf4j/ONAPLogConstants.class] 02:07:53 [reading org/onap/so/client/HttpClient.class] 02:07:53 [reading org/springframework/web/util/UriUtils.class] 02:07:53 [reading org/springframework/web/util/package-info.class] 02:07:53 [reading javax/ws/rs/core/MediaType.class] 02:07:53 [reading java/util/TreeMap.class] 02:07:53 [reading java/util/TreeMap$EntrySet.class] 02:07:53 [reading java/lang/System.class] 02:07:53 [reading javax/xml/parsers/DocumentBuilder.class] 02:07:53 [reading javax/xml/parsers/DocumentBuilderFactory.class] 02:07:53 [reading org/w3c/dom/Document.class] 02:07:53 [reading org/w3c/dom/Node.class] 02:07:53 [reading org/w3c/dom/NodeList.class] 02:07:53 [reading org/xml/sax/InputSource.class] 02:07:53 [reading java/io/StringReader.class] 02:07:53 [reading org/w3c/dom/UserDataHandler.class] 02:07:53 [reading org/w3c/dom/DOMException.class] 02:07:53 [reading org/w3c/dom/NamedNodeMap.class] 02:07:53 [reading java/time/Duration.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIObjectType.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 02:07:53 [reading org/jvnet/jaxb2_commons/lang/ToString2.class] 02:07:53 [reading org/onap/aai/domain/yang/VfModules.class] 02:07:53 [reading org/onap/aai/domain/yang/RelationshipList.class] 02:07:53 [reading org/onap/aai/domain/yang/Licenses.class] 02:07:53 [reading org/onap/aai/domain/yang/LagInterfaces.class] 02:07:53 [reading org/onap/aai/domain/yang/LInterfaces.class] 02:07:53 [reading org/onap/aai/domain/yang/Entitlements.class] 02:07:53 [reading org/onap/aai/domain/yang/BgpNeighbors.class] 02:07:53 [reading org/onap/aai/domain/yang/BgpGroups.class] 02:07:53 [reading org/jvnet/jaxb2_commons/lang/ToStringStrategy2.class] 02:07:53 [reading org/jvnet/jaxb2_commons/locator/ObjectLocator.class] 02:07:53 [reading javax/ws/rs/NotFoundException.class] 02:07:53 [reading org/apache/commons/lang/StringUtils.class] 02:07:53 [reading org/onap/so/client/PreconditionFailedException.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/License$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/License.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities.class] 02:07:53 [reading org/onap/aai/domain/yang/TunnelXconnects.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/InventoryType.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ResourceType.class] 02:07:53 [reading org/onap/so/client/DefaultProperties.class] 02:07:53 [reading org/onap/so/db/catalog/beans/AuthenticationType.class] 02:07:53 [reading org/onap/so/db/catalog/beans/CloudIdentity.class] 02:07:53 [reading org/onap/so/db/catalog/beans/ServerType.class] 02:07:53 [reading org/camunda/bpm/engine/variable/VariableMap.class] 02:07:53 [reading org/camunda/bpm/engine/variable/Variables.class] 02:07:53 [reading org/camunda/bpm/engine/variable/Variables$SerializationDataFormats.class] 02:07:53 [reading org/camunda/bpm/engine/variable/impl/value/ObjectValueImpl.class] 02:07:53 [reading groovy/json/JsonSlurper.class] 02:07:53 [reading java/lang/NullPointerException.class] 02:07:53 [reading java/lang/UnsupportedOperationException.class] 02:07:53 [reading java/lang/NumberFormatException.class] 02:07:53 [reading java/lang/IllegalArgumentException.class] 02:07:53 [reading org/camunda/bpm/engine/variable/value/SerializationDataFormat.class] 02:07:53 [reading java/util/regex/Matcher.class] 02:07:53 [reading java/util/regex/Pattern.class] 02:07:53 [reading org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class] 02:07:53 [reading org/camunda/bpm/model/dmn/instance/OrganizationUnit.class] 02:07:53 [reading org/hibernate/engine/jdbc/Size.class] 02:07:53 [reading org/hibernate/engine/jdbc/Size$LobMultiplier.class] 02:07:53 [reading javax/ws/rs/ClientErrorException.class] 02:07:53 [reading javax/ws/rs/WebApplicationException.class] 02:07:53 [reading javax/ws/rs/core/Response$Status.class] 02:07:53 [reading javax/ws/rs/core/Response$Status$Family.class] 02:07:53 [reading java/lang/StackTraceElement.class] 02:07:53 [reading java/io/PrintWriter.class] 02:07:53 [reading java/lang/Throwable$PrintStreamOrWriter.class] 02:07:53 [reading java/io/PrintStream.class] 02:07:53 [reading groovy/json/JsonBuilder.class] 02:07:53 [reading org/json/XML.class] 02:07:53 [reading org/onap/so/bpmn/core/xml/XmlTool.class] 02:07:53 [reading groovy/xml/XmlUtil.class] 02:07:53 [reading org/apache/commons/lang3/StringEscapeUtils.class] 02:07:53 [reading org/onap/so/utils/CryptoUtils.class] 02:07:53 [reading org/slf4j/MDC.class] 02:07:53 [reading groovy/util/XmlSlurper.class] 02:07:53 [reading java/util/TimeZone.class] 02:07:53 [reading java/util/Date.class] 02:07:53 [reading java/util/UUID.class] 02:07:53 [reading org/onap/so/constants/Defaults.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/RollbackData.class] 02:07:53 [reading org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:07:53 [reading org/onap/so/bpmn/core/RollbackData.class] 02:07:53 [reading java/util/TreeSet.class] 02:07:53 [reading org/onap/aai/domain/yang/Subnets.class] 02:07:53 [reading javax/xml/transform/Transformer.class] 02:07:53 [reading javax/xml/transform/TransformerFactory.class] 02:07:53 [reading javax/xml/transform/dom/DOMSource.class] 02:07:53 [reading javax/xml/transform/stream/StreamResult.class] 02:07:53 [reading java/io/StringWriter.class] 02:07:53 [reading org/onap/so/openpojo/rules/HasToStringRule.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIObjectBase.class] 02:07:53 [reading java/util/Locale.class] 02:07:53 [reading java/io/UnsupportedEncodingException.class] 02:07:53 [reading java/nio/charset/Charset.class] 02:07:53 [reading java/util/StringJoiner.class] 02:07:53 [reading org/apache/commons/lang3/function/ToBooleanBiFunction.class] 02:07:53 [reading org/onap/so/client/policy/PolicyClient.class] 02:07:53 [reading org/onap/so/client/policy/PolicyClientImpl.class] 02:07:53 [reading org/onap/so/client/policy/entities/DictionaryData.class] 02:07:53 [reading org/onap/so/client/policy/entities/PolicyDecision.class] 02:07:53 [reading org/onap/so/client/policy/entities/Treatments.class] 02:07:53 [reading java/time/chrono/AbstractChronology.class] 02:07:53 [reading org/camunda/bpm/engine/TaskService.class] 02:07:53 [reading org/camunda/bpm/engine/task/Task.class] 02:07:53 [reading org/camunda/bpm/engine/task/TaskQuery.class] 02:07:53 [reading org/springframework/http/HttpStatus.class] 02:07:53 [reading org/springframework/http/package-info.class] 02:07:53 [reading joptsimple/internal/Strings.class] 02:07:53 [reading org/springframework/http/HttpStatus$Series.class] 02:07:53 [reading java/lang/annotation/Target.class] 02:07:53 [reading java/lang/annotation/ElementType.class] 02:07:53 [reading java/lang/annotation/RetentionPolicy.class] 02:07:53 [reading java/lang/annotation/Retention.class] 02:07:53 [reading java/lang/annotation/Documented.class] 02:07:53 [reading org/json/JSONException.class] 02:07:53 [reading org/onap/so/exceptions/ValidationException.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/JsonWrapper.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Configuration.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Customer.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/License.class] 02:07:53 [reading jdk/internal/HotSpotIntrinsicCandidate.class] 02:07:53 [reading java/util/stream/IntStream.class] 02:07:53 [reading java/util/Spliterator$OfInt.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ModuleResource.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/GroupResource.class] 02:07:53 [reading com/google/gson/JsonElement.class] 02:07:53 [reading com/google/gson/JsonSyntaxException.class] 02:07:53 [reading com/google/gson/stream/JsonReader.class] 02:07:53 [reading com/google/gson/JsonIOException.class] 02:07:53 [reading java/io/Reader.class] 02:07:53 [reading com/google/gson/JsonPrimitive.class] 02:07:53 [reading com/google/gson/JsonArray.class] 02:07:53 [reading java/lang/Character.class] 02:07:53 [reading com/google/gson/internal/LinkedTreeMap.class] 02:07:53 [reading com/google/gson/internal/LinkedTreeMap$EntrySet.class] 02:07:53 [reading com/google/gson/internal/LinkedTreeMap$KeySet.class] 02:07:53 [reading com/google/gson/JsonNull.class] 02:07:53 [reading org/onap/so/beans/nsmf/oof/NssiReqBody$NssiReqBodyBuilder.class] 02:07:53 [reading com/fasterxml/jackson/core/ObjectCodec.class] 02:07:53 [reading com/fasterxml/jackson/core/TreeCodec.class] 02:07:53 [reading com/fasterxml/jackson/core/Versioned.class] 02:07:53 [reading com/fasterxml/jackson/databind/JavaType.class] 02:07:53 [reading com/fasterxml/jackson/core/type/TypeReference.class] 02:07:53 [reading com/fasterxml/jackson/core/type/package-info.class] 02:07:53 [reading com/fasterxml/jackson/databind/SerializationFeature.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/ContextAttributes.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/package-info.class] 02:07:53 [reading com/fasterxml/jackson/core/io/CharacterEscapes.class] 02:07:53 [reading com/fasterxml/jackson/core/Base64Variant.class] 02:07:53 [reading com/fasterxml/jackson/core/FormatSchema.class] 02:07:53 [reading com/fasterxml/jackson/databind/ser/FilterProvider.class] 02:07:53 [reading com/fasterxml/jackson/databind/ser/package-info.class] 02:07:53 [reading com/fasterxml/jackson/core/PrettyPrinter.class] 02:07:53 [reading java/text/DateFormat.class] 02:07:53 [reading java/io/Writer.class] 02:07:53 [reading com/fasterxml/jackson/databind/DatabindException.class] 02:07:53 [reading com/fasterxml/jackson/core/exc/StreamWriteException.class] 02:07:53 [reading com/fasterxml/jackson/core/exc/package-info.class] 02:07:53 [reading java/io/DataOutput.class] 02:07:53 [reading java/io/OutputStream.class] 02:07:53 [reading java/io/File.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonGenerator.class] 02:07:53 [reading com/fasterxml/jackson/databind/JsonNode.class] 02:07:53 [reading com/fasterxml/jackson/core/TreeNode.class] 02:07:53 [reading com/fasterxml/jackson/core/Version.class] 02:07:53 [reading com/fasterxml/jackson/databind/JsonMappingException.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonParser.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonFactory.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/VisibilityChecker.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/package-info.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonAutoDetect.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:07:53 [reading com/fasterxml/jackson/annotation/PropertyAccessor.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/TypeFactory.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/package-info.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsontype/SubtypeResolver.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsontype/package-info.class] 02:07:53 [reading com/fasterxml/jackson/databind/ser/DefaultSerializerProvider.class] 02:07:53 [reading com/fasterxml/jackson/databind/ser/SerializerFactory.class] 02:07:53 [reading com/fasterxml/jackson/databind/PropertyNamingStrategy.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonInclude$Value.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsontype/PolymorphicTypeValidator.class] 02:07:53 [reading com/fasterxml/jackson/databind/node/JsonNodeFactory.class] 02:07:53 [reading com/fasterxml/jackson/databind/node/package-info.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector$MixInResolver.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector.class] 02:07:53 [reading com/fasterxml/jackson/databind/InjectableValues.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/HandlerInstantiator.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Value.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonSetter$Value.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonSetter.class] 02:07:53 [reading com/fasterxml/jackson/annotation/Nulls.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/ConstructorDetector.class] 02:07:53 [reading com/fasterxml/jackson/databind/SerializationConfig.class] 02:07:53 [reading com/fasterxml/jackson/databind/DeserializationConfig.class] 02:07:53 [reading com/fasterxml/jackson/databind/AnnotationIntrospector.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy$Provider.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy.class] 02:07:53 [reading java/util/ServiceLoader.class] 02:07:53 [reading java/lang/ClassLoader.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsontype/NamedType.class] 02:07:53 [reading com/fasterxml/jackson/databind/Module.class] 02:07:53 [reading com/fasterxml/jackson/databind/ObjectReader.class] 02:07:53 [reading com/fasterxml/jackson/databind/DeserializationFeature.class] 02:07:53 [reading com/fasterxml/jackson/databind/MappingIterator.class] 02:07:53 [reading com/fasterxml/jackson/core/type/ResolvedType.class] 02:07:53 [reading com/fasterxml/jackson/core/exc/StreamReadException.class] 02:07:53 [reading java/io/DataInput.class] 02:07:53 [reading java/io/InputStream.class] 02:07:53 [reading com/fasterxml/jackson/core/StreamWriteFeature.class] 02:07:53 [reading com/fasterxml/jackson/core/StreamReadFeature.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonFactory$Feature.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonGenerator$Feature.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonParser$Feature.class] 02:07:53 [reading com/fasterxml/jackson/databind/MapperFeature.class] 02:07:53 [reading com/fasterxml/jackson/databind/SerializerProvider.class] 02:07:53 [reading com/fasterxml/jackson/databind/DeserializationContext.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsonschema/JsonSchema.class] 02:07:53 [reading com/fasterxml/jackson/databind/ObjectMapper$DefaultTyping.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonTypeInfo.class] 02:07:53 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:07:53 [reading com/fasterxml/jackson/databind/node/ObjectNode.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonEncoding.class] 02:07:53 [reading com/fasterxml/jackson/databind/deser/DefaultDeserializationContext.class] 02:07:53 [reading com/fasterxml/jackson/databind/deser/package-info.class] 02:07:53 [reading com/fasterxml/jackson/databind/node/ArrayNode.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/DatatypeFeature.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/MutableConfigOverride.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/MutableCoercionConfig.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/LogicalType.class] 02:07:53 [reading java/util/concurrent/atomic/AtomicReference.class] 02:07:53 [reading com/fasterxml/jackson/databind/deser/DeserializationProblemHandler.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper.class] 02:07:53 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/package-info.class] 02:07:53 [reading com/fasterxml/jackson/core/JsonToken.class] 02:07:53 [reading com/fasterxml/jackson/databind/JsonDeserializer.class] 02:07:53 [reading java/util/concurrent/ConcurrentHashMap.class] 02:07:53 [reading com/fasterxml/jackson/databind/introspect/SimpleMixInResolver.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/ConfigOverrides.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/CoercionConfigs.class] 02:07:53 [reading com/fasterxml/jackson/databind/cfg/BaseSettings.class] 02:07:53 [reading org/json/JSONParserConfiguration.class] 02:07:53 [reading org/json/JSONPointer.class] 02:07:53 [reading java/lang/Float.class] 02:07:53 [reading java/lang/Double.class] 02:07:53 [reading org/json/JSONTokener.class] 02:07:53 [reading org/onap/so/client/ResponseExceptionMapper.class] 02:07:53 [reading javax/ws/rs/core/GenericType.class] 02:07:53 [reading javax/ws/rs/client/Client.class] 02:07:53 [reading javax/ws/rs/client/WebTarget.class] 02:07:53 [reading org/onap/so/client/CommonObjectMapperProvider.class] 02:07:53 [reading javax/ws/rs/client/ClientBuilder.class] 02:07:53 [reading javax/ws/rs/client/Invocation$Builder.class] 02:07:53 [reading javax/ws/rs/client/Invocation.class] 02:07:53 [reading org/onap/so/logging/jaxrs/filter/SOMetricLogClientFilter.class] 02:07:53 [reading org/onap/logging/filter/base/MDCSetup.class] 02:07:53 [reading javax/ws/rs/core/Response$ResponseBuilder.class] 02:07:53 [reading javax/ws/rs/core/Response$StatusType.class] 02:07:53 [reading javax/ws/rs/core/Variant.class] 02:07:53 [reading javax/ws/rs/core/EntityTag.class] 02:07:53 [reading javax/ws/rs/core/Link.class] 02:07:53 [reading javax/ws/rs/core/Link$Builder.class] 02:07:53 [reading javax/ws/rs/core/NewCookie.class] 02:07:53 [reading java/time/temporal/TemporalAmount.class] 02:07:53 [reading java/time/temporal/TemporalUnit.class] 02:07:53 [reading java/time/temporal/Temporal.class] 02:07:53 [reading java/io/InvalidObjectException.class] 02:07:53 [reading org/xml/sax/ContentHandler.class] 02:07:53 [reading org/xml/sax/SAXException.class] 02:07:53 [reading org/xml/sax/Attributes.class] 02:07:53 [reading javax/xml/parsers/SAXParserFactory.class] 02:07:53 [reading org/xml/sax/SAXNotSupportedException.class] 02:07:53 [reading org/xml/sax/SAXNotRecognizedException.class] 02:07:53 [reading org/xml/sax/ErrorHandler.class] 02:07:53 [reading org/xml/sax/EntityResolver.class] 02:07:53 [reading org/xml/sax/Locator.class] 02:07:53 [reading org/xml/sax/DTDHandler.class] 02:07:53 [reading org/xml/sax/XMLReader.class] 02:07:53 [reading javax/xml/parsers/ParserConfigurationException.class] 02:07:53 [reading javax/xml/parsers/SAXParser.class] 02:07:53 [reading groovy/lang/Closure.class] 02:07:53 [reading groovy/xml/QName.class] 02:07:53 [reading groovy/namespace/QName.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIObjectPlurals.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAITransactionalClient.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 02:07:53 [reading org/onap/aai/domain/yang/Relationship.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIClient.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/BaseDelegateExecution.class] 02:07:53 [reading org/camunda/bpm/engine/delegate/VariableScope.class] 02:07:53 [reading org/camunda/bpm/engine/runtime/Incident.class] 02:07:53 [reading org/camunda/bpm/engine/variable/value/TypedValue.class] 02:07:53 [reading org/camunda/bpm/engine/variable/context/VariableContext.class] 02:07:53 [reading org/camunda/bpm/engine/variable/impl/value/AbstractTypedValue.class] 02:07:53 [reading org/camunda/bpm/engine/variable/value/ObjectValue.class] 02:07:53 [reading org/camunda/bpm/engine/variable/value/SerializableValue.class] 02:07:53 [reading org/camunda/bpm/engine/variable/type/SerializableValueType.class] 02:07:53 [reading org/camunda/bpm/engine/variable/type/ValueType.class] 02:07:53 [reading java/io/ObjectStreamField.class] 02:07:53 [reading java/util/regex/MatchResult.class] 02:07:53 [reading java/util/regex/IntHashSet.class] 02:07:53 [reading groovy/util/slurpersupport/GPathResult.class] 02:07:53 [reading groovy/lang/GroovyObjectSupport.class] 02:07:53 [reading groovy/lang/Buildable.class] 02:07:53 [reading groovy/lang/Writable.class] 02:07:53 [reading groovy/util/slurpersupport/Node.class] 02:07:53 [reading java/net/URISyntaxException.class] 02:07:53 [reading groovy/lang/IntRange.class] 02:07:53 [reading java/text/Format.class] 02:07:53 [reading java/text/CalendarBuilder.class] 02:07:53 [reading java/text/ParsePosition.class] 02:07:53 [reading java/text/Format$FieldDelegate.class] 02:07:53 [reading java/text/DateFormatSymbols.class] 02:07:53 [reading java/text/AttributedCharacterIterator.class] 02:07:53 [reading java/text/FieldPosition.class] 02:07:53 [reading java/text/NumberFormat.class] 02:07:53 [reading java/util/concurrent/ConcurrentMap.class] 02:07:53 [reading java/text/DateFormat$Field.class] 02:07:53 [reading java/util/Calendar.class] 02:07:53 [reading java/text/ParseException.class] 02:07:53 [reading sun/util/locale/provider/LocaleProviderAdapter.class] 02:07:53 [reading java/text/AttributedCharacterIterator$Attribute.class] 02:07:53 [reading org/onap/aai/domain/yang/HostRoutes.class] 02:07:53 [reading org/onap/aai/domain/yang/IpAddressList.class] 02:07:53 [reading javax/xml/validation/Schema.class] 02:07:53 [reading org/w3c/dom/DOMImplementation.class] 02:07:53 [reading org/w3c/dom/DOMConfiguration.class] 02:07:53 [reading org/w3c/dom/DocumentType.class] 02:07:53 [reading org/w3c/dom/Text.class] 02:07:53 [reading org/w3c/dom/ProcessingInstruction.class] 02:07:53 [reading org/w3c/dom/EntityReference.class] 02:07:53 [reading org/w3c/dom/DocumentFragment.class] 02:07:53 [reading org/w3c/dom/Comment.class] 02:07:53 [reading org/w3c/dom/CDATASection.class] 02:07:53 [reading org/w3c/dom/Attr.class] 02:07:53 [reading org/w3c/dom/TypeInfo.class] 02:07:53 [reading java/io/Flushable.class] 02:07:53 [reading java/io/Closeable.class] 02:07:53 [reading javax/xml/transform/Result.class] 02:07:53 [reading javax/xml/transform/Source.class] 02:07:53 [reading javax/xml/transform/TransformerException.class] 02:07:53 [reading javax/xml/transform/URIResolver.class] 02:07:53 [reading javax/xml/transform/ErrorListener.class] 02:07:53 [reading org/codehaus/groovy/runtime/GStringImpl.class] 02:07:53 [reading groovy/lang/GString.class] 02:07:53 [reading java/net/URLStreamHandlerFactory.class] 02:07:53 [reading java/net/URLStreamHandler.class] 02:07:53 [reading java/net/spi/URLStreamHandlerProvider.class] 02:07:53 [reading java/net/URLConnection.class] 02:07:53 [reading java/net/Proxy.class] 02:07:53 [reading java/net/InetAddress.class] 02:07:53 [reading java/lang/SecurityManager.class] 02:07:53 [reading java/net/UrlDeserializedState.class] 02:07:53 [reading java/util/Hashtable.class] 02:07:53 [reading java/lang/ThreadLocal.class] 02:07:53 [reading java/lang/invoke/SerializedLambda.class] 02:07:53 [reading org/onap/so/db/request/beans/RequestProcessingData.class] 02:07:53 [reading org/onap/so/db/request/beans/OrchestrationTask.class] 02:07:53 [reading org/springframework/http/HttpEntity.class] 02:07:53 [reading org/springframework/core/ParameterizedTypeReference.class] 02:07:53 [reading org/onap/so/db/request/beans/OperationalEnvServiceModelStatus.class] 02:07:53 [reading org/springframework/http/HttpHeaders.class] 02:07:53 [reading org/onap/so/db/request/beans/OperationalEnvDistributionStatus.class] 02:07:53 [reading org/springframework/web/client/RestTemplate.class] 02:07:53 [reading org/springframework/web/client/package-info.class] 02:07:53 [reading org/onap/so/db/request/client/RequestsDbClient$ClassURLMapper.class] 02:07:53 [reading org/onap/so/db/request/beans/InfraRequests.class] 02:07:53 [reading org/onap/so/db/request/beans/CloudApiRequests.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ServiceProxy.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ServiceInfo.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Request.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/Project.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/OwningEntity.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/NetworkResource.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/ConfigResource.class] 02:07:53 [reading org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:07:53 [reading org/onap/so/client/policy/entities/Config.class] 02:07:53 [reading org/onap/so/client/policy/entities/Workstep.class] 02:07:53 [reading org/onap/so/client/policy/entities/Id.class] 02:07:53 [reading org/onap/so/client/policy/entities/Bbid.class] 02:07:53 [reading org/camunda/bpm/engine/task/Attachment.class] 02:07:53 [reading org/camunda/bpm/engine/task/Event.class] 02:07:53 [reading org/camunda/bpm/engine/task/Comment.class] 02:07:53 [reading org/camunda/bpm/engine/task/IdentityLink.class] 02:07:53 [reading org/camunda/bpm/engine/task/TaskReport.class] 02:07:53 [reading org/camunda/bpm/engine/task/NativeTaskQuery.class] 02:07:53 [reading org/camunda/bpm/engine/task/DelegationState.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VnfCDSRequestProvider.java - #22/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure6.class - #21] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils.class - #22] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure4.class - #23] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure3.class - #24] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure5.class - #25] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure2.class - #26] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofUtils$_createCandidateJson_closure1.class - #27] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofUtils.groovy - #21/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtil.groovy - #23/273] 02:07:53 [writing org/onap/so/client/cds/VnfCDSRequestProvider.class - #28] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VnfCDSRequestProvider.java - #22/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.groovy - #24/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ExceptionUtil.class - #29] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtil.groovy - #23/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.java - #25/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.class - #30] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.groovy - #24/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContext.java - #26/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.class - #31] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.java - #25/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.java - #27/273] 02:07:53 [writing org/onap/so/bpmn/common/workflow/context/WorkflowContext.class - #32] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContext.java - #26/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameFactory.groovy - #28/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.class - #33] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.java - #27/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.java - #29/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameFactory.class - #34] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameFactory.groovy - #28/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtils.groovy - #30/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.class - #35] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.java - #29/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.java - #31/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/CatalogDbUtils.class - #36] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtils.groovy - #30/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersHealthCheck.java - #32/273] 02:07:53 [writing org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.class - #37] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.java - #31/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.java - #33/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersHealthCheck.class - #38] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersHealthCheck.java - #32/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.java - #34/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.class - #39] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.java - #33/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVolumeGroup.java - #35/273] 02:07:53 [writing org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.class - #40] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.java - #34/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.java - #36/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVolumeGroup.class - #41] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVolumeGroup.java - #35/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.java - #37/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.class - #42] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.java - #36/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExceptionBuilder.java - #38/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.class - #43] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.java - #37/273] 02:07:53 [reading org/onap/aai/domain/yang/LInterface.class] 02:07:53 [reading org/onap/aai/domain/yang/Vserver.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class] 02:07:53 [reading org/onap/so/objects/audit/AAIObjectAudit.class] 02:07:53 [reading org/onap/so/objects/audit/AAIObjectAuditList.class] 02:07:53 [reading org/onap/so/utils/Components.class] 02:07:53 [reading org/camunda/bpm/engine/ProcessEngineServices.class] 02:07:53 [reading org/camunda/bpm/engine/RepositoryService.class] 02:07:53 [reading org/camunda/bpm/engine/repository/ProcessDefinition.class] 02:07:53 [reading org/camunda/bpm/engine/repository/ResourceDefinition.class] 02:07:53 [reading javax/ws/rs/ext/ContextResolver.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIObjectName.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class] 02:07:53 [reading com/google/common/base/CaseFormat.class] 02:07:53 [reading com/google/common/base/package-info.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy - #39/273] 02:07:53 [writing org/onap/so/client/exception/ExceptionBuilder.class - #44] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExceptionBuilder.java - #38/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmOutput.java - #40/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy:[44,11] 02:07:53 4. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy (at line 44) 02:07:53 protected XmlParser xmlParser = new XmlParser() 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy:[51,11] 02:07:53 5. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy (at line 51) 02:07:53 protected XmlParser getXmlParser() { 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/VfModuleBase.class - #45] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModuleBase.groovy - #39/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.java - #41/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmOutput.class - #46] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmOutput.java - #40/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.java - #42/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Project.class - #47] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.java - #41/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerCallback.java - #43/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.class - #48] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.java - #42/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java - #44/273] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerCallback.class - #49] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerCallback.java - #43/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/PayloadClient.java - #45/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java:[29,14] 02:07:53 6. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java (at line 29) 02:07:53 public class WorkflowProcessorException extends RuntimeException { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class WorkflowProcessorException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.class - #50] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.java - #44/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.java - #46/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/PayloadClient.class - #51] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/PayloadClient.java - #45/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigModify.java - #47/273] 02:07:53 [writing org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class - #52] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.java - #46/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv6AddressList.java - #48/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigModify.class - #53] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigModify.java - #47/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/ActionPreProcessor.java - #49/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv6AddressList.class - #54] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv6AddressList.java - #48/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java - #50/273] 02:07:53 [writing org/onap/so/bpmn/common/ActionPreProcessor.class - #55] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/ActionPreProcessor.java - #49/273] 02:07:53 [reading org/onap/so/moi/SliceProfile.class] 02:07:53 [reading org/onap/so/moi/PlmnInfo.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/NodesUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIQueryClient.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryQueryClient.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/NodesPluralUri.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class] 02:07:53 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.java - #51/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[69,29] 02:07:53 7. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 69) 02:07:53 private static final String MODIFY_SLICE_PROFILE_ACTION = "modify-sliceprofile"; 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The value of the field NssiCDSRequestProvider.MODIFY_SLICE_PROFILE_ACTION is not used 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[81,29] 02:07:53 8. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 81) 02:07:53 private static final String AAI_SUPPORTED_SLICE_PROFILE = 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The value of the field NssiCDSRequestProvider.AAI_SUPPORTED_SLICE_PROFILE is not used 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[113,27] 02:07:53 9. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 113) 02:07:53 List> userParamsFromRequest = 02:07:53 ^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The value of the local variable userParamsFromRequest is not used 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[186,29] 02:07:53 10. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 186) 02:07:53 private Map getSliceProfilesFromUserParams(GeneralBuildingBlock gBB) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The method getSliceProfilesFromUserParams(GeneralBuildingBlock) from the type NssiCDSRequestProvider is never used locally 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[195,1] 02:07:53 11. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 195) 02:07:53 jsonUtil.getJsonParamValue(userParamsJson, "nssi.sliceProfileList", "RANSliceSubnetProfile"); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The static method getJsonParamValue(String, String, String) from the type JsonUtils should be accessed in a static way 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[198,19] 02:07:53 12. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 198) 02:07:53 sliceProfileMap = mapper.readValue(rANSliceSubnetProfile, Map.class); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[234,23] 02:07:53 13. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 234) 02:07:53 serviceInstancesMap = mapper.readValue(results, Map.class); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type Map needs unchecked conversion to conform to Map>> 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java:[239,1] 02:07:53 14. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java (at line 239) 02:07:53 (Map) serviceInstancesMap.get("results").get(0).get(SERVICE_INSTANCE_KEY); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to Map 02:07:53 [INFO] [writing org/onap/so/client/cds/NssiCDSRequestProvider.class - #56] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/NssiCDSRequestProvider.java - #50/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy - #52/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class - #57] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.java - #51/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy - #53/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy:[151,1] 02:07:53 15. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy (at line 151) 02:07:53 ResourceInstance resourceInstance = resource.getResourceInstance() 02:07:53 ^^^^^^^^^^^^^^^^ 02:07:53 The type ResourceInstance is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy:[206,1] 02:07:53 16. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy (at line 206) 02:07:53 ResourceInstance vnfResourceInstance = vnfResource.getResourceInstance() 02:07:53 ^^^^^^^^^^^^^^^^ 02:07:53 The type ResourceInstance is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/SniroUtils.class - #58] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroUtils.groovy - #52/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy - #54/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy:[87,1] 02:07:53 17. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy (at line 87) 02:07:53 AaiUtil aaiUriUtil = new AaiUtil(this) 02:07:53 ^^^^^^^ 02:07:53 The type AaiUtil is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.class - #59] 02:07:53 [writing org/onap/so/bpmn/common/scripts/DeleteAAIVfModule$_parseForVfModule_closure1.class - #60] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.groovy - #53/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy - #55/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy:[79,1] 02:07:53 18. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy (at line 79) 02:07:53 XmlParser xmlParser = new XmlParser() 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/AllottedResourceUtils.class - #61] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtils.groovy - #54/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.java - #56/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy:[30,8] 02:07:53 19. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy (at line 30) 02:07:53 import org.onap.so.bpmn.core.UrnPropertiesReader; 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The import org.onap.so.bpmn.core.UrnPropertiesReader is never used 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/FalloutHandler.class - #62] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/FalloutHandler.groovy - #55/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofHoming.groovy - #57/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.class - #63] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.java - #56/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.java - #58/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofHoming.class - #64] 02:07:53 [writing org/onap/so/bpmn/common/scripts/OofHoming$_processHomingSolution_closure1.class - #65] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/OofHoming.groovy - #57/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.java - #59/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.class - #66] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.java - #58/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.java - #60/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.class - #67] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.java - #59/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.java - #61/273] 02:07:53 [writing org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.class - #68] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.java - #60/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java - #62/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.class - #69] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.java - #61/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ForwarderEvc.java - #63/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java:[24,14] 02:07:53 20. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java (at line 24) 02:07:53 public class ExpectedDataException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class ExpectedDataException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/exception/ExpectedDataException.class - #70] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/ExpectedDataException.java - #62/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.java - #64/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/ForwarderEvc.class - #71] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ForwarderEvc.java - #63/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.java - #65/273] 02:07:53 [writing org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.class - #72] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.java - #64/273] 02:07:53 [reading java/time/Instant.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.java - #66/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.class - #73] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.java - #65/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnf.java - #67/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.class - #74] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.java - #66/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClient.java - #68/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigAssignRequestVnf.class - #75] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnf.java - #67/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmStatus.java - #69/273] 02:07:53 [writing org/onap/so/client/dmaapproperties/DmaapPropertiesClient.class - #76] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClient.java - #68/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.java - #70/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmStatus.class - #77] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmStatus.java - #69/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.java - #71/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.class - #78] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.java - #70/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.java - #72/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.class - #79] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.java - #71/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.java - #73/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.class - #80] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.java - #72/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.groovy - #74/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.class - #81] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.java - #73/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy - #75/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.class - #82] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.groovy - #74/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceLevel.java - #76/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy:[24,8] 02:07:53 21. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy (at line 24) 02:07:53 import org.camunda.bpm.engine.delegate.DelegateExecution 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The import org.camunda.bpm.engine.delegate.DelegateExecution is never used 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.class - #83] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.groovy - #75/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.java - #77/273] 02:07:53 [writing org/onap/so/bpmn/common/resource/ResourceLevel.class - #84] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceLevel.java - #76/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/PolicyRestPropertiesImpl.java - #78/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.class - #85] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.java - #77/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.groovy - #79/273] 02:07:53 [writing org/onap/so/client/restproperties/PolicyRestPropertiesImpl.class - #86] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/PolicyRestPropertiesImpl.java - #78/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy - #80/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.class - #87] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.groovy - #79/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.java - #81/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy:[28,8] 02:07:53 22. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy (at line 28) 02:07:53 import org.onap.so.bpmn.common.scripts.AaiUtil 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The type AaiUtil is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/SniroHomingV1.class - #88] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1.groovy - #80/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.java - #82/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class - #89] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.java - #81/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerAction.java - #83/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.class - #90] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.java - #82/273] 02:07:53 [reading java/beans/BeanInfo.class] 02:07:53 [reading java/beans/IntrospectionException.class] 02:07:53 [reading java/beans/Introspector.class] 02:07:53 [reading java/beans/PropertyDescriptor.class] 02:07:53 [reading java/lang/NoSuchFieldError.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.java - #84/273] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerAction.class - #91] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerAction$1.class - #92] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerAction$2.class - #93] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerAction.java - #83/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectExecution.java - #85/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.class - #94] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.java - #84/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.java - #86/273] 02:07:53 [writing org/onap/so/bpmn/common/InjectExecution.class - #95] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectExecution.java - #85/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.java - #87/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.class - #96] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.java - #86/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PnfCDSRequestProvider.java - #88/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class - #97] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.java - #87/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.java - #89/273] 02:07:53 [writing org/onap/so/client/cds/PnfCDSRequestProvider.class - #98] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PnfCDSRequestProvider.java - #88/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.groovy - #90/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.class - #99] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.java - #89/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy - #91/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.class - #100] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.groovy - #90/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java - #92/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy:[38,9] 02:07:53 23. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy (at line 38) 02:07:53 private XmlParser xmlParser = new XmlParser() 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.class - #101] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.groovy - #91/273] 02:07:53 [reading com/google/protobuf/InvalidProtocolBufferException.class] 02:07:53 [reading com/google/protobuf/Struct.class] 02:07:53 [reading com/google/protobuf/Struct$Builder.class] 02:07:53 [reading com/google/protobuf/util/JsonFormat.class] 02:07:53 [reading io/grpc/Status.class] 02:07:53 [reading org/camunda/bpm/engine/MismatchingMessageCorrelationException.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeader.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/EventType.class] 02:07:53 [reading org/onap/so/client/RestPropertiesLoader.class] 02:07:53 [reading java/util/concurrent/CountDownLatch.class] 02:07:53 [reading com/google/protobuf/GeneratedMessageV3.class] 02:07:53 [reading com/google/protobuf/AbstractMessage.class] 02:07:53 [reading com/google/protobuf/AbstractMessageLite.class] 02:07:53 [reading com/google/protobuf/MessageLite.class] 02:07:53 [reading com/google/protobuf/MessageLiteOrBuilder.class] 02:07:53 [reading com/google/protobuf/Message.class] 02:07:53 [reading com/google/protobuf/MessageOrBuilder.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/Status.class] 02:07:53 [reading com/google/protobuf/util/JsonFormat$Printer.class] 02:07:53 [reading com/google/protobuf/StructOrBuilder.class] 02:07:53 [reading java/lang/InterruptedException.class] 02:07:53 [reading java/lang/IllegalStateException.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInputOrBuilder.class] 02:07:53 [reading org/camunda/bpm/engine/RuntimeService.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeader$Builder.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers$Builder.class] 02:07:53 [reading com/google/protobuf/util/JsonFormat$Parser.class] 02:07:53 [reading com/google/protobuf/Message$Builder.class] 02:07:53 [reading com/google/protobuf/GeneratedMessageV3$Builder.class] 02:07:53 [reading com/google/protobuf/GeneratedMessageV3$Builder$BuilderParentImpl.class] 02:07:53 [reading com/google/protobuf/AbstractMessage$Builder.class] 02:07:53 [reading com/google/protobuf/AbstractMessageLite$Builder.class] 02:07:53 [reading com/google/protobuf/MessageLite$Builder.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput$Builder.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutputOrBuilder.class] 02:07:53 [reading com/google/protobuf/ProtocolMessageEnum.class] 02:07:53 [reading com/google/protobuf/Internal$EnumLite.class] 02:07:53 [reading com/google/protobuf/Internal.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeaderOrBuilder.class] 02:07:53 [reading org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiersOrBuilder.class] 02:07:53 [reading com/google/protobuf/Internal$EnumLiteMap.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnParam.java - #93/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java:[73,29] 02:07:53 24. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java (at line 73) 02:07:53 private static final String REQ_ID = "requestId"; 02:07:53 ^^^^^^ 02:07:53 The value of the field AbstractCDSProcessingBBUtils.REQ_ID is not used 02:07:53 [INFO] [writing org/onap/so/client/cds/AbstractCDSProcessingBBUtils$CDSResponse.class - #102] 02:07:53 [writing org/onap/so/client/cds/AbstractCDSProcessingBBUtils$ResponseHandler.class - #103] 02:07:53 [writing org/onap/so/client/cds/AbstractCDSProcessingBBUtils$MessageSendingHandler.class - #104] 02:07:53 [writing org/onap/so/client/cds/AbstractCDSProcessingBBUtils.class - #105] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.java - #92/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ServiceCDSRequestProvider.java - #94/273] 02:07:53 [writing org/onap/so/bpmn/common/recipe/BpmnParam.class - #106] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnParam.java - #93/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtil.groovy - #95/273] 02:07:53 [writing org/onap/so/client/cds/ServiceCDSRequestProvider.class - #107] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ServiceCDSRequestProvider.java - #94/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectionHelper.java - #96/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtil.class - #108] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtil.groovy - #95/273] 02:07:53 [reading org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmActionConstants.java - #97/273] 02:07:53 [writing org/onap/so/bpmn/common/InjectionHelper.class - #109] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/InjectionHelper.java - #96/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DoHandleOofRequest.groovy - #98/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmActionConstants.class - #110] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmActionConstants.java - #97/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.java - #99/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/DoHandleOofRequest.class - #111] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DoHandleOofRequest.groovy - #98/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/CommonTimestampGenerator.java - #100/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.class - #112] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.java - #99/273] 02:07:53 [reading java/time/ZoneId.class] 02:07:53 [reading java/time/format/DateTimeFormatter.class] 02:07:53 [reading java/time/temporal/TemporalAccessor.class] 02:07:53 [reading java/time/temporal/TemporalAdjuster.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PayloadConstants.java - #101/273] 02:07:53 [writing org/onap/so/bpmn/common/util/CommonTimestampGenerator.class - #113] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/CommonTimestampGenerator.java - #100/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java - #102/273] 02:07:53 [writing org/onap/so/client/cds/PayloadConstants.class - #114] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/PayloadConstants.java - #101/273] 02:07:53 [reading java/lang/reflect/Field.class] 02:07:53 [reading java/lang/InstantiationException.class] 02:07:53 [reading jdk/internal/reflect/CallerSensitive.class] 02:07:53 [reading java/lang/SecurityException.class] 02:07:53 [reading java/lang/reflect/AccessibleObject.class] 02:07:53 [reading java/lang/reflect/Member.class] 02:07:53 [reading java/lang/reflect/Executable.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.groovy - #103/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java:[30,9] 02:07:53 25. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java (at line 30) 02:07:53 T obj = (T) this.getClass().newInstance(); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from capture#1-of ? extends ShallowCopy to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java:[30,29] 02:07:53 26. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java (at line 30) 02:07:53 T obj = (T) this.getClass().newInstance(); 02:07:53 ^^^^^^^^^^^^^ 02:07:53 The method newInstance() from the type Class is deprecated since version 9 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java:[35,17] 02:07:53 27. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java (at line 35) 02:07:53 Method getter = this.getClass().getMethod("get" + fieldName, null); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type null of the last argument to method getMethod(String, Class...) doesn't exactly match the vararg parameter type. Cast to Class[] to confirm the non-varargs invocation, or pass individual arguments of type Class for a varargs invocation. 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java:[36,20] 02:07:53 28. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java (at line 36) 02:07:53 setter.invoke(obj, getter.invoke(this, null)); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type null of the last argument to method invoke(Object, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/ShallowCopy.class - #115] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/ShallowCopy.java - #102/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/oof/adapter/beans/payload/OofRequest.java - #104/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.class - #116] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.groovy - #103/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficAction.java - #105/273] 02:07:53 [writing org/onap/so/client/oof/adapter/beans/payload/OofRequest.class - #117] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/oof/adapter/beans/payload/OofRequest.java - #104/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java - #106/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/DistributeTrafficAction.class - #118] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficAction.java - #105/273] 02:07:53 [reading org/javatuples/Unit.class] 02:07:53 [reading org/javatuples/Decade.class] 02:07:53 [reading org/javatuples/Ennead.class] 02:07:53 [reading org/javatuples/Octet.class] 02:07:53 [reading org/javatuples/Septet.class] 02:07:53 [reading org/javatuples/Sextet.class] 02:07:53 [reading org/javatuples/Quintet.class] 02:07:53 [reading org/javatuples/Quartet.class] 02:07:53 [reading org/javatuples/Triplet.class] 02:07:53 [reading org/javatuples/Tuple.class] 02:07:53 [reading org/javatuples/valueintf/IValue1.class] 02:07:53 [reading org/javatuples/valueintf/IValue0.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SriovVf.java - #107/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java:[50,23] 02:07:53 29. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java (at line 50) 02:07:53 private static Logger logger = LoggerFactory.getLogger(FlowValidatorRunner.class); 02:07:53 ^^^^^^ 02:07:53 The value of the field FlowValidatorRunner.logger is not used 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java:[98,18] 02:07:53 30. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java (at line 98) 02:07:53 exceptionBuilder.buildAndThrowWorkflowException(execution, 7000, 02:07:53 "Failed Validations:\n" + results.stream() 02:07:53 .map(item -> String.format("%s: %s", item.getValue0(), item.getValue1().get())) 02:07:53 .collect(Collectors.joining("\n"))); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The method buildAndThrowWorkflowException(BuildingBlockExecution, int, String) from the type ExceptionBuilder is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.class - #119] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.java - #106/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VidUtils.groovy - #108/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/SriovVf.class - #120] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SriovVf.java - #107/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersHealthCheck.java - #109/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VidUtils$_buildUserParams_closure2.class - #121] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VidUtils$_buildUserParams_closure2$_closure4.class - #122] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VidUtils.class - #123] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VidUtils$_createXmlVfModuleRequest_closure3.class - #124] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VidUtils$_createXmlVolumeRequest_closure1.class - #125] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VidUtils.groovy - #108/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.java - #110/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/RequestParametersHealthCheck.class - #126] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/RequestParametersHealthCheck.java - #109/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.java - #111/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class - #127] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.java - #110/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.java - #112/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.class - #128] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.java - #111/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.java - #113/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.class - #129] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.java - #112/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java - #114/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class - #130] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.java - #113/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.java - #115/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 31. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant CHILD_SERVICE_INSTANCE_ID needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 32. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant CHILD_SERVICE_INSTANCE_NAME needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 33. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant ModelInfoServiceInstance needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 34. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant NETWORK_COLLECTION_ID needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 35. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant PNF_INSTANCE_NAME needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 36. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant ServiceInstance needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 37. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant VF_MODULE_INSTANCE_NAME needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 38. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant VNF_INSTANCE_NAME needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 39. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant administrativeState needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[54,9] 02:07:53 40. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 54) 02:07:53 switch (key) { 02:07:53 ^^^ 02:07:53 The enum constant operationalState needs a corresponding case label in this enum switch on ResourceKey 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[109,20] 02:07:53 41. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 109) 02:07:53 return Optional.of((T) gBBInput.getServiceInstance()); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from ServiceInstance to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java:[136,20] 02:07:53 42. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java (at line 136) 02:07:53 return Optional.of((T) obj); 02:07:53 ^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to T 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class - #131] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.java - #114/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.java - #116/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.class - #132] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.java - #115/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.java - #117/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.class - #133] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.java - #116/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.java - #118/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.class - #134] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.java - #117/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/CDSRequestProvider.java - #119/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.class - #135] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.java - #118/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.java - #120/273] 02:07:53 [writing org/onap/so/client/cds/CDSRequestProvider.class - #136] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/CDSRequestProvider.java - #119/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnf.java - #121/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.class - #137] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.java - #120/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java - #122/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigDeployRequestPnf.class - #138] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnf.java - #121/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy - #123/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java:[24,14] 02:07:53 43. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java (at line 24) 02:07:53 public class UnexpectedDataException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class UnexpectedDataException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/exception/UnexpectedDataException.class - #139] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/UnexpectedDataException.java - #122/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.java - #124/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy:[31,8] 02:07:53 44. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy (at line 31) 02:07:53 import org.apache.commons.lang3.StringEscapeUtils 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The type StringEscapeUtils is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy:[40,8] 02:07:53 45. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy (at line 40) 02:07:53 import groovy.util.slurpersupport.NodeChild 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The type NodeChild is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy:[98,1] 02:07:53 46. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy (at line 98) 02:07:53 NodeChild nodeToSerialize = fxml.'**'.find {it.name() == element} 02:07:53 ^^^^^^^^^ 02:07:53 The type NodeChild is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy:[110,26] 02:07:53 47. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy (at line 110) 02:07:53 def unescapeNodeContents(NodeChild node, String text) { 02:07:53 ^^^^^^^^^ 02:07:53 The type NodeChild is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildFirewallLite_closure23.class - #140] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildFirewallLite_closure22.class - #141] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure27$_closure33.class - #142] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_searchMetaData_closure10.class - #143] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildElementsUnbounded_closure18.class - #144] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure27.class - #145] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildElementsUnbounded_closure19.class - #146] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getServiceInstanceId_closure8.class - #147] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getPBGFList_closure12$_closure28$_closure29.class - #148] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getQualifiedHostNameForCallback_closure24.class - #149] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure27$_closure34.class - #150] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getHeaderNameValue_closure14.class - #151] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getNodeText_closure1.class - #152] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getMultNodes_closure2.class - #153] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils.class - #154] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getMetaVal_closure13.class - #155] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_searchResourceLink_closure9.class - #156] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getPBGFList_closure12.class - #157] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getChildNodes_closure16.class - #158] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_nodeExists_closure5.class - #159] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListener.java - #125/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getPBGFList_closure12$_closure28$_closure30.class - #160] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildElements_closure17.class - #161] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getNodeXml_closure4.class - #162] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure26$_closure31.class - #163] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getSubscriberName_closure6.class - #164] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildDhcp_closure20.class - #165] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getPBGFList_closure12$_closure28.class - #166] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_buildDhcp_closure21.class - #167] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_searchMetaDataNode_closure11.class - #168] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getLowestUnusedIndex_closure25.class - #169] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerClient.java - #126/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getMultNodeObjects_closure3.class - #170] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getChildNodes_closure15.class - #171] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure26$_closure32.class - #172] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_getTenantInformation_closure7.class - #173] 02:07:53 [writing org/onap/so/bpmn/common/scripts/MsoUtils$_cleanNode_closure26.class - #174] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/MsoUtils.groovy - #123/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.class - #175] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.java - #124/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/WorkflowActionListener.class - #176] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListener.java - #125/273] 02:07:53 [reading org/onap/appc/client/lcm/api/AppcClientServiceFactoryProvider.class] 02:07:53 [reading org/onap/appc/client/lcm/api/AppcLifeCycleManagerServiceFactory.class] 02:07:53 [reading org/onap/appc/client/lcm/api/ApplicationContext.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Flags.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Flags$Force.class] 02:07:53 [reading org/onap/appc/client/lcm/model/Flags$Mode.class] 02:07:53 [reading org/onap/appc/client/lcm/model/ZULU.class] 02:07:53 [reading java/util/concurrent/ConcurrentHashMap$Node.class] 02:07:53 [reading java/util/function/LongBinaryOperator.class] 02:07:53 [reading java/util/function/ToLongFunction.class] 02:07:53 [reading java/util/function/IntBinaryOperator.class] 02:07:53 [reading java/util/function/ToIntFunction.class] 02:07:53 [reading java/util/function/DoubleBinaryOperator.class] 02:07:53 [reading java/util/function/ToDoubleFunction.class] 02:07:53 [reading java/util/function/ToLongBiFunction.class] 02:07:53 [reading java/util/function/ToIntBiFunction.class] 02:07:53 [reading java/util/function/ToDoubleBiFunction.class] 02:07:53 [reading java/util/concurrent/ConcurrentHashMap$KeySetView.class] 02:07:53 [reading java/util/Enumeration.class] 02:07:53 [reading java/util/Dictionary.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VfModuleCDSRequestProvider.java - #127/273] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerClient.class - #177] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerClient.java - #126/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Entitlement.java - #128/273] 02:07:53 [writing org/onap/so/client/cds/VfModuleCDSRequestProvider.class - #178] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/VfModuleCDSRequestProvider.java - #127/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnIntegerParam.java - #129/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Entitlement.class - #179] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Entitlement.java - #128/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.java - #130/273] 02:07:53 [writing org/onap/so/bpmn/common/recipe/BpmnIntegerParam.class - #180] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnIntegerParam.java - #129/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.java - #131/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.class - #181] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.java - #130/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.java - #132/273] 02:07:53 [writing org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.class - #182] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.java - #131/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.java - #133/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.class - #183] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.java - #132/273] 02:07:53 [reading java/util/Collections.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmInput.java - #134/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.class - #184] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter$Builder.class - #185] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.java - #133/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PServer.java - #135/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmInput.class - #186] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmInput.java - #134/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.java - #136/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/PServer.class - #187] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PServer.java - #135/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/TimestampGeneratorUtil.java - #137/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.class - #188] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.java - #136/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.java - #138/273] 02:07:53 [writing org/onap/so/bpmn/common/util/TimestampGeneratorUtil.class - #189] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/TimestampGeneratorUtil.java - #137/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.groovy - #139/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.class - #190] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.java - #138/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.groovy - #140/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.class - #191] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.groovy - #139/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ResumeTrafficAction.java - #141/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.class - #192] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.groovy - #140/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ResourceNotFoundException.java - #142/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ResumeTrafficAction.class - #193] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ResumeTrafficAction.java - #141/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidator.java - #143/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ResourceNotFoundException.class - #194] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ResourceNotFoundException.java - #142/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.java - #144/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/FlowValidator.class - #195] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/FlowValidator.java - #143/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.java - #145/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.class - #196] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.java - #144/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestrator.java - #146/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.class - #197] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.java - #145/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.java - #147/273] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerOrchestrator.class - #198] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestrator.java - #146/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcess.groovy - #148/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.class - #199] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.java - #147/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AsyncRequestStatus.java - #149/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/CompleteMsoProcess.class - #200] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcess.groovy - #148/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PhysicalLink.java - #150/273] 02:07:53 [writing org/onap/so/client/avpn/dmaap/beans/AsyncRequestStatus.class - #201] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/AsyncRequestStatus.java - #149/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java - #151/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/PhysicalLink.class - #202] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/PhysicalLink.java - #150/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/QuiesceTrafficAction.java - #152/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java:[33,14] 02:07:53 48. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java (at line 33) 02:07:53 public class DmaapPropertiesMap extends HashMap { 02:07:53 ^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class DmaapPropertiesMap does not declare a static final serialVersionUID field of type long 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java:[37,8] 02:07:53 49. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java (at line 37) 02:07:53 return (V) UrnPropertiesReader.getVariable((String) key); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from String to V 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java:[43,37] 02:07:53 50. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java (at line 43) 02:07:53 return str == null ? defaultValue : (V) str; 02:07:53 ^^^^^^^ 02:07:53 Type safety: Unchecked cast from String to V 02:07:53 [INFO] [writing org/onap/so/client/dmaapproperties/DmaapPropertiesMap.class - #203] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/DmaapPropertiesMap.java - #151/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.java - #153/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/QuiesceTrafficAction.class - #204] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/QuiesceTrafficAction.java - #152/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.java - #154/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class - #205] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.java - #153/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DecomposeService.groovy - #155/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.class - #206] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.java - #154/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.java - #156/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/DecomposeService.class - #207] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/DecomposeService.groovy - #155/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.java - #157/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.class - #208] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.java - #156/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java - #158/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.class - #209] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.java - #157/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java - #159/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[22,8] 02:07:53 51. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 22) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[27,8] 02:07:53 52. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 27) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[32,8] 02:07:53 53. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 32) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[37,8] 02:07:53 54. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 37) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[42,8] 02:07:53 55. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 42) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[47,8] 02:07:53 56. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 47) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[52,8] 02:07:53 57. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 52) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[57,8] 02:07:53 58. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 57) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java:[62,8] 02:07:53 59. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java (at line 62) 02:07:53 return (T) this; 02:07:53 ^^^^^^^^ 02:07:53 Type safety: Unchecked cast from BuildingBlockBase to T 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.class - #210] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.java - #160/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.java - #158/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java:[23,14] 02:07:53 60. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java (at line 23) 02:07:53 public class OrchestrationStatusValidationException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class OrchestrationStatusValidationException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/exception/OrchestrationStatusValidationException.class - #211] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/OrchestrationStatusValidationException.java - #159/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.java - #161/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.class - #212] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.java - #160/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.java - #162/273] 02:07:53 [writing org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class - #213] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.java - #161/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.java - #163/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.class - #214] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.java - #162/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LagInterface.java - #164/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class - #215] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.java - #163/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy - #165/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/LagInterface.class - #216] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LagInterface.java - #164/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForService.java - #166/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy:[139,1] 02:07:53 61. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy (at line 139) 02:07:53 AaiUtil aaiUriUtil = new AaiUtil(this) 02:07:53 ^^^^^^^ 02:07:53 The type AaiUtil is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/CreateAAIVfModule.class - #217] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModule.groovy - #165/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PostFlowManipulator.java - #167/273] 02:07:53 [writing org/onap/so/client/cds/ConfigureInstanceParamsForService.class - #218] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ExtractServiceFromUserParameters.java - #168/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForService.java - #166/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/flowmanipulator/PostFlowManipulator.class - #219] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PostFlowManipulator.java - #167/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.java - #169/273] 02:07:53 [writing org/onap/so/client/cds/ExtractServiceFromUserParameters.class - #220] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/CDSPropertiesImpl.java - #170/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ExtractServiceFromUserParameters.java - #168/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.class - #221] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.java - #169/273] 02:07:53 [reading java/util/Objects.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java - #171/273] 02:07:53 [writing org/onap/so/client/restproperties/CDSPropertiesImpl.class - #222] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/CDSPropertiesImpl.java - #170/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnf.java - #172/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java:[54,27] 02:07:53 62. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java (at line 54) 02:07:53 private ExtractPojosForBB extractPojosForBB; 02:07:53 ^^^^^^^^^^^^^^^^^ 02:07:53 The value of the field GeneratePayloadForCds.extractPojosForBB is not used 02:07:53 [INFO] [writing org/onap/so/client/cds/GeneratePayloadForCds.class - #223] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/GeneratePayloadForCds.java - #171/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NetworkUtils.groovy - #173/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigDeployRequestVnf.class - #224] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnf.java - #172/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/UpgradeAction.java - #174/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils$_buildParams_closure3.class - #225] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils$_buildParams_closure4.class - #226] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils.class - #227] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Metadatum.java - #175/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils$_getParameterValue_closure1.class - #228] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils$_buildNetworkElements_closure5.class - #229] 02:07:53 [writing org/onap/so/bpmn/common/scripts/NetworkUtils$_buildParams_closure2.class - #230] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/NetworkUtils.groovy - #173/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/UpgradeAction.class - #231] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/UpgradeAction.java - #174/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.groovy - #176/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Metadatum.class - #232] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Metadatum.java - #175/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersConfigModify.java - #177/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.class - #233] 02:07:53 [writing org/onap/so/bpmn/common/scripts/TrinityExceptionUtil$Error.class - #234] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.groovy - #176/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SendRequestToSdnr.java - #178/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersConfigModify.class - #235] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersConfigModify.java - #177/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java - #179/273] 02:07:53 [writing org/onap/so/client/sdnc/common/SendRequestToSdnr.class - #236] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SendRequestToSdnr.java - #178/273] 02:07:53 [reading java/util/Arrays.class] 02:07:53 [reading com/google/gson/Gson.class] 02:07:53 [reading com/google/gson/reflect/TypeToken.class] 02:07:53 [reading org/onap/so/bpmn/core/domain/VnfcResource.class] 02:07:53 [reading java/lang/reflect/ParameterizedType.class] 02:07:53 [reading java/lang/reflect/GenericArrayType.class] 02:07:53 [reading java/lang/AssertionError.class] 02:07:53 [reading javax/ws/rs/core/UriBuilderException.class] 02:07:53 [reading com/google/gson/JsonParseException.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.java - #180/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[80,33] 02:07:53 63. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 80) 02:07:53 List resourceSequence = new ArrayList(); 02:07:53 ^^^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[80,37] 02:07:53 64. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 80) 02:07:53 List resourceSequence = new ArrayList(); 02:07:53 ^^^^^^^^^ 02:07:53 ArrayList is a raw type. References to generic type ArrayList should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[85,40] 02:07:53 65. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 85) 02:07:53 Map serviceResources = (Map) serviceResponse.get("serviceResources"); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[155,24] 02:07:53 66. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 155) 02:07:53 uuiRequestInputs = new HashMap(); 02:07:53 ^^^^^^^ 02:07:53 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[174,9] 02:07:53 67. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 174) 02:07:53 switch (resource.getResourceType()) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The enum constant ALLOTTED_RESOURCE needs a corresponding case label in this enum switch on ResourceType 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[174,9] 02:07:53 68. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 174) 02:07:53 switch (resource.getResourceType()) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The enum constant CONFIGURATION needs a corresponding case label in this enum switch on ResourceType 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[174,9] 02:07:53 69. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 174) 02:07:53 switch (resource.getResourceType()) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The enum constant MODULE needs a corresponding case label in this enum switch on ResourceType 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[174,9] 02:07:53 70. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 174) 02:07:53 switch (resource.getResourceType()) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The enum constant NETWORK needs a corresponding case label in this enum switch on ResourceType 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[174,9] 02:07:53 71. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 174) 02:07:53 switch (resource.getResourceType()) { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The enum constant VNFC needs a corresponding case label in this enum switch on ResourceType 02:07:53 [INFO] 72. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java[reading java/io/FileNotFoundException.class] 02:07:53 [INFO] (at line 192) 02:07:53 return new HashMap(); 02:07:53 ^^^^^^^ 02:07:53 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[202,25] 02:07:53 73. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 202) 02:07:53 JsonParser parser = new JsonParser(); 02:07:53 ^^^^^^^^^^^^ 02:07:53 The constructor JsonParser() is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[226,27] 02:07:53 74. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 226) 02:07:53 JsonElement tree = parser.parse(((String) item).split("\\|")[0]); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The method parse(String) from the type JsonParser is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[249,27] 02:07:53 75. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 249) 02:07:53 JsonElement tree = parser.parse(((String) item).split("\\|")[0]); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The method parse(String) from the type JsonParser is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[262,1] 02:07:53 76. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 262) 02:07:53 List currentFirstLevelList = (List) currentObject; 02:07:53 ^^^^ 02:07:53 List is a raw type. References to generic type List should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[262,31] 02:07:53 77. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 262) 02:07:53 List currentFirstLevelList = (List) currentObject; 02:07:53 ^^^^ 02:07:53 List is a raw type. References to generic type List should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[265,1] 02:07:53 78. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 265) 02:07:53 (Map) currentFirstLevelList.get(firstLevelIndex); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[291,31] 02:07:53 79. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 291) 02:07:53 JsonElement jsonTree = parser.parse(tmpKey); 02:07:53 ^^^^^^^^^^^^^ 02:07:53 The method parse(String) from the type JsonParser is deprecated 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[316,1] 02:07:53 80. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 316) 02:07:53 List vfcObject = (List) vfcLevelObject; 02:07:53 ^^^^ 02:07:53 List is a raw type. References to generic type List should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[316,19] 02:07:53 81. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 316) 02:07:53 List vfcObject = (List) vfcLevelObject; 02:07:53 ^^^^ 02:07:53 List is a raw type. References to generic type List should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[318,29] 02:07:53 82. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 318) 02:07:53 Map vfMap = (Map) vfcObject.get(indexToPick); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[371,8] 02:07:53 83. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 371) 02:07:53 return new HashMap(); 02:07:53 ^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[371,12] 02:07:53 84. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 371) 02:07:53 return new HashMap(); 02:07:53 ^^^^^^^ 02:07:53 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java:[405,31] 02:07:53 85. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java (at line 405) 02:07:53 HashMap map = mapper.readValue(value, HashMap.class); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: The expression of type HashMap needs unchecked conversion to conform to HashMap 02:07:53 [INFO] [writing org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class - #237] 02:07:53 [writing org/onap/so/bpmn/common/resource/ResourceRequestBuilder$1.class - #238] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.java - #179/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CNFAdapterAsync.groovy - #181/273] 02:07:53 [writing org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.class - #239] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.java - #180/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.java - #182/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/CNFAdapterAsync.class - #240] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/CNFAdapterAsync.groovy - #181/273] 02:07:53 [reading java/util/concurrent/DelayQueue.class] 02:07:53 [reading java/util/AbstractQueue.class] 02:07:53 [reading java/util/Queue.class] 02:07:53 [reading java/util/concurrent/BlockingQueue.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy - #183/273] 02:07:53 [writing org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class - #241] 02:07:53 [writing org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder$TimeoutThread.class - #242] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.java - #182/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.java - #184/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy:[43,9] 02:07:53 86. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy (at line 43) 02:07:53 private XmlParser xmlParser = new XmlParser() 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.class - #243] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.groovy - #183/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.java - #185/273] 02:07:53 [writing org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.class - #244] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/dmaapproperties/SdnrDmaapPublisher.java - #184/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.java - #186/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.class - #245] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.java - #185/273] 02:07:53 [reading org/onap/so/serviceinstancebeans/SubscriberInfo.class] 02:07:53 [reading org/onap/so/serviceinstancebeans/RequestInfo.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Network.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info$UriParams.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info$UriParams.class] 02:07:53 [reading org/onap/aai/domain/yang/Tenants.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.java - #187/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.class - #246] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.java - #186/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.java - #188/273] 02:07:53 [writing org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.class - #247] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.java - #187/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/OofInfraUtils.java - #189/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.class - #248] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.java - #188/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.java - #190/273] 02:07:53 [writing org/onap/so/bpmn/common/util/OofInfraUtils.class - #249] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/util/OofInfraUtils.java - #189/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.java - #191/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.class - #250] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.java - #190/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnf.java - #192/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.class - #251] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.java - #191/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersQuiesce.java - #193/273] 02:07:53 [writing org/onap/so/client/cds/ConfigureInstanceParamsForVnf.class - #252] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnf.java - #192/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.java - #194/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersQuiesce.class - #253] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersQuiesce.java - #193/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/HealthCheckAction.java - #195/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.class - #254] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.java - #194/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DelegateExecutionImpl.java - #196/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/HealthCheckAction.class - #255] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/HealthCheckAction.java - #195/273] 02:07:53 [reading java/lang/ClassCastException.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsUtil.java - #197/273] 02:07:53 [writing org/onap/so/bpmn/common/DelegateExecutionImpl.class - #256] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DelegateExecutionImpl.java - #196/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java - #198/273] 02:07:53 [writing org/onap/so/client/cds/ConfigureInstanceParamsUtil.class - #257] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsUtil.java - #197/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/StartStopAction.java - #199/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java:[33,29] 02:07:53 87. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java (at line 33) 02:07:53 private static final String INVALID_INPUT_MISSING = 02:07:53 ^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The value of the field GeneralBuildingBlock.INVALID_INPUT_MISSING is not used 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java:[35,29] 02:07:53 88. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java (at line 35) 02:07:53 private static final String INVALID_INPUT_CLASS_CAST = 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The value of the field GeneralBuildingBlock.INVALID_INPUT_CLASS_CAST is not used 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class - #258] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtil.groovy - #200/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.java - #198/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/StartStopAction.class - #259] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/StartStopAction.java - #199/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/Metadata.java - #201/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/RequestDBUtil.class - #260] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtil.groovy - #200/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericNotificationService.groovy - #202/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/Metadata.class - #261] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/Metadata.java - #201/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/RequestStatus.java - #203/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/GenericNotificationService.class - #262] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericNotificationService.groovy - #202/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LInterface.java - #204/273] 02:07:53 [writing org/onap/so/client/avpn/dmaap/beans/RequestStatus.class - #263] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/RequestStatus.java - #203/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.java - #205/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/LInterface.class - #264] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LInterface.java - #204/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AppCClient.groovy - #206/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.class - #265] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.java - #205/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.groovy - #207/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/AppCClient.class - #266] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AppCClient.groovy - #206/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/InstanceReferences.java - #208/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.class - #267] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.java - #209/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java - #210/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.groovy - #207/273] 02:07:53 [writing org/onap/so/client/avpn/dmaap/beans/InstanceReferences.class - #268] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/avpn/dmaap/beans/InstanceReferences.java - #208/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BuildingBlockExecution.java - #211/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.class - #269] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.java - #209/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java:[23,14] 02:07:53 89. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java (at line 23) 02:07:53 public class PayloadGenerationException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class PayloadGenerationException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/exception/PayloadGenerationException.class - #270] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AaiUtil.groovy - #212/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/exception/PayloadGenerationException.java - #210/273] 02:07:53 [writing org/onap/so/bpmn/common/BuildingBlockExecution.class - #271] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BuildingBlockExecution.java - #211/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.java - #213/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/AaiUtil$_getLowestUnusedVfModuleIndexFromAAIVnfResponse_closure1.class - #272] 02:07:53 [writing org/onap/so/bpmn/common/scripts/AaiUtil.class - #273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.java - #214/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/AaiUtil.groovy - #212/273] 02:07:53 [writing org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.class - #274] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.java - #213/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnf.java - #215/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.class - #275] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.java - #214/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/SnapshotAction.java - #216/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigAssignRequestPnf.class - #276] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnf.java - #215/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersResumeTraffic.java - #217/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/SnapshotAction.class - #277] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/SnapshotAction.java - #216/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.java - #218/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersResumeTraffic.class - #278] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/License.java - #219/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersResumeTraffic.java - #217/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.class - #279] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.java - #218/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BBConstants.java - #220/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/generalobjects/License.class - #280] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/generalobjects/License.java - #219/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.java - #221/273] 02:07:53 [writing org/onap/so/bpmn/common/BBConstants.class - #281] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/BBConstants.java - #220/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericUtils.groovy - #222/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.class - #282] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.java - #221/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.java - #223/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/GenericUtils.class - #283] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericUtils.groovy - #222/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AggregateRoute.java - #224/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class - #284] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.java - #223/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/AAIPropertiesImpl.java - #225/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/AggregateRoute.class - #285] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/AggregateRoute.java - #224/273] 02:07:53 [reading org/onap/aaiclient/client/aai/AAIProperties$AAICacheProperties.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmFlags.java - #226/273] 02:07:53 [writing org/onap/so/client/restproperties/AAIPropertiesImpl.class - #286] 02:07:53 [writing org/onap/so/client/restproperties/AAIPropertiesImpl$1.class - #287] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/AAIPropertiesImpl.java - #225/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.java - #227/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmFlags.class - #288] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmFlags.java - #226/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java - #228/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.class - #289] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.java - #227/273] 02:07:53 [reading org/modelmapper/ModelMapper.class] 02:07:53 [reading org/modelmapper/convention/MatchingStrategies.class] 02:07:53 [reading org/onap/so/db/catalog/beans/InstanceGroupType.class] 02:07:53 [reading org/onap/aai/domain/yang/AllottedResources.class] 02:07:53 [reading org/onap/aai/domain/yang/AggregateRoutes.class] 02:07:53 [reading org/onap/aai/domain/yang/SegmentationAssignments.class] 02:07:53 [reading org/onap/aai/domain/yang/CtagAssignments.class] 02:07:53 [reading org/modelmapper/config/Configuration.class] 02:07:53 [reading org/modelmapper/spi/MatchingStrategy.class] 02:07:53 [reading org/onap/so/db/catalog/beans/NetworkResource.class] 02:07:53 [reading org/onap/so/db/catalog/beans/VnfResource.class] 02:07:53 [reading org/onap/so/db/catalog/beans/PnfResource.class] 02:07:53 [reading org/onap/so/db/catalog/beans/VfModule.class] 02:07:53 [reading org/onap/aai/domain/yang/Evcs.class] 02:07:53 [reading org/onap/aai/domain/yang/ForwarderEvcs.class] 02:07:53 [reading org/onap/so/db/catalog/beans/ConfigurationResource.class] 02:07:53 [reading org/onap/aai/domain/yang/RouteTargets.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.java - #229/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java:[104,29] 02:07:53 90. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java (at line 104) 02:07:53 private static final Logger logger = LoggerFactory.getLogger(BBInputSetupMapperLayer.class); 02:07:53 ^^^^^^ 02:07:53 The value of the field BBInputSetupMapperLayer.logger is not used 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.class - #290] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.java - #228/273] 02:07:53 [reading org/onap/aai/domain/yang/Configurations.class] 02:07:53 [reading org/onap/aai/domain/yang/L3Networks.class] 02:07:53 [reading org/onap/aai/domain/yang/VolumeGroups.class] 02:07:53 [reading org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/CollectionType.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/CollectionLikeType.class] 02:07:53 [reading com/fasterxml/jackson/databind/type/TypeBase.class] 02:07:53 [reading com/fasterxml/jackson/databind/JsonSerializable.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class] 02:07:53 [reading org/onap/aaiclient/client/generated/fluentbuilders/Business.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.java - #230/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.class - #291] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.java - #229/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.java - #231/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.class - #292] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.java - #230/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java - #232/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.class - #293] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.java - #231/273] 02:07:53 [reading java/beans/FeatureDescriptor.class] 02:07:53 [reading java/lang/Module.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.java - #233/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java:[70,30] 02:07:53 91. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java (at line 70) 02:07:53 return getInputClass(action).newInstance(); 02:07:53 ^^^^^^^^^^^^^ 02:07:53 The method newInstance() from the type Class is deprecated since version 9 02:07:53 [INFO] [writing org/onap/so/client/appc/ApplicationControllerSupport.class - #294] 02:07:53 [writing org/onap/so/client/appc/ApplicationControllerSupport$StatusCategory.class - #295] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerSupport.java - #232/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ReceiveWorkflowMessage.groovy - #234/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.class - #296] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.java - #233/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy - #235/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ReceiveWorkflowMessage.class - #297] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ReceiveWorkflowMessage.groovy - #234/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.java - #236/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy:[89,1] 02:07:53 92. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy (at line 89) 02:07:53 AaiUtil aaiUtil = new AaiUtil(this) 02:07:53 ^^^^^^^ 02:07:53 The type AaiUtil is deprecated 02:07:53 [INFO] [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy - #237/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/GenerateVfModuleName$_queryAAI_closure1.class - #298] 02:07:53 [writing org/onap/so/bpmn/common/scripts/GenerateVfModuleName.class - #299] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleName.groovy - #235/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.class - #300] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java - #238/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.java - #236/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy:[48,9] 02:07:53 93. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy (at line 48) 02:07:53 private XmlParser xmlParser = new XmlParser() 02:07:53 ^^^^^^^^^ 02:07:53 The type XmlParser is deprecated 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.class - #301] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.groovy - #237/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModule.groovy - #239/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java:[47,14] 02:07:53 94. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java (at line 47) 02:07:53 public class ResourceInput implements Serializable { 02:07:53 ^^^^^^^^^^^^^ 02:07:53 The serializable class ResourceInput does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/bpmn/common/recipe/ResourceInput.class - #302] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RainyDayHandler.groovy - #240/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/ResourceInput.java - #238/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/VfModule.class - #303] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/VfModule.groovy - #239/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java - #241/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/RainyDayHandler.class - #304] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/RainyDayHandler.groovy - #240/273] 02:07:53 [reading java/security/GeneralSecurityException.class] 02:07:53 [reading javax/xml/bind/DatatypeConverter.class] 02:07:53 [reading org/apache/http/client/ClientProtocolException.class] 02:07:53 [reading org/apache/http/client/HttpClient.class] 02:07:53 [reading org/apache/http/client/config/RequestConfig.class] 02:07:53 [reading org/apache/http/client/methods/HttpPost.class] 02:07:53 [reading org/apache/http/entity/StringEntity.class] 02:07:53 [reading org/apache/http/impl/client/HttpClientBuilder.class] 02:07:53 [reading org/apache/http/impl/client/CloseableHttpClient.class] 02:07:53 [reading org/apache/http/client/config/RequestConfig$Builder.class] 02:07:53 [reading org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class] 02:07:53 [reading org/apache/http/client/methods/HttpRequestBase.class] 02:07:53 [reading org/apache/http/client/methods/AbstractExecutionAwareRequest.class] 02:07:53 [reading org/apache/http/message/AbstractHttpMessage.class] 02:07:53 [reading org/apache/http/HttpMessage.class] 02:07:53 [reading org/apache/http/HttpRequest.class] 02:07:53 [reading org/apache/http/client/methods/AbortableHttpRequest.class] 02:07:53 [reading org/apache/http/client/methods/HttpExecutionAware.class] 02:07:53 [reading org/apache/http/client/methods/Configurable.class] 02:07:53 [reading org/apache/http/client/methods/HttpUriRequest.class] 02:07:53 [reading org/apache/http/HttpEntityEnclosingRequest.class] 02:07:53 [reading org/apache/http/entity/AbstractHttpEntity.class] 02:07:53 [reading org/apache/http/HttpEntity.class] 02:07:53 [reading org/apache/http/Header.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/UrnPropertiesReaderWrapper.java - #242/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java:[30,8] 02:07:53 95. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java (at line 30) 02:07:53 import org.apache.http.client.ClientProtocolException; 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The import org.apache.http.client.ClientProtocolException is never used 02:07:53 [INFO] 96. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java[analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersUpgrade.java - #243/273] 02:07:53 [INFO] (at line 108) 02:07:53 encryptedCredentials = urnPropertiesReader.getVariable(CAMUNDA_AUTH); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The static method getVariable(String) from the type UrnPropertiesReader should be accessed in a static way 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java:[198,34] 02:07:53 97. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java (at line 198) 02:07:53 return CryptoUtils.decrypt(prop, urnPropertiesReader.getVariable(encryptionKey)); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The static method getVariable(String) from the type UrnPropertiesReader should be accessed in a static way 02:07:53 [INFO] [writing org/onap/so/bpmn/common/recipe/BpmnRestClient.class - #305] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/recipe/BpmnRestClient.java - #241/273] 02:07:53 [writing org/onap/so/client/restproperties/UrnPropertiesReaderWrapper.class - #306] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/UrnPropertiesReaderWrapper.java - #242/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.java - #244/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersUpgrade.class - #307] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersUpgrade.java - #243/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SDNCConstants.java - #245/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.class - #308] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.java - #246/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.java - #244/273] 02:07:53 [writing org/onap/so/client/sdnc/common/SDNCConstants.class - #309] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/common/SDNCConstants.java - #245/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.java - #247/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.class - #310] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.java - #246/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.java - #248/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.class - #311] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.java - #247/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.java - #249/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.class - #312] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.java - #248/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.java - #250/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.class - #313] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.java - #249/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.java - #251/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.class - #314] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.java - #250/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy - #252/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.class - #315] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.java - #251/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.java - #253/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy:[42,8] 02:07:53 98. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy (at line 42) 02:07:53 import org.camunda.bpm.engine.delegate.DelegateExecution 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The import org.camunda.bpm.engine.delegate.DelegateExecution is never used 02:07:53 [INFO] [writing org/onap/so/bpmn/common/scripts/ManualHandling.class - #316] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ManualHandling.groovy - #252/273] 02:07:53 [reading org/onap/so/client/dmaap/rest/RestPublisher.class] 02:07:53 [reading org/onap/so/client/dmaap/rest/RestConsumer.class] 02:07:53 [reading org/onap/so/client/dmaap/Publisher.class] 02:07:53 [reading org/onap/so/client/dmaap/Consumer.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionCompletion.java - #254/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.groovy - #255/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.class - #317] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.java - #253/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/WorkflowActionCompletion.class - #318] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowActionCompletion.java - #254/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.java - #256/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.class - #319] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.groovy - #255/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.java - #257/273] 02:07:53 [writing org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.class - #320] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.java - #256/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.java - #258/273] 02:07:53 [writing org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.class - #321] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.java - #257/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.groovy - #259/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.class - #322] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.java - #258/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.java - #260/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.class - #323] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.groovy - #259/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.java - #261/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.class - #324] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.java - #260/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapter.groovy - #262/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.class - #325] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.java - #261/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersDistributeTraffic.java - #263/273] 02:07:53 [writing org/onap/so/bpmn/common/scripts/SDNCAdapter.class - #326] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapter.groovy - #262/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.java - #264/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersDistributeTraffic.class - #327] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/ConfigurationParametersDistributeTraffic.java - #263/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java - #265/273] 02:07:53 [writing org/onap/so/client/cds/ConfigureInstanceParamsForPnf.class - #328] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.java - #264/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv4AddressList.java - #266/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java:[23,14] 02:07:53 99. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java (at line 23) 02:07:53 public class ApplicationControllerOrchestratorException extends Exception { 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class ApplicationControllerOrchestratorException does not declare a static final serialVersionUID field of type long 02:07:53 [INFO] [writing org/onap/so/client/appc/ApplicationControllerOrchestratorException.class - #329] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/appc/ApplicationControllerOrchestratorException.java - #265/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.java - #267/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv4AddressList.class - #330] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/bbobjects/L3InterfaceIpv4AddressList.java - #266/273] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.java - #268/273] 02:07:53 [writing org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.class - #331] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.java - #267/273] 02:07:53 [reading org/springframework/util/ClassUtils.class] 02:07:53 [reading org/springframework/util/package-info.class] 02:07:53 [reading org/springframework/beans/factory/support/BeanDefinitionRegistry.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java - #269/273] 02:07:53 [writing org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class - #332] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.java - #268/273] 02:07:53 [reading org/onap/so/constants/Status.class] 02:07:53 [reading org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.class] 02:07:53 [reading org/springframework/core/env/PropertyResolver.class] 02:07:53 [reading java/lang/Math.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java - #270/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java:[91,41] 02:07:53 100. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java (at line 91) 02:07:53 Map lookupKeyMap = (Map) execution.getVariable("lookupKeyMap"); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 Type safety: Unchecked cast from Object to Map 02:07:53 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.class - #333] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.java - #269/273] 02:07:53 [reading com/google/common/reflect/TypeToken.class] 02:07:53 [reading com/google/common/reflect/TypeToken$TypeSet.class] 02:07:53 [reading com/google/common/reflect/package-info.class] 02:07:53 [reading com/google/common/reflect/TypeParameter.class] 02:07:53 [reading com/google/common/reflect/Invokable.class] 02:07:53 [reading java/lang/reflect/TypeVariable.class] 02:07:53 [reading com/google/common/collect/ImmutableSet.class] 02:07:53 [reading com/google/common/collect/package-info.class] 02:07:53 [reading com/google/common/reflect/TypeResolver.class] 02:07:53 [reading com/google/common/collect/ImmutableList.class] 02:07:53 [reading com/google/common/reflect/TypeToken$Bounds.class] 02:07:53 [reading java/lang/reflect/Constructor.class] 02:07:53 [reading java/lang/reflect/WildcardType.class] 02:07:53 [reading com/google/common/reflect/TypeCapture.class] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficCheckAction.java - #271/273] 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java:[56,17] 02:07:53 101. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java (at line 56) 02:07:53 Type type = new TypeToken>() {}.getType(); 02:07:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:53 The serializable class does not declare a static final serialVersionUID field of type long 02:07:53 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java:[142,18] 02:07:53 102. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java (at line 142) 02:07:53 for (JsonElement vfc : vfcList) { 02:07:53 ^^^ 02:07:53 The value of the local variable vfc is not used 02:07:53 [INFO] [writing org/onap/so/bpmn/common/resource/InstanceResourceList.class - #334] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmProperties.java - #272/273] 02:07:53 [writing org/onap/so/bpmn/common/resource/InstanceResourceList$1.class - #335] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/resource/InstanceResourceList.java - #270/273] 02:07:53 [writing org/onap/so/bpmn/appc/payload/beans/DistributeTrafficCheckAction.class - #336] 02:07:53 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.java - #273/273] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/appc/payload/beans/DistributeTrafficCheckAction.java - #271/273] 02:07:53 [writing org/onap/so/client/sdnc/lcm/SDNCLcmProperties.class - #337] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/client/sdnc/lcm/SDNCLcmProperties.java - #272/273] 02:07:53 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.class - #338] 02:07:53 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.java - #273/273] 02:07:53 [273 units compiled] 02:07:53 102 problems (102 warnings) 02:07:53 [338 .class files generated] 02:07:53 [INFO] 02:07:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ MSOCommonBPMN --- 02:07:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:07:53 [INFO] Copying 193 resources 02:07:53 [INFO] 02:07:53 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ MSOCommonBPMN --- 02:07:53 [INFO] Changes detected - recompiling the module! 02:07:53 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java 02:07:53 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy 02:07:53 [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files 02:07:53 [INFO] Classpath: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/test-classes:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar:/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-test/3.0.17/groovy-test-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar: 02:07:53 [INFO] Modulepath: 02:07:53 [INFO] Compiler arguments: [-verbose, -cp, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/test-classes:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar:/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-test/3.0.17/groovy-test-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, -d, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/test-classes, -s, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/generated-test-sources/test-annotations, -g, -encoding, UTF-8, --release, 11, -deprecation, -Xlint, -parameters, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayloadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtilsTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/BeansTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputExceptionTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequestTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyDisabledValidator.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisherTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAAI.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSNIRO.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmOutputTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtilTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorTwo.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ServiceCDSRequestProviderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayloadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/GeneratePayloadForCdsTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllTestSuites.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplication.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/XmlComparator.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlockTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponsePolicy.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/SerializationTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundExceptionTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseUnitTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/NetworkUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/FileUtil.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroupTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorOne.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/test/categories/SpringAware.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayloadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerSupportTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/InstnaceResourceListTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplicationConfig.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllBaseTaskTestSuite.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/LcmBasePayloadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceInputTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBeansTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerActionTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmBeanTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/ValidationConfig.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequestTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundExceptionTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/appc/payload/PayloadClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoGroovyTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/IgnoreNamedElementsDifferenceListener.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundExceptionTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorFour.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BaseBBInputSetupTestHelper.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGeneratorTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/PolicyRestPropertiesImplTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/ThreadedReadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/baseclient/BaseClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorOne.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AppCClientTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenantTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBPojoTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/NonSpringSuite.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnParamTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAPPC.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseDatabase.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnRestClientTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorTwo.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayUnitTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponseTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsUtilTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseVNFAdapter.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayloadTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModuleTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayerTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponseTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllGroovyTestSuites.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseOof.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BuildingBlockTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequestTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DecomposeServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VnfCDSRequestProviderTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmInputTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnfTest.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorThree.java, /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy] 02:07:55 [INFO] 144 files left. 02:07:55 [INFO] 143 files left. 02:07:55 [INFO] 142 files left. 02:07:55 [INFO] 141 files left. 02:07:55 [INFO] 140 files left. 02:07:55 [INFO] 139 files left. 02:07:55 [INFO] 138 files left. 02:07:55 [INFO] 137 files left. 02:07:55 [INFO] 136 files left. 02:07:55 [INFO] 135 files left. 02:07:55 [INFO] 134 files left. 02:07:55 [INFO] 133 files left. 02:07:55 [INFO] 132 files left. 02:07:55 [INFO] 131 files left. 02:07:55 [INFO] 130 files left. 02:07:55 [INFO] 129 files left. 02:07:55 [INFO] 128 files left. 02:07:55 [INFO] 127 files left. 02:07:55 [INFO] 126 files left. 02:07:55 [INFO] 125 files left. 02:07:55 [INFO] 124 files left. 02:07:55 [INFO] 123 files left. 02:07:55 [INFO] 122 files left. 02:07:55 [INFO] 121 files left. 02:07:55 [INFO] 120 files left. 02:07:55 [INFO] 119 files left. 02:07:55 [INFO] 118 files left. 02:07:55 [INFO] 117 files left. 02:07:55 [INFO] 116 files left. 02:07:55 [INFO] 115 files left. 02:07:55 [INFO] 114 files left. 02:07:55 [INFO] 113 files left. 02:07:55 [INFO] 112 files left. 02:07:55 [INFO] 111 files left. 02:07:55 [INFO] 110 files left. 02:07:55 [INFO] 109 files left. 02:07:55 [INFO] 108 files left. 02:07:55 [INFO] 107 files left. 02:07:55 [INFO] 106 files left. 02:07:55 [INFO] 105 files left. 02:07:55 [INFO] 104 files left. 02:07:55 [INFO] 103 files left. 02:07:55 [INFO] 102 files left. 02:07:55 [INFO] 101 files left. 02:07:55 [INFO] 100 files left. 02:07:55 [INFO] 99 files left. 02:07:55 [INFO] 98 files left. 02:07:55 [INFO] 97 files left. 02:07:55 [INFO] 96 files left. 02:07:55 [INFO] 95 files left. 02:07:55 [INFO] 94 files left. 02:07:55 [INFO] 93 files left. 02:07:55 [INFO] 92 files left. 02:07:55 [INFO] 91 files left. 02:07:55 [INFO] 90 files left. 02:07:55 [INFO] 89 files left. 02:07:55 [INFO] 88 files left. 02:07:55 [INFO] 87 files left. 02:07:55 [INFO] 86 files left. 02:07:55 [INFO] 85 files left. 02:07:55 [INFO] 84 files left. 02:07:55 [INFO] 83 files left. 02:07:55 [INFO] 82 files left. 02:07:55 [INFO] 81 files left. 02:07:55 [INFO] 80 files left. 02:07:55 [INFO] 79 files left. 02:07:55 [INFO] 78 files left. 02:07:55 [INFO] 77 files left. 02:07:55 [INFO] 76 files left. 02:07:55 [INFO] 75 files left. 02:07:55 [INFO] 74 files left. 02:07:55 [INFO] 73 files left. 02:07:55 [INFO] 72 files left. 02:07:55 [INFO] 71 files left. 02:07:55 [INFO] 70 files left. 02:07:55 [INFO] 69 files left. 02:07:55 [INFO] 68 files left. 02:07:55 [INFO] 67 files left. 02:07:55 [INFO] 66 files left. 02:07:55 [INFO] 65 files left. 02:07:55 [INFO] 64 files left. 02:07:55 [INFO] 63 files left. 02:07:55 [INFO] 62 files left. 02:07:55 [INFO] 61 files left. 02:07:55 [INFO] 60 files left. 02:07:55 [INFO] 59 files left. 02:07:55 [INFO] 58 files left. 02:07:55 [INFO] 57 files left. 02:07:55 [INFO] 56 files left. 02:07:55 [INFO] 55 files left. 02:07:55 [INFO] 54 files left. 02:07:55 [INFO] 53 files left. 02:07:55 [INFO] 52 files left. 02:07:55 [INFO] 51 files left. 02:07:55 [INFO] 50 files left. 02:07:55 [INFO] 49 files left. 02:07:55 [INFO] 48 files left. 02:07:55 [INFO] 47 files left. 02:07:55 [INFO] 46 files left. 02:07:55 [INFO] 45 files left. 02:07:55 [INFO] 44 files left. 02:07:55 [INFO] 43 files left. 02:07:55 [INFO] 42 files left. 02:07:55 [INFO] 41 files left. 02:07:55 [INFO] 40 files left. 02:07:55 [INFO] 39 files left. 02:07:55 [INFO] 38 files left. 02:07:55 [INFO] 37 files left. 02:07:55 [INFO] 36 files left. 02:07:55 [INFO] 35 files left. 02:07:55 [INFO] 34 files left. 02:07:55 [INFO] 33 files left. 02:07:55 [INFO] 32 files left. 02:07:55 [INFO] 31 files left. 02:07:55 [INFO] 30 files left. 02:07:55 [INFO] 29 files left. 02:07:55 [INFO] 28 files left. 02:07:55 [INFO] 27 files left. 02:07:55 [INFO] 26 files left. 02:07:55 [INFO] 25 files left. 02:07:55 [INFO] 24 files left. 02:07:55 [INFO] 23 files left. 02:07:55 [INFO] 22 files left. 02:07:55 [INFO] 21 files left. 02:07:55 [INFO] 20 files left. 02:07:55 [INFO] 19 files left. 02:07:55 [INFO] 18 files left. 02:07:55 [INFO] 17 files left. 02:07:55 [INFO] 16 files left. 02:07:55 [INFO] 15 files left. 02:07:55 [INFO] 14 files left. 02:07:55 [INFO] 13 files left. 02:07:55 [INFO] 12 files left. 02:07:55 [INFO] 11 files left. 02:07:55 [INFO] 10 files left. 02:07:55 [INFO] 9 files left. 02:07:55 [INFO] 8 files left. 02:07:55 [INFO] 7 files left. 02:07:55 [INFO] 6 files left. 02:07:55 [INFO] 5 files left. 02:07:55 [INFO] 4 files left. 02:07:55 [INFO] 3 files left. 02:07:55 [INFO] 2 files left. 02:07:55 [INFO] 1 file left. 02:07:55 [INFO] 0 files left. 02:07:55 [INFO] Compilation complete. Compiled 145 files. 02:07:55 [INFO] [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy - #1/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java - #2/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnfTest.java - #3/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayloadTest.java - #4/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtilsTest.java - #5/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy - #6/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/BeansTest.java - #7/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputExceptionTest.java - #8/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayTest.java - #9/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequestTest.java - #10/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyDisabledValidator.java - #11/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy - #12/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisherTest.java - #13/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAAI.java - #14/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java - #15/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java - #16/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSNIRO.java - #17/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmOutputTest.java - #18/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnfTest.java - #19/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtilTest.groovy - #20/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java - #21/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorTwo.java - #22/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java - #23/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ServiceCDSRequestProviderTest.java - #24/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayloadTest.java - #25/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest.groovy - #26/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/GeneratePayloadForCdsTest.java - #27/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllTestSuites.java - #28/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.java - #29/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java - #30/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplication.java - #31/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java - #32/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java - #33/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java - #34/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClientTest.java - #35/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/XmlComparator.groovy - #36/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlockTest.java - #37/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java - #38/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponsePolicy.java - #39/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClientTest.java - #40/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/SerializationTest.java - #41/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundExceptionTest.java - #42/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnfTest.java - #43/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseUnitTest.java - #44/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java - #45/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest.java - #46/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy - #47/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/NetworkUtilsTest.groovy - #48/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnfTest.java - #49/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/FileUtil.java - #50/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroupTest.groovy - #51/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorOne.java - #52/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/test/categories/SpringAware.java - #53/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayloadTest.java - #54/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerSupportTest.java - #55/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/InstnaceResourceListTest.java - #56/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplicationConfig.java - #57/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java - #58/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllBaseTaskTestSuite.java - #59/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/LcmBasePayloadTest.java - #60/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceInputTest.java - #61/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBeansTest.java - #62/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerActionTest.java - #63/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmBeanTest.java - #64/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/ValidationConfig.java - #65/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java - #66/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnfTest.java - #67/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilderTest.java - #68/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequestTest.java - #69/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java - #70/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundExceptionTest.java - #71/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java - #72/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnfTest.java - #73/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy - #74/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/appc/payload/PayloadClientTest.java - #75/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java - #76/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy - #77/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterTest.groovy - #78/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoGroovyTest.groovy - #79/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy - #80/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/IgnoreNamedElementsDifferenceListener.groovy - #81/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundExceptionTest.java - #82/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy - #83/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorFour.java - #84/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BaseBBInputSetupTestHelper.java - #85/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGeneratorTest.java - #86/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/PolicyRestPropertiesImplTest.java - #87/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java - #88/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/ThreadedReadTest.java - #89/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java - #90/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/baseclient/BaseClientTest.java - #91/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorOne.java - #92/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AppCClientTest.groovy - #93/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.groovy - #94/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java - #95/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java - #96/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModuleTest.groovy - #97/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenantTest.groovy - #98/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBPojoTest.java - #99/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnfTest.java - #100/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/NonSpringSuite.java - #101/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnParamTest.java - #102/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtilsTest.groovy - #103/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy - #104/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy - #105/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClientTest.java - #106/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAPPC.java - #107/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java - #108/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java - #109/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseDatabase.java - #110/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnRestClientTest.java - #111/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java - #112/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java - #113/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorTwo.java - #114/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy - #115/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayUnitTest.java - #116/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest.groovy - #117/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponseTest.java - #118/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderTest.java - #119/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsUtilTest.java - #120/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java - #121/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java - #122/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseVNFAdapter.java - #123/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayloadTest.java - #124/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java - #125/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModuleTest.java - #126/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayerTest.java - #127/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnfTest.java - #128/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponseTest.java - #129/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnfTest.java - #130/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllGroovyTestSuites.java - #131/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseOof.java - #132/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BuildingBlockTest.java - #133/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequestTest.java - #134/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy - #135/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModuleTest.groovy - #136/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.groovy - #137/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DecomposeServiceTest.groovy - #138/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java - #139/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest.groovy - #140/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VnfCDSRequestProviderTest.java - #141/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmInputTest.java - #142/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnfTest.java - #143/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorThree.java - #144/145] 02:07:55 [parsing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy - #145/145] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading org/mockito/Mockito.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading org/junit/Assert.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/WireMock.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/math/BigDecimal.class] 02:07:55 [reading java/math/BigInteger.class] 02:07:55 [reading java/lang/Object.class] 02:07:55 [reading groovy/lang/GroovyObject.class] 02:07:55 [reading com/openpojo/reflection/PojoClassFilter.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/FlowValidator.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/FlowValidatorRunner.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/PostBuildingBlockValidator.class] 02:07:55 [reading org/onap/so/listener/ListenerRunner.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.class] 02:07:55 [reading org/custommonkey/xmlunit/DifferenceListener.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/ExceptionUtil.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/MsoUtils.class] 02:07:55 [reading org/assertj/core/api/AbstractAssert.class] 02:07:55 [reading javax/ws/rs/core/Response.class] 02:07:55 [reading org/assertj/core/api/Assert.class] 02:07:55 [reading org/assertj/core/api/ExtensionPoints.class] 02:07:55 [reading org/assertj/core/api/Descriptable.class] 02:07:55 [reading java/lang/annotation/Annotation.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/WorkflowValidatorRunner.class] 02:07:55 [reading org/onap/so/bpmn/common/listener/validation/PostWorkflowValidator.class] 02:07:55 [reading java/lang/String.class] 02:07:55 [reading groovy/lang/MetaClass.class] 02:07:55 [reading org/mockito/ArgumentMatchers.class] 02:07:55 [reading groovy/transform/Generated.class] 02:07:55 [reading org/junit/Before.class] 02:07:55 [reading org/junit/Test.class] 02:07:55 [reading java/lang/Class.class] 02:07:55 [reading java/lang/Throwable.class] 02:07:55 [reading org/mockito/Spy.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/FalloutHandler.class] 02:07:55 [reading org/mockito/Mock.class] 02:07:55 [reading org/mockito/Answers.class] 02:07:55 [reading org/onap/so/db/request/client/RequestsDbClient.class] 02:07:55 [reading org/mockito/Captor.class] 02:07:55 [reading org/mockito/ArgumentCaptor.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class] 02:07:55 [reading java/io/IOException.class] 02:07:55 [reading java/lang/Exception.class] 02:07:55 [reading java/io/Serializable.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroup.class] 02:07:55 [reading org/junit/Ignore.class] 02:07:55 [reading java/util/Optional.class] 02:07:55 [reading org/onap/aai/domain/yang/GenericVnf.class] 02:07:55 [reading org/onap/aai/domain/yang/package-info.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 02:07:55 [reading java/lang/Override.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/DelegateExecution.class] 02:07:55 [reading org/custommonkey/xmlunit/Difference.class] 02:07:55 [reading org/w3c/dom/Node.class] 02:07:55 [reading org/springframework/http/HttpStatus.class] 02:07:55 [reading org/springframework/http/package-info.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/UpdateAAIVfModule.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/BpmnError.class] 02:07:55 [reading org/camunda/bpm/engine/ProcessEngineException.class] 02:07:55 [reading java/lang/RuntimeException.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/AllottedResourceUtils.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/CompleteMsoProcess.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:07:55 [reading org/onap/aai/domain/yang/VolumeGroup.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.class] 02:07:55 [reading org/springframework/core/env/Environment.class] 02:07:55 [reading org/springframework/core/env/package-info.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/CreateAAIVfModule.class] 02:07:55 [reading com/github/tomakehurst/wiremock/WireMockServer.class] 02:07:55 [reading org/junit/runner/RunWith.class] 02:07:55 [reading org/junit/runner/Runner.class] 02:07:55 [reading org/mockito/junit/MockitoJUnitRunner.class] 02:07:55 [reading org/junit/runner/Describable.class] 02:07:55 [reading org/mockito/InjectMocks.class] 02:07:55 [reading org/onap/so/client/cds/AbstractCDSProcessingBBUtils.class] 02:07:55 [reading org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class] 02:07:55 [reading org/onap/so/client/exception/ExceptionBuilder.class] 02:07:55 [reading org/mockito/runners/MockitoJUnitRunner.class] 02:07:55 [reading java/lang/Deprecated.class] 02:07:55 [reading org/junit/runner/manipulation/Filterable.class] 02:07:55 [reading com/openpojo/reflection/PojoClass.class] 02:07:55 [reading org/springframework/beans/factory/annotation/Autowired.class] 02:07:55 [reading org/springframework/beans/factory/annotation/package-info.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.class] 02:07:55 [reading org/springframework/stereotype/Component.class] 02:07:55 [reading org/springframework/stereotype/package-info.class] 02:07:55 [reading org/onap/so/listener/Skip.class] 02:07:55 [reading org/onap/so/bpmn/common/BuildingBlockExecution.class] 02:07:55 [reading org/onap/so/client/dmaapproperties/GlobalDmaapPublisher.class] 02:07:55 [reading org/junit/BeforeClass.class] 02:07:55 [reading org/junit/runners/Parameterized.class] 02:07:55 [reading org/junit/runners/Suite.class] 02:07:55 [reading org/junit/runners/ParentRunner.class] 02:07:55 [reading org/junit/runner/manipulation/Orderable.class] 02:07:55 [reading org/junit/runner/manipulation/Sortable.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.class] 02:07:55 [reading org/junit/Rule.class] 02:07:55 [reading org/junit/rules/ExpectedException.class] 02:07:55 [reading org/junit/runners/Parameterized$Parameters.class] 02:07:55 [reading java/util/Collection.class] 02:07:55 [reading org/mockito/junit/MockitoJUnitRunner$Silent.class] 02:07:55 [reading org/onap/so/client/cds/PnfCDSRequestProvider.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmCommonHeader.class] 02:07:55 [reading org/springframework/context/annotation/Configuration.class] 02:07:55 [reading org/springframework/context/annotation/package-info.class] 02:07:55 [reading org/springframework/context/annotation/Profile.class] 02:07:55 [reading org/springframework/context/annotation/Bean.class] 02:07:55 [reading org/springframework/beans/factory/annotation/Autowire.class] 02:07:55 [reading ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class] 02:07:55 [reading ch/vorburger/exec/ManagedProcessException.class] 02:07:55 [reading org/springframework/beans/factory/annotation/Value.class] 02:07:55 [reading javax/sql/DataSource.class] 02:07:55 [reading javax/annotation/Priority.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAI.class] 02:07:55 [reading com/fasterxml/jackson/core/JsonProcessingException.class] 02:07:55 [reading com/fasterxml/jackson/core/package-info.class] 02:07:55 [reading com/fasterxml/jackson/core/JacksonException.class] 02:07:55 [reading org/onap/so/client/cds/ServiceCDSRequestProvider.class] 02:07:55 [reading org/onap/so/client/cds/ConfigureInstanceParamsForService.class] 02:07:55 [reading org/onap/so/client/cds/GeneratePayloadForCds.class] 02:07:55 [reading org/onap/so/client/cds/VnfCDSRequestProvider.class] 02:07:55 [reading org/onap/so/client/cds/VfModuleCDSRequestProvider.class] 02:07:55 [reading java/util/List.class] 02:07:55 [reading java/util/Map.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/Vnfs.class] 02:07:55 [reading com/googlecode/junittoolbox/WildcardPatternSuite.class] 02:07:55 [reading com/googlecode/junittoolbox/SuiteClasses.class] 02:07:55 [reading org/onap/so/client/exception/BBObjectNotFoundException.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class] 02:07:55 [reading org/springframework/boot/autoconfigure/SpringBootApplication.class] 02:07:55 [reading org/springframework/beans/factory/support/BeanNameGenerator.class] 02:07:55 [reading org/springframework/beans/factory/support/package-info.class] 02:07:55 [reading org/springframework/context/annotation/ComponentScan.class] 02:07:55 [reading org/springframework/context/annotation/ScopedProxyMode.class] 02:07:55 [reading org/springframework/context/annotation/ScopeMetadataResolver.class] 02:07:55 [reading org/springframework/context/annotation/ComponentScan$Filter.class] 02:07:55 [reading org/springframework/context/annotation/FilterType.class] 02:07:55 [reading org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class] 02:07:55 [reading org/springframework/boot/SpringApplication.class] 02:07:55 [reading org/springframework/context/annotation/AnnotationBeanNameGenerator.class] 02:07:55 [reading org/springframework/context/annotation/ComponentScans.class] 02:07:55 [reading org/onap/so/client/dmaapproperties/DmaapPropertiesClient.class] 02:07:55 [reading com/github/tomakehurst/wiremock/junit/WireMockRule.class] 02:07:55 [reading java/io/InputStream.class] 02:07:55 [reading junitparams/JUnitParamsRunner.class] 02:07:55 [reading org/junit/runners/BlockJUnit4ClassRunner.class] 02:07:55 [reading org/junit/runners/model/FrameworkMethod.class] 02:07:55 [reading junitparams/Parameters.class] 02:07:55 [reading org/onap/so/client/appc/ApplicationControllerSupport.class] 02:07:55 [reading org/onap/so/client/appc/ApplicationControllerSupport$StatusCategory.class] 02:07:55 [reading org/onap/appc/client/lcm/model/Status.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/VnfResource.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/GroupResource.class] 02:07:55 [reading com/github/tomakehurst/wiremock/extension/ResponseTransformer.class] 02:07:55 [reading org/springframework/cloud/contract/wiremock/WireMockConfigurationCustomizer.class] 02:07:55 [reading org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.class] 02:07:55 [reading org/onap/so/bpmn/common/DelegateExecutionImpl.class] 02:07:55 [reading org/onap/so/client/appc/ApplicationControllerOrchestrator.class] 02:07:55 [reading org/onap/so/client/appc/ApplicationControllerOrchestratorException.class] 02:07:55 [reading org/onap/appc/client/lcm/model/Action.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class] 02:07:55 [reading com/fasterxml/jackson/databind/ObjectMapper.class] 02:07:55 [reading com/fasterxml/jackson/databind/package-info.class] 02:07:55 [reading org/onap/so/client/cds/ExtractServiceFromUserParameters.class] 02:07:55 [reading org/onap/so/client/cds/ConfigureInstanceParamsForVfModule.class] 02:07:55 [reading org/onap/so/client/cds/ConfigureInstanceParamsForVnf.class] 02:07:55 [reading org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class] 02:07:55 [reading org/springframework/test/context/junit4/package-info.class] 02:07:55 [reading org/springframework/test/context/ContextConfiguration.class] 02:07:55 [reading org/springframework/test/context/package-info.class] 02:07:55 [reading org/springframework/test/context/ContextLoader.class] 02:07:55 [reading org/springframework/context/ApplicationContextInitializer.class] 02:07:55 [reading org/springframework/context/package-info.class] 02:07:55 [reading org/springframework/beans/factory/support/BeanDefinitionRegistry.class] 02:07:55 [reading java/lang/InterruptedException.class] 02:07:55 [reading org/springframework/test/context/junit4/SpringRunner.class] 02:07:55 [reading org/springframework/boot/test/context/SpringBootTest.class] 02:07:55 [reading org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class] 02:07:55 [reading java/io/File.class] 02:07:55 [reading java/nio/charset/Charset.class] 02:07:55 [reading java/nio/file/Files.class] 02:07:55 [reading java/nio/file/Paths.class] 02:07:55 [reading java/util/HashMap.class] 02:07:55 [reading org/camunda/bpm/engine/RepositoryService.class] 02:07:55 [reading org/camunda/bpm/engine/RuntimeService.class] 02:07:55 [reading org/junit/experimental/categories/Category.class] 02:07:55 [reading org/onap/so/bpmn/common/InjectionHelper.class] 02:07:55 [reading org/onap/so/db/catalog/client/CatalogDbClient.class] 02:07:55 [reading org/springframework/boot/test/mock/mockito/MockBean.class] 02:07:55 [reading org/springframework/boot/test/mock/mockito/MockReset.class] 02:07:55 [reading org/springframework/boot/test/mock/mockito/SpyBean.class] 02:07:55 [reading org/springframework/boot/test/web/client/TestRestTemplate.class] 02:07:55 [reading org/springframework/boot/web/server/LocalServerPort.class] 02:07:55 [reading org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class] 02:07:55 [reading org/springframework/http/HttpHeaders.class] 02:07:55 [reading org/springframework/test/context/ActiveProfiles.class] 02:07:55 [reading com/fasterxml/jackson/databind/JsonNode.class] 02:07:55 [reading org/springframework/test/context/ActiveProfilesResolver.class] 02:07:55 [reading org/springframework/boot/test/mock/mockito/MockBeans.class] 02:07:55 [reading org/springframework/boot/test/mock/mockito/SpyBeans.class] 02:07:55 [reading java/lang/IllegalArgumentException.class] 02:07:55 [reading com/googlecode/junittoolbox/ExcludeCategories.class] 02:07:55 [reading javax/ws/rs/core/Response$Status.class] 02:07:55 [reading java/lang/annotation/Retention.class] 02:07:55 [reading java/lang/annotation/RetentionPolicy.class] 02:07:55 [reading java/lang/annotation/ElementType.class] 02:07:55 [reading java/lang/annotation/Target.class] 02:07:55 [reading org/onap/so/bpmn/common/recipe/BpmnRestClient.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIResourcesClient.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/exceptions/ServiceProxyNotFoundException.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/RequestParameters.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.class] 02:07:55 [reading org/springframework/scheduling/annotation/EnableAsync.class] 02:07:55 [reading org/springframework/context/annotation/AdviceMode.class] 02:07:55 [reading org/springframework/scheduling/annotation/package-info.class] 02:07:55 [reading java/util/concurrent/Executor.class] 02:07:55 [reading org/camunda/bpm/application/PostDeploy.class] 02:07:55 [reading org/camunda/bpm/application/PreUndeploy.class] 02:07:55 [reading org/camunda/bpm/application/ProcessApplicationInfo.class] 02:07:55 [reading org/camunda/bpm/engine/ProcessEngine.class] 02:07:55 [reading org/slf4j/Logger.class] 02:07:55 [reading org/slf4j/LoggerFactory.class] 02:07:55 [reading org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.class] 02:07:55 [reading org/springframework/scheduling/concurrent/package-info.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/Pnfs.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/ModelInfo.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy - #1/145] 02:07:55 [reading org/mockito/MockitoAnnotations.class] 02:07:55 [reading org/mockito/internal/debugging/MockitoDebuggerImpl.class] 02:07:55 [reading org/onap/so/bpmn/core/WorkflowException.class] 02:07:55 [reading org/junit/runner/notification/RunNotifier.class] 02:07:55 [reading org/junit/runner/Description.class] 02:07:55 [reading org/junit/runner/manipulation/Filter.class] 02:07:55 [reading org/junit/runner/manipulation/NoTestsRemainException.class] 02:07:55 [reading java/lang/reflect/InvocationTargetException.class] 02:07:55 [reading org/mockito/internal/runners/InternalRunner.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/VidUtils.class] 02:07:55 [reading groovy/json/JsonSlurper.class] 02:07:55 [reading org/camunda/bpm/engine/ProcessEngineServices.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/process/ProcessDefinitionImpl.class] 02:07:55 [reading org/camunda/bpm/engine/repository/ProcessDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/instance/CoreExecution.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/VariableScope.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/BaseDelegateExecution.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmExecution.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableStore$VariablesProvider.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableStore.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/VariableInstanceEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/db/HasDbReferences.class] 02:07:55 [reading org/camunda/bpm/engine/impl/db/HasDbRevision.class] 02:07:55 [reading org/camunda/bpm/engine/impl/db/DbEntity.class] 02:07:55 [reading org/camunda/bpm/engine/runtime/ProcessInstance.class] 02:07:55 [reading org/camunda/bpm/engine/runtime/Execution.class] 02:07:55 [reading org/camunda/bpm/engine/variable/VariableMap.class] 02:07:55 [reading org/camunda/bpm/engine/impl/cmmn/execution/CmmnExecution.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmActivity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/interceptor/AtomicOperationInvocation.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/ExternalTaskEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/IncidentEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/JobEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/TaskEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/EventSubscriptionEntity.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/AtomicOperation.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableInstanceLifecycleListener.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/ExecutionObserver.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/operation/CoreAtomicOperation.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/event/VariableEvent.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/CoreVariableInstance.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableInstanceFactory.class] 02:07:55 [reading org/camunda/bpm/engine/impl/cmmn/entity/runtime/CaseExecutionEntity.class] 02:07:55 [reading java/util/Set.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/ProcessInstanceStartContext.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/ProcessDefinitionEntity.class] 02:07:55 [reading org/camunda/bpm/model/bpmn/BpmnModelInstance.class] 02:07:55 [reading org/camunda/bpm/model/bpmn/instance/FlowElement.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/process/ActivityImpl.class] 02:07:55 [reading org/camunda/bpm/engine/impl/jobexecutor/TimerDeclarationImpl.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmProcessDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/impl/cmmn/model/CmmnCaseDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/impl/cmmn/execution/CmmnCaseInstance.class] 02:07:55 [reading org/camunda/bpm/engine/impl/db/EnginePersistenceLogger.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmTransition.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/ExecutionStartContext.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/ActivityInstanceState.class] 02:07:55 [reading org/camunda/bpm/engine/impl/persistence/entity/DelayedVariableEvent.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/process/TransitionImpl.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/process/ScopeImpl.class] 02:07:55 [reading org/camunda/bpm/engine/impl/incident/IncidentHandler.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmScope.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/Callback.class] 02:07:55 [reading java/lang/Void.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/operation/PvmAtomicOperation.class] 02:07:55 [reading org/camunda/bpm/engine/impl/incident/IncidentContext.class] 02:07:55 [reading org/camunda/bpm/engine/runtime/Incident.class] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/PvmLogger.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/model/CoreModelElement.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/DelegateListener.class] 02:07:55 [reading org/camunda/bpm/engine/impl/core/CoreLogger.class] 02:07:55 [reading org/camunda/bpm/engine/variable/value/TypedValue.class] 02:07:55 [reading org/camunda/bpm/engine/impl/javax/el/ELContext.class] 02:07:55 [reading org/camunda/bpm/engine/variable/impl/VariableMapImpl.class] 02:07:55 [reading org/onap/so/db/request/beans/InfraActiveRequests.class] 02:07:55 [reading org/onap/so/db/request/beans/OperationStatus.class] 02:07:55 [reading org/mockito/verification/VerificationMode.class] 02:07:55 [reading org/mockito/stubbing/OngoingStubbing.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/RequestDBUtil.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.class] 02:07:55 [reading org/custommonkey/xmlunit/DetailedDiff.class] 02:07:55 [reading org/custommonkey/xmlunit/XMLUnit.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/GenerateVfModuleName.class] 02:07:55 [reading org/camunda/bpm/engine/repository/ResourceDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/repository/UpdateProcessDefinitionSuspensionStateSelectBuilder.class] 02:07:55 [reading java/lang/Integer.class] 02:07:55 [reading java/util/Date.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DiagramLayout.class] 02:07:55 [reading org/camunda/bpm/engine/task/IdentityLink.class] 02:07:55 [reading org/camunda/bpm/model/dmn/DmnModelInstance.class] 02:07:55 [reading org/camunda/bpm/engine/repository/Resource.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DecisionRequirementsDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DecisionDefinition.class] 02:07:55 [reading org/camunda/bpm/model/cmmn/CmmnModelInstance.class] 02:07:55 [reading org/camunda/bpm/engine/repository/CaseDefinition.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DeleteProcessDefinitionsSelectBuilder.class] 02:07:55 [reading org/camunda/bpm/engine/repository/ProcessDefinitionQuery.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DeploymentQuery.class] 02:07:55 [reading org/camunda/bpm/engine/repository/ProcessApplicationDeploymentBuilder.class] 02:07:55 [reading org/camunda/bpm/application/ProcessApplicationReference.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DeploymentBuilder.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DecisionRequirementsDefinitionQuery.class] 02:07:55 [reading org/camunda/bpm/engine/repository/DecisionDefinitionQuery.class] 02:07:55 [reading org/camunda/bpm/engine/repository/CaseDefinitionQuery.class] 02:07:55 [reading org/camunda/bpm/engine/TaskService.class] 02:07:55 [reading org/camunda/bpm/engine/ManagementService.class] 02:07:55 [reading org/camunda/bpm/engine/IdentityService.class] 02:07:55 [reading org/camunda/bpm/engine/HistoryService.class] 02:07:55 [reading org/camunda/bpm/engine/FormService.class] 02:07:55 [reading org/camunda/bpm/engine/FilterService.class] 02:07:55 [reading org/camunda/bpm/engine/ExternalTaskService.class] 02:07:55 [reading org/camunda/bpm/engine/DecisionService.class] 02:07:55 [reading org/camunda/bpm/engine/CaseService.class] 02:07:55 [reading org/camunda/bpm/engine/AuthorizationService.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/NetworkUtils.class] 02:07:55 [reading org/onap/aai/domain/yang/VfModule.class] 02:07:55 [reading org/mockito/stubbing/Stubber.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIObjectType.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 02:07:55 [reading org/onap/so/constants/Defaults.class] 02:07:55 [reading org/jvnet/jaxb2_commons/lang/ToString2.class] 02:07:55 [reading org/onap/aai/domain/yang/RelationshipList.class] 02:07:55 [reading java/lang/Boolean.class] 02:07:55 [reading java/lang/StringBuilder.class] 02:07:55 [reading org/jvnet/jaxb2_commons/lang/ToStringStrategy2.class] 02:07:55 [reading org/jvnet/jaxb2_commons/locator/ObjectLocator.class] 02:07:55 [reading java/lang/NullPointerException.class] 02:07:55 [reading java/lang/Enum.class] 02:07:55 [reading java/lang/Comparable.class] 02:07:55 [reading org/springframework/context/ApplicationContext.class] 02:07:55 [reading java/io/ObjectStreamException.class] 02:07:55 [reading java/io/ObjectInputStream.class] 02:07:55 [reading java/lang/ClassNotFoundException.class] 02:07:55 [reading java/lang/CloneNotSupportedException.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnf.class] 02:07:55 [reading org/onap/logging/filter/base/ONAPComponentsList.class] 02:07:55 [reading groovy/util/slurpersupport/NodeChild.class] 02:07:55 [reading groovy/test/GroovyAssert.class] 02:07:55 [reading groovy/util/XmlSlurper.class] 02:07:55 [reading java/io/ObjectOutputStream.class] 02:07:55 [reading java/net/URL.class] 02:07:55 [reading java/net/MalformedURLException.class] 02:07:55 [reading java/net/URI.class] 02:07:55 [reading java/nio/file/Path.class] 02:07:55 [reading java/io/FileFilter.class] 02:07:55 [reading java/io/FilenameFilter.class] 02:07:55 [reading java/io/File$PathStatus.class] 02:07:55 [reading java/io/FileSystem.class] 02:07:55 [reading jdk/internal/misc/Unsafe.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SDNCAdapter.class] 02:07:55 [reading java/lang/System.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 02:07:55 [reading org/onap/so/client/HttpClient.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAITransactionalClient.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 02:07:55 [reading org/onap/aai/domain/yang/Relationship.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIClient.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIVersion.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class] 02:07:55 [reading org/onap/so/client/RestProperties.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class] 02:07:55 [reading javax/ws/rs/core/GenericType.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class] 02:07:55 [reading javax/ws/rs/NotFoundException.class] 02:07:55 [reading java/lang/reflect/Method.class] 02:07:55 [reading org/onap/so/client/RestClient.class] 02:07:55 [reading javax/ws/rs/core/MultivaluedMap.class] 02:07:55 [reading org/javatuples/Pair.class] 02:07:55 [reading org/onap/so/client/ResponseExceptionMapper.class] 02:07:55 [reading java/util/function/Predicate.class] 02:07:55 [reading javax/ws/rs/client/Client.class] 02:07:55 [reading javax/ws/rs/client/WebTarget.class] 02:07:55 [reading org/onap/so/client/CommonObjectMapperProvider.class] 02:07:55 [reading javax/ws/rs/client/ClientBuilder.class] 02:07:55 [reading javax/ws/rs/client/Invocation$Builder.class] 02:07:55 [reading javax/ws/rs/client/Invocation.class] 02:07:55 [reading org/onap/so/logging/jaxrs/filter/SOMetricLogClientFilter.class] 02:07:55 [reading org/onap/logging/filter/base/MDCSetup.class] 02:07:55 [reading java/lang/Long.class] 02:07:55 [reading org/onap/aai/domain/yang/VfModules.class] 02:07:55 [reading org/onap/aai/domain/yang/Licenses.class] 02:07:55 [reading org/onap/aai/domain/yang/LagInterfaces.class] 02:07:55 [reading org/onap/aai/domain/yang/LInterfaces.class] 02:07:55 [reading org/onap/aai/domain/yang/Entitlements.class] 02:07:55 [reading org/onap/aai/domain/yang/BgpNeighbors.class] 02:07:55 [reading org/onap/aai/domain/yang/BgpGroups.class] 02:07:55 [reading org/onap/so/client/HttpClientFactory.class] 02:07:55 [reading org/codehaus/groovy/runtime/callsite/CallSite.class] 02:07:55 [reading org/codehaus/groovy/runtime/callsite/CallSiteArray.class] 02:07:55 [reading org/codehaus/groovy/reflection/ClassInfo.class] 02:07:55 [reading java/lang/ref/SoftReference.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/AaiUtil.class] 02:07:55 [reading org/custommonkey/xmlunit/DifferenceConstants.class] 02:07:55 [reading java/util/HashSet.class] 02:07:55 [reading org/onap/so/bpmn/core/json/JsonUtils.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/AppCClient.class] 02:07:55 [reading org/assertj/core/presentation/Representation.class] 02:07:55 [reading java/util/Comparator.class] 02:07:55 [reading org/assertj/core/error/ErrorMessageFactory.class] 02:07:55 [reading java/util/function/Consumer.class] 02:07:55 [reading org/assertj/core/api/Condition.class] 02:07:55 [reading java/lang/AssertionError.class] 02:07:55 [reading org/assertj/core/api/AbstractListAssert.class] 02:07:55 [reading org/assertj/core/api/ObjectAssert.class] 02:07:55 [reading org/assertj/core/presentation/PredicateDescription.class] 02:07:55 [reading java/lang/Iterable.class] 02:07:55 [reading java/lang/StackTraceElement.class] 02:07:55 [reading org/assertj/core/api/WritableAssertionInfo.class] 02:07:55 [reading org/assertj/core/description/Description.class] 02:07:55 [reading org/assertj/core/api/AbstractStringAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractCharSequenceAssert.class] 02:07:55 [reading java/lang/CharSequence.class] 02:07:55 [reading org/assertj/core/api/EnumerableAssert.class] 02:07:55 [reading java/lang/Character.class] 02:07:55 [reading org/assertj/core/internal/Objects.class] 02:07:55 [reading org/assertj/core/internal/Conditions.class] 02:07:55 [reading org/onap/logging/ref/slf4j/ONAPLogConstants.class] 02:07:55 [reading org/onap/logging/filter/base/ONAPComponents.class] 02:07:55 [reading javax/ws/rs/core/MediaType.class] 02:07:55 [reading org/assertj/core/api/Assertions.class] 02:07:55 [reading org/assertj/core/api/PredicateAssert.class] 02:07:55 [reading org/assertj/core/api/IntPredicateAssert.class] 02:07:55 [reading java/util/function/IntPredicate.class] 02:07:55 [reading org/assertj/core/api/LongPredicateAssert.class] 02:07:55 [reading java/util/function/LongPredicate.class] 02:07:55 [reading org/assertj/core/api/DoublePredicateAssert.class] 02:07:55 [reading java/util/function/DoublePredicate.class] 02:07:55 [reading org/assertj/core/api/CompletableFutureAssert.class] 02:07:55 [reading java/util/concurrent/CompletableFuture.class] 02:07:55 [reading java/util/concurrent/CompletionStage.class] 02:07:55 [reading org/assertj/core/api/OptionalAssert.class] 02:07:55 [reading org/assertj/core/api/OptionalDoubleAssert.class] 02:07:55 [reading java/util/OptionalDouble.class] 02:07:55 [reading org/assertj/core/api/OptionalIntAssert.class] 02:07:55 [reading java/util/OptionalInt.class] 02:07:55 [reading org/assertj/core/api/OptionalLongAssert.class] 02:07:55 [reading java/util/OptionalLong.class] 02:07:55 [reading org/assertj/core/api/AbstractBigDecimalAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractBigIntegerAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractUriAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractUrlAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractBooleanAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractBooleanArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractByteAssert.class] 02:07:55 [reading java/lang/Byte.class] 02:07:55 [reading org/assertj/core/api/AbstractByteArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractCharacterAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractCharArrayAssert.class] 02:07:55 [reading org/assertj/core/api/ClassAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractDoubleAssert.class] 02:07:55 [reading java/lang/Double.class] 02:07:55 [reading org/assertj/core/api/AbstractDoubleArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractFileAssert.class] 02:07:55 [reading org/assertj/core/api/FutureAssert.class] 02:07:55 [reading java/util/concurrent/Future.class] 02:07:55 [reading org/assertj/core/api/AbstractInputStreamAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractFloatAssert.class] 02:07:55 [reading java/lang/Float.class] 02:07:55 [reading org/assertj/core/api/AbstractFloatArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractIntegerAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractIntArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractLongAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractLongArrayAssert.class] 02:07:55 [reading org/assertj/core/api/ObjectArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractShortAssert.class] 02:07:55 [reading java/lang/Short.class] 02:07:55 [reading org/assertj/core/api/AbstractShortArrayAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractDateAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractZonedDateTimeAssert.class] 02:07:55 [reading java/time/ZonedDateTime.class] 02:07:55 [reading org/assertj/core/api/AbstractLocalDateTimeAssert.class] 02:07:55 [reading java/time/LocalDateTime.class] 02:07:55 [reading org/assertj/core/api/AbstractOffsetDateTimeAssert.class] 02:07:55 [reading java/time/OffsetDateTime.class] 02:07:55 [reading org/assertj/core/api/AbstractOffsetTimeAssert.class] 02:07:55 [reading java/time/OffsetTime.class] 02:07:55 [reading org/assertj/core/api/AbstractLocalTimeAssert.class] 02:07:55 [reading java/time/LocalTime.class] 02:07:55 [reading org/assertj/core/api/AbstractLocalDateAssert.class] 02:07:55 [reading java/time/LocalDate.class] 02:07:55 [reading org/assertj/core/api/AbstractInstantAssert.class] 02:07:55 [reading java/time/Instant.class] 02:07:55 [reading org/assertj/core/api/AtomicBooleanAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicBoolean.class] 02:07:55 [reading org/assertj/core/api/AtomicIntegerAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicInteger.class] 02:07:55 [reading org/assertj/core/api/AtomicIntegerArrayAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicIntegerArray.class] 02:07:55 [reading org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:07:55 [reading org/assertj/core/api/AtomicLongAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicLong.class] 02:07:55 [reading org/assertj/core/api/AtomicLongArrayAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicLongArray.class] 02:07:55 [reading org/assertj/core/api/AtomicLongFieldUpdaterAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:07:55 [reading org/assertj/core/api/AtomicReferenceAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicReference.class] 02:07:55 [reading org/assertj/core/api/AtomicReferenceArrayAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicReferenceArray.class] 02:07:55 [reading org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:07:55 [reading org/assertj/core/api/AtomicMarkableReferenceAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicMarkableReference.class] 02:07:55 [reading org/assertj/core/api/AtomicStampedReferenceAssert.class] 02:07:55 [reading java/util/concurrent/atomic/AtomicStampedReference.class] 02:07:55 [reading org/assertj/core/api/AbstractThrowableAssert.class] 02:07:55 [reading org/assertj/core/api/AssertProvider.class] 02:07:55 [reading java/lang/StringBuffer.class] 02:07:55 [reading org/assertj/core/api/IterableAssert.class] 02:07:55 [reading java/util/Iterator.class] 02:07:55 [reading org/assertj/core/api/ListAssert.class] 02:07:55 [reading java/util/stream/Stream.class] 02:07:55 [reading java/util/stream/DoubleStream.class] 02:07:55 [reading java/util/stream/LongStream.class] 02:07:55 [reading java/util/stream/IntStream.class] 02:07:55 [reading org/assertj/core/api/AbstractPathAssert.class] 02:07:55 [reading org/assertj/core/api/MapAssert.class] 02:07:55 [reading org/assertj/core/api/AbstractComparableAssert.class] 02:07:55 [reading org/assertj/core/api/AssertDelegateTarget.class] 02:07:55 [reading org/assertj/core/api/FactoryBasedNavigableIterableAssert.class] 02:07:55 [reading org/assertj/core/api/AssertFactory.class] 02:07:55 [reading org/assertj/core/api/ClassBasedNavigableIterableAssert.class] 02:07:55 [reading org/assertj/core/api/FactoryBasedNavigableListAssert.class] 02:07:55 [reading org/assertj/core/api/ClassBasedNavigableListAssert.class] 02:07:55 [reading org/assertj/core/api/ThrowableAssert$ThrowingCallable.class] 02:07:55 [reading org/assertj/core/api/ThrowableAssert.class] 02:07:55 [reading org/mockito/BDDMockito.class] 02:07:55 [reading org/mockito/BDDMockito$BDDMyOngoingStubbing.class] 02:07:55 [reading org/mockito/BDDMockito$Then.class] 02:07:55 [reading org/mockito/BDDMockito$BDDStubber.class] 02:07:55 [reading org/mockito/stubbing/Answer.class] 02:07:55 [reading org/mockito/MockSettings.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/ExternalAPIUtil.class] 02:07:55 [reading java/util/UUID.class] 02:07:55 [reading org/springframework/http/HttpStatus$Series.class] 02:07:55 [reading org/onap/logging/ref/slf4j/ONAPLogConstants$Headers.class] 02:07:55 [reading java/util/TreeMap.class] 02:07:55 [reading java/util/TreeMap$EntrySet.class] 02:07:55 [reading java/io/PrintWriter.class] 02:07:55 [reading java/lang/Throwable$PrintStreamOrWriter.class] 02:07:55 [reading java/io/PrintStream.class] 02:07:55 [reading java/lang/AutoCloseable.class] 02:07:55 [reading javax/ws/rs/core/Response$ResponseBuilder.class] 02:07:55 [reading javax/ws/rs/core/Response$StatusType.class] 02:07:55 [reading javax/ws/rs/core/Variant.class] 02:07:55 [reading javax/ws/rs/core/EntityTag.class] 02:07:55 [reading javax/ws/rs/core/Link.class] 02:07:55 [reading javax/ws/rs/core/Link$Builder.class] 02:07:55 [reading java/util/Locale.class] 02:07:55 [reading javax/ws/rs/core/NewCookie.class] 02:07:55 [reading groovy/util/Node.class] 02:07:55 [reading groovy/util/NodeList.class] 02:07:55 [reading org/w3c/dom/Element.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIObjectPlurals.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIObjectBase.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUri.class] 02:07:55 [reading java/lang/IllegalStateException.class] 02:07:55 [reading com/shazam/shazamcrest/MatcherAssert.class] 02:07:55 [reading org/hamcrest/Matcher.class] 02:07:55 [reading com/shazam/shazamcrest/matcher/Matchers.class] 02:07:55 [reading com/shazam/shazamcrest/matcher/CustomisableMatcher.class] 02:07:55 [reading org/onap/aai/domain/yang/RelationshipData.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenant.class] 02:07:55 [reading javax/ws/rs/core/UriBuilder.class] 02:07:55 [reading org/mockito/internal/stubbing/answers/DoesNothing.class] 02:07:55 [reading org/onap/aai/domain/yang/AllottedResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/License$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/License.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info.class] 02:07:55 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities.class] 02:07:55 [reading org/onap/aai/domain/yang/TunnelXconnects.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/AllottedResource.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ModelInfo.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SniroHomingV1.class] 02:07:55 [reading java/util/ArrayList.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModule.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/VfModule.class] 02:07:55 [reading org/camunda/bpm/extension/mockito/delegate/DelegateExecutionFake.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupName.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/TrinityExceptionUtil.class] 02:07:55 [reading org/json/JSONArray.class] 02:07:55 [reading org/json/JSONObject.class] 02:07:55 [reading org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:07:55 [reading org/skyscreamer/jsonassert/JSONAssert.class] 02:07:55 [reading org/skyscreamer/jsonassert/JSONCompareMode.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/CatalogDbUtils.class] 02:07:55 [reading org/json/JSONException.class] 02:07:55 [reading org/onap/so/exceptions/ValidationException.class] 02:07:55 [reading org/springframework/core/env/PropertyResolver.class] 02:07:55 [reading org/springframework/core/env/Profiles.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/NetworkResource.class] 02:07:55 [reading org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1.class] 02:07:55 [reading org/mockito/verification/VerificationWithTimeout.class] 02:07:55 [reading org/mockito/session/MockitoSessionBuilder.class] 02:07:55 [reading org/mockito/MockingDetails.class] 02:07:55 [reading org/mockito/MockedStatic.class] 02:07:55 [reading org/mockito/MockedConstruction.class] 02:07:55 [reading org/mockito/MockedConstruction$MockInitializer.class] 02:07:55 [reading java/util/function/Function.class] 02:07:55 [reading org/mockito/MockedConstruction$Context.class] 02:07:55 [reading org/mockito/stubbing/LenientStubber.class] 02:07:55 [reading org/mockito/InOrder.class] 02:07:55 [reading org/mockito/MockitoFramework.class] 02:07:55 [reading org/mockito/MockitoDebugger.class] 02:07:55 [reading org/mockito/verification/VerificationAfterDelay.class] 02:07:55 [reading org/mockito/internal/MockitoCore.class] 02:07:55 [reading org/mockito/ArgumentMatcher.class] 02:07:55 [reading java/util/regex/Pattern.class] 02:07:55 [reading org/junit/internal/ArrayComparisonFailure.class] 02:07:55 [reading org/junit/function/ThrowingRunnable.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/CountMatchingStrategy.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/VerificationException.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/RequestPattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/UrlPathPattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/UrlPattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/global/GlobalSettings.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/MappingBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/stubbing/StubMapping.class] 02:07:55 [reading com/github/tomakehurst/wiremock/recording/RecordSpecBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/recording/SnapshotRecordResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/DelayDistribution.class] 02:07:55 [reading com/github/tomakehurst/wiremock/extension/Parameters.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/ValueMatcher.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/Request.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/StringValuePattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/MatchesXPathPattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/admin/model/ListStubMappingsResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/recording/RecordingStatusResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/admin/model/SingleStubMappingResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/stubbing/ServeEvent.class] 02:07:55 [reading com/github/tomakehurst/wiremock/stubbing/Scenario.class] 02:07:55 [reading com/github/tomakehurst/wiremock/verification/LoggedRequest.class] 02:07:55 [reading com/github/tomakehurst/wiremock/verification/NearMiss.class] 02:07:55 [reading com/github/tomakehurst/wiremock/client/WireMockBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/BinaryEqualToPattern.class] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/MultipartValuePatternBuilder.class] 02:07:55 [reading com/github/tomakehurst/wiremock/security/ClientAuthenticator.class] 02:07:55 [reading com/github/tomakehurst/wiremock/core/Admin.class] 02:07:55 [reading com/github/tomakehurst/wiremock/global/GlobalSettingsHolder.class] 02:07:55 [reading java/lang/ThreadLocal.class] 02:07:55 [reading groovy/lang/Closure.class] 02:07:55 [reading java/util/logging/Logger.class] 02:07:55 [reading org/assertj/core/data/Percentage.class] 02:07:55 [reading org/assertj/core/data/TemporalUnitOffset.class] 02:07:55 [reading java/time/temporal/TemporalUnit.class] 02:07:55 [reading org/assertj/core/data/Offset.class] 02:07:55 [reading org/assertj/core/groups/Tuple.class] 02:07:55 [reading java/text/DateFormat.class] 02:07:55 [reading org/assertj/core/api/filter/NotInFilter.class] 02:07:55 [reading org/assertj/core/api/filter/NotFilter.class] 02:07:55 [reading org/assertj/core/condition/Not.class] 02:07:55 [reading org/assertj/core/api/filter/InFilter.class] 02:07:55 [reading org/assertj/core/api/filter/Filters.class] 02:07:55 [reading org/assertj/core/groups/Properties.class] 02:07:55 [reading org/assertj/core/data/MapEntry.class] 02:07:55 [reading org/assertj/core/condition/DoesNotHave.class] 02:07:55 [reading org/assertj/core/data/Index.class] 02:07:55 [reading org/assertj/core/api/ThrowableTypeAssert.class] 02:07:55 [reading java/lang/annotation/Inherited.class] 02:07:55 [reading org/junit/Test$None.class] 02:07:55 [reading java/lang/annotation/Documented.class] 02:07:55 [reading java/util/function/BiFunction.class] 02:07:55 [reading java/util/Map$Entry.class] 02:07:55 [reading java/util/function/BiConsumer.class] 02:07:55 [reading org/mockito/internal/matchers/CapturingMatcher.class] 02:07:55 [reading java/util/Spliterator.class] 02:07:55 [reading java/util/function/UnaryOperator.class] 02:07:55 [reading java/util/ListIterator.class] 02:07:55 [reading org/onap/so/db/request/beans/InfraRequests.class] 02:07:55 [reading java/sql/Timestamp.class] 02:07:55 [reading org/onap/so/db/request/beans/CloudApiRequests.class] 02:07:55 [reading org/onap/aai/domain/yang/L3Network.class] 02:07:55 [reading org/custommonkey/xmlunit/Diff.class] 02:07:55 [reading org/custommonkey/xmlunit/ComparisonController.class] 02:07:55 [reading org/custommonkey/xmlunit/MatchTracker.class] 02:07:55 [reading org/custommonkey/xmlunit/ElementQualifier.class] 02:07:55 [reading org/w3c/dom/Document.class] 02:07:55 [reading org/custommonkey/xmlunit/DifferenceEngine.class] 02:07:55 [reading javax/xml/transform/dom/DOMSource.class] 02:07:55 [reading org/xml/sax/InputSource.class] 02:07:55 [reading org/xml/sax/SAXException.class] 02:07:55 [reading org/custommonkey/xmlunit/Transform.class] 02:07:55 [reading javax/xml/transform/TransformerException.class] 02:07:55 [reading java/io/Reader.class] 02:07:55 [reading com/github/tomakehurst/wiremock/junit/Stubbing.class] 02:07:55 [reading com/github/tomakehurst/wiremock/core/Container.class] 02:07:55 [reading org/junit/rules/TestRule.class] 02:07:55 [reading org/junit/rules/MethodRule.class] 02:07:55 [reading org/junit/runners/model/Statement.class] 02:07:55 [reading com/github/tomakehurst/wiremock/core/Options.class] 02:07:55 [reading com/github/tomakehurst/wiremock/recording/RecordSpec.class] 02:07:55 [reading com/github/tomakehurst/wiremock/standalone/MappingsLoader.class] 02:07:55 [reading com/github/tomakehurst/wiremock/admin/model/SingleServedStubResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/admin/model/GetServeEventsResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/admin/model/GetScenariosResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/verification/FindRequestsResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/verification/FindNearMissesResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/common/FileSource.class] 02:07:55 [reading com/github/tomakehurst/wiremock/verification/VerificationResult.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/RequestListener.class] 02:07:55 [reading com/github/tomakehurst/wiremock/common/Notifier.class] 02:07:55 [reading com/github/tomakehurst/wiremock/common/ProxySettings.class] 02:07:55 [reading com/github/tomakehurst/wiremock/core/WireMockApp.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/StubRequestHandler.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/HttpServer.class] 02:07:55 [reading org/onap/aai/domain/yang/Subnet.class] 02:07:55 [reading groovy/util/XmlParser.class] 02:07:55 [reading groovy/util/slurpersupport/GPathResult.class] 02:07:55 [reading groovy/lang/GroovyObjectSupport.class] 02:07:55 [reading groovy/lang/Buildable.class] 02:07:55 [reading groovy/lang/Writable.class] 02:07:55 [reading java/io/Writer.class] 02:07:55 [reading groovy/util/slurpersupport/Node.class] 02:07:55 [reading java/net/URISyntaxException.class] 02:07:55 [reading groovy/lang/IntRange.class] 02:07:55 [reading org/mockito/internal/invocation/UnusedStubsFinder.class] 02:07:55 [reading org/junit/rules/ExpectedExceptionMatcherBuilder.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/Relationships.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class] 02:07:55 [reading com/fasterxml/jackson/core/type/TypeReference.class] 02:07:55 [reading com/fasterxml/jackson/core/type/package-info.class] 02:07:55 [reading java/util/function/Supplier.class] 02:07:55 [reading java/lang/Runnable.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/JsonWrapper.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ServiceProxy.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ServiceInfo.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/Resource.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/Request.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/Project.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/OwningEntity.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ConfigResource.class] 02:07:55 [reading org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:07:55 [reading com/fasterxml/jackson/databind/ObjectWriter.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ResourceType.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/HomingSolution.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/ModuleResource.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/SniroUtils.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/VfModuleBase.class] 02:07:55 [reading org/onap/so/bpmn/common/scripts/TrinityExceptionUtil$Error.class] 02:07:55 [reading java/util/AbstractList.class] 02:07:55 [reading java/util/AbstractCollection.class] 02:07:55 [reading java/lang/Cloneable.class] 02:07:55 [reading java/util/RandomAccess.class] 02:07:55 [reading org/camunda/bpm/extension/mockito/delegate/VariableScopeFake.class] 02:07:55 [reading org/json/JSONPointer.class] 02:07:55 [reading org/json/JSONParserConfiguration.class] 02:07:55 [reading java/lang/Number.class] 02:07:55 [reading org/json/JSONTokener.class] 02:07:55 [reading java/lang/NumberFormatException.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/Configuration.class] 02:07:55 [reading org/onap/so/bpmn/core/domain/Customer.class] 02:07:55 [reading org/onap/so/db/request/beans/ResourceOperationStatus.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/Format.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class] 02:07:55 [reading org/onap/aai/domain/yang/RelationshipProperties.class] 02:07:55 [reading org/onap/aai/domain/yang/RelatedToProperty.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java - #2/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy:[25,8] 02:07:55 1. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy (at line 25) 02:07:55 import org.mockito.runners.MockitoJUnitRunner; 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy:[34,8] 02:07:55 2. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy (at line 34) 02:07:55 import org.junit.runner.RunWith 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The import org.junit.runner.RunWith is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy:[37,8] 02:07:55 3. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy (at line 37) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The import org.mockito.runners.MockitoJUnitRunner is never used 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/ExceptionUtilTest.class - #1] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExceptionUtilTest.groovy - #1/145] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/NamedValueMatcher.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnfTest.java - #3/145] 02:07:55 [writing org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.class - #2] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java - #2/145] 02:07:55 [reading org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.class] 02:07:55 [reading java/lang/AbstractStringBuilder.class] 02:07:55 [reading java/lang/Appendable.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayloadTest.java - #4/145] 02:07:55 [writing org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnfTest.class - #3] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnfTest.java - #3/145] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtilsTest.java - #5/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayloadTest.class - #4] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayloadTest.java - #4/145] 02:07:55 [reading java/lang/reflect/AnnotatedElement.class] 02:07:55 [reading java/lang/reflect/Type.class] 02:07:55 [reading java/lang/reflect/GenericDeclaration.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy - #6/145] 02:07:55 [writing org/onap/so/client/cds/AbstractCDSProcessingBBUtilsTest.class - #5] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractCDSProcessingBBUtilsTest.java - #5/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/BeansTest.java - #7/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy:[41,8] 02:07:55 4. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy (at line 41) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy:[48,8] 02:07:55 5. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy (at line 48) 02:07:55 import org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity; 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The import org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy:[49,8] 02:07:55 6. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy (at line 49) 02:07:55 import org.junit.Before; 02:07:55 ^^^^^^^^^^^^^^^^ 02:07:55 The import org.junit.Before is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy:[50,8] 02:07:55 7. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy (at line 50) 02:07:55 import org.junit.Test; 02:07:55 ^^^^^^^^^^^^^^ 02:07:55 The import org.junit.Test is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy:[52,10] 02:07:55 8. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy (at line 52) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/VidUtilsTest.class - #6] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/VidUtilsTest.groovy - #6/145] 02:07:55 [reading org/onap/so/openpojo/rules/ToStringTester.class] 02:07:55 [reading com/openpojo/reflection/filters/FilterEnum.class] 02:07:55 [reading com/openpojo/reflection/filters/FilterNonConcrete.class] 02:07:55 [reading com/openpojo/reflection/filters/FilterPackageInfo.class] 02:07:55 [reading com/openpojo/validation/Validator.class] 02:07:55 [reading com/openpojo/validation/ValidatorBuilder.class] 02:07:55 [reading com/openpojo/validation/rule/impl/GetterMustExistRule.class] 02:07:55 [reading com/openpojo/validation/rule/impl/SetterMustExistRule.class] 02:07:55 [reading com/openpojo/validation/test/impl/GetterTester.class] 02:07:55 [reading com/openpojo/validation/test/impl/SetterTester.class] 02:07:55 [reading com/openpojo/validation/rule/Rule.class] 02:07:55 [reading com/openpojo/validation/test/Tester.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputExceptionTest.java - #8/145] 02:07:55 [writing org/onap/so/bpmn/common/BeansTest.class - #7] 02:07:55 [writing org/onap/so/bpmn/common/BeansTest$FilterTestClasses.class - #8] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/BeansTest.java - #7/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayTest.java - #9/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputExceptionTest.class - #9] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/exceptions/InvalidBuildingBlockInputExceptionTest.java - #8/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.class] 02:07:55 [reading org/onap/so/constants/Status.class] 02:07:55 [reading org/onap/so/db/catalog/beans/macro/RainyDayHandlerStatus.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Project.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.class] 02:07:55 [reading java/util/AbstractMap.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class] 02:07:55 [reading org/mockito/stubbing/BaseStubber.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequestTest.java - #10/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayTest.class - #10] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayTest.java - #9/145] 02:07:55 [reading org/onap/so/client/sdnc/common/SDNCConstants.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequest.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmFlags.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmRestRequest.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmInput.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyDisabledValidator.java - #11/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequestTest.class - #11] 02:07:55 [reading java/util/Collections.class] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapRequestTest.java - #10/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy - #12/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/MyDisabledValidator.class - #12] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyDisabledValidator.java - #11/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisherTest.java - #13/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy:[30,8] 02:07:55 9. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy (at line 30) 02:07:55 import org.junit.runner.RunWith 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The import org.junit.runner.RunWith is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy:[35,8] 02:07:55 10. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy (at line 35) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy:[41,10] 02:07:55 11. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy (at line 41) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/FalloutHandlerTest.class - #13] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/FalloutHandlerTest.groovy - #12/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAAI.java - #14/145] 02:07:55 [writing org/onap/so/client/dmaapproperties/GlobalDmaapPublisherTest.class - #14] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/GlobalDmaapPublisherTest.java - #13/145] 02:07:55 [reading com/github/tomakehurst/wiremock/matching/ContentPattern.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java - #15/145] 02:07:55 [writing org/onap/so/bpmn/mock/StubResponseAAI.class - #15] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAAI.java - #14/145] 02:07:55 [reading java/util/Arrays.class] 02:07:55 [reading org/onap/aai/domain/yang/CloudRegion.class] 02:07:55 [reading org/onap/so/db/catalog/beans/Service.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/CloudConfiguration.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/RequestDetails.class] 02:07:55 [reading com/fasterxml/jackson/core/JsonParser.class] 02:07:55 [reading com/fasterxml/jackson/databind/DatabindException.class] 02:07:55 [reading com/fasterxml/jackson/core/exc/StreamReadException.class] 02:07:55 [reading com/fasterxml/jackson/core/exc/package-info.class] 02:07:55 [reading com/fasterxml/jackson/core/type/ResolvedType.class] 02:07:55 [reading com/fasterxml/jackson/databind/JavaType.class] 02:07:55 [reading com/fasterxml/jackson/databind/JsonMappingException.class] 02:07:55 [reading java/io/DataInput.class] 02:07:55 [reading com/fasterxml/jackson/core/ObjectCodec.class] 02:07:55 [reading com/fasterxml/jackson/core/TreeCodec.class] 02:07:55 [reading com/fasterxml/jackson/core/Versioned.class] 02:07:55 [reading org/onap/aai/domain/yang/ServiceInstance.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter.class] 02:07:55 [reading org/camunda/bpm/engine/delegate/JavaDelegate.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/ShallowCopy.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java - #16/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java:[75,64] 02:07:55 12. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java (at line 75) 02:07:55 public ExpectedException expectedException = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java:[89,15] 02:07:55 13. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java (at line 89) 02:07:55 public static Collection input() { 02:07:55 ^^^^^^^^^^ 02:07:55 Collection is a raw type. References to generic type Collection should be parameterized 02:07:55 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.class - #16] 02:07:55 [reading com/google/gson/JsonParser.class] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupExistingServiceTest.java - #15/145] 02:07:55 [reading org/onap/so/client/cds/PayloadConstants.class] 02:07:55 [reading org/onap/so/client/cds/CDSRequestProvider.class] 02:07:55 [reading com/fasterxml/jackson/core/TreeNode.class] 02:07:55 [reading com/google/gson/JsonElement.class] 02:07:55 [reading com/google/gson/JsonSyntaxException.class] 02:07:55 [reading com/fasterxml/jackson/databind/JsonSerializable$Base.class] 02:07:55 [reading com/fasterxml/jackson/databind/JsonSerializable.class] 02:07:55 [reading com/google/gson/JsonParseException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSNIRO.java - #17/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java:[135,25] 02:07:55 14. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java (at line 135) 02:07:55 JsonParser parser = new JsonParser(); 02:07:55 ^^^^^^^^^^^^ 02:07:55 The constructor JsonParser() is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java:[136,15] 02:07:55 15. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java (at line 136) 02:07:55 return parser.parse(payload).isJsonObject(); 02:07:55 ^^^^^^^^^^^^^^ 02:07:55 The method parse(String) from the type JsonParser is deprecated 02:07:55 [INFO] [writing org/onap/so/client/cds/PnfCDSRequestProviderTest.class - #17] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/PnfCDSRequestProviderTest.java - #16/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmOutputTest.java - #18/145] 02:07:55 [writing org/onap/so/bpmn/mock/StubResponseSNIRO.class - #18] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSNIRO.java - #17/145] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmOutput.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmStatus.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnfTest.java - #19/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/LcmOutputTest.class - #19] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmOutputTest.java - #18/145] 02:07:55 [reading org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtilTest.groovy - #20/145] 02:07:55 [writing org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnfTest.class - #20] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnfTest.java - #19/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java - #21/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/RequestDBUtilTest.class - #21] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/RequestDBUtilTest.groovy - #20/145] 02:07:55 [reading ch/vorburger/mariadb4j/DBConfigurationBuilder.class] 02:07:55 [reading org/springframework/boot/jdbc/DataSourceBuilder.class] 02:07:55 [reading ch/vorburger/mariadb4j/MariaDB4jService.class] 02:07:55 [reading ch/vorburger/mariadb4j/DB.class] 02:07:55 [reading java/lang/ClassLoader.class] 02:07:55 [reading org/springframework/context/Lifecycle.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorTwo.java - #22/145] 02:07:55 [writing org/onap/so/EmbeddedMariaDbConfig.class - #22] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java - #21/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java - #23/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/MyPreValidatorTwo.class - #23] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorTwo.java - #22/145] 02:07:55 [reading org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class] 02:07:55 [reading org/hamcrest/SelfDescribing.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class] 02:07:55 [reading javax/ws/rs/ext/ContextResolver.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class] 02:07:55 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class] 02:07:55 [reading org/onap/aaiclient/client/aai/AAIObjectName.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class] 02:07:55 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class] 02:07:55 [reading org/onap/aai/domain/yang/Tenant.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ServiceCDSRequestProviderTest.java - #24/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java:[39,8] 02:07:55 16. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java (at line 39) 02:07:55 import org.mockito.runners.MockitoJUnitRunner; 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java:[51,10] 02:07:55 17. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java (at line 51) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.class - #24] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/CloudInfoFromAAITest.java - #23/145] 02:07:55 [reading org/onap/so/serviceinstancebeans/Service.class] 02:07:55 [reading org/onap/so/client/exception/PayloadGenerationException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayloadTest.java - #25/145] 02:07:55 [writing org/onap/so/client/cds/ServiceCDSRequestProviderTest.class - #25] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ServiceCDSRequestProviderTest.java - #24/145] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/payload/SwToBeDownloadedElement.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest.groovy - #26/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayloadTest.class - #26] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayloadTest.java - #25/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/GeneratePayloadForCdsTest.java - #27/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest.class - #27] 02:07:55 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest$_init_closure2.class - #28] 02:07:55 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest$_init_closure1.class - #29] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterUtilsTest.groovy - #26/145] 02:07:55 [reading org/assertj/core/api/AbstractObjectAssert.class] 02:07:55 [reading org/assertj/core/internal/Throwables.class] 02:07:55 [reading org/assertj/core/internal/TypeComparators.class] 02:07:55 [reading java/util/HashMap$Node.class] 02:07:55 [reading java/util/HashMap$TreeNode.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/Resources.class] 02:07:55 [reading org/onap/so/serviceinstancebeans/VfModules.class] 02:07:55 [reading java/lang/invoke/MethodHandles.class] 02:07:55 [reading java/lang/invoke/MethodHandles$Lookup.class] 02:07:55 [reading java/lang/invoke/LambdaMetafactory.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllTestSuites.java - #28/145] 02:07:55 [writing org/onap/so/client/cds/GeneratePayloadForCdsTest.class - #30] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/GeneratePayloadForCdsTest.java - #27/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.java - #29/145] 02:07:55 [writing org/onap/so/AllTestSuites.class - #31] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllTestSuites.java - #28/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java - #30/145] 02:07:55 [writing org/onap/so/bpmn/mock/StubResponseSDNCAdapter.class - #32] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.java - #29/145] 02:07:55 [reading org/camunda/bpm/engine/impl/pvm/runtime/ExecutionImpl.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplication.java - #31/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java:[47,64] 02:07:55 18. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java (at line 47) 02:07:55 public ExpectedException expectedException = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.class - #33] 02:07:55 [reading org/springframework/context/ConfigurableApplicationContext.class] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/ExtractPojosForBBTest.java - #30/145] 02:07:55 [reading java/util/Properties.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java - #32/145] 02:07:55 [writing org/onap/so/TestApplication.class - #34] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplication.java - #31/145] 02:07:55 [reading org/onap/so/bpmn/core/domain/VnfcResource.class] 02:07:55 [reading org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java - #33/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[84,1] 02:07:55 19. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 84) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[84,28] 02:07:55 20. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 84) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[85,1] 02:07:55 21. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 85) 02:07:55 serviceInput.put("key", "value"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[86,39] 02:07:55 22. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 86) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[86,92] 02:07:55 23. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 86) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[95,1] 02:07:55 24. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 95) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[95,28] 02:07:55 25. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 95) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[96,1] 02:07:55 26. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 96) 02:07:55 serviceInput.put("key1", "value"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[97,39] 02:07:55 27. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 97) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[97,92] 02:07:55 28. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 97) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:55 [WARNING] 29. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 106) 02:07:55 [INFO] [reading org/onap/so/client/RestPropertiesLoader.class] 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[106,28] 02:07:55 30. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 106) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[107,1] 02:07:55 31. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 107) 02:07:55 serviceInput.put("key1", "value"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[108,39] 02:07:55 32. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 108) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[108,92] 02:07:55 33. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 108) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[190,1] 02:07:55 34. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 190) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[190,28] 02:07:55 35. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 190) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] 36. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 191) 02:07:55 [INFO] [reading org/onap/aaiclient/client/aai/AAIProperties.class] 02:07:55 serviceInput.put("key1", "value"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[192,39] 02:07:55 37. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 192) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[192,92] 02:07:55 38. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 192) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:55 [WARNING] 39. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 203) 02:07:55 [INFO] [reading org/onap/so/client/dmaap/DmaapProperties.class] 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[203,28] 02:07:55 40. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 203) 02:07:55 HashMap serviceInput = new HashMap(); 02:07:55 ^^^^^^^ 02:07:55 HashMap is a raw type. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[204,1] 02:07:55 41. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 204) 02:07:55 serviceInput.put("key2", "value"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[205,39] 02:07:55 42. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 205) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:07:55 [INFO] 43. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java[reading org/onap/so/client/dmaap/DmaapPropertiesLoader.class] 02:07:55 [INFO] (at line 205) 02:07:55 Map stringObjectMap = ResourceRequestBuilder.buildResouceRequest(resource, serviceInput, null); 02:07:55 ^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type HashMap needs unchecked conversion to conform to Map 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[212,6] 02:07:55 44. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 212) 02:07:55 List vnfdata = null; 02:07:55 ^^^ 02:07:55 Map is a raw type. References to generic type Map should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[216,11] 02:07:55 45. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 216) 02:07:55 vnfdata = (List) ((Map) this.serviceInput.get("serviceResources")).get("serviceVnfs"); 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 Type safety: Unchecked cast from Object to List 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[216,17] 02:07:55 46. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 216) 02:07:55 vnfdata = (List) ((Map) this.serviceInput.get("serviceResources")).get("serviceVnfs"); 02:07:55 ^^^ 02:07:55 Map is a raw type. References to generic type Map should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[216,25] 02:07:55 47. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 216) 02:07:55 vnfdata = (List) ((Map) this.serviceInput.get("serviceResources")).get("serviceVnfs"); 02:07:55 ^^^ 02:07:55 Map is a raw type. References to generic type Map should be parameterized 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[228,30] 02:07:55 48. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 228) 02:07:55 List vfcList = new ArrayList(); 02:07:55 ^^^^^^^^^^^^^^^ 02:07:55 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java:[228,34] 02:07:55 49. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java (at line 228) 02:07:55 List vfcList = new ArrayList(); 02:07:55 ^^^^^^^^^ 02:07:55 ArrayList is a raw type. References to generic type ArrayList should be parameterized 02:07:55 [INFO] [writing org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest$1.class - #35] 02:07:55 [writing org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.class - #36] 02:07:55 [writing org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest$2.class - #37] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/ResourceRequestBuilderTest.java - #32/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java - #34/145] 02:07:55 [writing org/onap/so/bpmn/common/SPIPropertiesTest.class - #38] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java - #33/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClientTest.java - #35/145] 02:07:55 [writing org/onap/so/bpmn/common/MockAAIGenericVnfSearch.class - #39] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java - #34/145] 02:07:55 [reading org/apache/http/HttpStatus.class] 02:07:55 [reading org/onap/so/client/restproperties/SDNCLcmPropertiesImpl.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/SDNCLcmRestClient.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/SDNCLcmProperties.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilder.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/SDNCLcmClientBuilderException.class] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/LcmRestResponse.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/XmlComparator.groovy - #36/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/SDNCLcmRestClientTest.class - #40] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmRestClientTest.java - #35/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlockTest.java - #37/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/utils/XmlComparator.class - #41] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/XmlComparator.groovy - #36/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java - #38/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlockTest.class - #42] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlockTest.java - #37/145] 02:07:55 [reading org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/AssignFlows.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponsePolicy.java - #39/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java:[83,64] 02:07:55 50. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java (at line 83) 02:07:55 public ExpectedException expectedException = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java:[95,15] 02:07:55 51. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java (at line 95) 02:07:55 public static Collection input() { 02:07:55 ^^^^^^^^^^ 02:07:55 Collection is a raw type. References to generic type Collection should be parameterized 02:07:55 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.class - #43] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPopulateMethodsTest.java - #38/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClientTest.java - #40/145] 02:07:55 [writing org/onap/so/bpmn/mock/StubResponsePolicy.class - #44] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponsePolicy.java - #39/145] 02:07:55 [reading org/hamcrest/MatcherAssert.class] 02:07:55 [reading org/mockito/Matchers.class] 02:07:55 [reading org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBean.class] 02:07:55 [reading org/onap/so/client/dmaap/DmaapPublisher.class] 02:07:55 [reading org/onap/so/client/dmaap/DmaapClient.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/SerializationTest.java - #41/145] 02:07:55 [writing org/onap/so/client/dmaapproperties/DmaapPropertiesClientTest.class - #45] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/dmaapproperties/DmaapPropertiesClientTest.java - #40/145] 02:07:55 [reading java/io/ByteArrayOutputStream.class] 02:07:55 [reading java/io/Externalizable.class] 02:07:55 [reading java/io/OutputStream.class] 02:07:55 [reading java/io/FilterOutputStream.class] 02:07:55 [reading java/io/Flushable.class] 02:07:55 [reading java/io/Closeable.class] 02:07:55 [reading java/io/ObjectStreamConstants.class] 02:07:55 [reading java/io/ObjectOutput.class] 02:07:55 [reading java/io/DataOutput.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundExceptionTest.java - #42/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/SerializationTest.class - #46] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/SerializationTest.java - #41/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnfTest.java - #43/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundExceptionTest.class - #47] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/ServiceModelNotFoundExceptionTest.java - #42/145] 02:07:55 [reading org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.class] 02:07:55 [reading org/onap/so/client/cds/beans/ConfigAssignRequestVnf.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseUnitTest.java - #44/145] 02:07:55 [writing org/onap/so/client/cds/beans/ConfigAssignRequestVnfTest.class - #48] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java - #45/145] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestVnfTest.java - #43/145] 02:07:55 [writing org/onap/so/BaseUnitTest.class - #49] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseUnitTest.java - #44/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.class] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest.java - #46/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java:[94,64] 02:07:55 52. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java (at line 94) 02:07:55 public ExpectedException expectedException = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [INFO] [writing org/onap/so/BuildingBlockTestDataSetup.class - #50] 02:07:55 [reading org/onap/so/openpojo/rules/EqualsAndHashCodeTester.class] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java - #45/145] 02:07:55 [reading org/onap/so/openpojo/rules/HasEqualsAndHashCodeRule.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy - #47/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest$FilterTestClasses.class - #51] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest.class - #52] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBDecompPojoTest.java - #46/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/NetworkUtilsTest.groovy - #48/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy:[37,8] 02:07:55 53. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy (at line 37) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy:[43,10] 02:07:55 54. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy (at line 43) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.class - #53] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnfTest.java - #49/145] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/GenerateVfModuleNameTest.groovy - #47/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/NetworkUtilsTest.class - #54] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/NetworkUtilsTest.groovy - #48/145] 02:07:55 [reading org/onap/so/client/cds/beans/ConfigDeployRequestVnf.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/FileUtil.java - #50/145] 02:07:55 [writing org/onap/so/client/cds/beans/ConfigDeployRequestVnfTest.class - #55] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestVnfTest.java - #49/145] 02:07:55 [reading org/slf4j/Marker.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroupTest.groovy - #51/145] 02:07:55 [writing org/onap/so/bpmn/mock/FileUtil.class - #56] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/FileUtil.java - #50/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorOne.java - #52/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroupTest.class - #57] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleVolumeGroupTest.groovy - #51/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/test/categories/SpringAware.java - #53/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/MyPreValidatorOne.class - #58] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorOne.java - #52/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayloadTest.java - #54/145] 02:07:55 [writing org/onap/so/test/categories/SpringAware.class - #59] 02:07:55 [reading org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.class] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/test/categories/SpringAware.java - #53/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerSupportTest.java - #55/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayloadTest.class - #60] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayloadTest.java - #54/145] 02:07:55 [reading org/assertj/core/api/ComparableAssert.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/InstnaceResourceListTest.java - #56/145] 02:07:55 [writing org/onap/so/client/appc/ApplicationControllerSupportTest.class - #61] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerSupportTest.java - #55/145] 02:07:55 [reading org/onap/so/bpmn/common/resource/InstanceResourceList.class] 02:07:55 [reading java/nio/file/Watchable.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplicationConfig.java - #57/145] 02:07:55 [writing org/onap/so/bpmn/common/resource/InstnaceResourceListTest.class - #62] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/resource/InstnaceResourceListTest.java - #56/145] 02:07:55 [reading java/lang/reflect/Field.class] 02:07:55 [reading java/lang/reflect/Modifier.class] 02:07:55 [reading com/github/tomakehurst/wiremock/core/WireMockConfiguration.class] 02:07:55 [reading java/lang/SecurityException.class] 02:07:55 [reading java/lang/reflect/AccessibleObject.class] 02:07:55 [reading java/lang/reflect/Member.class] 02:07:55 [reading java/lang/IllegalAccessException.class] 02:07:55 [reading com/github/tomakehurst/wiremock/extension/AbstractTransformer.class] 02:07:55 [reading com/github/tomakehurst/wiremock/http/Response.class] 02:07:55 [reading com/github/tomakehurst/wiremock/extension/Extension.class] 02:07:55 [reading java/lang/ReflectiveOperationException.class] 02:07:55 [reading java/lang/ClassCastException.class] 02:07:55 [reading java/util/function/IntFunction.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java - #58/145] 02:07:55 [writing org/onap/so/TestApplicationConfig.class - #63] 02:07:55 [writing org/onap/so/TestApplicationConfig$1.class - #64] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/TestApplicationConfig.java - #57/145] 02:07:55 [reading org/hamcrest/collection/IsIterableContainingInOrder.class] 02:07:55 [reading org/onap/so/bpmn/common/exceptions/MalformedBuildingBlockInputException.class] 02:07:55 [reading org/onap/so/bpmn/common/exceptions/MissingBuildingBlockInputException.class] 02:07:55 [reading org/hamcrest/TypeSafeDiagnosingMatcher.class] 02:07:55 [reading org/hamcrest/BaseMatcher.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllBaseTaskTestSuite.java - #59/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java:[48,53] 02:07:55 55. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java (at line 48) 02:07:55 public ExpectedException thrown = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/DelegateExecutionImplTest.class - #65] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/LcmBasePayloadTest.java - #60/145] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DelegateExecutionImplTest.java - #58/145] 02:07:55 [writing org/onap/so/AllBaseTaskTestSuite.class - #66] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllBaseTaskTestSuite.java - #59/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceInputTest.java - #61/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/payload/LcmBasePayloadTest.class - #67] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/LcmBasePayloadTest.java - #60/145] 02:07:55 [reading org/onap/so/bpmn/common/recipe/ResourceInput.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBeansTest.java - #62/145] 02:07:55 [writing org/onap/so/bpmn/common/recipe/ResourceInputTest.class - #68] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceInputTest.java - #61/145] 02:07:55 [reading com/openpojo/reflection/impl/PojoClassFactory.class] 02:07:55 [reading com/openpojo/validation/affirm/Affirm.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerActionTest.java - #63/145] 02:07:55 [writing org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBeansTest.class - #69] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/avpn/dmaap/beans/AVPNDmaapBeansTest.java - #62/145] 02:07:55 [reading org/onap/so/bpmn/appc/payload/PayloadClient.class] 02:07:55 [reading org/onap/so/client/appc/ApplicationControllerAction.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmBeanTest.java - #64/145] 02:07:55 [writing org/onap/so/client/appc/ApplicationControllerActionTest.class - #70] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/appc/ApplicationControllerActionTest.java - #63/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/ValidationConfig.java - #65/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/beans/LcmBeanTest.class - #71] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmBeanTest.java - #64/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java - #66/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/ValidationConfig.class - #72] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/ValidationConfig.java - #65/145] 02:07:55 [reading java/util/LinkedList.class] 02:07:55 [reading java/util/LinkedList$Node.class] 02:07:55 [reading java/util/Deque.class] 02:07:55 [reading java/util/Queue.class] 02:07:55 [reading java/util/AbstractSequentialList.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnfTest.java - #67/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java:[197,25] 02:07:55 56. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java (at line 197) 02:07:55 JsonParser parser = new JsonParser(); 02:07:55 ^^^^^^^^^^^^ 02:07:55 The constructor JsonParser() is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java:[198,15] 02:07:55 57. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java (at line 198) 02:07:55 return parser.parse(payload).isJsonObject(); 02:07:55 ^^^^^^^^^^^^^^ 02:07:55 The method parse(String) from the type JsonParser is deprecated 02:07:55 [INFO] [writing org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.class - #73] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/AbstractVnfCDSRequestProviderTest.java - #66/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilderTest.java - #68/145] 02:07:55 [writing org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnfTest.class - #74] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnfTest.java - #67/145] 02:07:55 [reading org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilder.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequestTest.java - #69/145] 02:07:55 [writing org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilderTest.class - #75] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmMessageBuilderTest.java - #68/145] 02:07:55 [reading org/onap/so/bpmn/common/recipe/BpmnParam.class] 02:07:55 [reading org/onap/so/bpmn/common/recipe/ResourceRecipeRequest.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java - #70/145] 02:07:55 [writing org/onap/so/bpmn/common/recipe/ResourceRecipeRequestTest.class - #76] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/ResourceRecipeRequestTest.java - #69/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundExceptionTest.java - #71/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java:[37,29] 02:07:55 58. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java (at line 37) 02:07:55 private static final String EOL = "\n"; 02:07:55 ^^^ 02:07:55 The value of the field StubResponseNetworkAdapter.EOL is not used 02:07:55 [INFO] [writing org/onap/so/bpmn/mock/StubResponseNetworkAdapter.class - #77] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseNetworkAdapter.java - #70/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java - #72/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundExceptionTest.class - #78] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundExceptionTest.java - #71/145] 02:07:55 [reading com/google/gson/JsonObject.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnfTest.java - #73/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java:[39,22] 02:07:55 59. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java (at line 39) 02:07:55 private ObjectMapper objectMapper; 02:07:55 ^^^^^^^^^^^^ 02:07:55 The value of the field VfModuleCDSRequestProviderTest.objectMapper is not used 02:07:55 [INFO] [writing org/onap/so/client/cds/VfModuleCDSRequestProviderTest.class - #79] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VfModuleCDSRequestProviderTest.java - #72/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy - #74/145] 02:07:55 [writing org/onap/so/client/cds/ConfigureInstanceParamsForVnfTest.class - #80] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVnfTest.java - #73/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/appc/payload/PayloadClientTest.java - #75/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy:[37,8] 02:07:55 60. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy (at line 37) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy:[46,10] 02:07:55 61. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy (at line 46) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.class - #81] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIGenericVnfTest.groovy - #74/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java - #76/145] 02:07:55 [writing org/onap/so/bpmn/appc/payload/PayloadClientTest.class - #82] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/appc/payload/PayloadClientTest.java - #75/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy - #77/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java:[53,53] 02:07:55 62. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java (at line 53) 02:07:55 public ExpectedException thrown = ExpectedException.none(); 02:07:55 ^^^^^^ 02:07:55 The method none() from the type ExpectedException is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.class - #83] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/BuildingBlockValidatorRunnerTest.java - #76/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterTest.groovy - #78/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy:[23,8] 02:07:55 63. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy (at line 23) 02:07:55 import groovy.util.slurpersupport.NodeChild 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type NodeChild is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy:[246,1] 02:07:55 64. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy (at line 246) 02:07:55 NodeChild noChangeInputNode = new XmlSlurper().parseText(noChangeInput).'**'.find {it.name() == 'a'} 02:07:55 ^^^^^^^^^ 02:07:55 The type NodeChild is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy:[247,1] 02:07:55 65. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy (at line 247) 02:07:55 NodeChild decodeWithNamespacesInputNode = new XmlSlurper().parseText(decodeWithNamespacesNodeInput).'**'.find {it.name() == 'a'} 02:07:55 ^^^^^^^^^ 02:07:55 The type NodeChild is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy:[248,1] 02:07:55 66. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy (at line 248) 02:07:55 NodeChild decodeWithoutNamespacesInputNode = new XmlSlurper().parseText(decodeWithoutNamespacesInput).'**'.find {it.name() == 'a'} 02:07:55 ^^^^^^^^^ 02:07:55 The type NodeChild is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy:[249,1] 02:07:55 67. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy (at line 249) 02:07:55 NodeChild normalStringNode = new XmlSlurper().parseText(normalString).'**'.find {it.name() == 'a'} 02:07:55 ^^^^^^^^^ 02:07:55 The type NodeChild is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/MsoUtilsTest.class - #84] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoGroovyTest.groovy - #79/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/MsoUtilsTest$_testUnescapeNodeContents_closure4.class - #85] 02:07:55 [writing org/onap/so/bpmn/common/scripts/MsoUtilsTest$_testUnescapeNodeContents_closure2.class - #86] 02:07:55 [writing org/onap/so/bpmn/common/scripts/MsoUtilsTest$_testUnescapeNodeContents_closure3.class - #87] 02:07:55 [writing org/onap/so/bpmn/common/scripts/MsoUtilsTest$_testUnescapeNodeContents_closure1.class - #88] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy - #80/145] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoUtilsTest.groovy - #77/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/SDNCAdapterTest.class - #89] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterTest.groovy - #78/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/MsoGroovyTest.class - #90] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/IgnoreNamedElementsDifferenceListener.groovy - #81/145] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/MsoGroovyTest.groovy - #79/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy:[37,8] 02:07:55 68. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy (at line 37) 02:07:55 import org.onap.so.bpmn.common.scripts.AaiUtil; 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type AaiUtil is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy:[42,8] 02:07:55 69. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy (at line 42) 02:07:55 import org.junit.Before; 02:07:55 ^^^^^^^^^^^^^^^^ 02:07:55 The import org.junit.Before is never used 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy:[43,8] 02:07:55 70. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy (at line 43) 02:07:55 import org.junit.Test; 02:07:55 ^^^^^^^^^^^^^^ 02:07:55 The import org.junit.Test is never used 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.class - #91] 02:07:55 [writing org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorImpl.class - #92] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessorTest.groovy - #80/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundExceptionTest.java - #82/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/utils/IgnoreNamedElementsDifferenceListener.class - #93] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/utils/IgnoreNamedElementsDifferenceListener.groovy - #81/145] 02:07:55 [reading org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy - #83/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundExceptionTest.class - #94] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/NoServiceInstanceFoundExceptionTest.java - #82/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorFour.java - #84/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy:[30,8] 02:07:55 71. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy (at line 30) 02:07:55 import org.mockito.runners.MockitoJUnitRunner 02:07:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy:[36,10] 02:07:55 72. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy (at line 36) 02:07:55 @RunWith(MockitoJUnitRunner.class) 02:07:55 ^^^^^^^^^^^^^^^^^^ 02:07:55 The type MockitoJUnitRunner is deprecated 02:07:55 [INFO] [writing org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.class - #95] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV2Test.groovy - #83/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BaseBBInputSetupTestHelper.java - #85/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/MyPreValidatorFour.class - #96] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorFour.java - #84/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGeneratorTest.java - #86/145] 02:07:55 [writing org/onap/so/bpmn/servicedecomposition/tasks/BaseBBInputSetupTestHelper.class - #97] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BaseBBInputSetupTestHelper.java - #85/145] 02:07:55 [reading org/springframework/beans/factory/annotation/AnnotatedBeanDefinition.class] 02:07:55 [reading org/springframework/core/type/AnnotationMetadata.class] 02:07:55 [reading org/springframework/core/type/package-info.class] 02:07:55 [reading java/util/AbstractSet.class] 02:07:55 [reading org/springframework/beans/factory/config/BeanDefinition.class] 02:07:55 [reading org/springframework/beans/factory/config/package-info.class] 02:07:55 [reading org/springframework/beans/BeanMetadataElement.class] 02:07:55 [reading org/springframework/beans/package-info.class] 02:07:55 [reading org/springframework/core/AttributeAccessor.class] 02:07:55 [reading org/springframework/core/package-info.class] 02:07:55 [reading org/springframework/core/type/AnnotatedTypeMetadata.class] 02:07:55 [reading org/springframework/core/type/ClassMetadata.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/PolicyRestPropertiesImplTest.java - #87/145] 02:07:55 [writing org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGeneratorTest.class - #98] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGeneratorTest.java - #86/145] 02:07:55 [reading org/onap/so/client/restproperties/PolicyRestPropertiesImpl.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java - #88/145] 02:07:55 [writing org/onap/so/client/restproperties/PolicyRestPropertiesImplTest.class - #99] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/PolicyRestPropertiesImplTest.java - #87/145] 02:07:55 [reading org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.class] 02:07:55 [reading org/onap/so/bpmn/common/workflow/context/WorkflowContext.class] 02:07:55 [reading org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class] 02:07:55 [reading org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class] 02:07:55 [reading java/util/concurrent/Delayed.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/ThreadedReadTest.java - #89/145] 02:07:55 [writing org/onap/so/bpmn/common/WorkflowContextHolderTest.class - #100] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java - #88/145] 02:07:55 [reading org/hamcrest/CoreMatchers.class] 02:07:55 [reading java/util/concurrent/Callable.class] 02:07:55 [reading java/util/concurrent/ExecutionException.class] 02:07:55 [reading java/util/concurrent/ExecutorService.class] 02:07:55 [reading java/util/concurrent/Executors.class] 02:07:55 [reading java/util/concurrent/ScheduledExecutorService.class] 02:07:55 [reading java/util/concurrent/TimeUnit.class] 02:07:55 [reading java/util/concurrent/TimeoutException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java - #90/145] 02:07:55 [writing org/onap/so/client/restproperties/ThreadedReadTest.class - #101] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/ThreadedReadTest.java - #89/145] 02:07:55 [reading org/springframework/boot/test/web/client/TestRestTemplate$HttpClientOption.class] 02:07:55 [reading java/io/UnsupportedEncodingException.class] 02:07:55 [reading org/springframework/util/MultiValueMap.class] 02:07:55 [reading org/springframework/util/package-info.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/baseclient/BaseClientTest.java - #91/145] 02:07:55 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java:[77,27] 02:07:55 73. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java (at line 77) 02:07:55 private RepositoryService repositoryService; 02:07:55 ^^^^^^^^^^^^^^^^^ 02:07:55 The value of the field BaseTest.repositoryService is not used 02:07:55 [INFO] [writing org/onap/so/BaseTest.class - #102] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/BaseTest.java - #90/145] 02:07:55 [reading org/onap/so/client/BaseClient.class] 02:07:55 [reading org/springframework/core/ParameterizedTypeReference.class] 02:07:55 [reading wiremock/org/apache/http/entity/ContentType.class] 02:07:55 [reading org/springframework/http/HttpMethod.class] 02:07:55 [reading org/springframework/web/client/RestClientException.class] 02:07:55 [reading org/springframework/web/client/package-info.class] 02:07:55 [reading javax/ws/rs/core/UriBuilderException.class] 02:07:55 [reading org/springframework/core/NestedRuntimeException.class] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorOne.java - #92/145] 02:07:55 [writing org/onap/so/bpmn/common/baseclient/BaseClientTest.class - #103] 02:07:55 [writing org/onap/so/bpmn/common/baseclient/BaseClientTest$2.class - #104] 02:07:55 [writing org/onap/so/bpmn/common/baseclient/BaseClientTest$1.class - #105] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/baseclient/BaseClientTest.java - #91/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AppCClientTest.groovy - #93/145] 02:07:55 [writing org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorOne.class - #106] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorOne.java - #92/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.groovy - #94/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/AppCClientTest.class - #107] 02:07:55 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AppCClientTest.groovy - #93/145] 02:07:55 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java - #95/145] 02:07:55 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest$_executeExternalAPIGetCall_shouldHandleExceptionsThrownByGetCall_andRethrowAsBpmnError_closure1.class - #108] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest$DummyMsoUtils.class - #109] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest$DummyExceptionUtil.class - #110] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest$_executeExternalAPIPostCall_shouldHandleExceptionsThrownByPostCall_andRethrowAsBpmnError_closure2.class - #111] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.class - #112] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest$ResponseAssert.class - #113] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ExternalAPIUtilTest.groovy - #94/145] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Vnfc.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/entities/ServiceModel.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.class] 02:07:56 [reading org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/CollectionResource.class] 02:07:56 [reading org/onap/so/db/catalog/beans/CollectionResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/ConfigurationResource.class] 02:07:56 [reading org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/InstanceGroupType.class] 02:07:56 [reading org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/NetworkResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/OrchestrationStatus.class] 02:07:56 [reading org/onap/so/db/catalog/beans/PnfResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/VfModuleCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/VnfResourceCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/ModelType.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/RelatedInstance.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/RelatedInstanceList.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/RequestInfo.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/SubscriberInfo.class] 02:07:56 [reading org/onap/aai/domain/yang/InstanceGroup.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/Project.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/OwningEntity.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/Platform.class] 02:07:56 [reading org/onap/so/serviceinstancebeans/LineOfBusiness.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupParameter$Builder.class] 02:07:56 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info$UriParams.class] 02:07:56 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info$UriParams.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.class] 02:07:56 [reading org/onap/aai/domain/yang/Tenants.class] 02:07:56 [reading org/onap/aai/domain/yang/ServiceSubscription.class] 02:07:56 [reading org/onap/aai/domain/yang/Customer.class] 02:07:56 [reading org/onap/so/db/catalog/beans/InstanceGroup.class] 02:07:56 [reading org/onap/aai/domain/yang/Configuration.class] 02:07:56 [reading org/onap/aaiclient/client/generated/fluentbuilders/Network.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class] 02:07:56 [reading org/onap/aai/domain/yang/Pnf.class] 02:07:56 [reading org/onap/aai/domain/yang/LineOfBusiness.class] 02:07:56 [reading org/onap/aai/domain/yang/Platform.class] 02:07:56 [reading org/onap/aai/domain/yang/Collection.class] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.class] 02:07:56 [reading org/onap/aai/domain/yang/RouteTableReference.class] 02:07:56 [reading org/onap/aai/domain/yang/OwningEntity.class] 02:07:56 [reading org/onap/aai/domain/yang/Project.class] 02:07:56 [reading org/onap/aai/domain/yang/VpnBinding.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java - #96/145] 02:07:56 [reading org/onap/so/client/restproperties/AAIPropertiesImpl.class] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[159,64] 02:07:56 74. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 159) 02:07:56 public ExpectedException expectedException = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[446,38] 02:07:56 75. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 446) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[479,38] 02:07:56 76. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 479) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[566,38] 02:07:56 77. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 566) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[602,21] 02:07:56 78. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 602) 02:07:56 ServiceSubscription serviceSubscription = Mockito.mock(ServiceSubscription.class); 02:07:56 ^^^^^^^^^^^^^^^^^^^ 02:07:56 The value of the local variable serviceSubscription is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[610,38] 02:07:56 79. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 610) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModuleTest.groovy - #97/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[647,21] 02:07:56 80. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 647) 02:07:56 ServiceSubscription serviceSubscription = Mockito.mock(ServiceSubscription.class); 02:07:56 ^^^^^^^^^^^^^^^^^^^ 02:07:56 The value of the local variable serviceSubscription is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[655,38] 02:07:56 81. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 655) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[688,21] 02:07:56 82. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 688) 02:07:56 ServiceSubscription serviceSubscription = Mockito.mock(ServiceSubscription.class); 02:07:56 ^^^^^^^^^^^^^^^^^^^ 02:07:56 The value of the local variable serviceSubscription is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[694,38] 02:07:56 83. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 694) 02:07:56 org.onap.aai.domain.yang.CloudRegion aaiCloudRegion = Mockito.mock(org.onap.aai.domain.yang.CloudRegion.class); 02:07:56 ^^^^^^^^^^^^^^ 02:07:56 The value of the local variable aaiCloudRegion is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[855,17] 02:07:56 84. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 855) 02:07:56 ServiceInstance actual = SPY_bbInputSetup.getServiceInstanceHelper(requestDetails, customer, null, null, 02:07:56 ^^^^^^ 02:07:56 The value of the local variable actual is not used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java:[1794,52] 02:07:56 85. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java (at line 1794) 02:07:56 List instanceGroupCustList = new ArrayList<>(); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The value of the local variable instanceGroupCustList is not used 02:07:56 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.class - #114] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenantTest.groovy - #98/145] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupTest.java - #95/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java:[28,27] 02:07:56 86. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java (at line 28) 02:07:56 private AAIPropertiesImpl aaiPropertiesImpl = new AAIPropertiesImpl(); 02:07:56 ^^^^^^^^^^^^^^^^^ 02:07:56 The value of the field AAIPropertiesImplTest.aaiPropertiesImpl is not used 02:07:56 [INFO] [writing org/onap/so/client/restproperties/AAIPropertiesImplTest.class - #115] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBPojoTest.java - #99/145] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/restproperties/AAIPropertiesImplTest.java - #96/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/UpdateAAIVfModuleTest.class - #116] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/UpdateAAIVfModuleTest.groovy - #97/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenantTest.class - #117] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupTenantTest.groovy - #98/145] 02:07:56 [reading com/openpojo/validation/rule/impl/NoPrimitivesRule.class] 02:07:56 [reading com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnfTest.java - #100/145] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/BBPojoTest.class - #118] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/BBPojoTest$FilterTestClasses.class - #119] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/BBPojoTest.java - #99/145] 02:07:56 [reading org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/NonSpringSuite.java - #101/145] 02:07:56 [writing org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnfTest.class - #120] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnfTest.java - #100/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnParamTest.java - #102/145] 02:07:56 [writing org/onap/so/NonSpringSuite.class - #121] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/NonSpringSuite.java - #101/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtilsTest.groovy - #103/145] 02:07:56 [writing org/onap/so/bpmn/common/recipe/BpmnParamTest.class - #122] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnParamTest.java - #102/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy - #104/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/AllottedResourceUtilsTest.class - #123] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/AllottedResourceUtilsTest.groovy - #103/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy - #105/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy:[34,8] 02:07:56 87. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy (at line 34) 02:07:56 import org.mockito.runners.MockitoJUnitRunner 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy:[43,10] 02:07:56 88. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy (at line 43) 02:07:56 @RunWith(MockitoJUnitRunner.class) 02:07:56 ^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.class - #124] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CompleteMsoProcessTest.groovy - #104/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClientTest.java - #106/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy:[38,8] 02:07:56 89. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy (at line 38) 02:07:56 import org.mockito.runners.MockitoJUnitRunner 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy:[48,10] 02:07:56 90. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy (at line 48) 02:07:56 @RunWith(MockitoJUnitRunner.class) 02:07:56 ^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/common/scripts/SniroHomingV1Test.class - #125] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SniroHomingV1Test.groovy - #105/145] 02:07:56 [reading org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClient.class] 02:07:56 [reading org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAPPC.java - #107/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClientTest.class - #126] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/SDNCLcmDmaapClientTest.java - #106/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java - #108/145] 02:07:56 [writing org/onap/so/bpmn/mock/StubResponseAPPC.class - #127] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseAPPC.java - #107/145] 02:07:56 [reading javax/ws/rs/BadRequestException.class] 02:07:56 [reading javax/ws/rs/ForbiddenException.class] 02:07:56 [reading javax/ws/rs/InternalServerErrorException.class] 02:07:56 [reading javax/ws/rs/NotAcceptableException.class] 02:07:56 [reading javax/ws/rs/NotAllowedException.class] 02:07:56 [reading javax/ws/rs/NotAuthorizedException.class] 02:07:56 [reading javax/ws/rs/NotSupportedException.class] 02:07:56 [reading javax/ws/rs/WebApplicationException.class] 02:07:56 [reading org/junit/jupiter/api/Assertions.class] 02:07:56 [reading org/junit/jupiter/api/function/Executable.class] 02:07:56 [reading org/junit/jupiter/api/function/ThrowingSupplier.class] 02:07:56 [reading org/onap/so/client/ResponseExceptionMapperImpl.class] 02:07:56 [reading org/onap/so/client/PreconditionFailedException.class] 02:07:56 [reading javax/ws/rs/ClientErrorException.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java - #109/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java:[62,68] 02:07:56 91. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java (at line 62) 02:07:56 public ExpectedException expectedExceptionTest = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [INFO] [writing org/onap/so/client/ResponseExceptionMapperImplTest.class - #128] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/ResponseExceptionMapperImplTest.java - #108/145] 02:07:56 [writing org/onap/so/bpmn/common/WorkflowTestTransformer.class - #129] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseDatabase.java - #110/145] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java - #109/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnRestClientTest.java - #111/145] 02:07:56 [writing org/onap/so/bpmn/mock/StubResponseDatabase.class - #130] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseDatabase.java - #110/145] 02:07:56 [reading org/apache/http/HttpResponse.class] 02:07:56 [reading org/apache/http/StatusLine.class] 02:07:56 [reading org/apache/http/HttpMessage.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java - #112/145] 02:07:56 [writing org/onap/so/bpmn/common/recipe/BpmnRestClientTest.class - #131] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/recipe/BpmnRestClientTest.java - #111/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java - #113/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java:[51,53] 02:07:56 92. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java (at line 51) 02:07:56 public ExpectedException thrown = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.class - #132] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/WorkflowValidatorRunnerTest.java - #112/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorTwo.java - #114/145] 02:07:56 [writing org/onap/so/bpmn/common/MockAAIDeleteVfModule.class - #133] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java - #113/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy - #115/145] 02:07:56 [writing org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorTwo.class - #134] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/WorkflowPreValidatorTwo.java - #114/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayUnitTest.java - #116/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy:[36,8] 02:07:56 93. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy (at line 36) 02:07:56 import org.mockito.runners.MockitoJUnitRunner 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy:[40,10] 02:07:56 94. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy (at line 40) 02:07:56 @RunWith(MockitoJUnitRunner.class) 02:07:56 ^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.class - #135] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/PrepareUpdateAAIVfModuleTest.groovy - #115/145] 02:07:56 [reading org/onap/so/utils/Components.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest.groovy - #117/145] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayUnitTest.class - #136] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDayUnitTest.java - #116/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponseTest.java - #118/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest$_queryAAIForVolumeGroupId_shouldThrowWorkflowException_whenRuntimeExceptionIsThrown_closure1.class - #137] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest$ExceptionUtilFake.class - #138] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest$_handleVolumeGroupNameNoMatch_shouldThrowBpmnErrorException_closure2.class - #139] 02:07:56 [writing org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest.class - #140] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/ConfirmVolumeGroupNameTest.groovy - #117/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderTest.java - #119/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/beans/LcmRestResponseTest.class - #141] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestResponseTest.java - #118/145] 02:07:56 [reading org/onap/aai/domain/yang/Vserver.class] 02:07:56 [reading org/onap/so/objects/audit/AAIObjectAudit.class] 02:07:56 [reading org/onap/so/objects/audit/AAIObjectAuditList.class] 02:07:56 [reading org/springframework/beans/BeanUtils.class] 02:07:56 [reading com/google/common/base/CaseFormat.class] 02:07:56 [reading com/google/common/base/package-info.class] 02:07:56 [reading org/springframework/beans/BeansException.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsUtilTest.java - #120/145] 02:07:56 [writing org/onap/so/client/exception/ExceptionBuilderTest.class - #142] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderTest.java - #119/145] 02:07:56 [reading org/onap/so/client/cds/ConfigureInstanceParamsUtil.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java - #121/145] 02:07:56 [writing org/onap/so/client/cds/ConfigureInstanceParamsUtilTest.class - #143] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsUtilTest.java - #120/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java - #122/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java:[56,53] 02:07:56 95. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java (at line 56) 02:07:56 public ExpectedException thrown = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [INFO] [writing org/onap/so/client/exception/ExceptionBuilderUnitTest.class - #144] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/exception/ExceptionBuilderUnitTest.java - #121/145] 02:07:56 [reading java/nio/charset/StandardCharsets.class] 02:07:56 [reading com/fasterxml/jackson/databind/DeserializationFeature.class] 02:07:56 [reading org/onap/aai/domain/yang/Configurations.class] 02:07:56 [reading org/onap/aai/domain/yang/GenericVnfs.class] 02:07:56 [reading org/onap/aai/domain/yang/L3Networks.class] 02:07:56 [reading org/onap/aai/domain/yang/ServiceInstances.class] 02:07:56 [reading org/onap/aai/domain/yang/VolumeGroups.class] 02:07:56 [reading org/onap/so/db/request/beans/RequestProcessingData.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class] 02:07:56 [reading com/fasterxml/jackson/databind/MapperFeature.class] 02:07:56 [reading com/fasterxml/jackson/databind/SerializationFeature.class] 02:07:56 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudInfrastructure.class] 02:07:56 [reading org/onap/aaiclient/client/generated/fluentbuilders/Business.class] 02:07:56 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class] 02:07:56 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/NodesPluralUri.class] 02:07:56 [reading org/onap/aaiclient/client/aai/entities/uri/NodesUri.class] 02:07:56 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseVNFAdapter.java - #123/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[115,64] 02:07:56 96. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 115) 02:07:56 public ExpectedException expectedException = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[271,1] 02:07:56 97. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 271) 02:07:56 doReturn(Optional.of(expectedServiceInstance)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 isA(AAIResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 Type safety: Unchecked invocation get(Class, AAIResourceUri) of the generic method get(Class, Uri) of type GraphInventoryResourcesClient,AAIResourceUri,AAIPluralResourceUri,AAIEdgeLabel,AAIResultWrapper,AAITransactionalClient,AAISingleTransactionClient> 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[271,82] 02:07:56 98. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 271) 02:07:56 doReturn(Optional.of(expectedServiceInstance)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 ^^^^^^^^^^^^^^^^ 02:07:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[394,1] 02:07:56 99. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 394) 02:07:56 doReturn(Optional.of(expectedAaiConfiguration)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 isA(AAIResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 Type safety: Unchecked invocation get(Class, AAIResourceUri) of the generic method get(Class, Uri) of type GraphInventoryResourcesClient,AAIResourceUri,AAIPluralResourceUri,AAIEdgeLabel,AAIResultWrapper,AAITransactionalClient,AAISingleTransactionClient> 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[394,83] 02:07:56 100. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 394) 02:07:56 doReturn(Optional.of(expectedAaiConfiguration)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 ^^^^^^^^^^^^^^^^ 02:07:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[411,1] 02:07:56 101. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 411) 02:07:56 doReturn(Optional.of(expectedAaiVnf)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 eq(AAIUriFactory.createResourceUri(AAIFluentTypeBuilder.network().genericVnf(vnfId)).depth(Depth.ONE))); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 Type safety: Unchecked invocation get(Class, AAIResourceUri) of the generic method get(Class, Uri) of type GraphInventoryResourcesClient,AAIResourceUri,AAIPluralResourceUri,AAIEdgeLabel,AAIResultWrapper,AAITransactionalClient,AAISingleTransactionClient> 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[411,73] 02:07:56 102. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 411) 02:07:56 doReturn(Optional.of(expectedAaiVnf)).when(MOCK_aaiResourcesClient).get(isA(Class.class), 02:07:56 ^^^^^^^^^^^^^^^^ 02:07:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[816,1] 02:07:56 103. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 816) 02:07:56 doReturn(Optional.empty()).when(MOCK_aaiResourcesClient).get(isA(Class.class), isA(AAIPluralResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 Type safety: Unchecked invocation get(Class, AAIPluralResourceUri) of the generic method get(Class, Uri) of type GraphInventoryResourcesClient,AAIResourceUri,AAIPluralResourceUri,AAIEdgeLabel,AAIResultWrapper,AAITransactionalClient,AAISingleTransactionClient> 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[816,62] 02:07:56 104. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 816) 02:07:56 doReturn(Optional.empty()).when(MOCK_aaiResourcesClient).get(isA(Class.class), isA(AAIPluralResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^ 02:07:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[827,1] 02:07:56 105. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 827) 02:07:56 doReturn(Optional.empty()).when(MOCK_aaiResourcesClient).get(isA(Class.class), isA(AAIPluralResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 Type safety: Unchecked invocation get(Class, AAIPluralResourceUri) of the generic method get(Class, Uri) of type GraphInventoryResourcesClient,AAIResourceUri,AAIPluralResourceUri,AAIEdgeLabel,AAIResultWrapper,AAITransactionalClient,AAISingleTransactionClient> 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java:[827,62] 02:07:56 106. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java (at line 827) 02:07:56 doReturn(Optional.empty()).when(MOCK_aaiResourcesClient).get(isA(Class.class), isA(AAIPluralResourceUri.class)); 02:07:56 ^^^^^^^^^^^^^^^^ 02:07:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class 02:07:56 [INFO] [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.class - #145] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtilsTest.java - #122/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayloadTest.java - #124/145] 02:07:56 [writing org/onap/so/bpmn/mock/StubResponseVNFAdapter.class - #146] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseVNFAdapter.java - #123/145] 02:07:56 [reading org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java - #125/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayloadTest.class - #147] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayloadTest.java - #124/145] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapper.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModuleTest.java - #126/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java:[34,64] 02:07:56 107. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java (at line 34) 02:07:56 public ExpectedException expectedException = ExpectedException.none(); 02:07:56 ^^^^^^ 02:07:56 The method none() from the type ExpectedException is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.class - #148] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/bbobjects/wrappers/ServiceInstanceWrapperTest.java - #125/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayerTest.java - #127/145] 02:07:56 [writing org/onap/so/client/cds/ConfigureInstanceParamsForVfModuleTest.class - #149] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/ConfigureInstanceParamsForVfModuleTest.java - #126/145] 02:07:56 [reading org/onap/so/db/catalog/beans/CvnfcCustomization.class] 02:07:56 [reading org/onap/so/db/catalog/beans/PnfResource.class] 02:07:56 [reading org/onap/so/db/catalog/beans/VnfcCustomization.class] 02:07:56 [reading org/onap/aai/domain/yang/NetworkPolicy.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnfTest.java - #128/145] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayerTest.class - #150] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayerTest.java - #127/145] 02:07:56 [reading org/onap/so/client/cds/beans/ConfigDeployRequestPnf.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponseTest.java - #129/145] 02:07:56 [writing org/onap/so/client/cds/beans/ConfigDeployRequestPnfTest.class - #151] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigDeployRequestPnfTest.java - #128/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnfTest.java - #130/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponseTest.class - #152] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponseTest.java - #129/145] 02:07:56 [reading org/onap/so/client/cds/beans/ConfigAssignRequestPnf.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllGroovyTestSuites.java - #131/145] 02:07:56 [writing org/onap/so/client/cds/beans/ConfigAssignRequestPnfTest.class - #153] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/beans/ConfigAssignRequestPnfTest.java - #130/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseOof.java - #132/145] 02:07:56 [writing org/onap/so/AllGroovyTestSuites.class - #154] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/AllGroovyTestSuites.java - #131/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BuildingBlockTest.java - #133/145] 02:07:56 [writing org/onap/so/bpmn/mock/StubResponseOof.class - #155] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/mock/StubResponseOof.java - #132/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequestTest.java - #134/145] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/tasks/BuildingBlockTest.class - #156] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BuildingBlockTest.java - #133/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy - #135/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/beans/LcmRestRequestTest.class - #157] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmRestRequestTest.java - #134/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModuleTest.groovy - #136/145] 02:07:56 [INFO] 108. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy[analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.groovy - #137/145] 02:07:56 [INFO] (at line 26) 02:07:56 import org.mockito.runners.MockitoJUnitRunner; 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy:[34,8] 02:07:56 109. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy (at line 34) 02:07:56 import org.junit.runner.RunWith 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The import org.junit.runner.RunWith is never used 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy:[37,8] 02:07:56 110. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy (at line 37) 02:07:56 import org.mockito.runners.MockitoJUnitRunner 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The import org.mockito.runners.MockitoJUnitRunner is never used 02:07:56 [INFO] [writing org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.class - #158] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/TrinityExceptionUtilTest.groovy - #135/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/DeleteAAIVfModuleTest.class - #159] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DecomposeServiceTest.groovy - #138/145] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DeleteAAIVfModuleTest.groovy - #136/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.class - #160] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CatalogDbUtilsTest.groovy - #137/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java - #139/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/DecomposeServiceTest.class - #161] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/DecomposeServiceTest.groovy - #138/145] 02:07:56 [reading org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.class] 02:07:56 [reading org/springframework/scheduling/concurrent/CustomizableThreadFactory.class] 02:07:56 [reading org/springframework/util/CustomizableThreadCreator.class] 02:07:56 [reading java/util/concurrent/ThreadFactory.class] 02:07:56 [reading org/springframework/beans/factory/DisposableBean.class] 02:07:56 [reading org/springframework/beans/factory/package-info.class] 02:07:56 [reading org/springframework/beans/factory/InitializingBean.class] 02:07:56 [reading org/springframework/beans/factory/BeanNameAware.class] 02:07:56 [reading org/springframework/beans/factory/Aware.class] 02:07:56 [reading org/springframework/scheduling/SchedulingTaskExecutor.class] 02:07:56 [reading org/springframework/scheduling/package-info.class] 02:07:56 [reading org/springframework/core/task/AsyncTaskExecutor.class] 02:07:56 [reading org/springframework/core/task/package-info.class] 02:07:56 [reading org/springframework/core/task/TaskExecutor.class] 02:07:56 [reading org/springframework/core/task/AsyncListenableTaskExecutor.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest.groovy - #140/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java:[54,29] 02:07:56 111. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java (at line 54) 02:07:56 private static final Logger logger = LoggerFactory.getLogger(MSOCommonApplication.class); 02:07:56 ^^^^^^ 02:07:56 The value of the field MSOCommonApplication.logger is not used 02:07:56 [INFO] [writing org/onap/so/bpmn/common/MSOCommonApplication.class - #162] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/MSOCommonApplication.java - #139/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VnfCDSRequestProviderTest.java - #141/145] 02:07:56 [writing org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest$ExceptionUtilForTesting.class - #163] 02:07:56 [writing org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest.class - #164] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/CreateAAIVfModuleTest.groovy - #140/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmInputTest.java - #142/145] 02:07:56 [writing org/onap/so/client/cds/VnfCDSRequestProviderTest.class - #165] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/cds/VnfCDSRequestProviderTest.java - #141/145] 02:07:56 [reading org/onap/so/client/sdnc/lcm/beans/LcmActionIdentifiers.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnfTest.java - #143/145] 02:07:56 [writing org/onap/so/client/sdnc/lcm/beans/LcmInputTest.class - #166] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/client/sdnc/lcm/beans/LcmInputTest.java - #142/145] 02:07:56 [reading org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnf.class] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorThree.java - #144/145] 02:07:56 [writing org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnfTest.class - #167] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupPnfTest.java - #143/145] 02:07:56 [analyzing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy - #145/145] 02:07:56 [writing org/onap/so/bpmn/common/listener/validation/MyPreValidatorThree.class - #168] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/java/org/onap/so/bpmn/common/listener/validation/MyPreValidatorThree.java - #144/145] 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy:[30,8] 02:07:56 112. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy (at line 30) 02:07:56 import org.mockito.runners.MockitoJUnitRunner 02:07:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [WARNING] /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy:[36,10] 02:07:56 113. WARNING in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy (at line 36) 02:07:56 @RunWith(MockitoJUnitRunner.class) 02:07:56 ^^^^^^^^^^^^^^^^^^ 02:07:56 The type MockitoJUnitRunner is deprecated 02:07:56 [INFO] [writing org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.class - #169] 02:07:56 [completed /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/src/test/groovy/org/onap/so/bpmn/common/scripts/SDNCAdapterRestV1Test.groovy - #145/145] 02:07:56 [145 units compiled] 02:07:56 113 problems (113 warnings) 02:07:56 [169 .class files generated] 02:07:56 [INFO] 02:07:56 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ MSOCommonBPMN --- 02:07:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:07:56 [INFO] 02:07:56 [INFO] ------------------------------------------------------- 02:07:56 [INFO] T E S T S 02:07:56 [INFO] ------------------------------------------------------- 02:07:58 [INFO] Running org.onap.so.AllTestSuites 02:07:58 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsForVnfTest 02:07:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.onap.so.client.cds.ConfigureInstanceParamsForVnfTest 02:07:59 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignRequestVnfTest 02:07:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.cds.beans.ConfigAssignRequestVnfTest 02:07:59 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayUnitTest 02:07:59 02:07:59.689 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:07:59 02:07:59.705 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:07:59 02:07:59.707 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - extSystemErrorSource is null. Setting extSystemErrorSource to UNKNOWN 02:07:59 02:07:59.710 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - rollbackExtSystemErrorSource is null for isRollbackFailure. Setting rollbackExtSystemErrorSource to UNKNOWN 02:07:59 02:07:59.713 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource for isRollbackFailure to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:07:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayUnitTest 02:07:59 [INFO] Running org.onap.so.client.restproperties.AAIPropertiesImplTest 02:07:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.restproperties.AAIPropertiesImplTest 02:07:59 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.DownloadNESwPayloadTest 02:08:00 02:08:00.093 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - DownloadNESwPayload 02:08:00 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","swToBeDownloaded":[{"swLocation":"http://192.168.1.20/test.zip","swFileSize":123456,"swFileCompression":"ZIP","swFileFormat":"binary"}]} 02:08:00 02:08:00.096 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - SwToBeDownloadedElement 02:08:00 {"swLocation":"http://192.168.1.20/test.zip","swFileSize":123456,"swFileCompression":"ZIP","swFileFormat":"binary"} 02:08:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.onap.so.client.sdnc.lcm.beans.payload.DownloadNESwPayloadTest 02:08:00 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsUtilTest 02:08:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.ConfigureInstanceParamsUtilTest 02:08:00 [INFO] Running org.onap.so.bpmn.servicedecomposition.entities.ExecuteBuildingBlockTest 02:08:02 02:08:02 ____ _ ____ _ _ __ 02:08:02 / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ 02:08:02 | | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ 02:08:02 | |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | 02:08:02 \____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| 02:08:02 02:08:02 Spring-Boot: (v2.5.15) 02:08:02 Camunda Platform: (v7.15.0) 02:08:02 Camunda Platform Spring Boot Starter: (v7.15.0) 02:08:02 02:08:02 02:08:02.369 [main] INFO org.onap.so.bpmn.common.recipe.ResourceInputTest - Starting ResourceInputTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6416 (started by jenkins in /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN) 02:08:02 02:08:02.370 [main] DEBUG org.onap.so.bpmn.common.recipe.ResourceInputTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:08:02 02:08:02.370 [main] INFO org.onap.so.bpmn.common.recipe.ResourceInputTest - The following 1 profile is active: "test" 02:08:14 02:08:14.246 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:08:18 02:08:18.028 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:08:21 02:08:20.950 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:08:21 02:08:20.951 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:08:21 02:08:20.951 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:08:21 02:08:20.951 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:08:28 02:08:28.910 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:08:28 02:08:28.945 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:08:30 02:08:30.757 [main] INFO org.onap.so.bpmn.common.recipe.ResourceInputTest - Started ResourceInputTest in 29.013 seconds (JVM running for 34.618) 02:08:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.722 s - in org.onap.so.bpmn.servicedecomposition.entities.ExecuteBuildingBlockTest 02:08:30 [INFO] Running org.onap.so.bpmn.common.recipe.ResourceInputTest 02:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.onap.so.bpmn.common.recipe.ResourceInputTest 02:08:31 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignRequestPnfTest 02:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigAssignRequestPnfTest 02:08:31 [INFO] Running org.onap.so.bpmn.servicedecomposition.bbobjects.wrappers.ServiceInstanceWrapperTest 02:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.so.bpmn.servicedecomposition.bbobjects.wrappers.ServiceInstanceWrapperTest 02:08:31 [INFO] Running org.onap.so.bpmn.common.listener.BuildingBlockValidatorRunnerTest 02:08:31 02:08:31.230 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:31 02:08:31.230 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=1234,errorCode=7000,errorMessage=Failed Validations: 02:08:31 org.onap.so.bpmn.common.listener.validation.MyPreValidatorTwo: my-error-two 02:08:31 org.onap.so.bpmn.common.listener.validation.MyPreValidatorOne: my-error-one,workStep=*,extSystemErrorSource=null] 02:08:31 02:08:31.243 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.so.bpmn.common.listener.BuildingBlockValidatorRunnerTest 02:08:31 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.NoServiceInstanceFoundExceptionTest 02:08:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.NoServiceInstanceFoundExceptionTest 02:08:31 [INFO] Running org.onap.so.bpmn.common.recipe.BpmnParamTest 02:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.so.bpmn.common.recipe.BpmnParamTest 02:08:31 [INFO] Running org.onap.so.bpmn.common.resource.ResourceRequestBuilderTest 02:08:32 02:08:32.015 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:11386/ecomp/mso/catalog/v2/serviceResources?serviceModelUuid=c3954379-4efe-431c-8258-f84905b158e5 with request headers:{Authorization=[***REDACTED***], Accept=[application/json]} 02:08:32 02:08:32.018 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:32 02:08:32.628 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:11386/ecomp/mso/catalog/v2/serviceResources?serviceModelUuid=c3954379-4efe-431c-8258-f84905b158e5 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent]} 02:08:32 02:08:32.630 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { "serviceResources" : { 02:08:32 "modelInfo" : { 02:08:32 "modelName" : "demoVFWCL", 02:08:32 "modelUuid" : "c3954379-4efe-431c-8258-f84905b158e5", 02:08:32 "modelInvariantUuid" : "0cbff61e-3b0a-4eed-97ce-b1b4faa03493", 02:08:32 "modelVersion" : "1.0" 02:08:32 }, 02:08:32 "serviceType" : "", 02:08:32 "serviceRole" : "", 02:08:32 "environmentContext" : null, 02:08:32 "resourceOrder" : "res1,res2", 02:08:32 "workloadContext" : "Production", 02:08:32 "serviceVnfs": [ 02:08:32 02:08:32 { "modelInfo" : { 02:08:32 "modelName" : "15968a6e-2fe5-41bf-a481", 02:08:32 "modelUuid" : "808abda3-2023-4105-92d2-e62644b61d53", 02:08:32 "modelInvariantUuid" : "6e4ffc7c-497e-4a77-970d-af966e642d31", 02:08:32 "modelVersion" : "1.0", 02:08:32 "modelCustomizationUuid" : "a00404d5-d7eb-4c46-b6b6-9cf2d087e545", 02:08:32 "modelInstanceName" : "15968a6e-2fe5-41bf-a481 0" 02:08:32 }, 02:08:32 "toscaNodeType" : "org.openecomp.resource.vf.15968a6e2fe541bfA481", 02:08:32 "nfFunction" : null, 02:08:32 "resourceInput":"{\"a\":\"b\"}", "nfType" : null, 02:08:32 "nfRole" : null, 02:08:32 "nfNamingCode" : null, 02:08:32 "multiStageDesign" : "false", 02:08:32 "vfModules": [ 02:08:32 { 02:08:32 "modelInfo" : { 02:08:32 "modelName" : "15968a6e2fe541bfA481..base_vfw..module-0", 02:08:32 "modelUuid" : "ec7fadde-1e5a-42f7-8255-cb19e475ff45", 02:08:32 "modelInvariantUuid" : "61ab8b64-a014-4cf3-8a5a-b5ef388f8819", 02:08:32 "modelVersion" : "1", 02:08:32 "modelCustomizationUuid" : "123aff6b-854f-4026-ae1e-cc74a3924576" 02:08:32 }, "isBase" : true, 02:08:32 "vfModuleLabel" : "base_vfw", 02:08:32 "initialCount" : 1, 02:08:32 "hasVolumeGroup" : true 02:08:32 } 02:08:32 ] 02:08:32 }, 02:08:32 02:08:32 { "modelInfo" : { 02:08:32 "modelName" : "f971106a-248f-4202-9d1f", 02:08:32 "modelUuid" : "4fbc08a4-35ed-4a59-9e47-79975e4add7e", 02:08:32 "modelInvariantUuid" : "c669799e-adf1-46ae-8c70-48b326fe89f3", 02:08:32 "modelVersion" : "1.0", 02:08:32 "modelCustomizationUuid" : "e776449e-2b10-45c5-9217-2775c88ca1a0", 02:08:32 "modelInstanceName" : "f971106a-248f-4202-9d1f 0" 02:08:32 }, 02:08:32 "toscaNodeType" : "org.openecomp.resource.vf.F971106a248f42029d1f", 02:08:32 "nfFunction" : null, 02:08:32 "nfType" : null, 02:08:32 "nfRole" : null, 02:08:32 "resourceInput":"{\"a\":\"key|default_value\"}", "nfNamingCode" : null, 02:08:32 "multiStageDesign" : "false", 02:08:32 "vfModules": [ 02:08:32 { 02:08:32 "modelInfo" : { 02:08:32 "modelName" : "F971106a248f42029d1f..base_vpkg..module-0", 02:08:32 "modelUuid" : "47d5273a-7456-4786-9035-b3911944cc35", 02:08:32 "modelInvariantUuid" : "0ea3e57e-ac7a-425a-928b-b4aee8806c15", 02:08:32 "modelVersion" : "1", 02:08:32 "modelCustomizationUuid" : "9ed9fef6-d3f8-4433-9807-7e23393a16bc" 02:08:32 }, "isBase" : true, 02:08:32 "vfModuleLabel" : "base_vpkg", 02:08:32 "initialCount" : 1, 02:08:32 "hasVolumeGroup" : true 02:08:32 } 02:08:32 ] 02:08:32 } 02:08:32 ], 02:08:32 "serviceNetworks": [], 02:08:32 "serviceAllottedResources": [] 02:08:32 }} 02:08:32 02:08:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s - in org.onap.so.bpmn.common.resource.ResourceRequestBuilderTest 02:08:33 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsForVfModuleTest 02:08:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.client.cds.ConfigureInstanceParamsForVfModuleTest 02:08:33 [INFO] Running org.onap.so.bpmn.common.DelegateExecutionImplTest 02:08:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.so.bpmn.common.DelegateExecutionImplTest 02:08:33 [INFO] Running org.onap.so.client.restproperties.ThreadedReadTest 02:08:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.027 s - in org.onap.so.client.restproperties.ThreadedReadTest 02:08:37 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.ServiceModelNotFoundExceptionTest 02:08:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.ServiceModelNotFoundExceptionTest 02:08:37 [INFO] Running org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest 02:08:37 02:08:37.251 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:79) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.allotedError(ExtractPojosForBBTest.java:179) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.252 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject ALLOTTED_RESOURCE_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:79) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.allotedError(ExtractPojosForBBTest.java:179) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.314 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:63) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.pnfError(ExtractPojosForBBTest.java:194) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.315 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject PNF was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:63) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.pnfError(ExtractPojosForBBTest.java:194) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.444 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:59) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:75) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vfModuleError(ExtractPojosForBBTest.java:169) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.445 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject GENERIC_VNF_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:59) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:75) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vfModuleError(ExtractPojosForBBTest.java:169) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.445 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject VF_MODULE_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectGENERIC_VNF_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:75) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vfModuleError(ExtractPojosForBBTest.java:169) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.509 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:83) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.configurationError(ExtractPojosForBBTest.java:174) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.510 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject CONFIGURATION_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:83) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.configurationError(ExtractPojosForBBTest.java:174) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.569 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:90) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vpnBondingLinkError(ExtractPojosForBBTest.java:189) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.570 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject VPN_BONDING_LINK_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:90) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vpnBondingLinkError(ExtractPojosForBBTest.java:189) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.628 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:59) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vnfError(ExtractPojosForBBTest.java:164) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.629 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject GENERIC_VNF_ID was not found in gBBInput using reference value: null {} 02:08:37 org.onap.so.client.exception.BBObjectNotFoundException: BBObjectSERVICE_INSTANCE_ID was not found in gBBInput using reference value: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:102) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:59) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.vnfError(ExtractPojosForBBTest.java:164) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 02:08:37.746 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:08:37 java.lang.NullPointerException: null 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.findValue(ExtractPojosForBB.java:135) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.lookupObjectInList(ExtractPojosForBB.java:120) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:111) 02:08:37 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.assertThrowsBBObjectNotFoundForResource_WhenServiceEmpty(ExtractPojosForBBTest.java:213) 02:08:37 at org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest.siError(ExtractPojosForBBTest.java:159) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:37 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:37 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:37 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:37 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:37 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:37 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:37 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:37 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:37 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:37 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:37 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:37 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:37 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:37 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in org.onap.so.bpmn.servicedecomposition.ExtractPojosForBBTest 02:08:37 [INFO] Running org.onap.so.bpmn.common.baseclient.BaseClientTest 02:08:38 02:08:37.968 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:11386/test 02:08:38 02:08:37.968 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:38 02:08:37.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:08:38 02:08:37.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:11386/test 02:08:38 02:08:37.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:08:38 02:08:37.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json, application/*+json", Content-Type:"text/plain;charset=ISO-8859-1", Content-Length:"0", X-ONAP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-TransactionID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ECOMP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"42bf42c5-e9e7-4fb5-a3cc-051aefb18588"] 02:08:38 02:08:37.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:08:38 02:08:37.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:08:38 02:08:38.097 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:08:38 02:08:38.097 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:08:38 02:08:38.098 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:08:38 02:08:38.098 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json; charset=UTF-8", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:08:38 02:08:38.099 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"hello" : "world"} 02:08:38 02:08:38.099 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:08:38 02:08:38.215 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:11386/test 02:08:38 02:08:38.216 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:11386/test 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"text/plain, application/json, application/*+json, */*", Content-Type:"text/plain;charset=ISO-8859-1", Content-Length:"0", X-ONAP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-TransactionID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ECOMP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2a0d22be-1d20-4b9c-b729-a4832186eb2a"] 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:08:38 02:08:38.216 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:08:38 02:08:38.230 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:08:38 02:08:38.230 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:08:38 02:08:38.230 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:08:38 02:08:38.230 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json; charset=UTF-8", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:08:38 02:08:38.231 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"hello" : "world"} 02:08:38 02:08:38.231 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:08:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in org.onap.so.bpmn.common.baseclient.BaseClientTest 02:08:38 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BuildingBlockTest 02:08:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.servicedecomposition.tasks.BuildingBlockTest 02:08:38 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPopulateMethodsTest 02:08:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPopulateMethodsTest 02:08:38 [INFO] Running org.onap.so.client.cds.ServiceCDSRequestProviderTest 02:08:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.client.cds.ServiceCDSRequestProviderTest 02:08:38 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmDmaapRequestTest 02:08:38 02:08:38.972 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmDmaapRequest 02:08:39 {"version":"1.0","type":"request","cambria.partition":"MSO","correlation-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c","rpc-name":"test-operation","body":{"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}}} 02:08:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.client.sdnc.lcm.beans.LcmDmaapRequestTest 02:08:39 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupExistingServiceTest 02:08:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupExistingServiceTest 02:08:39 [INFO] Running org.onap.so.client.cds.AbstractCDSProcessingBBUtilsTest 02:08:39 02:08:39.380 [main] DEBUG org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Input payload: fields { 02:08:39 key: "config-assign-request" 02:08:39 value { 02:08:39 struct_value { 02:08:39 fields { 02:08:39 key: "config-assign-properties" 02:08:39 value { 02:08:39 struct_value { 02:08:39 fields { 02:08:39 key: "Instance1" 02:08:39 value { 02:08:39 string_value: "Instance1Value" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "Instance2" 02:08:39 value { 02:08:39 string_value: "Instance2Value" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "Param3" 02:08:39 value { 02:08:39 string_value: "Param3Value" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "service-instance-id" 02:08:39 value { 02:08:39 string_value: "serviceInstanceId" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "service-model-uuid" 02:08:39 value { 02:08:39 string_value: "serviceModelUuid" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "vnf-customization-uuid" 02:08:39 value { 02:08:39 string_value: "vnfCustomizationUuid" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "vnf-id" 02:08:39 value { 02:08:39 string_value: "vnfId" 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "vnf-name" 02:08:39 value { 02:08:39 string_value: "vnfName" 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 fields { 02:08:39 key: "resolution-key" 02:08:39 value { 02:08:39 string_value: "resolutionKey" 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 } 02:08:39 02:08:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.onap.so.client.cds.AbstractCDSProcessingBBUtilsTest 02:08:39 [INFO] Running org.onap.so.client.cds.VfModuleCDSRequestProviderTest 02:08:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.so.client.cds.VfModuleCDSRequestProviderTest 02:08:39 [INFO] Running org.onap.so.client.appc.ApplicationControllerActionTest 02:08:39 02:08:39.480 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for UpgradePostCheck 02:08:39 java.lang.IllegalArgumentException: Payload is not present for UpgradePostCheck 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:180) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_NoPayload_Test(ApplicationControllerActionTest.java:387) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePostCheck_NoPayload_Test(ApplicationControllerActionTest.java:364) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:39 02:08:39.618 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is NOT a String Object=["testlink:testVmId"] 02:08:39 02:08:39.619 [main] WARN org.onap.so.client.appc.ApplicationControllerAction - vserverIdList is empty in AppCClient 02:08:39 02:08:39.681 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is NOT a String Object=["testlink:testVmId1","testlink:testVmId2"] 02:08:39 02:08:39.681 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is NOT a String Object=["testVserverId1","testVserverId2"] 02:08:39 02:08:39.864 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for QuiesceTraffic 02:08:39 java.lang.IllegalArgumentException: Payload is not present for QuiesceTraffic 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.quiesceTrafficAction(ApplicationControllerAction.java:170) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:72) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_QuiesceTraffic_NoPayload_Test(ApplicationControllerActionTest.java:185) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:39 02:08:39.926 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:39 at org.json.JSONObject.(JSONObject.java:220) 02:08:39 at org.json.JSONObject.(JSONObject.java:469) 02:08:39 at org.json.JSONObject.(JSONObject.java:451) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:39 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePostCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:318) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:39 02:08:39.927 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:39 at org.json.JSONObject.(JSONObject.java:220) 02:08:39 at org.json.JSONObject.(JSONObject.java:469) 02:08:39 at org.json.JSONObject.(JSONObject.java:451) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:39 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePostCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:318) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:39 02:08:39.929 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:39 at org.json.JSONObject.(JSONObject.java:220) 02:08:39 at org.json.JSONObject.(JSONObject.java:469) 02:08:39 at org.json.JSONObject.(JSONObject.java:451) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:39 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePostCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:318) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:39 02:08:39.929 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:39 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:39 at org.json.JSONObject.(JSONObject.java:220) 02:08:39 at org.json.JSONObject.(JSONObject.java:469) 02:08:39 at org.json.JSONObject.(JSONObject.java:451) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:39 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:39 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:39 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:39 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePostCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:318) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:39 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:39.990 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Test appc orchestrator error message 02:08:40 org.onap.so.client.appc.ApplicationControllerOrchestratorException: Test appc orchestrator error message 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.startStopAction(ApplicationControllerAction.java:217) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:64) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.applicationControllerOrchestratorExceptionCaught_Test(ApplicationControllerActionTest.java:476) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.111 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for UpgradePreCheck 02:08:40 java.lang.IllegalArgumentException: Payload is not present for UpgradePreCheck 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:180) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_NoPayload_Test(ApplicationControllerActionTest.java:387) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePreCheck_NoPayload_Test(ApplicationControllerActionTest.java:359) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.336 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=vmIds: JSONObject["vmIds"] not found. 02:08:40 02:08:40.336 [main] WARN org.onap.so.client.appc.ApplicationControllerAction - vmIds null in AppCClient 02:08:40 02:08:40.389 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for UpgradeSoftware 02:08:40 java.lang.IllegalArgumentException: Payload is not present for UpgradeSoftware 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:180) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_NoPayload_Test(ApplicationControllerActionTest.java:387) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeSoftware_NoPayload_Test(ApplicationControllerActionTest.java:369) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.446 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=operations_timeout. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.quiesceTrafficFormat(PayloadClient.java:107) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_QuiesceTraffic_PayloadPresent_Test(ApplicationControllerActionTest.java:163) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.449 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=operations_timeout. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.quiesceTrafficFormat(PayloadClient.java:107) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.quiesceTrafficAction(ApplicationControllerAction.java:172) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:72) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_QuiesceTraffic_PayloadPresent_Test(ApplicationControllerActionTest.java:168) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.504 [main] WARN org.onap.so.client.appc.ApplicationControllerAction - vmIdList is Empty in AppCClient 02:08:40 02:08:40.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeBackup_PayloadPresent_Test(ApplicationControllerActionTest.java:330) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeBackup_PayloadPresent_Test(ApplicationControllerActionTest.java:330) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.561 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeBackup_PayloadPresent_Test(ApplicationControllerActionTest.java:330) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.561 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeBackup_PayloadPresent_Test(ApplicationControllerActionTest.java:330) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.615 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeSoftware_PayloadPresent_Test(ApplicationControllerActionTest.java:324) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.616 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeSoftware_PayloadPresent_Test(ApplicationControllerActionTest.java:324) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.616 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeSoftware_PayloadPresent_Test(ApplicationControllerActionTest.java:324) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.617 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:40 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:40 at org.json.JSONObject.(JSONObject.java:220) 02:08:40 at org.json.JSONObject.(JSONObject.java:469) 02:08:40 at org.json.JSONObject.(JSONObject.java:451) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:40 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:40 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeSoftware_PayloadPresent_Test(ApplicationControllerActionTest.java:324) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.725 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for UpgradeBackup 02:08:40 java.lang.IllegalArgumentException: Payload is not present for UpgradeBackup 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:180) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_NoPayload_Test(ApplicationControllerActionTest.java:387) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradeBackup_NoPayload_Test(ApplicationControllerActionTest.java:374) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.780 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: Payload is not present for ConfigModify 02:08:40 java.lang.IllegalArgumentException: Payload is not present for ConfigModify 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.payloadAction(ApplicationControllerAction.java:162) 02:08:40 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:107) 02:08:40 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_ConfigModify__NoPayload_Test(ApplicationControllerActionTest.java:302) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:40 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:40 02:08:40.947 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is NOT a String Object=["testlink:testVmId1"] 02:08:40 02:08:40.947 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=vserverIds: JSONObject["vserverIds"] not found. 02:08:40 02:08:40.947 [main] WARN org.onap.so.client.appc.ApplicationControllerAction - vserverIds null in AppCClient 02:08:41 02:08:41.066 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:41 at org.json.JSONObject.(JSONObject.java:220) 02:08:41 at org.json.JSONObject.(JSONObject.java:469) 02:08:41 at org.json.JSONObject.(JSONObject.java:451) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:41 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePreCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:312) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:41 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:41 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:41 02:08:41.066 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:41 at org.json.JSONObject.(JSONObject.java:220) 02:08:41 at org.json.JSONObject.(JSONObject.java:469) 02:08:41 at org.json.JSONObject.(JSONObject.java:451) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:41 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:346) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePreCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:312) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:41 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:41 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:41 02:08:41.067 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=existing_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:41 at org.json.JSONObject.(JSONObject.java:220) 02:08:41 at org.json.JSONObject.(JSONObject.java:469) 02:08:41 at org.json.JSONObject.(JSONObject.java:451) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:41 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:53) 02:08:41 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:41 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePreCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:312) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:41 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:41 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:41 02:08:41.067 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): unable to parse json to retrieve value for field=new_software_version. Exception was: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 02:08:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:568) 02:08:41 at org.json.JSONObject.(JSONObject.java:220) 02:08:41 at org.json.JSONObject.(JSONObject.java:469) 02:08:41 at org.json.JSONObject.(JSONObject.java:451) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:770) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:08:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:08:41 at org.onap.so.bpmn.appc.payload.PayloadClient.upgradeFormat(PayloadClient.java:54) 02:08:41 at org.onap.so.client.appc.ApplicationControllerAction.upgradeAction(ApplicationControllerAction.java:182) 02:08:41 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:113) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_Upgrade_PayloadPresent_Test(ApplicationControllerActionTest.java:351) 02:08:41 at org.onap.so.client.appc.ApplicationControllerActionTest.runAppCCommand_UpgradePreCheck_PayloadPresent_Test(ApplicationControllerActionTest.java:312) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:41 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:41 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:41 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:41 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in org.onap.so.client.appc.ApplicationControllerActionTest 02:08:41 [INFO] Running org.onap.so.client.dmaapproperties.DmaapPropertiesClientTest 02:08:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.so.client.dmaapproperties.DmaapPropertiesClientTest 02:08:41 [INFO] Running org.onap.so.client.appc.ApplicationControllerSupportTest 02:08:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.client.appc.ApplicationControllerSupportTest 02:08:41 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmRestResponseTest 02:08:41 02:08:41.324 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmRestResponse 02:08:41 {"output":{"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"}} 02:08:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.client.sdnc.lcm.beans.LcmRestResponseTest 02:08:41 [INFO] Running org.onap.so.client.cds.GeneratePayloadForCdsTest 02:08:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.so.client.cds.GeneratePayloadForCdsTest 02:08:41 [INFO] Running org.onap.so.bpmn.common.recipe.ResourceRecipeRequestTest 02:08:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.so.bpmn.common.recipe.ResourceRecipeRequestTest 02:08:41 [INFO] Running org.onap.so.bpmn.appc.payload.PayloadClientTest 02:08:41 02:08:41.501 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=operationTimeout 02:08:41 02:08:41.502 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=existingVersion 02:08:41 02:08:41.502 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=newVersion 02:08:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.bpmn.appc.payload.PayloadClientTest 02:08:41 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPnfTest 02:08:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPnfTest 02:08:41 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.MultipleObjectsFoundExceptionTest 02:08:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.MultipleObjectsFoundExceptionTest 02:08:41 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupTest 02:08:41 02:08:41.732 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:08:42 02:08:42.860 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Orchestrating on Collection Network Resource Customization 02:08:43 02:08:43.400 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Orchestrating on Collection Network Resource Customization 02:08:43 WARNING: An illegal reflective access operation has occurred 02:08:43 WARNING: Illegal reflective access by org.mockito.internal.util.reflection.ReflectionMemberAccessor (file:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar) to field java.util.ArrayList.elementData 02:08:43 WARNING: Please consider reporting this to the maintainers of org.mockito.internal.util.reflection.ReflectionMemberAccessor 02:08:43 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:08:43 WARNING: All illegal access operations will be denied in a future release 02:08:43 02:08:43.506 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:08:44 02:08:44.780 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:08:45 02:08:45.037 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:08:45 02:08:45.065 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Could not find a network customization with key: ab153b6e-c364-44c0-bef6-1f2982117f04 02:08:45 02:08:45.429 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - for Fabric configuration mapping by VF MODULE CUST UUID: vfModuleCustomizationUUID 02:08:45 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupTest 02:08:45 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmOutputTest 02:08:45 02:08:45.553 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmOutput 02:08:45 {"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"} 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.sdnc.lcm.beans.LcmOutputTest 02:08:45 [INFO] Running org.onap.so.bpmn.servicedecomposition.SerializationTest 02:08:45 { 02:08:45 lookupKeyMap => Untyped value '{}', isTransient = false 02:08:45 flowToBeCalled => Untyped value 'AssignServiceInstanceBB', isTransient = false 02:08:45 gBBInput => Untyped value 'org.onap.so.bpmn.servicedecomposition.entities.GeneralBuildingBlock@60d0680f', isTransient = false 02:08:45 } 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.so.bpmn.servicedecomposition.SerializationTest 02:08:45 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.UpgradePostCheckPayloadTest 02:08:45 02:08:45.579 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - UpgradePostCheckPayload 02:08:45 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r102","additionalData":"{}"} 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.sdnc.lcm.beans.payload.UpgradePostCheckPayloadTest 02:08:45 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmDmaapResponseTest 02:08:45 02:08:45.582 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmDmaapResponse 02:08:45 {"version":"1.0","type":"response","cambria.partition":"MSO","correlation-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c","rpc-name":"test-operation","body":{"output":{"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"}}} 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.so.client.sdnc.lcm.beans.LcmDmaapResponseTest 02:08:45 [INFO] Running org.onap.so.client.dmaapproperties.GlobalDmaapPublisherTest 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.client.dmaapproperties.GlobalDmaapPublisherTest 02:08:45 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmInputTest 02:08:45 02:08:45.686 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmInput 02:08:45 {"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"} 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.sdnc.lcm.beans.LcmInputTest 02:08:45 [INFO] Running org.onap.so.bpmn.common.DefaultToShortClassNameBeanNameGeneratorTest 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.so.bpmn.common.DefaultToShortClassNameBeanNameGeneratorTest 02:08:45 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployPropertiesForPnfTest 02:08:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigDeployPropertiesForPnfTest 02:08:45 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.UpgradePreCheckPayloadTest 02:08:45 02:08:45.737 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - UpgradePreCheckPayload 02:08:45 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r101","additionalData":"{}"} 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.so.client.sdnc.lcm.beans.payload.UpgradePreCheckPayloadTest 02:08:45 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest 02:08:45 02:08:45.803 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK 02:08:45 02:08:45.803 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Rollback 02:08:45 02:08:45.804 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:45 java.lang.NumberFormatException: null 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableExists(ExecuteBuildingBlockRainyDayTest.java:105) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:45 02:08:45.863 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK 02:08:45 02:08:45.863 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Rollback 02:08:45 02:08:45.864 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:45 java.lang.NumberFormatException: null 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableDefault(ExecuteBuildingBlockRainyDayTest.java:127) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:45 02:08:45.925 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Abort 02:08:45 02:08:45.925 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:45 java.lang.NumberFormatException: null 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:45 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableDoesNotExist(ExecuteBuildingBlockRainyDayTest.java:142) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:45 02:08:45.986 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Failed to determine RainyDayHandler Status. Seting handlingCode = Abort 02:08:45 java.lang.NullPointerException: null 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:94) 02:08:45 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableExceptionTest(ExecuteBuildingBlockRainyDayTest.java:153) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:45.986 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableExceptionTest(ExecuteBuildingBlockRainyDayTest.java:153) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.045 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK 02:08:46 02:08:46.045 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Rollback 02:08:46 02:08:46.045 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableRollbackToAssignedMacro(ExecuteBuildingBlockRainyDayTest.java:204) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.102 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK_TO_ASSIGNED 02:08:46 02:08:46.102 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: RollbackToAssigned 02:08:46 02:08:46.103 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableRollbackToAssignedALaCarte(ExecuteBuildingBlockRainyDayTest.java:230) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.158 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Abort 02:08:46 02:08:46.159 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.suppressRollbackTest(ExecuteBuildingBlockRainyDayTest.java:296) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.217 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Exception occurred 02:08:46 org.camunda.bpm.engine.delegate.BpmnError: null 02:08:46 02:08:46.276 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Abort 02:08:46 02:08:46.276 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableServiceRoleNC(ExecuteBuildingBlockRainyDayTest.java:344) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.330 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK_TO_CREATED 02:08:46 02:08:46.330 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: RollbackToCreatedNoConfiguration 02:08:46 02:08:46.330 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableRollbackToCreatedNoConfiguration(ExecuteBuildingBlockRainyDayTest.java:285) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.442 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK_TO_CREATED 02:08:46 02:08:46.442 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: RollbackToCreated 02:08:46 02:08:46.443 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableRollbackToCreated(ExecuteBuildingBlockRainyDayTest.java:256) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.499 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Rollback target state is: ROLLED_BACK 02:08:46 02:08:46.499 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Rollback 02:08:46 02:08:46.500 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableServiceRoleNotDefined(ExecuteBuildingBlockRainyDayTest.java:320) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 02:08:46.588 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:8081/infraActiveRequests/null 02:08:46 02:08:46.589 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:8081/infraActiveRequests/null 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-TransactionID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ECOMP-RequestID:"ae6979a5-3777-4d14-a9a5-a8e4ee069667", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e40f05d4-5f1f-48ce-b500-96c146479051"] 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: 02:08:46 02:08:46.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:08:46 02:08:46.596 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Failed to update Request Db Infra Active Requests with Retry Status 02:08:46 org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8081/infraActiveRequests/null": Connect to localhost:8081 [localhost/127.0.0.1] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8081 [localhost/127.0.0.1] failed: Connection refused (Connection refused) 02:08:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:791) 02:08:46 at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:757) 02:08:46 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:627) 02:08:46 at org.onap.so.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:536) 02:08:46 at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:188) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:202) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableSecondaryPolicyExists(ExecuteBuildingBlockRainyDayTest.java:179) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8081 [localhost/127.0.0.1] failed: Connection refused (Connection refused) 02:08:46 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 02:08:46 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) 02:08:46 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) 02:08:46 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 02:08:46 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 02:08:46 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 02:08:46 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 02:08:46 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 02:08:46 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) 02:08:46 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) 02:08:46 at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) 02:08:46 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 02:08:46 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 02:08:46 at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63) 02:08:46 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 02:08:46 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 02:08:46 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109) 02:08:46 at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42) 02:08:46 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 02:08:46 at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46) 02:08:46 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 02:08:46 at org.springframework.boot.actuate.metrics.web.client.MetricsClientHttpRequestInterceptor.intercept(MetricsClientHttpRequestInterceptor.java:86) 02:08:46 at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93) 02:08:46 at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77) 02:08:46 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 02:08:46 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 02:08:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:782) 02:08:46 ... 71 common frames omitted 02:08:46 Caused by: java.net.ConnectException: Connection refused (Connection refused) 02:08:46 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 02:08:46 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) 02:08:46 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) 02:08:46 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) 02:08:46 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 02:08:46 at java.base/java.net.Socket.connect(Socket.java:609) 02:08:46 at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) 02:08:46 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) 02:08:46 ... 97 common frames omitted 02:08:46 02:08:46.596 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - RainyDayHandler Status Code is: Abort 02:08:46 02:08:46.596 [main] ERROR org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Could not read maxRetries from config file. Setting max to 5 retries 02:08:46 java.lang.NumberFormatException: null 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:08:46 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay.queryRainyDayTable(ExecuteBuildingBlockRainyDay.java:234) 02:08:46 at org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest.queryRainyDayTableSecondaryPolicyExists(ExecuteBuildingBlockRainyDayTest.java:179) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:46 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:46 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayTest 02:08:46 [INFO] Running org.onap.so.client.restproperties.PolicyRestPropertiesImplTest 02:08:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.so.client.restproperties.PolicyRestPropertiesImplTest 02:08:46 [INFO] Running org.onap.so.client.avpn.dmaap.beans.AVPNDmaapBeansTest 02:08:46 02:08:46.771 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:08:46 02:08:46.774 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:08:46 02:08:46.775 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:08:46 02:08:46.775 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/test-classes] 02:08:46 02:08:46.775 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes] 02:08:47 02:08:46.929 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:08:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.onap.so.client.avpn.dmaap.beans.AVPNDmaapBeansTest 02:08:47 [INFO] Running org.onap.so.client.sdnc.lcm.SDNCLcmMessageBuilderTest 02:08:47 02:08:47.343 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmInput 02:08:47 {"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"} 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.client.sdnc.lcm.SDNCLcmMessageBuilderTest 02:08:47 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.ActivateNESwPayloadTest 02:08:47 02:08:47.345 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - ActivateNESwPayload 02:08:47 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","swVersionToBeActivated":"v2"} 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.so.client.sdnc.lcm.beans.payload.ActivateNESwPayloadTest 02:08:47 [INFO] Running org.onap.so.client.sdnc.lcm.SDNCLcmRestClientTest 02:08:47 02:08:47.434 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:47 02:08:47.434 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:11386/restconf/operations/LCM:test-operation with request headers:{Authorization=[***REDACTED***], X-RequestID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f2ca6dd0-fef9-4cf7-9502-9ab9ec5fa5ea], X-ECOMP-RequestID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-TransactionID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ONAP-RequestID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], Content-Type=[application/json]} 02:08:47 02:08:47.451 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}} 02:08:47 02:08:47 02:08:47.461 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:11386/restconf/operations/LCM:test-operation has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:08:47 02:08:47.462 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"output":{"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"}} 02:08:47 02:08:47 02:08:47.469 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmOutput 02:08:47 {"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"} 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.so.client.sdnc.lcm.SDNCLcmRestClientTest 02:08:47 [INFO] Running org.onap.so.bpmn.common.SPIPropertiesTest 02:08:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.common.SPIPropertiesTest 02:08:47 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployPropertiesForVnfTest 02:08:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.client.cds.beans.ConfigDeployPropertiesForVnfTest 02:08:47 [INFO] Running org.onap.so.bpmn.servicedecomposition.BBDecompPojoTest 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.so.bpmn.servicedecomposition.BBDecompPojoTest 02:08:47 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployRequestVnfTest 02:08:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.client.cds.beans.ConfigDeployRequestVnfTest 02:08:47 [INFO] Running org.onap.so.bpmn.common.BeansTest 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.so.bpmn.common.BeansTest 02:08:47 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployRequestPnfTest 02:08:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigDeployRequestPnfTest 02:08:47 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmRestRequestTest 02:08:47 02:08:47.582 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmRestRequest 02:08:47 {"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}} 02:08:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.sdnc.lcm.beans.LcmRestRequestTest 02:08:47 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtilsTest 02:08:47 02:08:47.729 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: l3-network matched by ids: [networkId] 02:08:47 02:08:47.733 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: volume-group matched by ids: [cloudOwnerId, cloudRegionId, volumeGroupId] 02:08:47 02:08:47.790 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No GenericVnfs matched by name 02:08:47 02:08:47.791 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: configuration matched by ids: [] 02:08:47 02:08:47.806 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No Networks matched by name 02:08:47 02:08:47.824 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: generic-vnf matched by ids: [] 02:08:47 02:08:47.859 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No Service Instance matched by name 02:08:47 02:08:47.861 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: vpn-binding matched by ids: [vpnBindingId] 02:08:47 02:08:47.893 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: vf-module matched by ids: [vnfId, vfModuleId] 02:08:48 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtilsTest 02:08:48 [INFO] Running org.onap.so.bpmn.common.WorkflowContextHolderTest 02:08:48 02:08:47.999 [main] DEBUG org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: f3ff4bae-a08d-45f2-89e0-0ce3d9bfbce3 02:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.bpmn.common.WorkflowContextHolderTest 02:08:48 [INFO] Running org.onap.so.bpmn.common.listener.WorkflowValidatorRunnerTest 02:08:48 02:08:48.010 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:48 02:08:48.010 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=1234,errorCode=7000,errorMessage=Failed Validations: 02:08:48 org.onap.so.bpmn.common.listener.validation.WorkflowPreValidatorTwo: my-error-two 02:08:48 org.onap.so.bpmn.common.listener.validation.WorkflowPreValidatorOne: my-error-one,workStep=*,extSystemErrorSource=null] 02:08:48 02:08:48.010 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.common.listener.WorkflowValidatorRunnerTest 02:08:48 [INFO] Running org.onap.so.bpmn.servicedecomposition.entities.exceptions.InvalidBuildingBlockInputExceptionTest 02:08:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.servicedecomposition.entities.exceptions.InvalidBuildingBlockInputExceptionTest 02:08:48 [INFO] Running org.onap.so.client.cds.PnfCDSRequestProviderTest 02:08:48 {"activateNESw-request":{"resolution-key":"PNFDemo","activateNESw-properties":{"service-instance-id":"test_service_id","service-model-uuid":"6bc0b04d-1873-4721-b53d-6615225b2a28","pnf-id":"5df8b6de-2083-11e7-93ae-92361f002671","pnf-name":"PNFDemo","pnf-customization-uuid":"9acb3a83-8a52-412c-9a45-901764938144","target-software-version":"demo-sw-ver2.0.0"}}} 02:08:48 {"downloadNESw-request":{"resolution-key":"PNFDemo","downloadNESw-properties":{"service-instance-id":"test_service_id","service-model-uuid":"6bc0b04d-1873-4721-b53d-6615225b2a28","pnf-id":"5df8b6de-2083-11e7-93ae-92361f002671","pnf-name":"PNFDemo","pnf-customization-uuid":"9acb3a83-8a52-412c-9a45-901764938144","target-software-version":"demo-sw-ver2.0.0"}}} 02:08:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.cds.PnfCDSRequestProviderTest 02:08:48 [INFO] Running org.onap.so.client.cds.VnfCDSRequestProviderTest 02:08:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.so.client.cds.VnfCDSRequestProviderTest 02:08:48 [INFO] Running org.onap.so.client.sdnc.lcm.SDNCLcmDmaapClientTest 02:08:48 02:08:48.139 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:48 02:08:48.139 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:11386/events/TEST-WRITE-TOPIC?timeout=20000 with request headers:{X-RequestID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ECOMP-RequestID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-TransactionID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ONAP-RequestID=[87a63264-0057-46a8-a6d2-54c14f2f8c97], Content-Type=[application/json]} 02:08:48 02:08:48.141 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"version":"1.0","type":"request","cambria.partition":"MSO","correlation-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c","rpc-name":"test-operation","body":{"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}}} 02:08:48 02:08:48 02:08:48.153 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:11386/events/TEST-WRITE-TOPIC?timeout=20000 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:08:48 02:08:48.153 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"serverTimeMs":2,"count":1} 02:08:48 02:08:48 02:08:48.155 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - String 02:08:48 "{\"version\":\"1.0\",\"type\":\"response\",\"cambria.partition\":\"MSO\",\"correlation-id\":\"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c\",\"rpc-name\":\"test-operation\",\"body\":{\"output\":{\"common-header\":{\"api-ver\":\"2.00\",\"originator-id\":\"MSO\",\"request-id\":\"9f77f437-1515-44bd-a420-0aaf8a3c31a0\",\"sub-request-id\":\"c197a4b5-18d9-48a2-ad2d-a3b56858501c\"},\"status\":{\"code\":400,\"message\":\"Test output message\"},\"payload\":\"{\\\"testPayload\\\": \\\"output test\\\"}\"}}}" 02:08:48 02:08:48.180 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:11386/events/TEST-READ-TOPIC/TESTMSO/consumer1?timeout=20000 with request headers:{Accept=[application/json], X-InvocationID=[ae6979a5-3777-4d14-a9a5-a8e4ee069667], X-ONAP-RequestID=[8898893a-7dc2-4570-a000-36cbd8a6c350]} 02:08:48 02:08:48.180 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:08:48 02:08:48.186 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:11386/events/TEST-READ-TOPIC/TESTMSO/consumer1?timeout=20000 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Vary=[Accept-Encoding, User-Agent], Content-Type=[application/json]} 02:08:48 02:08:48.187 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - ["{\"version\":\"1.0\",\"type\":\"response\",\"cambria.partition\":\"MSO\",\"correlation-id\":\"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c\",\"rpc-name\":\"test-operation\",\"body\":{\"output\":{\"common-header\":{\"api-ver\":\"2.00\",\"originator-id\":\"MSO\",\"request-id\":\"9f77f437-1515-44bd-a420-0aaf8a3c31a0\",\"sub-request-id\":\"c197a4b5-18d9-48a2-ad2d-a3b56858501c\"},\"status\":{\"code\":400,\"message\":\"Test output message\"},\"payload\":\"{\\\"testPayload\\\": \\\"output test\\\"}\"}}}"] 02:08:48 02:08:48 02:08:48.191 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmOutput 02:08:48 {"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"} 02:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.so.client.sdnc.lcm.SDNCLcmDmaapClientTest 02:08:48 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignPropertiesForVnfTest 02:08:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigAssignPropertiesForVnfTest 02:08:48 [INFO] Running org.onap.so.client.exception.ExceptionBuilderUnitTest 02:08:48 02:08:48.203 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.Exception: failure message 02:08:48 at org.onap.so.client.exception.ExceptionBuilderUnitTest.(ExceptionBuilderUnitTest.java:58) 02:08:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:08:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:08:48 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:08:48 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:08:48 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.213 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException 02:08:48 02:08:48.216 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:08:48 02:08:48.216 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=Process key,errorCode=7000,errorMessage=failure message,workStep=WORKSTEP,extSystemErrorSource=SDNC] 02:08:48 02:08:48.216 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 02:08:48.218 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:08:48 02:08:48.218 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=Process key,errorCode=7000,errorMessage=failure message,workStep=*,extSystemErrorSource=SDNC] 02:08:48 02:08:48.218 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 02:08:48.219 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.Exception: failure message 02:08:48 at org.onap.so.client.exception.ExceptionBuilderUnitTest.(ExceptionBuilderUnitTest.java:58) 02:08:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:08:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:08:48 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:08:48 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:08:48 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:08:48 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.219 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException 02:08:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.client.exception.ExceptionBuilderUnitTest 02:08:48 [INFO] Running org.onap.so.bpmn.common.resource.InstnaceResourceListTest 02:08:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.so.bpmn.common.resource.InstnaceResourceListTest 02:08:48 [INFO] Running org.onap.so.client.ResponseExceptionMapperImplTest 02:08:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.client.ResponseExceptionMapperImplTest 02:08:48 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignPropertiesForPnfTest 02:08:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigAssignPropertiesForPnfTest 02:08:48 [INFO] Running org.onap.so.bpmn.servicedecomposition.BBPojoTest 02:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.so.bpmn.servicedecomposition.BBPojoTest 02:08:48 [INFO] Running org.onap.so.client.exception.ExceptionBuilderTest 02:08:48 02:08:48.517 [main] DEBUG org.onap.so.client.exception.ExceptionBuilder - Processing Audit Results 02:08:48 02:08:48.594 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.NullPointerException: {"messageId":"43b634ca-903f-47bb-8ef9-5ceb9f1b04bd","message":"0 : Stack error (CREATE_FAILED): Resource CREATE failed: Exception: resources.network: HTTP Status: 500 Content:
Traceback (most recent call last):\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py\", line 622, in http_resource_create\n    ok, result = stateful_create()\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py\", line 566, in stateful_create\n    tenant_name, obj_dict, db_conn)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_types.py\", line 1463, in pre_dbe_create\n    vn_uuid)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_types.py\", line 1396, in _check_ipam_network_subnets\n    (ok, result) = cls.addr_mgmt.net_check_subnet(ipam_subnets)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_addr_mgmt.py\", line 987, in net_check_subnet\n    network = IPNetwork('%s/%s' % (prefix, prefix_len))\n  File \"/usr/lib/python2.7/dist-packages/netaddr/ip/__init__.py\", line 933, in __init__\n    raise AddrFormatError('invalid IPNetwork %s' % addr)\nAddrFormatError: invalid IPNetwork /0\n
\n","category":"INTERNAL","rolledBack":true} 02:08:48 02:08:48 at org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageTest(ExceptionBuilderTest.java:104) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:48 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:48 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:48 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:48 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:48 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.598 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageTest BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageTest 02:08:48 02:08:48.598 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:48 02:08:48.598 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=7000,errorMessage=Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageTest {"messageId":"43b634ca-903f-47bb-8ef9-5ceb9f1b04bd","message":"0 : Stack error (CREATE_FAILED): Resource CREATE failed: Exception: resources.network: HTTP Status: 500 Content:
Traceback (most recent call last):\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py\", line 622, in http_resource_create\n    ok, result = stateful_create()\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py\", line 566, in stateful_create\n    tenant_name, obj_dict, db_conn)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_types.py\", line 1463, in pre_dbe_create\n    vn_uuid)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_types.py\", line 1396, in _check_ipam_network_subnets\n    (ok, result) = cls.addr_mgmt.net_check_subnet(ipam_subnets)\n  File \"/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_addr_mgmt.py\", line 987, in net_check_subnet\n    network = IPNetwork('%s/%s' % (prefix, prefix_len))\n  File \"/usr/lib/python2.7/dist-packages/netaddr/ip/__init__.py\", line 933, in __init__\n    raise AddrFormatError('invalid IPNetwork %s' % addr)\nAddrFormatError: invalid IPNetwork /0\n
\n","category":"INTERNAL","rolledBack":true} 02:08:48 ,workStep=*,extSystemErrorSource=null] 02:08:48 02:08:48.598 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 02:08:48.685 [main] DEBUG org.onap.so.client.exception.ExceptionBuilder - Processing Audit Results 02:08:48 02:08:48.692 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=400,errorMessage=create VF-Module testVfModuleId1 failed due to incomplete AAI vserver inventory population after stack testStackName was successfully created in cloud region testLcpCloudRegionId. MSO Audit indicates that the following was not created in AAI: vserver testVServerId.,workStep=*,extSystemErrorSource=SO] 02:08:48 02:08:48.692 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing AAIInventoryFailure 02:08:48 02:08:48.761 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.NullPointerException: null 02:08:48 at org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionNullMessageTest(ExceptionBuilderTest.java:126) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:48 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:48 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:48 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:48 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:48 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.761 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionNullMessageTest BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionNullMessageTest 02:08:48 02:08:48.762 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:48 02:08:48.762 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=7000,errorMessage=Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionNullMessageTest ,workStep=*,extSystemErrorSource=null] 02:08:48 02:08:48.762 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 02:08:48.842 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.NullPointerException: { %1$d Two: %2$d, # '-' /# } 02:08:48 02:08:48 at org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageFlagTest(ExceptionBuilderTest.java:116) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:48 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:48 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:48 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:48 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:48 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.842 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageFlagTest BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageFlagTest 02:08:48 02:08:48.842 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:48 02:08:48.842 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=7000,errorMessage=Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionInvalidMessageFlagTest { %1$d Two: %2$d, # '-' /# } 02:08:48 ,workStep=*,extSystemErrorSource=null] 02:08:48 02:08:48.842 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 02:08:48.914 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:08:48 java.lang.NullPointerException: {test error message} 02:08:48 at org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionTest(ExceptionBuilderTest.java:92) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:08:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:08:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:08:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:08:48 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:08:48 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:08:48 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:08:48 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:08:48 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:08:48 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:08:48 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:08:48 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:08:48 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:128) 02:08:48 at org.junit.runners.Suite.runChild(Suite.java:27) 02:08:48 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:08:48 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:08:48 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:08:48 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:08:48 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:08:48 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:08:48 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:08:48 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:08:48 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:08:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:08:48 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:08:48 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:08:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:08:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:08:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:08:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:08:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:08:48 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:08:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:08:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:08:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:08:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:08:48 02:08:48.914 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionTest BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionTest 02:08:48 02:08:48.914 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:08:48 02:08:48.914 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=7000,errorMessage=Exception in org.onap.so.client.exception.ExceptionBuilderTest.buildAndThrowWorkflowExceptionTest {test error message},workStep=*,extSystemErrorSource=null] 02:08:48 02:08:48.915 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:08:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.onap.so.client.exception.ExceptionBuilderTest 02:08:48 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupMapperLayerTest 02:08:49 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupMapperLayerTest 02:08:49 [INFO] Running org.onap.so.bpmn.common.recipe.BpmnRestClientTest 02:08:49 02:08:49.352 [main] DEBUG org.onap.so.bpmn.common.recipe.BpmnRestClient - call the bpmn, url: http://localhost:11386/testRecipeUri 02:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.so.bpmn.common.recipe.BpmnRestClientTest 02:08:49 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAITest 02:08:49 02:08:49.435 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAI - BBInputSetup could not find a cloud region or tenant 02:08:49 02:08:49.436 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAI - BBInputSetup could not find a cloud region or tenant, since there are no resources under the SI. 02:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAITest 02:08:49 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.835 s - in org.onap.so.AllTestSuites 02:09:19 [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). 02:09:19 [INFO] 02:09:19 [INFO] Results: 02:09:19 [INFO] 02:09:19 [INFO] Tests run: 454, Failures: 0, Errors: 0, Skipped: 0 02:09:19 [INFO] 02:09:19 [INFO] 02:09:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ MSOCommonBPMN --- 02:09:19 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/code-coverage/jacoco-ut.exec 02:09:19 [INFO] Analyzed bundle 'MSOCommonBPMN' with 320 classes 02:09:20 [INFO] 02:09:20 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (non-spring-tests) @ MSOCommonBPMN --- 02:09:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:09:20 [INFO] 02:09:20 [INFO] ------------------------------------------------------- 02:09:20 [INFO] T E S T S 02:09:20 [INFO] ------------------------------------------------------- 02:09:22 [INFO] Running org.onap.so.NonSpringSuite 02:09:22 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsForVnfTest 02:09:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.onap.so.client.cds.ConfigureInstanceParamsForVnfTest 02:09:23 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignRequestVnfTest 02:09:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.cds.beans.ConfigAssignRequestVnfTest 02:09:23 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayUnitTest 02:09:24 02:09:23.978 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:09:24 02:09:23.994 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:09:24 02:09:23.996 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - extSystemErrorSource is null. Setting extSystemErrorSource to UNKNOWN 02:09:24 02:09:23.999 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - rollbackExtSystemErrorSource is null for isRollbackFailure. Setting rollbackExtSystemErrorSource to UNKNOWN 02:09:24 02:09:24.001 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDay - Updating extSystemErrorSource for isRollbackFailure to SDNC for request: ef7c004b-829f-4773-a7d8-4de29feef5b1 02:09:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.onap.so.bpmn.servicedecomposition.tasks.ExecuteBuildingBlockRainyDayUnitTest 02:09:24 [INFO] Running org.onap.so.client.restproperties.AAIPropertiesImplTest 02:09:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.restproperties.AAIPropertiesImplTest 02:09:24 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.DownloadNESwPayloadTest 02:09:24 02:09:24.354 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - DownloadNESwPayload 02:09:24 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","swToBeDownloaded":[{"swLocation":"http://192.168.1.20/test.zip","swFileSize":123456,"swFileCompression":"ZIP","swFileFormat":"binary"}]} 02:09:24 02:09:24.359 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - SwToBeDownloadedElement 02:09:24 {"swLocation":"http://192.168.1.20/test.zip","swFileSize":123456,"swFileCompression":"ZIP","swFileFormat":"binary"} 02:09:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in org.onap.so.client.sdnc.lcm.beans.payload.DownloadNESwPayloadTest 02:09:24 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsUtilTest 02:09:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.ConfigureInstanceParamsUtilTest 02:09:24 [INFO] Running org.onap.so.bpmn.servicedecomposition.entities.ExecuteBuildingBlockTest 02:09:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.onap.so.bpmn.servicedecomposition.entities.ExecuteBuildingBlockTest 02:09:24 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignRequestPnfTest 02:09:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigAssignRequestPnfTest 02:09:24 [INFO] Running org.onap.so.bpmn.servicedecomposition.bbobjects.wrappers.ServiceInstanceWrapperTest 02:09:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.onap.so.bpmn.servicedecomposition.bbobjects.wrappers.ServiceInstanceWrapperTest 02:09:24 [INFO] Running org.onap.so.bpmn.common.listener.BuildingBlockValidatorRunnerTest 02:09:25 02:09:25.004 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:09:25 02:09:25.005 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=1234,errorCode=7000,errorMessage=Failed Validations: 02:09:25 org.onap.so.bpmn.common.listener.validation.MyPreValidatorTwo: my-error-two 02:09:25 org.onap.so.bpmn.common.listener.validation.MyPreValidatorOne: my-error-one,workStep=*,extSystemErrorSource=null] 02:09:25 02:09:25.022 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.so.bpmn.common.listener.BuildingBlockValidatorRunnerTest 02:09:25 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.NoServiceInstanceFoundExceptionTest 02:09:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.NoServiceInstanceFoundExceptionTest 02:09:25 [INFO] Running org.onap.so.bpmn.common.recipe.BpmnParamTest 02:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.common.recipe.BpmnParamTest 02:09:25 [INFO] Running org.onap.so.client.cds.ConfigureInstanceParamsForVfModuleTest 02:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.client.cds.ConfigureInstanceParamsForVfModuleTest 02:09:25 [INFO] Running org.onap.so.bpmn.common.DelegateExecutionImplTest 02:09:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.so.bpmn.common.DelegateExecutionImplTest 02:09:25 [INFO] Running org.onap.so.client.restproperties.ThreadedReadTest 02:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.026 s - in org.onap.so.client.restproperties.ThreadedReadTest 02:09:29 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.ServiceModelNotFoundExceptionTest 02:09:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.ServiceModelNotFoundExceptionTest 02:09:29 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BuildingBlockTest 02:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.bpmn.servicedecomposition.tasks.BuildingBlockTest 02:09:29 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPopulateMethodsTest 02:09:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPopulateMethodsTest 02:09:30 [INFO] Running org.onap.so.client.cds.ServiceCDSRequestProviderTest 02:09:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.client.cds.ServiceCDSRequestProviderTest 02:09:30 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmDmaapRequestTest 02:09:30 02:09:30.481 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmDmaapRequest 02:09:30 {"version":"1.0","type":"request","cambria.partition":"MSO","correlation-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c","rpc-name":"test-operation","body":{"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}}} 02:09:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.client.sdnc.lcm.beans.LcmDmaapRequestTest 02:09:30 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupExistingServiceTest 02:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupExistingServiceTest 02:09:30 [INFO] Running org.onap.so.client.cds.AbstractCDSProcessingBBUtilsTest 02:09:30 02:09:30.925 [main] DEBUG org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Input payload: fields { 02:09:30 key: "config-assign-request" 02:09:30 value { 02:09:30 struct_value { 02:09:30 fields { 02:09:30 key: "config-assign-properties" 02:09:30 value { 02:09:30 struct_value { 02:09:30 fields { 02:09:30 key: "Instance1" 02:09:30 value { 02:09:30 string_value: "Instance1Value" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "Instance2" 02:09:30 value { 02:09:30 string_value: "Instance2Value" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "Param3" 02:09:30 value { 02:09:30 string_value: "Param3Value" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "service-instance-id" 02:09:30 value { 02:09:30 string_value: "serviceInstanceId" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "service-model-uuid" 02:09:30 value { 02:09:30 string_value: "serviceModelUuid" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "vnf-customization-uuid" 02:09:30 value { 02:09:30 string_value: "vnfCustomizationUuid" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "vnf-id" 02:09:30 value { 02:09:30 string_value: "vnfId" 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "vnf-name" 02:09:30 value { 02:09:30 string_value: "vnfName" 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 fields { 02:09:30 key: "resolution-key" 02:09:30 value { 02:09:30 string_value: "resolutionKey" 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 } 02:09:30 02:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.onap.so.client.cds.AbstractCDSProcessingBBUtilsTest 02:09:30 [INFO] Running org.onap.so.client.cds.VfModuleCDSRequestProviderTest 02:09:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.client.cds.VfModuleCDSRequestProviderTest 02:09:30 [INFO] Running org.onap.so.client.appc.ApplicationControllerSupportTest 02:09:31 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.client.appc.ApplicationControllerSupportTest 02:09:31 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmRestResponseTest 02:09:31 02:09:30.989 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmRestResponse 02:09:31 {"output":{"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"}} 02:09:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.sdnc.lcm.beans.LcmRestResponseTest 02:09:31 [INFO] Running org.onap.so.client.cds.GeneratePayloadForCdsTest 02:09:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.onap.so.client.cds.GeneratePayloadForCdsTest 02:09:31 [INFO] Running org.onap.so.bpmn.appc.payload.PayloadClientTest 02:09:31 02:09:31.071 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=operationTimeout 02:09:31 02:09:31.074 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=existingVersion 02:09:31 02:09:31.074 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=newVersion 02:09:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.bpmn.appc.payload.PayloadClientTest 02:09:31 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPnfTest 02:09:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupPnfTest 02:09:31 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.exceptions.MultipleObjectsFoundExceptionTest 02:09:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.tasks.exceptions.MultipleObjectsFoundExceptionTest 02:09:31 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupTest 02:09:31 02:09:31.422 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:09:32 02:09:32.455 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Orchestrating on Collection Network Resource Customization 02:09:33 02:09:33.034 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Orchestrating on Collection Network Resource Customization 02:09:33 WARNING: An illegal reflective access operation has occurred 02:09:33 WARNING: Illegal reflective access by org.mockito.internal.util.reflection.ReflectionMemberAccessor (file:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar) to field java.util.ArrayList.elementData 02:09:33 WARNING: Please consider reporting this to the maintainers of org.mockito.internal.util.reflection.ReflectionMemberAccessor 02:09:33 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:09:33 WARNING: All illegal access operations will be denied in a future release 02:09:33 02:09:33.128 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:09:34 02:09:34.551 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:09:34 02:09:34.766 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Found volume group for vfModule: volumeGroupId 02:09:34 02:09:34.792 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - Could not find a network customization with key: ab153b6e-c364-44c0-bef6-1f2982117f04 02:09:35 02:09:35.132 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetup - for Fabric configuration mapping by VF MODULE CUST UUID: vfModuleCustomizationUUID 02:09:35 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmOutputTest 02:09:35 02:09:35.235 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmOutput 02:09:35 {"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.sdnc.lcm.beans.LcmOutputTest 02:09:35 [INFO] Running org.onap.so.bpmn.servicedecomposition.SerializationTest 02:09:35 { 02:09:35 lookupKeyMap => Untyped value '{}', isTransient = false 02:09:35 flowToBeCalled => Untyped value 'AssignServiceInstanceBB', isTransient = false 02:09:35 gBBInput => Untyped value 'org.onap.so.bpmn.servicedecomposition.entities.GeneralBuildingBlock@7eab4e07', isTransient = false 02:09:35 } 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.bpmn.servicedecomposition.SerializationTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.UpgradePostCheckPayloadTest 02:09:35 02:09:35.272 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - UpgradePostCheckPayload 02:09:35 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r102","additionalData":"{}"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.sdnc.lcm.beans.payload.UpgradePostCheckPayloadTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmDmaapResponseTest 02:09:35 02:09:35.274 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmDmaapResponse 02:09:35 {"version":"1.0","type":"response","cambria.partition":"MSO","correlation-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0-c197a4b5-18d9-48a2-ad2d-a3b56858501c","rpc-name":"test-operation","body":{"output":{"common-header":{"api-ver":"2.00","originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c"},"status":{"code":400,"message":"Test output message"},"payload":"{\"testPayload\": \"output test\"}"}}} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.sdnc.lcm.beans.LcmDmaapResponseTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmInputTest 02:09:35 02:09:35.276 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmInput 02:09:35 {"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.sdnc.lcm.beans.LcmInputTest 02:09:35 [INFO] Running org.onap.so.bpmn.common.DefaultToShortClassNameBeanNameGeneratorTest 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.bpmn.common.DefaultToShortClassNameBeanNameGeneratorTest 02:09:35 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployPropertiesForPnfTest 02:09:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigDeployPropertiesForPnfTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.UpgradePreCheckPayloadTest 02:09:35 02:09:35.322 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - UpgradePreCheckPayload 02:09:35 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r101","additionalData":"{}"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.sdnc.lcm.beans.payload.UpgradePreCheckPayloadTest 02:09:35 [INFO] Running org.onap.so.client.restproperties.PolicyRestPropertiesImplTest 02:09:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.restproperties.PolicyRestPropertiesImplTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.SDNCLcmMessageBuilderTest 02:09:35 02:09:35.328 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmInput 02:09:35 {"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.client.sdnc.lcm.SDNCLcmMessageBuilderTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.payload.ActivateNESwPayloadTest 02:09:35 02:09:35.330 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.payload.LcmBasePayloadTest - ActivateNESwPayload 02:09:35 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"test_playbook","swVersionToBeActivated":"v2"} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.sdnc.lcm.beans.payload.ActivateNESwPayloadTest 02:09:35 [INFO] Running org.onap.so.bpmn.common.SPIPropertiesTest 02:09:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.common.SPIPropertiesTest 02:09:35 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployPropertiesForVnfTest 02:09:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigDeployPropertiesForVnfTest 02:09:35 [INFO] Running org.onap.so.bpmn.servicedecomposition.BBDecompPojoTest 02:09:35 02:09:35.433 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:09:35 02:09:35.436 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:09:35 02:09:35.436 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:09:35 02:09:35.436 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:09:35 02:09:35.436 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:09:35 02:09:35.437 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:09:35 02:09:35.437 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:09:35 02:09:35.437 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:09:35 02:09:35.437 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/test-classes] 02:09:35 02:09:35.438 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/classes] 02:09:35 02:09:35.591 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.onap.so.bpmn.servicedecomposition.BBDecompPojoTest 02:09:35 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployRequestVnfTest 02:09:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.cds.beans.ConfigDeployRequestVnfTest 02:09:35 [INFO] Running org.onap.so.bpmn.common.BeansTest 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.so.bpmn.common.BeansTest 02:09:35 [INFO] Running org.onap.so.client.cds.beans.ConfigDeployRequestPnfTest 02:09:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigDeployRequestPnfTest 02:09:35 [INFO] Running org.onap.so.client.sdnc.lcm.beans.LcmRestRequestTest 02:09:35 02:09:35.795 [main] DEBUG org.onap.so.client.sdnc.lcm.beans.LcmBeanTest - LcmRestRequest 02:09:35 {"input":{"common-header":{"api-ver":"2.00","flags":{"mode":"NORMAL","force":"FALSE","ttl":65000},"originator-id":"MSO","request-id":"9f77f437-1515-44bd-a420-0aaf8a3c31a0","sub-request-id":"c197a4b5-18d9-48a2-ad2d-a3b56858501c","timestamp":"2020-02-25T10:20:28.116Z"},"action":"TestAction","action-identifiers":{"pnf-name":"testpnf"},"payload":"{\"testPayload\": \"input test\"}"}} 02:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.sdnc.lcm.beans.LcmRestRequestTest 02:09:35 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtilsTest 02:09:36 02:09:36.044 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: l3-network matched by ids: [networkId] 02:09:36 02:09:36.048 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: volume-group matched by ids: [cloudOwnerId, cloudRegionId, volumeGroupId] 02:09:36 02:09:36.119 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No GenericVnfs matched by name 02:09:36 02:09:36.124 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: configuration matched by ids: [] 02:09:36 02:09:36.145 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No Networks matched by name 02:09:36 02:09:36.174 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: generic-vnf matched by ids: [] 02:09:36 02:09:36.210 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No Service Instance matched by name 02:09:36 02:09:36.212 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: vpn-binding matched by ids: [vpnBindingId] 02:09:36 02:09:36.247 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtils - No resource of type: vf-module matched by ids: [vnfId, vfModuleId] 02:09:36 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupUtilsTest 02:09:36 [INFO] Running org.onap.so.bpmn.common.WorkflowContextHolderTest 02:09:36 02:09:36.392 [main] DEBUG org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: e1fd7e41-7cb0-456d-a508-74f01e02ca8e 02:09:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.bpmn.common.WorkflowContextHolderTest 02:09:36 [INFO] Running org.onap.so.bpmn.common.listener.WorkflowValidatorRunnerTest 02:09:36 02:09:36.404 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:09:36 02:09:36.404 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=1234,errorCode=7000,errorMessage=Failed Validations: 02:09:36 org.onap.so.bpmn.common.listener.validation.WorkflowPreValidatorTwo: my-error-two 02:09:36 org.onap.so.bpmn.common.listener.validation.WorkflowPreValidatorOne: my-error-one,workStep=*,extSystemErrorSource=null] 02:09:36 02:09:36.404 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:09:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.common.listener.WorkflowValidatorRunnerTest 02:09:36 [INFO] Running org.onap.so.bpmn.servicedecomposition.entities.exceptions.InvalidBuildingBlockInputExceptionTest 02:09:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.servicedecomposition.entities.exceptions.InvalidBuildingBlockInputExceptionTest 02:09:36 [INFO] Running org.onap.so.client.cds.PnfCDSRequestProviderTest 02:09:36 {"activateNESw-request":{"resolution-key":"PNFDemo","activateNESw-properties":{"service-instance-id":"test_service_id","service-model-uuid":"6bc0b04d-1873-4721-b53d-6615225b2a28","pnf-id":"5df8b6de-2083-11e7-93ae-92361f002671","pnf-name":"PNFDemo","pnf-customization-uuid":"9acb3a83-8a52-412c-9a45-901764938144","target-software-version":"demo-sw-ver2.0.0"}}} 02:09:36 {"downloadNESw-request":{"resolution-key":"PNFDemo","downloadNESw-properties":{"service-instance-id":"test_service_id","service-model-uuid":"6bc0b04d-1873-4721-b53d-6615225b2a28","pnf-id":"5df8b6de-2083-11e7-93ae-92361f002671","pnf-name":"PNFDemo","pnf-customization-uuid":"9acb3a83-8a52-412c-9a45-901764938144","target-software-version":"demo-sw-ver2.0.0"}}} 02:09:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.client.cds.PnfCDSRequestProviderTest 02:09:36 [INFO] Running org.onap.so.client.cds.VnfCDSRequestProviderTest 02:09:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.client.cds.VnfCDSRequestProviderTest 02:09:36 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignPropertiesForVnfTest 02:09:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.cds.beans.ConfigAssignPropertiesForVnfTest 02:09:36 [INFO] Running org.onap.so.client.exception.ExceptionBuilderUnitTest 02:09:36 02:09:36.437 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:09:36 java.lang.Exception: failure message 02:09:36 at org.onap.so.client.exception.ExceptionBuilderUnitTest.(ExceptionBuilderUnitTest.java:58) 02:09:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:09:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:09:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:09:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309) 02:09:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:36 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:36 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:36 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:09:36 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:36 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:36 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:36 02:09:36.442 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException 02:09:36 02:09:36.445 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:09:36 02:09:36.446 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=Process key,errorCode=7000,errorMessage=failure message,workStep=WORKSTEP,extSystemErrorSource=SDNC] 02:09:36 02:09:36.446 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:09:36 02:09:36.447 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:09:36 02:09:36.447 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=Process key,errorCode=7000,errorMessage=failure message,workStep=*,extSystemErrorSource=SDNC] 02:09:36 02:09:36.447 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:09:36 02:09:36.449 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:09:36 java.lang.Exception: failure message 02:09:36 at org.onap.so.client.exception.ExceptionBuilderUnitTest.(ExceptionBuilderUnitTest.java:58) 02:09:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:09:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:09:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:09:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309) 02:09:36 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:36 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:36 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:36 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:36 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:36 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:09:36 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:36 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:36 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:36 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:36 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:36 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:36 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:36 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:36 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:36 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:36 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:36 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:36 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:36 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:36 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:36 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:36 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:36 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:36 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:36 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:36 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:36 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:36 02:09:36.449 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException BPMN 900 Exception in org.onap.so.client.exception.ExceptionBuilder.buildAndThrowWorkflowException 02:09:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.client.exception.ExceptionBuilderUnitTest 02:09:36 [INFO] Running org.onap.so.bpmn.common.resource.InstnaceResourceListTest 02:09:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.bpmn.common.resource.InstnaceResourceListTest 02:09:36 [INFO] Running org.onap.so.client.ResponseExceptionMapperImplTest 02:09:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.so.client.ResponseExceptionMapperImplTest 02:09:36 [INFO] Running org.onap.so.client.cds.beans.ConfigAssignPropertiesForPnfTest 02:09:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.client.cds.beans.ConfigAssignPropertiesForPnfTest 02:09:36 [INFO] Running org.onap.so.bpmn.servicedecomposition.BBPojoTest 02:09:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.onap.so.bpmn.servicedecomposition.BBPojoTest 02:09:36 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupMapperLayerTest 02:09:37 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.onap.so.bpmn.servicedecomposition.tasks.BBInputSetupMapperLayerTest 02:09:37 [INFO] Running org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAITest 02:09:37 02:09:37.112 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAI - BBInputSetup could not find a cloud region or tenant 02:09:37 02:09:37.112 [main] DEBUG org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAI - BBInputSetup could not find a cloud region or tenant, since there are no resources under the SI. 02:09:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.so.bpmn.servicedecomposition.tasks.CloudInfoFromAAITest 02:09:37 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.222 s - in org.onap.so.NonSpringSuite 02:09:37 [INFO] 02:09:37 [INFO] Results: 02:09:37 [INFO] 02:09:37 [INFO] Tests run: 375, Failures: 0, Errors: 0, Skipped: 0 02:09:37 [INFO] 02:09:37 [INFO] 02:09:37 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (groovy-tests) @ MSOCommonBPMN --- 02:09:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:09:37 [INFO] 02:09:37 [INFO] ------------------------------------------------------- 02:09:37 [INFO] T E S T S 02:09:37 [INFO] ------------------------------------------------------- 02:09:38 [INFO] Running org.onap.so.AllGroovyTestSuites 02:09:38 [INFO] Running org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroupTest 02:09:42 02:09:42.792 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - Exception occurred while executing AAI GET: Error in AAI client 02:09:42 java.lang.NullPointerException: Error in AAI client 02:09:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:09:42 at org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup.getVfModule(CreateAAIVfModuleVolumeGroup.groovy:117) 02:09:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:42 at org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroupTest.testGetVfModuleException(CreateAAIVfModuleVolumeGroupTest.groovy:79) 02:09:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:09:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:09:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:09:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:09:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:09:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:09:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:09:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:09:42 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:42 02:09:42.894 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - Creating relationship between Vf Module: /network/generic-vnfs/generic-vnf/Vnf123/vf-modules/vf-module/VfModule123 and Volume Group: /cloud-infrastructure/cloud-regions/cloud-region/cloudOwner/CloudRegion1/volume-groups/volume-group/VolumeGroup1 02:09:42 02:09:42.895 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - Exception occurred while executing AAI PUT: Error in AAI client 02:09:42 java.lang.NullPointerException: Error in AAI client 02:09:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:09:42 at org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup.updateVfModule(CreateAAIVfModuleVolumeGroup.groovy:172) 02:09:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:42 at org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroupTest.testUpdateVfModuleAAIException(CreateAAIVfModuleVolumeGroupTest.groovy:117) 02:09:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:09:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:09:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:09:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:09:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:09:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:09:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:09:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:09:42 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:42 02:09:42.917 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - Creating relationship between Vf Module: /network/generic-vnfs/generic-vnf/Vnf123/vf-modules/vf-module/VfModule123 and Volume Group: /cloud-infrastructure/cloud-regions/cloud-region/cloudOwner/CloudRegion1/volume-groups/volume-group/VolumeGroup1 02:09:42 02:09:42.920 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - CreateAAIVfModule Response code: 200 02:09:42 02:09:42.921 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroup - CreateAAIVfModule Response: Success 02:09:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.13 s - in org.onap.so.bpmn.common.scripts.CreateAAIVfModuleVolumeGroupTest 02:09:42 [INFO] Running org.onap.so.bpmn.common.scripts.SniroHomingV1Test 02:09:42 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s - in org.onap.so.bpmn.common.scripts.SniroHomingV1Test 02:09:42 [INFO] Running org.onap.so.bpmn.common.scripts.UpdateAAIVfModuleTest 02:09:43 02:09:43.152 [main] DEBUG org.onap.so.bpmn.common.scripts.UpdateAAIVfModule - Exception occurred while executing AAI GET:Error from AAI client 02:09:43 02:09:43.176 [main] DEBUG org.onap.so.bpmn.common.scripts.UpdateAAIVfModule - UpdateAAIVfModule request: null 02:09:43 02:09:43.202 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow UpdateAAIVfModule 02:09:43 02:09:43.222 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=UpdateAAIVfModule,errorCode=2500,errorMessage=Exception occurred while executing AAI PATCH:Error in AAI client,workStep=*,extSystemErrorSource=null] 02:09:43 02:09:43.223 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:43 02:09:43.323 [main] DEBUG org.onap.so.bpmn.common.scripts.UpdateAAIVfModule - UpdateAAIVfModule request: null 02:09:43 02:09:43.327 [main] DEBUG org.onap.so.bpmn.common.scripts.UpdateAAIVfModule - VF-Module not found!! 02:09:43 02:09:43.328 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow UpdateAAIVfModule 02:09:43 02:09:43.329 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=UpdateAAIVfModule,errorCode=2500,errorMessage=vf-module supercool not found for under vnf skask in A&AI!,workStep=*,extSystemErrorSource=null] 02:09:43 02:09:43.329 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:43 02:09:43.345 [main] DEBUG org.onap.so.bpmn.common.scripts.UpdateAAIVfModule - UpdateAAIVfModule request: null 02:09:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.onap.so.bpmn.common.scripts.UpdateAAIVfModuleTest 02:09:43 [INFO] Running org.onap.so.bpmn.common.scripts.UpdateAAIGenericVnfTest 02:09:43 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s - in org.onap.so.bpmn.common.scripts.UpdateAAIGenericVnfTest 02:09:43 [INFO] Running org.onap.so.bpmn.common.scripts.TrinityExceptionUtilTest 02:09:43 02:09:43.386 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - parsing message: The following service error occurred: %1. Error code is %2. 02:09:43 02:09:43.391 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - parsed message is: The following service error occurred: var1. Error code is var2. 02:09:43 02:09:43.401 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - response: Bad request 02:09:43 02:09:43.401 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - formatting error message 02:09:43 02:09:43.402 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - mapping response code: 400 02:09:43 02:09:43.457 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - message 02:09:43 02:09:43 SVC2000 02:09:43 The following service error occurred: %1. Error code is %2. 02:09:43 var1 02:09:43 var2 02:09:43 02:09:43 02:09:43 02:09:43.470 [main] ERROR org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - BPMN_GENERAL_EXCEPTION_ARG Fault BPMN 900 null 02:09:43 02:09:43.557 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - response: Received error from AOTS: bad stuff 02:09:43 02:09:43.558 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - formatting error message 02:09:43 02:09:43.558 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - mapping response code: 400 02:09:43 02:09:43.559 [main] DEBUG org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - message 02:09:43 02:09:43 SVC2000 02:09:43 The following service error occurred: %1. Error code is %2. 02:09:43 Received error from AOTS: bad stuff 02:09:43 400 02:09:43 02:09:43 02:09:43 02:09:43.560 [main] ERROR org.onap.so.bpmn.common.scripts.TrinityExceptionUtil - BPMN_GENERAL_EXCEPTION_ARG Fault BPMN 900 null 02:09:43 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.21 s - in org.onap.so.bpmn.common.scripts.TrinityExceptionUtilTest 02:09:43 [INFO] Running org.onap.so.bpmn.common.scripts.DecomposeServiceTest 02:09:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s - in org.onap.so.bpmn.common.scripts.DecomposeServiceTest 02:09:44 [INFO] Running org.onap.so.bpmn.common.scripts.GenerateVfModuleNameTest 02:09:44 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.onap.so.bpmn.common.scripts.GenerateVfModuleNameTest 02:09:44 [INFO] Running org.onap.so.bpmn.common.scripts.ExternalAPIUtilTest 02:09:44 02:09:44.364 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== Started Execute ExternalAPI Post Process ======== 02:09:44 02:09:44.365 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Generated uuid is: 59968cc8-a364-3a40-866b-c9ba0e04b49f 02:09:44 02:09:44.365 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be used is: http://someUrl 02:09:44 02:09:44.365 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be passed in header is: http://LocalExtAPIURL:8080 02:09:44 02:09:44.384 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== Completed Execute ExternalAPI Post Process ======== 02:09:44 02:09:44.548 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== STARTED Execute ExternalAPI Get Process ======== 02:09:44 02:09:44.548 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Generated uuid is: 59968cc8-a364-3a40-866b-c9ba0e04b49f 02:09:44 02:09:44.548 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be used is: http://someUrl 02:09:44 02:09:44.548 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be passed in header is: http://LocalExtAPIURL:8080 02:09:44 02:09:44.553 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== COMPLETED Execute ExternalAPI Get Process ======== 02:09:44 02:09:44.578 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== STARTED Execute ExternalAPI Get Process ======== 02:09:44 02:09:44.578 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Generated uuid is: 59968cc8-a364-3a40-866b-c9ba0e04b49f 02:09:44 02:09:44.578 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be used is: http://someUrl 02:09:44 02:09:44.578 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be passed in header is: http://LocalExtAPIURL:8080 02:09:44 02:09:44.580 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Exception occured while executing ExternalAPI Get Call. Exception is: 02:09:44 java.lang.RuntimeException: error occurred 02:09:44 02:09:44.595 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - ======== Started Execute ExternalAPI Post Process ======== 02:09:44 02:09:44.595 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Generated uuid is: 59968cc8-a364-3a40-866b-c9ba0e04b49f 02:09:44 02:09:44.595 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be used is: http://someUrl 02:09:44 02:09:44.595 [main] DEBUG org.onap.so.bpmn.common.scripts.ExternalAPIUtil - URL to be passed in header is: http://LocalExtAPIURL:8080 02:09:44 02:09:44.597 [main] ERROR org.onap.so.bpmn.common.scripts.ExternalAPIUtil - Exception occured while executing ExternalAPI Post Call. Exception is: 02:09:44 java.lang.RuntimeException: error occurred 02:09:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.onap.so.bpmn.common.scripts.ExternalAPIUtilTest 02:09:44 [INFO] Running org.onap.so.bpmn.common.scripts.NetworkUtilsTest 02:09:44 test: ipv4 02:09:44 test: ipv6 02:09:44 test: 4 02:09:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.so.bpmn.common.scripts.NetworkUtilsTest 02:09:44 [INFO] Running org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupNameTest 02:09:45 02:09:45.278 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupName - Sending 200 back to the caller 02:09:45 02:09:45.282 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupName - Exception occurred while executing AAI GET:my runtime exception 02:09:45 02:09:45.288 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupName - volumeGroupId exists in AAI 02:09:45 02:09:45.289 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupName - Volume Group Name Matches AAI records 02:09:45 02:09:45.294 [main] ERROR org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupName - BPMN_GENERAL_EXCEPTION_ARG Error occurred - volume group id volume-group-id is not associated with volume-group-name BPMN 900 02:09:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupNameTest 02:09:45 [INFO] Running org.onap.so.bpmn.common.scripts.DeleteAAIVfModuleTest 02:09:45 02:09:45.485 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module to be deleted: lukewarm 02:09:45 02:09:45.502 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - null 02:09:45 02:09:45.551 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module to be deleted: testVfModuleIdGWSec 02:09:45 02:09:45.552 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - null 02:09:45 02:09:45.589 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module to be deleted: notFound 02:09:45 02:09:45.590 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module Id notFound does not exist for Generic Vnf Id null 02:09:45 02:09:45.641 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module to be deleted: lukewarm 02:09:45 02:09:45.643 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - null 02:09:45 02:09:45.649 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Exception occurred while executing AAI DELETE: Vnf Not Found 02:09:45 javax.ws.rs.NotFoundException: Vnf Not Found 02:09:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:45 at org.onap.so.bpmn.common.scripts.DeleteAAIVfModule.deleteGenericVnf(DeleteAAIVfModule.groovy:115) 02:09:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:45 at org.onap.so.bpmn.common.scripts.DeleteAAIVfModuleTest.testDeleteGenericVnfEndpointNull(DeleteAAIVfModuleTest.groovy:173) 02:09:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:09:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:09:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:09:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:09:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:09:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:09:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:09:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:09:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:45 02:09:45.650 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteAAIVfModule 02:09:45 02:09:45.650 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteAAIVfModule,errorCode=5000,errorMessage=Internal Error - Occured during deleteGenericVnf,workStep=*,extSystemErrorSource=null] 02:09:45 02:09:45.650 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:45 Test End - Handle catch-throw BpmnError()! 02:09:45 02:09:45.717 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Exception occurred while executing AAI PUT: Vnf Not Found 02:09:45 javax.ws.rs.NotFoundException: Vnf Not Found 02:09:45 at org.onap.so.bpmn.common.scripts.DeleteAAIVfModule.deleteVfModule(DeleteAAIVfModule.groovy:133) 02:09:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:45 at org.onap.so.bpmn.common.scripts.DeleteAAIVfModuleTest.testDeleteVfModuleEndpointNull(DeleteAAIVfModuleTest.groovy:201) 02:09:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:09:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:09:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:09:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:09:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:09:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:09:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:09:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:09:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:45 02:09:45.718 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteAAIVfModule 02:09:45 02:09:45.719 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteAAIVfModule,errorCode=5000,errorMessage=Internal Error - Occured during deleteVfModule,workStep=*,extSystemErrorSource=null] 02:09:45 02:09:45.719 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:45 Test End - Handle catch-throw BpmnError()! 02:09:45 02:09:45.747 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - Vf Module to be deleted: testVfModuleIdGWSec 02:09:45 02:09:45.748 [main] DEBUG org.onap.so.bpmn.common.scripts.DeleteAAIVfModule - null 02:09:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in org.onap.so.bpmn.common.scripts.DeleteAAIVfModuleTest 02:09:45 [INFO] Running org.onap.so.bpmn.common.scripts.PrepareUpdateAAIVfModuleTest 02:09:45 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s - in org.onap.so.bpmn.common.scripts.PrepareUpdateAAIVfModuleTest 02:09:45 [INFO] Running org.onap.so.bpmn.common.scripts.AbstractServiceTaskProcessorTest 02:09:45 02:09:45.774 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow null 02:09:45 02:09:45.774 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=null,errorCode=2000,errorMessage=mso:adapters:workflow:message:endpoint URN mapping is not set,workStep=*,extSystemErrorSource=null] 02:09:45 02:09:45.774 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:45 02:09:45.778 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - disableRollback: null 02:09:45 02:09:45.778 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - defaultRollback: false 02:09:45 02:09:45.778 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - disableRollback is null or empty! 02:09:45 02:09:45.778 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rollbackEnabled (aka backoutOnFailure): false 02:09:45 02:09:45.781 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - disableRollback: true 02:09:45 02:09:45.781 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - defaultRollback: true 02:09:45 02:09:45.783 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rollbackEnabled (aka backoutOnFailure): false 02:09:45 02:09:45.785 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - disableRollback: test 02:09:45 02:09:45.785 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - defaultRollback: true 02:09:45 02:09:45.786 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rollbackEnabled (aka backoutOnFailure): true 02:09:45 02:09:45.848 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - disableRollback: false 02:09:45 02:09:45.848 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - defaultRollback: true 02:09:45 02:09:45.848 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rollbackEnabled (aka backoutOnFailure): true 02:09:45 02:09:45.853 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow null 02:09:45 02:09:45.853 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=null,errorCode=2000,errorMessage=mso:workflow:message:endpoint URN mapping is not set,workStep=*,extSystemErrorSource=null] 02:09:45 02:09:45.853 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.so.bpmn.common.scripts.AbstractServiceTaskProcessorTest 02:09:45 [INFO] Running org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1Test 02:09:45 02:09:45.872 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:09:45 02:09:45.873 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: null 02:09:45 02:09:45.873 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SDNCAdapterRestV1.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:45 02:09:45.877 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Incoming message: 02:09:45 { 02:09:45 "SDNCServiceRequest": { 02:09:45 "requestInformation": { 02:09:45 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:45 "source": "MSO", 02:09:45 "notificationUrl": "null" 02:09:45 }, 02:09:45 "serviceInformation": { 02:09:45 "serviceType": "vRRaaS", 02:09:45 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:45 "subscriberName": "MSO-MUX-User", 02:09:45 "subscriberGlobalId": "MSO-MUX-User" 02:09:45 }, 02:09:45 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:45 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:45 "sdncService": "infra", 02:09:45 "sdncOperation": "service-topology-infra-assign-operation", 02:09:45 "sdncServiceDataType": "XML", 02:09:45 "sdncServiceData": " vRR-Internal-Network-L2 MTJWNJA4LCP RegionOne 22eb191dd41a4f3c9be370fc638322f4 6d2e2469-8708-47c3-a0d4-73fa28a8a50b no d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2 1.0 vRR_AIC30_1702-0505-SRVS 5add3a0f-5379-4800-b87a-430ff45f8793 532ff79f-fbe8-4c88-aecf-4fe885b93b47 87056771-4d7c-47d0-b5df-6cf02e227458 1.0 vRR_AIC30_1702-0505-VSP 978ac869-b506-41d0-9125-9d0e95097c29 4e5868c5-8321-492b-882f-e4476c878746 2badc305-b2c0-4e2b-b03a-4e5d22079b30 2badc305-b2c0-4e2b-b03a-4e5d22079b31 e1b1819f-a9d1-4c27-b419-d98a2500fc47 1 Vrr_Internal_Networks_module-1 " 02:09:45 } 02:09:45 } 02:09:45 02:09:45.877 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Exited SDNCAdapterRestV1.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:45 02:09:45.879 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCREST_requestType = SDNCServiceRequest 02:09:45 02:09:45.880 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.880 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCAResponse_CORRELATOR = 0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.881 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.884 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=infra 02:09:45 02:09:45.887 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=service-topology-infra-assign-operation 02:09:45 02:09:45.888 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=bpTimeout: JSONObject["bpTimeout"] not found. 02:09:45 02:09:45.889 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: preProcessRequest(): null/empty/invalid bpTimeout value. Using "mso.adapters.sdnc.timeout" 02:09:45 02:09:45.889 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCREST_timeout = PT5M 02:09:45 02:09:45.895 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=bpTimeout: JSONObject["bpTimeout"] not found. 02:09:45 02:09:45.898 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:09:45 02:09:45.898 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: null 02:09:45 02:09:45.899 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SDNCAdapterRestV1.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:45 02:09:45.899 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Incoming message: 02:09:45 {"SDNCServiceRequest": { 02:09:45 "sdncOperation": "service-topology-infra-assign-operation", 02:09:45 "serviceInformation": { 02:09:45 "serviceType": "vRRaaS", 02:09:45 "subscriberName": "MSO-MUX-User", 02:09:45 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:45 "subscriberGlobalId": "MSO-MUX-User" 02:09:45 }, 02:09:45 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:45 "sdncService": "infra", 02:09:45 "requestInformation": { 02:09:45 "notificationUrl": "null", 02:09:45 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:45 "source": "MSO" 02:09:45 }, 02:09:45 "sdncServiceData": " vRR-Internal-Network-L2<\/vnf-host-name> MTJWNJA4LCP<\/aic-clli> RegionOne<\/cloud-region-id> 22eb191dd41a4f3c9be370fc638322f4<\/tenant> 6d2e2469-8708-47c3-a0d4-73fa28a8a50b<\/vnf-id> no<\/service-provider-part-number> <\/vnf-license-details> <\/vnf-license-information> d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2<\/model-invariant-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-SRVS<\/model-name> 5add3a0f-5379-4800-b87a-430ff45f8793<\/model-uuid> <\/service-ecomp-model-information> 532ff79f-fbe8-4c88-aecf-4fe885b93b47<\/model-invariant-uuid> 87056771-4d7c-47d0-b5df-6cf02e227458<\/vnf-model-customization-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-VSP<\/model-name> 978ac869-b506-41d0-9125-9d0e95097c29<\/model-uuid> <\/vnf-ecomp-model-information> 4e5868c5-8321-492b-882f-e4476c878746<\/model-invariant-uuid> 2badc305-b2c0-4e2b-b03a-4e5d22079b30<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> 2badc305-b2c0-4e2b-b03a-4e5d22079b31<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> e1b1819f-a9d1-4c27-b419-d98a2500fc47<\/model-uuid> 1<\/model-version> Vrr_Internal_Networks_module-1<\/model-name> <\/vf-module-ecomp-model-information> <\/infra-assign-information>", 02:09:45 "bpTimeout": "PT20S", 02:09:45 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:45 "sdncServiceDataType": "XML" 02:09:45 }} 02:09:45 02:09:45.899 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Exited SDNCAdapterRestV1.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:45 02:09:45.899 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCREST_requestType = SDNCServiceRequest 02:09:45 02:09:45.900 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.900 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCAResponse_CORRELATOR = 0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.900 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:45 02:09:45.900 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=infra 02:09:45 02:09:45.900 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=service-topology-infra-assign-operation 02:09:45 02:09:45.901 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=PT20S 02:09:45 02:09:45.902 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1 - testProcessKey: SDNCREST_timeout = PT20S 02:09:45 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.051 s - in org.onap.so.bpmn.common.scripts.SDNCAdapterRestV1Test 02:09:45 [INFO] Running org.onap.so.bpmn.common.scripts.SDNCAdapterUtilsTest 02:09:45 AIC3.0 02:09:45 02:09:45.922 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: 02:09:45 02:09:45.922 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:09:45 02:09:45.927 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:09:45 02:09:46 02:09:45.932 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:09:46 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 02:09:45.939 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:09:46 02:09:45.939 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:09:46 02:09:45.939 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:09:46 02:09:45.939 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:09:46 02:09:45.940 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:09:46 TESTCLLIAIC3.0 02:09:46 02:09:45.943 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 200 02:09:46 OK 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:45.943 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:09:46 02:09:45.943 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 200 02:09:46 OK 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.335 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:09:46 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 02:09:46.339 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - ResponseCode node Exist 02:09:46 02:09:46.341 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - ResponseCode is: 200 02:09:46 02:09:46.341 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:09:46 02:09:46.341 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:09:46 02:09:46.341 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 200 02:09:46 02:09:46.341 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: OK 02:09:46 02:09:46.343 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.343 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:09:46 02:09:46.344 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.371 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:09:46 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 [Fatal Error] :1:1: Premature end of file. 02:09:46 02:09:46.375 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - ResponseCode node Exist 02:09:46 02:09:46.376 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - ResponseCode is: 408 02:09:46 02:09:46.378 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow mykey 02:09:46 02:09:46.378 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=mykey,errorCode=5320,errorMessage=Received error from SDN-C: failed,workStep=*,extSystemErrorSource=null] 02:09:46 02:09:46.378 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:09:46 02:09:46.378 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 500 02:09:46 02:09:46.378 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: failed 02:09:46 02:09:46.381 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 <output xmlns="org:onap:sdnc:northbound:generic-resource"> 02:09:46 <svc-request-id>8b46e36e-b44f-4085-9404-427be1bc8a3</svc-request-id> 02:09:46 <response-code>200</response-code> 02:09:46 <response-message>&lt;success&gt; message</response-message> 02:09:46 <ack-final-indicator>Y</ack-final-indicator> 02:09:46 </output> 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.381 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:09:46 02:09:46.381 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 <output xmlns="org:onap:sdnc:northbound:generic-resource"> 02:09:46 <svc-request-id>8b46e36e-b44f-4085-9404-427be1bc8a3</svc-request-id> 02:09:46 <response-code>200</response-code> 02:09:46 <response-message>&lt;success&gt; message</response-message> 02:09:46 <ack-final-indicator>Y</ack-final-indicator> 02:09:46 </output> 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.469 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:09:46 02:09:46 02:09:46 02:09:46 8b46e36e-b44f-4085-9404-427be1bc8a3 02:09:46 200 02:09:46 <success> message 02:09:46 Y 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.473 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - response-code node Exist 02:09:46 02:09:46.474 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - response-code is: 200 02:09:46 02:09:46.474 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:09:46 02:09:46.474 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:09:46 02:09:46.474 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 200 02:09:46 02:09:46.474 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: message 02:09:46 02:09:46.476 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 <output xmlns="org:onap:sdnc:northbound:generic-resource"> 02:09:46 <svc-request-id>8b46e36e-b44f-4085-9404-427be1bc8a3</svc-request-id> 02:09:46 <response-code>200</response-code> 02:09:46 <response-message>ok</response-message> 02:09:46 <ack-final-indicator>Y</ack-final-indicator> 02:09:46 </output> 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.476 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:09:46 02:09:46.476 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 myreq 02:09:46 408 02:09:46 failed 02:09:46 02:09:46 02:09:46 <output xmlns="org:onap:sdnc:northbound:generic-resource"> 02:09:46 <svc-request-id>8b46e36e-b44f-4085-9404-427be1bc8a3</svc-request-id> 02:09:46 <response-code>200</response-code> 02:09:46 <response-message>ok</response-message> 02:09:46 <ack-final-indicator>Y</ack-final-indicator> 02:09:46 </output> 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.523 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:09:46 02:09:46 02:09:46 02:09:46 8b46e36e-b44f-4085-9404-427be1bc8a3 02:09:46 200 02:09:46 ok 02:09:46 Y 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46.525 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - response-code node Exist 02:09:46 02:09:46.526 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - response-code is: 200 02:09:46 02:09:46.527 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:09:46 02:09:46.527 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:09:46 02:09:46.527 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 200 02:09:46 02:09:46.527 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: ok 02:09:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s - in org.onap.so.bpmn.common.scripts.SDNCAdapterUtilsTest 02:09:46 [INFO] Running org.onap.so.bpmn.common.scripts.VidUtilsTest 02:09:46 ggg-> 02:09:46 02:09:46 test-request-id-123 02:09:46 CREATE_VF_MODULE 02:09:46 VID 02:09:46 test-service-instance-id-123 02:09:46 02:09:46 02:09:46 skask-test 02:09:46 test-vnf-type-123 02:09:46 test-vnf-id-123 02:09:46 test-volume-group-id-123 02:09:46 test-vf-module-id-123 02:09:46 PCRF::module-0-2 02:09:46 STMTN5MMSC21-MMSC::model-1-0 02:09:46 02:09:46 false 02:09:46 1.0 02:09:46 MDTWNJ21 02:09:46 fba1bd1e195a404cacb9ce17a9b2b421 02:09:46 02:09:46 true 02:09:46 ff5256d2-5a33-55df-13ab-12abad84e7ff 02:09:46 fe6478e5-ea33-3346-ac12-ab121484a3fe 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 CREATE_VF_MODULE_VOL 02:09:46 VID 02:09:46 test-service-instance-id-123 02:09:46 02:09:46 02:09:46 02:09:46 MSOTESTVOL101a-vSAMP12_base_vol_module-0 02:09:46 Test/vSAMP12 02:09:46 vSAMP12::base::module-0 02:09:46 2.0 02:09:46 mdt1 02:09:46 88a6ca3ee0394ade9403f075db23167e 02:09:46 a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:09:46 true 02:09:46 02:09:46 02:09:46 02:09:46 STMTN5MMSC20 02:09:46 US1117MTSNJVBR0246 02:09:46 02:09:46 pcrf-capacity 02:09:46 skask 02:09:46 slowburn 02:09:46 created 02:09:46 MDTWNJ21 02:09:46 slcp3-esx-az01 02:09:46 VLAN-OAM-1323 02:09:46 slcp34246vbc246ceb 02:09:46 970cd2b9-7f09-4a12-af47-182ea38ba1f0 02:09:46 545cc2c3-1930-4100-b534-5d82d0e12bb6 02:09:46 02:09:46 02:09:46 ggg-> 02:09:46 02:09:46 test-request-id-123 02:09:46 CREATE_VF_MODULE 02:09:46 VID 02:09:46 test-service-instance-id-123 02:09:46 02:09:46 02:09:46 skask-test 02:09:46 test-vnf-type-123 02:09:46 test-vnf-id-123 02:09:46 test-volume-group-id-123 02:09:46 test-vf-module-id-123 02:09:46 PCRF::module-0-2 02:09:46 STMTN5MMSC21-MMSC::model-1-0 02:09:46 02:09:46 false 02:09:46 1.0 02:09:46 MDTWNJ21 02:09:46 fba1bd1e195a404cacb9ce17a9b2b421 02:09:46 02:09:46 02:09:46 ff5256d2-5a33-55df-13ab-12abad84e7ff 02:09:46 fe6478e5-ea33-3346-ac12-ab121484a3fe 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 ggg-> 02:09:46 02:09:46 test-request-id-123 02:09:46 CREATE_VF_MODULE 02:09:46 VID 02:09:46 test-service-instance-id-123 02:09:46 02:09:46 02:09:46 skask-test 02:09:46 test-vnf-type-123 02:09:46 test-vnf-id-123 02:09:46 test-volume-group-id-123 02:09:46 test-vf-module-id-123 02:09:46 PCRF::module-0-2 02:09:46 STMTN5MMSC21-MMSC::model-1-0 02:09:46 02:09:46 false 02:09:46 1.0 02:09:46 MDTWNJ21 02:09:46 fba1bd1e195a404cacb9ce17a9b2b421 02:09:46 02:09:46 false 02:09:46 ff5256d2-5a33-55df-13ab-12abad84e7ff 02:09:46 fe6478e5-ea33-3346-ac12-ab121484a3fe 02:09:46 02:09:46 02:09:46 02:09:46 02:09:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.so.bpmn.common.scripts.VidUtilsTest 02:09:46 [INFO] Running org.onap.so.bpmn.common.scripts.MsoUtilsTest 02:09:46 rebuildInternetServiceChangeDetails: 02:09:46 actual - 10Kbps10.10.7.14101192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:46 expected - 10Kbps1192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:47 02:09:47.102 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingVrLanInterface - primary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.67281192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::2812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:47 rebuildVrLanInterfacePartial: 02:09:47 actual - primary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.67281192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::2812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:47 expected - primary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.67281192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::2812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:47 lowest module count test: 02:09:47 actual - 14 02:09:47 expected - 14 02:09:47 02:09:47.304 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingVrLanInterface - primary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.672812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::28 02:09:47 02:09:47.402 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingDhcp - YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4 02:09:47 02:09:47.435 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingPat - NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6 02:09:47 02:09:47.468 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingNat - Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1 02:09:47 02:09:47.559 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingFirewallLite - YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44 02:09:47 02:09:47.578 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingStaticRoutes - 255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 02:09:47.578 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildVrLan - noneprimary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.672812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::28YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 rebuildVrLans: 02:09:47 actual - noneprimary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.672812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::28YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 expected - noneprimary10.192.27.254242620:0:10d0:f:ffff:ffff:ffff:fffe64162.200.3.1442001:1890:12e3:2da::1192.168.1.2192.168.1.1281192.168.1.72192.168.1.71281192.168.1.68192.168.1.672812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:3da::2812001:1890:12e3:2da::2001:1890:12e3:4da::28YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 02:09:47.686 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingDhcp - YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4 02:09:47 rebuildDhcp: 02:09:47 actual - YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4 02:09:47 expected - YNY192.168.1.7192.168.1.8192.155.2.328192.168.1.5192.168.1.62.2.2.11.1.1.1192.155.2.428192.168.1.6192.168.1.72.2.2.21.1.1.2N1:51:60:0281:12:23:34:40:0281:12:23:34:4 02:09:47 02:09:47.727 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingNat - Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1 02:09:47 rebuildNat: 02:09:47 actual - Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1 02:09:47 expected - Y0.0.0.00.0.0.00.0.0.00.0.0.10.0.0.10.0.0.1 02:09:47 02:09:47.771 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingPat - NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6 02:09:47 rebuildPat: 02:09:47 actual - NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6 02:09:47 expected - NY192.168.1.440192.168.1.5192.168.1.4528192.168.1.6 02:09:47 rebuildL2Home: 02:09:47 actual - AS/VLXM/003717//SWMultiPointMTSNJA4LCP12.5 02:09:47 expected - AS/VLXM/003717//SWMultiPointMTSNJA4LCP1 02:09:47 02:09:47.868 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - getPBGFList: xmlInput 02:09:47 02:09:47 02:09:47 02:09:47 02:09:47 Y 02:09:47 SK-2016-10-22-001 02:09:47 02:09:47 02:09:47 SUCCESS 02:09:47 ERROR 02:09:47 02:09:47 02:09:47 15001417 02:09:47 02:09:47 ALPRTR2 02:09:47 1.1.1.2 02:09:47 02:09:47 1255.ae81 02:09:47 VDBE 02:09:47 VIRTUAL 02:09:47 02:09:47 ALPVDBE1 02:09:47 3.1.1.0/22 02:09:47 ae81 02:09:47 3:1:1::0/22 02:09:47 02:09:47 02:09:47 1995.ae81 02:09:47 ASBG 02:09:47 VIRTUAL 02:09:47 02:09:47 ALPASBG1 02:09:47 3.1.1.0/22 02:09:47 ae81 02:09:47 3:1:1::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/2 02:09:47 BGF2 02:09:47 PHYSICAL 02:09:47 xe-10/0/2 02:09:47 ALPBGF2 02:09:47 3.1.2.0/22 02:09:47 02:09:47 3:1:2::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/1 02:09:47 BGF1 02:09:47 PHYSICAL 02:09:47 xe-10/0/1 02:09:47 ALPBGF1 02:09:47 3.1.2.0/22 02:09:47 02:09:47 3:1:2::0/22 02:09:47 02:09:47 2 02:09:47 02:09:47 02:09:47 ALPRTR1 02:09:47 1.1.1.1 02:09:47 02:09:47 1255.ae81 02:09:47 VDBE 02:09:47 VIRTUAL 02:09:47 02:09:47 ALPVDBE1 02:09:47 3.1.1.0/22 02:09:47 ae81 02:09:47 3:1:1::0/22 02:09:47 02:09:47 02:09:47 1995.ae81 02:09:47 ASBG 02:09:47 VIRTUAL 02:09:47 02:09:47 ALPASBG1 02:09:47 3.1.1.0/22 02:09:47 ae81 02:09:47 3:1:1::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/2 02:09:47 BGF2 02:09:47 PHYSICAL 02:09:47 xe-10/0/2 02:09:47 ALPBGF2 02:09:47 3.1.2.0/22 02:09:47 02:09:47 3:1:2::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/1 02:09:47 BGF1 02:09:47 PHYSICAL 02:09:47 xe-10/0/1 02:09:47 ALPBGF1 02:09:47 3.1.2.0/22 02:09:47 02:09:47 3:1:2::0/22 02:09:47 02:09:47 1 02:09:47 02:09:47 02:09:47 02:09:47 15001418 02:09:47 02:09:47 SANRTR1 02:09:47 2.1.1.1 02:09:47 02:09:47 1255.ae81 02:09:47 VDBE 02:09:47 VIRTUAL 02:09:47 02:09:47 SANVDBE1 02:09:47 4.1.1.0/22 02:09:47 ae81 02:09:47 4:1:1::0/22 02:09:47 02:09:47 02:09:47 1995.ae81 02:09:47 ASBG 02:09:47 VIRTUAL 02:09:47 02:09:47 SANASBG1 02:09:47 4.1.1.0/22 02:09:47 ae81 02:09:47 4:1:1::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/2 02:09:47 BGF2 02:09:47 PHYSICAL 02:09:47 xe-10/0/2 02:09:47 SANBGF2 02:09:47 4.1.2.0/22 02:09:47 02:09:47 4:1:2::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/1 02:09:47 BGF1 02:09:47 PHYSICAL 02:09:47 xe-10/0/1 02:09:47 SANBGF1 02:09:47 4.1.2.0/22 02:09:47 02:09:47 4:1:2::0/22 02:09:47 02:09:47 1 02:09:47 02:09:47 02:09:47 SANRTR2 02:09:47 2.1.1.2 02:09:47 02:09:47 1255.ae81 02:09:47 VDBE 02:09:47 VIRTUAL 02:09:47 02:09:47 SANVDBE1 02:09:47 4.1.1.0/22 02:09:47 ae81 02:09:47 4:1:1::0/22 02:09:47 02:09:47 02:09:47 1995.ae81 02:09:47 ASBG 02:09:47 VIRTUAL 02:09:47 02:09:47 SANASBG1 02:09:47 4.1.1.0/22 02:09:47 ae81 02:09:47 4:1:1::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/2 02:09:47 BGF2 02:09:47 PHYSICAL 02:09:47 xe-10/0/2 02:09:47 SANBGF2 02:09:47 4.1.2.0/22 02:09:47 02:09:47 4:1:2::0/22 02:09:47 02:09:47 02:09:47 85.xe-10/0/1 02:09:47 BGF1 02:09:47 PHYSICAL 02:09:47 xe-10/0/1 02:09:47 SANBGF1 02:09:47 4.1.2.0/22 02:09:47 02:09:47 4:1:2::0/22 02:09:47 02:09:47 2 02:09:47 02:09:47 02:09:47 COLLABORATE 02:09:47 DISABLE 02:09:47 custid-888 02:09:47 SII-2016-10-22-001 02:09:47 CUSTOMER 02:09:47 100668 02:09:47 02:09:47 02:09:47 02:09:47 02:09:47 02:09:47 borderElmtId: ALPBGF2 BGF2 and ALPBGF1 BGF1 02:09:47 vlanid: 85 02:09:47 02:09:47 borderElmtId: SANBGF2 BGF2 and SANBGF1 BGF1 02:09:47 vlanid: 85 02:09:47 02:09:47 02:09:47.953 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingStaticRoutes - 255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 rebuildStaticRoutes: 02:09:47 actual - 255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:47 expected - 255.255.252.128192.168.1.15255.255.252.228192.168.1.15255.255.252.328192.168.1.152001:1890:12e3:2da::282001:1890:12e3:2da::2001:1890:12e3:2da::282001:1890:12e3:2da:: 02:09:48 rebuildInternetServiceChangeDetails: 02:09:48 actual - 10Kbps1192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:48 expected - 10Kbps1192.168.1.15192.168.1.15282192.168.1.16192.168.1.162812001:1890:12e3:2da::2001:1890:12e3:2da::2812001:1890:12e3:2da::2001:1890:12e3:2da::28 02:09:48 rebuildInternetEvcAccess: 02:09:48 actual - 8Mbpsds 02:09:48 expected - 8Mbpsds 02:09:48 02:09:48.187 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - rebuildingFirewallLite - YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44 02:09:48 rebuildFirewallLite: 02:09:48 actual - YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44 02:09:48 expected - YN0.0.0.11Y110.0.0.22Y22:0Y33:1Y44 02:09:48 rebuildL2Home: 02:09:48 actual - AS/VLXM/003717//SWMultiPointMTSNJA4LCP1 02:09:48 expected - AS/VLXM/003717//SWMultiPointMTSNJA4LCP1 02:09:48 buildElements: 02:09:48 actual - 10Kbps1192.168.1.15192.168.1.15282192.168.1.16192.168.1.1628 02:09:48 expected - 10Kbps1192.168.1.15192.168.1.15282192.168.1.16192.168.1.1628 02:09:48 [WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.532 s - in org.onap.so.bpmn.common.scripts.MsoUtilsTest 02:09:48 [INFO] Running org.onap.so.bpmn.common.scripts.CatalogDbUtilsTest 02:09:48 02:09:48.295 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - ENDPOINT: /serviceVnfs?vnfModelCustomizationUuid=testModel 02:09:48 02:09:48.302 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - DEBUG 02:09:48 02:09:48.310 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - sending GET to Catalog DB endpoint: /serviceVnfs?vnfModelCustomizationUuid=testModel 02:09:48 02:09:48.310 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Received data from Catalog DB: {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.310 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response code:200 02:09:48 02:09:48.311 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response: 02:09:48 {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.324 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - DEBUG 02:09:48 02:09:48.324 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - sending GET to Catalog DB endpoint: /serviceResources?serviceModelInvariantUuid=testModel 02:09:48 02:09:48.325 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Received data from Catalog DB: {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.325 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response code:200 02:09:48 02:09:48.325 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response: 02:09:48 {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.328 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - ENDPOINT: /serviceVnfs?vnfModelCustomizationUuid=testModel 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - DEBUG 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - sending GET to Catalog DB endpoint: /serviceVnfs?vnfModelCustomizationUuid=testModel 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Received data from Catalog DB: {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response code:200 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response: 02:09:48 {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.329 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - parseVnfsJson - catalogUtilsVersion is v1 02:09:48 02:09:48.335 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - { 02:09:48 "vfModules": [{ 02:09:48 "initialCount": 1, 02:09:48 "name": "module1", 02:09:48 "isBase": true 02:09:48 }], 02:09:48 "name": "service1" 02:09:48 } 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.338 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=vfModules, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.339 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.340 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.341 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonBooleanValueForKey(): found value=true, for key=isBase 02:09:48 02:09:48.341 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=initialCount, does not point to a JSONObject, next key 02:09:48 02:09:48.341 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=name, does not point to a JSONObject, next key 02:09:48 02:09:48.341 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValueForKey(): key=isBase, does not point to a JSONObject, next key 02:09:48 02:09:48.342 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonIntValueForKey(): found value=1, for key=initialCount 02:09:48 02:09:48.343 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Returning vnfs JSON: [{"vfModules":[{"initialCount":1,"modelInfo":{"modelType":"vfModule"},"isBase":true}],"modelInfo":{"modelType":"vnf"}}] 02:09:48 02:09:48.347 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - DEBUG 02:09:48 02:09:48.347 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - sending GET to Catalog DB endpoint: /serviceResources?serviceModelUuid=testModel 02:09:48 02:09:48.347 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Received data from Catalog DB: {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 02:09:48.347 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response code:200 02:09:48 02:09:48.347 [main] DEBUG org.onap.so.bpmn.common.scripts.CatalogDbUtils - Response: 02:09:48 {"serviceVnfs": [{"name": "service1","vfModules": [{"name": "module1", "isBase":true, "initialCount":1}]}]} 02:09:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.so.bpmn.common.scripts.CatalogDbUtilsTest 02:09:48 [INFO] Running org.onap.so.bpmn.common.scripts.ExceptionUtilTest 02:09:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.common.scripts.ExceptionUtilTest 02:09:48 [INFO] Running org.onap.so.bpmn.common.scripts.FalloutHandlerTest 02:09:48 02:09:48.459 [main] DEBUG org.onap.so.bpmn.common.scripts.FalloutHandler - FalloutHandler request: 02:09:48 02:09:48 02:09:48 uCPE1020_STUW105_5002 02:09:48 Layer3ServiceActivateRequest 02:09:48 CANCEL 02:09:48 OMX 02:09:48 10205000 02:09:48 1 02:09:48 02:09:48 02:09:48 Some Error Message - Fallout Handler 02:09:48 Some Error Code - Fallout Handler 02:09:48 Some Source System Error Code- Fallout Handler 02:09:48 02:09:48 02:09:48 02:09:48 02:09:48.462 [main] DEBUG org.onap.so.bpmn.common.scripts.FalloutHandler - FH_request_id: null 02:09:49 02:09:49.247 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:09:49 02:09:49.249 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: null 02:09:49 02:09:49.249 [main] DEBUG org.onap.so.bpmn.common.scripts.FalloutHandler - FalloutHandlerResponse = 02:09:49 02:09:49 Fallout Handler Failed 02:09:49 02:09:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s - in org.onap.so.bpmn.common.scripts.FalloutHandlerTest 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.RequestDBUtilTest 02:09:49 02:09:49.273 [main] DEBUG org.onap.so.bpmn.common.scripts.RequestDBUtil - start prepareUpdateOperationStatus 02:09:49 02:09:49.274 [main] DEBUG org.onap.so.bpmn.common.scripts.RequestDBUtil - DB Adapter Endpoint is: http://sdc-wfd-be:8080 02:09:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.bpmn.common.scripts.RequestDBUtilTest 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.CompleteMsoProcessTest 02:09:49 02:09:49.319 [main] DEBUG org.onap.so.bpmn.common.scripts.CompleteMsoProcess - CompleteMsoProcess Request: 02:09:49 02:09:49 02:09:49 bd631913-cfc6-488b-ba22-6b98504f703d 02:09:49 CREATE 02:09:49 VID 02:09:49 02:09:49 Resource Completed Successfully 02:09:49 bd631913-cfc6-488b-ba22-6b98504f703d 02:09:49 BPMN Network action: CREATE 02:09:49 02:09:49 02:09:49.319 [main] DEBUG org.onap.so.bpmn.common.scripts.CompleteMsoProcess - Incoming Request is: 02:09:49 02:09:49 02:09:49 bd631913-cfc6-488b-ba22-6b98504f703d 02:09:49 CREATE 02:09:49 VID 02:09:49 02:09:49 Resource Completed Successfully 02:09:49 bd631913-cfc6-488b-ba22-6b98504f703d 02:09:49 BPMN Network action: CREATE 02:09:49 02:09:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.so.bpmn.common.scripts.CompleteMsoProcessTest 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.AllottedResourceUtilsTest 02:09:49 02:09:49.393 [main] DEBUG org.onap.so.bpmn.common.scripts.AllottedResourceUtils - AAI AR URI: /aai/v11/business/customers/customer/MSO-MUX-User/service-subscriptions/service-subscription/MSO-vCB/service-instances/service-instance/a1f53c6a-81a3-4e44-a900-d64f3b131d35/allotted-resources/allotted-resource/ID 02:09:49 02:09:49.397 [main] DEBUG org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Delete AR Received a Good Response 02:09:49 ************ testGetARbyLink ************* 02:09:49 02:09:49.403 [main] DEBUG org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:09:49 /aai/v11/business/customers/customer/MSO-MUX-User/service-subscriptions/service-subscription/MSO-vCB/service-instances/service-instance/a1f53c6a-81a3-4e44-a900-d64f3b131d35/allotted-resources/allotted-resource/ID 02:09:49 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.082 s - in org.onap.so.bpmn.common.scripts.AllottedResourceUtilsTest 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupTenantTest 02:09:49 02:09:49.586 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupTenant - Tenant Ids Match 02:09:49 02:09:49.586 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupTenant - Incoming Volume Group Name is: testVolumeGroupName 02:09:49 02:09:49.587 [main] DEBUG org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupTenant - Volume Group Names DO NOT Match. 02:09:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.onap.so.bpmn.common.scripts.ConfirmVolumeGroupTenantTest 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2Test 02:09:49 02:09:49.603 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:09:49 02:09:49.604 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: null 02:09:49 02:09:49.604 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SDNCAdapterRestV2.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:49 02:09:49.604 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Incoming message: 02:09:49 { 02:09:49 "SDNCServiceRequest": { 02:09:49 "requestInformation": { 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO", 02:09:49 "notificationUrl": "null" 02:09:49 }, 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "sdncServiceDataType": "XML", 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2 MTJWNJA4LCP RegionOne 22eb191dd41a4f3c9be370fc638322f4 6d2e2469-8708-47c3-a0d4-73fa28a8a50b no d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2 1.0 vRR_AIC30_1702-0505-SRVS 5add3a0f-5379-4800-b87a-430ff45f8793 532ff79f-fbe8-4c88-aecf-4fe885b93b47 87056771-4d7c-47d0-b5df-6cf02e227458 1.0 vRR_AIC30_1702-0505-VSP 978ac869-b506-41d0-9125-9d0e95097c29 4e5868c5-8321-492b-882f-e4476c878746 2badc305-b2c0-4e2b-b03a-4e5d22079b30 2badc305-b2c0-4e2b-b03a-4e5d22079b31 e1b1819f-a9d1-4c27-b419-d98a2500fc47 1 Vrr_Internal_Networks_module-1 " 02:09:49 } 02:09:49 } 02:09:49 02:09:49.605 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Exited SDNCAdapterRestV2.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:49 02:09:49.605 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_requestType = SDNCServiceRequest 02:09:49 02:09:49.605 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - SDNCAdapterRestV2, request: { 02:09:49 "SDNCServiceRequest": { 02:09:49 "requestInformation": { 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO", 02:09:49 "notificationUrl": "null" 02:09:49 }, 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "sdncServiceDataType": "XML", 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2 MTJWNJA4LCP RegionOne 22eb191dd41a4f3c9be370fc638322f4 6d2e2469-8708-47c3-a0d4-73fa28a8a50b no d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2 1.0 vRR_AIC30_1702-0505-SRVS 5add3a0f-5379-4800-b87a-430ff45f8793 532ff79f-fbe8-4c88-aecf-4fe885b93b47 87056771-4d7c-47d0-b5df-6cf02e227458 1.0 vRR_AIC30_1702-0505-VSP 978ac869-b506-41d0-9125-9d0e95097c29 4e5868c5-8321-492b-882f-e4476c878746 2badc305-b2c0-4e2b-b03a-4e5d22079b30 2badc305-b2c0-4e2b-b03a-4e5d22079b31 e1b1819f-a9d1-4c27-b419-d98a2500fc47 1 Vrr_Internal_Networks_module-1 " 02:09:49 } 02:09:49 } 02:09:49 02:09:49.605 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.605 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCAResponse_CORRELATOR = 0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.606 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.606 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterMethod = POST 02:09:49 02:09:49.606 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterUrl = http://localhost:18080/adapters/rest/v1/sdnc 02:09:49 02:09:49.606 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterRequest = 02:09:49 { 02:09:49 "SDNCServiceRequest": { 02:09:49 "requestInformation": { 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO", 02:09:49 "notificationUrl": "null" 02:09:49 }, 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "sdncServiceDataType": "XML", 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2 MTJWNJA4LCP RegionOne 22eb191dd41a4f3c9be370fc638322f4 6d2e2469-8708-47c3-a0d4-73fa28a8a50b no d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2 1.0 vRR_AIC30_1702-0505-SRVS 5add3a0f-5379-4800-b87a-430ff45f8793 532ff79f-fbe8-4c88-aecf-4fe885b93b47 87056771-4d7c-47d0-b5df-6cf02e227458 1.0 vRR_AIC30_1702-0505-VSP 978ac869-b506-41d0-9125-9d0e95097c29 4e5868c5-8321-492b-882f-e4476c878746 2badc305-b2c0-4e2b-b03a-4e5d22079b30 2badc305-b2c0-4e2b-b03a-4e5d22079b31 e1b1819f-a9d1-4c27-b419-d98a2500fc47 1 Vrr_Internal_Networks_module-1 " 02:09:49 } 02:09:49 } 02:09:49 02:09:49.607 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=bpTimeout: JSONObject["bpTimeout"] not found. 02:09:49 02:09:49.607 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: preProcessRequest(): null/empty/invalid bpTimeout value. Using "mso.adapters.sdnc.timeout" 02:09:49 02:09:49.607 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_timeout = PT5M 02:09:49 02:09:49.609 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=bpTimeout: JSONObject["bpTimeout"] not found. 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: null 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SDNCAdapterRestV2.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Incoming message: 02:09:49 {"SDNCServiceRequest": { 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "requestInformation": { 02:09:49 "notificationUrl": "null", 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO" 02:09:49 }, 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2<\/vnf-host-name> MTJWNJA4LCP<\/aic-clli> RegionOne<\/cloud-region-id> 22eb191dd41a4f3c9be370fc638322f4<\/tenant> 6d2e2469-8708-47c3-a0d4-73fa28a8a50b<\/vnf-id> no<\/service-provider-part-number> <\/vnf-license-details> <\/vnf-license-information> d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2<\/model-invariant-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-SRVS<\/model-name> 5add3a0f-5379-4800-b87a-430ff45f8793<\/model-uuid> <\/service-ecomp-model-information> 532ff79f-fbe8-4c88-aecf-4fe885b93b47<\/model-invariant-uuid> 87056771-4d7c-47d0-b5df-6cf02e227458<\/vnf-model-customization-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-VSP<\/model-name> 978ac869-b506-41d0-9125-9d0e95097c29<\/model-uuid> <\/vnf-ecomp-model-information> 4e5868c5-8321-492b-882f-e4476c878746<\/model-invariant-uuid> 2badc305-b2c0-4e2b-b03a-4e5d22079b30<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> 2badc305-b2c0-4e2b-b03a-4e5d22079b31<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> e1b1819f-a9d1-4c27-b419-d98a2500fc47<\/model-uuid> 1<\/model-version> Vrr_Internal_Networks_module-1<\/model-name> <\/vf-module-ecomp-model-information> <\/infra-assign-information>", 02:09:49 "bpTimeout": "PT20S", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncServiceDataType": "XML" 02:09:49 }} 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Exited SDNCAdapterRestV2.validateRequest(execution=null, requredVariables=[mso-request-id]) 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_requestType = SDNCServiceRequest 02:09:49 02:09:49.612 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - SDNCAdapterRestV2, request: {"SDNCServiceRequest": { 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "requestInformation": { 02:09:49 "notificationUrl": "null", 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO" 02:09:49 }, 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2<\/vnf-host-name> MTJWNJA4LCP<\/aic-clli> RegionOne<\/cloud-region-id> 22eb191dd41a4f3c9be370fc638322f4<\/tenant> 6d2e2469-8708-47c3-a0d4-73fa28a8a50b<\/vnf-id> no<\/service-provider-part-number> <\/vnf-license-details> <\/vnf-license-information> d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2<\/model-invariant-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-SRVS<\/model-name> 5add3a0f-5379-4800-b87a-430ff45f8793<\/model-uuid> <\/service-ecomp-model-information> 532ff79f-fbe8-4c88-aecf-4fe885b93b47<\/model-invariant-uuid> 87056771-4d7c-47d0-b5df-6cf02e227458<\/vnf-model-customization-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-VSP<\/model-name> 978ac869-b506-41d0-9125-9d0e95097c29<\/model-uuid> <\/vnf-ecomp-model-information> 4e5868c5-8321-492b-882f-e4476c878746<\/model-invariant-uuid> 2badc305-b2c0-4e2b-b03a-4e5d22079b30<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> 2badc305-b2c0-4e2b-b03a-4e5d22079b31<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> e1b1819f-a9d1-4c27-b419-d98a2500fc47<\/model-uuid> 1<\/model-version> Vrr_Internal_Networks_module-1<\/model-name> <\/vf-module-ecomp-model-information> <\/infra-assign-information>", 02:09:49 "bpTimeout": "PT20S", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncServiceDataType": "XML" 02:09:49 }} 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCAResponse_CORRELATOR = 0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterMethod = POST 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterUrl = http://localhost:18080/adapters/rest/v1/sdnc 02:09:49 02:09:49.613 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_sdncAdapterRequest = 02:09:49 {"SDNCServiceRequest": { 02:09:49 "sdncOperation": "service-topology-infra-assign-operation", 02:09:49 "serviceInformation": { 02:09:49 "serviceType": "vRRaaS", 02:09:49 "subscriberName": "MSO-MUX-User", 02:09:49 "serviceInstanceId": "5dad9aac-6e05-4bdb-a8ec-4f3cd718c5c6", 02:09:49 "subscriberGlobalId": "MSO-MUX-User" 02:09:49 }, 02:09:49 "bpNotificationUrl": "http://localhost:18080/mso/WorkflowMessage/SDNCAResponse/0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncService": "infra", 02:09:49 "requestInformation": { 02:09:49 "notificationUrl": "null", 02:09:49 "requestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360", 02:09:49 "source": "MSO" 02:09:49 }, 02:09:49 "sdncServiceData": " vRR-Internal-Network-L2<\/vnf-host-name> MTJWNJA4LCP<\/aic-clli> RegionOne<\/cloud-region-id> 22eb191dd41a4f3c9be370fc638322f4<\/tenant> 6d2e2469-8708-47c3-a0d4-73fa28a8a50b<\/vnf-id> no<\/service-provider-part-number> <\/vnf-license-details> <\/vnf-license-information> d6c7c582-cf7f-4542-a19e-5fa7e7d89bf2<\/model-invariant-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-SRVS<\/model-name> 5add3a0f-5379-4800-b87a-430ff45f8793<\/model-uuid> <\/service-ecomp-model-information> 532ff79f-fbe8-4c88-aecf-4fe885b93b47<\/model-invariant-uuid> 87056771-4d7c-47d0-b5df-6cf02e227458<\/vnf-model-customization-uuid> 1.0<\/model-version> vRR_AIC30_1702-0505-VSP<\/model-name> 978ac869-b506-41d0-9125-9d0e95097c29<\/model-uuid> <\/vnf-ecomp-model-information> 4e5868c5-8321-492b-882f-e4476c878746<\/model-invariant-uuid> 2badc305-b2c0-4e2b-b03a-4e5d22079b30<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> 2badc305-b2c0-4e2b-b03a-4e5d22079b31<\/vf-module-model-customization-uuid> <\/vf-module-model-customization-uuid-list> e1b1819f-a9d1-4c27-b419-d98a2500fc47<\/model-uuid> 1<\/model-version> Vrr_Internal_Networks_module-1<\/model-name> <\/vf-module-ecomp-model-information> <\/infra-assign-information>", 02:09:49 "bpTimeout": "PT20S", 02:09:49 "sdncRequestId": "0d883b7f-dd34-4e1b-9ed5-341d33052360-1511808197479", 02:09:49 "sdncServiceDataType": "XML" 02:09:49 }} 02:09:49 02:09:49.614 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=PT20S 02:09:49 02:09:49.614 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2 - testProcessKey: SDNCREST_timeout = PT20S 02:09:49 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.onap.so.bpmn.common.scripts.SDNCAdapterRestV2Test 02:09:49 [INFO] Running org.onap.so.bpmn.common.scripts.SDNCAdapterTest 02:09:49 02:09:49.628 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Incoming sdncAdapterWorkflowRequest: 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 745b1b50-e39e-4685-9cc8-c71f0bde8bf0 02:09:49 query 02:09:49 services/layer3-service-list/AS%2FVLXM%2F000199%2F%2FSB_INTERNET 02:09:49 http://127.0.0.1:28080/camunda/services/SDNCAdapterCallback 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 12570a36-7388-4c0a-bec4-189ce3kg9956 02:09:49 GetLayer3ServiceDetailsRequest 02:09:49 OMX 02:09:49 02:09:49 02:09:49 SDN-ETHERNET-INTERNET 02:09:49 PD/VLXM/003717//SW_INTERNET 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 1 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49.654 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - qualifiedHostName: 02:09:49 myhost.com 02:09:49 02:09:49.657 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Callback URL to use: 02:09:49 http://myhost.com:28080/mso/sdncAdapterCallbackServiceImpl 02:09:49 02:09:49.658 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - SvcInstanceId: null 02:09:49 02:09:49.658 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - MsoAction: null 02:09:49 02:09:49.659 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - SvcAction: query 02:09:49 02:09:49.659 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - SvcOperation: services/layer3-service-list/AS%2FVLXM%2F000199%2F%2FSB_INTERNET 02:09:49 02:09:49.681 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - SDNCRequestData: 02:09:49 02:09:49 02:09:49 02:09:49 12570a36-7388-4c0a-bec4-189ce3kg9956 02:09:49 GetLayer3ServiceDetailsRequest 02:09:49 OMX 02:09:49 02:09:49 02:09:49 SDN-ETHERNET-INTERNET 02:09:49 PD/VLXM/003717//SW_INTERNET 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49.683 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - service-type: SDN-ETHERNET-INTERNET 02:09:49 02:09:49.683 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - serviceConfigActivate: false 02:09:49 02:09:49.683 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - source: 02:09:49 02:09:49.684 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Outgoing SDNCAdapterRequest: 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 745b1b50-e39e-4685-9cc8-c71f0bde8bf0 02:09:49 query 02:09:49 services/layer3-service-list/AS%2FVLXM%2F000199%2F%2FSB_INTERNET 02:09:49 http://myhost.com:28080/mso/sdncAdapterCallbackServiceImpl 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 12570a36-7388-4c0a-bec4-189ce3kg9956 02:09:49 GetLayer3ServiceDetailsRequest 02:09:49 OMX 02:09:49 02:09:49 02:09:49 SDN-ETHERNET-INTERNET 02:09:49 PD/VLXM/003717//SW_INTERNET 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49.684 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - null 02:09:49 ******************************** 02:09:49 *** Mockito interactions log *** 02:09:49 ******************************** 02:09:49 executionEntity.getVariable( 02:09:49 "sdncAdapterWorkflowRequest" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "prefix", 02:09:49 "SDNCA_" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "sdncAdapterResponse", 02:09:49 "" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "asynchronousResponseTimeout", 02:09:49 false 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "continueListening", 02:09:49 false 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "SDNCA_SuccessIndicator", 02:09:49 false 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "SDNCA_InterimNotify", 02:09:49 false 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "mso-request-id" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "mso.adapters.po.auth" 02:09:49 ); 02:09:49 invoked: -> at org.onap.so.bpmn.core.UrnPropertiesReader.getVariable(UrnPropertiesReader.java:58) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.getVariable("mso.msoKey"); 02:09:49 invoked: -> at org.onap.so.bpmn.core.UrnPropertiesReader.getVariable(UrnPropertiesReader.java:58) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "BasicAuthHeaderValue", 02:09:49 "Basic dGVzdDp0ZXN0" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "sdncAdapterWorkflowRequest" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "mso.workflow.sdncadapter.callback" 02:09:49 ); 02:09:49 invoked: -> at org.onap.so.bpmn.core.UrnPropertiesReader.getVariable(UrnPropertiesReader.java:58) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "mso.use.qualified.host" 02:09:49 ); 02:09:49 invoked: -> at org.onap.so.bpmn.core.UrnPropertiesReader.getVariable(UrnPropertiesReader.java:58) 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "serviceConfigActivate", 02:09:49 false 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable("source", ""); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "SDNCA_requestId", 02:09:49 "745b1b50-e39e-4685-9cc8-c71f0bde8bf0" 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.setVariable( 02:09:49 "sdncAdapterRequest", 02:09:49 " 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 745b1b50-e39e-4685-9cc8-c71f0bde8bf0 02:09:49 query 02:09:49 services/layer3-service-list/AS%2FVLXM%2F000199%2F%2FSB_INTERNET 02:09:49 http://myhost.com:28080/mso/sdncAdapterCallbackServiceImpl 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 02:09:49 12570a36-7388-4c0a-bec4-189ce3kg9956 02:09:49 GetLayer3ServiceDetailsRequest 02:09:49 OMX 02:09:49 02:09:49 02:09:49 SDN-ETHERNET-INTERNET 02:09:49 PD/VLXM/003717//SW_INTERNET 02:09:49 02:09:49 02:09:49 02:09:49 " 02:09:49 ); 02:09:49 invoked: -> at org.camunda.bpm.engine.delegate.VariableScope$setVariable$0.call(Unknown Source) 02:09:49 executionEntity.getVariable( 02:09:49 "mso.adapters.sdnc.endpoint" 02:09:49 ); 02:09:49 invoked: -> at org.onap.so.bpmn.core.UrnPropertiesReader.getVariable(UrnPropertiesReader.java:58) 02:09:49 ******************************** 02:09:49 *** Unused stubs *** 02:09:49 ******************************** 02:09:49 executionEntity.getVariable( 02:09:49 "isDebugLogEnabled" 02:09:49 ); 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.VariableScope$getVariable.call(Unknown Source) 02:09:49 executionEntity.getProcessInstanceId(); 02:09:49 stubbed: -> at org.camunda.bpm.engine.delegate.DelegateExecution$getProcessInstanceId.call(Unknown Source) 02:09:49 02:09:49 [Fatal Error] :1:1: Premature end of file. 02:09:49 02:09:49.775 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Continue Listening: false 02:09:49 [Fatal Error] :1:1: Premature end of file. 02:09:49 02:09:49.837 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Continue Listening: false 02:09:50 02:09:50.053 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Continue Listening: false 02:09:50 [Fatal Error] :1:1: Premature end of file. 02:09:50 02:09:50.121 [main] DEBUG org.onap.so.bpmn.common.scripts.SDNCAdapter - Continue Listening: false 02:09:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.onap.so.bpmn.common.scripts.SDNCAdapterTest 02:09:50 [INFO] Running org.onap.so.bpmn.common.scripts.CreateAAIVfModuleTest 02:09:50 02:09:50.185 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Attempting to add VF Module that already exists: responseTest 02:09:50 02:09:50.185 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.186 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.234 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: vnfName 02:09:50 02:09:50.235 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: newVfModule 02:09:50 02:09:50.243 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@934c927[vfModuleId=lukewarm, vfModuleName=testVfModuleNameGWPrim, heatStackId=fastburn, orchestrationStatus=Created, isBaseVfModule=true, automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=0, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)], org.onap.aai.domain.yang.VfModule@3200e287[vfModuleId=testVfModuleIdGWSec, vfModuleName=testVfModuleNameGWSec, heatStackId=testHeatStackIdGWSec, orchestrationStatus=Created, isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=2, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.244 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Base VF Module already exists for Generic VNF vnfName 02:09:50 02:09:50.244 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module newVfModule does not exist for Generic VNF null 02:09:50 02:09:50.254 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: testVnf 02:09:50 02:09:50.255 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: modTestName 02:09:50 02:09:50.255 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@230e4544[vfModuleId=(default), vfModuleName=modTestName, heatStackId=(default), orchestrationStatus=(default), isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=(default), selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.255 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module modTestName already exists for Generic VNF testVnf 02:09:50 02:09:50.263 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: testVnf 02:09:50 02:09:50.264 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: null 02:09:50 02:09:50.264 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@281502e9[vfModuleId=(default), vfModuleName=modTestName, heatStackId=(default), orchestrationStatus=(default), isBaseVfModule=true, automatedAssignment=(default), resourceVersion=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=(default), selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.264 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Base VF Module already exists for Generic VNF testVnf 02:09:50 02:09:50.266 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Invalid request for Add-on Module requested for non-existant Generic VNF 02:09:50 02:09:50.291 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: vnfName 02:09:50 02:09:50.291 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: newVfModule 02:09:50 02:09:50.292 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@251c5994[vfModuleId=lukewarm, vfModuleName=testVfModuleNameGWPrim, heatStackId=fastburn, orchestrationStatus=Created, isBaseVfModule=true, automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=0, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)], org.onap.aai.domain.yang.VfModule@58f4d891[vfModuleId=testVfModuleIdGWSec, vfModuleName=testVfModuleNameGWSec, heatStackId=testHeatStackIdGWSec, orchestrationStatus=Created, isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=2, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.294 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Attempting to add Base VF Module to VNF that already has a Base VF Module: responseTest 02:09:50 02:09:50.295 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.295 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.304 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - AAI namespace is: defaultTestNamespacev14 02:09:50 02:09:50.307 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Invalid request for new Generic VNF which already exists 02:09:50 02:09:50.308 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: testVnf 02:09:50 02:09:50.308 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: modTestName 02:09:50 02:09:50.308 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module modTestName does not exist for Generic VNF testVnf 02:09:50 02:09:50.332 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Failed to add VF Module: responseTest 02:09:50 02:09:50.332 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.332 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.352 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: vnfName 02:09:50 02:09:50.353 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: newVfModule 02:09:50 02:09:50.353 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@4ecf3165[vfModuleId=testVfModuleIdGWSec, vfModuleName=testVfModuleNameGWSec, heatStackId=testHeatStackIdGWSec, orchestrationStatus=Created, isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=2, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.382 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - RollbackData:[VFMODULE{isBaseModule=true, vnfId=null, vnfName=null}] 02:09:50 02:09:50.394 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - RollbackData:[VFMODULE{vfModuleId=dd590f39-28ae-4290-adc8-a25fc4cf7c07, isBaseModule=true, vfModuleName=vfModuleName, vnfId=null, vnfName=null}] 02:09:50 02:09:50.396 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - CreateAAIVfModuleResponse: 02:09:50 02:09:50 null 02:09:50 dd590f39-28ae-4290-adc8-a25fc4cf7c07 02:09:50 0 02:09:50 02:09:50 02:09:50.396 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - CreateAAIVfModule Response /n 02:09:50 null 02:09:50 dd590f39-28ae-4290-adc8-a25fc4cf7c07 02:09:50 0 02:09:50 02:09:50 02:09:50.401 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: testVnf 02:09:50 02:09:50.401 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: modTestName 02:09:50 02:09:50.401 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@6c9db07e[vfModuleId=(default), vfModuleName=modTestName, heatStackId=(default), orchestrationStatus=(default), isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=(default), selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.401 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module modTestName already exists for Generic VNF testVnf 02:09:50 02:09:50.404 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - responseTest 02:09:50 02:09:50.404 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.404 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.406 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: testVnf 02:09:50 02:09:50.406 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: modTestName 02:09:50 02:09:50.406 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module modTestName does not exist for Generic VNF testVnf 02:09:50 02:09:50.424 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: vnfName 02:09:50 02:09:50.424 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: testVfModuleNameGWPrim 02:09:50 02:09:50.425 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@710ab7ff[vfModuleId=lukewarm, vfModuleName=testVfModuleNameGWPrim, heatStackId=fastburn, orchestrationStatus=Created, isBaseVfModule=true, automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=0, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)], org.onap.aai.domain.yang.VfModule@19bb75d5[vfModuleId=testVfModuleIdGWSec, vfModuleName=testVfModuleNameGWSec, heatStackId=testHeatStackIdGWSec, orchestrationStatus=Created, isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=2, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.425 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module testVfModuleNameGWPrim already exists for Generic VNF vnfName 02:09:50 02:09:50.434 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - responseTest 02:09:50 02:09:50.434 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.434 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.436 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 Unknown error occurred during CreateAAIVfModule flow 02:09:50 02:09:50.436 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: Unknown error occurred during CreateAAIVfModule flow 02:09:50 02:09:50.438 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Failure creating Generic VNF: responseTest 02:09:50 02:09:50.438 [main] ERROR org.onap.so.bpmn.common.scripts.CreateAAIVfModule - BPMN_GENERAL_EXCEPTION_ARG Error occurred during CreateAAIVfModule flow BPMN 900 responseTest 02:09:50 02:09:50.438 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Workflow exception occurred in CreateAAIVfModule: responseTest 02:09:50 02:09:50.457 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Obtained vnf-name from AAI for existing VNF: vnfName 02:09:50 02:09:50.457 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module to be added: testVfModuleNameGWPrim 02:09:50 02:09:50.458 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - Existing VF Module List: [org.onap.aai.domain.yang.VfModule@931d4db[vfModuleId=lukewarm, vfModuleName=testVfModuleNameGWPrim, heatStackId=fastburn, orchestrationStatus=Created, isBaseVfModule=true, automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=0, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)], org.onap.aai.domain.yang.VfModule@32b42082[vfModuleId=testVfModuleIdGWSec, vfModuleName=testVfModuleNameGWSec, heatStackId=testHeatStackIdGWSec, orchestrationStatus=Created, isBaseVfModule=(default), automatedAssignment=(default), resourceVersion=(default), modelInvariantId=model1, modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), contrailServiceInstanceFqdn=(default), moduleIndex=2, selflink=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), operationalStatus=(default)]] 02:09:50 02:09:50.458 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - VF Module testVfModuleNameGWPrim already exists for Generic VNF vnfName 02:09:50 02:09:50.486 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - RollbackData:[VFMODULE{isBaseModule=false, vnfId=null, vnfName=null}] 02:09:50 02:09:50.488 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - RollbackData:[VFMODULE{vfModuleId=0459bc20-08fe-483a-b2a1-3d9ba625522c, isBaseModule=false, vfModuleName=vfModuleName, vnfId=null, vnfName=null}] 02:09:50 02:09:50.489 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - CreateAAIVfModuleResponse: 02:09:50 02:09:50 null 02:09:50 null 02:09:50 0459bc20-08fe-483a-b2a1-3d9ba625522c 02:09:50 1 02:09:50 02:09:50 02:09:50.489 [main] DEBUG org.onap.so.bpmn.common.scripts.CreateAAIVfModule - CreateAAIVfModule Response /n 02:09:50 null 02:09:50 null 02:09:50 0459bc20-08fe-483a-b2a1-3d9ba625522c 02:09:50 1 02:09:50 02:09:50 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.onap.so.bpmn.common.scripts.CreateAAIVfModuleTest 02:09:50 [INFO] Running org.onap.so.bpmn.common.scripts.AppCClientTest 02:09:50 02:09:50.507 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - Running APP-C action: HealthCheck 02:09:50 02:09:50.507 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - VNFID: vnfIdTest 02:09:50 02:09:50.514 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - Created Application Controller Action Object 02:09:50 02:09:50.546 [main] INFO org.onap.so.client.appc.ApplicationControllerSupport - LCM Kit input message follows: { 02:09:50 "common-header" : { 02:09:50 "timestamp" : "2026-03-07T02:09:50.0Z", 02:09:50 "api-ver" : "2.00", 02:09:50 "originator-id" : "MSO", 02:09:50 "request-id" : "msoRequestIdTest", 02:09:50 "sub-request-id" : "e0c86be6-fbd4-4d7c-8816-4757efadf822", 02:09:50 "flags" : { 02:09:50 "mode" : "NORMAL", 02:09:50 "force" : "FALSE", 02:09:50 "ttl" : 65000 02:09:50 } 02:09:50 }, 02:09:50 "action" : "HealthCheck", 02:09:50 "action-identifiers" : { 02:09:50 "vnf-id" : "vnfIdTest" 02:09:50 }, 02:09:50 "payload" : "{\"request-parameters\":{\"host-ip-address\":\"vnfHostIpAddressTest\"},\"configuration-parameters\":{\"vnf_name\":\"vnfNameTest\"}}" 02:09:50 } 02:09:50 02:09:50.552 [main] ERROR org.onap.so.client.appc.ApplicationControllerAction - Error building Appc request: null 02:09:50 java.lang.NullPointerException: null 02:09:50 at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) 02:09:50 at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) 02:09:50 at java.base/java.util.Properties.put(Properties.java:1340) 02:09:50 at org.onap.so.client.appc.ApplicationControllerClient.getLCMProperties(ApplicationControllerClient.java:148) 02:09:50 at org.onap.so.client.appc.ApplicationControllerClient.createAppCClient(ApplicationControllerClient.java:117) 02:09:50 at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1705) 02:09:50 at org.onap.so.client.appc.ApplicationControllerClient.getAppCClient(ApplicationControllerClient.java:107) 02:09:50 at org.onap.so.client.appc.ApplicationControllerClient.runCommand(ApplicationControllerClient.java:131) 02:09:50 at org.onap.so.client.appc.ApplicationControllerOrchestrator.vnfCommand(ApplicationControllerOrchestrator.java:45) 02:09:50 at org.onap.so.client.appc.ApplicationControllerAction.healthCheckAction(ApplicationControllerAction.java:223) 02:09:50 at org.onap.so.client.appc.ApplicationControllerAction.runAppCCommand(ApplicationControllerAction.java:81) 02:09:50 at org.onap.so.client.appc.ApplicationControllerAction$runAppCCommand.call(Unknown Source) 02:09:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:50 at org.onap.so.bpmn.common.scripts.AppCClient.runAppcCommand(AppCClient.groovy:118) 02:09:50 at org.onap.so.bpmn.common.scripts.AppCClient$runAppcCommand.call(Unknown Source) 02:09:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:09:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:09:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:09:50 at org.onap.so.bpmn.common.scripts.AppCClientTest.runAppcCommand_healtCheck_indexIncremented(AppCClientTest.groovy:36) 02:09:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:09:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:09:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:09:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:09:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:09:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:09:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:09:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:09:50 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:09:50 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:09:50 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:50 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:09:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:09:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:09:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:09:50 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:50 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:50 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:50 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:09:50 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:09:50 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:09:50 at org.junit.runners.Suite.runChild(Suite.java:128) 02:09:50 at org.junit.runners.Suite.runChild(Suite.java:27) 02:09:50 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:09:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:09:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:09:50 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:09:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:09:50 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:09:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:09:50 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:09:50 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:09:50 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:09:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:09:50 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:09:50 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:09:50 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:09:50 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:09:50 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:09:50 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:09:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:09:50 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:09:50 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:09:50 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:09:50 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:09:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:09:50 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:09:50 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:09:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:09:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:09:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:09:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:09:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:09:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:09:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:09:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:09:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:09:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:09:50 02:09:50.553 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - ran through the main method for Application Contoller 02:09:50 02:09:50.554 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - Error Message: null 02:09:50 02:09:50.554 [main] DEBUG org.onap.so.bpmn.common.scripts.AppCClient - ERROR CODE: null 02:09:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.so.bpmn.common.scripts.AppCClientTest 02:09:50 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.766 s - in org.onap.so.AllGroovyTestSuites 02:09:50 [INFO] 02:09:50 [INFO] Results: 02:09:50 [INFO] 02:09:50 [WARNING] Tests run: 160, Failures: 0, Errors: 0, Skipped: 18 02:09:50 [INFO] 02:09:50 [INFO] 02:09:50 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ MSOCommonBPMN --- 02:09:50 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar 02:09:50 [INFO] 02:09:50 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ MSOCommonBPMN --- 02:09:50 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar 02:09:50 [INFO] 02:09:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ MSOCommonBPMN --- 02:09:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:09:50 [INFO] 02:09:50 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ MSOCommonBPMN --- 02:09:50 [INFO] Tests are skipped. 02:09:50 [INFO] 02:09:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ MSOCommonBPMN --- 02:09:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:09:50 [INFO] 02:09:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ MSOCommonBPMN --- 02:09:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:09:50 [INFO] 02:09:50 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ MSOCommonBPMN --- 02:09:50 [INFO] Tests are skipped. 02:09:50 [INFO] 02:09:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ MSOCommonBPMN --- 02:09:50 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/MSOCommonBPMN/1.17.0-SNAPSHOT/MSOCommonBPMN-1.17.0-SNAPSHOT.jar 02:09:50 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/pom.xml to /tmp/r/org/onap/so/MSOCommonBPMN/1.17.0-SNAPSHOT/MSOCommonBPMN-1.17.0-SNAPSHOT.pom 02:09:50 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/onap/so/MSOCommonBPMN/1.17.0-SNAPSHOT/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar 02:09:50 [INFO] 02:09:50 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ MSOCommonBPMN --- 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [INFO] org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT 02:09:50 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:09:50 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:09:50 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:09:50 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:09:50 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:09:50 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:09:50 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:09:50 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:09:50 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:09:50 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:09:50 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:09:50 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:09:50 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:09:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:09:50 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:09:50 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:09:50 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:09:50 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:09:50 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:09:50 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:09:50 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:test 02:09:50 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:09:50 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:09:50 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:09:50 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:09:50 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:09:50 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:09:50 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:09:50 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:09:50 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:09:50 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:09:50 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:09:50 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:09:50 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:09:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:09:50 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:09:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:09:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:09:50 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:09:50 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:09:50 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:09:50 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:09:50 [INFO] +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:09:50 [INFO] | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:09:50 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:09:50 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:09:50 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:09:50 [INFO] +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:09:50 [INFO] | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:09:50 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:09:50 [INFO] +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:09:50 [INFO] +- org.codehaus.groovy:groovy-test:jar:3.0.17:test 02:09:50 [INFO] +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:09:50 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:09:50 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:09:50 [INFO] | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | | +- javax.cache:cache-api:jar:1.1.1:compile 02:09:50 [INFO] | | \- net.jodah:failsafe:jar:2.0.1:compile 02:09:50 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:09:50 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:09:50 [INFO] | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:09:50 [INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:09:50 [INFO] | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:09:50 [INFO] | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:09:50 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:09:50 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:09:50 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:09:50 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:09:50 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:09:50 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:09:50 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:09:50 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:09:50 [INFO] | | | +- org.jetbrains:annotations:jar:13.0:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:09:50 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:09:50 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:09:50 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:09:50 [INFO] | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:09:50 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:09:50 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:09:50 [INFO] | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:09:50 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:09:50 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:09:50 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:09:50 [INFO] | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:09:50 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:09:50 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:09:50 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:09:50 [INFO] | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:09:50 [INFO] | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:09:50 [INFO] | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:09:50 [INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:09:50 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:09:50 [INFO] | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:09:50 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:09:50 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:09:50 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:09:50 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:09:50 [INFO] | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:09:50 [INFO] | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:09:50 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:09:50 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:09:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:09:50 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:09:50 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:09:50 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:09:50 [INFO] | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:09:50 [INFO] | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:09:50 [INFO] | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:09:50 [INFO] | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:09:50 [INFO] | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:09:50 [INFO] | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:09:50 [INFO] | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:09:50 [INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:09:50 [INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:09:50 [INFO] | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:09:50 [INFO] | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:09:50 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:09:50 [INFO] | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:09:50 [INFO] | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:09:50 [INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:09:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:09:50 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:09:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:09:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:09:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:09:50 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:09:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:09:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:09:50 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:09:50 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:09:50 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:09:50 [INFO] +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:09:50 [INFO] | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:09:50 [INFO] | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:09:50 [INFO] | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:09:50 [INFO] | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:09:50 [INFO] | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:09:50 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:09:50 [INFO] | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:09:50 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:09:50 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:09:50 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:09:50 [INFO] | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:09:50 [INFO] | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:09:50 [INFO] | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:09:50 [INFO] | | \- joda-time:joda-time:jar:2.1:compile 02:09:50 [INFO] | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:09:50 [INFO] | +- org.json:json:jar:20250517:compile 02:09:50 [INFO] | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:09:50 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:09:50 [INFO] | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:09:50 [INFO] | | +- com.github.fge:uri-template:jar:0.9:compile 02:09:50 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:09:50 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 02:09:50 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:09:50 [INFO] | | \- org.mozilla:rhino:jar:1.7R4:compile 02:09:50 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 02:09:50 [INFO] | | \- javax.activation:activation:jar:1.1.1:compile 02:09:50 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:09:50 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:09:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:09:50 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:09:50 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:09:50 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:09:50 [INFO] | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:09:50 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:09:50 [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:09:50 [INFO] | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:09:50 [INFO] | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:09:50 [INFO] | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:09:50 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:09:50 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:09:50 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 02:09:50 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:09:50 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:09:50 [INFO] +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:09:50 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:09:50 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:09:50 [INFO] | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:09:50 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:09:50 [INFO] | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:09:50 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:09:50 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:09:50 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:09:50 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:09:50 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:09:50 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 02:09:50 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:09:50 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:09:50 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:09:50 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:09:50 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:09:50 [INFO] | | | \- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:09:50 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:09:50 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime 02:09:50 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:09:50 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:09:50 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:09:50 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:09:50 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:09:50 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:09:50 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:09:50 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:09:50 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:09:50 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:09:50 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:09:50 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:09:50 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:09:50 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:09:50 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:09:50 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:09:50 [INFO] +- commons-lang:commons-lang:jar:2.6:compile 02:09:50 [INFO] +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:09:50 [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:09:50 [INFO] | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:09:50 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:09:50 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 02:09:50 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:09:50 [INFO] | | \- jline:jline:jar:2.12.1:compile 02:09:50 [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:09:50 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:09:50 [INFO] +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:09:50 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:09:50 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:09:50 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:09:50 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:09:50 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:09:50 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.26:compile 02:09:50 [INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile 02:09:50 [INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 02:09:50 [INFO] | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile 02:09:50 [INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile 02:09:50 [INFO] | \- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile 02:09:50 [INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:09:50 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:09:50 [INFO] +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:09:50 [INFO] | +- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:09:50 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:09:50 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 02:09:50 [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.5:test 02:09:50 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:09:50 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:09:50 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:09:50 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:09:50 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:09:50 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:09:50 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:09:50 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:09:50 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:09:50 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:09:50 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:09:50 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:09:50 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:09:50 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:09:50 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:09:50 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:09:50 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:09:50 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:09:50 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:09:50 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:09:50 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:09:50 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:09:50 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:09:50 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:09:50 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:09:50 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:09:50 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:09:50 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:09:50 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:09:50 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:09:50 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:09:50 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:09:50 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:09:50 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:09:50 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:09:50 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:09:50 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:09:50 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:09:50 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:09:50 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:09:50 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:09:50 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:09:50 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:09:50 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:09:50 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:09:50 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:09:50 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:09:50 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:09:50 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:09:50 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:09:50 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:09:50 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:09:50 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:09:50 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:09:50 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:09:50 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:09:50 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:09:50 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:09:50 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:09:50 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:09:50 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:09:50 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:09:50 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:09:50 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:09:50 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:09:50 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:09:50 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:09:50 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:09:50 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:09:50 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:09:50 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:09:50 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:09:50 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:09:50 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:09:50 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:09:50 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:09:50 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:09:50 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:09:50 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:09:50 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:09:50 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:09:50 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:09:50 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:09:50 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:09:50 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:09:50 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:09:50 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:09:50 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:09:50 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:09:50 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:09:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:09:50 [INFO] +- junit:junit:jar:4.13.2:test 02:09:50 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:09:50 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:09:50 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:09:50 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:09:50 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:09:50 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:09:50 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:09:50 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:09:50 [INFO] 02:09:50 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ MSOCommonBPMN --- 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:50 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/sonatype-clm/module.xml 02:09:51 [INFO] 02:09:51 [INFO] -------------< org.onap.so.adapters:so-appc-orchestrator >-------------- 02:09:51 [INFO] Building so-appc-orchestrator 1.17.0-SNAPSHOT [32/43] 02:09:51 [INFO] --------------------------------[ jar ]--------------------------------- 02:09:51 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:09:51 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [INFO] 02:09:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-appc-orchestrator --- 02:09:51 [INFO] 02:09:51 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-appc-orchestrator --- 02:09:51 [INFO] ## define projects super pom absolute path through basepath_marker 02:09:51 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:09:51 [INFO] 02:09:51 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-appc-orchestrator --- 02:09:51 [INFO] Using 'UTF-8' encoding to format source files. 02:09:51 [INFO] Number of files to be formatted: 20 02:09:51 [INFO] Successfully formatted: 0 file(s) 02:09:51 [INFO] Fail to format: 0 file(s) 02:09:51 [INFO] Skipped: 20 file(s) 02:09:51 [INFO] Read only skipped: 0 file(s) 02:09:51 [INFO] Approximate time taken: 0s 02:09:51 [INFO] 02:09:51 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-appc-orchestrator --- 02:09:51 [INFO] Using 'UTF-8' encoding to format source files. 02:09:51 [INFO] Number of files to be formatted: 0 02:09:51 [INFO] 02:09:51 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-appc-orchestrator --- 02:09:51 [INFO] Skipping Rule Enforcement. 02:09:51 [INFO] 02:09:51 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-appc-orchestrator --- 02:09:51 [INFO] Skipping Rule Enforcement. 02:09:51 [INFO] 02:09:51 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-appc-orchestrator --- 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:51 [INFO] 02:09:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-appc-orchestrator --- 02:09:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:09:51 [INFO] 02:09:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-appc-orchestrator --- 02:09:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:09:51 [INFO] 02:09:51 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-appc-orchestrator --- 02:09:51 [INFO] Formatting is skipped 02:09:51 [INFO] 02:09:51 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-appc-orchestrator --- 02:09:51 [INFO] Formatting is skipped 02:09:51 [INFO] 02:09:51 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-appc-orchestrator --- 02:09:51 [INFO] 02:09:51 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-appc-orchestrator --- 02:09:51 [INFO] 02:09:51 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ so-appc-orchestrator --- 02:09:51 [INFO] 02:09:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-appc-orchestrator --- 02:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:09:51 [INFO] Copying 1 resource 02:09:51 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/generated-sources/license 02:09:51 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/generated-resources/licenses 02:09:51 [INFO] 02:09:51 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-appc-orchestrator --- 02:09:51 [INFO] Changes detected - recompiling the module! 02:09:51 [INFO] Compiling 13 source files to /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:09:51 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/StatusCategory.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerClient.java]] 02:09:51 [INFO] [parsing completed 1ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/beans/ConfigurationParameters.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImpl.java]] 02:09:51 [INFO] [parsing completed 1ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/beans/Parameters.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupport.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskService.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/beans/Identity.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerOrchestratorException.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/AppcOrchestratorApplication.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/beans/RequestParameters.java]] 02:09:51 [INFO] [parsing completed 1ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTask.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallback.java]] 02:09:51 [INFO] [parsing completed 0ms] 02:09:51 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:09:51 [INFO] [loading modules/java.desktop/module-info.class] 02:09:51 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:09:51 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:09:51 [INFO] [loading modules/jdk.localedata/module-info.class] 02:09:51 [INFO] [loading modules/java.prefs/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jshell/module-info.class] 02:09:51 [INFO] [loading modules/jdk.management/module-info.class] 02:09:51 [INFO] [loading modules/java.base/module-info.class] 02:09:51 [INFO] [loading modules/java.xml/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jfr/module-info.class] 02:09:51 [INFO] [loading modules/java.net.http/module-info.class] 02:09:51 [INFO] [loading modules/java.scripting/module-info.class] 02:09:51 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:09:51 [INFO] [loading modules/jdk.charsets/module-info.class] 02:09:51 [INFO] [loading modules/java.rmi/module-info.class] 02:09:51 [INFO] [loading modules/jdk.rmic/module-info.class] 02:09:51 [INFO] [loading modules/java.management/module-info.class] 02:09:51 [INFO] [loading modules/java.naming/module-info.class] 02:09:51 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:09:51 [INFO] [loading modules/jdk.compiler/module-info.class] 02:09:51 [INFO] [loading modules/java.management.rmi/module-info.class] 02:09:51 [INFO] [loading modules/java.compiler/module-info.class] 02:09:51 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:09:51 [INFO] [loading modules/java.smartcardio/module-info.class] 02:09:51 [INFO] [loading modules/jdk.editpad/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:09:51 [INFO] [loading modules/java.se/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jlink/module-info.class] 02:09:51 [INFO] [loading modules/java.security.jgss/module-info.class] 02:09:51 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:09:51 [INFO] [loading modules/jdk.pack/module-info.class] 02:09:51 [INFO] [loading modules/java.sql/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:09:51 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:09:51 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:09:51 [INFO] [loading modules/jdk.net/module-info.class] 02:09:51 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:09:51 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:09:51 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:09:51 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:09:51 [INFO] [loading modules/java.datatransfer/module-info.class] 02:09:51 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:09:51 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:09:51 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:09:51 [INFO] [loading modules/java.security.sasl/module-info.class] 02:09:51 [INFO] [loading modules/jdk.attach/module-info.class] 02:09:51 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jdi/module-info.class] 02:09:51 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:09:51 [INFO] [loading modules/java.logging/module-info.class] 02:09:51 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:09:51 [INFO] [loading modules/java.instrument/module-info.class] 02:09:51 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:09:51 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:09:51 [INFO] [loading modules/jdk.jartool/module-info.class] 02:09:51 [INFO] [loading modules/jdk.sctp/module-info.class] 02:09:51 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java,/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/generated-sources/annotations] 02:09:51 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1/activation-1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:09:51 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/Object.class] 02:09:51 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/String.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 02:09:51 [INFO] [loading modules/java.base/java/time/Instant.class] 02:09:51 [INFO] [loading modules/java.base/java/util/Optional.class] 02:09:51 [INFO] [loading modules/java.base/java/util/Properties.class] 02:09:51 [INFO] [loading modules/java.base/java/util/UUID.class] 02:09:51 [INFO] [loading modules/java.base/java/util/concurrent/ConcurrentHashMap.class] 02:09:51 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:09:51 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/api/AppcClientServiceFactoryProvider.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/api/AppcLifeCycleManagerServiceFactory.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/api/ApplicationContext.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/api/LifeCycleManagerStateful.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/exceptions/AppcClientException.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Action.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/ActionIdentifiers.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/CommonHeader.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Flags.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Flags$Force.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Flags$Mode.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Payload.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Status.class)] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/ZULU.class)] 02:09:51 [INFO] [loading modules/java.desktop/java/beans/BeanInfo.class] 02:09:51 [INFO] [loading modules/java.desktop/java/beans/IntrospectionException.class] 02:09:51 [INFO] [loading modules/java.desktop/java/beans/Introspector.class] 02:09:51 [INFO] [loading modules/java.desktop/java/beans/PropertyDescriptor.class] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/api/ResponseHandler.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 02:09:51 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 02:09:51 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 02:09:51 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/Class.class] 02:09:51 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:09:51 [INFO] [loading modules/java.base/java/util/Map.class] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnyGetter.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnySetter.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVm.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class)] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:09:51 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:09:51 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/ExternalTaskClient.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskServiceUtils.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskUtils.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 02:09:51 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/Override.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:09:51 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/RPC.class)] 02:09:51 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:09:51 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:09:51 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 02:09:51 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:09:51 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupport.java:[74,40] [deprecation] newInstance() in Class has been deprecated 02:09:51 where T is a type-variable: 02:09:51 T extends Object declared in class Class 02:09:51 [INFO] [loading modules/java.desktop/java/beans/FeatureDescriptor.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/ClassNotFoundException.class] 02:09:51 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:09:51 [INFO] [loading modules/java.base/java/io/IOException.class] 02:09:51 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:09:51 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupport.class] 02:09:51 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback] 02:09:51 [INFO] [loading modules/java.base/java/lang/Number.class] 02:09:51 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallback.class] 02:09:51 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerOrchestratorException] 02:09:51 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerOrchestratorException.class] 02:09:51 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.beans.ConfigurationParameters] 02:09:51 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/ConfigurationParameters.class] 02:09:51 [INFO] [checking org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImpl] 02:09:51 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImpl.java:[26,12] [rawtypes] found raw type: ApplicationControllerCallback 02:09:51 missing type arguments for generic class ApplicationControllerCallback 02:09:51 where T is a type-variable: 02:09:51 T extends Object declared in class ApplicationControllerCallback 02:09:51 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 02:09:52 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/NoSuchFieldError.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImpl$1.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImpl.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.beans.Parameters] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/Parameters.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.beans.RequestParameters] 02:09:52 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/RequestParameters.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskService] 02:09:52 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/topic/TopicSubscriptionBuilder.class)] 02:09:52 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskHandler.class)] 02:09:52 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/topic/TopicSubscription.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/Objects.class] 02:09:52 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskService.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTask] 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTask.java:[37,8] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/main/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTask.java:[38,20] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTask.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.beans.Identity] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/Identity.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.AppcOrchestratorApplication] 02:09:52 [INFO] [loading modules/java.base/java/lang/System.class] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/AppcOrchestratorApplication.class] 02:09:52 [INFO] [total 546ms] 02:09:52 [INFO] 02:09:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-appc-orchestrator --- 02:09:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:09:52 [INFO] Copying 2 resources 02:09:52 [INFO] 02:09:52 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-appc-orchestrator --- 02:09:52 [INFO] Changes detected - recompiling the module! 02:09:52 [INFO] Compiling 7 source files to /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:09:52 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskTest.java]] 02:09:52 [INFO] [parsing completed 0ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplITTest.java]] 02:09:52 [INFO] [parsing completed 1ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/beans/BeansTest.java]] 02:09:52 [INFO] [parsing completed 0ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplTest.java]] 02:09:52 [INFO] [parsing completed 0ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java]] 02:09:52 [INFO] [parsing completed 0ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/TestApplication.java]] 02:09:52 [INFO] [parsing completed 1ms] 02:09:52 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupportTest.java]] 02:09:52 [INFO] [parsing completed 0ms] 02:09:52 [INFO] [loading modules/java.net.http/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:09:52 [INFO] [loading modules/java.se/module-info.class] 02:09:52 [INFO] [loading modules/java.scripting/module-info.class] 02:09:52 [INFO] [loading modules/java.prefs/module-info.class] 02:09:52 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:09:52 [INFO] [loading modules/java.security.sasl/module-info.class] 02:09:52 [INFO] [loading modules/jdk.pack/module-info.class] 02:09:52 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:09:52 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:09:52 [INFO] [loading modules/java.datatransfer/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:09:52 [INFO] [loading modules/java.base/module-info.class] 02:09:52 [INFO] [loading modules/java.desktop/module-info.class] 02:09:52 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:09:52 [INFO] [loading modules/jdk.charsets/module-info.class] 02:09:52 [INFO] [loading modules/java.xml/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:09:52 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:09:52 [INFO] [loading modules/jdk.management/module-info.class] 02:09:52 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:09:52 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:09:52 [INFO] [loading modules/java.management/module-info.class] 02:09:52 [INFO] [loading modules/jdk.compiler/module-info.class] 02:09:52 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jlink/module-info.class] 02:09:52 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:09:52 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:09:52 [INFO] [loading modules/java.compiler/module-info.class] 02:09:52 [INFO] [loading modules/jdk.sctp/module-info.class] 02:09:52 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:09:52 [INFO] [loading modules/java.sql/module-info.class] 02:09:52 [INFO] [loading modules/java.rmi/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jdi/module-info.class] 02:09:52 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:09:52 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:09:52 [INFO] [loading modules/jdk.editpad/module-info.class] 02:09:52 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jshell/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jfr/module-info.class] 02:09:52 [INFO] [loading modules/java.logging/module-info.class] 02:09:52 [INFO] [loading modules/jdk.localedata/module-info.class] 02:09:52 [INFO] [loading modules/jdk.attach/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jartool/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:09:52 [INFO] [loading modules/java.naming/module-info.class] 02:09:52 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:09:52 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:09:52 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:09:52 [INFO] [loading modules/java.instrument/module-info.class] 02:09:52 [INFO] [loading modules/java.smartcardio/module-info.class] 02:09:52 [INFO] [loading modules/java.management.rmi/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:09:52 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:09:52 [INFO] [loading modules/java.security.jgss/module-info.class] 02:09:52 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:09:52 [INFO] [loading modules/jdk.net/module-info.class] 02:09:52 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:09:52 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:09:52 [INFO] [loading modules/jdk.rmic/module-info.class] 02:09:52 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:09:52 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java,/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/generated-test-sources/test-annotations] 02:09:52 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes,/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1/activation-1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:09:52 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTask.class)] 02:09:52 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar(/org/camunda/bpm/client/task/ExternalTaskService.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallback.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/tasks/AuditMDCSetup.class)] 02:09:52 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Status.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTask.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/ExternalTaskUtils.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/Object.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImpl.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/String.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupport.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:09:52 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Action.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:09:52 [INFO] [loading modules/java.base/java/util/Map.class] 02:09:52 [INFO] [loading modules/java.base/java/util/Optional.class] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerClient.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerOrchestratorException.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/ConfigurationParameters.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/Identity.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/Parameters.class] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/beans/RequestParameters.class] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:09:52 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/exceptions/AppcClientException.class)] 02:09:52 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/ResumeTrafficOutput.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:09:52 [INFO] [loading /tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar(/junitparams/JUnitParamsRunner.class)] 02:09:52 [INFO] [loading /tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar(/junitparams/Parameters.class)] 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes/org/onap/so/adapters/appc/orchestrator/client/StatusCategory.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:09:52 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/Class.class] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:09:52 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:09:52 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:09:52 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplITTest.java:[47,4] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplITTest.java:[67,23] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplITTest.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.beans.BeansTest] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 02:09:52 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/List.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/client/beans/BeansTest.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImplTest] 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplTest.java:[42,4] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplTest.java:[66,23] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 02:09:52 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/ContextResolver.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:09:52 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:09:52 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Character.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Short.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Long.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Float.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Double.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Void.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/System.class] 02:09:52 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:09:52 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:09:52 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:09:52 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:09:52 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/service/ApplicationControllerTaskImplTest.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallbackTest] 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[39,4] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[53,31] [rawtypes] found raw type: ApplicationControllerCallback 02:09:52 missing type arguments for generic class ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[66,35] [unchecked] unchecked call to onResponse(T) as a member of the raw type ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[77,35] [unchecked] unchecked call to onResponse(T) as a member of the raw type ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[78,15] [deprecation] verifyZeroInteractions(Object...) in Mockito has been deprecated 02:09:52 [WARNING] /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/src/test/java/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.java:[92,35] [unchecked] unchecked call to onResponse(T) as a member of the raw type ApplicationControllerCallback 02:09:52 where T is a type-variable: 02:09:52 T extends Object declared in class ApplicationControllerCallback 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerCallbackTest.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.TestApplication] 02:09:52 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/Properties.class] 02:09:52 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:09:52 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/TestApplication.class] 02:09:52 [INFO] [checking org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerSupportTest] 02:09:52 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:09:52 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 02:09:52 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 02:09:52 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 02:09:52 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 02:09:52 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 02:09:52 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:09:52 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:09:52 [INFO] [loading modules/java.base/java/net/URI.class] 02:09:52 [INFO] [loading modules/java.base/java/net/URL.class] 02:09:52 [INFO] [loading modules/java.base/java/io/File.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/Date.class] 02:09:52 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 02:09:52 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 02:09:52 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 02:09:52 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 02:09:52 [INFO] [loading modules/java.base/java/time/LocalTime.class] 02:09:52 [INFO] [loading modules/java.base/java/time/LocalDate.class] 02:09:52 [INFO] [loading modules/java.base/java/time/Instant.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:09:52 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:09:52 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 02:09:52 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 02:09:52 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 02:09:52 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ComparableAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractBooleanAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractIntegerAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/NumberAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractStringAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractCharSequenceAssert.class)] 02:09:52 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 02:09:52 [INFO] [loading modules/java.base/java/lang/Number.class] 02:09:52 [INFO] [wrote /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes/org/onap/so/adapters/appc/orchestrator/client/ApplicationControllerSupportTest.class] 02:09:52 [INFO] [total 710ms] 02:09:52 [INFO] 02:09:52 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-appc-orchestrator --- 02:09:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:09:52 [INFO] 02:09:52 [INFO] ------------------------------------------------------- 02:09:52 [INFO] T E S T S 02:09:52 [INFO] ------------------------------------------------------- 02:09:55 [INFO] Running org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImplITTest 02:09:55 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s - in org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImplITTest 02:09:55 [INFO] Running org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImplTest 02:09:56 PAYLOAD is: {"operations_timeout":"30"} 02:09:56 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.966 s - in org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskImplTest 02:09:56 [INFO] Running org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskTest 02:09:56 02:09:56.305 [main] DEBUG org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTask - Starting External Task for RequestId: testRequestId 02:09:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.onap.so.adapters.appc.orchestrator.service.ApplicationControllerTaskTest 02:09:56 [INFO] Running org.onap.so.adapters.appc.orchestrator.client.beans.BeansTest 02:09:56 02:09:56.431 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:09:56 02:09:56.434 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:09:56 02:09:56.434 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:09:56 02:09:56.434 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:09:56 02:09:56.434 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:09:56 02:09:56.434 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:09:56 02:09:56.435 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:09:56 02:09:56.435 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:09:56 02:09:56.435 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/test-classes] 02:09:56 02:09:56.436 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/classes] 02:09:56 02:09:56.628 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:09:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.onap.so.adapters.appc.orchestrator.client.beans.BeansTest 02:09:56 [INFO] Running org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallbackTest 02:09:56 02:09:56.798 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - ON EXCEPTION IN CALLBACK 02:09:56 02:09:56.799 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Exception from APPC: test failure 02:09:56 02:09:56.799 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - The External Task Id: null Failed 02:09:56 02:09:56.803 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - ON RESPONSE IN CALLBACK 02:09:56 02:09:56.803 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status code is: 100 02:09:56 02:09:56.803 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status message is: null 02:09:56 02:09:56.803 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Intermediate status, continue the task 02:09:56 02:09:56.806 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - ON RESPONSE IN CALLBACK 02:09:56 02:09:56.806 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status code is: 400 02:09:56 02:09:56.806 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status message is: null 02:09:56 02:09:56.806 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Obtained final status, complete the task 02:09:56 02:09:56.807 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - The External Task Id: null Successful 02:09:56 02:09:56.808 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - ON RESPONSE IN CALLBACK 02:09:56 02:09:56.808 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status code is: 200 02:09:56 02:09:56.808 [main] INFO org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Status message is: test failure 02:09:56 02:09:56.809 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - Obtained final status, complete the task 02:09:56 02:09:56.809 [main] DEBUG org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallback - The External Task Id: null Failed 02:09:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerCallbackTest 02:09:56 [INFO] Running org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerSupportTest 02:09:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.so.adapters.appc.orchestrator.client.ApplicationControllerSupportTest 02:09:57 [INFO] 02:09:57 [INFO] Results: 02:09:57 [INFO] 02:09:57 [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 2 02:09:57 [INFO] 02:09:57 [INFO] 02:09:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-appc-orchestrator --- 02:09:57 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/code-coverage/jacoco-ut.exec 02:09:57 [INFO] Analyzed bundle 'so-appc-orchestrator' with 13 classes 02:09:57 [INFO] 02:09:57 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ so-appc-orchestrator --- 02:09:57 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:09:57 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:09:57 [INFO] 02:09:57 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-appc-orchestrator --- 02:09:57 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT.jar 02:09:57 [INFO] 02:09:57 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ so-appc-orchestrator --- 02:09:57 [INFO] Replacing main artifact with repackaged archive 02:09:57 [INFO] 02:09:57 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ so-appc-orchestrator --- 02:09:57 [INFO] Building jar: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT-original.jar 02:09:57 [INFO] 02:09:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-appc-orchestrator --- 02:09:57 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:09:57 [INFO] 02:09:57 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-appc-orchestrator --- 02:09:57 [INFO] Tests are skipped. 02:09:57 [INFO] 02:09:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-appc-orchestrator --- 02:09:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:09:57 [INFO] 02:09:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-appc-orchestrator --- 02:09:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:09:57 [INFO] 02:09:57 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-appc-orchestrator --- 02:09:57 [INFO] Tests are skipped. 02:09:57 [INFO] 02:09:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-appc-orchestrator --- 02:09:57 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/adapters/so-appc-orchestrator/1.17.0-SNAPSHOT/so-appc-orchestrator-1.17.0-SNAPSHOT.jar 02:09:57 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/pom.xml to /tmp/r/org/onap/so/adapters/so-appc-orchestrator/1.17.0-SNAPSHOT/so-appc-orchestrator-1.17.0-SNAPSHOT.pom 02:09:57 [INFO] Installing /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/adapters/so-appc-orchestrator/1.17.0-SNAPSHOT/so-appc-orchestrator-1.17.0-SNAPSHOT-original.jar 02:09:57 [INFO] 02:09:57 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ so-appc-orchestrator --- 02:09:57 [INFO] 02:09:57 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-appc-orchestrator --- 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [INFO] org.onap.so.adapters:so-appc-orchestrator:jar:1.17.0-SNAPSHOT 02:09:57 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:09:57 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:09:57 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:09:57 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:09:57 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:09:57 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:09:57 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:09:57 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:09:57 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:09:57 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:09:57 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:09:57 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:09:57 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:09:57 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:09:57 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:09:57 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:09:57 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:09:57 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:09:57 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 02:09:57 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:09:57 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:09:57 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:09:57 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:09:57 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:09:57 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:09:57 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:09:57 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:09:57 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:09:57 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:09:57 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:09:57 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:09:57 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:09:57 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:09:57 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:09:57 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:09:57 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:09:57 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:09:57 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:09:57 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:09:57 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:09:57 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:09:57 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:09:57 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:09:57 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:09:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:09:57 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:09:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:09:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:09:57 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:09:57 [INFO] +- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:09:57 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:09:57 [INFO] | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:09:57 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:09:57 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:09:57 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:09:57 [INFO] | | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:09:57 [INFO] | | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:09:57 [INFO] | | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:09:57 [INFO] | | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:09:57 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:09:57 [INFO] | | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:09:57 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:09:57 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:09:57 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:09:57 [INFO] | | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:09:57 [INFO] | | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:09:57 [INFO] | | | \- joda-time:joda-time:jar:2.1:compile 02:09:57 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:09:57 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:09:57 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:09:57 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:09:57 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:test 02:09:57 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:09:57 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:test 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:09:57 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:09:57 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:09:57 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:test 02:09:57 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:09:57 [INFO] | | \- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:09:57 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:09:57 [INFO] | | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:09:57 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:09:57 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:09:57 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:09:57 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:09:57 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:09:57 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:09:57 [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:09:57 [INFO] | | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:09:57 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:09:57 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:09:57 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:09:57 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:09:57 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:09:57 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:09:57 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:09:57 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:09:57 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:09:57 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:09:57 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:09:57 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:09:57 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:09:57 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:09:57 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:09:57 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:09:57 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:09:57 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:09:57 [INFO] | | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:09:57 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:09:57 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:09:57 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:09:57 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:09:57 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:09:57 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:09:57 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:09:57 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:09:57 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:09:57 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:09:57 [INFO] | | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:09:57 [INFO] | | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:09:57 [INFO] | | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:09:57 [INFO] | | | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:09:57 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:09:57 [INFO] | | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:09:57 [INFO] | | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:09:57 [INFO] | | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:09:57 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:09:57 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:09:57 [INFO] | | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:09:57 [INFO] | | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:09:57 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:09:57 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:09:57 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:09:57 [INFO] | | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:09:57 [INFO] | | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:09:57 [INFO] | | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:09:57 [INFO] | | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:09:57 [INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:09:57 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:09:57 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:09:57 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:09:57 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:09:57 [INFO] | +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:09:57 [INFO] | | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:09:57 [INFO] | | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:09:57 [INFO] | | +- org.json:json:jar:20250517:compile 02:09:57 [INFO] | | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:09:57 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile 02:09:57 [INFO] | | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:09:57 [INFO] | | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:09:57 [INFO] | | | +- com.github.fge:uri-template:jar:0.9:compile 02:09:57 [INFO] | | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:09:57 [INFO] | | | | \- com.github.fge:btf:jar:1.2:compile 02:09:57 [INFO] | | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:09:57 [INFO] | | | \- org.mozilla:rhino:jar:1.7R4:compile 02:09:57 [INFO] | | +- javax.mail:mailapi:jar:1.4.3:compile 02:09:57 [INFO] | | | \- javax.activation:activation:jar:1.1:compile 02:09:57 [INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:09:57 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:09:57 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:09:57 [INFO] | | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:09:57 [INFO] | | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:09:57 [INFO] | | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:09:57 [INFO] | | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:09:57 [INFO] | | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:09:57 [INFO] | | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:09:57 [INFO] | | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:09:57 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:09:57 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:09:57 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:09:57 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:09:57 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:09:57 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:09:57 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:09:57 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:09:57 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:09:57 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:09:57 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:09:57 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:09:57 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:09:57 [INFO] | | \- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:09:57 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:09:57 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:09:57 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:09:57 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:09:57 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:09:57 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:09:57 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:09:57 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:09:57 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:09:57 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:09:57 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:09:57 [INFO] | | \- org.javassist:javassist:jar:3.25.0-GA:compile 02:09:57 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:09:57 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:09:57 [INFO] | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:09:57 [INFO] | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:09:57 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:09:57 [INFO] | \- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:09:57 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:09:57 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:09:57 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:09:57 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:09:57 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:09:57 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:09:57 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:09:57 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:09:57 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:09:57 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:09:57 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:09:57 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:09:57 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:09:57 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:09:57 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:09:57 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 02:09:57 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:09:57 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 02:09:57 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:09:57 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:09:57 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:09:57 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:09:57 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:09:57 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:09:57 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:09:57 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:09:57 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:09:57 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:09:57 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:09:57 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:09:57 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:09:57 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:09:57 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:09:57 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:09:57 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:09:57 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:09:57 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:09:57 [INFO] +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:09:57 [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:09:57 [INFO] | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:09:57 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:09:57 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 02:09:57 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:09:57 [INFO] | | \- jline:jline:jar:2.12.1:compile 02:09:57 [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:09:57 [INFO] | +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:09:57 [INFO] | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:09:57 [INFO] +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 02:09:57 [INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:09:57 [INFO] | | +- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:09:57 [INFO] | | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:09:57 [INFO] | | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:09:57 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:09:57 [INFO] | | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:09:57 [INFO] | | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:09:57 [INFO] | | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:09:57 [INFO] | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:09:57 [INFO] | | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:09:57 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:09:57 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:09:57 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:09:57 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:09:57 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:09:57 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:09:57 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:09:57 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 02:09:57 [INFO] | | \- org.springframework:spring-context-support:jar:5.3.27:compile 02:09:57 [INFO] | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 02:09:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.19.0:compile 02:09:57 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.10.0:compile 02:09:57 [INFO] +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:09:57 [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.5:test 02:09:57 [INFO] +- junit:junit:jar:4.13.2:test 02:09:57 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:09:57 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:09:57 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:09:57 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:09:57 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:09:57 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:09:57 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:09:57 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:09:57 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:09:57 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:09:57 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:09:57 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:09:57 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:09:57 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:09:57 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:09:57 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:09:57 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:09:57 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:09:57 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:09:57 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:09:57 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:09:57 [INFO] +- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:09:57 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:09:57 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:09:57 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:09:57 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:09:57 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:09:57 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:09:57 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:09:57 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 02:09:57 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:09:57 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:09:57 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:09:57 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:09:57 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:09:57 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:09:57 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:09:57 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:09:57 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:09:57 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:09:57 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:09:57 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:09:57 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:09:57 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:09:57 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:09:57 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:09:57 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:09:57 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:09:57 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:09:57 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:09:57 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:09:57 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:09:57 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:09:57 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:09:57 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:09:57 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:09:57 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:09:57 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:09:57 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:09:57 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:09:57 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:09:57 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:09:57 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:09:57 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:09:57 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:09:57 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:09:57 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:09:57 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:09:57 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:09:57 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:09:57 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:09:57 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:09:57 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:09:57 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:09:57 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:09:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:09:57 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:09:57 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:09:57 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:09:57 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:09:57 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 02:09:57 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:09:57 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:09:57 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:09:57 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:09:57 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:09:57 [INFO] 02:09:57 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-appc-orchestrator --- 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:09:57 [INFO] Saved module information to /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/sonatype-clm/module.xml 02:09:57 [INFO] 02:09:57 [INFO] --------------------< org.onap.so:asdc-controller >--------------------- 02:09:57 [INFO] Building asdc-controller 1.17.0-SNAPSHOT [33/43] 02:09:57 [INFO] --------------------------------[ jar ]--------------------------------- 02:09:57 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:09:57 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:09:58 [INFO] 02:09:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ asdc-controller --- 02:09:58 [INFO] 02:09:58 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ asdc-controller --- 02:09:58 [INFO] ## define projects super pom absolute path through basepath_marker 02:09:58 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:09:58 [INFO] 02:09:58 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ asdc-controller --- 02:09:58 [INFO] Using 'UTF-8' encoding to format source files. 02:09:58 [INFO] Number of files to be formatted: 100 02:09:58 [INFO] Successfully formatted: 0 file(s) 02:09:58 [INFO] Fail to format: 0 file(s) 02:09:58 [INFO] Skipped: 100 file(s) 02:09:58 [INFO] Read only skipped: 0 file(s) 02:09:58 [INFO] Approximate time taken: 0s 02:09:58 [INFO] 02:09:58 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ asdc-controller --- 02:09:58 [INFO] Using 'UTF-8' encoding to format source files. 02:09:58 [INFO] Number of files to be formatted: 0 02:09:58 [INFO] 02:09:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ asdc-controller --- 02:09:58 [INFO] Skipping Rule Enforcement. 02:09:58 [INFO] 02:09:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ asdc-controller --- 02:09:58 [INFO] Skipping Rule Enforcement. 02:09:58 [INFO] 02:09:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ asdc-controller --- 02:09:58 [INFO] 02:09:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ asdc-controller --- 02:09:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/asdc-controller/target/code-coverage/jacoco-ut.exec,excludes=**/resource-examples/** 02:09:58 [INFO] 02:09:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ asdc-controller --- 02:09:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/asdc-controller/target/jacoco.exec,excludes=**/resource-examples/** 02:09:58 [INFO] 02:09:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ asdc-controller --- 02:09:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/asdc-controller/target/jacoco.exec,excludes=**/resource-examples/** 02:09:58 [INFO] 02:09:58 [INFO] --- antlr4-maven-plugin:4.7.1:antlr4 (antlr) @ asdc-controller --- 02:09:59 [INFO] ANTLR 4: Processing source directory /w/workspace/so-maven-clm-master/asdc-controller/src/main/antlr4 02:09:59 [INFO] Processing grammar: org/onap/so/asdc/utils/ASDCLogging.g4 02:09:59 [INFO] 02:09:59 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ asdc-controller --- 02:09:59 [INFO] Formatting is skipped 02:09:59 [INFO] 02:09:59 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ asdc-controller --- 02:09:59 [INFO] Formatting is skipped 02:09:59 [INFO] 02:09:59 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ asdc-controller --- 02:09:59 [INFO] 02:09:59 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ asdc-controller --- 02:09:59 [INFO] 02:09:59 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ asdc-controller --- 02:09:59 [INFO] 02:09:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ asdc-controller --- 02:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:09:59 [INFO] Copying 21 resources 02:09:59 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/license 02:09:59 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/asdc-controller/target/generated-resources/licenses 02:09:59 [INFO] 02:09:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ asdc-controller --- 02:09:59 [INFO] Changes detected - recompiling the module! 02:09:59 [INFO] Compiling 61 source files to /w/workspace/so-maven-clm-master/asdc-controller/target/classes 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:10:00 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/YamlEditor.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingLexer.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/VfResourceStructure.java]] 02:10:00 [INFO] [parsing completed 2ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/bpmn/BpmnInstaller.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/exceptions/ASDCDownloadException.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/ArtifactInfoImpl.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/beans/ActivitySpec.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingVisitor.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/ToscaResourceStructure.java]] 02:10:00 [INFO] [parsing completed 2ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/beans/ActivitySpecCreateResponse.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/FinalDistributionStatusMessage.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/ASDCControllerSingleton.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/tenantIsolation/WatchdogDistribution.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ResourceInstance.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/NotificationLogging.java]] 02:10:00 [INFO] [parsing completed 2ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/ActivitySpecsActions.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/Application.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/beans/Input.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/IVfResourceInstaller.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/IArtifactOrchestrator.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/ResourceType.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/PnfResourceStructure.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCStatusCallBack.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/ZipParser.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/VfModuleMetaData.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/JerseyConfiguration.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/exceptions/ASDCParametersException.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/exceptions/ArtifactInstallerException.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/RequestDBConfig.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/BigDecimalVersion.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCNotificationCallBack.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCController.java]] 02:10:00 [INFO] [parsing completed 5ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/VfModuleStructure.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/VfModuleArtifact.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/DeployActivitySpecs.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/ToLog.java]] 02:10:00 [INFO] [parsing completed 0ms] 02:10:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/bpmn/WorkflowResource.java]] 02:10:00 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/rest/ASDCRestInterface.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/NotificationDataImpl.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/CatalogDBConfig.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCConfiguration.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/ResourceStructure.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/JsonVfModuleMetaData.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/JsonStatusData.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/exceptions/ASDCControllerException.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/ResourceInfoImpl.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/WorkflowArtifact.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/activity/beans/Output.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java]] 02:10:01 [INFO] [parsing completed 12ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/tenantIsolation/DistributionStatus.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingBaseVisitor.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingListener.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingBaseListener.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/ASDCNotificationLogging.java]] 02:10:01 [INFO] [parsing completed 4ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/ASDCElementInfo.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/DistributionStatusMessage.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/DistributionClientEmulator.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImpl.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/IVfModuleData.java]] 02:10:01 [INFO] [parsing completed 1ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCControllerStatus.java]] 02:10:01 [INFO] [parsing completed 0ms] 02:10:01 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/org/onap/so/asdc/utils/ASDCLoggingParser.java]] 02:10:01 [INFO] [parsing completed 2ms] 02:10:01 [INFO] [loading modules/java.datatransfer/module-info.class] 02:10:01 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:10:01 [INFO] [loading modules/jdk.pack/module-info.class] 02:10:01 [INFO] [loading modules/java.compiler/module-info.class] 02:10:01 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:10:01 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:10:01 [INFO] [loading modules/jdk.localedata/module-info.class] 02:10:01 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:10:01 [INFO] [loading modules/java.se/module-info.class] 02:10:01 [INFO] [loading modules/java.logging/module-info.class] 02:10:01 [INFO] [loading modules/jdk.attach/module-info.class] 02:10:01 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:10:01 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jlink/module-info.class] 02:10:01 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:10:01 [INFO] [loading modules/java.management/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jartool/module-info.class] 02:10:01 [INFO] [loading modules/jdk.net/module-info.class] 02:10:01 [INFO] [loading modules/jdk.sctp/module-info.class] 02:10:01 [INFO] [loading modules/jdk.compiler/module-info.class] 02:10:01 [INFO] [loading modules/java.xml/module-info.class] 02:10:01 [INFO] [loading modules/jdk.editpad/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jfr/module-info.class] 02:10:01 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:10:01 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:10:01 [INFO] [loading modules/jdk.rmic/module-info.class] 02:10:01 [INFO] [loading modules/jdk.management/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:10:01 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:10:01 [INFO] [loading modules/java.security.jgss/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:10:01 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:10:01 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:10:01 [INFO] [loading modules/java.naming/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jshell/module-info.class] 02:10:01 [INFO] [loading modules/java.desktop/module-info.class] 02:10:01 [INFO] [loading modules/java.base/module-info.class] 02:10:01 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:10:01 [INFO] [loading modules/java.rmi/module-info.class] 02:10:01 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:10:01 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jdi/module-info.class] 02:10:01 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:10:01 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:10:01 [INFO] [loading modules/java.sql/module-info.class] 02:10:01 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:10:01 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:10:01 [INFO] [loading modules/java.net.http/module-info.class] 02:10:01 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:10:01 [INFO] [loading modules/java.smartcardio/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:10:01 [INFO] [loading modules/java.instrument/module-info.class] 02:10:01 [INFO] [loading modules/java.prefs/module-info.class] 02:10:01 [INFO] [loading modules/jdk.charsets/module-info.class] 02:10:01 [INFO] [loading modules/java.scripting/module-info.class] 02:10:01 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:10:01 [INFO] [loading modules/java.security.sasl/module-info.class] 02:10:01 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:10:01 [INFO] [loading modules/java.management.rmi/module-info.class] 02:10:01 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/asdc-controller/src/main/java,/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources,/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources/annotations] 02:10:01 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/asdc-controller/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar,/tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/functionaljava/functionaljava/4.8/functionaljava-4.8.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar,/tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:10:01 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:10:01 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:10:01 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:10:01 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:10:01 [INFO] [loading modules/java.base/java/util/List.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Map.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Set.class] 02:10:01 [INFO] [loading /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar(/org/yaml/snakeyaml/Yaml.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Object.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/String.class] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Lexer.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/CharStream.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Token.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/TokenStream.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/dfa/DFA.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/TokenSource.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Recognizer.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/atn/PredictionContextCache.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Vocabulary.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/atn/ATN.class)] 02:10:01 [INFO] [loading modules/java.base/java/io/IOException.class] 02:10:01 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 02:10:01 [INFO] [loading modules/java.base/java/util/LinkedList.class] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/IDistributionClient.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IArtifactInfo.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/INotificationData.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IResourceInstance.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/results/IDistributionClientDownloadResult.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:10:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:10:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnySetter.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatFiles.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:10:01 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:10:01 [INFO] [loading modules/java.base/java/io/BufferedOutputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/io/FileOutputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/net/URI.class] 02:10:01 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 02:10:01 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:10:01 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Enumeration.class] 02:10:01 [INFO] [loading modules/java.base/java/util/zip/ZipEntry.class] 02:10:01 [INFO] [loading modules/java.base/java/util/zip/ZipFile.class] 02:10:01 [INFO] [loading modules/java.base/java/util/zip/ZipInputStream.class] 02:10:01 [INFO] [loading /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar(/org/apache/commons/io/IOUtils.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpEntity.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpResponse.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/config/RequestConfig.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPost.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/entity/ContentType.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar(/org/apache/http/entity/mime/FormBodyPartBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar(/org/apache/http/entity/mime/MultipartEntityBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar(/org/apache/http/entity/mime/content/ByteArrayBody.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar(/org/apache/http/entity/mime/content/StringBody.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/HttpClientBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:10:01 [INFO] [loading modules/java.base/java/security/GeneralSecurityException.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IConfiguration.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/CryptoUtils.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:10:01 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/builder/ToStringBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTreeVisitor.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Parser.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/ParserRuleContext.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/RuleContext.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/RuleNode.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTree.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/SyntaxTree.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/Tree.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/TerminalNode.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTreeListener.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/RecognitionException.class)] 02:10:01 [INFO] [loading modules/java.base/java/io/File.class] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/api/ISdcCsarHelper.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/impl/SdcToscaParserFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/NodeTemplate.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/elements/Metadata.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResource.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResource.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResource.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkInstanceGroup.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookup.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ToscaCsar.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IFinalDistrStatusMessage.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/utils/DistributionStatusEnum.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IDistributionStatusMessageBasic.class)] 02:10:01 [INFO] [loading modules/java.base/java/security/SecureRandom.class] 02:10:01 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PreDestroy.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledLogging.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ScheduledTaskException.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Scheduled.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 02:10:01 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Optional.class] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IDistributionStatusMessage.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/results/IDistributionClientResult.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/impl/DistributionClientFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/impl/SdcPropertyNames.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/utils/DistributionActionResultEnum.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatus.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogDistributionStatus.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/WatchdogComponentDistributionStatusRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/WatchdogDistributionStatusRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/ObjectOptimisticLockingFailureException.class)] 02:10:01 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Collection.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Collections.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Date.class] 02:10:01 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 02:10:01 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 02:10:01 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/exception/ConstraintViolationException.class)] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/exception/LockAcquisitionException.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IStatusData.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/api/IEntityDetails.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/EntityQuery.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/EntityQuery$EntityQueryBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/TopologyTemplateQuery.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/TopologyTemplateQuery$TopologyTemplateQueryBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/enums/EntityTemplateType.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/enums/SdcTypes.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/CapabilityAssignment.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/Property.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/RequirementAssignment.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/functions/GetInput.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/parameters/Input.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroup.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroupType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResource.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceArtifact.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceInfo.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/SubType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VFCInstanceGroup.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/CollectionResourceCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/CollectionResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ConfigurationResourceCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ConfigurationResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/CvnfcCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ExternalServiceToInternalServiceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/HeatEnvironmentRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/HeatFilesRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/HeatTemplateRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/InstanceGroupRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/PnfCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/PnfResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ServiceProxyResourceCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ServiceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/TempNetworkHeatTemplateRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ToscaCsarRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VFModuleCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VFModuleRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfResourceRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfcCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepository.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookup.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/WatchdogServiceModVerIdLookupRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IStatusCallback.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/INotificationCallback.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 02:10:01 [INFO] [loading modules/java.base/java/net/HttpURLConnection.class] 02:10:01 [INFO] [loading modules/java.base/java/net/URL.class] 02:10:01 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecActivitySpecCategories.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecActivitySpecParameters.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecParameters.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ActivitySpecRepository.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClient.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/HttpClientFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpec.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceWorkflow.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/WorkflowActivitySpecSequence.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/WorkflowRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Double.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/InvocationHandler.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/Modifier.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/Proxy.class] 02:10:01 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableScheduling.class)] 02:10:01 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:10:01 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ApplicationPath.class)] 02:10:01 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ResourceConfig.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/SwaggerSerializers.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/JaxrsOpenApiContextBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar(/io/swagger/v3/jaxrs2/integration/resources/OpenApiResource.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/OpenApiConfigurationException.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/SwaggerConfiguration.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/OpenAPI.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar(/io/swagger/v3/oas/models/info/Info.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configurable.class)] 02:10:01 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar(/org/glassfish/jersey/server/ServerConfig.class)] 02:10:01 [INFO] [loading /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar(/org/glassfish/jersey/ExtendedConfig.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Configuration.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Application.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:10:01 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:10:01 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 02:10:01 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 02:10:01 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:10:01 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HeaderParam.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/POST.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:10:01 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IComponentDoneStatusMessage.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IVfModuleMetadata.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/impl/DistributionClientDownloadResultImpl.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/impl/DistributionClientResultImpl.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Long.class] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/AbstractParseTreeVisitor.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ErrorNode.class)] 02:10:01 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CacheProperties.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/spring/SpringContextHelper.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContext.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:10:01 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Override.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorColumn.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Inheritance.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/InheritanceType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorValue.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:10:01 [INFO] [loading modules/java.base/java/util/concurrent/TimeUnit.class] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Enumerated.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EnumType.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Class.class] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/DiscriminatorType.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/atn/LexerATNSimulator.class)] 02:10:01 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/atn/ParserATNSimulator.class)] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCController.java:[105,14] [deprecation] enable(MapperFeature...) in ObjectMapper has been deprecated 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/DatatypeFeature.class)] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/cfg/ConfigFeature.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatusId.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:10:01 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/dao/OptimisticLockingFailureException.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/dao/ConcurrencyFailureException.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/dao/TransientDataAccessException.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/dao/DataAccessException.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 02:10:01 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:10:01 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/NoSuchFieldError.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCController$NotificationType.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCController$1.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCController.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.ASDCControllerStatus] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCControllerStatus.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.heat.ToscaResourceInstaller] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/JDBCException.class)] 02:10:01 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/HibernateException.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/PersistenceException.class)] 02:10:01 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:10:01 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:10:01 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java:[584,12] [rawtypes] found raw type: Collection 02:10:01 missing type arguments for generic class Collection 02:10:01 where E is a type-variable: 02:10:01 E extends Object declared in interface Collection 02:10:01 [INFO] [loading modules/java.base/java/util/function/IntFunction.class] 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/functions/Function.class)] 02:10:01 [INFO] [loading modules/java.base/java/util/regex/MatchResult.class] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java:[986,49] [unchecked] unchecked conversion 02:10:01 required: List 02:10:01 found: List 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java:[1004,15] [deprecation] Boolean(String) in Boolean has been deprecated 02:10:01 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogServiceModVerIdLookupId.class)] 02:10:01 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java:[3012,52] [deprecation] getServiceNodeTemplates() in ISdcCsarHelper has been deprecated 02:10:01 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/EntityTemplate.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.ASDCStatusCallBack] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCStatusCallBack.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.ASDCNotificationCallBack] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCNotificationCallBack.class] 02:10:01 [INFO] [checking org.onap.so.asdc.tenantIsolation.WatchdogDistribution] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceDesignAndCreation.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Model.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectType.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/WatchdogDistribution.class] 02:10:01 [INFO] [checking org.onap.so.asdc.activity.DeployActivitySpecs] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpecCategories.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/DeployActivitySpecs.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.IVfResourceInstaller] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/IVfResourceInstaller.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.exceptions.ASDCControllerException] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ASDCControllerException.class] 02:10:01 [INFO] [checking org.onap.so.asdc.activity.ActivitySpecsActions] 02:10:01 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 02:10:01 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilderException.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/ActivitySpecsActions.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.bpmn.WorkflowResource] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/bpmn/WorkflowResource.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.PnfResourceStructure] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/PnfResourceStructure.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.ResourceInstance] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ResourceInstance.java:[54,26] [unchecked] getArtifacts() in ResourceInstance implements getArtifacts() in IResourceInstance 02:10:01 return type requires unchecked conversion from List to List 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ResourceInstance.java:[54,20] [rawtypes] found raw type: List 02:10:01 missing type arguments for generic class List 02:10:01 where E is a type-variable: 02:10:01 E extends Object declared in interface List 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/ResourceInstance.java:[55,19] [rawtypes] found raw type: ArrayList 02:10:01 missing type arguments for generic class ArrayList 02:10:01 where E is a type-variable: 02:10:01 E extends Object declared in class ArrayList 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ResourceInstance.class] 02:10:01 [INFO] [checking org.onap.so.asdc.util.NotificationLogging] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/ClassLoader.class] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/util/NotificationLogging.java:[153,20] [rawtypes] found raw type: Class 02:10:01 missing type arguments for generic class Class 02:10:01 where T is a type-variable: 02:10:01 T extends Object declared in class Class 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/NotificationLogging.class] 02:10:01 [INFO] [checking org.onap.so.asdc.Application] 02:10:01 [INFO] [loading modules/java.base/java/util/Properties.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:10:01 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/Application.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.IArtifactOrchestrator] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/IArtifactOrchestrator.class] 02:10:01 [INFO] [checking org.onap.so.asdc.util.ZipParser] 02:10:01 [INFO] [loading modules/java.base/java/io/BufferedInputStream.class] 02:10:01 [INFO] [loading modules/java.base/java/io/BufferedReader.class] 02:10:01 [INFO] [loading modules/java.base/java/io/InputStreamReader.class] 02:10:01 [INFO] [loading modules/java.base/java/lang/Readable.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/ZipParser.class] 02:10:01 [INFO] [checking org.onap.so.asdc.JerseyConfiguration] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenAPIConfiguration.class)] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/JerseyConfiguration.java:[62,12] [rawtypes] found raw type: JaxrsOpenApiContextBuilder 02:10:01 missing type arguments for generic class JaxrsOpenApiContextBuilder 02:10:01 where T is a type-variable: 02:10:01 T extends JaxrsOpenApiContextBuilder declared in class JaxrsOpenApiContextBuilder 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/JerseyConfiguration.java:[62,57] [rawtypes] found raw type: JaxrsOpenApiContextBuilder 02:10:01 missing type arguments for generic class JaxrsOpenApiContextBuilder 02:10:01 where T is a type-variable: 02:10:01 T extends JaxrsOpenApiContextBuilder declared in class JaxrsOpenApiContextBuilder 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/GenericOpenApiContextBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContextBuilder.class)] 02:10:01 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar(/io/swagger/v3/oas/integration/api/OpenApiContext.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/JerseyConfiguration.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.exceptions.ASDCParametersException] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ASDCParametersException.class] 02:10:01 [INFO] [checking org.onap.so.asdc.RequestDBConfig] 02:10:01 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/RequestDBConfig.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.BigDecimalVersion] 02:10:01 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/BigDecimalVersion.class] 02:10:01 [INFO] [checking org.onap.so.asdc.util.ToLog] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/ToLog.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.rest.ASDCRestInterface] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:10:01 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$ResponseBuilder.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/rest/ASDCRestInterface.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.emulators.NotificationDataImpl] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/NotificationDataImpl.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.emulators.DistributionClientEmulator] 02:10:01 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/main/java/org/onap/so/asdc/client/test/emulators/DistributionClientEmulator.java:[70,35] [deprecation] decodeVfModuleArtifact(byte[]) in IDistributionClient has been deprecated 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/DistributionClientEmulator.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.emulators.ResourceInfoImpl] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/ResourceInfoImpl.class] 02:10:01 [INFO] [checking org.onap.so.asdc.CatalogDBConfig] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/CatalogDBConfig.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.emulators.JsonVfModuleMetaData] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/JsonVfModuleMetaData.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.test.emulators.JsonStatusData] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/JsonStatusData.class] 02:10:01 [INFO] [checking org.onap.so.asdc.tenantIsolation.DistributionStatus] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/DistributionStatus.class] 02:10:01 [INFO] [checking org.onap.so.asdc.utils.ASDCLoggingBaseVisitor] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingBaseVisitor.class] 02:10:01 [INFO] [checking org.onap.so.asdc.utils.ASDCLoggingListener] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingListener.class] 02:10:01 [INFO] [checking org.onap.so.asdc.utils.ASDCLoggingBaseListener] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingBaseListener.class] 02:10:01 [INFO] [checking org.onap.so.asdc.util.ASDCNotificationLogging] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/ASDCNotificationLogging.class] 02:10:01 [INFO] [checking org.onap.so.asdc.installer.ASDCElementInfo] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ASDCElementInfo$ASDCElementTypeEnum.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ASDCElementInfo.class] 02:10:01 [INFO] [checking org.onap.so.asdc.client.DistributionStatusMessage] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/DistributionStatusMessage.class] 02:10:01 [INFO] [checking org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImpl] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/EnvironmentCapable.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/ListableBeanFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/HierarchicalBeanFactory.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/MessageSource.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationEventPublisher.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/support/ResourcePatternResolver.class)] 02:10:01 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ResourceLoader.class)] 02:10:01 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties$AAICacheProperties.class)] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImpl$1.class] 02:10:01 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImpl.class] 02:10:01 [INFO] [total 1557ms] 02:10:01 [INFO] 02:10:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ asdc-controller --- 02:10:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:10:01 [INFO] Copying 111 resources 02:10:01 [INFO] 02:10:01 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ asdc-controller --- 02:10:01 [INFO] Changes detected - recompiling the module! 02:10:01 [INFO] Compiling 45 source files to /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:10:02 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/JsonStatusDataTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/tests/ASDCConfigurationTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/exceptions/ASDCParametersExceptionTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingRunner.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/NotificationDataImplTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/rest/ASDCRestInterfaceTest.java]] 02:10:02 [INFO] [parsing completed 2ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImplTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerITTest.java]] 02:10:02 [INFO] [parsing completed 3ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCElementInfoTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCStatusCallBackTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ASDCNotificationLoggingTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/bpmn/BpmnInstallerTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/ASDCPojoTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/ToscaResourceStructureTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/TreeUtils.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/AllTestsTestSuite.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/YamlTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ZipParserTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/TestApplication.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BeansTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/exceptions/ArtifactInstallerExceptionTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCConfigurationTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/exceptions/ASDCDownloadExceptionTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/bpmn/WorkflowResourceTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/activity/DeployActivitySpecsTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/JsonVfModuleMetaDataTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/EmbeddedRequestDbConfig.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/exceptions/ASDCControllerExceptionTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/activity/DeployActivitySpecsITTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/DistributionStatusMessageTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/activity/ActivitySpecsActionsTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/ResourceInfoImplTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/TreePrinterListener.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/BigDecimalVersionTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/tenantIsolation/WatchdogDistributionTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/rest/HealthCheckTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/ArtifactInfoImplTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/EmbeddedCatalogDbConfig.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/DistributionClientEmulatorTest.java]] 02:10:02 [INFO] [parsing completed 1ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java]] 02:10:02 [INFO] [parsing completed 3ms] 02:10:02 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/NotificationLoggingTest.java]] 02:10:02 [INFO] [parsing completed 0ms] 02:10:02 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:10:02 [INFO] [loading modules/java.management/module-info.class] 02:10:02 [INFO] [loading modules/java.security.sasl/module-info.class] 02:10:02 [INFO] [loading modules/jdk.net/module-info.class] 02:10:02 [INFO] [loading modules/jdk.compiler/module-info.class] 02:10:02 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:10:02 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:10:02 [INFO] [loading modules/java.naming/module-info.class] 02:10:02 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:10:02 [INFO] [loading modules/java.net.http/module-info.class] 02:10:02 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:10:02 [INFO] [loading modules/java.logging/module-info.class] 02:10:02 [INFO] [loading modules/jdk.management/module-info.class] 02:10:02 [INFO] [loading modules/jdk.attach/module-info.class] 02:10:02 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jshell/module-info.class] 02:10:02 [INFO] [loading modules/java.rmi/module-info.class] 02:10:02 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:10:02 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:10:02 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:10:02 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jartool/module-info.class] 02:10:02 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:10:02 [INFO] [loading modules/java.management.rmi/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jfr/module-info.class] 02:10:02 [INFO] [loading modules/java.scripting/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jdi/module-info.class] 02:10:02 [INFO] [loading modules/java.base/module-info.class] 02:10:02 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:10:02 [INFO] [loading modules/java.datatransfer/module-info.class] 02:10:02 [INFO] [loading modules/jdk.sctp/module-info.class] 02:10:02 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:10:02 [INFO] [loading modules/jdk.charsets/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:10:02 [INFO] [loading modules/java.smartcardio/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:10:02 [INFO] [loading modules/java.sql/module-info.class] 02:10:02 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:10:02 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:10:02 [INFO] [loading modules/jdk.pack/module-info.class] 02:10:02 [INFO] [loading modules/jdk.rmic/module-info.class] 02:10:02 [INFO] [loading modules/java.security.jgss/module-info.class] 02:10:02 [INFO] [loading modules/jdk.editpad/module-info.class] 02:10:02 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:10:02 [INFO] [loading modules/java.prefs/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jlink/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:10:02 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:10:02 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:10:02 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:10:02 [INFO] [loading modules/java.se/module-info.class] 02:10:02 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:10:02 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:10:02 [INFO] [loading modules/java.instrument/module-info.class] 02:10:02 [INFO] [loading modules/jdk.localedata/module-info.class] 02:10:02 [INFO] [loading modules/java.desktop/module-info.class] 02:10:02 [INFO] [loading modules/java.xml/module-info.class] 02:10:02 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:10:02 [INFO] [loading modules/java.compiler/module-info.class] 02:10:02 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/asdc-controller/src/test/java,/w/workspace/so-maven-clm-master/asdc-controller/target/generated-sources] 02:10:02 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/asdc-controller/target/test-classes,/w/workspace/so-maven-clm-master/asdc-controller/target/classes,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar,/tmp/r/org/apache/kafka/kafka-clients/3.3.2/kafka-clients-3.3.2.jar,/tmp/r/com/github/luben/zstd-jni/1.5.2-1/zstd-jni-1.5.2-1.jar,/tmp/r/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/functionaljava/functionaljava/4.8/functionaljava-4.8.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar,/tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/javax/transaction/jta/1.1/jta-1.1.jar,/tmp/r/org/json4s/json4s-jackson_2.12/3.6.0/json4s-jackson_2.12-3.6.0.jar,/tmp/r/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar,/tmp/r/org/json4s/json4s-core_2.12/3.6.0/json4s-core_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-ast_2.12/3.6.0/json4s-ast_2.12-3.6.0.jar,/tmp/r/org/json4s/json4s-scalap_2.12/3.6.0/json4s-scalap_2.12-3.6.0.jar,/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar,/tmp/r/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar,/tmp/r/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar,/tmp/r/org/antlr/ST4/4.0.8/ST4-4.0.8.jar,/tmp/r/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Object.class] 02:10:02 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:10:02 [INFO] [loading modules/java.base/java/util/List.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCConfiguration.class] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ToscaResourceStructure.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/VfResourceStructure.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/WatchdogDistribution.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/spring/SpringContextHelper.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/ConfigFileApplicationContextInitializer.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockBean.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/annotation/DirtiesContext.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/String.class] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:10:02 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:10:02 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/CharStreams.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/CommonTokenStream.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTree.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/NotificationDataImpl.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/ArtifactInfoImpl.class] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/File.class] 02:10:02 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Optional.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Set.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TemporaryFolder.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/DistributionClientEmulator.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResource.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/AllottedResourceCustomization.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResource.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ToscaCsar.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceCustomizationRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/AllottedResourceRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/NetworkResourceRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ServiceRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ToscaCsarRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfCustomizationRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/WorkflowRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/util/ReflectionTestUtils.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/rest/ASDCRestInterface.class] 02:10:02 [INFO] [loading modules/java.base/java/util/ArrayDeque.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Deque.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/ArrayNode.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/ContainerNode.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/ObjectNode.class)] 02:10:02 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/CaseFormat.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingBaseVisitor.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingVisitor.class] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTreeVisitor.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/AbstractParseTreeVisitor.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$DocContext.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$ValueContext.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$SimplePairContext.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$ComplexPairContext.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$ListContext.class] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/Collections.class] 02:10:02 [INFO] [loading modules/java.base/java/util/UUID.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityNotFoundException.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestName.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ASDCControllerException.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/ResourceInfoImpl.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResource.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResourceCustomization.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResource.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/PnfCustomizationRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/PnfResourceRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfResourceRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatus.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/WatchdogComponentDistributionStatusRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:10:02 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:10:02 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Transactional.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCController.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IArtifactInfo.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/INotificationData.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IResourceInstance.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ArtifactInstallerException.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ASDCElementInfo.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/VfModuleStructure.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/IVfModuleData.class] 02:10:02 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/notification/IStatusData.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/utils/DistributionStatusEnum.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/JsonStatusData.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCStatusCallBack.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/VfModuleMetaData.class] 02:10:02 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/FileInputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:10:02 [INFO] [loading /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar(/org/apache/commons/io/IOUtils.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpEntity.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpResponse.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/ProtocolVersion.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPost.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/message/BasicHttpResponse.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/message/BasicStatusLine.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/AfterClass.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/bpmn/BpmnInstaller.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/FinalDistributionStatusMessage.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/test/emulators/JsonVfModuleMetaData.class] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/impl/PojoClassFactory.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:10:02 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/impl/SdcCsarHelperImpl.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/NodeTemplate.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/elements/Metadata.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ASDCDownloadException.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/TempNetworkHeatTemplateLookup.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Parser.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTreeWalker.class)] 02:10:02 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:10:02 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/YamlEditor.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplateParam.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/IOException.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar(/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/requestsdb/RequestsDBHelper.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/openpojo/rules/ToStringTester.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SetterMustExistRule.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnit.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoRule.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/api/IEntityDetails.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/api/ISdcCsarHelper.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/EntityQuery.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/TopologyTemplateQuery.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/enums/EntityTemplateType.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/enums/SdcTypes.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/Property.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/functions/GetInput.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/parameters/Input.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceWorkflow.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/WorkflowActivitySpecSequence.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/bpmn/WorkflowResource.class] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/beans/ActivitySpec.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/beans/ActivitySpecCreateResponse.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ActivitySpecRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/ActivitySpecsActions.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/activity/DeployActivitySpecs.class] 02:10:02 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:10:02 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:10:02 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/Map.class] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/ParserRuleContext.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/RuleContext.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/misc/Utils.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ErrorNode.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/ParseTreeListener.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/TerminalNode.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/Trees.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:10:02 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/BigDecimalVersion.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:10:02 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/LinkedList.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IDistributionStatusMessage.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/results/IDistributionClientDownloadResult.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/results/IDistributionClientResult.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/impl/DistributionClientDownloadResultImpl.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/impl/DistributionClientResultImpl.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/utils/DistributionActionResultEnum.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCNotificationCallBack.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/DistributionStatusMessage.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 02:10:02 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:10:02 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/exception/LockAcquisitionException.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/impl/SdcPropertyNames.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/Group.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/RequirementAssignment.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/RequirementAssignments.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/SubstitutionMappings.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/elements/StatefulEntityType.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ResourceInstance.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ResourceStructure.class] 02:10:02 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar(/javax/transaction/Transactional$TxType.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:10:02 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/annotation/DirtiesContext$MethodMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/annotation/DirtiesContext$ClassMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/annotation/DirtiesContext$HierarchyMode.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Class.class] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextInitializer.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:10:02 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:10:02 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFound.class)] 02:10:02 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/annotations/NotFoundAction.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ManyToOne.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinColumn.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/JoinTable.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/MapKey.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/RepositoryRestResource.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/Query.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/Param.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HeaderParam.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Override.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/IdClass.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Propagation.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/Isolation.class)] 02:10:02 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:10:02 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToOne.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ForeignKey.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/ConstraintMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar(/org/springframework/data/rest/core/annotation/Description.class)] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/test/emulators/JsonStatusDataTest.java:[33,40] [static] static method should be qualified by type name, JsonStatusData, instead of by an expression 02:10:02 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Long.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Error.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/JsonStatusDataTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.tests.ASDCConfigurationTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java:[47,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java:[47,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java:[47,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java:[47,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/BaseTest.java:[47,74] [deprecation] ConfigFileApplicationContextInitializer in org.springframework.boot.test.context has been deprecated 02:10:02 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:10:02 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IConfiguration.class)] 02:10:02 [INFO] [checking org.onap.so.asdc.BaseTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/tests/ASDCConfigurationTest.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/BaseTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.exceptions.ASDCParametersExceptionTest] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/exceptions/ASDCParametersException.class] 02:10:02 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/CustomisableMatcher.class)] 02:10:02 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/exceptions/ASDCParametersExceptionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.utils.ASDCLoggingRunner] 02:10:02 [INFO] [loading modules/java.base/java/net/URI.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingLexer.class] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/CodePointCharStream.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/CharStream.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Lexer.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/Recognizer.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/TokenSource.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/BufferedTokenStream.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/TokenStream.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/RuleNode.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/System.class] 02:10:02 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:10:02 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:10:02 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/BaseJsonNode.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeNode.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonSerializable$Base.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/RecognitionException.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/utils/ASDCLoggingRunner.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.emulators.NotificationDataImplTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/NotificationDataImplTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/client/RestTemplateBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate$HttpClientOption.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExternalResource.class)] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Container.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/junit/Stubbing.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/core/Admin.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/Reader.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:10:02 [INFO] [loading modules/java.base/java/net/URL.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/RequestEntity.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$Status.class)] 02:10:02 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response$StatusType.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/JpaRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/PagingAndSortingRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryByExampleExecutor.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/CrudRepository.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/Repository.class)] 02:10:02 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/SelfDescribing.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Character.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Short.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Float.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Double.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/Void.class] 02:10:02 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:10:02 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:10:02 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/rest/ASDCRestInterfaceTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.utils.ASDCLoggingVisitorImpl] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[32,67] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[36,18] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[39,11] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [INFO] [loading modules/java.base/java/util/Queue.class] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[47,11] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[54,11] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/SyntaxTree.class)] 02:10:02 [INFO] [loading /tmp/r/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar(/org/antlr/v4/runtime/tree/Tree.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$KeyContext.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$KeyValueContext.class] 02:10:02 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/node/JsonNodeCreator.class)] 02:10:02 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[62,11] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[63,8] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.java:[79,11] [rawtypes] found raw type: ContainerNode 02:10:02 missing type arguments for generic class ContainerNode 02:10:02 where T is a type-variable: 02:10:02 T extends ContainerNode declared in class ContainerNode 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/utils/ASDCLoggingParser$ListNameContext.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/utils/ASDCLoggingVisitorImpl.class] 02:10:02 [INFO] [checking org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImpl.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:10:02 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/tenantIsolation/AaiClientPropertiesImplTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.ASDCControllerITTest] 02:10:02 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestWatcher.class)] 02:10:02 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/IDistributionClient.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:10:02 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/PersistenceException.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants$MDCs.class)] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerITTest.java:[724,33] [unchecked] unchecked method invocation: method setArtifacts in class ResourceInfoImpl is applied to given types 02:10:02 required: List 02:10:02 found: List 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerITTest.java:[724,45] [unchecked] unchecked conversion 02:10:02 required: List 02:10:02 found: List 02:10:02 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/ASDCControllerITTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.ASDCElementInfoTest] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/installer/ASDCElementInfo$ASDCElementTypeEnum.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/ASDCElementInfoTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.ASDCStatusCallBackTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCStatusCallBackTest.java:[48,66] [deprecation] none() in ExpectedException has been deprecated 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IStatusCallback.class)] 02:10:02 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:10:02 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/Executable.class)] 02:10:02 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/function/ThrowingSupplier.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/ASDCStatusCallBackTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.util.ASDCNotificationLoggingTest] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/ASDCNotificationLogging.class] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ASDCNotificationLoggingTest.java:[72,27] [rawtypes] found raw type: ArrayList 02:10:02 missing type arguments for generic class ArrayList 02:10:02 where E is a type-variable: 02:10:02 E extends Object declared in class ArrayList 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ASDCNotificationLoggingTest.java:[72,23] [unchecked] unchecked conversion 02:10:02 required: List 02:10:02 found: ArrayList 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ASDCNotificationLoggingTest.java:[77,27] [rawtypes] found raw type: ArrayList 02:10:02 missing type arguments for generic class ArrayList 02:10:02 where E is a type-variable: 02:10:02 E extends Object declared in class ArrayList 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/util/ASDCNotificationLoggingTest.java:[77,23] [unchecked] unchecked conversion 02:10:02 required: List 02:10:02 found: ArrayList 02:10:02 [INFO] [loading modules/java.base/java/lang/Number.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/util/ASDCNotificationLoggingTest$1.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/util/ASDCNotificationLoggingTest$2.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/util/ASDCNotificationLoggingTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.installer.bpmn.BpmnInstallerTest] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/attribute/FileAttribute.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/Watchable.class] 02:10:02 [INFO] [loading modules/java.base/java/io/FileDescriptor.class] 02:10:02 [INFO] [loading modules/java.base/java/io/Writer.class] 02:10:02 [INFO] [loading modules/java.base/java/net/Socket.class] 02:10:02 [INFO] [loading modules/java.base/java/net/ServerSocket.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/channels/Selector.class] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/StatusLine.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/message/AbstractHttpMessage.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpMessage.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/ResponseHandler.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/ClientProtocolException.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpUriRequest.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpRequestBase.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/AbstractExecutionAwareRequest.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpExecutionAware.class)] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/AbortableHttpRequest.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:10:02 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpRequest.class)] 02:10:02 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/UnsupportedOperationException.class] 02:10:02 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/bpmn/BpmnInstallerTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.ASDCPojoTest] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 02:10:02 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/ASDCPojoTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.installer.ToscaResourceStructureTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/ToscaResourceStructureTest.java:[56,66] [deprecation] none() in ExpectedException has been deprecated 02:10:02 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:10:02 [INFO] [loading modules/java.base/java/util/RandomAccess.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/EntityTemplate.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/ToscaResourceStructureTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.utils.TreeUtils] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/utils/TreeUtils.class] 02:10:02 [INFO] [checking org.onap.so.asdc.AllTestsTestSuite] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/AllTestsTestSuite.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.ASDCControllerTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerTest.java:[34,66] [deprecation] none() in ExpectedException has been deprecated 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/client/ASDCControllerStatus.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/ASDCControllerTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.YamlTest] 02:10:02 [INFO] [loading modules/java.base/java/net/URLConnection.class] 02:10:02 [INFO] [loading /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar(/org/yaml/snakeyaml/Yaml.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/YamlTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.util.ZipParserTest] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/LinkOption.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/FileVisitOption.class] 02:10:02 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:10:02 [INFO] [loading modules/java.base/java/util/function/Consumer.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/ZipParser.class] 02:10:02 [INFO] [loading modules/java.base/java/util/zip/ZipOutputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/file/OpenOption.class] 02:10:02 [INFO] [loading modules/java.base/java/util/zip/DeflaterOutputStream.class] 02:10:02 [INFO] [loading modules/java.base/java/util/zip/ZipConstants.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:10:02 [INFO] [loading modules/java.base/java/util/zip/ZipEntry.class] 02:10:02 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:10:02 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/util/ZipParserTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.TestApplication] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:10:02 [INFO] [loading modules/java.base/java/util/Properties.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:10:02 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/TestApplication.class] 02:10:02 [INFO] [checking org.onap.so.asdc.BeansTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/BeansTest$FilterTestClasses.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/BeansTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.exceptions.ArtifactInstallerExceptionTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/exceptions/ArtifactInstallerExceptionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.installer.heat.ToscaResourceInputTest] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/jtosca/jtosca/1.5.1/jtosca-1.5.1.jar(/org/onap/sdc/toscaparser/api/functions/Function.class)] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[102,46] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[102,42] [unchecked] unchecked conversion 02:10:02 required: HashMap 02:10:02 found: HashMap 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/EntityQuery$EntityQueryBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.6.5/sdc-tosca-1.6.5.jar(/org/onap/sdc/tosca/parser/elements/queries/TopologyTemplateQuery$TopologyTemplateQueryBuilder.class)] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[127,8] [rawtypes] found raw type: Map 02:10:02 missing type arguments for generic class Map 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in interface Map 02:10:02 V extends Object declared in interface Map 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[127,26] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[128,19] [unchecked] unchecked call to put(K,V) as a member of the raw type Map 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in interface Map 02:10:02 V extends Object declared in interface Map 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[129,28] [unchecked] unchecked method invocation: constructor in class Metadata is applied to given types 02:10:02 required: Map 02:10:02 found: Map 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[129,41] [unchecked] unchecked conversion 02:10:02 required: Map 02:10:02 found: Map 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[153,8] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[153,30] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[154,19] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[155,28] [unchecked] unchecked method invocation: constructor in class Metadata is applied to given types 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[155,41] [unchecked] unchecked conversion 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[182,8] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[182,30] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[183,19] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[184,28] [unchecked] unchecked method invocation: constructor in class Metadata is applied to given types 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[184,41] [unchecked] unchecked conversion 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[198,44] [deprecation] Integer(int) in Integer has been deprecated 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[211,8] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[211,30] [rawtypes] found raw type: HashMap 02:10:02 missing type arguments for generic class HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[212,19] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class HashMap 02:10:02 V extends Object declared in class HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[213,28] [unchecked] unchecked method invocation: constructor in class Metadata is applied to given types 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[213,41] [unchecked] unchecked conversion 02:10:02 required: Map 02:10:02 found: HashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[215,8] [rawtypes] found raw type: LinkedHashMap 02:10:02 missing type arguments for generic class LinkedHashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class LinkedHashMap 02:10:02 V extends Object declared in class LinkedHashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[215,40] [rawtypes] found raw type: LinkedHashMap 02:10:02 missing type arguments for generic class LinkedHashMap 02:10:02 where K,V are type-variables: 02:10:02 K extends Object declared in class LinkedHashMap 02:10:02 V extends Object declared in class LinkedHashMap 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[219,53] [unchecked] unchecked method invocation: method thenReturn in interface OngoingStubbing is applied to given types 02:10:02 required: T 02:10:02 found: LinkedHashMap 02:10:02 where T is a type-variable: 02:10:02 T extends Object declared in interface OngoingStubbing 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.java:[219,54] [unchecked] unchecked conversion 02:10:02 required: T 02:10:02 found: LinkedHashMap 02:10:02 where T is a type-variable: 02:10:02 T extends Object declared in interface OngoingStubbing 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/heat/ToscaResourceInputTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.ASDCConfigurationTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/ASDCConfigurationTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.exceptions.ASDCDownloadExceptionTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/exceptions/ASDCDownloadExceptionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.installer.bpmn.WorkflowResourceTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/bpmn/WorkflowResourceTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.activity.DeployActivitySpecsTest] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ActivitySpec.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Example.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/domain/Page.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/activity/DeployActivitySpecsTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.emulators.JsonVfModuleMetaDataTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/JsonVfModuleMetaDataTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.EmbeddedRequestDbConfig] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 02:10:02 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 02:10:02 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:10:02 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/EmbeddedRequestDbConfig.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.exceptions.ASDCControllerExceptionTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/exceptions/ASDCControllerExceptionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.activity.DeployActivitySpecsITTest] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class)] 02:10:02 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/CountMatchingStrategy.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/activity/DeployActivitySpecsITTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.DistributionStatusMessageTest] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/IDistributionStatusMessageBasic.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/DistributionStatusMessageTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.activity.ActivitySpecsActionsTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/activity/ActivitySpecsActionsTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/ResourceInfoImplTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.utils.TreePrinterListener] 02:10:02 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/utils/TreePrinterListener.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.BigDecimalVersionTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/BigDecimalVersionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/tenantIsolation/WatchdogDistributionTest.java:[58,66] [deprecation] none() in ExpectedException has been deprecated 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/tenantIsolation/DistributionStatus.class] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUri.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/tenantIsolation/WatchdogDistributionTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.rest.HealthCheckTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/rest/HealthCheckTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/ArtifactInfoImplTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.EmbeddedCatalogDbConfig] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/EmbeddedCatalogDbConfig.class] 02:10:02 [INFO] [checking org.onap.so.asdc.client.test.emulators.DistributionClientEmulatorTest] 02:10:02 [INFO] [loading modules/java.base/java/util/AbstractSequentialList.class] 02:10:02 [INFO] [loading /tmp/r/org/onap/sdc/sdc-distribution-client/sdc-distribution-client/2.0.0/sdc-distribution-client-2.0.0.jar(/org/onap/sdc/api/consumer/INotificationCallback.class)] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/client/test/emulators/DistributionClientEmulatorTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java:[104,66] [deprecation] none() in ExpectedException has been deprecated 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VFModuleRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/InstanceGroupRepository.class)] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java:[381,49] [rawtypes] found raw type: ArrayList 02:10:02 missing type arguments for generic class ArrayList 02:10:02 where E is a type-variable: 02:10:02 E extends Object declared in class ArrayList 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java:[381,45] [unchecked] unchecked conversion 02:10:02 required: ArrayList 02:10:02 found: ArrayList 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/WatchdogComponentDistributionStatusId.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/VnfcInstanceGroupCustomizationRepository.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfcInstanceGroupCustomization.class)] 02:10:02 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/JDBCException.class)] 02:10:02 [INFO] [loading /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar(/org/hibernate/HibernateException.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResource.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class)] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/data/repository/ConfigurationResourceCustomizationRepository.class)] 02:10:02 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 02:10:02 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java:[769,55] [unchecked] unchecked cast 02:10:02 required: List 02:10:02 found: Object 02:10:02 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:10:02 [WARNING] /w/workspace/so-maven-clm-master/asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java:[770,49] [unchecked] unchecked cast 02:10:02 required: List 02:10:02 found: Object 02:10:02 [INFO] [loading modules/java.base/java/lang/IllegalAccessException.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/ReflectiveOperationException.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/InvocationTargetException.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest$MockConstants.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.class] 02:10:02 [INFO] [checking org.onap.so.asdc.util.NotificationLoggingTest] 02:10:02 [INFO] [loading /w/workspace/so-maven-clm-master/asdc-controller/target/classes/org/onap/so/asdc/util/NotificationLogging.class] 02:10:02 [INFO] [loading modules/java.base/java/lang/reflect/InvocationHandler.class] 02:10:02 [INFO] [wrote /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/org/onap/so/asdc/util/NotificationLoggingTest.class] 02:10:02 [INFO] [total 1046ms] 02:10:02 [INFO] 02:10:02 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ asdc-controller --- 02:10:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:10:02 [INFO] 02:10:02 [INFO] ------------------------------------------------------- 02:10:02 [INFO] T E S T S 02:10:02 [INFO] ------------------------------------------------------- 02:10:04 [INFO] Running org.onap.so.asdc.AllTestsTestSuite 02:10:04 [INFO] Running org.onap.so.asdc.client.BigDecimalVersionTest 02:10:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.asdc.client.BigDecimalVersionTest 02:10:04 [INFO] Running org.onap.so.asdc.client.ASDCElementInfoTest 02:10:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in org.onap.so.asdc.client.ASDCElementInfoTest 02:10:05 [INFO] Running org.onap.so.asdc.client.exceptions.ASDCParametersExceptionTest 02:10:06 02:10:06 . ____ _ __ _ _ 02:10:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:10:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:10:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:10:06 ' |____| .__|_| |_|_| |_\__, | / / / / 02:10:06 =========|_|==============|___/=/_/_/_/ 02:10:06 :: Spring Boot :: (v2.5.15) 02:10:06 02:10:06 02:10:06.335 [main] || INFO 02:10:06 org.onap.so.asdc.client.test.emulators.NotificationDataImplTest - Starting NotificationDataImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:10:06 02:10:06.338 [main] || DEBUG 02:10:06 org.onap.so.asdc.client.test.emulators.NotificationDataImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:10:06 02:10:06.339 [main] || INFO 02:10:06 org.onap.so.asdc.client.test.emulators.NotificationDataImplTest - The following 1 profile is active: "test" 02:10:18 02:10:18.401 [main] || WARN 02:10:18 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:10:21 02:10:21.830 [main] || WARN 02:10:21 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:10:23 02:10:23.637 [main] || DEBUG 02:10:23 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:10:23 02:10:23.672 [main] || WARN 02:10:23 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:10:25 02:10:25.509 [main] || INFO 02:10:25 org.onap.so.asdc.client.test.emulators.NotificationDataImplTest - Started NotificationDataImplTest in 19.774 seconds (JVM running for 23.059) 02:10:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.107 s - in org.onap.so.asdc.client.exceptions.ASDCParametersExceptionTest 02:10:25 [INFO] Running org.onap.so.asdc.client.test.emulators.NotificationDataImplTest 02:10:25 02:10:25.642 [main] || WARN 02:10:25 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp559810056{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp559810056-53,5,] 02:10:25 02:10:25.643 [main] || WARN 02:10:25 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp559810056{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp559810056-58,5,] 02:10:27 02:10:27 . ____ _ __ _ _ 02:10:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:10:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:10:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:10:27 ' |____| .__|_| |_|_| |_\__, | / / / / 02:10:27 =========|_|==============|___/=/_/_/_/ 02:10:27 :: Spring Boot :: (v2.5.15) 02:10:27 02:10:27 02:10:27.195 [main] || INFO 02:10:27 org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest - Starting AaiClientPropertiesImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:10:27 02:10:27.195 [main] || DEBUG 02:10:27 org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:10:27 02:10:27.195 [main] || INFO 02:10:27 org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest - The following 1 profile is active: "test" 02:10:32 02:10:32.176 [main] || WARN 02:10:32 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:10:33 02:10:33.447 [main] || WARN 02:10:33 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:10:33 02:10:33.936 [main] || DEBUG 02:10:33 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:10:33 02:10:33.942 [main] || WARN 02:10:33 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:10:34 02:10:34.635 [main] || INFO 02:10:34 org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest - Started AaiClientPropertiesImplTest in 7.516 seconds (JVM running for 32.186) 02:10:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.07 s - in org.onap.so.asdc.client.test.emulators.NotificationDataImplTest 02:10:34 [INFO] Running org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest 02:10:34 02:10:34.674 [main] || WARN 02:10:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1292248427{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1292248427-110,5,] 02:10:34 02:10:34.674 [main] || WARN 02:10:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1292248427{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1292248427-105,5,] 02:10:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s - in org.onap.so.asdc.tenantIsolation.AaiClientPropertiesImplTest 02:10:36 [INFO] Running org.onap.so.asdc.util.ZipParserTest 02:10:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.asdc.util.ZipParserTest 02:10:36 [INFO] Running org.onap.so.asdc.BeansTest 02:10:36 02:10:36.221 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:10:36 02:10:36.222 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:10:36 02:10:36.222 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:10:36 02:10:36.222 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:10:36 02:10:36.222 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:10:36 02:10:36.223 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:10:36 02:10:36.223 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:10:36 02:10:36.223 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:10:36 02:10:36.223 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/asdc-controller/target/test-classes] 02:10:36 02:10:36.223 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/asdc-controller/target/classes] 02:10:36 02:10:36.351 [main] || WARN 02:10:36 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:10:36 02:10:36 . ____ _ __ _ _ 02:10:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:10:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:10:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:10:36 ' |____| .__|_| |_|_| |_\__, | / / / / 02:10:36 =========|_|==============|___/=/_/_/_/ 02:10:36 :: Spring Boot :: (v2.5.15) 02:10:36 02:10:36 02:10:36.489 [main] || INFO 02:10:36 org.onap.so.asdc.activity.ActivitySpecsActionsTest - Starting ActivitySpecsActionsTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:10:36 02:10:36.490 [main] || DEBUG 02:10:36 org.onap.so.asdc.activity.ActivitySpecsActionsTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:10:36 02:10:36.490 [main] || INFO 02:10:36 org.onap.so.asdc.activity.ActivitySpecsActionsTest - The following 1 profile is active: "test" 02:10:40 02:10:40.542 [main] || WARN 02:10:40 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:10:41 02:10:41.647 [main] || WARN 02:10:41 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:10:42 02:10:42.169 [main] || DEBUG 02:10:42 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:10:42 02:10:42.176 [main] || WARN 02:10:42 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:10:42 02:10:42.830 [main] || INFO 02:10:42 org.onap.so.asdc.activity.ActivitySpecsActionsTest - Started ActivitySpecsActionsTest in 6.392 seconds (JVM running for 40.38) 02:10:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.705 s - in org.onap.so.asdc.BeansTest 02:10:42 [INFO] Running org.onap.so.asdc.activity.ActivitySpecsActionsTest 02:10:43 02:10:43.331 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10380/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:43 02:10:43.335 [main] || INFO 02:10:43 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:43 02:10:43.368 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"testActivitySpec","description":"Test Activity Spec"} 02:10:43 02:10:43 02:10:43.907 [main] || WARN 02:10:43 org.onap.so.logging.jaxrs.filter.SOMetricLogClientFilter - Error in JAX-RS request,response client filter 02:10:43 java.lang.NullPointerException: null 02:10:43 at org.onap.logging.filter.base.MDCSetup.setErrorDesc(MDCSetup.java:244) 02:10:43 at org.onap.logging.filter.base.MDCSetup.setResponseStatusCode(MDCSetup.java:214) 02:10:43 at org.onap.so.logging.jaxrs.filter.SOMetricLogClientFilter.filter(SOMetricLogClientFilter.java:42) 02:10:43 at org.glassfish.jersey.client.ClientFilteringStages$ResponseFilterStage.apply(ClientFilteringStages.java:172) 02:10:43 at org.glassfish.jersey.client.ClientFilteringStages$ResponseFilterStage.apply(ClientFilteringStages.java:160) 02:10:43 at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) 02:10:43 at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:302) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:630) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:665) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:659) 02:10:43 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:10:43 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:10:43 at org.glassfish.jersey.internal.Errors.process(Errors.java:205) 02:10:43 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:659) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:629) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:434) 02:10:43 at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:340) 02:10:43 at org.onap.so.client.RestRequest.get(RestRequest.java:55) 02:10:43 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:10:43 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:10:43 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:10:43 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:10:43 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:10:43 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:10:43 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:10:43 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:10:43 at org.onap.so.client.RestClient.post(RestClient.java:260) 02:10:43 at org.onap.so.asdc.activity.ActivitySpecsActions.createActivitySpec(ActivitySpecsActions.java:73) 02:10:43 at org.onap.so.asdc.activity.ActivitySpecsActionsTest.CreateActivitySpecReturnsExists_Test(ActivitySpecsActionsTest.java:91) 02:10:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:10:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:10:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:10:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:10:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:10:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:10:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:10:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:10:43 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:10:43 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:10:43 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:10:43 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:10:43 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:10:43 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:10:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:10:43 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:10:43 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:10:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:43 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:10:43 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:10:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:43 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:10:43 at org.junit.runners.Suite.runChild(Suite.java:128) 02:10:43 at org.junit.runners.Suite.runChild(Suite.java:27) 02:10:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:10:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:10:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:10:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:10:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:10:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:10:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:10:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:10:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:10:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:10:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:10:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:10:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:10:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:10:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:10:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:10:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:10:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:10:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:10:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:10:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:10:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:10:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:10:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:10:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:10:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:10:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:10:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:10:43 02:10:43.908 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10380/v1.0/activity-spec has http status code:422 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:43 02:10:43.911 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:43 02:10:43 02:10:43.914 [main] || WARN 02:10:43 org.onap.so.asdc.activity.ActivitySpecsActions - ActivitySpec testActivitySpec already exists in SDC 02:10:43 02:10:43.952 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10380/v1.0/activity-spec/testActivitySpec/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:43 02:10:43.953 [main] || INFO 02:10:43 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:43 02:10:43.954 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:43 02:10:43 02:10:43.967 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10380/v1.0/activity-spec/testActivitySpec/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:43 02:10:43.967 [main] || DEBUG 02:10:43 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:44 02:10:44.002 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10380/v1.0/activity-spec/testActivitySpec/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:44 02:10:44.003 [main] || INFO 02:10:44 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:44 02:10:44.004 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:44 02:10:44 02:10:44.018 [main] || WARN 02:10:44 org.onap.so.logging.jaxrs.filter.SOMetricLogClientFilter - Error in JAX-RS request,response client filter 02:10:44 java.lang.NullPointerException: null 02:10:44 at org.onap.logging.filter.base.MDCSetup.setErrorDesc(MDCSetup.java:244) 02:10:44 at org.onap.logging.filter.base.MDCSetup.setResponseStatusCode(MDCSetup.java:214) 02:10:44 at org.onap.so.logging.jaxrs.filter.SOMetricLogClientFilter.filter(SOMetricLogClientFilter.java:42) 02:10:44 at org.glassfish.jersey.client.ClientFilteringStages$ResponseFilterStage.apply(ClientFilteringStages.java:172) 02:10:44 at org.glassfish.jersey.client.ClientFilteringStages$ResponseFilterStage.apply(ClientFilteringStages.java:160) 02:10:44 at org.glassfish.jersey.process.internal.Stages.process(Stages.java:147) 02:10:44 at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:302) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:630) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:665) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:659) 02:10:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:10:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:10:44 at org.glassfish.jersey.internal.Errors.process(Errors.java:205) 02:10:44 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:659) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:629) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:434) 02:10:44 at org.glassfish.jersey.client.JerseyInvocation$Builder.put(JerseyInvocation.java:323) 02:10:44 at org.onap.so.client.RestRequest.get(RestRequest.java:69) 02:10:44 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:10:44 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:10:44 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:10:44 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:10:44 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:10:44 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:10:44 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:10:44 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:10:44 at org.onap.so.client.RestClient.put(RestClient.java:268) 02:10:44 at org.onap.so.asdc.activity.ActivitySpecsActions.certifyActivitySpec(ActivitySpecsActions.java:119) 02:10:44 at org.onap.so.asdc.activity.ActivitySpecsActionsTest.CertifyActivitySpecReturnsExists_Test(ActivitySpecsActionsTest.java:121) 02:10:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:10:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:10:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:10:44 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:10:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:10:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:10:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:10:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:10:44 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:10:44 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:10:44 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:10:44 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:10:44 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:10:44 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:10:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:10:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:10:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:10:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:44 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:10:44 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:10:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:10:44 at org.junit.runners.Suite.runChild(Suite.java:128) 02:10:44 at org.junit.runners.Suite.runChild(Suite.java:27) 02:10:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:10:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:10:44 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:10:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:10:44 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:10:44 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:10:44 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:10:44 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:10:44 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:10:44 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:10:44 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:10:44 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:10:44 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:10:44 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:10:44 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:10:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:10:44 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:10:44 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:10:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:10:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:10:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:10:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:10:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:10:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:10:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:10:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:10:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:10:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:10:44 02:10:44.020 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10380/v1.0/activity-spec/testActivitySpec/versions/latest/actions has http status code:422 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:44 02:10:44.020 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:44 02:10:44.020 [main] || WARN 02:10:44 org.onap.so.asdc.activity.ActivitySpecsActions - ActivitySpec with id testActivitySpec is already certified in SDC 02:10:44 02:10:44.056 [main] || INFO 02:10:44 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:44 02:10:44.057 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10380/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b8332b9-991c-442c-92e3-8117bb13b3ab], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:44 02:10:44.058 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"testActivitySpec","description":"Test Activity Spec"} 02:10:44 02:10:44 02:10:44.072 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10380/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:44 02:10:44.073 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:44 02:10:44 02:10:44.132 [main] || INFO 02:10:44 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:44 02:10:44.132 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10380/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[08b6d39e-62c2-4142-bd7d-54ecd668fbd9], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:44 02:10:44.134 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"testActivitySpec","description":"Test Activity Spec"} 02:10:44 02:10:44 02:10:44.141 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10380/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:44 02:10:44.142 [main] || DEBUG 02:10:44 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:44 02:10:44 02:10:44.167 [main] || WARN 02:10:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp159271919{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp159271919-161,5,main] 02:10:44 02:10:44.167 [main] || WARN 02:10:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp159271919{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp159271919-156,5,] 02:10:45 02:10:45 . ____ _ __ _ _ 02:10:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:10:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:10:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:10:45 ' |____| .__|_| |_|_| |_\__, | / / / / 02:10:45 =========|_|==============|___/=/_/_/_/ 02:10:45 :: Spring Boot :: (v2.5.15) 02:10:45 02:10:45 02:10:45.497 [main] || INFO 02:10:45 org.onap.so.asdc.activity.DeployActivitySpecsITTest - Starting DeployActivitySpecsITTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:10:45 02:10:45.497 [main] || DEBUG 02:10:45 org.onap.so.asdc.activity.DeployActivitySpecsITTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:10:45 02:10:45.497 [main] || INFO 02:10:45 org.onap.so.asdc.activity.DeployActivitySpecsITTest - The following 1 profile is active: "test" 02:10:49 02:10:49.530 [main] || WARN 02:10:49 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:10:50 02:10:50.599 [main] || WARN 02:10:50 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:10:51 02:10:51.026 [main] || DEBUG 02:10:51 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:10:51 02:10:51.032 [main] || WARN 02:10:51 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:10:51 02:10:51.647 [main] || INFO 02:10:51 org.onap.so.asdc.activity.DeployActivitySpecsITTest - Started DeployActivitySpecsITTest in 6.205 seconds (JVM running for 49.197) 02:10:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.815 s - in org.onap.so.asdc.activity.ActivitySpecsActionsTest 02:10:51 [INFO] Running org.onap.so.asdc.activity.DeployActivitySpecsITTest 02:10:51 02:10:51.666 [main] || WARN 02:10:51 org.onap.so.asdc.activity.DeployActivitySpecs - Exception on connecting to SDC WFD endpoint: 02:10:51 java.net.ConnectException: Connection refused (Connection refused) 02:10:51 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 02:10:51 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) 02:10:51 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) 02:10:51 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) 02:10:51 at java.base/java.net.Socket.connect(Socket.java:609) 02:10:51 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) 02:10:51 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:508) 02:10:51 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603) 02:10:51 at java.base/sun.net.www.http.HttpClient.(HttpClient.java:276) 02:10:51 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:375) 02:10:51 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:396) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592) 02:10:51 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) 02:10:51 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) 02:10:51 at org.onap.so.asdc.activity.DeployActivitySpecs.checkHttpServerUp(DeployActivitySpecs.java:155) 02:10:51 at org.onap.so.asdc.activity.DeployActivitySpecs$MockitoMock$1940519495.checkHttpServerUp$accessor$XtLfMWUf(Unknown Source) 02:10:51 at org.onap.so.asdc.activity.DeployActivitySpecs$MockitoMock$1940519495$auxiliary$2Z48whQb.call(Unknown Source) 02:10:51 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:10:51 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:10:51 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:10:51 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:10:51 at org.mockito.Answers.answer(Answers.java:98) 02:10:51 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:10:51 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:10:51 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:10:51 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:10:51 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:10:51 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:10:51 at org.onap.so.asdc.activity.DeployActivitySpecs$MockitoMock$1940519495.checkHttpServerUp(Unknown Source) 02:10:51 at org.onap.so.asdc.activity.DeployActivitySpecsITTest.deployActivitySpecsIT_SDCEndpointDown_Test(DeployActivitySpecsITTest.java:109) 02:10:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:10:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:10:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:10:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:10:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:10:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:10:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:10:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:10:51 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:10:51 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:10:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:10:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:10:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:10:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:10:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:10:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:10:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:10:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:10:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:10:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:10:51 at org.junit.runners.Suite.runChild(Suite.java:128) 02:10:51 at org.junit.runners.Suite.runChild(Suite.java:27) 02:10:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:10:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:10:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:10:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:10:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:10:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:10:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:10:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:10:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:10:51 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:10:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:10:51 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:10:51 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:10:51 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:10:51 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:10:51 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:10:51 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:10:51 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:10:51 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:10:51 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:10:51 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:10:51 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:10:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:10:51 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:10:51 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:10:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:10:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:10:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:10:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:10:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:10:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:10:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:10:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:10:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:10:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:10:51 02:10:51.669 [main] || DEBUG 02:10:51 org.onap.so.asdc.activity.DeployActivitySpecs - SDC ActivitySpec endpoint: http://localhost:8090 02:10:51 02:10:51.669 [main] || WARN 02:10:51 org.onap.so.asdc.activity.DeployActivitySpecs - The sdc end point is not alive 02:10:51 02:10:51.879 [main] || DEBUG 02:10:51 org.onap.so.asdc.activity.DeployActivitySpecs - SDC ActivitySpec endpoint: http://localhost:10705 02:10:51 02:10:51.905 [qtp1931264696-216] || ERROR 02:10:51 WireMock - 02:10:51 Request was not matched 02:10:51 ======================= 02:10:51 02:10:51 ----------------------------------------------------------------------------------------------------------------------- 02:10:51 | Closest stub | Request | 02:10:51 ----------------------------------------------------------------------------------------------------------------------- 02:10:51 | 02:10:51 PUT | GET <<<<< HTTP method does not match 02:10:51 /v1.0/activity-spec/testActivityId/versions/latest/action | / <<<<< URL does not match 02:10:51 s | 02:10:51 | 02:10:51 | 02:10:51 ----------------------------------------------------------------------------------------------------------------------- 02:10:51 02:10:52 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 02:10:52 02:10:52.042 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity testActivity1 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.082 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.083 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.084 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"testActivity1","description":"Test Activity 1"} 02:10:52 02:10:52 02:10:52.093 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.094 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.098 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec testActivity1 02:10:52 02:10:52.120 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.121 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8a619fa3-911d-42f9-a3de-40ef2f567f96], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.121 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.132 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.132 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.133 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec testActivity1 02:10:52 02:10:52.133 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFSetInMaintFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 02:10:52 02:10:52.196 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.197 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.198 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.210 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.210 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.213 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFSetInMaintFlagActivity 02:10:52 02:10:52.231 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.232 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[184463c2-a6e3-422d-9bd2-053a1f2e8fb0], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.232 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.242 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.242 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.242 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFSetInMaintFlagActivity 02:10:52 02:10:52.242 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFCheckPserversLockedFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.262 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.263 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.264 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.268 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.268 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.270 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFCheckPserversLockedFlagActivity 02:10:52 02:10:52.285 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.286 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0db4d7a6-7c35-4627-a03b-ef9098c9e581], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.286 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.292 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.292 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.293 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 02:10:52 02:10:52.293 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFCheckInMaintFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.313 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.313 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.314 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.319 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.320 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.322 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFCheckInMaintFlagActivity 02:10:52 02:10:52.338 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.338 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4d20c47-8b8d-458b-97dc-e2a72bed0251], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.339 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.342 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.343 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.343 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFCheckInMaintFlagActivity 02:10:52 02:10:52.343 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.361 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.361 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0bf651dc-1ef3-4887-ab95-eb9854afdccc], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.362 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.366 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.366 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.369 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 02:10:52 02:10:52.385 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.385 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.386 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.390 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.390 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.391 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 02:10:52 02:10:52.391 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFSetClosedLoopDisabledFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.416 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.416 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4929ad24-38b5-47e9-90aa-045179ce27fa], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.417 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.426 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.426 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.429 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 02:10:52 02:10:52.444 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.444 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2e065664-09f8-4697-b9dc-669e3fc3d75c], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.445 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.450 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.450 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.451 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 02:10:52 02:10:52.451 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.468 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.468 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18713164-7224-47d4-88a9-9c4b6554d471], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.469 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.473 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.474 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.476 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 02:10:52 02:10:52.491 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.491 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.492 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.497 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.497 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.497 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 02:10:52 02:10:52.497 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFLockActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.513 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.514 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.515 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.518 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.519 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.521 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFLockActivity 02:10:52 02:10:52.534 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.536 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ebe46ced-6d67-4d3c-9027-eb6d8db34725], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.536 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.542 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.543 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.543 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFLockActivity 02:10:52 02:10:52.543 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUnlockActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.562 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.563 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.564 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.569 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.569 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.574 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUnlockActivity 02:10:52 02:10:52.588 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.588 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f183147e-9006-4353-a876-2323478a4b88], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.589 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.592 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.592 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.593 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUnlockActivity 02:10:52 02:10:52.593 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFStopActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.608 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.609 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71607c29-33a3-4f50-8efc-ca949ab35cf5], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.609 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.613 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.614 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.616 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFStopActivity 02:10:52 02:10:52.629 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.629 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.630 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.633 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.633 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.633 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFStopActivity 02:10:52 02:10:52.633 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFStartActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.649 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.650 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.651 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.655 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.656 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.658 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFStartActivity 02:10:52 02:10:52.671 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.672 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.673 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.675 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.675 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.675 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFStartActivity 02:10:52 02:10:52.675 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFSnapShotActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.691 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.691 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91ab959c-b815-4159-b10c-b711cf6c755e], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.692 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.696 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.697 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.700 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFSnapShotActivity 02:10:52 02:10:52.713 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.714 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c78f2f5a-4cc8-4a07-a030-a14b4a0df0c5], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:52 02:10:52.714 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.720 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.720 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.720 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFSnapShotActivity 02:10:52 02:10:52.720 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity FlowCompleteActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.736 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.737 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.737 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:52 02:10:52 02:10:52.742 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.742 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:52 02:10:52 02:10:52.744 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec FlowCompleteActivity 02:10:52 02:10:52.756 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.757 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.758 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:52 02:10:52 02:10:52.760 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:52 02:10:52.761 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:52 02:10:52.761 [main] || INFO 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec FlowCompleteActivity 02:10:52 02:10:52.761 [main] || DEBUG 02:10:52 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity PauseForManualTaskActivity 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:52 02:10:52.776 [main] || DEBUG 02:10:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:52 02:10:52.776 [main] || INFO 02:10:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:52 02:10:52.777 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.782 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.782 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:52.784 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec PauseForManualTaskActivity 02:10:53 02:10:52.798 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.799 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.799 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:52.803 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.803 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:52.803 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec PauseForManualTaskActivity 02:10:53 02:10:52.803 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity DistributeTrafficActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:52.823 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.824 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.825 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.829 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.829 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:52.831 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec DistributeTrafficActivity 02:10:53 02:10:52.843 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.844 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.845 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:52.848 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.848 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:52.848 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec DistributeTrafficActivity 02:10:53 02:10:52.848 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity DistributeTrafficCheckActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:52.864 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.865 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.865 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.869 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.869 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:52.871 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec DistributeTrafficCheckActivity 02:10:53 02:10:52.886 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.886 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8405c7fa-339a-4340-9bbb-47dbc784d5ec], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:52.887 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:52.891 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.891 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:52.891 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec DistributeTrafficCheckActivity 02:10:53 02:10:52.891 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFHealthCheckActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:52.908 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.908 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.909 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.913 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.914 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:52.916 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFHealthCheckActivity 02:10:53 02:10:52.928 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:52.929 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.929 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:52.935 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.935 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:52.935 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFHealthCheckActivity 02:10:53 02:10:52.935 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFQuiesceTrafficActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:52.950 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.950 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[90689868-5eea-40a5-8e66-49802271fb89], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:52.951 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.954 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.955 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:52.957 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFQuiesceTrafficActivity 02:10:53 02:10:52.972 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.973 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ee21fcba-c0a6-4b41-8305-08150b7420c1], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:52.974 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:52.981 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:52.981 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:52.981 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFQuiesceTrafficActivity 02:10:53 02:10:52.981 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFResumeTrafficActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:52.996 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:52.996 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f1fb35c-b333-4406-8c3d-3bd157a26eb3], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:52.997 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:52.999 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.000 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.001 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFResumeTrafficActivity 02:10:53 02:10:53.012 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.012 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[54f9c09a-96c5-468f-935a-e2b64e06bbeb], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.013 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.016 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.016 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.017 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFResumeTrafficActivity 02:10:53 02:10:53.017 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUnsetInMaintFlagActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.030 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.031 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.031 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:53.035 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.035 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.079 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUnsetInMaintFlagActivity 02:10:53 02:10:53.129 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.130 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.131 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.135 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.135 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.135 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUnsetInMaintFlagActivity 02:10:53 02:10:53.135 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUpgradeBackupActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.158 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.158 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[33b12850-b49d-49bb-a65c-1eaca26c53e6], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.158 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:53.162 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.162 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.164 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUpgradeBackupActivity 02:10:53 02:10:53.177 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.177 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d99695cd-1fe1-4ad5-83b1-4e9b83fb9c8b], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.178 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.182 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.183 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.184 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUpgradeBackupActivity 02:10:53 02:10:53.184 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUpgradePostCheckActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.204 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.205 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[15b0dfc2-0130-4cfc-9acb-fcb6fb29dc56], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.206 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:53.210 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.210 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.213 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUpgradePostCheckActivity 02:10:53 02:10:53.226 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.226 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[23169a1c-9896-4edd-b0b1-1275bc6d823d], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.227 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.230 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.231 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.231 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUpgradePostCheckActivity 02:10:53 02:10:53.231 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUpgradePreCheckActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.247 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.247 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d97154b-a1f5-47a5-aa26-0fae43e3c08c], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.248 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:53.252 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.252 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.255 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUpgradePreCheckActivity 02:10:53 02:10:53.268 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.268 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.269 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.273 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.273 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.273 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUpgradePreCheckActivity 02:10:53 02:10:53.273 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFUpgradeSoftwareActivity 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.305 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.306 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.307 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 02:10:53 02:10:53 02:10:53.312 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.312 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.314 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFUpgradeSoftwareActivity 02:10:53 02:10:53.327 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.328 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.328 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.332 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.332 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.332 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFUpgradeSoftwareActivity 02:10:53 02:10:53.332 [main] || DEBUG 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VnfInPlaceSoftwareUpdate 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 02:10:53 02:10:53.347 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.348 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10705/v1.0/activity-spec with request headers:{X-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e865a7b3-6dff-460e-b58d-49db81356215], X-ECOMP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], X-TransactionID=[9176cd75-cccc-4110-8143-76a172f380b7], X-ONAP-RequestID=[9176cd75-cccc-4110-8143-76a172f380b7], Content-Type=[application/json]} 02:10:53 02:10:53.348 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 02:10:53 02:10:53 02:10:53.352 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10705/v1.0/activity-spec has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.352 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"id":"testActivityId"} 02:10:53 02:10:53 02:10:53.354 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VnfInPlaceSoftwareUpdate 02:10:53 02:10:53.366 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 02:10:53 02:10:53.366 [main] || INFO 02:10:53 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:10:53 02:10:53.367 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"action": "CERTIFY"} 02:10:53 02:10:53 02:10:53.370 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10705/v1.0/activity-spec/testActivityId/versions/latest/actions has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:10:53 02:10:53.371 [main] || DEBUG 02:10:53 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:10:53 02:10:53.371 [main] || INFO 02:10:53 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VnfInPlaceSoftwareUpdate 02:10:53 02:10:53.426 [main] || WARN 02:10:53 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1931264696{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1931264696-215,5,main] 02:10:53 02:10:53.427 [main] || WARN 02:10:53 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1931264696{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1931264696-213,5,] 02:10:53 02:10:53.427 [main] || WARN 02:10:53 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1931264696{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1931264696-212,5,main] 02:10:53 02:10:53.427 [main] || WARN 02:10:53 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1931264696{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1931264696-216,5,main] 02:10:54 02:10:54 . ____ _ __ _ _ 02:10:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:10:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:10:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:10:54 ' |____| .__|_| |_|_| |_\__, | / / / / 02:10:54 =========|_|==============|___/=/_/_/_/ 02:10:54 :: Spring Boot :: (v2.5.15) 02:10:54 02:10:54 02:10:54.512 [main] || INFO 02:10:54 org.onap.so.asdc.client.tests.ASDCConfigurationTest - Starting ASDCConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:10:54 02:10:54.512 [main] || DEBUG 02:10:54 org.onap.so.asdc.client.tests.ASDCConfigurationTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:10:54 02:10:54.512 [main] || INFO 02:10:54 org.onap.so.asdc.client.tests.ASDCConfigurationTest - The following 1 profile is active: "test" 02:10:58 02:10:58.475 [main] || WARN 02:10:58 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:10:59 02:10:59.397 [main] || WARN 02:10:59 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:10:59 02:10:59.856 [main] || DEBUG 02:10:59 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:10:59 02:10:59.861 [main] || WARN 02:10:59 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:11:00 02:11:00.453 [main] || INFO 02:11:00 org.onap.so.asdc.client.tests.ASDCConfigurationTest - Started ASDCConfigurationTest in 5.996 seconds (JVM running for 58.003) 02:11:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.805 s - in org.onap.so.asdc.activity.DeployActivitySpecsITTest 02:11:00 [INFO] Running org.onap.so.asdc.client.tests.ASDCConfigurationTest 02:11:00 02:11:00.548 [main] || WARN 02:11:00 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1131829915{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1131829915-285,5,] 02:11:00 02:11:00.548 [main] || WARN 02:11:00 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1131829915{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1131829915-269,5,] 02:11:00 02:11:00.548 [main] || WARN 02:11:00 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1131829915{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1131829915-268,5,main] 02:11:00 02:11:00.548 [main] || WARN 02:11:00 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1131829915{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1131829915-271,5,] 02:11:02 02:11:02 . ____ _ __ _ _ 02:11:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:11:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:11:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:11:02 ' |____| .__|_| |_|_| |_\__, | / / / / 02:11:02 =========|_|==============|___/=/_/_/_/ 02:11:02 :: Spring Boot :: (v2.5.15) 02:11:02 02:11:02 02:11:02.829 [main] || INFO 02:11:02 org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest - Starting ToscaResourceInstallerTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:11:02 02:11:02.829 [main] || DEBUG 02:11:02 org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:11:02 02:11:02.829 [main] || INFO 02:11:02 org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest - The following 1 profile is active: "test" 02:11:06 02:11:06.796 [main] || WARN 02:11:06 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:11:07 02:11:07.647 [main] || WARN 02:11:07 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:11:08 02:11:08.033 [main] || DEBUG 02:11:08 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:11:08 02:11:08.038 [main] || WARN 02:11:08 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:11:08 02:11:08.693 [main] || INFO 02:11:08 org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest - Started ToscaResourceInstallerTest in 5.912 seconds (JVM running for 66.243) 02:11:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.239 s - in org.onap.so.asdc.client.tests.ASDCConfigurationTest 02:11:08 [INFO] Running org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest 02:11:08 02:11:08.749 [main] || DEBUG 02:11:08 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Exception : 02:11:08 java.lang.RuntimeException: null 02:11:08 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:08 02:11:08.783 [main] || INFO 02:11:08 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceInstanceName 02:11:08 02:11:08.830 [main] || INFO 02:11:08 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:09 02:11:08.992 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:09 02:11:09.029 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:09 02:11:09.030 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:09 02:11:09.030 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ServiceNodeTemplates is null 02:11:09 02:11:09.035 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 72db5868-4575-4804-b546-0b0d3c3b5ac6: 02:11:09 02:11:09.035 [main] || INFO 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: Customer_Orderable_Service 02:11:09 02:11:09.059 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 35120a87-1f82-4276-9735-f6de5a244d65 and ComponentName SDN-C 02:11:09 02:11:09.060 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Exception caught in installTheComponentStatus null 02:11:09 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:09 02:11:09.099 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@30dfe8b6, org.onap.sdc.toscaparser.api.parameters.Input@6215cbf0, org.onap.sdc.toscaparser.api.parameters.Input@46ef6b1a, org.onap.sdc.toscaparser.api.parameters.Input@35c97cac] {} 02:11:09 WARNING: An illegal reflective access operation has occurred 02:11:09 WARNING: Illegal reflective access by com.shazam.shazamcrest.CyclicReferenceDetector (file:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar) to field java.sql.Timestamp.nanos 02:11:09 WARNING: Please consider reporting this to the maintainers of com.shazam.shazamcrest.CyclicReferenceDetector 02:11:09 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:11:09 WARNING: All illegal access operations will be denied in a future release 02:11:09 02:11:09.123 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId testStatusSuccessTosca and ComponentName testComponentName 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:09 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:09 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:09 02:11:09.197 [main] || INFO 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceInstanceName 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:09 02:11:09.224 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Exception : 02:11:09 org.hibernate.exception.LockAcquisitionException: null 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:09 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:11:09 02:11:09.237 [main] || WARN 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ASDC_ARTIFACT_ALREADY_DEPLOYED null 123456 300 Exception - ASCDC Artifact already deployed 02:11:09 org.hibernate.exception.LockAcquisitionException: null 02:11:09 java.lang.reflect.InvocationTargetException 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest.testProcessVNFCGroupSequence(ToscaResourceInstallerTest.java:767) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:09 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:11:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:09 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:09 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:09 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:09 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:09 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:09 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:09 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:09 Caused by: java.lang.ClassCastException: class org.onap.sdc.toscaparser.api.Group$MockitoMock$360671235 cannot be cast to class org.onap.sdc.tosca.parser.api.IEntityDetails (org.onap.sdc.toscaparser.api.Group$MockitoMock$360671235 and org.onap.sdc.tosca.parser.api.IEntityDetails are in unnamed module of loader 'app') 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.processVNFCGroupSequence(ToscaResourceInstaller.java:1126) 02:11:09 ... 71 more 02:11:09 02:11:09.283 [main] || INFO 02:11:09 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:09 02:11:09.292 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:09 02:11:09.294 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:09 02:11:09.295 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:09 02:11:09.295 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ServiceNodeTemplates is null 02:11:09 02:11:09.295 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 72db5868-4575-4804-b546-0b0d3c3b5ac6: 02:11:09 02:11:09.295 [main] || INFO 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: Customer_Orderable_Service 02:11:09 02:11:09.369 [main] || DEBUG 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Exception : 02:11:09 java.lang.NullPointerException: null 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createToscaCsar(ToscaResourceInstaller.java:1562) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheVfResource(ToscaResourceInstaller.java:430) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:356) 02:11:09 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:09 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:09 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:09 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest.installTheResourceExceptionTest(ToscaResourceInstallerTest.java:457) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:09 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:11:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:09 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:09 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:09 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:09 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:09 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:09 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:09 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:09 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:09 02:11:09.374 [main] || ERROR 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of null. Transaction rollback 02:11:09 java.lang.NullPointerException: null 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createToscaCsar(ToscaResourceInstaller.java:1562) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheVfResource(ToscaResourceInstaller.java:430) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:356) 02:11:09 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:09 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:09 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:09 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:09 at org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest.installTheResourceExceptionTest(ToscaResourceInstallerTest.java:457) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:09 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:11:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:09 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:09 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:09 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:09 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:09 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:09 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:09 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:09 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:09 02:11:09.385 [main] || ERROR 02:11:09 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ASDC_ARTIFACT_CHECK_EXC 400 Exception - isResourceAlreadyDeployed 02:11:09 02:11:09.405 [main] || WARN 02:11:09 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1585878675{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1585878675-319,5,] 02:11:09 02:11:09.405 [main] || WARN 02:11:09 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1585878675{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1585878675-323,5,] 02:11:10 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s - in org.onap.so.asdc.installer.heat.ToscaResourceInstallerTest 02:11:10 [INFO] Running org.onap.so.asdc.client.exceptions.ASDCDownloadExceptionTest 02:11:10 02:11:10 . ____ _ __ _ _ 02:11:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:11:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:11:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:11:10 ' |____| .__|_| |_|_| |_\__, | / / / / 02:11:10 =========|_|==============|___/=/_/_/_/ 02:11:10 :: Spring Boot :: (v2.5.15) 02:11:10 02:11:10 02:11:10.796 [main] || INFO 02:11:10 org.onap.so.asdc.client.ASDCControllerITTest - Starting ASDCControllerITTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:11:10 02:11:10.796 [main] || DEBUG 02:11:10 org.onap.so.asdc.client.ASDCControllerITTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:11:10 02:11:10.796 [main] || INFO 02:11:10 org.onap.so.asdc.client.ASDCControllerITTest - The following 1 profile is active: "test" 02:11:14 02:11:14.702 [main] || WARN 02:11:14 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:11:15 02:11:15.588 [main] || WARN 02:11:15 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:11:16 02:11:15.999 [main] || DEBUG 02:11:16 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:11:16 02:11:16.005 [main] || WARN 02:11:16 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:11:16 02:11:16.638 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCControllerITTest - Started ASDCControllerITTest in 5.891 seconds (JVM running for 74.188) 02:11:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.913 s - in org.onap.so.asdc.client.exceptions.ASDCDownloadExceptionTest 02:11:16 [INFO] Running org.onap.so.asdc.client.ASDCControllerITTest 02:11:16 02:11:16.656 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCControllerITTest - Using distributionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b, artifactUUID: 94f8eb9b-7c47-4807-9b41-16b5ecfc0695 for testcase: treatNotification_ValidPnfResource_ExpectedOutput 02:11:16 02:11:16.657 [main] || DEBUG 02:11:16 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:16 02:11:16.659 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:16 02:11:16.669 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 77cf276e-905c-43f6-8d54-dda474be2f2e ASDC 02:11:16 02:11:16.720 [main] || DEBUG 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:16 DistributionID:cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:16 ServiceName:NULL 02:11:16 ServiceVersion:1.0 02:11:16 ServiceUUID:77cf276e-905c-43f6-8d54-dda474be2f2e 02:11:16 ServiceInvariantUUID:913e6776-4bc3-49b9-b399-b5bb4690f0c7 02:11:16 ServiceDescription:NULL 02:11:16 Service Artifacts List: 02:11:16 { 02:11:16 Service Artifacts Info: 02:11:16 ArtifactName:service-pnfservice.csar 02:11:16 ArtifactVersion:1.0 02:11:16 ArtifactType:TOSCA_CSAR 02:11:16 ArtifactDescription:NULL 02:11:16 ArtifactTimeout:NULL 02:11:16 ArtifactURL:/download/service-pnfservice.csar 02:11:16 ArtifactUUID:94f8eb9b-7c47-4807-9b41-16b5ecfc0695 02:11:16 ArtifactChecksum:NULL 02:11:16 GeneratedArtifact:{NULL 02:11:16 } 02:11:16 RelatedArtifacts:{ 02:11:16 } 02:11:16 02:11:16 02:11:16 02:11:16 } 02:11:16 02:11:16 Resource Instances List: 02:11:16 { 02:11:16 Resource Instance Info: 02:11:16 ResourceInstanceName:PNF CDS Test 02:11:16 ResourceCustomizationUUID:9f01263a-eaf7-4d98-a37b-3785f751903e 02:11:16 ResourceInvariantUUID:17d9d183-cee5-4a46-b5c4-6d5203f7d2e8 02:11:16 ResourceName:NULL 02:11:16 ResourceType:PNF 02:11:16 ResourceUUID:aa5d0562-80e7-43e9-af74-3085e57ab09f 02:11:16 ResourceVersion:1.0 02:11:16 Category:Application L4+ 02:11:16 SubCategory:Firewall 02:11:16 Resource Artifacts List: 02:11:16 NULL 02:11:16 02:11:16 02:11:16 } 02:11:16 02:11:16 02:11:16 02:11:16.720 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 77cf276e-905c-43f6-8d54-dda474be2f2e ASDC treatNotification 02:11:16 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:16 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:16 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:16 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:16 02:11:16.747 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:16 02:11:16.747 [main] || INFO 02:11:16 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:16 02:11:16.747 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 94f8eb9b-7c47-4807-9b41-16b5ecfc0695 from URL: /download/service-pnfservice.csar 02:11:16 02:11:16.749 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /download/service-pnfservice.csar 94f8eb9b-7c47-4807-9b41-16b5ecfc0695 27126 02:11:16 02:11:16.756 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /download/service-pnfservice.csar ASDC sendASDCNotification 02:11:16 02:11:16.756 [main] || DEBUG 02:11:16 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/download/service-pnfservice.csar 02:11:16 02:11:16.756 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:16 02:11:16.756 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 94f8eb9b-7c47-4807-9b41-16b5ecfc0695, URL: /download/service-pnfservice.csar to file: src/test/resources/ASDC/1.0/service-pnfservice.csar 02:11:16 02:11:16.757 [main] || INFO 02:11:16 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-pnfservice.csar 02:11:16 02:11:16.801 [main] || DEBUG 02:11:16 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-pnfservice.csar 02:11:16 02:11:16.801 [main] || INFO 02:11:16 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-pnfservice.csar 02:11:17 02:11:16.994 [main] || DEBUG 02:11:17 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP14612807768842169423/Definitions/service-PnfServiceTestCds-template.yml 02:11:17 02:11:17.566 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:17 02:11:17.570 [main] || WARN 02:11:17 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:17 02:11:17.570 [main] || WARN 02:11:17 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-pnfservice.csar 02:11:17 02:11:17.570 [main] || WARN 02:11:17 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 1 Parsing Warning occurred... 02:11:17 02:11:17.570 [main] || WARN 02:11:17 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "PNF CDS Test 0" are missing field(s): [software_versions, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-pnfservice.csar 02:11:17 02:11:17.570 [main] || WARN 02:11:17 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:17 02:11:17.570 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.572 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.574 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template PNF CDS Test 0 is matching search criteria 02:11:17 02:11:17.574 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:17 02:11:17.574 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [PNF CDS Test 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template PNF CDS Test 0 is matching search criteria 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [PNF CDS Test 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.575 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.576 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.578 [main] || DEBUG 02:11:17 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:17 02:11:17 Service Level Properties: 02:11:17 Name:PNF Service Test CDS 02:11:17 Description:123123 02:11:17 Model UUID:77cf276e-905c-43f6-8d54-dda474be2f2e 02:11:17 Model Version:NULL 02:11:17 Model InvariantUuid:913e6776-4bc3-49b9-b399-b5bb4690f0c7 02:11:17 Service Type: 02:11:17 Service Role: 02:11:17 WorkLoad Context:null 02:11:17 Environment Context:General_Revenue-Bearing 02:11:17 02:11:17 VF Allotted Resource Properties: 02:11:17 02:11:17 PNF Allotted Resource Properties: 02:11:17 02:11:17 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:17 02:11:17.582 [main] || INFO 02:11:17 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF, Model UUID: aa5d0562-80e7-43e9-af74-3085e57ab09f 02:11:17 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:17 02:11:17.586 [main] || INFO 02:11:17 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - PNF CDS Test 02:11:17 02:11:17.587 [main] || DEBUG 02:11:17 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF and Model UUID: aa5d0562-80e7-43e9-af74-3085e57ab09f 02:11:17 02:11:17.587 [main] || DEBUG 02:11:17 org.onap.so.asdc.client.ASDCController - No resources found for Service: 77cf276e-905c-43f6-8d54-dda474be2f2e 02:11:17 02:11:17.587 [main] || DEBUG 02:11:17 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 77cf276e-905c-43f6-8d54-dda474be2f2e 02:11:17 02:11:17.587 [main] || INFO 02:11:17 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT PNF CDS Test aa5d0562-80e7-43e9-af74-3085e57ab09f ASDC 02:11:17 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:17 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:17 02:11:17.589 [main] || DEBUG 02:11:17 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@674fedb6, org.onap.sdc.toscaparser.api.parameters.Input@482dfb62, org.onap.sdc.toscaparser.api.parameters.Input@5dd5ad01] {} 02:11:17 02:11:17.590 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.590 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.591 [main] || DEBUG 02:11:17 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 77cf276e-905c-43f6-8d54-dda474be2f2e: PNF CDS Test 02:11:17 02:11:17.591 [main] || INFO 02:11:17 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Processing PNF resource: aa5d0562-80e7-43e9-af74-3085e57ab09f 02:11:17 02:11:17.591 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:17 02:11:17.591 [main] || DEBUG 02:11:17 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service PNF Service Test CDS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:17 02:11:17.591 [main] || INFO 02:11:17 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Resource customization UUID: 9f01263a-eaf7-4d98-a37b-3785f751903e is the same as notified resource customizationUUID: 9f01263a-eaf7-4d98-a37b-3785f751903e 02:11:17 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:17 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:17 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:17 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:17 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:17 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:17 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:17 02:11:17.617 [main] || INFO 02:11:17 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC null aa5d0562-80e7-43e9-af74-3085e57ab09f 0 ASDC deployResourceStructure 02:11:17 02:11:17.617 [main] || INFO 02:11:17 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /download/service-pnfservice.csar ASDC sendASDCNotification 02:11:17 02:11:17.617 [main] || DEBUG 02:11:17 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/download/service-pnfservice.csar 02:11:17 02:11:17.617 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.627 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.628 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:17 02:11:17.628 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:17 02:11:17.628 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:17 02:11:17.730 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.735 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.736 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:17 02:11:17.736 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:17 02:11:17.737 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:17 02:11:17.838 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.842 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:17 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:17 02:11:17.843 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:17 02:11:17.844 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:17 02:11:17.844 [main] || DEBUG 02:11:17 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:17.946 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:17.950 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:17.951 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:17.951 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:17.952 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.054 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.059 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.061 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.061 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.061 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.164 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.169 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.171 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.171 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.171 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.273 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.278 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.279 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.280 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.280 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.383 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.387 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.389 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.389 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.389 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.492 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.496 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.506 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.506 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.506 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.611 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.618 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b 02:11:18 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.619 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:18 02:11:18.620 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:18 02:11:18.620 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:18 02:11:18.721 [main] || DEBUG 02:11:18 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:18 02:11:18.723 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b and distributionStatus: 02:11:18 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:18 02:11:18.732 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cf025dc5-340d-41a5-90a1-c5ac25d3ae7b and serviceModelVersionId: 77cf276e-905c-43f6-8d54-dda474be2f2e 02:11:18 02:11:18.732 [main] || DEBUG 02:11:18 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 913e6776-4bc3-49b9-b399-b5bb4690f0c7 02:11:19 02:11:19.884 [main] || DEBUG 02:11:19 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/913e6776-4bc3-49b9-b399-b5bb4690f0c7/model-vers/model-ver/77cf276e-905c-43f6-8d54-dda474be2f2e?depth=0 02:11:20 02:11:19.969 [main] || INFO 02:11:20 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:20 02:11:19.990 [main] || INFO 02:11:20 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:20 02:11:19.991 [main] || DEBUG 02:11:20 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10195/aai/v24/service-design-and-creation/models/model/913e6776-4bc3-49b9-b399-b5bb4690f0c7/model-vers/model-ver/77cf276e-905c-43f6-8d54-dda474be2f2e?depth=0 with request headers:{X-RequestID=[cf025dc5-340d-41a5-90a1-c5ac25d3ae7b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a07251b8-3738-40df-a86c-ebf66aa0df21], X-ECOMP-RequestID=[cf025dc5-340d-41a5-90a1-c5ac25d3ae7b], X-TransactionId=[], X-ONAP-RequestID=[cf025dc5-340d-41a5-90a1-c5ac25d3ae7b], Content-Type=[application/merge-patch+json]} 02:11:20 02:11:19.994 [main] || DEBUG 02:11:20 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:20 02:11:20 02:11:20.045 [main] || DEBUG 02:11:20 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10195/aai/v24/service-design-and-creation/models/model/913e6776-4bc3-49b9-b399-b5bb4690f0c7/model-vers/model-ver/77cf276e-905c-43f6-8d54-dda474be2f2e?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)]} 02:11:20 02:11:20.046 [main] || DEBUG 02:11:20 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:20 02:11:20.051 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:20 02:11:20.052 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:20 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:20 02:11:20.072 [main] || ERROR 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:20 java.lang.NullPointerException: null 02:11:20 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:20 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:20 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:20 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:20 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:20 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:20 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:20 at org.mockito.Answers.answer(Answers.java:98) 02:11:20 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:20 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:20 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:20 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:20 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:20 at org.onap.so.asdc.client.ASDCControllerITTest.treatNotification_ValidPnfResource_ExpectedOutput(ASDCControllerITTest.java:188) 02:11:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:20 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:20 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:20 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:20 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:20 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:20 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:20 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 02:11:20 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:20 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:20 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:20 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:20 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:20 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:20 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:20 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:20 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:20 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:20 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:20 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:20 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:20 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:20 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:20 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:20 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:20 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:20 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:20 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:20 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:20 02:11:20.072 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID cf025dc5-340d-41a5-90a1-c5ac25d3ae7b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:20 02:11:20.080 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCControllerITTest - Checking the database for PNF ingestion 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.103 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCControllerITTest - Using distributionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc, artifactUUID: 89784545-eca5-45f3-9f0c-81ab554b8e2f for testcase: treatNotification_ValidVnfResource_ExpectedOutput 02:11:20 02:11:20.103 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:20 02:11:20.103 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:20 02:11:20.105 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 28944a37-de3f-46ec-9c60-b57036fbd26d ASDC 02:11:20 02:11:20.105 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:20 DistributionID:30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 ServiceName:NULL 02:11:20 ServiceVersion:1.0 02:11:20 ServiceUUID:28944a37-de3f-46ec-9c60-b57036fbd26d 02:11:20 ServiceInvariantUUID:9e900d3e-1e2e-4124-a5c2-4345734dc9de 02:11:20 ServiceDescription:NULL 02:11:20 Service Artifacts List: 02:11:20 { 02:11:20 Service Artifacts Info: 02:11:20 ArtifactName:service-vnfservice.csar 02:11:20 ArtifactVersion:1.0 02:11:20 ArtifactType:TOSCA_CSAR 02:11:20 ArtifactDescription:NULL 02:11:20 ArtifactTimeout:NULL 02:11:20 ArtifactURL:/download/service-vnfservice.csar 02:11:20 ArtifactUUID:89784545-eca5-45f3-9f0c-81ab554b8e2f 02:11:20 ArtifactChecksum:NULL 02:11:20 GeneratedArtifact:{NULL 02:11:20 } 02:11:20 RelatedArtifacts:{ 02:11:20 } 02:11:20 02:11:20 02:11:20 02:11:20 } 02:11:20 02:11:20 Resource Instances List: 02:11:20 { 02:11:20 Resource Instance Info: 02:11:20 ResourceInstanceName:TestVF140 02:11:20 ResourceCustomizationUUID:ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 02:11:20 ResourceInvariantUUID:7a4bffa2-fac5-4b8b-b348-0bdf313a1aeb 02:11:20 ResourceName:NULL 02:11:20 ResourceType:VF 02:11:20 ResourceUUID:d20d3ea9-2f54-4071-8b5c-fd746dde245e 02:11:20 ResourceVersion:1.0 02:11:20 Category:Application L4+ 02:11:20 SubCategory:Database 02:11:20 Resource Artifacts List: 02:11:20 NULL 02:11:20 02:11:20 02:11:20 } 02:11:20 02:11:20 02:11:20 02:11:20.105 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 28944a37-de3f-46ec-9c60-b57036fbd26d ASDC treatNotification 02:11:20 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:20 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 89784545-eca5-45f3-9f0c-81ab554b8e2f from URL: /download/service-vnfservice.csar 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /download/service-vnfservice.csar 89784545-eca5-45f3-9f0c-81ab554b8e2f 27206 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /download/service-vnfservice.csar ASDC sendASDCNotification 02:11:20 02:11:20.115 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/download/service-vnfservice.csar 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:20 02:11:20.115 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 89784545-eca5-45f3-9f0c-81ab554b8e2f, URL: /download/service-vnfservice.csar to file: src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.116 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-vnfservice.csar 02:11:20 02:11:20.116 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.116 [main] || INFO 02:11:20 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.175 [main] || DEBUG 02:11:20 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7312847135514319610/Definitions/service-Svc140-template.yml 02:11:20 02:11:20.621 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 2 Parsing Warnings occurred... 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TestVF140 0" are missing field(s): [nf_naming_code, nf_function, nf_role, max_instances, min_instances, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-vnfservice.csar 02:11:20 02:11:20.622 [main] || WARN 02:11:20 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:20 02:11:20.622 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.622 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.622 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is matching search criteria 02:11:20 02:11:20.622 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:20 02:11:20.622 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF140 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is matching search criteria 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF140 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.623 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.624 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.624 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is not matching search criteria 02:11:20 02:11:20.626 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:20 02:11:20.626 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.626 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is matching search criteria 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF140 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is matching search criteria 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF140 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.627 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.628 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.628 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.628 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.628 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:20 02:11:20 Service Level Properties: 02:11:20 Name:SVC140 02:11:20 Description:SVC140 02:11:20 Model UUID:28944a37-de3f-46ec-9c60-b57036fbd26d 02:11:20 Model Version:NULL 02:11:20 Model InvariantUuid:9e900d3e-1e2e-4124-a5c2-4345734dc9de 02:11:20 Service Type:ST 02:11:20 Service Role:Sr 02:11:20 WorkLoad Context:null 02:11:20 Environment Context:General_Revenue-Bearing 02:11:20 02:11:20 02:11:20 VNF Properties: 02:11:20 Model Name:TestVF140 02:11:20 Model UUID:d20d3ea9-2f54-4071-8b5c-fd746dde245e 02:11:20 Description:TestPNF140 02:11:20 Version:1.0 02:11:20 Type:VF 02:11:20 Category:Application L4+ 02:11:20 InvariantUuid:7a4bffa2-fac5-4b8b-b348-0bdf313a1aeb 02:11:20 Max Instances:null 02:11:20 Min Instances:null 02:11:20 02:11:20 VNF Customization Properties: 02:11:20 Customization UUID:ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 02:11:20 NFFunction:null 02:11:20 NFCode:null 02:11:20 NFRole:null 02:11:20 NFType:null 02:11:20 MultiStageDesign:false 02:11:20 02:11:20 VF Allotted Resource Properties: 02:11:20 02:11:20 PNF Allotted Resource Properties: 02:11:20 02:11:20 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:20 02:11:20.631 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: d20d3ea9-2f54-4071-8b5c-fd746dde245e 02:11:20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:20 02:11:20.632 [main] || INFO 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - TestVF140 02:11:20 02:11:20.633 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: d20d3ea9-2f54-4071-8b5c-fd746dde245e 02:11:20 02:11:20.633 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 28944a37-de3f-46ec-9c60-b57036fbd26d 02:11:20 02:11:20.633 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT TestVF140 d20d3ea9-2f54-4071-8b5c-fd746dde245e ASDC 02:11:20 02:11:20.633 [main] || INFO 02:11:20 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:20 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:20 02:11:20.635 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@1d324aae, org.onap.sdc.toscaparser.api.parameters.Input@6b880573, org.onap.sdc.toscaparser.api.parameters.Input@780c5604] {} 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Application L4+ 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 matches Tosca VF Customization UUID: ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 02:11:20 02:11:20.638 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 matches vfNotificationResource CustomizationUUID 02:11:20 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:20 02:11:20.647 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.647 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.648 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id ca1c8455-8ce2-4a76-a037-3f4cf01cffa0: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"sdnc_model_version\":\"v1.4.0\",\"availability_zone_max_count\":\"1\",\"sdnc_artifact_name\":\"Blueprint-140-Resource\",\"sdnc_model_name\":\"BP140\"} 02:11:20 02:11:20.648 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.648 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF140 0 is matching search criteria 02:11:20 02:11:20.648 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF140 0] matching following query criteria: sdcType=VF, customizationUUID=ca1c8455-8ce2-4a76-a037-3f4cf01cffa0 02:11:20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:20 02:11:20.650 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 28944a37-de3f-46ec-9c60-b57036fbd26d: TestVF140 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.651 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:20 02:11:20.652 [main] || DEBUG 02:11:20 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service SVC140 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:20 02:11:20.652 [main] || INFO 02:11:20 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: SVC140 02:11:20 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:20 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:20 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:20 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:20 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:20 02:11:20.681 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC null d20d3ea9-2f54-4071-8b5c-fd746dde245e 0 ASDC deployResourceStructure 02:11:20 02:11:20.682 [main] || INFO 02:11:20 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /download/service-vnfservice.csar ASDC sendASDCNotification 02:11:20 02:11:20.682 [main] || DEBUG 02:11:20 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/download/service-vnfservice.csar 02:11:20 02:11:20.682 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.686 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.687 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:20 02:11:20.687 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:20 02:11:20.687 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:20 02:11:20.789 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.796 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.797 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:20 02:11:20.798 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:20 02:11:20.798 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:20 02:11:20.899 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.907 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:20 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:20 02:11:20.908 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:20 02:11:20.908 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:20 02:11:20.908 [main] || DEBUG 02:11:20 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.010 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.016 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.017 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.017 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.017 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.119 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.124 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.126 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.126 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.126 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.228 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.232 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.234 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.234 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.234 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.336 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.342 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.343 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.343 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.343 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.445 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.449 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.451 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.451 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.451 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.553 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.558 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.559 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.559 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.559 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.660 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.664 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.666 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:21 02:11:21.666 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:21 02:11:21.666 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:21 02:11:21.768 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:21 02:11:21.768 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc and distributionStatus: 02:11:21 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.770 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 30887112-ce40-4fa1-ae62-48d686ea1fdc and serviceModelVersionId: 28944a37-de3f-46ec-9c60-b57036fbd26d 02:11:21 02:11:21.770 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 9e900d3e-1e2e-4124-a5c2-4345734dc9de 02:11:21 02:11:21.771 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/9e900d3e-1e2e-4124-a5c2-4345734dc9de/model-vers/model-ver/28944a37-de3f-46ec-9c60-b57036fbd26d?depth=0 02:11:21 02:11:21.778 [main] || INFO 02:11:21 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:21 02:11:21.791 [main] || INFO 02:11:21 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:21 02:11:21.791 [main] || DEBUG 02:11:21 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9e900d3e-1e2e-4124-a5c2-4345734dc9de/model-vers/model-ver/28944a37-de3f-46ec-9c60-b57036fbd26d?depth=0 with request headers:{X-RequestID=[30887112-ce40-4fa1-ae62-48d686ea1fdc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[108cc012-0b78-4141-903e-0f2f87b85ffc], X-ECOMP-RequestID=[30887112-ce40-4fa1-ae62-48d686ea1fdc], X-TransactionId=[], X-ONAP-RequestID=[30887112-ce40-4fa1-ae62-48d686ea1fdc], Content-Type=[application/merge-patch+json]} 02:11:21 02:11:21.792 [main] || DEBUG 02:11:21 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:21 02:11:21 02:11:21.803 [main] || DEBUG 02:11:21 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9e900d3e-1e2e-4124-a5c2-4345734dc9de/model-vers/model-ver/28944a37-de3f-46ec-9c60-b57036fbd26d?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)]} 02:11:21 02:11:21.803 [main] || DEBUG 02:11:21 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:21 02:11:21.803 [main] || DEBUG 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:21 02:11:21.804 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:21 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:21 02:11:21.811 [main] || ERROR 02:11:21 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:21 java.lang.NullPointerException: null 02:11:21 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:21 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:21 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:21 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:21 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:21 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:21 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:21 at org.mockito.Answers.answer(Answers.java:98) 02:11:21 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:21 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:21 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:21 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:21 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:21 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:21 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:21 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:21 at org.onap.so.asdc.client.ASDCControllerITTest.treatNotification_ValidVnfResource_ExpectedOutput(ASDCControllerITTest.java:353) 02:11:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:21 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:21 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:21 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:21 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:21 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:21 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 02:11:21 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:21 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:21 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:21 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:21 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:21 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:21 02:11:21.811 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 30887112-ce40-4fa1-ae62-48d686ea1fdc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:21 02:11:21.827 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCControllerITTest - Checking the database for VNF ingestion 02:11:21 Hibernate: select vnfresourc0_.ID as id1_65_, vnfresourc0_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_, vnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue3_65_, vnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue4_65_, vnfresourc0_.CONTROLLER_ACTOR as controll5_65_, vnfresourc0_.CREATION_TIMESTAMP as creation6_65_, vnfresourc0_.MAX_INSTANCES as max_inst7_65_, vnfresourc0_.MIN_INSTANCES as min_inst8_65_, vnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_, vnfresourc0_.MODEL_INSTANCE_NAME as model_i10_65_, vnfresourc0_.MULTI_STAGE_DESIGN as multi_s11_65_, vnfresourc0_.NF_DATA_VALID as nf_data12_65_, vnfresourc0_.NF_FUNCTION as nf_func13_65_, vnfresourc0_.NF_NAMING_CODE as nf_nami14_65_, vnfresourc0_.NF_ROLE as nf_role15_65_, vnfresourc0_.NF_TYPE as nf_type16_65_, vnfresourc0_.RESOURCE_INPUT as resourc17_65_, vnfresourc0_.SERVICE_MODEL_UUID as service20_65_, vnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_, vnfresourc0_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_, vnfresourc0_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:21 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:21 02:11:21.854 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCControllerITTest - Using distributionId: d57f3da4-b885-4e47-915b-8480345862f1, artifactUUID: 50cf4f77-44ba-4741-beb0-02e925504dae for testcase: treatNotification_ValidPnfResource_With_Default_Software_Version_ExpectedOutput 02:11:21 02:11:21.854 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:21 02:11:21.854 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:21 02:11:21.855 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 ASDC 02:11:21 02:11:21.855 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:21 DistributionID:d57f3da4-b885-4e47-915b-8480345862f1 02:11:21 ServiceName:NULL 02:11:21 ServiceVersion:1.0 02:11:21 ServiceUUID:8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:21 ServiceInvariantUUID:9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:21 ServiceDescription:NULL 02:11:21 Service Artifacts List: 02:11:21 { 02:11:21 Service Artifacts Info: 02:11:21 ArtifactName:service-Ericservice-csar.csar 02:11:21 ArtifactVersion:1.0 02:11:21 ArtifactType:TOSCA_CSAR 02:11:21 ArtifactDescription:NULL 02:11:21 ArtifactTimeout:NULL 02:11:21 ArtifactURL:/download/service-Ericservice-csar.csar 02:11:21 ArtifactUUID:50cf4f77-44ba-4741-beb0-02e925504dae 02:11:21 ArtifactChecksum:NULL 02:11:21 GeneratedArtifact:{NULL 02:11:21 } 02:11:21 RelatedArtifacts:{ 02:11:21 } 02:11:21 02:11:21 02:11:21 02:11:21 } 02:11:21 02:11:21 Resource Instances List: 02:11:21 { 02:11:21 Resource Instance Info: 02:11:21 ResourceInstanceName:demo-PNF 02:11:21 ResourceCustomizationUUID:c850a53b-b63e-4043-ab10-53aabda78d37 02:11:21 ResourceInvariantUUID:e688fe35-21c2-41be-9fd2-c5ae830a5031 02:11:21 ResourceName:NULL 02:11:21 ResourceType:PNF 02:11:21 ResourceUUID:7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:21 ResourceVersion:1.0 02:11:21 Category:Network L4+ 02:11:21 SubCategory:Common Network Resources 02:11:21 Resource Artifacts List: 02:11:21 NULL 02:11:21 02:11:21 02:11:21 } 02:11:21 02:11:21 02:11:21 02:11:21.855 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 ASDC treatNotification 02:11:21 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:21 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:21 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:21 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:21 02:11:21.873 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:21 02:11:21.873 [main] || INFO 02:11:21 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:21 02:11:21.873 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 50cf4f77-44ba-4741-beb0-02e925504dae from URL: /download/service-Ericservice-csar.csar 02:11:21 02:11:21.873 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /download/service-Ericservice-csar.csar 50cf4f77-44ba-4741-beb0-02e925504dae 88698 02:11:21 02:11:21.874 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /download/service-Ericservice-csar.csar ASDC sendASDCNotification 02:11:21 02:11:21.874 [main] || DEBUG 02:11:21 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/download/service-Ericservice-csar.csar 02:11:21 02:11:21.874 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:21 02:11:21.874 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 50cf4f77-44ba-4741-beb0-02e925504dae, URL: /download/service-Ericservice-csar.csar to file: src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:21 02:11:21.874 [main] || INFO 02:11:21 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Ericservice-csar.csar 02:11:21 02:11:21.874 [main] || DEBUG 02:11:21 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:21 02:11:21.874 [main] || INFO 02:11:21 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:21 02:11:21.947 [main] || DEBUG 02:11:21 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4261406538546112141/Definitions/service-Ericservice-template.yml 02:11:22 02:11:22.715 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 1" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 1" are missing field(s): [nf_function, sdnc_artifact_name, nf_role, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 0" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 0" are missing field(s): [nf_function, sdnc_artifact_name, nf_role, default_software_version, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:22 02:11:22.715 [main] || WARN 02:11:22 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 1 is matching search criteria 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 0 is matching search criteria 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [demo-PNF 1, demo-PNF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 1 is matching search criteria 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 0 is matching search criteria 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [demo-PNF 1, demo-PNF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.716 [main] || DEBUG 02:11:22 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:22 02:11:22 Service Level Properties: 02:11:22 Name:EricService 02:11:22 Description:ok 02:11:22 Model UUID:8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:22 Model Version:NULL 02:11:22 Model InvariantUuid:9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:22 Service Type: 02:11:22 Service Role: 02:11:22 WorkLoad Context:null 02:11:22 Environment Context:General_Revenue-Bearing 02:11:22 02:11:22 VF Allotted Resource Properties: 02:11:22 02:11:22 PNF Allotted Resource Properties: 02:11:22 02:11:22 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:22 02:11:22.719 [main] || INFO 02:11:22 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF, Model UUID: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:22 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:22 02:11:22.720 [main] || INFO 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - demo-PNF 02:11:22 02:11:22.720 [main] || DEBUG 02:11:22 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF and Model UUID: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:22 02:11:22.720 [main] || DEBUG 02:11:22 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:22 02:11:22.721 [main] || DEBUG 02:11:22 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:22 02:11:22.721 [main] || INFO 02:11:22 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT demo-PNF 7a90f80b-a6f6-4597-8c48-80bda26b4823 ASDC 02:11:22 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:22 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:22 02:11:22.722 [main] || DEBUG 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@5171b834, org.onap.sdc.toscaparser.api.parameters.Input@990642f, org.onap.sdc.toscaparser.api.parameters.Input@24a5075a, org.onap.sdc.toscaparser.api.parameters.Input@9652fef, org.onap.sdc.toscaparser.api.parameters.Input@550986ef] {} 02:11:22 02:11:22.722 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.722 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.723 [main] || DEBUG 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3: demo-PNF 02:11:22 02:11:22.723 [main] || INFO 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Processing PNF resource: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:22 02:11:22.723 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:22 02:11:22.723 [main] || DEBUG 02:11:22 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:22 02:11:22.723 [main] || INFO 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Resource customization UUID: c850a53b-b63e-4043-ab10-53aabda78d37 is the same as notified resource customizationUUID: c850a53b-b63e-4043-ab10-53aabda78d37 02:11:22 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:22 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:22 02:11:22.725 [main] || WARN 02:11:22 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Resource customization UUID: 05660370-41ed-4720-a42b-d6def010c326 is NOT the same as notified resource customizationUUID: c850a53b-b63e-4043-ab10-53aabda78d37 02:11:22 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:22 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:22 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:22 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:22 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:22 02:11:22.739 [main] || INFO 02:11:22 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC null 7a90f80b-a6f6-4597-8c48-80bda26b4823 0 ASDC deployResourceStructure 02:11:22 02:11:22.739 [main] || INFO 02:11:22 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /download/service-Ericservice-csar.csar ASDC sendASDCNotification 02:11:22 02:11:22.739 [main] || DEBUG 02:11:22 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/download/service-Ericservice-csar.csar 02:11:22 02:11:22.739 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.743 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.744 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:22 02:11:22.744 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:22 02:11:22.744 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:22 02:11:22.845 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.849 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.850 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:22 02:11:22.850 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:22 02:11:22.850 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:22 02:11:22.951 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.957 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:22 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:22 02:11:22.958 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:22 02:11:22.958 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:22 02:11:22.958 [main] || DEBUG 02:11:22 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.059 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.065 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.066 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.067 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.067 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.169 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.175 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.176 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.176 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.176 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.278 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.282 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.283 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.283 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.283 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.385 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.391 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.393 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.393 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.393 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.494 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.500 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.501 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.501 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.501 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.602 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.606 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.607 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.607 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.607 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.708 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.713 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.714 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:23 02:11:23.714 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:23 02:11:23.714 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:23 02:11:23.815 [main] || DEBUG 02:11:23 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:23 02:11:23.816 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: d57f3da4-b885-4e47-915b-8480345862f1 and distributionStatus: 02:11:23 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.819 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d57f3da4-b885-4e47-915b-8480345862f1 and serviceModelVersionId: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:23 02:11:23.819 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:23 02:11:23.820 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 02:11:23 02:11:23.824 [main] || INFO 02:11:23 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:23 02:11:23.836 [main] || DEBUG 02:11:23 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:23 02:11:23.836 [main] || INFO 02:11:23 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:23 02:11:23.837 [main] || DEBUG 02:11:23 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:23 02:11:23 02:11:23.846 [main] || DEBUG 02:11:23 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)]} 02:11:23 02:11:23.846 [main] || DEBUG 02:11:23 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:23 02:11:23.847 [main] || DEBUG 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:23 02:11:23.847 [main] || DEBUG 02:11:23 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:23 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:23 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:23 Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:23 Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:23 Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:23 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:23 02:11:23.855 [main] || ERROR 02:11:23 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:23 java.lang.NullPointerException: null 02:11:23 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:23 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:23 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:23 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:23 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:23 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:23 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:23 at org.mockito.Answers.answer(Answers.java:98) 02:11:23 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:23 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:23 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:23 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:23 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:23 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:23 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:23 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:23 at org.onap.so.asdc.client.ASDCControllerITTest.treatNotification_ValidPnfResource_With_Default_Software_Version_ExpectedOutput(ASDCControllerITTest.java:485) 02:11:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:23 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:23 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:23 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:23 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:23 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:23 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 02:11:23 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:23 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:23 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:23 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:23 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:23 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:23 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:23 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:23 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:23 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:23 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:23 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:23 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:23 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:23 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:23 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:23 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:23 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:23 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:23 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:23 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:23 02:11:23.855 [main] || DEBUG 02:11:23 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID d57f3da4-b885-4e47-915b-8480345862f1 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:23 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:23 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:23 02:11:23.860 [main] || INFO 02:11:23 org.onap.so.asdc.client.ASDCControllerITTest - Checking the database for PNF ingestion 02:11:23 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:23 02:11:23.876 [main] || INFO 02:11:23 org.onap.so.asdc.client.ASDCControllerITTest - Using distributionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0, artifactUUID: 26c6480f-8c7b-4100-8d6d-5e850d75a930 for testcase: treatNotification_ValidPnfResource_With_Software_Version_ExpectedOutput 02:11:23 02:11:23.876 [main] || DEBUG 02:11:23 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:23 02:11:23.876 [main] || INFO 02:11:23 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:23 02:11:23.876 [main] || INFO 02:11:23 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 ASDC 02:11:23 02:11:23.876 [main] || DEBUG 02:11:23 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:23 DistributionID:d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:23 ServiceName:NULL 02:11:23 ServiceVersion:1.0 02:11:23 ServiceUUID:8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:23 ServiceInvariantUUID:9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:23 ServiceDescription:NULL 02:11:23 Service Artifacts List: 02:11:23 { 02:11:23 Service Artifacts Info: 02:11:23 ArtifactName:service-Ericservice-csar.csar 02:11:23 ArtifactVersion:1.0 02:11:23 ArtifactType:TOSCA_CSAR 02:11:23 ArtifactDescription:NULL 02:11:23 ArtifactTimeout:NULL 02:11:23 ArtifactURL:/download/service-Ericservice-csar.csar 02:11:23 ArtifactUUID:26c6480f-8c7b-4100-8d6d-5e850d75a930 02:11:23 ArtifactChecksum:NULL 02:11:23 GeneratedArtifact:{NULL 02:11:23 } 02:11:23 RelatedArtifacts:{ 02:11:23 } 02:11:23 02:11:23 02:11:23 02:11:23 } 02:11:23 02:11:23 Resource Instances List: 02:11:23 { 02:11:23 Resource Instance Info: 02:11:23 ResourceInstanceName:demo-PNF 02:11:23 ResourceCustomizationUUID:05660370-41ed-4720-a42b-d6def010c326 02:11:23 ResourceInvariantUUID:e688fe35-21c2-41be-9fd2-c5ae830a5031 02:11:23 ResourceName:NULL 02:11:23 ResourceType:PNF 02:11:23 ResourceUUID:7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:23 ResourceVersion:1.0 02:11:23 Category:Network L4+ 02:11:23 SubCategory:Common Network Resources 02:11:23 Resource Artifacts List: 02:11:23 NULL 02:11:23 02:11:23 02:11:23 } 02:11:23 02:11:23 02:11:23 02:11:23.876 [main] || INFO 02:11:23 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 ASDC treatNotification 02:11:23 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:23 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:24 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:24 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 26c6480f-8c7b-4100-8d6d-5e850d75a930 from URL: /download/service-Ericservice-csar.csar 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /download/service-Ericservice-csar.csar 26c6480f-8c7b-4100-8d6d-5e850d75a930 88698 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /download/service-Ericservice-csar.csar ASDC sendASDCNotification 02:11:24 02:11:23.887 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/download/service-Ericservice-csar.csar 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 26c6480f-8c7b-4100-8d6d-5e850d75a930, URL: /download/service-Ericservice-csar.csar to file: src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Ericservice-csar.csar 02:11:24 02:11:23.887 [main] || DEBUG 02:11:24 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:23.887 [main] || INFO 02:11:24 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:23.962 [main] || DEBUG 02:11:24 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4279123577407822175/Definitions/service-Ericservice-template.yml 02:11:24 02:11:24.733 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 1" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 1" are missing field(s): [nf_function, sdnc_artifact_name, nf_role, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 0" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.733 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.734 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.734 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "demo-PNF 0" are missing field(s): [nf_function, sdnc_artifact_name, nf_role, default_software_version, nf_type]. CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.734 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.734 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/ASDC/1.0/service-Ericservice-csar.csar 02:11:24 02:11:24.734 [main] || WARN 02:11:24 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 1 is matching search criteria 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 0 is matching search criteria 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [demo-PNF 1, demo-PNF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 1 is matching search criteria 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template demo-PNF 0 is matching search criteria 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [demo-PNF 1, demo-PNF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.734 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:24 02:11:24 Service Level Properties: 02:11:24 Name:EricService 02:11:24 Description:ok 02:11:24 Model UUID:8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:24 Model Version:NULL 02:11:24 Model InvariantUuid:9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:24 Service Type: 02:11:24 Service Role: 02:11:24 WorkLoad Context:null 02:11:24 Environment Context:General_Revenue-Bearing 02:11:24 02:11:24 VF Allotted Resource Properties: 02:11:24 02:11:24 PNF Allotted Resource Properties: 02:11:24 02:11:24 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:24 02:11:24.737 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF, Model UUID: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:24 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:24 02:11:24.738 [main] || INFO 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - demo-PNF 02:11:24 02:11:24.738 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - Processing Resource Type: PNF and Model UUID: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:24 02:11:24.738 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:24 02:11:24.738 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:24 02:11:24.738 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT demo-PNF 7a90f80b-a6f6-4597-8c48-80bda26b4823 ASDC 02:11:24 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:24 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@5e56fc7d, org.onap.sdc.toscaparser.api.parameters.Input@4b3dfdec, org.onap.sdc.toscaparser.api.parameters.Input@10f93f96, org.onap.sdc.toscaparser.api.parameters.Input@1eba5c42, org.onap.sdc.toscaparser.api.parameters.Input@7766fefc] {} 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3: demo-PNF 02:11:24 02:11:24.740 [main] || INFO 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Processing PNF resource: 7a90f80b-a6f6-4597-8c48-80bda26b4823 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:24 02:11:24.740 [main] || DEBUG 02:11:24 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EricService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:24 02:11:24.740 [main] || WARN 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Resource customization UUID: c850a53b-b63e-4043-ab10-53aabda78d37 is NOT the same as notified resource customizationUUID: 05660370-41ed-4720-a42b-d6def010c326 02:11:24 02:11:24.740 [main] || INFO 02:11:24 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Resource customization UUID: 05660370-41ed-4720-a42b-d6def010c326 is the same as notified resource customizationUUID: 05660370-41ed-4720-a42b-d6def010c326 02:11:24 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:24 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:24 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:24 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:24 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:24 Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? 02:11:24 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:24 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:24 02:11:24.751 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC null 7a90f80b-a6f6-4597-8c48-80bda26b4823 0 ASDC deployResourceStructure 02:11:24 02:11:24.752 [main] || INFO 02:11:24 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /download/service-Ericservice-csar.csar ASDC sendASDCNotification 02:11:24 02:11:24.752 [main] || DEBUG 02:11:24 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/download/service-Ericservice-csar.csar 02:11:24 02:11:24.752 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:24 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:24 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:24 02:11:24.755 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:24 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:24 02:11:24.758 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:24 02:11:24.758 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:24 02:11:24.758 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:24 02:11:24.859 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:24 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:24 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:24 02:11:24.865 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:24 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:24 02:11:24.873 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:24 02:11:24.873 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:24 02:11:24.873 [main] || DEBUG 02:11:24 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:24.974 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:24.979 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:24.980 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:24.980 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:24.980 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.081 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.085 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.086 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.087 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.087 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.188 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.192 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.193 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.193 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.193 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.294 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.298 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.299 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.300 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.300 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.401 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.406 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.407 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.407 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.407 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.509 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.513 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.514 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.514 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.514 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.616 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.620 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.621 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.621 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.621 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.722 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.728 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.730 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:25 02:11:25.730 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:25 02:11:25.730 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:25 02:11:25.831 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:25 02:11:25.832 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 and distributionStatus: 02:11:25 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.834 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d4f08a11-d42a-44cd-b04f-da8cca2cebb0 and serviceModelVersionId: 8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3 02:11:25 02:11:25.834 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 9a5f99c8-0492-4691-b29a-7360d9c3aae3 02:11:25 02:11:25.834 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 02:11:25 02:11:25.838 [main] || INFO 02:11:25 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:25 02:11:25.850 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:25 02:11:25.851 [main] || INFO 02:11:25 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:25 02:11:25.852 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:25 02:11:25 02:11:25.861 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10195/aai/v24/service-design-and-creation/models/model/9a5f99c8-0492-4691-b29a-7360d9c3aae3/model-vers/model-ver/8e7b2bd7-6901-4cc2-b3fb-3b6a1d5631e3?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)]} 02:11:25 02:11:25.861 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:25 02:11:25.862 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:25 02:11:25.862 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:25 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:25 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:25 Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:25 Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:25 Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:25 02:11:25.871 [main] || ERROR 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:25 java.lang.NullPointerException: null 02:11:25 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:25 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:25 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:25 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:25 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:25 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:25 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:25 at org.mockito.Answers.answer(Answers.java:98) 02:11:25 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:25 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:25 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:25 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:25 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:25 at org.onap.so.asdc.client.ASDCControllerITTest.treatNotification_ValidPnfResource_With_Software_Version_ExpectedOutput(ASDCControllerITTest.java:595) 02:11:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:25 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:25 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 02:11:25 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:25 02:11:25.871 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID d4f08a11-d42a-44cd-b04f-da8cca2cebb0 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:25 02:11:25.877 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCControllerITTest - Checking the database for PNF ingestion 02:11:25 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.891 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCControllerITTest - Using distributionId: f8f030a0-bbc9-43fc-947c-cd8ecc077b72, artifactUUID: 04dfa3da-8f6d-42a0-b1e1-f0a9bdfdfd74 for testcase: treatNotification_verifyRequestID 02:11:25 02:11:25.892 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:25 02:11:25.892 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:25 02:11:25.893 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 efaea486-561f-4159-9191-a8d3cb346728 ASDC 02:11:25 02:11:25.893 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:25 DistributionID:bb15de12-166d-4e45-9e5f-4b3f25200d7b 02:11:25 ServiceName:NULL 02:11:25 ServiceVersion:1.0 02:11:25 ServiceUUID:efaea486-561f-4159-9191-a8d3cb346728 02:11:25 ServiceInvariantUUID:f2edfbf4-bb0a-4fe7-a57a-71362d4b0b23 02:11:25 ServiceDescription:NULL 02:11:25 Service Artifacts List: 02:11:25 NULL 02:11:25 Resource Instances List: 02:11:25 02:11:25 } 02:11:25 02:11:25 02:11:25 02:11:25.893 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF efaea486-561f-4159-9191-a8d3cb346728 ASDC treatNotification 02:11:25 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:25 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:25 02:11:25.904 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCController - MSO config path is: src/test/resources 02:11:25 02:11:25.904 [main] || INFO 02:11:25 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: src/test/resources 02:11:25 02:11:25.905 [main] || ERROR 02:11:25 org.onap.so.asdc.client.ASDCController - 02:11:25 java.lang.NullPointerException: null 02:11:25 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.isCsarAlreadyDeployed(ToscaResourceInstaller.java:274) 02:11:25 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:25 at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) 02:11:25 at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) 02:11:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) 02:11:25 at org.onap.so.asdc.client.ASDCController.isCsarAlreadyDeployed(ASDCController.java:335) 02:11:25 at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) 02:11:25 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:629) 02:11:25 at org.onap.so.asdc.client.ASDCControllerITTest.treatNotification_verifyRequestID(ASDCControllerITTest.java:312) 02:11:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:25 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:25 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 02:11:25 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:25 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:25 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:25 02:11:25.905 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: bb15de12-166d-4e45-9e5f-4b3f25200d7b and distributionStatus: 02:11:25 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:25 02:11:25.907 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bb15de12-166d-4e45-9e5f-4b3f25200d7b and serviceModelVersionId: efaea486-561f-4159-9191-a8d3cb346728 02:11:25 02:11:25.907 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : f2edfbf4-bb0a-4fe7-a57a-71362d4b0b23 02:11:25 02:11:25.908 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/f2edfbf4-bb0a-4fe7-a57a-71362d4b0b23/model-vers/model-ver/efaea486-561f-4159-9191-a8d3cb346728?depth=0 02:11:25 02:11:25.911 [main] || INFO 02:11:25 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:25 02:11:25.923 [main] || INFO 02:11:25 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:25 02:11:25.923 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:10195/aai/v24/service-design-and-creation/models/model/f2edfbf4-bb0a-4fe7-a57a-71362d4b0b23/model-vers/model-ver/efaea486-561f-4159-9191-a8d3cb346728?depth=0 with request headers:{X-RequestID=[bb15de12-166d-4e45-9e5f-4b3f25200d7b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[160e1643-301d-413e-8280-95209b5a4d20], X-ECOMP-RequestID=[bb15de12-166d-4e45-9e5f-4b3f25200d7b], X-TransactionId=[], X-ONAP-RequestID=[bb15de12-166d-4e45-9e5f-4b3f25200d7b], Content-Type=[application/merge-patch+json]} 02:11:25 02:11:25.924 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:25 02:11:25 02:11:25.928 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:10195/aai/v24/service-design-and-creation/models/model/f2edfbf4-bb0a-4fe7-a57a-71362d4b0b23/model-vers/model-ver/efaea486-561f-4159-9191-a8d3cb346728?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)]} 02:11:25 02:11:25.928 [main] || DEBUG 02:11:25 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:25 02:11:25.928 [main] || DEBUG 02:11:25 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:25 02:11:25.928 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status of DISTRIBUTION_COMPLETE_ERROR 02:11:25 02:11:25.928 [main] || DEBUG 02:11:25 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID bb15de12-166d-4e45-9e5f-4b3f25200d7b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 02:11:25 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:25 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:25 02:11:25.935 [main] || INFO 02:11:25 org.onap.so.asdc.client.ASDCControllerITTest - Verify RequestId : bb15de12-166d-4e45-9e5f-4b3f25200d7b 02:11:26 02:11:25.951 [main] || WARN 02:11:26 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2114348747{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2114348747-378,5,main] 02:11:26 02:11:25.951 [main] || WARN 02:11:26 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2114348747{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2114348747-374,5,] 02:11:26 02:11:25.951 [main] || WARN 02:11:26 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2114348747{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp2114348747-373,5,main] 02:11:26 02:11:25.951 [main] || WARN 02:11:26 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2114348747{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp2114348747-372,5,] 02:11:26 02:11:25.951 [main] || WARN 02:11:26 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2114348747{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp2114348747-394,5,] 02:11:27 02:11:27 . ____ _ __ _ _ 02:11:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:11:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:11:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:11:27 ' |____| .__|_| |_|_| |_\__, | / / / / 02:11:27 =========|_|==============|___/=/_/_/_/ 02:11:27 :: Spring Boot :: (v2.5.15) 02:11:27 02:11:27 02:11:27.641 [main] || INFO 02:11:27 org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest - Starting ResourceInfoImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:11:27 02:11:27.641 [main] || DEBUG 02:11:27 org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:11:27 02:11:27.641 [main] || INFO 02:11:27 org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest - The following 1 profile is active: "test" 02:11:31 02:11:31.634 [main] || WARN 02:11:31 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:11:32 02:11:32.455 [main] || WARN 02:11:32 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:11:32 02:11:32.891 [main] || DEBUG 02:11:32 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:11:32 02:11:32.895 [main] || WARN 02:11:32 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:11:33 02:11:33.460 [main] || INFO 02:11:33 org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest - Started ResourceInfoImplTest in 5.863 seconds (JVM running for 91.01) 02:11:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.816 s - in org.onap.so.asdc.client.ASDCControllerITTest 02:11:33 [INFO] Running org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-429,5,main] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-434,5,] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-433,5,main] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-427,5,main] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-447,5,main] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-430,5,main] 02:11:33 02:11:33.485 [main] || WARN 02:11:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1541071471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1541071471-428,5,main] 02:11:34 02:11:34 . ____ _ __ _ _ 02:11:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:11:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:11:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:11:34 ' |____| .__|_| |_|_| |_\__, | / / / / 02:11:34 =========|_|==============|___/=/_/_/_/ 02:11:34 :: Spring Boot :: (v2.5.15) 02:11:34 02:11:34 02:11:34.783 [main] || INFO 02:11:34 org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest - Starting ASDCRestInterfaceTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:11:34 02:11:34.783 [main] || DEBUG 02:11:34 org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:11:34 02:11:34.783 [main] || INFO 02:11:34 org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest - The following 1 profile is active: "test" 02:11:39 02:11:38.908 [main] || WARN 02:11:39 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:11:39 02:11:39.725 [main] || WARN 02:11:39 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:11:40 02:11:40.082 [main] || DEBUG 02:11:40 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:11:40 02:11:40.087 [main] || WARN 02:11:40 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:11:40 02:11:40.696 [main] || INFO 02:11:40 org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest - Started ASDCRestInterfaceTest in 5.951 seconds (JVM running for 98.247) 02:11:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.238 s - in org.onap.so.asdc.client.test.emulators.ResourceInfoImplTest 02:11:40 [INFO] Running org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest 02:11:40 02:11:40.723 [main] || DEBUG 02:11:40 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:40 02:11:40.723 [main] || INFO 02:11:40 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:40 02:11:40.723 [main] || DEBUG 02:11:40 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 35120a87-1f82-4276-9735-f6de5a244d65 and ComponentName SDN-C 02:11:40 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:40 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:40 02:11:40.732 [main] || WARN 02:11:40 org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1452, SQLState: 23000 02:11:40 02:11:40.732 [main] || ERROR 02:11:40 org.hibernate.engine.jdbc.spi.SqlExceptionHelper - (conn=20) Cannot add or update a child row: a foreign key constraint fails (`requestdb`.`watchdog_per_component_distribution_status`, CONSTRAINT `fk_watchdog_component_distribution_status_watchdog_distributi1` FOREIGN KEY (`DISTRIBUTION_ID`) REFERENCES `watchdog_distr) 02:11:40 02:11:40.738 [main] || DEBUG 02:11:40 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Exception caught in installTheComponentStatus could not execute statement; SQL [n/a]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement 02:11:40 02:11:40.738 [main] || INFO 02:11:40 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Error caught Exception caught in installTheComponentStatus could not execute statement; SQL [n/a]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement 02:11:40 02:11:40.739 [main] || ERROR 02:11:40 org.onap.so.asdc.client.test.rest.ASDCRestInterface - ASDC_GENERAL_EXCEPTION Exception caught during ASDCRestInterface ASDC invokeASDCService 500 Exception in invokeASDCService 02:11:40 org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught in installTheComponentStatus could not execute statement; SQL [n/a]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute statement 02:11:40 at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheComponentStatus(ToscaResourceInstaller.java:347) 02:11:40 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:40 at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) 02:11:40 at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) 02:11:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) 02:11:40 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCStatusData(ASDCRestInterface.java:155) 02:11:40 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:40 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:40 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:40 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:40 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:40 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCStatusData() 02:11:40 at org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest.invokeASDCStatusDataNullTest(ASDCRestInterfaceTest.java:262) 02:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:40 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:11:40 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:11:40 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:11:40 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:11:40 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:11:40 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:11:40 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:11:40 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:11:40 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:11:40 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:11:40 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 02:11:40 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:11:40 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:11:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:11:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:11:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:40 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:11:40 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:11:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:40 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:11:40 at org.junit.runners.Suite.runChild(Suite.java:128) 02:11:40 at org.junit.runners.Suite.runChild(Suite.java:27) 02:11:40 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:11:40 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:11:40 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:11:40 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:11:40 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:11:40 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:11:40 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:11:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:11:40 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:11:40 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:11:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:11:40 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:11:40 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:11:40 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:11:40 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:11:40 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:11:40 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:11:40 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:11:40 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:11:40 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:11:40 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:11:40 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:11:40 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:11:40 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:11:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:11:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:11:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:11:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:11:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:11:41 02:11:41.527 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=e61f72f2-eee9-4c46-bf76-ae24414c6396, serviceName=demoVCPEInfra, serviceVersion=1.0, serviceUUID=8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7, serviceDescription=catalog service description, serviceInvariantUUID=21c102b6-c3e6-49ca-8021-83c105a191fa, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@c381fa45, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@ae069d05, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@d89fb693], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Demovcpeinfra-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=service-Demovcpeinfra-template.yml, artifactChecksum=ZDY3ZGY4ZTM4ZDA3ZjY4M2Y2MDgxNzI0MDE3NjkzODM=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=a4180154-1279-47d5-acbc-392e87d3fc7f, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Demovcpeinfra-csar.csar, artifactType=TOSCA_CSAR, artifactURL=service-Demovcpeinfra-csar.csar, artifactChecksum=NjlhMDk2YzNlNTI5OTg3MzE2ZmUzYjI5MTY2M2Y5YmU=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=144606d8-a505-4ba0-90a9-6d1c6219fc6b, artifactTimeout=0]], workloadContext=Production] 02:11:41 02:11:41.538 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/vcpe-infra/ 02:11:41 02:11:41.539 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 5 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 ASDC 02:11:41 02:11:41.539 [http-nio-auto-9-exec-1] || DEBUG 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:41 DistributionID:e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:41 ServiceName:demoVCPEInfra 02:11:41 ServiceVersion:1.0 02:11:41 ServiceUUID:8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:41 ServiceInvariantUUID:21c102b6-c3e6-49ca-8021-83c105a191fa 02:11:41 ServiceDescription:catalog service description 02:11:41 Service Artifacts List: 02:11:41 { 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:service-Demovcpeinfra-template.yml 02:11:41 ArtifactVersion:1 02:11:41 ArtifactType:TOSCA_TEMPLATE 02:11:41 ArtifactDescription:TOSCA representation of the asset 02:11:41 ArtifactTimeout:0 02:11:41 ArtifactURL:service-Demovcpeinfra-template.yml 02:11:41 ArtifactUUID:a4180154-1279-47d5-acbc-392e87d3fc7f 02:11:41 ArtifactChecksum:ZDY3ZGY4ZTM4ZDA3ZjY4M2Y2MDgxNzI0MDE3NjkzODM= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:service-Demovcpeinfra-csar.csar 02:11:41 ArtifactVersion:1 02:11:41 ArtifactType:TOSCA_CSAR 02:11:41 ArtifactDescription:TOSCA definition package of the asset 02:11:41 ArtifactTimeout:0 02:11:41 ArtifactURL:service-Demovcpeinfra-csar.csar 02:11:41 ArtifactUUID:144606d8-a505-4ba0-90a9-6d1c6219fc6b 02:11:41 ArtifactChecksum:NjlhMDk2YzNlNTI5OTg3MzE2ZmUzYjI5MTY2M2Y5YmU= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 02:11:41 } 02:11:41 02:11:41 Resource Instances List: 02:11:41 { 02:11:41 Resource Instance Info: 02:11:41 ResourceInstanceName:CPE_PUBLIC 02:11:41 ResourceCustomizationUUID:4b3bd88b-6351-4564-b1de-e01021cdb79b 02:11:41 ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 02:11:41 ResourceName:Generic NeutronNet 02:11:41 ResourceType:VL 02:11:41 ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 02:11:41 ResourceVersion:1.0 02:11:41 Category:Generic 02:11:41 SubCategory:Network Elements 02:11:41 Resource Artifacts List: 02:11:41 NULL 02:11:41 02:11:41 , 02:11:41 Resource Instance Info: 02:11:41 ResourceInstanceName:vCPE_infra bf35304f-e92f 0 02:11:41 ResourceCustomizationUUID:01564fe7-0541-4d92-badc-464cc35f83ba 02:11:41 ResourceInvariantUUID:dcd9cb6c-1634-4424-86e6-b03baed3e10a 02:11:41 ResourceName:vCPE_infra bf35304f-e92f 02:11:41 ResourceType:VF 02:11:41 ResourceUUID:9a91c854-86fb-4072-8d4d-94dc0e96a311 02:11:41 ResourceVersion:1.0 02:11:41 Category:Generic 02:11:41 SubCategory:Abstract 02:11:41 Resource Artifacts List: 02:11:41 { 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:vf-license-model.xml 02:11:41 ArtifactVersion:1 02:11:41 ArtifactType:VF_LICENSE 02:11:41 ArtifactDescription:VF license file 02:11:41 ArtifactTimeout:120 02:11:41 ArtifactURL:vf-license-model.xml 02:11:41 ArtifactUUID:7fbbb913-0309-4a8b-8596-a1faf84886e8 02:11:41 ArtifactChecksum:ODc4YjdjY2M5MDE1NDcxN2JhYTA2MjdiNGUxODE2MTM= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:vcpe_infrabf35304fe92f0_modules.json 02:11:41 ArtifactVersion:1 02:11:41 ArtifactType:VF_MODULES_METADATA 02:11:41 ArtifactDescription:Auto-generated VF Modules information artifact 02:11:41 ArtifactTimeout:120 02:11:41 ArtifactURL:vcpe_infrabf35304fe92f0_modules.json 02:11:41 ArtifactUUID:518b313a-4484-4cfd-92f0-0b23e2a415fd 02:11:41 ArtifactChecksum:OGQ2MTI5YjZjYTFlYzUyOTYyOTY4YWZkYTQxYzViYzg= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:base_vcpe_infra.yaml 02:11:41 ArtifactVersion:2 02:11:41 ArtifactType:HEAT 02:11:41 ArtifactDescription:created from csar 02:11:41 ArtifactTimeout:120 02:11:41 ArtifactURL:base_vcpe_infra.yaml 02:11:41 ArtifactUUID:183353d4-2b50-4dc1-aecc-f2818f666b70 02:11:41 ArtifactChecksum:ZGEyNDgwNmEzZDk3ODU3ZDg3YTg1MDc0NmU1ZTMwYmI= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:vendor-license-model.xml 02:11:41 ArtifactVersion:1 02:11:41 ArtifactType:VENDOR_LICENSE 02:11:41 ArtifactDescription: Vendor license file 02:11:41 ArtifactTimeout:120 02:11:41 ArtifactURL:vendor-license-model.xml 02:11:41 ArtifactUUID:7f4577e5-9f89-4c8e-985e-500e58425276 02:11:41 ArtifactChecksum:OTJhOTQyNTczZGRiYTJlM2M0MDQxZTdlMTE3NDE5YTQ= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Service Artifacts Info: 02:11:41 ArtifactName:base_vcpe_infra.env 02:11:41 ArtifactVersion:2 02:11:41 ArtifactType:HEAT_ENV 02:11:41 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:41 ArtifactTimeout:120 02:11:41 ArtifactURL:base_vcpe_infra.env 02:11:41 ArtifactUUID:1e9e20c7-6801-4a6c-a270-c8f5cec034c0 02:11:41 ArtifactChecksum:ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY= 02:11:41 GeneratedArtifact:{NULL 02:11:41 } 02:11:41 RelatedArtifacts:{ 02:11:41 } 02:11:41 02:11:41 02:11:41 02:11:41 } 02:11:41 02:11:41 02:11:41 , 02:11:41 Resource Instance Info: 02:11:41 ResourceInstanceName:CPE_SIGNAL 02:11:41 ResourceCustomizationUUID:803e0da3-6c40-4a4f-918b-7f3484de61ff 02:11:41 ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 02:11:41 ResourceName:Generic NeutronNet 02:11:41 ResourceType:VL 02:11:41 ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 02:11:41 ResourceVersion:1.0 02:11:41 Category:Generic 02:11:41 SubCategory:Network Elements 02:11:41 Resource Artifacts List: 02:11:41 NULL 02:11:41 02:11:41 02:11:41 } 02:11:41 02:11:41 02:11:41 02:11:41.539 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 ASDC treatNotification 02:11:41 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:41 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:41 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:41 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit3903199743462939328 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit3903199743462939328 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 144606d8-a505-4ba0-90a9-6d1c6219fc6b from URL: service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC service-Demovcpeinfra-csar.csar 144606d8-a505-4ba0-90a9-6d1c6219fc6b 115053 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || DEBUG 02:11:41 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit3903199743462939328 02:11:41 02:11:41.563 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 144606d8-a505-4ba0-90a9-6d1c6219fc6b, URL: service-Demovcpeinfra-csar.csar to file: /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.564 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.564 [http-nio-auto-9-exec-1] || DEBUG 02:11:41 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.564 [http-nio-auto-9-exec-1] || INFO 02:11:41 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:41 02:11:41.866 [http-nio-auto-9-exec-1] || DEBUG 02:11:41 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP28353341388588437/Definitions/service-Demovcpeinfra-template.yml 02:11:43 Log warning: The required parameter "port_vdns_private_0_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_1_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_0_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_0_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_1_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_1_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_0_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_1_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_0_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vdns_private_1_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_0_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_1_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_1_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_0_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_1_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_0_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_0_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_0_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_1_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vaaa_private_1_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_0_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_1_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_0_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_0_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_0_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_1_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_1_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_0_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_1_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vdhcp_private_1_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_0_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_1_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_1_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_0_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_1_port_order" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_0_port_subnetpoolid" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_1_port_network_role" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_0_port_vlan_requirements" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_1_port_related_networks" is not provided 02:11:43 Log warning: The required parameter "port_vweb_private_0_port_order" is not provided 02:11:43 02:11:43.612 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 74 Parsing Warnings occurred... 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_SIGNAL" are missing field(s): [network_scope, provider_network]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [port_vdns_private_0_port_order, port_vdns_private_1_port_related_networks, port_vdns_private_0_port_network_role, port_vdns_private_0_port_vlan_requirements, port_vdns_private_1_port_order, port_vdns_private_1_port_network_role, nfc_function, port_vdns_private_0_port_subnetpoolid, port_vdns_private_1_port_subnetpoolid, port_vdns_private_0_port_related_networks, port_vdns_private_1_port_vlan_requirements]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [port_vweb_private_0_port_related_networks, port_vweb_private_1_port_subnetpoolid, port_vweb_private_1_port_vlan_requirements, port_vweb_private_0_port_network_role, port_vweb_private_1_port_order, nfc_function, port_vweb_private_0_port_subnetpoolid, port_vweb_private_1_port_network_role, port_vweb_private_0_port_vlan_requirements, port_vweb_private_1_port_related_networks, port_vweb_private_0_port_order]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra bf35304f-e92f 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_PUBLIC" are missing field(s): [network_scope, provider_network]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra bf35304f-e92f 0" are missing field(s): [name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [port_vdhcp_private_0_port_subnetpoolid, port_vdhcp_private_1_port_network_role, port_vdhcp_private_0_port_vlan_requirements, port_vdhcp_private_0_port_order, port_vdhcp_private_0_port_network_role, nfc_function, port_vdhcp_private_1_port_vlan_requirements, port_vdhcp_private_1_port_related_networks, port_vdhcp_private_0_port_related_networks, port_vdhcp_private_1_port_subnetpoolid, port_vdhcp_private_1_port_order]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [name]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.614 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [port_vaaa_private_0_port_network_role, port_vaaa_private_1_port_vlan_requirements, port_vaaa_private_1_port_order, nfc_function, port_vaaa_private_0_port_related_networks, port_vaaa_private_1_port_network_role, port_vaaa_private_0_port_order, port_vaaa_private_0_port_subnetpoolid, port_vaaa_private_0_port_vlan_requirements, port_vaaa_private_1_port_related_networks, port_vaaa_private_1_port_subnetpoolid]. CSAR name - /tmp/junit3903199743462939328/ASDC/1/service-Demovcpeinfra-csar.csar 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || WARN 02:11:43 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0, abstract_vdns, abstract_vweb, abstract_vaaa, abstract_vdhcp] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0, abstract_vdns, abstract_vweb, abstract_vaaa, abstract_vdhcp] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:43 02:11:43.615 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.616 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vdns] matching following query criteria: sdcType=CVFC, customizationUUID=14cf72f6-0dfc-43d2-a23f-c36f9884c913 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.617 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vweb] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd90a1-efb2-4742-a86b-91dab674bcce 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vaaa] matching following query criteria: sdcType=CVFC, customizationUUID=f2c50885-7719-4dbe-aea4-a9612dad646a 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.618 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vdhcp] matching following query criteria: sdcType=CVFC, customizationUUID=e140fafa-4756-4d09-a942-9881c5de5e02 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.619 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:43 02:11:43 Service Level Properties: 02:11:43 Name:demoVCPEInfra 02:11:43 Description:catalog service description 02:11:43 Model UUID:8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:43 Model Version:NULL 02:11:43 Model InvariantUuid:21c102b6-c3e6-49ca-8021-83c105a191fa 02:11:43 Service Type: 02:11:43 Service Role: 02:11:43 WorkLoad Context:Production 02:11:43 Environment Context:General_Revenue-Bearing 02:11:43 02:11:43 02:11:43 VNF Properties: 02:11:43 Model Name:vCPE_infra bf35304f-e92f 02:11:43 Model UUID:26d27bfc-bcd5-46e6-9a2d-34d837b873d6 02:11:43 Description:vendor software product 02:11:43 Version:1.0 02:11:43 Type:VF 02:11:43 Category:Generic 02:11:43 InvariantUuid:dcd9cb6c-1634-4424-86e6-b03baed3e10a 02:11:43 Max Instances:null 02:11:43 Min Instances:null 02:11:43 02:11:43 VNF Customization Properties: 02:11:43 Customization UUID:01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 NFFunction:null 02:11:43 NFCode:null 02:11:43 NFRole:null 02:11:43 NFType:null 02:11:43 MultiStageDesign:false 02:11:43 02:11:43 02:11:43 VF Module Properties: 02:11:43 ModelInvariantUuid:e9a09595-26cd-4929-89e6-a79a02d3ef8f 02:11:43 ModelName:VcpeInfraBf35304fE92f..base_vcpe_infra..module-0 02:11:43 ModelUuid:4555cb57-7dc6-4680-912f-84739fc8d03e 02:11:43 ModelVersion:1 02:11:43 Description:NULL 02:11:43 02:11:43 VF Module Customization Properties: 02:11:43 Model Customization UUID:NULL 02:11:43 02:11:43 02:11:43 CVNFC Properties: 02:11:43 ModelCustomizationUuid:14cf72f6-0dfc-43d2-a23f-c36f9884c913 02:11:43 ModelInvariantUuid:79625500-6078-4a47-94ab-5f447510ec7a 02:11:43 ModelName:vCPE_infra bf35304f-e92f-nodes.vdnsCvfc 02:11:43 ModelUuid:ff18e0f1-a4c3-4642-96f9-e287c57bdb3f 02:11:43 ModelVersion:1.0 02:11:43 Description:Complex node type that is used as nested type in VF 02:11:43 Template Name:abstract_vdns 02:11:43 02:11:43 02:11:43 VNFC Properties: 02:11:43 ModelCustomizationUuid:b0ada53f-3c8d-4ae9-8a6c-621b82b1fa4b 02:11:43 ModelInvariantUuid:c41d1cd5-ff35-4803-b10e-13e4bfb1bddd 02:11:43 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vdns 02:11:43 ModelUuid:4fe2c97c-3000-495e-8e22-1dd19a211850 02:11:43 ModelVersion:1.0 02:11:43 Description:Not reusable inner VFC 02:11:43 Sub Category:Abstract 02:11:43 02:11:43 02:11:43 CVNFC Properties: 02:11:43 ModelCustomizationUuid:b6bd90a1-efb2-4742-a86b-91dab674bcce 02:11:43 ModelInvariantUuid:a13bd3ea-9351-4a09-8e56-29ddb4d1a8ee 02:11:43 ModelName:vCPE_infra bf35304f-e92f-nodes.vwebCvfc 02:11:43 ModelUuid:abb13437-2578-47cc-a59f-894c14430dba 02:11:43 ModelVersion:1.0 02:11:43 Description:Complex node type that is used as nested type in VF 02:11:43 Template Name:abstract_vweb 02:11:43 02:11:43 02:11:43 VNFC Properties: 02:11:43 ModelCustomizationUuid:00d21e0d-c901-4444-84f3-e570715471e9 02:11:43 ModelInvariantUuid:aef3972c-9b64-414d-adcf-644cd68f1bd8 02:11:43 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vweb 02:11:43 ModelUuid:45a3242a-f4f8-4d79-96eb-c4e1c412d7e1 02:11:43 ModelVersion:1.0 02:11:43 Description:Not reusable inner VFC 02:11:43 Sub Category:Abstract 02:11:43 02:11:43 02:11:43 CVNFC Properties: 02:11:43 ModelCustomizationUuid:f2c50885-7719-4dbe-aea4-a9612dad646a 02:11:43 ModelInvariantUuid:b27d8044-5bab-4abd-afc9-6360150fdb9e 02:11:43 ModelName:vCPE_infra bf35304f-e92f-nodes.vaaaCvfc 02:11:43 ModelUuid:41683e87-9321-4e41-af8a-4260b1079282 02:11:43 ModelVersion:1.0 02:11:43 Description:Complex node type that is used as nested type in VF 02:11:43 Template Name:abstract_vaaa 02:11:43 02:11:43 02:11:43 VNFC Properties: 02:11:43 ModelCustomizationUuid:2c91163d-2ca9-4426-b3db-382ba3b7e6d2 02:11:43 ModelInvariantUuid:00c3d86b-e128-4da0-b15e-b4b0aff11f9f 02:11:43 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vaaa 02:11:43 ModelUuid:24d93e5b-cc39-4d76-8a1e-ba783d4bb73e 02:11:43 ModelVersion:1.0 02:11:43 Description:Not reusable inner VFC 02:11:43 Sub Category:Abstract 02:11:43 02:11:43 02:11:43 CVNFC Properties: 02:11:43 ModelCustomizationUuid:e140fafa-4756-4d09-a942-9881c5de5e02 02:11:43 ModelInvariantUuid:af0881d0-3f7d-4062-856a-a6f917c5d0ea 02:11:43 ModelName:vCPE_infra bf35304f-e92f-nodes.vdhcpCvfc 02:11:43 ModelUuid:06423710-6b44-41ee-ac2a-1b53907ebc1a 02:11:43 ModelVersion:1.0 02:11:43 Description:Complex node type that is used as nested type in VF 02:11:43 Template Name:abstract_vdhcp 02:11:43 02:11:43 02:11:43 VNFC Properties: 02:11:43 ModelCustomizationUuid:cae3fe29-88c4-4a4b-8946-304cc5e9a199 02:11:43 ModelInvariantUuid:0b438805-cb5f-4c96-b9d2-2a8ce6c225d6 02:11:43 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vdhcp 02:11:43 ModelUuid:623a9dfd-9751-4a72-90e5-0d63829d9d15 02:11:43 ModelVersion:1.0 02:11:43 Description:Not reusable inner VFC 02:11:43 Sub Category:Abstract 02:11:43 02:11:43 02:11:43 NETWORK Level Properties: 02:11:43 Model Name:Generic NeutronNet 02:11:43 Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 02:11:43 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e 02:11:43 Model Version:1.0 02:11:43 AIC Max Version:NULL 02:11:43 AIC Min Version:NULL 02:11:43 Tosca Node Type:VL 02:11:43 Description:Generic NeutronNet 02:11:43 02:11:43 NETWORK Customization Properties: 02:11:43 CustomizationUUID:803e0da3-6c40-4a4f-918b-7f3484de61ff 02:11:43 Network Technology:NEUTRON 02:11:43 Network Type:NEUTRON 02:11:43 Network Role:cpe_signal 02:11:43 Network Scope:null 02:11:43 02:11:43 02:11:43 NETWORK Level Properties: 02:11:43 Model Name:Generic NeutronNet 02:11:43 Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 02:11:43 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e 02:11:43 Model Version:1.0 02:11:43 AIC Max Version:NULL 02:11:43 AIC Min Version:NULL 02:11:43 Tosca Node Type:VL 02:11:43 Description:Generic NeutronNet 02:11:43 02:11:43 NETWORK Customization Properties: 02:11:43 CustomizationUUID:4b3bd88b-6351-4564-b1de-e01021cdb79b 02:11:43 Network Technology:NEUTRON 02:11:43 Network Type:NEUTRON 02:11:43 Network Role:cpe_public 02:11:43 Network Scope:null 02:11:43 02:11:43 VF Allotted Resource Properties: 02:11:43 02:11:43 PNF Allotted Resource Properties: 02:11:43 02:11:43 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:43 02:11:43.626 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 02:11:43 02:11:43.626 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 02:11:43 02:11:43.634 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:43 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:43 02:11:43.639 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:43 02:11:43.640 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 02:11:43.641 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7: vCPE_infra bf35304f-e92f,Generic NeutronNet 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.642 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:43 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:43 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 02:11:43 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:43 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.667 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:43 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:43 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:43 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:43 02:11:43.698 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 02:11:43 02:11:43.698 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 9a91c854-86fb-4072-8d4d-94dc0e96a311 02:11:43 Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:43 Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_infra bf35304f-e92f 0 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 9a91c854-86fb-4072-8d4d-94dc0e96a311 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 7fbbb913-0309-4a8b-8596-a1faf84886e8 from URL: vf-license-model.xml 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC vf-license-model.xml 7fbbb913-0309-4a8b-8596-a1faf84886e8 1876 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK vf-license-model.xml ASDC sendASDCNotification 02:11:43 02:11:43.703 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:vf-license-model.xml 02:11:43 02:11:43.704 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 518b313a-4484-4cfd-92f0-0b23e2a415fd from URL: vcpe_infrabf35304fe92f0_modules.json 02:11:43 02:11:43.704 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC vcpe_infrabf35304fe92f0_modules.json 518b313a-4484-4cfd-92f0-0b23e2a415fd 805 02:11:43 02:11:43.704 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK vcpe_infrabf35304fe92f0_modules.json ASDC sendASDCNotification 02:11:43 02:11:43.704 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:vcpe_infrabf35304fe92f0_modules.json 02:11:43 02:11:43.704 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ 02:11:43 { 02:11:43 "vfModuleModelName": "VcpeInfraBf35304fE92f..base_vcpe_infra..module-0", 02:11:43 "vfModuleModelInvariantUUID": "e9a09595-26cd-4929-89e6-a79a02d3ef8f", 02:11:43 "vfModuleModelVersion": "1", 02:11:43 "vfModuleModelUUID": "4555cb57-7dc6-4680-912f-84739fc8d03e", 02:11:43 "vfModuleModelCustomizationUUID": "354b1e83-47db-4af1-8af4-9c14b03b482d", 02:11:43 "isBase": true, 02:11:43 "artifacts": [ 02:11:43 "183353d4-2b50-4dc1-aecc-f2818f666b70", 02:11:43 "1e9e20c7-6801-4a6c-a270-c8f5cec034c0" 02:11:43 ], 02:11:43 "properties": { 02:11:43 "min_vf_module_instances": "1", 02:11:43 "vf_module_label": "base_vcpe_infra", 02:11:43 "max_vf_module_instances": "1", 02:11:43 "vfc_list": "", 02:11:43 "vf_module_description": "", 02:11:43 "vf_module_type": "Base", 02:11:43 "availability_zone_count": "", 02:11:43 "volume_group": "false", 02:11:43 "initial_count": "1" 02:11:43 } 02:11:43 } 02:11:43 ] 02:11:43 02:11:43.709 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: 02:11:43 { 02:11:43 VfModuleMetaData: 02:11:43 VfModuleModelName:VcpeInfraBf35304fE92f..base_vcpe_infra..module-0 02:11:43 VfModuleModelVersion:1 02:11:43 VfModuleModelUUID:4555cb57-7dc6-4680-912f-84739fc8d03e 02:11:43 VfModuleModelInvariantUUID:e9a09595-26cd-4929-89e6-a79a02d3ef8f 02:11:43 VfModuleModelDescription:NULL 02:11:43 Artifacts UUID List:{ 02:11:43 183353d4-2b50-4dc1-aecc-f2818f666b70 02:11:43 , 02:11:43 1e9e20c7-6801-4a6c-a270-c8f5cec034c0 02:11:43 02:11:43 } 02:11:43 Properties List:{ 02:11:43 min_vf_module_instances : 1 02:11:43 vf_module_label : base_vcpe_infra 02:11:43 max_vf_module_instances : 1 02:11:43 vfc_list : 02:11:43 vf_module_description : 02:11:43 vf_module_type : Base 02:11:43 availability_zone_count : 02:11:43 volume_group : false 02:11:43 initial_count : 02:11:43 } 02:11:43 02:11:43 isBase:true 02:11:43 02:11:43 02:11:43 } 02:11:43 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ 02:11:43 { 02:11:43 "vfModuleModelName": "VcpeInfraBf35304fE92f..base_vcpe_infra..module-0", 02:11:43 "vfModuleModelInvariantUUID": "e9a09595-26cd-4929-89e6-a79a02d3ef8f", 02:11:43 "vfModuleModelVersion": "1", 02:11:43 "vfModuleModelUUID": "4555cb57-7dc6-4680-912f-84739fc8d03e", 02:11:43 "vfModuleModelCustomizationUUID": "354b1e83-47db-4af1-8af4-9c14b03b482d", 02:11:43 "isBase": true, 02:11:43 "artifacts": [ 02:11:43 "183353d4-2b50-4dc1-aecc-f2818f666b70", 02:11:43 "1e9e20c7-6801-4a6c-a270-c8f5cec034c0" 02:11:43 ], 02:11:43 "properties": { 02:11:43 "min_vf_module_instances": "1", 02:11:43 "vf_module_label": "base_vcpe_infra", 02:11:43 "max_vf_module_instances": "1", 02:11:43 "vfc_list": "", 02:11:43 "vf_module_description": "", 02:11:43 "vf_module_type": "Base", 02:11:43 "availability_zone_count": "", 02:11:43 "volume_group": "false", 02:11:43 "initial_count": "1" 02:11:43 } 02:11:43 } 02:11:43 ] 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: 02:11:43 { 02:11:43 VfModuleMetaData: 02:11:43 VfModuleModelName:VcpeInfraBf35304fE92f..base_vcpe_infra..module-0 02:11:43 VfModuleModelVersion:1 02:11:43 VfModuleModelUUID:4555cb57-7dc6-4680-912f-84739fc8d03e 02:11:43 VfModuleModelInvariantUUID:e9a09595-26cd-4929-89e6-a79a02d3ef8f 02:11:43 VfModuleModelDescription:NULL 02:11:43 Artifacts UUID List:{ 02:11:43 183353d4-2b50-4dc1-aecc-f2818f666b70 02:11:43 , 02:11:43 1e9e20c7-6801-4a6c-a270-c8f5cec034c0 02:11:43 02:11:43 } 02:11:43 Properties List:{ 02:11:43 min_vf_module_instances : 1 02:11:43 vf_module_label : base_vcpe_infra 02:11:43 max_vf_module_instances : 1 02:11:43 vfc_list : 02:11:43 vf_module_description : 02:11:43 vf_module_type : Base 02:11:43 availability_zone_count : 02:11:43 volume_group : false 02:11:43 initial_count : 02:11:43 } 02:11:43 02:11:43 isBase:true 02:11:43 02:11:43 02:11:43 } 02:11:43 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 183353d4-2b50-4dc1-aecc-f2818f666b70 from URL: base_vcpe_infra.yaml 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC base_vcpe_infra.yaml 183353d4-2b50-4dc1-aecc-f2818f666b70 19337 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK base_vcpe_infra.yaml ASDC sendASDCNotification 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:base_vcpe_infra.yaml 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 7f4577e5-9f89-4c8e-985e-500e58425276 from URL: vendor-license-model.xml 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC vendor-license-model.xml 7f4577e5-9f89-4c8e-985e-500e58425276 1569 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK vendor-license-model.xml ASDC sendASDCNotification 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:vendor-license-model.xml 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 1e9e20c7-6801-4a6c-a270-c8f5cec034c0 from URL: base_vcpe_infra.env 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC base_vcpe_infra.env 1e9e20c7-6801-4a6c-a270-c8f5cec034c0 1826 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK base_vcpe_infra.env ASDC sendASDCNotification 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:base_vcpe_infra.env 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:43 02:11:43.710 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_infra bf35304f-e92f 0 9a91c854-86fb-4072-8d4d-94dc0e96a311 ASDC 02:11:43 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:43 02:11:43.728 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:43 02:11:43.728 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.729 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.729 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:11:43 02:11:43.729 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 02:11:43.729 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 01564fe7-0541-4d92-badc-464cc35f83ba matches Tosca VF Customization UUID: 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 02:11:43.729 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 01564fe7-0541-4d92-badc-464cc35f83ba matches vfNotificationResource CustomizationUUID 02:11:43 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:43 02:11:43.735 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.735 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.736 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 01564fe7-0541-4d92-badc-464cc35f83ba: {\"vf_module_id\":\"vCPE_Intrastructure\",\"vweb_private_ip_1\":\"10.0.101.40\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vweb_private_ip_0\":\"10.2.0.10\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"vaaa_private_ip_0\":\"10.4.0.4\",\"cpe_signal_net_cidr\":\"10.4.0.0/24\",\"vaaa_private_ip_1\":\"10.0.101.2\",\"cpe_signal_net_id\":\"zdfw1cpe01_private\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vdns_name_0\":\"zdcpe1cpe01dns01\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"vweb_name_0\":\"zdcpe1cpe01web01\",\"vdns_private_ip_0\":\"10.2.0.1\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_demo_app\",\"vdns_private_ip_1\":\"10.0.101.3\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"dcae_collector_port\":\"8081\",\"vaaa_name_0\":\"zdcpe1cpe01aaa01\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"vdhcp_name_0\":\"zdcpe1cpe01dhcp01\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"demo_artifacts_version\":\"1.4.0\",\"mr_ip_addr\":\"10.0.11.1\",\"vdhcp_private_ip_1\":\"10.0.101.1\",\"vdhcp_private_ip_0\":\"10.4.0.1\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vaaa_key\",\"mr_ip_port\":\"3904\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"install_script_version\":\"1.4.0\",\"cpe_signal_subnet_id\":\"zdfw1cpe01_sub_private\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 02:11:43 02:11:43.736 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6e6890a 02:11:43 02:11:43.736 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.736 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:43 02:11:43.736 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 354b1e83-47db-4af1-8af4-9c14b03b482d 02:11:43 02:11:43.737 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 354b1e83-47db-4af1-8af4-9c14b03b482d 02:11:43 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 02:11:43 02:11:43.744 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.744 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.744 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.744 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.744 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vdns] matching following query criteria: sdcType=CVFC, customizationUUID=14cf72f6-0dfc-43d2-a23f-c36f9884c913 02:11:43 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is matching search criteria 02:11:43 02:11:43.750 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.751 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vweb] matching following query criteria: sdcType=CVFC, customizationUUID=b6bd90a1-efb2-4742-a86b-91dab674bcce 02:11:43 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_1_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp_vdhcp_private_0_port is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdhcp is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.754 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vaaa] matching following query criteria: sdcType=CVFC, customizationUUID=f2c50885-7719-4dbe-aea4-a9612dad646a 02:11:43 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdns is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_1_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vdns_vdns_private_0_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vweb is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_1_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vweb_vweb_private_0_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vaaa is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_0_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa_vaaa_private_1_port is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vaaa is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vdhcp is matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.757 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vdhcp] matching following query criteria: sdcType=CVFC, customizationUUID=e140fafa-4756-4d09-a942-9881c5de5e02 02:11:43 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_infra bf35304f-e92f 0 is matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_SIGNAL is not matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template CPE_PUBLIC is not matching search criteria 02:11:43 02:11:43.760 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_infra bf35304f-e92f 0] matching following query criteria: sdcType=VF, customizationUUID=01564fe7-0541-4d92-badc-464cc35f83ba 02:11:43 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:43 02:11:43.762 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.762 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.762 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7: vCPE_infra bf35304f-e92f,Generic NeutronNet 02:11:43 02:11:43.763 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.763 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.763 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.763 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:43 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:43 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:43 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:43 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:43 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:43 02:11:43.835 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.835 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.836 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.836 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.836 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:43 02:11:43.836 [http-nio-auto-9-exec-1] || DEBUG 02:11:43 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:43 02:11:43.836 [http-nio-auto-9-exec-1] || INFO 02:11:43 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:11:44 02:11:43.841 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_infra bf35304f-e92f 9a91c854-86fb-4072-8d4d-94dc0e96a311 1 ASDC deployResourceStructure 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK vf-license-model.xml ASDC sendASDCNotification 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:vf-license-model.xml 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK vcpe_infrabf35304fe92f0_modules.json ASDC sendASDCNotification 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:vcpe_infrabf35304fe92f0_modules.json 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK base_vcpe_infra.yaml ASDC sendASDCNotification 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:base_vcpe_infra.yaml 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK vendor-license-model.xml ASDC sendASDCNotification 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:vendor-license-model.xml 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK base_vcpe_infra.env ASDC sendASDCNotification 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:base_vcpe_infra.env 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 02:11:44 02:11:43.842 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:44 Hibernate: delete from collection_resource_customization_to_service where SERVICE_MODEL_UUID=? 02:11:44 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 02:11:44 02:11:43.850 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:44 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: matches Tosca VF Customization UUID: 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: doesn't match Tosca VF Customization UUID: 01564fe7-0541-4d92-badc-464cc35f83ba 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7: vCPE_infra bf35304f-e92f,Generic NeutronNet 02:11:44 02:11:43.855 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.855 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.855 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.855 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:44 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:44 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:44 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:44 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:44 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:44 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:44 02:11:43.866 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.866 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.867 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.867 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.867 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:44 02:11:43.867 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service demoVCPEInfra is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:44 02:11:43.867 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:11:44 02:11:43.871 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 02:11:44 02:11:43.871 [http-nio-auto-9-exec-1] || INFO 02:11:44 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 02:11:44 02:11:43.871 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:service-Demovcpeinfra-csar.csar 02:11:44 02:11:43.871 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:43.876 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:43.877 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:43.877 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:43.877 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:43.977 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:43.983 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:43.985 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:43.985 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:43.985 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.086 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.093 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.094 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.094 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.094 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.195 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.202 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.203 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.203 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.203 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.304 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.311 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.312 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.312 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.312 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.413 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.420 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.421 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.421 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.421 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.522 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.528 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.529 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.529 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.529 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.630 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.636 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.637 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.637 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.637 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.738 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.745 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.746 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.746 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.747 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:44 02:11:44.847 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 02:11:44 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:44 02:11:44.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:44 02:11:44.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:44 02:11:44.854 [http-nio-auto-9-exec-1] || DEBUG 02:11:44 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:45 02:11:44.955 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:45 02:11:44.956 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 and distributionStatus: 02:11:45 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:45 02:11:44.964 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 and serviceModelVersionId: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 02:11:45 02:11:44.964 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 21c102b6-c3e6-49ca-8021-83c105a191fa 02:11:45 02:11:44.964 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7?depth=0 02:11:45 02:11:44.969 [http-nio-auto-9-exec-1] || INFO 02:11:45 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:45 02:11:44.985 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:45 02:11:44.986 [http-nio-auto-9-exec-1] || INFO 02:11:45 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:45 02:11:44.987 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:45 02:11:45 02:11:44.999 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:45 02:11:45.000 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:45 02:11:45.000 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:45 02:11:45.000 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:45 Hibernate: delete from collection_resource_customization_to_service where SERVICE_MODEL_UUID=? 02:11:45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:45 02:11:45.009 [http-nio-auto-9-exec-1] || ERROR 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:45 java.lang.NullPointerException: null 02:11:45 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:45 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:45 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:45 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:45 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:45 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:45 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:45 at org.mockito.Answers.answer(Answers.java:98) 02:11:45 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:45 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:45 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:45 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:45 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:45 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:45 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:45 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:45 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:45 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:45 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:45 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:45 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:45 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:45 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:45 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:45 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:45 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:45 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:45 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:45 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:45 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:45 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:45 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:45 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:45 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:45 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:45 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:45 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:45 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:45 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:45 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:45 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:45 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:45 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:45 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:45 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:45 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:45 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:45 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:45 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:45 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:45 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:45 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:45 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:45 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:45 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:45 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:45 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:45 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:45 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:45 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:45 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:45 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:45 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:45 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:45 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:45 02:11:45.009 [http-nio-auto-9-exec-1] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID e61f72f2-eee9-4c46-bf76-ae24414c6396 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:45 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:45 Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 02:11:45 Hibernate: select vnfresourc0_.ID as id1_65_, vnfresourc0_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_, vnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue3_65_, vnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue4_65_, vnfresourc0_.CONTROLLER_ACTOR as controll5_65_, vnfresourc0_.CREATION_TIMESTAMP as creation6_65_, vnfresourc0_.MAX_INSTANCES as max_inst7_65_, vnfresourc0_.MIN_INSTANCES as min_inst8_65_, vnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_, vnfresourc0_.MODEL_INSTANCE_NAME as model_i10_65_, vnfresourc0_.MULTI_STAGE_DESIGN as multi_s11_65_, vnfresourc0_.NF_DATA_VALID as nf_data12_65_, vnfresourc0_.NF_FUNCTION as nf_func13_65_, vnfresourc0_.NF_NAMING_CODE as nf_nami14_65_, vnfresourc0_.NF_ROLE as nf_role15_65_, vnfresourc0_.NF_TYPE as nf_type16_65_, vnfresourc0_.RESOURCE_INPUT as resourc17_65_, vnfresourc0_.SERVICE_MODEL_UUID as service20_65_, vnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_, vnfresourc0_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_, vnfresourc0_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_ from vnf_resource_customization vnfresourc0_ where vnfresourc0_.MODEL_CUSTOMIZATION_UUID=? 02:11:45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:45 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:45 Hibernate: select vfmodulecu0_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_0_, vfmodulecu0_.ID as id1_60_0_, vfmodulecu0_.ID as id1_60_1_, vfmodulecu0_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu0_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu0_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu0_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu0_.LABEL as label5_60_1_, vfmodulecu0_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu0_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu0_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu0_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu0_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu0_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, heatenviro1_.ARTIFACT_UUID as artifact1_26_2_, heatenviro1_.ARTIFACT_CHECKSUM as artifact2_26_2_, heatenviro1_.CREATION_TIMESTAMP as creation3_26_2_, heatenviro1_.DESCRIPTION as descript4_26_2_, heatenviro1_.BODY as body5_26_2_, heatenviro1_.NAME as name6_26_2_, heatenviro1_.VERSION as version7_26_2_, vfmodule2_.MODEL_UUID as model_uu1_59_3_, vfmodule2_.CREATION_TIMESTAMP as creation2_59_3_, vfmodule2_.DESCRIPTION as descript3_59_3_, vfmodule2_.IS_BASE as is_base4_59_3_, vfmodule2_.MODEL_INVARIANT_UUID as model_in5_59_3_, vfmodule2_.MODEL_NAME as model_na6_59_3_, vfmodule2_.MODEL_VERSION as model_ve7_59_3_, vfmodule2_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_3_, vfmodule2_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_3_, vfmodule2_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_3_, heattempla3_.ARTIFACT_UUID as artifact1_29_4_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_4_, heattempla3_.CREATION_TIMESTAMP as creation3_29_4_, heattempla3_.DESCRIPTION as descript4_29_4_, heattempla3_.BODY as body5_29_4_, heattempla3_.NAME as name6_29_4_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_4_, heattempla3_.VERSION as version8_29_4_, heattempla4_.ARTIFACT_UUID as artifact1_29_5_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_5_, heattempla4_.CREATION_TIMESTAMP as creation3_29_5_, heattempla4_.DESCRIPTION as descript4_29_5_, heattempla4_.BODY as body5_29_5_, heattempla4_.NAME as name6_29_5_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_5_, heattempla4_.VERSION as version8_29_5_, heatenviro5_.ARTIFACT_UUID as artifact1_26_6_, heatenviro5_.ARTIFACT_CHECKSUM as artifact2_26_6_, heatenviro5_.CREATION_TIMESTAMP as creation3_26_6_, heatenviro5_.DESCRIPTION as descript4_26_6_, heatenviro5_.BODY as body5_26_6_, heatenviro5_.NAME as name6_26_6_, heatenviro5_.VERSION as version7_26_6_ from vf_module_customization vfmodulecu0_ left outer join heat_environment heatenviro1_ on vfmodulecu0_.HEAT_ENVIRONMENT_ARTIFACT_UUID=heatenviro1_.ARTIFACT_UUID left outer join vf_module vfmodule2_ on vfmodulecu0_.VF_MODULE_MODEL_UUID=vfmodule2_.MODEL_UUID left outer join heat_template heattempla3_ on vfmodule2_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join heat_template heattempla4_ on vfmodule2_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID left outer join heat_environment heatenviro5_ on vfmodulecu0_.VOL_ENVIRONMENT_ARTIFACT_UUID=heatenviro5_.ARTIFACT_UUID where vfmodulecu0_.VNF_RESOURCE_CUSTOMIZATION_ID=? 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=28ffbae6-f44a-408c-9ec1-e329c4a48e77, serviceName=EmbbCn, serviceVersion=1.0, serviceUUID=2763777c-27bd-4df7-93b8-c690e23f4d3f, serviceDescription=EmbbCn, serviceInvariantUUID=0402fb4c-4a0c-4ff2-ad2b-29218ea1d629, resources=[], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=eMBB.zip, artifactType=OTHER, artifactURL=/eMBB.zip, artifactChecksum=ZWRkMGM3NzNjMmE3NzliYTFiZGNmZjVlMDE4OWEzMTA=, artifactDescription=EmbbCn, artifactVersion=1, artifactUUID=3f669cc1-dbe7-48ea-b606-42f497b2ac46, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Embbcn-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Embbcn-csar.csar, artifactChecksum=NTk5MDZhNzJkOWIwZDQ0YTNlNWM0Y2MyODI5Mzk0ZWU=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=dc0f2a41-4f71-452f-91c7-0444e4d8c33b, artifactTimeout=0]], workloadContext=Production] 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/e2eSlicing/ 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 2763777c-27bd-4df7-93b8-c690e23f4d3f ASDC 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:45 DistributionID:28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 ServiceName:EmbbCn 02:11:45 ServiceVersion:1.0 02:11:45 ServiceUUID:2763777c-27bd-4df7-93b8-c690e23f4d3f 02:11:45 ServiceInvariantUUID:0402fb4c-4a0c-4ff2-ad2b-29218ea1d629 02:11:45 ServiceDescription:EmbbCn 02:11:45 Service Artifacts List: 02:11:45 { 02:11:45 Service Artifacts Info: 02:11:45 ArtifactName:eMBB.zip 02:11:45 ArtifactVersion:1 02:11:45 ArtifactType:OTHER 02:11:45 ArtifactDescription:EmbbCn 02:11:45 ArtifactTimeout:0 02:11:45 ArtifactURL:/eMBB.zip 02:11:45 ArtifactUUID:3f669cc1-dbe7-48ea-b606-42f497b2ac46 02:11:45 ArtifactChecksum:ZWRkMGM3NzNjMmE3NzliYTFiZGNmZjVlMDE4OWEzMTA= 02:11:45 GeneratedArtifact:{NULL 02:11:45 } 02:11:45 RelatedArtifacts:{ 02:11:45 } 02:11:45 02:11:45 02:11:45 , 02:11:45 Service Artifacts Info: 02:11:45 ArtifactName:service-Embbcn-csar.csar 02:11:45 ArtifactVersion:1 02:11:45 ArtifactType:TOSCA_CSAR 02:11:45 ArtifactDescription:TOSCA definition package of the asset 02:11:45 ArtifactTimeout:0 02:11:45 ArtifactURL:/service-Embbcn-csar.csar 02:11:45 ArtifactUUID:dc0f2a41-4f71-452f-91c7-0444e4d8c33b 02:11:45 ArtifactChecksum:NTk5MDZhNzJkOWIwZDQ0YTNlNWM0Y2MyODI5Mzk0ZWU= 02:11:45 GeneratedArtifact:{NULL 02:11:45 } 02:11:45 RelatedArtifacts:{ 02:11:45 } 02:11:45 02:11:45 02:11:45 02:11:45 } 02:11:45 02:11:45 Resource Instances List: 02:11:45 02:11:45 } 02:11:45 02:11:45 02:11:45 02:11:45.126 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 2763777c-27bd-4df7-93b8-c690e23f4d3f ASDC treatNotification 02:11:45 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:45 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:45 02:11:45.136 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit16662088885151818341 02:11:45 02:11:45.136 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit16662088885151818341 02:11:45 02:11:45.136 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 3f669cc1-dbe7-48ea-b606-42f497b2ac46 from URL: /eMBB.zip 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /eMBB.zip 3f669cc1-dbe7-48ea-b606-42f497b2ac46 635 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /eMBB.zip ASDC sendASDCNotification 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/eMBB.zip 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit16662088885151818341 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 3f669cc1-dbe7-48ea-b606-42f497b2ac46, URL: /eMBB.zip to file: /tmp/junit16662088885151818341/ASDC/1/eMBB.zip 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC eMBB.zip 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: dc0f2a41-4f71-452f-91c7-0444e4d8c33b from URL: /service-Embbcn-csar.csar 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-Embbcn-csar.csar dc0f2a41-4f71-452f-91c7-0444e4d8c33b 46372 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-Embbcn-csar.csar ASDC sendASDCNotification 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-Embbcn-csar.csar 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit16662088885151818341 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: dc0f2a41-4f71-452f-91c7-0444e4d8c33b, URL: /service-Embbcn-csar.csar to file: /tmp/junit16662088885151818341/ASDC/1/service-Embbcn-csar.csar 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Embbcn-csar.csar 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit16662088885151818341/ASDC/1/service-Embbcn-csar.csar 02:11:45 02:11:45.137 [http-nio-auto-9-exec-2] || INFO 02:11:45 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit16662088885151818341/ASDC/1/service-Embbcn-csar.csar 02:11:45 02:11:45.199 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP2316965683716752721/Definitions/service-Embbcn-template.yml 02:11:45 02:11:45.451 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbCn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:45 02:11:45.452 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:45 02:11:45 Service Level Properties: 02:11:45 Name:EmbbCn 02:11:45 Description:EmbbCn 02:11:45 Model UUID:637e9b93-208b-4b06-80f2-a2021c228174 02:11:45 Model Version:NULL 02:11:45 Model InvariantUuid:e2b64a8c-5585-4119-b82a-734f0e467f30 02:11:45 Service Type: 02:11:45 Service Role: 02:11:45 WorkLoad Context:Production 02:11:45 Environment Context:General_Revenue-Bearing 02:11:45 02:11:45 VF Allotted Resource Properties: 02:11:45 02:11:45 PNF Allotted Resource Properties: 02:11:45 02:11:45 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:45 02:11:45.455 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.client.ASDCController - serviceArtifact is null 02:11:45 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:45 02:11:45.458 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@c935531, org.onap.sdc.toscaparser.api.parameters.Input@1f4b4bc, org.onap.sdc.toscaparser.api.parameters.Input@4afc1db5, org.onap.sdc.toscaparser.api.parameters.Input@18d1f628] {} 02:11:45 02:11:45.458 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ServiceNodeTemplates is null 02:11:45 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:45 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:45 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:45 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:45 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:45 02:11:45.473 [http-nio-auto-9-exec-2] || ERROR 02:11:45 org.onap.so.asdc.client.ASDCController - Service Model contains no resources. 02:11:45 02:11:45.473 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.478 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.479 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:45 02:11:45.479 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:45 02:11:45.579 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.584 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.585 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:45 02:11:45.585 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:45 02:11:45.685 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.689 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.690 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:45 02:11:45.690 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:45 02:11:45.791 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.796 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.797 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:45 02:11:45.797 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:45 02:11:45.898 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.902 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:45 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:45 02:11:45.903 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:45 02:11:45.903 [http-nio-auto-9-exec-2] || DEBUG 02:11:45 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.003 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.007 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.008 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:46 02:11:46.008 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.109 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.113 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.114 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:46 02:11:46.114 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.215 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.218 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.219 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:46 02:11:46.219 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.320 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.324 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.325 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:46 02:11:46.325 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.425 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.429 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.430 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:46 02:11:46.431 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:46 02:11:46.531 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:46 02:11:46.531 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 and distributionStatus: 02:11:46 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:46 02:11:46.534 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 28ffbae6-f44a-408c-9ec1-e329c4a48e77 and serviceModelVersionId: 2763777c-27bd-4df7-93b8-c690e23f4d3f 02:11:46 02:11:46.534 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 0402fb4c-4a0c-4ff2-ad2b-29218ea1d629 02:11:46 02:11:46.535 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/0402fb4c-4a0c-4ff2-ad2b-29218ea1d629/model-vers/model-ver/2763777c-27bd-4df7-93b8-c690e23f4d3f?depth=0 02:11:46 02:11:46.538 [http-nio-auto-9-exec-2] || INFO 02:11:46 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:46 02:11:46.549 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/0402fb4c-4a0c-4ff2-ad2b-29218ea1d629/model-vers/model-ver/2763777c-27bd-4df7-93b8-c690e23f4d3f?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:46 02:11:46.549 [http-nio-auto-9-exec-2] || INFO 02:11:46 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:46 02:11:46.550 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:46 02:11:46 02:11:46.561 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/0402fb4c-4a0c-4ff2-ad2b-29218ea1d629/model-vers/model-ver/2763777c-27bd-4df7-93b8-c690e23f4d3f?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:46 02:11:46.561 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:46 02:11:46.561 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:46 02:11:46.561 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:46 02:11:46.567 [http-nio-auto-9-exec-2] || ERROR 02:11:46 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:46 java.lang.NullPointerException: null 02:11:46 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:46 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:46 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:46 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:46 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:46 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:46 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:46 at org.mockito.Answers.answer(Answers.java:98) 02:11:46 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:46 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:46 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:46 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:46 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:46 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:46 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:46 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:46 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:46 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:46 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:46 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:46 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:46 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:46 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:46 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:46 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:46 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:46 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:46 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:46 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:46 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:46 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:46 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:46 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:46 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:46 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:46 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:46 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:46 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:46 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:46 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:46 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:46 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:46 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:46 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:46 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:46 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:46 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:46 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:46 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:46 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:46 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:46 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:46 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:46 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:46 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:46 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:46 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:46 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:46 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:46 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:46 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:46 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:46 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:46 02:11:46.567 [http-nio-auto-9-exec-2] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 28ffbae6-f44a-408c-9ec1-e329c4a48e77 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=ece2fb37-6e4e-4989-b54e-9b0e00afb7cc, serviceName=EmbbNst, serviceVersion=1.0, serviceUUID=e3958a85-65e0-4a77-8981-a51755aa9d39, serviceDescription=Embb Nst Template, serviceInvariantUUID=1899e5c1-df4e-43a8-a889-48c157dad7bc, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@14f19da8], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Embbnst-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Embbnst-csar.csar, artifactChecksum=YmEzMGFlOGY1MDBhMTg4MmFlYjkwODU1YjYzOTA5NDU=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=2a690bd3-4529-4437-9e9f-805eaaa25b4a, artifactTimeout=0]], workloadContext=Production] 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/e2eSlicing/ 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 e3958a85-65e0-4a77-8981-a51755aa9d39 ASDC 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:46 DistributionID:ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:46 ServiceName:EmbbNst 02:11:46 ServiceVersion:1.0 02:11:46 ServiceUUID:e3958a85-65e0-4a77-8981-a51755aa9d39 02:11:46 ServiceInvariantUUID:1899e5c1-df4e-43a8-a889-48c157dad7bc 02:11:46 ServiceDescription:Embb Nst Template 02:11:46 Service Artifacts List: 02:11:46 { 02:11:46 Service Artifacts Info: 02:11:46 ArtifactName:service-Embbnst-csar.csar 02:11:46 ArtifactVersion:1 02:11:46 ArtifactType:TOSCA_CSAR 02:11:46 ArtifactDescription:TOSCA definition package of the asset 02:11:46 ArtifactTimeout:0 02:11:46 ArtifactURL:/service-Embbnst-csar.csar 02:11:46 ArtifactUUID:2a690bd3-4529-4437-9e9f-805eaaa25b4a 02:11:46 ArtifactChecksum:YmEzMGFlOGY1MDBhMTg4MmFlYjkwODU1YjYzOTA5NDU= 02:11:46 GeneratedArtifact:{NULL 02:11:46 } 02:11:46 RelatedArtifacts:{ 02:11:46 } 02:11:46 02:11:46 02:11:46 02:11:46 } 02:11:46 02:11:46 Resource Instances List: 02:11:46 { 02:11:46 Resource Instance Info: 02:11:46 ResourceInstanceName:embbcn_proxy 0 02:11:46 ResourceCustomizationUUID:dd6f6ce9-1a23-4303-9466-22abf2a889dc 02:11:46 ResourceInvariantUUID:b1fc926c-8cc3-4bda-8e50-27ba3536c47f 02:11:46 ResourceName:serviceProxy 02:11:46 ResourceType:Service Proxy 02:11:46 ResourceUUID:4e8212a4-2a7a-4e76-9e0f-54411bc1c17d 02:11:46 ResourceVersion:1.0 02:11:46 Category:Generic 02:11:46 SubCategory:Abstract 02:11:46 Resource Artifacts List: 02:11:46 NULL 02:11:46 02:11:46 02:11:46 } 02:11:46 02:11:46 02:11:46 02:11:46.588 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF e3958a85-65e0-4a77-8981-a51755aa9d39 ASDC treatNotification 02:11:46 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:46 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:46 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:46 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit16662088885151818341 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit16662088885151818341 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 2a690bd3-4529-4437-9e9f-805eaaa25b4a from URL: /service-Embbnst-csar.csar 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-Embbnst-csar.csar 2a690bd3-4529-4437-9e9f-805eaaa25b4a 47976 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-Embbnst-csar.csar ASDC sendASDCNotification 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-Embbnst-csar.csar 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit16662088885151818341 02:11:46 02:11:46.600 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 2a690bd3-4529-4437-9e9f-805eaaa25b4a, URL: /service-Embbnst-csar.csar to file: /tmp/junit16662088885151818341/ASDC/1/service-Embbnst-csar.csar 02:11:46 02:11:46.601 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Embbnst-csar.csar 02:11:46 02:11:46.601 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit16662088885151818341/ASDC/1/service-Embbnst-csar.csar 02:11:46 02:11:46.601 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit16662088885151818341/ASDC/1/service-Embbnst-csar.csar 02:11:46 02:11:46.658 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4776806348167459395/Definitions/service-Embbnst-template.yml 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template embbcn_proxy 0 is not matching search criteria 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template embbcn_proxy 0 is not matching search criteria 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.908 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.909 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:46 02:11:46 Service Level Properties: 02:11:46 Name:EmbbNst 02:11:46 Description:Embb Nst Template 02:11:46 Model UUID:7981375e-5e0a-4bf5-93fa-f3e3c02f2b11 02:11:46 Model Version:NULL 02:11:46 Model InvariantUuid:087f11b4-aca0-4341-8104-e5bb2b73285f 02:11:46 Service Type: 02:11:46 Service Role: 02:11:46 WorkLoad Context:Production 02:11:46 Environment Context:General_Revenue-Bearing 02:11:46 02:11:46 02:11:46 Service Proxy Properties: 02:11:46 Model Name:EmbbCn Service Proxy 02:11:46 Model UUID:334f4858-d317-44bf-b8ed-8c391bc7558d 02:11:46 Description:A Proxy for Service EmbbCn 02:11:46 Version:1.0 02:11:46 InvariantUuid:41eb1a95-1bf1-4d3f-9329-b30ed2a9ccc5 02:11:46 02:11:46 02:11:46 Service Proxy Customization Properties: 02:11:46 Model Customization UUID:647887ec-8986-41cd-8a1e-c4a203703720 02:11:46 Model Instance Name:embbcn_proxy 0 02:11:46 Tosca Node Type:org.openecomp.nodes.embbcn_proxy 02:11:46 Version:1.0 02:11:46 InvariantUuid:41eb1a95-1bf1-4d3f-9329-b30ed2a9ccc5 02:11:46 02:11:46 VF Allotted Resource Properties: 02:11:46 02:11:46 PNF Allotted Resource Properties: 02:11:46 02:11:46 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:46 02:11:46.910 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - Processing Resource Type: Service Proxy, Model UUID: 4e8212a4-2a7a-4e76-9e0f-54411bc1c17d 02:11:46 02:11:46.910 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - No resources found for Service: e3958a85-65e0-4a77-8981-a51755aa9d39 02:11:46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Processing Resource Type: Service Proxy and Model UUID: 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - No resources found for Service: e3958a85-65e0-4a77-8981-a51755aa9d39 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: e3958a85-65e0-4a77-8981-a51755aa9d39 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 02:11:46 02:11:46.912 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:46 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:46 02:11:46.913 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@1151628e, org.onap.sdc.toscaparser.api.parameters.Input@7364958f, org.onap.sdc.toscaparser.api.parameters.Input@63953215, org.onap.sdc.toscaparser.api.parameters.Input@1ceed14d] {} 02:11:46 02:11:46.916 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.916 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.916 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.916 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.916 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 7981375e-5e0a-4bf5-93fa-f3e3c02f2b11: EmbbCn Service Proxy 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:46 02:11:46.917 [http-nio-auto-9-exec-3] || DEBUG 02:11:46 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service EmbbNst is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:46 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:46 02:11:46.920 [http-nio-auto-9-exec-3] || INFO 02:11:46 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: EmbbNst 02:11:46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:46 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:46 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:46 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:46 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:46 Hibernate: select servicepro0_.MODEL_CUSTOMIZATION_UUID as model_cu1_53_3_, servicepro0_.CREATION_TIMESTAMP as creation2_53_3_, servicepro0_.DESCRIPTION as descript3_53_3_, servicepro0_.MODEL_INSTANCE_NAME as model_in4_53_3_, servicepro0_.MODEL_INVARIANT_UUID as model_in5_53_3_, servicepro0_.MODEL_NAME as model_na6_53_3_, servicepro0_.MODEL_UUID as model_uu7_53_3_, servicepro0_.MODEL_VERSION as model_ve8_53_3_, servicepro0_.SOURCE_SERVICE_MODEL_UUID as source_10_53_3_, servicepro0_.TOSCA_NODE_TYPE as tosca_no9_53_3_, service1_.MODEL_UUID as model_uu1_50_0_, service1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service1_.SERVICE_CATEGORY as service_4_50_0_, service1_.CONTROLLER_ACTOR as controll5_50_0_, service1_.CREATION_TIMESTAMP as creation6_50_0_, service1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service1_.DESCRIPTION as descript7_50_0_, service1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service1_.ENVIRONMENT_CONTEXT as environm9_50_0_, service1_.MODEL_INVARIANT_UUID as model_i10_50_0_, service1_.MODEL_NAME as model_n11_50_0_, service1_.MODEL_VERSION as model_v12_50_0_, service1_.NAMING_POLICY as naming_13_50_0_, service1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service1_.RESOURCE_ORDER as resourc15_50_0_, service1_.SERVICE_FUNCTION as service16_50_0_, service1_.SERVICE_ROLE as service17_50_0_, service1_.SERVICE_TYPE as service18_50_0_, service1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service1_.WORKLOAD_CONTEXT as workloa20_50_0_, allottedcu2_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre3_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre3_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allottedre3_.AR_MODEL_UUID as ar_mode15_7_1_, allottedre3_.CREATION_TIMESTAMP as creation2_7_1_, allottedre3_.MAX_INSTANCES as max_inst3_7_1_, allottedre3_.MIN_INSTANCES as min_inst4_7_1_, allottedre3_.MODEL_INSTANCE_NAME as model_in5_7_1_, allottedre3_.NF_FUNCTION as nf_funct6_7_1_, allottedre3_.NF_NAMING_CODE as nf_namin7_7_1_, allottedre3_.NF_ROLE as nf_role8_7_1_, allottedre3_.NF_TYPE as nf_type9_7_1_, allottedre3_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allottedre3_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allottedre3_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allottedre3_.RESOURCE_INPUT as resourc13_7_1_, allottedre3_.TARGET_NETWORK_ROLE as target_14_7_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service_proxy_customization servicepro0_ left outer join service service1_ on servicepro0_.SOURCE_SERVICE_MODEL_UUID=service1_.MODEL_UUID left outer join allotted_resource_customization_to_service allottedcu2_ on service1_.MODEL_UUID=allottedcu2_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre3_ on allottedcu2_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre3_.MODEL_CUSTOMIZATION_UUID left outer join tosca_csar toscacsar4_ on service1_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where servicepro0_.MODEL_CUSTOMIZATION_UUID=? 02:11:46 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:47 02:11:46.934 [http-nio-auto-9-exec-3] || INFO 02:11:47 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 02:11:47 02:11:46.934 [http-nio-auto-9-exec-3] || INFO 02:11:47 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-Embbnst-csar.csar ASDC sendASDCNotification 02:11:47 02:11:46.934 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-Embbnst-csar.csar 02:11:47 02:11:46.935 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:46.938 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:46.939 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:46.939 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:46.939 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.040 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.046 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.047 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.047 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.047 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.148 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.151 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.152 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.152 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.152 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.253 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.256 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.257 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.257 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.257 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.358 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.362 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.363 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.363 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.363 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.464 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.469 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.471 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.471 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.471 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.576 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.577 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.577 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.577 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.677 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.681 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.682 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.682 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.682 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:47 02:11:47.782 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.786 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:47 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:47 02:11:47.788 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:47 02:11:47.788 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:47 02:11:47.788 [http-nio-auto-9-exec-3] || DEBUG 02:11:47 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:47.888 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:47.893 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:47.894 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:47.895 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:47.895 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:47.995 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:48 02:11:47.995 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc and distributionStatus: 02:11:48 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:48 02:11:47.997 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ece2fb37-6e4e-4989-b54e-9b0e00afb7cc and serviceModelVersionId: e3958a85-65e0-4a77-8981-a51755aa9d39 02:11:48 02:11:47.998 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 1899e5c1-df4e-43a8-a889-48c157dad7bc 02:11:48 02:11:47.998 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/1899e5c1-df4e-43a8-a889-48c157dad7bc/model-vers/model-ver/e3958a85-65e0-4a77-8981-a51755aa9d39?depth=0 02:11:48 02:11:48.001 [http-nio-auto-9-exec-3] || INFO 02:11:48 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:48 02:11:48.013 [http-nio-auto-9-exec-3] || INFO 02:11:48 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:48 02:11:48.013 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/1899e5c1-df4e-43a8-a889-48c157dad7bc/model-vers/model-ver/e3958a85-65e0-4a77-8981-a51755aa9d39?depth=0 with request headers:{X-RequestID=[ece2fb37-6e4e-4989-b54e-9b0e00afb7cc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7d228da5-0a95-4b4d-bd27-d132e53c6f1c], X-ECOMP-RequestID=[ece2fb37-6e4e-4989-b54e-9b0e00afb7cc], X-TransactionId=[], X-ONAP-RequestID=[ece2fb37-6e4e-4989-b54e-9b0e00afb7cc], Content-Type=[application/merge-patch+json]} 02:11:48 02:11:48.013 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:48 02:11:48 02:11:48.023 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/1899e5c1-df4e-43a8-a889-48c157dad7bc/model-vers/model-ver/e3958a85-65e0-4a77-8981-a51755aa9d39?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:48 02:11:48.023 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:48 02:11:48.024 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:48 02:11:48.024 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:48 Hibernate: insert into service_proxy_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, SOURCE_SERVICE_MODEL_UUID, TOSCA_NODE_TYPE, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:48 Hibernate: insert into service_proxy_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:48 02:11:48.031 [http-nio-auto-9-exec-3] || ERROR 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:48 java.lang.NullPointerException: null 02:11:48 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:48 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:48 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:48 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:48 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:48 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:48 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:48 at org.mockito.Answers.answer(Answers.java:98) 02:11:48 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:48 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:48 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:48 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:48 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:48 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:48 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:48 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:48 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:48 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:48 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:48 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:48 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:48 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:48 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:48 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:48 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:48 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:48 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:48 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:48 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:48 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:48 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:48 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:48 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:48 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:48 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:48 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:48 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:48 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:48 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:48 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:48 02:11:48.031 [http-nio-auto-9-exec-3] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID ece2fb37-6e4e-4989-b54e-9b0e00afb7cc and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=2d6c5aa8-b644-4f30-a632-5577801ef957, serviceName=basic_network, serviceVersion=1.0, serviceUUID=9ff42123-ff24-41dc-9f41-a956c9328699, serviceDescription=service, serviceInvariantUUID=26b9c145-524a-4e30-8864-ad1ff7342bf4, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@9f1b3a2f], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-BasicNetwork-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=/service-BasicNetwork-template.yml, artifactChecksum=NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=9ff42123-ff24-41dc-9f41-a956c9328699, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-BasicNetwork-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-BasicNetwork-csar.csar, artifactChecksum=ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=9ff42123-ff24-41dc-9f41-a956c9328699, artifactTimeout=0]], workloadContext=Production] 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/service-BasicNetwork/ 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 9ff42123-ff24-41dc-9f41-a956c9328699 ASDC 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:48 DistributionID:2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 ServiceName:basic_network 02:11:48 ServiceVersion:1.0 02:11:48 ServiceUUID:9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 ServiceInvariantUUID:26b9c145-524a-4e30-8864-ad1ff7342bf4 02:11:48 ServiceDescription:service 02:11:48 Service Artifacts List: 02:11:48 { 02:11:48 Service Artifacts Info: 02:11:48 ArtifactName:service-BasicNetwork-template.yml 02:11:48 ArtifactVersion:1 02:11:48 ArtifactType:TOSCA_TEMPLATE 02:11:48 ArtifactDescription:TOSCA representation of the asset 02:11:48 ArtifactTimeout:0 02:11:48 ArtifactURL:/service-BasicNetwork-template.yml 02:11:48 ArtifactUUID:9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 ArtifactChecksum:NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM= 02:11:48 GeneratedArtifact:{NULL 02:11:48 } 02:11:48 RelatedArtifacts:{ 02:11:48 } 02:11:48 02:11:48 02:11:48 , 02:11:48 Service Artifacts Info: 02:11:48 ArtifactName:service-BasicNetwork-csar.csar 02:11:48 ArtifactVersion:1 02:11:48 ArtifactType:TOSCA_CSAR 02:11:48 ArtifactDescription:TOSCA definition package of the asset 02:11:48 ArtifactTimeout:0 02:11:48 ArtifactURL:/service-BasicNetwork-csar.csar 02:11:48 ArtifactUUID:9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 ArtifactChecksum:ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y= 02:11:48 GeneratedArtifact:{NULL 02:11:48 } 02:11:48 RelatedArtifacts:{ 02:11:48 } 02:11:48 02:11:48 02:11:48 02:11:48 } 02:11:48 02:11:48 Resource Instances List: 02:11:48 { 02:11:48 Resource Instance Info: 02:11:48 ResourceInstanceName:GenericNeutronNet 0 02:11:48 ResourceCustomizationUUID:fc59df65-4914-4817-b525-5565b8e66ce0 02:11:48 ResourceInvariantUUID:7c0b578e-6594-4213-be8b-aa6c7ae50853 02:11:48 ResourceName:GenericNeutronNet 02:11:48 ResourceType:VL 02:11:48 ResourceUUID:73670f4b-f10b-4f37-9bf0-79600ec86730 02:11:48 ResourceVersion:1.0 02:11:48 Category:Generic 02:11:48 SubCategory:Network Elements 02:11:48 Resource Artifacts List: 02:11:48 NULL 02:11:48 02:11:48 02:11:48 } 02:11:48 02:11:48 02:11:48 02:11:48.074 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 9ff42123-ff24-41dc-9f41-a956c9328699 ASDC treatNotification 02:11:48 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:48 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit18183767328386250920 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit18183767328386250920 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9ff42123-ff24-41dc-9f41-a956c9328699 from URL: /service-BasicNetwork-csar.csar 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-BasicNetwork-csar.csar 9ff42123-ff24-41dc-9f41-a956c9328699 47931 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-BasicNetwork-csar.csar ASDC sendASDCNotification 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-BasicNetwork-csar.csar 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit18183767328386250920 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 9ff42123-ff24-41dc-9f41-a956c9328699, URL: /service-BasicNetwork-csar.csar to file: /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.084 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.142 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP3670216700133120020/Definitions/service-BasicNetwork-template.yml 02:11:48 02:11:48.389 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/junit18183767328386250920/ASDC/1/service-BasicNetwork-csar.csar 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || WARN 02:11:48 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.390 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:48 02:11:48 Service Level Properties: 02:11:48 Name:basic_network 02:11:48 Description:service 02:11:48 Model UUID:9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 Model Version:NULL 02:11:48 Model InvariantUuid:26b9c145-524a-4e30-8864-ad1ff7342bf4 02:11:48 Service Type: 02:11:48 Service Role: 02:11:48 WorkLoad Context:Production 02:11:48 Environment Context:General_Revenue-Bearing 02:11:48 02:11:48 02:11:48 NETWORK Level Properties: 02:11:48 Model Name:Generic NeutronNet 02:11:48 Model InvariantUuid:7c0b578e-6594-4213-be8b-aa6c7ae50853 02:11:48 Model UUID:73670f4b-f10b-4f37-9bf0-79600ec86730 02:11:48 Model Version:1.0 02:11:48 AIC Max Version:NULL 02:11:48 AIC Min Version:NULL 02:11:48 Tosca Node Type:VL 02:11:48 Description:Generic NeutronNet 02:11:48 02:11:48 NETWORK Customization Properties: 02:11:48 CustomizationUUID:fc59df65-4914-4817-b525-5565b8e66ce0 02:11:48 Network Technology:NEUTRON 02:11:48 Network Type:NEUTRON 02:11:48 Network Role:null 02:11:48 Network Scope:null 02:11:48 02:11:48 VF Allotted Resource Properties: 02:11:48 02:11:48 PNF Allotted Resource Properties: 02:11:48 02:11:48 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:48 02:11:48.392 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL, Model UUID: 73670f4b-f10b-4f37-9bf0-79600ec86730 02:11:48 02:11:48.392 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - No resources found for Service: 9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VL and Model UUID: 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - No resources found for Service: 9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 9ff42123-ff24-41dc-9f41-a956c9328699 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 02:11:48 02:11:48.393 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:48 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:48 02:11:48.394 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@3d992b79, org.onap.sdc.toscaparser.api.parameters.Input@68c82b45, org.onap.sdc.toscaparser.api.parameters.Input@9b8be61, org.onap.sdc.toscaparser.api.parameters.Input@6125fb2d, org.onap.sdc.toscaparser.api.parameters.Input@1513d693] {} 02:11:48 02:11:48.395 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.395 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.395 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.395 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.396 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 9ff42123-ff24-41dc-9f41-a956c9328699: Generic NeutronNet 02:11:48 02:11:48.396 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.396 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.396 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.396 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:48 Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? 02:11:48 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:48 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:48 Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:48 02:11:48.402 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: basic_network 02:11:48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:48 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:48 Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? 02:11:48 Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? 02:11:48 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:48 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:48 Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:48 Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:48 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:48 02:11:48.413 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 02:11:48 02:11:48.413 [http-nio-auto-9-exec-4] || INFO 02:11:48 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-BasicNetwork-csar.csar ASDC sendASDCNotification 02:11:48 02:11:48.413 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-BasicNetwork-csar.csar 02:11:48 02:11:48.413 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.415 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.416 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:48.416 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:48.416 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:48.517 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.520 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.521 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:48.521 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:48.521 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:48.622 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.626 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.627 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:48.627 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:48.627 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:48.728 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.731 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.732 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:48.732 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:48.732 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:48 02:11:48.833 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.837 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:48 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:48 02:11:48.838 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:48 02:11:48.838 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:48 02:11:48.838 [http-nio-auto-9-exec-4] || DEBUG 02:11:48 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:48.938 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:48.942 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:48.943 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:49 02:11:48.943 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:49 02:11:48.943 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:49.044 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.050 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.051 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:49 02:11:49.051 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:49 02:11:49.051 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:49.152 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.156 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.157 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:49 02:11:49.157 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:49 02:11:49.157 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:49.258 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.261 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.262 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:49 02:11:49.262 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:49 02:11:49.262 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:49.363 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.366 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 02:11:49 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.367 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:49 02:11:49.367 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:49 02:11:49.367 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:49 02:11:49.467 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:49 02:11:49.468 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 and distributionStatus: 02:11:49 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:49 02:11:49.469 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2d6c5aa8-b644-4f30-a632-5577801ef957 and serviceModelVersionId: 9ff42123-ff24-41dc-9f41-a956c9328699 02:11:49 02:11:49.469 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 26b9c145-524a-4e30-8864-ad1ff7342bf4 02:11:49 02:11:49.470 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/26b9c145-524a-4e30-8864-ad1ff7342bf4/model-vers/model-ver/9ff42123-ff24-41dc-9f41-a956c9328699?depth=0 02:11:49 02:11:49.473 [http-nio-auto-9-exec-4] || INFO 02:11:49 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:49 02:11:49.486 [http-nio-auto-9-exec-4] || INFO 02:11:49 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:49 02:11:49.486 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/26b9c145-524a-4e30-8864-ad1ff7342bf4/model-vers/model-ver/9ff42123-ff24-41dc-9f41-a956c9328699?depth=0 with request headers:{X-RequestID=[2d6c5aa8-b644-4f30-a632-5577801ef957], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ab3fec6e-21b1-4e1a-b63c-ba53d8fb29e9], X-ECOMP-RequestID=[2d6c5aa8-b644-4f30-a632-5577801ef957], X-TransactionId=[], X-ONAP-RequestID=[2d6c5aa8-b644-4f30-a632-5577801ef957], Content-Type=[application/merge-patch+json]} 02:11:49 02:11:49.487 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:49 02:11:49 02:11:49.496 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/26b9c145-524a-4e30-8864-ad1ff7342bf4/model-vers/model-ver/9ff42123-ff24-41dc-9f41-a956c9328699?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:49 02:11:49.496 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:49 02:11:49.496 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:49 02:11:49.496 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:49 Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:49 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:49 02:11:49.502 [http-nio-auto-9-exec-4] || ERROR 02:11:49 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:49 java.lang.NullPointerException: null 02:11:49 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:49 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:49 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:49 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:49 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:49 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:49 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:49 at org.mockito.Answers.answer(Answers.java:98) 02:11:49 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:49 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:49 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:49 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:49 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:49 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:49 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:49 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:49 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:49 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:49 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:49 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:49 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:49 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:49 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:49 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:49 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:49 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:49 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:49 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:49 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:49 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:49 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:49 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:49 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:49 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:49 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:49 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:49 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:49 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:49 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:49 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:49 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:49 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:49 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:49 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:49 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:49 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:49 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:49 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:49 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:49 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:49 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:49 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:49 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:49 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:49 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:49 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:49 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:49 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:49 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:49 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:49 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:49 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:49 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:49 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:49 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:49 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:49 02:11:49.502 [http-nio-auto-9-exec-4] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2d6c5aa8-b644-4f30-a632-5577801ef957 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:49 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=3d1c9f3c-550e-41c3-bfb6-800f8274a40c, serviceName=vFW 2019-04-10 21:53:05, serviceVersion=1.0, serviceUUID=e16e4ed9-3429-423a-bc3c-1389ae91491c, serviceDescription=catalog service description, serviceInvariantUUID=3164f9ff-d7e7-4813-ab32-6be7e1cacb18, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@6cdcafca], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Vfw20190410215305-csar.csar, artifactType=TOSCA_CSAR, artifactURL=service-Vfw.csar, artifactChecksum=YWNkZTJmYmVmYTg0NTdjMzg0MjVjZTliOTRiYTQ5YjM=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=f4fcb0ba-40d3-46d2-819e-3b69eda88fcf, artifactTimeout=0]], workloadContext=Production] 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/vFW/ 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 e16e4ed9-3429-423a-bc3c-1389ae91491c ASDC 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:49 DistributionID:3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:49 ServiceName:vFW 2019-04-10 21:53:05 02:11:49 ServiceVersion:1.0 02:11:49 ServiceUUID:e16e4ed9-3429-423a-bc3c-1389ae91491c 02:11:49 ServiceInvariantUUID:3164f9ff-d7e7-4813-ab32-6be7e1cacb18 02:11:49 ServiceDescription:catalog service description 02:11:49 Service Artifacts List: 02:11:49 { 02:11:49 Service Artifacts Info: 02:11:49 ArtifactName:service-Vfw20190410215305-csar.csar 02:11:49 ArtifactVersion:1 02:11:49 ArtifactType:TOSCA_CSAR 02:11:49 ArtifactDescription:TOSCA definition package of the asset 02:11:49 ArtifactTimeout:0 02:11:49 ArtifactURL:service-Vfw.csar 02:11:49 ArtifactUUID:f4fcb0ba-40d3-46d2-819e-3b69eda88fcf 02:11:49 ArtifactChecksum:YWNkZTJmYmVmYTg0NTdjMzg0MjVjZTliOTRiYTQ5YjM= 02:11:49 GeneratedArtifact:{NULL 02:11:49 } 02:11:49 RelatedArtifacts:{ 02:11:49 } 02:11:49 02:11:49 02:11:49 02:11:49 } 02:11:49 02:11:49 Resource Instances List: 02:11:49 { 02:11:49 Resource Instance Info: 02:11:49 ResourceInstanceName:vFW 1f52feb0-5502 0 02:11:49 ResourceCustomizationUUID:0451bf8d-49e1-4f7f-960f-2e24f27c9f42 02:11:49 ResourceInvariantUUID:459f18ec-aaee-40d1-8fae-60fec2aae37f 02:11:49 ResourceName:vFW 1f52feb0-5502 02:11:49 ResourceType:VF 02:11:49 ResourceUUID:1b1346cb-bf0b-4097-9d1b-5a041c536897 02:11:49 ResourceVersion:1.0 02:11:49 Category:Generic 02:11:49 SubCategory:Abstract 02:11:49 Resource Artifacts List: 02:11:49 { 02:11:49 Service Artifacts Info: 02:11:49 ArtifactName:vfw1f52feb055020_modules.json 02:11:49 ArtifactVersion:1 02:11:49 ArtifactType:VF_MODULES_METADATA 02:11:49 ArtifactDescription:Auto-generated VF Modules information artifact 02:11:49 ArtifactTimeout:120 02:11:49 ArtifactURL:vfw1f52feb055020_modules.json 02:11:49 ArtifactUUID:7ff1c5cb-8ca1-43b1-8f97-05c0d8c879ec 02:11:49 ArtifactChecksum:NDg0ZDJjYTIzNDhlZmFkZjRjMzM5MTkzOGFhZTU5ZjI= 02:11:49 GeneratedArtifact:{NULL 02:11:49 } 02:11:49 RelatedArtifacts:{ 02:11:49 } 02:11:49 02:11:49 02:11:49 , 02:11:49 Service Artifacts Info: 02:11:49 ArtifactName:base_vfw.yaml 02:11:49 ArtifactVersion:2 02:11:49 ArtifactType:HEAT 02:11:49 ArtifactDescription:created from csar 02:11:49 ArtifactTimeout:120 02:11:49 ArtifactURL:base_vfw.yaml 02:11:49 ArtifactUUID:4f0b1b88-09ab-43b9-9506-57de3c69433a 02:11:49 ArtifactChecksum:MDQyYTIxMTlhZDdlMzdiNjBjNjdjZTFhMWE0NThmMzc= 02:11:49 GeneratedArtifact:{Service Artifacts Info: 02:11:49 ArtifactName:base_vfw.env 02:11:49 ArtifactVersion:2 02:11:49 ArtifactType:HEAT_ENV 02:11:49 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:49 ArtifactTimeout:120 02:11:49 ArtifactURL:base_vfw.env 02:11:49 ArtifactUUID:005bc362-b40f-4c54-82bc-2716147f9c3a 02:11:49 ArtifactChecksum:MjQ2YWIxOTY2M2E0ZjAzMTI4NjVkNWZkZGRmM2VmMGI= 02:11:49 GeneratedArtifact:{NULL 02:11:49 } 02:11:49 RelatedArtifacts:{ 02:11:49 } 02:11:49 02:11:49 02:11:49 } 02:11:49 RelatedArtifacts:{ 02:11:49 } 02:11:49 02:11:49 02:11:49 , 02:11:49 Service Artifacts Info: 02:11:49 ArtifactName:base_vfw.env 02:11:49 ArtifactVersion:2 02:11:49 ArtifactType:HEAT_ENV 02:11:49 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:49 ArtifactTimeout:120 02:11:49 ArtifactURL:base_vfw.env 02:11:49 ArtifactUUID:005bc362-b40f-4c54-82bc-2716147f9c3a 02:11:49 ArtifactChecksum:MjQ2YWIxOTY2M2E0ZjAzMTI4NjVkNWZkZGRmM2VmMGI= 02:11:49 GeneratedArtifact:{NULL 02:11:49 } 02:11:49 RelatedArtifacts:{ 02:11:49 } 02:11:49 02:11:49 02:11:49 02:11:49 } 02:11:49 02:11:49 02:11:49 02:11:49 } 02:11:49 02:11:49 02:11:49 02:11:49.548 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF e16e4ed9-3429-423a-bc3c-1389ae91491c ASDC treatNotification 02:11:49 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:49 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:49 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:49 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit12084141072898045342 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit12084141072898045342 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f4fcb0ba-40d3-46d2-819e-3b69eda88fcf from URL: service-Vfw.csar 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC service-Vfw.csar f4fcb0ba-40d3-46d2-819e-3b69eda88fcf 96150 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK service-Vfw.csar ASDC sendASDCNotification 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || DEBUG 02:11:49 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:service-Vfw.csar 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit12084141072898045342 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: f4fcb0ba-40d3-46d2-819e-3b69eda88fcf, URL: service-Vfw.csar to file: /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20190410215305-csar.csar 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || DEBUG 02:11:49 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:49 02:11:49.560 [http-nio-auto-9-exec-5] || INFO 02:11:49 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:49 02:11:49.714 [http-nio-auto-9-exec-5] || DEBUG 02:11:49 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7707392406290682530/Definitions/service-Vfw20190410215305-template.yml 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided 02:11:50 Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided 02:11:50 Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided 02:11:50 Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided 02:11:50 02:11:50.893 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 66 Parsing Warnings occurred... 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1f52feb0-5502 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1f52feb0-5502 0" are missing field(s): [name]. CSAR name - /tmp/junit12084141072898045342/ASDC/1/service-Vfw20190410215305-csar.csar 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || WARN 02:11:50 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:50 02:11:50.894 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d5716aa9-5cdd-4391-8552-11e87adc78d6 02:11:50 02:11:50.895 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d7477883-7e75-4514-bb49-7cc4306a9eef 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0cb9721e-ac6b-45a1-b327-8ea44a302770 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:50 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:50 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.896 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:51 02:11:51 Service Level Properties: 02:11:51 Name:vFW 2019-04-10 21:53:05 02:11:51 Description:catalog service description 02:11:51 Model UUID:e16e4ed9-3429-423a-bc3c-1389ae91491c 02:11:51 Model Version:NULL 02:11:51 Model InvariantUuid:3164f9ff-d7e7-4813-ab32-6be7e1cacb18 02:11:51 Service Type: 02:11:51 Service Role: 02:11:51 WorkLoad Context:Production 02:11:51 Environment Context:General_Revenue-Bearing 02:11:51 02:11:51 02:11:51 VNF Properties: 02:11:51 Model Name:vFW 1f52feb0-5502 02:11:51 Model UUID:2f267698-b1ee-4584-9edd-6beb382efdb6 02:11:51 Description:vendor software product 02:11:51 Version:1.0 02:11:51 Type:VF 02:11:51 Category:Generic 02:11:51 InvariantUuid:459f18ec-aaee-40d1-8fae-60fec2aae37f 02:11:51 Max Instances:null 02:11:51 Min Instances:null 02:11:51 02:11:51 VNF Customization Properties: 02:11:51 Customization UUID:0451bf8d-49e1-4f7f-960f-2e24f27c9f42 02:11:51 NFFunction:null 02:11:51 NFCode:null 02:11:51 NFRole:null 02:11:51 NFType:null 02:11:51 MultiStageDesign:false 02:11:51 02:11:51 02:11:51 VF Module Properties: 02:11:51 ModelInvariantUuid:062e75f9-ccbd-4946-8d31-92118efac741 02:11:51 ModelName:Vfw1f52feb05502..base_vfw..module-0 02:11:51 ModelUuid:3f99a421-abd0-4e5e-a9e4-3b9b8464ddb6 02:11:51 ModelVersion:1 02:11:51 Description:NULL 02:11:51 02:11:51 VF Module Customization Properties: 02:11:51 Model Customization UUID:NULL 02:11:51 02:11:51 02:11:51 CVNFC Properties: 02:11:51 ModelCustomizationUuid:d5716aa9-5cdd-4391-8552-11e87adc78d6 02:11:51 ModelInvariantUuid:cb100188-fd9b-4b9f-9576-18d53d1a7ff8 02:11:51 ModelName:vFW 1f52feb0-5502-nodes.vfwCvfc 02:11:51 ModelUuid:9e642fbe-382e-45f1-a6c5-fc695aeccef8 02:11:51 ModelVersion:1.0 02:11:51 Description:Complex node type that is used as nested type in VF 02:11:51 Template Name:abstract_vfw 02:11:51 02:11:51 02:11:51 VNFC Properties: 02:11:51 ModelCustomizationUuid:432b4adf-b5f6-438e-b7ca-7fd550bee9c3 02:11:51 ModelInvariantUuid:7e5a1209-1a61-4702-863b-3b1ef92017bc 02:11:51 ModelName:Vfw1f52feb05502.compute.nodes.heat.vfw 02:11:51 ModelUuid:11a8d89b-3b4a-40e0-82ae-f49375e80c2a 02:11:51 ModelVersion:1.0 02:11:51 Description:Not reusable inner VFC 02:11:51 Sub Category:Abstract 02:11:51 02:11:51 02:11:51 CVNFC Properties: 02:11:51 ModelCustomizationUuid:d7477883-7e75-4514-bb49-7cc4306a9eef 02:11:51 ModelInvariantUuid:fa21f985-d2c6-45c0-83e7-2137f4950cf0 02:11:51 ModelName:vFW 1f52feb0-5502-nodes.vsnCvfc 02:11:51 ModelUuid:2a0617b9-6d7b-4984-813a-c078b9956067 02:11:51 ModelVersion:1.0 02:11:51 Description:Complex node type that is used as nested type in VF 02:11:51 Template Name:abstract_vsn 02:11:51 02:11:51 02:11:51 VNFC Properties: 02:11:51 ModelCustomizationUuid:f034a407-c8ce-4305-892a-3b33b64ef6c5 02:11:51 ModelInvariantUuid:3c908b80-620e-47f1-a13b-3a531356bca7 02:11:51 ModelName:Vfw1f52feb05502.compute.nodes.heat.vsn 02:11:51 ModelUuid:9adece81-b606-45db-a702-2db6196ceb02 02:11:51 ModelVersion:1.0 02:11:51 Description:Not reusable inner VFC 02:11:51 Sub Category:Abstract 02:11:51 02:11:51 02:11:51 CVNFC Properties: 02:11:51 ModelCustomizationUuid:0cb9721e-ac6b-45a1-b327-8ea44a302770 02:11:51 ModelInvariantUuid:1e5be71a-341a-4508-af0e-7366e5bfa9a0 02:11:51 ModelName:vFW 1f52feb0-5502-nodes.vpgCvfc 02:11:51 ModelUuid:66987619-f332-435b-b2f7-d3bb663b81f0 02:11:51 ModelVersion:1.0 02:11:51 Description:Complex node type that is used as nested type in VF 02:11:51 Template Name:abstract_vpg 02:11:51 02:11:51 02:11:51 VNFC Properties: 02:11:51 ModelCustomizationUuid:5df394d2-0de1-46c8-8ab3-841c858813ed 02:11:51 ModelInvariantUuid:22b17b01-b405-46d9-9861-29ce12e772ae 02:11:51 ModelName:Vfw1f52feb05502.compute.nodes.heat.vpg 02:11:51 ModelUuid:d2ceef3e-9e1a-44dc-a98c-07204b3033a6 02:11:51 ModelVersion:1.0 02:11:51 Description:Not reusable inner VFC 02:11:51 Sub Category:Abstract 02:11:51 02:11:51 VF Allotted Resource Properties: 02:11:51 02:11:51 PNF Allotted Resource Properties: 02:11:51 02:11:51 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:51 02:11:50.898 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 1b1346cb-bf0b-4097-9d1b-5a041c536897 02:11:51 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vFW 1f52feb0-5502 0 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 1b1346cb-bf0b-4097-9d1b-5a041c536897 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 7ff1c5cb-8ca1-43b1-8f97-05c0d8c879ec from URL: vfw1f52feb055020_modules.json 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC vfw1f52feb055020_modules.json 7ff1c5cb-8ca1-43b1-8f97-05c0d8c879ec 785 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK vfw1f52feb055020_modules.json ASDC sendASDCNotification 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:vfw1f52feb055020_modules.json 02:11:51 02:11:50.900 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ 02:11:51 { 02:11:51 "vfModuleModelName": "Vfw1f52feb05502..base_vfw..module-0", 02:11:51 "vfModuleModelInvariantUUID": "062e75f9-ccbd-4946-8d31-92118efac741", 02:11:51 "vfModuleModelVersion": "1", 02:11:51 "vfModuleModelUUID": "3f99a421-abd0-4e5e-a9e4-3b9b8464ddb6", 02:11:51 "vfModuleModelCustomizationUUID": "12c7bf93-9021-41cf-8c65-86856cfab11d", 02:11:51 "isBase": true, 02:11:51 "artifacts": [ 02:11:51 "4f0b1b88-09ab-43b9-9506-57de3c69433a", 02:11:51 "005bc362-b40f-4c54-82bc-2716147f9c3a" 02:11:51 ], 02:11:51 "properties": { 02:11:51 "min_vf_module_instances": "1", 02:11:51 "vf_module_label": "base_vfw", 02:11:51 "max_vf_module_instances": "1", 02:11:51 "vfc_list": "", 02:11:51 "vf_module_description": "", 02:11:51 "vf_module_type": "Base", 02:11:51 "availability_zone_count": "", 02:11:51 "volume_group": "false", 02:11:51 "initial_count": "1" 02:11:51 } 02:11:51 } 02:11:51 ] 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: 02:11:51 { 02:11:51 VfModuleMetaData: 02:11:51 VfModuleModelName:Vfw1f52feb05502..base_vfw..module-0 02:11:51 VfModuleModelVersion:1 02:11:51 VfModuleModelUUID:3f99a421-abd0-4e5e-a9e4-3b9b8464ddb6 02:11:51 VfModuleModelInvariantUUID:062e75f9-ccbd-4946-8d31-92118efac741 02:11:51 VfModuleModelDescription:NULL 02:11:51 Artifacts UUID List:{ 02:11:51 4f0b1b88-09ab-43b9-9506-57de3c69433a 02:11:51 , 02:11:51 005bc362-b40f-4c54-82bc-2716147f9c3a 02:11:51 02:11:51 } 02:11:51 Properties List:{ 02:11:51 min_vf_module_instances : 1 02:11:51 vf_module_label : base_vfw 02:11:51 max_vf_module_instances : 1 02:11:51 vfc_list : 02:11:51 vf_module_description : 02:11:51 vf_module_type : Base 02:11:51 availability_zone_count : 02:11:51 volume_group : false 02:11:51 initial_count : 02:11:51 } 02:11:51 02:11:51 isBase:true 02:11:51 02:11:51 02:11:51 } 02:11:51 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ 02:11:51 { 02:11:51 "vfModuleModelName": "Vfw1f52feb05502..base_vfw..module-0", 02:11:51 "vfModuleModelInvariantUUID": "062e75f9-ccbd-4946-8d31-92118efac741", 02:11:51 "vfModuleModelVersion": "1", 02:11:51 "vfModuleModelUUID": "3f99a421-abd0-4e5e-a9e4-3b9b8464ddb6", 02:11:51 "vfModuleModelCustomizationUUID": "12c7bf93-9021-41cf-8c65-86856cfab11d", 02:11:51 "isBase": true, 02:11:51 "artifacts": [ 02:11:51 "4f0b1b88-09ab-43b9-9506-57de3c69433a", 02:11:51 "005bc362-b40f-4c54-82bc-2716147f9c3a" 02:11:51 ], 02:11:51 "properties": { 02:11:51 "min_vf_module_instances": "1", 02:11:51 "vf_module_label": "base_vfw", 02:11:51 "max_vf_module_instances": "1", 02:11:51 "vfc_list": "", 02:11:51 "vf_module_description": "", 02:11:51 "vf_module_type": "Base", 02:11:51 "availability_zone_count": "", 02:11:51 "volume_group": "false", 02:11:51 "initial_count": "1" 02:11:51 } 02:11:51 } 02:11:51 ] 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: 02:11:51 { 02:11:51 VfModuleMetaData: 02:11:51 VfModuleModelName:Vfw1f52feb05502..base_vfw..module-0 02:11:51 VfModuleModelVersion:1 02:11:51 VfModuleModelUUID:3f99a421-abd0-4e5e-a9e4-3b9b8464ddb6 02:11:51 VfModuleModelInvariantUUID:062e75f9-ccbd-4946-8d31-92118efac741 02:11:51 VfModuleModelDescription:NULL 02:11:51 Artifacts UUID List:{ 02:11:51 4f0b1b88-09ab-43b9-9506-57de3c69433a 02:11:51 , 02:11:51 005bc362-b40f-4c54-82bc-2716147f9c3a 02:11:51 02:11:51 } 02:11:51 Properties List:{ 02:11:51 min_vf_module_instances : 1 02:11:51 vf_module_label : base_vfw 02:11:51 max_vf_module_instances : 1 02:11:51 vfc_list : 02:11:51 vf_module_description : 02:11:51 vf_module_type : Base 02:11:51 availability_zone_count : 02:11:51 volume_group : false 02:11:51 initial_count : 02:11:51 } 02:11:51 02:11:51 isBase:true 02:11:51 02:11:51 02:11:51 } 02:11:51 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 4f0b1b88-09ab-43b9-9506-57de3c69433a from URL: base_vfw.yaml 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC base_vfw.yaml 4f0b1b88-09ab-43b9-9506-57de3c69433a 20394 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK base_vfw.yaml ASDC sendASDCNotification 02:11:51 02:11:50.902 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:base_vfw.yaml 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 005bc362-b40f-4c54-82bc-2716147f9c3a from URL: base_vfw.env 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC base_vfw.env 005bc362-b40f-4c54-82bc-2716147f9c3a 2098 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK base_vfw.env ASDC sendASDCNotification 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:base_vfw.env 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: e16e4ed9-3429-423a-bc3c-1389ae91491c 02:11:51 02:11:50.903 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFW 1f52feb0-5502 0 1b1346cb-bf0b-4097-9d1b-5a041c536897 ASDC 02:11:51 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:51 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:51 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:51 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:51 02:11:50.915 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:51 02:11:50.915 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 0451bf8d-49e1-4f7f-960f-2e24f27c9f42 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 0451bf8d-49e1-4f7f-960f-2e24f27c9f42 matches Tosca VF Customization UUID: 0451bf8d-49e1-4f7f-960f-2e24f27c9f42 02:11:51 02:11:50.916 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 0451bf8d-49e1-4f7f-960f-2e24f27c9f42 matches vfNotificationResource CustomizationUUID 02:11:51 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:51 02:11:50.919 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.919 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 0451bf8d-49e1-4f7f-960f-2e24f27c9f42: {\"vpg_int_unprotected_private_ip_0\":\"192.168.10.200\",\"vf_module_id\":\"vFirewall\",\"skip_post_instantiation_configuration\":\"true\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vnf_name\":\"vFW\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"dcae_collector_port\":\"30235\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"multi_stage_design\":\"false\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.4.0-SNAPSHOT\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vfw_key\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.4.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"protected_private_net_id\":\"zdfw1fwl01_protected\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"cloud_env\":\"openstack\"} 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@733eb2f1 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 12c7bf93-9021-41cf-8c65-86856cfab11d 02:11:51 02:11:50.920 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 12c7bf93-9021-41cf-8c65-86856cfab11d 02:11:51 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 02:11:51 02:11:50.923 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d5716aa9-5cdd-4391-8552-11e87adc78d6 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 02:11:51 02:11:50.925 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d7477883-7e75-4514-bb49-7cc4306a9eef 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vpg is matching search criteria 02:11:51 02:11:50.927 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0cb9721e-ac6b-45a1-b327-8ea44a302770 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 02:11:50.928 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vFW 1f52feb0-5502 0 is matching search criteria 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vFW 1f52feb0-5502 0] matching following query criteria: sdcType=VF, customizationUUID=0451bf8d-49e1-4f7f-960f-2e24f27c9f42 02:11:51 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.929 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid e16e4ed9-3429-423a-bc3c-1389ae91491c: vFW 1f52feb0-5502 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vFW 2019-04-10 21:53:05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:51 02:11:50.930 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFW 2019-04-10 21:53:05 02:11:51 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:51 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:51 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:51 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:51 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:51 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? 02:11:51 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:11:51 Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:51 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFW 1f52feb0-5502 1b1346cb-bf0b-4097-9d1b-5a041c536897 1 ASDC deployResourceStructure 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK vfw1f52feb055020_modules.json ASDC sendASDCNotification 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:vfw1f52feb055020_modules.json 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK base_vfw.yaml ASDC sendASDCNotification 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:base_vfw.yaml 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK base_vfw.env ASDC sendASDCNotification 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:base_vfw.env 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || INFO 02:11:51 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK service-Vfw.csar ASDC sendASDCNotification 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:service-Vfw.csar 02:11:51 02:11:50.996 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:50.999 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.000 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.000 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.000 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.101 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.105 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.106 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.106 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.106 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.207 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.211 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.212 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.212 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.212 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.312 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.316 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.317 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.317 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.317 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.417 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.421 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.422 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.422 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.422 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.522 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.527 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.528 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.528 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.528 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.629 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.632 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.634 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.634 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.634 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.734 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.738 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.739 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.739 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.739 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:51 02:11:51.839 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.842 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:51 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:51 02:11:51.844 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:51 02:11:51.844 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:51 02:11:51.844 [http-nio-auto-9-exec-5] || DEBUG 02:11:51 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:52 02:11:51.944 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:52 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:52 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:52 02:11:51.948 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c 02:11:52 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:52 02:11:51.949 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:52 02:11:51.949 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:52 02:11:51.949 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:52 02:11:52.049 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:52 02:11:52.050 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c and distributionStatus: 02:11:52 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:52 02:11:52.051 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3d1c9f3c-550e-41c3-bfb6-800f8274a40c and serviceModelVersionId: e16e4ed9-3429-423a-bc3c-1389ae91491c 02:11:52 02:11:52.051 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 3164f9ff-d7e7-4813-ab32-6be7e1cacb18 02:11:52 02:11:52.052 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/3164f9ff-d7e7-4813-ab32-6be7e1cacb18/model-vers/model-ver/e16e4ed9-3429-423a-bc3c-1389ae91491c?depth=0 02:11:52 02:11:52.055 [http-nio-auto-9-exec-5] || INFO 02:11:52 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:52 02:11:52.068 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/3164f9ff-d7e7-4813-ab32-6be7e1cacb18/model-vers/model-ver/e16e4ed9-3429-423a-bc3c-1389ae91491c?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:52 02:11:52.069 [http-nio-auto-9-exec-5] || INFO 02:11:52 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:52 02:11:52.069 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:52 02:11:52 02:11:52.074 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/3164f9ff-d7e7-4813-ab32-6be7e1cacb18/model-vers/model-ver/e16e4ed9-3429-423a-bc3c-1389ae91491c?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:52 02:11:52.074 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:52 02:11:52.074 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:52 02:11:52.074 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:52 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:52 02:11:52.080 [http-nio-auto-9-exec-5] || ERROR 02:11:52 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:52 java.lang.NullPointerException: null 02:11:52 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:52 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:52 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:52 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:52 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:52 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:52 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:52 at org.mockito.Answers.answer(Answers.java:98) 02:11:52 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:52 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:52 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:52 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:52 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:52 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:52 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:52 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:52 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:52 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:52 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:52 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:52 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:52 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:52 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:52 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:52 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:52 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:52 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:52 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:52 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:52 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:52 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:52 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:52 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:52 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:52 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:52 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:52 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:52 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:52 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:52 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:52 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:52 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:52 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:52 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:52 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:52 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:52 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:52 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:52 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:52 02:11:52.080 [http-nio-auto-9-exec-5] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 3d1c9f3c-550e-41c3-bfb6-800f8274a40c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:52 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:52 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:52 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:52 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=2d6c5aa8-b644-4f30-a632-5577801ef955, serviceName=basic_cnf, serviceVersion=1.0, serviceUUID=31e0cd50-0a84-42b4-a7a8-dd5d82e6907d, serviceDescription=service, serviceInvariantUUID=830857aa-604f-483b-a299-b63267698420, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@a3ef00d], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-BasicCnf-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=/service-BasicCnf-template.yml, artifactChecksum=NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=2617d0ca-54f0-4222-b659-c12e292d94dd, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-BasicCnf-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-BasicCnf-csar.csar, artifactChecksum=ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=31e0cd50-0a84-42b4-a7a8-dd5d82e6907d, artifactTimeout=0]], workloadContext=Production] 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/service-BasicCnf/ 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 7 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d ASDC 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:52 DistributionID:2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:52 ServiceName:basic_cnf 02:11:52 ServiceVersion:1.0 02:11:52 ServiceUUID:31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 02:11:52 ServiceInvariantUUID:830857aa-604f-483b-a299-b63267698420 02:11:52 ServiceDescription:service 02:11:52 Service Artifacts List: 02:11:52 { 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:service-BasicCnf-template.yml 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:TOSCA_TEMPLATE 02:11:52 ArtifactDescription:TOSCA representation of the asset 02:11:52 ArtifactTimeout:0 02:11:52 ArtifactURL:/service-BasicCnf-template.yml 02:11:52 ArtifactUUID:2617d0ca-54f0-4222-b659-c12e292d94dd 02:11:52 ArtifactChecksum:NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:service-BasicCnf-csar.csar 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:TOSCA_CSAR 02:11:52 ArtifactDescription:TOSCA definition package of the asset 02:11:52 ArtifactTimeout:0 02:11:52 ArtifactURL:/service-BasicCnf-csar.csar 02:11:52 ArtifactUUID:31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 02:11:52 ArtifactChecksum:ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 02:11:52 } 02:11:52 02:11:52 Resource Instances List: 02:11:52 { 02:11:52 Resource Instance Info: 02:11:52 ResourceInstanceName:basic_cnf 0 02:11:52 ResourceCustomizationUUID:bd0d1395-84c0-4bb3-956a-4b183f60754d 02:11:52 ResourceInvariantUUID:39ea5e7d-ce9c-4808-852c-7eee93016e4e 02:11:52 ResourceName:basic_cnf 02:11:52 ResourceType:VF 02:11:52 ResourceUUID:e41055ce-d879-44aa-b738-851be0dd9ca3 02:11:52 ResourceVersion:1.0 02:11:52 Category:Generic 02:11:52 SubCategory:Abstract 02:11:52 Resource Artifacts List: 02:11:52 { 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:basic_cnf0_modules.json 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:VF_MODULES_METADATA 02:11:52 ArtifactDescription:Auto-generated VF Modules information artifact 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/basic_cnf0_modules.json 02:11:52 ArtifactUUID:32f3dd22-6eee-466a-87a5-0a8b6476c671 02:11:52 ArtifactChecksum:MDJkYjNmNjEzM2Y1ZDgzNzZiZWUxMjZkMzA3YzkwZDI= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:base_dummy.env 02:11:52 ArtifactVersion:2 02:11:52 ArtifactType:HEAT_ENV 02:11:52 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/base_dummy.env 02:11:52 ArtifactUUID:e11f9452-78b1-483e-9152-f516c712d04f 02:11:52 ArtifactChecksum:YzI4MjlkODk4YzcyOTgzZTg2YjAyM2ZiNWU1N2FmMjI= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:nginx_cloudtech_k8s_charts.env 02:11:52 ArtifactVersion:2 02:11:52 ArtifactType:HEAT_ENV 02:11:52 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/nginx_cloudtech_k8s_charts.env 02:11:52 ArtifactUUID:414774a4-e89e-4e14-bb6c-d9fd8755b9f4 02:11:52 ArtifactChecksum:YzI4MjlkODk4YzcyOTgzZTg2YjAyM2ZiNWU1N2FmMjI= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:vf-license-model.xml 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:VF_LICENSE 02:11:52 ArtifactDescription:VF license file 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/vf-license-model.xml 02:11:52 ArtifactUUID:5c29e823-7114-4988-824f-f670ba9d7b21 02:11:52 ArtifactChecksum:YjYyYWNiMzUxM2YzMWYxYWVhN2Y5MTM3N2E5YzNhNmU= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:nginx_cloudtech_k8s_charts.tgz 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT 02:11:52 ArtifactDescription:VF license file 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/nginx_cloudtech_k8s_charts.tgz 02:11:52 ArtifactUUID:98c46147-7d1e-48d6-8079-0e27df36d98d 02:11:52 ArtifactChecksum:YjYyYWNiMzUxM2YzMWYxYWVhN2Y5MTM3N2E5YzNhNmU= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:vendor-license-model.xml 02:11:52 ArtifactVersion:1 02:11:52 ArtifactType:VENDOR_LICENSE 02:11:52 ArtifactDescription: Vendor license file 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/vendor-license-model.xml 02:11:52 ArtifactUUID:74c4d1bd-1779-421f-8c9d-774ac4567031 02:11:52 ArtifactChecksum:OTRkOTY3YjdjM2ZlNDM3NjNlZjBjODU4YTJmNGZhNGE= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 , 02:11:52 Service Artifacts Info: 02:11:52 ArtifactName:base_dummy.yaml 02:11:52 ArtifactVersion:2 02:11:52 ArtifactType:HEAT 02:11:52 ArtifactDescription:created from csar 02:11:52 ArtifactTimeout:120 02:11:52 ArtifactURL:/base_dummy.yaml 02:11:52 ArtifactUUID:fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 02:11:52 ArtifactChecksum:NWU2NGUwNmNkMGEzYjAxMTAyODkzNTc5YzFmZDBmMzM= 02:11:52 GeneratedArtifact:{NULL 02:11:52 } 02:11:52 RelatedArtifacts:{ 02:11:52 } 02:11:52 02:11:52 02:11:52 02:11:52 } 02:11:52 02:11:52 02:11:52 02:11:52 } 02:11:52 02:11:52 02:11:52 02:11:52.133 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d ASDC treatNotification 02:11:52 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:52 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:52 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:52 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit13142293046856975787 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit13142293046856975787 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d from URL: /service-BasicCnf-csar.csar 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-BasicCnf-csar.csar 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 66792 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-BasicCnf-csar.csar ASDC sendASDCNotification 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-BasicCnf-csar.csar 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit13142293046856975787 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d, URL: /service-BasicCnf-csar.csar to file: /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.142 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 02:11:52 02:11:52.143 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.143 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.214 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17594126761710981551/Definitions/service-BasicCnf-template.yml 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred... 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [unit, type]. CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit13142293046856975787/ASDC/1/service-BasicCnf-csar.csar 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || WARN 02:11:52 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_dummy is not matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template dummy is not matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_dummy is matching search criteria 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=0bf82d7c-65a0-4290-9cee-f62f1c4da928 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:52 02:11:52.906 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:52 02:11:52 Service Level Properties: 02:11:52 Name:basic_cnf 02:11:52 Description:service 02:11:52 Model UUID:31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 02:11:52 Model Version:NULL 02:11:52 Model InvariantUuid:830857aa-604f-483b-a299-b63267698420 02:11:52 Service Type: 02:11:52 Service Role: 02:11:52 WorkLoad Context:Production 02:11:52 Environment Context:General_Revenue-Bearing 02:11:52 02:11:52 02:11:52 VNF Properties: 02:11:52 Model Name:basic_cnf 02:11:52 Model UUID:e41055ce-d879-44aa-b738-851be0dd9ca3 02:11:52 Description:VF 02:11:52 Version:1.0 02:11:52 Type:VF 02:11:52 Category:Generic 02:11:52 InvariantUuid:39ea5e7d-ce9c-4808-852c-7eee93016e4e 02:11:52 Max Instances:null 02:11:52 Min Instances:null 02:11:52 02:11:52 VNF Customization Properties: 02:11:52 Customization UUID:bd0d1395-84c0-4bb3-956a-4b183f60754d 02:11:52 NFFunction:null 02:11:52 NFCode:null 02:11:52 NFRole:null 02:11:52 NFType:null 02:11:52 MultiStageDesign:false 02:11:52 02:11:52 02:11:52 VF Module Properties: 02:11:52 ModelInvariantUuid:f7ed621b-54c7-4edd-978d-765a63de766e 02:11:52 ModelName:BasicCnf..base_dummy..module-0 02:11:52 ModelUuid:32f3dd22-6eee-466a-87a5-0a8b6476c671 02:11:52 ModelVersion:1 02:11:52 Description:NULL 02:11:52 02:11:52 VF Module Customization Properties: 02:11:52 Model Customization UUID:NULL 02:11:52 02:11:52 02:11:52 CVNFC Properties: 02:11:52 ModelCustomizationUuid:0bf82d7c-65a0-4290-9cee-f62f1c4da928 02:11:52 ModelInvariantUuid:ecbf756e-bb90-48b1-bbdf-b2b7e14efdef 02:11:52 ModelName:basic_cnf-nodes.dummyCvfc 02:11:52 ModelUuid:23e82082-e77f-46e2-97aa-295abd7dd32c 02:11:52 ModelVersion:1.0 02:11:52 Description:Complex node type that is used as nested type in VF 02:11:52 Template Name:abstract_dummy 02:11:52 02:11:52 02:11:52 VNFC Properties: 02:11:52 ModelCustomizationUuid:3613630e-5e82-4918-b136-188352311151 02:11:52 ModelInvariantUuid:d36e2202-aa9c-4be5-b2b5-b5ee81e90a63 02:11:52 ModelName:BasicCnf.compute.nodes.heat.dummy 02:11:52 ModelUuid:c652c478-73bd-4c09-b75a-8209f0da3f53 02:11:52 ModelVersion:1.0 02:11:52 Description:Not reusable inner VFC 02:11:52 Sub Category:Abstract 02:11:52 02:11:52 VF Allotted Resource Properties: 02:11:52 02:11:52 PNF Allotted Resource Properties: 02:11:52 02:11:52 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:52 02:11:52.908 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: e41055ce-d879-44aa-b738-851be0dd9ca3 02:11:52 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:52 02:11:52.909 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - basic_cnf 0 02:11:52 02:11:52.909 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: e41055ce-d879-44aa-b738-851be0dd9ca3 02:11:52 02:11:52.909 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 32f3dd22-6eee-466a-87a5-0a8b6476c671 from URL: /basic_cnf0_modules.json 02:11:52 02:11:52.909 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /basic_cnf0_modules.json 32f3dd22-6eee-466a-87a5-0a8b6476c671 828 02:11:52 02:11:52.909 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /basic_cnf0_modules.json ASDC sendASDCNotification 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/basic_cnf0_modules.json 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ 02:11:52 { 02:11:52 "vfModuleModelName": "BasicCnf..base_dummy..module-0", 02:11:52 "vfModuleModelInvariantUUID": "f7ed621b-54c7-4edd-978d-765a63de766e", 02:11:52 "vfModuleModelVersion": "1", 02:11:52 "vfModuleModelUUID": "32f3dd22-6eee-466a-87a5-0a8b6476c671", 02:11:52 "vfModuleModelCustomizationUUID": "164773f7-58a2-4e3b-b544-2348edbc7ddc", 02:11:52 "isBase": true, 02:11:52 "artifacts": [ 02:11:52 "e11f9452-78b1-483e-9152-f516c712d04f", 02:11:52 "414774a4-e89e-4e14-bb6c-d9fd8755b9f4", 02:11:52 "98c46147-7d1e-48d6-8079-0e27df36d98d" 02:11:52 ], 02:11:52 "properties": { 02:11:52 "min_vf_module_instances": "1", 02:11:52 "vf_module_label": "base_dummy", 02:11:52 "max_vf_module_instances": "1", 02:11:52 "vfc_list": "", 02:11:52 "vf_module_type": "Base", 02:11:52 "vf_module_description": "", 02:11:52 "initial_count": "1", 02:11:52 "volume_group": "false", 02:11:52 "availability_zone_count": "" 02:11:52 } 02:11:52 } 02:11:52 ] 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: 02:11:52 { 02:11:52 VfModuleMetaData: 02:11:52 VfModuleModelName:BasicCnf..base_dummy..module-0 02:11:52 VfModuleModelVersion:1 02:11:52 VfModuleModelUUID:32f3dd22-6eee-466a-87a5-0a8b6476c671 02:11:52 VfModuleModelInvariantUUID:f7ed621b-54c7-4edd-978d-765a63de766e 02:11:52 VfModuleModelDescription:NULL 02:11:52 Artifacts UUID List:{ 02:11:52 e11f9452-78b1-483e-9152-f516c712d04f 02:11:52 , 02:11:52 414774a4-e89e-4e14-bb6c-d9fd8755b9f4 02:11:52 , 02:11:52 98c46147-7d1e-48d6-8079-0e27df36d98d 02:11:52 02:11:52 } 02:11:52 Properties List:{ 02:11:52 min_vf_module_instances : 1 02:11:52 vf_module_label : base_dummy 02:11:52 max_vf_module_instances : 1 02:11:52 vfc_list : 02:11:52 vf_module_type : Base 02:11:52 vf_module_description : 02:11:52 initial_count : 1 02:11:52 volume_group : false 02:11:52 availability_zone_count : 02:11:52 } 02:11:52 02:11:52 isBase:true 02:11:52 02:11:52 02:11:52 } 02:11:52 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ 02:11:52 { 02:11:52 "vfModuleModelName": "BasicCnf..base_dummy..module-0", 02:11:52 "vfModuleModelInvariantUUID": "f7ed621b-54c7-4edd-978d-765a63de766e", 02:11:52 "vfModuleModelVersion": "1", 02:11:52 "vfModuleModelUUID": "32f3dd22-6eee-466a-87a5-0a8b6476c671", 02:11:52 "vfModuleModelCustomizationUUID": "164773f7-58a2-4e3b-b544-2348edbc7ddc", 02:11:52 "isBase": true, 02:11:52 "artifacts": [ 02:11:52 "e11f9452-78b1-483e-9152-f516c712d04f", 02:11:52 "414774a4-e89e-4e14-bb6c-d9fd8755b9f4", 02:11:52 "98c46147-7d1e-48d6-8079-0e27df36d98d" 02:11:52 ], 02:11:52 "properties": { 02:11:52 "min_vf_module_instances": "1", 02:11:52 "vf_module_label": "base_dummy", 02:11:52 "max_vf_module_instances": "1", 02:11:52 "vfc_list": "", 02:11:52 "vf_module_type": "Base", 02:11:52 "vf_module_description": "", 02:11:52 "initial_count": "1", 02:11:52 "volume_group": "false", 02:11:52 "availability_zone_count": "" 02:11:52 } 02:11:52 } 02:11:52 ] 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: 02:11:52 { 02:11:52 VfModuleMetaData: 02:11:52 VfModuleModelName:BasicCnf..base_dummy..module-0 02:11:52 VfModuleModelVersion:1 02:11:52 VfModuleModelUUID:32f3dd22-6eee-466a-87a5-0a8b6476c671 02:11:52 VfModuleModelInvariantUUID:f7ed621b-54c7-4edd-978d-765a63de766e 02:11:52 VfModuleModelDescription:NULL 02:11:52 Artifacts UUID List:{ 02:11:52 e11f9452-78b1-483e-9152-f516c712d04f 02:11:52 , 02:11:52 414774a4-e89e-4e14-bb6c-d9fd8755b9f4 02:11:52 , 02:11:52 98c46147-7d1e-48d6-8079-0e27df36d98d 02:11:52 02:11:52 } 02:11:52 Properties List:{ 02:11:52 min_vf_module_instances : 1 02:11:52 vf_module_label : base_dummy 02:11:52 max_vf_module_instances : 1 02:11:52 vfc_list : 02:11:52 vf_module_type : Base 02:11:52 vf_module_description : 02:11:52 initial_count : 1 02:11:52 volume_group : false 02:11:52 availability_zone_count : 02:11:52 } 02:11:52 02:11:52 isBase:true 02:11:52 02:11:52 02:11:52 } 02:11:52 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: e11f9452-78b1-483e-9152-f516c712d04f from URL: /base_dummy.env 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_dummy.env e11f9452-78b1-483e-9152-f516c712d04f 200 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_dummy.env ASDC sendASDCNotification 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:52 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_dummy.env 02:11:52 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:52 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 414774a4-e89e-4e14-bb6c-d9fd8755b9f4 from URL: /nginx_cloudtech_k8s_charts.env 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /nginx_cloudtech_k8s_charts.env 414774a4-e89e-4e14-bb6c-d9fd8755b9f4 12 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/nginx_cloudtech_k8s_charts.env 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5c29e823-7114-4988-824f-f670ba9d7b21 from URL: /vf-license-model.xml 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vf-license-model.xml 5c29e823-7114-4988-824f-f670ba9d7b21 204 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vf-license-model.xml ASDC sendASDCNotification 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vf-license-model.xml 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 98c46147-7d1e-48d6-8079-0e27df36d98d from URL: /nginx_cloudtech_k8s_charts.tgz 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /nginx_cloudtech_k8s_charts.tgz 98c46147-7d1e-48d6-8079-0e27df36d98d 2688 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 02:11:53 02:11:52.910 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/nginx_cloudtech_k8s_charts.tgz 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 74c4d1bd-1779-421f-8c9d-774ac4567031 from URL: /vendor-license-model.xml 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vendor-license-model.xml 74c4d1bd-1779-421f-8c9d-774ac4567031 193 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vendor-license-model.xml ASDC sendASDCNotification 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 from URL: /base_dummy.yaml 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_dummy.yaml fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 1164 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_dummy.yaml ASDC sendASDCNotification 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_dummy.yaml 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 02:11:53 02:11:52.911 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 e41055ce-d879-44aa-b738-851be0dd9ca3 ASDC 02:11:53 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:53 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:53 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:11:53 02:11:52.919 [http-nio-auto-9-exec-9] || WARN 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported 02:11:53 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:53 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:53 02:11:52.921 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@1cfc6028, org.onap.sdc.toscaparser.api.parameters.Input@18b19a1b, org.onap.sdc.toscaparser.api.parameters.Input@1e3b275f, org.onap.sdc.toscaparser.api.parameters.Input@25d52892, org.onap.sdc.toscaparser.api.parameters.Input@5ad7e120] {} 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= bd0d1395-84c0-4bb3-956a-4b183f60754d 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: bd0d1395-84c0-4bb3-956a-4b183f60754d matches Tosca VF Customization UUID: bd0d1395-84c0-4bb3-956a-4b183f60754d 02:11:53 02:11:52.922 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: bd0d1395-84c0-4bb3-956a-4b183f60754d matches vfNotificationResource CustomizationUUID 02:11:53 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:53 02:11:52.924 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id bd0d1395-84c0-4bb3-956a-4b183f60754d: {\"vf_module_id\":\"PROVIDED_BY_ONAP\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_id\":\"PROVIDED_BY_ONAP\",\"dummy_image_name\":\"dummy\",\"vnf_name\":\"PROVIDED_BY_ONAP\",\"dummy_name_0\":\"dummy_1_0\",\"dummy_flavor_name\":\"dummy.default\"} 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5793661 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 164773f7-58a2-4e3b-b544-2348edbc7ddc 02:11:53 02:11:52.925 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 164773f7-58a2-4e3b-b544-2348edbc7ddc 02:11:53 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.927 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria 02:11:53 02:11:52.928 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_dummy is matching search criteria 02:11:53 02:11:52.928 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=0bf82d7c-65a0-4290-9cee-f62f1c4da928 02:11:53 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria 02:11:53 02:11:52.929 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=bd0d1395-84c0-4bb3-956a-4b183f60754d 02:11:53 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:53 02:11:52.930 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.930 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.930 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d: basic_cnf 02:11:53 02:11:52.930 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.930 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:53 02:11:52.931 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: basic_cnf 02:11:53 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:53 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:53 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:53 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:53 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:11:53 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? 02:11:53 Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:53 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC basic_cnf e41055ce-d879-44aa-b738-851be0dd9ca3 1 ASDC deployResourceStructure 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /basic_cnf0_modules.json ASDC sendASDCNotification 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/basic_cnf0_modules.json 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /base_dummy.env ASDC sendASDCNotification 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/base_dummy.env 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/nginx_cloudtech_k8s_charts.env 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vf-license-model.xml ASDC sendASDCNotification 02:11:53 02:11:52.957 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vf-license-model.xml 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vendor-license-model.xml ASDC sendASDCNotification 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /base_dummy.yaml ASDC sendASDCNotification 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/base_dummy.yaml(The artifact has not been used by the modules defined in the resource) 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || INFO 02:11:53 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-BasicCnf-csar.csar ASDC sendASDCNotification 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-BasicCnf-csar.csar 02:11:53 02:11:52.958 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:52.961 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:52.961 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:52.961 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:52.961 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.062 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.065 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.066 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.066 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.066 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.166 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.169 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.169 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.169 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.169 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.270 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.272 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.273 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.273 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.273 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.373 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.377 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.378 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.378 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.378 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.478 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.482 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.483 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.483 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.483 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.583 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.587 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.588 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.588 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.588 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.689 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.692 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.693 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.693 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.693 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.794 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.798 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.799 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.799 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.799 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:53 02:11:53.900 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.903 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 02:11:53 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:53 02:11:53.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:53 02:11:53.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:53 02:11:53.905 [http-nio-auto-9-exec-9] || DEBUG 02:11:53 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:54 02:11:54.005 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:54 02:11:54.005 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 and distributionStatus: 02:11:54 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.007 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2d6c5aa8-b644-4f30-a632-5577801ef955 and serviceModelVersionId: 31e0cd50-0a84-42b4-a7a8-dd5d82e6907d 02:11:54 02:11:54.007 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 830857aa-604f-483b-a299-b63267698420 02:11:54 02:11:54.008 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/830857aa-604f-483b-a299-b63267698420/model-vers/model-ver/31e0cd50-0a84-42b4-a7a8-dd5d82e6907d?depth=0 02:11:54 02:11:54.011 [http-nio-auto-9-exec-9] || INFO 02:11:54 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:54 02:11:54.022 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/830857aa-604f-483b-a299-b63267698420/model-vers/model-ver/31e0cd50-0a84-42b4-a7a8-dd5d82e6907d?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:54 02:11:54.023 [http-nio-auto-9-exec-9] || INFO 02:11:54 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:54 02:11:54.023 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:54 02:11:54 02:11:54.028 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/830857aa-604f-483b-a299-b63267698420/model-vers/model-ver/31e0cd50-0a84-42b4-a7a8-dd5d82e6907d?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:54 02:11:54.028 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:54 02:11:54.028 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:54 02:11:54.028 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:54 02:11:54.032 [http-nio-auto-9-exec-9] || ERROR 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:54 java.lang.NullPointerException: null 02:11:54 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:54 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:54 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:54 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:54 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:54 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:54 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:54 at org.mockito.Answers.answer(Answers.java:98) 02:11:54 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:54 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:54 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:54 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:54 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:54 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:54 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:54 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:54 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:54 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:54 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:54 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:54 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:54 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:54 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:54 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:54 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:54 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:54 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:54 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:54 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:54 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:54 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:54 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:54 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:54 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:54 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:54 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:54 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:54 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:54 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:54 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:54 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:54 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:54 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:54 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:54 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:54 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:54 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:54 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:54 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:54 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:54 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:54 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:54 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:54 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:54 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:54 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:54 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:54 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:54 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:54 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:54 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:54 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:54 02:11:54.032 [http-nio-auto-9-exec-9] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2d6c5aa8-b644-4f30-a632-5577801ef955 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1, serviceName=TestParentService, serviceVersion=1.0, serviceUUID=2f55da47-c58a-453e-909f-172c94765fba, serviceDescription=TestParentService, serviceInvariantUUID=13b817ae-6388-40cf-9261-1619b607f1de, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@bdd5c7d8], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Testparentservice-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=/sdc/v1/catalog/services/Testparentservice/1.0/artifacts/service-Testparentservice-template.yml, artifactChecksum=YWZlYWMwMjNkODBlYTI2MzZlNjg3YzEzODZiNzNkNTg=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=8ec96c3f-d527-48bd-8dc5-1e7682bda676, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Testparentservice-csar.csar, artifactType=TOSCA_CSAR, artifactURL=service-Testparentservice-csar.csar, artifactChecksum=MTc4OWU0MGRhOTE4OGZiM2JiMjM3YmI3NzI2YWZjNjI=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=8dac522d-8e00-4794-819e-88e559ebc170, artifactTimeout=0]], workloadContext=Production] 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/WorkflowBpmn/ 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:54 02:11:54.073 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 2f55da47-c58a-453e-909f-172c94765fba ASDC 02:11:54 02:11:54.074 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:54 DistributionID:48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 ServiceName:TestParentService 02:11:54 ServiceVersion:1.0 02:11:54 ServiceUUID:2f55da47-c58a-453e-909f-172c94765fba 02:11:54 ServiceInvariantUUID:13b817ae-6388-40cf-9261-1619b607f1de 02:11:54 ServiceDescription:TestParentService 02:11:54 Service Artifacts List: 02:11:54 { 02:11:54 Service Artifacts Info: 02:11:54 ArtifactName:service-Testparentservice-template.yml 02:11:54 ArtifactVersion:1 02:11:54 ArtifactType:TOSCA_TEMPLATE 02:11:54 ArtifactDescription:TOSCA representation of the asset 02:11:54 ArtifactTimeout:0 02:11:54 ArtifactURL:/sdc/v1/catalog/services/Testparentservice/1.0/artifacts/service-Testparentservice-template.yml 02:11:54 ArtifactUUID:8ec96c3f-d527-48bd-8dc5-1e7682bda676 02:11:54 ArtifactChecksum:YWZlYWMwMjNkODBlYTI2MzZlNjg3YzEzODZiNzNkNTg= 02:11:54 GeneratedArtifact:{NULL 02:11:54 } 02:11:54 RelatedArtifacts:{ 02:11:54 } 02:11:54 02:11:54 02:11:54 , 02:11:54 Service Artifacts Info: 02:11:54 ArtifactName:service-Testparentservice-csar.csar 02:11:54 ArtifactVersion:1 02:11:54 ArtifactType:TOSCA_CSAR 02:11:54 ArtifactDescription:TOSCA definition package of the asset 02:11:54 ArtifactTimeout:0 02:11:54 ArtifactURL:service-Testparentservice-csar.csar 02:11:54 ArtifactUUID:8dac522d-8e00-4794-819e-88e559ebc170 02:11:54 ArtifactChecksum:MTc4OWU0MGRhOTE4OGZiM2JiMjM3YmI3NzI2YWZjNjI= 02:11:54 GeneratedArtifact:{NULL 02:11:54 } 02:11:54 RelatedArtifacts:{ 02:11:54 } 02:11:54 02:11:54 02:11:54 02:11:54 } 02:11:54 02:11:54 Resource Instances List: 02:11:54 { 02:11:54 Resource Instance Info: 02:11:54 ResourceInstanceName:TestVF 0 02:11:54 ResourceCustomizationUUID:a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 ResourceInvariantUUID:ea8264db-3e24-4324-87cc-12c6903ed43d 02:11:54 ResourceName:TestVF 02:11:54 ResourceType:VF 02:11:54 ResourceUUID:ff2ae348-214a-11e7-93ae-92361f002671 02:11:54 ResourceVersion:1.0 02:11:54 Category:Allotted Resource 02:11:54 SubCategory:Contrail Route 02:11:54 Resource Artifacts List: 02:11:54 { 02:11:54 Service Artifacts Info: 02:11:54 ArtifactName:TestWF2-1_0.bpmn 02:11:54 ArtifactVersion:1 02:11:54 ArtifactType:WORKFLOW 02:11:54 ArtifactDescription:Workflow Artifact Description 02:11:54 ArtifactTimeout:120 02:11:54 ArtifactURL:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn 02:11:54 ArtifactUUID:a90f8eaa-7c20-422f-8c81-aacbca6fb9e7 02:11:54 ArtifactChecksum:ZjUzNjg1NDMyMTc4MWJmZjFlNDcyOGQ0Zjc1YWQwYzQ= 02:11:54 GeneratedArtifact:{NULL 02:11:54 } 02:11:54 RelatedArtifacts:{ 02:11:54 } 02:11:54 02:11:54 02:11:54 , 02:11:54 Service Artifacts Info: 02:11:54 ArtifactName:TestWF-1_0.bpmn 02:11:54 ArtifactVersion:1 02:11:54 ArtifactType:WORKFLOW 02:11:54 ArtifactDescription:Workflow Artifact Description 02:11:54 ArtifactTimeout:120 02:11:54 ArtifactURL:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn 02:11:54 ArtifactUUID:f27066a1-c3a7-4672-b02e-1251b74b7b71 02:11:54 ArtifactChecksum:YzA4NDY3M2E3Njk3Y2FjMmViZjRlODIzNTY1NDY3MDY= 02:11:54 GeneratedArtifact:{NULL 02:11:54 } 02:11:54 RelatedArtifacts:{ 02:11:54 } 02:11:54 02:11:54 02:11:54 , 02:11:54 Service Artifacts Info: 02:11:54 ArtifactName:TestWF-2_0.bpmn 02:11:54 ArtifactVersion:1 02:11:54 ArtifactType:WORKFLOW 02:11:54 ArtifactDescription:Workflow Artifact Description 02:11:54 ArtifactTimeout:120 02:11:54 ArtifactURL:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn 02:11:54 ArtifactUUID:f51d2203-d1f5-43f1-9492-e59d12facb8f 02:11:54 ArtifactChecksum:MTE0MDA2ZGNjZmY3YWEyNzNlNjUwZDQ2OGU4YTM5ZjU= 02:11:54 GeneratedArtifact:{NULL 02:11:54 } 02:11:54 RelatedArtifacts:{ 02:11:54 } 02:11:54 02:11:54 02:11:54 02:11:54 } 02:11:54 02:11:54 02:11:54 02:11:54 } 02:11:54 02:11:54 02:11:54 02:11:54.074 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 2f55da47-c58a-453e-909f-172c94765fba ASDC treatNotification 02:11:54 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:54 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:54 02:11:54.083 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.083 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.083 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 8dac522d-8e00-4794-819e-88e559ebc170 from URL: service-Testparentservice-csar.csar 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC service-Testparentservice-csar.csar 8dac522d-8e00-4794-819e-88e559ebc170 48128 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK service-Testparentservice-csar.csar ASDC sendASDCNotification 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:service-Testparentservice-csar.csar 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 8dac522d-8e00-4794-819e-88e559ebc170, URL: service-Testparentservice-csar.csar to file: /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Testparentservice-csar.csar 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.084 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.143 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP13703874753736365524/Definitions/service-Testparentservice-template.yml 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 2 Parsing Warnings occurred... 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TestVF 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit8640099310723270368/ASDC/1/service-Testparentservice-csar.csar 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || WARN 02:11:54 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is not matching search criteria 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.565 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.566 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.566 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.566 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.566 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.566 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:54 02:11:54 Service Level Properties: 02:11:54 Name:TestParentService 02:11:54 Description:TestParentService 02:11:54 Model UUID:2f55da47-c58a-453e-909f-172c94765fba 02:11:54 Model Version:NULL 02:11:54 Model InvariantUuid:13b817ae-6388-40cf-9261-1619b607f1de 02:11:54 Service Type: 02:11:54 Service Role: 02:11:54 WorkLoad Context:Production 02:11:54 Environment Context:General_Revenue-Bearing 02:11:54 02:11:54 02:11:54 VNF Properties: 02:11:54 Model Name:TestVF 02:11:54 Model UUID:155fc638-aae7-414d-88ab-deb719cb95e3 02:11:54 Description:TestVF 02:11:54 Version:1.0 02:11:54 Type:VF 02:11:54 Category:Allotted Resource 02:11:54 InvariantUuid:ea8264db-3e24-4324-87cc-12c6903ed43d 02:11:54 Max Instances:null 02:11:54 Min Instances:null 02:11:54 02:11:54 VNF Customization Properties: 02:11:54 Customization UUID:a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 NFFunction:null 02:11:54 NFCode:null 02:11:54 NFRole:null 02:11:54 NFType:null 02:11:54 MultiStageDesign:false 02:11:54 02:11:54 VF Allotted Resource Properties: 02:11:54 02:11:54 Allotted Resource Properties: 02:11:54 Model Name:TestVF 02:11:54 Model Name:TestVF 02:11:54 Model InvariantUuid:ea8264db-3e24-4324-87cc-12c6903ed43d 02:11:54 Model Version:1.0 02:11:54 Model UUID:155fc638-aae7-414d-88ab-deb719cb95e3 02:11:54 Model Subcategory:Contrail Route 02:11:54 Model Category:Allotted Resource 02:11:54 Model Description:TestVF 02:11:54 02:11:54 Allotted Resource Customization Properties: 02:11:54 Model Cutomization UUID:a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 NFFunction:null 02:11:54 NFCode:null 02:11:54 NFRole:null 02:11:54 NFType:null 02:11:54 02:11:54 PNF Allotted Resource Properties: 02:11:54 02:11:54 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:54 02:11:54.567 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: ff2ae348-214a-11e7-93ae-92361f002671 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - TestVF 0 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: ff2ae348-214a-11e7-93ae-92361f002671 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: a90f8eaa-7c20-422f-8c81-aacbca6fb9e7 from URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn a90f8eaa-7c20-422f-8c81-aacbca6fb9e7 1031 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: a90f8eaa-7c20-422f-8c81-aacbca6fb9e7, URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn to file: /tmp/junit8640099310723270368/ASDC/1/TestWF2-1_0.bpmn 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC TestWF2-1_0.bpmn 02:11:54 02:11:54.569 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Adding workflow artifact to structure: TestWF2-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f27066a1-c3a7-4672-b02e-1251b74b7b71 from URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn f27066a1-c3a7-4672-b02e-1251b74b7b71 1036 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: f27066a1-c3a7-4672-b02e-1251b74b7b71, URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn to file: /tmp/junit8640099310723270368/ASDC/1/TestWF-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC TestWF-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Adding workflow artifact to structure: TestWF-1_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f51d2203-d1f5-43f1-9492-e59d12facb8f from URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn f51d2203-d1f5-43f1-9492-e59d12facb8f 1257 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: f51d2203-d1f5-43f1-9492-e59d12facb8f, URL: /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn to file: /tmp/junit8640099310723270368/ASDC/1/TestWF-2_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC TestWF-2_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Adding workflow artifact to structure: TestWF-2_0.bpmn 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 2f55da47-c58a-453e-909f-172c94765fba 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT TestVF 0 ff2ae348-214a-11e7-93ae-92361f002671 ASDC 02:11:54 02:11:54.570 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:54 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:54 02:11:54.571 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: a959a3cb-4988-435c-9cb7-5a40ef2ef2ac matches Tosca VF Customization UUID: a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 02:11:54.572 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: a959a3cb-4988-435c-9cb7-5a40ef2ef2ac matches vfNotificationResource CustomizationUUID 02:11:54 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id a959a3cb-4988-435c-9cb7-5a40ef2ef2ac: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\"} 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.575 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=VF, customizationUUID=a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:54 02:11:54.576 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.576 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.576 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 2f55da47-c58a-453e-909f-172c94765fba: TestVF 02:11:54 02:11:54.576 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.576 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:54 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:11:54 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_, allottedre0_.CREATION_TIMESTAMP as creation2_6_, allottedre0_.DESCRIPTION as descript3_6_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_, allottedre0_.MODEL_NAME as model_na5_6_, allottedre0_.MODEL_VERSION as model_ve6_6_, allottedre0_.SUBCATEGORY as subcateg7_6_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.MODEL_UUID=? 02:11:54 02:11:54.583 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.583 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TestVF 0 is matching search criteria 02:11:54 02:11:54.583 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TestVF 0] matching following query criteria: sdcType=VF, customizationUUID=a959a3cb-4988-435c-9cb7-5a40ef2ef2ac 02:11:54 02:11:54.583 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.583 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id a959a3cb-4988-435c-9cb7-5a40ef2ef2ac: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\"} 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service TestParentService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:54 02:11:54.584 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: TestParentService 02:11:54 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:54 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:54 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_1_, allottedre0_.CREATION_TIMESTAMP as creation2_7_1_, allottedre0_.MAX_INSTANCES as max_inst3_7_1_, allottedre0_.MIN_INSTANCES as min_inst4_7_1_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_1_, allottedre0_.NF_FUNCTION as nf_funct6_7_1_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_1_, allottedre0_.NF_ROLE as nf_role8_7_1_, allottedre0_.NF_TYPE as nf_type9_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allottedre0_.RESOURCE_INPUT as resourc13_7_1_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_1_, allottedre1_.MODEL_UUID as model_uu1_6_0_, allottedre1_.CREATION_TIMESTAMP as creation2_6_0_, allottedre1_.DESCRIPTION as descript3_6_0_, allottedre1_.MODEL_INVARIANT_UUID as model_in4_6_0_, allottedre1_.MODEL_NAME as model_na5_6_0_, allottedre1_.MODEL_VERSION as model_ve6_6_0_, allottedre1_.SUBCATEGORY as subcateg7_6_0_, allottedre1_.TOSCA_NODE_TYPE as tosca_no8_6_0_ from allotted_resource_customization allottedre0_ left outer join allotted_resource allottedre1_ on allottedre0_.AR_MODEL_UUID=allottedre1_.MODEL_UUID where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:11:54 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_1_, allottedre0_.CREATION_TIMESTAMP as creation2_6_1_, allottedre0_.DESCRIPTION as descript3_6_1_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre0_.MODEL_NAME as model_na5_6_1_, allottedre0_.MODEL_VERSION as model_ve6_6_1_, allottedre0_.SUBCATEGORY as subcateg7_6_1_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_1_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_0_, allotedres1_.CREATION_TIMESTAMP as creation2_7_0_, allotedres1_.MAX_INSTANCES as max_inst3_7_0_, allotedres1_.MIN_INSTANCES as min_inst4_7_0_, allotedres1_.MODEL_INSTANCE_NAME as model_in5_7_0_, allotedres1_.NF_FUNCTION as nf_funct6_7_0_, allotedres1_.NF_NAMING_CODE as nf_namin7_7_0_, allotedres1_.NF_ROLE as nf_role8_7_0_, allotedres1_.NF_TYPE as nf_type9_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allotedres1_.RESOURCE_INPUT as resourc13_7_0_, allotedres1_.TARGET_NETWORK_ROLE as target_14_7_0_ from allotted_resource allottedre0_ left outer join allotted_resource_customization allotedres1_ on allottedre0_.MODEL_UUID=allotedres1_.AR_MODEL_UUID where allottedre0_.MODEL_UUID=? 02:11:54 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into allotted_resource (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, SUBCATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into allotted_resource_customization (AR_MODEL_UUID, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_INSTANCE_NAME, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PROVIDING_SERVICE_MODEL_INVARIANT_UUID, PROVIDING_SERVICE_MODEL_NAME, PROVIDING_SERVICE_MODEL_UUID, RESOURCE_INPUT, TARGET_NETWORK_ROLE, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:54 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:54 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:54 02:11:54.609 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Installing the BPMN: TestWF-2_0.bpmn 02:11:54 02:11:54.609 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - BPMN Name: TestWF-2_0.bpmn 02:11:54 02:11:54.613 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.bpmn.BpmnInstaller - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.672 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Response status line: HTTP/1.1 200 OK 02:11:54 02:11:54.673 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Response entity: ResponseEntityProxy{[Chunked: true]} 02:11:54 02:11:54.673 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Successfully deployed to Camunda: TestWF-2_0.bpmn 02:11:54 Hibernate: insert into workflow (ARTIFACT_CHECKSUM, ARTIFACT_NAME, ARTIFACT_UUID, BODY, CREATION_TIMESTAMP, DESCRIPTION, NAME, OPERATION_NAME, RESOURCE_TARGET, SOURCE, TIMEOUT_MINUTES, VERSION) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into vnf_resource_to_workflow (VNF_RESOURCE_MODEL_UUID, WORKFLOW_ID) values (?, ?) 02:11:54 02:11:54.685 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Skipping installing - not the latest version: TestWF-1_0.bpmn 02:11:54 02:11:54.685 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Installing the BPMN: TestWF2-1_0.bpmn 02:11:54 02:11:54.685 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - BPMN Name: TestWF2-1_0.bpmn 02:11:54 02:11:54.686 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.installer.bpmn.BpmnInstaller - MSO config path is: /tmp/junit8640099310723270368 02:11:54 02:11:54.693 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Response status line: HTTP/1.1 200 OK 02:11:54 02:11:54.693 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Response entity: ResponseEntityProxy{[Chunked: true]} 02:11:54 02:11:54.693 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.installer.bpmn.WorkflowResource - Successfully deployed to Camunda: TestWF2-1_0.bpmn 02:11:54 Hibernate: insert into workflow (ARTIFACT_CHECKSUM, ARTIFACT_NAME, ARTIFACT_UUID, BODY, CREATION_TIMESTAMP, DESCRIPTION, NAME, OPERATION_NAME, RESOURCE_TARGET, SOURCE, TIMEOUT_MINUTES, VERSION) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:54 Hibernate: insert into vnf_resource_to_workflow (VNF_RESOURCE_MODEL_UUID, WORKFLOW_ID) values (?, ?) 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:54 02:11:54.701 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC TestVF ff2ae348-214a-11e7-93ae-92361f002671 0 ASDC deployResourceStructure 02:11:54 02:11:54.701 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.701 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF2-1_0.bpmn 02:11:54 02:11:54.701 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-1_0.bpmn 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn ASDC sendASDCNotification 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Testparentservice/1.0/resourceInstances/testvf0/artifacts/TestWF-2_0.bpmn 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || INFO 02:11:54 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK service-Testparentservice-csar.csar ASDC sendASDCNotification 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:service-Testparentservice-csar.csar 02:11:54 02:11:54.702 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.705 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.706 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:54 02:11:54.706 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:54 02:11:54.706 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:54 02:11:54.806 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.810 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.811 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:54 02:11:54.811 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:54 02:11:54.811 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:54 02:11:54.911 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.915 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:54 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:54 02:11:54.916 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:54 02:11:54.916 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:54 02:11:54.916 [http-nio-auto-9-exec-10] || DEBUG 02:11:54 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.016 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.019 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.020 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.020 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.020 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.120 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.124 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.125 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.125 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.125 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.225 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.228 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.230 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.230 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.230 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.330 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.334 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.335 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.335 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.335 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.435 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.439 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.440 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.441 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.441 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.541 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.545 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.546 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.546 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.546 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.646 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.650 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 02:11:55 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.651 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:55 02:11:55.651 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:55 02:11:55.651 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:55 02:11:55.751 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:55 02:11:55.751 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 and distributionStatus: 02:11:55 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:55 02:11:55.753 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 and serviceModelVersionId: 2f55da47-c58a-453e-909f-172c94765fba 02:11:55 02:11:55.753 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 13b817ae-6388-40cf-9261-1619b607f1de 02:11:55 02:11:55.753 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/13b817ae-6388-40cf-9261-1619b607f1de/model-vers/model-ver/2f55da47-c58a-453e-909f-172c94765fba?depth=0 02:11:55 02:11:55.756 [http-nio-auto-9-exec-10] || INFO 02:11:55 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:55 02:11:55.770 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/13b817ae-6388-40cf-9261-1619b607f1de/model-vers/model-ver/2f55da47-c58a-453e-909f-172c94765fba?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:11:55 02:11:55.770 [http-nio-auto-9-exec-10] || INFO 02:11:55 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:55 02:11:55.771 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:55 02:11:55 02:11:55.777 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/13b817ae-6388-40cf-9261-1619b607f1de/model-vers/model-ver/2f55da47-c58a-453e-909f-172c94765fba?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:55 02:11:55.777 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:55 02:11:55.777 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:55 02:11:55.777 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:55 Hibernate: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:55 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:55 02:11:55.781 [http-nio-auto-9-exec-10] || ERROR 02:11:55 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:55 java.lang.NullPointerException: null 02:11:55 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:55 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:55 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:55 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:55 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:55 at org.mockito.Answers.answer(Answers.java:98) 02:11:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:55 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:55 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:55 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:55 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:55 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:55 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:55 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:55 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:55 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:55 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:55 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:55 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:55 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:55 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:55 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:55 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:55 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:55 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:55 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:55 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:55 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:55 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:55 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:55 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:55 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:55 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:55 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:55 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:55 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:55 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:55 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:55 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:55 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:55 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:55 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:55 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:55 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:55 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:55 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:55 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:55 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:55 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:55 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:55 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:55 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:55 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:55 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:55 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:55 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:55 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:55 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:55 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:55 02:11:55.781 [http-nio-auto-9-exec-10] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 48cc0f04-1d42-4fb4-a5ab-9fa62f8d64c1 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:55 Hibernate: select workflow0_.ID as id1_69_, workflow0_.ARTIFACT_CHECKSUM as artifact2_69_, workflow0_.ARTIFACT_NAME as artifact3_69_, workflow0_.ARTIFACT_UUID as artifact4_69_, workflow0_.BODY as body5_69_, workflow0_.CREATION_TIMESTAMP as creation6_69_, workflow0_.DESCRIPTION as descript7_69_, workflow0_.NAME as name8_69_, workflow0_.OPERATION_NAME as operatio9_69_, workflow0_.RESOURCE_TARGET as resourc10_69_, workflow0_.SOURCE as source11_69_, workflow0_.TIMEOUT_MINUTES as timeout12_69_, workflow0_.VERSION as version13_69_ from workflow workflow0_ where workflow0_.ARTIFACT_UUID=? 02:11:55 Hibernate: select workflow0_.ID as id1_69_, workflow0_.ARTIFACT_CHECKSUM as artifact2_69_, workflow0_.ARTIFACT_NAME as artifact3_69_, workflow0_.ARTIFACT_UUID as artifact4_69_, workflow0_.BODY as body5_69_, workflow0_.CREATION_TIMESTAMP as creation6_69_, workflow0_.DESCRIPTION as descript7_69_, workflow0_.NAME as name8_69_, workflow0_.OPERATION_NAME as operatio9_69_, workflow0_.RESOURCE_TARGET as resourc10_69_, workflow0_.SOURCE as source11_69_, workflow0_.TIMEOUT_MINUTES as timeout12_69_, workflow0_.VERSION as version13_69_ from workflow workflow0_ where workflow0_.ARTIFACT_UUID=? 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=8a01603d-606d-4e40-8bc4-37107ad97897, serviceName=CCVPNService, serviceVersion=1.0, serviceUUID=317887d3-a4e4-45cb-8971-2a78426fefac, serviceDescription=CCVPN, serviceInvariantUUID=e43f9b81-3035-44df-b618-a787e1c49427, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@50ce9721, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@5d8e18cc], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Ccvpnservice-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Ccvpnservice-csar.csar, artifactChecksum=NTZlNGU4YTQwNzVkZWMwYWZkODE5M2MwYzcyNzM3M2U=, artifactDescription=TOSCA definition package of the asset, artifactVersion=2, artifactUUID=59f34dcf-ec33-4a88-8dbe-aa7f4571ef59, artifactTimeout=0]], workloadContext=Production] 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/ccvpn/ 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 317887d3-a4e4-45cb-8971-2a78426fefac ASDC 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:55 DistributionID:8a01603d-606d-4e40-8bc4-37107ad97897 02:11:55 ServiceName:CCVPNService 02:11:55 ServiceVersion:1.0 02:11:55 ServiceUUID:317887d3-a4e4-45cb-8971-2a78426fefac 02:11:55 ServiceInvariantUUID:e43f9b81-3035-44df-b618-a787e1c49427 02:11:55 ServiceDescription:CCVPN 02:11:55 Service Artifacts List: 02:11:55 { 02:11:55 Service Artifacts Info: 02:11:55 ArtifactName:service-Ccvpnservice-csar.csar 02:11:55 ArtifactVersion:2 02:11:55 ArtifactType:TOSCA_CSAR 02:11:55 ArtifactDescription:TOSCA definition package of the asset 02:11:55 ArtifactTimeout:0 02:11:55 ArtifactURL:/service-Ccvpnservice-csar.csar 02:11:55 ArtifactUUID:59f34dcf-ec33-4a88-8dbe-aa7f4571ef59 02:11:55 ArtifactChecksum:NTZlNGU4YTQwNzVkZWMwYWZkODE5M2MwYzcyNzM3M2U= 02:11:55 GeneratedArtifact:{NULL 02:11:55 } 02:11:55 RelatedArtifacts:{ 02:11:55 } 02:11:55 02:11:55 02:11:55 02:11:55 } 02:11:55 02:11:55 Resource Instances List: 02:11:55 { 02:11:55 Resource Instance Info: 02:11:55 ResourceInstanceName:siteResource 02:11:55 ResourceCustomizationUUID:e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:55 ResourceInvariantUUID:5338673f-df81-483a-afa4-b9766442ebf1 02:11:55 ResourceName:siteResource 02:11:55 ResourceType:VF 02:11:55 ResourceUUID:5a641276-443b-45ca-ac9c-a0ee84f5007b 02:11:55 ResourceVersion:1.0 02:11:55 Category:Configuration 02:11:55 SubCategory:Configuration 02:11:55 Resource Artifacts List: 02:11:55 NULL 02:11:55 02:11:55 , 02:11:55 Resource Instance Info: 02:11:55 ResourceInstanceName:SDWANVPNResource 02:11:55 ResourceCustomizationUUID:7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:55 ResourceInvariantUUID:5ca15886-9990-419c-a4bb-f0229eac0926 02:11:55 ResourceName:SDWANVPNResource 02:11:55 ResourceType:VF 02:11:55 ResourceUUID:5f9f2164-f7e4-461d-b8de-3470297ce2b3 02:11:55 ResourceVersion:1.0 02:11:55 Category:Configuration 02:11:55 SubCategory:Configuration 02:11:55 Resource Artifacts List: 02:11:55 NULL 02:11:55 02:11:55 02:11:55 } 02:11:55 02:11:55 02:11:55 02:11:55.832 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 317887d3-a4e4-45cb-8971-2a78426fefac ASDC treatNotification 02:11:55 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:55 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:55 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:55 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit10125808830827303774 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit10125808830827303774 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 59f34dcf-ec33-4a88-8dbe-aa7f4571ef59 from URL: /service-Ccvpnservice-csar.csar 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-Ccvpnservice-csar.csar 59f34dcf-ec33-4a88-8dbe-aa7f4571ef59 55786 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-Ccvpnservice-csar.csar ASDC sendASDCNotification 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || DEBUG 02:11:55 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-Ccvpnservice-csar.csar 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit10125808830827303774 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 59f34dcf-ec33-4a88-8dbe-aa7f4571ef59, URL: /service-Ccvpnservice-csar.csar to file: /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Ccvpnservice-csar.csar 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || DEBUG 02:11:55 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:55 02:11:55.843 [http-nio-auto-9-exec-3] || INFO 02:11:55 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:55 02:11:55.907 [http-nio-auto-9-exec-3] || DEBUG 02:11:55 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP803616624871489598/Definitions/service-Ccvpnservice-template.yml 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 23 Parsing Warnings occurred... 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "sdwanvpn" are missing field(s): [nfc_function, vm_image_name, vm_flavor_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "device" are missing field(s): [nfc_function, vm_image_name, vm_flavor_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "siteWAN" are missing field(s): [nfc_function, vm_image_name, vm_flavor_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "SDWANVPNResource" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, sdnc_model_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "site" are missing field(s): [nfc_function, vm_image_name, vm_flavor_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE009]: ValueError: Expected max 2 arguments for function "get_input" but received "3". CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "sitelan" are missing field(s): [nfc_function, vm_image_name, vm_flavor_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering" is missing required field(s) "[substitute_service_template]". CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "siteResource" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, sdnc_model_name]. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /tmp/junit10125808830827303774/ASDC/2/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || WARN 02:11:56 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:56 02:11:56.501 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sdwanvpn is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sitelan is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template site is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteWAN is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template device is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sdwanvpn is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sitelan is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template site is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteWAN is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template device is not matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource, siteResource] matching following query criteria: sdcType=VF, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.502 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:56 02:11:56 Service Level Properties: 02:11:56 Name:CCVPNService 02:11:56 Description:CCVPN 02:11:56 Model UUID:317887d3-a4e4-45cb-8971-2a78426fefac 02:11:56 Model Version:NULL 02:11:56 Model InvariantUuid:e43f9b81-3035-44df-b618-a787e1c49427 02:11:56 Service Type: 02:11:56 Service Role: 02:11:56 WorkLoad Context:Production 02:11:56 Environment Context:General_Revenue-Bearing 02:11:56 02:11:56 02:11:56 VNF Properties: 02:11:56 Model Name:SDWANVPNResource 02:11:56 Model UUID:3f4b9058-362c-49e7-8095-d9019082ab54 02:11:56 Description:vpn resource 02:11:56 Version:1.0 02:11:56 Type:VF 02:11:56 Category:Configuration 02:11:56 InvariantUuid:5ca15886-9990-419c-a4bb-f0229eac0926 02:11:56 Max Instances:null 02:11:56 Min Instances:null 02:11:56 02:11:56 VNF Customization Properties: 02:11:56 Customization UUID:7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 NFFunction:null 02:11:56 NFCode:null 02:11:56 NFRole:null 02:11:56 NFType:null 02:11:56 MultiStageDesign:false 02:11:56 02:11:56 02:11:56 VNF Properties: 02:11:56 Model Name:siteResource 02:11:56 Model UUID:97559f05-ede4-4965-a94e-7d96024e9cc5 02:11:56 Description:siteResource 02:11:56 Version:1.0 02:11:56 Type:VF 02:11:56 Category:Configuration 02:11:56 InvariantUuid:5338673f-df81-483a-afa4-b9766442ebf1 02:11:56 Max Instances:null 02:11:56 Min Instances:null 02:11:56 02:11:56 VNF Customization Properties: 02:11:56 Customization UUID:e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 NFFunction:null 02:11:56 NFCode:null 02:11:56 NFRole:null 02:11:56 NFType:null 02:11:56 MultiStageDesign:false 02:11:56 02:11:56 VF Allotted Resource Properties: 02:11:56 02:11:56 PNF Allotted Resource Properties: 02:11:56 02:11:56 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:56 02:11:56.504 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 5a641276-443b-45ca-ac9c-a0ee84f5007b 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.505 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - siteResource 02:11:56 02:11:56.505 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 5a641276-443b-45ca-ac9c-a0ee84f5007b 02:11:56 02:11:56.505 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 317887d3-a4e4-45cb-8971-2a78426fefac 02:11:56 02:11:56.505 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT siteResource 5a641276-443b-45ca-ac9c-a0ee84f5007b ASDC 02:11:56 02:11:56.505 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:56 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.507 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@37ca46e8, org.onap.sdc.toscaparser.api.parameters.Input@45a76502] {} 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Configuration 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf matches Tosca VF Customization UUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf doesn't match Tosca VF Customization UUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Configuration 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf matches Tosca VF Customization UUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 02:11:56.508 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf matches vfNotificationResource CustomizationUUID 02:11:56 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:56 02:11:56.511 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.511 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id e9e01777-bb2f-42f0-b825-aef0f4c37ccf: {\"site_latitude\":\"[sitereourcelist, INDEX, site_latitude]|\",\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"site_emails\":\"[sitereourcelist, INDEX, site_emails]|\",\"site_type\":\"[sitereourcelist, INDEX, site_type]|\",\"availability_zone_max_count\":\"1\",\"site_name\":\"[sitereourcelist, INDEX, site_name]|\",\"site_address\":\"[sitereourcelist, INDEX, site_address]|\",\"site_controlPoint\":\"[sitereourcelist, INDEX, site_controlPoint]|\",\"deviceList\":\"[sitereourcelist, INDEX, deviceList]|\",\"min_instances\":\"1\",\"sitewanlist\":\"[sitereourcelist, INDEX, sitewanlist]|\",\"site_postcode\":\"[sitereourcelist, INDEX, site_postcode]|\",\"site_role\":\"[sitereourcelist, INDEX, site_role]|\",\"site_description\":\"[sitereourcelist, INDEX, site_description]|\",\"site_longitude\":\"[sitereourcelist, INDEX, site_longitude]|\"} 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is not matching search criteria 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sdwanvpn is not matching search criteria 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template sitelan is not matching search criteria 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is matching search criteria 02:11:56 02:11:56.512 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [siteResource] matching following query criteria: sdcType=VF, customizationUUID=e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 Hibernate: select instancegr0_.MODEL_UUID as model_uu2_33_, instancegr0_.CR_MODEL_UUID as cr_mode10_33_, instancegr0_.CREATION_TIMESTAMP as creation3_33_, instancegr0_.MODEL_INVARIANT_UUID as model_in4_33_, instancegr0_.MODEL_NAME as model_na5_33_, instancegr0_.MODEL_VERSION as model_ve6_33_, instancegr0_.ROLE as role7_33_, instancegr0_.TOSCA_NODE_TYPE as tosca_no8_33_, instancegr0_.INSTANCE_GROUP_TYPE as instance9_33_, instancegr0_.OBJECT_TYPE as object_t1_33_ from instance_group instancegr0_ where instancegr0_.MODEL_UUID=? 02:11:56 02:11:56.515 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.515 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:56 02:11:56.517 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id 26a61035-88d2-4aa2-b377-38969c3095a1: {\"service_template_filter\":\"0\",\"max_instances\":\"4\",\"min_instances\":\"1\",\"nfc_naming\":\"true\"} 02:11:56 Hibernate: insert into instance_group (CR_MODEL_UUID, CREATION_TIMESTAMP, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ROLE, TOSCA_NODE_TYPE, INSTANCE_GROUP_TYPE, OBJECT_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:11:56 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:56 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_instance_group_customization (CREATION_TIMESTAMP, DESCRIPTION, FUNCTION, INSTANCE_GROUP_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID) values (?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: select instancegr0_.MODEL_UUID as model_uu2_33_, instancegr0_.CR_MODEL_UUID as cr_mode10_33_, instancegr0_.CREATION_TIMESTAMP as creation3_33_, instancegr0_.MODEL_INVARIANT_UUID as model_in4_33_, instancegr0_.MODEL_NAME as model_na5_33_, instancegr0_.MODEL_VERSION as model_ve6_33_, instancegr0_.ROLE as role7_33_, instancegr0_.TOSCA_NODE_TYPE as tosca_no8_33_, instancegr0_.INSTANCE_GROUP_TYPE as instance9_33_, instancegr0_.OBJECT_TYPE as object_t1_33_ from instance_group instancegr0_ where instancegr0_.MODEL_UUID=? 02:11:56 02:11:56.525 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.525 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:56 02:11:56.526 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id 60918b8b-f337-4e49-b864-8c809ef18130: {\"service_template_filter\":\"0\",\"max_instances\":\"1\",\"min_instances\":\"1\",\"nfc_naming\":\"true\"} 02:11:56 Hibernate: insert into instance_group (CR_MODEL_UUID, CREATION_TIMESTAMP, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ROLE, TOSCA_NODE_TYPE, INSTANCE_GROUP_TYPE, OBJECT_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:11:56 Hibernate: insert into vnfc_instance_group_customization (CREATION_TIMESTAMP, DESCRIPTION, FUNCTION, INSTANCE_GROUP_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID) values (?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: select instancegr0_.MODEL_UUID as model_uu2_33_, instancegr0_.CR_MODEL_UUID as cr_mode10_33_, instancegr0_.CREATION_TIMESTAMP as creation3_33_, instancegr0_.MODEL_INVARIANT_UUID as model_in4_33_, instancegr0_.MODEL_NAME as model_na5_33_, instancegr0_.MODEL_VERSION as model_ve6_33_, instancegr0_.ROLE as role7_33_, instancegr0_.TOSCA_NODE_TYPE as tosca_no8_33_, instancegr0_.INSTANCE_GROUP_TYPE as instance9_33_, instancegr0_.OBJECT_TYPE as object_t1_33_ from instance_group instancegr0_ where instancegr0_.MODEL_UUID=? 02:11:56 02:11:56.535 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.535 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:56 02:11:56.537 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id dcd986ba-30dc-4580-9c99-7bf57c9aed89: {\"service_template_filter\":\"0\",\"min_instances\":\"1\",\"max_instances\":\"2\",\"nfc_naming\":\"true\"} 02:11:56 Hibernate: insert into instance_group (CR_MODEL_UUID, CREATION_TIMESTAMP, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ROLE, TOSCA_NODE_TYPE, INSTANCE_GROUP_TYPE, OBJECT_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:11:56 Hibernate: insert into vnfc_instance_group_customization (CREATION_TIMESTAMP, DESCRIPTION, FUNCTION, INSTANCE_GROUP_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID) values (?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 02:11:56.539 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vnfcGroupOrder result for service uuid 317887d3-a4e4-45cb-8971-2a78426fefac: siteresource..VfcInstanceGroup..0 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.541 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.541 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.541 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 317887d3-a4e4-45cb-8971-2a78426fefac: siteResource,SDWANVPNResource 02:11:56 02:11:56.541 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.541 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.542 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: CCVPNService 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:56 02:11:56.547 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC siteResource 5a641276-443b-45ca-ac9c-a0ee84f5007b 0 ASDC deployResourceStructure 02:11:56 02:11:56.547 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 5f9f2164-f7e4-461d-b8de-3470297ce2b3 02:11:56 Hibernate: update vnf_resource_customization set AVAILABILITY_ZONE_MAX_COUNT=?, CDS_BLUEPRINT_NAME=?, CDS_BLUEPRINT_VERSION=?, CONTROLLER_ACTOR=?, MAX_INSTANCES=?, MIN_INSTANCES=?, MODEL_CUSTOMIZATION_UUID=?, MODEL_INSTANCE_NAME=?, MULTI_STAGE_DESIGN=?, NF_DATA_VALID=?, NF_FUNCTION=?, NF_NAMING_CODE=?, NF_ROLE=?, NF_TYPE=?, RESOURCE_INPUT=?, SERVICE_MODEL_UUID=?, SKIP_POST_INSTANTIATION_CONFIGURATION=?, VNF_RESOURCE_MODEL_UUID=?, VNFCINSTANCEGROUP_ORDER=? where ID=? 02:11:56 Hibernate: update service set CDS_BLUEPRINT_NAME=?, CDS_BLUEPRINT_VERSION=?, SERVICE_CATEGORY=?, CONTROLLER_ACTOR=?, TOSCA_CSAR_ARTIFACT_UUID=?, DESCRIPTION=?, OVERALL_DISTRIBUTION_STATUS=?, ENVIRONMENT_CONTEXT=?, MODEL_INVARIANT_UUID=?, MODEL_NAME=?, MODEL_VERSION=?, NAMING_POLICY=?, ONAP_GENERATED_NAMING=?, RESOURCE_ORDER=?, SERVICE_FUNCTION=?, SERVICE_ROLE=?, SERVICE_TYPE=?, SKIP_POST_INSTANTIATION_CONFIGURATION=?, WORKLOAD_CONTEXT=? where MODEL_UUID=? 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.549 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - SDWANVPNResource 02:11:56 02:11:56.549 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 5f9f2164-f7e4-461d-b8de-3470297ce2b3 02:11:56 02:11:56.549 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 317887d3-a4e4-45cb-8971-2a78426fefac 02:11:56 02:11:56.549 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT SDWANVPNResource 5f9f2164-f7e4-461d-b8de-3470297ce2b3 ASDC 02:11:56 02:11:56.549 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@37ca46e8, org.onap.sdc.toscaparser.api.parameters.Input@45a76502] {} 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Configuration 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e matches Tosca VF Customization UUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 02:11:56.551 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e matches vfNotificationResource CustomizationUUID 02:11:56 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"sdwanvpn_topology\":\"[vpnresourcelist, INDEX, sdwanvpn_topology]|\",\"min_instances\":\"1\",\"sdwanvpn_name\":\"[vpnresourcelist, INDEX, sdwanvpn_name]|\",\"sitelanlist\":\"[vpnresourcelist, INDEX, sitelanlist]|\"} 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template SDWANVPNResource is matching search criteria 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteResource is not matching search criteria 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template site is not matching search criteria 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template siteWAN is not matching search criteria 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template device is not matching search criteria 02:11:56 02:11:56.556 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [SDWANVPNResource] matching following query criteria: sdcType=VF, customizationUUID=7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 Hibernate: select instancegr0_.MODEL_UUID as model_uu2_33_, instancegr0_.CR_MODEL_UUID as cr_mode10_33_, instancegr0_.CREATION_TIMESTAMP as creation3_33_, instancegr0_.MODEL_INVARIANT_UUID as model_in4_33_, instancegr0_.MODEL_NAME as model_na5_33_, instancegr0_.MODEL_VERSION as model_ve6_33_, instancegr0_.ROLE as role7_33_, instancegr0_.TOSCA_NODE_TYPE as tosca_no8_33_, instancegr0_.INSTANCE_GROUP_TYPE as instance9_33_, instancegr0_.OBJECT_TYPE as object_t1_33_ from instance_group instancegr0_ where instancegr0_.MODEL_UUID=? 02:11:56 02:11:56.558 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.558 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:56 02:11:56.560 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id 75e95ab9-8ab4-4e7a-97e4-fdc6fbeb0292: {\"service_template_filter\":\"0\",\"min_instances\":\"1\",\"max_instances\":\"1\",\"nfc_naming\":\"true\"} 02:11:56 Hibernate: insert into instance_group (CR_MODEL_UUID, CREATION_TIMESTAMP, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ROLE, TOSCA_NODE_TYPE, INSTANCE_GROUP_TYPE, OBJECT_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:11:56 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_instance_group_customization (CREATION_TIMESTAMP, DESCRIPTION, FUNCTION, INSTANCE_GROUP_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID) values (?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 Hibernate: select instancegr0_.MODEL_UUID as model_uu2_33_, instancegr0_.CR_MODEL_UUID as cr_mode10_33_, instancegr0_.CREATION_TIMESTAMP as creation3_33_, instancegr0_.MODEL_INVARIANT_UUID as model_in4_33_, instancegr0_.MODEL_NAME as model_na5_33_, instancegr0_.MODEL_VERSION as model_ve6_33_, instancegr0_.ROLE as role7_33_, instancegr0_.TOSCA_NODE_TYPE as tosca_no8_33_, instancegr0_.INSTANCE_GROUP_TYPE as instance9_33_, instancegr0_.OBJECT_TYPE as object_t1_33_ from instance_group instancegr0_ where instancegr0_.MODEL_UUID=? 02:11:56 02:11:56.566 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.566 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e 02:11:56 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:11:56 02:11:56.567 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id b0d31620-2aae-494c-b381-23aa0622f5e2: {\"service_template_filter\":\"0\",\"min_instances\":\"1\",\"nfc_naming\":\"true\"} 02:11:56 Hibernate: insert into instance_group (CR_MODEL_UUID, CREATION_TIMESTAMP, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ROLE, TOSCA_NODE_TYPE, INSTANCE_GROUP_TYPE, OBJECT_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, 'VNFC', ?) 02:11:56 Hibernate: insert into vnfc_instance_group_customization (CREATION_TIMESTAMP, DESCRIPTION, FUNCTION, INSTANCE_GROUP_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID) values (?, ?, ?, ?, ?) 02:11:56 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:56 02:11:56.570 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vnfcGroupOrder result for service uuid 317887d3-a4e4-45cb-8971-2a78426fefac: sdwanvpnresource..VfcInstanceGroup..0 02:11:56 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Configuration 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e matches Tosca VF Customization UUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 7815f32c-bdbf-41f7-9a18-6f0e6d5a0d0e doesn't match Tosca VF Customization UUID: e9e01777-bb2f-42f0-b825-aef0f4c37ccf 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 317887d3-a4e4-45cb-8971-2a78426fefac: siteResource,SDWANVPNResource 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.571 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service CCVPNService is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:56 02:11:56.572 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: CCVPNService 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:11:56 02:11:56.575 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC SDWANVPNResource 5f9f2164-f7e4-461d-b8de-3470297ce2b3 0 ASDC deployResourceStructure 02:11:56 02:11:56.575 [http-nio-auto-9-exec-3] || INFO 02:11:56 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-Ccvpnservice-csar.csar ASDC sendASDCNotification 02:11:56 02:11:56.575 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-Ccvpnservice-csar.csar 02:11:56 02:11:56.576 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.577 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.578 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:56 02:11:56.578 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:56 02:11:56.578 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:56 02:11:56.678 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.685 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.686 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:56 02:11:56.686 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:56 02:11:56.686 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:56 02:11:56.786 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.790 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.790 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:56 02:11:56.791 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:56 02:11:56.791 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:56 02:11:56.891 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.895 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:56 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:56 02:11:56.896 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:56 02:11:56.896 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:56 02:11:56.896 [http-nio-auto-9-exec-3] || DEBUG 02:11:56 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:56.996 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.000 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.001 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.001 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.001 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.101 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.105 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.106 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.106 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.106 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.207 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.211 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.212 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.212 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.212 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.312 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.315 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.316 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.316 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.316 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.417 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.419 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.420 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.420 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.420 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.520 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.523 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 02:11:57 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.524 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:57 02:11:57.524 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:57 02:11:57.524 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:57 02:11:57.624 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:57 02:11:57.624 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 8a01603d-606d-4e40-8bc4-37107ad97897 and distributionStatus: 02:11:57 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:57 02:11:57.626 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a01603d-606d-4e40-8bc4-37107ad97897 and serviceModelVersionId: 317887d3-a4e4-45cb-8971-2a78426fefac 02:11:57 02:11:57.626 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : e43f9b81-3035-44df-b618-a787e1c49427 02:11:57 02:11:57.626 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/e43f9b81-3035-44df-b618-a787e1c49427/model-vers/model-ver/317887d3-a4e4-45cb-8971-2a78426fefac?depth=0 02:11:57 02:11:57.629 [http-nio-auto-9-exec-3] || INFO 02:11:57 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:57 02:11:57.640 [http-nio-auto-9-exec-3] || INFO 02:11:57 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:57 02:11:57.640 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/e43f9b81-3035-44df-b618-a787e1c49427/model-vers/model-ver/317887d3-a4e4-45cb-8971-2a78426fefac?depth=0 with request headers:{X-RequestID=[8a01603d-606d-4e40-8bc4-37107ad97897], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[02c9c162-ecaa-441c-8d8d-9f9749864e98], X-ECOMP-RequestID=[8a01603d-606d-4e40-8bc4-37107ad97897], X-TransactionId=[], X-ONAP-RequestID=[8a01603d-606d-4e40-8bc4-37107ad97897], Content-Type=[application/merge-patch+json]} 02:11:57 02:11:57.641 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:57 02:11:57 02:11:57.645 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/e43f9b81-3035-44df-b618-a787e1c49427/model-vers/model-ver/317887d3-a4e4-45cb-8971-2a78426fefac?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:57 02:11:57.645 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:57 02:11:57.646 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:57 02:11:57.646 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:57 Hibernate: update vnf_resource_customization set AVAILABILITY_ZONE_MAX_COUNT=?, CDS_BLUEPRINT_NAME=?, CDS_BLUEPRINT_VERSION=?, CONTROLLER_ACTOR=?, MAX_INSTANCES=?, MIN_INSTANCES=?, MODEL_CUSTOMIZATION_UUID=?, MODEL_INSTANCE_NAME=?, MULTI_STAGE_DESIGN=?, NF_DATA_VALID=?, NF_FUNCTION=?, NF_NAMING_CODE=?, NF_ROLE=?, NF_TYPE=?, RESOURCE_INPUT=?, SERVICE_MODEL_UUID=?, SKIP_POST_INSTANTIATION_CONFIGURATION=?, VNF_RESOURCE_MODEL_UUID=?, VNFCINSTANCEGROUP_ORDER=? where ID=? 02:11:57 Hibernate: delete from collection_resource_customization_to_service where SERVICE_MODEL_UUID=? 02:11:57 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:57 02:11:57.650 [http-nio-auto-9-exec-3] || ERROR 02:11:57 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:57 java.lang.NullPointerException: null 02:11:57 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:57 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:57 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:57 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:57 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:57 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:57 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:57 at org.mockito.Answers.answer(Answers.java:98) 02:11:57 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:57 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:57 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:57 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:57 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:57 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:57 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:57 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:57 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:57 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:57 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:57 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:57 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:57 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:57 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:57 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:57 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:57 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:57 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:57 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:57 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:57 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:57 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:57 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:57 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:57 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:57 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:57 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:57 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:57 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:57 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:57 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:57 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:57 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:57 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:57 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:57 02:11:57.651 [http-nio-auto-9-exec-3] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 8a01603d-606d-4e40-8bc4-37107ad97897 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:57 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=35120a87-1f82-4276-9735-f6de5a244d65, serviceName=service1104, serviceVersion=1.0, serviceUUID=9825d984-dfb0-4d2a-b5bd-3abcf477c4dc, serviceDescription=sdfsf, serviceInvariantUUID=ebcef23d-2ca3-474f-9381-3a15709538f5, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@9831addb], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Service1104-csar.csar, artifactType=TOSCA_CSAR, artifactURL=service-Service1104-csar.csar, artifactChecksum=ZDc1MTcxMzk4ODk4N2U5MzMxOTgwMzYzZTI0MTg5Y2U=, artifactDescription=TOSCA representation of the asset, artifactVersion=5.0, artifactUUID=123456-35a8-467f-b440-d0f6226b3516, artifactTimeout=0]], workloadContext=null] 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/allottedresource/ 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 0 9825d984-dfb0-4d2a-b5bd-3abcf477c4dc ASDC 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:57 DistributionID:35120a87-1f82-4276-9735-f6de5a244d65 02:11:57 ServiceName:service1104 02:11:57 ServiceVersion:1.0 02:11:57 ServiceUUID:9825d984-dfb0-4d2a-b5bd-3abcf477c4dc 02:11:57 ServiceInvariantUUID:ebcef23d-2ca3-474f-9381-3a15709538f5 02:11:57 ServiceDescription:sdfsf 02:11:57 Service Artifacts List: 02:11:57 { 02:11:57 Service Artifacts Info: 02:11:57 ArtifactName:service-Service1104-csar.csar 02:11:57 ArtifactVersion:5.0 02:11:57 ArtifactType:TOSCA_CSAR 02:11:57 ArtifactDescription:TOSCA representation of the asset 02:11:57 ArtifactTimeout:0 02:11:57 ArtifactURL:service-Service1104-csar.csar 02:11:57 ArtifactUUID:123456-35a8-467f-b440-d0f6226b3516 02:11:57 ArtifactChecksum:ZDc1MTcxMzk4ODk4N2U5MzMxOTgwMzYzZTI0MTg5Y2U= 02:11:57 GeneratedArtifact:{NULL 02:11:57 } 02:11:57 RelatedArtifacts:{ 02:11:57 } 02:11:57 02:11:57 02:11:57 02:11:57 } 02:11:57 02:11:57 Resource Instances List: 02:11:57 { 02:11:57 Resource Instance Info: 02:11:57 ResourceInstanceName:testALTS 0 02:11:57 ResourceCustomizationUUID:364a5635-f63b-45f3-9c3d-14993d996e35 02:11:57 ResourceInvariantUUID:51c7fb99-642a-4c02-8d8d-e206fc170b6d 02:11:57 ResourceName:resourceName-1 02:11:57 ResourceType:VF 02:11:57 ResourceUUID:a81db5a3-7c23-4376-8c42-ec610aaea135 02:11:57 ResourceVersion:2.0 02:11:57 Category:Allotted Resource 02:11:57 SubCategory:Common Network Resources 02:11:57 Resource Artifacts List: 02:11:57 NULL 02:11:57 02:11:57 02:11:57 } 02:11:57 02:11:57 02:11:57 02:11:57.690 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 9825d984-dfb0-4d2a-b5bd-3abcf477c4dc ASDC treatNotification 02:11:57 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:57 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:57 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:57 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit4134253318736157173 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit4134253318736157173 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 123456-35a8-467f-b440-d0f6226b3516 from URL: service-Service1104-csar.csar 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC service-Service1104-csar.csar 123456-35a8-467f-b440-d0f6226b3516 27681 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK service-Service1104-csar.csar ASDC sendASDCNotification 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || DEBUG 02:11:57 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:service-Service1104-csar.csar 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit4134253318736157173 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 123456-35a8-467f-b440-d0f6226b3516, URL: service-Service1104-csar.csar to file: /tmp/junit4134253318736157173/ASDC/5.0/service-Service1104-csar.csar 02:11:57 02:11:57.701 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Service1104-csar.csar 02:11:57 02:11:57.702 [http-nio-auto-9-exec-4] || DEBUG 02:11:57 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit4134253318736157173/ASDC/5.0/service-Service1104-csar.csar 02:11:57 02:11:57.702 [http-nio-auto-9-exec-4] || INFO 02:11:57 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit4134253318736157173/ASDC/5.0/service-Service1104-csar.csar 02:11:57 02:11:57.743 [http-nio-auto-9-exec-4] || DEBUG 02:11:57 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP9190715237245255857/Definitions/service-Service1104-template.yml 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 5.0 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || WARN 02:11:58 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || WARN 02:11:58 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit4134253318736157173/ASDC/5.0/service-Service1104-csar.csar 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || WARN 02:11:58 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 1 Parsing Warning occurred... 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || WARN 02:11:58 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE004]: MissingRequiredFieldError2: properties of template "rege1802pnf 0" are missing field(s): [nf_function, nf_role, nf_type]. CSAR name - /tmp/junit4134253318736157173/ASDC/5.0/service-Service1104-csar.csar 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || WARN 02:11:58 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template rege1802pnf 0 is matching search criteria 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [rege1802pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template rege1802pnf 0 is matching search criteria 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [rege1802pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.965 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:11:58 02:11:58 Service Level Properties: 02:11:58 Name:service1104 02:11:58 Description:service 02:11:58 Model UUID:9825d984-dfb0-4d2a-b5bd-3abcf477c4dc 02:11:58 Model Version:NULL 02:11:58 Model InvariantUuid:ebcef23d-2ca3-474f-9381-3a15709538f5 02:11:58 Service Type: 02:11:58 Service Role: 02:11:58 WorkLoad Context:null 02:11:58 Environment Context:General_Revenue-Bearing 02:11:58 02:11:58 VF Allotted Resource Properties: 02:11:58 02:11:58 PNF Allotted Resource Properties: 02:11:58 02:11:58 Allotted Resource Properties: 02:11:58 Model Name:rege1802pnf 02:11:58 Model Name:rege1802pnf 02:11:58 Model InvariantUuid:b8f83c3f-077c-4e2c-b489-c66382060436 02:11:58 Model Version:1.0 02:11:58 Model UUID:5b18c75e-2d08-4bf2-ad58-4ea704ec648d 02:11:58 Model Subcategory:Contrail Route 02:11:58 Model Category:Allotted Resource 02:11:58 Model Description:rege1802pnf 02:11:58 02:11:58 Allotted Resource Customization Properties: 02:11:58 Model Cutomization UUID:f62bb612-c5d4-4406-865c-0abec30631ba 02:11:58 NFFunction:null 02:11:58 NFCode:null 02:11:58 NFRole:null 02:11:58 NFType:null 02:11:58 02:11:58 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:58 02:11:57.967 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: a81db5a3-7c23-4376-8c42-ec610aaea135 02:11:58 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:58 02:11:57.968 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - testALTS 0 02:11:58 02:11:57.968 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: a81db5a3-7c23-4376-8c42-ec610aaea135 02:11:58 02:11:57.968 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 9825d984-dfb0-4d2a-b5bd-3abcf477c4dc 02:11:58 02:11:57.968 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT testALTS 0 a81db5a3-7c23-4376-8c42-ec610aaea135 ASDC 02:11:58 02:11:57.968 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:11:58 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:11:58 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.970 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.971 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid 9825d984-dfb0-4d2a-b5bd-3abcf477c4dc: rege1802pnf 02:11:58 02:11:57.971 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.971 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:11:58 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:11:58 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_, allottedre0_.CREATION_TIMESTAMP as creation2_6_, allottedre0_.DESCRIPTION as descript3_6_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_, allottedre0_.MODEL_NAME as model_na5_6_, allottedre0_.MODEL_VERSION as model_ve6_6_, allottedre0_.SUBCATEGORY as subcateg7_6_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.MODEL_UUID=? 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template rege1802pnf 0 is not matching search criteria 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=f62bb612-c5d4-4406-865c-0abec30631ba 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.975 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id f62bb612-c5d4-4406-865c-0abec30631ba: {} 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service service1104 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:11:58 02:11:57.976 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: service1104 02:11:58 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:11:58 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:11:58 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_1_, allottedre0_.CREATION_TIMESTAMP as creation2_7_1_, allottedre0_.MAX_INSTANCES as max_inst3_7_1_, allottedre0_.MIN_INSTANCES as min_inst4_7_1_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_1_, allottedre0_.NF_FUNCTION as nf_funct6_7_1_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_1_, allottedre0_.NF_ROLE as nf_role8_7_1_, allottedre0_.NF_TYPE as nf_type9_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allottedre0_.RESOURCE_INPUT as resourc13_7_1_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_1_, allottedre1_.MODEL_UUID as model_uu1_6_0_, allottedre1_.CREATION_TIMESTAMP as creation2_6_0_, allottedre1_.DESCRIPTION as descript3_6_0_, allottedre1_.MODEL_INVARIANT_UUID as model_in4_6_0_, allottedre1_.MODEL_NAME as model_na5_6_0_, allottedre1_.MODEL_VERSION as model_ve6_6_0_, allottedre1_.SUBCATEGORY as subcateg7_6_0_, allottedre1_.TOSCA_NODE_TYPE as tosca_no8_6_0_ from allotted_resource_customization allottedre0_ left outer join allotted_resource allottedre1_ on allottedre0_.AR_MODEL_UUID=allottedre1_.MODEL_UUID where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:11:58 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_1_, allottedre0_.CREATION_TIMESTAMP as creation2_6_1_, allottedre0_.DESCRIPTION as descript3_6_1_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre0_.MODEL_NAME as model_na5_6_1_, allottedre0_.MODEL_VERSION as model_ve6_6_1_, allottedre0_.SUBCATEGORY as subcateg7_6_1_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_1_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_0_, allotedres1_.CREATION_TIMESTAMP as creation2_7_0_, allotedres1_.MAX_INSTANCES as max_inst3_7_0_, allotedres1_.MIN_INSTANCES as min_inst4_7_0_, allotedres1_.MODEL_INSTANCE_NAME as model_in5_7_0_, allotedres1_.NF_FUNCTION as nf_funct6_7_0_, allotedres1_.NF_NAMING_CODE as nf_namin7_7_0_, allotedres1_.NF_ROLE as nf_role8_7_0_, allotedres1_.NF_TYPE as nf_type9_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allotedres1_.RESOURCE_INPUT as resourc13_7_0_, allotedres1_.TARGET_NETWORK_ROLE as target_14_7_0_ from allotted_resource allottedre0_ left outer join allotted_resource_customization allotedres1_ on allottedre0_.MODEL_UUID=allotedres1_.AR_MODEL_UUID where allottedre0_.MODEL_UUID=? 02:11:58 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:11:58 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:58 Hibernate: insert into allotted_resource (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, SUBCATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:11:58 Hibernate: insert into allotted_resource_customization (AR_MODEL_UUID, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_INSTANCE_NAME, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PROVIDING_SERVICE_MODEL_INVARIANT_UUID, PROVIDING_SERVICE_MODEL_NAME, PROVIDING_SERVICE_MODEL_UUID, RESOURCE_INPUT, TARGET_NETWORK_ROLE, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:11:58 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:58 02:11:57.993 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC resourceName-1 a81db5a3-7c23-4376-8c42-ec610aaea135 0 ASDC deployResourceStructure 02:11:58 02:11:57.993 [http-nio-auto-9-exec-4] || INFO 02:11:58 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK service-Service1104-csar.csar ASDC sendASDCNotification 02:11:58 02:11:57.993 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:service-Service1104-csar.csar 02:11:58 02:11:57.994 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:57.997 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:57.999 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:57.999 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:57.999 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.099 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.103 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.104 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.104 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.104 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.204 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.207 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.208 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.208 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.208 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.309 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.313 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.314 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.314 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.314 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.414 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.418 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.419 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.419 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.419 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.519 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.523 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.524 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.524 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.524 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.624 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.628 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.629 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.629 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.629 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.729 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.733 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.734 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.734 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.734 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.834 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.838 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.839 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.839 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.839 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:58 02:11:58.939 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.944 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 02:11:58 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:11:58 02:11:58.945 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:11:58 02:11:58.945 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:11:58 02:11:58.945 [http-nio-auto-9-exec-4] || DEBUG 02:11:58 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:11:59 02:11:59.045 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:11:59 02:11:59.045 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 35120a87-1f82-4276-9735-f6de5a244d65 and distributionStatus: 02:11:59 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:11:59 02:11:59.047 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 35120a87-1f82-4276-9735-f6de5a244d65 and serviceModelVersionId: 9825d984-dfb0-4d2a-b5bd-3abcf477c4dc 02:11:59 02:11:59.047 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : ebcef23d-2ca3-474f-9381-3a15709538f5 02:11:59 02:11:59.047 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/ebcef23d-2ca3-474f-9381-3a15709538f5/model-vers/model-ver/9825d984-dfb0-4d2a-b5bd-3abcf477c4dc?depth=0 02:11:59 02:11:59.051 [http-nio-auto-9-exec-4] || INFO 02:11:59 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:11:59 02:11:59.063 [http-nio-auto-9-exec-4] || INFO 02:11:59 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:11:59 02:11:59.063 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/ebcef23d-2ca3-474f-9381-3a15709538f5/model-vers/model-ver/9825d984-dfb0-4d2a-b5bd-3abcf477c4dc?depth=0 with request headers:{X-RequestID=[35120a87-1f82-4276-9735-f6de5a244d65], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[28ea5ed2-9c48-4a76-b73d-4f94b6ec7ecf], X-ECOMP-RequestID=[35120a87-1f82-4276-9735-f6de5a244d65], X-TransactionId=[], X-ONAP-RequestID=[35120a87-1f82-4276-9735-f6de5a244d65], Content-Type=[application/merge-patch+json]} 02:11:59 02:11:59.064 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:11:59 02:11:59 02:11:59.068 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/ebcef23d-2ca3-474f-9381-3a15709538f5/model-vers/model-ver/9825d984-dfb0-4d2a-b5bd-3abcf477c4dc?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:11:59 02:11:59.069 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:11:59 02:11:59.069 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:11:59 02:11:59.069 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:11:59 Hibernate: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:11:59 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:11:59 02:11:59.072 [http-nio-auto-9-exec-4] || ERROR 02:11:59 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:11:59 java.lang.NullPointerException: null 02:11:59 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:11:59 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:11:59 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:11:59 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:11:59 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:11:59 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:11:59 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:11:59 at org.mockito.Answers.answer(Answers.java:98) 02:11:59 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:11:59 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:11:59 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:11:59 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:11:59 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:11:59 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:11:59 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:11:59 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:11:59 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:11:59 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:11:59 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:59 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:11:59 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:11:59 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:11:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:11:59 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:11:59 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:11:59 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:11:59 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:11:59 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:11:59 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:11:59 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:11:59 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:11:59 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:11:59 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:11:59 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:11:59 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:11:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:11:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:11:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:11:59 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:11:59 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:11:59 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:11:59 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:11:59 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:11:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:11:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:11:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:11:59 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:11:59 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:11:59 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:11:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:11:59 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:11:59 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:11:59 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:11:59 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:11:59 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:11:59 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:11:59 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:11:59 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:11:59 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:11:59 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:11:59 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:11:59 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:11:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:11:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:11:59 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:11:59 at java.base/java.lang.Thread.run(Thread.java:829) 02:11:59 02:11:59.073 [http-nio-auto-9-exec-4] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 35120a87-1f82-4276-9735-f6de5a244d65 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:11:59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:59 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:11:59 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_, allottedre0_.CREATION_TIMESTAMP as creation2_6_, allottedre0_.DESCRIPTION as descript3_6_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_, allottedre0_.MODEL_NAME as model_na5_6_, allottedre0_.MODEL_VERSION as model_ve6_6_, allottedre0_.SUBCATEGORY as subcateg7_6_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.MODEL_UUID=? 02:11:59 Hibernate: select allotedres0_.AR_MODEL_UUID as ar_mode15_7_0_, allotedres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allotedres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allotedres0_.AR_MODEL_UUID as ar_mode15_7_1_, allotedres0_.CREATION_TIMESTAMP as creation2_7_1_, allotedres0_.MAX_INSTANCES as max_inst3_7_1_, allotedres0_.MIN_INSTANCES as min_inst4_7_1_, allotedres0_.MODEL_INSTANCE_NAME as model_in5_7_1_, allotedres0_.NF_FUNCTION as nf_funct6_7_1_, allotedres0_.NF_NAMING_CODE as nf_namin7_7_1_, allotedres0_.NF_ROLE as nf_role8_7_1_, allotedres0_.NF_TYPE as nf_type9_7_1_, allotedres0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allotedres0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allotedres0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allotedres0_.RESOURCE_INPUT as resourc13_7_1_, allotedres0_.TARGET_NETWORK_ROLE as target_14_7_1_ from allotted_resource_customization allotedres0_ where allotedres0_.AR_MODEL_UUID=? 02:11:59 02:11:59.139 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=2d6c5aa8-b644-4f30-a632-5577801ef954, serviceName=ubuntu16test, serviceVersion=1.0, serviceUUID=ed0391da-b963-4c45-bf3a-b49cc7a94fab, serviceDescription=service, serviceInvariantUUID=941b713e-4ba0-47c9-bfaf-611168cbf7d1, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@2a3b50f8], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Ubuntu16test-template.ym, artifactType=TOSCA_TEMPLATE, artifactURL=/service-Ubuntu16test-template.ym, artifactChecksum=NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=2617d0ca-54f0-4222-b659-c12e292d94dd, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Ubuntu16test-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Ubuntu16test-csar.csar, artifactChecksum=ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=26a323ff-b97b-4b86-96b1-25a80c0876e5, artifactTimeout=0]], workloadContext=Production] 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/service-ubuntu16test/ 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 ed0391da-b963-4c45-bf3a-b49cc7a94fab ASDC 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:11:59 DistributionID:2d6c5aa8-b644-4f30-a632-5577801ef954 02:11:59 ServiceName:ubuntu16test 02:11:59 ServiceVersion:1.0 02:11:59 ServiceUUID:ed0391da-b963-4c45-bf3a-b49cc7a94fab 02:11:59 ServiceInvariantUUID:941b713e-4ba0-47c9-bfaf-611168cbf7d1 02:11:59 ServiceDescription:service 02:11:59 Service Artifacts List: 02:11:59 { 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:service-Ubuntu16test-template.ym 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:TOSCA_TEMPLATE 02:11:59 ArtifactDescription:TOSCA representation of the asset 02:11:59 ArtifactTimeout:0 02:11:59 ArtifactURL:/service-Ubuntu16test-template.ym 02:11:59 ArtifactUUID:2617d0ca-54f0-4222-b659-c12e292d94dd 02:11:59 ArtifactChecksum:NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:service-Ubuntu16test-csar.csar 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:TOSCA_CSAR 02:11:59 ArtifactDescription:TOSCA definition package of the asset 02:11:59 ArtifactTimeout:0 02:11:59 ArtifactURL:/service-Ubuntu16test-csar.csar 02:11:59 ArtifactUUID:26a323ff-b97b-4b86-96b1-25a80c0876e5 02:11:59 ArtifactChecksum:ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 02:11:59 } 02:11:59 02:11:59 Resource Instances List: 02:11:59 { 02:11:59 Resource Instance Info: 02:11:59 ResourceInstanceName:ubuntu16test 0 02:11:59 ResourceCustomizationUUID:1b2bf1c7-25a5-48df-bf30-7ae43508a5ea 02:11:59 ResourceInvariantUUID:72ce1922-0359-4079-a76e-f3f1b6cf8cc1 02:11:59 ResourceName:Ubuntu16test 02:11:59 ResourceType:VF 02:11:59 ResourceUUID:e6afd1be-ee4f-439d-bd79-d559c626fd27 02:11:59 ResourceVersion:1.0 02:11:59 Category:Generic 02:11:59 SubCategory:Abstract 02:11:59 Resource Artifacts List: 02:11:59 { 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:ubuntu16test0_modules.json 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:VF_MODULES_METADATA 02:11:59 ArtifactDescription:Auto-generated VF Modules information artifact 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/ubuntu16test0_modules.json 02:11:59 ArtifactUUID:28038eb1-cb06-45be-b7f4-dd6349f45a83 02:11:59 ArtifactChecksum:MDJkYjNmNjEzM2Y1ZDgzNzZiZWUxMjZkMzA3YzkwZDI= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:base_ubuntu16.env 02:11:59 ArtifactVersion:2 02:11:59 ArtifactType:HEAT_ENV 02:11:59 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/base_ubuntu16.env 02:11:59 ArtifactUUID:5821b043-ba50-49ef-b739-61b0896050f2 02:11:59 ArtifactChecksum:YzI4MjlkODk4YzcyOTgzZTg2YjAyM2ZiNWU1N2FmMjI= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:vendor-license-model.xml 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:VF_LICENSE 02:11:59 ArtifactDescription:VF license file 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/vendor-license-model.xml 02:11:59 ArtifactUUID:5c29e823-7114-4988-824f-f670ba9d7b21 02:11:59 ArtifactChecksum:YjYyYWNiMzUxM2YzMWYxYWVhN2Y5MTM3N2E5YzNhNmU= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:/base_ubuntu16.yaml 02:11:59 ArtifactVersion:2 02:11:59 ArtifactType:HEAT 02:11:59 ArtifactDescription:created from csar 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/base_ubuntu16.yaml 02:11:59 ArtifactUUID:fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 02:11:59 ArtifactChecksum:NWU2NGUwNmNkMGEzYjAxMTAyODkzNTc5YzFmZDBmMzM= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:vendor-license-model.xml 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:VENDOR_LICENSE 02:11:59 ArtifactDescription: Vendor license file 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/vendor-license-model.xml 02:11:59 ArtifactUUID:74c4d1bd-1779-421f-8c9d-774ac4567031 02:11:59 ArtifactChecksum:OTRkOTY3YjdjM2ZlNDM3NjNlZjBjODU4YTJmNGZhNGE= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 , 02:11:59 Service Artifacts Info: 02:11:59 ArtifactName:base_ubuntu16.env 02:11:59 ArtifactVersion:1 02:11:59 ArtifactType:HEAT_ENV 02:11:59 ArtifactDescription: Vendor license file 02:11:59 ArtifactTimeout:120 02:11:59 ArtifactURL:/base_ubuntu16.env 02:11:59 ArtifactUUID:9a3c7717-09b6-4a96-8a39-66beb2bb2b36 02:11:59 ArtifactChecksum:OTRkOTY3YjdjM2ZlNDM3NjNlZjBjODU4YTJmNGZhNGE= 02:11:59 GeneratedArtifact:{NULL 02:11:59 } 02:11:59 RelatedArtifacts:{ 02:11:59 } 02:11:59 02:11:59 02:11:59 02:11:59 } 02:11:59 02:11:59 02:11:59 02:11:59 } 02:11:59 02:11:59 02:11:59 02:11:59.140 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ed0391da-b963-4c45-bf3a-b49cc7a94fab ASDC treatNotification 02:11:59 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:11:59 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:11:59 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:11:59 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:11:59 02:11:59.154 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit1403789103051450179 02:11:59 02:11:59.154 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit1403789103051450179 02:11:59 02:11:59.154 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 26a323ff-b97b-4b86-96b1-25a80c0876e5 from URL: /service-Ubuntu16test-csar.csar 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-Ubuntu16test-csar.csar 26a323ff-b97b-4b86-96b1-25a80c0876e5 69016 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-Ubuntu16test-csar.csar ASDC sendASDCNotification 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || DEBUG 02:11:59 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-Ubuntu16test-csar.csar 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit1403789103051450179 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 26a323ff-b97b-4b86-96b1-25a80c0876e5, URL: /service-Ubuntu16test-csar.csar to file: /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Ubuntu16test-csar.csar 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || DEBUG 02:11:59 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:11:59 02:11:59.155 [http-nio-auto-9-exec-8] || INFO 02:11:59 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:11:59 02:11:59.240 [http-nio-auto-9-exec-8] || DEBUG 02:11:59 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4615642407118443668/Definitions/service-Ubuntu16test-template.yml 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_order" is not provided 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_related_networks" is not provided 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_name" is not provided 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_subnetpoolid" is not provided 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_vlan_requirements" is not provided 02:12:00 Log warning: The required parameter "port_ubuntu16_admin_plane_port_0_network_role" is not provided 02:12:00 02:12:00.031 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 11.0 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu16" are missing field(s): [unit, type]. CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "ubuntu16test 0" are missing field(s): [unit, type]. CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu16" are missing field(s): [port_ubuntu16_admin_plane_port_0_order, port_ubuntu16_admin_plane_port_0_related_networks, port_ubuntu16_admin_plane_port_0_name, nfc_function, port_ubuntu16_admin_plane_port_0_subnetpoolid, port_ubuntu16_admin_plane_port_0_vlan_requirements, port_ubuntu16_admin_plane_port_0_network_role]. CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu16_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "ubuntu16test 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/junit1403789103051450179/ASDC/1/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || WARN 02:12:00 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0, abstract_ubuntu16] matching following query criteria: sdcType=Service, customizationUUID=null 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0, abstract_ubuntu16] matching following query criteria: sdcType=Service, customizationUUID=null 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is not matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16_admin_security_group is not matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_ubuntu16 is not matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16_ubuntu16_admin_plane_port_0 is not matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16 is not matching search criteria 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.032 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is not matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16_admin_security_group is not matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_ubuntu16 is matching search criteria 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_ubuntu16] matching following query criteria: sdcType=CVFC, customizationUUID=cdec0862-b784-49ba-8e19-832279bc8775 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.033 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:12:00 02:12:00 Service Level Properties: 02:12:00 Name:ubuntu16test 02:12:00 Description:service 02:12:00 Model UUID:ed0391da-b963-4c45-bf3a-b49cc7a94fab 02:12:00 Model Version:NULL 02:12:00 Model InvariantUuid:941b713e-4ba0-47c9-bfaf-611168cbf7d1 02:12:00 Service Type: 02:12:00 Service Role: 02:12:00 WorkLoad Context:Production 02:12:00 Environment Context:General_Revenue-Bearing 02:12:00 02:12:00 02:12:00 VNF Properties: 02:12:00 Model Name:ubuntu16test 02:12:00 Model UUID:e6afd1be-ee4f-439d-bd79-d559c626fd27 02:12:00 Description:VF 02:12:00 Version:1.0 02:12:00 Type:VF 02:12:00 Category:Generic 02:12:00 InvariantUuid:72ce1922-0359-4079-a76e-f3f1b6cf8cc1 02:12:00 Max Instances:null 02:12:00 Min Instances:null 02:12:00 02:12:00 VNF Customization Properties: 02:12:00 Customization UUID:1b2bf1c7-25a5-48df-bf30-7ae43508a5ea 02:12:00 NFFunction:null 02:12:00 NFCode:null 02:12:00 NFRole:null 02:12:00 NFType:null 02:12:00 MultiStageDesign:false 02:12:00 02:12:00 02:12:00 VF Module Properties: 02:12:00 ModelInvariantUuid:28038eb1-cb06-45be-b7f4-dd6349f45a83 02:12:00 ModelName:Ubuntu16test..base_ubuntu16..module-0 02:12:00 ModelUuid:1c71e637-0a79-4316-86f0-c24921798bfa 02:12:00 ModelVersion:1 02:12:00 Description:NULL 02:12:00 02:12:00 VF Module Customization Properties: 02:12:00 Model Customization UUID:NULL 02:12:00 02:12:00 02:12:00 CVNFC Properties: 02:12:00 ModelCustomizationUuid:cdec0862-b784-49ba-8e19-832279bc8775 02:12:00 ModelInvariantUuid:788133af-e1ca-47f4-b275-5ef94c9d414d 02:12:00 ModelName:ubuntu16test-nodes.ubuntu16Cvfc 02:12:00 ModelUuid:47d35655-17be-4cbf-8b12-daa0b9b221b5 02:12:00 ModelVersion:1.0 02:12:00 Description:Complex node type that is used as nested type in VF 02:12:00 Template Name:abstract_ubuntu16 02:12:00 02:12:00 02:12:00 VNFC Properties: 02:12:00 ModelCustomizationUuid:b122054e-fe45-4e02-adb1-2995ab26e88c 02:12:00 ModelInvariantUuid:c8193a17-7215-4153-af48-cf37ce680694 02:12:00 ModelName:Ubuntu16test.compute.nodes.heat.ubuntu16 02:12:00 ModelUuid:594dcbfb-de9e-4e96-b596-82fb12bb1074 02:12:00 ModelVersion:1.0 02:12:00 Description:Not reusable inner VFC 02:12:00 Sub Category:Abstract 02:12:00 02:12:00 VF Allotted Resource Properties: 02:12:00 02:12:00 PNF Allotted Resource Properties: 02:12:00 02:12:00 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:12:00 02:12:00.035 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: e6afd1be-ee4f-439d-bd79-d559c626fd27 02:12:00 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - ubuntu16test 0 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: e6afd1be-ee4f-439d-bd79-d559c626fd27 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 28038eb1-cb06-45be-b7f4-dd6349f45a83 from URL: /ubuntu16test0_modules.json 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /ubuntu16test0_modules.json 28038eb1-cb06-45be-b7f4-dd6349f45a83 792 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /ubuntu16test0_modules.json ASDC sendASDCNotification 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/ubuntu16test0_modules.json 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ 02:12:00 { 02:12:00 "vfModuleModelName": "Ubuntu16test..base_ubuntu16..module-0", 02:12:00 "vfModuleModelInvariantUUID": "28038eb1-cb06-45be-b7f4-dd6349f45a83", 02:12:00 "vfModuleModelVersion": "1", 02:12:00 "vfModuleModelUUID": "1c71e637-0a79-4316-86f0-c24921798bfa", 02:12:00 "vfModuleModelCustomizationUUID": "58832c82-4fd8-4248-9dbc-e006af9c1702", 02:12:00 "isBase": true, 02:12:00 "artifacts": [ 02:12:00 "9a3c7717-09b6-4a96-8a39-66beb2bb2b36", 02:12:00 "fdb0d678-10f5-4ff0-a1b4-36bc01a012d7" 02:12:00 ], 02:12:00 "properties": { 02:12:00 "min_vf_module_instances": "1", 02:12:00 "vf_module_label": "base_ubuntu16", 02:12:00 "max_vf_module_instances": "1", 02:12:00 "vfc_list": "", 02:12:00 "vf_module_type": "Base", 02:12:00 "vf_module_description": "", 02:12:00 "initial_count": "1", 02:12:00 "volume_group": "false", 02:12:00 "availability_zone_count": "" 02:12:00 } 02:12:00 } 02:12:00 ] 02:12:00 02:12:00.037 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: 02:12:00 { 02:12:00 VfModuleMetaData: 02:12:00 VfModuleModelName:Ubuntu16test..base_ubuntu16..module-0 02:12:00 VfModuleModelVersion:1 02:12:00 VfModuleModelUUID:1c71e637-0a79-4316-86f0-c24921798bfa 02:12:00 VfModuleModelInvariantUUID:28038eb1-cb06-45be-b7f4-dd6349f45a83 02:12:00 VfModuleModelDescription:NULL 02:12:00 Artifacts UUID List:{ 02:12:00 9a3c7717-09b6-4a96-8a39-66beb2bb2b36 02:12:00 , 02:12:00 fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 02:12:00 02:12:00 } 02:12:00 Properties List:{ 02:12:00 min_vf_module_instances : 1 02:12:00 vf_module_label : base_ubuntu16 02:12:00 max_vf_module_instances : 1 02:12:00 vfc_list : 02:12:00 vf_module_type : Base 02:12:00 vf_module_description : 02:12:00 initial_count : 1 02:12:00 volume_group : false 02:12:00 availability_zone_count : 02:12:00 } 02:12:00 02:12:00 isBase:true 02:12:00 02:12:00 02:12:00 } 02:12:00 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ 02:12:00 { 02:12:00 "vfModuleModelName": "Ubuntu16test..base_ubuntu16..module-0", 02:12:00 "vfModuleModelInvariantUUID": "28038eb1-cb06-45be-b7f4-dd6349f45a83", 02:12:00 "vfModuleModelVersion": "1", 02:12:00 "vfModuleModelUUID": "1c71e637-0a79-4316-86f0-c24921798bfa", 02:12:00 "vfModuleModelCustomizationUUID": "58832c82-4fd8-4248-9dbc-e006af9c1702", 02:12:00 "isBase": true, 02:12:00 "artifacts": [ 02:12:00 "9a3c7717-09b6-4a96-8a39-66beb2bb2b36", 02:12:00 "fdb0d678-10f5-4ff0-a1b4-36bc01a012d7" 02:12:00 ], 02:12:00 "properties": { 02:12:00 "min_vf_module_instances": "1", 02:12:00 "vf_module_label": "base_ubuntu16", 02:12:00 "max_vf_module_instances": "1", 02:12:00 "vfc_list": "", 02:12:00 "vf_module_type": "Base", 02:12:00 "vf_module_description": "", 02:12:00 "initial_count": "1", 02:12:00 "volume_group": "false", 02:12:00 "availability_zone_count": "" 02:12:00 } 02:12:00 } 02:12:00 ] 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: 02:12:00 { 02:12:00 VfModuleMetaData: 02:12:00 VfModuleModelName:Ubuntu16test..base_ubuntu16..module-0 02:12:00 VfModuleModelVersion:1 02:12:00 VfModuleModelUUID:1c71e637-0a79-4316-86f0-c24921798bfa 02:12:00 VfModuleModelInvariantUUID:28038eb1-cb06-45be-b7f4-dd6349f45a83 02:12:00 VfModuleModelDescription:NULL 02:12:00 Artifacts UUID List:{ 02:12:00 9a3c7717-09b6-4a96-8a39-66beb2bb2b36 02:12:00 , 02:12:00 fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 02:12:00 02:12:00 } 02:12:00 Properties List:{ 02:12:00 min_vf_module_instances : 1 02:12:00 vf_module_label : base_ubuntu16 02:12:00 max_vf_module_instances : 1 02:12:00 vfc_list : 02:12:00 vf_module_type : Base 02:12:00 vf_module_description : 02:12:00 initial_count : 1 02:12:00 volume_group : false 02:12:00 availability_zone_count : 02:12:00 } 02:12:00 02:12:00 isBase:true 02:12:00 02:12:00 02:12:00 } 02:12:00 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5821b043-ba50-49ef-b739-61b0896050f2 from URL: /base_ubuntu16.env 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_ubuntu16.env 5821b043-ba50-49ef-b739-61b0896050f2 707 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_ubuntu16.env ASDC sendASDCNotification 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_ubuntu16.env 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5c29e823-7114-4988-824f-f670ba9d7b21 from URL: /vendor-license-model.xml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vendor-license-model.xml 5c29e823-7114-4988-824f-f670ba9d7b21 193 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 from URL: /base_ubuntu16.yaml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_ubuntu16.yaml fdb0d678-10f5-4ff0-a1b4-36bc01a012d7 3016 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_ubuntu16.yaml ASDC sendASDCNotification 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_ubuntu16.yaml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 74c4d1bd-1779-421f-8c9d-774ac4567031 from URL: /vendor-license-model.xml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vendor-license-model.xml 74c4d1bd-1779-421f-8c9d-774ac4567031 193 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9a3c7717-09b6-4a96-8a39-66beb2bb2b36 from URL: /base_ubuntu16.env 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_ubuntu16.env 9a3c7717-09b6-4a96-8a39-66beb2bb2b36 707 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_ubuntu16.env ASDC sendASDCNotification 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_ubuntu16.env 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: ed0391da-b963-4c45-bf3a-b49cc7a94fab 02:12:00 02:12:00.038 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ubuntu16test 0 e6afd1be-ee4f-439d-bd79-d559c626fd27 ASDC 02:12:00 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [org.onap.sdc.toscaparser.api.parameters.Input@224bc38a, org.onap.sdc.toscaparser.api.parameters.Input@42cc856a, org.onap.sdc.toscaparser.api.parameters.Input@1e9194b2, org.onap.sdc.toscaparser.api.parameters.Input@62fd8a03, org.onap.sdc.toscaparser.api.parameters.Input@1e565245] {} 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 1b2bf1c7-25a5-48df-bf30-7ae43508a5ea 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 1b2bf1c7-25a5-48df-bf30-7ae43508a5ea matches Tosca VF Customization UUID: 1b2bf1c7-25a5-48df-bf30-7ae43508a5ea 02:12:00 02:12:00.044 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 1b2bf1c7-25a5-48df-bf30-7ae43508a5ea matches vfNotificationResource CustomizationUUID 02:12:00 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 1b2bf1c7-25a5-48df-bf30-7ae43508a5ea: {\"vf_module_id\":\"Ubuntu16-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"ubuntu16_flavor_name\":\"onap.small\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_name\":\"Ubuntu16-VNF-name\",\"ubuntu16_name_0\":\"ubuntu16\",\"ubuntu16_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"vnf_id\":\"Ubuntu16-VNF\",\"ubuntu16_image_name\":\"ubuntu-16.04-daily\",\"admin_plane_net_name\":\"admin\",\"ubuntu16_key_name\":\"cleouverte\"} 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@24127e43 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 58832c82-4fd8-4248-9dbc-e006af9c1702 02:12:00 02:12:00.047 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 58832c82-4fd8-4248-9dbc-e006af9c1702 02:12:00 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is not matching search criteria 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16_admin_security_group is not matching search criteria 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_ubuntu16 is matching search criteria 02:12:00 02:12:00.050 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_ubuntu16] matching following query criteria: sdcType=CVFC, customizationUUID=cdec0862-b784-49ba-8e19-832279bc8775 02:12:00 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:12:00 02:12:00.051 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template ubuntu16test 0 is matching search criteria 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [ubuntu16test 0] matching following query criteria: sdcType=VF, customizationUUID=1b2bf1c7-25a5-48df-bf30-7ae43508a5ea 02:12:00 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:00 02:12:00.052 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid ed0391da-b963-4c45-bf3a-b49cc7a94fab: ubuntu16test 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.053 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.054 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:00 02:12:00.054 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service ubuntu16test is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:00 02:12:00.054 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: ubuntu16test 02:12:00 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:12:00 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:12:00 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:12:00 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:00 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? 02:12:00 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? 02:12:00 Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:12:00 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC Ubuntu16test e6afd1be-ee4f-439d-bd79-d559c626fd27 1 ASDC deployResourceStructure 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /ubuntu16test0_modules.json ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/ubuntu16test0_modules.json 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /base_ubuntu16.env ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/base_ubuntu16.env(The artifact has not been used by the modules defined in the resource) 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /base_ubuntu16.yaml ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/base_ubuntu16.yaml 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /base_ubuntu16.env ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/base_ubuntu16.env 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || INFO 02:12:00 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-Ubuntu16test-csar.csar ASDC sendASDCNotification 02:12:00 02:12:00.089 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-Ubuntu16test-csar.csar 02:12:00 02:12:00.090 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.092 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.093 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.093 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.093 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.193 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.197 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.198 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.198 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.198 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.298 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.303 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.304 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.304 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.304 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.404 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.408 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.409 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.409 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.409 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.509 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.513 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.514 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.514 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.514 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.614 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.618 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.619 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.619 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.619 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.719 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.723 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.724 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.724 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.724 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.825 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.829 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.830 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.830 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.830 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:00 02:12:00.930 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.933 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:00 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:00 02:12:00.934 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:00 02:12:00.934 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:00 02:12:00.934 [http-nio-auto-9-exec-8] || DEBUG 02:12:00 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.035 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.039 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.039 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.039 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.040 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.140 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:12:01 02:12:01.140 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 and distributionStatus: 02:12:01 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.141 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 and serviceModelVersionId: ed0391da-b963-4c45-bf3a-b49cc7a94fab 02:12:01 02:12:01.141 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 941b713e-4ba0-47c9-bfaf-611168cbf7d1 02:12:01 02:12:01.142 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/941b713e-4ba0-47c9-bfaf-611168cbf7d1/model-vers/model-ver/ed0391da-b963-4c45-bf3a-b49cc7a94fab?depth=0 02:12:01 02:12:01.145 [http-nio-auto-9-exec-8] || INFO 02:12:01 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:12:01 02:12:01.159 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/941b713e-4ba0-47c9-bfaf-611168cbf7d1/model-vers/model-ver/ed0391da-b963-4c45-bf3a-b49cc7a94fab?depth=0 with request headers:{X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 02:12:01 02:12:01.159 [http-nio-auto-9-exec-8] || INFO 02:12:01 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:12:01 02:12:01.160 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:12:01 02:12:01 02:12:01.166 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/941b713e-4ba0-47c9-bfaf-611168cbf7d1/model-vers/model-ver/ed0391da-b963-4c45-bf3a-b49cc7a94fab?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:12:01 02:12:01.166 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:12:01 02:12:01.166 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:12:01 02:12:01.166 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:12:01 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:01 02:12:01.170 [http-nio-auto-9-exec-8] || ERROR 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:12:01 java.lang.NullPointerException: null 02:12:01 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:12:01 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:12:01 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:12:01 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:01 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:01 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:01 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:01 at org.mockito.Answers.answer(Answers.java:98) 02:12:01 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:01 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:01 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:01 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:01 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:01 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:01 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:12:01 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:01 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:01 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:01 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:01 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:01 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:01 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:01 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:01 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:01 02:12:01.171 [http-nio-auto-9-exec-8] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2d6c5aa8-b644-4f30-a632-5577801ef954 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:12:01 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=2d6c5aa8-b644-4f30-a632-5577801ef954, serviceName=PublicNS, serviceVersion=1.0, serviceUUID=da28696e-d4c9-4df4-9f91-465c6c09a81e, serviceDescription=PUblic NS, serviceInvariantUUID=e907ce73-7e4d-4bf8-b94a-21bd1a7c7592, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@14f61128, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@bbbcba95, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@53d55527], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Publicns-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=/service-Publicns-template.yml, artifactChecksum=NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=2617d0ca-54f0-4222-b659-c12e292d94dd, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Publicns-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Publicns-csar.csar, artifactChecksum=ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=26a323ff-b97b-4b86-96b1-25a80c0876e5, artifactTimeout=0]], workloadContext=Production] 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/public-ns/demo-public-ns-notification.json 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 10 da28696e-d4c9-4df4-9f91-465c6c09a81e ASDC 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:12:01 DistributionID:2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 ServiceName:PublicNS 02:12:01 ServiceVersion:1.0 02:12:01 ServiceUUID:da28696e-d4c9-4df4-9f91-465c6c09a81e 02:12:01 ServiceInvariantUUID:e907ce73-7e4d-4bf8-b94a-21bd1a7c7592 02:12:01 ServiceDescription:PUblic NS 02:12:01 Service Artifacts List: 02:12:01 { 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:service-Publicns-template.yml 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:TOSCA_TEMPLATE 02:12:01 ArtifactDescription:TOSCA representation of the asset 02:12:01 ArtifactTimeout:0 02:12:01 ArtifactURL:/service-Publicns-template.yml 02:12:01 ArtifactUUID:2617d0ca-54f0-4222-b659-c12e292d94dd 02:12:01 ArtifactChecksum:NTUzMDU5YzM3MTk4OGNiNjQ2OGRlMWY2YjU3MjE2YjM= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:service-Publicns-csar.csar 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:TOSCA_CSAR 02:12:01 ArtifactDescription:TOSCA definition package of the asset 02:12:01 ArtifactTimeout:0 02:12:01 ArtifactURL:/service-Publicns-csar.csar 02:12:01 ArtifactUUID:26a323ff-b97b-4b86-96b1-25a80c0876e5 02:12:01 ArtifactChecksum:ZTRhOGI0M2UxN2ZhYjQ0ODI5ZDZhZTExZTFkMGU3N2Y= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 02:12:01 } 02:12:01 02:12:01 Resource Instances List: 02:12:01 { 02:12:01 Resource Instance Info: 02:12:01 ResourceInstanceName:vCPE 0 02:12:01 ResourceCustomizationUUID:ae70c293-8db3-40cd-8cd0-30cde194bea5 02:12:01 ResourceInvariantUUID:e0b3088d-9ca8-482a-aa5a-a1e6906b2d22 02:12:01 ResourceName:vCPE 02:12:01 ResourceType:VF 02:12:01 ResourceUUID:a67562cf-1bf3-4450-8b69-3bb1cff43089 02:12:01 ResourceVersion:1.0 02:12:01 Category:Generic 02:12:01 SubCategory:Infrastructure 02:12:01 Resource Artifacts List: 02:12:01 { 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vf-license-model.xml 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VF_LICENSE 02:12:01 ArtifactDescription:VF license file 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vcpe0/vf-license-model.xml 02:12:01 ArtifactUUID:5c29e823-7114-4988-824f-f670ba9d7b21 02:12:01 ArtifactChecksum:YjYyYWNiMzUxM2YzMWYxYWVhN2Y5MTM3N2E5YzNhNmU= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vcpe0_modules.json 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VF_MODULES_METADATA 02:12:01 ArtifactDescription:Auto-generated VF Modules information artifact 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vcpe0/vcpe0_modules.json 02:12:01 ArtifactUUID:128e4e77-21a4-49c3-ac7a-7ca3b187bddc 02:12:01 ArtifactChecksum:MDJkYjNmNjEzM2Y1ZDgzNzZiZWUxMjZkMzA3YzkwZDI= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:ar1000v.yaml 02:12:01 ArtifactVersion:2 02:12:01 ArtifactType:HEAT 02:12:01 ArtifactDescription:created from csar 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vcpe0/ar1000v.yaml 02:12:01 ArtifactUUID:12dcc618-20f2-4f15-ab00-c549b96b3910 02:12:01 ArtifactChecksum:NWU2NGUwNmNkMGEzYjAxMTAyODkzNTc5YzFmZDBmMzM= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vendor-license-model.xml 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VENDOR_LICENSE 02:12:01 ArtifactDescription: Vendor license file 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vcpe0/vendor-license-model.xml 02:12:01 ArtifactUUID:74c4d1bd-1779-421f-8c9d-774ac4567031 02:12:01 ArtifactChecksum:OTRkOTY3YjdjM2ZlNDM3NjNlZjBjODU4YTJmNGZhNGE= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:ar1000v.env 02:12:01 ArtifactVersion:2 02:12:01 ArtifactType:HEAT_ENV 02:12:01 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vcpe0/ar1000v.env 02:12:01 ArtifactUUID:5821b043-ba50-49ef-b739-61b0896050f2 02:12:01 ArtifactChecksum:YzI4MjlkODk4YzcyOTgzZTg2YjAyM2ZiNWU1N2FmMjI= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Resource Instance Info: 02:12:01 ResourceInstanceName:vGW 0 02:12:01 ResourceCustomizationUUID:fd8595de-1081-4e39-a401-24ffebaa9ed8 02:12:01 ResourceInvariantUUID:52905e03-0632-43f9-93f2-2ab7d959f633 02:12:01 ResourceName:vGW 02:12:01 ResourceType:VF 02:12:01 ResourceUUID:cd82e255-56cf-4644-858e-36cfc45ef754 02:12:01 ResourceVersion:1.0 02:12:01 Category:Generic 02:12:01 SubCategory:Infrastructure 02:12:01 Resource Artifacts List: 02:12:01 { 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vf-license-model.xml 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VF_LICENSE 02:12:01 ArtifactDescription:VF license file 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vgw0/vf-license-model.xml 02:12:01 ArtifactUUID:f2db3ba5-190f-4214-90fd-93407caf10c1 02:12:01 ArtifactChecksum:YTdlMDhmYjMzODg5NmI3ODgwNjA0MmUyOWU2N2I2MGM= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vgw0_modules.json 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VF_MODULES_METADATA 02:12:01 ArtifactDescription:Auto-generated VF Modules information artifact 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vgw0/vgw0_modules.json 02:12:01 ArtifactUUID:8730baa0-1b8c-4ac3-bc5c-d49c5b88f111 02:12:01 ArtifactChecksum:OTQwY2ZlZThjMjNlYjAyNzU4NDUyZDVhY2VjNTIwZTk= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:gateway.yaml 02:12:01 ArtifactVersion:2 02:12:01 ArtifactType:HEAT 02:12:01 ArtifactDescription:created from csar 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vgw0/gateway.yaml 02:12:01 ArtifactUUID:60d55796-212c-4c66-8af5-63964d636ae4 02:12:01 ArtifactChecksum:NGNiMGRjMWViNGRkMGQzM2ZjNDNjMjQ5OGMwMjI2MjM= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:vendor-license-model.xml 02:12:01 ArtifactVersion:1 02:12:01 ArtifactType:VENDOR_LICENSE 02:12:01 ArtifactDescription: Vendor license file 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vgw0/vendor-license-model.xml 02:12:01 ArtifactUUID:019bdcbf-03fc-4ec2-8d39-c09f808722e9 02:12:01 ArtifactChecksum:OTRkOTY3YjdjM2ZlNDM3NjNlZjBjODU4YTJmNGZhNGE= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Service Artifacts Info: 02:12:01 ArtifactName:gateway.env 02:12:01 ArtifactVersion:2 02:12:01 ArtifactType:HEAT_ENV 02:12:01 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:12:01 ArtifactTimeout:120 02:12:01 ArtifactURL:/vgw0/gateway.env 02:12:01 ArtifactUUID:9df0452f-826c-4287-9a2d-ca0095339866 02:12:01 ArtifactChecksum:Y2Y4ZDgzMDg3NDBiMDhkODZiMmE1MGUyYjU2ZGFlZDU= 02:12:01 GeneratedArtifact:{NULL 02:12:01 } 02:12:01 RelatedArtifacts:{ 02:12:01 } 02:12:01 02:12:01 02:12:01 02:12:01 } 02:12:01 02:12:01 02:12:01 , 02:12:01 Resource Instance Info: 02:12:01 ResourceInstanceName:Generic NeutronNet 0 02:12:01 ResourceCustomizationUUID:c8a1a81d-d836-4f33-9d0e-91e9417f812a 02:12:01 ResourceInvariantUUID:f3ed1133-c1bb-4735-82d4-8e041265fad6 02:12:01 ResourceName:Generic NeutronNet 02:12:01 ResourceType:VL 02:12:01 ResourceUUID:4069be99-5d9a-427b-a427-04fe16ccbf38 02:12:01 ResourceVersion:1.0 02:12:01 Category:Generic 02:12:01 SubCategory:Network Elements 02:12:01 Resource Artifacts List: 02:12:01 NULL 02:12:01 02:12:01 02:12:01 } 02:12:01 02:12:01 02:12:01 02:12:01.211 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF da28696e-d4c9-4df4-9f91-465c6c09a81e ASDC treatNotification 02:12:01 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:12:01 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:12:01 02:12:01.225 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit14668614839173286383 02:12:01 02:12:01.225 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit14668614839173286383 02:12:01 02:12:01.225 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 26a323ff-b97b-4b86-96b1-25a80c0876e5 from URL: /service-Publicns-csar.csar 02:12:01 02:12:01.226 [http-nio-auto-9-exec-9] || ERROR 02:12:01 org.onap.so.asdc.client.test.emulators.DistributionClientEmulator - IOException in DistributionClientEmulator.download() method 02:12:01 java.nio.file.FileSystemException: src/test/resources/resource-examples/public-ns/demo-public-ns-notification.json/service-Publicns-csar.csar: Not a directory 02:12:01 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) 02:12:01 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 02:12:01 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) 02:12:01 at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) 02:12:01 at java.base/java.nio.file.Files.newByteChannel(Files.java:371) 02:12:01 at java.base/java.nio.file.Files.newByteChannel(Files.java:422) 02:12:01 at java.base/java.nio.file.Files.readAllBytes(Files.java:3206) 02:12:01 at org.onap.so.asdc.client.test.emulators.DistributionClientEmulator.getData(DistributionClientEmulator.java:103) 02:12:01 at org.onap.so.asdc.client.test.emulators.DistributionClientEmulator.download(DistributionClientEmulator.java:93) 02:12:01 at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:369) 02:12:01 at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:892) 02:12:01 at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:754) 02:12:01 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:629) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:01 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:01 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:01 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:01 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:01 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:01 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:01 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:01 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:01 02:12:01.227 [http-nio-auto-9-exec-9] || ERROR 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts 02:12:01 java.lang.NullPointerException: null 02:12:01 at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:384) 02:12:01 at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:892) 02:12:01 at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:754) 02:12:01 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:629) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:01 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:01 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:01 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:01 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:01 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:01 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:01 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:01 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:01 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:01 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:01 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:01 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:01 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:01 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:01 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:01 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:01 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || ERROR 02:12:01 org.onap.so.asdc.client.ASDCController - Csar with UUID: 26a323ff-b97b-4b86-96b1-25a80c0876e5 already exists 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /service-Publicns-csar.csar ASDC sendASDCNotification 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/service-Publicns-csar.csar(Csar with UUID: 26a323ff-b97b-4b86-96b1-25a80c0876e5 already exists) 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /service-Publicns-csar.csar ASDC sendASDCNotification 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/service-Publicns-csar.csar(Resource with UUID: a67562cf-1bf3-4450-8b69-3bb1cff43089 already exists) 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /service-Publicns-csar.csar ASDC sendASDCNotification 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/service-Publicns-csar.csar(Resource with UUID: cd82e255-56cf-4644-858e-36cfc45ef754 already exists) 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || INFO 02:12:01 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /service-Publicns-csar.csar ASDC sendASDCNotification 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/service-Publicns-csar.csar(Resource with UUID: 4069be99-5d9a-427b-a427-04fe16ccbf38 already exists) 02:12:01 02:12:01.234 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.238 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.238 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.238 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.238 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.339 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.343 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.344 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.344 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.344 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.444 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.449 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.450 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.450 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.450 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.550 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.554 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.555 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.555 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.555 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.655 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.660 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.668 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.668 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.668 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:01 02:12:01.769 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.775 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:01 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:01 02:12:01.775 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:01 02:12:01.775 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:01 02:12:01.775 [http-nio-auto-9-exec-9] || DEBUG 02:12:01 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:01.876 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:01.880 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:01.880 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:01.881 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:01.881 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:01.981 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:01.984 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:01.985 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:01.985 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:01.986 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:02.086 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:02.090 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:02.091 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:02.091 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:02.091 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:02.191 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:02.195 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:02.196 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:02.196 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:02.196 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:02.296 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:12:03 02:12:02.297 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2d6c5aa8-b644-4f30-a632-5577801ef954 and distributionStatus: 02:12:03 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:12:03 02:12:02.304 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred on executePatchAAI : query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 02:12:02.305 [http-nio-auto-9-exec-9] || ERROR 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred 02:12:03 org.springframework.dao.IncorrectResultSizeDataAccessException: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 at org.springframework.orm.jpa.EntityManagerFactoryUtils.convertJpaAccessExceptionIfPossible(EntityManagerFactoryUtils.java:385) 02:12:03 at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:235) 02:12:03 at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:551) 02:12:03 at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) 02:12:03 at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) 02:12:03 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:152) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:145) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 02:12:03 at com.sun.proxy.$Proxy234.findOneByDistributionId(Unknown Source) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:167) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI$accessor$zxjx3arS(Unknown Source) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$LVtAxKdI.call(Unknown Source) 02:12:03 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:03 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:03 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:03 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:03 at org.mockito.Answers.answer(Answers.java:98) 02:12:03 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:03 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:03 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI(Unknown Source) 02:12:03 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:679) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:03 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:03 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:03 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:03 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:03 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:03 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:03 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:03 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:03 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:03 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:03 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:03 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:03 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:03 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:03 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:03 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:03 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:03 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:03 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:03 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:03 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:03 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:03 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:03 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:03 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:03 Caused by: javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:128) 02:12:03 at org.hibernate.query.internal.AbstractProducedQuery.getSingleResult(AbstractProducedQuery.java:1659) 02:12:03 at org.hibernate.query.criteria.internal.compile.CriteriaQueryTypeQueryAdapter.getSingleResult(CriteriaQueryTypeQueryAdapter.java:111) 02:12:03 at org.springframework.data.jpa.repository.query.JpaQueryExecution$SingleEntityExecution.doExecute(JpaQueryExecution.java:196) 02:12:03 at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:88) 02:12:03 at org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:155) 02:12:03 at org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:143) 02:12:03 at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) 02:12:03 at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) 02:12:03 at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:159) 02:12:03 at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:138) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:03 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 02:12:03 ... 105 common frames omitted 02:12:03 02:12:02.306 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Exception in Watchdog executePatchAAI(): org.springframework.dao.IncorrectResultSizeDataAccessException: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 02:12:02.307 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Exception caused by: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:02.310 [http-nio-auto-9-exec-9] || ERROR 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:12:03 java.lang.NullPointerException: null 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:12:03 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:03 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:03 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:03 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:03 at org.mockito.Answers.answer(Answers.java:98) 02:12:03 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:03 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:03 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:03 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:03 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:12:03 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:03 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:03 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:03 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:03 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:03 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:03 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:03 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:03 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:03 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:03 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:03 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:03 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:03 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:03 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:03 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:03 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:03 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:03 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:03 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:03 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:03 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:03 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:03 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:03 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:03 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:03 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:03 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:03 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:03 02:12:02.310 [http-nio-auto-9-exec-9] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2d6c5aa8-b644-4f30-a632-5577801ef954 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI org.springframework.dao.IncorrectResultSizeDataAccessException: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:12:03 02:12:02.349 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.test.rest.ASDCRestInterface - Received message : NotificationDataImpl [distributionID=5ea97d50-9e1d-4b2c-aa47-2523e35e2120, serviceName=vCPEResCust 2019-10-01 _2364, serviceVersion=1.0, serviceUUID=d3aac917-543d-4421-b6d7-ba2b65884eb7, serviceDescription=catalog service description, serviceInvariantUUID=d0568a10-a0e0-4efa-b698-ad3772f2e30f, resources=[org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@55e69ca0, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@8e7a5c49, org.onap.so.asdc.client.test.emulators.ResourceInfoImpl@e02a699c], serviceArtifacts=[BaseArtifactInfoImpl [artifactName=service-Vcperescust201910012364-template.yml, artifactType=TOSCA_TEMPLATE, artifactURL=/service-Vcperescust201910012364-template.yml, artifactChecksum=ZDRmZTZkNTkyNTBhMjM1Nzk1NzBiMjdkYmVjMWJiZjI=, artifactDescription=TOSCA representation of the asset, artifactVersion=1, artifactUUID=50f4eed5-3330-46c3-89e8-a56d2de4354b, artifactTimeout=0], BaseArtifactInfoImpl [artifactName=service-Vcperescust201910012364-csar.csar, artifactType=TOSCA_CSAR, artifactURL=/service-Vcperescust201910012364-csar.csar, artifactChecksum=ZDlmMTMyYjVjZmMxNmQ1MDM2NmIyN2ZlYWUzNjM5ODU=, artifactDescription=TOSCA definition package of the asset, artifactVersion=1, artifactUUID=2da4976c-1532-4b1e-b662-d80f487d1661, artifactTimeout=0]], workloadContext=Production] 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.test.rest.ASDCRestInterface - resource-location : src/test/resources/resource-examples/vcpe-rescust/ 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.test.rest.ASDCRestInterface - org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 5 d3aac917-543d-4421-b6d7-ba2b65884eb7 ASDC 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC Notification: 02:12:03 DistributionID:5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:03 ServiceName:vCPEResCust 2019-10-01 _2364 02:12:03 ServiceVersion:1.0 02:12:03 ServiceUUID:d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:03 ServiceInvariantUUID:d0568a10-a0e0-4efa-b698-ad3772f2e30f 02:12:03 ServiceDescription:catalog service description 02:12:03 Service Artifacts List: 02:12:03 { 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:service-Vcperescust201910012364-template.yml 02:12:03 ArtifactVersion:1 02:12:03 ArtifactType:TOSCA_TEMPLATE 02:12:03 ArtifactDescription:TOSCA representation of the asset 02:12:03 ArtifactTimeout:0 02:12:03 ArtifactURL:/service-Vcperescust201910012364-template.yml 02:12:03 ArtifactUUID:50f4eed5-3330-46c3-89e8-a56d2de4354b 02:12:03 ArtifactChecksum:ZDRmZTZkNTkyNTBhMjM1Nzk1NzBiMjdkYmVjMWJiZjI= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 , 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:service-Vcperescust201910012364-csar.csar 02:12:03 ArtifactVersion:1 02:12:03 ArtifactType:TOSCA_CSAR 02:12:03 ArtifactDescription:TOSCA definition package of the asset 02:12:03 ArtifactTimeout:0 02:12:03 ArtifactURL:/service-Vcperescust201910012364-csar.csar 02:12:03 ArtifactUUID:2da4976c-1532-4b1e-b662-d80f487d1661 02:12:03 ArtifactChecksum:ZDlmMTMyYjVjZmMxNmQ1MDM2NmIyN2ZlYWUzNjM5ODU= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 02:12:03 } 02:12:03 02:12:03 Resource Instances List: 02:12:03 { 02:12:03 Resource Instance Info: 02:12:03 ResourceInstanceName:TunnelXConn_2019-10-01 03:23:27.409 0 02:12:03 ResourceCustomizationUUID:4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 ResourceInvariantUUID:3a367ac8-5dff-4325-a0e7-9e0299d22152 02:12:03 ResourceName:TunnelXConn_2019-10-01 03:23:27.409 02:12:03 ResourceType:VF 02:12:03 ResourceUUID:629f9662-55bb-430c-8f22-5204c37c9898 02:12:03 ResourceVersion:1.0 02:12:03 Category:Allotted Resource 02:12:03 SubCategory:TunnelXConn 02:12:03 Resource Artifacts List: 02:12:03 NULL 02:12:03 02:12:03 , 02:12:03 Resource Instance Info: 02:12:03 ResourceInstanceName:BRG_2019-10-01 03:23:27.409 0 02:12:03 ResourceCustomizationUUID:aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 ResourceInvariantUUID:05a482b5-ec0d-45cb-ae95-397ce6765c9e 02:12:03 ResourceName:BRG_2019-10-01 03:23:27.409 02:12:03 ResourceType:VF 02:12:03 ResourceUUID:abafad1c-47fc-4d30-a079-be14871f0c6a 02:12:03 ResourceVersion:1.0 02:12:03 Category:Allotted Resource 02:12:03 SubCategory:BRG 02:12:03 Resource Artifacts List: 02:12:03 NULL 02:12:03 02:12:03 , 02:12:03 Resource Instance Info: 02:12:03 ResourceInstanceName:vCPE_vgw bf175ab0-4fa2 0 02:12:03 ResourceCustomizationUUID:6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 ResourceInvariantUUID:1d2b0362-af54-43b9-9a5b-2dba408742b2 02:12:03 ResourceName:vCPE_vgw bf175ab0-4fa2 02:12:03 ResourceType:VF 02:12:03 ResourceUUID:df1ce337-78b2-4e43-afb8-081d5ca175fc 02:12:03 ResourceVersion:1.0 02:12:03 Category:Generic 02:12:03 SubCategory:Abstract 02:12:03 Resource Artifacts List: 02:12:03 { 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:vf-license-model.xml 02:12:03 ArtifactVersion:1 02:12:03 ArtifactType:VF_LICENSE 02:12:03 ArtifactDescription:VF license file 02:12:03 ArtifactTimeout:120 02:12:03 ArtifactURL:/vf-license-model.xml 02:12:03 ArtifactUUID:2f362774-ac17-48a9-9c93-632b661ea689 02:12:03 ArtifactChecksum:YjBlNjhjNGU0ZjZkYzUwYjlhODg2NDMzZjk0MGNjMzM= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 , 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:vcpe_vgwbf175ab04fa20_modules.json 02:12:03 ArtifactVersion:1 02:12:03 ArtifactType:VF_MODULES_METADATA 02:12:03 ArtifactDescription:Auto-generated VF Modules information artifact 02:12:03 ArtifactTimeout:120 02:12:03 ArtifactURL:/vcpe_vgwbf175ab04fa20_modules.json 02:12:03 ArtifactUUID:b02ab2a2-a657-44c4-ae88-578fe0caa30d 02:12:03 ArtifactChecksum:NTg2NjQxOWNkNmNjY2EzY2M3ZGJjM2YyOTI2ZjlkNzU= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 , 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:base_vcpe_vgw.yaml 02:12:03 ArtifactVersion:2 02:12:03 ArtifactType:HEAT 02:12:03 ArtifactDescription:created from csar 02:12:03 ArtifactTimeout:120 02:12:03 ArtifactURL:/base_vcpe_vgw.yaml 02:12:03 ArtifactUUID:e3a33b76-1f8a-44ba-808b-8a4c79e4b44a 02:12:03 ArtifactChecksum:OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 , 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:vendor-license-model.xml 02:12:03 ArtifactVersion:1 02:12:03 ArtifactType:VENDOR_LICENSE 02:12:03 ArtifactDescription: Vendor license file 02:12:03 ArtifactTimeout:120 02:12:03 ArtifactURL:/vendor-license-model.xml 02:12:03 ArtifactUUID:3eae4c31-394f-497b-83e9-110e87e40964 02:12:03 ArtifactChecksum:YThkMTY5ZWU5MDg5YmI5MWNiY2M5OTg1MTdjMzQzNWM= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 , 02:12:03 Service Artifacts Info: 02:12:03 ArtifactName:base_vcpe_vgw.env 02:12:03 ArtifactVersion:2 02:12:03 ArtifactType:HEAT_ENV 02:12:03 ArtifactDescription:Auto-generated HEAT Environment deployment artifact 02:12:03 ArtifactTimeout:120 02:12:03 ArtifactURL:/base_vcpe_vgw.env 02:12:03 ArtifactUUID:9b73763b-0f60-47c3-8939-cf2f819bc75a 02:12:03 ArtifactChecksum:MTY4ZDUxYTUwNjExN2JhZjQzNGE5ZWQ3MGUxM2IyYWM= 02:12:03 GeneratedArtifact:{NULL 02:12:03 } 02:12:03 RelatedArtifacts:{ 02:12:03 } 02:12:03 02:12:03 02:12:03 02:12:03 } 02:12:03 02:12:03 02:12:03 02:12:03 } 02:12:03 02:12:03 02:12:03 02:12:02.350 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF d3aac917-543d-4421-b6d7-ba2b65884eb7 ASDC treatNotification 02:12:03 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? 02:12:03 Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:03 02:12:02.361 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit1470448701335406693 02:12:03 02:12:02.361 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /tmp/junit1470448701335406693 02:12:03 02:12:02.361 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 2da4976c-1532-4b1e-b662-d80f487d1661 from URL: /service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.361 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /service-Vcperescust201910012364-csar.csar 2da4976c-1532-4b1e-b662-d80f487d1661 84583 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /service-Vcperescust201910012364-csar.csar ASDC sendASDCNotification 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - MSO config path is: /tmp/junit1470448701335406693 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 2da4976c-1532-4b1e-b662-d80f487d1661, URL: /service-Vcperescust201910012364-csar.csar to file: /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.362 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:02.464 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4279996772260417668/Definitions/service-Vcperescust201910012364-template.yml 02:12:03 Log warning: The required parameter "port_vgw_private_1_port_vlan_requirements" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_2_port_order" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_2_port_subnetpoolid" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_0_port_network_role" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_0_port_related_networks" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_1_port_order" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_0_port_subnetpoolid" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_1_port_related_networks" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_1_port_subnetpoolid" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_2_port_vlan_requirements" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_0_port_order" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_2_port_network_role" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_2_port_related_networks" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_1_port_network_role" is not provided 02:12:03 Log warning: The required parameter "port_vgw_private_0_port_vlan_requirements" is not provided 02:12:03 02:12:03.723 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 53 Parsing Warnings occurred... 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [name]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_2019-10-01 03:23:27.409 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [port_vgw_private_1_port_vlan_requirements, port_vgw_private_2_port_order, port_vgw_private_2_port_subnetpoolid, port_vgw_private_0_port_network_role, port_vgw_private_0_port_related_networks, port_vgw_private_1_port_order, port_vgw_private_0_port_subnetpoolid, port_vgw_private_1_port_related_networks, port_vgw_private_1_port_subnetpoolid, nfc_function, port_vgw_private_2_port_vlan_requirements, port_vgw_private_0_port_order, port_vgw_private_2_port_network_role, port_vgw_private_2_port_related_networks, port_vgw_private_1_port_network_role, port_vgw_private_0_port_vlan_requirements]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw bf175ab0-4fa2 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG" are missing field(s): [target_network_role, role]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn_2019-10-01 03:23:27.409 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, sdnc_model_name]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "TunnelXConn" are missing field(s): [target_network_role, role]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw bf175ab0-4fa2 0" are missing field(s): [name]. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /tmp/junit1470448701335406693/ASDC/1/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || WARN 02:12:03 org.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0, abstract_vgw] matching following query criteria: sdcType=Service, customizationUUID=null 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Search for entities recursively 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0, abstract_vgw] matching following query criteria: sdcType=Service, customizationUUID=null 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.724 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=4f67dec2-333b-4397-8671-880c2039c960 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.725 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=4f67dec2-333b-4397-8671-880c2039c960 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.726 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=4f67dec2-333b-4397-8671-880c2039c960 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.727 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - CSAR Notification: 02:12:03 02:12:03 Service Level Properties: 02:12:03 Name:vCPEResCust 2019-10-01 _2364 02:12:03 Description:catalog service description 02:12:03 Model UUID:d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:03 Model Version:NULL 02:12:03 Model InvariantUuid:d0568a10-a0e0-4efa-b698-ad3772f2e30f 02:12:03 Service Type: 02:12:03 Service Role: 02:12:03 WorkLoad Context:Production 02:12:03 Environment Context:General_Revenue-Bearing 02:12:03 02:12:03 02:12:03 VNF Properties: 02:12:03 Model Name:vCPE_vgw bf175ab0-4fa2 02:12:03 Model UUID:d9f21a73-33cb-49b5-9e5c-87c2c7dd93dc 02:12:03 Description:vendor software product 02:12:03 Version:1.0 02:12:03 Type:VF 02:12:03 Category:Generic 02:12:03 InvariantUuid:1d2b0362-af54-43b9-9a5b-2dba408742b2 02:12:03 Max Instances:null 02:12:03 Min Instances:null 02:12:03 02:12:03 VNF Customization Properties: 02:12:03 Customization UUID:6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 NFFunction:null 02:12:03 NFCode:null 02:12:03 NFRole:null 02:12:03 NFType:null 02:12:03 MultiStageDesign:false 02:12:03 02:12:03 02:12:03 VF Module Properties: 02:12:03 ModelInvariantUuid:7caf746f-46c6-4e47-bbfc-9374b1c17ba1 02:12:03 ModelName:VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0 02:12:03 ModelUuid:a4654496-9862-47e4-9640-d84708ea8bfb 02:12:03 ModelVersion:1 02:12:03 Description:NULL 02:12:03 02:12:03 VF Module Customization Properties: 02:12:03 Model Customization UUID:NULL 02:12:03 02:12:03 02:12:03 CVNFC Properties: 02:12:03 ModelCustomizationUuid:4f67dec2-333b-4397-8671-880c2039c960 02:12:03 ModelInvariantUuid:a9077131-340b-4547-ba69-f4856810bffc 02:12:03 ModelName:vCPE_vgw bf175ab0-4fa2-nodes.vgwCvfc 02:12:03 ModelUuid:cce4a988-b02d-413e-ad96-3fe2be04e111 02:12:03 ModelVersion:1.0 02:12:03 Description:Complex node type that is used as nested type in VF 02:12:03 Template Name:abstract_vgw 02:12:03 02:12:03 02:12:03 VNFC Properties: 02:12:03 ModelCustomizationUuid:bded03ef-72ec-4705-8b9c-5797a7f7ac78 02:12:03 ModelInvariantUuid:ab4ebb29-cf93-4831-9159-20fbe5c51962 02:12:03 ModelName:VcpeVgwBf175ab04fa2.compute.nodes.heat.vgw 02:12:03 ModelUuid:d49121a0-6d6d-4b2b-9689-10cc99f616ff 02:12:03 ModelVersion:1.0 02:12:03 Description:Not reusable inner VFC 02:12:03 Sub Category:Abstract 02:12:03 02:12:03 02:12:03 VNF Properties: 02:12:03 Model Name:BRG_2019-10-01 03:23:27.409 02:12:03 Model UUID:12519dd0-46ca-46da-9dcc-c6155b2a6d15 02:12:03 Description:Alloted Resource BRG 02:12:03 Version:1.0 02:12:03 Type:VF 02:12:03 Category:Allotted Resource 02:12:03 InvariantUuid:05a482b5-ec0d-45cb-ae95-397ce6765c9e 02:12:03 Max Instances:null 02:12:03 Min Instances:null 02:12:03 02:12:03 VNF Customization Properties: 02:12:03 Customization UUID:aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 NFFunction:null 02:12:03 NFCode:null 02:12:03 NFRole:BRG 02:12:03 NFType:BRG 02:12:03 MultiStageDesign:false 02:12:03 02:12:03 02:12:03 VF Module Properties: 02:12:03 ModelInvariantUuid:7caf746f-46c6-4e47-bbfc-9374b1c17ba1 02:12:03 ModelName:VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0 02:12:03 ModelUuid:a4654496-9862-47e4-9640-d84708ea8bfb 02:12:03 ModelVersion:1 02:12:03 Description:NULL 02:12:03 02:12:03 VF Module Customization Properties: 02:12:03 Model Customization UUID:NULL 02:12:03 02:12:03 02:12:03 CVNFC Properties: 02:12:03 ModelCustomizationUuid:4f67dec2-333b-4397-8671-880c2039c960 02:12:03 ModelInvariantUuid:a9077131-340b-4547-ba69-f4856810bffc 02:12:03 ModelName:vCPE_vgw bf175ab0-4fa2-nodes.vgwCvfc 02:12:03 ModelUuid:cce4a988-b02d-413e-ad96-3fe2be04e111 02:12:03 ModelVersion:1.0 02:12:03 Description:Complex node type that is used as nested type in VF 02:12:03 Template Name:abstract_vgw 02:12:03 02:12:03 02:12:03 VNFC Properties: 02:12:03 ModelCustomizationUuid:bded03ef-72ec-4705-8b9c-5797a7f7ac78 02:12:03 ModelInvariantUuid:ab4ebb29-cf93-4831-9159-20fbe5c51962 02:12:03 ModelName:VcpeVgwBf175ab04fa2.compute.nodes.heat.vgw 02:12:03 ModelUuid:d49121a0-6d6d-4b2b-9689-10cc99f616ff 02:12:03 ModelVersion:1.0 02:12:03 Description:Not reusable inner VFC 02:12:03 Sub Category:Abstract 02:12:03 02:12:03 02:12:03 VNF Properties: 02:12:03 Model Name:TunnelXConn_2019-10-01 03:23:27.409 02:12:03 Model UUID:93d3e01d-4f8c-4a60-99f2-26b64c69bc11 02:12:03 Description:Alloted Resource TunnelXConn 02:12:03 Version:1.0 02:12:03 Type:VF 02:12:03 Category:Allotted Resource 02:12:03 InvariantUuid:3a367ac8-5dff-4325-a0e7-9e0299d22152 02:12:03 Max Instances:null 02:12:03 Min Instances:null 02:12:03 02:12:03 VNF Customization Properties: 02:12:03 Customization UUID:4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 NFFunction:null 02:12:03 NFCode:null 02:12:03 NFRole:TunnelXConn 02:12:03 NFType:TunnelXConn 02:12:03 MultiStageDesign:false 02:12:03 02:12:03 02:12:03 VF Module Properties: 02:12:03 ModelInvariantUuid:7caf746f-46c6-4e47-bbfc-9374b1c17ba1 02:12:03 ModelName:VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0 02:12:03 ModelUuid:a4654496-9862-47e4-9640-d84708ea8bfb 02:12:03 ModelVersion:1 02:12:03 Description:NULL 02:12:03 02:12:03 VF Module Customization Properties: 02:12:03 Model Customization UUID:NULL 02:12:03 02:12:03 02:12:03 CVNFC Properties: 02:12:03 ModelCustomizationUuid:4f67dec2-333b-4397-8671-880c2039c960 02:12:03 ModelInvariantUuid:a9077131-340b-4547-ba69-f4856810bffc 02:12:03 ModelName:vCPE_vgw bf175ab0-4fa2-nodes.vgwCvfc 02:12:03 ModelUuid:cce4a988-b02d-413e-ad96-3fe2be04e111 02:12:03 ModelVersion:1.0 02:12:03 Description:Complex node type that is used as nested type in VF 02:12:03 Template Name:abstract_vgw 02:12:03 02:12:03 02:12:03 VNFC Properties: 02:12:03 ModelCustomizationUuid:bded03ef-72ec-4705-8b9c-5797a7f7ac78 02:12:03 ModelInvariantUuid:ab4ebb29-cf93-4831-9159-20fbe5c51962 02:12:03 ModelName:VcpeVgwBf175ab04fa2.compute.nodes.heat.vgw 02:12:03 ModelUuid:d49121a0-6d6d-4b2b-9689-10cc99f616ff 02:12:03 ModelVersion:1.0 02:12:03 Description:Not reusable inner VFC 02:12:03 Sub Category:Abstract 02:12:03 02:12:03 VF Allotted Resource Properties: 02:12:03 02:12:03 Allotted Resource Properties: 02:12:03 Model Name:BRG_2019-10-01 03:23:27.409 02:12:03 Model Name:BRG_2019-10-01 03:23:27.409 02:12:03 Model InvariantUuid:05a482b5-ec0d-45cb-ae95-397ce6765c9e 02:12:03 Model Version:1.0 02:12:03 Model UUID:12519dd0-46ca-46da-9dcc-c6155b2a6d15 02:12:03 Model Subcategory:BRG 02:12:03 Model Category:Allotted Resource 02:12:03 Model Description:Alloted Resource BRG 02:12:03 02:12:03 Allotted Resource Customization Properties: 02:12:03 Model Cutomization UUID:aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 NFFunction:null 02:12:03 NFCode:null 02:12:03 NFRole:BRG 02:12:03 NFType:BRG 02:12:03 02:12:03 Allotted Resource Properties: 02:12:03 Model Name:TunnelXConn_2019-10-01 03:23:27.409 02:12:03 Model Name:TunnelXConn_2019-10-01 03:23:27.409 02:12:03 Model InvariantUuid:3a367ac8-5dff-4325-a0e7-9e0299d22152 02:12:03 Model Version:1.0 02:12:03 Model UUID:93d3e01d-4f8c-4a60-99f2-26b64c69bc11 02:12:03 Model Subcategory:TunnelXConn 02:12:03 Model Category:Allotted Resource 02:12:03 Model Description:Alloted Resource TunnelXConn 02:12:03 02:12:03 Allotted Resource Customization Properties: 02:12:03 Model Cutomization UUID:4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 NFFunction:null 02:12:03 NFCode:null 02:12:03 NFRole:TunnelXConn 02:12:03 NFType:TunnelXConn 02:12:03 02:12:03 PNF Allotted Resource Properties: 02:12:03 02:12:03 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:12:03 02:12:03.728 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 629f9662-55bb-430c-8f22-5204c37c9898 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.730 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - TunnelXConn_2019-10-01 03:23:27.409 0 02:12:03 02:12:03.730 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 629f9662-55bb-430c-8f22-5204c37c9898 02:12:03 02:12:03.730 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:03 02:12:03.730 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT TunnelXConn_2019-10-01 03:23:27.409 0 629f9662-55bb-430c-8f22-5204c37c9898 ASDC 02:12:03 02:12:03.730 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:12:03 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.731 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:12:03 02:12:03.731 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInput is null 02:12:03 02:12:03.731 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba matches Tosca VF Customization UUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba doesn't match Tosca VF Customization UUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba matches Tosca VF Customization UUID: aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba doesn't match Tosca VF Customization UUID: aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba matches Tosca VF Customization UUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.732 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba matches vfNotificationResource CustomizationUUID 02:12:03 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 4e0249f0-5118-4323-b5e9-0783ad1123ba: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.735 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.736 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.736 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.736 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid d3aac917-543d-4421-b6d7-ba2b65884eb7: vCPE_vgw bf175ab0-4fa2,BRG_2019-10-01 03:23:27.409,TunnelXConn_2019-10-01 03:23:27.409 02:12:03 02:12:03.736 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.736 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_, allottedre0_.CREATION_TIMESTAMP as creation2_6_, allottedre0_.DESCRIPTION as descript3_6_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_, allottedre0_.MODEL_NAME as model_na5_6_, allottedre0_.MODEL_VERSION as model_ve6_6_, allottedre0_.SUBCATEGORY as subcateg7_6_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.MODEL_UUID=? 02:12:03 02:12:03.738 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.739 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id aff592e4-cfc7-43ce-abea-f026b56995ab: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_, allottedre0_.CREATION_TIMESTAMP as creation2_6_, allottedre0_.DESCRIPTION as descript3_6_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_, allottedre0_.MODEL_NAME as model_na5_6_, allottedre0_.MODEL_VERSION as model_ve6_6_, allottedre0_.SUBCATEGORY as subcateg7_6_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_ from allotted_resource allottedre0_ where allottedre0_.MODEL_UUID=? 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.741 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 4e0249f0-5118-4323-b5e9-0783ad1123ba: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.742 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.743 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.743 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.743 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.743 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.743 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-10-01 _2364 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:12:03 Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_1_, allottedre0_.CREATION_TIMESTAMP as creation2_7_1_, allottedre0_.MAX_INSTANCES as max_inst3_7_1_, allottedre0_.MIN_INSTANCES as min_inst4_7_1_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_1_, allottedre0_.NF_FUNCTION as nf_funct6_7_1_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_1_, allottedre0_.NF_ROLE as nf_role8_7_1_, allottedre0_.NF_TYPE as nf_type9_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allottedre0_.RESOURCE_INPUT as resourc13_7_1_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_1_, allottedre1_.MODEL_UUID as model_uu1_6_0_, allottedre1_.CREATION_TIMESTAMP as creation2_6_0_, allottedre1_.DESCRIPTION as descript3_6_0_, allottedre1_.MODEL_INVARIANT_UUID as model_in4_6_0_, allottedre1_.MODEL_NAME as model_na5_6_0_, allottedre1_.MODEL_VERSION as model_ve6_6_0_, allottedre1_.SUBCATEGORY as subcateg7_6_0_, allottedre1_.TOSCA_NODE_TYPE as tosca_no8_6_0_ from allotted_resource_customization allottedre0_ left outer join allotted_resource allottedre1_ on allottedre0_.AR_MODEL_UUID=allottedre1_.MODEL_UUID where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_1_, allottedre0_.CREATION_TIMESTAMP as creation2_6_1_, allottedre0_.DESCRIPTION as descript3_6_1_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre0_.MODEL_NAME as model_na5_6_1_, allottedre0_.MODEL_VERSION as model_ve6_6_1_, allottedre0_.SUBCATEGORY as subcateg7_6_1_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_1_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_0_, allotedres1_.CREATION_TIMESTAMP as creation2_7_0_, allotedres1_.MAX_INSTANCES as max_inst3_7_0_, allotedres1_.MIN_INSTANCES as min_inst4_7_0_, allotedres1_.MODEL_INSTANCE_NAME as model_in5_7_0_, allotedres1_.NF_FUNCTION as nf_funct6_7_0_, allotedres1_.NF_NAMING_CODE as nf_namin7_7_0_, allotedres1_.NF_ROLE as nf_role8_7_0_, allotedres1_.NF_TYPE as nf_type9_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allotedres1_.RESOURCE_INPUT as resourc13_7_0_, allotedres1_.TARGET_NETWORK_ROLE as target_14_7_0_ from allotted_resource allottedre0_ left outer join allotted_resource_customization allotedres1_ on allottedre0_.MODEL_UUID=allotedres1_.AR_MODEL_UUID where allottedre0_.MODEL_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_1_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_1_, allottedre0_.CREATION_TIMESTAMP as creation2_7_1_, allottedre0_.MAX_INSTANCES as max_inst3_7_1_, allottedre0_.MIN_INSTANCES as min_inst4_7_1_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_1_, allottedre0_.NF_FUNCTION as nf_funct6_7_1_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_1_, allottedre0_.NF_ROLE as nf_role8_7_1_, allottedre0_.NF_TYPE as nf_type9_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_1_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_1_, allottedre0_.RESOURCE_INPUT as resourc13_7_1_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_1_, allottedre1_.MODEL_UUID as model_uu1_6_0_, allottedre1_.CREATION_TIMESTAMP as creation2_6_0_, allottedre1_.DESCRIPTION as descript3_6_0_, allottedre1_.MODEL_INVARIANT_UUID as model_in4_6_0_, allottedre1_.MODEL_NAME as model_na5_6_0_, allottedre1_.MODEL_VERSION as model_ve6_6_0_, allottedre1_.SUBCATEGORY as subcateg7_6_0_, allottedre1_.TOSCA_NODE_TYPE as tosca_no8_6_0_ from allotted_resource_customization allottedre0_ left outer join allotted_resource allottedre1_ on allottedre0_.AR_MODEL_UUID=allottedre1_.MODEL_UUID where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 Hibernate: select allottedre0_.MODEL_UUID as model_uu1_6_1_, allottedre0_.CREATION_TIMESTAMP as creation2_6_1_, allottedre0_.DESCRIPTION as descript3_6_1_, allottedre0_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre0_.MODEL_NAME as model_na5_6_1_, allottedre0_.MODEL_VERSION as model_ve6_6_1_, allottedre0_.SUBCATEGORY as subcateg7_6_1_, allottedre0_.TOSCA_NODE_TYPE as tosca_no8_6_1_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_3_, allotedres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allotedres1_.AR_MODEL_UUID as ar_mode15_7_0_, allotedres1_.CREATION_TIMESTAMP as creation2_7_0_, allotedres1_.MAX_INSTANCES as max_inst3_7_0_, allotedres1_.MIN_INSTANCES as min_inst4_7_0_, allotedres1_.MODEL_INSTANCE_NAME as model_in5_7_0_, allotedres1_.NF_FUNCTION as nf_funct6_7_0_, allotedres1_.NF_NAMING_CODE as nf_namin7_7_0_, allotedres1_.NF_ROLE as nf_role8_7_0_, allotedres1_.NF_TYPE as nf_type9_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allotedres1_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allotedres1_.RESOURCE_INPUT as resourc13_7_0_, allotedres1_.TARGET_NETWORK_ROLE as target_14_7_0_ from allotted_resource allottedre0_ left outer join allotted_resource_customization allotedres1_ on allottedre0_.MODEL_UUID=allotedres1_.AR_MODEL_UUID where allottedre0_.MODEL_UUID=? 02:12:03 Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into allotted_resource (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, SUBCATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into allotted_resource_customization (AR_MODEL_UUID, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_INSTANCE_NAME, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PROVIDING_SERVICE_MODEL_INVARIANT_UUID, PROVIDING_SERVICE_MODEL_NAME, PROVIDING_SERVICE_MODEL_UUID, RESOURCE_INPUT, TARGET_NETWORK_ROLE, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into allotted_resource (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, SUBCATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into allotted_resource_customization (AR_MODEL_UUID, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_INSTANCE_NAME, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PROVIDING_SERVICE_MODEL_INVARIANT_UUID, PROVIDING_SERVICE_MODEL_NAME, PROVIDING_SERVICE_MODEL_UUID, RESOURCE_INPUT, TARGET_NETWORK_ROLE, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) 02:12:03 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:03 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:03 02:12:03.755 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC TunnelXConn_2019-10-01 03:23:27.409 629f9662-55bb-430c-8f22-5204c37c9898 0 ASDC deployResourceStructure 02:12:03 02:12:03.755 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: abafad1c-47fc-4d30-a079-be14871f0c6a 02:12:03 Hibernate: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:12:03 Hibernate: insert into allotted_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.759 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - BRG_2019-10-01 03:23:27.409 0 02:12:03 02:12:03.759 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: abafad1c-47fc-4d30-a079-be14871f0c6a 02:12:03 02:12:03.759 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:03 02:12:03.759 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT BRG_2019-10-01 03:23:27.409 0 abafad1c-47fc-4d30-a079-be14871f0c6a ASDC 02:12:03 02:12:03.759 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab matches Tosca VF Customization UUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab doesn't match Tosca VF Customization UUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab matches Tosca VF Customization UUID: aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.761 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab matches vfNotificationResource CustomizationUUID 02:12:03 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id aff592e4-cfc7-43ce-abea-f026b56995ab: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is not matching search criteria 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_2_port is not matching search criteria 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw is not matching search criteria 02:12:03 02:12:03.765 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_1_port is not matching search criteria 02:12:03 02:12:03.766 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vgw_vgw_private_0_port is not matching search criteria 02:12:03 02:12:03.766 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.766 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.766 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.766 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [BRG_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab matches Tosca VF Customization UUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: aff592e4-cfc7-43ce-abea-f026b56995ab doesn't match Tosca VF Customization UUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid d3aac917-543d-4421-b6d7-ba2b65884eb7: vCPE_vgw bf175ab0-4fa2,BRG_2019-10-01 03:23:27.409,TunnelXConn_2019-10-01 03:23:27.409 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.767 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 02:12:03.770 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.770 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.770 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id aff592e4-cfc7-43ce-abea-f026b56995ab: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 02:12:03.771 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 4e0249f0-5118-4323-b5e9-0783ad1123ba: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.772 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-10-01 _2364 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:12:03 02:12:03.775 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC BRG_2019-10-01 03:23:27.409 abafad1c-47fc-4d30-a079-be14871f0c6a 0 ASDC deployResourceStructure 02:12:03 02:12:03.775 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: df1ce337-78b2-4e43-afb8-081d5ca175fc 02:12:03 Hibernate: delete from collection_resource_customization_to_service where SERVICE_MODEL_UUID=? 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.776 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgw bf175ab0-4fa2 0 02:12:03 02:12:03.776 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: df1ce337-78b2-4e43-afb8-081d5ca175fc 02:12:03 02:12:03.776 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 2f362774-ac17-48a9-9c93-632b661ea689 from URL: /vf-license-model.xml 02:12:03 02:12:03.776 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vf-license-model.xml 2f362774-ac17-48a9-9c93-632b661ea689 1876 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vf-license-model.xml ASDC sendASDCNotification 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vf-license-model.xml 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b02ab2a2-a657-44c4-ae88-578fe0caa30d from URL: /vcpe_vgwbf175ab04fa20_modules.json 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vcpe_vgwbf175ab04fa20_modules.json b02ab2a2-a657-44c4-ae88-578fe0caa30d 799 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vcpe_vgwbf175ab04fa20_modules.json ASDC sendASDCNotification 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vcpe_vgwbf175ab04fa20_modules.json 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ 02:12:03 { 02:12:03 "vfModuleModelName": "VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0", 02:12:03 "vfModuleModelInvariantUUID": "7caf746f-46c6-4e47-bbfc-9374b1c17ba1", 02:12:03 "vfModuleModelVersion": "1", 02:12:03 "vfModuleModelUUID": "a4654496-9862-47e4-9640-d84708ea8bfb", 02:12:03 "vfModuleModelCustomizationUUID": "ddd095d2-c2ba-48fe-90f4-e3f6fc806d7e", 02:12:03 "isBase": true, 02:12:03 "artifacts": [ 02:12:03 "e3a33b76-1f8a-44ba-808b-8a4c79e4b44a", 02:12:03 "9b73763b-0f60-47c3-8939-cf2f819bc75a" 02:12:03 ], 02:12:03 "properties": { 02:12:03 "min_vf_module_instances": "1", 02:12:03 "vf_module_label": "base_vcpe_vgw", 02:12:03 "max_vf_module_instances": "1", 02:12:03 "vfc_list": "", 02:12:03 "vf_module_description": "", 02:12:03 "vf_module_type": "Base", 02:12:03 "availability_zone_count": "", 02:12:03 "volume_group": "false", 02:12:03 "initial_count": "1" 02:12:03 } 02:12:03 } 02:12:03 ] 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: 02:12:03 { 02:12:03 VfModuleMetaData: 02:12:03 VfModuleModelName:VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0 02:12:03 VfModuleModelVersion:1 02:12:03 VfModuleModelUUID:a4654496-9862-47e4-9640-d84708ea8bfb 02:12:03 VfModuleModelInvariantUUID:7caf746f-46c6-4e47-bbfc-9374b1c17ba1 02:12:03 VfModuleModelDescription:NULL 02:12:03 Artifacts UUID List:{ 02:12:03 e3a33b76-1f8a-44ba-808b-8a4c79e4b44a 02:12:03 , 02:12:03 9b73763b-0f60-47c3-8939-cf2f819bc75a 02:12:03 02:12:03 } 02:12:03 Properties List:{ 02:12:03 min_vf_module_instances : 1 02:12:03 vf_module_label : base_vcpe_vgw 02:12:03 max_vf_module_instances : 1 02:12:03 vfc_list : 02:12:03 vf_module_description : 02:12:03 vf_module_type : Base 02:12:03 availability_zone_count : 02:12:03 volume_group : false 02:12:03 initial_count : 02:12:03 } 02:12:03 02:12:03 isBase:true 02:12:03 02:12:03 02:12:03 } 02:12:03 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ 02:12:03 { 02:12:03 "vfModuleModelName": "VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0", 02:12:03 "vfModuleModelInvariantUUID": "7caf746f-46c6-4e47-bbfc-9374b1c17ba1", 02:12:03 "vfModuleModelVersion": "1", 02:12:03 "vfModuleModelUUID": "a4654496-9862-47e4-9640-d84708ea8bfb", 02:12:03 "vfModuleModelCustomizationUUID": "ddd095d2-c2ba-48fe-90f4-e3f6fc806d7e", 02:12:03 "isBase": true, 02:12:03 "artifacts": [ 02:12:03 "e3a33b76-1f8a-44ba-808b-8a4c79e4b44a", 02:12:03 "9b73763b-0f60-47c3-8939-cf2f819bc75a" 02:12:03 ], 02:12:03 "properties": { 02:12:03 "min_vf_module_instances": "1", 02:12:03 "vf_module_label": "base_vcpe_vgw", 02:12:03 "max_vf_module_instances": "1", 02:12:03 "vfc_list": "", 02:12:03 "vf_module_description": "", 02:12:03 "vf_module_type": "Base", 02:12:03 "availability_zone_count": "", 02:12:03 "volume_group": "false", 02:12:03 "initial_count": "1" 02:12:03 } 02:12:03 } 02:12:03 ] 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: 02:12:03 { 02:12:03 VfModuleMetaData: 02:12:03 VfModuleModelName:VcpeVgwBf175ab04fa2..base_vcpe_vgw..module-0 02:12:03 VfModuleModelVersion:1 02:12:03 VfModuleModelUUID:a4654496-9862-47e4-9640-d84708ea8bfb 02:12:03 VfModuleModelInvariantUUID:7caf746f-46c6-4e47-bbfc-9374b1c17ba1 02:12:03 VfModuleModelDescription:NULL 02:12:03 Artifacts UUID List:{ 02:12:03 e3a33b76-1f8a-44ba-808b-8a4c79e4b44a 02:12:03 , 02:12:03 9b73763b-0f60-47c3-8939-cf2f819bc75a 02:12:03 02:12:03 } 02:12:03 Properties List:{ 02:12:03 min_vf_module_instances : 1 02:12:03 vf_module_label : base_vcpe_vgw 02:12:03 max_vf_module_instances : 1 02:12:03 vfc_list : 02:12:03 vf_module_description : 02:12:03 vf_module_type : Base 02:12:03 availability_zone_count : 02:12:03 volume_group : false 02:12:03 initial_count : 02:12:03 } 02:12:03 02:12:03 isBase:true 02:12:03 02:12:03 02:12:03 } 02:12:03 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: e3a33b76-1f8a-44ba-808b-8a4c79e4b44a from URL: /base_vcpe_vgw.yaml 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_vcpe_vgw.yaml e3a33b76-1f8a-44ba-808b-8a4c79e4b44a 8918 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_vcpe_vgw.yaml ASDC sendASDCNotification 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_vcpe_vgw.yaml 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 3eae4c31-394f-497b-83e9-110e87e40964 from URL: /vendor-license-model.xml 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /vendor-license-model.xml 3eae4c31-394f-497b-83e9-110e87e40964 1569 02:12:03 02:12:03.777 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9b73763b-0f60-47c3-8939-cf2f819bc75a from URL: /base_vcpe_vgw.env 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /base_vcpe_vgw.env 9b73763b-0f60-47c3-8939-cf2f819bc75a 1507 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /base_vcpe_vgw.env ASDC sendASDCNotification 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/base_vcpe_vgw.env 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:03 02:12:03.778 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgw bf175ab0-4fa2 0 df1ce337-78b2-4e43-afb8-081d5ca175fc ASDC 02:12:03 Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 02:12:03 Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - serviceInputs: [] {} 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Generic 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e matches Tosca VF Customization UUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 02:12:03.783 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e matches vfNotificationResource CustomizationUUID 02:12:03 Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 02:12:03 02:12:03.786 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.786 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 6f2c39b3-d14f-4575-97b3-c93a7620591e: {\"vf_module_id\":\"vCPE_Customer_GW\",\"vcpe_image_name\":\"PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED)\",\"skip_post_instantiation_configuration\":\"true\",\"vgw_name_0\":\"zdcpe1cpe01gw01\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE SUBNETWORK NAME HERE\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"cpe_public_net_id\":\"zdfw1cpe01_public\",\"mux_ip_addr\":\"10.5.0.20\",\"mux_gw_private_net_id\":\"zdfw1muxgw01_private\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vCPE_Infrastructure_GW_demo_app\",\"cpe_public_net_cidr\":\"10.2.0.0/24\",\"vg_vgmux_tunnel_vni\":\"100.0\",\"dcae_collector_port\":\"8081\",\"mux_gw_private_net_cidr\":\"10.5.0.0/24\",\"mux_gw_private_subnet_id\":\"zdfw1muxgw01_sub_private\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"availability_zone_max_count\":\"1\",\"vgw_private_ip_0\":\"10.5.0.21\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"vgw_private_ip_1\":\"10.0.101.30\",\"key_name\":\"vgw_key\",\"vcpe_flavor_name\":\"PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED)\",\"script_version\":\"1.5.0-SNAPSHOT\",\"cpe_public_subnet_id\":\"zdfw1cpe01_sub_public\",\"cloud_env\":\"PUT THE CLOUD PROVIDED HERE (openstack or rackspace)\"} 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7b37f18e 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : ddd095d2-c2ba-48fe-90f4-e3f6fc806d7e 02:12:03 02:12:03.787 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID ddd095d2-c2ba-48fe-90f4-e3f6fc806d7e 02:12:03 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.789 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is not matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template abstract_vgw is matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.790 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [abstract_vgw] matching following query criteria: sdcType=CVFC, customizationUUID=4f67dec2-333b-4397-8671-880c2039c960 02:12:03 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is matching search criteria 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0, BRG_2019-10-01 03:23:27.409 0, TunnelXConn_2019-10-01 03:23:27.409 0] matching following query criteria: sdcType=VF, customizationUUID=null 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template vCPE_vgw bf175ab0-4fa2 0 is matching search criteria 02:12:03 02:12:03.791 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template BRG is not matching search criteria 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn_2019-10-01 03:23:27.409 0 is not matching search criteria 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.elements.queries.TopologyTemplateQuery - Node template TunnelXConn is not matching search criteria 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Found topology templates [vCPE_vgw bf175ab0-4fa2 0] matching following query criteria: sdcType=VF, customizationUUID=6f2c39b3-d14f-4575-97b3-c93a7620591e 02:12:03 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e matches Tosca VF Customization UUID: aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e doesn't match Tosca VF Customization UUID: aff592e4-cfc7-43ce-abea-f026b56995ab 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is: Allotted Resource 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID= 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e matches Tosca VF Customization UUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.792 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 6f2c39b3-d14f-4575-97b3-c93a7620591e doesn't match Tosca VF Customization UUID: 4e0249f0-5118-4323-b5e9-0783ad1123ba 02:12:03 02:12:03.793 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.793 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.793 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid d3aac917-543d-4421-b6d7-ba2b65884eb7: vCPE_vgw bf175ab0-4fa2,BRG_2019-10-01 03:23:27.409,TunnelXConn_2019-10-01 03:23:27.409 02:12:03 02:12:03.793 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.793 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 02:12:03 Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 02:12:03.825 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.825 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.825 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id aff592e4-cfc7-43ce-abea-f026b56995ab: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"BRG\",\"nf_type\":\"BRG\"} 02:12:03 Hibernate: select allottedre0_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_, allottedre0_.AR_MODEL_UUID as ar_mode15_7_, allottedre0_.CREATION_TIMESTAMP as creation2_7_, allottedre0_.MAX_INSTANCES as max_inst3_7_, allottedre0_.MIN_INSTANCES as min_inst4_7_, allottedre0_.MODEL_INSTANCE_NAME as model_in5_7_, allottedre0_.NF_FUNCTION as nf_funct6_7_, allottedre0_.NF_NAMING_CODE as nf_namin7_7_, allottedre0_.NF_ROLE as nf_role8_7_, allottedre0_.NF_TYPE as nf_type9_7_, allottedre0_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_, allottedre0_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_, allottedre0_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_, allottedre0_.RESOURCE_INPUT as resourc13_7_, allottedre0_.TARGET_NETWORK_ROLE as target_14_7_ from allotted_resource_customization allottedre0_ where allottedre0_.MODEL_CUSTOMIZATION_UUID=? 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id 4e0249f0-5118-4323-b5e9-0783ad1123ba: {\"nf_naming\":\"true\",\"skip_post_instantiation_configuration\":\"true\",\"multi_stage_design\":\"false\",\"availability_zone_max_count\":\"1\",\"nf_role\":\"TunnelXConn\",\"nf_type\":\"TunnelXConn\"} 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.827 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.828 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 02:12:03 02:12:03.828 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.sdc.tosca.parser.impl.QueryProcessor - Service vCPEResCust 2019-10-01 _2364 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 02:12:03 02:12:03.828 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vCPEResCust 2019-10-01 _2364 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgw bf175ab0-4fa2 df1ce337-78b2-4e43-afb8-081d5ca175fc 1 ASDC deployResourceStructure 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vf-license-model.xml ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vf-license-model.xml 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vcpe_vgwbf175ab04fa20_modules.json ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vcpe_vgwbf175ab04fa20_modules.json 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /base_vcpe_vgw.yaml ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/base_vcpe_vgw.yaml 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /vendor-license-model.xml ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/vendor-license-model.xml 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /base_vcpe_vgw.env ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/base_vcpe_vgw.env 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || INFO 02:12:03 org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /service-Vcperescust201910012364-csar.csar ASDC sendASDCNotification 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/service-Vcperescust201910012364-csar.csar 02:12:03 02:12:03.832 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:03.834 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:03.835 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:03.835 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:03.835 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:03 02:12:03.935 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:03.940 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:03 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:03 02:12:03.941 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:03 02:12:03.941 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:03 02:12:03.941 [http-nio-auto-9-exec-1] || DEBUG 02:12:03 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.041 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.044 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.045 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.045 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.045 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.145 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.148 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.149 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.149 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.149 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.249 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.252 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.253 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.253 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.253 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.353 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.357 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.358 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.358 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.358 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.458 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.461 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.462 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.462 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.462 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.562 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.565 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.566 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.566 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.566 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.667 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.670 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.670 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.670 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.670 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.771 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.774 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 02:12:04 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.775 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:04 02:12:04.775 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:04 02:12:04.775 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:04 02:12:04.875 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.client.ASDCController - Timeout of 1000 seconds was reached before all components reported status 02:12:04 02:12:04.875 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 and distributionStatus: 02:12:04 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:12:04 02:12:04.878 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 and serviceModelVersionId: d3aac917-543d-4421-b6d7-ba2b65884eb7 02:12:04 02:12:04.878 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : d0568a10-a0e0-4efa-b698-ad3772f2e30f 02:12:04 02:12:04.879 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/d0568a10-a0e0-4efa-b698-ad3772f2e30f/model-vers/model-ver/d3aac917-543d-4421-b6d7-ba2b65884eb7?depth=0 02:12:04 02:12:04.882 [http-nio-auto-9-exec-1] || INFO 02:12:04 org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:12:04 02:12:04.897 [http-nio-auto-9-exec-1] || INFO 02:12:04 org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:12:04 02:12:04.897 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST (overridden to PATCH) to:http://localhost:12340/aai/v24/service-design-and-creation/models/model/d0568a10-a0e0-4efa-b698-ad3772f2e30f/model-vers/model-ver/d3aac917-543d-4421-b6d7-ba2b65884eb7?depth=0 with request headers:{X-RequestID=[5ea97d50-9e1d-4b2c-aa47-2523e35e2120], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a3025b7e-96b0-4a02-bde4-d7d85edf5ca3], X-ECOMP-RequestID=[5ea97d50-9e1d-4b2c-aa47-2523e35e2120], X-TransactionId=[], X-ONAP-RequestID=[5ea97d50-9e1d-4b2c-aa47-2523e35e2120], Content-Type=[application/merge-patch+json]} 02:12:04 02:12:04.898 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.logging.filter.base.PayloadLoggingClientFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 02:12:04 02:12:04 02:12:04.902 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST (overridden to PATCH) performed on uri:http://localhost:12340/aai/v24/service-design-and-creation/models/model/d0568a10-a0e0-4efa-b698-ad3772f2e30f/model-vers/model-ver/d3aac917-543d-4421-b6d7-ba2b65884eb7?depth=0 has http status code:200 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.2.z-SNAPSHOT)], Content-Type=[application/json]} 02:12:04 02:12:04.902 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.logging.filter.base.PayloadLoggingClientFilter - Response was returned with an empty entity. 02:12:04 02:12:04.902 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:12:04 02:12:04.902 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 02:12:04 Hibernate: delete from collection_resource_customization_to_service where SERVICE_MODEL_UUID=? 02:12:04 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 02:12:04 02:12:04.907 [http-nio-auto-9-exec-1] || ERROR 02:12:04 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Error updating CatalogDBStatus 02:12:04 java.lang.NullPointerException: null 02:12:04 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) 02:12:04 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus$accessor$zxjx3arS(Unknown Source) 02:12:04 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$gA5Sv4l4.call(Unknown Source) 02:12:04 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:04 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:04 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:04 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:04 at org.mockito.Answers.answer(Answers.java:98) 02:12:04 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:04 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:04 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:04 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:04 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:04 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:04 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.updateCatalogDBStatus(Unknown Source) 02:12:04 at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:689) 02:12:04 at org.onap.so.asdc.client.test.rest.ASDCRestInterface.invokeASDCService(ASDCRestInterface.java:111) 02:12:04 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$FastClassBySpringCGLIB$$17b5ea94.invoke() 02:12:04 at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 02:12:04 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) 02:12:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 02:12:04 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:04 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:04 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:04 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:04 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) 02:12:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 02:12:04 at org.onap.so.asdc.client.test.rest.ASDCRestInterface$$EnhancerBySpringCGLIB$$8f87e8be.invokeASDCService() 02:12:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:04 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:04 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) 02:12:04 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) 02:12:04 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) 02:12:04 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 02:12:04 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) 02:12:04 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) 02:12:04 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) 02:12:04 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 02:12:04 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) 02:12:04 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 02:12:04 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 02:12:04 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 02:12:04 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 02:12:04 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 02:12:04 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) 02:12:04 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) 02:12:04 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) 02:12:04 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) 02:12:04 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) 02:12:04 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) 02:12:04 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) 02:12:04 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 02:12:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:204) 02:12:04 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 02:12:04 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) 02:12:04 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 02:12:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) 02:12:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 02:12:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) 02:12:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) 02:12:04 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 02:12:04 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 02:12:04 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) 02:12:04 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) 02:12:04 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 02:12:04 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 02:12:04 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 02:12:04 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) 02:12:04 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 02:12:04 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 02:12:04 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) 02:12:04 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 02:12:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) 02:12:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) 02:12:04 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) 02:12:04 at java.base/java.lang.Thread.run(Thread.java:829) 02:12:04 02:12:04.907 [http-nio-auto-9-exec-1] || DEBUG 02:12:04 org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 5ea97d50-9e1d-4b2c-aa47-2523e35e2120 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 02:12:04 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:04 Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 02:12:04 Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=? 02:12:05 02:12:04.956 [main] || WARN 02:12:05 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp826421728{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp826421728-484,5,main] 02:12:05 02:12:04.956 [main] || WARN 02:12:05 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp826421728{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp826421728-480,5,] 02:12:05 02:12:04.956 [main] || WARN 02:12:05 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp826421728{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp826421728-481,5,main] 02:12:06 02:12:06 . ____ _ __ _ _ 02:12:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:06 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:06 =========|_|==============|___/=/_/_/_/ 02:12:06 :: Spring Boot :: (v2.5.15) 02:12:06 02:12:06 02:12:06.931 [main] || INFO 02:12:06 org.onap.so.asdc.installer.bpmn.WorkflowResourceTest - Starting WorkflowResourceTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:06 02:12:06.931 [main] || DEBUG 02:12:06 org.onap.so.asdc.installer.bpmn.WorkflowResourceTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:06 02:12:06.931 [main] || INFO 02:12:06 org.onap.so.asdc.installer.bpmn.WorkflowResourceTest - The following 1 profile is active: "test" 02:12:11 02:12:11.232 [main] || WARN 02:12:11 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:12 02:12:12.095 [main] || WARN 02:12:12 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:12 02:12:12.452 [main] || DEBUG 02:12:12 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:12 02:12:12.457 [main] || WARN 02:12:12 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:13 02:12:13.062 [main] || INFO 02:12:13 org.onap.so.asdc.installer.bpmn.WorkflowResourceTest - Started WorkflowResourceTest in 6.178 seconds (JVM running for 130.612) 02:12:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.362 s - in org.onap.so.asdc.client.test.rest.ASDCRestInterfaceTest 02:12:13 [INFO] Running org.onap.so.asdc.installer.bpmn.WorkflowResourceTest 02:12:13 Hibernate: insert into workflow (ARTIFACT_CHECKSUM, ARTIFACT_NAME, ARTIFACT_UUID, BODY, CREATION_TIMESTAMP, DESCRIPTION, NAME, OPERATION_NAME, RESOURCE_TARGET, SOURCE, TIMEOUT_MINUTES, VERSION) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 02:12:13 Hibernate: insert into vnf_resource_to_workflow (VNF_RESOURCE_MODEL_UUID, WORKFLOW_ID) values (?, ?) 02:12:13 Hibernate: insert into workflow_activity_spec_sequence (ACTIVITY_SPEC_ID, SEQ_NO, WORKFLOW_ID) values (?, ?, ?) 02:12:13 02:12:13.118 [main] || WARN 02:12:13 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp485268675{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp485268675-539,5,main] 02:12:13 02:12:13.118 [main] || WARN 02:12:13 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp485268675{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp485268675-534,5,] 02:12:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in org.onap.so.asdc.installer.bpmn.WorkflowResourceTest 02:12:14 [INFO] Running org.onap.so.asdc.client.test.emulators.DistributionClientEmulatorTest 02:12:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.asdc.client.test.emulators.DistributionClientEmulatorTest 02:12:14 [INFO] Running org.onap.so.asdc.util.ASDCNotificationLoggingTest 02:12:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.asdc.util.ASDCNotificationLoggingTest 02:12:14 [INFO] Running org.onap.so.asdc.installer.bpmn.BpmnInstallerTest 02:12:14 02:12:14.457 [main] || DEBUG 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - Exception : 02:12:14 java.nio.file.NoSuchFileException: DOESNOTEXIST.csar 02:12:14 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) 02:12:14 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 02:12:14 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) 02:12:14 at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) 02:12:14 at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149) 02:12:14 at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) 02:12:14 at java.base/java.nio.file.Files.readAttributes(Files.java:1764) 02:12:14 at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1259) 02:12:14 at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:733) 02:12:14 at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:850) 02:12:14 at java.base/java.util.zip.ZipFile.(ZipFile.java:248) 02:12:14 at java.base/java.util.zip.ZipFile.(ZipFile.java:177) 02:12:14 at java.base/java.util.zip.ZipFile.(ZipFile.java:148) 02:12:14 at org.onap.so.asdc.installer.bpmn.BpmnInstaller.containsWorkflows(BpmnInstaller.java:116) 02:12:14 at org.onap.so.asdc.installer.bpmn.BpmnInstallerTest.containsWorkflowsFailure(BpmnInstallerTest.java:117) 02:12:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:14 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:12:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:12:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:14 02:12:14.458 [main] || ERROR 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - ASDC_ARTIFACT_CHECK_EXC DOESNOTEXIST.csar DOESNOTEXIST.csar 300 ASDC Unable to check CSAR entries 02:12:14 02:12:14.473 [main] || INFO 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - Deploying BPMN files from src/test/resources/resource-examples/WorkflowBpmn/service-CxSvc-csar.csar 02:12:14 02:12:14.473 [main] || DEBUG 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - Attempting to deploy BPMN file: service-CxSvc-csar/Artifacts/org.openecomp.resource.vf.CxVnf1/org.openecomp.interfaces.node.lifecycle.CxVnf1/Deployment/Workflows/BPMN/TestBB.bpmn 02:12:14 02:12:14.475 [main] || DEBUG 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - Exception : 02:12:14 java.lang.NullPointerException: null 02:12:14 at org.onap.so.asdc.installer.bpmn.BpmnInstaller.sendDeploymentRequest(BpmnInstaller.java:135) 02:12:14 at org.onap.so.asdc.installer.bpmn.BpmnInstaller.installBpmn(BpmnInstaller.java:89) 02:12:14 at org.onap.so.asdc.installer.bpmn.BpmnInstallerTest.installBpmn_Test(BpmnInstallerTest.java:105) 02:12:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:14 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:14 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:12:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:12:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:12:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:14 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:14 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:14 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:14 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:14 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:14 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:14 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:14 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:14 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:14 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:14 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:14 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:14 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:14 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:14 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:14 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:14 02:12:14.475 [main] || ERROR 02:12:14 org.onap.so.asdc.installer.bpmn.BpmnInstaller - ASDC_ARTIFACT_NOT_DEPLOYED_DETAIL service-CxSvc-csar/Artifacts/org.openecomp.resource.vf.CxVnf1/org.openecomp.interfaces.node.lifecycle.CxVnf1/Deployment/Workflows/BPMN/TestBB.bpmn null 300 ASDC BPMN deploy failed 02:12:14 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.onap.so.asdc.installer.bpmn.BpmnInstallerTest 02:12:14 [INFO] Running org.onap.so.asdc.util.NotificationLoggingTest 02:12:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.asdc.util.NotificationLoggingTest 02:12:14 [INFO] Running org.onap.so.asdc.client.test.emulators.JsonStatusDataTest 02:12:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.asdc.client.test.emulators.JsonStatusDataTest 02:12:14 [INFO] Running org.onap.so.asdc.client.exceptions.ASDCControllerExceptionTest 02:12:14 02:12:14 . ____ _ __ _ _ 02:12:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:14 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:14 =========|_|==============|___/=/_/_/_/ 02:12:14 :: Spring Boot :: (v2.5.15) 02:12:14 02:12:14 02:12:14.546 [main] || INFO 02:12:14 org.onap.so.asdc.client.ASDCStatusCallBackTest - Starting ASDCStatusCallBackTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:14 02:12:14.546 [main] || DEBUG 02:12:14 org.onap.so.asdc.client.ASDCStatusCallBackTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:14 02:12:14.546 [main] || INFO 02:12:14 org.onap.so.asdc.client.ASDCStatusCallBackTest - The following 1 profile is active: "test" 02:12:18 02:12:18.372 [main] || WARN 02:12:18 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:19 02:12:19.242 [main] || WARN 02:12:19 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:19 02:12:19.604 [main] || DEBUG 02:12:19 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:19 02:12:19.608 [main] || WARN 02:12:19 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:20 02:12:20.165 [main] || INFO 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBackTest - Started ASDCStatusCallBackTest in 5.67 seconds (JVM running for 137.715) 02:12:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.682 s - in org.onap.so.asdc.client.exceptions.ASDCControllerExceptionTest 02:12:20 [INFO] Running org.onap.so.asdc.client.ASDCStatusCallBackTest 02:12:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:20 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:20 02:12:20.193 [main] || DEBUG 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: componentName and status of COMPONENT_DONE_ERROR distributionID of distributionId 02:12:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:20 02:12:20.204 [main] || DEBUG 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: componentName and status of COMPONENT_DONE_OK distributionID of distributionId 02:12:20 02:12:20.205 [main] || ERROR 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBack - Error in ASDCStatusCallback null 02:12:20 org.onap.so.asdc.client.exceptions.ArtifactInstallerException: null 02:12:20 02:12:20.205 [main] || DEBUG 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBack - Error in ASDCStatusCallback null 02:12:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:20 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:20 02:12:20.215 [main] || DEBUG 02:12:20 org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDN-C and status of COMPONENT_DONE_OK distributionID of 35120a87-1f82-4276-9735-f6de5a244d65 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp603105421-588,5,] 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp603105421-592,5,] 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp603105421-595,5,] 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp603105421-590,5,main] 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp603105421-594,5,main] 02:12:20 02:12:20.227 [main] || WARN 02:12:20 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp603105421{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp603105421-608,5,main] 02:12:21 02:12:21 . ____ _ __ _ _ 02:12:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:21 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:21 =========|_|==============|___/=/_/_/_/ 02:12:21 :: Spring Boot :: (v2.5.15) 02:12:21 02:12:21 02:12:21.549 [main] || INFO 02:12:21 org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest - Starting WatchdogDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:21 02:12:21.549 [main] || DEBUG 02:12:21 org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:21 02:12:21.549 [main] || INFO 02:12:21 org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest - The following 1 profile is active: "test" 02:12:25 02:12:25.634 [main] || WARN 02:12:25 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:26 02:12:26.513 [main] || WARN 02:12:26 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:27 02:12:26.932 [main] || DEBUG 02:12:27 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:27 02:12:26.938 [main] || WARN 02:12:27 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:27 02:12:27.502 [main] || INFO 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest - Started WatchdogDistributionTest in 6.003 seconds (JVM running for 145.052) 02:12:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.336 s - in org.onap.so.asdc.client.ASDCStatusCallBackTest 02:12:27 [INFO] Running org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest 02:12:27 02:12:27.509 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: watchdogTestStatusIncomplete 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.516 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: watchdogTestStatusIncomplete 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.517 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:27 02:12:27.517 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:27 02:12:27.525 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: watchdogTestStatusSuccess and distributionStatus: 02:12:27 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.530 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: watchdogTestStatusSuccess and serviceModelVersionId: 5df8b6de-2083-11e7-93ae-92361f002671 02:12:27 02:12:27.530 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 9647dfc4-2083-11e7-93ae-92361f002671 02:12:27 02:12:27.531 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/9647dfc4-2083-11e7-93ae-92361f002671/model-vers/model-ver/5df8b6de-2083-11e7-93ae-92361f002671?depth=0 02:12:27 02:12:27.531 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 02:12:27 02:12:27.539 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: watchdogTestStatusException 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.542 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: watchdogTestStatusException 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.543 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:27 02:12:27.543 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 02:12:27 02:12:27.543 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 02:12:27 02:12:27.543 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 02:12:27 02:12:27.543 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_MALFORMED on componentName: 02:12:27 02:12:27.544 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred on getOverallDistributionStatus : Invalid Component distribution status: COMPONENT_MALFORMED 02:12:27 02:12:27.544 [main] || ERROR 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred 02:12:27 java.lang.Exception: Invalid Component distribution status: COMPONENT_MALFORMED 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.getOverallDistributionStatus(WatchdogDistribution.java:136) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.getOverallDistributionStatus$accessor$zxjx3arS(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$dZvrFJmQ.call(Unknown Source) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:27 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:27 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:27 at org.mockito.Answers.answer(Answers.java:98) 02:12:27 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:27 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:27 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.getOverallDistributionStatus(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest.getOverallDistributionStatusInvalidComponentExceptionTest(WatchdogDistributionTest.java:92) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:12:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:12:27 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:12:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:12:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:27 02:12:27.562 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: watchdogTestStatusNull and distributionStatus: 02:12:27 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.564 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: watchdogTestStatusNull and serviceModelVersionId: 00000000-0000-0000-0000-000000000000 02:12:27 02:12:27.564 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : null 02:12:27 02:12:27.565 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - No Service found with serviceModelInvariantUUID: null 02:12:27 02:12:27.565 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred on executePatchAAI : No Service found with serviceModelInvariantUUID: null 02:12:27 02:12:27.565 [main] || ERROR 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred 02:12:27 java.lang.Exception: No Service found with serviceModelInvariantUUID: null 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:181) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI$accessor$zxjx3arS(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$LVtAxKdI.call(Unknown Source) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:27 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:27 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:27 at org.mockito.Answers.answer(Answers.java:98) 02:12:27 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:27 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:27 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest.executePatchAAINullServiceTest(WatchdogDistributionTest.java:130) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:12:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:12:27 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:12:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:12:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:27 02:12:27.569 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: null 02:12:27 02:12:27.575 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred on getOverallDistributionStatus : The given id must not be null!; nested exception is java.lang.IllegalArgumentException: The given id must not be null! 02:12:27 02:12:27.577 [main] || ERROR 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred 02:12:27 org.springframework.dao.InvalidDataAccessApiUsageException: The given id must not be null!; nested exception is java.lang.IllegalArgumentException: The given id must not be null! 02:12:27 at org.springframework.orm.jpa.EntityManagerFactoryUtils.convertJpaAccessExceptionIfPossible(EntityManagerFactoryUtils.java:374) 02:12:27 at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:235) 02:12:27 at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:551) 02:12:27 at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) 02:12:27 at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) 02:12:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:152) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 02:12:27 at com.sun.proxy.$Proxy233.findById(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.getOverallDistributionStatus(WatchdogDistribution.java:75) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.getOverallDistributionStatus$accessor$zxjx3arS(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$dZvrFJmQ.call(Unknown Source) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:27 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:27 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:27 at org.mockito.Answers.answer(Answers.java:98) 02:12:27 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:27 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:27 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.getOverallDistributionStatus(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest.getOverallDistributionStatusExceptionTest(WatchdogDistributionTest.java:104) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:12:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:12:27 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:12:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:12:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:27 Caused by: java.lang.IllegalArgumentException: The given id must not be null! 02:12:27 at org.springframework.util.Assert.notNull(Assert.java:201) 02:12:27 at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:317) 02:12:27 at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source) 02:12:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:27 at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) 02:12:27 at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) 02:12:27 at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) 02:12:27 at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:529) 02:12:27 at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:285) 02:12:27 at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:600) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:163) 02:12:27 at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:138) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 02:12:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) 02:12:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 02:12:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) 02:12:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 02:12:27 ... 89 common frames omitted 02:12:27 02:12:27.585 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: watchdogTestStatusFailure 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.589 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: watchdogTestStatusFailure 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_ERROR on componentName: 02:12:27 02:12:27.590 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: FAILURE for distributionId: 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.594 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 02:12:27 02:12:27.599 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: watchdogTestStatusTimeout 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.601 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Ignoring to update WatchdogDistributionStatus as distributionId: watchdogTestStatusTimeout status is set to: TIMEOUT 02:12:27 02:12:27.604 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: newDistrubutionStatus 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.611 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: newDistrubutionStatus 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.613 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - SO has not be updated in the the WatchDog Component DB yet, so ending the loop 02:12:27 02:12:27.613 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 02:12:27 02:12:27.619 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: watchdogTestStatusSuccess 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.623 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: watchdogTestStatusSuccess 02:12:27 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 02:12:27 02:12:27.624 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 02:12:27 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 02:12:27 02:12:27.626 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 02:12:27 02:12:27.634 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: null and distributionStatus: 02:12:27 Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID is null 02:12:27 02:12:27.641 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: null and serviceModelVersionId: 02:12:27 02:12:27.641 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 02:12:27 02:12:27.641 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - No Service found with serviceModelInvariantUUID: 02:12:27 02:12:27.641 [main] || DEBUG 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred on executePatchAAI : No Service found with serviceModelInvariantUUID: 02:12:27 02:12:27.641 [main] || ERROR 02:12:27 org.onap.so.asdc.tenantIsolation.WatchdogDistribution - Exception occurred 02:12:27 java.lang.Exception: No Service found with serviceModelInvariantUUID: 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:181) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI$accessor$zxjx3arS(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916$auxiliary$LVtAxKdI.call(Unknown Source) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:12:27 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:12:27 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:12:27 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:12:27 at org.mockito.Answers.answer(Answers.java:98) 02:12:27 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:12:27 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:12:27 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:12:27 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistribution$MockitoMock$2016279916.executePatchAAI(Unknown Source) 02:12:27 at org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest.executePatchAAINullDistrubutionIdTest(WatchdogDistributionTest.java:124) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:27 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:27 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:27 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:27 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:12:27 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:12:27 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:12:27 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:27 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:12:27 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:12:27 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:27 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:27 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:27 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:27 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:27 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:27 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:27 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:27 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:27 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:27 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:27 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:27 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:27 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:27 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:27 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:27 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:27 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:27 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:27 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:27 02:12:27.652 [main] || WARN 02:12:27 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1814879785{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp1814879785-662,5,main] 02:12:27 02:12:27.652 [main] || WARN 02:12:27 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1814879785{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp1814879785-643,5,main] 02:12:27 02:12:27.652 [main] || WARN 02:12:27 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1814879785{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp1814879785-642,5,main] 02:12:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 s - in org.onap.so.asdc.tenantIsolation.WatchdogDistributionTest 02:12:29 [INFO] Running org.onap.so.asdc.installer.heat.ToscaResourceInputTest 02:12:29 02:12:29.724 [main] || INFO 02:12:29 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:29 02:12:29.727 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id id1: {} 02:12:29 [MockitoHint] ToscaResourceInputTest.resouceInputGetInputNoPropertyTest (see javadoc for MockitoHint): 02:12:29 [MockitoHint] 1. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputNoPropertyTest(ToscaResourceInputTest.java:218) 02:12:29 [MockitoHint] 2. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputNoPropertyTest(ToscaResourceInputTest.java:219) 02:12:29 02:12:29 02:12:29.735 [main] || INFO 02:12:29 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:29 02:12:29.738 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id id1: {} 02:12:29 [MockitoHint] ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest (see javadoc for MockitoHint): 02:12:29 [MockitoHint] 1. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.getEntityDetails(ToscaResourceInstaller.java:2846) 02:12:29 [MockitoHint] 2. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:193) 02:12:29 [MockitoHint] 3. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:194) 02:12:29 [MockitoHint] 4. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:195) 02:12:29 [MockitoHint] 5. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:196) 02:12:29 [MockitoHint] 6. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:197) 02:12:29 [MockitoHint] 7. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputDefaultIntegerTest(ToscaResourceInputTest.java:198) 02:12:29 02:12:29 02:12:29.741 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - vfcResource request for resource customization id 69df3303-d2b3-47a1-9d04-41604d3a95fd: {\"key1\":\"[sites,INDEX,role]|defaultValue\"} 02:12:29 02:12:29.742 [main] || INFO 02:12:29 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:29 02:12:29.743 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id id1: {} 02:12:29 [MockitoHint] ToscaResourceInputTest.resouceInputTest (see javadoc for MockitoHint): 02:12:29 [MockitoHint] 1. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.getEntityDetails(ToscaResourceInstaller.java:2846) 02:12:29 [MockitoHint] 2. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputTest(ToscaResourceInputTest.java:138) 02:12:29 [MockitoHint] 3. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputTest(ToscaResourceInputTest.java:139) 02:12:29 [MockitoHint] 4. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputTest(ToscaResourceInputTest.java:140) 02:12:29 02:12:29 02:12:29.744 [main] || INFO 02:12:29 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:29 02:12:29.747 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resource request for resource customization id id1: {} 02:12:29 [MockitoHint] ToscaResourceInputTest.resouceInputGetInputTest (see javadoc for MockitoHint): 02:12:29 [MockitoHint] 1. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.getEntityDetails(ToscaResourceInstaller.java:2846) 02:12:29 [MockitoHint] 2. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:164) 02:12:29 [MockitoHint] 3. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:165) 02:12:29 [MockitoHint] 4. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:166) 02:12:29 [MockitoHint] 5. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:167) 02:12:29 [MockitoHint] 6. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:168) 02:12:29 [MockitoHint] 7. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.resouceInputGetInputTest(ToscaResourceInputTest.java:169) 02:12:29 02:12:29 02:12:29.750 [main] || INFO 02:12:29 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:29 02:12:29.752 [main] || DEBUG 02:12:29 org.onap.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid null: 02:12:29 [MockitoHint] ToscaResourceInputTest.processResourceSequenceTest (see javadoc for MockitoHint): 02:12:29 [MockitoHint] 1. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.processResourceSequenceTest(ToscaResourceInputTest.java:106) 02:12:29 [MockitoHint] 2. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.processResourceSequenceTest(ToscaResourceInputTest.java:107) 02:12:29 [MockitoHint] 3. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.getEntityDetails(ToscaResourceInstaller.java:2846) 02:12:29 [MockitoHint] 4. Unused -> at org.onap.so.asdc.installer.heat.ToscaResourceInputTest.processResourceSequenceTest(ToscaResourceInputTest.java:113) 02:12:29 02:12:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.so.asdc.installer.heat.ToscaResourceInputTest 02:12:29 [INFO] Running org.onap.so.asdc.client.exceptions.ArtifactInstallerExceptionTest 02:12:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.asdc.client.exceptions.ArtifactInstallerExceptionTest 02:12:29 [INFO] Running org.onap.so.asdc.activity.DeployActivitySpecsTest 02:12:29 02:12:29.809 [main] || DEBUG 02:12:29 org.onap.so.asdc.activity.DeployActivitySpecs - SDC ActivitySpec endpoint: http://testEndpoint 02:12:29 02:12:29.810 [main] || DEBUG 02:12:29 org.onap.so.asdc.activity.DeployActivitySpecs - Attempting to create activity VNFQuiesceTrafficActivity 02:12:29 02:12:29.810 [main] || INFO 02:12:29 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully created activitySpec VNFQuiesceTrafficActivity 02:12:29 02:12:29.810 [main] || INFO 02:12:29 org.onap.so.asdc.activity.DeployActivitySpecs - Successfully certified activitySpec VNFQuiesceTrafficActivity 02:12:29 02:12:29 . ____ _ __ _ _ 02:12:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:29 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:29 =========|_|==============|___/=/_/_/_/ 02:12:29 :: Spring Boot :: (v2.5.15) 02:12:29 02:12:29 02:12:29.878 [main] || INFO 02:12:29 org.onap.so.asdc.client.ASDCControllerTest - Starting ASDCControllerTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:29 02:12:29.878 [main] || DEBUG 02:12:29 org.onap.so.asdc.client.ASDCControllerTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:29 02:12:29.878 [main] || INFO 02:12:29 org.onap.so.asdc.client.ASDCControllerTest - The following 1 profile is active: "test" 02:12:33 02:12:33.746 [main] || WARN 02:12:33 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:34 02:12:34.494 [main] || WARN 02:12:34 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:34 02:12:34.844 [main] || DEBUG 02:12:34 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:34 02:12:34.849 [main] || WARN 02:12:34 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:35 02:12:35.422 [main] || INFO 02:12:35 org.onap.so.asdc.client.ASDCControllerTest - Started ASDCControllerTest in 5.584 seconds (JVM running for 152.973) 02:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.663 s - in org.onap.so.asdc.activity.DeployActivitySpecsTest 02:12:35 [INFO] Running org.onap.so.asdc.client.ASDCControllerTest 02:12:35 02:12:35.429 [main] || DEBUG 02:12:35 org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=6,q=8} Couldn't stop Thread[qtp426575696-718,5,main] 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=4,q=7} Couldn't stop Thread[qtp426575696-698,5,main] 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=3,q=7} Couldn't stop Thread[qtp426575696-697,5,main] 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=2,q=7} Couldn't stop Thread[qtp426575696-704,5,main] 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=2,q=7} Couldn't stop Thread[qtp426575696-717,5,main] 02:12:35 02:12:35.439 [main] || WARN 02:12:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp426575696{STOPPING,8<=9<=10,i=2,q=7} Couldn't stop Thread[qtp426575696-700,5,main] 02:12:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in org.onap.so.asdc.client.ASDCControllerTest 02:12:36 [INFO] Running org.onap.so.asdc.client.YamlTest 02:12:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.asdc.client.YamlTest 02:12:36 [INFO] Running org.onap.so.asdc.client.DistributionStatusMessageTest 02:12:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.asdc.client.DistributionStatusMessageTest 02:12:36 [INFO] Running org.onap.so.asdc.ASDCPojoTest 02:12:37 02:12:37 . ____ _ __ _ _ 02:12:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:37 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:37 =========|_|==============|___/=/_/_/_/ 02:12:37 :: Spring Boot :: (v2.5.15) 02:12:37 02:12:37 02:12:36.978 [main] || INFO 02:12:37 org.onap.so.asdc.client.test.rest.HealthCheckTest - Starting HealthCheckTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:37 02:12:36.978 [main] || DEBUG 02:12:37 org.onap.so.asdc.client.test.rest.HealthCheckTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:37 02:12:36.978 [main] || INFO 02:12:37 org.onap.so.asdc.client.test.rest.HealthCheckTest - The following 1 profile is active: "test" 02:12:40 02:12:40.884 [main] || WARN 02:12:40 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:41 02:12:41.745 [main] || WARN 02:12:41 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:42 02:12:42.119 [main] || DEBUG 02:12:42 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:42 02:12:42.124 [main] || WARN 02:12:42 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:42 02:12:42.677 [main] || INFO 02:12:42 org.onap.so.asdc.client.test.rest.HealthCheckTest - Started HealthCheckTest in 5.737 seconds (JVM running for 160.228) 02:12:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.778 s - in org.onap.so.asdc.ASDCPojoTest 02:12:42 [INFO] Running org.onap.so.asdc.client.test.rest.HealthCheckTest 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1259347917-754,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1259347917-751,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1259347917-756,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1259347917-771,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1259347917-758,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1259347917-755,5,main] 02:12:42 02:12:42.801 [main] || WARN 02:12:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1259347917{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1259347917-752,5,main] 02:12:43 02:12:43 . ____ _ __ _ _ 02:12:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:43 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:43 =========|_|==============|___/=/_/_/_/ 02:12:43 :: Spring Boot :: (v2.5.15) 02:12:43 02:12:43 02:12:43.968 [main] || INFO 02:12:43 org.onap.so.asdc.client.ASDCConfigurationTest - Starting ASDCConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:43 02:12:43.969 [main] || DEBUG 02:12:43 org.onap.so.asdc.client.ASDCConfigurationTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:43 02:12:43.969 [main] || INFO 02:12:43 org.onap.so.asdc.client.ASDCConfigurationTest - The following 1 profile is active: "test" 02:12:47 02:12:47.810 [main] || WARN 02:12:47 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:48 02:12:48.568 [main] || WARN 02:12:48 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:48 02:12:48.951 [main] || DEBUG 02:12:48 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:48 02:12:48.955 [main] || WARN 02:12:48 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:49 02:12:49.503 [main] || INFO 02:12:49 org.onap.so.asdc.client.ASDCConfigurationTest - Started ASDCConfigurationTest in 5.575 seconds (JVM running for 167.053) 02:12:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.824 s - in org.onap.so.asdc.client.test.rest.HealthCheckTest 02:12:49 [INFO] Running org.onap.so.asdc.client.ASDCConfigurationTest 02:12:49 02:12:49.524 [main] || WARN 02:12:49 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp43258565{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp43258565-808,5,main] 02:12:49 02:12:49.524 [main] || WARN 02:12:49 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp43258565{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp43258565-804,5,] 02:12:49 02:12:49.524 [main] || WARN 02:12:49 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp43258565{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp43258565-811,5,main] 02:12:49 02:12:49.524 [main] || WARN 02:12:49 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp43258565{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp43258565-824,5,main] 02:12:50 02:12:50 . ____ _ __ _ _ 02:12:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:12:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:12:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:12:50 ' |____| .__|_| |_|_| |_\__, | / / / / 02:12:50 =========|_|==============|___/=/_/_/_/ 02:12:50 :: Spring Boot :: (v2.5.15) 02:12:50 02:12:50 02:12:50.897 [main] || INFO 02:12:50 org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest - Starting ArtifactInfoImplTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 6862 (started by jenkins in /w/workspace/so-maven-clm-master/asdc-controller) 02:12:50 02:12:50.897 [main] || DEBUG 02:12:50 org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:12:50 02:12:50.897 [main] || INFO 02:12:50 org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest - The following 1 profile is active: "test" 02:12:54 02:12:54.818 [main] || WARN 02:12:54 org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:12:55 02:12:55.621 [main] || WARN 02:12:55 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:12:56 02:12:56.011 [main] || DEBUG 02:12:56 org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:12:56 02:12:56.016 [main] || WARN 02:12:56 org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:12:56 02:12:56.648 [main] || INFO 02:12:56 org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest - Started ArtifactInfoImplTest in 5.792 seconds (JVM running for 174.198) 02:12:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.142 s - in org.onap.so.asdc.client.ASDCConfigurationTest 02:12:56 [INFO] Running org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp278062894-861,5,] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp278062894-859,5,] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp278062894-863,5,] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp278062894-862,5,main] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp278062894-857,5,main] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp278062894-864,5,main] 02:12:56 02:12:56.666 [main] || WARN 02:12:56 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp278062894{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp278062894-877,5,main] 02:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in org.onap.so.asdc.client.test.emulators.ArtifactInfoImplTest 02:12:57 [INFO] Running org.onap.so.asdc.client.test.emulators.JsonVfModuleMetaDataTest 02:12:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.asdc.client.test.emulators.JsonVfModuleMetaDataTest 02:12:57 [INFO] Running org.onap.so.asdc.installer.ToscaResourceStructureTest 02:12:57 02:12:57.895 [main] || INFO 02:12:57 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:57 02:12:57.967 [main] || INFO 02:12:57 org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: null 02:12:57 02:12:57.968 [main] || DEBUG 02:12:57 org.onap.so.asdc.installer.ToscaResourceStructure - null 02:12:57 java.lang.NullPointerException: null 02:12:57 at java.base/sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:271) 02:12:57 at java.base/java.nio.file.Path.of(Path.java:147) 02:12:58 at java.base/java.nio.file.Paths.get(Paths.java:69) 02:12:58 at org.onap.so.asdc.installer.ToscaResourceStructure.updateResourceStructure(ToscaResourceStructure.java:139) 02:12:58 at org.onap.so.asdc.installer.ToscaResourceStructureTest.updateResourceStructureExceptionTest(ToscaResourceStructureTest.java:133) 02:12:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:58 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:58 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:58 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:58 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:58 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:58 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:12:58 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:12:58 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:58 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:58 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:58 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:58 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:58 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:58 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:58 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:58 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:58 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:58 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:58 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:58 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:58 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:58 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:58 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:58 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:58 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:58 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:58 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:58 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:58 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:58 02:12:57.968 [main] || ERROR 02:12:58 org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_GENERAL_EXCEPTION_ARG Exception caught during parser *****LOOK********* artifactName ASDC processResourceNotification 500 Exception in processResourceNotification 02:12:58 java.lang.NullPointerException: null 02:12:58 at java.base/sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:271) 02:12:58 at java.base/java.nio.file.Path.of(Path.java:147) 02:12:58 at java.base/java.nio.file.Paths.get(Paths.java:69) 02:12:58 at org.onap.so.asdc.installer.ToscaResourceStructure.updateResourceStructure(ToscaResourceStructure.java:139) 02:12:58 at org.onap.so.asdc.installer.ToscaResourceStructureTest.updateResourceStructureExceptionTest(ToscaResourceStructureTest.java:133) 02:12:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:12:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:12:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:12:58 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:12:58 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:12:58 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:12:58 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:12:58 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:12:58 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:12:58 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:12:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:12:58 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:58 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:58 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:58 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:58 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:58 at org.junit.runners.Suite.runChild(Suite.java:128) 02:12:58 at org.junit.runners.Suite.runChild(Suite.java:27) 02:12:58 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:12:58 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:12:58 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:12:58 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:12:58 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:12:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:12:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:12:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:12:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:12:58 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:12:58 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:12:58 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:12:58 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:12:58 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:12:58 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:12:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:12:58 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:12:58 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:12:58 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:12:58 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:12:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:12:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:12:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:12:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:12:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.so.asdc.installer.ToscaResourceStructureTest 02:12:58 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 173.537 s - in org.onap.so.asdc.AllTestsTestSuite 02:12:58 [INFO] 02:12:58 [INFO] Results: 02:12:58 [INFO] 02:12:58 [WARNING] Tests run: 152, Failures: 0, Errors: 0, Skipped: 1 02:12:58 [INFO] 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ asdc-controller --- 02:12:58 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/asdc-controller/target/code-coverage/jacoco-ut.exec 02:12:58 [INFO] Analyzed bundle 'asdc-controller' with 68 classes 02:12:58 [INFO] 02:12:58 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ asdc-controller --- 02:12:58 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:12:58 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/asdc-controller/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:12:58 [INFO] 02:12:58 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ asdc-controller --- 02:12:58 [INFO] Building jar: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT.jar 02:12:58 [INFO] 02:12:58 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ asdc-controller --- 02:12:58 [INFO] Replacing main artifact with repackaged archive 02:12:58 [INFO] 02:12:58 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ asdc-controller --- 02:12:58 [INFO] Building jar: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT-original.jar 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ asdc-controller --- 02:12:58 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/asdc-controller/target/code-coverage/jacoco-it.exec,excludes=**/resource-examples/** 02:12:58 [INFO] 02:12:58 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ asdc-controller --- 02:12:58 [INFO] Tests are skipped. 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ asdc-controller --- 02:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ asdc-controller --- 02:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ asdc-controller --- 02:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:12:58 [INFO] 02:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ asdc-controller --- 02:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/so-maven-clm-master/asdc-controller/target/jacoco.exec 02:12:58 [INFO] 02:12:58 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ asdc-controller --- 02:12:58 [INFO] Tests are skipped. 02:12:58 [INFO] 02:12:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ asdc-controller --- 02:12:58 [INFO] Installing /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/asdc-controller/1.17.0-SNAPSHOT/asdc-controller-1.17.0-SNAPSHOT.jar 02:12:59 [INFO] Installing /w/workspace/so-maven-clm-master/asdc-controller/pom.xml to /tmp/r/org/onap/so/asdc-controller/1.17.0-SNAPSHOT/asdc-controller-1.17.0-SNAPSHOT.pom 02:12:59 [INFO] Installing /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/asdc-controller/1.17.0-SNAPSHOT/asdc-controller-1.17.0-SNAPSHOT-original.jar 02:12:59 [INFO] 02:12:59 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ asdc-controller --- 02:12:59 [INFO] 02:12:59 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ asdc-controller --- 02:12:59 [INFO] org.onap.so:asdc-controller:jar:1.17.0-SNAPSHOT 02:12:59 [INFO] +- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:12:59 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:12:59 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:compile 02:12:59 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:12:59 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:12:59 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:12:59 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:12:59 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:12:59 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:12:59 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:12:59 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:12:59 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:12:59 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:12:59 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:12:59 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:12:59 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:12:59 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:12:59 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 02:12:59 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:12:59 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:12:59 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:12:59 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:12:59 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:12:59 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:12:59 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:12:59 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:12:59 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 02:12:59 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:12:59 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:12:59 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:12:59 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:12:59 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:12:59 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:12:59 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:12:59 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:12:59 [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:12:59 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:12:59 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:12:59 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:12:59 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:12:59 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:12:59 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:12:59 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:12:59 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.33:compile 02:12:59 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:12:59 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:12:59 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:12:59 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:12:59 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:12:59 [INFO] | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:12:59 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:compile 02:12:59 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:compile 02:12:59 [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:compile 02:12:59 [INFO] | +- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:compile 02:12:59 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:12:59 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:12:59 [INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:12:59 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:compile 02:12:59 [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:12:59 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:12:59 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile 02:12:59 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile 02:12:59 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile 02:12:59 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:compile 02:12:59 [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile 02:12:59 [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:12:59 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:12:59 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:12:59 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:12:59 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:12:59 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:12:59 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:12:59 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:12:59 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:12:59 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:12:59 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:12:59 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:12:59 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:12:59 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:12:59 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:12:59 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:12:59 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:12:59 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:12:59 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:12:59 [INFO] | | \- org.springframework:spring-tx:jar:5.3.27:compile 02:12:59 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:12:59 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:12:59 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:12:59 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:12:59 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:12:59 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:12:59 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:12:59 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:12:59 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:12:59 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:12:59 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:12:59 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:12:59 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:12:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:12:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:12:59 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:12:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:12:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:12:59 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:12:59 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 02:12:59 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:12:59 [INFO] | | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:12:59 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:12:59 [INFO] | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:12:59 [INFO] | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:12:59 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:12:59 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:12:59 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 02:12:59 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:12:59 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:12:59 [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:2.0.0:compile 02:12:59 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.3.2:compile 02:12:59 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.2-1:runtime 02:12:59 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 02:12:59 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 02:12:59 [INFO] | +- org.json:json:jar:20250517:compile 02:12:59 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:12:59 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:12:59 [INFO] | +- org.functionaljava:functionaljava:jar:4.8:compile 02:12:59 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:12:59 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 02:12:59 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:12:59 [INFO] | \- com.google.guava:guava:jar:28.1-jre:compile 02:12:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:12:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:12:59 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:12:59 [INFO] | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:12:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:12:59 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:12:59 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:12:59 [INFO] +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile 02:12:59 [INFO] +- org.onap.sdc.sdc-tosca:sdc-tosca:jar:1.6.5:compile 02:12:59 [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:12:59 [INFO] +- org.onap.sdc.jtosca:jtosca:jar:1.5.1:compile 02:12:59 [INFO] | \- org.reflections:reflections:jar:0.9.11:compile 02:12:59 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:12:59 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:12:59 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:12:59 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:12:59 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:12:59 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:12:59 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:12:59 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:12:59 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | | \- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | | +- javax.cache:cache-api:jar:1.1.1:compile 02:12:59 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:12:59 [INFO] | | \- net.jodah:failsafe:jar:2.0.1:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:12:59 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:12:59 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:12:59 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:12:59 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:12:59 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:12:59 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:12:59 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:12:59 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:12:59 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:12:59 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:12:59 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:12:59 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:12:59 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:12:59 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:12:59 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:12:59 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:12:59 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:12:59 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:12:59 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:12:59 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:12:59 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:12:59 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:12:59 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:12:59 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:12:59 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:12:59 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:12:59 [INFO] +- org.onap.so:mso-api-handler-common:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:12:59 [INFO] | +- javax.activation:activation:jar:1.1.1:compile 02:12:59 [INFO] | +- javax.transaction:jta:jar:1.1:compile 02:12:59 [INFO] | +- org.json4s:json4s-jackson_2.12:jar:3.6.0:compile 02:12:59 [INFO] | | \- org.scala-lang:scala-library:jar:2.12.6:compile 02:12:59 [INFO] | +- org.json4s:json4s-core_2.12:jar:3.6.0:compile 02:12:59 [INFO] | | +- org.json4s:json4s-ast_2.12:jar:3.6.0:compile 02:12:59 [INFO] | | +- org.json4s:json4s-scalap_2.12:jar:3.6.0:compile 02:12:59 [INFO] | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:compile 02:12:59 [INFO] | \- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:12:59 [INFO] +- commons-io:commons-io:jar:2.19.0:compile 02:12:59 [INFO] +- org.onap.so:mso-requests-db-repositories:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] +- org.antlr:antlr4:jar:4.7.1:test 02:12:59 [INFO] | +- org.antlr:antlr4-runtime:jar:4.7.1:compile 02:12:59 [INFO] | +- org.antlr:antlr-runtime:jar:3.5.2:test 02:12:59 [INFO] | +- org.antlr:ST4:jar:4.0.8:test 02:12:59 [INFO] | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:test 02:12:59 [INFO] | +- org.glassfish:javax.json:jar:1.0.4:test 02:12:59 [INFO] | \- com.ibm.icu:icu4j:jar:58.2:test 02:12:59 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 02:12:59 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:12:59 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:12:59 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:12:59 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:12:59 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:12:59 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:12:59 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:12:59 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:12:59 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:12:59 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:12:59 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:12:59 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 02:12:59 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:12:59 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:12:59 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:12:59 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:12:59 [INFO] +- javax.interceptor:javax.interceptor-api:jar:1.2.2:compile 02:12:59 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:12:59 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:12:59 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:12:59 [INFO] | \- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:12:59 [INFO] | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:12:59 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:12:59 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:12:59 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:12:59 [INFO] | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:12:59 [INFO] | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:12:59 [INFO] +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:12:59 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:12:59 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:12:59 [INFO] | \- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:12:59 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:12:59 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:12:59 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:12:59 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:12:59 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:12:59 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:12:59 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:12:59 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:12:59 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:12:59 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:12:59 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:12:59 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:12:59 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:12:59 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:12:59 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:12:59 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:12:59 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:12:59 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:12:59 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:12:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:12:59 [INFO] +- junit:junit:jar:4.13.2:test 02:12:59 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:12:59 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:12:59 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:12:59 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:12:59 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:12:59 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:12:59 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:12:59 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:12:59 [INFO] 02:12:59 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ asdc-controller --- 02:12:59 [INFO] Saved module information to /w/workspace/so-maven-clm-master/asdc-controller/target/sonatype-clm/module.xml 02:12:59 [INFO] 02:12:59 [INFO] ----------------< org.onap.so:so-optimization-clients >----------------- 02:12:59 [INFO] Building so-optimization-clients 1.17.0-SNAPSHOT [34/43] 02:12:59 [INFO] --------------------------------[ jar ]--------------------------------- 02:12:59 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:12:59 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:12:59 [INFO] 02:12:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-optimization-clients --- 02:12:59 [INFO] 02:12:59 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-optimization-clients --- 02:12:59 [INFO] ## define projects super pom absolute path through basepath_marker 02:12:59 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:12:59 [INFO] 02:12:59 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-optimization-clients --- 02:12:59 [INFO] Using 'UTF-8' encoding to format source files. 02:12:59 [INFO] Number of files to be formatted: 39 02:12:59 [INFO] Successfully formatted: 0 file(s) 02:12:59 [INFO] Fail to format: 0 file(s) 02:12:59 [INFO] Skipped: 39 file(s) 02:12:59 [INFO] Read only skipped: 0 file(s) 02:12:59 [INFO] Approximate time taken: 0s 02:12:59 [INFO] 02:12:59 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-optimization-clients --- 02:12:59 [INFO] Using 'UTF-8' encoding to format source files. 02:12:59 [INFO] Number of files to be formatted: 0 02:12:59 [INFO] 02:12:59 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-optimization-clients --- 02:12:59 [INFO] Skipping Rule Enforcement. 02:12:59 [INFO] 02:12:59 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-optimization-clients --- 02:12:59 [INFO] Skipping Rule Enforcement. 02:12:59 [INFO] 02:12:59 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-optimization-clients --- 02:12:59 [INFO] 02:12:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-optimization-clients --- 02:12:59 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-optimization-clients/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:12:59 [INFO] 02:12:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-optimization-clients --- 02:12:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-optimization-clients/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:12:59 [INFO] 02:12:59 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-optimization-clients --- 02:12:59 [INFO] Formatting is skipped 02:12:59 [INFO] 02:12:59 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-optimization-clients --- 02:12:59 [INFO] Formatting is skipped 02:12:59 [INFO] 02:12:59 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-optimization-clients --- 02:12:59 [INFO] 02:12:59 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-optimization-clients --- 02:12:59 [INFO] 02:12:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-optimization-clients --- 02:12:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:12:59 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-optimization-clients/src/main/resources 02:12:59 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-optimization-clients/target/generated-sources/license 02:12:59 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-optimization-clients/target/generated-resources/licenses 02:12:59 [INFO] 02:12:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-optimization-clients --- 02:12:59 [INFO] Changes detected - recompiling the module! 02:12:59 [INFO] Compiling 31 source files to /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes 02:12:59 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:12:59 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/ManagerProperties.java]] 02:12:59 [INFO] [parsing completed 1ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/SniroManagerRequest.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/ServiceInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/OofValidator.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/Resource.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/OofProperties.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/SubscriberInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/LicenseInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/ModelInfo.java]] 02:12:59 [INFO] [parsing completed 1ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/OofClient.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/SniroConductorRequest.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/ResourceModelInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/PlacementInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/SniroValidator.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/RequestInfo.java]] 02:12:59 [INFO] [parsing completed 1ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/OofRequest.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/PlacementInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/Resource.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/LicenseDemand.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/ModelInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/LicenseInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/PlacementDemand.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/SniroClient.java]] 02:12:59 [INFO] [parsing completed 1ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/ServiceInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/Candidate.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/SubscriberInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/Demand.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/ConductorProperties.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/RequestInfo.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/CandidateType.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/oof/beans/OofRequestParameters.java]] 02:12:59 [INFO] [parsing completed 0ms] 02:12:59 [INFO] [loading modules/java.smartcardio/module-info.class] 02:12:59 [INFO] [loading modules/java.security.sasl/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:12:59 [INFO] [loading modules/jdk.management/module-info.class] 02:12:59 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:12:59 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:12:59 [INFO] [loading modules/jdk.localedata/module-info.class] 02:12:59 [INFO] [loading modules/java.prefs/module-info.class] 02:12:59 [INFO] [loading modules/jdk.rmic/module-info.class] 02:12:59 [INFO] [loading modules/java.xml/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jshell/module-info.class] 02:12:59 [INFO] [loading modules/java.net.http/module-info.class] 02:12:59 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:12:59 [INFO] [loading modules/java.naming/module-info.class] 02:12:59 [INFO] [loading modules/java.management.rmi/module-info.class] 02:12:59 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:12:59 [INFO] [loading modules/jdk.attach/module-info.class] 02:12:59 [INFO] [loading modules/java.base/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jartool/module-info.class] 02:12:59 [INFO] [loading modules/java.management/module-info.class] 02:12:59 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:12:59 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:12:59 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:12:59 [INFO] [loading modules/jdk.sctp/module-info.class] 02:12:59 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:12:59 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:12:59 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:12:59 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:12:59 [INFO] [loading modules/jdk.compiler/module-info.class] 02:12:59 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:12:59 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:12:59 [INFO] [loading modules/java.se/module-info.class] 02:12:59 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:12:59 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:12:59 [INFO] [loading modules/jdk.charsets/module-info.class] 02:12:59 [INFO] [loading modules/java.security.jgss/module-info.class] 02:12:59 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jdi/module-info.class] 02:12:59 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:12:59 [INFO] [loading modules/java.desktop/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:12:59 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jfr/module-info.class] 02:12:59 [INFO] [loading modules/java.logging/module-info.class] 02:12:59 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:12:59 [INFO] [loading modules/java.scripting/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:12:59 [INFO] [loading modules/jdk.editpad/module-info.class] 02:12:59 [INFO] [loading modules/java.rmi/module-info.class] 02:12:59 [INFO] [loading modules/jdk.net/module-info.class] 02:12:59 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:12:59 [INFO] [loading modules/jdk.jlink/module-info.class] 02:12:59 [INFO] [loading modules/java.compiler/module-info.class] 02:12:59 [INFO] [loading modules/java.datatransfer/module-info.class] 02:12:59 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:12:59 [INFO] [loading modules/java.instrument/module-info.class] 02:12:59 [INFO] [loading modules/jdk.pack/module-info.class] 02:12:59 [INFO] [loading modules/java.sql/module-info.class] 02:12:59 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java,/w/workspace/so-maven-clm-master/so-optimization-clients/target/generated-sources/annotations] 02:12:59 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-optimization-clients/target/classes,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:12:59 [INFO] [loading modules/java.base/java/util/Map.class] 02:12:59 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:12:59 [INFO] [loading modules/java.base/java/lang/Object.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/String.class] 02:12:59 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 02:12:59 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:12:59 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:12:59 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:12:59 [INFO] [loading modules/java.base/java/util/List.class] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRawValue.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonValue.class)] 02:12:59 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:12:59 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:12:59 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:12:59 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:12:59 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/BaseClient.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:12:59 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/Long.class] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:12:59 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:12:59 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:12:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:12:59 [INFO] [loading modules/java.base/java/lang/Override.class] 02:12:59 [INFO] [loading modules/java.base/java/lang/Class.class] 02:12:59 [WARNING] /w/workspace/so-maven-clm-master/so-optimization-clients/src/main/java/org/onap/so/client/sniro/beans/ConductorProperties.java:[36,12] [static] static variable should be qualified by type name, ConductorProperties, instead of by an expression 02:12:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:12:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/sniro/beans/ConductorProperties.class] 02:12:59 [INFO] [total 410ms] 02:12:59 [INFO] 02:12:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-optimization-clients --- 02:12:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:12:59 [INFO] Copying 2 resources 02:12:59 [INFO] 02:12:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-optimization-clients --- 02:12:59 [INFO] Changes detected - recompiling the module! 02:12:59 [INFO] Compiling 8 source files to /w/workspace/so-maven-clm-master/so-optimization-clients/target/test-classes 02:13:00 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:13:00 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/client/oof/OofValidatorTest.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/BaseIntegrationTest.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/IntegrationTestSuite.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/TestApplication.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/client/oof/OofClientTestIT.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/client/sniro/SniroValidatorTest.java]] 02:13:00 [INFO] [parsing completed 0ms] 02:13:00 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java/org/onap/so/client/sniro/SniroClientTestIT.java]] 02:13:00 [INFO] [parsing completed 1ms] 02:13:00 [INFO] [loading modules/jdk.pack/module-info.class] 02:13:00 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:13:00 [INFO] [loading modules/jdk.sctp/module-info.class] 02:13:00 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:13:00 [INFO] [loading modules/java.sql/module-info.class] 02:13:00 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:13:00 [INFO] [loading modules/jdk.compiler/module-info.class] 02:13:00 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:13:00 [INFO] [loading modules/jdk.management/module-info.class] 02:13:00 [INFO] [loading modules/java.datatransfer/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jartool/module-info.class] 02:13:00 [INFO] [loading modules/java.instrument/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:13:00 [INFO] [loading modules/java.security.jgss/module-info.class] 02:13:00 [INFO] [loading modules/java.management.rmi/module-info.class] 02:13:00 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:13:00 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:13:00 [INFO] [loading modules/java.base/module-info.class] 02:13:00 [INFO] [loading modules/jdk.charsets/module-info.class] 02:13:00 [INFO] [loading modules/jdk.localedata/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:13:00 [INFO] [loading modules/java.xml/module-info.class] 02:13:00 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:13:00 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jshell/module-info.class] 02:13:00 [INFO] [loading modules/java.desktop/module-info.class] 02:13:00 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:13:00 [INFO] [loading modules/java.logging/module-info.class] 02:13:00 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jfr/module-info.class] 02:13:00 [INFO] [loading modules/java.smartcardio/module-info.class] 02:13:00 [INFO] [loading modules/java.scripting/module-info.class] 02:13:00 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:13:00 [INFO] [loading modules/jdk.rmic/module-info.class] 02:13:00 [INFO] [loading modules/java.compiler/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:13:00 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:13:00 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:13:00 [INFO] [loading modules/java.prefs/module-info.class] 02:13:00 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:13:00 [INFO] [loading modules/java.se/module-info.class] 02:13:00 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jlink/module-info.class] 02:13:00 [INFO] [loading modules/jdk.net/module-info.class] 02:13:00 [INFO] [loading modules/java.naming/module-info.class] 02:13:00 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jdi/module-info.class] 02:13:00 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:13:00 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:13:00 [INFO] [loading modules/java.management/module-info.class] 02:13:00 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:13:00 [INFO] [loading modules/jdk.editpad/module-info.class] 02:13:00 [INFO] [loading modules/java.security.sasl/module-info.class] 02:13:00 [INFO] [loading modules/jdk.attach/module-info.class] 02:13:00 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:13:00 [INFO] [loading modules/java.net.http/module-info.class] 02:13:00 [INFO] [loading modules/java.rmi/module-info.class] 02:13:00 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:13:00 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:13:00 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-optimization-clients/src/test/java,/w/workspace/so-maven-clm-master/so-optimization-clients/target/generated-test-sources/test-annotations] 02:13:00 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-optimization-clients/target/test-classes,/w/workspace/so-maven-clm-master/so-optimization-clients/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:13:00 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:13:00 [INFO] [loading modules/java.base/java/util/Collections.class] 02:13:00 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:13:00 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:13:00 [INFO] [loading modules/java.base/java/util/Map.class] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:13:00 [INFO] [loading modules/java.base/java/lang/Object.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:13:00 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:13:00 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:13:00 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:13:00 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/String.class] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/OofClient.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/sniro/SniroClient.class] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:13:00 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:13:00 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:13:00 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:13:00 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:13:00 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 02:13:00 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:13:00 [INFO] [loading modules/java.base/java/util/List.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/LicenseInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/ModelInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/OofRequest.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/OofRequestParameters.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/PlacementDemand.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/PlacementInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/RequestInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/ResourceModelInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/ServiceInfo.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/oof/beans/SubscriberInfo.class] 02:13:00 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/sniro/beans/SniroConductorRequest.class] 02:13:00 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/classes/org/onap/so/client/sniro/beans/SniroManagerRequest.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:13:00 [INFO] [loading modules/java.base/java/lang/Class.class] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:13:00 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:13:00 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:13:00 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:13:00 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:13:00 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test$None.class)] 02:13:00 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:13:00 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:13:00 [INFO] 02:13:00 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-optimization-clients --- 02:13:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:13:00 [INFO] 02:13:00 [INFO] ------------------------------------------------------- 02:13:00 [INFO] T E S T S 02:13:00 [INFO] ------------------------------------------------------- 02:13:01 [INFO] Running org.onap.so.client.sniro.SniroValidatorTest 02:13:01 02:13:01.312 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:13:01 02:13:01.315 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response is empty 02:13:01 02:13:01.393 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Conductors response 02:13:01 02:13:01.393 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Conductors response is empty 02:13:01 02:13:01.394 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:13:01 02:13:01.414 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers response indicates failed: An error occurred 02:13:01 02:13:01.424 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:13:01 02:13:01.426 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers response contains a service exception: An error occurred 02:13:01 02:13:01.427 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:13:01 02:13:01.427 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is empty 02:13:01 02:13:01.428 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:13:01 02:13:01.428 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response does not contain: request status 02:13:01 02:13:01.429 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Conductors response 02:13:01 02:13:01.429 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers Conductors response does not contain: status 02:13:01 02:13:01.430 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:13:01 02:13:01.430 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:13:01 02:13:01.430 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Conductors response 02:13:01 02:13:01.431 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Conductors response indicates failed: An error occurred 02:13:01 02:13:01.432 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:13:01 02:13:01.432 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers response contains a service exception: no service exception text provided 02:13:01 02:13:01.433 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:13:01 02:13:01.433 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:13:01 02:13:01.434 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Conductors response 02:13:01 02:13:01.434 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Conductors response indicates failed: error message not provided 02:13:01 02:13:01.434 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Conductors response 02:13:01 02:13:01.434 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Conductors synchronous response indicates success 02:13:01 02:13:01.435 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:13:01 02:13:01.435 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers response indicates failed: no status message provided 02:13:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.onap.so.client.sniro.SniroValidatorTest 02:13:01 [INFO] Running org.onap.so.client.oof.OofValidatorTest 02:13:01 02:13:01.443 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:13:01 02:13:01.443 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response is empty 02:13:01 02:13:01.443 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:13:01 02:13:01.444 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs response contains a service exception: no service exception text provided 02:13:01 02:13:01.445 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:13:01 02:13:01.445 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is empty 02:13:01 02:13:01.445 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:13:01 02:13:01.445 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:13:01 02:13:01.446 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:13:01 02:13:01.446 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response does not contain: request status 02:13:01 02:13:01.447 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:13:01 02:13:01.447 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs response contains a service exception: serviceExceptionOccurred 02:13:01 02:13:01.448 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:13:01 02:13:01.448 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:13:01 02:13:01.449 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:13:01 02:13:01.449 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs response indicates failed: a 02:13:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.client.oof.OofValidatorTest 02:13:01 [INFO] 02:13:01 [INFO] Results: 02:13:01 [INFO] 02:13:01 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 02:13:01 [INFO] 02:13:01 [INFO] 02:13:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-optimization-clients --- 02:13:01 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/so-optimization-clients/target/code-coverage/jacoco-ut.exec 02:13:01 [INFO] Analyzed bundle 'so-optimization-clients' with 34 classes 02:13:01 [INFO] 02:13:01 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (integration-test) @ so-optimization-clients --- 02:13:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:13:01 [INFO] 02:13:01 [INFO] ------------------------------------------------------- 02:13:01 [INFO] T E S T S 02:13:01 [INFO] ------------------------------------------------------- 02:13:02 02:13:02.708 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.so.client.oof.OofClientTestIT] 02:13:02 02:13:02.723 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 02:13:02 02:13:02.736 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 02:13:02 02:13:02.809 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.so.client.oof.OofClientTestIT] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 02:13:02 02:13:02.838 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTest-context.xml] does not exist 02:13:02 02:13:02.839 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTestContext.groovy] does not exist 02:13:02 02:13:02.839 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:13:03 02:13:03.141 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.so.client.oof.OofClientTestIT]: using defaults. 02:13:03 02:13:03.142 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:13:03 02:13:03.169 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41ec4271, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70aa58e1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@154f8280, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@24f90aff, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7252bdb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25ea068e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4cd8db31, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@201a8ea7, org.springframework.test.context.event.EventPublishingTestExecutionListener@ecf028c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7b64bbad, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71eff6a3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@574218f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@735988cf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2d3eecda, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@236a4d30] 02:13:03 02:13:03.171 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.173 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.175 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.175 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.177 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.177 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 02:13:03 02:13:03.177 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 02:13:03 02:13:03.178 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.so.client.sniro.SniroClientTestIT] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 02:13:03 02:13:03.180 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTest-context.xml] does not exist 02:13:03 02:13:03.180 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTestContext.groovy] does not exist 02:13:03 02:13:03.180 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:13:03 02:13:03.188 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.so.client.sniro.SniroClientTestIT]: using defaults. 02:13:03 02:13:03.188 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:13:03 02:13:03.189 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56a09a5c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@775edae0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@26f480c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2567c091, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7747cc1b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@76cf91c9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74bfdd66, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6fc7e828, org.springframework.test.context.event.EventPublishingTestExecutionListener@26a9c6df, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2ce24a1a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@26bce60d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@76eadc5a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e9d7366, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20914835, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@615c4ea4] 02:13:03 02:13:03.189 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.189 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.190 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.190 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.193 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.194 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.194 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.194 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.194 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.195 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.195 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.195 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.283 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.283 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 02:13:03 02:13:03.284 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 02:13:03 02:13:03.285 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.so.client.oof.OofClientTestIT] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 02:13:03 02:13:03.286 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTest-context.xml] does not exist 02:13:03 02:13:03.287 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTestContext.groovy] does not exist 02:13:03 02:13:03.287 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:13:03 02:13:03.293 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.so.client.oof.OofClientTestIT]: using defaults. 02:13:03 02:13:03.293 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:13:03 02:13:03.294 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17e6b7e4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44c27b8b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b842275, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@33399052, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@11c25846, org.springframework.test.context.support.DirtiesContextTestExecutionListener@460b77d6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6cb662e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13f2d42c, org.springframework.test.context.event.EventPublishingTestExecutionListener@1071ae7c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@dd9de63, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@52a75c12, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@57f1a1de, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a6ef712, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@98712fa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@61288814] 02:13:03 02:13:03.294 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.295 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.295 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.295 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.296 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.296 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 02:13:03 02:13:03.296 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 02:13:03 02:13:03.297 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.so.client.sniro.SniroClientTestIT] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 02:13:03 02:13:03.298 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTest-context.xml] does not exist 02:13:03 02:13:03.298 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.so.BaseIntegrationTest]: class path resource [org/onap/so/BaseIntegrationTestContext.groovy] does not exist 02:13:03 02:13:03.299 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:13:03 02:13:03.309 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.so.client.sniro.SniroClientTestIT]: using defaults. 02:13:03 02:13:03.309 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:13:03 02:13:03.310 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@72b1df49, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f894a6f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d05435c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d80e1b3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1b732dd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3458dab6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23d060c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59278072, org.springframework.test.context.event.EventPublishingTestExecutionListener@61be6051, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@13c18bba, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@33373f70, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@56f61d74, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@44d84313, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5bdb9c69, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@511de4dd] 02:13:03 02:13:03.310 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.311 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.312 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.312 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.312 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.313 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.313 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.313 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.314 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.314 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.314 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.314 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.314 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.315 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.349 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 [INFO] Running org.onap.so.IntegrationTestSuite 02:13:03 02:13:03.356 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.357 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.357 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.357 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.sniro.SniroClientTestIT] 02:13:03 02:13:03.360 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.360 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.361 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.361 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.366 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2b0d85bd testClass = OofClientTestIT, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@102ecb61 testClass = OofClientTestIT, locations = '{}', classes = '{class org.onap.so.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@1fd0ae78 key = [org.springframework.cloud.contract.wiremock.WireMockConfiguration, org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@f882465, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@17c0274c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@a35c76fe, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@12192604, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5a2ae1ab, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@810a4749, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19662208, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@4b862408], 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]. 02:13:03 02:13:03.367 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03.367 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.so.client.oof.OofClientTestIT] 02:13:03 02:13:03 ____ _ ____ _ _ __ 02:13:03 / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ 02:13:03 | | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ 02:13:03 | |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | 02:13:03 \____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| 02:13:03 02:13:03 Spring-Boot: (v2.5.15) 02:13:03 Camunda Platform: (v7.15.0) 02:13:03 Camunda Platform Spring Boot Starter: (v7.15.0) 02:13:03 02:13:04 2026-03-07 02:13:04.071 INFO 9783 --- [ main] org.onap.so.client.oof.OofClientTestIT : Starting OofClientTestIT using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 9783 (started by jenkins in /w/workspace/so-maven-clm-master/so-optimization-clients) 02:13:04 2026-03-07 02:13:04.073 INFO 9783 --- [ main] org.onap.so.client.oof.OofClientTestIT : The following 1 profile is active: "test" 02:13:06 WARNING: An illegal reflective access operation has occurred 02:13:06 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 02:13:06 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 02:13:06 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:13:06 WARNING: All illegal access operations will be denied in a future release 02:13:06 2026-03-07 02:13:06.331 INFO 9783 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) 02:13:06 2026-03-07 02:13:06.349 INFO 9783 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 02:13:06 2026-03-07 02:13:06.350 INFO 9783 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.105] 02:13:06 2026-03-07 02:13:06.375 WARN 9783 --- [ main] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.10781904075854472507] which is part of the web application [] 02:13:06 2026-03-07 02:13:06.508 INFO 9783 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 02:13:06 2026-03-07 02:13:06.508 INFO 9783 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2392 ms 02:13:06 2026-03-07 02:13:06.864 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : Created directory: /tmp/MariaDB4j/base 02:13:06 2026-03-07 02:13:06.865 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : Created directory: /tmp/MariaDB4j/base/libs 02:13:06 2026-03-07 02:13:06.865 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : Created directory: /tmp/MariaDB4j/data/3307 02:13:10 2026-03-07 02:13:10.728 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 02:13:10 2026-03-07 02:13:10.732 INFO 9783 --- [ main] ch.vorburger.mariadb4j.Util : chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 02:13:10 2026-03-07 02:13:10.733 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Installing a new embedded database to: /tmp/MariaDB4j/base 02:13:10 2026-03-07 02:13:10.751 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:13:10 2026-03-07 02:13:10.786 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/3307' ... 02:13:10 2026-03-07 02:13:10.854 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:13:12 2026-03-07 02:13:12.764 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: OK 02:13:12 2026-03-07 02:13:12.765 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.766 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: To start mysqld at boot time you have to copy 02:13:12 2026-03-07 02:13:12.767 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: support-files/mysql.server to the right place for your system 02:13:12 2026-03-07 02:13:12.767 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.767 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 02:13:12 2026-03-07 02:13:12.767 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: To do so, start the server, then issue the following commands: 02:13:12 2026-03-07 02:13:12.768 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.768 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 02:13:12 2026-03-07 02:13:12.768 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 02:13:12 2026-03-07 02:13:12.768 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.769 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: Alternatively you can run: 02:13:12 2026-03-07 02:13:12.769 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 02:13:12 2026-03-07 02:13:12.769 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.769 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: which will also give you the option of removing the test 02:13:12 2026-03-07 02:13:12.770 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: databases and anonymous user created by default. This is 02:13:12 2026-03-07 02:13:12.770 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: strongly recommended for production servers. 02:13:12 2026-03-07 02:13:12.770 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.770 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 02:13:12 2026-03-07 02:13:12.771 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: MySQL manual for more instructions. 02:13:12 2026-03-07 02:13:12.771 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.771 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: You can start the MariaDB daemon with: 02:13:12 2026-03-07 02:13:12.771 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/3307' 02:13:12 2026-03-07 02:13:12.772 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.772 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 02:13:12 2026-03-07 02:13:12.772 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 02:13:12 2026-03-07 02:13:12.772 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.773 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: Please report any problems at http://mariadb.org/jira 02:13:12 2026-03-07 02:13:12.773 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.773 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 02:13:12 2026-03-07 02:13:12.773 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: You can find additional information about the MySQL part at: 02:13:12 2026-03-07 02:13:12.773 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: http://dev.mysql.com 02:13:12 2026-03-07 02:13:12.774 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: Consider joining MariaDB's strong and vibrant community: 02:13:12 2026-03-07 02:13:12.774 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: https://mariadb.org/get-involved/ 02:13:12 2026-03-07 02:13:12.774 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysql_install_db: 02:13:12 2026-03-07 02:13:12.776 INFO 9783 --- [efault Executor] ch.vorburger.exec.ManagedProcess : Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:13:12 2026-03-07 02:13:12.809 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Installation complete. 02:13:12 2026-03-07 02:13:12.809 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Starting up the database... 02:13:12 2026-03-07 02:13:12.810 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 02:13:12 2026-03-07 02:13:12.811 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:13:12 2026-03-07 02:13:12.812 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 02:13:13 2026-03-07 02:13:12.929 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 9888 ... 02:13:13 2026-03-07 02:13:12.943 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 02:13:13 2026-03-07 02:13:12.943 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Uses event mutexes 02:13:13 2026-03-07 02:13:12.943 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Compressed tables use zlib 1.2.3 02:13:13 2026-03-07 02:13:12.943 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Using Linux native AIO 02:13:13 2026-03-07 02:13:12.944 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Number of pools: 1 02:13:13 2026-03-07 02:13:12.944 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Using SSE2 crc32 instructions 02:13:13 2026-03-07 02:13:12.944 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 02:13:13 2026-03-07 02:13:12.947 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Completed initialization of buffer pool 02:13:13 2026-03-07 02:13:12.949 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139838771463936 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 02:13:13 2026-03-07 02:13:12.950 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Highest supported file format is Barracuda. 02:13:13 2026-03-07 02:13:12.959 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: 128 out of 128 rollback segments are active. 02:13:13 2026-03-07 02:13:12.960 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Creating shared tablespace for temporary tables 02:13:13 2026-03-07 02:13:12.960 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 02:13:13 2026-03-07 02:13:12.960 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 02:13:13 2026-03-07 02:13:12.962 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:12 139839488692352 [Note] InnoDB: Waiting for purge to start 02:13:13 2026-03-07 02:13:13.012 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 02:13:13 2026-03-07 02:13:13.012 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139838414116608 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/3307/ib_buffer_pool 02:13:13 2026-03-07 02:13:13.013 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] Plugin 'FEEDBACK' is disabled. 02:13:13 2026-03-07 02:13:13.013 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139838414116608 [Note] InnoDB: Buffer pool(s) load completed at 260307 2:13:13 02:13:13 2026-03-07 02:13:13.017 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] Server socket created on IP: '::'. 02:13:13 2026-03-07 02:13:13.021 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] Reading of all Master_info entries succeded 02:13:13 2026-03-07 02:13:13.021 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] Added new Master_info '' to hash table 02:13:13 2026-03-07 02:13:13.022 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:13 139839488692352 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 02:13:13 2026-03-07 02:13:13.022 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.3307.sock' port: 3307 MariaDB Server 02:13:13 2026-03-07 02:13:13.064 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Database startup complete. 02:13:13 2026-03-07 02:13:13.090 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Running a command: create database if not exists `camundabpmn`; 02:13:13 2026-03-07 02:13:13.090 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:13:13 2026-03-07 02:13:13.106 INFO 9783 --- [efault Executor] ch.vorburger.exec.ManagedProcess : Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:13:13 2026-03-07 02:13:13.191 INFO 9783 --- [ main] ch.vorburger.exec.ManagedProcess : Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:13:13 2026-03-07 02:13:13.191 INFO 9783 --- [ main] ch.vorburger.mariadb4j.DB : Successfully ran the command: create database if not exists `camundabpmn`; 02:13:13 2026-03-07 02:13:13.255 INFO 9783 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 02:13:13 2026-03-07 02:13:13.381 INFO 9783 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 02:13:15 2026-03-07 02:13:15.722 INFO 9783 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 02:13:16 2026-03-07 02:13:15.807 INFO 9783 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.33 02:13:16 2026-03-07 02:13:16.022 INFO 9783 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:13:16 2026-03-07 02:13:16.352 INFO 9783 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 02:13:16 2026-03-07 02:13:16.646 INFO 9783 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:13:16 2026-03-07 02:13:16.660 INFO 9783 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 02:13:17 2026-03-07 02:13:17.240 WARN 9783 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:13:17 2026-03-07 02:13:17.699 INFO 9783 --- [ main] wiremock.org.eclipse.jetty.util.log : Logging initialized @16080ms 02:13:18 2026-03-07 02:13:17.979 WARN 9783 --- [ main] o.s.s.c.a.web.builders.WebSecurity : You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:13:18 2026-03-07 02:13:17.981 INFO 9783 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure Ant [pattern='/**'] with [] 02:13:18 2026-03-07 02:13:18.068 INFO 9783 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will not secure any request 02:13:18 2026-03-07 02:13:18.089 INFO 9783 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will not secure any request 02:13:18 2026-03-07 02:13:18.878 INFO 9783 --- [ main] org.camunda.bpm.spring.boot : STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10 02:13:19 2026-03-07 02:13:19.003 INFO 9783 --- [ main] org.camunda.bpm.engine.cfg : ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJpaConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, failedJobConfiguration, eventPublisherPlugin]' activated on process engine 'default' 02:13:19 2026-03-07 02:13:19.935 WARN 9783 --- [ main] s.b.s.c.i.DefaultDeploymentConfiguration : unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:13:19 2026-03-07 02:13:19.936 WARN 9783 --- [ main] s.b.s.c.i.DefaultDeploymentConfiguration : unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:13:19 2026-03-07 02:13:19.936 WARN 9783 --- [ main] s.b.s.c.i.DefaultDeploymentConfiguration : unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:13:19 2026-03-07 02:13:19.936 WARN 9783 --- [ main] s.b.s.c.i.DefaultDeploymentConfiguration : unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:13:19 2026-03-07 02:13:19.936 INFO 9783 --- [ main] org.camunda.bpm.spring.boot : STARTER-SB021 Auto-Deploying resources: [] 02:13:19 2026-03-07 02:13:19.941 INFO 9783 --- [ main] o.c.b.s.b.s.event.EventPublisherPlugin : EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin. 02:13:19 2026-03-07 02:13:19.941 INFO 9783 --- [ main] o.c.b.s.b.s.event.EventPublisherPlugin : EVENTING-003: Task events will be published as Spring Events. 02:13:19 2026-03-07 02:13:19.941 INFO 9783 --- [ main] o.c.b.s.b.s.event.EventPublisherPlugin : EVENTING-005: Execution events will be published as Spring Events. 02:13:19 2026-03-07 02:13:19.945 INFO 9783 --- [ main] o.c.b.s.b.s.event.EventPublisherPlugin : EVENTING-007: History events will be published as Spring events. 02:13:20 2026-03-07 02:13:20.385 INFO 9783 --- [ main] org.camunda.feel.FeelEngine : Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@75edf084)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@72384c99, clock: SystemClock, configuration: Configuration(false)] 02:13:23 2026-03-07 02:13:23.511 INFO 9783 --- [ main] org.camunda.bpm.connect : CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl' 02:13:23 2026-03-07 02:13:23.514 INFO 9783 --- [ main] org.camunda.bpm.connect : CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl' 02:13:23 2026-03-07 02:13:23.727 ERROR 9783 --- [ main] org.camunda.bpm.engine.persistence : ENGINE-03081 No startup lock property found in database 02:13:23 2026-03-07 02:13:23.730 INFO 9783 --- [ main] org.camunda.bpm.engine.persistence : ENGINE-03067 No history level property found in database 02:13:23 2026-03-07 02:13:23.731 INFO 9783 --- [ main] org.camunda.bpm.engine.persistence : ENGINE-03065 Creating historyLevel property in database for level: HistoryLevelFull(name=full, id=3) 02:13:23 2026-03-07 02:13:23.757 ERROR 9783 --- [ main] org.camunda.bpm.engine.persistence : ENGINE-03068 No deployment lock property found in databse 02:13:23 2026-03-07 02:13:23.758 ERROR 9783 --- [ main] org.camunda.bpm.engine.persistence : ENGINE-03078 No history cleanup lock property found in databse 02:13:23 2026-03-07 02:13:23.784 INFO 9783 --- [ main] org.camunda.bpm.engine : ENGINE-00001 Process Engine default created. 02:13:24 2026-03-07 02:13:24.108 INFO 9783 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 02:13:24 2026-03-07 02:13:24.184 INFO 9783 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 02:13:24 2026-03-07 02:13:24.231 INFO 9783 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@93195cd{/__admin,null,AVAILABLE} 02:13:24 2026-03-07 02:13:24.234 INFO 9783 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@2e8fc0a1{/,null,AVAILABLE} 02:13:24 2026-03-07 02:13:24.247 INFO 9783 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@654f49ea{HTTP/1.1}{0.0.0.0:11229} 02:13:24 2026-03-07 02:13:24.247 INFO 9783 --- [ main] w.org.eclipse.jetty.server.Server : Started @22628ms 02:13:24 2026-03-07 02:13:24.289 INFO 9783 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 33767 (http) with context path '' 02:13:24 2026-03-07 02:13:24.310 INFO 9783 --- [ main] org.onap.so.client.oof.OofClientTestIT : Started OofClientTestIT in 20.891 seconds (JVM running for 22.691) 02:13:24 2026-03-07 02:13:24.351 INFO 9783 --- [ main] org.camunda.bpm.engine.jobexecutor : ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]. 02:13:24 2026-03-07 02:13:24.353 INFO 9783 --- [ingJobExecutor]] org.camunda.bpm.engine.jobexecutor : ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs 02:13:24 [INFO] Running org.onap.so.client.oof.OofClientTestIT 02:13:24 2026-03-07 02:13:24.565 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:24 2026-03-07 02:13:24.568 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:24 2026-03-07 02:13:24.709 INFO 9783 --- [qtp491496851-49] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 02:13:25 2026-03-07 02:13:25.063 INFO 9783 --- [qtp491496851-49] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [0a472dec-f0b4-4869-a905-b89264ec8cf8] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"\", \"requestStatus\": \"failed\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:13:25 02:13:25 2026-03-07 02:13:25.158 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:25 2026-03-07 02:13:25.159 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.172 INFO 9783 --- [qtp491496851-50] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [8f249bdf-23c6-4398-8582-be4a7e5b4c3c] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"missing data\", \"requestStatus\": null}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "missing data", "requestStatus": null} 02:13:25 02:13:25 2026-03-07 02:13:25.224 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:25 2026-03-07 02:13:25.225 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.245 INFO 9783 --- [qtp491496851-51] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [70479737-bdc0-4dbf-b92c-f079ed11f474] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [1613] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "requestInfo" : { 02:13:25 "transactionId" : "transactionId", 02:13:25 "requestId" : "requestId", 02:13:25 "callbackUrl" : "callBackUrl", 02:13:25 "sourceId" : "sourceId", 02:13:25 "requestType" : "requestType", 02:13:25 "numSolutions" : 1, 02:13:25 "optimizers" : [ "optimizer1", "optimizer2" ], 02:13:25 "timeout" : 30 02:13:25 }, 02:13:25 "serviceInfo" : { 02:13:25 "serviceInstanceId" : "serviceInstanceId", 02:13:25 "serviceName" : "serviceName", 02:13:25 "modelInfo" : { 02:13:25 "modelType" : "modelType-Service", 02:13:25 "modelInvariantId" : "modelInvariantId-Service", 02:13:25 "modelVersionId" : "modelVersionId-Service", 02:13:25 "modelName" : "modelName-Service", 02:13:25 "modelVersion" : "modelVersion-Service", 02:13:25 "modelCustomizationName" : "modelCustomizationName-Service" 02:13:25 } 02:13:25 }, 02:13:25 "placementInfo" : { 02:13:25 "requestParameters" : { 02:13:25 "customerLatitude" : "customerLatitude", 02:13:25 "customerLongitude" : "customerLongitude", 02:13:25 "customerName" : "customerName" 02:13:25 }, 02:13:25 "subscriberInfo" : { 02:13:25 "globalSubscriberId" : "globalSubscriberId", 02:13:25 "subscriberName" : "subscriberName", 02:13:25 "subscriberCommonSiteId" : "subscriberCommonSiteId" 02:13:25 }, 02:13:25 "placementDemands" : [ { 02:13:25 "resourceModuleName" : "resourceModuleName", 02:13:25 "serviceResourceId" : "serviceResourceId", 02:13:25 "tenantId" : "tenantId", 02:13:25 "resourceModelInfo" : { 02:13:25 "modelType" : "modelType", 02:13:25 "modelInvariantId" : "invarianteId", 02:13:25 "modelVersionId" : "versionId", 02:13:25 "modelName" : "modelName", 02:13:25 "modelVersion" : "version", 02:13:25 "modelCustomizationName" : "modelCustomizationName" 02:13:25 } 02:13:25 } ] 02:13:25 }, 02:13:25 "licenseInfo" : { 02:13:25 "licenseDemands" : [ ] 02:13:25 } 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"status\", \"requestStatus\": \"accepted\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "status", "requestStatus": "accepted"} 02:13:25 02:13:25 2026-03-07 02:13:25.295 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:25 2026-03-07 02:13:25.296 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.310 INFO 9783 --- [qtp491496851-52] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [92920cc7-c0a7-4cb0-8496-f249c81e013f] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"status\", \"requestStatus\": \"accepted\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "status", "requestStatus": "accepted"} 02:13:25 02:13:25 2026-03-07 02:13:25.328 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:25 2026-03-07 02:13:25.329 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.334 INFO 9783 --- [qtp491496851-49] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [b2eff987-fbdd-4740-9f46-b8e854e72dd7] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{ }", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 { } 02:13:25 02:13:25 2026-03-07 02:13:25.350 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/api/oof/v1/placement 02:13:25 2026-03-07 02:13:25.350 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.356 INFO 9783 --- [qtp491496851-50] WireMock : Request received: 02:13:25 127.0.0.1 - POST /api/oof/v1/placement 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-LatestVersion: [] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-PatchVersion: [] 02:13:25 X-MinorVersion: [] 02:13:25 X-InvocationID: [6025103f-95e7-4718-881e-4d6a10764d88] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"missing data\", \"requestStatus\": \"failed\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "missing data", "requestStatus": "failed"} 02:13:25 02:13:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.onap.so.client.oof.OofClientTestIT 02:13:25 [INFO] Running org.onap.so.client.sniro.SniroClientTestIT 02:13:25 2026-03-07 02:13:25.383 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/v1/release-orders 02:13:25 2026-03-07 02:13:25.384 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.391 INFO 9783 --- [qtp491496851-51] WireMock : Request received: 02:13:25 127.0.0.1 - POST /v1/release-orders 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [ddda4d9c-e360-4e92-b974-5d57130fe1f9] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [27] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "release-locks" : [ ] 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"status\": \"success\", \"message\": \"corys cool\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"status": "success", "message": "corys cool"} 02:13:25 02:13:25 2026-03-07 02:13:25.415 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/sniro/api/placement/v2 02:13:25 2026-03-07 02:13:25.416 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.421 INFO 9783 --- [qtp491496851-52] WireMock : Request received: 02:13:25 127.0.0.1 - POST /sniro/api/placement/v2 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 X-patchVersion: [1] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-latestVersion: [2] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [7011a2c1-a58c-457a-a4f5-489e03cc53f3] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-minorVersion: [1] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"\", \"requestStatus\": \"failed\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:13:25 02:13:25 2026-03-07 02:13:25.437 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/sniro/api/placement/v2 02:13:25 2026-03-07 02:13:25.438 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.442 INFO 9783 --- [qtp491496851-49] WireMock : Request received: 02:13:25 127.0.0.1 - POST /sniro/api/placement/v2 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 X-patchVersion: [1] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-latestVersion: [2] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [1724d4ed-e509-412b-87cb-09654945d4b8] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-minorVersion: [1] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"missing data\", \"requestStatus\": null}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "missing data", "requestStatus": null} 02:13:25 02:13:25 2026-03-07 02:13:25.458 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/v1/release-orders 02:13:25 2026-03-07 02:13:25.459 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.464 INFO 9783 --- [qtp491496851-50] WireMock : Request received: 02:13:25 127.0.0.1 - POST /v1/release-orders 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [e3c95b81-7aa1-4c17-a5a2-139e6b2e53c2] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [27] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "release-locks" : [ ] 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"status\": \"\", \"message\": \"corys cool\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"status": "", "message": "corys cool"} 02:13:25 02:13:25 2026-03-07 02:13:25.478 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/sniro/api/placement/v2 02:13:25 2026-03-07 02:13:25.479 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.485 INFO 9783 --- [qtp491496851-51] WireMock : Request received: 02:13:25 127.0.0.1 - POST /sniro/api/placement/v2 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 X-patchVersion: [1] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-latestVersion: [2] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [057936b7-f6c2-4e9d-9d4d-4cbb52980418] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-minorVersion: [1] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:13:25 02:13:25 2026-03-07 02:13:25.503 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/v1/release-orders 02:13:25 2026-03-07 02:13:25.503 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.509 INFO 9783 --- [qtp491496851-52] WireMock : Request received: 02:13:25 127.0.0.1 - POST /v1/release-orders 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [8602b91a-d14e-40c5-9281-600f3fd27659] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [27] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "release-locks" : [ ] 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"status\": \"failure\", \"message\": null}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"status": "failure", "message": null} 02:13:25 02:13:25 2026-03-07 02:13:25.525 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/sniro/api/placement/v2 02:13:25 2026-03-07 02:13:25.526 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.532 INFO 9783 --- [qtp491496851-49] WireMock : Request received: 02:13:25 127.0.0.1 - POST /sniro/api/placement/v2 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 X-patchVersion: [1] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-latestVersion: [2] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [a3631cd6-8140-4c20-8af1-3f60e7e96829] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-minorVersion: [1] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{ }", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 { } 02:13:25 02:13:25 2026-03-07 02:13:25.546 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/v1/release-orders 02:13:25 2026-03-07 02:13:25.547 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.552 INFO 9783 --- [qtp491496851-50] WireMock : Request received: 02:13:25 127.0.0.1 - POST /v1/release-orders 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [62a302a3-80f5-49cc-87de-dcd0399d05f6] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [27] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "release-locks" : [ ] 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"status\": \"failure\", \"message\": \"corys cool\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"status": "failure", "message": "corys cool"} 02:13:25 02:13:25 2026-03-07 02:13:25.567 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/v1/release-orders 02:13:25 2026-03-07 02:13:25.568 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.574 INFO 9783 --- [qtp491496851-51] WireMock : Request received: 02:13:25 127.0.0.1 - POST /v1/release-orders 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [86f307ee-598f-4b31-90f0-c09695b177fa] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Length: [27] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { 02:13:25 "release-locks" : [ ] 02:13:25 } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{ }", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 { } 02:13:25 02:13:25 2026-03-07 02:13:25.591 WARN 9783 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Could not Target Entity: http://localhost:11229/sniro/api/placement/v2 02:13:25 2026-03-07 02:13:25.591 INFO 9783 --- [ main] o.o.l.f.b.AbstractBaseMetricLogFilter : Invoke 02:13:25 2026-03-07 02:13:25.603 INFO 9783 --- [qtp491496851-52] WireMock : Request received: 02:13:25 127.0.0.1 - POST /sniro/api/placement/v2 02:13:25 02:13:25 X-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Accept: [application/json, application/*+json] 02:13:25 Connection: [keep-alive] 02:13:25 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:13:25 Host: [localhost:11229] 02:13:25 Accept-Encoding: [gzip,deflate] 02:13:25 X-patchVersion: [1] 02:13:25 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:13:25 X-latestVersion: [2] 02:13:25 X-ONAP-PartnerName: [UNKNOWN] 02:13:25 X-InvocationID: [11f52237-857b-4f8f-8847-91c4f8a5986a] 02:13:25 X-ECOMP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-TransactionID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 X-minorVersion: [1] 02:13:25 Content-Length: [3] 02:13:25 X-ONAP-RequestID: [8308ac87-b2f8-45c4-8fd9-ea29c82b8aac] 02:13:25 Content-Type: [application/json] 02:13:25 { } 02:13:25 02:13:25 02:13:25 Matched response definition: 02:13:25 { 02:13:25 "status" : 200, 02:13:25 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"missing data\", \"requestStatus\": \"failed\"}", 02:13:25 "headers" : { 02:13:25 "Content-Type" : "application/json" 02:13:25 } 02:13:25 } 02:13:25 02:13:25 Response: 02:13:25 HTTP/1.1 200 02:13:25 Content-Type: [application/json] 02:13:25 02:13:25 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "missing data", "requestStatus": "failed"} 02:13:25 02:13:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.onap.so.client.sniro.SniroClientTestIT 02:13:25 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.266 s - in org.onap.so.IntegrationTestSuite 02:13:25 2026-03-07 02:13:25.658 INFO 9783 --- [aDB4j/data/3307] ch.vorburger.mariadb4j.DB : cleanupOnExit() ShutdownHook now stopping database 02:13:55 2026-03-07 02:13:25.666 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:25 139839437940480 [Note] /tmp/MariaDB4j/base/bin/mysqld (unknown): Normal shutdown 02:13:55 2026-03-07 02:13:25.666 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 02:13:55 2026-03-07 02:13:25.668 INFO 9783 --- [c Stream Pumper] ch.vorburger.exec.ManagedProcess : mysqld: 2026-03-07 2:13:25 139838721107712 [Note] InnoDB: FTS optimize thread exiting. 02:13:55 2026-03-07 02:13:25.831 INFO 9783 --- [ionShutdownHook] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@654f49ea{HTTP/1.1}{0.0.0.0:11229} 02:13:55 2026-03-07 02:13:25.835 INFO 9783 --- [ionShutdownHook] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@2e8fc0a1{/,null,UNAVAILABLE} 02:13:55 2026-03-07 02:13:25.836 INFO 9783 --- [ionShutdownHook] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@93195cd{/__admin,null,UNAVAILABLE} 02:13:55 2026-03-07 02:13:25.838 WARN 9783 --- [ionShutdownHook] w.o.e.j.util.thread.QueuedThreadPool : qtp491496851{STOPPING,8<=8<=10,i=0,q=1} Couldn't stop Thread[qtp491496851-46,5,] 02:13:55 2026-03-07 02:13:25.838 WARN 9783 --- [ionShutdownHook] w.o.e.j.util.thread.QueuedThreadPool : qtp491496851{STOPPING,8<=8<=10,i=0,q=1} Couldn't stop Thread[qtp491496851-45,5,] 02:13:55 2026-03-07 02:13:26.854 INFO 9783 --- [efault Executor] ch.vorburger.exec.ManagedProcess : Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:13:55 2026-03-07 02:13:26.879 INFO 9783 --- [aDB4j/data/3307] ch.vorburger.exec.ManagedProcess : Successfully destroyed Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:13:55 2026-03-07 02:13:26.880 INFO 9783 --- [aDB4j/data/3307] ch.vorburger.mariadb4j.DB : Database stopped. 02:13:55 2026-03-07 02:13:26.880 INFO 9783 --- [aDB4j/data/3307] ch.vorburger.mariadb4j.DB : cleanupOnExit() ShutdownHook quietly deleting temporary DB data directory: /tmp/MariaDB4j/data/3307 02:13:55 2026-03-07 02:13:26.926 INFO 9783 --- [aDB4j/data/3307] ch.vorburger.mariadb4j.DB : cleanupOnExit() ShutdownHook quietly deleting temporary DB base directory: /tmp/MariaDB4j/base 02:13:55 [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). 02:13:55 [INFO] 02:13:55 [INFO] Results: 02:13:55 [INFO] 02:13:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 02:13:55 [INFO] 02:13:55 [INFO] 02:13:55 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-optimization-clients --- 02:13:55 [INFO] Building jar: /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar 02:13:55 [INFO] 02:13:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-optimization-clients --- 02:13:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-optimization-clients/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:13:55 [INFO] 02:13:55 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-optimization-clients --- 02:13:55 [INFO] Tests are skipped. 02:13:55 [INFO] 02:13:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-optimization-clients --- 02:13:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:13:55 [INFO] 02:13:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-optimization-clients --- 02:13:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:13:55 [INFO] 02:13:55 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-optimization-clients --- 02:13:55 [INFO] Tests are skipped. 02:13:55 [INFO] 02:13:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-optimization-clients --- 02:13:55 [INFO] Installing /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-optimization-clients/1.17.0-SNAPSHOT/so-optimization-clients-1.17.0-SNAPSHOT.jar 02:13:55 [INFO] Installing /w/workspace/so-maven-clm-master/so-optimization-clients/pom.xml to /tmp/r/org/onap/so/so-optimization-clients/1.17.0-SNAPSHOT/so-optimization-clients-1.17.0-SNAPSHOT.pom 02:13:55 [INFO] 02:13:55 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-optimization-clients --- 02:13:55 [INFO] org.onap.so:so-optimization-clients:jar:1.17.0-SNAPSHOT 02:13:55 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:13:55 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:13:55 [INFO] | | +- org.camunda.bpm:camunda-engine:jar:7.15.0:test 02:13:55 [INFO] | | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:test 02:13:55 [INFO] | | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:test 02:13:55 [INFO] | | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:test 02:13:55 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:test 02:13:55 [INFO] | | | | +- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:13:55 [INFO] | | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:test 02:13:55 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:test 02:13:55 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:test 02:13:55 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:test 02:13:55 [INFO] | | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:test 02:13:55 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:13:55 [INFO] | | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:13:55 [INFO] | | | +- org.mybatis:mybatis:jar:3.5.6:test 02:13:55 [INFO] | | | +- joda-time:joda-time:jar:2.1:test 02:13:55 [INFO] | | | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:test 02:13:55 [INFO] | | | \- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:test 02:13:55 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:13:55 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:13:55 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:13:55 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:13:55 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:13:55 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:13:55 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:test 02:13:55 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:test 02:13:55 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:test 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:13:55 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:13:55 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:13:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:13:55 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:13:55 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:13:55 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:13:55 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:13:55 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:13:55 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:test 02:13:55 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:13:55 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:13:55 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:13:55 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 02:13:55 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:13:55 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:13:55 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:13:55 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:13:55 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:13:55 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:13:55 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:13:55 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:13:55 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:13:55 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:13:55 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:13:55 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:13:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:13:55 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:13:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:13:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:13:55 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:13:55 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:13:55 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 02:13:55 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:13:55 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:13:55 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:13:55 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:13:55 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:13:55 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:13:55 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:13:55 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:13:55 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:13:55 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:13:55 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:13:55 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 02:13:55 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:13:55 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:13:55 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:13:55 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:13:55 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:13:55 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:13:55 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:13:55 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:13:55 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:13:55 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:13:55 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:13:55 [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:13:55 [INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:13:55 [INFO] | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:13:55 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:13:55 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:13:55 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:13:55 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:13:55 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:13:55 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:13:55 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:13:55 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:13:55 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:13:55 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 02:13:55 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:13:55 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:13:55 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:13:55 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:13:55 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:13:55 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:13:55 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:13:55 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:13:55 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:runtime 02:13:55 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:13:55 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:13:55 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:13:55 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:13:55 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:13:55 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 02:13:55 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:13:55 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:13:55 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 02:13:55 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:13:55 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:13:55 [INFO] | | +- javax.activation:javax.activation-api:jar:1.2.0:compile 02:13:55 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:13:55 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:13:55 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:13:55 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:13:55 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:13:55 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:13:55 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:13:55 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:13:55 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:13:55 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:13:55 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:13:55 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:13:55 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:13:55 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:13:55 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:13:55 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:13:55 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:13:55 [INFO] | +- org.json:json:jar:20250517:compile 02:13:55 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:13:55 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:13:55 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:13:55 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:13:55 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:13:55 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:13:55 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:13:55 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:13:55 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:13:55 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:13:55 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:13:55 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:13:55 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:13:55 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:13:55 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:13:55 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:13:55 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:13:55 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:13:55 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:13:55 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:13:55 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:13:55 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:13:55 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:13:55 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:13:55 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:13:55 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:13:55 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:13:55 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:13:55 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:13:55 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:13:55 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:13:55 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:13:55 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:13:55 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:13:55 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:13:55 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:13:55 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:13:55 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:13:55 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:13:55 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:13:55 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:13:55 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:13:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:13:55 [INFO] +- junit:junit:jar:4.13.2:test 02:13:55 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:13:55 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:13:55 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:13:55 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:13:55 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:13:55 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:13:55 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:13:55 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:13:55 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:13:55 [INFO] 02:13:55 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-optimization-clients --- 02:13:55 [INFO] Saved module information to /w/workspace/so-maven-clm-master/so-optimization-clients/target/sonatype-clm/module.xml 02:13:55 [INFO] 02:13:55 [INFO] ---------------------< org.onap.so:so-sdn-clients >--------------------- 02:13:55 [INFO] Building so-sdn-clients 1.17.0-SNAPSHOT [35/43] 02:13:55 [INFO] --------------------------------[ jar ]--------------------------------- 02:13:55 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:13:55 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:13:57 [INFO] 02:13:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-sdn-clients --- 02:13:57 [INFO] 02:13:57 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-sdn-clients --- 02:13:57 [INFO] ## define projects super pom absolute path through basepath_marker 02:13:57 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:13:57 [INFO] 02:13:57 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-sdn-clients --- 02:13:57 [INFO] Using 'UTF-8' encoding to format source files. 02:13:57 [INFO] Number of files to be formatted: 28 02:13:57 [INFO] Successfully formatted: 0 file(s) 02:13:57 [INFO] Fail to format: 0 file(s) 02:13:57 [INFO] Skipped: 28 file(s) 02:13:57 [INFO] Read only skipped: 0 file(s) 02:13:57 [INFO] Approximate time taken: 0s 02:13:57 [INFO] 02:13:57 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-sdn-clients --- 02:13:57 [INFO] Using 'UTF-8' encoding to format source files. 02:13:57 [INFO] Number of files to be formatted: 0 02:13:57 [INFO] 02:13:57 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-sdn-clients --- 02:13:57 [INFO] Skipping Rule Enforcement. 02:13:57 [INFO] 02:13:57 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-sdn-clients --- 02:13:57 [INFO] Skipping Rule Enforcement. 02:13:57 [INFO] 02:13:57 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-sdn-clients --- 02:13:57 [INFO] 02:13:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-sdn-clients --- 02:13:57 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-sdn-clients/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:13:57 [INFO] 02:13:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-sdn-clients --- 02:13:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-sdn-clients/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:13:57 [INFO] 02:13:57 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-sdn-clients --- 02:13:57 [INFO] Formatting is skipped 02:13:57 [INFO] 02:13:57 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-sdn-clients --- 02:13:57 [INFO] Formatting is skipped 02:13:57 [INFO] 02:13:57 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-sdn-clients --- 02:13:57 [INFO] 02:13:57 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-sdn-clients --- 02:13:57 [INFO] 02:13:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-sdn-clients --- 02:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:13:57 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-sdn-clients/src/main/resources 02:13:57 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-sdn-clients/target/generated-sources/license 02:13:57 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-sdn-clients/target/generated-resources/licenses 02:13:57 [INFO] 02:13:57 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-sdn-clients --- 02:13:57 [INFO] Changes detected - recompiling the module! 02:13:57 [INFO] Compiling 17 source files to /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes 02:13:58 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:13:58 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/beans/SDNCSvcOperation.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/ResultInfo.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/SDNOValidator.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/SDNCClient.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/SDNOValidatorImpl.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/AAIParamList.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/endpoint/SDNCTopology.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/SDNO.java]] 02:13:58 [INFO] [parsing completed 1ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/Body.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/RequestHealthDiagnostic.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/RequestHdCustom.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/beans/SDNCSvcAction.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/beans/Input.java]] 02:13:58 [INFO] [parsing completed 1ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/beans/SDNCProperties.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/SdnCommonTasks.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdno/SDNOHealthCheckClient.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/beans/SDNCRequest.java]] 02:13:58 [INFO] [parsing completed 1ms] 02:13:58 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:13:58 [INFO] [loading modules/java.sql/module-info.class] 02:13:58 [INFO] [loading modules/java.se/module-info.class] 02:13:58 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:13:58 [INFO] [loading modules/jdk.editpad/module-info.class] 02:13:58 [INFO] [loading modules/java.compiler/module-info.class] 02:13:58 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:13:58 [INFO] [loading modules/java.xml/module-info.class] 02:13:58 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:13:58 [INFO] [loading modules/java.net.http/module-info.class] 02:13:58 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdi/module-info.class] 02:13:58 [INFO] [loading modules/java.prefs/module-info.class] 02:13:58 [INFO] [loading modules/jdk.charsets/module-info.class] 02:13:58 [INFO] [loading modules/java.datatransfer/module-info.class] 02:13:58 [INFO] [loading modules/java.rmi/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jshell/module-info.class] 02:13:58 [INFO] [loading modules/java.scripting/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:13:58 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:13:58 [INFO] [loading modules/java.security.sasl/module-info.class] 02:13:58 [INFO] [loading modules/jdk.pack/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:13:58 [INFO] [loading modules/jdk.attach/module-info.class] 02:13:58 [INFO] [loading modules/java.smartcardio/module-info.class] 02:13:58 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:13:58 [INFO] [loading modules/java.logging/module-info.class] 02:13:58 [INFO] [loading modules/java.management.rmi/module-info.class] 02:13:58 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:13:58 [INFO] [loading modules/jdk.localedata/module-info.class] 02:13:58 [INFO] [loading modules/jdk.sctp/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:13:58 [INFO] [loading modules/java.security.jgss/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jfr/module-info.class] 02:13:58 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jlink/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jartool/module-info.class] 02:13:58 [INFO] [loading modules/java.management/module-info.class] 02:13:58 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:13:58 [INFO] [loading modules/java.base/module-info.class] 02:13:58 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:13:58 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:13:58 [INFO] [loading modules/java.instrument/module-info.class] 02:13:58 [INFO] [loading modules/java.naming/module-info.class] 02:13:58 [INFO] [loading modules/jdk.compiler/module-info.class] 02:13:58 [INFO] [loading modules/jdk.net/module-info.class] 02:13:58 [INFO] [loading modules/java.desktop/module-info.class] 02:13:58 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:13:58 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:13:58 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:13:58 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:13:58 [INFO] [loading modules/jdk.rmic/module-info.class] 02:13:58 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java,/w/workspace/so-maven-clm-master/so-sdn-clients/target/generated-sources/annotations] 02:13:58 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-sdn-clients/target/classes,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:13:58 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Object.class] 02:13:58 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/String.class] 02:13:58 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:13:58 [INFO] [loading modules/java.base/java/util/Map.class] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnyGetter.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAnySetter.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnore.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:13:58 [INFO] [loading modules/java.base/java/io/IOException.class] 02:13:58 [INFO] [loading modules/java.base/java/util/UUID.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:13:58 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/BaseClient.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/MapperException.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/ParameterizedTypeReference.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:13:58 [INFO] [loading modules/java.base/java/util/List.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 02:13:58 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:13:58 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:13:58 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 02:13:58 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:13:58 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:13:58 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 02:13:58 [INFO] [loading modules/java.base/java/util/Optional.class] 02:13:58 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/NotFoundException.class)] 02:13:58 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapConsumer.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapPublisher.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapConsumer.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapPublisher.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:13:58 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/Collections.class] 02:13:58 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/HashCodeBuilder.class)] 02:13:58 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/EqualsBuilder.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Override.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:13:58 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/Class.class] 02:13:58 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/main/java/org/onap/so/client/sdnc/SdnCommonTasks.java:[109,99] [unchecked] unchecked cast 02:13:58 required: LinkedHashMap 02:13:58 found: Object 02:13:58 [INFO] [loading modules/java.base/java/lang/Number.class] 02:13:58 [INFO] [loading modules/java.base/java/util/Locale.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/SdnCommonTasks.class] 02:13:58 [INFO] [checking org.onap.so.client.sdnc.endpoint.SDNCTopology] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/endpoint/SDNCTopology.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.SDNOValidatorImpl] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Network.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:13:58 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:13:58 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ClientErrorException.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/WebApplicationException.class)] 02:13:58 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapClient.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/SDNOValidatorImpl.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.SDNO] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/SDNO.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.Body] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/Body.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.Input] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/Input.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.RequestHealthDiagnostic] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/RequestHealthDiagnostic.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.RequestHdCustom] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/RequestHdCustom.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.beans.AAIParamList] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/AAIParamList.class] 02:13:58 [INFO] [checking org.onap.so.client.sdnc.beans.SDNCSvcAction] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/beans/SDNCSvcAction.class] 02:13:58 [INFO] [checking org.onap.so.client.sdno.SDNOHealthCheckClient] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/SDNOHealthCheckClient.class] 02:13:58 [INFO] [checking org.onap.so.client.sdnc.beans.SDNCRequest] 02:13:58 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/Builder.class)] 02:13:58 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/beans/SDNCRequest.class] 02:13:58 [INFO] [total 392ms] 02:13:58 [INFO] 02:13:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-sdn-clients --- 02:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:13:58 [INFO] Copying 26 resources 02:13:58 [INFO] 02:13:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-sdn-clients --- 02:13:58 [INFO] Changes detected - recompiling the module! 02:13:58 [INFO] Compiling 11 source files to /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes 02:13:58 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:13:58 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdno/SDNOValidatorIT.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdno/BeansTest.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java]] 02:13:58 [INFO] [parsing completed 1ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/IntegrationTestSuite.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/UnitTestSuite.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SDNCClientIT.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdno/SDNOHealthCheckClientTest.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdno/SDNOValidatorImplTest.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/TestApplication.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/BaseIntegrationTest.java]] 02:13:58 [INFO] [parsing completed 0ms] 02:13:58 [INFO] [loading modules/java.xml/module-info.class] 02:13:58 [INFO] [loading modules/java.logging/module-info.class] 02:13:58 [INFO] [loading modules/jdk.rmic/module-info.class] 02:13:58 [INFO] [loading modules/java.compiler/module-info.class] 02:13:58 [INFO] [loading modules/jdk.pack/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:13:58 [INFO] [loading modules/jdk.net/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:13:58 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:13:58 [INFO] [loading modules/java.desktop/module-info.class] 02:13:58 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:13:58 [INFO] [loading modules/jdk.attach/module-info.class] 02:13:58 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:13:58 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:13:58 [INFO] [loading modules/jdk.localedata/module-info.class] 02:13:58 [INFO] [loading modules/java.se/module-info.class] 02:13:58 [INFO] [loading modules/java.instrument/module-info.class] 02:13:58 [INFO] [loading modules/java.scripting/module-info.class] 02:13:58 [INFO] [loading modules/jdk.sctp/module-info.class] 02:13:58 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdi/module-info.class] 02:13:58 [INFO] [loading modules/java.security.jgss/module-info.class] 02:13:58 [INFO] [loading modules/jdk.charsets/module-info.class] 02:13:58 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:13:58 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:13:58 [INFO] [loading modules/java.naming/module-info.class] 02:13:58 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jshell/module-info.class] 02:13:58 [INFO] [loading modules/java.rmi/module-info.class] 02:13:58 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:13:58 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:13:58 [INFO] [loading modules/java.security.sasl/module-info.class] 02:13:58 [INFO] [loading modules/java.sql/module-info.class] 02:13:58 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:13:58 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:13:58 [INFO] [loading modules/java.prefs/module-info.class] 02:13:58 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:13:58 [INFO] [loading modules/jdk.management/module-info.class] 02:13:58 [INFO] [loading modules/java.management.rmi/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jfr/module-info.class] 02:13:58 [INFO] [loading modules/java.net.http/module-info.class] 02:13:58 [INFO] [loading modules/java.datatransfer/module-info.class] 02:13:58 [INFO] [loading modules/java.base/module-info.class] 02:13:58 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:13:58 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:13:58 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:13:58 [INFO] [loading modules/java.smartcardio/module-info.class] 02:13:58 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jlink/module-info.class] 02:13:58 [INFO] [loading modules/jdk.compiler/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:13:58 [INFO] [loading modules/jdk.jartool/module-info.class] 02:13:58 [INFO] [loading modules/java.management/module-info.class] 02:13:58 [INFO] [loading modules/jdk.editpad/module-info.class] 02:13:58 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java,/w/workspace/so-maven-clm-master/so-sdn-clients/target/generated-test-sources/test-annotations] 02:13:58 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes,/w/workspace/so-maven-clm-master/so-sdn-clients/target/classes,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:13:58 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:13:58 [INFO] [loading modules/java.base/java/io/IOException.class] 02:13:58 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:13:58 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:13:58 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:13:58 [INFO] [loading modules/java.base/java/util/UUID.class] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 02:13:58 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/Consumer.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/exceptions/DMaaPConsumerFailure.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exceptions/SDNOException.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/SDNO.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/dmaap/SDNOHealthCheckDmaapConsumer.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/SDNCClient.class] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:13:58 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/Object.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/String.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClass.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoClassFilter.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterEnum.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterNonConcrete.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/filters/FilterPackageInfo.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/Validator.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/ValidatorBuilder.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/GetterMustExistRule.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoNestedClassRule.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoPublicFieldsExceptStaticFinalRule.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/NoStaticExceptFinalRule.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/impl/SerializableMustHaveSerialVersionUIDRule.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/GetterTester.class)] 02:13:58 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/impl/SetterTester.class)] 02:13:58 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/LinkedHashMap.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/MapperException.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/SdnCommonTasks.class] 02:13:58 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:13:58 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:13:58 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdnc/endpoint/SDNCTopology.class] 02:13:58 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/Optional.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/RequestHealthDiagnostic.class] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:13:58 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:13:58 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:13:58 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:13:58 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:13:58 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:13:58 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:13:58 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Class.class] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:13:58 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:13:58 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:13:58 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:13:58 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:13:58 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:13:58 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdno/SDNOValidatorIT.java:[61,55] [deprecation] none() in ExpectedException has been deprecated 02:13:58 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapConsumer.class)] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapClient.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:13:58 [INFO] [loading modules/java.base/java/util/List.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:13:58 [INFO] [loading modules/java.base/java/util/Collection.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/SDNOValidatorImpl.class] 02:13:58 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/SDNOValidator.class] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 02:13:58 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 02:13:58 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Character.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Short.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Long.class] 02:13:58 [INFO] [loading modules/java.base/java/lang/Float.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Double.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Void.class] 02:13:59 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matcher.class)] 02:13:59 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:13:59 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:13:59 [INFO] [loading modules/java.base/java/lang/System.class] 02:13:59 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:13:59 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:13:59 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:13:59 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:13:59 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:13:59 [INFO] [loading modules/java.base/java/net/URI.class] 02:13:59 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Error.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:13:59 [INFO] [loading modules/java.base/java/io/FileNotFoundException.class] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:13:59 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:13:59 [INFO] [checking org.onap.so.BaseIntegrationTest] 02:13:59 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdno/SDNOValidatorIT.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/BaseIntegrationTest.class] 02:13:59 [INFO] [checking org.onap.so.client.sdno.BeansTest] 02:13:59 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/test/Tester.class)] 02:13:59 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/validation/rule/Rule.class)] 02:13:59 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/PojoElement.class)] 02:13:59 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Annotatable.class)] 02:13:59 [INFO] [loading /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar(/com/openpojo/reflection/Accessible.class)] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdno/BeansTest$FilterTestClasses.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdno/BeansTest.class] 02:13:59 [INFO] [checking org.onap.so.client.sdnc.SdnCommonTasksTest] 02:13:59 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java:[45,66] [deprecation] none() in ExpectedException has been deprecated 02:13:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MultiValueMap.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/Map.class] 02:13:59 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/MimeType.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:13:59 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:13:59 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:13:59 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java:[91,8] [rawtypes] found raw type: LinkedHashMap 02:13:59 missing type arguments for generic class LinkedHashMap 02:13:59 where K,V are type-variables: 02:13:59 K extends Object declared in class LinkedHashMap 02:13:59 V extends Object declared in class LinkedHashMap 02:13:59 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java:[91,40] [rawtypes] found raw type: LinkedHashMap 02:13:59 missing type arguments for generic class LinkedHashMap 02:13:59 where K,V are type-variables: 02:13:59 K extends Object declared in class LinkedHashMap 02:13:59 V extends Object declared in class LinkedHashMap 02:13:59 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java:[92,63] [unchecked] unchecked method invocation: method validateSDNResponse in class SdnCommonTasks is applied to given types 02:13:59 required: LinkedHashMap 02:13:59 found: LinkedHashMap 02:13:59 [WARNING] /w/workspace/so-maven-clm-master/so-sdn-clients/src/test/java/org/onap/so/client/sdnc/SdnCommonTasksTest.java:[92,64] [unchecked] unchecked conversion 02:13:59 required: LinkedHashMap 02:13:59 found: LinkedHashMap 02:13:59 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 02:13:59 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 02:13:59 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 02:13:59 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 02:13:59 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 02:13:59 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:13:59 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:13:59 [INFO] [loading modules/java.base/java/net/URL.class] 02:13:59 [INFO] [loading modules/java.base/java/io/File.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/Date.class] 02:13:59 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 02:13:59 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 02:13:59 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 02:13:59 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 02:13:59 [INFO] [loading modules/java.base/java/time/LocalTime.class] 02:13:59 [INFO] [loading modules/java.base/java/time/LocalDate.class] 02:13:59 [INFO] [loading modules/java.base/java/time/Instant.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:13:59 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 02:13:59 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 02:13:59 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractStringAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractCharSequenceAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 02:13:59 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdnc/SdnCommonTasksTest.class] 02:13:59 [INFO] [checking org.onap.so.IntegrationTestSuite] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/IntegrationTestSuite.class] 02:13:59 [INFO] [checking org.onap.so.UnitTestSuite] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/UnitTestSuite.class] 02:13:59 [INFO] [checking org.onap.so.client.sdnc.SDNCClientIT] 02:13:59 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:13:59 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:13:59 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:13:59 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:13:59 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:13:59 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:13:59 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:13:59 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/comparator/JSONComparator.class)] 02:13:59 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONCompareMode.class)] 02:13:59 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:13:59 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONException.class)] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdnc/SDNCClientIT.class] 02:13:59 [INFO] [checking org.onap.so.client.sdno.SDNOHealthCheckClientTest] 02:13:59 [INFO] [loading modules/java.base/java/io/DataInput.class] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/exc/StreamReadException.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DatabindException.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:13:59 [INFO] [loading modules/java.base/java/io/Reader.class] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:13:59 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParser.class)] 02:13:59 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/SDNOHealthCheckClient.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdno/SDNOHealthCheckClientTest.class] 02:13:59 [INFO] [checking org.onap.so.client.sdno.SDNOValidatorImplTest] 02:13:59 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/Body.class] 02:13:59 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes/org/onap/so/client/sdno/beans/Input.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/client/sdno/SDNOValidatorImplTest.class] 02:13:59 [INFO] [checking org.onap.so.TestApplication] 02:13:59 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:13:59 [INFO] [loading modules/java.base/java/util/Properties.class] 02:13:59 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:13:59 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/TestApplication.class] 02:13:59 [INFO] [checking org.onap.so.EmbeddedMariaDbConfig] 02:13:59 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 02:13:59 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 02:13:59 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 02:13:59 [INFO] [wrote /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes/org/onap/so/EmbeddedMariaDbConfig.class] 02:13:59 [INFO] [total 521ms] 02:13:59 [INFO] 02:13:59 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-sdn-clients --- 02:13:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:13:59 [INFO] 02:13:59 [INFO] ------------------------------------------------------- 02:13:59 [INFO] T E S T S 02:13:59 [INFO] ------------------------------------------------------- 02:14:00 [INFO] Running org.onap.so.UnitTestSuite 02:14:00 [INFO] Running org.onap.so.client.sdno.BeansTest 02:14:00 02:14:00.366 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 02:14:00 02:14:00.370 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 02:14:00 02:14:00.435 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:14:00 02:14:00.436 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 02:14:00 02:14:00.438 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:14:00 02:14:00.438 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 02:14:00 02:14:00.438 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:14:00 02:14:00.438 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 02:14:00 02:14:00.439 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:14:00 02:14:00.439 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 02:14:00 02:14:00.439 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:14:00 02:14:00.439 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 02:14:00 02:14:00.439 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:14:00 02:14:00.440 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /lib 02:14:00 02:14:00.440 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:14:00 02:14:00.440 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /usr/lib 02:14:00 02:14:00.441 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:14:00 02:14:00.441 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes 02:14:00 02:14:00.441 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/so-sdn-clients/target/test-classes] 02:14:00 02:14:00.441 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/so-sdn-clients/target/classes 02:14:00 02:14:00.441 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/so-sdn-clients/target/classes] 02:14:00 02:14:00.441 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar 02:14:00 02:14:00.443 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 02:14:00 02:14:00.445 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar 02:14:00 02:14:00.446 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 02:14:00 02:14:00.447 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar 02:14:00 02:14:00.447 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar 02:14:00 02:14:00.450 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar 02:14:00 02:14:00.454 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar 02:14:00 02:14:00.454 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar 02:14:00 02:14:00.455 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar 02:14:00 02:14:00.455 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar 02:14:00 02:14:00.456 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar 02:14:00 02:14:00.456 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar 02:14:00 02:14:00.458 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar 02:14:00 02:14:00.459 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar 02:14:00 02:14:00.459 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar 02:14:00 02:14:00.460 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar 02:14:00 02:14:00.460 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar 02:14:00 02:14:00.460 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar 02:14:00 02:14:00.461 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar 02:14:00 02:14:00.461 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 02:14:00 02:14:00.461 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 02:14:00 02:14:00.462 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 02:14:00 02:14:00.462 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar 02:14:00 02:14:00.464 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar 02:14:00 02:14:00.464 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar 02:14:00 02:14:00.465 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar 02:14:00 02:14:00.465 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar 02:14:00 02:14:00.466 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar 02:14:00 02:14:00.466 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar 02:14:00 02:14:00.466 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 02:14:00 02:14:00.467 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar 02:14:00 02:14:00.467 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar 02:14:00 02:14:00.468 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 02:14:00 02:14:00.468 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 02:14:00 02:14:00.468 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 02:14:00 02:14:00.469 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20250517/json-20250517.jar 02:14:00 02:14:00.469 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar 02:14:00 02:14:00.469 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar 02:14:00 02:14:00.470 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar 02:14:00 02:14:00.470 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar 02:14:00 02:14:00.473 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar 02:14:00 02:14:00.473 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar 02:14:00 02:14:00.473 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar 02:14:00 02:14:00.473 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar 02:14:00 02:14:00.474 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar 02:14:00 02:14:00.476 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 02:14:00 02:14:00.477 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 02:14:00 02:14:00.477 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 02:14:00 02:14:00.477 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar 02:14:00 02:14:00.478 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar 02:14:00 02:14:00.478 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 02:14:00 02:14:00.478 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar 02:14:00 02:14:00.478 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar 02:14:00 02:14:00.478 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar 02:14:00 02:14:00.479 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar 02:14:00 02:14:00.479 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 02:14:00 02:14:00.479 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 02:14:00 02:14:00.480 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 02:14:00 02:14:00.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar 02:14:00 02:14:00.508 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar 02:14:00 02:14:00.509 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar 02:14:00 02:14:00.509 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.510 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.511 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar 02:14:00 02:14:00.512 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar 02:14:00 02:14:00.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar 02:14:00 02:14:00.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar 02:14:00 02:14:00.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar 02:14:00 02:14:00.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar 02:14:00 02:14:00.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.516 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar 02:14:00 02:14:00.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar 02:14:00 02:14:00.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar 02:14:00 02:14:00.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar 02:14:00 02:14:00.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar 02:14:00 02:14:00.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar 02:14:00 02:14:00.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar 02:14:00 02:14:00.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar 02:14:00 02:14:00.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 02:14:00 02:14:00.520 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 02:14:00 02:14:00.520 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 02:14:00 02:14:00.520 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 02:14:00 02:14:00.520 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar 02:14:00 02:14:00.523 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar 02:14:00 02:14:00.523 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar 02:14:00 02:14:00.523 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar 02:14:00 02:14:00.523 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar 02:14:00 02:14:00.524 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar 02:14:00 02:14:00.525 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar 02:14:00 02:14:00.525 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar 02:14:00 02:14:00.525 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar 02:14:00 02:14:00.527 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar 02:14:00 02:14:00.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar 02:14:00 02:14:00.528 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar 02:14:00 02:14:00.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar 02:14:00 02:14:00.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar 02:14:00 02:14:00.530 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar 02:14:00 02:14:00.531 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar 02:14:00 02:14:00.531 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar 02:14:00 02:14:00.532 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar 02:14:00 02:14:00.532 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar 02:14:00 02:14:00.541 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 02:14:00 02:14:00.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 02:14:00 02:14:00.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar 02:14:00 02:14:00.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 02:14:00 02:14:00.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 02:14:00 02:14:00.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar 02:14:00 02:14:00.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 02:14:00 02:14:00.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 02:14:00 02:14:00.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar 02:14:00 02:14:00.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar 02:14:00 02:14:00.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 02:14:00 02:14:00.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar 02:14:00 02:14:00.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar 02:14:00 02:14:00.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar 02:14:00 02:14:00.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar 02:14:00 02:14:00.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar 02:14:00 02:14:00.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar 02:14:00 02:14:00.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar 02:14:00 02:14:00.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar 02:14:00 02:14:00.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar 02:14:00 02:14:00.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar 02:14:00 02:14:00.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar 02:14:00 02:14:00.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 02:14:00 02:14:00.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar 02:14:00 02:14:00.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 02:14:00 02:14:00.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar 02:14:00 02:14:00.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar 02:14:00 02:14:00.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar 02:14:00 02:14:00.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar 02:14:00 02:14:00.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 02:14:00 02:14:00.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar 02:14:00 02:14:00.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar 02:14:00 02:14:00.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar 02:14:00 02:14:00.557 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar 02:14:00 02:14:00.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar 02:14:00 02:14:00.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar 02:14:00 02:14:00.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar 02:14:00 02:14:00.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 02:14:00 02:14:00.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar 02:14:00 02:14:00.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 02:14:00 02:14:00.568 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar 02:14:00 02:14:00.569 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar 02:14:00 02:14:00.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar 02:14:00 02:14:00.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar 02:14:00 02:14:00.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar 02:14:00 02:14:00.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 02:14:00 02:14:00.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar 02:14:00 02:14:00.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar 02:14:00 02:14:00.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar 02:14:00 02:14:00.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar 02:14:00 02:14:00.574 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar 02:14:00 02:14:00.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar 02:14:00 02:14:00.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 02:14:00 02:14:00.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar 02:14:00 02:14:00.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar 02:14:00 02:14:00.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar 02:14:00 02:14:00.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar 02:14:00 02:14:00.579 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar 02:14:00 02:14:00.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar 02:14:00 02:14:00.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar 02:14:00 02:14:00.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar 02:14:00 02:14:00.580 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar 02:14:00 02:14:00.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar 02:14:00 02:14:00.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar 02:14:00 02:14:00.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 02:14:00 02:14:00.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar 02:14:00 02:14:00.583 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 02:14:00 02:14:00.584 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar 02:14:00 02:14:00.584 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar 02:14:00 02:14:00.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar 02:14:00 02:14:00.590 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar 02:14:00 02:14:00.591 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar 02:14:00 02:14:00.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar 02:14:00 02:14:00.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar 02:14:00 02:14:00.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar 02:14:00 02:14:00.593 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 02:14:00 02:14:00.594 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:14:00 02:14:00.661 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@28bf82d9: ]] 02:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in org.onap.so.client.sdno.BeansTest 02:14:00 [INFO] Running org.onap.so.client.sdnc.SdnCommonTasksTest 02:14:01 02:14:01.142 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - {"output":{"response-code":"300","response-message":"Failed"}} 02:14:01 02:14:01.142 [main] INFO org.onap.so.client.sdnc.SDNCClient - ResponseCode: 300 ResponseMessage: Failed 02:14:01 02:14:01.153 [main] ERROR org.onap.so.client.sdnc.SDNCClient - RA_RESPONSE_FROM_SDNC Error from SDNC: Failed BPMN 300 Error from SDNC: Failed 02:14:01 02:14:01.157 [main] ERROR org.onap.so.client.sdnc.SDNCClient - RA_RESPONSE_FROM_SDNC Error did not receive a response from SDNC. BPMN 900 Error did not receive a response from SDNC. 02:14:01 02:14:01.158 [main] ERROR org.onap.so.client.sdnc.SDNCClient - RA_RESPONSE_FROM_SDNC Error did not receive a response from SDNC. BPMN 900 Error did not receive a response from SDNC. 02:14:01 02:14:01.160 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - {"output":{"response-code":"0","response-message":"success"}} 02:14:01 02:14:01.160 [main] INFO org.onap.so.client.sdnc.SDNCClient - ResponseCode: 0 ResponseMessage: success 02:14:01 02:14:01.160 [main] INFO org.onap.so.client.sdnc.SDNCClient - Successful Response from SDNC 02:14:01 02:14:01.169 [main] ERROR org.onap.so.client.sdnc.SDNCClient - JAXB_EXCEPTION ERROR: Could not convert SDNC pojo to json string. BPMN 300 No serializer found for class java.lang.Object and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) 02:14:01 02:14:01.174 [main] WARN org.onap.so.client.sdnc.SDNCClient - Could not convert SDNC Response to String 02:14:01 com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class java.lang.Object and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) (through reference chain: java.util.LinkedHashMap["key1"]) 02:14:01 at com.fasterxml.jackson.databind.exc.InvalidDefinitionException.from(InvalidDefinitionException.java:77) 02:14:01 at com.fasterxml.jackson.databind.SerializerProvider.reportBadDefinition(SerializerProvider.java:1306) 02:14:01 at com.fasterxml.jackson.databind.DatabindContext.reportBadDefinition(DatabindContext.java:408) 02:14:01 at com.fasterxml.jackson.databind.ser.impl.UnknownSerializer.failForEmpty(UnknownSerializer.java:53) 02:14:01 at com.fasterxml.jackson.databind.ser.impl.UnknownSerializer.serialize(UnknownSerializer.java:30) 02:14:01 at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) 02:14:01 at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) 02:14:01 at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) 02:14:01 at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) 02:14:01 at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480) 02:14:01 at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:319) 02:14:01 at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4624) 02:14:01 at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:3869) 02:14:01 at org.onap.so.client.sdnc.SdnCommonTasks.validateSDNResponse(SdnCommonTasks.java:119) 02:14:01 at org.onap.so.client.sdnc.SdnCommonTasksTest.validateSDNResponse_emptyWhenNoSerializerFoundForValue(SdnCommonTasksTest.java:110) 02:14:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:01 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:14:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:01 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:01 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:01 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:01 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:01 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:01 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:01 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:01 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:01 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:01 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:01 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:01 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:01 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:01 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:01 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:01 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:01 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:01 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:01 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:01 02:14:01.175 [main] INFO org.onap.so.client.sdnc.SDNCClient - ResponseCode: ResponseMessage: 02:14:01 02:14:01.175 [main] INFO org.onap.so.client.sdnc.SDNCClient - Successful Response from SDNC 02:14:01 02:14:01.238 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - Using object mapper 02:14:01 02:14:01.239 [main] ERROR org.onap.so.client.sdnc.SDNCClient - RA_RESPONSE_FROM_SDNC Error received a bad response from SDNC. BPMN 900 Error received a bad response from SDNC. 02:14:01 02:14:01.240 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - Using object mapper 02:14:01 02:14:01.240 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - Received from GET request: {"key1":"value1"} 02:14:01 02:14:01.246 [main] INFO org.onap.so.client.sdnc.SDNCClient - {"input":""} 02:14:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in org.onap.so.client.sdnc.SdnCommonTasksTest 02:14:01 [INFO] Running org.onap.so.client.sdno.SDNOValidatorImplTest 02:14:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.client.sdno.SDNOValidatorImplTest 02:14:01 [INFO] Running org.onap.so.client.sdno.SDNOHealthCheckClientTest 02:14:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.onap.so.client.sdno.SDNOHealthCheckClientTest 02:14:01 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in org.onap.so.UnitTestSuite 02:14:01 [INFO] 02:14:01 [INFO] Results: 02:14:01 [INFO] 02:14:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 02:14:01 [INFO] 02:14:01 [INFO] 02:14:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-sdn-clients --- 02:14:01 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/so-sdn-clients/target/code-coverage/jacoco-ut.exec 02:14:01 [INFO] Analyzed bundle 'so-sdn-clients' with 19 classes 02:14:01 [INFO] 02:14:01 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (integration-test) @ so-sdn-clients --- 02:14:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:14:01 [INFO] 02:14:01 [INFO] ------------------------------------------------------- 02:14:01 [INFO] T E S T S 02:14:01 [INFO] ------------------------------------------------------- 02:14:02 02:14:02.870 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:14:03 02:14:03.159 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:14:03 02:14:03.177 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b1a1a37, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d90764a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6843fdc4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@147375b3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f430ea8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@119f072c, org.springframework.test.context.event.EventPublishingTestExecutionListener@66456506, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@69944a90, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ed52f44, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@771afdd5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3abadb65, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7131d668, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@46a97805] 02:14:03 02:14:03.184 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:14:03 02:14:03.192 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:14:03 02:14:03.193 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a8656a2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@52035328, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5614ae05, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@54970127, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3c4c7e51, org.springframework.test.context.support.DirtiesContextTestExecutionListener@749ee0e3, org.springframework.test.context.event.EventPublishingTestExecutionListener@7891cf3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6bfbab1c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@349aeec4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3700994c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@78a165db, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4eb48298, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2d3bb944] 02:14:03 02:14:03.265 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:14:03 02:14:03.271 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:14:03 02:14:03.273 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7682bf66, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4eb73cc8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6e23ba17, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47e725af, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@247dcbba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@535be281, org.springframework.test.context.event.EventPublishingTestExecutionListener@20db19ff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5eef8a16, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1405aa6a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@18c60d81, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@602aeb87, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@423762ae, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7b58d678] 02:14:03 02:14:03.275 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:14:03 02:14:03.280 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:14:03 02:14:03.281 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20960b51, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2078bf0a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1a947424, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@62d6ac, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@103e9972, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75dbe490, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c579b5b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a96f3cb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3e0704e2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@14d298d6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@64af5454, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@94aeba1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@f6cde7e] 02:14:03 [INFO] Running org.onap.so.IntegrationTestSuite 02:14:04 02:14:04 . ____ _ __ _ _ 02:14:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:14:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:14:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:14:04 ' |____| .__|_| |_|_| |_\__, | / / / / 02:14:04 =========|_|==============|___/=/_/_/_/ 02:14:04 :: Spring Boot :: (v2.5.15) 02:14:04 02:14:04 02:14:04.494 [main] INFO org.onap.so.client.sdno.SDNOValidatorIT - Starting SDNOValidatorIT using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 10053 (started by jenkins in /w/workspace/so-maven-clm-master/so-sdn-clients) 02:14:04 02:14:04.495 [main] DEBUG org.onap.so.client.sdno.SDNOValidatorIT - Running with Spring Boot v2.5.15, Spring v5.3.27 02:14:04 02:14:04.495 [main] INFO org.onap.so.client.sdno.SDNOValidatorIT - The following 1 profile is active: "test" 02:14:06 WARNING: An illegal reflective access operation has occurred 02:14:06 WARNING: Illegal reflective access by org.apache.tomcat.util.compat.JreCompat (file:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar) to field java.io.FileSystem.useCanonCaches 02:14:06 WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.compat.JreCompat 02:14:06 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:14:06 WARNING: All illegal access operations will be denied in a future release 02:14:06 02:14:06.375 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 0 (http) 02:14:06 02:14:06.392 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-auto-1"] 02:14:06 02:14:06.394 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 02:14:06 02:14:06.395 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.105] 02:14:06 02:14:06.421 [main] WARN org.apache.catalina.webresources.DirResourceSet - Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [/tmp/tomcat-docbase.0.8575089246058110906] which is part of the web application [] 02:14:06 02:14:06.551 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 02:14:06 02:14:06.551 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2008 ms 02:14:07 02:14:07.461 [main] INFO wiremock.org.eclipse.jetty.util.log - Logging initialized @5839ms 02:14:07 02:14:07.615 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base 02:14:07 02:14:07.615 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base/libs 02:14:07 02:14:07.615 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/data/3307 02:14:11 02:14:11.445 [main] INFO ch.vorburger.mariadb4j.Util - Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 02:14:11 02:14:11.445 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 02:14:11 02:14:11.445 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 02:14:11 02:14:11.446 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 02:14:11 02:14:11.446 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 02:14:11 02:14:11.446 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 02:14:11 02:14:11.446 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 02:14:11 02:14:11.446 [main] INFO ch.vorburger.mariadb4j.DB - Installing a new embedded database to: /tmp/MariaDB4j/base 02:14:11 02:14:11.462 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:14:11 02:14:11.504 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/3307' ... 02:14:11 02:14:11.565 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:14:13 02:14:13.524 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: OK 02:14:13 02:14:13.525 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.525 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To start mysqld at boot time you have to copy 02:14:13 02:14:13.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: support-files/mysql.server to the right place for your system 02:14:13 02:14:13.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 02:14:13 02:14:13.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To do so, start the server, then issue the following commands: 02:14:13 02:14:13.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 02:14:13 02:14:13.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 02:14:13 02:14:13.528 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.528 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Alternatively you can run: 02:14:13 02:14:13.528 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 02:14:13 02:14:13.528 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.528 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: which will also give you the option of removing the test 02:14:13 02:14:13.529 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: databases and anonymous user created by default. This is 02:14:13 02:14:13.529 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: strongly recommended for production servers. 02:14:13 02:14:13.529 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.530 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 02:14:13 02:14:13.530 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: MySQL manual for more instructions. 02:14:13 02:14:13.530 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.530 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can start the MariaDB daemon with: 02:14:13 02:14:13.531 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/3307' 02:14:13 02:14:13.531 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.531 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 02:14:13 02:14:13.531 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 02:14:13 02:14:13.532 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.532 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Please report any problems at http://mariadb.org/jira 02:14:13 02:14:13.532 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.532 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 02:14:13 02:14:13.533 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can find additional information about the MySQL part at: 02:14:13 02:14:13.533 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: http://dev.mysql.com 02:14:13 02:14:13.533 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Consider joining MariaDB's strong and vibrant community: 02:14:13 02:14:13.533 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: https://mariadb.org/get-involved/ 02:14:13 02:14:13.534 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:14:13 02:14:13.535 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:14:13 02:14:13.570 [main] INFO ch.vorburger.mariadb4j.DB - Installation complete. 02:14:13 02:14:13.571 [main] INFO ch.vorburger.mariadb4j.DB - Starting up the database... 02:14:13 02:14:13.572 [main] INFO ch.vorburger.mariadb4j.DB - mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 02:14:13 02:14:13.572 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:14:13 02:14:13.573 [main] INFO ch.vorburger.exec.ManagedProcess - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 02:14:13 02:14:13.701 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 10157 ... 02:14:13 02:14:13.714 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 02:14:13 02:14:13.715 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Uses event mutexes 02:14:13 02:14:13.715 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Compressed tables use zlib 1.2.3 02:14:13 02:14:13.715 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Using Linux native AIO 02:14:13 02:14:13.715 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Number of pools: 1 02:14:13 02:14:13.716 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Using SSE2 crc32 instructions 02:14:13 02:14:13.716 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 02:14:13 02:14:13.720 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Completed initialization of buffer pool 02:14:13 02:14:13.721 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139831708247808 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 02:14:13 02:14:13.723 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Highest supported file format is Barracuda. 02:14:13 02:14:13.729 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: 128 out of 128 rollback segments are active. 02:14:13 02:14:13.729 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Creating shared tablespace for temporary tables 02:14:13 02:14:13.729 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 02:14:13 02:14:13.730 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 02:14:13 02:14:13.732 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: Waiting for purge to start 02:14:13 02:14:13.782 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 02:14:13 02:14:13.783 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139831543834368 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/3307/ib_buffer_pool 02:14:13 02:14:13.783 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] Plugin 'FEEDBACK' is disabled. 02:14:13 02:14:13.783 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139831543834368 [Note] InnoDB: Buffer pool(s) load completed at 260307 2:14:13 02:14:13 02:14:13.789 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] Server socket created on IP: '::'. 02:14:13 02:14:13.791 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] Reading of all Master_info entries succeded 02:14:13 02:14:13.792 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] Added new Master_info '' to hash table 02:14:13 02:14:13.792 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:14:13 139832424984704 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 02:14:13 02:14:13.792 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.3307.sock' port: 3307 MariaDB Server 02:14:13 02:14:13.824 [main] INFO ch.vorburger.mariadb4j.DB - Database startup complete. 02:14:13 02:14:13.846 [main] INFO ch.vorburger.mariadb4j.DB - Running a command: create database if not exists `camundabpmn`; 02:14:13 02:14:13.846 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:14:13 02:14:13.860 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:14:13 02:14:13.947 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:14:13 02:14:13.947 [main] INFO ch.vorburger.mariadb4j.DB - Successfully ran the command: create database if not exists `camundabpmn`; 02:14:14 02:14:14.129 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:14:14 02:14:14.165 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:14:14 02:14:14.167 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will secure Ant [pattern='/**'] with [] 02:14:14 02:14:14.260 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:14:14 02:14:14.285 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:14:15 02:14:15.054 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator' 02:14:15 02:14:15.118 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 02:14:15 02:14:15.147 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@340d3eae{/__admin,null,AVAILABLE} 02:14:15 02:14:15.150 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@58e08b94{/,null,AVAILABLE} 02:14:15 02:14:15.162 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@71841b3f{HTTP/1.1}{0.0.0.0:11591} 02:14:15 02:14:15.163 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @13542ms 02:14:15 02:14:15.177 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-auto-1"] 02:14:15 02:14:15.192 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 45673 (http) with context path '' 02:14:15 02:14:15.207 [main] INFO org.onap.so.client.sdno.SDNOValidatorIT - Started SDNOValidatorIT in 11.32 seconds (JVM running for 13.587) 02:14:15 [INFO] Running org.onap.so.client.sdno.SDNOValidatorIT 02:14:15 02:14:15.276 [main] ERROR org.onap.so.client.dmaap.DmaapClient - No RestProperty implementation found on classpath, loading default 02:14:15 02:14:15.574 [main] INFO org.onap.so.client.dmaap.DmaapClient - accepted message found for xyz123 on com.att.sdno.test-health-diagnostic-v02 02:14:15 02:14:15.574 [main] INFO org.onap.so.client.dmaap.DmaapClient - received dmaap message: { 02:14:15 02:14:15 "result-info": { 02:14:15 02:14:15 "client-name": "MSO", 02:14:15 02:14:15 "code": "202", 02:14:15 02:14:15 "processing-host": "sdno1-host01", 02:14:15 02:14:15 "request-id": "xyz123", 02:14:15 02:14:15 "status": "ACCEPTED" 02:14:15 02:14:15 } 02:14:15 02:14:15 } 02:14:15 02:14:15.578 [main] INFO org.onap.so.client.dmaap.DmaapClient - received dmaap message: { 02:14:15 "body": { 02:14:15 "output": { 02:14:15 "response-healthdiagnostic": { 02:14:15 "response-node-ip": "192.20.127.76", 02:14:15 "response-id": "xyz123", 02:14:15 "response-node-name": "mtvnjv9aads11", 02:14:15 "response-status": "Success", 02:14:15 "response-interface-type": "ssh", 02:14:15 "response-details-json": "result", 02:14:15 "cached-data": "false" 02:14:15 } 02:14:15 } 02:14:15 }, 02:14:15 "result-info": { 02:14:15 "client-name": "MSO", 02:14:15 "code": "200", 02:14:15 "processing-host": "sdno1-host01", 02:14:15 "request-id": "xyz123", 02:14:15 "status": "SUCCESS" 02:14:15 } 02:14:15 } 02:14:15 02:14:15.582 [main] INFO org.onap.so.client.dmaap.DmaapClient - successful health diagnostic found for request: xyz123 02:14:15 02:14:15.597 [main] ERROR org.onap.so.client.dmaap.DmaapClient - No RestProperty implementation found on classpath, loading default 02:14:15 02:14:15.606 [main] INFO org.onap.so.client.dmaap.DmaapClient - accepted message found for xyz123 on com.att.sdno.test-health-diagnostic-v02 02:14:15 02:14:15.606 [main] INFO org.onap.so.client.dmaap.DmaapClient - received dmaap message: { 02:14:15 02:14:15 "result-info": { 02:14:15 02:14:15 "client-name": "MSO", 02:14:15 02:14:15 "code": "202", 02:14:15 02:14:15 "processing-host": "sdno1-host01", 02:14:15 02:14:15 "request-id": "xyz123", 02:14:15 02:14:15 "status": "ACCEPTED" 02:14:15 02:14:15 } 02:14:15 02:14:15 } 02:14:15 02:14:15.609 [main] INFO org.onap.so.client.dmaap.DmaapClient - received dmaap message: { 02:14:15 "body": { 02:14:15 "output": { 02:14:15 "response-hd-custom": { 02:14:15 "response-status": "Failure", 02:14:15 "cached-data": "false", 02:14:15 "response-interface-type": "ansible", 02:14:15 "response-id": "191bf423-8473-4f7c-9fbb-e5dcbb40a12b", 02:14:15 "remote_end_time": "2017-10-13T14:51:53.490+0000", 02:14:15 "response-client-name": "MSO", 02:14:15 "user_id": "xxxxxx", 02:14:15 "remote_start_time": "2017-10-13T14:51:53.173+0000", 02:14:15 "error-message": "my error message", 02:14:15 "connection-failure-msg": "SDNO was unable to connect to an Ansible REST API server; Please ensure Ansible REST server is running" 02:14:15 } 02:14:15 } 02:14:15 }, 02:14:15 "result-info": { 02:14:15 "code": "200", 02:14:15 "status": "SUCCESS", 02:14:15 "request-id": "xyz123", 02:14:15 "client-name": "MSO", 02:14:15 "processing-host": "sdno-sdno-mtsnjv9sdno01" 02:14:15 } 02:14:15 } 02:14:15 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.37 s - in org.onap.so.client.sdno.SDNOValidatorIT 02:14:15 [INFO] Running org.onap.so.client.sdnc.SDNCClientIT 02:14:15 02:14:15.670 [main] INFO org.onap.so.client.sdnc.SDNCClient - {"input":""} 02:14:15 02:14:15.723 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:11591/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:15 02:14:15.726 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:14:15 02:14:15.726 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:14:15 02:14:15.726 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:11591/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:15 02:14:15.726 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:14:15 02:14:15.726 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YWRtaW46YWRtaW4=", Content-Type:"application/json", Content-Length:"12", X-ONAP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-TransactionID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ECOMP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f9a19709-2c92-466d-a4f3-7d1b52bc4a69"] 02:14:15 02:14:15.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"input":""} 02:14:15 02:14:15.727 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:14:15 02:14:15.859 [qtp296836246-45] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 02:14:16 02:14:16.274 [qtp296836246-45] INFO WireMock - Request received: 02:14:16 127.0.0.1 - POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:16 02:14:16 X-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Accept: [application/json] 02:14:16 Connection: [keep-alive] 02:14:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:14:16 Host: [localhost:11591] 02:14:16 Accept-Encoding: [gzip,deflate] 02:14:16 Authorization: [Basic YWRtaW46YWRtaW4=] 02:14:16 X-ONAP-PartnerName: [UNKNOWN] 02:14:16 X-InvocationID: [f9a19709-2c92-466d-a4f3-7d1b52bc4a69] 02:14:16 X-ECOMP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 X-TransactionID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Content-Length: [12] 02:14:16 X-ONAP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Content-Type: [application/json] 02:14:16 {"input":""} 02:14:16 02:14:16 02:14:16 Matched response definition: 02:14:16 { 02:14:16 "status" : 200, 02:14:16 "body" : "{\n\t\"output\": {\n\t\t\"svc-request-id\": \"086a7a09-1470-4977-8b3e-307488b8811a\",\n\t\t\"response-code\": \"404\",\n\t\t\"response-message\": \"invalid input: the service-instance does not have any service data in SDNC\",\n\t\t\"ack-final-indicator\": \"Y\"\n\t}\n}\n", 02:14:16 "headers" : { 02:14:16 "Content-Type" : "application/json" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 Response: 02:14:16 HTTP/1.1 200 02:14:16 Content-Type: [application/json] 02:14:16 02:14:16 { 02:14:16 "output": { 02:14:16 "svc-request-id": "086a7a09-1470-4977-8b3e-307488b8811a", 02:14:16 "response-code": "404", 02:14:16 "response-message": "invalid input: the service-instance does not have any service data in SDNC", 02:14:16 "ack-final-indicator": "Y" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 02:14:16 02:14:16.290 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:14:16 02:14:16.290 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:14:16 02:14:16.290 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:14:16 02:14:16.290 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:14:16 02:14:16.291 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:14:16 "output": { 02:14:16 "svc-request-id": "086a7a09-1470-4977-8b3e-307488b8811a", 02:14:16 "response-code": "404", 02:14:16 "response-message": "invalid input: the service-instance does not have any service data in SDNC", 02:14:16 "ack-final-indicator": "Y" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 02:14:16.291 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:14:16 02:14:16.337 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - {"output":{"svc-request-id":"086a7a09-1470-4977-8b3e-307488b8811a","response-code":"404","response-message":"invalid input: the service-instance does not have any service data in SDNC","ack-final-indicator":"Y"}} 02:14:16 02:14:16.337 [main] INFO org.onap.so.client.sdnc.SDNCClient - ResponseCode: 404 ResponseMessage: invalid input: the service-instance does not have any service data in SDNC 02:14:16 02:14:16.348 [main] ERROR org.onap.so.client.sdnc.SDNCClient - RA_RESPONSE_FROM_SDNC Error from SDNC: invalid input: the service-instance does not have any service data in SDNC BPMN 300 Error from SDNC: invalid input: the service-instance does not have any service data in SDNC 02:14:16 02:14:16.359 [main] INFO org.onap.so.client.sdnc.SDNCClient - {"input":""} 02:14:16 02:14:16.368 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:11591/topologyQuery 02:14:16 02:14:16.368 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:14:16 02:14:16.368 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:14:16 02:14:16.368 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:11591/topologyQuery 02:14:16 02:14:16.368 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : GET 02:14:16 02:14:16.368 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YWRtaW46YWRtaW4=", Content-Type:"text/plain;charset=ISO-8859-1", Content-Length:"12", X-ONAP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-TransactionID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ECOMP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d65a4471-cc22-4ef4-b69f-2fe08687ebb0"] 02:14:16 02:14:16.368 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"input":""} 02:14:16 02:14:16.369 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:14:16 02:14:16.388 [qtp296836246-44] INFO WireMock - Request received: 02:14:16 127.0.0.1 - GET /topologyQuery 02:14:16 02:14:16 X-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Accept: [application/json] 02:14:16 Connection: [keep-alive] 02:14:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:14:16 Host: [localhost:11591] 02:14:16 Accept-Encoding: [gzip,deflate] 02:14:16 Authorization: [Basic YWRtaW46YWRtaW4=] 02:14:16 X-ONAP-PartnerName: [UNKNOWN] 02:14:16 X-InvocationID: [d65a4471-cc22-4ef4-b69f-2fe08687ebb0] 02:14:16 X-ECOMP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 X-TransactionID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 X-ONAP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Content-Type: [text/plain;charset=ISO-8859-1] 02:14:16 02:14:16 02:14:16 02:14:16 Matched response definition: 02:14:16 { 02:14:16 "status" : 200, 02:14:16 "body" : "{\n \"vnf-topology\": {\n \"tenant\": \"0422ffb57ba042c0800a29dc85ca70f8\",\n \"vnf-topology-identifier-structure\": {\n \"vnf-id\": \"66dac89b-2a5b-4cb9-b22e-a7e4488fb3db\",\n \"vnf-type\": \"InfraMSO_vSAMP10a_Service/InfraMSO_vSAMP10a-2 0\",\n \"vnf-name\": \"MSO-DEV-VNF-1806HF1-InfraMSO_vSAMP10a-1XXX-GR_21\"\n },\n \"aic-clli\": \"AUSTTXGR\",\n \"vnf-resource-assignments\": {\n \"availability-zones\": {\n \"availability-zone\": [\n \"AZ-MN02\"\n ],\n \"max-count\": 1\n }\n },\n \"aic-cloud-region\": \"mtn6\",\n \"onap-model-information\": {\n \"model-customization-uuid\": \"034226ae-879a-46b5-855c-d02babcb6cb6\",\n \"model-uuid\": \"cb79c25f-b30d-4d95-afb5-97be4021f3db\",\n \"model-invariant-uuid\": \"e93d3a7a-446d-486b-ae48-d474a9156064\",\n \"model-name\": \"InfraMSO_vSAMP10a-2\",\n \"model-version\": \"1.0\"\n }\n }\n}", 02:14:16 "headers" : { 02:14:16 "Content-Type" : "application/json" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 Response: 02:14:16 HTTP/1.1 200 02:14:16 Content-Type: [application/json] 02:14:16 02:14:16 { 02:14:16 "vnf-topology": { 02:14:16 "tenant": "0422ffb57ba042c0800a29dc85ca70f8", 02:14:16 "vnf-topology-identifier-structure": { 02:14:16 "vnf-id": "66dac89b-2a5b-4cb9-b22e-a7e4488fb3db", 02:14:16 "vnf-type": "InfraMSO_vSAMP10a_Service/InfraMSO_vSAMP10a-2 0", 02:14:16 "vnf-name": "MSO-DEV-VNF-1806HF1-InfraMSO_vSAMP10a-1XXX-GR_21" 02:14:16 }, 02:14:16 "aic-clli": "AUSTTXGR", 02:14:16 "vnf-resource-assignments": { 02:14:16 "availability-zones": { 02:14:16 "availability-zone": [ 02:14:16 "AZ-MN02" 02:14:16 ], 02:14:16 "max-count": 1 02:14:16 } 02:14:16 }, 02:14:16 "aic-cloud-region": "mtn6", 02:14:16 "onap-model-information": { 02:14:16 "model-customization-uuid": "034226ae-879a-46b5-855c-d02babcb6cb6", 02:14:16 "model-uuid": "cb79c25f-b30d-4d95-afb5-97be4021f3db", 02:14:16 "model-invariant-uuid": "e93d3a7a-446d-486b-ae48-d474a9156064", 02:14:16 "model-name": "InfraMSO_vSAMP10a-2", 02:14:16 "model-version": "1.0" 02:14:16 } 02:14:16 } 02:14:16 } 02:14:16 02:14:16 02:14:16.397 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:14:16 02:14:16.397 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:14:16 02:14:16.397 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:14:16 02:14:16.397 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Vary:"Accept-Encoding, User-Agent", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:14:16 02:14:16.398 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:14:16 "vnf-topology": { 02:14:16 "tenant": "0422ffb57ba042c0800a29dc85ca70f8", 02:14:16 "vnf-topology-identifier-structure": { 02:14:16 "vnf-id": "66dac89b-2a5b-4cb9-b22e-a7e4488fb3db", 02:14:16 "vnf-type": "InfraMSO_vSAMP10a_Service/InfraMSO_vSAMP10a-2 0", 02:14:16 "vnf-name": "MSO-DEV-VNF-1806HF1-InfraMSO_vSAMP10a-1XXX-GR_21" 02:14:16 }, 02:14:16 "aic-clli": "AUSTTXGR", 02:14:16 "vnf-resource-assignments": { 02:14:16 "availability-zones": { 02:14:16 "availability-zone": [ 02:14:16 "AZ-MN02" 02:14:16 ], 02:14:16 "max-count": 1 02:14:16 } 02:14:16 }, 02:14:16 "aic-cloud-region": "mtn6", 02:14:16 "onap-model-information": { 02:14:16 "model-customization-uuid": "034226ae-879a-46b5-855c-d02babcb6cb6", 02:14:16 "model-uuid": "cb79c25f-b30d-4d95-afb5-97be4021f3db", 02:14:16 "model-invariant-uuid": "e93d3a7a-446d-486b-ae48-d474a9156064", 02:14:16 "model-name": "InfraMSO_vSAMP10a-2", 02:14:16 "model-version": "1.0" 02:14:16 } 02:14:16 } 02:14:16 } 02:14:16 02:14:16.398 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:14:16 02:14:16.403 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - Using object mapper 02:14:16 02:14:16.409 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - Received from GET request: {"vnf-topology":{"tenant":"0422ffb57ba042c0800a29dc85ca70f8","vnf-topology-identifier-structure":{"vnf-id":"66dac89b-2a5b-4cb9-b22e-a7e4488fb3db","vnf-type":"InfraMSO_vSAMP10a_Service/InfraMSO_vSAMP10a-2 0","vnf-name":"MSO-DEV-VNF-1806HF1-InfraMSO_vSAMP10a-1XXX-GR_21"},"aic-clli":"AUSTTXGR","vnf-resource-assignments":{"availability-zones":{"availability-zone":["AZ-MN02"],"max-count":1}},"aic-cloud-region":"mtn6","onap-model-information":{"model-customization-uuid":"034226ae-879a-46b5-855c-d02babcb6cb6","model-uuid":"cb79c25f-b30d-4d95-afb5-97be4021f3db","model-invariant-uuid":"e93d3a7a-446d-486b-ae48-d474a9156064","model-name":"InfraMSO_vSAMP10a-2","model-version":"1.0"}}} 02:14:16 02:14:16.438 [main] INFO org.onap.so.client.sdnc.SDNCClient - {"input":""} 02:14:16 02:14:16.447 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:11591/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:16 02:14:16.447 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:14:16 02:14:16.447 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:14:16 02:14:16.447 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:11591/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:16 02:14:16.448 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:14:16 02:14:16.448 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Authorization:"Basic YWRtaW46YWRtaW4=", Content-Type:"application/json", Content-Length:"12", X-ONAP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-TransactionID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ECOMP-RequestID:"66cc7dc4-9f35-4f47-b107-75f4bb2e24df", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1c40536e-8e6c-44df-a9d7-77c7726b0b5f"] 02:14:16 02:14:16.448 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"input":""} 02:14:16 02:14:16.448 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:14:16 02:14:16.464 [qtp296836246-46] INFO WireMock - Request received: 02:14:16 127.0.0.1 - POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation 02:14:16 02:14:16 X-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Accept: [application/json] 02:14:16 Connection: [keep-alive] 02:14:16 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:14:16 Host: [localhost:11591] 02:14:16 Accept-Encoding: [gzip,deflate] 02:14:16 Authorization: [Basic YWRtaW46YWRtaW4=] 02:14:16 X-ONAP-PartnerName: [UNKNOWN] 02:14:16 X-InvocationID: [1c40536e-8e6c-44df-a9d7-77c7726b0b5f] 02:14:16 X-ECOMP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 X-TransactionID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Content-Length: [12] 02:14:16 X-ONAP-RequestID: [66cc7dc4-9f35-4f47-b107-75f4bb2e24df] 02:14:16 Content-Type: [application/json] 02:14:16 {"input":""} 02:14:16 02:14:16 02:14:16 Matched response definition: 02:14:16 { 02:14:16 "status" : 200, 02:14:16 "body" : "{\n \"output\": {\n \"svc-request-id\": \"5d24d40e-4c77-4c06-94a3-6d168c47a57c\",\n \"network-response-information\": {\n \"instance-id\": \"4063e0aa-af13-4872-8473-b40c94f9316b\",\n \"object-path\": \"restconf/config/GENERIC-RESOURCE-API:services/service/2c9c7996-75a7-4f92-becc-9e13e8bd288a/service-data/networks/network/4063e0aa-af13-4872-8473-b40c94f9316b/network-data/network-topology/\"\n },\n \"response-code\": \"200\",\n \"service-response-information\": {\n \"instance-id\": \"2c9c7996-75a7-4f92-becc-9e13e8bd288a\"\n },\n \"response-message\": \"\",\n \"ack-final-indicator\": \"Y\"\n }\n}\n", 02:14:16 "headers" : { 02:14:16 "Content-Type" : "application/json" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 Response: 02:14:16 HTTP/1.1 200 02:14:16 Content-Type: [application/json] 02:14:16 02:14:16 { 02:14:16 "output": { 02:14:16 "svc-request-id": "5d24d40e-4c77-4c06-94a3-6d168c47a57c", 02:14:16 "network-response-information": { 02:14:16 "instance-id": "4063e0aa-af13-4872-8473-b40c94f9316b", 02:14:16 "object-path": "restconf/config/GENERIC-RESOURCE-API:services/service/2c9c7996-75a7-4f92-becc-9e13e8bd288a/service-data/networks/network/4063e0aa-af13-4872-8473-b40c94f9316b/network-data/network-topology/" 02:14:16 }, 02:14:16 "response-code": "200", 02:14:16 "service-response-information": { 02:14:16 "instance-id": "2c9c7996-75a7-4f92-becc-9e13e8bd288a" 02:14:16 }, 02:14:16 "response-message": "", 02:14:16 "ack-final-indicator": "Y" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 02:14:16 02:14:16.466 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:14:16 02:14:16.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:14:16 02:14:16.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:14:16 02:14:16.467 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:14:16 02:14:16.468 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:14:16 "output": { 02:14:16 "svc-request-id": "5d24d40e-4c77-4c06-94a3-6d168c47a57c", 02:14:16 "network-response-information": { 02:14:16 "instance-id": "4063e0aa-af13-4872-8473-b40c94f9316b", 02:14:16 "object-path": "restconf/config/GENERIC-RESOURCE-API:services/service/2c9c7996-75a7-4f92-becc-9e13e8bd288a/service-data/networks/network/4063e0aa-af13-4872-8473-b40c94f9316b/network-data/network-topology/" 02:14:16 }, 02:14:16 "response-code": "200", 02:14:16 "service-response-information": { 02:14:16 "instance-id": "2c9c7996-75a7-4f92-becc-9e13e8bd288a" 02:14:16 }, 02:14:16 "response-message": "", 02:14:16 "ack-final-indicator": "Y" 02:14:16 } 02:14:16 } 02:14:16 02:14:16 02:14:16.468 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:14:16 02:14:16.473 [main] DEBUG org.onap.so.client.sdnc.SDNCClient - {"output":{"svc-request-id":"5d24d40e-4c77-4c06-94a3-6d168c47a57c","network-response-information":{"instance-id":"4063e0aa-af13-4872-8473-b40c94f9316b","object-path":"restconf/config/GENERIC-RESOURCE-API:services/service/2c9c7996-75a7-4f92-becc-9e13e8bd288a/service-data/networks/network/4063e0aa-af13-4872-8473-b40c94f9316b/network-data/network-topology/"},"response-code":"200","service-response-information":{"instance-id":"2c9c7996-75a7-4f92-becc-9e13e8bd288a"},"response-message":"","ack-final-indicator":"Y"}} 02:14:16 02:14:16.473 [main] INFO org.onap.so.client.sdnc.SDNCClient - ResponseCode: 200 ResponseMessage: 02:14:16 02:14:16.473 [main] INFO org.onap.so.client.sdnc.SDNCClient - Successful Response from SDNC 02:14:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.onap.so.client.sdnc.SDNCClientIT 02:14:16 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.171 s - in org.onap.so.IntegrationTestSuite 02:14:17 [INFO] 02:14:17 [INFO] Results: 02:14:17 [INFO] 02:14:17 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1 02:14:17 [INFO] 02:14:17 [INFO] 02:14:17 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-sdn-clients --- 02:14:17 [INFO] Building jar: /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar 02:14:17 [INFO] 02:14:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-sdn-clients --- 02:14:17 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-sdn-clients/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:17 [INFO] 02:14:17 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-sdn-clients --- 02:14:17 [INFO] Tests are skipped. 02:14:17 [INFO] 02:14:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-sdn-clients --- 02:14:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:14:17 [INFO] 02:14:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-sdn-clients --- 02:14:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:14:17 [INFO] 02:14:17 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-sdn-clients --- 02:14:17 [INFO] Tests are skipped. 02:14:17 [INFO] 02:14:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-sdn-clients --- 02:14:17 [INFO] Installing /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-sdn-clients/1.17.0-SNAPSHOT/so-sdn-clients-1.17.0-SNAPSHOT.jar 02:14:17 [INFO] Installing /w/workspace/so-maven-clm-master/so-sdn-clients/pom.xml to /tmp/r/org/onap/so/so-sdn-clients/1.17.0-SNAPSHOT/so-sdn-clients-1.17.0-SNAPSHOT.pom 02:14:17 [INFO] 02:14:17 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-sdn-clients --- 02:14:17 [INFO] org.onap.so:so-sdn-clients:jar:1.17.0-SNAPSHOT 02:14:17 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:14:17 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:14:17 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:14:17 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 02:14:17 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:14:17 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:14:17 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:14:17 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:14:17 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:14:17 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:14:17 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:14:17 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:14:17 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:14:17 [INFO] | \- org.springframework:spring-beans:jar:5.3.27:compile 02:14:17 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:14:17 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:14:17 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:14:17 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:14:17 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:14:17 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:14:17 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:14:17 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:14:17 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:14:17 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:14:17 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:14:17 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:14:17 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:14:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:14:17 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:14:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:14:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:14:17 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:14:17 [INFO] +- org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2:compile 02:14:17 [INFO] | +- javax.annotation:jsr250-api:jar:1.0:compile 02:14:17 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:14:17 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:14:17 [INFO] | +- org.json:json:jar:20250517:compile 02:14:17 [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:14:17 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.7:compile 02:14:17 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 02:14:17 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.2.4:compile 02:14:17 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:14:17 [INFO] | \- io.swagger:swagger-jaxrs:jar:1.5.21:compile 02:14:17 [INFO] | +- io.swagger:swagger-core:jar:1.5.21:compile 02:14:17 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:14:17 [INFO] | \- com.google.guava:guava:jar:28.1-jre:compile 02:14:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:14:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:14:17 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:14:17 [INFO] | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:14:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:14:17 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:14:17 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:14:17 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:14:17 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:14:17 [INFO] | | +- ch.vorburger.exec:exec:jar:3.0.0:test 02:14:17 [INFO] | | | +- org.apache.commons:commons-exec:jar:1.3:test 02:14:17 [INFO] | | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:14:17 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:14:17 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:14:17 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:14:17 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:14:17 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:14:17 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:14:17 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:14:17 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:14:17 [INFO] | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:14:17 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:14:17 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:14:17 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:14:17 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:14:17 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:14:17 [INFO] | | | +- org.javatuples:javatuples:jar:1.2:compile 02:14:17 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:14:17 [INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:14:17 [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:14:17 [INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:14:17 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:14:17 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:14:17 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:14:17 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:14:17 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:14:17 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:14:17 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:14:17 [INFO] | +- org.springframework:spring-aspects:jar:5.3.27:compile 02:14:17 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:14:17 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:14:17 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:14:17 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:14:17 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:14:17 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:14:17 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:14:17 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:14:17 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:14:17 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:14:17 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:14:17 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:14:17 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:14:17 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:14:17 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:14:17 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 02:14:17 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:14:17 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:14:17 [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 02:14:17 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:14:17 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:14:17 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:14:17 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:14:17 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:14:17 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:14:17 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:14:17 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:14:17 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:14:17 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:14:17 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:14:17 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:14:17 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:14:17 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:14:17 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:14:17 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:14:17 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:14:17 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:14:17 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:14:17 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:14:17 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:14:17 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:14:17 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:14:17 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:14:17 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:14:17 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:14:17 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:14:17 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:14:17 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:14:17 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:14:17 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:14:17 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:14:17 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:14:17 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:14:17 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:14:17 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:14:17 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:14:17 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:14:17 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:14:17 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:14:17 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:14:17 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:14:17 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:14:17 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:14:17 [INFO] +- org.onap.sdnc.northbound:generic-resource-api-model-swagger:yaml:3.0.2:compile 02:14:17 [INFO] | \- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2:compile 02:14:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 02:14:17 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 02:14:17 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:14:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 02:14:17 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 02:14:17 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 02:14:17 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 02:14:17 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 02:14:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:14:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 02:14:17 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:14:17 [INFO] +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:14:17 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:14:17 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:14:17 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:14:17 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:14:17 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:14:17 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:14:17 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:14:17 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:14:17 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:14:17 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:14:17 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:14:17 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:14:17 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:14:17 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:14:17 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:14:17 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:14:17 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:14:17 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:14:17 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:14:17 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:14:17 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:14:17 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:14:17 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:14:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:14:17 [INFO] +- junit:junit:jar:4.13.2:test 02:14:17 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:14:17 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:14:17 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:14:17 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:14:17 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:14:17 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:14:17 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:14:17 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:14:17 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:14:17 [INFO] 02:14:17 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-sdn-clients --- 02:14:17 [INFO] Saved module information to /w/workspace/so-maven-clm-master/so-sdn-clients/target/sonatype-clm/module.xml 02:14:17 [INFO] 02:14:17 [INFO] -------------< org.onap.so:so-bpmn-infrastructure-common >-------------- 02:14:17 [INFO] Building so-bpmn-infrastructure-common 1.17.0-SNAPSHOT [36/43] 02:14:17 [INFO] --------------------------------[ jar ]--------------------------------- 02:14:17 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:14:17 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:18 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [INFO] 02:14:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] 02:14:19 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] ## define projects super pom absolute path through basepath_marker 02:14:19 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:14:19 [INFO] 02:14:19 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Using 'UTF-8' encoding to format source files. 02:14:19 [INFO] Number of files to be formatted: 104 02:14:19 [INFO] Successfully formatted: 0 file(s) 02:14:19 [INFO] Fail to format: 0 file(s) 02:14:19 [INFO] Skipped: 104 file(s) 02:14:19 [INFO] Read only skipped: 0 file(s) 02:14:19 [INFO] Approximate time taken: 0s 02:14:19 [INFO] 02:14:19 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Using 'UTF-8' encoding to format source files. 02:14:19 [INFO] Number of files to be formatted: 0 02:14:19 [INFO] 02:14:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Skipping Rule Enforcement. 02:14:19 [INFO] 02:14:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Skipping Rule Enforcement. 02:14:19 [INFO] 02:14:19 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-bpmn-infrastructure-common --- 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:19 [INFO] 02:14:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:19 [INFO] 02:14:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:19 [INFO] 02:14:19 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Formatting is skipped 02:14:19 [INFO] 02:14:19 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Formatting is skipped 02:14:19 [INFO] 02:14:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] 02:14:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] 02:14:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:14:19 [INFO] Copying 2 resources 02:14:19 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/generated-sources/license 02:14:19 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/generated-resources/licenses 02:14:19 [INFO] 02:14:19 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-bpmn-infrastructure-common --- 02:14:19 [INFO] Changes detected - recompiling the module! 02:14:19 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java 02:14:19 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy 02:14:19 [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files 02:14:19 [INFO] Classpath: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.2/cxf-rt-rs-service-description-openapi-v3-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.2/cxf-rt-rs-service-description-common-openapi-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.2/cxf-rt-rs-service-description-swagger-ui-3.4.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar:/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/codehaus/groovy/groovy-dateutil/2.5.8/groovy-dateutil-2.5.8.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar: 02:14:19 [INFO] Modulepath: 02:14:19 [INFO] Compiler arguments: [-verbose, -cp, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.2/cxf-rt-rs-service-description-openapi-v3-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.2/cxf-rt-rs-service-description-common-openapi-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.2/cxf-rt-rs-service-description-swagger-ui-3.4.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar:/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/codehaus/groovy/groovy-dateutil/2.5.8/groovy-dateutil-2.5.8.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, -d, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes, -s, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/generated-sources/annotations, -g, -encoding, UTF-8, --release, 11, -deprecation, -Xlint, -parameters, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfTaskProcessor.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAICreateResources.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnf.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandlePNF.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVnfInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleResource.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NSResourceInputParameter.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Delete3rdONAPE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineModify.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIDeleteServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CompareModelofE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelofE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineCreate.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AAISliceUtil.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AnNssmfutils.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceIntentUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSDNCNetworkResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelVersions.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/properties/BPMNProperties.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateSliceService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncNetworkTopologyOperationTask.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsParameters.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceLevelUpgrade.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsScaleParameters.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineDelete.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfSoftwareUpgrade.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsByStepsData.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSDNCNetworkResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HealchCheckActivate.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Create3rdONAPE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandleOrchestrationTask.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsData.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteResourcesV1.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateDeviceResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVnfInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/GenericResourceApi.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/VimLocation.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagementImpl.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfCmBase.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeAllocateAccessNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIResource.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncServiceTopologyOperationTask.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfConfigUpdate.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleVFCNetworkServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/LocationConstraint.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/QueryJobStatus.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResources.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSIandNSSI.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteDeviceResource.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfInPlaceUpdate.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVFCNSResource.groovy] 02:14:24 [INFO] 206 files left. 02:14:24 [INFO] 205 files left. 02:14:24 [INFO] 204 files left. 02:14:24 [INFO] 203 files left. 02:14:24 [INFO] 202 files left. 02:14:24 [INFO] 201 files left. 02:14:24 [INFO] 200 files left. 02:14:24 [INFO] 199 files left. 02:14:24 [INFO] 198 files left. 02:14:24 [INFO] 197 files left. 02:14:24 [INFO] 196 files left. 02:14:24 [INFO] 195 files left. 02:14:24 [INFO] 194 files left. 02:14:24 [INFO] 193 files left. 02:14:24 [INFO] 192 files left. 02:14:24 [INFO] 191 files left. 02:14:24 [INFO] 190 files left. 02:14:24 [INFO] 189 files left. 02:14:24 [INFO] 188 files left. 02:14:24 [INFO] 187 files left. 02:14:24 [INFO] 186 files left. 02:14:24 [INFO] 185 files left. 02:14:24 [INFO] 184 files left. 02:14:24 [INFO] 183 files left. 02:14:24 [INFO] 182 files left. 02:14:24 [INFO] 181 files left. 02:14:24 [INFO] 180 files left. 02:14:24 [INFO] 179 files left. 02:14:24 [INFO] 178 files left. 02:14:24 [INFO] 177 files left. 02:14:24 [INFO] 176 files left. 02:14:24 [INFO] 175 files left. 02:14:24 [INFO] 174 files left. 02:14:24 [INFO] 173 files left. 02:14:24 [INFO] 172 files left. 02:14:24 [INFO] 171 files left. 02:14:24 [INFO] 170 files left. 02:14:24 [INFO] 169 files left. 02:14:24 [INFO] 168 files left. 02:14:24 [INFO] 167 files left. 02:14:24 [INFO] 166 files left. 02:14:24 [INFO] 165 files left. 02:14:24 [INFO] 164 files left. 02:14:24 [INFO] 163 files left. 02:14:24 [INFO] 162 files left. 02:14:24 [INFO] 161 files left. 02:14:24 [INFO] 160 files left. 02:14:24 [INFO] 159 files left. 02:14:24 [INFO] 158 files left. 02:14:24 [INFO] 157 files left. 02:14:24 [INFO] 156 files left. 02:14:24 [INFO] 155 files left. 02:14:24 [INFO] 154 files left. 02:14:24 [INFO] 153 files left. 02:14:24 [INFO] 152 files left. 02:14:24 [INFO] 151 files left. 02:14:24 [INFO] 150 files left. 02:14:24 [INFO] 149 files left. 02:14:24 [INFO] 148 files left. 02:14:24 [INFO] 147 files left. 02:14:24 [INFO] 146 files left. 02:14:24 [INFO] 145 files left. 02:14:24 [INFO] 144 files left. 02:14:24 [INFO] 143 files left. 02:14:24 [INFO] 142 files left. 02:14:24 [INFO] 141 files left. 02:14:24 [INFO] 140 files left. 02:14:24 [INFO] 139 files left. 02:14:24 [INFO] 138 files left. 02:14:24 [INFO] 137 files left. 02:14:24 [INFO] 136 files left. 02:14:24 [INFO] 135 files left. 02:14:24 [INFO] 134 files left. 02:14:24 [INFO] 133 files left. 02:14:24 [INFO] 132 files left. 02:14:24 [INFO] 131 files left. 02:14:24 [INFO] 130 files left. 02:14:24 [INFO] 129 files left. 02:14:24 [INFO] 128 files left. 02:14:24 [INFO] 127 files left. 02:14:24 [INFO] 126 files left. 02:14:24 [INFO] 125 files left. 02:14:24 [INFO] 124 files left. 02:14:24 [INFO] 123 files left. 02:14:24 [INFO] 122 files left. 02:14:24 [INFO] 121 files left. 02:14:24 [INFO] 120 files left. 02:14:24 [INFO] 119 files left. 02:14:24 [INFO] 118 files left. 02:14:24 [INFO] 117 files left. 02:14:24 [INFO] 116 files left. 02:14:24 [INFO] 115 files left. 02:14:24 [INFO] 114 files left. 02:14:24 [INFO] 113 files left. 02:14:24 [INFO] 112 files left. 02:14:24 [INFO] 111 files left. 02:14:24 [INFO] 110 files left. 02:14:24 [INFO] 109 files left. 02:14:24 [INFO] 108 files left. 02:14:24 [INFO] 107 files left. 02:14:24 [INFO] 106 files left. 02:14:24 [INFO] 105 files left. 02:14:24 [INFO] 104 files left. 02:14:24 [INFO] 103 files left. 02:14:24 [INFO] 102 files left. 02:14:24 [INFO] 101 files left. 02:14:24 [INFO] 100 files left. 02:14:24 [INFO] 99 files left. 02:14:24 [INFO] 98 files left. 02:14:24 [INFO] 97 files left. 02:14:24 [INFO] 96 files left. 02:14:24 [INFO] 95 files left. 02:14:24 [INFO] 94 files left. 02:14:24 [INFO] 93 files left. 02:14:24 [INFO] 92 files left. 02:14:24 [INFO] 91 files left. 02:14:24 [INFO] 90 files left. 02:14:24 [INFO] 89 files left. 02:14:24 [INFO] 88 files left. 02:14:24 [INFO] 87 files left. 02:14:24 [INFO] 86 files left. 02:14:24 [INFO] 85 files left. 02:14:24 [INFO] 84 files left. 02:14:24 [INFO] 83 files left. 02:14:24 [INFO] 82 files left. 02:14:24 [INFO] 81 files left. 02:14:24 [INFO] 80 files left. 02:14:24 [INFO] 79 files left. 02:14:24 [INFO] 78 files left. 02:14:24 [INFO] 77 files left. 02:14:24 [INFO] 76 files left. 02:14:24 [INFO] 75 files left. 02:14:24 [INFO] 74 files left. 02:14:24 [INFO] 73 files left. 02:14:24 [INFO] 72 files left. 02:14:24 [INFO] 71 files left. 02:14:24 [INFO] 70 files left. 02:14:24 [INFO] 69 files left. 02:14:24 [INFO] 68 files left. 02:14:24 [INFO] 67 files left. 02:14:24 [INFO] 66 files left. 02:14:24 [INFO] 65 files left. 02:14:24 [INFO] 64 files left. 02:14:24 [INFO] 63 files left. 02:14:24 [INFO] 62 files left. 02:14:24 [INFO] 61 files left. 02:14:24 [INFO] 60 files left. 02:14:24 [INFO] 59 files left. 02:14:24 [INFO] 58 files left. 02:14:24 [INFO] 57 files left. 02:14:24 [INFO] 56 files left. 02:14:24 [INFO] 55 files left. 02:14:24 [INFO] 54 files left. 02:14:24 [INFO] 53 files left. 02:14:24 [INFO] 52 files left. 02:14:24 [INFO] 51 files left. 02:14:24 [INFO] 50 files left. 02:14:24 [INFO] 49 files left. 02:14:24 [INFO] 48 files left. 02:14:24 [INFO] 47 files left. 02:14:24 [INFO] 46 files left. 02:14:24 [INFO] 45 files left. 02:14:24 [INFO] 44 files left. 02:14:24 [INFO] 43 files left. 02:14:24 [INFO] 42 files left. 02:14:24 [INFO] 41 files left. 02:14:24 [INFO] 40 files left. 02:14:24 [INFO] 39 files left. 02:14:24 [INFO] 38 files left. 02:14:24 [INFO] 37 files left. 02:14:24 [INFO] 36 files left. 02:14:24 [INFO] 35 files left. 02:14:24 [INFO] 34 files left. 02:14:24 [INFO] 33 files left. 02:14:24 [INFO] 32 files left. 02:14:24 [INFO] 31 files left. 02:14:24 [INFO] 30 files left. 02:14:24 [INFO] 29 files left. 02:14:24 [INFO] 28 files left. 02:14:24 [INFO] 27 files left. 02:14:24 [INFO] 26 files left. 02:14:24 [INFO] 25 files left. 02:14:24 [INFO] 24 files left. 02:14:24 [INFO] 23 files left. 02:14:24 [INFO] 22 files left. 02:14:24 [INFO] 21 files left. 02:14:24 [INFO] 20 files left. 02:14:24 [INFO] 19 files left. 02:14:24 [INFO] 18 files left. 02:14:24 [INFO] 17 files left. 02:14:24 [INFO] 16 files left. 02:14:24 [INFO] 15 files left. 02:14:24 [INFO] 14 files left. 02:14:24 [INFO] 13 files left. 02:14:24 [INFO] 12 files left. 02:14:24 [INFO] 11 files left. 02:14:24 [INFO] 10 files left. 02:14:24 [INFO] 9 files left. 02:14:24 [INFO] 8 files left. 02:14:24 [INFO] 7 files left. 02:14:24 [INFO] 6 files left. 02:14:24 [INFO] 5 files left. 02:14:24 [INFO] 4 files left. 02:14:24 [INFO] 3 files left. 02:14:24 [INFO] 2 files left. 02:14:24 [INFO] 1 file left. 02:14:24 [INFO] 0 files left. 02:14:24 [INFO] Compilation complete. Compiled 207 files. 02:14:24 [INFO] [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.groovy - #1/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.groovy - #2/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.java - #3/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.groovy - #4/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.groovy - #5/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfTaskProcessor.groovy - #6/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.java - #7/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra.groovy - #8/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java - #9/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAICreateResources.java - #10/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.groovy - #11/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI.groovy - #12/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.groovy - #13/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.java - #14/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java - #15/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnf.groovy - #16/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandlePNF.groovy - #17/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java - #18/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVnfInfra.groovy - #19/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleResource.java - #20/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.groovy - #21/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NSResourceInputParameter.java - #22/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.java - #23/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance.groovy - #24/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java - #25/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy - #26/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.groovy - #27/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.java - #28/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.java - #29/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.java - #30/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Delete3rdONAPE2EServiceInstance.groovy - #31/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.groovy - #32/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.groovy - #33/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSSI.groovy - #34/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.groovy - #35/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineModify.groovy - #36/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIDeleteServiceInstance.java - #37/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java - #38/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance.groovy - #39/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.groovy - #40/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.groovy - #41/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.groovy - #42/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.java - #43/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CompareModelofE2EServiceInstance.groovy - #44/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.java - #45/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelofE2EServiceInstance.groovy - #46/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy - #47/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineCreate.groovy - #48/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy - #49/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.groovy - #50/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.groovy - #51/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java - #52/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy - #53/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AAISliceUtil.groovy - #54/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AnNssmfutils.groovy - #55/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.java - #56/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java - #57/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java - #58/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceIntentUtils.groovy - #59/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.groovy - #60/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSDNCNetworkResource.groovy - #61/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelVersions.groovy - #62/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.java - #63/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.groovy - #64/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.groovy - #65/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.java - #66/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy - #67/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI.groovy - #68/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.groovy - #69/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.groovy - #70/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/properties/BPMNProperties.java - #71/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateSliceService.groovy - #72/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncNetworkTopologyOperationTask.java - #73/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsParameters.java - #74/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.groovy - #75/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.groovy - #76/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceLevelUpgrade.groovy - #77/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsScaleParameters.java - #78/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.java - #79/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleInfra.groovy - #80/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy - #81/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.groovy - #82/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.groovy - #83/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption.groovy - #84/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy - #85/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.java - #86/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.groovy - #87/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance.groovy - #88/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy - #89/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java - #90/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.groovy - #91/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceRollback.groovy - #92/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceRollback.groovy - #93/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.java - #94/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineDelete.groovy - #95/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModule.groovy - #96/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.groovy - #97/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy - #98/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfSoftwareUpgrade.groovy - #99/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance.java - #100/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy - #101/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.java - #102/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsByStepsData.java - #103/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSDNCNetworkResource.groovy - #104/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.java - #105/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.groovy - #106/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.groovy - #107/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.groovy - #108/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceInstance.groovy - #109/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.java - #110/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.groovy - #111/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.groovy - #112/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.java - #113/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.java - #114/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.java - #115/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.groovy - #116/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HealchCheckActivate.groovy - #117/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Create3rdONAPE2EServiceInstance.groovy - #118/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.groovy - #119/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.groovy - #120/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.groovy - #121/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.groovy - #122/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandleOrchestrationTask.groovy - #123/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.java - #124/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy - #125/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.groovy - #126/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.java - #127/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2.groovy - #128/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.groovy - #129/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsData.java - #130/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.groovy - #131/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.groovy - #132/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.groovy - #133/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.java - #134/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteResourcesV1.groovy - #135/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.groovy - #136/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.groovy - #137/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateDeviceResource.groovy - #138/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.java - #139/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.groovy - #140/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy - #141/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.java - #142/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.groovy - #143/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi.groovy - #144/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.java - #145/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.groovy - #146/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.java - #147/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy - #148/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.groovy - #149/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVnfInfra.groovy - #150/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.groovy - #151/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.groovy - #152/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.groovy - #153/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.groovy - #154/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra.groovy - #155/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.java - #156/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/GenericResourceApi.java - #157/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.java - #158/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI.groovy - #159/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.groovy - #160/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.groovy - #161/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/VimLocation.java - #162/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.groovy - #163/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagementImpl.java - #164/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfCmBase.groovy - #165/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.java - #166/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.groovy - #167/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeAllocateAccessNSSI.groovy - #168/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIResource.java - #169/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.java - #170/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy - #171/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy - #172/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.java - #173/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.groovy - #174/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncServiceTopologyOperationTask.java - #175/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfConfigUpdate.groovy - #176/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.groovy - #177/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy - #178/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleVFCNetworkServiceInstance.groovy - #179/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/LocationConstraint.java - #180/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.java - #181/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy - #182/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/QueryJobStatus.groovy - #183/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.java - #184/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java - #185/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy - #186/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.java - #187/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResources.java - #188/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.groovy - #189/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.java - #190/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra.groovy - #191/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSIandNSSI.groovy - #192/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteDeviceResource.groovy - #193/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.groovy - #194/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.groovy - #195/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.java - #196/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.java - #197/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.java - #198/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.groovy - #199/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback.groovy - #200/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.java - #201/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance.java - #202/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfInPlaceUpdate.groovy - #203/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.java - #204/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.java - #205/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.groovy - #206/207] 02:14:24 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVFCNSResource.groovy - #207/207] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading org/apache/commons/lang3/StringUtils.class] 02:14:24 [reading java/lang/Object.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading java/math/BigDecimal.class] 02:14:24 [reading java/math/BigInteger.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.class] 02:14:24 [reading groovy/lang/GroovyObject.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.class] 02:14:24 [reading org/camunda/bpm/engine/delegate/JavaDelegate.class] 02:14:24 [reading java/lang/Enum.class] 02:14:24 [reading java/io/Serializable.class] 02:14:24 [reading java/lang/Comparable.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/VfModuleBase.class] 02:14:24 [reading java/util/Map.class] 02:14:24 [reading java/lang/String.class] 02:14:24 [reading java/lang/Runnable.class] 02:14:24 [reading groovy/transform/Generated.class] 02:14:24 [reading org/camunda/bpm/engine/delegate/DelegateExecution.class] 02:14:24 [reading java/util/ArrayList.class] 02:14:24 [reading java/util/List.class] 02:14:24 [reading org/onap/so/bpmn/core/domain/Resource.class] 02:14:24 [reading java/util/HashSet.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/ExceptionUtil.class] 02:14:24 [reading org/onap/so/bpmn/core/json/JsonUtils.class] 02:14:24 [reading java/util/HashMap.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/CatalogDbUtils.class] 02:14:24 [reading javax/ws/rs/core/Response.class] 02:14:24 [reading java/lang/Override.class] 02:14:24 [reading org/onap/aaiclient/client/aai/AAIObjectName.class] 02:14:24 [reading org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/VidUtils.class] 02:14:24 [reading org/onap/so/bpmn/common/workflow/context/WorkflowContext.class] 02:14:24 [reading org/onap/appc/client/lcm/model/Action.class] 02:14:24 [reading org/onap/aai/domain/yang/ServiceInstance.class] 02:14:24 [reading org/onap/aai/domain/yang/package-info.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/RequestDBUtil.class] 02:14:24 [reading org/onap/aaiclient/client/aai/AAIResourcesClient.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/MsoUtils.class] 02:14:24 [reading java/util/Optional.class] 02:14:24 [reading org/onap/aai/domain/yang/AllottedResource.class] 02:14:24 [reading org/onap/so/bpmn/core/domain/VnfResource.class] 02:14:24 [reading org/onap/so/beans/nsmf/SliceTaskParamsAdapter.class] 02:14:24 [reading org/onap/so/beans/nsmf/oof/SubnetType.class] 02:14:24 [reading org/onap/so/beans/nsmf/SliceTaskInfo.class] 02:14:24 [reading groovy/json/JsonSlurper.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/ExternalAPIUtil.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/OofUtils.class] 02:14:24 [reading org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:14:24 [reading org/onap/so/bpmn/common/util/OofInfraUtils.class] 02:14:24 [reading org/onap/aai/domain/yang/v19/SliceProfile.class] 02:14:24 [reading org/onap/aai/domain/yang/v19/package-info.class] 02:14:24 [reading org/onap/aai/domain/yang/v19/ServiceInstance.class] 02:14:24 [reading org/onap/aai/domain/yang/v19/AllottedResource.class] 02:14:24 [reading groovy/util/XmlParser.class] 02:14:24 [reading java/lang/Deprecated.class] 02:14:24 [reading groovy/lang/MetaClass.class] 02:14:24 [reading com/google/gson/JsonArray.class] 02:14:24 [reading java/lang/Boolean.class] 02:14:24 [reading org/onap/aai/domain/yang/SliceProfile.class] 02:14:24 [reading org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class] 02:14:24 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class] 02:14:24 [reading org/onap/so/db/request/beans/ResourceOperationStatus.class] 02:14:24 [reading org/onap/aai/domain/yang/Relationship.class] 02:14:24 [reading org/onap/aai/domain/yang/AllottedResources.class] 02:14:24 [reading org/onap/so/bpmn/common/recipe/ResourceInput.class] 02:14:24 [reading org/onap/aai/domain/yang/v13/Metadatum.class] 02:14:24 [reading org/onap/aai/domain/yang/v13/package-info.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/AllottedResourceUtils.class] 02:14:24 [reading org/onap/so/beans/nsmf/NetworkType.class] 02:14:24 [reading org/onap/so/beans/nsmf/NssmfAdapterNBIRequest.class] 02:14:24 [reading org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:14:24 [reading org/onap/so/beans/nsmf/oof/SubnetCapability.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/CloudConfiguration.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/ModelInfo.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/OwningEntity.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/Project.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/RequestInfo.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/RequestParameters.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/Resources.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/Service.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/SubscriberInfo.class] 02:14:24 [reading org/onap/aai/domain/yang/v19/GenericVnf.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/VfModules.class] 02:14:24 [reading org/onap/so/bpmn/common/scripts/NetworkUtils.class] 02:14:24 [reading java/util/Properties.class] 02:14:24 [reading org/onap/so/beans/nsmf/CustomerInfo.class] 02:14:24 [reading org/onap/so/beans/nsmf/OperationType.class] 02:14:24 [reading org/onap/so/beans/nsmf/EsrInfo.class] 02:14:24 [reading java/lang/Class.class] 02:14:24 [reading org/json/JSONObject.class] 02:14:24 [reading groovy/util/slurpersupport/Node.class] 02:14:24 [reading org/onap/so/beans/nsmf/SliceProfileAdapter.class] 02:14:24 [reading com/fasterxml/jackson/annotation/JsonProperty.class] 02:14:24 [reading com/fasterxml/jackson/annotation/JsonProperty$Access.class] 02:14:24 [reading com/fasterxml/jackson/annotation/package-info.class] 02:14:24 [reading org/springframework/stereotype/Component.class] 02:14:24 [reading org/springframework/stereotype/package-info.class] 02:14:24 [reading org/onap/aai/domain/yang/OwningEntities.class] 02:14:24 [reading java/lang/Exception.class] 02:14:24 [reading java/lang/Throwable.class] 02:14:24 [reading org/onap/aai/domain/yang/OwningEntity.class] 02:14:24 [reading java/lang/SuppressWarnings.class] 02:14:24 [reading org/onap/aai/domain/yang/LogicalLink.class] 02:14:24 [reading org/onap/aai/domain/yang/Pnf.class] 02:14:24 [reading org/camunda/bpm/engine/runtime/Execution.class] 02:14:24 [reading org/springframework/beans/factory/annotation/Autowired.class] 02:14:24 [reading org/springframework/beans/factory/annotation/package-info.class] 02:14:24 [reading org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class] 02:14:24 [reading org/onap/so/client/exception/ExceptionBuilder.class] 02:14:24 [reading org/springframework/beans/factory/annotation/Value.class] 02:14:24 [reading org/onap/so/client/exception/BBObjectNotFoundException.class] 02:14:24 [reading org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.class] 02:14:24 [reading java/io/IOException.class] 02:14:24 [reading com/google/gson/JsonElement.class] 02:14:24 [reading com/google/gson/JsonObject.class] 02:14:24 [reading org/onap/msb/sdk/discovery/common/RouteException.class] 02:14:24 [reading org/onap/so/db/request/beans/ResourceOperationStatusId.class] 02:14:24 [reading org/springframework/core/env/Environment.class] 02:14:24 [reading org/springframework/core/env/package-info.class] 02:14:24 [reading org/onap/so/db/catalog/client/CatalogDbClient.class] 02:14:24 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class] 02:14:24 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class] 02:14:24 [reading org/onap/msb/sdk/httpclient/annotaion/ServiceHttpEndPoint.class] 02:14:24 [reading retrofit2/http/POST.class] 02:14:24 [reading retrofit2/http/Header.class] 02:14:24 [reading retrofit2/http/Body.class] 02:14:24 [reading okhttp3/RequestBody.class] 02:14:24 [reading okhttp3/package-info.class] 02:14:24 [reading retrofit2/Call.class] 02:14:24 [reading retrofit2/package-info.class] 02:14:24 [reading okhttp3/ResponseBody.class] 02:14:24 [reading org/apache/http/client/methods/HttpPost.class] 02:14:24 [reading com/fasterxml/jackson/databind/ObjectMapper.class] 02:14:24 [reading com/fasterxml/jackson/databind/package-info.class] 02:14:24 [reading org/onap/so/serviceinstancebeans/RequestDetails.class] 02:14:24 [reading org/onap/so/db/catalog/beans/PnfResourceCustomization.class] 02:14:24 [reading java/util/Collection.class] 02:14:24 [reading java/util/Map.class] 02:14:24 [reading java/util/Collection.class] 02:14:24 [reading java/util/Map.class] 02:14:24 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.groovy - #1/207] 02:14:24 [reading org/slf4j/Logger.class] 02:14:24 [reading org/slf4j/LoggerFactory.class] 02:14:24 [reading java/util/Set.class] 02:14:24 [reading org/onap/so/client/HttpClientFactory.class] 02:14:24 [reading org/codehaus/groovy/runtime/callsite/CallSite.class] 02:14:24 [reading org/codehaus/groovy/runtime/callsite/CallSiteArray.class] 02:14:24 [reading org/codehaus/groovy/reflection/ClassInfo.class] 02:14:24 [reading java/lang/ref/SoftReference.class] 02:14:24 [reading java/util/function/BiFunction.class] 02:14:24 [reading java/util/Map$Entry.class] 02:14:24 [reading java/util/function/BiConsumer.class] 02:14:24 [reading java/util/function/Function.class] 02:14:24 [reading org/camunda/bpm/engine/delegate/BpmnError.class] 02:14:24 [reading org/onap/so/bpmn/core/RollbackData.class] 02:14:24 [reading org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:14:24 [reading org/onap/so/bpmn/core/WorkflowException.class] 02:14:24 [reading org/onap/so/bpmn/core/domain/ModelInfo.class] 02:14:24 [reading org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:14:24 [reading org/onap/aaiclient/client/aai/AAIObjectType.class] 02:14:24 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 02:14:24 [reading java/lang/StringBuilder.class] 02:14:24 [reading java/util/Arrays.class] 02:14:24 [reading java/util/UUID.class] 02:14:24 [reading java/lang/IllegalStateException.class] 02:14:24 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class] 02:14:24 [reading java/lang/CharSequence.class] 02:14:24 [reading javax/ws/rs/NotFoundException.class] 02:14:24 [reading org/onap/aai/domain/yang/CommunicationServiceProfile.class] 02:14:24 [reading org/onap/aai/domain/yang/CommunicationServiceProfiles.class] 02:14:24 [reading org/onap/logging/filter/base/ONAPComponents.class] 02:14:24 [reading org/onap/so/client/HttpClient.class] 02:14:24 [reading org/onap/so/db/request/beans/OperationStatus.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/License$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/License.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info.class] 02:14:24 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities.class] 02:14:25 [reading org/jvnet/jaxb2_commons/lang/ToString2.class] 02:14:25 [reading org/onap/aai/domain/yang/SliceProfiles.class] 02:14:25 [reading org/onap/aai/domain/yang/ServiceProfiles.class] 02:14:25 [reading org/onap/aai/domain/yang/RelationshipList.class] 02:14:25 [reading org/onap/aai/domain/yang/Metadata.class] 02:14:25 [reading org/onap/aai/domain/yang/ComposedResources.class] 02:14:25 [reading org/jvnet/jaxb2_commons/lang/ToStringStrategy2.class] 02:14:25 [reading org/jvnet/jaxb2_commons/locator/ObjectLocator.class] 02:14:25 [reading javax/ws/rs/ClientErrorException.class] 02:14:25 [reading javax/ws/rs/WebApplicationException.class] 02:14:25 [reading java/lang/RuntimeException.class] 02:14:25 [reading javax/ws/rs/core/Response$Status.class] 02:14:25 [reading javax/ws/rs/core/Response$Status$Family.class] 02:14:25 [reading java/lang/IllegalArgumentException.class] 02:14:25 [reading java/io/ObjectOutputStream.class] 02:14:25 [reading java/lang/StackTraceElement.class] 02:14:25 [reading java/io/ObjectInputStream.class] 02:14:25 [reading java/lang/ClassNotFoundException.class] 02:14:25 [reading java/io/PrintWriter.class] 02:14:25 [reading java/lang/Throwable$PrintStreamOrWriter.class] 02:14:25 [reading java/io/PrintStream.class] 02:14:25 [reading java/net/URL.class] 02:14:25 [reading org/onap/logging/filter/base/ONAPComponentsList.class] 02:14:25 [reading java/io/ObjectStreamException.class] 02:14:25 [reading java/lang/CloneNotSupportedException.class] 02:14:25 [reading org/onap/so/logger/LoggingAnchor.class] 02:14:25 [reading org/onap/aai/domain/yang/GenericVnf.class] 02:14:25 [reading org/onap/aai/domain/yang/VfModule.class] 02:14:25 [reading org/json/JSONArray.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ModuleResource.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 02:14:25 [reading org/onap/logging/filter/base/ErrorCode.class] 02:14:25 [reading org/onap/so/logger/MessageEnum.class] 02:14:25 [reading java/lang/Long.class] 02:14:25 [reading org/onap/aai/domain/yang/VfModules.class] 02:14:25 [reading org/onap/aai/domain/yang/Licenses.class] 02:14:25 [reading org/onap/aai/domain/yang/LagInterfaces.class] 02:14:25 [reading org/onap/aai/domain/yang/LInterfaces.class] 02:14:25 [reading java/lang/Integer.class] 02:14:25 [reading org/onap/aai/domain/yang/Entitlements.class] 02:14:25 [reading org/onap/aai/domain/yang/BgpNeighbors.class] 02:14:25 [reading org/onap/aai/domain/yang/BgpGroups.class] 02:14:25 [reading java/lang/System.class] 02:14:25 [reading org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class] 02:14:25 [reading org/onap/appc/client/lcm/model/Status.class] 02:14:25 [reading org/onap/so/client/appc/ApplicationControllerOrchestrator.class] 02:14:25 [reading org/onap/so/client/appc/ApplicationControllerSupport.class] 02:14:25 [reading groovy/json/JsonOutput.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIRestClientImpl.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIValidatorImpl.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIUpdatorImpl.class] 02:14:25 [reading groovy/json/JsonException.class] 02:14:25 [reading org/onap/so/client/appc/ApplicationControllerSupport$StatusCategory.class] 02:14:25 [reading java/lang/NoSuchMethodError.class] 02:14:25 [reading java/lang/Thread.class] 02:14:25 [reading java/lang/InterruptedException.class] 02:14:25 [reading org/onap/so/beans/nsmf/ActDeActNssi.class] 02:14:25 [reading org/onap/so/beans/nsmf/ServiceInfo.class] 02:14:25 [reading org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.class] 02:14:25 [reading com/google/gson/Gson.class] 02:14:25 [reading java/util/TimeZone.class] 02:14:25 [reading java/util/Date.class] 02:14:25 [reading javax/xml/parsers/DocumentBuilder.class] 02:14:25 [reading javax/xml/parsers/DocumentBuilderFactory.class] 02:14:25 [reading org/w3c/dom/Document.class] 02:14:25 [reading org/w3c/dom/Element.class] 02:14:25 [reading org/w3c/dom/Node.class] 02:14:25 [reading org/w3c/dom/NodeList.class] 02:14:25 [reading org/xml/sax/InputSource.class] 02:14:25 [reading org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class] 02:14:25 [reading org/onap/aai/domain/yang/VolumeGroup.class] 02:14:25 [reading org/onap/aai/domain/yang/VolumeGroups.class] 02:14:25 [reading org/onap/so/bpmn/common/scripts/AaiUtil.class] 02:14:25 [reading org/onap/so/constants/Defaults.class] 02:14:25 [reading org/onap/so/db/catalog/beans/OrchestrationStatus.class] 02:14:25 [reading org/onap/so/bpmn/common/scripts/VfModule.class] 02:14:25 [reading org/springframework/context/ApplicationContext.class] 02:14:25 [reading org/springframework/context/package-info.class] 02:14:25 [reading org/json/JSONException.class] 02:14:25 [reading org/springframework/web/util/UriUtils.class] 02:14:25 [reading org/springframework/web/util/package-info.class] 02:14:25 [reading org/onap/aai/domain/yang/SpPartner.class] 02:14:25 [reading javax/ws/rs/core/UriBuilder.class] 02:14:25 [reading java/io/File.class] 02:14:25 [reading org/onap/aai/domain/yang/TunnelXconnects.class] 02:14:25 [reading java/util/Iterator.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/AllottedResource.class] 02:14:25 [reading org/onap/so/beans/nsmf/JobStatusResponse.class] 02:14:25 [reading org/onap/so/beans/nsmf/NssiResponse.class] 02:14:25 [reading org/onap/so/beans/nsmf/ResponseDescriptor.class] 02:14:25 [reading org/onap/aai/domain/yang/NetworkPolicy.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/ModelVer.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/Relationships.class] 02:14:25 [reading org/onap/so/bpmn/common/scripts/GenericUtils.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/SliceProfiles.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/ServiceProfiles.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/RelationshipList.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Metadata.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/CommunicationServiceProfiles.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/AllottedResources.class] 02:14:25 [reading java/util/LinkedHashMap.class] 02:14:25 [reading org/hamcrest/CoreMatchers.class] 02:14:25 [reading org/hamcrest/Matcher.class] 02:14:25 [reading javax/json/JsonArray.class] 02:14:25 [reading org/apache/commons/collections/map/HashedMap.class] 02:14:25 [reading org/apache/commons/lang/StringEscapeUtils.class] 02:14:25 [reading org/onap/aai/domain/yang/NetworkRoute.class] 02:14:25 [reading org/onap/aai/domain/yang/v20/Relationship.class] 02:14:25 [reading org/onap/aai/domain/yang/v20/package-info.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ServiceProxy.class] 02:14:25 [reading org/springframework/http/HttpEntity.class] 02:14:25 [reading org/springframework/http/package-info.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAINamespaceConstants.class] 02:14:25 [reading java/lang/SecurityManager.class] 02:14:25 [reading java/io/InputStream.class] 02:14:25 [reading java/io/FileOutputStream.class] 02:14:25 [reading java/nio/channels/Channel.class] 02:14:25 [reading java/lang/System$Logger.class] 02:14:25 [reading java/util/ResourceBundle.class] 02:14:25 [reading java/io/Console.class] 02:14:25 [reading java/lang/ModuleLayer.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/CompareModelsResult.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ResourceModelInfo.class] 02:14:25 [reading javax/ws/rs/core/MediaType.class] 02:14:25 [reading org/onap/so/db/catalog/beans/HomingInstance.class] 02:14:25 [reading org/w3c/dom/NamedNodeMap.class] 02:14:25 [reading java/io/StringReader.class] 02:14:25 [reading java/util/TreeMap.class] 02:14:25 [reading java/util/TreeMap$EntrySet.class] 02:14:25 [reading groovy/util/XmlSlurper.class] 02:14:25 [reading groovy/xml/XmlUtil.class] 02:14:25 [reading org/w3c/dom/UserDataHandler.class] 02:14:25 [reading org/w3c/dom/DOMException.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/JsonWrapper.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/GroupResource.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ResourceType.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/HomingSolution.class] 02:14:25 [reading com/fasterxml/jackson/databind/ObjectWriter.class] 02:14:25 [reading org/apache/cxf/common/util/CollectionUtils.class] 02:14:25 [reading java/sql/Timestamp.class] 02:14:25 [reading com/google/gson/JsonParser.class] 02:14:25 [reading org/onap/so/beans/nsmf/AllocateTnNssi.class] 02:14:25 [reading org/onap/so/beans/nsmf/DeAllocateNssi.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIVersion.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryVersion.class] 02:14:25 [reading java/lang/Float.class] 02:14:25 [reading org/json/XML.class] 02:14:25 [reading org/onap/aai/domain/yang/ServiceInstances.class] 02:14:25 [reading org/onap/aai/domain/yang/v13/Metadata.class] 02:14:25 [reading org/onap/so/beans/nsmf/PerfReqEmbb.class] 02:14:25 [reading org/onap/so/beans/nsmf/PerfReq.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonInclude.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonInclude$Include.class] 02:14:25 [reading com/fasterxml/jackson/databind/SerializationFeature.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/ConfigFeature.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/package-info.class] 02:14:25 [reading com/google/gson/reflect/TypeToken.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ServiceArtifact.class] 02:14:25 [reading java/lang/reflect/Type.class] 02:14:25 [reading org/onap/so/beans/nsmf/NssInstance.class] 02:14:25 [reading java/util/Queue.class] 02:14:25 [reading com/fasterxml/jackson/core/type/TypeReference.class] 02:14:25 [reading com/fasterxml/jackson/core/type/package-info.class] 02:14:25 [reading com/google/gson/GsonBuilder.class] 02:14:25 [reading org/apache/commons/lang/StringUtils.class] 02:14:25 [reading org/apache/commons/collections/CollectionUtils.class] 02:14:25 [reading org/onap/so/beans/nsmf/QuerySubnetCapability.class] 02:14:25 [reading org/onap/so/beans/nsmf/oof/TemplateInfo.class] 02:14:25 [reading org/springframework/util/StringUtils.class] 02:14:25 [reading org/springframework/util/package-info.class] 02:14:25 [reading org/onap/so/beans/nsmf/TnSliceProfile.class] 02:14:25 [reading org/onap/so/beans/nsmf/CnSliceProfile.class] 02:14:25 [reading org/onap/so/beans/nsmf/AnSliceProfile.class] 02:14:25 [reading org/onap/aai/domain/yang/NetworkPolicies.class] 02:14:25 [reading groovy/util/Node.class] 02:14:25 [reading org/onap/aai/domain/yang/RelatedToProperty.class] 02:14:25 [reading org/onap/aai/domain/yang/RelationshipData.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/LineOfBusiness.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/ModelType.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/Platform.class] 02:14:25 [reading java/lang/Iterable.class] 02:14:25 [reading java/util/Spliterator.class] 02:14:25 [reading java/util/Comparator.class] 02:14:25 [reading java/util/function/UnaryOperator.class] 02:14:25 [reading java/util/ListIterator.class] 02:14:25 [reading groovy/util/NodeList.class] 02:14:25 [reading org/onap/so/client/oof/adapter/beans/payload/OofRequest.class] 02:14:25 [reading org/apache/commons/codec/binary/Base64.class] 02:14:25 [reading org/onap/aai/domain/yang/ServiceProfile.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/CloudRegion.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Tenant.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/Vnfs.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/ServiceSubscription.class] 02:14:25 [reading org/onap/aai/domain/yang/Project.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/VfModules.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Licenses.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/LagInterfaces.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/LInterfaces.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Entitlements.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/ModelElements.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/VolumeGroups.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/VlanRanges.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Tenants.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Snapshots.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/OamNetworks.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Images.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/HpaCapabilities.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/GroupAssignments.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Flavors.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/EsrSystemInfoList.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/DvsSwitches.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/AvailabilityZones.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/VipIpv6AddressList.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/VipIpv4AddressList.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Vservers.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/NosServers.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/OwningEntity.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/Project.class] 02:14:25 [reading java/util/concurrent/TimeUnit.class] 02:14:25 [reading java/time/temporal/ChronoUnit.class] 02:14:25 [reading java/time/Duration.class] 02:14:25 [reading org/onap/so/beans/nsmf/SliceTaskParams.class] 02:14:25 [reading org/onap/so/db/request/beans/OrchestrationTask.class] 02:14:25 [reading org/onap/aai/domain/yang/L3Network.class] 02:14:25 [reading org/onap/aai/domain/yang/RouteTableReference.class] 02:14:25 [reading org/onap/aai/domain/yang/RouteTarget.class] 02:14:25 [reading org/onap/aai/domain/yang/Subnet.class] 02:14:25 [reading org/onap/aai/domain/yang/VpnBinding.class] 02:14:25 [reading org/onap/aai/domain/yang/Subnets.class] 02:14:25 [reading org/onap/aai/domain/yang/SegmentationAssignments.class] 02:14:25 [reading org/onap/aai/domain/yang/CtagAssignments.class] 02:14:25 [reading org/onap/aai/domain/yang/AggregateRoutes.class] 02:14:25 [reading org/onap/aai/domain/yang/RouteTargets.class] 02:14:25 [reading org/onap/so/client/appc/ApplicationControllerClient.class] 02:14:25 [reading org/onap/so/beans/nsmf/OrchestrationStatusEnum.class] 02:14:25 [reading java/util/function/Consumer.class] 02:14:25 [reading java/util/Objects.class] 02:14:25 [reading java/util/LinkedList.class] 02:14:25 [reading java/lang/FunctionalInterface.class] 02:14:25 [reading org/onap/so/beans/nsmf/SliceTaskParamsAdapter$SliceTaskParamsAdapterBuilder.class] 02:14:25 [reading org/apache/commons/lang3/tuple/ImmutablePair.class] 02:14:25 [reading org/apache/http/HttpResponse.class] 02:14:25 [reading org/onap/so/bpmn/common/recipe/BpmnRestClient.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/NetworkResource.class] 02:14:25 [reading org/onap/aai/domain/yang/v12/GenericVnf.class] 02:14:25 [reading org/onap/aai/domain/yang/v12/package-info.class] 02:14:25 [reading org/onap/aai/domain/yang/L3Networks.class] 02:14:25 [reading java/time/Instant.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriPartial.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectUriTemplate.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIObjectBase.class] 02:14:25 [reading com/google/common/base/CaseFormat.class] 02:14:25 [reading com/google/common/base/package-info.class] 02:14:25 [reading java/util/Collections.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ServiceInfo.class] 02:14:25 [reading java/util/Random.class] 02:14:25 [reading org/onap/appc/client/lcm/model/ActionIdentifiers.class] 02:14:25 [reading org/onap/appc/client/lcm/model/Flags.class] 02:14:25 [reading com/google/common/reflect/TypeToken.class] 02:14:25 [reading com/google/common/reflect/TypeToken$TypeSet.class] 02:14:25 [reading com/google/common/reflect/package-info.class] 02:14:25 [reading org/apache/http/util/EntityUtils.class] 02:14:25 [reading org/onap/so/bpmn/common/resource/InstanceResourceList.class] 02:14:25 [reading com/google/common/reflect/TypeParameter.class] 02:14:25 [reading com/google/common/reflect/Invokable.class] 02:14:25 [reading java/lang/reflect/Method.class] 02:14:25 [reading java/lang/reflect/GenericArrayType.class] 02:14:25 [reading java/lang/reflect/ParameterizedType.class] 02:14:25 [reading java/lang/reflect/TypeVariable.class] 02:14:25 [reading com/google/common/collect/ImmutableSet.class] 02:14:25 [reading com/google/common/collect/package-info.class] 02:14:25 [reading com/google/common/reflect/TypeResolver.class] 02:14:25 [reading com/google/common/collect/ImmutableList.class] 02:14:25 [reading com/google/common/reflect/TypeToken$Bounds.class] 02:14:25 [reading java/lang/reflect/Constructor.class] 02:14:25 [reading java/lang/reflect/WildcardType.class] 02:14:25 [reading com/google/common/reflect/TypeCapture.class] 02:14:25 [reading java/lang/reflect/GenericDeclaration.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/VnfcResource.class] 02:14:25 [reading groovy/lang/Tuple.class] 02:14:25 [reading org/onap/so/beans/nsmf/ConnectionLink.class] 02:14:25 [reading org/onap/so/beans/nsmf/EndPoint.class] 02:14:25 [reading org/onap/so/beans/nsmf/NsiInfo.class] 02:14:25 [reading org/onap/so/beans/nsmf/TransportSliceNetwork.class] 02:14:25 [reading org/onap/so/beans/nsmf/AllocateAnNssi.class] 02:14:25 [reading org/onap/so/beans/nsmf/AllocateCnNssi.class] 02:14:25 [reading org/onap/aai/domain/yang/Device.class] 02:14:25 [reading org/onap/so/utils/UUIDChecker.class] 02:14:25 [reading java/util/Locale.class] 02:14:25 [reading java/io/UnsupportedEncodingException.class] 02:14:25 [reading java/nio/charset/Charset.class] 02:14:25 [reading java/util/StringJoiner.class] 02:14:25 [reading java/util/function/Supplier.class] 02:14:25 [reading org/apache/commons/lang3/function/ToBooleanBiFunction.class] 02:14:25 [reading java/util/regex/Pattern.class] 02:14:25 [reading java/util/Dictionary.class] 02:14:25 [reading java/lang/IndexOutOfBoundsException.class] 02:14:25 [reading com/google/common/annotations/Beta.class] 02:14:25 [reading java/lang/annotation/Target.class] 02:14:25 [reading java/lang/annotation/ElementType.class] 02:14:25 [reading java/lang/annotation/RetentionPolicy.class] 02:14:25 [reading java/lang/annotation/Retention.class] 02:14:25 [reading java/lang/annotation/Annotation.class] 02:14:25 [reading org/camunda/bpm/engine/ProcessEngineException.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 02:14:25 [reading java/util/stream/Stream.class] 02:14:25 [reading java/util/function/Predicate.class] 02:14:25 [reading org/onap/aai/domain/yang/RelationshipProperties.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAITransactionalClient.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIClient.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class] 02:14:25 [reading org/onap/so/client/RestProperties.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class] 02:14:25 [reading javax/ws/rs/core/GenericType.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 02:14:25 [reading org/slf4j/Marker.class] 02:14:25 [reading org/onap/so/exceptions/ValidationException.class] 02:14:25 [reading com/google/gson/JsonSyntaxException.class] 02:14:25 [reading com/google/gson/stream/JsonReader.class] 02:14:25 [reading com/google/gson/JsonIOException.class] 02:14:25 [reading java/io/Reader.class] 02:14:25 [reading com/google/gson/JsonPrimitive.class] 02:14:25 [reading java/lang/Character.class] 02:14:25 [reading java/lang/Number.class] 02:14:25 [reading com/google/gson/internal/LinkedTreeMap.class] 02:14:25 [reading com/google/gson/internal/LinkedTreeMap$EntrySet.class] 02:14:25 [reading com/google/gson/internal/LinkedTreeMap$KeySet.class] 02:14:25 [reading com/google/gson/JsonNull.class] 02:14:25 [reading org/onap/aai/domain/yang/UlThptPerUes.class] 02:14:25 [reading org/onap/aai/domain/yang/UlThptPerSliceSubnets.class] 02:14:25 [reading org/onap/aai/domain/yang/UlDeterministicComms.class] 02:14:25 [reading org/onap/aai/domain/yang/TermDensities.class] 02:14:25 [reading org/onap/aai/domain/yang/Synchronicities.class] 02:14:25 [reading org/onap/aai/domain/yang/Positionings.class] 02:14:25 [reading org/onap/aai/domain/yang/PlmnInfoList.class] 02:14:25 [reading org/onap/aai/domain/yang/MaxNumberOfUes.class] 02:14:25 [reading org/onap/aai/domain/yang/KpiMonitorings.class] 02:14:25 [reading org/onap/aai/domain/yang/DlThptPerUes.class] 02:14:25 [reading org/onap/aai/domain/yang/DlThptPerSliceSubnets.class] 02:14:25 [reading org/onap/aai/domain/yang/DlDeterministicComms.class] 02:14:25 [reading org/onap/aai/domain/yang/DelayTolerances.class] 02:14:25 [reading org/onap/aai/domain/yang/CoverageArea.class] 02:14:25 [reading java/util/AbstractList.class] 02:14:25 [reading java/util/AbstractCollection.class] 02:14:25 [reading java/lang/Cloneable.class] 02:14:25 [reading java/util/RandomAccess.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIObjectPlurals.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUri.class] 02:14:25 [reading com/google/gson/stream/JsonWriter.class] 02:14:25 [reading java/lang/Appendable.class] 02:14:25 [reading java/io/Writer.class] 02:14:25 [reading com/google/gson/TypeAdapter.class] 02:14:25 [reading com/google/gson/LongSerializationPolicy.class] 02:14:25 [reading com/google/gson/TypeAdapterFactory.class] 02:14:25 [reading com/google/gson/FieldNamingStrategy.class] 02:14:25 [reading com/google/gson/internal/Excluder.class] 02:14:25 [reading java/util/concurrent/atomic/AtomicLongArray.class] 02:14:25 [reading java/util/concurrent/atomic/AtomicLong.class] 02:14:25 [reading com/google/gson/ToNumberStrategy.class] 02:14:25 [reading com/google/gson/InstanceCreator.class] 02:14:25 [reading com/google/gson/internal/bind/JsonAdapterAnnotationTypeAdapterFactory.class] 02:14:25 [reading com/google/gson/internal/ConstructorConstructor.class] 02:14:25 [reading java/lang/ThreadLocal.class] 02:14:25 [reading com/google/gson/Gson$FutureTypeAdapter.class] 02:14:25 [reading com/fasterxml/jackson/core/ObjectCodec.class] 02:14:25 [reading com/fasterxml/jackson/core/package-info.class] 02:14:25 [reading com/fasterxml/jackson/core/TreeCodec.class] 02:14:25 [reading com/fasterxml/jackson/core/Versioned.class] 02:14:25 [reading com/fasterxml/jackson/databind/JavaType.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/ContextAttributes.class] 02:14:25 [reading com/fasterxml/jackson/core/io/CharacterEscapes.class] 02:14:25 [reading com/fasterxml/jackson/core/Base64Variant.class] 02:14:25 [reading com/fasterxml/jackson/core/FormatSchema.class] 02:14:25 [reading com/fasterxml/jackson/databind/ser/FilterProvider.class] 02:14:25 [reading com/fasterxml/jackson/databind/ser/package-info.class] 02:14:25 [reading com/fasterxml/jackson/core/PrettyPrinter.class] 02:14:25 [reading java/text/DateFormat.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonProcessingException.class] 02:14:25 [reading com/fasterxml/jackson/databind/DatabindException.class] 02:14:25 [reading com/fasterxml/jackson/core/exc/StreamWriteException.class] 02:14:25 [reading com/fasterxml/jackson/core/exc/package-info.class] 02:14:25 [reading java/io/DataOutput.class] 02:14:25 [reading java/io/OutputStream.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonGenerator.class] 02:14:25 [reading com/fasterxml/jackson/databind/JsonNode.class] 02:14:25 [reading com/fasterxml/jackson/core/TreeNode.class] 02:14:25 [reading com/fasterxml/jackson/core/Version.class] 02:14:25 [reading com/fasterxml/jackson/databind/JsonMappingException.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonParser.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonFactory.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/VisibilityChecker.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/package-info.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonAutoDetect.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:14:25 [reading com/fasterxml/jackson/annotation/PropertyAccessor.class] 02:14:25 [reading com/fasterxml/jackson/databind/type/TypeFactory.class] 02:14:25 [reading com/fasterxml/jackson/databind/type/package-info.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsontype/SubtypeResolver.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsontype/package-info.class] 02:14:25 [reading com/fasterxml/jackson/databind/ser/DefaultSerializerProvider.class] 02:14:25 [reading com/fasterxml/jackson/databind/ser/SerializerFactory.class] 02:14:25 [reading com/fasterxml/jackson/databind/PropertyNamingStrategy.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonInclude$Value.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsontype/PolymorphicTypeValidator.class] 02:14:25 [reading com/fasterxml/jackson/databind/node/JsonNodeFactory.class] 02:14:25 [reading com/fasterxml/jackson/databind/node/package-info.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector$MixInResolver.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector.class] 02:14:25 [reading com/fasterxml/jackson/databind/InjectableValues.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/HandlerInstantiator.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Value.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonSetter$Value.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonSetter.class] 02:14:25 [reading com/fasterxml/jackson/annotation/Nulls.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/ConstructorDetector.class] 02:14:25 [reading com/fasterxml/jackson/databind/SerializationConfig.class] 02:14:25 [reading com/fasterxml/jackson/databind/DeserializationConfig.class] 02:14:25 [reading com/fasterxml/jackson/databind/AnnotationIntrospector.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy$Provider.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy.class] 02:14:25 [reading java/util/ServiceLoader.class] 02:14:25 [reading java/lang/ClassLoader.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsontype/NamedType.class] 02:14:25 [reading com/fasterxml/jackson/databind/Module.class] 02:14:25 [reading com/fasterxml/jackson/databind/ObjectReader.class] 02:14:25 [reading com/fasterxml/jackson/databind/DeserializationFeature.class] 02:14:25 [reading com/fasterxml/jackson/databind/MappingIterator.class] 02:14:25 [reading com/fasterxml/jackson/core/type/ResolvedType.class] 02:14:25 [reading com/fasterxml/jackson/core/exc/StreamReadException.class] 02:14:25 [reading java/io/DataInput.class] 02:14:25 [reading com/fasterxml/jackson/core/StreamWriteFeature.class] 02:14:25 [reading com/fasterxml/jackson/core/StreamReadFeature.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonFactory$Feature.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonGenerator$Feature.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonParser$Feature.class] 02:14:25 [reading com/fasterxml/jackson/databind/MapperFeature.class] 02:14:25 [reading com/fasterxml/jackson/databind/SerializerProvider.class] 02:14:25 [reading com/fasterxml/jackson/databind/DeserializationContext.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsonschema/JsonSchema.class] 02:14:25 [reading com/fasterxml/jackson/databind/ObjectMapper$DefaultTyping.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonTypeInfo.class] 02:14:25 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:14:25 [reading com/fasterxml/jackson/databind/node/ObjectNode.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonEncoding.class] 02:14:25 [reading com/fasterxml/jackson/databind/deser/DefaultDeserializationContext.class] 02:14:25 [reading com/fasterxml/jackson/databind/deser/package-info.class] 02:14:25 [reading com/fasterxml/jackson/databind/node/ArrayNode.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/DatatypeFeature.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/MutableConfigOverride.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/MutableCoercionConfig.class] 02:14:25 [reading com/fasterxml/jackson/databind/type/LogicalType.class] 02:14:25 [reading java/util/concurrent/atomic/AtomicReference.class] 02:14:25 [reading com/fasterxml/jackson/databind/deser/DeserializationProblemHandler.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper.class] 02:14:25 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/package-info.class] 02:14:25 [reading com/fasterxml/jackson/core/JsonToken.class] 02:14:25 [reading com/fasterxml/jackson/databind/JsonDeserializer.class] 02:14:25 [reading java/util/concurrent/ConcurrentHashMap.class] 02:14:25 [reading com/fasterxml/jackson/databind/introspect/SimpleMixInResolver.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/ConfigOverrides.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/CoercionConfigs.class] 02:14:25 [reading com/fasterxml/jackson/databind/cfg/BaseSettings.class] 02:14:25 [reading groovy/util/slurpersupport/NodeChild.class] 02:14:25 [reading java/lang/AbstractStringBuilder.class] 02:14:25 [reading java/lang/StringBuffer.class] 02:14:25 [reading jdk/internal/HotSpotIntrinsicCandidate.class] 02:14:25 [reading java/util/stream/IntStream.class] 02:14:25 [reading java/util/Spliterator$OfInt.class] 02:14:25 [reading java/lang/invoke/SerializedLambda.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIValidator.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIRestClientI.class] 02:14:25 [reading org/onap/appc/client/lcm/model/Payload.class] 02:14:25 [reading org/onap/appc/client/lcm/api/LifeCycleManagerStateful.class] 02:14:25 [reading org/onap/appc/client/lcm/model/CommonHeader.class] 02:14:25 [reading java/util/Hashtable.class] 02:14:25 [reading java/io/BufferedWriter.class] 02:14:25 [reading java/util/Enumeration.class] 02:14:25 [reading java/util/InvalidPropertiesFormatException.class] 02:14:25 [reading java/util/Properties$LineReader.class] 02:14:25 [reading jdk/internal/misc/Unsafe.class] 02:14:25 [reading java/util/Hashtable$Entry.class] 02:14:25 [reading java/io/StreamCorruptedException.class] 02:14:25 [reading java/lang/Void.class] 02:14:25 [reading org/onap/so/beans/nsmf/CustomerInfo$CustomerInfoBuilder.class] 02:14:25 [reading org/onap/so/beans/nsmf/NssInstance$NssInstanceBuilder.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/Request.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/Project.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/OwningEntity.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/ConfigResource.class] 02:14:25 [reading org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:14:25 [reading java/util/AbstractMap.class] 02:14:25 [reading java/util/HashMap$Node.class] 02:14:25 [reading java/util/HashMap$TreeNode.class] 02:14:25 [reading java/util/AbstractSet.class] 02:14:25 [reading java/util/function/IntFunction.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/Configuration.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/Customer.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class] 02:14:25 [reading org/onap/so/client/RestClient.class] 02:14:25 [reading javax/ws/rs/core/MultivaluedMap.class] 02:14:25 [reading org/javatuples/Pair.class] 02:14:25 [reading org/onap/so/client/ResponseExceptionMapper.class] 02:14:25 [reading javax/ws/rs/client/Client.class] 02:14:25 [reading javax/ws/rs/client/WebTarget.class] 02:14:25 [reading org/onap/so/client/CommonObjectMapperProvider.class] 02:14:25 [reading javax/ws/rs/client/ClientBuilder.class] 02:14:25 [reading javax/ws/rs/client/Invocation$Builder.class] 02:14:25 [reading javax/ws/rs/client/Invocation.class] 02:14:25 [reading java/net/URI.class] 02:14:25 [reading org/onap/so/logging/jaxrs/filter/SOMetricLogClientFilter.class] 02:14:25 [reading org/onap/logging/filter/base/MDCSetup.class] 02:14:25 [reading java/lang/AutoCloseable.class] 02:14:25 [reading javax/ws/rs/core/Response$ResponseBuilder.class] 02:14:25 [reading javax/ws/rs/core/Response$StatusType.class] 02:14:25 [reading javax/ws/rs/core/Variant.class] 02:14:25 [reading javax/ws/rs/core/EntityTag.class] 02:14:25 [reading javax/ws/rs/core/Link.class] 02:14:25 [reading javax/ws/rs/core/Link$Builder.class] 02:14:25 [reading javax/ws/rs/core/NewCookie.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimpleUri.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimpleBaseUri.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/Format.class] 02:14:25 [reading org/json/JSONPointer.class] 02:14:25 [reading org/json/JSONParserConfiguration.class] 02:14:25 [reading java/lang/Double.class] 02:14:25 [reading org/json/JSONTokener.class] 02:14:25 [reading java/lang/NumberFormatException.class] 02:14:25 [reading java/util/concurrent/Delayed.class] 02:14:25 [reading org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class] 02:14:25 [reading java/net/URISyntaxException.class] 02:14:25 [reading java/net/URLStreamHandlerFactory.class] 02:14:25 [reading java/net/URLStreamHandler.class] 02:14:25 [reading java/net/spi/URLStreamHandlerProvider.class] 02:14:25 [reading java/net/URLConnection.class] 02:14:25 [reading java/net/Proxy.class] 02:14:25 [reading java/net/InetAddress.class] 02:14:25 [reading java/net/MalformedURLException.class] 02:14:25 [reading java/io/InvalidObjectException.class] 02:14:25 [reading java/net/UrlDeserializedState.class] 02:14:25 [reading java/io/ObjectStreamField.class] 02:14:25 [reading org/onap/so/beans/nsmf/ServiceInfo$ServiceInfoBuilder.class] 02:14:25 [reading org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class] 02:14:25 [reading org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class] 02:14:25 [reading org/camunda/bpm/engine/delegate/BaseDelegateExecution.class] 02:14:25 [reading org/camunda/bpm/engine/delegate/VariableScope.class] 02:14:25 [reading org/camunda/bpm/engine/runtime/Incident.class] 02:14:25 [reading java/nio/file/Path.class] 02:14:25 [reading java/io/FileFilter.class] 02:14:25 [reading java/io/FilenameFilter.class] 02:14:25 [reading java/io/File$PathStatus.class] 02:14:25 [reading java/io/FileSystem.class] 02:14:25 [reading org/onap/so/beans/nsmf/VnfErrorList.class] 02:14:25 [reading org/onap/so/beans/nsmf/ResponseHistory.class] 02:14:25 [reading org/onap/so/beans/nsmf/PnfErrorList.class] 02:14:25 [reading groovy/json/JsonParserType.class] 02:14:25 [reading groovy/json/JsonParser.class] 02:14:25 [reading org/onap/aai/domain/yang/v20/RelationshipData.class] 02:14:25 [reading org/onap/aai/domain/yang/v20/RelatedToProperty.class] 02:14:25 [reading org/xml/sax/ContentHandler.class] 02:14:25 [reading org/xml/sax/SAXException.class] 02:14:25 [reading org/xml/sax/Attributes.class] 02:14:25 [reading javax/xml/parsers/SAXParserFactory.class] 02:14:25 [reading org/xml/sax/SAXNotSupportedException.class] 02:14:25 [reading org/xml/sax/SAXNotRecognizedException.class] 02:14:25 [reading org/xml/sax/ErrorHandler.class] 02:14:25 [reading org/xml/sax/EntityResolver.class] 02:14:25 [reading org/xml/sax/Locator.class] 02:14:25 [reading org/xml/sax/DTDHandler.class] 02:14:25 [reading org/xml/sax/XMLReader.class] 02:14:25 [reading javax/xml/parsers/ParserConfigurationException.class] 02:14:25 [reading javax/xml/parsers/SAXParser.class] 02:14:25 [reading org/onap/so/db/catalog/beans/CloudSite.class] 02:14:25 [reading org/onap/so/bpmn/core/domain/Subscriber.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/entities/uri/SimplePluralUri.class] 02:14:25 [reading org/onap/so/beans/nsmf/PerfReqUrllc.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/RelatedInstanceList.class] 02:14:25 [reading groovy/lang/Closure.class] 02:14:25 [reading groovy/xml/QName.class] 02:14:25 [reading groovy/namespace/QName.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/Pnfs.class] 02:14:25 [reading org/onap/so/serviceinstancebeans/Networks.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/ServiceInstances.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class] 02:14:25 [reading org/onap/aai/domain/yang/HostRoutes.class] 02:14:25 [reading org/onap/aai/domain/yang/IpAddressList.class] 02:14:25 [reading org/apache/commons/lang3/tuple/Pair.class] 02:14:25 [reading org/apache/http/HttpMessage.class] 02:14:25 [reading org/apache/http/ProtocolVersion.class] 02:14:25 [reading org/apache/http/StatusLine.class] 02:14:25 [reading org/apache/http/HttpEntity.class] 02:14:25 [reading javax/xml/validation/Schema.class] 02:14:25 [reading org/w3c/dom/DOMImplementation.class] 02:14:25 [reading org/w3c/dom/DOMConfiguration.class] 02:14:25 [reading org/w3c/dom/DocumentType.class] 02:14:25 [reading org/w3c/dom/Text.class] 02:14:25 [reading org/w3c/dom/ProcessingInstruction.class] 02:14:25 [reading org/w3c/dom/EntityReference.class] 02:14:25 [reading org/w3c/dom/DocumentFragment.class] 02:14:25 [reading org/w3c/dom/Comment.class] 02:14:25 [reading org/w3c/dom/CDATASection.class] 02:14:25 [reading org/w3c/dom/Attr.class] 02:14:25 [reading org/w3c/dom/TypeInfo.class] 02:14:25 [reading java/time/temporal/TemporalAdjuster.class] 02:14:25 [reading java/time/temporal/Temporal.class] 02:14:25 [reading java/time/temporal/TemporalAccessor.class] 02:14:25 [reading java/time/temporal/TemporalField.class] 02:14:25 [reading java/time/temporal/TemporalUnit.class] 02:14:25 [reading java/time/temporal/ValueRange.class] 02:14:25 [reading java/time/temporal/TemporalQuery.class] 02:14:25 [reading java/time/temporal/TemporalAmount.class] 02:14:25 [reading java/time/Clock.class] 02:14:25 [reading java/time/ZonedDateTime.class] 02:14:25 [reading java/time/ZoneId.class] 02:14:25 [reading java/time/OffsetDateTime.class] 02:14:25 [reading java/time/ZoneOffset.class] 02:14:25 [reading java/math/MathContext.class] 02:14:25 [reading java/math/RoundingMode.class] 02:14:25 [reading java/math/MutableBigInteger.class] 02:14:25 [reading java/math/BigDecimal$StringBuilderHelper.class] 02:14:25 [reading java/lang/IncompatibleClassChangeError.class] 02:14:25 [reading java/lang/LinkageError.class] 02:14:25 [reading java/lang/Error.class] 02:14:25 [reading org/onap/aai/domain/yang/Pserver.class] 02:14:25 [reading org/onap/aaiclient/client/aai/AAIUpdator.class] 02:14:25 [reading org/onap/appc/client/lcm/model/Flags$Mode.class] 02:14:25 [reading org/onap/appc/client/lcm/model/Flags$Force.class] 02:14:25 [reading groovy/lang/Writable.class] 02:14:25 [reading groovy/util/slurpersupport/GPathResult.class] 02:14:25 [reading java/util/Stack.class] 02:14:25 [reading org/onap/so/beans/nsmf/NetworkSliceInfo.class] 02:14:25 [reading org/onap/so/client/appc/ApplicationControllerOrchestratorException.class] 02:14:25 [reading org/onap/aai/domain/yang/v19/TunnelXconnects.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.groovy - #2/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.class - #1] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.java - #3/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.groovy - #1/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.class - #2] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.groovy - #2/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.groovy - #4/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.class - #3] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.java - #3/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.groovy - #5/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.class - #4] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.groovy - #4/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfTaskProcessor.groovy - #6/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.class - #5] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.groovy - #5/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.java - #7/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/GenericPnfTaskProcessor.class - #6] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfTaskProcessor.groovy - #6/207] 02:14:25 [reading java/lang/reflect/AnnotatedElement.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra.groovy - #8/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.class - #7] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.java - #7/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java - #9/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra$_preProcessRequest_closure2.class - #8] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra$_preProcessRequest_closure1.class - #9] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra.class - #10] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ReplaceVnfInfra.groovy - #8/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAICreateResources.java - #10/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java:[42,8] 02:14:25 1. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java (at line 42) 02:14:25 String operationId = (String) execution.getVariable("operationId"); 02:14:25 ^^^^^^^^^^^ 02:14:25 The value of the local variable operationId is not used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.class - #11] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnPreprocessTask.java - #9/207] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Business.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/NodesSingleUri.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/NodesUri.class] 02:14:25 [reading org/onap/aaiclient/client/generated/fluentbuilders/Network.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFragmentBase.class] 02:14:25 [reading java/lang/invoke/MethodHandles.class] 02:14:25 [reading java/lang/invoke/MethodHandles$Lookup.class] 02:14:25 [reading java/lang/invoke/LambdaMetafactory.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.groovy - #11/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/groovyflows/AAICreateResources.class - #12] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAICreateResources.java - #10/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI.groovy - #12/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.class - #13] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.groovy - #11/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.groovy - #13/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI.class - #14] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI$orchStatusMap.class - #15] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateAccessNSSI.groovy - #12/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.java - #14/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.class - #16] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService$_closure1.class - #17] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService$_closure2.class - #18] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.groovy - #13/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java - #15/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.class - #19] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.java - #14/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnf.groovy - #16/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java:[23,8] 02:14:25 2. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java (at line 23) 02:14:25 import org.onap.so.bpmn.infrastructure.decisionpoint.api.ControllerRunnable; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.bpmn.infrastructure.decisionpoint.api.ControllerRunnable is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.class - #20] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.java - #15/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandlePNF.groovy - #17/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnf.class - #21] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnf.groovy - #16/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java - #18/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/HandlePNF.class - #22] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandlePNF.groovy - #17/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVnfInfra.groovy - #19/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.class - #23] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java - #18/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleResource.java - #20/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteVnfInfra.class - #24] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVnfInfra.groovy - #19/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.groovy - #21/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/ScaleResource.class - #25] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleResource.java - #20/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NSResourceInputParameter.java - #22/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules$_validateAddOnModule_closure2.class - #26] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules$_validateBaseModule_closure1.class - #27] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.class - #28] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.java - #23/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.groovy - #21/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/NSResourceInputParameter.class - #29] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NSResourceInputParameter.java - #22/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance.groovy - #24/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.class - #30] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.java - #23/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java - #25/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance$_closure1.class - #31] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance$_closure2.class - #32] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance.class - #33] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteServiceIntentInstance.groovy - #24/207] 02:14:25 [reading org/apache/http/ParseException.class] 02:14:25 [reading org/apache/http/client/config/RequestConfig.class] 02:14:25 [reading org/apache/http/client/methods/HttpDelete.class] 02:14:25 [reading org/apache/http/client/methods/HttpGet.class] 02:14:25 [reading org/apache/http/client/methods/HttpPut.class] 02:14:25 [reading org/apache/http/client/methods/HttpRequestBase.class] 02:14:25 [reading org/apache/http/entity/ContentType.class] 02:14:25 [reading org/apache/http/entity/StringEntity.class] 02:14:25 [reading org/apache/http/impl/client/CloseableHttpClient.class] 02:14:25 [reading org/apache/http/impl/client/HttpClientBuilder.class] 02:14:25 [reading org/onap/aai/domain/yang/LogicalLinks.class] 02:14:25 [reading org/onap/aai/domain/yang/PInterface.class] 02:14:25 [reading java/io/Closeable.class] 02:14:25 [reading java/util/stream/LongStream.class] 02:14:25 [reading java/util/stream/DoubleStream.class] 02:14:25 [reading java/util/stream/BaseStream.class] 02:14:25 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType$Info.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType$Info.class] 02:14:25 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase$Info.class] 02:14:25 [reading com/fasterxml/jackson/core/JacksonException.class] 02:14:25 [reading org/apache/http/client/HttpClient.class] 02:14:25 [reading org/apache/http/client/methods/AbstractExecutionAwareRequest.class] 02:14:25 [reading org/apache/http/message/AbstractHttpMessage.class] 02:14:25 [reading org/apache/http/HttpRequest.class] 02:14:25 [reading org/apache/http/client/methods/AbortableHttpRequest.class] 02:14:25 [reading org/apache/http/client/methods/HttpExecutionAware.class] 02:14:25 [reading org/apache/http/client/config/RequestConfig$Builder.class] 02:14:25 [reading org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class] 02:14:25 [reading org/apache/http/client/methods/Configurable.class] 02:14:25 [reading org/apache/http/client/methods/HttpUriRequest.class] 02:14:25 [reading org/apache/http/HttpEntityEnclosingRequest.class] 02:14:25 [reading java/nio/charset/UnsupportedCharsetException.class] 02:14:25 [reading org/apache/http/entity/AbstractHttpEntity.class] 02:14:25 [reading org/apache/http/client/methods/CloseableHttpResponse.class] 02:14:25 [reading org/apache/http/client/ClientProtocolException.class] 02:14:25 [reading org/apache/http/protocol/HttpContext.class] 02:14:25 [reading org/apache/http/HttpHost.class] 02:14:25 [reading org/apache/http/client/ResponseHandler.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy - #26/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[359,19] 02:14:25 3. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 359) 02:14:25 @SuppressWarnings("unchecked") 02:14:25 ^^^^^^^^^^^ 02:14:25 Unnecessary @SuppressWarnings("unchecked") 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[375,14] 02:14:25 4. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 375) 02:14:25 private void customizeTP(Map crossTps, String svcName, DelegateExecution execution) { 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The method customizeTP(Map, String, DelegateExecution) from the type ServicePluginFactory is never used locally 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[457,8] 02:14:25 5. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 457) 02:14:25 public Map getTPsfromAAI(String serviceName) { 02:14:25 ^^^ 02:14:25 Map is a raw type. References to generic type Map should be parameterized 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[739,14] 02:14:25 6. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 739) 02:14:25 returnList = getJsonObject(responseContent, List.class); 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 Type safety: The expression of type List needs unchecked conversion to conform to List 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[818,37] 02:14:25 7. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 818) 02:14:25 Map returnVpnInfo = (Map) returnVpn; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 Type safety: Unchecked cast from Object to Map 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[839,29] 02:14:25 8. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 839) 02:14:25 private Map getResourceParams(Execution execution, String resourceCustomizationUuid, 02:14:25 String serviceParameters) { 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The method getResourceParams(Execution, String, String) from the type ServicePluginFactory is never used locally 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java:[852,48] 02:14:25 9. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java (at line 852) 02:14:25 Map resourceInputsFromUuiMap = getJsonObject(resourceInputsFromUui, Map.class); 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 Type safety: The expression of type Map needs unchecked conversion to conform to Map 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.class - #34] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.java - #25/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.groovy - #27/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy:[37,8] 02:14:25 10. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy (at line 37) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy:[176,1] 02:14:25 11. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy (at line 176) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2$_displayInput_closure1.class - #35] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.class - #36] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.groovy - #26/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.java - #28/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance$_prepareCreateServiceInstance_closure2.class - #37] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance$_preProcessRequest_closure1$_closure3.class - #38] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.class - #39] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance$_preProcessRequest_closure1.class - #40] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance$_prepareCreateServiceInstance_closure2$_closure4.class - #41] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.groovy - #27/207] 02:14:25 [reading com/google/common/base/Strings.class] 02:14:25 [reading org/camunda/bpm/engine/RuntimeService.class] 02:14:25 [reading org/onap/so/bpmn/common/BuildingBlockExecution.class] 02:14:25 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class] 02:14:25 [reading org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class] 02:14:25 [reading org/camunda/bpm/engine/ProcessEngineServices.class] 02:14:25 [reading org/camunda/bpm/engine/runtime/MessageCorrelationBuilder.class] 02:14:25 [reading org/camunda/bpm/engine/runtime/MessageCorrelationResult.class] 02:14:25 [reading org/onap/so/bpmn/servicedecomposition/ShallowCopy.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.java - #29/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.class - #42] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.java - #28/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.java - #30/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.class - #43] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.java - #29/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Delete3rdONAPE2EServiceInstance.groovy - #31/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.class - #44] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.java - #30/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.groovy - #32/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/Delete3rdONAPE2EServiceInstance.class - #45] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Delete3rdONAPE2EServiceInstance.groovy - #31/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.groovy - #33/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2$_preInitResourcesOperStatus_closure2.class - #46] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2$_preSDNCResourceDelete_closure1.class - #47] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.class - #48] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.groovy - #32/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSSI.groovy - #34/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1$_closure4$_closure6.class - #49] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1.class - #50] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1$_closure4.class - #51] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1$_closure3$_closure5.class - #52] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1$_closure2.class - #53] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService$_preProcessRequest_closure1$_closure3.class - #54] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.class - #55] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.groovy - #33/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.groovy - #35/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSSI.class - #56] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSSI.groovy - #34/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineModify.groovy - #36/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.class - #57] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.groovy - #35/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIDeleteServiceInstance.java - #37/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineModify.class - #58] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineModify.groovy - #36/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java - #38/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIDeleteServiceInstance.class - #59] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIDeleteServiceInstance.java - #37/207] 02:14:25 [reading org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class] 02:14:25 [reading org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.class] 02:14:25 [reading org/onap/so/client/cds/beans/ConfigAssignRequestPnf.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance.groovy - #39/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java:[23,8] 02:14:25 12. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java (at line 23) 02:14:25 import org.camunda.bpm.engine.delegate.JavaDelegate; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.camunda.bpm.engine.delegate.JavaDelegate is never used 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java:[24,8] 02:14:25 13. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java (at line 24) 02:14:25 import org.onap.so.client.cds.beans.AbstractCDSPropertiesBean; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.client.cds.beans.AbstractCDSPropertiesBean is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.class - #60] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.java - #38/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.groovy - #40/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance$_closure2.class - #61] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance.class - #62] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance$_closure1.class - #63] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateServiceIntentInstance.groovy - #39/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.groovy - #41/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.class - #64] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.groovy - #40/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.groovy - #42/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.class - #65] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.groovy - #41/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.java - #43/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.class - #66] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.groovy - #42/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CompareModelofE2EServiceInstance.groovy - #44/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.class - #67] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.java - #43/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.java - #45/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CompareModelofE2EServiceInstance.class - #68] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CompareModelofE2EServiceInstance.groovy - #44/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelofE2EServiceInstance.groovy - #46/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.class - #69] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.java - #45/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy - #47/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCompareModelofE2EServiceInstance.class - #70] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelofE2EServiceInstance.groovy - #46/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineCreate.groovy - #48/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance$_preProcessRequest_closure1.class - #71] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.class - #72] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy - #47/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy - #49/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineCreate.class - #73] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineCreate.groovy - #48/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.groovy - #50/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy:[45,8] 02:14:25 14. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy (at line 45) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy:[693,1] 02:14:25 15. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy (at line 693) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy:[777,1] 02:14:25 16. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy (at line 777) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy:[1794,1] 02:14:25 17. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy (at line 1794) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy:[1916,1] 02:14:25 18. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy (at line 1916) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.class - #74] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule$_queryAAIVfModule_closure1.class - #75] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.groovy - #49/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.groovy - #51/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.class - #76] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.groovy - #50/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java - #52/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.class - #77] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.groovy - #51/207] 02:14:25 [reading org/onap/so/client/cds/beans/ConfigDeployRequestPnf.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy - #53/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java:[25,8] 02:14:25 19. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java (at line 25) 02:14:25 import org.camunda.bpm.engine.delegate.JavaDelegate; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.camunda.bpm.engine.delegate.JavaDelegate is never used 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java:[28,8] 02:14:25 20. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java (at line 28) 02:14:25 import org.onap.so.client.cds.beans.AbstractCDSPropertiesBean; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.client.cds.beans.AbstractCDSPropertiesBean is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.class - #78] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.java - #52/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AAISliceUtil.groovy - #54/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy:[36,8] 02:14:25 21. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy (at line 36) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy:[52,1] 02:14:25 22. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy (at line 52) 02:14:25 XmlParser xmlParser = new XmlParser() 02:14:25 ^^^^^^^^^ 02:14:25 The type XmlParser is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy:[124,1] 02:14:25 23. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy (at line 124) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.class - #79] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.groovy - #53/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AnNssmfutils.groovy - #55/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AAISliceUtil.class - #80] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AAISliceUtil.groovy - #54/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.java - #56/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AnNssmfUtils$_closure1.class - #81] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AnNssmfUtils.class - #82] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java - #57/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AnNssmfutils.groovy - #55/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.class - #83] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.java - #56/207] 02:14:25 [reading com/google/gson/JsonParseException.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java - #58/207] 02:14:25 [INFO] 24. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java[analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceIntentUtils.groovy - #59/207] 02:14:25 [INFO] (at line 48) 02:14:25 list.forEach(je -> handleEscapedCharacters(new JsonParser().parse(je)) 02:14:25 ^^^^^^^^^^^^ 02:14:25 The constructor JsonParser() is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java:[48,61] 02:14:25 25. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java (at line 48) 02:14:25 list.forEach(je -> handleEscapedCharacters(new JsonParser().parse(je)) 02:14:25 ^^^^^^^^^ 02:14:25 The method parse(String) from the type JsonParser is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java:[58,32] 02:14:25 26. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java (at line 58) 02:14:25 return Optional.ofNullable(new JsonParser().parse(jsonElement.getAsString()).getAsJsonObject()); 02:14:25 ^^^^^^^^^^^^ 02:14:25 The constructor JsonParser() is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java:[58,45] 02:14:25 27. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java (at line 58) 02:14:25 return Optional.ofNullable(new JsonParser().parse(jsonElement.getAsString()).getAsJsonObject()); 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The method parse(String) from the type JsonParser is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.class - #84] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.java - #57/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java:[26,19] 02:14:25 28. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java (at line 26) 02:14:25 @SuppressWarnings("ALL") 02:14:25 ^^^^^ 02:14:25 Unsupported @SuppressWarnings("ALL") 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class - #85] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.java - #58/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.groovy - #60/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSDNCNetworkResource.groovy - #61/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ServiceIntentUtils.class - #86] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceIntentUtils.groovy - #59/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.class - #87] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.groovy - #60/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelVersions.groovy - #62/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSDNCNetworkResource.class - #88] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSDNCNetworkResource.groovy - #61/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.java - #63/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCompareModelVersions.class - #89] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareModelVersions.groovy - #62/207] 02:14:25 [reading org/onap/so/client/cds/PayloadConstants.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.groovy - #64/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.class - #90] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.java - #63/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.groovy - #65/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.class - #91] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet$_closure1.class - #92] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet$_closure2.class - #93] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.groovy - #64/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.java - #66/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.class - #94] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.groovy - #65/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy - #67/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.class - #95] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.java - #66/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI.groovy - #68/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy:[32,8] 02:14:25 29. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy (at line 32) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy:[163,1] 02:14:25 30. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy (at line 163) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules$_queryAAIVfModule_closure4.class - #96] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules$_queryAAIVfModule_closure3.class - #97] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules$_queryAAIVfModule_closure1.class - #98] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules$_queryAAIVfModule_closure2.class - #99] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.class - #100] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.groovy - #67/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.groovy - #69/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure18.class - #101] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure20.class - #102] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure3.class - #103] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure8.class - #104] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure13.class - #105] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure12.class - #106] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure1.class - #107] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure7.class - #108] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure23.class - #109] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI.class - #110] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure4.class - #111] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure9.class - #112] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure19.class - #113] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure14.class - #114] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure10.class - #115] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure17.class - #116] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure6.class - #117] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.groovy - #70/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure15$_closure26.class - #118] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure11.class - #119] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure5.class - #120] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure15.class - #121] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure2.class - #122] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure22.class - #123] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure5$_closure25.class - #124] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure21.class - #125] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure16.class - #126] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI$_closure24.class - #127] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyAccessNSSI.groovy - #68/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.class - #128] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.groovy - #69/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/properties/BPMNProperties.java - #71/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1$_setupVariables_closure2.class - #129] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1$_setupVariables_closure1.class - #130] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.class - #131] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.groovy - #70/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateSliceService.groovy - #72/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/properties/BPMNProperties.class - #132] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/properties/BPMNProperties.java - #71/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncNetworkTopologyOperationTask.java - #73/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateSliceService.class - #133] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateSliceService.groovy - #72/207] 02:14:25 [reading org/onap/so/requestsdb/RequestsDbConstant.class] 02:14:25 [reading org/onap/so/requestsdb/RequestsDbConstant$Status.class] 02:14:25 [reading retrofit2/Response.class] 02:14:25 [reading org/onap/so/requestsdb/RequestsDbConstant$Progress.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsParameters.java - #74/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncNetworkTopologyOperationTask.class - #134] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncNetworkTopologyOperationTask.java - #73/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.groovy - #75/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/NsParameters.class - #135] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsParameters.java - #74/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.groovy - #76/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi$_closure2.class - #136] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.class - #137] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi$_closure1.class - #138] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.groovy - #75/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceLevelUpgrade.groovy - #77/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.class - #139] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.groovy - #76/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsScaleParameters.java - #78/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ServiceLevelUpgrade.class - #140] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ServiceLevelUpgrade.groovy - #77/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.java - #79/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/NsScaleParameters.class - #141] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsScaleParameters.java - #78/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleInfra.groovy - #80/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.class - #142] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.java - #79/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy - #81/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleInfra.class - #143] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleInfra.groovy - #80/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.groovy - #82/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy:[40,8] 02:14:25 31. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy (at line 40) 02:14:25 import org.onap.aaiclient.client.aai.AAIResourcesClient 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.aaiclient.client.aai.AAIResourcesClient is never used 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy:[42,8] 02:14:25 32. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy (at line 42) 02:14:25 import org.onap.aaiclient.client.aai.entities.uri.AAIResourceUri 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.aaiclient.client.aai.entities.uri.AAIResourceUri is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.class - #144] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance$_preProcessForDeleteResource_closure1.class - #145] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.groovy - #81/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.groovy - #83/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.class - #146] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.groovy - #82/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption.groovy - #84/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.class - #147] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.groovy - #83/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy - #85/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption.class - #148] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption$1.class - #149] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceOption.groovy - #84/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.java - #86/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy:[35,8] 02:14:25 33. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy (at line 35) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy:[507,1] 02:14:25 34. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy (at line 507) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.class - #150] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf$_validateVfModule_closure1.class - #151] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.groovy - #87/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.groovy - #85/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.class - #152] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.java - #86/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance.groovy - #88/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.class - #153] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.groovy - #87/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy - #89/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance$_closure1.class - #154] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance.class - #155] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance$_closure2.class - #156] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifyServiceIntentInstance.groovy - #88/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java - #90/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy:[36,8] 02:14:25 35. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy (at line 36) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy:[56,9] 02:14:25 36. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy (at line 56) 02:14:25 private XmlParser xmlParser = new XmlParser() 02:14:25 ^^^^^^^^^ 02:14:25 The type XmlParser is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy:[199,1] 02:14:25 37. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy (at line 199) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.class - #157] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.groovy - #89/207] 02:14:25 [reading org/onap/msb/sdk/httpclient/RestServiceCreater.class] 02:14:25 [reading org/onap/msb/sdk/httpclient/msb/MSBServiceClient.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.groovy - #91/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java:[109,14] 02:14:25 38. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java (at line 109) 02:14:25 private void saveOutput() { 02:14:25 ^^^^^^^^^^^^ 02:14:25 The method saveOutput() from the type SdncUnderlayVpnOperationClient is never used locally 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.class - #158] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncUnderlayVpnOperationClient.java - #90/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceRollback.groovy - #92/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.class - #159] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.groovy - #91/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceRollback.groovy - #93/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceRollback.class - #160] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceRollback.groovy - #92/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.java - #94/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceRollback.class - #161] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineDelete.groovy - #95/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceRollback.groovy - #93/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.class - #162] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.java - #94/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModule.groovy - #96/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineDelete.class - #163] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCloudLeasedLineDelete.groovy - #95/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.groovy - #97/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModule.class - #164] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModule.groovy - #96/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy - #98/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.class - #165] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.groovy - #97/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfSoftwareUpgrade.groovy - #99/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.class - #166] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy - #98/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance.java - #100/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/GenericPnfSoftwareUpgrade.class - #167] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/GenericPnfSoftwareUpgrade.groovy - #99/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy - #101/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance$AAIServiceInstanceBuilder.class - #168] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance.class - #169] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/groovyflows/AAIServiceInstance.java - #100/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.java - #102/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy:[37,8] 02:14:25 39. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy (at line 37) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy:[414,1] 02:14:25 40. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy (at line 414) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule$_queryAAIVfModule_closure1.class - #170] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsByStepsData.java - #103/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.class - #171] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.groovy - #101/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSDNCNetworkResource.groovy - #104/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.class - #172] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.java - #102/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsByStepsData.class - #173] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsByStepsData.java - #103/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.java - #105/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteSDNCNetworkResource.class - #174] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSDNCNetworkResource.groovy - #104/207] 02:14:25 [reading java/util/concurrent/ScheduledThreadPoolExecutor.class] 02:14:25 [reading org/onap/so/client/kafka/KafkaConsumerImpl.class] 02:14:25 [reading java/util/concurrent/ConcurrentMap.class] 02:14:25 [reading java/util/concurrent/ConcurrentHashMap$Node.class] 02:14:25 [reading java/util/function/LongBinaryOperator.class] 02:14:25 [reading java/util/function/ToLongFunction.class] 02:14:25 [reading java/util/function/IntBinaryOperator.class] 02:14:25 [reading java/util/function/ToIntFunction.class] 02:14:25 [reading java/util/function/DoubleBinaryOperator.class] 02:14:25 [reading java/util/function/ToDoubleFunction.class] 02:14:25 [reading java/util/function/ToLongBiFunction.class] 02:14:25 [reading java/util/function/ToIntBiFunction.class] 02:14:25 [reading java/util/function/ToDoubleBiFunction.class] 02:14:25 [reading java/util/concurrent/ConcurrentHashMap$KeySetView.class] 02:14:25 [reading org/springframework/core/env/PropertyResolver.class] 02:14:25 [reading java/util/concurrent/ScheduledFuture.class] 02:14:25 [reading java/util/concurrent/ThreadPoolExecutor.class] 02:14:25 [reading java/util/concurrent/AbstractExecutorService.class] 02:14:25 [reading java/util/concurrent/ExecutorService.class] 02:14:25 [reading java/util/concurrent/Executor.class] 02:14:25 [reading java/util/concurrent/ScheduledExecutorService.class] 02:14:25 [reading org/onap/so/client/kafka/KafkaClient.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.groovy - #106/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.class - #175] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient$KafkaTopicListenerThread.class - #176] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.java - #105/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.groovy - #107/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.class - #177] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.groovy - #106/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.groovy - #108/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.class - #178] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.groovy - #107/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceInstance.groovy - #109/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.class - #179] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.groovy - #108/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.java - #110/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceInstance.class - #180] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateSliceServiceInstance.groovy - #109/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.groovy - #111/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.class - #181] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.java - #110/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.groovy - #112/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.class - #182] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateCustomE2EServiceInstance.groovy - #111/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.java - #113/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure7.class - #183] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure5.class - #184] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure8.class - #185] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure6.class - #186] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure3.class - #187] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure1.class - #188] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure4.class - #189] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure10.class - #190] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure9.class - #191] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.class - #192] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService$_closure2.class - #193] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.groovy - #112/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.java - #114/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.class - #194] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.java - #113/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.java - #115/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.class - #195] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.java - #114/207] 02:14:25 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.groovy - #116/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.class - #196] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.java - #115/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HealchCheckActivate.groovy - #117/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.class - #197] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.groovy - #116/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Create3rdONAPE2EServiceInstance.groovy - #118/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/HealthCheckActivate.class - #198] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HealchCheckActivate.groovy - #117/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.groovy - #119/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/Create3rdONAPE2EServiceInstance.class - #199] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/Create3rdONAPE2EServiceInstance.groovy - #118/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.groovy - #120/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.class - #200] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.groovy - #119/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.groovy - #121/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.class - #201] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.groovy - #120/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.groovy - #122/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.class - #202] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.groovy - #121/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandleOrchestrationTask.groovy - #123/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.class - #203] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.groovy - #122/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.java - #124/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/HandleOrchestrationTask.class - #204] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/HandleOrchestrationTask.groovy - #123/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy - #125/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.class - #205] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.java - #124/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.groovy - #126/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy:[42,8] 02:14:25 41. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy (at line 42) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy:[363,1] 02:14:25 42. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy (at line 363) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy:[521,1] 02:14:25 43. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy (at line 521) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy:[586,1] 02:14:25 44. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy (at line 586) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy:[652,1] 02:14:25 45. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy (at line 652) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.class - #206] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.groovy - #125/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.java - #127/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.class - #207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.groovy - #126/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2.groovy - #128/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.class - #208] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.java - #127/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.groovy - #129/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2$_preProcessRequest_closure2.class - #209] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2.class - #210] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2$_preProcessRequest_closure1.class - #211] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfraV2.groovy - #128/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsData.java - #130/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure3.class - #212] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$1.class - #213] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.groovy - #131/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure5.class - #214] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure6.class - #215] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure4.class - #216] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure2.class - #217] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService$_closure1.class - #218] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.class - #219] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.groovy - #129/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsData.class - #220] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/ScaleNsData.java - #130/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.groovy - #132/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateSliceService$_preProcessRequest_closure1.class - #221] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.class - #222] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.groovy - #131/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.groovy - #133/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.class - #223] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.groovy - #132/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.java - #134/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.class - #224] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.groovy - #133/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteResourcesV1.groovy - #135/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.class - #225] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.java - #134/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.groovy - #136/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteResourcesV1.class - #226] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteResourcesV1.groovy - #135/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.groovy - #137/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.class - #227] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.groovy - #136/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateDeviceResource.groovy - #138/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra$_preProcessRequest_closure1.class - #228] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.class - #229] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra$_preProcessRequest_closure2.class - #230] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.groovy - #137/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.java - #139/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateDeviceResource.class - #231] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateDeviceResource.groovy - #138/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.groovy - #140/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.class - #232] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.java - #139/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy - #141/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.class - #233] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.groovy - #140/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.java - #142/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy:[46,8] 02:14:25 46. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy (at line 46) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy:[406,1] 02:14:25 47. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy (at line 406) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy:[592,1] 02:14:25 48. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy (at line 592) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy:[657,1] 02:14:25 49. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy (at line 657) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy:[724,1] 02:14:25 50. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy (at line 724) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.class - #234] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.groovy - #143/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.groovy - #141/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.class - #235] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.java - #142/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi.groovy - #144/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.class - #236] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.groovy - #143/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.java - #145/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi.class - #237] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi$_closure1.class - #238] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi$_closure2.class - #239] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyRanNfNssi.groovy - #144/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.groovy - #146/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.class - #240] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.java - #145/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.java - #147/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance$_isNeedProcessCustomRelationship_closure1.class - #241] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy - #148/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.class - #242] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.groovy - #146/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.class - #243] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.java - #147/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.groovy - #149/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy:[30,8] 02:14:25 51. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy (at line 30) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy:[44,8] 02:14:25 52. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy (at line 44) 02:14:25 import org.onap.so.bpmn.common.scripts.ExceptionUtil; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.bpmn.common.scripts.ExceptionUtil is never used 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy:[46,8] 02:14:25 53. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy (at line 46) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil; 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.bpmn.common.scripts.AaiUtil is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.class - #244] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceRollback.groovy - #148/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVnfInfra.groovy - #150/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet$_closure1.class - #245] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.class - #246] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet$_closure2.class - #247] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.groovy - #149/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.groovy - #151/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVnfInfra.class - #248] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVnfInfra.groovy - #150/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.groovy - #152/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure12.class - #249] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.class - #250] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure1.class - #251] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure11.class - #252] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure3.class - #253] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_preProcessRequest_closure14.class - #254] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure6.class - #255] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure5.class - #256] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure9.class - #257] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure8.class - #258] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure2.class - #259] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure7.class - #260] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.groovy - #153/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure10.class - #261] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure4.class - #262] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService$_closure13.class - #263] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.groovy - #151/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.class - #264] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance$_preProcessRequest_closure1.class - #265] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.groovy - #152/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.groovy - #154/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.class - #266] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.groovy - #153/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra.groovy - #155/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.class - #267] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.groovy - #154/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.java - #156/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra.class - #268] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/GenericResourceApi.java - #157/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.java - #158/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI.groovy - #159/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.groovy - #160/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra$_preProcessRequest_closure1.class - #269] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra$_preProcessRequest_closure2.class - #270] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVnfInfra.groovy - #155/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.class - #271] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.java - #156/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/GenericResourceApi.class - #272] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/GenericResourceApi.java - #157/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.class - #273] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.java - #158/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.groovy - #161/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure7.class - #274] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure23.class - #275] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure2.class - #276] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure1.class - #277] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure12.class - #278] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure10.class - #279] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure6.class - #280] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure15.class - #281] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure3.class - #282] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure21.class - #283] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure5.class - #284] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/VimLocation.java - #162/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure13.class - #285] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure4.class - #286] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure16.class - #287] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.groovy - #163/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure17.class - #288] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure11.class - #289] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure18.class - #290] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure19.class - #291] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure26.class - #292] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure14.class - #293] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure8.class - #294] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure20.class - #295] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure9.class - #296] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure25.class - #297] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI.class - #298] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure24.class - #299] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI$_closure22.class - #300] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateAccessNSSI.groovy - #159/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagementImpl.java - #164/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.class - #301] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.groovy - #160/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.class - #302] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.groovy - #161/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/VimLocation.class - #303] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/VimLocation.java - #162/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet$_closure1.class - #304] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.class - #305] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet$_closure2.class - #306] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.groovy - #163/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfCmBase.groovy - #165/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/management/PnfManagementImpl.class - #307] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagementImpl.java - #164/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.java - #166/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/VnfCmBase.class - #308] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfCmBase.groovy - #165/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.groovy - #167/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.class - #309] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.java - #166/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeAllocateAccessNSSI.groovy - #168/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.class - #310] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet$_closure2.class - #311] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet$_closure1.class - #312] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.groovy - #167/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIResource.java - #169/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeAllocateAccessNSSI.class - #313] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeAllocateAccessNSSI.groovy - #168/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.java - #170/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/AAIResource.class - #314] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIResource.java - #169/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy - #171/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.class - #315] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.java - #170/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy - #172/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy:[30,8] 02:14:25 54. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy (at line 30) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy:[500,1] 02:14:25 55. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy (at line 500) 02:14:25 AaiUtil aaiUriUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.class - #316] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.groovy - #171/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.java - #173/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateResources$1.class - #317] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.class - #318] 02:14:25 [reading java/util/Base64.class] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateResources.groovy - #172/207] 02:14:25 [reading java/util/Base64$Encoder.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.groovy - #174/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.class - #319] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.java - #173/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncServiceTopologyOperationTask.java - #175/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.class - #320] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.groovy - #174/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfConfigUpdate.groovy - #176/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncServiceTopologyOperationTask.class - #321] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/SdncServiceTopologyOperationTask.java - #175/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.groovy - #177/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/VnfConfigUpdate.class - #322] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfConfigUpdate.groovy - #176/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy - #178/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.class - #323] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.groovy - #177/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleVFCNetworkServiceInstance.groovy - #179/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy:[39,8] 02:14:25 56. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy (at line 39) 02:14:25 import org.onap.so.bpmn.common.scripts.AaiUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy:[324,1] 02:14:25 57. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy (at line 324) 02:14:25 AaiUtil aaiUtil = new AaiUtil(this) 02:14:25 ^^^^^^^ 02:14:25 The type AaiUtil is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.class - #324] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.groovy - #178/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/LocationConstraint.java - #180/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoScaleVFCNetworkServiceInstance.class - #325] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleVFCNetworkServiceInstance.groovy - #179/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.java - #181/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/vfcmodel/LocationConstraint.class - #326] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/LocationConstraint.java - #180/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy - #182/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.class - #327] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.java - #181/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/QueryJobStatus.groovy - #183/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[267,73] 02:14:25 58. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 267) 02:14:25 private Relationship getRelationShipFromNode(groovy.util.slurpersupport.Node relationshipNode) { 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[273,28] 02:14:25 59. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 273) 02:14:25 groovy.util.slurpersupport.Node node = rtn.next() 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[289,28] 02:14:25 60. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 289) 02:14:25 groovy.util.slurpersupport.Node datanode = rData.next() 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[302,28] 02:14:25 61. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 302) 02:14:25 groovy.util.slurpersupport.Node propnode = rProperty.next() 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[365,28] 02:14:25 62. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 365) 02:14:25 groovy.util.slurpersupport.Node node = rtn.next() 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy:[371,28] 02:14:25 63. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy (at line 371) 02:14:25 groovy.util.slurpersupport.Node relNode = relns.next() 02:14:25 ^^^^ 02:14:25 The type Node is deprecated 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.class - #328] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance$_postDecomposeService_closure1.class - #329] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteE2EServiceInstance.groovy - #182/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.java - #184/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/QueryJobStatus.class - #330] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/QueryJobStatus.groovy - #183/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java - #185/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.class - #331] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.java - #184/207] 02:14:25 [reading org/apache/http/impl/client/HttpClients.class] 02:14:25 [reading org/camunda/bpm/engine/RepositoryService.class] 02:14:25 [reading org/camunda/bpm/engine/repository/ProcessDefinition.class] 02:14:25 [reading org/camunda/bpm/engine/repository/ResourceDefinition.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy - #186/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java:[74,29] 02:14:25 64. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java (at line 74) 02:14:25 private static final String TOPOLOGY_PROPERTIES = "topology.properties"; 02:14:25 ^^^^^^^^^^^^^^^^^^^ 02:14:25 The value of the field AbstractSdncOperationTask.TOPOLOGY_PROPERTIES is not used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.class - #332] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/AbstractSdncOperationTask.java - #185/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.java - #187/207] 02:14:25 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy:[28,8] 02:14:25 65. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy (at line 28) 02:14:25 import org.onap.so.bpmn.common.scripts.ExceptionUtil 02:14:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:25 The import org.onap.so.bpmn.common.scripts.ExceptionUtil is never used 02:14:25 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.class - #333] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResources.java - #188/207] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/RollbackVnf.groovy - #186/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.class - #334] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.java - #187/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.groovy - #189/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/AAICreateResources.class - #335] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResources.java - #188/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.java - #190/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.class - #336] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.groovy - #189/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra.groovy - #191/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.class - #337] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.java - #190/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSIandNSSI.groovy - #192/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra$_preProcessRequest_closure1.class - #338] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra$_preProcessRequest_closure2.class - #339] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra.class - #340] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleInfra.groovy - #191/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteDeviceResource.groovy - #193/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSIandNSSI.class - #341] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateNSIandNSSI.groovy - #192/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.groovy - #194/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteDeviceResource.class - #342] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteDeviceResource.groovy - #193/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.groovy - #195/207] 02:14:25 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.class - #343] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.groovy - #194/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.java - #196/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.class - #344] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.groovy - #195/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.java - #197/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.class - #345] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.java - #196/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.java - #198/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.class - #346] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.java - #197/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.groovy - #199/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.class - #347] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.java - #198/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback.groovy - #200/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance$_sequenceResource_closure3.class - #348] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance$_preInitResourcesOperStatus_closure1.class - #349] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance$_preResourceDelete_closure2.class - #350] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.class - #351] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.groovy - #199/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.java - #201/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback.class - #352] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback$_preProcessCreateVfModuleRollback_closure1.class - #353] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesRollback.groovy - #200/207] 02:14:25 [reading org/onap/so/requestsdb/RequestsDbConstant$OperationType.class] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance.java - #202/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder$RequestAction.class - #354] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.class - #355] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder$SvcAction.class - #356] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.java - #201/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfInPlaceUpdate.groovy - #203/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance.class - #357] 02:14:25 [writing org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance$AAIServiceInstanceBuilder.class - #358] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/aai/AAIServiceInstance.java - #202/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.java - #204/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/VnfInPlaceUpdate.class - #359] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/VnfInPlaceUpdate.groovy - #203/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.java - #205/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.class - #360] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.java - #204/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.groovy - #206/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.class - #361] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.java - #205/207] 02:14:25 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVFCNSResource.groovy - #207/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.class - #362] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.groovy - #206/207] 02:14:25 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteVFCNSResource.class - #363] 02:14:25 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVFCNSResource.groovy - #207/207] 02:14:25 [207 units compiled] 02:14:25 65 problems (65 warnings) 02:14:25 [363 .class files generated] 02:14:25 [INFO] 02:14:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-bpmn-infrastructure-common --- 02:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:14:25 [INFO] Copying 265 resources 02:14:25 [INFO] 02:14:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-bpmn-infrastructure-common --- 02:14:25 [INFO] Changes detected - recompiling the module! 02:14:25 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java 02:14:25 [INFO] Looking for sources in source root: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy 02:14:25 [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files 02:14:25 [INFO] Classpath: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar:/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar:/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar:/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.2/cxf-rt-rs-service-description-openapi-v3-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.2/cxf-rt-rs-service-description-common-openapi-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.2/cxf-rt-rs-service-description-swagger-ui-3.4.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/camunda/spin/camunda-spin-dataformat-all/1.10.1/camunda-spin-dataformat-all-1.10.1.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar:/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-test/7.15.0/camunda-bpm-spring-boot-starter-test-7.15.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar:/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert-assertj3-11-1/4.0.0/camunda-bpm-assert-assertj3-11-1-4.0.0.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/codehaus/groovy/groovy-test/3.0.17/groovy-test-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/codehaus/groovy/groovy-dateutil/2.5.8/groovy-dateutil-2.5.8.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar: 02:14:25 [INFO] Modulepath: 02:14:25 [INFO] Compiler arguments: [-verbose, -cp, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar:/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar:/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar:/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar:/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar:/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar:/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar:/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar:/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar:/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar:/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar:/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar:/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar:/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar:/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar:/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar:/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar:/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.2/cxf-rt-rs-service-description-openapi-v3-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.2/cxf-rt-rs-service-description-common-openapi-3.4.2.jar:/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.2/cxf-rt-rs-service-description-swagger-ui-3.4.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar:/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar:/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar:/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar:/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar:/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar:/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar:/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar:/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar:/tmp/r/org/json/json/20250517/json-20250517.jar:/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar:/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar:/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar:/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar:/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar:/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar:/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar:/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar:/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar:/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar:/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar:/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar:/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar:/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar:/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar:/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar:/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar:/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar:/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar:/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar:/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar:/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar:/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar:/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar:/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar:/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar:/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar:/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar:/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar:/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar:/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar:/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar:/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar:/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar:/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar:/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar:/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar:/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar:/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar:/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar:/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar:/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar:/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar:/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar:/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar:/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar:/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar:/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar:/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar:/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar:/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar:/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar:/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar:/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar:/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar:/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar:/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar:/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar:/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar:/tmp/r/org/camunda/spin/camunda-spin-dataformat-all/1.10.1/camunda-spin-dataformat-all-1.10.1.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar:/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar:/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar:/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar:/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar:/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar:/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar:/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-test/7.15.0/camunda-bpm-spring-boot-starter-test-7.15.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar:/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar:/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert-assertj3-11-1/4.0.0/camunda-bpm-assert-assertj3-11-1-4.0.0.jar:/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar:/tmp/r/org/codehaus/groovy/groovy-test/3.0.17/groovy-test-3.0.17.jar:/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar:/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar:/tmp/r/org/codehaus/groovy/groovy-dateutil/2.5.8/groovy-dateutil-2.5.8.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar:/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar:/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar:/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar:/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar:/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar:/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar:/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar:/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar:/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar:/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar:/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar:/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar:/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar:/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar:/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar:/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar:/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar:/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar:/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar:/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar:/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar:/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar:/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar:/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar:/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar:/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar:/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar:/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar:/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar:/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar:, -d, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes, -s, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/generated-test-sources/test-annotations, -g, -encoding, UTF-8, --release, 11, -deprecation, -Xlint, -parameters, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateTnNssiTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSliceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelationTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssiTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTestsTestSuite.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnetTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactoryTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnetTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/BeansTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllBPMNTestSuites.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTasksTestsTestSuite.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssiTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/vfcmodel/VfcModelPojoTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnetTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcherTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGeneratorTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ClientEntityPojoTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResourceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSliceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericAlaCarteServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementThrowingException.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssiTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/GroovyTestBase.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAaiTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollbackTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapSetter.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscriptionTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEventTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapGetter.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstanceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSITest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegateTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationIdTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest.java, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2Test.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnetTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationServiceTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatusTest.groovy, /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy] 02:14:26 [INFO] 108 files left. 02:14:27 [INFO] 107 files left. 02:14:27 [INFO] 106 files left. 02:14:27 [INFO] 105 files left. 02:14:27 [INFO] 104 files left. 02:14:27 [INFO] 103 files left. 02:14:27 [INFO] 102 files left. 02:14:27 [INFO] 101 files left. 02:14:27 [INFO] 100 files left. 02:14:27 [INFO] 99 files left. 02:14:27 [INFO] 98 files left. 02:14:27 [INFO] 97 files left. 02:14:27 [INFO] 96 files left. 02:14:27 [INFO] 95 files left. 02:14:27 [INFO] 94 files left. 02:14:27 [INFO] 93 files left. 02:14:27 [INFO] 92 files left. 02:14:27 [INFO] 91 files left. 02:14:27 [INFO] 90 files left. 02:14:27 [INFO] 89 files left. 02:14:27 [INFO] 88 files left. 02:14:27 [INFO] 87 files left. 02:14:27 [INFO] 86 files left. 02:14:27 [INFO] 85 files left. 02:14:27 [INFO] 84 files left. 02:14:27 [INFO] 83 files left. 02:14:27 [INFO] 82 files left. 02:14:27 [INFO] 81 files left. 02:14:27 [INFO] 80 files left. 02:14:27 [INFO] 79 files left. 02:14:27 [INFO] 78 files left. 02:14:27 [INFO] 77 files left. 02:14:27 [INFO] 76 files left. 02:14:27 [INFO] 75 files left. 02:14:27 [INFO] 74 files left. 02:14:27 [INFO] 73 files left. 02:14:27 [INFO] 72 files left. 02:14:27 [INFO] 71 files left. 02:14:27 [INFO] 70 files left. 02:14:27 [INFO] 69 files left. 02:14:27 [INFO] 68 files left. 02:14:27 [INFO] 67 files left. 02:14:27 [INFO] 66 files left. 02:14:27 [INFO] 65 files left. 02:14:27 [INFO] 64 files left. 02:14:27 [INFO] 63 files left. 02:14:27 [INFO] 62 files left. 02:14:27 [INFO] 61 files left. 02:14:27 [INFO] 60 files left. 02:14:27 [INFO] 59 files left. 02:14:28 [INFO] 58 files left. 02:14:28 [INFO] 57 files left. 02:14:28 [INFO] 56 files left. 02:14:28 [INFO] 55 files left. 02:14:28 [INFO] 54 files left. 02:14:28 [INFO] 53 files left. 02:14:28 [INFO] 52 files left. 02:14:28 [INFO] 51 files left. 02:14:28 [INFO] 50 files left. 02:14:28 [INFO] 49 files left. 02:14:28 [INFO] 48 files left. 02:14:28 [INFO] 47 files left. 02:14:28 [INFO] 46 files left. 02:14:28 [INFO] 45 files left. 02:14:28 [INFO] 44 files left. 02:14:28 [INFO] 43 files left. 02:14:28 [INFO] 42 files left. 02:14:28 [INFO] 41 files left. 02:14:28 [INFO] 40 files left. 02:14:28 [INFO] 39 files left. 02:14:28 [INFO] 38 files left. 02:14:28 [INFO] 37 files left. 02:14:28 [INFO] 36 files left. 02:14:28 [INFO] 35 files left. 02:14:28 [INFO] 34 files left. 02:14:28 [INFO] 33 files left. 02:14:28 [INFO] 32 files left. 02:14:28 [INFO] 31 files left. 02:14:28 [INFO] 30 files left. 02:14:28 [INFO] 29 files left. 02:14:28 [INFO] 28 files left. 02:14:28 [INFO] 27 files left. 02:14:28 [INFO] 26 files left. 02:14:28 [INFO] 25 files left. 02:14:28 [INFO] 24 files left. 02:14:28 [INFO] 23 files left. 02:14:28 [INFO] 22 files left. 02:14:28 [INFO] 21 files left. 02:14:28 [INFO] 20 files left. 02:14:28 [INFO] 19 files left. 02:14:28 [INFO] 18 files left. 02:14:28 [INFO] 17 files left. 02:14:28 [INFO] 16 files left. 02:14:28 [INFO] 15 files left. 02:14:28 [INFO] 14 files left. 02:14:28 [INFO] 13 files left. 02:14:28 [INFO] 12 files left. 02:14:28 [INFO] 11 files left. 02:14:28 [INFO] 10 files left. 02:14:28 [INFO] 9 files left. 02:14:28 [INFO] 8 files left. 02:14:28 [INFO] 7 files left. 02:14:28 [INFO] 6 files left. 02:14:28 [INFO] 5 files left. 02:14:28 [INFO] 4 files left. 02:14:28 [INFO] 3 files left. 02:14:28 [INFO] 2 files left. 02:14:28 [INFO] 1 file left. 02:14:28 [INFO] 0 files left. 02:14:28 [INFO] Compilation complete. Compiled 109 files. 02:14:28 [INFO] [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java - #1/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateTnNssiTest.groovy - #2/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationServiceTest.groovy - #3/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSliceTest.groovy - #4/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelationTest.java - #5/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy - #6/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy - #7/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssiTest.groovy - #8/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSITest.groovy - #9/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest.groovy - #10/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy - #11/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTestsTestSuite.java - #12/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnetTest.groovy - #13/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.groovy - #14/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1Test.groovy - #15/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactoryTest.java - #16/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceServiceTest.groovy - #17/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest.groovy - #18/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy - #19/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstanceTest.groovy - #20/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest.groovy - #21/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstanceTest.groovy - #22/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy - #23/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy - #24/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstanceTest.groovy - #25/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java - #26/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy - #27/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest.groovy - #28/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java - #29/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSITest.groovy - #30/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2Test.groovy - #31/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegateTest.java - #32/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest.groovy - #33/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnetTest.groovy - #34/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/BeansTest.java - #35/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.groovy - #36/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllBPMNTestSuites.java - #37/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy - #38/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSITest.groovy - #39/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2Test.groovy - #40/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy - #41/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceTest.groovy - #42/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTasksTestsTestSuite.java - #43/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy - #44/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java - #45/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy - #46/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy - #47/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy - #48/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssiTest.groovy - #49/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest.java - #50/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java - #51/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationServiceTest.groovy - #52/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy - #53/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy - #54/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceServiceTest.groovy - #55/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java - #56/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.groovy - #57/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceTest.groovy - #58/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/vfcmodel/VfcModelPojoTest.java - #59/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnetTest.groovy - #60/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcherTest.java - #61/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java - #62/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest.groovy - #63/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGeneratorTest.java - #64/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy - #65/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceTest.groovy - #66/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ClientEntityPojoTest.java - #67/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest.java - #68/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstanceTest.groovy - #69/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResourceTest.groovy - #70/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest.groovy - #71/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSliceTest.groovy - #72/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegateTest.java - #73/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericAlaCarteServiceInstanceTest.groovy - #74/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementThrowingException.java - #75/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java - #76/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssiTest.groovy - #77/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/GroovyTestBase.groovy - #78/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAaiTest.java - #79/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy - #80/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy - #81/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollbackTest.groovy - #82/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstanceTest.groovy - #83/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegateTest.java - #84/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.groovy - #85/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstanceTest.groovy - #86/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapSetter.groovy - #87/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscriptionTest.java - #88/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSITest.groovy - #89/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest.groovy - #90/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy - #91/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSITest.groovy - #92/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java - #93/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java - #94/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEventTest.java - #95/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceServiceTest.groovy - #96/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy - #97/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy - #98/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapGetter.groovy - #99/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstanceTest.groovy - #100/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSITest.groovy - #101/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegateTest.java - #102/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationIdTest.java - #103/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest.java - #104/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2Test.groovy - #105/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnetTest.groovy - #106/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationServiceTest.groovy - #107/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatusTest.groovy - #108/109] 02:14:28 [parsing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy - #109/109] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading org/mockito/Mockito.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/WireMock.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading org/onap/so/bpmn/mock/StubResponseAAI.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading org/junit/Assert.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/math/BigDecimal.class] 02:14:28 [reading java/math/BigInteger.class] 02:14:28 [reading java/lang/Object.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/MsoGroovyTest.class] 02:14:28 [reading groovy/lang/GroovyObject.class] 02:14:28 [reading com/openpojo/reflection/PojoClassFilter.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.class] 02:14:28 [reading groovy/util/GroovyTestCase.class] 02:14:28 [reading org/mockito/ArgumentMatchers.class] 02:14:28 [reading junit/framework/TestCase.class] 02:14:28 [reading junit/framework/Assert.class] 02:14:28 [reading junit/framework/Test.class] 02:14:28 [reading java/lang/Deprecated.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.class] 02:14:28 [reading org/mockito/stubbing/Answer.class] 02:14:28 [reading java/lang/Void.class] 02:14:28 [reading groovy/transform/Generated.class] 02:14:28 [reading org/mockito/Captor.class] 02:14:28 [reading org/mockito/ArgumentCaptor.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class] 02:14:28 [reading org/junit/Before.class] 02:14:28 [reading java/io/IOException.class] 02:14:28 [reading java/lang/Exception.class] 02:14:28 [reading java/lang/Throwable.class] 02:14:28 [reading java/io/Serializable.class] 02:14:28 [reading java/lang/String.class] 02:14:28 [reading org/junit/Test.class] 02:14:28 [reading java/lang/Class.class] 02:14:28 [reading java/util/Map.class] 02:14:28 [reading org/mockito/Spy.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModules.class] 02:14:28 [reading groovy/lang/MetaClass.class] 02:14:28 [reading org/junit/Ignore.class] 02:14:28 [reading org/onap/so/bpmn/core/RollbackData.class] 02:14:28 [reading org/junit/BeforeClass.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ServiceDecomposition.class] 02:14:28 [reading org/onap/so/bpmn/core/WorkflowException.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/AllottedResource.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/VnfResource.class] 02:14:28 [reading org/onap/aai/domain/yang/L3Network.class] 02:14:28 [reading org/onap/aai/domain/yang/package-info.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/DelegateExecution.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnf.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstance.class] 02:14:28 [reading org/junit/After.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2.class] 02:14:28 [reading org/mockito/Mock.class] 02:14:28 [reading org/mockito/Answers.class] 02:14:28 [reading org/springframework/core/env/Environment.class] 02:14:28 [reading org/springframework/core/env/package-info.class] 02:14:28 [reading groovy/lang/GroovyRuntimeException.class] 02:14:28 [reading java/lang/RuntimeException.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ServiceInstance.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/package-info.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/GenericVnf.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VfModule.class] 02:14:28 [reading org/junit/Test$None.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModule.class] 02:14:28 [reading org/onap/aai/domain/yang/ServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/core/json/JsonUtils.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/VidUtils.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModule.class] 02:14:28 [reading org/onap/so/bpmn/common/recipe/ResourceInput.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXC.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/ExceptionUtil.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResource.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRG.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSlice.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/AllottedResourceUtils.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIResourcesClient.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/BpmnError.class] 02:14:28 [reading org/camunda/bpm/engine/ProcessEngineException.class] 02:14:28 [reading org/junit/AfterClass.class] 02:14:28 [reading java/lang/Override.class] 02:14:28 [reading org/mockito/invocation/InvocationOnMock.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSI.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollback.class] 02:14:28 [reading org/onap/aai/domain/yang/CommunicationServiceProfile.class] 02:14:28 [reading org/junit/runner/RunWith.class] 02:14:28 [reading org/junit/runner/Runner.class] 02:14:28 [reading org/mockito/junit/MockitoJUnitRunner.class] 02:14:28 [reading org/junit/runner/Describable.class] 02:14:28 [reading org/mockito/runners/MockitoJUnitRunner.class] 02:14:28 [reading org/junit/runner/manipulation/Filterable.class] 02:14:28 [reading org/junit/Rule.class] 02:14:28 [reading com/github/tomakehurst/wiremock/junit/WireMockRule.class] 02:14:28 [reading com/googlecode/junittoolbox/WildcardPatternSuite.class] 02:14:28 [reading org/junit/runners/Suite.class] 02:14:28 [reading org/junit/runners/ParentRunner.class] 02:14:28 [reading org/junit/runner/manipulation/Orderable.class] 02:14:28 [reading org/junit/runner/manipulation/Sortable.class] 02:14:28 [reading com/googlecode/junittoolbox/SuiteClasses.class] 02:14:28 [reading org/mockito/junit/MockitoJUnitRunner$Silent.class] 02:14:28 [reading org/junit/rules/ExpectedException.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactory.class] 02:14:28 [reading java/lang/IllegalAccessException.class] 02:14:28 [reading java/lang/ReflectiveOperationException.class] 02:14:28 [reading org/junit/experimental/runners/Enclosed.class] 02:14:28 [reading com/openpojo/reflection/PojoClass.class] 02:14:28 [reading java/util/Optional.class] 02:14:28 [reading org/onap/aai/domain/yang/Pnf.class] 02:14:28 [reading org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class] 02:14:28 [reading org/springframework/test/context/junit4/package-info.class] 02:14:28 [reading org/junit/runners/BlockJUnit4ClassRunner.class] 02:14:28 [reading org/junit/runners/model/FrameworkMethod.class] 02:14:28 [reading org/springframework/test/context/ContextConfiguration.class] 02:14:28 [reading org/springframework/test/context/package-info.class] 02:14:28 [reading org/springframework/test/context/ContextLoader.class] 02:14:28 [reading org/springframework/context/ApplicationContextInitializer.class] 02:14:28 [reading org/springframework/context/package-info.class] 02:14:28 [reading org/onap/so/db/catalog/client/CatalogDbClient.class] 02:14:28 [reading org/onap/so/client/exception/ExceptionBuilder.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegate.class] 02:14:28 [reading org/camunda/bpm/engine/ProcessEngineConfiguration.class] 02:14:28 [reading org/springframework/boot/test/mock/mockito/MockBean.class] 02:14:28 [reading org/springframework/boot/test/mock/mockito/MockReset.class] 02:14:28 [reading org/springframework/boot/test/mock/mockito/MockBeans.class] 02:14:28 [reading org/springframework/beans/factory/annotation/Autowired.class] 02:14:28 [reading org/springframework/beans/factory/annotation/package-info.class] 02:14:28 [reading org/mockito/InjectMocks.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcher.class] 02:14:28 [reading com/fasterxml/jackson/databind/ObjectMapper.class] 02:14:28 [reading com/fasterxml/jackson/databind/package-info.class] 02:14:28 [reading java/lang/NoSuchFieldException.class] 02:14:28 [reading java/lang/Runnable.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAai.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.class] 02:14:28 [reading org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class] 02:14:28 [reading org/onap/aai/domain/yang/Rule.class] 02:14:28 [reading org/onap/so/client/exception/BBObjectNotFoundException.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.class] 02:14:28 [reading java/util/Collection.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java - #1/109] 02:14:28 [reading org/mockito/stubbing/Stubber.class] 02:14:28 [reading org/mockito/verification/VerificationMode.class] 02:14:28 [reading java/util/HashMap.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/aai/AAICreateResources.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/aai/AAIResource.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAITransactionalClient.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAISingleTransactionClient.class] 02:14:28 [reading org/mockito/stubbing/BaseStubber.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryResultWrapper.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/GraphInventoryEdgeLabel.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryPluralResourceUri.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Business.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimplePluralUri.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIObjectPlurals.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIObjectType.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class] 02:14:28 [reading java/io/ObjectOutputStream.class] 02:14:28 [reading java/util/HashMap$Node.class] 02:14:28 [reading java/util/HashMap$TreeNode.class] 02:14:28 [reading java/util/function/BiFunction.class] 02:14:28 [reading java/io/ObjectInputStream.class] 02:14:28 [reading java/lang/ClassNotFoundException.class] 02:14:28 [reading java/util/Set.class] 02:14:28 [reading java/util/function/BiConsumer.class] 02:14:28 [reading java/util/Map$Entry.class] 02:14:28 [reading java/util/function/Function.class] 02:14:28 [reading java/util/AbstractMap.class] 02:14:28 [reading java/lang/Cloneable.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity.class] 02:14:28 [reading java/lang/Boolean.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAISingleFragment.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIPluralFragment.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectType.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryUri.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectBase.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryPluralFragment.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventorySingleFragment.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectPlurals.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIObjectBase.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAIUri.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/Relationships.class] 02:14:28 [reading javax/ws/rs/core/GenericType.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Network.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf.class] 02:14:28 [reading com/fasterxml/jackson/core/type/TypeReference.class] 02:14:28 [reading com/fasterxml/jackson/core/type/package-info.class] 02:14:28 [reading java/lang/reflect/AnnotatedElement.class] 02:14:28 [reading java/lang/reflect/Type.class] 02:14:28 [reading java/lang/reflect/GenericDeclaration.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateTnNssiTest.groovy - #2/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java:[84,1] 02:14:28 1. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java (at line 84) 02:14:28 isA(Optional.class)); 02:14:28 ^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java:[100,1] 02:14:28 2. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java (at line 100) 02:14:28 isA(Optional.class)); 02:14:28 ^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java:[139,1] 02:14:28 3. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java (at line 139) 02:14:28 isA(Optional.class)); 02:14:28 ^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java:[154,1] 02:14:28 4. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java (at line 154) 02:14:28 isA(Optional.class)); 02:14:28 ^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java:[169,1] 02:14:28 5. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java (at line 169) 02:14:28 isA(Optional.class)); 02:14:28 ^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.class - #1] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAICreateResourcesTest.java - #1/109] 02:14:28 [reading org/onap/so/beans/nsmf/oof/TemplateInfo.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/OofUtils.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/TnAllocateNssi.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateTnNssiInstance.class] 02:14:28 [reading java/lang/Integer.class] 02:14:28 [reading java/util/ArrayList.class] 02:14:28 [reading org/onap/aai/domain/yang/GenericVnf.class] 02:14:28 [reading org/codehaus/groovy/runtime/callsite/CallSite.class] 02:14:28 [reading org/codehaus/groovy/runtime/callsite/CallSiteArray.class] 02:14:28 [reading org/codehaus/groovy/reflection/ClassInfo.class] 02:14:28 [reading java/lang/ref/SoftReference.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/instance/CoreExecution.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/VariableScope.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/BaseDelegateExecution.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmExecution.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableStore$VariablesProvider.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableStore.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/VariableInstanceEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/db/HasDbReferences.class] 02:14:28 [reading org/camunda/bpm/engine/impl/db/HasDbRevision.class] 02:14:28 [reading org/camunda/bpm/engine/impl/db/DbEntity.class] 02:14:28 [reading org/camunda/bpm/engine/runtime/ProcessInstance.class] 02:14:28 [reading org/camunda/bpm/engine/runtime/Execution.class] 02:14:28 [reading org/camunda/bpm/engine/variable/VariableMap.class] 02:14:28 [reading org/camunda/bpm/engine/impl/cmmn/execution/CmmnExecution.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/process/ProcessDefinitionImpl.class] 02:14:28 [reading java/util/List.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmActivity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/interceptor/AtomicOperationInvocation.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/ExternalTaskEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/IncidentEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/JobEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/TaskEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/EventSubscriptionEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/AtomicOperation.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableInstanceLifecycleListener.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/ExecutionObserver.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/operation/CoreAtomicOperation.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/event/VariableEvent.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/CoreVariableInstance.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/variable/scope/VariableInstanceFactory.class] 02:14:28 [reading org/camunda/bpm/engine/impl/cmmn/entity/runtime/CaseExecutionEntity.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/ProcessInstanceStartContext.class] 02:14:28 [reading org/camunda/bpm/engine/ProcessEngineServices.class] 02:14:28 [reading org/camunda/bpm/engine/ProcessEngine.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/ProcessDefinitionEntity.class] 02:14:28 [reading org/camunda/bpm/model/bpmn/BpmnModelInstance.class] 02:14:28 [reading org/camunda/bpm/model/bpmn/instance/FlowElement.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/process/ActivityImpl.class] 02:14:28 [reading org/camunda/bpm/engine/impl/jobexecutor/TimerDeclarationImpl.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmProcessDefinition.class] 02:14:28 [reading org/camunda/bpm/engine/impl/cmmn/model/CmmnCaseDefinition.class] 02:14:28 [reading org/camunda/bpm/engine/impl/cmmn/execution/CmmnCaseInstance.class] 02:14:28 [reading org/camunda/bpm/engine/impl/db/EnginePersistenceLogger.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmTransition.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/ExecutionStartContext.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/ActivityInstanceState.class] 02:14:28 [reading org/camunda/bpm/engine/impl/persistence/entity/DelayedVariableEvent.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/process/TransitionImpl.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/process/ScopeImpl.class] 02:14:28 [reading org/camunda/bpm/engine/impl/incident/IncidentHandler.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmScope.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/Callback.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/runtime/operation/PvmAtomicOperation.class] 02:14:28 [reading org/camunda/bpm/engine/impl/incident/IncidentContext.class] 02:14:28 [reading org/camunda/bpm/engine/runtime/Incident.class] 02:14:28 [reading org/camunda/bpm/engine/impl/pvm/PvmLogger.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/model/CoreModelElement.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/DelegateListener.class] 02:14:28 [reading org/camunda/bpm/engine/impl/core/CoreLogger.class] 02:14:28 [reading org/camunda/bpm/engine/variable/value/TypedValue.class] 02:14:28 [reading org/camunda/bpm/engine/impl/javax/el/ELContext.class] 02:14:28 [reading org/camunda/bpm/engine/variable/impl/VariableMapImpl.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/ServiceTaskProcessor.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/TnNssmfUtils.class] 02:14:28 [reading org/slf4j/Logger.class] 02:14:28 [reading org/onap/so/client/HttpClientFactory.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/MsoUtils.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/RequestDBUtil.class] 02:14:28 [reading groovy/json/JsonSlurper.class] 02:14:28 [reading org/onap/so/bpmn/common/util/OofInfraUtils.class] 02:14:28 [reading org/onap/so/db/catalog/beans/HomingInstance.class] 02:14:28 [reading org/onap/so/db/catalog/beans/CloudSite.class] 02:14:28 [reading org/onap/so/beans/nsmf/oof/SubnetCapability.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Subscriber.class] 02:14:28 [reading org/json/JSONObject.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ModelInfo.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ServiceInfo.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ServiceProxy.class] 02:14:28 [reading org/mockito/stubbing/OngoingStubbing.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationService.class] 02:14:28 [reading java/util/Arrays.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSlice.class] 02:14:28 [reading java/util/LinkedHashMap.class] 02:14:28 [reading org/camunda/bpm/engine/RepositoryService.class] 02:14:28 [reading org/camunda/bpm/engine/repository/ProcessDefinition.class] 02:14:28 [reading org/mockito/MockitoAnnotations.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/exceptions/GraphInventoryUriComputationException.class] 02:14:28 [reading org/junit/runner/notification/RunNotifier.class] 02:14:28 [reading org/junit/runner/Description.class] 02:14:28 [reading org/junit/runner/manipulation/Filter.class] 02:14:28 [reading org/junit/runner/manipulation/NoTestsRemainException.class] 02:14:28 [reading java/lang/reflect/InvocationTargetException.class] 02:14:28 [reading org/mockito/internal/runners/InternalRunner.class] 02:14:28 [reading java/lang/Enum.class] 02:14:28 [reading java/lang/Comparable.class] 02:14:28 [reading java/io/ObjectStreamException.class] 02:14:28 [reading java/lang/CloneNotSupportedException.class] 02:14:28 [reading org/jvnet/jaxb2_commons/lang/ToString2.class] 02:14:28 [reading java/lang/Long.class] 02:14:28 [reading org/onap/aai/domain/yang/VfModules.class] 02:14:28 [reading org/onap/aai/domain/yang/RelationshipList.class] 02:14:28 [reading org/onap/aai/domain/yang/Licenses.class] 02:14:28 [reading org/onap/aai/domain/yang/LagInterfaces.class] 02:14:28 [reading org/onap/aai/domain/yang/LInterfaces.class] 02:14:28 [reading org/onap/aai/domain/yang/Entitlements.class] 02:14:28 [reading org/onap/aai/domain/yang/BgpNeighbors.class] 02:14:28 [reading org/onap/aai/domain/yang/BgpGroups.class] 02:14:28 [reading java/lang/StringBuilder.class] 02:14:28 [reading org/jvnet/jaxb2_commons/lang/ToStringStrategy2.class] 02:14:28 [reading org/jvnet/jaxb2_commons/locator/ObjectLocator.class] 02:14:28 [reading org/camunda/bpm/engine/repository/ResourceDefinition.class] 02:14:28 [reading org/camunda/bpm/engine/repository/UpdateProcessDefinitionSuspensionStateSelectBuilder.class] 02:14:28 [reading java/util/Date.class] 02:14:28 [reading java/io/InputStream.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DiagramLayout.class] 02:14:28 [reading org/camunda/bpm/engine/task/IdentityLink.class] 02:14:28 [reading org/camunda/bpm/model/dmn/DmnModelInstance.class] 02:14:28 [reading org/camunda/bpm/engine/repository/Resource.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DecisionRequirementsDefinition.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DecisionDefinition.class] 02:14:28 [reading org/camunda/bpm/model/cmmn/CmmnModelInstance.class] 02:14:28 [reading org/camunda/bpm/engine/repository/CaseDefinition.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DeleteProcessDefinitionsSelectBuilder.class] 02:14:28 [reading org/camunda/bpm/engine/repository/ProcessDefinitionQuery.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DeploymentQuery.class] 02:14:28 [reading org/camunda/bpm/engine/repository/ProcessApplicationDeploymentBuilder.class] 02:14:28 [reading org/camunda/bpm/application/ProcessApplicationReference.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DeploymentBuilder.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DecisionRequirementsDefinitionQuery.class] 02:14:28 [reading org/camunda/bpm/engine/repository/DecisionDefinitionQuery.class] 02:14:28 [reading org/camunda/bpm/engine/repository/CaseDefinitionQuery.class] 02:14:28 [reading org/camunda/bpm/engine/TaskService.class] 02:14:28 [reading org/camunda/bpm/engine/RuntimeService.class] 02:14:28 [reading org/camunda/bpm/engine/ManagementService.class] 02:14:28 [reading org/camunda/bpm/engine/IdentityService.class] 02:14:28 [reading org/camunda/bpm/engine/HistoryService.class] 02:14:28 [reading org/camunda/bpm/engine/FormService.class] 02:14:28 [reading org/camunda/bpm/engine/FilterService.class] 02:14:28 [reading org/camunda/bpm/engine/ExternalTaskService.class] 02:14:28 [reading org/camunda/bpm/engine/DecisionService.class] 02:14:28 [reading org/camunda/bpm/engine/CaseService.class] 02:14:28 [reading org/camunda/bpm/engine/AuthorizationService.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModules.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssi.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/AllottedResource.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/AllottedResources.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/SliceProfile.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/ExternalAPIUtil.class] 02:14:28 [reading org/onap/so/client/HttpClient.class] 02:14:28 [reading javax/ws/rs/core/Response.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSI.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSI.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/VfModules.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/ModelInfo.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/SubscriberInfo.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/Service.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/Resources.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/RequestParameters.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/RequestInfo.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/Project.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/OwningEntity.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/CloudConfiguration.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/ExternalAPIUtilFactory.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/CatalogDbUtilsFactory.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zones.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Zone.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfigs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/WanPortConfig.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vservers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vserver.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrfs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vrf.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBindings.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VpnBinding.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VplsPe.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VolumeGroup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volumes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Volume.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImages.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VnfImage.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfcs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vnfc.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTags.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanTag.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRanges.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanRange.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMappings.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanMapping.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristics.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VlanCharacteristic.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlans.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vlan.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenters.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VirtualDataCenter.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv6AddressList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VipIpv4AddressList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VigServer.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModules.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/VfModule.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vces.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Vce.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudits.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ValidationAudit.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Unis.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Uni.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnects.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelXconnect.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoints.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TunnelTerminationPoint.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttributes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TeLinkAttribute.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenants.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Tenant.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterLists.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/TemporaryParameterList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponents.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SwComponent.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnets.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Subnet.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVfs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovVf.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPfs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SriovPf.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartners.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SpPartner.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SoftwareVersion.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshots.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Snapshot.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfiles.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResources.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SiteResource.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSets.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairSet.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePairs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SitePair.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscriptions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfiles.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceProfile.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstances.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapability.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ServiceCapabilities.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Services.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Service.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SelectorList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignments.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SegmentationAssignment.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpns.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/SdwanVpn.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rules.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rule.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstances.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RoutingInstance.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTargets.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTarget.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReferences.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RouteTableReference.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRules.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipRule.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponents.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelationshipComponent.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RelatedLookup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnits.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/RackUnit.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Racks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Rack.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterfaces.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PInterface.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pservers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pserver.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraints.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PropertyConstraint.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Projects.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Project$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profiles.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Profile.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PortGroup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Ports.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Port.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMembers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyMapMember.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerms.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PolicyKeyTerm.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policy.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Policies.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnfs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pnf.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlots.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PluggableSlot.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggables.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pluggable.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platforms.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Platform$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLinks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/PhysicalLink.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdus.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Pdu.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterLists.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ParameterList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntity$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OwningEntities.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironments.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OperationalEnvironment.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ObjectGroup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetworks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/OamNetwork.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NosServer.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHops.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NextHop.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvces.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Newvce.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnology.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkTechnologies.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoutes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRoute.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResources.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkResource.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRanges.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkRange.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfiles.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkProfile.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicy.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NetworkPolicies.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElements.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueryElement.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQuery.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/NamedQueries.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfigurations.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/MulticastConfiguration.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelVer.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElements.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelElement.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraints.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ModelConstraint.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Models.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Model.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadatum.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Metadata.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mappings.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Mapping.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterfaces.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LInterface.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLinks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LogicalLink.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LineOfBusiness$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LinesOfBusiness.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Licenses.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/License$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/License.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachables.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LcmpUnreachable.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfigs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LanPortConfig.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLinks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagLink.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterfaces.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LagInterface.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacps.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Lacp.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestrictions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/LabelRestriction.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Networks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3Network.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv6AddressList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/L3InterfaceIpv4AddressList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResources.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/K8sResource.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpAddressList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfigurations.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/IpsecConfiguration.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachments.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InterlayerAttachment.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/InstanceGroup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Images.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Image.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponents.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HwComponent.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaFeatureAttributes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapacity.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapability.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HpaCapabilities.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoutes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostRoute.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregates.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HostAggregate.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HoldTimer.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItems.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/HardwareCatalogItem.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignments.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GroupAssignment.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOptions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GigEtherOption.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GeoRegion.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnfs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/GenericVnf$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdns.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Fqdn.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPaths.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwardingPath.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvcs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ForwarderEvc.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarders.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Forwarder.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavors.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Flavor.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetworks.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ExtAaiNetwork.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evcs.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Evc.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfmList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrVnfm.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdncList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrThirdpartySdnc.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfoList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrSystemInfo.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvoList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrNfvo.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEmsList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/EsrEms.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esis.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Esi.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlements.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Entitlement.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoints.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Endpoint.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSets.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ElementChoiceSet.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitches.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DvsSwitch.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpServices.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/DhcpService.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Devices.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Device.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTagEntry.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CvlanTags.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Customer$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPools.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagPool.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignments.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CtagAssignment.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cps.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cp.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contacts.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Contact.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSets.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ConstrainedElementSet.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectors.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connector.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivity.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Connectivities.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configurations.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Configuration.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResources.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ComposedResource.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complexes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Complex.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunityList.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfiles.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CommunicationServiceProfile.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collections.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Collection.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CloudRegion.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassOfService.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMembers.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMapMember.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMaps.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassMap.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ClassesOfService.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassis.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Chassies.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlots.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/CardSlot.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cards.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Card.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cables.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Cable.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbors.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpNeighbor.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroups.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BgpGroup.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfds.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Bfd.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttributes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/BandwidthAttribute.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidthMap.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailableBandwidth.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZones.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AvailabilityZone.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystems.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AutonomousSystem.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResources.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoutes.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregateRoute.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOptions.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AggregatedEtherOption.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamily.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/AddressFamilies.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityStates.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/ActivityState.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activity.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities$Info.class] 02:14:28 [reading org/onap/aaiclient/client/generated/fluentbuilders/Activities.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/SliceProfiles.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ServiceProfiles.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/RelationshipList.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Metadata.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/CommunicationServiceProfiles.class] 02:14:28 [reading org/onap/logging/filter/base/ONAPComponentsList.class] 02:14:28 [reading java/net/URL.class] 02:14:28 [reading java/lang/AutoCloseable.class] 02:14:28 [reading javax/ws/rs/core/Response$ResponseBuilder.class] 02:14:28 [reading java/net/URI.class] 02:14:28 [reading javax/ws/rs/core/Response$Status.class] 02:14:28 [reading javax/ws/rs/core/Response$StatusType.class] 02:14:28 [reading java/lang/annotation/Annotation.class] 02:14:28 [reading javax/ws/rs/core/Variant.class] 02:14:28 [reading javax/ws/rs/core/MediaType.class] 02:14:28 [reading javax/ws/rs/core/EntityTag.class] 02:14:28 [reading javax/ws/rs/core/MultivaluedMap.class] 02:14:28 [reading javax/ws/rs/core/Link.class] 02:14:28 [reading javax/ws/rs/core/Link$Builder.class] 02:14:28 [reading java/util/Locale.class] 02:14:28 [reading javax/ws/rs/core/NewCookie.class] 02:14:28 [reading org/onap/so/client/RestClient.class] 02:14:28 [reading org/javatuples/Pair.class] 02:14:28 [reading org/onap/so/client/ResponseExceptionMapper.class] 02:14:28 [reading java/util/function/Predicate.class] 02:14:28 [reading javax/ws/rs/client/Client.class] 02:14:28 [reading javax/ws/rs/client/WebTarget.class] 02:14:28 [reading org/onap/so/client/CommonObjectMapperProvider.class] 02:14:28 [reading javax/ws/rs/client/ClientBuilder.class] 02:14:28 [reading javax/ws/rs/client/Invocation$Builder.class] 02:14:28 [reading javax/ws/rs/client/Invocation.class] 02:14:28 [reading org/onap/so/client/RestProperties.class] 02:14:28 [reading org/onap/so/logging/jaxrs/filter/SOMetricLogClientFilter.class] 02:14:28 [reading org/onap/logging/filter/base/MDCSetup.class] 02:14:28 [reading java/util/UUID.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryRelationships.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryObjectName.class] 02:14:28 [reading java/util/function/UnaryOperator.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/MappingBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/UrlPattern.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollback.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/HomingSolution.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/InventoryType.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/License.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ModuleResource.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/NetworkResource.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ResourceInstance.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ResourceType.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModules.class] 02:14:28 [reading java/lang/System.class] 02:14:28 [reading java/lang/SecurityManager.class] 02:14:28 [reading java/util/Properties.class] 02:14:28 [reading java/io/PrintStream.class] 02:14:28 [reading java/io/FileOutputStream.class] 02:14:28 [reading java/nio/channels/Channel.class] 02:14:28 [reading java/lang/System$Logger.class] 02:14:28 [reading java/util/ResourceBundle.class] 02:14:28 [reading java/io/Console.class] 02:14:28 [reading java/lang/ModuleLayer.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnet.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/mock/FileUtil.class] 02:14:28 [reading org/assertj/core/api/Assertions.class] 02:14:28 [reading org/assertj/core/api/AbstractThrowableAssert.class] 02:14:28 [reading org/assertj/core/api/ThrowableAssert$ThrowingCallable.class] 02:14:28 [reading org/assertj/core/api/ThrowableAssert.class] 02:14:28 [reading java/lang/StackTraceElement.class] 02:14:28 [reading java/io/PrintWriter.class] 02:14:28 [reading java/lang/Throwable$PrintStreamOrWriter.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1.class] 02:14:28 [reading javax/ws/rs/core/UriBuilder.class] 02:14:28 [reading org/onap/aai/domain/yang/VfModule.class] 02:14:28 [reading org/onap/aai/domain/yang/VolumeGroup.class] 02:14:28 [reading org/onap/so/constants/Defaults.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/VfModuleBase.class] 02:14:28 [reading groovy/util/XmlParser.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/VfModule.class] 02:14:28 [reading org/springframework/context/ApplicationContext.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateSliceService.class] 02:14:28 [reading org/onap/so/beans/nsmf/SliceTaskParams.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollback.class] 02:14:28 [reading org/mockito/MockSettings.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfra.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustService.class] 02:14:28 [reading org/onap/so/bpmn/core/UrnPropertiesReader.class] 02:14:28 [reading java/util/LinkedList.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/JsonWrapper.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Resource.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Request.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Project.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/OwningEntity.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ConfigResource.class] 02:14:28 [reading org/onap/so/bpmn/core/json/JsonDecomposingException.class] 02:14:28 [reading com/fasterxml/jackson/databind/ObjectWriter.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/GroupResource.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstance.class] 02:14:28 [reading com/github/tomakehurst/wiremock/WireMockServer.class] 02:14:28 [reading org/onap/so/bpmn/mock/StubResponseNetworkAdapter.class] 02:14:28 [reading org/onap/aai/domain/yang/Relationship.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/SDNCAdapterUtils.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/NetworkUtils.class] 02:14:28 [reading org/onap/aai/domain/yang/Subnets.class] 02:14:28 [reading org/onap/aai/domain/yang/SegmentationAssignments.class] 02:14:28 [reading org/onap/aai/domain/yang/CtagAssignments.class] 02:14:28 [reading org/onap/aai/domain/yang/AggregateRoutes.class] 02:14:28 [reading org/onap/aai/domain/yang/NetworkPolicies.class] 02:14:28 [reading org/onap/aai/domain/yang/NetworkPolicy.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.class] 02:14:28 [reading javax/ws/rs/NotFoundException.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolume.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustService.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSI.class] 02:14:28 [reading org/onap/logging/filter/base/ONAPComponents.class] 02:14:28 [reading org/onap/so/beans/nsmf/JobStatusResponse.class] 02:14:28 [reading org/onap/so/beans/nsmf/NssiResponse.class] 02:14:28 [reading org/onap/so/beans/nsmf/ResponseDescriptor.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/ServiceArtifact.class] 02:14:28 [reading org/onap/so/beans/nsmf/EsrInfo.class] 02:14:28 [reading org/onap/so/beans/nsmf/NetworkType.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/NssmfAdapterUtils.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/utils/XmlComparator.class] 02:14:28 [reading org/springframework/mock/env/MockEnvironment.class] 02:14:28 [reading org/springframework/mock/env/package-info.class] 02:14:28 [reading org/codehaus/groovy/ast/ModuleNode.class] 02:14:28 [reading org/codehaus/groovy/ast/ASTNode.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationService.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnet.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRG.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIClient.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIVersion.class] 02:14:28 [reading org/onap/aaiclient/client/graphinventory/GraphInventoryClient.class] 02:14:28 [reading java/lang/reflect/Method.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstance.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class] 02:14:28 [reading org/onap/aaiclient/client/aai/entities/uri/ServiceInstanceUri.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/CatalogDbUtils.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/RequestDetails.class] 02:14:28 [reading java/time/Instant.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ServiceSubscription.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VfModules.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Project.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/OwningEntity.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Tenants.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/CloudRegion.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Tenant.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Customer.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ModelVer.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Licenses.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/LagInterfaces.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/LInterfaces.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Entitlements.class] 02:14:28 [reading groovy/util/slurpersupport/NodeChild.class] 02:14:28 [reading groovy/util/Node.class] 02:14:28 [reading groovy/util/NodeList.class] 02:14:28 [reading org/w3c/dom/Element.class] 02:14:28 [reading org/json/JSONArray.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VolumeGroups.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VlanRanges.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Snapshots.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/OamNetworks.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Images.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/HpaCapabilities.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/GroupAssignments.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Flavors.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/EsrSystemInfoList.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/DvsSwitches.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/AvailabilityZones.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VipIpv6AddressList.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/VipIpv4AddressList.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ServiceInstances.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ServiceSubscriptions.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/ModelElements.class] 02:14:28 [reading org/onap/aai/domain/yang/AllottedResource.class] 02:14:28 [reading org/onap/aai/domain/yang/TunnelXconnects.class] 02:14:28 [reading com/shazam/shazamcrest/MatcherAssert.class] 02:14:28 [reading org/hamcrest/Matcher.class] 02:14:28 [reading com/shazam/shazamcrest/matcher/Matchers.class] 02:14:28 [reading com/shazam/shazamcrest/matcher/CustomisableMatcher.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateGenericALaCarteServiceInstance.class] 02:14:28 [reading junit/framework/TestResult.class] 02:14:28 [reading org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResource.class] 02:14:28 [reading groovy/lang/Closure.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicInteger.class] 02:14:28 [reading java/util/logging/Logger.class] 02:14:28 [reading groovy/util/XmlSlurper.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssi.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationService.class] 02:14:28 [reading org/onap/aaiclient/client/aai/AAIObjectName.class] 02:14:28 [reading javax/ws/rs/ClientErrorException.class] 02:14:28 [reading javax/ws/rs/WebApplicationException.class] 02:14:28 [reading javax/ws/rs/core/Response$Status$Family.class] 02:14:28 [reading java/lang/IllegalArgumentException.class] 02:14:28 [reading org/mockito/internal/debugging/MockitoDebuggerImpl.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollback.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteSliceService.class] 02:14:28 [reading org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXC.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnet.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssi.class] 02:14:28 [reading org/onap/aai/domain/yang/ResultData.class] 02:14:28 [reading org/onap/aai/domain/yang/SearchResults.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModule.class] 02:14:28 [reading org/onap/aai/domain/yang/VolumeGroups.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollback.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstance.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceData.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstance.class] 02:14:28 [reading org/onap/aai/domain/yang/HostRoutes.class] 02:14:28 [reading org/onap/aai/domain/yang/Subnet.class] 02:14:28 [reading org/springframework/core/env/AbstractEnvironment.class] 02:14:28 [reading org/springframework/core/env/ConfigurableEnvironment.class] 02:14:28 [reading org/springframework/core/env/ConfigurablePropertyResolver.class] 02:14:28 [reading org/springframework/core/env/PropertyResolver.class] 02:14:28 [reading org/springframework/mock/env/MockPropertySource.class] 02:14:28 [reading org/springframework/core/env/MissingRequiredPropertiesException.class] 02:14:28 [reading org/springframework/core/convert/support/ConfigurableConversionService.class] 02:14:28 [reading org/springframework/core/convert/support/package-info.class] 02:14:28 [reading java/lang/IllegalStateException.class] 02:14:28 [reading org/springframework/core/env/MutablePropertySources.class] 02:14:28 [reading org/springframework/core/env/Profiles.class] 02:14:28 [reading org/springframework/lang/Nullable.class] 02:14:28 [reading org/apache/commons/logging/Log.class] 02:14:28 [reading org/onap/aai/domain/yang/HostRoute.class] 02:14:28 [reading org/onap/aai/domain/yang/SegmentationAssignment.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSI.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/ActivateSliceService.class] 02:14:28 [reading org/onap/so/bpmn/common/scripts/DeleteAAIVfModule.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceService.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVnf.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstance.class] 02:14:28 [reading org/springframework/data/domain/Slice.class] 02:14:28 [reading org/springframework/data/domain/package-info.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSI.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnet.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationService.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatus.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstance.class] 02:14:28 [reading org/mockito/verification/VerificationWithTimeout.class] 02:14:28 [reading org/mockito/session/MockitoSessionBuilder.class] 02:14:28 [reading org/mockito/MockingDetails.class] 02:14:28 [reading org/mockito/MockedStatic.class] 02:14:28 [reading org/mockito/MockedConstruction.class] 02:14:28 [reading org/mockito/MockedConstruction$MockInitializer.class] 02:14:28 [reading org/mockito/MockedConstruction$Context.class] 02:14:28 [reading org/mockito/stubbing/LenientStubber.class] 02:14:28 [reading org/mockito/InOrder.class] 02:14:28 [reading org/mockito/MockitoFramework.class] 02:14:28 [reading org/mockito/MockitoDebugger.class] 02:14:28 [reading org/mockito/verification/VerificationAfterDelay.class] 02:14:28 [reading org/mockito/internal/MockitoCore.class] 02:14:28 [reading org/mockito/ArgumentMatcher.class] 02:14:28 [reading java/lang/Short.class] 02:14:28 [reading java/util/regex/Pattern.class] 02:14:28 [reading java/lang/Float.class] 02:14:28 [reading java/lang/Double.class] 02:14:28 [reading java/lang/Character.class] 02:14:28 [reading java/lang/Byte.class] 02:14:28 [reading java/lang/Iterable.class] 02:14:28 [reading org/junit/internal/ArrayComparisonFailure.class] 02:14:28 [reading org/junit/function/ThrowingRunnable.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/RequestPatternBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/CountMatchingStrategy.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/VerificationException.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/RequestPattern.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/UrlPathPattern.class] 02:14:28 [reading com/github/tomakehurst/wiremock/global/GlobalSettings.class] 02:14:28 [reading com/github/tomakehurst/wiremock/stubbing/StubMapping.class] 02:14:28 [reading com/github/tomakehurst/wiremock/recording/RecordSpecBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/recording/SnapshotRecordResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/http/DelayDistribution.class] 02:14:28 [reading com/github/tomakehurst/wiremock/extension/Parameters.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/ValueMatcher.class] 02:14:28 [reading com/github/tomakehurst/wiremock/http/Request.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/StringValuePattern.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/MatchesXPathPattern.class] 02:14:28 [reading java/io/File.class] 02:14:28 [reading com/github/tomakehurst/wiremock/admin/model/ListStubMappingsResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/recording/RecordingStatusResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/admin/model/SingleStubMappingResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/stubbing/ServeEvent.class] 02:14:28 [reading com/github/tomakehurst/wiremock/stubbing/Scenario.class] 02:14:28 [reading com/github/tomakehurst/wiremock/verification/LoggedRequest.class] 02:14:28 [reading com/github/tomakehurst/wiremock/verification/NearMiss.class] 02:14:28 [reading com/github/tomakehurst/wiremock/client/WireMockBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/BinaryEqualToPattern.class] 02:14:28 [reading com/github/tomakehurst/wiremock/matching/MultipartValuePatternBuilder.class] 02:14:28 [reading com/github/tomakehurst/wiremock/security/ClientAuthenticator.class] 02:14:28 [reading com/github/tomakehurst/wiremock/core/Admin.class] 02:14:28 [reading com/github/tomakehurst/wiremock/global/GlobalSettingsHolder.class] 02:14:28 [reading java/lang/ThreadLocal.class] 02:14:28 [reading org/assertj/core/data/Percentage.class] 02:14:28 [reading org/assertj/core/data/TemporalUnitOffset.class] 02:14:28 [reading java/time/temporal/TemporalUnit.class] 02:14:28 [reading org/assertj/core/data/Offset.class] 02:14:28 [reading org/assertj/core/presentation/Representation.class] 02:14:28 [reading org/assertj/core/groups/Tuple.class] 02:14:28 [reading java/text/DateFormat.class] 02:14:28 [reading org/assertj/core/api/filter/NotInFilter.class] 02:14:28 [reading org/assertj/core/api/filter/NotFilter.class] 02:14:28 [reading org/assertj/core/condition/Not.class] 02:14:28 [reading org/assertj/core/api/Condition.class] 02:14:28 [reading java/nio/charset/Charset.class] 02:14:28 [reading org/assertj/core/api/filter/InFilter.class] 02:14:28 [reading org/assertj/core/api/filter/Filters.class] 02:14:28 [reading org/assertj/core/groups/Properties.class] 02:14:28 [reading org/assertj/core/data/MapEntry.class] 02:14:28 [reading org/assertj/core/condition/DoesNotHave.class] 02:14:28 [reading org/assertj/core/data/Index.class] 02:14:28 [reading org/assertj/core/api/ThrowableTypeAssert.class] 02:14:28 [reading java/lang/NullPointerException.class] 02:14:28 [reading org/assertj/core/api/ClassBasedNavigableListAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractAssert.class] 02:14:28 [reading org/assertj/core/api/FactoryBasedNavigableListAssert.class] 02:14:28 [reading org/assertj/core/api/AssertFactory.class] 02:14:28 [reading org/assertj/core/api/ClassBasedNavigableIterableAssert.class] 02:14:28 [reading org/assertj/core/api/FactoryBasedNavigableIterableAssert.class] 02:14:28 [reading org/assertj/core/api/AssertDelegateTarget.class] 02:14:28 [reading org/assertj/core/api/AbstractComparableAssert.class] 02:14:28 [reading org/assertj/core/api/MapAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractPathAssert.class] 02:14:28 [reading java/nio/file/Path.class] 02:14:28 [reading org/assertj/core/api/ListAssert.class] 02:14:28 [reading java/util/stream/IntStream.class] 02:14:28 [reading java/util/stream/LongStream.class] 02:14:28 [reading java/util/stream/DoubleStream.class] 02:14:28 [reading java/util/stream/Stream.class] 02:14:28 [reading org/assertj/core/api/IterableAssert.class] 02:14:28 [reading java/util/Iterator.class] 02:14:28 [reading org/assertj/core/api/AbstractStringAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractCharSequenceAssert.class] 02:14:28 [reading java/lang/CharSequence.class] 02:14:28 [reading java/lang/StringBuffer.class] 02:14:28 [reading org/assertj/core/api/AssertProvider.class] 02:14:28 [reading org/assertj/core/api/AtomicStampedReferenceAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicStampedReference.class] 02:14:28 [reading org/assertj/core/api/AtomicMarkableReferenceAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicMarkableReference.class] 02:14:28 [reading org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:14:28 [reading org/assertj/core/api/AtomicReferenceArrayAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicReferenceArray.class] 02:14:28 [reading org/assertj/core/api/AtomicReferenceAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicReference.class] 02:14:28 [reading org/assertj/core/api/AtomicLongFieldUpdaterAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:14:28 [reading org/assertj/core/api/AtomicLongArrayAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicLongArray.class] 02:14:28 [reading org/assertj/core/api/AtomicLongAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicLong.class] 02:14:28 [reading org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:14:28 [reading org/assertj/core/api/AtomicIntegerArrayAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicIntegerArray.class] 02:14:28 [reading org/assertj/core/api/AtomicIntegerAssert.class] 02:14:28 [reading org/assertj/core/api/AtomicBooleanAssert.class] 02:14:28 [reading java/util/concurrent/atomic/AtomicBoolean.class] 02:14:28 [reading org/assertj/core/api/AbstractInstantAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractLocalDateAssert.class] 02:14:28 [reading java/time/LocalDate.class] 02:14:28 [reading org/assertj/core/api/AbstractLocalTimeAssert.class] 02:14:28 [reading java/time/LocalTime.class] 02:14:28 [reading org/assertj/core/api/AbstractOffsetTimeAssert.class] 02:14:28 [reading java/time/OffsetTime.class] 02:14:28 [reading org/assertj/core/api/AbstractOffsetDateTimeAssert.class] 02:14:28 [reading java/time/OffsetDateTime.class] 02:14:28 [reading org/assertj/core/api/AbstractLocalDateTimeAssert.class] 02:14:28 [reading java/time/LocalDateTime.class] 02:14:28 [reading org/assertj/core/api/AbstractZonedDateTimeAssert.class] 02:14:28 [reading java/time/ZonedDateTime.class] 02:14:28 [reading org/assertj/core/api/AbstractDateAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractShortArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractShortAssert.class] 02:14:28 [reading org/assertj/core/api/ObjectArrayAssert.class] 02:14:28 [reading org/assertj/core/api/ObjectAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractLongArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractLongAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractIntegerAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractIntArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractFloatArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractFloatAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractInputStreamAssert.class] 02:14:28 [reading org/assertj/core/api/FutureAssert.class] 02:14:28 [reading java/util/concurrent/Future.class] 02:14:28 [reading org/assertj/core/api/AbstractFileAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractDoubleArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractDoubleAssert.class] 02:14:28 [reading org/assertj/core/api/ClassAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractCharacterAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractCharArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractByteArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractByteAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractBooleanArrayAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractBooleanAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractUrlAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractUriAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractBigIntegerAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractBigDecimalAssert.class] 02:14:28 [reading org/assertj/core/api/OptionalLongAssert.class] 02:14:28 [reading java/util/OptionalLong.class] 02:14:28 [reading org/assertj/core/api/OptionalIntAssert.class] 02:14:28 [reading java/util/OptionalInt.class] 02:14:28 [reading org/assertj/core/api/OptionalDoubleAssert.class] 02:14:28 [reading java/util/OptionalDouble.class] 02:14:28 [reading org/assertj/core/api/OptionalAssert.class] 02:14:28 [reading org/assertj/core/api/CompletableFutureAssert.class] 02:14:28 [reading java/util/concurrent/CompletionStage.class] 02:14:28 [reading java/util/concurrent/CompletableFuture.class] 02:14:28 [reading org/assertj/core/api/DoublePredicateAssert.class] 02:14:28 [reading java/util/function/DoublePredicate.class] 02:14:28 [reading org/assertj/core/api/LongPredicateAssert.class] 02:14:28 [reading java/util/function/LongPredicate.class] 02:14:28 [reading org/assertj/core/api/IntPredicateAssert.class] 02:14:28 [reading java/util/function/IntPredicate.class] 02:14:28 [reading org/assertj/core/api/PredicateAssert.class] 02:14:28 [reading java/lang/annotation/Target.class] 02:14:28 [reading java/lang/annotation/ElementType.class] 02:14:28 [reading java/lang/annotation/RetentionPolicy.class] 02:14:28 [reading java/lang/annotation/Retention.class] 02:14:28 [reading java/lang/annotation/Documented.class] 02:14:28 [reading java/lang/annotation/Inherited.class] 02:14:28 [reading org/mockito/internal/matchers/CapturingMatcher.class] 02:14:28 [reading java/util/Spliterator.class] 02:14:28 [reading java/util/Comparator.class] 02:14:28 [reading java/util/ListIterator.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Configuration.class] 02:14:28 [reading org/onap/so/bpmn/core/domain/Customer.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/scripts/AnNssmfUtils.class] 02:14:28 [reading com/github/tomakehurst/wiremock/junit/Stubbing.class] 02:14:28 [reading com/github/tomakehurst/wiremock/core/Container.class] 02:14:28 [reading org/junit/rules/TestRule.class] 02:14:28 [reading org/junit/rules/MethodRule.class] 02:14:28 [reading org/junit/runners/model/Statement.class] 02:14:28 [reading com/github/tomakehurst/wiremock/core/Options.class] 02:14:28 [reading com/github/tomakehurst/wiremock/recording/RecordSpec.class] 02:14:28 [reading com/github/tomakehurst/wiremock/standalone/MappingsLoader.class] 02:14:28 [reading com/github/tomakehurst/wiremock/admin/model/SingleServedStubResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/admin/model/GetServeEventsResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/admin/model/GetScenariosResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/verification/FindRequestsResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/verification/FindNearMissesResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/common/FileSource.class] 02:14:28 [reading com/github/tomakehurst/wiremock/verification/VerificationResult.class] 02:14:28 [reading com/github/tomakehurst/wiremock/http/RequestListener.class] 02:14:28 [reading com/github/tomakehurst/wiremock/common/Notifier.class] 02:14:28 [reading com/github/tomakehurst/wiremock/common/ProxySettings.class] 02:14:28 [reading com/github/tomakehurst/wiremock/core/WireMockApp.class] 02:14:28 [reading com/github/tomakehurst/wiremock/http/StubRequestHandler.class] 02:14:28 [reading com/github/tomakehurst/wiremock/http/HttpServer.class] 02:14:28 [reading org/json/JSONException.class] 02:14:28 [reading org/onap/so/exceptions/ValidationException.class] 02:14:28 [reading org/onap/so/bpmn/core/json/DecomposeJsonUtil.class] 02:14:28 [reading org/onap/aai/domain/yang/IpAddressList.class] 02:14:28 [reading java/util/AbstractList.class] 02:14:28 [reading java/util/AbstractCollection.class] 02:14:28 [reading java/util/RandomAccess.class] 02:14:28 [reading java/util/function/Consumer.class] 02:14:28 [reading com/fasterxml/jackson/core/ObjectCodec.class] 02:14:28 [reading com/fasterxml/jackson/core/package-info.class] 02:14:28 [reading com/fasterxml/jackson/core/TreeCodec.class] 02:14:28 [reading com/fasterxml/jackson/core/Versioned.class] 02:14:28 [reading com/fasterxml/jackson/databind/JavaType.class] 02:14:28 [reading com/fasterxml/jackson/databind/SerializationFeature.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/ContextAttributes.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/package-info.class] 02:14:28 [reading com/fasterxml/jackson/core/io/CharacterEscapes.class] 02:14:28 [reading com/fasterxml/jackson/core/Base64Variant.class] 02:14:28 [reading com/fasterxml/jackson/core/FormatSchema.class] 02:14:28 [reading com/fasterxml/jackson/databind/ser/FilterProvider.class] 02:14:28 [reading com/fasterxml/jackson/databind/ser/package-info.class] 02:14:28 [reading com/fasterxml/jackson/core/PrettyPrinter.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonProcessingException.class] 02:14:28 [reading java/io/Writer.class] 02:14:28 [reading com/fasterxml/jackson/databind/DatabindException.class] 02:14:28 [reading com/fasterxml/jackson/core/exc/StreamWriteException.class] 02:14:28 [reading com/fasterxml/jackson/core/exc/package-info.class] 02:14:28 [reading java/io/DataOutput.class] 02:14:28 [reading java/io/OutputStream.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonGenerator.class] 02:14:28 [reading com/fasterxml/jackson/databind/JsonNode.class] 02:14:28 [reading com/fasterxml/jackson/core/TreeNode.class] 02:14:28 [reading com/fasterxml/jackson/core/Version.class] 02:14:28 [reading com/fasterxml/jackson/databind/JsonMappingException.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonParser.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonFactory.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/VisibilityChecker.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/package-info.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonAutoDetect.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class] 02:14:28 [reading com/fasterxml/jackson/annotation/package-info.class] 02:14:28 [reading com/fasterxml/jackson/annotation/PropertyAccessor.class] 02:14:28 [reading com/fasterxml/jackson/databind/type/TypeFactory.class] 02:14:28 [reading com/fasterxml/jackson/databind/type/package-info.class] 02:14:28 [reading java/util/TimeZone.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsontype/SubtypeResolver.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsontype/package-info.class] 02:14:28 [reading com/fasterxml/jackson/databind/ser/DefaultSerializerProvider.class] 02:14:28 [reading com/fasterxml/jackson/databind/ser/SerializerFactory.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonInclude$Include.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonInclude.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonInclude$Include.class] 02:14:28 [reading com/fasterxml/jackson/databind/PropertyNamingStrategy.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonInclude$Value.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsontype/PolymorphicTypeValidator.class] 02:14:28 [reading com/fasterxml/jackson/databind/node/JsonNodeFactory.class] 02:14:28 [reading com/fasterxml/jackson/databind/node/package-info.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector$MixInResolver.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/ClassIntrospector.class] 02:14:28 [reading com/fasterxml/jackson/databind/InjectableValues.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/HandlerInstantiator.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonAutoDetect$Value.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonSetter$Value.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonSetter.class] 02:14:28 [reading com/fasterxml/jackson/annotation/Nulls.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/ConstructorDetector.class] 02:14:28 [reading com/fasterxml/jackson/databind/SerializationConfig.class] 02:14:28 [reading com/fasterxml/jackson/databind/DeserializationConfig.class] 02:14:28 [reading com/fasterxml/jackson/databind/AnnotationIntrospector.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy$Provider.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/AccessorNamingStrategy.class] 02:14:28 [reading java/util/ServiceLoader.class] 02:14:28 [reading java/lang/ClassLoader.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsontype/NamedType.class] 02:14:28 [reading com/fasterxml/jackson/databind/Module.class] 02:14:28 [reading com/fasterxml/jackson/databind/ObjectReader.class] 02:14:28 [reading com/fasterxml/jackson/databind/DeserializationFeature.class] 02:14:28 [reading com/fasterxml/jackson/databind/MappingIterator.class] 02:14:28 [reading com/fasterxml/jackson/core/type/ResolvedType.class] 02:14:28 [reading com/fasterxml/jackson/core/exc/StreamReadException.class] 02:14:28 [reading java/io/DataInput.class] 02:14:28 [reading java/io/Reader.class] 02:14:28 [reading com/fasterxml/jackson/core/StreamWriteFeature.class] 02:14:28 [reading com/fasterxml/jackson/core/StreamReadFeature.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonFactory$Feature.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonGenerator$Feature.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonParser$Feature.class] 02:14:28 [reading com/fasterxml/jackson/databind/MapperFeature.class] 02:14:28 [reading com/fasterxml/jackson/databind/SerializerProvider.class] 02:14:28 [reading com/fasterxml/jackson/databind/DeserializationContext.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsonschema/JsonSchema.class] 02:14:28 [reading com/fasterxml/jackson/databind/ObjectMapper$DefaultTyping.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonTypeInfo.class] 02:14:28 [reading com/fasterxml/jackson/annotation/JsonTypeInfo$As.class] 02:14:28 [reading com/fasterxml/jackson/databind/node/ObjectNode.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonEncoding.class] 02:14:28 [reading com/fasterxml/jackson/databind/deser/DefaultDeserializationContext.class] 02:14:28 [reading com/fasterxml/jackson/databind/deser/package-info.class] 02:14:28 [reading com/fasterxml/jackson/databind/node/ArrayNode.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/DatatypeFeature.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/MutableConfigOverride.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/MutableCoercionConfig.class] 02:14:28 [reading com/fasterxml/jackson/databind/type/LogicalType.class] 02:14:28 [reading com/fasterxml/jackson/databind/deser/DeserializationProblemHandler.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper.class] 02:14:28 [reading com/fasterxml/jackson/databind/jsonFormatVisitors/package-info.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonToken.class] 02:14:28 [reading com/fasterxml/jackson/databind/JsonDeserializer.class] 02:14:28 [reading java/util/concurrent/ConcurrentHashMap.class] 02:14:28 [reading com/fasterxml/jackson/databind/introspect/SimpleMixInResolver.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/ConfigOverrides.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/CoercionConfigs.class] 02:14:28 [reading com/fasterxml/jackson/databind/cfg/BaseSettings.class] 02:14:28 [reading java/util/function/Supplier.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/TunnelXconnects.class] 02:14:28 [reading java/lang/AssertionError.class] 02:14:28 [reading org/junit/rules/ExpectedExceptionMatcherBuilder.class] 02:14:28 [reading org/onap/aai/domain/yang/RelationshipProperties.class] 02:14:28 [reading org/onap/aai/domain/yang/RelationshipData.class] 02:14:28 [reading org/onap/aai/domain/yang/RelatedToProperty.class] 02:14:28 [reading org/onap/so/beans/nsmf/VnfErrorList.class] 02:14:28 [reading org/onap/so/beans/nsmf/ResponseHistory.class] 02:14:28 [reading org/onap/so/beans/nsmf/PnfErrorList.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/RelatedInstanceList.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/Platform.class] 02:14:28 [reading org/onap/so/serviceinstancebeans/LineOfBusiness.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/Vservers.class] 02:14:28 [reading org/onap/aai/domain/yang/v19/NosServers.class] 02:14:28 [reading org/onap/aai/domain/yang/SliceProfiles.class] 02:14:28 [reading org/onap/aai/domain/yang/ServiceProfiles.class] 02:14:28 [reading org/onap/aai/domain/yang/Metadata.class] 02:14:28 [reading org/onap/aai/domain/yang/ComposedResources.class] 02:14:28 [reading org/onap/aai/domain/yang/CommunicationServiceProfiles.class] 02:14:28 [reading org/onap/aai/domain/yang/AllottedResources.class] 02:14:28 [reading java/util/HashSet.class] 02:14:28 [reading org/onap/so/beans/nsmf/OperationType.class] 02:14:28 [reading org/onap/so/beans/nsmf/CustomerInfo.class] 02:14:28 [reading org/onap/aai/domain/yang/v13/Metadatum.class] 02:14:28 [reading org/onap/aai/domain/yang/v13/package-info.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationServiceTest.groovy - #3/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateTnNssiTest.class - #2] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateTnNssiTest.groovy - #2/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSliceTest.groovy - #4/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationServiceTest.class - #3] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCommunicationServiceTest.groovy - #3/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelationTest.java - #5/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSliceTest.class - #4] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNonSharedSliceTest.groovy - #4/109] 02:14:28 [reading org/assertj/core/api/AssertionsForClassTypes.class] 02:14:28 [reading org/camunda/bpm/extension/mockito/delegate/DelegateExecutionFake.class] 02:14:28 [reading org/camunda/bpm/extension/mockito/delegate/VariableScopeFake.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelation.class] 02:14:28 [reading org/camunda/bpm/engine/delegate/JavaDelegate.class] 02:14:28 [reading org/assertj/core/api/AbstractObjectAssert.class] 02:14:28 [reading org/assertj/core/api/Assert.class] 02:14:28 [reading org/assertj/core/api/ExtensionPoints.class] 02:14:28 [reading org/assertj/core/api/Descriptable.class] 02:14:28 [reading java/lang/invoke/MethodHandles.class] 02:14:28 [reading java/lang/invoke/MethodHandles$Lookup.class] 02:14:28 [reading java/lang/invoke/LambdaMetafactory.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy - #6/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelationTest.class - #5] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateRelationTest.java - #5/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy - #7/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy:[38,8] 02:14:28 6. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy (at line 38) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy:[52,10] 02:14:28 7. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy (at line 52) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.class - #6] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVnfAndModulesTest.groovy - #6/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssiTest.groovy - #8/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy:[38,8] 02:14:28 8. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy (at line 38) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy:[44,10] 02:14:28 9. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy (at line 44) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.class - #7] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVnfAndModulesTest.groovy - #7/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSITest.groovy - #9/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssiTest.class - #8] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyTnNssiTest.groovy - #8/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest.groovy - #10/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSITest.class - #9] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateCoreNSSITest.groovy - #9/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy - #11/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_preProcessRequest_BpmnError_closure1.class - #10] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_deleteAaiAR_NoArPath_closure8.class - #11] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_validateSDNCResp_BpmnError_closure6.class - #12] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_updateAaiAROrchStatus_NoArPath_closure4.class - #13] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_validateSDNCResp_Ex_closure7.class - #14] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_preProcessRequest_Ex_closure2.class - #15] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest.class - #16] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_deleteAaiAR_Ex_closure10.class - #17] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_updateAaiAROrchStatus_EmptyResponse_closure3.class - #18] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_validateSDNCResp_Unsuccessful_closure5.class - #19] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTestsTestSuite.java - #12/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest$_deleteAaiAR_BpmnError_closure9.class - #20] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGRollbackTest.groovy - #10/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy:[37,8] 02:14:28 10. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy (at line 37) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy:[46,8] 02:14:28 11. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy (at line 46) 02:14:28 import org.onap.so.bpmn.core.domain.ResourceInstance 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type ResourceInstance is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy:[54,10] 02:14:28 12. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy (at line 54) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.class - #21] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfAndModulesTest.groovy - #11/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnetTest.groovy - #13/109] 02:14:28 [writing org/onap/so/bpmn/AllTestsTestSuite.class - #22] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTestsTestSuite.java - #12/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.groovy - #14/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnetTest.class - #23] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ModifySliceSubnetTest.groovy - #13/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1Test.groovy - #15/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest$_postProcessAAIGETFailureTest_closure1.class - #24] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.class - #25] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceTest.groovy - #14/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactoryTest.java - #16/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1Test.class - #26] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeInfraV1Test.groovy - #15/109] 02:14:28 [reading org/apache/commons/lang/reflect/FieldUtils.class] 02:14:28 [reading java/lang/reflect/Field.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceServiceTest.groovy - #17/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactoryTest.class - #27] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/service/ServicePluginFactoryTest.java - #16/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest.groovy - #18/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CreateSliceServiceTest.class - #28] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSliceServiceTest.groovy - #17/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy - #19/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_deleteAaiAR_BpmnError_closure9.class - #29] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_deleteAaiAR_Ex_closure10.class - #30] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_deleteAaiAR_NoArPath_closure8.class - #31] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_updateAaiAROrchStatus_EmptyResponse_closure3.class - #32] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_validateSDNCResp_Unsuccessful_closure5.class - #33] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_preProcessRequest_Ex_closure2.class - #34] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest.class - #35] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_validateSDNCResp_Ex_closure7.class - #36] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_validateSDNCResp_BpmnError_closure6.class - #37] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_preProcessRequest_BpmnError_closure1.class - #38] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest$_updateAaiAROrchStatus_NoArPath_closure4.class - #39] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCRollbackTest.groovy - #18/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstanceTest.groovy - #20/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy:[36,8] 02:14:28 13. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy (at line 36) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy:[41,10] 02:14:28 14. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy (at line 41) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.class - #40] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleInfraTest.groovy - #19/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest.groovy - #21/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstanceTest.class - #41] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoScaleE2EServiceInstanceTest.groovy - #20/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstanceTest.groovy - #22/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareCreateAllottedResourceBRG_Ex_closure12.class - #42] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_preProcessRequest_Ex_closure4.class - #43] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_postProcessResponse_Ex_closure16.class - #44] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest.class - #45] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_postProcessResponse_BpmnError_closure15.class - #46] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_preProcessRequest_MissingAaiDistDelay_closure1.class - #47] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_preProcessRequest_MissingSubscriberId_closure2.class - #48] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_postProcessServiceInstanceCreate_BpmnError_closure8.class - #49] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareDecomposeService_Ex_closure6.class - #50] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_processDecomposition_Ex_closure10.class - #51] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_processJavaException_BpmnError_closure20.class - #52] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareFalloutRequest_Ex_closure18.class - #53] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_postProcessServiceInstanceCreate_Ex_closure9.class - #54] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_preProcessRequest_BpmnError_closure3.class - #55] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_processJavaException_Ex_closure21.class - #56] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareVnfAndModulesCreate_Ex_closure13.class - #57] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareCreateServiceInstance_Ex_closure7.class - #58] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_validateVnfCreate_Ex_closure14.class - #59] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_postProcessRollback_BpmnError_closure17.class - #60] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_prepareCreateAllottedResourceTXC_Ex_closure11.class - #61] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy - #23/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_processJavaException_closure19.class - #62] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest$_sendSyncResponse_Ex_closure5.class - #63] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/CreateVcpeResCustServiceTest.groovy - #21/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstanceTest.class - #64] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteNetworkInstanceTest.groovy - #22/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy - #24/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy:[39,8] 02:14:28 15. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy (at line 39) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy:[56,10] 02:14:28 16. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy (at line 56) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.class - #65] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleFromVnfTest.groovy - #23/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstanceTest.groovy - #25/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy:[36,8] 02:14:28 17. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy (at line 36) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy:[41,10] 02:14:28 18. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy (at line 41) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.class - #66] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstanceTest.groovy - #24/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java - #26/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstanceTest.class - #67] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVFCNetworkServiceInstanceTest.groovy - #25/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegate.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy - #27/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java:[50,64] 02:14:28 19. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java (at line 50) 02:14:28 public ExpectedException expectedException = ExpectedException.none(); 02:14:28 ^^^^^^ 02:14:28 The method none() from the type ExpectedException is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java:[98,64] 02:14:28 20. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java (at line 98) 02:14:28 public ExpectedException expectedException = ExpectedException.none(); 02:14:28 ^^^^^^ 02:14:28 The method none() from the type ExpectedException is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.class - #68] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest$ConnectionOkTests.class - #69] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest.groovy - #28/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest$NoConnectionTests.class - #70] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CheckAaiForPnfCorrelationIdDelegateTest.java - #26/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy:[35,8] 02:14:28 21. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy (at line 35) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy:[53,10] 02:14:28 22. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy (at line 53) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.class - #71] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateVfModuleVolumeTest.groovy - #27/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java - #29/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_processJavaException_Ex_closure12.class - #72] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_processJavaException_BpmnError_closure11.class - #73] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_preProcessRequest_BpmnError_closure2.class - #74] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_postProcessResponse_Ex_closure8.class - #75] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_prepareFalloutRequest_Ex_closure9.class - #76] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_validateVnfDelete_Ex_closure6.class - #77] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_prepareVnfAndModulesDelete_Ex_closure5.class - #78] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_preProcessRequest_Ex_closure3.class - #79] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_processJavaException_closure10.class - #80] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_sendSyncResponse_Ex_closure4.class - #81] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtil.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_preProcessRequest_MissingServiceInstanceId_closure1.class - #82] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest$_postProcessResponse_BpmnError_closure7.class - #83] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest.class - #84] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DeleteVcpeResCustServiceTest.groovy - #28/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSITest.groovy - #30/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.class - #85] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java - #29/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2Test.groovy - #31/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSITest.class - #86] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateNSSITest.groovy - #30/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegateTest.java - #32/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2Test.class - #87] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleVolumeV2Test.groovy - #31/109] 02:14:28 [reading org/mockito/BDDMockito.class] 02:14:28 [reading org/mockito/BDDMockito$BDDMyOngoingStubbing.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegate.class] 02:14:28 [reading org/assertj/core/api/EnumerableAssert.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest.groovy - #33/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegateTest.class - #88] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreatePnfEntryInAaiDelegateTest.java - #32/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnetTest.groovy - #34/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest.class - #89] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest$__clinit__closure1.class - #90] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateCommunicationServiceTest.groovy - #33/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/BeansTest.java - #35/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnetTest.class - #91] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeAllocateSliceSubnetTest.groovy - #34/109] 02:14:28 [reading com/openpojo/validation/Validator.class] 02:14:28 [reading com/openpojo/validation/ValidatorBuilder.class] 02:14:28 [reading com/openpojo/validation/rule/impl/GetterMustExistRule.class] 02:14:28 [reading com/openpojo/validation/rule/impl/SetterMustExistRule.class] 02:14:28 [reading com/openpojo/validation/test/impl/GetterTester.class] 02:14:28 [reading com/openpojo/validation/test/impl/SetterTester.class] 02:14:28 [reading com/openpojo/reflection/filters/FilterEnum.class] 02:14:28 [reading com/openpojo/reflection/filters/FilterNonConcrete.class] 02:14:28 [reading com/openpojo/reflection/filters/FilterPackageInfo.class] 02:14:28 [reading com/openpojo/validation/rule/Rule.class] 02:14:28 [reading com/openpojo/validation/test/Tester.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.groovy - #36/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/BeansTest.class - #92] 02:14:28 [writing org/onap/so/bpmn/infrastructure/BeansTest$FilterTestClasses.class - #93] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/BeansTest.java - #35/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllBPMNTestSuites.java - #37/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.class - #94] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.class - #95] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_validateSDNCResp_BpmnError_closure15.class - #96] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.class - #97] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy - #38/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.class - #98] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_buildSDNCRequest_Ex_closure7.class - #99] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_getAaiAR_NotActive_closure2.class - #100] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCGet_Ex_closure17.class - #101] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_createAaiAR_Ex_closure6.class - #102] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_validateSDNCResp_Ex_closure16.class - #103] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_createAaiAR_HttpFailed_closure4.class - #104] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_postProcessRollback_BpmnError_closure18.class - #105] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_createAaiAR_MissingPsiLink_closure3.class - #106] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_validateSDNCResp_Unsuccessful_closure14.class - #107] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.class - #108] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_createAaiAR_BpmnError_closure5.class - #109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_checkMissingPreProcessRequest_closure19.class - #110] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.class - #111] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSITest.groovy - #39/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_getAaiAR_Duplicate_closure1.class - #112] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.class - #113] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceBRGTest.groovy - #36/109] 02:14:28 [writing org/onap/so/bpmn/AllBPMNTestSuites.class - #114] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllBPMNTestSuites.java - #37/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy:[37,8] 02:14:28 23. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy (at line 37) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy:[45,10] 02:14:28 24. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy (at line 45) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.class - #115] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/UpdateNetworkInstanceTest.groovy - #38/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2Test.groovy - #40/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSITest.class - #116] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCommonCoreNSSITest.groovy - #39/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy - #41/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2Test.class - #117] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCustomDeleteE2EServiceInstanceV2Test.groovy - #40/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceTest.groovy - #42/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy:[38,8] 02:14:28 25. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy (at line 38) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy:[50,10] 02:14:28 26. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy (at line 50) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.class - #118] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVfModuleTest.groovy - #41/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTasksTestsTestSuite.java - #43/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceTest.class - #119] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateE2EServiceInstanceTest.groovy - #42/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy - #44/109] 02:14:28 [writing org/onap/so/bpmn/AllTasksTestsTestSuite.class - #120] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/AllTasksTestsTestSuite.java - #43/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java - #45/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.class - #121] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateGenericAlaCarteServiceInstanceTest.groovy - #44/109] 02:14:28 [reading java/util/Objects.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy - #46/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.class - #122] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java - #45/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy - #47/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy:[39,8] 02:14:28 27. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy (at line 39) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy:[49,10] 02:14:28 28. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy (at line 49) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.class - #123] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateVfModuleTest.groovy - #46/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy - #48/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy:[48,45] 02:14:28 29. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy (at line 48) 02:14:28 class CreateSDNCNetworkResourceTest extends GroovyTestCase { 02:14:28 ^^^^^^^^^^^^^^ 02:14:28 The type GroovyTestCase is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.class - #124] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateSDNCNetworkResourceTest.groovy - #47/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssiTest.groovy - #49/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy:[37,8] 02:14:28 30. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy (at line 37) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy:[44,10] 02:14:28 31. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy (at line 44) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.class - #125] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteNetworkInstanceTest.groovy - #48/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest.java - #50/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssiTest.class - #126] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeallocateTnNssiTest.groovy - #49/109] 02:14:28 [reading org/junit/jupiter/api/Assertions.class] 02:14:28 [reading org/junit/jupiter/api/function/Executable.class] 02:14:28 [reading org/junit/jupiter/api/function/ThrowingSupplier.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilder.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationInputEntity.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java - #51/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest$1.class - #127] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest.class - #128] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/ServiceRpcInputEntityBuilderTest.java - #50/109] 02:14:28 [reading java/util/Collections.class] 02:14:28 [reading org/onap/so/db/catalog/beans/PnfResourceCustomization.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationServiceTest.groovy - #52/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java:[122,13] 02:14:28 32. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java (at line 122) 02:14:28 .willReturn(Collections.EMPTY_LIST); 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 Type safety: The expression of type List needs unchecked conversion to conform to List 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.class - #129] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/ConfigCheckerDelegateTest.java - #51/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy - #53/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationServiceTest.class - #130] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCommunicationServiceTest.groovy - #52/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy - #54/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy:[33,8] 02:14:28 33. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy (at line 33) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy:[55,10] 02:14:28 34. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy (at line 55) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.class - #131] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceRollbackTest.groovy - #53/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceServiceTest.groovy - #55/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java - #56/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy:[45,8] 02:14:28 35. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy (at line 45) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy:[55,10] 02:14:28 36. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy (at line 55) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.class - #132] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateNetworkInstanceTest.groovy - #54/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteSliceServiceTest.class - #133] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteSliceServiceTest.groovy - #55/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstance.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.groovy - #57/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java:[49,64] 02:14:28 37. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java (at line 49) 02:14:28 public ExpectedException expectedException = ExpectedException.none(); 02:14:28 ^^^^^^ 02:14:28 The method none() from the type ExpectedException is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.class - #134] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/aai/AAIDeleteServiceInstanceTest.java - #56/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceTest.groovy - #58/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_validateSDNCResp_BpmnError_closure15.class - #135] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_getAaiAR_Duplicate_closure1.class - #136] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.class - #137] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.class - #138] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_createAaiAR_HttpFailed_closure4.class - #139] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_postProcessRollback_BpmnError_closure18.class - #140] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_createAaiAR_MissingPsiLink_closure3.class - #141] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.class - #142] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_buildSDNCRequest_Ex_closure7.class - #143] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCGet_Ex_closure17.class - #144] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_validateSDNCResp_Ex_closure16.class - #145] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/vfcmodel/VfcModelPojoTest.java - #59/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.class - #146] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_createAaiAR_Ex_closure6.class - #147] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_checkMissingPreProcessRequest_closure19.class - #148] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.class - #149] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.class - #150] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_getAaiAR_NotActive_closure2.class - #151] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_createAaiAR_BpmnError_closure5.class - #152] 02:14:28 [reading com/openpojo/validation/rule/impl/NoNestedClassRule.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.class - #153] 02:14:28 [reading com/openpojo/validation/rule/impl/NoPublicFieldsRule.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest$_validateSDNCResp_Unsuccessful_closure14.class - #154] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoCreateAllottedResourceTXCTest.groovy - #57/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceTest.class - #155] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstanceTest.groovy - #58/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnetTest.groovy - #60/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/vfcmodel/VfcModelPojoTest.class - #156] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/vfcmodel/VfcModelPojoTest.java - #59/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcherTest.java - #61/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnetTest.class - #157] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/AllocateSliceSubnetTest.groovy - #60/109] 02:14:28 [reading org/onap/so/client/cds/PayloadConstants.class] 02:14:28 [reading com/fasterxml/jackson/core/JacksonException.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java - #62/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcherTest.class - #158] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/NfSoftwareUpgradeDispatcherTest.java - #61/109] 02:14:28 [reading java/util/concurrent/ScheduledThreadPoolExecutor.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClient$KafkaTopicListenerThread.class] 02:14:28 [reading org/onap/so/client/kafka/KafkaConsumerImpl.class] 02:14:28 [reading java/lang/Number.class] 02:14:28 [reading org/onap/so/client/kafka/KafkaClient.class] 02:14:28 [reading java/util/concurrent/ThreadPoolExecutor.class] 02:14:28 [reading java/util/concurrent/AbstractExecutorService.class] 02:14:28 [reading java/util/concurrent/ExecutorService.class] 02:14:28 [reading java/util/concurrent/Executor.class] 02:14:28 [reading java/lang/SecurityException.class] 02:14:28 [reading java/lang/reflect/AccessibleObject.class] 02:14:28 [reading java/lang/reflect/Member.class] 02:14:28 [reading java/util/concurrent/ConcurrentMap.class] 02:14:28 [reading java/util/concurrent/ConcurrentHashMap$Node.class] 02:14:28 [reading java/util/function/LongBinaryOperator.class] 02:14:28 [reading java/util/function/ToLongFunction.class] 02:14:28 [reading java/util/function/IntBinaryOperator.class] 02:14:28 [reading java/util/function/ToIntFunction.class] 02:14:28 [reading java/util/function/DoubleBinaryOperator.class] 02:14:28 [reading java/util/function/ToDoubleFunction.class] 02:14:28 [reading java/util/function/ToLongBiFunction.class] 02:14:28 [reading java/util/function/ToIntBiFunction.class] 02:14:28 [reading java/util/function/ToDoubleBiFunction.class] 02:14:28 [reading java/util/concurrent/ConcurrentHashMap$KeySetView.class] 02:14:28 [reading java/util/Enumeration.class] 02:14:28 [reading java/util/concurrent/ScheduledExecutorService.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest.groovy - #63/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java:[143,1] 02:14:28 38. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java (at line 143) 02:14:28 verifyZeroInteractions(threadMockToNotifyCamundaFlow, executorMock); 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The method verifyZeroInteractions(Object...) from the type Mockito is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java:[159,1] 02:14:28 39. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java (at line 159) 02:14:28 verifyZeroInteractions(threadMockToNotifyCamundaFlow, executorMock); 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The method verifyZeroInteractions(Object...) from the type Mockito is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.class - #159] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/PnfEventReadyKafkaClientTest.java - #62/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGeneratorTest.java - #64/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_validateSDNCResp_Ex_closure15.class - #160] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_getAaiAR_EmptyResponse_closure3.class - #161] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_deleteAaiAR_BpmnError_closure17.class - #162] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCUnassign_BpmnError_closure5.class - #163] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_checkMissingPreProcessRequest_closure19.class - #164] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_validateSDNCResp_Fail404_closure12.class - #165] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_validateSDNCResp_BpmnError_closure14.class - #166] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_buildSDNCRequest_Ex_closure4.class - #167] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessRequest_BpmnError_closure1.class - #168] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCUnassign_Ex_closure6.class - #169] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCDelete_Ex_closure8.class - #170] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCDeactivate_BpmnError_closure9.class - #171] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_validateSDNCResp_Fail404_Deactivate_FailNotFound_closure11.class - #172] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCDeactivate_Ex_closure10.class - #173] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessSDNCDelete_BpmnError_closure7.class - #174] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_deleteAaiAR_NoArPath_closure16.class - #175] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_validateSDNCResp_Deactivate_closure13.class - #176] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_preProcessRequest_Ex_closure2.class - #177] 02:14:28 [reading org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest$_deleteAaiAR_Ex_closure18.class - #178] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest.class - #179] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/ShallowCopy.class] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceTXCTest.groovy - #63/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy - #65/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGeneratorTest.class - #180] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGeneratorTest.java - #64/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceTest.groovy - #66/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy:[36,8] 02:14:28 40. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy (at line 36) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy:[44,10] 02:14:28 41. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy (at line 44) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/SacleCustomE2EServiceInstanceTest.class - #181] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ScaleCustomE2EServiceInstanceTest.groovy - #65/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ClientEntityPojoTest.java - #67/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceTest.class - #182] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateE2EServiceInstanceTest.groovy - #66/109] 02:14:28 [reading com/openpojo/reflection/impl/PojoClassFactory.class] 02:14:28 [reading com/openpojo/validation/rule/impl/NoPrimitivesRule.class] 02:14:28 [reading com/openpojo/validation/test/impl/DefaultValuesNullTester.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkInputParametersEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkRequestInputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkResponseInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationInputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/NetworkTopologyOperationOutputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/OnapModelInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ParamEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RequestInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationInputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/SdncRequestHeaderEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcServiceTopologyOperationOutputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceInputParametersEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceRequestInputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceResponseInformationEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationInputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ServiceTopologyOperationOutputEntity.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/RpcNetworkTopologyOperationOutputEntity.class] 02:14:28 [reading com/openpojo/reflection/Accessible.class] 02:14:28 [reading com/openpojo/reflection/PojoElement.class] 02:14:28 [reading com/openpojo/reflection/Annotatable.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest.java - #68/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ClientEntityPojoTest.class - #183] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/entity/ClientEntityPojoTest.java - #67/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilder.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstanceTest.groovy - #69/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest$1.class - #184] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest.class - #185] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/NetworkRpcInputEntityBuilderTest.java - #68/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResourceTest.groovy - #70/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstanceTest.class - #186] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateNetworkInstanceTest.groovy - #69/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest.groovy - #71/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResourceTest.class - #187] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVFCNSResourceTest.groovy - #70/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSliceTest.groovy - #72/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_checkMissingPreProcessRequest_closure19.class - #188] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_validateSDNCResp_BpmnError_closure14.class - #189] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_deleteAaiAR_Ex_closure18.class - #190] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCUnassign_BpmnError_closure5.class - #191] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessRequest_Ex_closure2.class - #192] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_validateSDNCResp_Deactivate_closure13.class - #193] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessRequest_BpmnError_closure1.class - #194] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCDelete_BpmnError_closure7.class - #195] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCUnassign_Ex_closure6.class - #196] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegateTest.java - #73/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCDeactivate_BpmnError_closure9.class - #197] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_validateSDNCResp_Fail404_Deactivate_FailNotFound_closure11.class - #198] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_buildSDNCRequest_Ex_closure4.class - #199] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_deleteAaiAR_BpmnError_closure17.class - #200] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_validateSDNCResp_Ex_closure15.class - #201] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_deleteAaiAR_NoArPath_closure16.class - #202] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegate.class] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_getAaiAR_EmptyResponse_closure3.class - #203] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCDeactivate_Ex_closure10.class - #204] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_preProcessSDNCDelete_Ex_closure8.class - #205] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest.class - #206] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest$_validateSDNCResp_Fail404_closure12.class - #207] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/DoDeleteAllottedResourceBRGTest.groovy - #71/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSliceTest.class - #208] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreSharedSliceTest.groovy - #72/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputs.class] 02:14:28 [reading org/assertj/core/presentation/PredicateDescription.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericAlaCarteServiceInstanceTest.groovy - #74/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegateTest.class - #209] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/GeneratePnfUuidDelegateTest.java - #73/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementThrowingException.java - #75/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteGenericAlaCarteServiceInstanceTest.class - #210] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericAlaCarteServiceInstanceTest.groovy - #74/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java - #76/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementThrowingException.class - #211] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementThrowingException.java - #75/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssiTest.groovy - #77/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.class - #212] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java - #76/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/GroovyTestBase.groovy - #78/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssiTest.class - #213] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateTnNssiTest.groovy - #77/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAaiTest.java - #79/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/GroovyTestBase.class - #214] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/GroovyTestBase.groovy - #78/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy - #80/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAaiTest.class - #215] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/UpdatePnfEntryInAaiTest.java - #79/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy - #81/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy:[33,8] 02:14:28 42. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy (at line 33) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.class - #216] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateVfModuleVolumeInfraV1Test.groovy - #80/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollbackTest.groovy - #82/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy:[37,8] 02:14:28 43. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy (at line 37) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy:[46,10] 02:14:28 44. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy (at line 46) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.class - #217] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleTest.groovy - #81/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstanceTest.groovy - #83/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollbackTest.class - #218] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeRollbackTest.groovy - #82/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegateTest.java - #84/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstanceTest.class - #219] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteCustomE2EServiceInstanceTest.groovy - #83/109] 02:14:28 [reading org/onap/so/client/cds/beans/ConfigAssignPropertiesForPnf.class] 02:14:28 [reading org/onap/so/client/cds/beans/ConfigAssignRequestPnf.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareCdsCallDelegate.class] 02:14:28 [reading com/fasterxml/jackson/core/JsonPointer.class] 02:14:28 [reading com/fasterxml/jackson/databind/JsonSerializable$Base.class] 02:14:28 [reading com/fasterxml/jackson/databind/JsonSerializable.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.groovy - #85/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegateTest.class - #220] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegateTest.java - #84/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstanceTest.groovy - #86/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.class - #221] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCompareServiceInstanceDataTest.groovy - #85/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapSetter.groovy - #87/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstanceTest.class - #222] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoUpdateNetworkInstanceTest.groovy - #86/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscriptionTest.java - #88/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/MapSetter.class - #223] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapSetter.groovy - #87/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscription.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSITest.groovy - #89/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscriptionTest.class - #224] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CancelKafkaSubscriptionTest.java - #88/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest.groovy - #90/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSITest.class - #225] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoAllocateCoreNSSITest.groovy - #89/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy - #91/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest.class - #226] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest$__clinit__closure1.class - #227] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceServiceTest.groovy - #90/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSITest.groovy - #92/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy:[33,8] 02:14:28 45. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy (at line 33) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.class - #228] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteVfModuleVolumeInfraV1Test.groovy - #91/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java - #93/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSITest.class - #229] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoActivateCoreNSSITest.groovy - #92/109] 02:14:28 [reading org/camunda/bpm/engine/runtime/MessageCorrelationBuilder.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClient.class] 02:14:28 [reading org/camunda/bpm/engine/runtime/MessageCorrelationResult.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java - #94/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java:[62,1] 02:14:28 46. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java (at line 62) 02:14:28 verifyZeroInteractions(messageCorrelationBuilder); 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The method verifyZeroInteractions(Object...) from the type Mockito is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.class - #230] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/InformKafkaClientTest.java - #93/109] 02:14:28 [reading org/apache/commons/lang3/StringUtils.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEventTest.java - #95/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest$DelegateExecutionBuilder.class - #231] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.class - #232] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java - #94/109] 02:14:28 [reading org/onap/so/bpmn/common/BuildingBlockExecution.class] 02:14:28 [reading org/onap/so/bpmn/common/DelegateExecutionImpl.class] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class] 02:14:28 [reading org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEvent.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceServiceTest.groovy - #96/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEventTest.class - #233] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/RegisterForPnfReadyEventTest.java - #95/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy - #97/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceServiceTest.class - #234] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteSliceServiceTest.groovy - #96/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy - #98/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy:[38,8] 02:14:28 47. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy (at line 38) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy:[59,10] 02:14:28 48. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy (at line 59) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.class - #235] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleRollbackTest.groovy - #97/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapGetter.groovy - #99/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy:[37,8] 02:14:28 49. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy (at line 37) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy:[43,10] 02:14:28 50. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy (at line 43) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.class - #236] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVnfTest.groovy - #98/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstanceTest.groovy - #100/109] 02:14:28 [writing org/onap/so/bpmn/vcpe/scripts/MapGetter.class - #237] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/vcpe/scripts/MapGetter.groovy - #99/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSITest.groovy - #101/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstanceTest.class - #238] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteVFCNetworkServiceInstanceTest.groovy - #100/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegateTest.java - #102/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSITest.class - #239] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoModifyCoreNSSITest.groovy - #101/109] 02:14:28 [reading org/onap/so/client/cds/beans/ConfigDeployPropertiesForPnf.class] 02:14:28 [reading org/onap/so/client/cds/beans/ConfigDeployRequestPnf.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationIdTest.java - #103/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegateTest.class - #240] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegateTest.java - #102/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationId.class] 02:14:28 [reading java/util/function/IntFunction.class] 02:14:28 [reading org/assertj/core/api/AbstractListAssert.class] 02:14:28 [reading org/assertj/core/api/AbstractIterableAssert.class] 02:14:28 [reading org/assertj/core/api/ObjectEnumerableAssert.class] 02:14:28 [reading org/assertj/core/api/IndexedObjectEnumerableAssert.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest.java - #104/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationIdTest.class - #241] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/kafka/JsonUtilForPnfCorrelationIdTest.java - #103/109] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder$SvcAction.class] 02:14:28 [reading org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilder$RequestAction.class] 02:14:28 [reading org/onap/so/requestsdb/RequestsDbConstant.class] 02:14:28 [reading org/onap/so/requestsdb/RequestsDbConstant$OperationType.class] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2Test.groovy - #105/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest$2.class - #242] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest.class - #243] 02:14:28 [writing org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest$1.class - #244] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/workflow/serviceTask/client/builder/AbstractBuilderTest.java - #104/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnetTest.groovy - #106/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2Test.class - #245] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateVfModuleVolumeV2Test.groovy - #105/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationServiceTest.groovy - #107/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnetTest.class - #246] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/ActivateSliceSubnetTest.groovy - #106/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatusTest.groovy - #108/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationServiceTest.class - #247] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateCommunicationServiceTest.groovy - #107/109] 02:14:28 [analyzing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy - #109/109] 02:14:28 [writing org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatusTest.class - #248] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/CheckServiceProcessStatusTest.groovy - #108/109] 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy:[38,8] 02:14:28 51. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy (at line 38) 02:14:28 import org.mockito.runners.MockitoJUnitRunner 02:14:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy:[46,10] 02:14:28 52. WARNING in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy (at line 46) 02:14:28 @RunWith(MockitoJUnitRunner.class) 02:14:28 ^^^^^^^^^^^^^^^^^^ 02:14:28 The type MockitoJUnitRunner is deprecated 02:14:28 [INFO] [writing org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.class - #249] 02:14:28 [completed /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/src/test/groovy/org/onap/so/bpmn/infrastructure/scripts/DoDeleteServiceInstanceTest.groovy - #109/109] 02:14:28 [109 units compiled] 02:14:28 52 problems (52 warnings) 02:14:28 [249 .class files generated] 02:14:28 [INFO] 02:14:28 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-bpmn-infrastructure-common --- 02:14:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:14:28 [INFO] 02:14:28 [INFO] ------------------------------------------------------- 02:14:28 [INFO] T E S T S 02:14:28 [INFO] ------------------------------------------------------- 02:14:30 02:14:29,803 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes/logback-test.xml] 02:14:30 02:14:29,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 02:14:30 02:14:29,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] 02:14:30 02:14:29,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes/logback-test.xml] 02:14:30 02:14:29,803 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] 02:14:30 02:14:29,896 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 02:14:30 02:14:29,898 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:14:30 02:14:29,908 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 02:14:30 02:14:29,915 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:14:30 02:14:29,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.ecomp.audit] to INFO 02:14:30 02:14:29,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.ecomp.audit] to false 02:14:30 02:14:29,974 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.ecomp.audit] 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.eelf.metrics] 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to WARN 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false 02:14:30 02:14:29,975 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.eelf.error] 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap] to DEBUG 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap] to false 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap] 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.vorburger] to WARN 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [ch.vorburger] to false 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ch.vorburger] 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AUDIT] to INFO 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AUDIT] to true 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[AUDIT] 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.reflections] to ERROR 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 02:14:30 02:14:29,976 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 02:14:30 02:14:29,977 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4491eaeb - Registering current configuration as safe fallback point 02:14:30 02:14:30 [INFO] Running org.onap.so.bpmn.AllTestsTestSuite 02:14:31 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRGTest 02:14:33 02:14:33.816 [main] || DEBUG 02:14:33 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. expected exception 02:14:33 02:14:33.822 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:33 02:14:33.840 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:33 02:14:33.841 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:33 02:14:33.903 [main] || WARN 02:14:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp218580407{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp218580407-18,5,] 02:14:33 02:14:33.935 [main] || DEBUG 02:14:33 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. expected exception 02:14:33 02:14:33.936 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:33 02:14:33.937 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:33 02:14:33.937 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:33 02:14:33.946 [main] || WARN 02:14:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp632882685{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp632882685-27,5,] 02:14:33 02:14:33.947 [main] || WARN 02:14:33 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp632882685{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp632882685-34,5,] 02:14:33 02:14:33.980 [main] || DEBUG 02:14:33 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. null 02:14:33 02:14:33.981 [main] || DEBUG 02:14:33 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:33 02:14:33.981 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:34 02:14:33.982 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:34 02:14:33.987 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1527148203{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp1527148203-39,5,main] 02:14:34 02:14:33.987 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1527148203{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1527148203-47,5,] 02:14:34 02:14:33.987 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1527148203{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1527148203-46,5,main] 02:14:34 02:14:34.070 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1365574100{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1365574100-56,5,] 02:14:34 02:14:34.070 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1365574100{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1365574100-50,5,] 02:14:34 02:14:34.102 [main] || ERROR 02:14:34 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest.java.lang.RuntimeException: expected exception BPMN 900 Exception is:java.lang.RuntimeException: expected exception 02:14:34 02:14:34.103 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:34 02:14:34.104 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:34 expected exception,workStep=*,extSystemErrorSource=null] 02:14:34 02:14:34.104 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:34 02:14:34.107 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1525807716{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1525807716-69,5,main] 02:14:34 02:14:34.108 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1525807716{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1525807716-66,5,] 02:14:34 02:14:34.132 [main] || DEBUG 02:14:34 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. null 02:14:34 02:14:34.133 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:34 02:14:34.133 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:34 02:14:34.133 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:34 02:14:34.138 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1239530968{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1239530968-80,5,main] 02:14:34 02:14:34.138 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1239530968{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1239530968-77,5,main] 02:14:34 02:14:34.139 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1239530968{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1239530968-79,5,main] 02:14:34 02:14:34.139 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1239530968{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1239530968-74,5,main] 02:14:34 02:14:34.190 [main] || DEBUG 02:14:34 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in validateSDNCResp. expected exception 02:14:34 02:14:34.191 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:34 02:14:34.191 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:34 02:14:34.191 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:34 02:14:34.195 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp929776050{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp929776050-82,5,] 02:14:34 02:14:34.195 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp929776050{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp929776050-83,5,] 02:14:34 02:14:34.195 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp929776050{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp929776050-90,5,] 02:14:34 02:14:34.195 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp929776050{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp929776050-91,5,] 02:14:34 02:14:34.223 [main] || DEBUG 02:14:34 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. expected exception 02:14:34 02:14:34.224 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:34 02:14:34.225 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:34 02:14:34.225 [main] || DEBUG 02:14:34 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:34 02:14:34.228 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1121747277{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1121747277-94,5,] 02:14:34 02:14:34.228 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1121747277{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1121747277-93,5,] 02:14:34 02:14:34.228 [main] || WARN 02:14:34 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1121747277{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1121747277-99,5,] 02:14:34 02:14:34.274 [main] || DEBUG 02:14:34 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncRequest: 02:14:34 02:14:34 02:14:34 myreq 02:14:34 sii 02:14:34 myact 02:14:34 brg-topology-operation 02:14:34 scu 02:14:34 02:14:34 02:14:34 02:14:34 mri 02:14:34 DeleteBRGInstance 02:14:34 MSO 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 sst 02:14:34 02:14:34 sii 02:14:34 02:14:34 gci 02:14:34 02:14:34 02:14:34 ari 02:14:34 brg 02:14:34 psii 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:34 02:14:35 02:14:35.396 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1948507435{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1948507435-111,5,] 02:14:35 02:14:35.396 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1948507435{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1948507435-104,5,] 02:14:35 02:14:35.414 [main] || DEBUG 02:14:35 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. null 02:14:35 02:14:35.415 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:35 02:14:35.415 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:35 02:14:35.415 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:35 02:14:35.417 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp797039606{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp797039606-121,5,main] 02:14:35 02:14:35.417 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp797039606{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp797039606-117,5,] 02:14:35 02:14:35.431 [main] || DEBUG 02:14:35 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - workflowException: null 02:14:35 02:14:35.431 [main] || DEBUG 02:14:35 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNCResponse: <response-code>200</response-code> 02:14:35 02:14:35.464 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:35 02:14:35.464 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:35 02:14:35.467 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:35 <response-code>200</response-code> 02:14:35 02:14:35.643 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:35 02:14:35 [Fatal Error] :1:1: Premature end of file. 02:14:35 [Fatal Error] :1:1: Premature end of file. 02:14:35 02:14:35.654 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:35 02:14:35.655 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:35 02:14:35.655 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:35 02:14:35.655 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:35 02:14:35.655 [main] || DEBUG 02:14:35 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:35 02:14:35.655 [main] || DEBUG 02:14:35 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:35 <response-code>200</response-code> 02:14:35 02:14:35.671 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1304609835{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1304609835-132,5,] 02:14:35 02:14:35.672 [main] || WARN 02:14:35 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1304609835{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1304609835-134,5,] 02:14:37 02:14:37.860 [main] || DEBUG 02:14:37 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in deleteAR!java.lang.RuntimeException: java.net.MalformedURLException 02:14:37 02:14:37.861 [main] || DEBUG 02:14:37 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:37 02:14:37.862 [main] || DEBUG 02:14:37 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error - Occured During Delete AR,workStep=*,extSystemErrorSource=null] 02:14:37 02:14:37.862 [main] || DEBUG 02:14:37 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:37 02:14:37.863 [main] || WARN 02:14:37 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1686045193{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1686045193-138,5,main] 02:14:37 02:14:37.863 [main] || WARN 02:14:37 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1686045193{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1686045193-144,5,] 02:14:37 02:14:37.864 [main] || WARN 02:14:37 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1686045193{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1686045193-137,5,] 02:14:37 02:14:37.894 [main] || DEBUG 02:14:37 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncRequest: 02:14:37 02:14:37 02:14:37 dd040174-5279-4b3e-9a26-eb60c7631481 02:14:37 null 02:14:37 deactivate 02:14:37 brg-topology-operation 02:14:37 null 02:14:37 02:14:37 02:14:37 02:14:37 null 02:14:37 DeleteBRGInstance 02:14:37 MSO 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 null 02:14:37 02:14:37 null 02:14:37 02:14:37 null 02:14:37 02:14:37 02:14:37 null 02:14:37 brg 02:14:37 null 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:37 02:14:38 02:14:37.995 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncDeactivateReq: 02:14:38 02:14:38 dd040174-5279-4b3e-9a26-eb60c7631481 02:14:38 null 02:14:38 deactivate 02:14:38 brg-topology-operation 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 DeleteBRGInstance 02:14:38 MSO 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 02:14:38 null 02:14:38 brg 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38.000 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp350651711{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp350651711-147,5,] 02:14:38 02:14:38.000 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp350651711{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp350651711-154,5,] 02:14:38 02:14:38.017 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncRequest: 02:14:38 02:14:38 02:14:38 117f6784-7469-4792-8f02-36d801305302 02:14:38 null 02:14:38 unassign 02:14:38 brg-topology-operation 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 DeleteBRGInstance 02:14:38 MSO 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 02:14:38 null 02:14:38 brg 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38.101 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncUnassignRequest: 02:14:38 02:14:38 117f6784-7469-4792-8f02-36d801305302 02:14:38 null 02:14:38 unassign 02:14:38 brg-topology-operation 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 DeleteBRGInstance 02:14:38 MSO 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 02:14:38 null 02:14:38 brg 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38.103 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1698214936{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1698214936-158,5,main] 02:14:38 02:14:38.103 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1698214936{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1698214936-164,5,main] 02:14:38 02:14:38.103 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1698214936{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1698214936-167,5,] 02:14:38 02:14:38.103 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1698214936{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1698214936-159,5,] 02:14:38 02:14:38.103 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1698214936{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1698214936-166,5,] 02:14:38 02:14:38.152 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.152 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error in ifExistsARNo signature of method: static org.onap.aaiclient.client.aai.entities.uri.AAIUriFactory.createResourceUri() is applicable for argument types: (org.onap.aaiclient.client.aai.entities.uri.AAISingleFragment) values: [org.onap.aaiclient.client.aai.entities.uri.AAISingleFragment@6f67a9e8] 02:14:38 Possible solutions: createResourceUri(org.onap.aaiclient.client.aai.entities.uri.AAIFluentSingleType), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectPlurals), createResourceUri(org.onap.aaiclient.client.aai.entities.uri.AAIFluentPluralType), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectType, [Ljava.lang.Object;), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectPlurals, [Ljava.lang.Object;),workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.152 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.154 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp422149270{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp422149270-175,5,main] 02:14:38 02:14:38.154 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp422149270{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp422149270-177,5,main] 02:14:38 02:14:38.154 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp422149270{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp422149270-171,5,main] 02:14:38 02:14:38.154 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp422149270{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp422149270-169,5,] 02:14:38 02:14:38.178 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539981582{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1539981582-180,5,] 02:14:38 02:14:38.178 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1539981582{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp1539981582-179,5,] 02:14:38 02:14:38.208 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:38 02:14:38.213 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - mso.workflow.sdncadapter.callback is null 02:14:38 02:14:38.214 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.214 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=500,errorMessage=mso.workflow.sdncadapter.callback is null,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.214 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.214 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:38 02:14:38.217 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:38 02:14:38.217 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Input serviceInstanceId is null 02:14:38 02:14:38.218 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.218 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=500,errorMessage=Input serviceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.218 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.218 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:38 02:14:38.221 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:38 02:14:38.221 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Input allottedResourceId is null 02:14:38 02:14:38.222 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.222 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=500,errorMessage=Input allottedResourceId is null,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.222 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.222 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:38 02:14:38.224 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp119772493{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp119772493-190,5,] 02:14:38 02:14:38.224 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp119772493{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp119772493-198,5,main] 02:14:38 02:14:38.224 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp119772493{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp119772493-194,5,main] 02:14:38 02:14:38.224 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp119772493{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp119772493-196,5,] 02:14:38 02:14:38.241 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - workflowException: null 02:14:38 02:14:38.241 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNCResponse: <response-code>404</response-code> 02:14:38 02:14:38.241 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:38 02:14:38.241 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:38 02:14:38.242 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:38 <response-code>404</response-code> 02:14:38 02:14:38.264 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:38 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 02:14:38.268 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:38 02:14:38.269 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:38 02:14:38.269 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:38 02:14:38.269 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:38 02:14:38.269 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:38 02:14:38.269 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - create AllottedResource received error response from SDNC. ResponseCode:404 02:14:38 02:14:38.271 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356456316{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp356456316-201,5,] 02:14:38 02:14:38.271 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356456316{STOPPING,8<=8<=10,i=0,q=2} Couldn't stop Thread[qtp356456316-200,5,] 02:14:38 02:14:38.284 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - workflowException: null 02:14:38 02:14:38.284 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNCResponse: <response-code>404</response-code> 02:14:38 02:14:38.284 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:38 02:14:38.284 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:38 02:14:38.284 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:38 <response-code>404</response-code> 02:14:38 02:14:38.308 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:38 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 02:14:38.312 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:38 02:14:38.312 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:38 02:14:38.312 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:38 02:14:38.312 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:38 02:14:38.312 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:38 02:14:38.313 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - deactivate AllottedResource received error response from SDNC. ResponseCode:404 02:14:38 02:14:38.315 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1440364673{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1440364673-217,5,main] 02:14:38 02:14:38.315 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1440364673{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1440364673-211,5,] 02:14:38 02:14:38.327 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in buildSDNCRequest. expected exception 02:14:38 02:14:38.327 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.327 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.327 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.329 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1347759703{STOPPING,8<=9<=10,i=6,q=7} Couldn't stop Thread[qtp1347759703-231,5,main] 02:14:38 02:14:38.329 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1347759703{STOPPING,8<=9<=10,i=3,q=6} Couldn't stop Thread[qtp1347759703-221,5,] 02:14:38 02:14:38.329 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1347759703{STOPPING,8<=9<=10,i=2,q=6} Couldn't stop Thread[qtp1347759703-229,5,main] 02:14:38 02:14:38.329 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1347759703{STOPPING,8<=9<=10,i=0,q=5} Couldn't stop Thread[qtp1347759703-230,5,] 02:14:38 02:14:38.351 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:38 02:14:38.352 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Exception in preProcessRequest expected exception 02:14:38 02:14:38.352 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.353 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Exception in preProcessRequest expected exception,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.353 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.354 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1609846592-234,5,] 02:14:38 02:14:38.354 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-239,5,] 02:14:38 02:14:38.354 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-240,5,main] 02:14:38 02:14:38.354 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-237,5,main] 02:14:38 02:14:38.355 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-235,5,main] 02:14:38 02:14:38.355 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-242,5,main] 02:14:38 02:14:38.355 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1609846592{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1609846592-236,5,main] 02:14:38 02:14:38.365 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - workflowException: null 02:14:38 02:14:38.365 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNCResponse: <response-code>404</response-code> 02:14:38 02:14:38.366 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:38 02:14:38.366 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:38 02:14:38.366 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:38 <response-code>404</response-code> 02:14:38 02:14:38.386 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:38 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 02:14:38.389 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - deactivate AllottedResource received error response from SDNC. ResponseCode:404 02:14:38 02:14:38.390 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Allotted Resource Not found in SDNC 02:14:38 02:14:38.391 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceBRG 02:14:38 02:14:38.391 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceBRG,errorCode=7000,errorMessage=Allotted Resource Not found in SDNC,workStep=*,extSystemErrorSource=null] 02:14:38 02:14:38.391 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:38 02:14:38.393 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1869800516{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1869800516-244,5,main] 02:14:38 02:14:38.393 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1869800516{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1869800516-245,5,] 02:14:38 02:14:38.393 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1869800516{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1869800516-250,5,main] 02:14:38 02:14:38.394 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1869800516{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1869800516-246,5,main] 02:14:38 02:14:38.404 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncRequest: 02:14:38 02:14:38 02:14:38 780917bd-adc4-427c-b26c-ad067f654ff6 02:14:38 null 02:14:38 delete 02:14:38 brg-topology-operation 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 DeleteBRGInstance 02:14:38 MSO 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 02:14:38 null 02:14:38 brg 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38.469 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - sdncDeleteReq: 02:14:38 02:14:38 780917bd-adc4-427c-b26c-ad067f654ff6 02:14:38 null 02:14:38 delete 02:14:38 brg-topology-operation 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 DeleteBRGInstance 02:14:38 MSO 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 null 02:14:38 02:14:38 02:14:38 null 02:14:38 brg 02:14:38 null 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38 02:14:38.471 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp10305258{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp10305258-254,5,] 02:14:38 02:14:38.471 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp10305258{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp10305258-262,5,] 02:14:38 02:14:38.494 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp57729855{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp57729855-270,5,] 02:14:38 02:14:38.495 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp57729855{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp57729855-265,5,] 02:14:38 02:14:38.495 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp57729855{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp57729855-266,5,main] 02:14:38 02:14:38.495 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp57729855{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp57729855-271,5,main] 02:14:38 02:14:38.509 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - workflowException: null 02:14:38 02:14:38.509 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNCResponse: <response-code>200</response-code> 02:14:38 02:14:38.509 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:38 02:14:38.509 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:38 02:14:38.510 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:38 <response-code>200</response-code> 02:14:38 02:14:38.529 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:38 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 [Fatal Error] :1:1: Premature end of file. 02:14:38 02:14:38.532 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:38 02:14:38.532 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:38 02:14:38.532 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:38 02:14:38.532 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:38 02:14:38.532 [main] || DEBUG 02:14:38 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:38 02:14:38.533 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - deactivate AllottedResource received error response from SDNC. ResponseCode:null 02:14:38 02:14:38.535 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1827232045{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1827232045-281,5,main] 02:14:38 02:14:38.536 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1827232045{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp1827232045-279,5,] 02:14:38 02:14:38.536 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1827232045{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1827232045-277,5,] 02:14:38 02:14:38.553 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:38 02:14:38.553 [main] || DEBUG 02:14:38 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:38 02:14:38.554 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356722522{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp356722522-284,5,main] 02:14:38 02:14:38.555 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356722522{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp356722522-292,5,] 02:14:38 02:14:38.555 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356722522{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp356722522-290,5,main] 02:14:38 02:14:38.555 [main] || WARN 02:14:38 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp356722522{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp356722522-287,5,] 02:14:38 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.234 s - in org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceBRGTest 02:14:38 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClientTest 02:14:38 02:14:38.593 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 02:14:38.593 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 unauthenticated.PNF_UPDATE so-consumer 02:14:38 02:14:38.710 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: corrTestId 02:14:38 02:14:38.711 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - kafka listener gets pnf ready event for pnfCorrelationId: corrTestId 02:14:38 02:14:38.711 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: corr 02:14:38 02:14:38.714 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 02:14:38.715 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 unauthenticated.PNF_UPDATE so-consumer 02:14:38 02:14:38.716 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: corrTestId 02:14:38 02:14:38.717 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - kafka listener gets pnf ready event for pnfCorrelationId: corrTestId 02:14:38 02:14:38.717 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: corr 02:14:38 02:14:38.719 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 02:14:38.720 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 unauthenticated.PNF_UPDATE so-consumer 02:14:38 02:14:38.721 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: otherCorrId 02:14:38 02:14:38.721 [main] || DEBUG 02:14:38 org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClient - unregistering from pnf ready kafka event for pnf correlation id: corr 02:14:38 02:14:38.724 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 02:14:38.724 [main] || INFO 02:14:38 org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:14:38 unauthenticated.PNF_UPDATE so-consumer 02:14:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.onap.so.bpmn.infrastructure.pnf.kafka.PnfEventReadyKafkaClientTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegateTest 02:14:39 02:14:39.074 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate - Running execute block for activity:null 02:14:39 02:14:39.078 [main] || WARN 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate - Connection failed 02:14:39 java.io.IOException: Connection failed 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate.setIpAddress(PrepareConfigDeployDelegate.java:90) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate.getRequestObject(PrepareConfigDeployDelegate.java:69) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareCdsCallDelegate.execute(PrepareCdsCallDelegate.java:58) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegateTest.lambda$0(PrepareConfigDeployDelegateTest.java:124) 02:14:39 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:62) 02:14:39 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:786) 02:14:39 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1200) 02:14:39 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1094) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegateTest.testExecution_failedAaiConnection_exceptionThrown(PrepareConfigDeployDelegateTest.java:124) 02:14:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:14:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:14:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:14:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:14:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:14:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:14:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:14:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:14:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:14:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:14:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:39 02:14:39.078 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:14:39 02:14:39.078 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey1,errorCode=7010,errorMessage=Unable to fetch from AAIConnection failed,workStep=*,extSystemErrorSource=null] 02:14:39 02:14:39.078 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:14:39 02:14:39.106 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate - Running execute block for activity:null 02:14:39 02:14:39.218 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate - Running execute block for activity:null 02:14:39 02:14:39.218 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:14:39 02:14:39.218 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey1,errorCode=7010,errorMessage=AAI entry for PNF: PNFDemo does not exist,workStep=*,extSystemErrorSource=null] 02:14:39 02:14:39.218 [main] || INFO 02:14:39 org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:14:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegateTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.InformKafkaClientTest 02:14:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.InformKafkaClientTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigAssignDelegateTest 02:14:39 02:14:39.309 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigAssignDelegate - Running execute block for activity:null 02:14:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigAssignDelegateTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.GeneratePnfUuidDelegateTest 02:14:39 02:14:39.320 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.GeneratePnfUuidDelegate - Generated UUID for pnf: 267838c6-5a52-463d-9928-01113d4ffd8e, version: 4, variant: 2 02:14:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.GeneratePnfUuidDelegateTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.common.name.generation.AAIObjectInstanceNameGeneratorTest 02:14:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.onap.so.bpmn.infrastructure.common.name.generation.AAIObjectInstanceNameGeneratorTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.NfSoftwareUpgradeDispatcherTest 02:14:39 02:14:39.759 [main] || DEBUG 02:14:39 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"cloudConfiguration":{"tenantId":"09a63533072f4a579d5c99c3b8fe94c6","lcpCloudRegionId":"regionOne"},"modelInfo":{"modelInvariantUuid":"439b7a2f-9524-4dbf-9eee-f2e05521df3f","modelName":"PNF_int_service_2","modelVersion":"1.0","modelInvariantId":"439b7a2f-9524-4dbf-9eee-f2e05521df3f","modelType":"service","modelUuid":"42daaac6-5017-4e1e-96c8-6a27dfbe1421"},"subscriberInfo":{"globalSubscriberId":"ADemoCustomerInEric"},"owningEntity":{"owningEntityId":"5eae949c-1c50-4780-b8b5-7cbeb08856b4","owningEntityName":"OE-Demonstration"},"requestParameters":{"aLaCarte":false,"subscriptionServiceType":"SWUP","pnfCorrelationId":"PNFDemo","userParams":[{"name":"aic_zone","value":"nova"},{"name":"pnfId","value":"PNFDemo"},{"name":"targetSoftwareVersion","value":"demo-sw-ver2.0.0"}]},"project":{"projectName":"Project-Demonstration"},"requestInfo":{"productFamilyId":"SWUPid","suppressRollback":false,"requestorId":"demo","source":"VID"}} 02:14:39 02:14:39.759 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.NfSoftwareUpgradeDispatcher - Running execute block for activity id: null, name: null 02:14:39 02:14:39.760 [main] || DEBUG 02:14:39 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"cloudConfiguration":{"tenantId":"09a63533072f4a579d5c99c3b8fe94c6","lcpCloudRegionId":"regionOne"},"modelInfo":{"modelInvariantUuid":"439b7a2f-9524-4dbf-9eee-f2e05521df3f","modelName":"PNF_int_service_2","modelVersion":"1.0","modelInvariantId":"439b7a2f-9524-4dbf-9eee-f2e05521df3f","modelType":"service","modelUuid":"42daaac6-5017-4e1e-96c8-6a27dfbe1421"},"subscriberInfo":{"globalSubscriberId":"ADemoCustomerInEric"},"owningEntity":{"owningEntityId":"5eae949c-1c50-4780-b8b5-7cbeb08856b4","owningEntityName":"OE-Demonstration"},"requestParameters":{"aLaCarte":false,"subscriptionServiceType":"SWUP","pnfCorrelationId":"PNFDemo","userParams":[{"name":"aic_zone","value":"nova"},{"name":"pnfId","value":"PNFDemo"},{"name":"targetSoftwareVersion","value":"demo-sw-ver2.0.0"}]},"project":{"projectName":"Project-Demonstration"},"requestInfo":{"productFamilyId":"SWUPid","suppressRollback":false,"requestorId":"demo","source":"VID"}} 02:14:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.NfSoftwareUpgradeDispatcherTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.ServiceRpcInputEntityBuilderTest 02:14:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.ServiceRpcInputEntityBuilderTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelationTest 02:14:39 02:14:39.777 [main] || DEBUG 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelation - The relation has been made between service with id: serviceTest and pnf with name: pnfNameTest 02:14:39 02:14:39.778 [main] || ERROR 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelation - An exception occurred when making service and pnf relation. Exception: 02:14:39 java.io.IOException: null 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.PnfManagementThrowingException.createRelation(PnfManagementThrowingException.java:47) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelation.execute(CreateRelation.java:49) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelationTest.lambda$0(CreateRelationTest.java:63) 02:14:39 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:62) 02:14:39 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:786) 02:14:39 at org.assertj.core.api.AssertionsForClassTypes.assertThatThrownBy(AssertionsForClassTypes.java:654) 02:14:39 at org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelationTest.shouldThrowBpmnErrorWhenExceptionOccurred(CreateRelationTest.java:63) 02:14:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:39 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:39 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:39 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:39 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:39 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:39 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:39 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:39 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:39 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:39 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:39 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:39 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:39 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:39 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:39 02:14:39.784 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:39 02:14:39.785 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=An exception occurred when making service and pnf relation. Exception: null,workStep=*,extSystemErrorSource=null] 02:14:39 02:14:39.785 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelationTest 02:14:39 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.RegisterForPnfReadyEventTest 02:14:39 02:14:39.831 [main] || ERROR 02:14:39 org.onap.so.bpmn.infrastructure.pnf.delegate.RegisterForPnfReadyEvent - pnf resource not found in buildingBlockExecution while registering to kafka listener 02:14:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.RegisterForPnfReadyEventTest 02:14:39 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustServiceTest 02:14:39 02:14:39.882 [main] || DEBUG 02:14:39 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Sending Sync Error Activity Failed. 02:14:39 expected exception 02:14:39 02:14:39.883 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1509150764{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1509150764-298,5,main] 02:14:39 02:14:39.884 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1509150764{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1509150764-302,5,] 02:14:39 02:14:39.884 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1509150764{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1509150764-305,5,main] 02:14:39 02:14:39.884 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1509150764{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1509150764-306,5,main] 02:14:39 02:14:39.910 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:39 02:14:39.910 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in DeleteVcpeResCustService flow. Unexpected Error from method prepareVnfAndModulesDelete() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:39 02:14:39.910 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:39 02:14:39.911 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1079716164{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1079716164-308,5,main] 02:14:39 02:14:39.911 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1079716164{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1079716164-309,5,main] 02:14:39 02:14:39.912 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1079716164{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1079716164-310,5,] 02:14:39 02:14:39.912 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1079716164{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1079716164-314,5,] 02:14:39 02:14:39.912 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1079716164{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1079716164-316,5,] 02:14:39 02:14:39.926 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:39 02:14:39.926 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in DeleteVcpeResCustService flow. Unexpected Error from method validateVnfDelete() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:39 02:14:39.926 [main] || DEBUG 02:14:39 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:39 02:14:39.927 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp850770995{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp850770995-324,5,] 02:14:39 02:14:39.927 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp850770995{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp850770995-327,5,main] 02:14:39 02:14:39.928 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp850770995{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp850770995-320,5,main] 02:14:39 02:14:39.928 [main] || WARN 02:14:39 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp850770995{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp850770995-326,5,main] 02:14:40 02:14:39.999 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - 02:14:40 02:14:40 mri 02:14:40 DELETE 02:14:40 mysrc 02:14:40 02:14:40 vCPE Res Cust Service Instance has been deleted successfully. 02:14:40 BPMN Service Instance macro action: DELETE 02:14:40 02:14:40 02:14:40.000 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - SUCCESS flow, going to CompleteMsoProcess - 02:14:40 02:14:40 02:14:40 mri 02:14:40 DELETE 02:14:40 mysrc 02:14:40 02:14:40 vCPE Res Cust Service Instance has been deleted successfully. 02:14:40 BPMN Service Instance macro action: DELETE 02:14:40 02:14:40 02:14:40.001 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp538468627{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp538468627-337,5,main] 02:14:40 02:14:40.002 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp538468627{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp538468627-329,5,] 02:14:40 02:14:40.015 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Caught a Java Exception 02:14:40 02:14:40.015 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Started processJavaException Method 02:14:40 02:14:40.015 [main] || ERROR 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - BPMN_GENERAL_EXCEPTION_ARG Rethrowing MSOWorkflowException BPMN 900 02:14:40 02:14:40.016 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp888803073{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp888803073-340,5,main] 02:14:40 02:14:40.016 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp888803073{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp888803073-346,5,] 02:14:40 02:14:40.017 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp888803073{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp888803073-348,5,main] 02:14:40 02:14:40.032 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Caught a Java Exception 02:14:40 02:14:40.032 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Started processJavaException Method 02:14:40 02:14:40.032 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Caught Exception during processJavaException Method: java.lang.RuntimeException: expected exception 02:14:40 02:14:40.033 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.033 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=500,errorMessage=Exception in processJavaException method,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.033 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.036 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp860225949{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp860225949-352,5,main] 02:14:40 02:14:40.036 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp860225949{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp860225949-350,5,main] 02:14:40 02:14:40.036 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp860225949{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp860225949-351,5,] 02:14:40 02:14:40.036 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp860225949{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp860225949-356,5,] 02:14:40 02:14:40.036 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp860225949{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp860225949-358,5,] 02:14:40 02:14:40.057 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - need to delete vnfId: 02:14:40 02:14:40.059 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1132218614-363,5,main] 02:14:40 02:14:40.059 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1132218614-366,5,main] 02:14:40 02:14:40.060 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1132218614-361,5,] 02:14:40 02:14:40.060 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1132218614-360,5,] 02:14:40 02:14:40.060 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1132218614-368,5,] 02:14:40 02:14:40.060 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1132218614{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1132218614-367,5,] 02:14:40 02:14:40.073 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming Workflow Exception: Mock for WorkflowException, hashCode: 66505664 02:14:40 02:14:40.073 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming Request Info: world 02:14:40 02:14:40.075 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Started ProcessMainflowBPMNException Method 02:14:40 02:14:40.090 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - DeleteVcpeResCustService Outgoing WorkflowException is: Mock for WorkflowException, hashCode: 66505664 02:14:40 02:14:40.090 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - DeleteVcpeResCustService Outgoing FalloutHandler Request is: 02:14:40 world 02:14:40 02:14:40 mymsg 02:14:40 999 02:14:40 02:14:40 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-377,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-371,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-378,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-370,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-373,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-376,5,main] 02:14:40 02:14:40.093 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp438499081{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp438499081-375,5,main] 02:14:40 02:14:40.108 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1767413131{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1767413131-382,5,main] 02:14:40 02:14:40.109 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1767413131{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1767413131-387,5,] 02:14:40 02:14:40.109 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1767413131{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1767413131-381,5,] 02:14:40 02:14:40.124 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.125 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in DeleteVcpeResCustService flow. Unexpected from method preProcessRequest() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.125 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.126 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp893179284{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp893179284-391,5,main] 02:14:40 02:14:40.126 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp893179284{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp893179284-396,5,] 02:14:40 02:14:40.126 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp893179284{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp893179284-398,5,main] 02:14:40 02:14:40.126 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp893179284{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp893179284-390,5,] 02:14:40 02:14:40.135 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - 02:14:40 Sending Sync Error. 02:14:40 7000 02:14:40 02:14:40 02:14:40.137 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Building DeleteVcpeResCustService response 02:14:40 02:14:40.138 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for DeleteVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:40 02:14:40 Sending Sync Error. 02:14:40 7000 02:14:40 02:14:40 02:14:40.150 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:40 02:14:40.153 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1499966427{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1499966427-402,5,main] 02:14:40 02:14:40.154 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1499966427{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1499966427-408,5,] 02:14:40 02:14:40.154 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1499966427{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1499966427-410,5,main] 02:14:40 02:14:40.154 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1499966427{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1499966427-411,5,] 02:14:40 02:14:40.168 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - need to delete vnfId:vnfB 02:14:40 02:14:40.169 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp803475307{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp803475307-413,5,] 02:14:40 02:14:40.170 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp803475307{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp803475307-416,5,main] 02:14:40 02:14:40.170 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp803475307{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp803475307-420,5,] 02:14:40 02:14:40.193 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.193 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in DeleteServiceInstance flow. Unexpected Error from method postProcessResponse() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.193 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.195 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1341063906{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1341063906-429,5,] 02:14:40 02:14:40.196 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1341063906{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1341063906-423,5,] 02:14:40 02:14:40.209 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Caught a Java Exception 02:14:40 02:14:40.209 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Started processJavaException Method 02:14:40 02:14:40.209 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Variables List: null 02:14:40 02:14:40.210 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.210 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=500,errorMessage=Caught a Java Lang Exception,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.210 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.210 [main] || ERROR 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - BPMN_GENERAL_EXCEPTION_ARG Rethrowing MSOWorkflowException BPMN 900 02:14:40 02:14:40.212 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp582575822{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp582575822-434,5,main] 02:14:40 02:14:40.212 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp582575822{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp582575822-438,5,] 02:14:40 02:14:40.212 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp582575822{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp582575822-439,5,] 02:14:40 02:14:40.230 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - sendSynchResponse: xmlSyncResponse - 02:14:40 {"requestReferences":{"instanceId":"sii","requestId":"mri"}} 02:14:40 02:14:40.231 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Building DeleteVcpeResCustService response 02:14:40 02:14:40.231 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for DeleteVcpeResCustService ResponseCode=202 Status=Success Response= 02:14:40 {"requestReferences":{"instanceId":"sii","requestId":"mri"}} 02:14:40 02:14:40.232 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:40 02:14:40.234 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561946928{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1561946928-450,5,main] 02:14:40 02:14:40.234 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561946928{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1561946928-443,5,] 02:14:40 02:14:40.235 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1561946928{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1561946928-449,5,] 02:14:40 02:14:40.250 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - ***** Completed validateVnfDelete of DeleteVcpeResCustService ***** vnf # 3 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp868422540-457,5,main] 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp868422540-453,5,] 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp868422540-459,5,main] 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp868422540-458,5,main] 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp868422540-460,5,main] 02:14:40 02:14:40.252 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp868422540{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp868422540-452,5,main] 02:14:40 02:14:40.266 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - 02:14:40 mymsg 02:14:40 7000 02:14:40 02:14:40 02:14:40.267 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Building DeleteVcpeResCustService response 02:14:40 02:14:40.267 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for DeleteVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:40 02:14:40 mymsg 02:14:40 7000 02:14:40 02:14:40 02:14:40.268 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:40 02:14:40.270 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1384727896-467,5,main] 02:14:40 02:14:40.271 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1384727896-462,5,] 02:14:40 02:14:40.271 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1384727896-468,5,main] 02:14:40 02:14:40.271 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp1384727896-470,5,] 02:14:40 02:14:40.271 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1384727896-464,5,] 02:14:40 02:14:40.271 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1384727896{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1384727896-469,5,] 02:14:40 02:14:40.284 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "source":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 DeleteVcpeResCustServiceRequest - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "source":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 02:14:40.287 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VID 02:14:40 02:14:40.287 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:40 02:14:40.288 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"cloudOwner":"CloudOwner","tenantId":"8b1df54faa3b49078e3416e21370a3ba","lcpCloudRegionId":"mdt1"} 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - cloudConfiguration: {"cloudOwner":"CloudOwner","tenantId":"8b1df54faa3b49078e3416e21370a3ba","lcpCloudRegionId":"mdt1"} 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - lcpCloudRegionId: mdt1 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - cloudOwner: CloudOwner 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:40 02:14:40.289 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:40 02:14:40.290 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - sdncVersion: 1707 02:14:40 02:14:40.291 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp947359064-472,5,main] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp947359064-480,5,main] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp947359064-473,5,] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp947359064-478,5,main] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp947359064-475,5,main] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp947359064-479,5,main] 02:14:40 02:14:40.292 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp947359064{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp947359064-474,5,] 02:14:40 02:14:40.311 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.311 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in DeleteVcpeResCustService flow. Unexpected from method preProcessRequest() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.311 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp531391747-487,5,] 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp531391747-482,5,main] 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp531391747-488,5,main] 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp531391747-490,5,main] 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp531391747-489,5,main] 02:14:40 02:14:40.312 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531391747{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp531391747-483,5,main] 02:14:40 02:14:40.321 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - 02:14:40 Sending Sync Error. 02:14:40 7000 02:14:40 02:14:40 02:14:40.322 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Building DeleteVcpeResCustService response 02:14:40 02:14:40.322 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for DeleteVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:40 02:14:40 Sending Sync Error. 02:14:40 7000 02:14:40 02:14:40 02:14:40.322 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:40 02:14:40.324 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1211641722{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1211641722-498,5,main] 02:14:40 02:14:40.324 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1211641722{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1211641722-496,5,] 02:14:40 02:14:40.324 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1211641722{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1211641722-493,5,main] 02:14:40 02:14:40.324 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1211641722{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1211641722-499,5,main] 02:14:40 02:14:40.324 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1211641722{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1211641722-500,5,main] 02:14:40 02:14:40.341 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Error Occured in DeleteVcpeResCustService prepareFalloutRequest Process expected exception 02:14:40 02:14:40.342 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.343 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=2500,errorMessage=Internal Error - Occured in DeleteVcpeResCustService prepareFalloutRequest Process,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.343 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.344 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1557638668{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1557638668-505,5,] 02:14:40 02:14:40.345 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1557638668{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1557638668-511,5,] 02:14:40 02:14:40.355 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "sourceXXX":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 DeleteVcpeResCustServiceRequest - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "sourceXXX":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=source: JSONObject["source"] not found. 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:40 02:14:40.356 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"cloudOwner":"CloudOwner","tenantId":"8b1df54faa3b49078e3416e21370a3ba","lcpCloudRegionId":"mdt1"} 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - cloudConfiguration: {"cloudOwner":"CloudOwner","tenantId":"8b1df54faa3b49078e3416e21370a3ba","lcpCloudRegionId":"mdt1"} 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - lcpCloudRegionId: mdt1 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - cloudOwner: CloudOwner 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:40 02:14:40.357 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - sdncVersion: 1707 02:14:40 02:14:40 mri 02:14:40 DELETE 02:14:40 VID 02:14:40 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp112452686-518,5,main] 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp112452686-517,5,] 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp112452686-514,5,main] 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp112452686-519,5,main] 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp112452686-520,5,main] 02:14:40 02:14:40.362 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp112452686{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp112452686-521,5,] 02:14:40 02:14:40.382 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustService - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "source":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 DeleteVcpeResCustServiceRequest - { 02:14:40 "requestDetails": 02:14:40 { 02:14:40 "modelInfo": 02:14:40 { 02:14:40 "modelType":"service", 02:14:40 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:40 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:40 "modelName":"SIModelName1", 02:14:40 "modelVersion":"2" 02:14:40 }, 02:14:40 "subscriberInfo": 02:14:40 { 02:14:40 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:40 "subscriberName":"Kaneohe" 02:14:40 }, 02:14:40 "requestInfo": 02:14:40 { 02:14:40 "instanceName":"VCPE1", 02:14:40 "source":"VID", 02:14:40 "suppressRollback":"false", 02:14:40 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:40 }, 02:14:40 "cloudConfiguration": 02:14:40 { 02:14:40 "cloudOwner":"CloudOwner", 02:14:40 "lcpCloudRegionId":"mdt1", 02:14:40 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:40 }, 02:14:40 "requestParameters": 02:14:40 { 02:14:40 "subscriptionServiceType":"123456789", 02:14:40 "aLaCarte":"false", 02:14:40 "userParams": 02:14:40 { 02:14:40 "BRG_WAN_MAC_Address" : "brgmac" 02:14:40 } 02:14:40 } 02:14:40 02:14:40 } 02:14:40 } 02:14:40 02:14:40 02:14:40.382 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DeleteVcpeResCustService 02:14:40 02:14:40.383 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DeleteVcpeResCustService,errorCode=2500,errorMessage= Element 'serviceInstanceId' is missing. ,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.383 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1778635243-523,5,main] 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1778635243-530,5,] 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1778635243-532,5,main] 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1778635243-528,5,main] 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1778635243-529,5,main] 02:14:40 02:14:40.384 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1778635243{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1778635243-531,5,main] 02:14:40 02:14:40.397 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1188632896{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1188632896-539,5,main] 02:14:40 02:14:40.397 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1188632896{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1188632896-542,5,main] 02:14:40 02:14:40.397 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1188632896{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1188632896-537,5,] 02:14:40 02:14:40.397 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1188632896{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1188632896-534,5,main] 02:14:40 02:14:40.397 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1188632896{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1188632896-543,5,main] 02:14:40 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s - in org.onap.so.bpmn.vcpe.scripts.DeleteVcpeResCustServiceTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.BeansTest 02:14:40 02:14:40.489 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/lib] 02:14:40 02:14:40.491 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 02:14:40 02:14:40.492 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes] 02:14:40 02:14:40.492 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/classes] 02:14:40 02:14:40.643 [main] || WARN 02:14:40 com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 02:14:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.onap.so.bpmn.infrastructure.BeansTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.AbstractBuilderTest 02:14:40 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.AbstractBuilderTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CancelKafkaSubscriptionTest 02:14:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CancelKafkaSubscriptionTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.PnfCheckInputsTest 02:14:40 02:14:40.782 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.782 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=timeoutForPnfEntryNotification value not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.782 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.782 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.783 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=pnfUuid is not a valid UUID,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.783 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.783 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.783 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=timeoutForPnfEntryNotification value not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.783 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.784 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.784 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=pnfUuid variable not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.784 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.785 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.785 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=serviceInstanceId variable not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.785 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.786 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.786 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=pnfCorrelationId variable not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.786 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.786 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:40 02:14:40.786 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=9999,errorMessage=pnfUuid variable not defined,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.787 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.PnfCheckInputsTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.kafka.JsonUtilForPnfCorrelationIdTest 02:14:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.bpmn.infrastructure.pnf.kafka.JsonUtilForPnfCorrelationIdTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.entity.ClientEntityPojoTest 02:14:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.entity.ClientEntityPojoTest 02:14:40 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.HeaderUtilTest 02:14:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.HeaderUtilTest 02:14:40 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest 02:14:40 02:14:40.855 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - AR service operation/aaiARSelfLink: arlink 02:14:40 02:14:40.860 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1980752347{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1980752347-547,5,] 02:14:40 02:14:40.860 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1980752347{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1980752347-545,5,] 02:14:40 02:14:40.860 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1980752347{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1980752347-551,5,] 02:14:40 02:14:40.882 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - workflowException: null 02:14:40 02:14:40.882 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNCResponse: <response-code>200</response-code> 02:14:40 02:14:40.882 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:40 02:14:40.882 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:40 02:14:40.883 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:40 <response-code>200</response-code> 02:14:40 02:14:40.905 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:40 02:14:40 [Fatal Error] :1:1: Premature end of file. 02:14:40 [Fatal Error] :1:1: Premature end of file. 02:14:40 02:14:40.908 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:40 02:14:40.908 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:40 02:14:40.908 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:40 02:14:40.909 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:40 02:14:40.909 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:40 02:14:40.909 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Received a Good Response from SDNC Adapter for get SDNC Call. Response is: 02:14:40 <response-code>200</response-code> 02:14:40 02:14:40.911 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp393974341{STOPPING,8<=8<=10,i=1,q=2} Couldn't stop Thread[qtp393974341-556,5,] 02:14:40 02:14:40.911 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp393974341{STOPPING,8<=8<=10,i=1,q=2} Couldn't stop Thread[qtp393974341-563,5,main] 02:14:40 02:14:40.952 [main] || DEBUG 02:14:40 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - arModelInfo is: 02:14:40 02:14:40 { 02:14:40 "modelInvariantUuid":"modelinvuuid", 02:14:40 "modelUuid":"modeluuid", 02:14:40 "modelCustomizationUuid":"modelcustuuid" 02:14:40 } 02:14:40 02:14:40 02:14:40.952 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:40 02:14:40.952 [main] || DEBUG 02:14:40 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:40 02:14:40.967 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:40 02:14:40.967 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:40 02:14:40.967 [main] || DEBUG 02:14:40 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:40 02:14:40.969 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp644573120{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp644573120-565,5,] 02:14:40 02:14:40.969 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp644573120{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp644573120-572,5,main] 02:14:40 02:14:40.969 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp644573120{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp644573120-573,5,main] 02:14:40 02:14:40.969 [main] || WARN 02:14:40 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp644573120{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp644573120-567,5,main] 02:14:41 02:14:40.989 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in generateOutputs expected exception 02:14:41 02:14:40.993 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1426764633{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1426764633-582,5,main] 02:14:41 02:14:40.993 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1426764633{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1426764633-575,5,] 02:14:41 02:14:40.993 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1426764633{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1426764633-576,5,] 02:14:41 02:14:40.993 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1426764633{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1426764633-577,5,] 02:14:41 02:14:40.994 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1426764633{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1426764633-581,5,main] 02:14:41 02:14:41.007 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - workflowException: null 02:14:41 02:14:41.008 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNCResponse: <response-code>200</response-code> 02:14:41 02:14:41.008 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:41 02:14:41.008 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:41 02:14:41.008 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:41 <response-code>200</response-code> 02:14:41 02:14:41.033 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:41 02:14:41 [Fatal Error] :1:1: Premature end of file. 02:14:41 [Fatal Error] :1:1: Premature end of file. 02:14:41 02:14:41.036 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:41 02:14:41.037 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:41 02:14:41.037 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:41 02:14:41.037 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:41 02:14:41.037 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:41 02:14:41.038 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Received a BAD Response from SDNC Adapter for create SDNC Call. 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp173140078-588,5,main] 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp173140078-589,5,main] 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp173140078-590,5,main] 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp173140078-586,5,main] 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp173140078-585,5,main] 02:14:41 02:14:41.040 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp173140078{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp173140078-591,5,main] 02:14:41 02:14:41.079 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Assign responseData: 02:14:41 assignlink 02:14:41 02:14:41 02:14:41.080 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - AR service operation:assignlink 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp152741001-601,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp152741001-599,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp152741001-595,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp152741001-594,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp152741001-596,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp152741001-600,5,main] 02:14:41 02:14:41.082 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp152741001{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp152741001-602,5,main] 02:14:41 02:14:41.106 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - arModelInfo is: 02:14:41 02:14:41 { 02:14:41 "modelInvariantUuid":"modelinvuuid", 02:14:41 "modelUuid":"modeluuid", 02:14:41 "modelCustomizationUuid":"modelcustuuid" 02:14:41 } 02:14:41 02:14:41 02:14:41.106 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:41 02:14:41.106 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:41 02:14:41.108 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:41 02:14:41.108 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:41 02:14:41.108 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:41 02:14:41.109 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1315071308{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1315071308-604,5,main] 02:14:41 02:14:41.109 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1315071308{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp1315071308-611,5,] 02:14:41 02:14:41.109 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1315071308{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp1315071308-605,5,main] 02:14:41 02:14:41.109 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1315071308{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1315071308-608,5,] 02:14:41 02:14:41.125 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.126 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.127 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.128 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.129 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:352) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.130 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 dfbbad21-1efd-40a4-8b2f-e722c8510e6c 02:14:41 null 02:14:41 create 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.187 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncCreateReq: 02:14:41 02:14:41 dfbbad21-1efd-40a4-8b2f-e722c8510e6c 02:14:41 null 02:14:41 create 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp777469204-616,5,main] 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp777469204-620,5,main] 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp777469204-621,5,main] 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp777469204-622,5,main] 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp777469204-615,5,main] 02:14:41 02:14:41.189 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777469204{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp777469204-614,5,main] 02:14:41 02:14:41.237 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - arModelInfo is: 02:14:41 02:14:41 { 02:14:41 "modelInvariantUuid":"modelinvuuid", 02:14:41 "modelUuid":"modeluuid", 02:14:41 "modelCustomizationUuid":"modelcustuuid" 02:14:41 } 02:14:41 02:14:41 02:14:41.238 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:41 02:14:41.238 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:41 02:14:41.239 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:41 02:14:41.239 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:41 02:14:41.239 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:41 02:14:41.240 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp282889197-628,5,main] 02:14:41 02:14:41.241 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp282889197-627,5,main] 02:14:41 02:14:41.241 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp282889197-630,5,] 02:14:41 02:14:41.241 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp282889197-624,5,main] 02:14:41 02:14:41.241 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp282889197-632,5,main] 02:14:41 02:14:41.241 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp282889197{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp282889197-631,5,main] 02:14:41 02:14:41.254 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Setting prevException to WorkflowException: 02:14:41 02:14:41.256 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp562012025-635,5,main] 02:14:41 02:14:41.256 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp562012025-643,5,main] 02:14:41 02:14:41.256 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp562012025-640,5,main] 02:14:41 02:14:41.256 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp562012025-642,5,main] 02:14:41 02:14:41.257 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp562012025-634,5,main] 02:14:41 02:14:41.257 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp562012025{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp562012025-641,5,main] 02:14:41 02:14:41.270 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1720267780{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1720267780-652,5,main] 02:14:41 02:14:41.271 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1720267780{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1720267780-653,5,] 02:14:41 02:14:41.287 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in validateSDNCResp. expected exception 02:14:41 02:14:41.287 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:41 02:14:41.288 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:41 02:14:41.288 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:41 02:14:41.325 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1573821983{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1573821983-661,5,main] 02:14:41 02:14:41.325 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1573821983{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1573821983-662,5,main] 02:14:41 02:14:41.325 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1573821983{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1573821983-655,5,main] 02:14:41 02:14:41.325 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1573821983{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1573821983-663,5,main] 02:14:41 02:14:41.325 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1573821983{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1573821983-656,5,main] 02:14:41 02:14:41.337 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate(DoCreateAllottedResourceTXCTest.groovy:376) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.337 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate(DoCreateAllottedResourceTXCTest.groovy:376) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.338 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate(DoCreateAllottedResourceTXCTest.groovy:376) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.338 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate(DoCreateAllottedResourceTXCTest.groovy:376) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.338 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate(DoCreateAllottedResourceTXCTest.groovy:376) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.338 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 9b0a88c2-bb70-4262-a462-8d2d571876ed 02:14:41 null 02:14:41 activate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.392 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncActivateReq: 02:14:41 02:14:41 9b0a88c2-bb70-4262-a462-8d2d571876ed 02:14:41 null 02:14:41 activate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.394 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncActivateRollbackReq: 02:14:41 02:14:41 02:14:41 25e38929-0196-4938-8c7e-433fe0576f0a 02:14:41 null 02:14:41 deactivate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 DeleteTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.395 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - rollbackData: 02:14:41 [DCARTXC_{sdncActivateRollbackReq= 02:14:41 02:14:41 25e38929-0196-4938-8c7e-433fe0576f0a 02:14:41 null 02:14:41 deactivate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 DeleteTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 }] 02:14:41 02:14:41.397 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp459733607-665,5,main] 02:14:41 02:14:41.397 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp459733607-669,5,] 02:14:41 02:14:41.397 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp459733607-666,5,main] 02:14:41 02:14:41.397 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp459733607-671,5,main] 02:14:41 02:14:41.397 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp459733607-672,5,main] 02:14:41 02:14:41.398 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp459733607{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp459733607-673,5,main] 02:14:41 02:14:41.423 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.423 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.424 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.424 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.425 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceTXCTest.groovy:364) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.425 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 62922fbc-2e8b-45e2-99fa-c985fa03fded 02:14:41 null 02:14:41 create 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.478 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncCreateReq: 02:14:41 02:14:41 62922fbc-2e8b-45e2-99fa-c985fa03fded 02:14:41 null 02:14:41 create 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.478 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in preProcessSDNCCreate. expected exception 02:14:41 02:14:41.479 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:41 02:14:41.479 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in preProcessSDNCCreate. expected exception,workStep=*,extSystemErrorSource=null] 02:14:41 02:14:41.479 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:41 02:14:41.480 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1735309612{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1735309612-683,5,main] 02:14:41 02:14:41.480 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1735309612{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1735309612-675,5,main] 02:14:41 02:14:41.481 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1735309612{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1735309612-681,5,main] 02:14:41 02:14:41.481 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1735309612{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1735309612-682,5,] 02:14:41 02:14:41.506 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.buildSDNCRequest(DoCreateAllottedResourceTXCTest.groovy:233) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.506 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.buildSDNCRequest(DoCreateAllottedResourceTXCTest.groovy:233) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.507 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.buildSDNCRequest(DoCreateAllottedResourceTXCTest.groovy:233) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.507 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.buildSDNCRequest(DoCreateAllottedResourceTXCTest.groovy:233) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.508 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.buildSDNCRequest(DoCreateAllottedResourceTXCTest.groovy:233) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.508 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 myreq 02:14:41 sii 02:14:41 myact 02:14:41 tunnelxconn-topology-operation 02:14:41 scu 02:14:41 02:14:41 02:14:41 02:14:41 mri 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 sst 02:14:41 02:14:41 sii 02:14:41 02:14:41 gci 02:14:41 02:14:41 02:14:41 ari 02:14:41 tunnelxconn 02:14:41 psii 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.559 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586599724{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp586599724-692,5,main] 02:14:41 02:14:41.560 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586599724{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp586599724-693,5,] 02:14:41 02:14:41.578 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - BPMN Error during postProcessRollback 02:14:41 02:14:41.579 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1442614175{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1442614175-695,5,main] 02:14:41 02:14:41.579 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1442614175{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1442614175-703,5,main] 02:14:41 02:14:41.579 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1442614175{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1442614175-696,5,] 02:14:41 02:14:41.579 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1442614175{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1442614175-702,5,main] 02:14:41 02:14:41.579 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1442614175{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1442614175-698,5,main] 02:14:41 02:14:41.650 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - arModelInfo is: 02:14:41 { 02:14:41 "modelInvariantUuid":"modelInvariantUuid", 02:14:41 "modelUuid" : "modelUuid" 02:14:41 } 02:14:41 02:14:41.650 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelInvariantUuid 02:14:41 02:14:41.650 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelUuid 02:14:41 02:14:41.658 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1709447837{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1709447837-712,5,main] 02:14:41 02:14:41.658 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1709447837{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1709447837-713,5,] 02:14:41 02:14:41.658 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1709447837{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1709447837-714,5,main] 02:14:41 02:14:41.658 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1709447837{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1709447837-708,5,main] 02:14:41 02:14:41.658 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1709447837{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1709447837-705,5,main] 02:14:41 02:14:41.669 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.669 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.669 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.670 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.670 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceTXCTest.groovy:300) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.670 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 272b0eaf-0618-430c-919c-c6d3b3f939bc 02:14:41 null 02:14:41 assign 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.717 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncAssignRequest: 02:14:41 02:14:41 272b0eaf-0618-430c-919c-c6d3b3f939bc 02:14:41 null 02:14:41 assign 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp698928838-716,5,main] 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp698928838-717,5,main] 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp698928838-723,5,main] 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp698928838-725,5,main] 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp698928838-724,5,main] 02:14:41 02:14:41.719 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp698928838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp698928838-722,5,main] 02:14:41 02:14:41.745 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - resp: 02:14:41 02:14:41 02:14:41 36e20198-c67a-464b-96d0-aaa99eb2639e 02:14:41 5b9b15d0-5dd7-47dc-95b9-0440c340a3ba 02:14:41 1.0 02:14:41 TXCmodelname 02:14:41 013bd784-9bca-4919-ae2f-ae57af27bad9 02:14:41 02:14:41 02:14:41 parent-service-instance-id 02:14:41 consuming-service-instance-id 02:14:41 namefromrequest 02:14:41 tunnelxconn 02:14:41 allottedresourceidfromrequest 02:14:41 02:14:41 02:14:41 my-vni 02:14:41 my-bearer-ip 02:14:41 my-lan-ip 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp592969100-729,5,] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp592969100-733,5,] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp592969100-735,5,main] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp592969100-727,5,main] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp592969100-734,5,main] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp592969100-732,5,main] 02:14:41 02:14:41.820 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp592969100{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp592969100-731,5,main] 02:14:41 02:14:41.837 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.837 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.837 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.838 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.838 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceTXCTest.groovy:416) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.838 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:41 02:14:41 02:14:41 5bc357b8-e2f0-4fd3-a572-d06bfc86ab53 02:14:41 null 02:14:41 activate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.883 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncActivateReq: 02:14:41 02:14:41 5bc357b8-e2f0-4fd3-a572-d06bfc86ab53 02:14:41 null 02:14:41 activate 02:14:41 tunnelxconn-topology-operation 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 CreateTunnelXConnInstance 02:14:41 MSO 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 null 02:14:41 tunnelxconn 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41 null 02:14:41 02:14:41 02:14:41 02:14:41 02:14:41.883 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in preProcessSDNCActivate. expected exception 02:14:41 02:14:41.884 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:41 02:14:41.884 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in preProcessSDNCActivate. expected exception,workStep=*,extSystemErrorSource=null] 02:14:41 02:14:41.884 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1902964775-740,5,] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1902964775-744,5,] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1902964775-745,5,main] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1902964775-741,5,main] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1902964775-737,5,main] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1902964775-743,5,main] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1902964775-739,5,main] 02:14:41 02:14:41.885 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1902964775{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1902964775-738,5,main] 02:14:41 02:14:41.906 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Prev workflowException: null 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-747,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-754,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-751,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-752,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-755,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-753,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-748,5,main] 02:14:41 02:14:41.907 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp405435200{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp405435200-750,5,main] 02:14:41 02:14:41.918 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - workflowException: null 02:14:41 02:14:41.918 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNCResponse: <response-code>200</response-code> 02:14:41 02:14:41.918 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:41 02:14:41.918 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:41 02:14:41.918 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:41 <response-code>200</response-code> 02:14:41 02:14:41.938 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:41 02:14:41 [Fatal Error] :1:1: Premature end of file. 02:14:41 [Fatal Error] :1:1: Premature end of file. 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:41 02:14:41.940 [main] || DEBUG 02:14:41 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:41 <response-code>200</response-code> 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp465346671-758,5,] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp465346671-760,5,] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp465346671-763,5,main] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp465346671-762,5,main] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp465346671-764,5,main] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp465346671-757,5,main] 02:14:41 02:14:41.942 [main] || WARN 02:14:41 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp465346671{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp465346671-759-acceptor-1@1a6bcbd3-NetworkTrafficServerConnector@350d055c{HTTP/1.1}{0.0.0.0:28090},5,main] 02:14:41 02:14:41.960 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.961 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:41 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:41 02:14:41.961 [main] || DEBUG 02:14:41 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:41 java.lang.NullPointerException: null 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:41 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:41 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:41.961 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:41.962 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceTXCTest.groovy:312) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:41.962 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:42 02:14:42 02:14:42 d25a2c41-8bd0-4d3f-9e0c-af4b0698e568 02:14:42 null 02:14:42 assign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.007 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncAssignRequest: 02:14:42 02:14:42 d25a2c41-8bd0-4d3f-9e0c-af4b0698e568 02:14:42 null 02:14:42 assign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.007 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in preProcessSDNCAssign. expected exception 02:14:42 02:14:42.008 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.008 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in preProcessSDNCAssign. expected exception,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.008 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.009 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1592602572{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1592602572-766,5,main] 02:14:42 02:14:42.009 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1592602572{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1592602572-774,5,main] 02:14:42 02:14:42.009 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1592602572{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1592602572-773,5,main] 02:14:42 02:14:42.009 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1592602572{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1592602572-768,5,main] 02:14:42 02:14:42.009 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1592602572{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1592602572-772,5,main] 02:14:42 02:14:42.023 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in postProcessRollback. expected exception 02:14:42 02:14:42.028 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp547267160-777-selector-ServerConnectorManager@27c28c05/0,5,main] 02:14:42 02:14:42.028 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-781,5,] 02:14:42 02:14:42.028 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-779,5,main] 02:14:42 02:14:42.029 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-783,5,main] 02:14:42 02:14:42.029 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-780,5,main] 02:14:42 02:14:42.029 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-778-selector-ServerConnectorManager@27c28c05/1,5,main] 02:14:42 02:14:42.029 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp547267160{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp547267160-784,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-794,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-788,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-791,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-792,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-795,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-793,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-787-selector-ServerConnectorManager@1da56a38/1,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-790,5,main] 02:14:42 02:14:42.039 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1887564546{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1887564546-786,5,main] 02:14:42 02:14:42.050 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283631818{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1283631818-802,5,] 02:14:42 02:14:42.050 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283631818{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1283631818-797,5,] 02:14:42 02:14:42.050 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283631818{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1283631818-806,5,main] 02:14:42 02:14:42.050 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283631818{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1283631818-798,5,main] 02:14:42 02:14:42.050 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1283631818{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1283631818-803,5,] 02:14:42 02:14:42.064 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - BPMN Error in generateOutputs 02:14:42 02:14:42.069 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6391964{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp6391964-813,5,main] 02:14:42 02:14:42.070 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6391964{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp6391964-808,5,] 02:14:42 02:14:42.070 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6391964{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp6391964-814,5,] 02:14:42 02:14:42.070 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6391964{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp6391964-815,5,main] 02:14:42 02:14:42.070 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6391964{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp6391964-816,5,main] 02:14:42 02:14:42.089 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.089 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.090 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.094 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.094 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - mso.workflow.sdncadapter.callback is null 02:14:42 02:14:42.094 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.094 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=mso.workflow.sdncadapter.callback is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.094 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.095 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.096 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - mso.workflow.sdnc.replication.delay is null 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=mso.workflow.sdnc.replication.delay is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.097 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.099 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.099 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.099 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.100 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input serviceInstanceId is null 02:14:42 02:14:42.100 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.100 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input serviceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.100 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.100 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.102 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.102 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.102 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.102 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input parentServiceInstanceId is null 02:14:42 02:14:42.103 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.103 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input parentServiceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.103 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.103 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.105 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.105 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.105 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.105 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input allottedResourceModelInfo is null 02:14:42 02:14:42.106 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.106 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input allottedResourceModelInfo is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.106 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.106 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.108 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.108 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.108 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.109 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input brgWanMacAddress is null 02:14:42 02:14:42.109 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.109 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input brgWanMacAddress is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.109 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.109 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.111 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.111 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.111 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.112 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input allottedResourceRole is null 02:14:42 02:14:42.112 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.112 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input allottedResourceRole is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.112 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.112 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.114 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - msoRequestId = null 02:14:42 02:14:42.114 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - SDNC replication delay: sdncdelay 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Input allottedResourceType is null 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=500,errorMessage=Input allottedResourceType is null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.115 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:42 02:14:42.116 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1530171830{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1530171830-826,5,main] 02:14:42 02:14:42.116 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1530171830{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1530171830-824,5,] 02:14:42 02:14:42.116 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1530171830{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1530171830-818,5,main] 02:14:42 02:14:42.117 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1530171830{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1530171830-819,5,main] 02:14:42 02:14:42.117 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1530171830{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1530171830-825,5,main] 02:14:42 02:14:42.145 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in buildSDNCRequest. expected exception 02:14:42 02:14:42.146 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.146 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.146 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp95453658-829,5,main] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-833,5,] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-835,5,main] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-836,5,main] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-831,5,main] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-834,5,main] 02:14:42 02:14:42.147 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp95453658{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp95453658-828,5,main] 02:14:42 02:14:42.167 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getAROrchStatus siXml: 02:14:42 02:14:42 02:14:42 allotted-resource 02:14:42 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.177 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getARORchStatus AR found 02:14:42 02:14:42.180 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:42 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:42 02:14:42.181 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.182 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.183 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp27378693-840,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-845,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-844,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-846,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-839,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-843,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-841,5,main] 02:14:42 02:14:42.184 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp27378693{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp27378693-847,5,main] 02:14:42 02:14:42.196 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in preProcessRollback. expected exception 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1253198037-858,5,main] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1253198037-856,5,main] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1253198037-850,5,] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1253198037-854,5,main] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1253198037-849,5,main] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1253198037-851,5,main] 02:14:42 02:14:42.197 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1253198037{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1253198037-855,5,main] 02:14:42 02:14:42.210 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - arModelInfo is: 02:14:42 02:14:42 { 02:14:42 "modelInvariantUuid":"modelinvuuid", 02:14:42 "modelUuid":"modeluuid", 02:14:42 "modelCustomizationUuid":"modelcustuuid" 02:14:42 } 02:14:42 02:14:42 02:14:42.210 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:42 02:14:42.210 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:42 02:14:42.211 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.211 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.211 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp748984575-868,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp748984575-864,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp748984575-866,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp748984575-861,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp748984575-869,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp748984575-860,5,main] 02:14:42 02:14:42.212 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp748984575{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp748984575-867,5,main] 02:14:42 02:14:42.229 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getAROrchStatus siXml: 02:14:42 02:14:42 02:14:42 allotted-resource 02:14:42 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.230 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getARORchStatus AR found 02:14:42 02:14:42.230 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:42 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:42 02:14:42.231 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:42 02:14:42.231 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.231 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.231 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.231 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException 02:14:42 02:14:42.232 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.232 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.232 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp344906764-879,5,main] 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp344906764-878,5,] 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp344906764-872,5,main] 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp344906764-877,5,main] 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp344906764-876,5,main] 02:14:42 02:14:42.234 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp344906764{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp344906764-873,5,main] 02:14:42 02:14:42.246 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - BPMN Error during preProcessRollback 02:14:42 02:14:42.247 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp439673707{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp439673707-887,5,main] 02:14:42 02:14:42.247 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp439673707{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp439673707-881,5,] 02:14:42 02:14:42.247 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp439673707{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp439673707-886,5,] 02:14:42 02:14:42.247 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp439673707{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp439673707-883,5,main] 02:14:42 02:14:42.247 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp439673707{STOPPING,8<=8<=10,i=1,q=7} Couldn't stop Thread[qtp439673707-882,5,] 02:14:42 02:14:42.257 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.257 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.257 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.258 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.258 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCActivate(DoCreateAllottedResourceTXC.groovy:415) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCActivate$6.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceTXCTest.groovy:404) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.258 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:42 02:14:42 02:14:42 71c6876f-9810-472b-b62b-0e721260f288 02:14:42 null 02:14:42 activate 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.299 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncActivateReq: 02:14:42 02:14:42 71c6876f-9810-472b-b62b-0e721260f288 02:14:42 null 02:14:42 activate 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp775982799-897,5,main] 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp775982799-891,5,main] 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp775982799-899,5,main] 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp775982799-893,5,main] 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp775982799-892,5,main] 02:14:42 02:14:42.301 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp775982799{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp775982799-898,5,main] 02:14:42 02:14:42.323 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign(DoCreateAllottedResourceTXCTest.groovy:273) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.324 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign(DoCreateAllottedResourceTXCTest.groovy:273) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.324 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign(DoCreateAllottedResourceTXCTest.groovy:273) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.324 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign(DoCreateAllottedResourceTXCTest.groovy:273) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.324 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCAssign(DoCreateAllottedResourceTXC.groovy:355) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCAssign$7.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCAssign(DoCreateAllottedResourceTXCTest.groovy:273) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.325 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:42 02:14:42 02:14:42 11a870c2-1714-4322-929e-04f21af6d997 02:14:42 null 02:14:42 assign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.366 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncAssignRequest: 02:14:42 02:14:42 11a870c2-1714-4322-929e-04f21af6d997 02:14:42 null 02:14:42 assign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.367 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncAssignRollbackReq: 02:14:42 02:14:42 02:14:42 b03a81a7-d985-4041-ac33-12b403ca589f 02:14:42 null 02:14:42 unassign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 DeleteTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.367 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - rollbackData: 02:14:42 [DCARTXC_{sdncAssignRollbackReq= 02:14:42 02:14:42 b03a81a7-d985-4041-ac33-12b403ca589f 02:14:42 null 02:14:42 unassign 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 DeleteTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 }] 02:14:42 02:14:42.367 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - end preProcessSDNCAssign 02:14:42 02:14:42.368 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp701052521{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp701052521-901,5,main] 02:14:42 02:14:42.368 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp701052521{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp701052521-903,5,] 02:14:42 02:14:42.368 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp701052521{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp701052521-908,5,] 02:14:42 02:14:42.368 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp701052521{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp701052521-909,5,] 02:14:42 02:14:42.369 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp701052521{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp701052521-902,5,] 02:14:42 02:14:42.389 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:267) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate(DoCreateAllottedResourceTXCTest.groovy:324) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.390 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:268) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate(DoCreateAllottedResourceTXCTest.groovy:324) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.390 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:269) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate(DoCreateAllottedResourceTXCTest.groovy:324) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.390 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:270) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate(DoCreateAllottedResourceTXCTest.groovy:324) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.390 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:42 java.lang.NullPointerException: null 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:42 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.buildSDNCRequest(DoCreateAllottedResourceTXC.groovy:271) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$buildSDNCRequest$4.callCurrent(Unknown Source) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC.preProcessSDNCCreate(DoCreateAllottedResourceTXC.groovy:385) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC$preProcessSDNCCreate$3.call(Unknown Source) 02:14:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:42 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest.preProcessSDNCCreate(DoCreateAllottedResourceTXCTest.groovy:324) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:42 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.391 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncRequest: 02:14:42 02:14:42 02:14:42 2b83500e-f0f1-4956-bd8c-e7d436586851 02:14:42 null 02:14:42 create 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.436 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncCreateReq: 02:14:42 02:14:42 2b83500e-f0f1-4956-bd8c-e7d436586851 02:14:42 null 02:14:42 create 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 CreateTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.436 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - sdncCreateRollbackReq: 02:14:42 02:14:42 02:14:42 c8c5e966-8f40-4caf-9587-4ffd8f73c620 02:14:42 null 02:14:42 delete 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 DeleteTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.436 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - rollbackData: 02:14:42 [DCARTXC_{sdncCreateRollbackReq= 02:14:42 02:14:42 c8c5e966-8f40-4caf-9587-4ffd8f73c620 02:14:42 null 02:14:42 delete 02:14:42 tunnelxconn-topology-operation 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 DeleteTunnelXConnInstance 02:14:42 MSO 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 null 02:14:42 tunnelxconn 02:14:42 null 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 null 02:14:42 02:14:42 02:14:42 }] 02:14:42 02:14:42.437 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1926866120-912,5,main] 02:14:42 02:14:42.437 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1926866120-913,5,main] 02:14:42 02:14:42.437 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1926866120-919,5,main] 02:14:42 02:14:42.437 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1926866120-918,5,main] 02:14:42 02:14:42.437 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1926866120-917,5,main] 02:14:42 02:14:42.438 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1926866120-911,5,main] 02:14:42 02:14:42.438 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1926866120{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1926866120-916,5,main] 02:14:42 02:14:42.449 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - resp:invalid xml 02:14:42 [Fatal Error] :1:1: Content is not allowed in prolog. 02:14:42 02:14:42.453 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - Exception in generateOutputs Content is not allowed in prolog. 02:14:42 02:14:42.466 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp103250532{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp103250532-924,5,main] 02:14:42 02:14:42.466 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp103250532{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp103250532-928,5,main] 02:14:42 02:14:42.491 [main] || ERROR 02:14:42 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXC - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest. BPMN 900 Exception is: 02:14:42 java.lang.RuntimeException: expected exception 02:14:42 02:14:42.492 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXC 02:14:42 02:14:42.492 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXC,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:42 expected exception,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.492 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.493 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1155479193{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1155479193-936,5,main] 02:14:42 02:14:42.493 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1155479193{STOPPING,8<=8<=10,i=0,q=7} Couldn't stop Thread[qtp1155479193-934,5,] 02:14:42 [WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.668 s - in org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCTest 02:14:42 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest 02:14:42 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest$ConnectionOkTests 02:14:42 02:14:42.500 [main] || DEBUG 02:14:42 org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate - AAI entry is found for pnf correlation id pnfCorrelationId: false 02:14:42 02:14:42.500 [main] || DEBUG 02:14:42 org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate - AAI entry is found for pnf correlation id pnfCorrelationId: true 02:14:42 02:14:42.507 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKeyValue 02:14:42 02:14:42.507 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=500,errorMessage=pnfCorrelationId is not set,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.507 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest$ConnectionOkTests 02:14:42 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest$NoConnectionTests 02:14:42 02:14:42.513 [main] || ERROR 02:14:42 org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate - Exception in check AAI for pnf_correlation_id execution 02:14:42 java.io.IOException: null 02:14:42 at org.onap.so.bpmn.infrastructure.pnf.delegate.PnfManagementThrowingException.getEntryFor(PnfManagementThrowingException.java:32) 02:14:42 at org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate.execute(CheckAaiForPnfCorrelationIdDelegate.java:61) 02:14:42 at org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest$NoConnectionTests.shouldThrowExceptionWhenIoExceptionOnConnectionToAai(CheckAaiForPnfCorrelationIdDelegateTest.java:114) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:42 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:42 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:42 02:14:42.513 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKey 02:14:42 02:14:42.513 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKey,errorCode=9999,errorMessage=null,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.513 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest$NoConnectionTests 02:14:42 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegateTest 02:14:42 [INFO] Running org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustServiceTest 02:14:42 02:14:42.706 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - setting allottedResourceId CreateVcpeResCustService arId-1 02:14:42 02:14:42.709 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp200712852{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp200712852-948,5,main] 02:14:42 02:14:42.709 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp200712852{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp200712852-940,5,main] 02:14:42 02:14:42.728 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:42 02:14:42.728 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in prepareCreateAllottedResourceBRG flow. Unexpected Error from method prepareCreateServiceInstance() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.728 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.729 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1030196105{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1030196105-957,5,main] 02:14:42 02:14:42.729 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1030196105{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1030196105-951,5,] 02:14:42 02:14:42.729 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1030196105{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1030196105-953,5,main] 02:14:42 02:14:42.729 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1030196105{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1030196105-958,5,main] 02:14:42 02:14:42.738 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Sending Sync Error Activity Failed. 02:14:42 expected exception 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-960,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-966,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-968,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-961,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-964,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-967,5,main] 02:14:42 02:14:42.739 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1580591331{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1580591331-963,5,main] 02:14:42 02:14:42.748 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - CVRCS_setUpdateDbInstancePayload: 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 mri 02:14:42 BPEL 02:14:42 sii 02:14:42 sin 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1236311702-971,5,main] 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1236311702-973,5,main] 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1236311702-978,5,main] 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1236311702-970,5,main] 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1236311702-976,5,main] 02:14:42 02:14:42.750 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1236311702{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1236311702-977,5,main] 02:14:42 02:14:42.767 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp31274282{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp31274282-987,5,main] 02:14:42 02:14:42.767 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp31274282{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp31274282-982,5,] 02:14:42 02:14:42.767 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp31274282{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp31274282-986,5,main] 02:14:42 02:14:42.767 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp31274282{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp31274282-985,5,main] 02:14:42 02:14:42.767 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp31274282{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp31274282-980,5,main] 02:14:42 02:14:42.781 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:42 02:14:42.781 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in prepareCreateAllottedResourceTXC flow. Unexpected Error from method prepareCreateServiceInstance() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:42 02:14:42.781 [main] || DEBUG 02:14:42 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1318117839-995,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1318117839-998,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1318117839-997,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1318117839-991,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1318117839-996,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1318117839-990,5,main] 02:14:42 02:14:42.782 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1318117839{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1318117839-994,5,main] 02:14:42 02:14:42.859 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfs to create: 2 02:14:42 02:14:42.862 [main] || DEBUG 02:14:42 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mymodel3 02:14:42 02:14:42.862 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :mymodel3 02:14:42 02:14:42.864 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1220829247{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1220829247-1001,5,main] 02:14:42 02:14:42.864 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1220829247{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1220829247-1002,5,] 02:14:42 02:14:42.864 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1220829247{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1220829247-1008,5,main] 02:14:42 02:14:42.864 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1220829247{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1220829247-1000,5,main] 02:14:42 02:14:42.880 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241790364{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1241790364-1018,5,main] 02:14:42 02:14:42.881 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241790364{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1241790364-1015,5,] 02:14:42 02:14:42.881 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241790364{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1241790364-1019,5,main] 02:14:42 02:14:42.896 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonA 02:14:42 02:14:42.896 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :Tunnel XConn 02:14:42 02:14:42.896 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonB 02:14:42 02:14:42.896 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :BRG 02:14:42 02:14:42.897 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonC 02:14:42 02:14:42.897 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :Tunnel XConn 02:14:42 02:14:42.898 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - setting allottedResourceId CreateVcpeResCustService arId-1 02:14:42 02:14:42.899 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp124418795{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp124418795-1028,5,main] 02:14:42 02:14:42.899 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp124418795{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp124418795-1021,5,main] 02:14:42 02:14:42.899 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp124418795{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp124418795-1022,5,main] 02:14:42 02:14:42.899 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp124418795{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp124418795-1023,5,main] 02:14:42 02:14:42.909 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonA 02:14:42 02:14:42.910 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :BRG 02:14:42 02:14:42.910 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonB 02:14:42 02:14:42.910 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :Tunnel XConn 02:14:42 02:14:42.911 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for AllottedResource # :jsonC 02:14:42 02:14:42.911 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - allottedResource.getAllottedResourceType() :BRG 02:14:42 02:14:42.911 [main] || DEBUG 02:14:42 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - setting allottedResourceId CreateVcpeResCustService arId-1 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp728867212-1038,5,main] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp728867212-1034,5,main] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp728867212-1036,5,] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp728867212-1039,5,main] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp728867212-1031,5,main] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp728867212-1032-selector-ServerConnectorManager@1b56d75a/1,5,main] 02:14:42 02:14:42.917 [main] || WARN 02:14:42 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp728867212{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp728867212-1037,5,main] 02:14:43 02:14:42.972 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - 02:14:43 02:14:43 mri 02:14:43 CREATE 02:14:43 mysrc 02:14:43 02:14:43 Service Instance has been created successfully via macro orchestration 02:14:43 sii 02:14:43 BPMN macro create 02:14:43 02:14:43 02:14:42.973 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - SUCCESS flow, going to CompleteMsoProcess - 02:14:43 02:14:43 02:14:43 mri 02:14:43 CREATE 02:14:43 mysrc 02:14:43 02:14:43 Service Instance has been created successfully via macro orchestration 02:14:43 sii 02:14:43 BPMN macro create 02:14:43 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=10,q=10} Couldn't stop Thread[qtp411735060-1052,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1048,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1046,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1049,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1051,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1045,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1050,5,main] 02:14:43 02:14:43.005 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp411735060{STOPPING,8<=10<=10,i=8,q=10} Couldn't stop Thread[qtp411735060-1041,5,main] 02:14:43 02:14:43.028 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Caught a Java Exception 02:14:43 02:14:43.028 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Started processJavaException Method 02:14:43 02:14:43.028 [main] || ERROR 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - BPMN_GENERAL_EXCEPTION_ARG Rethrowing MSOWorkflowException BPMN 900 02:14:43 02:14:43.029 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501794441{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp501794441-1062,5,main] 02:14:43 02:14:43.029 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501794441{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp501794441-1061,5,main] 02:14:43 02:14:43.029 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501794441{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp501794441-1059,5,main] 02:14:43 02:14:43.037 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Setting prevException to WorkflowException: 02:14:43 02:14:43.038 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp586978739-1072,5,] 02:14:43 02:14:43.038 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp586978739-1066,5,main] 02:14:43 02:14:43.038 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp586978739-1073,5,] 02:14:43 02:14:43.039 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp586978739-1065,5,main] 02:14:43 02:14:43.039 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp586978739-1071,5,main] 02:14:43 02:14:43.039 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp586978739-1074,5,main] 02:14:43 02:14:43.039 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp586978739{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp586978739-1070,5,] 02:14:43 02:14:43.058 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.058 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.059 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.059 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected Error from method prepareVnfAndModulesCreate() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.059 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.061 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755479291{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp755479291-1083,5,main] 02:14:43 02:14:43.061 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755479291{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp755479291-1082,5,main] 02:14:43 02:14:43.061 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755479291{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp755479291-1076,5,main] 02:14:43 02:14:43.075 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Caught a Java Exception 02:14:43 02:14:43.075 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Started processJavaException Method 02:14:43 02:14:43.075 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Caught Exception during processJavaException Method: java.lang.RuntimeException: expected exception 02:14:43 02:14:43.076 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.076 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=500,errorMessage=Exception in processJavaException method,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.076 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp274844113-1093,5,main] 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp274844113-1088,5,main] 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp274844113-1091,5,main] 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp274844113-1089,5,main] 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp274844113-1092,5,] 02:14:43 02:14:43.077 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp274844113{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp274844113-1086,5,main] 02:14:43 02:14:43.098 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.098 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected Error from method validateVnfCreate() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.098 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.099 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp773713762{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp773713762-1098,5,main] 02:14:43 02:14:43.099 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp773713762{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp773713762-1105,5,] 02:14:43 02:14:43.099 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp773713762{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp773713762-1096,5,main] 02:14:43 02:14:43.099 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp773713762{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp773713762-1101,5,main] 02:14:43 02:14:43.099 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp773713762{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp773713762-1103,5,main] 02:14:43 02:14:43.112 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp863887358-1107,5,main] 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp863887358-1112,5,] 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp863887358-1114,5,] 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp863887358-1113,5,main] 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp863887358-1108,5,main] 02:14:43 02:14:43.114 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp863887358{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp863887358-1110,5,main] 02:14:43 02:14:43.123 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Workflow Exception: Mock for WorkflowException, hashCode: 1601739751 02:14:43 02:14:43.123 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Request Info: world 02:14:43 02:14:43.124 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Started ProcessMainflowBPMNException Method 02:14:43 02:14:43.124 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - CreateVcpeResCustService Outgoing WorkflowException is: Mock for WorkflowException, hashCode: 1601739751 02:14:43 02:14:43.124 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - CreateVcpeResCustService Outgoing FalloutHandler Request is: 02:14:43 world 02:14:43 02:14:43 mymsg 02:14:43 999 02:14:43 02:14:43 02:14:43 02:14:43.125 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp449421673{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp449421673-1122,5,main] 02:14:43 02:14:43.125 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp449421673{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp449421673-1124,5,main] 02:14:43 02:14:43.125 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp449421673{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp449421673-1120,5,main] 02:14:43 02:14:43.125 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp449421673{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp449421673-1125,5,main] 02:14:43 02:14:43.126 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp449421673{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp449421673-1123,5,main] 02:14:43 02:14:43.141 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - no vnfs to create based upon serviceDecomposition content 02:14:43 02:14:43.141 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString : 02:14:43 02:14:43.145 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1467969238-1128,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1135,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1127,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1134,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1132,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1133,5,main] 02:14:43 02:14:43.146 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1467969238{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1467969238-1130,5,main] 02:14:43 02:14:43.160 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1868285507{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1868285507-1138,5,main] 02:14:43 02:14:43.160 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1868285507{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1868285507-1143,5,] 02:14:43 02:14:43.168 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - BPMN Error during postProcessRollback 02:14:43 02:14:43.169 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2021024575{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2021024575-1155,5,main] 02:14:43 02:14:43.169 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2021024575{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp2021024575-1154,5,main] 02:14:43 02:14:43.169 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2021024575{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp2021024575-1153,5,main] 02:14:43 02:14:43.169 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2021024575{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp2021024575-1148,5,main] 02:14:43 02:14:43.169 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2021024575{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp2021024575-1147,5,main] 02:14:43 02:14:43.180 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mi 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp2067812302-1164,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp2067812302-1159,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp2067812302-1162,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2067812302-1158,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2067812302-1166,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp2067812302-1165,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp2067812302-1167,5,main] 02:14:43 02:14:43.181 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2067812302{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp2067812302-1163,5,main] 02:14:43 02:14:43.192 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.193 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected from method sendSyncResponse() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.193 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.194 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp243217635{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp243217635-1170,5,] 02:14:43 02:14:43.194 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp243217635{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp243217635-1177,5,] 02:14:43 02:14:43.194 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp243217635{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp243217635-1171,5,main] 02:14:43 02:14:43.194 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp243217635{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp243217635-1175,5,main] 02:14:43 02:14:43.194 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp243217635{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp243217635-1176,5,main] 02:14:43 02:14:43.201 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.202 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Building CreateVcpeResCustService response 02:14:43 02:14:43.202 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for CreateVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:43 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.202 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1876514752-1183,5,main] 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1876514752-1181,5,main] 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1876514752-1187,5,] 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1876514752-1186,5,main] 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1876514752-1182-acceptor-1@5e012acf-NetworkTrafficServerConnector@4acbef21{HTTP/1.1}{0.0.0.0:28090},5,main] 02:14:43 02:14:43.204 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1876514752{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1876514752-1185,5,main] 02:14:43 02:14:43.219 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.219 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected Error from method prepareCreateServiceInstance() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.219 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2014256710-1191,5,main] 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2014256710-1192,5,] 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2014256710-1189,5,main] 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2014256710-1196,5,main] 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2014256710-1190,5,main] 02:14:43 02:14:43.221 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2014256710{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp2014256710-1195,5,main] 02:14:43 02:14:43.239 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.239 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.239 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for vnf # 2 02:14:43 02:14:43.239 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - got 0 02:14:43 02:14:43.240 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :{"modelInfo":"mymodelC"} 02:14:43 02:14:43.240 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:43 02:14:43.241 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.241 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.242 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.242 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: mdt1 02:14:43 02:14:43.242 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - lcpCloudRegionId: mdt1 02:14:43 02:14:43.243 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.243 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.243 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sdncVersion: myvers 02:14:43 02:14:43.245 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp706180680{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp706180680-1204,5,main] 02:14:43 02:14:43.245 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp706180680{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp706180680-1202,5,] 02:14:43 02:14:43.246 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp706180680{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp706180680-1205,5,] 02:14:43 02:14:43.262 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1216171638{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1216171638-1208,5,main] 02:14:43 02:14:43.262 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1216171638{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1216171638-1211,5,main] 02:14:43 02:14:43.262 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1216171638{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1216171638-1214,5,main] 02:14:43 02:14:43.262 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1216171638{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1216171638-1216,5,main] 02:14:43 02:14:43.262 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1216171638{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1216171638-1215,5,main] 02:14:43 02:14:43.270 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Prev workflowException: null 02:14:43 02:14:43.271 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1888268945{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1888268945-1227,5,] 02:14:43 02:14:43.271 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1888268945{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1888268945-1221,5,] 02:14:43 02:14:43.271 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1888268945{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1888268945-1224,5,] 02:14:43 02:14:43.271 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1888268945{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1888268945-1218,5,] 02:14:43 02:14:43.271 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1888268945{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1888268945-1219,5,] 02:14:43 02:14:43.280 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Caught a Java Exception 02:14:43 02:14:43.280 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Started processJavaException Method 02:14:43 02:14:43.280 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Variables List: null 02:14:43 02:14:43.281 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.281 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=500,errorMessage=Caught a Java Lang Exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.281 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.281 [main] || ERROR 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - BPMN_GENERAL_EXCEPTION_ARG Rethrowing MSOWorkflowException BPMN 900 02:14:43 02:14:43.282 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1673322731{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1673322731-1229,5,] 02:14:43 02:14:43.282 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1673322731{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp1673322731-1238,5,main] 02:14:43 02:14:43.283 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1673322731{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1673322731-1230,5,] 02:14:43 02:14:43.283 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1673322731{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1673322731-1237,5,main] 02:14:43 02:14:43.299 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Exception in postProcessRollback. expected exception 02:14:43 02:14:43.301 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1508158546{STOPPING,8<=8<=10,i=0,q=1} Couldn't stop Thread[qtp1508158546-1248,5,main] 02:14:43 02:14:43.314 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :nomodel 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: mdt1 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - lcpCloudRegionId: mdt1 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.315 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sdncVersion: myvers 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1258,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1251,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1250,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1255,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1256,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1257,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1252,5,main] 02:14:43 02:14:43.317 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp531968033{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp531968033-1254,5,main] 02:14:43 02:14:43.334 [main] || ERROR 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - BPMN_GENERAL_EXCEPTION_ARG Caught exception in CreateVcpeResCustService.postProcessServiceInstanceCreate(execution=null) BPMN 900 Exception is: 02:14:43 java.lang.RuntimeException: expected exception 02:14:43 02:14:43.334 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.334 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=2000,errorMessage=Internal Error - Occured inCreateVcpeResCustService.postProcessServiceInstanceCreate(execution=null),workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.334 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.335 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp146523144{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp146523144-1263,5,main] 02:14:43 02:14:43.335 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp146523144{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp146523144-1265,5,main] 02:14:43 02:14:43.335 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp146523144{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp146523144-1260,5,] 02:14:43 02:14:43.335 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp146523144{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp146523144-1266,5,main] 02:14:43 02:14:43.335 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp146523144{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp146523144-1267,5,] 02:14:43 02:14:43.343 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sendSynchResponse: xmlSyncResponse - 02:14:43 {"requestReferences":{"instanceId":"sii","requestId":"mri"}} 02:14:43 02:14:43.343 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Building CreateVcpeResCustService response 02:14:43 02:14:43.343 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for CreateVcpeResCustService ResponseCode=202 Status=Success Response= 02:14:43 {"requestReferences":{"instanceId":"sii","requestId":"mri"}} 02:14:43 02:14:43.344 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1042627338-1271,5,] 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1042627338-1275,5,main] 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1042627338-1273,5,] 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1042627338-1270,5,main] 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1042627338-1272,5,main] 02:14:43 02:14:43.345 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1042627338-1277,5,main] 02:14:43 02:14:43.346 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042627338{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1042627338-1276,5,main] 02:14:43 02:14:43.362 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - ***** Completed validateVnfCreate of CreateVcpeResCustService ***** vnf # 3 02:14:43 02:14:43.364 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1279804979{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1279804979-1287,5,] 02:14:43 02:14:43.364 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1279804979{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1279804979-1279,5,] 02:14:43 02:14:43.373 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.373 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"CloudOwner_CloudRegion1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 createVcpeServiceRequest - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"CloudOwner_CloudRegion1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 02:14:43.373 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Using provided Service Instance ID: sii 02:14:43 02:14:43.376 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceId is: sii 02:14:43 02:14:43.376 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.377 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceName is: VCPE1 02:14:43 02:14:43.378 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VID 02:14:43 02:14:43.378 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriberInfo is: {"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.379 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner_CloudRegion1 02:14:43 02:14:43.380 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.380 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: CloudRegion1 02:14:43 02:14:43.409 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleNames: [[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]] 02:14:43 02:14:43.412 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: c0e70c86-9813-4441-93c7-ad356a9a8d3b VfModuleName: VGWA:f4:56:56:56:% 02:14:43 02:14:43.412 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: 5366deab-be06-44c7-b4f7-77e657b78b25 VfModuleName: VGWB:a9:18:18:18:% 02:14:43 02:14:43.412 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - User Input Parameters map: [[name:BRG_WAN_MAC_Address, value:brgmac], [name:Customer_Location, value:[customerLatitude:32.897480, customerLongitude:-97.040443, customerName:some_company]], [name:Homing_Solution, value:sniro], [name:VfModuleNames, value:[[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]]]] 02:14:43 02:14:43.413 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming brgWanMacAddress is: null 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1736364109-1294,5,] 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1736364109-1289,5,] 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1736364109-1292,5,main] 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1736364109-1290,5,] 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1736364109-1295,5,main] 02:14:43 02:14:43.417 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1736364109{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1736364109-1297,5,main] 02:14:43 02:14:43.435 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - setting allottedResourceId CreateVcpeResCustService arId-1 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1304,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1299,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1303,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1305,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1300,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1301,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1308,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1306,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1302,5,main] 02:14:43 02:14:43.437 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1618466448{STOPPING,8<=8<=10,i=6,q=8} Couldn't stop Thread[qtp1618466448-1307,5,main] 02:14:43 02:14:43.447 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - 02:14:43 mymsg 02:14:43 7000 02:14:43 02:14:43 02:14:43.448 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Building CreateVcpeResCustService response 02:14:43 02:14:43.448 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for CreateVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:43 02:14:43 mymsg 02:14:43 7000 02:14:43 02:14:43 02:14:43.448 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:43 02:14:43.450 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp948645921{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp948645921-1310,5,main] 02:14:43 02:14:43.450 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp948645921{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp948645921-1316,5,main] 02:14:43 02:14:43.450 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp948645921{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp948645921-1317,5,main] 02:14:43 02:14:43.450 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp948645921{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp948645921-1313,5,] 02:14:43 02:14:43.450 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp948645921{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp948645921-1311,5,] 02:14:43 02:14:43.459 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 createVcpeServiceRequest - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Using provided Service Instance ID: sii 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceId is: sii 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceName is: VCPE1 02:14:43 02:14:43.460 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VID 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriberInfo is: {"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.461 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.462 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.462 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: mdt1 02:14:43 02:14:43.463 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleNames: [[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]] 02:14:43 02:14:43.463 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: c0e70c86-9813-4441-93c7-ad356a9a8d3b VfModuleName: VGWA:f4:56:56:56:% 02:14:43 02:14:43.463 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: 5366deab-be06-44c7-b4f7-77e657b78b25 VfModuleName: VGWB:a9:18:18:18:% 02:14:43 02:14:43.464 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - User Input Parameters map: [[name:BRG_WAN_MAC_Address, value:brgmac], [name:Customer_Location, value:[customerLatitude:32.897480, customerLongitude:-97.040443, customerName:some_company]], [name:Homing_Solution, value:sniro], [name:VfModuleNames, value:[[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]]]] 02:14:43 02:14:43.464 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming brgWanMacAddress is: null 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp911339905-1323,5,main] 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp911339905-1327,5,] 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp911339905-1321,5,main] 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp911339905-1328,5,main] 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp911339905-1325,5,main] 02:14:43 02:14:43.467 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp911339905{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp911339905-1326,5,main] 02:14:43 02:14:43.486 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - workflowAaiDistributionDelay is null 02:14:43 02:14:43.486 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.486 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=500,errorMessage=workflowAaiDistributionDelay is null,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.486 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.487 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp281957921{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp281957921-1338,5,main] 02:14:43 02:14:43.487 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp281957921{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp281957921-1330,5,main] 02:14:43 02:14:43.488 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp281957921{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp281957921-1331,5,main] 02:14:43 02:14:43.488 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp281957921{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp281957921-1332,5,main] 02:14:43 02:14:43.503 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.504 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberIdXXX":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 createVcpeServiceRequest - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberIdXXX":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 02:14:43.504 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Generated new Service Instance: 7f854921-c454-4272-ad1c-1b638b928aec 02:14:43 02:14:43.504 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceId is: 7f854921-c454-4272-ad1c-1b638b928aec 02:14:43 02:14:43.504 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.504 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceName is: VCPE1 02:14:43 02:14:43.505 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VID 02:14:43 02:14:43.505 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=globalSubscriberId: JSONObject["globalSubscriberId"] not found. 02:14:43 02:14:43.506 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.506 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=2500,errorMessage= Element 'globalSubscriberId' is missing. ,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.506 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1841092703-1347,5,main] 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1841092703-1340,5,main] 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1841092703-1341,5,main] 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1841092703-1349,5,main] 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1841092703-1348,5,main] 02:14:43 02:14:43.507 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1841092703{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1841092703-1346,5,main] 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for vnf # 2 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - got 0 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :{"modelInfo":"mymodelC"} 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudRegion1_ 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.522 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.523 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.523 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: CloudRegion1_ 02:14:43 02:14:43.523 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - lcpCloudRegionId: CloudRegion1_ 02:14:43 02:14:43.523 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.524 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.524 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sdncVersion: myvers 02:14:43 02:14:43.525 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1759936065{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1759936065-1358,5,] 02:14:43 02:14:43.525 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1759936065{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1759936065-1354,5,main] 02:14:43 02:14:43.525 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1759936065{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1759936065-1352,5,main] 02:14:43 02:14:43.525 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1759936065{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1759936065-1353,5,main] 02:14:43 02:14:43.525 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1759936065{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1759936065-1351,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1365,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1363,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1361,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1360,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1367,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1362,5,main] 02:14:43 02:14:43.534 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2094831526{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2094831526-1366,5,main] 02:14:43 02:14:43.543 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Exception in preProcessRollback. expected exception 02:14:43 02:14:43.544 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1972266485{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1972266485-1374,5,main] 02:14:43 02:14:43.544 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1972266485{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1972266485-1376,5,main] 02:14:43 02:14:43.544 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1972266485{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1972266485-1375,5,main] 02:14:43 02:14:43.544 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1972266485{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1972266485-1377,5,main] 02:14:43 02:14:43.544 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1972266485{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1972266485-1372,5,] 02:14:43 02:14:43.553 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.554 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.554 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected from method preProcessRequest() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.554 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.555 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1984615373{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1984615373-1380,5,main] 02:14:43 02:14:43.555 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1984615373{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1984615373-1384,5,main] 02:14:43 02:14:43.555 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1984615373{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1984615373-1386,5,main] 02:14:43 02:14:43.555 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1984615373{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1984615373-1388,5,main] 02:14:43 02:14:43.555 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1984615373{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1984615373-1379,5,main] 02:14:43 02:14:43.563 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.564 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Building CreateVcpeResCustService response 02:14:43 02:14:43.564 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for CreateVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:43 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.564 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: mri 02:14:43 02:14:43.568 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp887453452{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp887453452-1393,5,main] 02:14:43 02:14:43.568 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp887453452{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp887453452-1396,5,] 02:14:43 02:14:43.568 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp887453452{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp887453452-1391,5,main] 02:14:43 02:14:43.568 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp887453452{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp887453452-1397,5,main] 02:14:43 02:14:43.585 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfs to create: 1 02:14:43 02:14:43.585 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mymodel 02:14:43 02:14:43.585 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :mymodel 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp786397381-1400,5,main] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp786397381-1404,5,] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp786397381-1408,5,main] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp786397381-1406,5,main] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp786397381-1401,5,] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp786397381-1402,5,main] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp786397381-1407,5,main] 02:14:43 02:14:43.587 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp786397381{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp786397381-1405,5,main] 02:14:43 02:14:43.601 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.601 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - getting model info for vnf # 2 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - got 0 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :{"modelInfo":"mymodelC"} 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner_CloudRegion1 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: CloudRegion1 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - lcpCloudRegionId: CloudRegion1 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.602 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sdncVersion: myvers 02:14:43 02:14:43.609 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1670271303{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1670271303-1413,5,] 02:14:43 02:14:43.610 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1670271303{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1670271303-1412,5,main] 02:14:43 02:14:43.610 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1670271303{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1670271303-1415,5,main] 02:14:43 02:14:43.610 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1670271303{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1670271303-1411,5,main] 02:14:43 02:14:43.610 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1670271303{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1670271303-1417,5,main] 02:14:43 02:14:43.622 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Error Occured in CreateVcpeResCustService prepareFalloutRequest Process expected exception 02:14:43 02:14:43.623 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.623 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=2500,errorMessage=Internal Error - Occured in CreateVcpeResCustService prepareFalloutRequest Process,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.623 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1010989436-1422,5,main] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1010989436-1427,5,main] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1010989436-1426,5,] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1010989436-1428,5,main] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1010989436-1423,5,main] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1010989436-1420,5,main] 02:14:43 02:14:43.623 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1010989436{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1010989436-1419,5,main] 02:14:43 02:14:43.632 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.632 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "sourceXXX":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_AddressXXX", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_LocationXXX", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 createVcpeServiceRequest - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "sourceXXX":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"mdt1", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_AddressXXX", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_LocationXXX", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 02:14:43.632 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Generated new Service Instance: 21f7ab95-9f5c-4ae2-a025-00574dabf71c 02:14:43 02:14:43.632 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceId is: 21f7ab95-9f5c-4ae2-a025-00574dabf71c 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceName is: VCPE1 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=source: JSONObject["source"] not found. 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:43 02:14:43.633 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriberInfo is: {"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.634 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: mdt1 02:14:43 02:14:43.635 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleNames: [[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]] 02:14:43 02:14:43.635 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: c0e70c86-9813-4441-93c7-ad356a9a8d3b VfModuleName: VGWA:f4:56:56:56:% 02:14:43 02:14:43.635 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: 5366deab-be06-44c7-b4f7-77e657b78b25 VfModuleName: VGWB:a9:18:18:18:% 02:14:43 02:14:43.635 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - User Input Parameters map: [[name:BRG_WAN_MAC_AddressXXX, value:brgmac], [name:Customer_LocationXXX, value:[customerLatitude:32.897480, customerLongitude:-97.040443, customerName:some_company]], [name:Homing_Solution, value:sniro], [name:VfModuleNames, value:[[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]]]] 02:14:43 02:14:43.635 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming brgWanMacAddress is: null 02:14:43 02:14:43 mri 02:14:43 CREATE 02:14:43 VID 02:14:43 02:14:43 02:14:43.640 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1298998100{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1298998100-1432,5,main] 02:14:43 02:14:43.640 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1298998100{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1298998100-1438,5,main] 02:14:43 02:14:43.640 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1298998100{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1298998100-1431,5,main] 02:14:43 02:14:43.641 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1298998100{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1298998100-1437,5,main] 02:14:43 02:14:43.641 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1298998100{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1298998100-1436,5,main] 02:14:43 02:14:43.658 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - no vnfs to create based upon serviceDecomposition content 02:14:43 02:14:43.659 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString : 02:14:43 02:14:43.659 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2031963738{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp2031963738-1441,5,] 02:14:43 02:14:43.659 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2031963738{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp2031963738-1443,5,] 02:14:43 02:14:43.660 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2031963738{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp2031963738-1448,5,] 02:14:43 02:14:43.660 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2031963738{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp2031963738-1440,5,] 02:14:43 02:14:43.673 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - BPMN Error during preProcessRollback 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp2146312410-1456,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2146312410-1450,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2146312410-1451,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2146312410-1455,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2146312410-1457,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2146312410-1453,5,main] 02:14:43 02:14:43.674 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146312410{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146312410-1458,5,main] 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - productFamilyId: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vnfModelInfoString :nomodel 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mdt1 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: mdt1 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - lcpCloudRegionId: mdt1 02:14:43 02:14:43.688 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.689 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - tenantId: 8b1df54faa3b49078e3416e21370a3ba 02:14:43 02:14:43.689 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - sdncVersion: myvers 02:14:43 02:14:43.690 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp572049274{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp572049274-1462,5,main] 02:14:43 02:14:43.690 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp572049274{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp572049274-1468,5,main] 02:14:43 02:14:43.690 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp572049274{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp572049274-1461,5,main] 02:14:43 02:14:43.690 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp572049274{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp572049274-1460,5,main] 02:14:43 02:14:43.702 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.702 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"CloudRegion1_", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 createVcpeServiceRequest - { 02:14:43 "requestDetails": 02:14:43 { 02:14:43 "modelInfo": 02:14:43 { 02:14:43 "modelType":"service", 02:14:43 "modelInvariantUuid":"uuid-miu-svc-011-abcdef", 02:14:43 "modelVersionId":"ASDC_TOSCA_UUID", 02:14:43 "modelName":"SIModelName1", 02:14:43 "modelVersion":"2" 02:14:43 }, 02:14:43 "subscriberInfo": 02:14:43 { 02:14:43 "globalSubscriberId":"SDN-ETHERNET-INTERNET", 02:14:43 "subscriberName":"Kaneohe" 02:14:43 }, 02:14:43 "requestInfo": 02:14:43 { 02:14:43 "instanceName":"VCPE1", 02:14:43 "source":"VID", 02:14:43 "suppressRollback":"false", 02:14:43 "productFamilyId":"a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb" 02:14:43 }, 02:14:43 "cloudConfiguration": 02:14:43 { 02:14:43 "cloudOwner":"CloudOwner", 02:14:43 "lcpCloudRegionId":"CloudRegion1_", 02:14:43 "tenantId":"8b1df54faa3b49078e3416e21370a3ba" 02:14:43 }, 02:14:43 "requestParameters": 02:14:43 { 02:14:43 "subscriptionServiceType":"123456789", 02:14:43 "aLaCarte":"false", 02:14:43 "userParams":[ 02:14:43 { 02:14:43 "name":"BRG_WAN_MAC_Address", 02:14:43 "value":"brgmac" 02:14:43 }, 02:14:43 { 02:14:43 "name":"Customer_Location", 02:14:43 "value":{ 02:14:43 "customerLatitude":"32.897480", 02:14:43 "customerLongitude":"-97.040443", 02:14:43 "customerName":"some_company" 02:14:43 } 02:14:43 }, 02:14:43 { 02:14:43 "name":"Homing_Solution", 02:14:43 "value":"sniro" 02:14:43 }, 02:14:43 { 02:14:43 "name":"VfModuleNames", 02:14:43 "value":[ 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"c0e70c86-9813-4441-93c7-ad356a9a8d3b", 02:14:43 "VfModuleName":"VGWA:f4:56:56:56:%" 02:14:43 }, 02:14:43 { 02:14:43 "VfModuleModelInvariantUuid":"5366deab-be06-44c7-b4f7-77e657b78b25", 02:14:43 "VfModuleName":"VGWB:a9:18:18:18:%" 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 ] 02:14:43 } 02:14:43 } 02:14:43 } 02:14:43 02:14:43 02:14:43.703 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Using provided Service Instance ID: sii 02:14:43 02:14:43.703 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceId is: sii 02:14:43 02:14:43.703 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VCPE1 02:14:43 02:14:43.703 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming serviceInstanceName is: VCPE1 02:14:43 02:14:43.703 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=VID 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=SDN-ETHERNET-INTERNET 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=123456789 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriptionServiceType is: 123456789 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=false 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming Suppress/Disable Rollback is: false 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming productFamilyId is: a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming subscriberInfo is: {"subscriberName":"Kaneohe","globalSubscriberId":"SDN-ETHERNET-INTERNET"} 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudRegion1_ 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - vimId is not present - setting cloudRegion/cloudOwner from request. 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=CloudOwner 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudOwner: CloudOwner 02:14:43 02:14:43.704 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - cloudRegionId: CloudRegion1_ 02:14:43 02:14:43.705 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleNames: [[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]] 02:14:43 02:14:43.706 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: c0e70c86-9813-4441-93c7-ad356a9a8d3b VfModuleName: VGWA:f4:56:56:56:% 02:14:43 02:14:43.706 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - VfModuleModelInvariantUuid: 5366deab-be06-44c7-b4f7-77e657b78b25 VfModuleName: VGWB:a9:18:18:18:% 02:14:43 02:14:43.706 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - User Input Parameters map: [[name:BRG_WAN_MAC_Address, value:brgmac], [name:Customer_Location, value:[customerLatitude:32.897480, customerLongitude:-97.040443, customerName:some_company]], [name:Homing_Solution, value:sniro], [name:VfModuleNames, value:[[VfModuleModelInvariantUuid:c0e70c86-9813-4441-93c7-ad356a9a8d3b, VfModuleName:VGWA:f4:56:56:56:%], [VfModuleModelInvariantUuid:5366deab-be06-44c7-b4f7-77e657b78b25, VfModuleName:VGWB:a9:18:18:18:%]]]] 02:14:43 02:14:43.706 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Incoming brgWanMacAddress is: null 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2054243465-1475,5,main] 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2054243465-1470,5,main] 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2054243465-1472,5,main] 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2054243465-1471,5,main] 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2054243465-1476,5,main] 02:14:43 02:14:43.707 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2054243465{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp2054243465-1477,5,main] 02:14:43 02:14:43.723 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.724 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Building CreateVcpeResCustService response 02:14:43 02:14:43.724 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.MsoUtils - Sending response for CreateVcpeResCustService ResponseCode=500 Status=Fail Response= 02:14:43 02:14:43 Sending Sync Error. 02:14:43 7000 02:14:43 02:14:43 02:14:43.724 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: null 02:14:43 02:14:43.724 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - Bpmn error encountered in CreateVcpeResCustService flow. processDecomposition() - expected exception 02:14:43 02:14:43.725 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.725 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. processDecomposition() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.725 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1599878176-1486,5,main] 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1599878176-1488,5,main] 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=3,q=3} Couldn't stop Thread[qtp1599878176-1480,5,main] 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=3,q=3} Couldn't stop Thread[qtp1599878176-1483,5,] 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=1,q=2} Couldn't stop Thread[qtp1599878176-1487,5,] 02:14:43 02:14:43.726 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1599878176{STOPPING,8<=8<=10,i=1,q=2} Couldn't stop Thread[qtp1599878176-1482,5,main] 02:14:43 02:14:43.737 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CreateVcpeResCustService 02:14:43 02:14:43.737 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CreateVcpeResCustService,errorCode=7000,errorMessage=Bpmn error encountered in CreateVcpeResCustService flow. Unexpected Error from method prepareDecomposeService() - expected exception,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.737 [main] || DEBUG 02:14:43 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:43 02:14:43.738 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2056625427{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp2056625427-1497,5,main] 02:14:43 02:14:43.738 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2056625427{STOPPING,8<=8<=10,i=2,q=3} Couldn't stop Thread[qtp2056625427-1491,5,main] 02:14:43 02:14:43.751 [main] || DEBUG 02:14:43 org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustService - AAI distribution delay: PT5S 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1505,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1507,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1501,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1506,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1499,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1500,5,main] 02:14:43 02:14:43.752 [main] || WARN 02:14:43 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1968044215{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1968044215-1504,5,main] 02:14:43 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in org.onap.so.bpmn.vcpe.scripts.CreateVcpeResCustServiceTest 02:14:43 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegateTest 02:14:43 02:14:43.898 [main] || DEBUG 02:14:43 org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegate - Running execute block for activity id:null, name:null 02:14:43 02:14:43.898 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=f2daaac6-5017-4e1e-96c8-6a27dfbe1421 02:14:43 02:14:43.902 [main] || DEBUG 02:14:43 org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegate - Running execute block for activity id:null, name:null 02:14:43 02:14:43.902 [main] || DEBUG 02:14:43 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=f2daaac6-5017-4e1e-96c8-6a27dfbe1421 02:14:43 02:14:43.902 [main] || WARN 02:14:43 org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegate - Unable to find the PNF resource customizations of model service UUID: f2daaac6-5017-4e1e-96c8-6a27dfbe1421 02:14:43 02:14:43.902 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:14:43 02:14:43.902 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey1,errorCode=601,errorMessage=Unable to find the PNF resource customizations of model service UUID: f2daaac6-5017-4e1e-96c8-6a27dfbe1421,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.902 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:14:43 02:14:43.913 [main] || DEBUG 02:14:43 org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegate - Running execute block for activity id:null, name:null 02:14:43 02:14:43.913 [main] || WARN 02:14:43 org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegate - Unable to find the parameter: serviceModelInfo in the execution context 02:14:43 02:14:43.913 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:14:43 02:14:43.913 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey1,errorCode=601,errorMessage=Unable to find parameter serviceModelInfo,workStep=*,extSystemErrorSource=null] 02:14:43 02:14:43.913 [main] || INFO 02:14:43 org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:14:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.ConfigCheckerDelegateTest 02:14:43 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXCTest 02:14:44 02:14:43.985 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. expected exception 02:14:44 02:14:43.986 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:43.986 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:43.986 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:43.988 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1836437575{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp1836437575-1513,5,main] 02:14:44 02:14:43.988 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1836437575{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1836437575-1512,5,] 02:14:44 02:14:43.988 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1836437575{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1836437575-1510,5,main] 02:14:44 02:14:43.988 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1836437575{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1836437575-1517,5,main] 02:14:44 02:14:44.005 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. expected exception 02:14:44 02:14:44.006 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.006 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.006 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp722686726-1520,5,main] 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp722686726-1522,5,] 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp722686726-1521,5,main] 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp722686726-1525,5,main] 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp722686726-1526,5,main] 02:14:44 02:14:44.008 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp722686726{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp722686726-1527,5,main] 02:14:44 02:14:44.026 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. null 02:14:44 02:14:44.027 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.027 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.027 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.028 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1133274374{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1133274374-1536,5,main] 02:14:44 02:14:44.028 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1133274374{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1133274374-1529,5,main] 02:14:44 02:14:44.028 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1133274374{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1133274374-1537,5,main] 02:14:44 02:14:44.028 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1133274374{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1133274374-1530,5,main] 02:14:44 02:14:44.028 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1133274374{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1133274374-1534,5,main] 02:14:44 02:14:44.040 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961578537{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1961578537-1540,5,main] 02:14:44 02:14:44.040 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961578537{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1961578537-1546,5,main] 02:14:44 02:14:44.041 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961578537{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1961578537-1547,5,main] 02:14:44 02:14:44.041 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961578537{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1961578537-1545,5,main] 02:14:44 02:14:44.054 [main] || ERROR 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest. BPMN 900 Exception is: 02:14:44 java.lang.RuntimeException: expected exception 02:14:44 02:14:44.054 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.054 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:44 expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.054 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.055 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1696485432{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1696485432-1550,5,main] 02:14:44 02:14:44.055 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1696485432{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1696485432-1555,5,main] 02:14:44 02:14:44.055 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1696485432{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1696485432-1556,5,main] 02:14:44 02:14:44.055 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1696485432{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1696485432-1557,5,main] 02:14:44 02:14:44.055 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1696485432{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1696485432-1549,5,main] 02:14:44 02:14:44.064 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. null 02:14:44 02:14:44.065 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.065 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.065 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.065 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1393221273-1565,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1393221273-1566,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1393221273-1560,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1393221273-1567,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1393221273-1563,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1393221273-1561,5,main] 02:14:44 02:14:44.066 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1393221273{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1393221273-1568,5,main] 02:14:44 02:14:44.074 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in validateSDNCResp. expected exception 02:14:44 02:14:44.075 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.075 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.075 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.076 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp654189543{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp654189543-1575,5,main] 02:14:44 02:14:44.076 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp654189543{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp654189543-1576,5,] 02:14:44 02:14:44.076 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp654189543{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp654189543-1578,5,main] 02:14:44 02:14:44.076 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp654189543{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp654189543-1577,5,] 02:14:44 02:14:44.085 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. expected exception 02:14:44 02:14:44.085 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.085 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.085 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1437162203-1585,5,main] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1586,5,] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1581,5,main] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1587,5,main] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1588,5,main] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1580,5,main] 02:14:44 02:14:44.086 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1437162203{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1437162203-1582,5,main] 02:14:44 02:14:44.095 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncRequest: 02:14:44 02:14:44 02:14:44 myreq 02:14:44 sii 02:14:44 myact 02:14:44 tunnelxconn-topology-operation 02:14:44 scu 02:14:44 02:14:44 02:14:44 02:14:44 mri 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 sst 02:14:44 02:14:44 sii 02:14:44 02:14:44 gci 02:14:44 02:14:44 02:14:44 ari 02:14:44 tunnelxconn 02:14:44 psii 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.135 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2001468176{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp2001468176-1596,5,] 02:14:44 02:14:44.135 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2001468176{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp2001468176-1593,5,] 02:14:44 02:14:44.155 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. null 02:14:44 02:14:44.156 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.156 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.156 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.157 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp690420933-1600,5,main] 02:14:44 02:14:44.158 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp690420933-1602,5,] 02:14:44 02:14:44.158 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp690420933-1607,5,main] 02:14:44 02:14:44.158 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp690420933-1606,5,main] 02:14:44 02:14:44.158 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp690420933-1601,5,main] 02:14:44 02:14:44.158 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp690420933{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp690420933-1608,5,] 02:14:44 02:14:44.169 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - workflowException: null 02:14:44 02:14:44.169 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNCResponse: <response-code>200</response-code> 02:14:44 02:14:44.169 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:44 02:14:44.169 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.169 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.188 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.191 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.193 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp931839209{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp931839209-1610,5,] 02:14:44 02:14:44.193 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp931839209{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp931839209-1615,5,main] 02:14:44 02:14:44.193 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp931839209{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp931839209-1611,5,main] 02:14:44 02:14:44.193 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp931839209{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp931839209-1616,5,main] 02:14:44 02:14:44.193 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp931839209{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp931839209-1618,5,main] 02:14:44 02:14:44.206 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in deleteAR!java.lang.RuntimeException: java.net.MalformedURLException 02:14:44 02:14:44.206 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.206 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error - Occured During Delete AR,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.206 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.208 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1806926389{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1806926389-1627,5,main] 02:14:44 02:14:44.208 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1806926389{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1806926389-1628,5,main] 02:14:44 02:14:44.208 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1806926389{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp1806926389-1622,5,main] 02:14:44 02:14:44.208 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1806926389{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp1806926389-1626,5,main] 02:14:44 02:14:44.215 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncRequest: 02:14:44 02:14:44 02:14:44 d432a50a-1238-4747-bf19-2b66e1922f3c 02:14:44 null 02:14:44 deactivate 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.253 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncDeactivateReq: 02:14:44 02:14:44 d432a50a-1238-4747-bf19-2b66e1922f3c 02:14:44 null 02:14:44 deactivate 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.271 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncRequest: 02:14:44 02:14:44 02:14:44 d424073c-3440-485c-975e-cfea36b6497e 02:14:44 null 02:14:44 unassign 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.310 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncUnassignRequest: 02:14:44 02:14:44 d424073c-3440-485c-975e-cfea36b6497e 02:14:44 null 02:14:44 unassign 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.312 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp407935265{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp407935265-1645,5,] 02:14:44 02:14:44.312 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp407935265{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp407935265-1642,5,] 02:14:44 02:14:44.312 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp407935265{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp407935265-1640,5,] 02:14:44 02:14:44.342 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.342 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=2500,errorMessage=Internal Error in ifExistsARNo signature of method: static org.onap.aaiclient.client.aai.entities.uri.AAIUriFactory.createResourceUri() is applicable for argument types: (org.onap.aaiclient.client.aai.entities.uri.AAISingleFragment) values: [org.onap.aaiclient.client.aai.entities.uri.AAISingleFragment@6db6a898] 02:14:44 Possible solutions: createResourceUri(org.onap.aaiclient.client.aai.entities.uri.AAIFluentSingleType), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectPlurals), createResourceUri(org.onap.aaiclient.client.aai.entities.uri.AAIFluentPluralType), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectType, [Ljava.lang.Object;), createResourceUri(org.onap.aaiclient.client.aai.AAIObjectPlurals, [Ljava.lang.Object;),workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.342 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.374 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:44 02:14:44.379 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - mso.workflow.sdncadapter.callback is null 02:14:44 02:14:44.379 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.380 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=500,errorMessage=mso.workflow.sdncadapter.callback is null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.380 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.380 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:44 02:14:44.381 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:44 02:14:44.381 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Input serviceInstanceId is null 02:14:44 02:14:44.382 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.382 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=500,errorMessage=Input serviceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.382 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.382 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:44 02:14:44.383 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:44 02:14:44.383 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Input allottedResourceId is null 02:14:44 02:14:44.384 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.384 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=500,errorMessage=Input allottedResourceId is null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.384 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.384 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:44 02:14:44.385 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp882448760{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp882448760-1675,5,main] 02:14:44 02:14:44.385 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp882448760{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp882448760-1670,5,main] 02:14:44 02:14:44.385 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp882448760{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp882448760-1669,5,] 02:14:44 02:14:44.385 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp882448760{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp882448760-1677,5,main] 02:14:44 02:14:44.385 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp882448760{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp882448760-1676,5,main] 02:14:44 02:14:44.395 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - workflowException: null 02:14:44 02:14:44.395 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNCResponse: <response-code>404</response-code> 02:14:44 02:14:44.395 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:44 02:14:44.395 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.395 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>404</response-code> 02:14:44 02:14:44.414 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.416 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.416 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.416 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.416 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.416 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.417 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - create AllottedResource received error response from SDNC. ResponseCode:404 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp2100369822-1685,5,main] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp2100369822-1684,5,] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp2100369822-1687,5,] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp2100369822-1679,5,main] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp2100369822-1681,5,main] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp2100369822-1686,5,main] 02:14:44 02:14:44.418 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2100369822{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp2100369822-1680,5,] 02:14:44 02:14:44.432 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - workflowException: null 02:14:44 02:14:44.432 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNCResponse: <response-code>404</response-code> 02:14:44 02:14:44.432 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:44 02:14:44.432 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.432 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>404</response-code> 02:14:44 02:14:44.448 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.450 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - deactivate AllottedResource received error response from SDNC. ResponseCode:404 02:14:44 02:14:44.452 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp683063437{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp683063437-1690,5,main] 02:14:44 02:14:44.452 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp683063437{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp683063437-1696,5,main] 02:14:44 02:14:44.452 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp683063437{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp683063437-1689,5,main] 02:14:44 02:14:44.452 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp683063437{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp683063437-1697,5,main] 02:14:44 02:14:44.463 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in buildSDNCRequest. expected exception 02:14:44 02:14:44.463 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.464 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.464 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.465 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1700,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1705,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1701,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1699,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1704,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1706,5,main] 02:14:44 02:14:44.466 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp987636329{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp987636329-1707,5,main] 02:14:44 02:14:44.474 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:44 02:14:44.474 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Exception in preProcessRequest expected exception 02:14:44 02:14:44.474 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.474 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Exception in preProcessRequest expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.474 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1510639452-1710,5,main] 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1510639452-1709,5,main] 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1510639452-1711,5,main] 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1510639452-1715,5,main] 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1510639452-1717,5,main] 02:14:44 02:14:44.475 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1510639452{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1510639452-1716,5,main] 02:14:44 02:14:44.507 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - workflowException: null 02:14:44 02:14:44.507 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNCResponse: <response-code>404</response-code> 02:14:44 02:14:44.507 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>404</response-code> 02:14:44 02:14:44.507 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.507 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>404</response-code> 02:14:44 02:14:44.526 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - deactivate AllottedResource received error response from SDNC. ResponseCode:404 02:14:44 02:14:44.529 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Allotted Resource Not found in SDNC 02:14:44 02:14:44.530 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoDeleteAllottedResourceTXC 02:14:44 02:14:44.530 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoDeleteAllottedResourceTXC,errorCode=7000,errorMessage=Allotted Resource Not found in SDNC,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.530 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.531 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp797062899{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp797062899-1725,5,] 02:14:44 02:14:44.531 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp797062899{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp797062899-1720,5,] 02:14:44 02:14:44.544 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncRequest: 02:14:44 02:14:44 02:14:44 cfcac8e4-5427-4065-9a44-17fb95dc0dbf 02:14:44 null 02:14:44 delete 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.589 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - sdncDeleteReq: 02:14:44 02:14:44 cfcac8e4-5427-4065-9a44-17fb95dc0dbf 02:14:44 null 02:14:44 delete 02:14:44 tunnelxconn-topology-operation 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 DeleteTunnelXConnInstance 02:14:44 MSO 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 null 02:14:44 02:14:44 02:14:44 null 02:14:44 tunnelxconn 02:14:44 null 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp998034819-1732,5,] 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp998034819-1737,5,main] 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp998034819-1730,5,] 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp998034819-1731,5,] 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp998034819-1736,5,main] 02:14:44 02:14:44.590 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp998034819{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp998034819-1738,5,main] 02:14:44 02:14:44.613 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1960495759{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1960495759-1748,5,main] 02:14:44 02:14:44.614 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1960495759{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1960495759-1740,5,main] 02:14:44 02:14:44.614 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1960495759{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1960495759-1747,5,main] 02:14:44 02:14:44.614 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1960495759{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1960495759-1743,5,main] 02:14:44 02:14:44.614 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1960495759{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1960495759-1742,5,] 02:14:44 02:14:44.624 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - workflowException: null 02:14:44 02:14:44.624 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNCResponse: <response-code>200</response-code> 02:14:44 02:14:44.624 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:44 02:14:44.624 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.624 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.647 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.650 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.650 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.650 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.650 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.650 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.651 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - deactivate AllottedResource received error response from SDNC. ResponseCode:null 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1379859687-1756,5,main] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1379859687-1751,5,] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1379859687-1755,5,main] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1379859687-1758,5,main] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1379859687-1750,5,main] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1379859687-1753,5,main] 02:14:44 02:14:44.652 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1379859687{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1379859687-1757,5,main] 02:14:44 02:14:44.670 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - SDNC Callback URL: sdncurn 02:14:44 02:14:44.670 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXC - Rethrowing MSOWorkflowException 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp1639964222-1767,5,main] 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1639964222-1763,5,main] 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1639964222-1765,5,main] 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1639964222-1761,5,main] 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1639964222-1760,5,main] 02:14:44 02:14:44.671 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1639964222{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1639964222-1766,5,main] 02:14:44 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.758 s - in org.onap.so.bpmn.vcpe.scripts.DoDeleteAllottedResourceTXCTest 02:14:44 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollbackTest 02:14:44 02:14:44.693 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught Exception in processRollbackJavaException 02:14:44 02:14:44.694 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501893856{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp501893856-1769,5,main] 02:14:44 02:14:44.694 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501893856{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp501893856-1777,5,main] 02:14:44 02:14:44.694 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501893856{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp501893856-1774,5,main] 02:14:44 02:14:44.694 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp501893856{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp501893856-1771,5,main] 02:14:44 02:14:44.709 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught Exception in processRollbackJavaException null 02:14:44 02:14:44.710 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp545911689{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp545911689-1780,5,main] 02:14:44 02:14:44.710 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp545911689{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp545911689-1779,5,main] 02:14:44 02:14:44.710 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp545911689{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp545911689-1786,5,] 02:14:44 02:14:44.722 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1292097429{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1292097429-1792,5,] 02:14:44 02:14:44.722 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1292097429{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1292097429-1791,5,] 02:14:44 02:14:44.722 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1292097429{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1292097429-1797,5,] 02:14:44 02:14:44.730 [main] || ERROR 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest. BPMN 900 Exception is: 02:14:44 java.lang.RuntimeException: expected exception 02:14:44 02:14:44.731 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:44 02:14:44.731 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:44 expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.731 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1228062603-1800,5,main] 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1228062603-1804,5,main] 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1228062603-1799,5,main] 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1228062603-1802,5,main] 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1228062603-1806,5,] 02:14:44 02:14:44.732 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1228062603{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1228062603-1807,5,main] 02:14:44 02:14:44.743 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - workflowException: null 02:14:44 02:14:44.743 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - SDNCResponse: <response-code>200</response-code> 02:14:44 02:14:44.743 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:44 02:14:44.743 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.743 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.762 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.764 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.765 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.765 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.765 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.765 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.765 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Received a BAD Response from SDNC Adapter for create SDNC Call. 02:14:44 02:14:44.788 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:44 02:14:44.788 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught Exception during processRollbackExceptions Method: expected exception 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1435063912-1821,5,main] 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1435063912-1819,5,] 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1435063912-1822,5,main] 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1435063912-1825,5,main] 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1435063912-1820,5,main] 02:14:44 02:14:44.789 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1435063912{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1435063912-1826,5,main] 02:14:44 02:14:44.799 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Exception in validateSDNCResp. expected exception 02:14:44 02:14:44.800 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:44 02:14:44.800 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.800 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.800 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1177759812{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1177759812-1831,5,main] 02:14:44 02:14:44.800 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1177759812{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1177759812-1837,5,main] 02:14:44 02:14:44.801 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1177759812{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1177759812-1829,5,main] 02:14:44 02:14:44.801 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1177759812{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1177759812-1835,5,] 02:14:44 02:14:44.811 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - aaiARPath:null 02:14:44 02:14:44.811 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - AR not found in AAI at:null 02:14:44 02:14:44.812 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:44 02:14:44.812 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=500,errorMessage=AR not found in AAI at:null,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.812 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.813 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1540076383{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1540076383-1842,5,main] 02:14:44 02:14:44.813 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1540076383{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1540076383-1846,5,] 02:14:44 02:14:44.813 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1540076383{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1540076383-1839,5,] 02:14:44 02:14:44.813 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1540076383{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1540076383-1845,5,] 02:14:44 02:14:44.820 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARTXC_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:44 02:14:44.822 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDeactivate: 02:14:44 null 02:14:44 02:14:44.822 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDelete: 02:14:44 null 02:14:44 02:14:44.822 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncUnassign: 02:14:44 null 02:14:44 02:14:44.823 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1852962949{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1852962949-1850,5,main] 02:14:44 02:14:44.823 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1852962949{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1852962949-1856,5,] 02:14:44 02:14:44.823 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1852962949{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1852962949-1851,5,main] 02:14:44 02:14:44.823 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1852962949{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1852962949-1849,5,main] 02:14:44 02:14:44.823 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1852962949{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1852962949-1854,5,main] 02:14:44 02:14:44.830 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARTXC_{rollbackSDNCassign=false, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:44 02:14:44.832 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1373647264{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1373647264-1859,5,main] 02:14:44 02:14:44.833 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1373647264{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1373647264-1868,5,main] 02:14:44 02:14:44.833 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1373647264{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1373647264-1864,5,] 02:14:44 02:14:44.841 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp509802984{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp509802984-1871,5,main] 02:14:44 02:14:44.842 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp509802984{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp509802984-1876,5,main] 02:14:44 02:14:44.842 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp509802984{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp509802984-1870,5,main] 02:14:44 02:14:44.842 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp509802984{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp509802984-1878,5,] 02:14:44 02:14:44.865 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - workflowException: null 02:14:44 02:14:44.865 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - SDNCResponse: <response-code>200</response-code> 02:14:44 02:14:44.865 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:44 02:14:44.865 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:44 02:14:44.865 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.882 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:44 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 [Fatal Error] :1:1: Premature end of file. 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:44 02:14:44.884 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:44 <response-code>200</response-code> 02:14:44 02:14:44.890 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2048854715{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2048854715-1887,5,main] 02:14:44 02:14:44.890 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2048854715{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2048854715-1886,5,main] 02:14:44 02:14:44.890 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2048854715{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp2048854715-1888,5,] 02:14:44 02:14:44.890 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2048854715{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp2048854715-1882,5,] 02:14:44 02:14:44.890 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2048854715{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp2048854715-1880,5,] 02:14:44 02:14:44.900 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - rolledBack 02:14:44 02:14:44.902 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp980332422-1896,5,main] 02:14:44 02:14:44.902 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp980332422-1898,5,main] 02:14:44 02:14:44.902 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp980332422-1891,5,main] 02:14:44 02:14:44.902 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp980332422-1890,5,main] 02:14:44 02:14:44.902 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp980332422-1892,5,main] 02:14:44 02:14:44.903 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp980332422{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp980332422-1897,5,main] 02:14:44 02:14:44.929 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in deleteAR!java.lang.RuntimeException: java.net.MalformedURLException 02:14:44 02:14:44.930 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:44 02:14:44.930 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=2500,errorMessage=Internal Error - Occured During Delete AR,workStep=*,extSystemErrorSource=null] 02:14:44 02:14:44.930 [main] || DEBUG 02:14:44 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:44 02:14:44.930 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp506721601-1905,5,main] 02:14:44 02:14:44.930 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp506721601-1902,5,] 02:14:44 02:14:44.930 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp506721601-1900,5,main] 02:14:44 02:14:44.930 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp506721601-1907,5,main] 02:14:44 02:14:44.930 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp506721601-1906,5,main] 02:14:44 02:14:44.931 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp506721601-1901-selector-ServerConnectorManager@76f69eb8/1,5,main] 02:14:44 02:14:44.931 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp506721601{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp506721601-1908,5,main] 02:14:44 02:14:44.943 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[] 02:14:44 02:14:44.944 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1865092371{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1865092371-1915,5,main] 02:14:44 02:14:44.944 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1865092371{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1865092371-1911,5,] 02:14:44 02:14:44.944 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1865092371{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1865092371-1910,5,main] 02:14:44 02:14:44.944 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1865092371{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1865092371-1918,5,] 02:14:44 02:14:44.944 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1865092371{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1865092371-1916,5,] 02:14:44 02:14:44.951 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1928,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1926,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1925,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1922,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1921,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1923,5,main] 02:14:44 02:14:44.952 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1422030634{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1422030634-1927,5,main] 02:14:44 02:14:44.958 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARTXC_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:44 02:14:44.958 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDeactivate: 02:14:44 null 02:14:44 02:14:44.958 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDelete: 02:14:44 null 02:14:44 02:14:44.958 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncUnassign: 02:14:44 null 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1041162061-1932,5,main] 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1041162061-1938,5,main] 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1041162061-1937,5,main] 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1041162061-1939,5,main] 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1041162061-1931,5,main] 02:14:44 02:14:44.961 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1041162061{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1041162061-1934,5,main] 02:14:44 02:14:44.967 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARTXC_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=false}] 02:14:44 02:14:44.968 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDeactivate: 02:14:44 null 02:14:44 02:14:44.968 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDelete: 02:14:44 null 02:14:44 02:14:44.968 [main] || DEBUG 02:14:44 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncUnassign: 02:14:44 null 02:14:44 02:14:44.970 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp448857583-1950,5,main] 02:14:44 02:14:44.970 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp448857583-1946,5,main] 02:14:44 02:14:44.970 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1941,5,main] 02:14:44 02:14:44.970 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1947,5,main] 02:14:44 02:14:44.970 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1945,5,main] 02:14:44 02:14:44.971 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1948,5,main] 02:14:44 02:14:44.971 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1949,5,main] 02:14:44 02:14:44.971 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp448857583{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp448857583-1942,5,main] 02:14:44 02:14:44.981 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483423722{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1483423722-1958,5,main] 02:14:44 02:14:44.981 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483423722{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1483423722-1957,5,] 02:14:44 02:14:44.981 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483423722{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1483423722-1961,5,main] 02:14:44 02:14:44.981 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483423722{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1483423722-1952,5,main] 02:14:44 02:14:44.981 [main] || WARN 02:14:44 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483423722{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1483423722-1956,5,main] 02:14:45 02:14:44.992 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARTXC_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:45 02:14:44.993 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDeactivate: 02:14:45 null 02:14:45 02:14:44.993 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncDelete: 02:14:45 null 02:14:45 02:14:44.993 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - sdncUnassign: 02:14:45 null 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1963,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1968,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1971,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1970,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1964,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1969,5,main] 02:14:45 02:14:44.998 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp66497020{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp66497020-1965,5,main] 02:14:45 02:14:45.040 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - aaiARPath:/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:45 02:14:45.040 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:45 /business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:45 02:14:45.042 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:45 02:14:45.042 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:45 02:14:45.042 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.042 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.045 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1612201343{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1612201343-1973,5,main] 02:14:45 02:14:45.046 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1612201343{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1612201343-1974,5,main] 02:14:45 02:14:45.046 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1612201343{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1612201343-1980,5,main] 02:14:45 02:14:45.046 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1612201343{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1612201343-1975,5,main] 02:14:45 02:14:45.046 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1612201343{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1612201343-1981,5,main] 02:14:45 02:14:45.060 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Exception in postProcessRequest. expected exception 02:14:45 02:14:45.061 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp649758958{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp649758958-1984-selector-ServerConnectorManager@78202954/1,5,main] 02:14:45 02:14:45.061 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp649758958{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp649758958-1989,5,] 02:14:45 02:14:45.061 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp649758958{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp649758958-1990,5,] 02:14:45 02:14:45.069 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - RollbackData:null 02:14:45 02:14:45.072 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1795016513{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp1795016513-1998,5,] 02:14:45 02:14:45.072 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1795016513{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp1795016513-2001,5,main] 02:14:45 02:14:45.072 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1795016513{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1795016513-1994,5,main] 02:14:45 02:14:45.072 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1795016513{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1795016513-1995,5,main] 02:14:45 02:14:45.072 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1795016513{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1795016513-1997,5,main] 02:14:45 02:14:45.078 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught Exception in processRollbackJavaException expected exception 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1042070122-2004,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1042070122-2006,5,] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1042070122-2005,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1042070122-2009,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1042070122-2010,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042070122-2008,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042070122-2012,5,main] 02:14:45 02:14:45.079 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042070122{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1042070122-2011,5,main] 02:14:45 02:14:45.095 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - 02:14:45 02:14:45.097 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1756524786{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1756524786-2014,5,main] 02:14:45 02:14:45.097 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1756524786{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1756524786-2015,5,] 02:14:45 02:14:45.118 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Exception in preProcessRequest expected exception 02:14:45 02:14:45.118 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceTXCRollback 02:14:45 02:14:45.118 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceTXCRollback,errorCode=7000,errorMessage=Exception in preProcessRequest expected exception,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.118 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.124 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6954681{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp6954681-2024,5,main] 02:14:45 02:14:45.124 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6954681{STOPPING,8<=8<=10,i=1,q=6} Couldn't stop Thread[qtp6954681-2025,5,] 02:14:45 02:14:45.124 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp6954681{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp6954681-2026,5,] 02:14:45 02:14:45.137 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:45 02:14:45.137 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - BPMN Error during processRollbackExceptions Method: 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1324027239-2036,5,main] 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1324027239-2042,5,main] 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1324027239-2035,5,main] 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1324027239-2039,5,main] 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1324027239-2040,5,main] 02:14:45 02:14:45.143 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1324027239{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1324027239-2034,5,main] 02:14:45 02:14:45.156 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - Rethrowing MSOWorkflowException 02:14:45 02:14:45.158 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp377656123{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp377656123-2051,5,main] 02:14:45 02:14:45.158 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp377656123{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp377656123-2046,5,main] 02:14:45 02:14:45.158 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp377656123{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp377656123-2045,5,main] 02:14:45 02:14:45.158 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp377656123{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp377656123-2050,5,main] 02:14:45 02:14:45.168 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollback - SDNC rollback create returned a 404. Proceding with rollback 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2049268481-2053,5,main] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2049268481-2058,5,] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2049268481-2054,5,main] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2049268481-2059,5,main] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2049268481-2062,5,main] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp2049268481-2060,5,] 02:14:45 02:14:45.168 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2049268481{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp2049268481-2061,5,main] 02:14:45 [WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.495 s - in org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceTXCRollbackTest 02:14:45 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.NetworkRpcInputEntityBuilderTest 02:14:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.infrastructure.workflow.serviceTask.client.builder.NetworkRpcInputEntityBuilderTest 02:14:45 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest 02:14:45 02:14:45.201 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - AR service operation/aaiARSelfLink: arlink 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp641444549-2070,5,main] 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp641444549-2064,5,] 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp641444549-2068,5,main] 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp641444549-2065,5,main] 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp641444549-2071,5,main] 02:14:45 02:14:45.203 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641444549{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp641444549-2066,5,main] 02:14:45 02:14:45.226 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=modelInvariantUuid: JSONObject["modelInvariantUuid"] not found. 02:14:45 02:14:45.226 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=modelVersion: JSONObject["modelVersion"] not found. 02:14:45 02:14:45.226 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=modelUuid: JSONObject["modelUuid"] not found. 02:14:45 02:14:45.226 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=modelCustomizationUuid: JSONObject["modelCustomizationUuid"] not found. 02:14:45 02:14:45.226 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=modelName: JSONObject["modelName"] not found. 02:14:45 02:14:45.227 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 myreq 02:14:45 sii 02:14:45 myact 02:14:45 brg-topology-operation 02:14:45 scu 02:14:45 02:14:45 02:14:45 02:14:45 mri 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 sst 02:14:45 02:14:45 sii 02:14:45 02:14:45 gci 02:14:45 02:14:45 02:14:45 ari 02:14:45 brg 02:14:45 psii 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 bwma 02:14:45 myvni 02:14:45 vbi 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.263 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1365839520{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1365839520-2079,5,] 02:14:45 02:14:45.263 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1365839520{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1365839520-2075,5,] 02:14:45 02:14:45.263 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1365839520{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1365839520-2081,5,] 02:14:45 02:14:45.276 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - workflowException: null 02:14:45 02:14:45.276 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNCResponse: <response-code>200</response-code> 02:14:45 02:14:45.277 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:45 02:14:45.277 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:45 02:14:45.277 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:45 <response-code>200</response-code> 02:14:45 02:14:45.294 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:45 02:14:45 [Fatal Error] :1:1: Premature end of file. 02:14:45 [Fatal Error] :1:1: Premature end of file. 02:14:45 02:14:45.295 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:45 02:14:45.296 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:45 02:14:45.296 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:45 02:14:45.296 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:45 02:14:45.296 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:45 02:14:45.296 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Received a Good Response from SDNC Adapter for get SDNC Call. Response is: 02:14:45 <response-code>200</response-code> 02:14:45 02:14:45.297 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp469837057{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp469837057-2088,5,] 02:14:45 02:14:45.297 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp469837057{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp469837057-2087,5,] 02:14:45 02:14:45.297 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp469837057{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp469837057-2089,5,main] 02:14:45 02:14:45.297 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp469837057{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp469837057-2084,5,main] 02:14:45 02:14:45.297 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp469837057{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp469837057-2091,5,main] 02:14:45 02:14:45.315 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:45 02:14:45.315 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:45 02:14:45.316 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:45 02:14:45.316 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.316 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.317 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2034006029{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp2034006029-2094,5,main] 02:14:45 02:14:45.317 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2034006029{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2034006029-2095,5,] 02:14:45 02:14:45.317 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2034006029{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp2034006029-2101,5,] 02:14:45 02:14:45.331 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in generateOutputs expected exception 02:14:45 02:14:45.332 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp628292045{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp628292045-2112,5,main] 02:14:45 02:14:45.332 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp628292045{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp628292045-2105,5,main] 02:14:45 02:14:45.332 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp628292045{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp628292045-2107,5,] 02:14:45 02:14:45.333 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp628292045{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp628292045-2104,5,main] 02:14:45 02:14:45.333 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp628292045{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp628292045-2106,5,] 02:14:45 02:14:45.341 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - workflowException: null 02:14:45 02:14:45.341 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNCResponse: <response-code>200</response-code> 02:14:45 02:14:45.341 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:45 02:14:45.341 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:45 02:14:45.341 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:45 <response-code>200</response-code> 02:14:45 02:14:45.358 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:45 02:14:45 [Fatal Error] :1:1: Premature end of file. 02:14:45 [Fatal Error] :1:1: Premature end of file. 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:45 02:14:45.360 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Received a BAD Response from SDNC Adapter for create SDNC Call. 02:14:45 02:14:45.361 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1291432346{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1291432346-2115,5,main] 02:14:45 02:14:45.361 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1291432346{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1291432346-2116,5,main] 02:14:45 02:14:45.361 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1291432346{STOPPING,8<=8<=10,i=0,q=3} Couldn't stop Thread[qtp1291432346-2122,5,main] 02:14:45 02:14:45.386 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Assign responseData: 02:14:45 assignlink 02:14:45 02:14:45 02:14:45.387 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - AR service operation:assignlink 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1904572911-2130,5,main] 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1904572911-2126,5,] 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1904572911-2132,5,] 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1904572911-2124,5,main] 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1904572911-2128,5,main] 02:14:45 02:14:45.389 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1904572911{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1904572911-2131,5,main] 02:14:45 02:14:45.413 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:45 02:14:45.413 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:45 02:14:45.414 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:45 02:14:45.414 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.414 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.415 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1146315307{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp1146315307-2135,5,main] 02:14:45 02:14:45.415 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1146315307{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1146315307-2136,5,] 02:14:45 02:14:45.415 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1146315307{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1146315307-2140,5,main] 02:14:45 02:14:45.415 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1146315307{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1146315307-2138,5,main] 02:14:45 02:14:45.415 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1146315307{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1146315307-2141,5,] 02:14:45 02:14:45.425 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.425 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.425 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.426 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.426 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_BpmnError_closure10.doCall(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:416) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.426 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 e646c86c-a22a-4679-abdb-70ee738a3d86 02:14:45 null 02:14:45 create 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.459 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncCreateReq: 02:14:45 02:14:45 e646c86c-a22a-4679-abdb-70ee738a3d86 02:14:45 null 02:14:45 create 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.460 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp297531378{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp297531378-2145,5,main] 02:14:45 02:14:45.460 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp297531378{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp297531378-2151,5,main] 02:14:45 02:14:45.460 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp297531378{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp297531378-2144,5,main] 02:14:45 02:14:45.460 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp297531378{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp297531378-2147,5,main] 02:14:45 02:14:45.503 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:45 02:14:45.503 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:45 02:14:45.504 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:45 02:14:45.504 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.504 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.505 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1496929254{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1496929254-2158,5,main] 02:14:45 02:14:45.506 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1496929254{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1496929254-2160,5,main] 02:14:45 02:14:45.506 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1496929254{STOPPING,8<=8<=10,i=1,q=3} Couldn't stop Thread[qtp1496929254-2155,5,] 02:14:45 02:14:45.506 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1496929254{STOPPING,8<=8<=10,i=1,q=3} Couldn't stop Thread[qtp1496929254-2161,5,main] 02:14:45 02:14:45.514 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Setting prevException to WorkflowException: 02:14:45 02:14:45.524 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp357355244{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp357355244-2178,5,main] 02:14:45 02:14:45.524 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp357355244{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp357355244-2173,5,] 02:14:45 02:14:45.524 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp357355244{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp357355244-2180,5,main] 02:14:45 02:14:45.532 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in validateSDNCResp. expected exception 02:14:45 02:14:45.532 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:45 02:14:45.532 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.532 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp70546382-2188,5,main] 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp70546382-2182,5,main] 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp70546382-2183,5,main] 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp70546382-2185,5,main] 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp70546382-2189,5,main] 02:14:45 02:14:45.533 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp70546382{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp70546382-2191,5,main] 02:14:45 02:14:45.552 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate(DoCreateAllottedResourceBRGTest.groovy:440) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.553 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate(DoCreateAllottedResourceBRGTest.groovy:440) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.553 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate(DoCreateAllottedResourceBRGTest.groovy:440) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.553 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate(DoCreateAllottedResourceBRGTest.groovy:440) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.553 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate(DoCreateAllottedResourceBRGTest.groovy:440) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.553 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 41b01b95-674f-48cf-9cff-08a7b19f0576 02:14:45 null 02:14:45 activate 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.620 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncActivateReq: 02:14:45 02:14:45 41b01b95-674f-48cf-9cff-08a7b19f0576 02:14:45 null 02:14:45 activate 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.620 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncActivateRollbackReq: 02:14:45 02:14:45 02:14:45 44cf7f1e-7476-4485-bdd3-e4c9bed95a8e 02:14:45 null 02:14:45 deactivate 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 DeleteBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.620 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - rollbackData: 02:14:45 [DCARBRG_{sdncActivateRollbackReq= 02:14:45 02:14:45 44cf7f1e-7476-4485-bdd3-e4c9bed95a8e 02:14:45 null 02:14:45 deactivate 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 DeleteBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 }] 02:14:45 02:14:45.627 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1822500697{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1822500697-2201,5,main] 02:14:45 02:14:45.636 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.638 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.638 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.638 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.639 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCCreate_Ex_closure11.doCall(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate_Ex(DoCreateAllottedResourceBRGTest.groovy:428) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.639 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 b3da70fa-a26c-4680-b535-2ee1f4412505 02:14:45 null 02:14:45 create 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.703 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncCreateReq: 02:14:45 02:14:45 b3da70fa-a26c-4680-b535-2ee1f4412505 02:14:45 null 02:14:45 create 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.703 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in preProcessSDNCCreate. expected exception 02:14:45 02:14:45.703 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:45 02:14:45.704 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in preProcessSDNCCreate. expected exception,workStep=*,extSystemErrorSource=null] 02:14:45 02:14:45.704 [main] || DEBUG 02:14:45 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp780180199-2212,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp780180199-2208,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp780180199-2205,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp780180199-2210,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp780180199-2209,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp780180199-2206,5,main] 02:14:45 02:14:45.705 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp780180199{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp780180199-2211,5,main] 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=miu 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mv 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mu 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mcu 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=mn 02:14:45 02:14:45.719 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 myreq 02:14:45 sii 02:14:45 myact 02:14:45 brg-topology-operation 02:14:45 scu 02:14:45 02:14:45 02:14:45 02:14:45 mri 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 sst 02:14:45 02:14:45 sii 02:14:45 02:14:45 gci 02:14:45 02:14:45 02:14:45 ari 02:14:45 brg 02:14:45 psii 02:14:45 02:14:45 miu 02:14:45 mu 02:14:45 mcu 02:14:45 mv 02:14:45 mn 02:14:45 02:14:45 02:14:45 02:14:45 bwma 02:14:45 myvni 02:14:45 vbi 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp428657511-2221,5,main] 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp428657511-2217,5,main] 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp428657511-2216,5,main] 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp428657511-2214,5,main] 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp428657511-2220,5,main] 02:14:45 02:14:45.753 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp428657511{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp428657511-2215,5,] 02:14:45 02:14:45.771 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - BPMN Error during postProcessRollback 02:14:45 02:14:45.773 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1482347185{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1482347185-2224,5,main] 02:14:45 02:14:45.773 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1482347185{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1482347185-2230,5,] 02:14:45 02:14:45.773 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1482347185{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1482347185-2231,5,main] 02:14:45 02:14:45.773 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1482347185{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp1482347185-2223,5,main] 02:14:45 02:14:45.835 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelInvariantUuid 02:14:45 02:14:45.835 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelUuid 02:14:45 02:14:45.837 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940682796{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1940682796-2240,5,main] 02:14:45 02:14:45.837 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940682796{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1940682796-2241,5,main] 02:14:45 02:14:45.837 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940682796{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1940682796-2239,5,main] 02:14:45 02:14:45.837 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940682796{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1940682796-2233,5,main] 02:14:45 02:14:45.849 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.850 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.851 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.851 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.851 [main] || DEBUG 02:14:45 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:45 java.lang.NullPointerException: null 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_BpmnError_closure8.doCall(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:45 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:45 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_BpmnError(DoCreateAllottedResourceBRGTest.groovy:364) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:45 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:45 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:45 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:45 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:45 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:45 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:45 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:45 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:45 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:45 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:45 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:45 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:45 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:45 02:14:45.851 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:45 02:14:45 02:14:45 afd7dee5-9590-433b-8c62-6bd0e119565b 02:14:45 null 02:14:45 assign 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.884 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncAssignRequest: 02:14:45 02:14:45 afd7dee5-9590-433b-8c62-6bd0e119565b 02:14:45 null 02:14:45 assign 02:14:45 brg-topology-operation 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 CreateBRGInstance 02:14:45 MSO 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 null 02:14:45 02:14:45 02:14:45 null 02:14:45 brg 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 null 02:14:45 null 02:14:45 null 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.886 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp926694614{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp926694614-2250,5,] 02:14:45 02:14:45.886 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp926694614{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp926694614-2252,5,main] 02:14:45 02:14:45.886 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp926694614{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp926694614-2251,5,main] 02:14:45 02:14:45.899 [main] || DEBUG 02:14:45 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - resp: 02:14:45 02:14:45 02:14:45 36e20198-c67a-464b-96d0-aaa99eb2639e 02:14:45 5b9b15d0-5dd7-47dc-95b9-0440c340a3ba 02:14:45 1.0 02:14:45 BRGmodelname 02:14:45 013bd784-9bca-4919-ae2f-ae57af27bad9 02:14:45 02:14:45 02:14:45 parent-service-instance-id 02:14:45 consuming-service-instance-id 02:14:45 namefromrequest 02:14:45 brg 02:14:45 allottedresourceidfromrequest 02:14:45 02:14:45 02:14:45 fq-name 02:14:45 02:14:45 d1 02:14:45 drole 02:14:45 02:14:45 vlan-tag 02:14:45 02:14:45 s2 02:14:45 srole 02:14:45 02:14:45 txc-id 02:14:45 02:14:45 1 02:14:45 123 02:14:45 a.b.c.d 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45 02:14:45.954 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1652840871{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp1652840871-2256,5,] 02:14:45 02:14:45.954 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1652840871{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1652840871-2261,5,] 02:14:45 02:14:45.954 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1652840871{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1652840871-2262,5,main] 02:14:45 02:14:45.954 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1652840871{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1652840871-2255,5,main] 02:14:45 02:14:45.954 [main] || WARN 02:14:45 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1652840871{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1652840871-2254,5,main] 02:14:46 02:14:45.970 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:45.971 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:45.971 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:45.971 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:45.971 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_Ex_closure13.doCall(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_Ex(DoCreateAllottedResourceBRGTest.groovy:480) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:45.971 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:46 02:14:46 02:14:46 01f3f7df-da3b-453d-bfbc-6828db6a625c 02:14:46 null 02:14:46 activate 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.002 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncActivateReq: 02:14:46 02:14:46 01f3f7df-da3b-453d-bfbc-6828db6a625c 02:14:46 null 02:14:46 activate 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.003 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in preProcessSDNCActivate. expected exception 02:14:46 02:14:46.003 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.003 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in preProcessSDNCActivate. expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.003 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.004 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1944189045{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1944189045-2271,5,] 02:14:46 02:14:46.004 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1944189045{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1944189045-2265,5,] 02:14:46 02:14:46.029 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Prev workflowException: null 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp521513118-2274,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2281,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2283,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2282,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2275,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2279,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2277,5,main] 02:14:46 02:14:46.030 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp521513118{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp521513118-2280,5,main] 02:14:46 02:14:46.040 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - workflowException: null 02:14:46 02:14:46.040 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNCResponse: <response-code>200</response-code> 02:14:46 02:14:46.040 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:46 02:14:46.040 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:46 02:14:46.041 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:46 <response-code>200</response-code> 02:14:46 02:14:46.056 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:46 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 02:14:46.058 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:46 02:14:46.059 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:46 02:14:46.059 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:46 02:14:46.059 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:46 02:14:46.059 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:46 02:14:46.059 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:46 <response-code>200</response-code> 02:14:46 02:14:46.060 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1105850435{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1105850435-2293,5,main] 02:14:46 02:14:46.060 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1105850435{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1105850435-2294,5,main] 02:14:46 02:14:46.060 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1105850435{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1105850435-2287,5,main] 02:14:46 02:14:46.060 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1105850435{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1105850435-2289,5,main] 02:14:46 02:14:46.075 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.076 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.076 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.076 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.076 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCAssign_Ex_closure9.doCall(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign_Ex(DoCreateAllottedResourceBRGTest.groovy:376) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.077 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:46 02:14:46 02:14:46 5f4a6558-fdac-4522-9bac-8faea084d33c 02:14:46 null 02:14:46 assign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.108 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncAssignRequest: 02:14:46 02:14:46 5f4a6558-fdac-4522-9bac-8faea084d33c 02:14:46 null 02:14:46 assign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.109 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in preProcessSDNCAssign. expected exception 02:14:46 02:14:46.109 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.109 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in preProcessSDNCAssign. expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.109 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1685132461-2296,5,main] 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1685132461-2301,5,] 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1685132461-2297,5,main] 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1685132461-2298,5,main] 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1685132461-2302,5,main] 02:14:46 02:14:46.110 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1685132461{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1685132461-2304,5,main] 02:14:46 02:14:46.132 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in postProcessRollback. expected exception 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2311,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2313,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2310,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2314,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2306,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2308,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2312,5,main] 02:14:46 02:14:46.133 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1024912223{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp1024912223-2307,5,main] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2322,5,main] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2318,5,] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2323,5,main] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2317,5,main] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2319,5,main] 02:14:46 02:14:46.148 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp917409147{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp917409147-2321,5,main] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp2110358427-2328,5,main] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2110358427-2325,5,] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2110358427-2327,5,main] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp2110358427-2331,5,main] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp2110358427-2330,5,main] 02:14:46 02:14:46.162 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2110358427{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp2110358427-2332,5,main] 02:14:46 02:14:46.172 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - BPMN Error in generateOutputs 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp811889246-2341,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp811889246-2340,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp811889246-2334,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=8,q=8} Couldn't stop Thread[qtp811889246-2335,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp811889246-2342,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp811889246-2338,5,] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp811889246-2337,5,main] 02:14:46 02:14:46.173 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp811889246{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp811889246-2339,5,main] 02:14:46 02:14:46.185 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.185 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.190 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - mso.workflow.sdncadapter.callback is null 02:14:46 02:14:46.190 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.190 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=mso.workflow.sdncadapter.callback is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.190 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.190 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.192 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.192 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - mso.workflow.sdnc.replication.delay is null 02:14:46 02:14:46.193 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.193 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=mso.workflow.sdnc.replication.delay is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.193 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.193 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input serviceInstanceId is null 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input serviceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.195 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.197 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.197 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.198 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input parentServiceInstanceId is null 02:14:46 02:14:46.198 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.198 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input parentServiceInstanceId is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.198 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.198 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.201 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.201 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.201 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input allottedResourceModelInfo is null 02:14:46 02:14:46.201 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.202 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input allottedResourceModelInfo is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.202 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.202 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.203 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input vni is null 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input vni is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.204 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.206 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.206 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.207 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input vgmuxBearerIP is null 02:14:46 02:14:46.207 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.207 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input vgmuxBearerIP is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.207 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.207 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.209 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.209 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.209 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input brgWanMacAddress is null 02:14:46 02:14:46.210 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.210 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input brgWanMacAddress is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.210 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.210 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.212 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.212 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.212 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input allottedResourceRole is null 02:14:46 02:14:46.213 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.213 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input allottedResourceRole is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.213 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.213 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.215 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC Callback URL: sdncurn 02:14:46 02:14:46.215 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - SDNC replication delay: sdncdelay 02:14:46 02:14:46.215 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Input allottedResourceType is null 02:14:46 02:14:46.216 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.216 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=500,errorMessage=Input allottedResourceType is null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.216 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.216 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Rethrowing MSOWorkflowException 02:14:46 02:14:46.216 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp484740920-2352,5,main] 02:14:46 02:14:46.216 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2347,5,] 02:14:46 02:14:46.216 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2351,5,main] 02:14:46 02:14:46.216 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2346,5,main] 02:14:46 02:14:46.216 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2345,5,main] 02:14:46 02:14:46.217 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2350,5,main] 02:14:46 02:14:46.217 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp484740920{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp484740920-2348,5,main] 02:14:46 02:14:46.246 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in buildSDNCRequest. expected exception 02:14:46 02:14:46.247 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.247 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in buildSDNCRequest. expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.247 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1643517404-2360,5,main] 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1643517404-2359,5,] 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1643517404-2361,5,main] 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1643517404-2355,5,main] 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1643517404-2362,5,main] 02:14:46 02:14:46.248 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1643517404{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1643517404-2356,5,main] 02:14:46 02:14:46.262 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getAROrchStatus siXml: 02:14:46 02:14:46 02:14:46 allotted-resource 02:14:46 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.263 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getARORchStatus AR found 02:14:46 02:14:46.263 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:46 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46.265 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:46 02:14:46.265 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.265 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.265 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.265 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException 02:14:46 02:14:46.266 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.266 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.266 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2371,5,main] 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2372,5,main] 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2366,5,main] 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2365,5,main] 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2370,5,main] 02:14:46 02:14:46.266 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp255582636{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp255582636-2364,5,main] 02:14:46 02:14:46.277 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in preProcessRollback. expected exception 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp436251471-2380,5,main] 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp436251471-2376,5,] 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp436251471-2381,5,main] 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp436251471-2375,5,main] 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp436251471-2378,5,main] 02:14:46 02:14:46.278 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp436251471{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp436251471-2374,5,main] 02:14:46 02:14:46.289 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modelinvuuid 02:14:46 02:14:46.289 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=modeluuid 02:14:46 02:14:46.290 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.290 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=7000,errorMessage=Exception in createAaiAR java.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.290 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=7,q=8} Couldn't stop Thread[qtp2146072608-2389,5,main] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2384,5,] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2391,5,main] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2392,5,main] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2388,5,main] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2390,5,main] 02:14:46 02:14:46.291 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2146072608{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp2146072608-2383,5,main] 02:14:46 02:14:46.304 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getAROrchStatus siXml: 02:14:46 02:14:46 02:14:46 allotted-resource 02:14:46 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.305 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - getARORchStatus AR found 02:14:46 02:14:46.305 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:46 https://aai-ext1.test.com:8443/aai/v7/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46.306 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:46 02:14:46.306 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.306 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.306 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.306 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException 02:14:46 02:14:46.307 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.307 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=2500,errorMessage=Internal Error in getAROrchStatusMSOWorkflowException: Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.307 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.310 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp704636448{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp704636448-2401,5,main] 02:14:46 02:14:46.310 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp704636448{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp704636448-2396,5,] 02:14:46 02:14:46.310 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp704636448{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp704636448-2395,5,main] 02:14:46 02:14:46.310 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp704636448{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp704636448-2399,5,main] 02:14:46 02:14:46.310 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp704636448{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp704636448-2400,5,main] 02:14:46 02:14:46.322 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - BPMN Error during preProcessRollback 02:14:46 02:14:46.323 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940822502{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1940822502-2404,5,main] 02:14:46 02:14:46.323 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940822502{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1940822502-2410,5,main] 02:14:46 02:14:46.323 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940822502{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1940822502-2405,5,main] 02:14:46 02:14:46.323 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940822502{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1940822502-2407,5,main] 02:14:46 02:14:46.323 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1940822502{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1940822502-2411,5,main] 02:14:46 02:14:46.335 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.335 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.335 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.336 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.336 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCActivate(DoCreateAllottedResourceBRG.groovy:477) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCActivate$6.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest$_preProcessSDNCActivate_BpmnError_closure12.doCall(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 02:14:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 02:14:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 02:14:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:38) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:53) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase.doBpmnError(GroovyTestBase.groovy:75) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.GroovyTestBase$doBpmnError$2.callCurrent(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCActivate_BpmnError(DoCreateAllottedResourceBRGTest.groovy:468) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.336 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:46 02:14:46 02:14:46 c425da59-8a62-4b2c-b4c4-83c55ad2778a 02:14:46 null 02:14:46 activate 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.366 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncActivateReq: 02:14:46 02:14:46 c425da59-8a62-4b2c-b4c4-83c55ad2778a 02:14:46 null 02:14:46 activate 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.369 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961702161{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1961702161-2414,5,main] 02:14:46 02:14:46.369 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961702161{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1961702161-2422,5,main] 02:14:46 02:14:46.369 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961702161{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1961702161-2421,5,main] 02:14:46 02:14:46.369 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961702161{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1961702161-2415,5,main] 02:14:46 02:14:46.369 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1961702161{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1961702161-2416,5,main] 02:14:46 02:14:46.385 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign(DoCreateAllottedResourceBRGTest.groovy:337) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.386 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign(DoCreateAllottedResourceBRGTest.groovy:337) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.386 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign(DoCreateAllottedResourceBRGTest.groovy:337) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.386 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign(DoCreateAllottedResourceBRGTest.groovy:337) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.387 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCAssign(DoCreateAllottedResourceBRG.groovy:417) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCAssign$7.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCAssign(DoCreateAllottedResourceBRGTest.groovy:337) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.387 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:46 02:14:46 02:14:46 b6988955-7b19-4c1e-98f6-9ad3e7002ad6 02:14:46 null 02:14:46 assign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.432 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncAssignRequest: 02:14:46 02:14:46 b6988955-7b19-4c1e-98f6-9ad3e7002ad6 02:14:46 null 02:14:46 assign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.432 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncAssignRollbackReq: 02:14:46 02:14:46 02:14:46 76984dea-27e5-4625-b90a-21ac61f17d15 02:14:46 null 02:14:46 unassign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 DeleteBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.432 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - rollbackData: 02:14:46 [DCARBRG_{sdncAssignRollbackReq= 02:14:46 02:14:46 76984dea-27e5-4625-b90a-21ac61f17d15 02:14:46 null 02:14:46 unassign 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 DeleteBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 }] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2431,5,main] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2424,5,main] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2429,5,main] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2425,5,main] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2426,5,main] 02:14:46 02:14:46.434 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1172885425{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1172885425-2430,5,main] 02:14:46 02:14:46.455 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelInvariantUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:327) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate(DoCreateAllottedResourceBRGTest.groovy:388) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.455 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelVersion. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:328) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate(DoCreateAllottedResourceBRGTest.groovy:388) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.455 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:329) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate(DoCreateAllottedResourceBRGTest.groovy:388) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.455 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelCustomizationUuid. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:330) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate(DoCreateAllottedResourceBRGTest.groovy:388) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.456 [main] || DEBUG 02:14:46 org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): unable to parse json to retrieve value for field=modelName. Exception was: java.lang.NullPointerException 02:14:46 java.lang.NullPointerException: null 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:799) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonRawValue(JsonUtils.java:752) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils.getJsonValue(JsonUtils.java:318) 02:14:46 at org.onap.so.bpmn.core.json.JsonUtils$getJsonValue.call(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.buildSDNCRequest(DoCreateAllottedResourceBRG.groovy:331) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$buildSDNCRequest$0.callCurrent(Unknown Source) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG.preProcessSDNCCreate(DoCreateAllottedResourceBRG.groovy:447) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG$preProcessSDNCCreate$4.call(Unknown Source) 02:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 02:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 02:14:46 at org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest.preProcessSDNCCreate(DoCreateAllottedResourceBRGTest.groovy:388) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:14:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:14:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:14:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:14:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:14:46 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:14:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:14:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:14:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:14:46 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:14:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:14:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:14:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:14:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:14:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:14:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:14:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:14:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:14:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:14:46 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:14:46 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:14:46 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:14:46 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:14:46 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:14:46 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:14:46 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:14:46 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:14:46 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:14:46 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:14:46 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:14:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:14:46 02:14:46.456 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncRequest: 02:14:46 02:14:46 02:14:46 4681fa76-2135-4fdd-8712-8a0edc53822b 02:14:46 null 02:14:46 create 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.486 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncCreateReq: 02:14:46 02:14:46 4681fa76-2135-4fdd-8712-8a0edc53822b 02:14:46 null 02:14:46 create 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 CreateBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.487 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - sdncCreateRollbackReq: 02:14:46 02:14:46 02:14:46 00ca9143-9255-47af-b850-2d0b1c19af75 02:14:46 null 02:14:46 delete 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 DeleteBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46.487 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - rollbackData: 02:14:46 [DCARBRG_{sdncCreateRollbackReq= 02:14:46 02:14:46 00ca9143-9255-47af-b850-2d0b1c19af75 02:14:46 null 02:14:46 delete 02:14:46 brg-topology-operation 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 DeleteBRGInstance 02:14:46 MSO 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 null 02:14:46 02:14:46 02:14:46 null 02:14:46 brg 02:14:46 null 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 02:14:46 null 02:14:46 null 02:14:46 null 02:14:46 02:14:46 02:14:46 }] 02:14:46 02:14:46.489 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp215717620{STOPPING,8<=8<=10,i=7,q=5} Couldn't stop Thread[qtp215717620-2435,5,main] 02:14:46 02:14:46.489 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp215717620{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp215717620-2434,5,main] 02:14:46 02:14:46.489 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp215717620{STOPPING,8<=8<=10,i=5,q=4} Couldn't stop Thread[qtp215717620-2442,5,main] 02:14:46 02:14:46.489 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp215717620{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp215717620-2441,5,main] 02:14:46 02:14:46.489 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp215717620{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp215717620-2436,5,main] 02:14:46 02:14:46.520 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - resp:invalid xml 02:14:46 [Fatal Error] :1:1: Content is not allowed in prolog. 02:14:46 02:14:46.521 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - Exception in generateOutputs Content is not allowed in prolog. 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp483447174-2449,5,main] 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp483447174-2450,5,main] 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp483447174-2446-acceptor-0@5ad720d2-NetworkTrafficServerConnector@5410c5f8{HTTP/1.1}{0.0.0.0:28090},5,main] 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp483447174-2445,5,main] 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp483447174-2451,5,main] 02:14:46 02:14:46.523 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp483447174{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp483447174-2444,5,main] 02:14:46 02:14:46.542 [main] || ERROR 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRG - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest. BPMN 900 Exception is: 02:14:46 java.lang.RuntimeException: expected exception 02:14:46 02:14:46.543 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRG 02:14:46 02:14:46.543 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRG,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:46 expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.543 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.544 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp485542512{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp485542512-2453,5,main] 02:14:46 02:14:46.544 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp485542512{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp485542512-2461,5,main] 02:14:46 02:14:46.544 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp485542512{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp485542512-2456,5,main] 02:14:46 [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.365 s - in org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGTest 02:14:46 [INFO] Running org.onap.so.bpmn.infrastructure.vfcmodel.VfcModelPojoTest 02:14:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.bpmn.infrastructure.vfcmodel.VfcModelPojoTest 02:14:46 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CreatePnfEntryInAaiDelegateTest 02:14:46 02:14:46.575 [main] || DEBUG 02:14:46 org.onap.so.bpmn.infrastructure.pnf.delegate.CreatePnfEntryInAaiDelegate - AAI entry is created for pnf correlation id: testPnfCorrelationId, pnf uuid: cf9b247d-8194-3165-a139-39008f75185e 02:14:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CreatePnfEntryInAaiDelegateTest 02:14:46 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.UpdatePnfEntryInAaiTest 02:14:46 02:14:46.582 [main] || DEBUG 02:14:46 org.onap.so.bpmn.infrastructure.pnf.delegate.UpdatePnfEntryInAai - AAI entry is updated for pnf correlation id: testPnfCorrelationId, pnf uuid: testPnfCorrelationId with swVersion: demo-1.2 02:14:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.UpdatePnfEntryInAaiTest 02:14:46 [INFO] Running org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollbackTest 02:14:46 02:14:46.599 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught Exception in processRollbackJavaException 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp154940294-2464,5,main] 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp154940294-2466,5,] 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp154940294-2469,5,] 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp154940294-2465,5,] 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp154940294-2463,5,main] 02:14:46 02:14:46.604 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp154940294{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp154940294-2470,5,] 02:14:46 02:14:46.615 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught Exception in processRollbackJavaException null 02:14:46 02:14:46.616 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp359601678{STOPPING,8<=8<=10,i=6,q=5} Couldn't stop Thread[qtp359601678-2478,5,main] 02:14:46 02:14:46.616 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp359601678{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp359601678-2474,5,] 02:14:46 02:14:46.616 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp359601678{STOPPING,8<=8<=10,i=1,q=4} Couldn't stop Thread[qtp359601678-2480,5,] 02:14:46 02:14:46.616 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp359601678{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp359601678-2473,5,] 02:14:46 02:14:46.625 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2005749348{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp2005749348-2488,5,main] 02:14:46 02:14:46.625 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2005749348{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2005749348-2484,5,main] 02:14:46 02:14:46.625 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2005749348{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2005749348-2483,5,main] 02:14:46 02:14:46.625 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp2005749348{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp2005749348-2482,5,main] 02:14:46 02:14:46.637 [main] || ERROR 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - BPMN_GENERAL_EXCEPTION_ARG Exception Occurred Processing preProcessSDNCGetRequest. BPMN 900 Exception is: 02:14:46 java.lang.RuntimeException: expected exception 02:14:46 02:14:46.637 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.637 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=1002,errorMessage=Error Occured during SDNC GET Method: 02:14:46 expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.637 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.640 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1260476371{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1260476371-2500,5,main] 02:14:46 02:14:46.640 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1260476371{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1260476371-2495,5,main] 02:14:46 02:14:46.640 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1260476371{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1260476371-2493,5,] 02:14:46 02:14:46.653 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - workflowException: null 02:14:46 02:14:46.653 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - SDNCResponse: <response-code>200</response-code> 02:14:46 02:14:46.653 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:46 02:14:46.653 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:46 02:14:46.654 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:46 <response-code>200</response-code> 02:14:46 02:14:46.671 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:46 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:46 02:14:46.674 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Received a BAD Response from SDNC Adapter for create SDNC Call. 02:14:46 02:14:46.676 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777474955{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp777474955-2509,5,main] 02:14:46 02:14:46.676 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777474955{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp777474955-2504,5,] 02:14:46 02:14:46.676 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777474955{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp777474955-2508,5,] 02:14:46 02:14:46.676 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777474955{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp777474955-2510,5,] 02:14:46 02:14:46.676 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp777474955{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp777474955-2502,5,main] 02:14:46 02:14:46.688 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:46 02:14:46.688 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught Exception during processRollbackExceptions Method: expected exception 02:14:46 02:14:46.691 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp291464992{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp291464992-2518,5,main] 02:14:46 02:14:46.691 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp291464992{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp291464992-2512,5,main] 02:14:46 02:14:46.691 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp291464992{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp291464992-2514,5,] 02:14:46 02:14:46.691 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp291464992{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp291464992-2520,5,main] 02:14:46 02:14:46.705 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Exception in validateSDNCResp. expected exception 02:14:46 02:14:46.706 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.706 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=7000,errorMessage=Exception in validateSDNCResp. expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.706 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.707 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1714122982{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1714122982-2524,5,main] 02:14:46 02:14:46.707 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1714122982{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp1714122982-2522,5,main] 02:14:46 02:14:46.707 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1714122982{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1714122982-2523,5,main] 02:14:46 02:14:46.707 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1714122982{STOPPING,8<=8<=10,i=2,q=4} Couldn't stop Thread[qtp1714122982-2530,5,main] 02:14:46 02:14:46.719 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - aaiARPath:null 02:14:46 02:14:46.719 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - AR not found in AAI at:null 02:14:46 02:14:46.719 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.720 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=500,errorMessage=AR not found in AAI at:null,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.720 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1392861679-2538,5,main] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1392861679-2537,5,] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1392861679-2533,5,main] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1392861679-2539,5,main] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1392861679-2532,5,main] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1392861679-2540,5,main] 02:14:46 02:14:46.720 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1392861679{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1392861679-2541,5,main] 02:14:46 02:14:46.738 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARBRG_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:46 02:14:46.738 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDeactivate: 02:14:46 null 02:14:46 02:14:46.738 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDelete: 02:14:46 null 02:14:46 02:14:46.739 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncUnassign: 02:14:46 null 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1390409220-2548,5,] 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1390409220-2549,5,main] 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1390409220-2546,5,] 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1390409220-2550,5,main] 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1390409220-2544,5,main] 02:14:46 02:14:46.740 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1390409220{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1390409220-2551,5,main] 02:14:46 02:14:46.750 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARBRG_{rollbackSDNCassign=false, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:46 02:14:46.753 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp726245873{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp726245873-2558,5,] 02:14:46 02:14:46.753 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp726245873{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp726245873-2553,5,main] 02:14:46 02:14:46.753 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp726245873{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp726245873-2561,5,main] 02:14:46 02:14:46.753 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp726245873{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp726245873-2555,5,main] 02:14:46 02:14:46.753 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp726245873{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp726245873-2560,5,] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1906594516-2563,5,main] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1906594516-2569,5,main] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1906594516-2570,5,main] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1906594516-2565,5,main] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1906594516-2564,5,main] 02:14:46 02:14:46.766 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1906594516{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1906594516-2571,5,main] 02:14:46 02:14:46.776 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - workflowException: null 02:14:46 02:14:46.776 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - SDNCResponse: <response-code>200</response-code> 02:14:46 02:14:46.776 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC Response is: <response-code>200</response-code> 02:14:46 02:14:46.776 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SuccessIndicator is: true 02:14:46 02:14:46.777 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Response = 02:14:46 <response-code>200</response-code> 02:14:46 02:14:46.796 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - decodedXml: 02:14:46 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 [Fatal Error] :1:1: Premature end of file. 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - A Response Code DOES NOT Exist. 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Setting sdncResponseSuccess to True 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - Exited ValidateSDNCResponse Method 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-code: 0 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.SDNCAdapterUtils - SDNC callback response-message: 02:14:46 02:14:46.799 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Received a Good Response from SDNC Adapter for create SDNC Call. Response is: 02:14:46 <response-code>200</response-code> 02:14:46 02:14:46.801 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755039383{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp755039383-2580,5,main] 02:14:46 02:14:46.802 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp755039383{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp755039383-2576,5,] 02:14:46 02:14:46.815 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - rolledBack 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=8,q=7} Couldn't stop Thread[qtp246409542-2587,5,main] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp246409542-2586,5,] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp246409542-2590,5,] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp246409542-2582,5,] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp246409542-2584,5,main] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=3,q=7} Couldn't stop Thread[qtp246409542-2588,5,main] 02:14:46 02:14:46.817 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp246409542{STOPPING,8<=8<=10,i=2,q=7} Couldn't stop Thread[qtp246409542-2589,5,main] 02:14:46 02:14:46.828 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered in deleteAR!java.lang.RuntimeException: java.net.MalformedURLException 02:14:46 02:14:46.828 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.829 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=2500,errorMessage=Internal Error - Occured During Delete AR,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.829 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1977399186-2598,5,main] 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1977399186-2599,5,] 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp1977399186-2594,5,main] 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1977399186-2592,5,main] 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp1977399186-2593,5,main] 02:14:46 02:14:46.830 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1977399186{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1977399186-2600,5,main] 02:14:46 02:14:46.837 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp156739838-2607,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp156739838-2603,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp156739838-2610,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp156739838-2602,5,] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp156739838-2604,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp156739838-2605,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp156739838-2606,5,main] 02:14:46 02:14:46.838 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp156739838{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp156739838-2609,5,main] 02:14:46 02:14:46.854 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:46 02:14:46.857 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1614143265{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1614143265-2614,5,main] 02:14:46 02:14:46.857 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1614143265{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1614143265-2619,5,] 02:14:46 02:14:46.857 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1614143265{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1614143265-2618,5,main] 02:14:46 02:14:46.857 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1614143265{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1614143265-2615,5,main] 02:14:46 02:14:46.857 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1614143265{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1614143265-2612,5,main] 02:14:46 02:14:46.873 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARBRG_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:46 02:14:46.874 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDeactivate: 02:14:46 null 02:14:46 02:14:46.874 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDelete: 02:14:46 null 02:14:46 02:14:46.874 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncUnassign: 02:14:46 null 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp776096073-2628,5,main] 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp776096073-2621,5,main] 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp776096073-2623,5,main] 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp776096073-2624,5,main] 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp776096073-2622,5,main] 02:14:46 02:14:46.877 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp776096073{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp776096073-2627,5,main] 02:14:46 02:14:46.886 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARBRG_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=false}] 02:14:46 02:14:46.886 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDeactivate: 02:14:46 null 02:14:46 02:14:46.886 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDelete: 02:14:46 null 02:14:46 02:14:46.886 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncUnassign: 02:14:46 null 02:14:46 02:14:46.888 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1583618790{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1583618790-2630,5,main] 02:14:46 02:14:46.888 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1583618790{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1583618790-2632,5,main] 02:14:46 02:14:46.888 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1583618790{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1583618790-2636,5,main] 02:14:46 02:14:46.888 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1583618790{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1583618790-2631,5,main] 02:14:46 02:14:46.888 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1583618790{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1583618790-2637,5,main] 02:14:46 02:14:46.898 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1470507771{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1470507771-2648,5,main] 02:14:46 02:14:46.898 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1470507771{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1470507771-2640,5,] 02:14:46 02:14:46.904 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:[SERVICEINSTANCE{allottedResourceId=myid},DCARBRG_{rollbackSDNCassign=true, sdncCreateRollbackReq=createreq, sdncActivateRollbackReq=activatereq, sdncAssignRollbackReq=assignreq, rollbackSDNCcreate=mycreate, serviceInstanceId=sii, rollbackSDNCactivate=myactivate, parentServiceInstanceId=psii, aaiARPath=mypath, rollbackAAI=true}] 02:14:46 02:14:46.904 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDeactivate: 02:14:46 null 02:14:46 02:14:46.905 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncDelete: 02:14:46 null 02:14:46 02:14:46.905 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - sdncUnassign: 02:14:46 null 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2657,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2658,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2653,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2651,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2654,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2650,5,main] 02:14:46 02:14:46.907 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1042462399{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1042462399-2656,5,main] 02:14:46 02:14:46.916 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - aaiARPath:/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46.916 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - GET AR Aai Path is: 02:14:46 /business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/123456789/service-instances/service-instance/MIS%252F1604%252F0026%252FSW_INTERNET/allotted-resources/allotted-resource/arId-1 02:14:46 02:14:46.917 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.AllottedResourceUtils - Error encountered within GetAaiARjava.net.MalformedURLException 02:14:46 02:14:46.917 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.918 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=2500,errorMessage=Internal Error in GetAaiARjava.net.MalformedURLException,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.918 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp641916-2666,5,main] 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp641916-2661,5,] 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp641916-2662,5,main] 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=4,q=4} Couldn't stop Thread[qtp641916-2667,5,main] 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp641916-2663,5,main] 02:14:46 02:14:46.920 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp641916{STOPPING,8<=8<=10,i=3,q=4} Couldn't stop Thread[qtp641916-2660,5,main] 02:14:46 02:14:46.929 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Exception in postProcessRequest. expected exception 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1288524194-2675,5,main] 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1288524194-2670,5,main] 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1288524194-2669,5,] 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1288524194-2671,5,main] 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1288524194-2677,5,main] 02:14:46 02:14:46.930 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1288524194{STOPPING,8<=8<=10,i=0,q=6} Couldn't stop Thread[qtp1288524194-2676,5,main] 02:14:46 02:14:46.936 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - RollbackData:null 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1483567734-2680,5,] 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1483567734-2685,5,main] 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1483567734-2681,5,main] 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1483567734-2686,5,main] 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1483567734-2679,5,main] 02:14:46 02:14:46.937 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1483567734{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1483567734-2687,5,main] 02:14:46 02:14:46.955 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught Exception in processRollbackJavaException expected exception 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp876178876-2694,5,main] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp876178876-2692,5,main] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp876178876-2695,5,main] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=5,q=7} Couldn't stop Thread[qtp876178876-2689,5,] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp876178876-2697,5,main] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp876178876-2690,5,main] 02:14:46 02:14:46.956 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp876178876{STOPPING,8<=8<=10,i=4,q=7} Couldn't stop Thread[qtp876178876-2696,5,main] 02:14:46 02:14:46.964 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Bpmn Exception in postProcessRequest. 02:14:46 02:14:46.965 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1702833349-2700,5,main] 02:14:46 02:14:46.965 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1702833349-2704,5,] 02:14:46 02:14:46.965 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1702833349-2705,5,main] 02:14:46 02:14:46.965 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1702833349-2699,5,] 02:14:46 02:14:46.965 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1702833349-2701,5,] 02:14:46 02:14:46.966 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1702833349-2706,5,main] 02:14:46 02:14:46.966 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1702833349{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1702833349-2707,5,main] 02:14:46 02:14:46.975 [main] || DEBUG 02:14:46 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Exception in preProcessRequest expected exception 02:14:46 02:14:46.975 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow DoCreateAllottedResourceBRGRollback 02:14:46 02:14:46.975 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=DoCreateAllottedResourceBRGRollback,errorCode=7000,errorMessage=Exception in preProcessRequest expected exception,workStep=*,extSystemErrorSource=null] 02:14:46 02:14:46.975 [main] || DEBUG 02:14:46 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:46 02:14:46.976 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241263519{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp1241263519-2709,5,main] 02:14:46 02:14:46.976 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241263519{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1241263519-2712,5,] 02:14:46 02:14:46.976 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241263519{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp1241263519-2715,5,] 02:14:46 02:14:46.976 [main] || WARN 02:14:46 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1241263519{STOPPING,8<=8<=10,i=0,q=5} Couldn't stop Thread[qtp1241263519-2716,5,] 02:14:47 02:14:46.988 [main] || DEBUG 02:14:47 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Caught an Exception in DoCreateAllottedResourceRollback 02:14:47 02:14:46.988 [main] || DEBUG 02:14:47 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - BPMN Error during processRollbackExceptions Method: 02:14:47 02:14:46.993 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1645044249{STOPPING,8<=8<=10,i=6,q=7} Couldn't stop Thread[qtp1645044249-2724,5,main] 02:14:47 02:14:46.993 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1645044249{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1645044249-2718,5,main] 02:14:47 02:14:46.993 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1645044249{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1645044249-2725,5,] 02:14:47 02:14:46.993 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1645044249{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1645044249-2721,5,main] 02:14:47 02:14:46.993 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1645044249{STOPPING,8<=8<=10,i=3,q=5} Couldn't stop Thread[qtp1645044249-2726,5,main] 02:14:47 02:14:47.003 [main] || DEBUG 02:14:47 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - Rethrowing MSOWorkflowException 02:14:47 02:14:47.004 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1511789141{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp1511789141-2735,5,main] 02:14:47 02:14:47.004 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1511789141{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp1511789141-2736,5,main] 02:14:47 02:14:47.004 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1511789141{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1511789141-2734,5,main] 02:14:47 02:14:47.004 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1511789141{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp1511789141-2728,5,main] 02:14:47 02:14:47.004 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1511789141{STOPPING,8<=8<=10,i=2,q=5} Couldn't stop Thread[qtp1511789141-2729,5,main] 02:14:47 02:14:47.010 [main] || DEBUG 02:14:47 org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollback - SDNC rollback create returned a 404. Proceding with rollback 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=7,q=6} Couldn't stop Thread[qtp214238947-2745,5,main] 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp214238947-2746,5,main] 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp214238947-2740,5,main] 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp214238947-2738,5,main] 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp214238947-2739,5,main] 02:14:47 02:14:47.011 [main] || WARN 02:14:47 wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp214238947{STOPPING,8<=8<=10,i=4,q=5} Couldn't stop Thread[qtp214238947-2744,5,main] 02:14:47 [WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.43 s - in org.onap.so.bpmn.vcpe.scripts.DoCreateAllottedResourceBRGRollbackTest 02:14:47 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.439 s - in org.onap.so.bpmn.AllTestsTestSuite 02:14:47 [INFO] 02:14:47 [INFO] Results: 02:14:47 [INFO] 02:14:47 [WARNING] Tests run: 366, Failures: 0, Errors: 0, Skipped: 15 02:14:47 [INFO] 02:14:47 [INFO] 02:14:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-bpmn-infrastructure-common --- 02:14:47 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/code-coverage/jacoco-ut.exec 02:14:47 [INFO] Analyzed bundle 'so-bpmn-infrastructure-common' with 355 classes 02:14:47 [INFO] 02:14:47 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (tasks-test) @ so-bpmn-infrastructure-common --- 02:14:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:14:47 [INFO] 02:14:47 [INFO] ------------------------------------------------------- 02:14:47 [INFO] T E S T S 02:14:47 [INFO] ------------------------------------------------------- 02:14:49 [INFO] Running org.onap.so.bpmn.AllTasksTestsTestSuite 02:14:49 [INFO] Running org.onap.so.bpmn.infrastructure.aai.AAIDeleteServiceInstanceTest 02:14:50 02:14:50,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes/logback-test.xml] 02:14:50 02:14:50,032 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 02:14:50 02:14:50,032 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] 02:14:50 02:14:50,032 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/test-classes/logback-test.xml] 02:14:50 02:14:50,032 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] 02:14:50 02:14:50,108 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 02:14:50 02:14:50,111 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:14:50 02:14:50,120 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 02:14:50 02:14:50,126 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.ecomp.audit] to INFO 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.ecomp.audit] to false 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.ecomp.audit] 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.eelf.metrics] 02:14:50 02:14:50,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to WARN 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.att.eelf.error] 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap] to DEBUG 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap] to false 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap] 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.vorburger] to WARN 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [ch.vorburger] to false 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ch.vorburger] 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AUDIT] to INFO 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AUDIT] to true 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[AUDIT] 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.reflections] to ERROR 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 02:14:50 02:14:50,181 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 02:14:50 02:14:50,182 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@630e5010 - Registering current configuration as safe fallback point 02:14:50 02:14:53 02:14:53.198 [main] || ERROR 02:14:53 org.onap.so.bpmn.infrastructure.aai.AAIDeleteServiceInstance - Exception in Delete Serivce Instance. Service Instance could not be deleted in AAI. 02:14:53 java.lang.RuntimeException: null 02:14:53 02:14:53.248 [main] || DEBUG 02:14:53 org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow testProcessKey 02:14:53 02:14:53.269 [main] || DEBUG 02:14:53 org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=testProcessKey,errorCode=7000,errorMessage=Exception in Delete Serivce Instance. Service Instance could not be deleted in AAI.null,workStep=*,extSystemErrorSource=null] 02:14:53 02:14:53.269 [main] || DEBUG 02:14:53 org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:14:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.26 s - in org.onap.so.bpmn.infrastructure.aai.AAIDeleteServiceInstanceTest 02:14:53 [INFO] Running org.onap.so.bpmn.infrastructure.aai.AAICreateResourcesTest 02:14:53 02:14:53.393 [main] || ERROR 02:14:53 org.onap.so.bpmn.infrastructure.aai.AAICreateResources - Exception in getVnfInstance 02:14:53 java.lang.RuntimeException: null 02:14:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.so.bpmn.infrastructure.aai.AAICreateResourcesTest 02:14:53 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.367 s - in org.onap.so.bpmn.AllTasksTestsTestSuite 02:14:53 [INFO] 02:14:53 [INFO] Results: 02:14:53 [INFO] 02:14:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 02:14:53 [INFO] 02:14:53 [INFO] 02:14:53 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ so-bpmn-infrastructure-common --- 02:14:53 [INFO] Skipping plugin execution 02:14:53 [INFO] 02:14:53 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-bpmn-infrastructure-common --- 02:14:53 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar 02:14:53 [INFO] 02:14:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-bpmn-infrastructure-common --- 02:14:53 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:53 [INFO] 02:14:53 [INFO] --- maven-failsafe-plugin:2.6:integration-test (integration-tests) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Tests are skipped. 02:14:54 [INFO] 02:14:54 [INFO] --- maven-failsafe-plugin:2.6:integration-test (default) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Tests are skipped. 02:14:54 [INFO] 02:14:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:14:54 [INFO] 02:14:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:14:54 [INFO] 02:14:54 [INFO] --- maven-failsafe-plugin:2.6:verify (integration-tests) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Tests are skipped. 02:14:54 [INFO] 02:14:54 [INFO] --- maven-failsafe-plugin:2.6:verify (default) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Tests are skipped. 02:14:54 [INFO] 02:14:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-bpmn-infrastructure-common --- 02:14:54 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-bpmn-infrastructure-common/1.17.0-SNAPSHOT/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar 02:14:54 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/pom.xml to /tmp/r/org/onap/so/so-bpmn-infrastructure-common/1.17.0-SNAPSHOT/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.pom 02:14:54 [INFO] 02:14:54 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-bpmn-infrastructure-common --- 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [INFO] org.onap.so:so-bpmn-infrastructure-common:jar:1.17.0-SNAPSHOT 02:14:54 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:14:54 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:14:54 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:14:54 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:14:54 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:14:54 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:14:54 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:14:54 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 02:14:54 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:14:54 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:14:54 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:14:54 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:14:54 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:14:54 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:14:54 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:14:54 [INFO] | \- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:14:54 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:14:54 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:14:54 [INFO] | \- org.yaml:snakeyaml:jar:1.31:compile 02:14:54 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp:jar:7.15.0:test 02:14:54 [INFO] | +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:jar:7.15.0:test 02:14:54 [INFO] | | +- org.camunda.bpm.webapp:camunda-webapp:jar:classes:7.15.0:test 02:14:54 [INFO] | | +- org.camunda.bpm:camunda-engine-rest-jaxrs2:jar:7.15.0:test 02:14:54 [INFO] | | \- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:test 02:14:54 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.33:test 02:14:54 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:test 02:14:54 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:test 02:14:54 [INFO] | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:test 02:14:54 [INFO] | | \- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:test 02:14:54 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:test 02:14:54 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:test 02:14:54 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:test 02:14:54 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:test 02:14:54 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:test 02:14:54 [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:test 02:14:54 [INFO] | \- org.camunda.bpm.webapp:camunda-webapp-webjar:jar:7.15.0:test 02:14:54 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:14:54 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:14:54 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:14:54 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:14:54 [INFO] | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:14:54 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:14:54 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:14:54 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:14:54 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 02:14:54 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:14:54 [INFO] | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:14:54 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:14:54 [INFO] | | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:14:54 [INFO] | | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:14:54 [INFO] | | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:14:54 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:14:54 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:14:54 [INFO] | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:14:54 [INFO] | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:14:54 [INFO] | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:14:54 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:14:54 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:14:54 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:14:54 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:14:54 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:14:54 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:14:54 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:14:54 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:14:54 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:14:54 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:14:54 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:14:54 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:14:54 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:14:54 [INFO] | \- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:14:54 [INFO] +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.2:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.2:compile 02:14:54 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.2:compile 02:14:54 [INFO] | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:14:54 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:14:54 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:compile 02:14:54 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:14:54 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:14:54 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:14:54 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:14:54 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:14:54 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:14:54 [INFO] +- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:compile 02:14:54 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:14:54 [INFO] +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:14:54 [INFO] | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:14:54 [INFO] | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:14:54 [INFO] | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:14:54 [INFO] | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:14:54 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:14:54 [INFO] | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:14:54 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:14:54 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:14:54 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:14:54 [INFO] | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:14:54 [INFO] | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:14:54 [INFO] | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:14:54 [INFO] | | \- joda-time:joda-time:jar:2.1:compile 02:14:54 [INFO] | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:14:54 [INFO] | +- org.json:json:jar:20250517:compile 02:14:54 [INFO] | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:14:54 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:14:54 [INFO] | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:14:54 [INFO] | | +- com.github.fge:uri-template:jar:0.9:compile 02:14:54 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:14:54 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 02:14:54 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:14:54 [INFO] | | \- org.mozilla:rhino:jar:1.7R4:compile 02:14:54 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 02:14:54 [INFO] | | \- javax.activation:activation:jar:1.1.1:compile 02:14:54 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:14:54 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:14:54 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:14:54 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:14:54 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:14:54 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:14:54 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:14:54 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:14:54 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:14:54 [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:14:54 [INFO] | | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:14:54 [INFO] | | | +- net.minidev:json-smart:jar:2.4.10:compile 02:14:54 [INFO] | | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:14:54 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:14:54 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:14:54 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:14:54 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:14:54 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:14:54 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:14:54 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:14:54 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:14:54 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:14:54 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:14:54 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:14:54 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:14:54 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:14:54 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:14:54 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:14:54 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:14:54 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:14:54 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:14:54 [INFO] | | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:14:54 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:14:54 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:14:54 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:14:54 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:14:54 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:14:54 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:14:54 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:14:54 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:14:54 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:14:54 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:14:54 [INFO] | | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:14:54 [INFO] | | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:14:54 [INFO] | | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:14:54 [INFO] | | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:14:54 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:14:54 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:14:54 [INFO] | | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:14:54 [INFO] | | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:14:54 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:14:54 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:14:54 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:14:54 [INFO] | | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:14:54 [INFO] | | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:14:54 [INFO] | | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:14:54 [INFO] | | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:14:54 [INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:14:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:14:54 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:14:54 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:14:54 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:14:54 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:14:54 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:14:54 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:14:54 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:14:54 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:14:54 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:14:54 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:14:54 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:14:54 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:14:54 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:14:54 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:14:54 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:14:54 [INFO] | | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:14:54 [INFO] | | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:14:54 [INFO] | | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:14:54 [INFO] | | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:14:54 [INFO] | | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:14:54 [INFO] | | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:14:54 [INFO] | | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:14:54 [INFO] | | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:14:54 [INFO] | | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:14:54 [INFO] | | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:14:54 [INFO] | | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:14:54 [INFO] | | | \- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:14:54 [INFO] | | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:14:54 [INFO] | | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:14:54 [INFO] | | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:14:54 [INFO] | | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:14:54 [INFO] | | | +- javax.mail:mail:jar:1.4.7:compile 02:14:54 [INFO] | | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:14:54 [INFO] | | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:14:54 [INFO] | | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:14:54 [INFO] | | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:14:54 [INFO] | | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:14:54 [INFO] | | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:14:54 [INFO] | | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:14:54 [INFO] | | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:14:54 [INFO] | | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:14:54 [INFO] | | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:14:54 [INFO] | | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:14:54 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:14:54 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:14:54 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:14:54 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:14:54 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:14:54 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:14:54 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:14:54 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:14:54 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:14:54 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:14:54 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:14:54 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:14:54 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:14:54 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:14:54 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:14:54 [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:14:54 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:14:54 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:14:54 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:14:54 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:14:54 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:14:54 [INFO] | \- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:14:54 [INFO] | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:14:54 [INFO] | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:14:54 [INFO] +- org.onap.so:MSOCoreBPMN:jar:tests:1.17.0-SNAPSHOT:test 02:14:54 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:14:54 [INFO] +- org.camunda.spin:camunda-spin-core:jar:1.10.1:test 02:14:54 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:14:54 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:14:54 [INFO] +- org.camunda.spin:camunda-spin-dataformat-all:jar:1.10.1:test 02:14:54 [INFO] +- org.camunda.bpm:camunda-engine-plugin-spin:jar:7.15.0:compile 02:14:54 [INFO] +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:test 02:14:54 [INFO] | \- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:14:54 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:14:54 [INFO] +- org.onap.msb.java-sdk:msb-java-sdk:jar:1.2.0:compile 02:14:54 [INFO] | +- com.squareup.retrofit2:retrofit:jar:2.3.0:compile 02:14:54 [INFO] | | \- com.squareup.okhttp3:okhttp:jar:3.14.9:compile 02:14:54 [INFO] | | \- com.squareup.okio:okio:jar:1.17.2:compile 02:14:54 [INFO] | \- com.google.guava:guava:jar:28.1-jre:compile 02:14:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:14:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:14:54 [INFO] | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:14:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:14:54 [INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:14:54 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:14:54 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 02:14:54 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:14:54 [INFO] +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:14:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:14:54 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:14:54 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:14:54 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:14:54 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:14:54 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:14:54 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:14:54 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:14:54 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:14:54 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:14:54 [INFO] +- org.onap.so:MSOCommonBPMN:jar:tests:1.17.0-SNAPSHOT:test 02:14:54 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test:jar:7.15.0:test 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:14:54 [INFO] | | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:14:54 [INFO] | | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:14:54 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:14:54 [INFO] | | +- org.springframework:spring-test:jar:5.3.27:test 02:14:54 [INFO] | | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:14:54 [INFO] | \- org.camunda.bpm.assert:camunda-bpm-assert-assertj3-11-1:jar:4.0.0:test 02:14:54 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:14:54 [INFO] +- org.codehaus.groovy:groovy-test:jar:3.0.17:test 02:14:54 [INFO] | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:14:54 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:14:54 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:14:54 [INFO] +- org.codehaus.groovy:groovy-dateutil:jar:2.5.8:compile 02:14:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:14:54 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:14:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:14:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:14:54 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:14:54 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:14:54 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:14:54 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:14:54 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:14:54 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:14:54 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:14:54 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:14:54 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:14:54 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:14:54 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:14:54 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:14:54 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:14:54 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:14:54 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:14:54 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:14:54 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:14:54 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:14:54 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:14:54 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:14:54 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:14:54 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:14:54 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:14:54 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:14:54 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:14:54 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:14:54 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:14:54 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:14:54 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:14:54 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:14:54 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:14:54 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:14:54 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:14:54 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:14:54 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:14:54 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:14:54 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:14:54 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:14:54 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:14:54 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:14:54 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:14:54 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:14:54 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:14:54 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:14:54 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:14:54 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:14:54 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:14:54 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:14:54 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:14:54 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:14:54 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:14:54 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:14:54 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:14:54 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:14:54 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:14:54 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:14:54 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:14:54 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:14:54 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:14:54 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:14:54 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:14:54 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:14:54 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:14:54 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:14:54 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:14:54 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:14:54 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:14:54 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:14:54 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:14:54 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:14:54 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:14:54 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:14:54 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:14:54 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:14:54 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:14:54 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:14:54 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:14:54 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:14:54 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:14:54 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:14:54 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:14:54 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:14:54 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:14:54 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:14:54 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 02:14:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:14:54 [INFO] +- junit:junit:jar:4.13.2:test 02:14:54 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:14:54 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:14:54 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:14:54 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:14:54 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 02:14:54 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:14:54 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:14:54 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:14:54 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:14:54 [INFO] 02:14:54 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-bpmn-infrastructure-common --- 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/sonatype-clm/module.xml 02:14:54 [INFO] 02:14:54 [INFO] ---------------------< org.onap.so:so-bpmn-tasks >---------------------- 02:14:54 [INFO] Building so-bpmn-tasks 1.17.0-SNAPSHOT [37/43] 02:14:54 [INFO] --------------------------------[ jar ]--------------------------------- 02:14:54 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:14:54 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:54 [WARNING] Failure to transfer org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter:so-etsi-sol003-adapter:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-etsi-sol003-adapter/so-etsi-sol003-adapter/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so.adapters.so-etsi-sol003-adapter:so-etsi-sol003-adapter:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-etsi-sol003-adapter/so-etsi-sol003-adapter/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so:so:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/so/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:55 [WARNING] Could not transfer metadata org.onap.so:so:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/so/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Failure to transfer org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Failure to transfer org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter:so-cnfm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-cnf-adapter/so-cnfm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:56 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter:so-cnfm:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-cnf-adapter/so-cnfm/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:57 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter:so-cnf-adapter:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/onap/so/adapters/so-cnf-adapter/so-cnf-adapter/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:57 [WARNING] Could not transfer metadata org.onap.so.adapters.so-cnf-adapter:so-cnf-adapter:1.9.0-SNAPSHOT/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/org/onap/so/adapters/so-cnf-adapter/so-cnf-adapter/1.9.0-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:57 [INFO] 02:14:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-bpmn-tasks --- 02:14:57 [INFO] 02:14:57 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-bpmn-tasks --- 02:14:57 [INFO] ## define projects super pom absolute path through basepath_marker 02:14:57 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:14:57 [INFO] 02:14:57 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-bpmn-tasks --- 02:14:57 [INFO] Using 'UTF-8' encoding to format source files. 02:14:57 [INFO] Number of files to be formatted: 392 02:14:58 [INFO] Successfully formatted: 0 file(s) 02:14:58 [INFO] Fail to format: 0 file(s) 02:14:58 [INFO] Skipped: 392 file(s) 02:14:58 [INFO] Read only skipped: 0 file(s) 02:14:58 [INFO] Approximate time taken: 0s 02:14:58 [INFO] 02:14:58 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-bpmn-tasks --- 02:14:58 [INFO] Using 'UTF-8' encoding to format source files. 02:14:58 [INFO] Number of files to be formatted: 0 02:14:58 [INFO] 02:14:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-bpmn-tasks --- 02:14:58 [INFO] Skipping Rule Enforcement. 02:14:58 [INFO] 02:14:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-bpmn-tasks --- 02:14:58 [INFO] Skipping Rule Enforcement. 02:14:58 [INFO] 02:14:58 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-bpmn-tasks --- 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:14:58 [INFO] 02:14:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-bpmn-tasks --- 02:14:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:58 [INFO] 02:14:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-bpmn-tasks --- 02:14:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:14:58 [INFO] 02:14:58 [INFO] --- swagger-codegen-maven-plugin:3.0.24:generate (default) @ so-bpmn-tasks --- 02:15:00 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Deleteelement.java 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/Deleteelement.md 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Deleteresponseelement.java 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/Deleteresponseelement.md 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Element.java 02:15:00 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/Element.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/HelloWorld.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/HelloWorld.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenDeleteRequest.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/NameGenDeleteRequest.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenDeleteResponse.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/NameGenDeleteResponse.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenRequest.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/NameGenRequest.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenResponse.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/NameGenResponse.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenResponseError.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/NameGenResponseError.md 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Respelement.java 02:15:01 [INFO] writing file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/docs/Respelement.md 02:15:01 [INFO] 02:15:01 [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ so-bpmn-tasks --- 02:15:01 [INFO] Source directory: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main added. 02:15:01 [INFO] 02:15:01 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-bpmn-tasks --- 02:15:01 [INFO] Formatting is skipped 02:15:01 [INFO] 02:15:01 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-bpmn-tasks --- 02:15:01 [INFO] Formatting is skipped 02:15:01 [INFO] 02:15:01 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-bpmn-tasks --- 02:15:01 [INFO] 02:15:01 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-bpmn-tasks --- 02:15:01 [INFO] 02:15:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-bpmn-tasks --- 02:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:15:01 [INFO] Copying 1 resource 02:15:01 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/license 02:15:01 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-resources/licenses 02:15:01 [INFO] 02:15:01 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-bpmn-tasks --- 02:15:01 [INFO] Changes detected - recompiling the module! 02:15:01 [INFO] Compiling 234 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:15:04 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenRequest.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/Resource.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterDeleteTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAICreateTasks.java]] 02:15:04 [INFO] [parsing completed 2ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/NetworkBBUtils.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCRequestTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIQueryTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSControllerRunnableBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmUrlProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/ServiceEBBLoader.java]] 02:15:04 [INFO] [parsing completed 2ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmJobTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNCConfigurationResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/HelloWorld.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/CnfAdapterClient.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenDeleteResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipConfigVnfListener.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelPreparation.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/GCTopologyOperationRequestMapper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/AbstractSDNCTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfVolumeAdapterClientImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnf/tasks/CnfAdapterUpgradeTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNCServiceInstanceResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/WorkflowActionExtractResourcesAAI.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmNodeTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceConfiguration.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ActivateVfModule.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/common/SoPropertyConstants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/exceptions/VnfNotFoundException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/AaiResourceIdValidator.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorTerminateVnfmNodeTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfInstantiateTask.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/NullInputParameter.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/network/NetworkAdapterClient.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/composition/ServiceCompositionConstants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/buildingblock/OofHomingV2.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfDeleteTask.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/MultiStageSkipListener.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/ControllerExecutionDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelUpgrade.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/LcmControllerBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIFlagTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/cds/prepare/PreparePnfConfigAssignDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterCreateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/OrchestrationStatusValidator.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/PnfEBBLoader.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/sdno/tasks/SDNOHealthCheckTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VnfEBBLoader.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/HealthcheckInstance.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/GVK.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/ServiceTopologyOperationMapper.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIVfModuleResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/HealthcheckResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/ApiHandlerClientException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/cds/prepare/PreparePnfConfigDeployDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenDeleteRequest.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/CnfAaiUpdateRequest.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIVpnBindingResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCAssignTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigDeployVnf.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Deleteelement.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/AttributeNameValue.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfAdapterClientException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIInstanceGroupResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/UserParamsServiceTraversal.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterImpl.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/utils/WorkflowResourceIdsUtils.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/appc/AppcControllerBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/GeneralTopologyObjectMapper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/MonitorCnfmJobTask.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/excpetion/VnfcMultipleRelationshipException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcOrchestratorPreProcessor.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CloudSiteCatalogUtils.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/SourceSystem.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/VrfBondingServiceException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingRequestObjectBuilder.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterUrlProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/network/NetworkAdapterClientImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceDeleteTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnf/tasks/CnfHealthCheckTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/audit/AuditTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfAdapterRestProperties.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCActivateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/StatusCheckResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCQueryTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigAssignVnf.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/Resource.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSProcessingDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigurationScaleOut.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Element.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/exceptions/SDNCErrorResponseException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterDeleteTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/UpgradeInstanceResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/SdncControllerBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowAction.java]] 02:15:04 [INFO] [parsing completed 3ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/NssiCDSProcessingBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Deleteresponseelement.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/VnfAdapterVolumeGroupResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/UserParamInputParametersProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenResponseError.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/InstanceRequest.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/InputParameterRetrieverTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VrfValidation.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/composition/CreateChildServiceBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIVolumeGroupResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/helper/TasksInjectionHelper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/AbstractInputParametersProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/UpgradeInstanceRequest.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetworkBBUtils.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/ServiceLevel.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/SdncInputParametersProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/validators/UpgradePreWorkflowValidator.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBFailure.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/NamingServiceResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAINetworkResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelRequestDispatcher.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAICommonTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/VnfParameter.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/VfModuleTopologyOperationRequestMapper.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmBasicHttpConfigProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingRequestObject.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipCDSBuildingBlockListener.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/EtsiVnfDeleteTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParameter.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelPostcheck.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterCreateVnfTaskConfiguration.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/sdnc/SdncControllerDE.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetwork.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/vfmodule/CreateVFModule.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/Constants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/ControllerExecutionBB.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/network/NetworkAdapterRestProperties.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ReplaceInstanceRelatedInformation.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasks.java]] 02:15:04 [INFO] [parsing completed 2ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceProviderImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingClient.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/Respelement.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorInstantiateVnfmNodeTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/RestTemplateApiClientConfig.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/NetworkSliceSubnetEBBLoader.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/buildingblock/SniroHomingV2.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ExecutionPlan.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/VnfTopologyOperationRequestMapper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingServiceConstants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterUpdateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterObjectMapperUtils.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingClientResponseValidator.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCUnassignTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceCreateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionConstants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/cds/PnfConfigCdsControllerDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/NetworkTopologyOperationRequestMapper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ExecuteBuildingBlockBuilder.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelConstants.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/composition/DeleteChildServiceBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignVnf.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIServiceInstanceResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowType.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/exceptions/UnassignNetworkException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfAdapterClientImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmCreateJobTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterServiceProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignVnf.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/ApiHandlerClient.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/ticket/ExternalTicket.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetworkCollection.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ManualHandlingTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/buildingblock/HomingV2.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCDeactivateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnf/tasks/CnfAdapterDeleteTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/HealthcheckInstanceResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/validations/CloudRegionOrchestrationValidator.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/HealthcheckInstanceRequest.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericVnfHealthCheck.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmDeleteJobTask.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIConfigurationResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/VnfAdapterVfModuleResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/Labels.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/network/mapper/NetworkAdapterObjectMapper.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/level/impl/UpdateServiceInstanceInAai.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterVfModuleObjectMapper.java]] 02:15:04 [INFO] [parsing completed 2ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfAdapterClient.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ExternalTicketCreation.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ControllerExecution.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNOHealthCheckResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIDeleteTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/StatusCheckInstanceResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParametersProvider.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNCNetworkResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/InstanceResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/Attributes.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterCreateTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ConfigBuildingBlocksDataObject.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/sdnc/SDNCLcmPayloadBuilder.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/vfmodule/DeleteVFModule.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetwork.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/network/NetworkAdapterClientException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCChangeAssignTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/exceptions/MissingValueTagException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/LcmControllerDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericCDSProcessingBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/service/composition/ChildServiceRequestBuilder.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/CnfAdapterClientException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/prepare/PrepareSdncUpgradePreCheckPnfBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/FlowCompletionTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/cnf/entities/CnfAaiUpdateResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/HomingListener.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/aai/mapper/AAIObjectMapper.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfDispatcher.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNCVfModuleResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main/org/onap/namingservice/model/NameGenResponse.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIEntityNotFoundException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ExternalTicketTasks.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterCreateVnfTask.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/SDNCVnfResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAICollectionResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIVnfResources.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/activity/ExecuteActivity.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterServiceProviderImpl.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIUpdateTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/AAIPnfResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfVolumeAdapterRestProperties.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/VnfVolumeAdapterClient.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterObjectMapper.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/orchestration/NetworkAdapterResources.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/AbstractControllerExecution.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/prepare/PrepareSdncBB.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/appc/AppcControllerDE.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/exception/GenericVnfNotFoundException.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/adapter/cnf/tasks/CnfAdapterCreateTasks.java]] 02:15:04 [INFO] [parsing completed 1ms] 02:15:04 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java/org/onap/so/client/namingservice/NamingServiceUtils.java]] 02:15:04 [INFO] [parsing completed 0ms] 02:15:04 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jshell/module-info.class] 02:15:04 [INFO] [loading modules/java.instrument/module-info.class] 02:15:04 [INFO] [loading modules/java.base/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jdi/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jlink/module-info.class] 02:15:04 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:15:04 [INFO] [loading modules/jdk.localedata/module-info.class] 02:15:04 [INFO] [loading modules/java.scripting/module-info.class] 02:15:04 [INFO] [loading modules/jdk.management/module-info.class] 02:15:04 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:15:04 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:15:04 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:15:04 [INFO] [loading modules/java.sql/module-info.class] 02:15:04 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jartool/module-info.class] 02:15:04 [INFO] [loading modules/jdk.editpad/module-info.class] 02:15:04 [INFO] [loading modules/java.xml/module-info.class] 02:15:04 [INFO] [loading modules/java.smartcardio/module-info.class] 02:15:04 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:15:04 [INFO] [loading modules/java.net.http/module-info.class] 02:15:04 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:15:04 [INFO] [loading modules/java.naming/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jfr/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:15:04 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:15:04 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:15:04 [INFO] [loading modules/jdk.charsets/module-info.class] 02:15:04 [INFO] [loading modules/jdk.compiler/module-info.class] 02:15:04 [INFO] [loading modules/java.prefs/module-info.class] 02:15:04 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:15:04 [INFO] [loading modules/java.security.sasl/module-info.class] 02:15:04 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:15:04 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:15:04 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:15:04 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:15:04 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:15:04 [INFO] [loading modules/jdk.rmic/module-info.class] 02:15:04 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:15:04 [INFO] [loading modules/jdk.net/module-info.class] 02:15:04 [INFO] [loading modules/java.compiler/module-info.class] 02:15:04 [INFO] [loading modules/java.management/module-info.class] 02:15:04 [INFO] [loading modules/jdk.pack/module-info.class] 02:15:04 [INFO] [loading modules/java.logging/module-info.class] 02:15:04 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:15:04 [INFO] [loading modules/java.desktop/module-info.class] 02:15:04 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:15:04 [INFO] [loading modules/java.se/module-info.class] 02:15:04 [INFO] [loading modules/java.rmi/module-info.class] 02:15:04 [INFO] [loading modules/jdk.sctp/module-info.class] 02:15:04 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:15:04 [INFO] [loading modules/java.management.rmi/module-info.class] 02:15:04 [INFO] [loading modules/java.security.jgss/module-info.class] 02:15:04 [INFO] [loading modules/java.datatransfer/module-info.class] 02:15:04 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:15:04 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:15:04 [INFO] [loading modules/jdk.attach/module-info.class] 02:15:04 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/main/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/src/gen/java/main,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-sources/annotations] 02:15:04 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:15:04 [INFO] [loading modules/java.base/java/util/Objects.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonValue.class)] 02:15:04 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:15:04 [INFO] [loading modules/java.base/java/util/List.class] 02:15:04 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Object.class] 02:15:04 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Generated.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Map.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:15:04 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/String.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Comparator.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BuildingBlockExecution.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/ExceptionBuilder.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.class)] 02:15:04 [INFO] [loading modules/java.base/java/io/IOException.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.class)] 02:15:04 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Collection.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Collections.class] 02:15:04 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Optional.class] 02:15:04 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/StringUtils.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/UrnPropertiesReader.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/jsonpath/JsonPathUtil.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoMulticloudUtils.class)] 02:15:04 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:15:04 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Joiner.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:15:04 [INFO] [loading modules/java.base/java/util/UUID.class] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriUtils.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/InternalServerErrorException.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVolumeGroupRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVolumeGroupResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVolumeGroupRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVolumeGroupResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/adapter/rest/AdapterRestClient.class)] 02:15:04 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 02:15:04 [INFO] [loading modules/java.base/java/net/URL.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/adapter/rest/AdapterRestProperties.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/TreeSet.class] 02:15:04 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:15:04 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnError.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BBObjectNotFoundException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Strings.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/OwningEntities.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIClientUriFactory.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectionHelper.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatus.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vserver.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientImpl.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIValidatorImpl.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelatedToProperty.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/NetworkPolicies.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/NetworkPolicy.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTableReference.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VpnBinding.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VpnBindings.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:15:04 [INFO] [loading /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar(/org/modelmapper/Converter.class)] 02:15:04 [INFO] [loading /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar(/org/modelmapper/ModelMapper.class)] 02:15:04 [INFO] [loading /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar(/org/modelmapper/PropertyMap.class)] 02:15:04 [INFO] [loading /tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar(/org/modelmapper/spi/MappingContext.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTargets.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Project.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceSubscription.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/OwningEntity.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pnf.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroup.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3Network.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/InstanceGroup.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Customer.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnets.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/CtagAssignments.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SegmentationAssignments.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Configuration.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Collection.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTarget.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnet.class)] 02:15:04 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:15:04 [INFO] [loading modules/java.base/java/io/StringWriter.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/XMLConstants.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/transform/Transformer.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/transform/TransformerFactory.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/transform/dom/DOMSource.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/transform/stream/StreamResult.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/xpath/XPath.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathFactory.class] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/MapperException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/SDNCClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCRequest.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 02:15:04 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:15:04 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:15:04 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/JsonPath.class)] 02:15:04 [INFO] [loading /tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar(/com/jayway/jsonpath/PathNotFoundException.class)] 02:15:04 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar(/lombok/RequiredArgsConstructor.class)] 02:15:04 [INFO] [loading /tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar(/net/sf/saxon/lib/NamespaceConstant.class)] 02:15:04 [INFO] [loading /tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar(/net/sf/saxon/xpath/XPathFactoryImpl.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Relationships.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkRequest.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/JsonObject.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/PayloadConstants.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/PayloadGenerationException.class)] 02:15:04 [INFO] [loading modules/java.base/java/net/URI.class] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Service.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/util/UriComponentsBuilder.class)] 02:15:04 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ComposedResource.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ComposedResources.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroup.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelType.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstance.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Networks.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Pnfs.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Service.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/VfModules.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Vnfs.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/OperationStateEnum.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/OperationStatusRetrievalStatusEnum.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/collect/ImmutableSet.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/QueryJobResponse.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Optional.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/CreateVnfRequest.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/CreateVnfResponse.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/DeleteVnfResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCSvcAction.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/Set.class] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/EntityNotFoundException.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpEntity.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/MediaType.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/annotation/Backoff.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar(/org/springframework/retry/annotation/Retryable.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpServerErrorException.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsInstance.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsLcmOpOcc.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/CreateAsRequest.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/InstantiateAsRequest.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/TerminateAsRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BBConstants.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/flowmanipulator/PreFlowManipulator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulator.class)] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/JavaDelegate.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCSvcOperation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/SpringClientPayloadFilter.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/configuration/HttpComponentsClientConfiguration.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOSpringClientFilter.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/service/HttpRestServiceProvider.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/service/HttpRestServiceProviderImpl.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/BufferingClientHttpRequestFactory.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnfs.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstances.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/MultipleObjectsFoundException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestDetails.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/utils/AdditionalParamsConstants.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/NoSuchElementException.class] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsInfoModificationRequestDeploymentItems.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudConfiguration.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/ExternalVirtualLink.class)] 02:15:04 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:15:04 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Action.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/json/JsonUtils.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/appc/ApplicationControllerAction.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ControllerSelectionReference.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:15:04 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/QueryNetworkResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkResponse.class)] 02:15:04 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/SerializationUtils.class)] 02:15:04 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/exception/ExceptionUtils.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/License.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionCandidates.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/SolutionInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/OofClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/OofValidator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/LicenseDemand.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/LicenseInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/ModelInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/OofRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/OofRequestParameters.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/PlacementDemand.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/PlacementInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/RequestInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/ServiceInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/SubscriberInfo.class)] 02:15:04 [INFO] [loading modules/java.base/java/time/Duration.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/db/PostCompletionRequestsDbListener.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResourceCustomization.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigAssignDelegate.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ContrailNetwork.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ProviderVlanNetwork.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkRollback.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/RouteTarget.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/Subnet.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/OrchestrationStatusValidationException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockDetail.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatusStateTransitionDirective.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ResourceType.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/EnumSet.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/SDNOValidator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/SDNOValidatorImpl.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/PrepareConfigDeployDelegate.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/endpoint/SDNCTopology.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.class)] 02:15:04 [INFO] [loading /tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar(/org/apache/commons/lang/StringUtils.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/ConfigDeployPropertiesForVnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/ConfigDeployRequestVnf.class)] 02:15:04 [INFO] [loading modules/java.base/java/io/ByteArrayInputStream.class] 02:15:04 [INFO] [loading modules/java.base/java/nio/charset/StandardCharsets.class] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBContext.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/Unmarshaller.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/utils/Components.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/Class.class] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsLcmOpOcc$OperationStateEnum.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVm.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/ValidationException.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpStatusCodeException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/audit/beans/AuditInventory.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/ConfigAssignPropertiesForVnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/ConfigAssignRequestVnf.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/GeneratePayloadForCds.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/appc/payload/beans/ConfigScaleOutPayload.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/appc/payload/beans/RequestParametersConfigScaleOut.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/LinkedHashSet.class] 02:15:04 [INFO] [loading modules/java.base/java/util/regex/Matcher.class] 02:15:04 [INFO] [loading modules/java.base/java/util/regex/Pattern.class] 02:15:04 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/SerializationUtils.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vnfc.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectName.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/OrchestrationFlow.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstanceList.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CollectionUtils.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceDirection.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlockBase.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/TreeMap.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/function/Function.class] 02:15:04 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/validation/PreWorkflowValidator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/validation/FlowValidator.class)] 02:15:04 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/WorkflowException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/Status.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientI.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestTemplateConfig.class)] 02:15:04 [INFO] [loading modules/java.base/java/security/KeyManagementException.class] 02:15:04 [INFO] [loading modules/java.base/java/security/KeyStore.class] 02:15:04 [INFO] [loading modules/java.base/java/security/KeyStoreException.class] 02:15:04 [INFO] [loading modules/java.base/java/security/NoSuchAlgorithmException.class] 02:15:04 [INFO] [loading modules/java.base/java/security/UnrecoverableKeyException.class] 02:15:04 [INFO] [loading modules/java.base/java/security/cert/CertificateException.class] 02:15:04 [INFO] [loading modules/java.base/javax/net/ssl/SSLContext.class] 02:15:04 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/conn/ssl/SSLConnectionSocketFactory.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/HttpClients.class)] 02:15:04 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/ssl/SSLContextBuilder.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/configuration/BasicHttpHeadersProvider.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/configuration/HttpHeadersProvider.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/Resource.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/common/SDNCConstants.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/LcmInput.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/LcmOutput.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/LcmDmaapResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/CloudInformation.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/NodeType.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar(/org/onap/so/exceptions/MarshallerException.class)] 02:15:04 [INFO] [loading modules/java.xml/org/xml/sax/XMLReader.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/parsers/SAXParserFactory.class] 02:15:04 [INFO] [loading modules/java.xml/javax/xml/transform/sax/SAXSource.class] 02:15:04 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Configuration.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DelegateExecutionImpl.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/db/RequestsDbListenerRunner.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockRollback.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestReferences.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/Long.class] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/exceptions/HttpResouceNotFoundException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/exceptions/InvalidRestRequestException.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/exceptions/RestProcessingException.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/SniroClient.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/SniroValidator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/Demand.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/LicenseInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/ModelInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/PlacementInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/RequestInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/ServiceInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/SniroManagerRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/SubscriberInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/Candidate.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/QueryVfModuleResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVfModuleRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVfModuleResponse.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVfModuleRequest.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVfModuleResponse.class)] 02:15:04 [INFO] [loading modules/java.base/java/util/Date.class] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/TaskService.class)] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateTask.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/validation/PreBuildingBlockValidator.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/listener/Skip.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BBNameSelectionReference.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/OwningEntity.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Project.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestParameters.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/SubscriberInfo.class)] 02:15:04 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/Tenant.class)] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:15:04 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstanceWithVariables.class)] 02:15:04 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/VariableMap.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonCreator$Mode.class)] 02:15:04 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema$AccessMode.class)] 02:15:04 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:15:04 [INFO] [loading modules/java.base/java/lang/Override.class] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlRootElement.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlProperty.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAlias.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:15:04 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:15:04 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:15:04 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar(/lombok/AccessLevel.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:15:04 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Table.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Column.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Temporal.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/TemporalType.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/ManyToOne.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/CascadeType.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/FetchType.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinColumn.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/DiscriminatorColumn.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Inheritance.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/InheritanceType.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/OneToMany.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/IdClass.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Enumerated.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/EnumType.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/GeneratedValue.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/GenerationType.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/OneToOne.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinTable.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/MapKey.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/annotations/JsonAdapter.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 02:15:04 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/annotations/SerializedName.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestClientResponseException.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 02:15:04 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ForeignKey.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ConstraintMode.class)] 02:15:04 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/DiscriminatorType.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:15:04 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:15:04 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/extensions/Extension.class)] 02:15:04 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/DiscriminatorMapping.class)] 02:15:04 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/ExternalDocumentation.class)] 02:15:04 [INFO] [loading /tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar(/lombok/RequiredArgsConstructor$AnyAnnotation.class)] 02:15:04 [INFO] 02:15:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-bpmn-tasks --- 02:15:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:15:04 [INFO] Copying 154 resources 02:15:04 [INFO] 02:15:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-bpmn-tasks --- 02:15:04 [INFO] Changes detected - recompiling the module! 02:15:04 [INFO] Compiling 168 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/test-classes 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:15:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/AllIntegrationTestSuites.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfDeleteTaskTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericVnfHealthCheckTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/namingservice/NamingRequestObjectBuilderTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/namingservice/NamingRequestObjectTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericCDSProcessingBBTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceProviderImplTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBBTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/MockControllerDE.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParameterTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterUpdateTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/vfmodule/DeleteVfModuleTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNOHealthCheckResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNCNetworkResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/NullInputParameterTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIVfModuleResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/UserParamInputParametersProviderTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/VfModuleTopologyOperationRequestMapperTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/ApiHandlerClientTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIPnfResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipCDSBuildingBlockListenerTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ActivateVfModuleTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAICommonTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/audit/AuditTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/WorkflowActionExtractResourcesAAITest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VnfEBBLoaderTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIUpdateTasksTest.java]] 02:15:07 [INFO] [parsing completed 2ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetworkTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/UnitTestSuite.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterCreateTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/namingservice/NamingRequestUtilsTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipConfigVnfListenerTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterVfModuleObjectMapperTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/GrpcNettyServer.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/MonitorCnfmJobTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignVnfTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/StubbedBuildingBlockExecution.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/validations/CloudRegionOrchestrationValidatorTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/StubbedBuildingBlockExecution.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasksIT.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/VnfVolumeAdapterRestPropertiesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/TestConstants.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetworkTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ManualHandlingTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/ServiceEBBLoaderTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcOrchestratorPreProcessorTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CloudSiteCatalogUtilsTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigDeployVnfTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceCreateTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/vfmodule/CreateVFModuleTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/appc/AppcControllerDETest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterDeleteTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/OrchestrationStatusValidatorTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/validators/UpgradePreWorkflowValidatorTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ControllerExecutionTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/VnfAdapterVolumeGroupResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSControllerRunnableBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/service/level/ServiceLevelTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterUrlProviderTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/FlowCompletionTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/sdno/tasks/SDNOHealthCheckTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/IntegrationTestSuite.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/ControllerExecutionBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VrfValidationTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAICollectionResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/common/aai/tasks/AAIFlagTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionUnitTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/appc/AppcControllerBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterCreateVnfTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBFailureTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/ControllerExecutionBBTestIT.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/VnfTopologyOperationRequestMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/MultiStageSkipListenerTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/AaiResourceIdValidatorTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmDeleteJobTaskTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/EtsiVnfDeleteTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceDeleteTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/ControllerExecutionDETestIT.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCQueryTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetworkCollectionTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/sdnc/SdncControllerDETest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCChangeAssignTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/VnfVolumeAdapterClientIT.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/BaseTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ExternalTicketTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParameterRetrieverTaskTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIVnfResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/utils/WorkflowResourceIdsUtilsTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/ServiceTopologyOperationMapperTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/policy/CommonObjectMapperProviderTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmCreateJobTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIServiceInstanceResourcesTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/BaseIntegrationTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/HomingListenerTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/service/composition/ChildServiceRequestBuilderTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfInstantiateTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterImplTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/network/mapper/NetworkAdapterObjectMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionTest.java]] 02:15:07 [INFO] [parsing completed 6ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorInstantiateVnfmNodeTaskTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIVpnBindingResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/NetworkAdapterResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/common/data/TestDataSetup.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterCreateTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterDeleteTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCDeactivateTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/GeneralTopologyObjectMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterServiceProviderImplTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/OrchestrationStatusValidatorUnitTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNCServiceInstanceResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigAssignVnfTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignVnfTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceConfigurationTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNCVfModuleResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAIDeleteTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCActivateTaskTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCUnassignTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/SdncControllerBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIInstanceGroupResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterVfModuleObjectMapperPayloadTest.java]] 02:15:07 [INFO] [parsing completed 2ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/NetworkTopologyOperationRequestMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/aai/mapper/AAIObjectMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/activity/ExecuteActivityTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/aai/tasks/AAICreateTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/namingservice/NamingClientIT.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCAssignTasksTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCRequestTasksTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/service/composition/CreateChildServiceBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/mapper/VnfAdapterObjectMapperTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/OofHomingV2IT.java]] 02:15:07 [INFO] [parsing completed 2ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/VnfAdapterVfModuleResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/NetworkBBUtilsTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorTerminateVnfmNodeTaskTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ResourceTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/sdnc/mapper/GCTopologyOperationRequestMapperTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/prepare/PrepareSdncUpgradePreCheckPnfBBTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterImplTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/cds/PnfConfigCdsControllerDETest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelUpgradeTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigurationScaleOutTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNCConfigurationResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasksUpdateReqDbTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIVolumeGroupResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterCreateVnfTaskConfigurationTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/FileUtil.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/namingservice/NamingClientResponseValidatorTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/VnfParameterTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/network/NetworkAdapterClientIT.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/SdncInputParametersProviderImplTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/sdnc/SDNCLcmPayloadBuilderTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/TestApplication.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/UserParamsServiceTraversalTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/NamingServiceResourcesTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/ControllerExecutionDETest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/SniroHomingV2IT.java]] 02:15:07 [INFO] [parsing completed 2ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSProcessingDETest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/MockControllerBB.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/SDNCVnfResourcesTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasksTest.java]] 02:15:07 [INFO] [parsing completed 3ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/service/level/ServiceLevelPreparationTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/buildingblock/HomingV2Test.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAINetworkResourcesTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetworkBBUtilsTest.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/orchestration/AAIConfigurationResourcesTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/client/adapter/vnf/VnfAdapterClientIT.java]] 02:15:07 [INFO] [parsing completed 0ms] 02:15:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/ExecuteBuildingBlockBuilderTest.java]] 02:15:07 [INFO] [parsing completed 1ms] 02:15:07 [INFO] [loading modules/jdk.jfr/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jshell/module-info.class] 02:15:07 [INFO] [loading modules/java.datatransfer/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:15:07 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:15:07 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:15:07 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:15:07 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:15:07 [INFO] [loading modules/java.base/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jdi/module-info.class] 02:15:07 [INFO] [loading modules/jdk.attach/module-info.class] 02:15:07 [INFO] [loading modules/java.rmi/module-info.class] 02:15:07 [INFO] [loading modules/java.scripting/module-info.class] 02:15:07 [INFO] [loading modules/java.desktop/module-info.class] 02:15:07 [INFO] [loading modules/java.management.rmi/module-info.class] 02:15:07 [INFO] [loading modules/java.smartcardio/module-info.class] 02:15:07 [INFO] [loading modules/java.instrument/module-info.class] 02:15:07 [INFO] [loading modules/jdk.management/module-info.class] 02:15:07 [INFO] [loading modules/java.security.sasl/module-info.class] 02:15:07 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:15:07 [INFO] [loading modules/java.prefs/module-info.class] 02:15:07 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:15:07 [INFO] [loading modules/jdk.rmic/module-info.class] 02:15:07 [INFO] [loading modules/jdk.charsets/module-info.class] 02:15:07 [INFO] [loading modules/jdk.compiler/module-info.class] 02:15:07 [INFO] [loading modules/jdk.localedata/module-info.class] 02:15:07 [INFO] [loading modules/java.logging/module-info.class] 02:15:07 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:15:07 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:15:07 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:15:07 [INFO] [loading modules/java.sql/module-info.class] 02:15:07 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:15:07 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:15:07 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:15:07 [INFO] [loading modules/jdk.net/module-info.class] 02:15:07 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:15:07 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:15:07 [INFO] [loading modules/java.security.jgss/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:15:07 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jartool/module-info.class] 02:15:07 [INFO] [loading modules/java.management/module-info.class] 02:15:07 [INFO] [loading modules/java.net.http/module-info.class] 02:15:07 [INFO] [loading modules/java.xml/module-info.class] 02:15:07 [INFO] [loading modules/java.se/module-info.class] 02:15:07 [INFO] [loading modules/jdk.pack/module-info.class] 02:15:07 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:15:07 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:15:07 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:15:07 [INFO] [loading modules/java.naming/module-info.class] 02:15:07 [INFO] [loading modules/jdk.sctp/module-info.class] 02:15:07 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jlink/module-info.class] 02:15:07 [INFO] [loading modules/jdk.editpad/module-info.class] 02:15:07 [INFO] [loading modules/java.compiler/module-info.class] 02:15:07 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:15:07 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:15:07 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:15:07 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/src/test/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/generated-test-sources/test-annotations] 02:15:08 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/nl/jqno/equalsverifier/equalsverifier/2.5.1/equalsverifier-2.5.1.jar,/tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:15:08 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:15:08 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/Object.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:15:08 [INFO] [loading modules/java.base/java/net/URI.class] 02:15:08 [INFO] [loading modules/java.base/java/util/Optional.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BuildingBlockExecution.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BBObjectNotFoundException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/ExceptionBuilder.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/TerminateAsRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceProvider.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfDeleteTask.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/String.class] 02:15:08 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:15:08 [INFO] [loading modules/java.base/java/util/UUID.class] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnError.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar(/org/onap/appc/client/lcm/model/Action.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/appc/ApplicationControllerAction.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ControllerSelectionReference.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:15:08 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:15:08 [INFO] [loading modules/java.base/java/util/List.class] 02:15:08 [INFO] [loading modules/java.base/java/util/Map.class] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/ExecutionImpl.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DelegateExecutionImpl.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/NetworkPolicy.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Subnet.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/License.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatus.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericVnfHealthCheck.class] 02:15:08 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/matcher/Matchers.class)] 02:15:08 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/MatcherAssert.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/Deleteelement.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/Element.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/NameGenDeleteRequest.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/NameGenRequest.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingRequestObjectBuilder.class] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar(/org/camunda/bpm/extension/mockito/delegate/DelegateExecutionFake.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerContext.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/BuildingBlock.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ExecuteBuildingBlock.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/AbstractCDSProcessingBBUtils.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/GeneratePayloadForCds.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/beans/AbstractCDSPropertiesBean.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelInfo.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Resources.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Service.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Vnfs.class)] 02:15:08 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectionHelper.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetworkBBUtils.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/WorkflowActionExtractResourcesAAI.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/aai/mapper/AAIObjectMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/network/mapper/NetworkAdapterObjectMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingRequestObject.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAICollectionResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIConfigurationResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIInstanceGroupResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAINetworkResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIPnfResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIServiceInstanceResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIVfModuleResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIVnfResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIVolumeGroupResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIVpnBindingResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/NamingServiceResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/NetworkAdapterResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNCNetworkResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNCServiceInstanceResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNCVfModuleResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNCVnfResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/VnfAdapterVfModuleResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/VnfAdapterVolumeGroupResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/client/RequestsDbClient.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericCDSProcessingBB.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsInstance.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/AsLcmOpOcc.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/CreateAsRequest.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/InstantiateAsRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/service/HttpRestServiceProviderImpl.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/ResponseEntity.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmUrlProvider.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/Void.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfmHttpServiceProviderImpl.class] 02:15:08 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/CoreMatchers.class)] 02:15:08 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:15:08 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIResultWrapper.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/NetworkBBUtils.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBB.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/ControllerRunnable.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/ExternalVirtualLink.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterUpdateTasks.class] 02:15:08 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:15:08 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:15:08 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:15:08 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Tenant.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/CloudInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/vfmodule/DeleteVFModule.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/helper/TasksInjectionHelper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdno/SDNOValidator.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNOHealthCheckResources.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/NetworkTopologyOperationRequestMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/SDNCClient.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCSvcAction.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCSvcOperation.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/Collections.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIPluralResourceUri.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder$Types.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/Constants.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmBasicHttpConfigProvider.class] 02:15:08 [INFO] [loading /tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar(/com/shazam/shazamcrest/MatcherAssert.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/MapperException.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/GeneralTopologyObjectMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/VfModuleTopologyOperationRequestMapper.class] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/DeserializationFeature.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ServiceInstancesResponse.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpMethod.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestPropertySource.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/HttpClientErrorException.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/client/RestTemplate.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/ApiHandlerClient.class] 02:15:08 [INFO] [loading modules/java.base/java/io/File.class] 02:15:08 [INFO] [loading modules/java.base/java/io/IOException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoPnf.class)] 02:15:08 [INFO] [loading /tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar(/joptsimple/internal/Strings.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BBConstants.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/Resource.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowType.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/PnfResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModuleCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VnfResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestDetails.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipCDSBuildingBlockListener.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ActivateVfModule.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/aai/tasks/AAICommonTasks.class] 02:15:08 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/Assertions.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vserver.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/audit/beans/AuditInventory.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryCommonObjectMapperProvider.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/objects/audit/AAIObjectAudit.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/objects/audit/AAIObjectAuditList.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/audit/AuditTasks.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VpnBinding.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/Relationships.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAISimpleUri.class)] 02:15:08 [INFO] [loading /tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar(/org/javatuples/Pair.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VnfEBBLoader.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/aai/tasks/AAIUpdateTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetwork.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterCreateTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingServiceUtils.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/SkipConfigVnfListener.class] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/MockitoAnnotations.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/entity/MsoRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/mapper/VnfAdapterVfModuleObjectMapper.class] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ServerBuilder.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/StreamObserver.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar(/io/grpc/testing/GrpcCleanupRule.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/concurrent/CountDownLatch.class] 02:15:08 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:15:08 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/EventType.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/Status.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc$BluePrintProcessingServiceImplBase.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput.class)] 02:15:08 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:15:08 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/BindableService.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/MonitorCnfmJobTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/common/name/generation/AAIObjectInstanceNameGenerator.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoInstanceGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/AAIEdgeLabel.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignVnf.class] 02:15:08 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/exceptions/RequiredExecutionVariableExeception.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/CloudConfiguration.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestInfo.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestParameters.class)] 02:15:08 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:15:08 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/buildingblock/OofHomingV2.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/buildingblock/SniroHomingV2.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/OofClient.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/SniroClient.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockBean.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:15:08 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/VnfVolumeAdapterRestProperties.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetwork.class] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/TaskService.class)] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateTask.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/ticket/ExternalTicket.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar(/org/onap/so/db/request/beans/InfraActiveRequests.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ManualHandlingTasks.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ComposedResource.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ComposedResources.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelatedToProperty.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/VrfBondingServiceException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkCollectionResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/NetworkResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResource.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionResourceInstanceGroupCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/InstanceGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstance.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/ServiceEBBLoader.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/UserParamsServiceTraversal.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ebb/loader/VrfValidation.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerTaskRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/appc/orchestrator/service/beans/ApplicationControllerVnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/policy/JettisonStyleMapperProvider.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/appc/tasks/AppcOrchestratorPreProcessor.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudIdentity.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CloudSite.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CloudSiteCatalogUtils.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigDeployVnf.class] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentCaptor.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingServiceConstants.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceCreateTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/cloud/resource/beans/NodeType.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/vfmodule/CreateVFModule.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/junit/framework/TestCase.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/api/controller/ControllerPreparable.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/appc/AppcControllerDE.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/junit/framework/Assert.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/junit/framework/Test.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterDeleteTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/OrchestrationStatusValidationException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockDetail.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationAction.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatusStateTransitionDirective.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ResourceType.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/OrchestrationStatusValidator.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/validators/UpgradePreWorkflowValidator.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BBNameSelectionReference.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ControllerExecution.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVolumeGroupResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/VnfVolumeAdapterClientImpl.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/mapper/VnfAdapterObjectMapper.class] 02:15:08 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONObject.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/ConfigureInstanceParamsForPnf.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/PayloadGenerationException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/Pnfs.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/cds/PayloadConstants.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSControllerRunnableBB.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelConstants.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/service/level/ServiceLevel.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/WorkflowException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/FlowCompletionTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/sdno/tasks/SDNOHealthCheckTasks.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponents.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/ControllerExecutionBB.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/AggregateRoute.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/AggregateRoutes.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3Network.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTarget.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTargets.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnet.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Subnets.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ServiceProxyResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/aai/tasks/AAIFlagTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/ConfigurationResource.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CvnfcConfigurationCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/OrchestrationFlow.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowAction.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/appc/AppcControllerBB.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/CreateVnfRequest.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/CreateVnfResponse.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/Tenant.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParameter.class] 02:15:08 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/base/Optional.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterServiceProvider.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterCreateVnfTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/service/composition/ServiceCompositionConstants.class] 02:15:08 [INFO] [loading modules/java.sql/java/sql/Timestamp.class] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/MessageCorrelationBuilder.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/constants/Status.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBFailure.class] 02:15:08 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertionsForClassTypes.class)] 02:15:08 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/Struct.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeader.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/VnfTopologyOperationRequestMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/WorkflowResourceIds.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/listeners/MultiStageSkipListener.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnf.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/GenericVnfs.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstances.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModules.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VolumeGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/exceptions/DuplicateNameException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/SubscriberInfo.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/AaiResourceIdValidator.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/DeleteVnfResponse.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/OperationStateEnum.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/OperationStatusRetrievalStatusEnum.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/QueryJobResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmDeleteJobTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/EtsiVnfDeleteTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceDeleteTasks.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/ClassRule.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Parameterized.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/rules/SpringClassRule.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/rules/SpringMethodRule.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/Collection.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/ControllerExecutionDE.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ONAPComponentsList.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCQueryTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetworkCollection.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/sdnc/SdncControllerDE.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/endpoint/SDNCTopology.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCChangeAssignTasks.class] 02:15:08 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/InternalServerErrorException.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVolumeGroupResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVolumeGroupRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVolumeGroupResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVolumeGroupRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVolumeGroupResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/adapter/rest/AdapterRestClient.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/VnfAdapterClientException.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/ExternalVirtualLinkCpConfig.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/adapters/etsisol003adapter/lcm/v1/model/ExternalVirtualLinkExtCps.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/InputParameterRetrieverTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/utils/InputParametersProvider.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientImpl.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIValidatorImpl.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/Depth.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/ServiceTopologyOperationMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/CommonObjectMapperProvider.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/MapperFeature.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/SerializationFeature.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmCreateJobTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/InstanceDirection.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/ModelType.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RelatedInstanceList.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar(/org/onap/so/cnfm/lcm/model/utils/AdditionalParamsConstants.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/cnfm/tasks/CnfInstantiateTask.class] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/JAXBException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterImpl.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ContrailNetwork.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/ProviderVlanNetwork.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/HostRoute.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTableReference.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/RouteTarget.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/openstack/beans/NetworkRollback.class)] 02:15:08 [INFO] [loading modules/java.base/java/util/Set.class] 02:15:08 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/AAIEntityNotFoundException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/CollectionNetworkResourceCustomization.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatEnvironment.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/HeatTemplate.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/macro/NorthBoundRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/ExecuteBuildingBlockBuilder.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorVnfmNodeTask.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorInstantiateVnfmNodeTask.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VpnBindings.class)] 02:15:08 [INFO] [loading modules/java.base/java/io/UnsupportedEncodingException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/network/NetworkAdapterClientException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/network/NetworkAdapterClientImpl.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterCreateTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterDeleteTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCDeactivateTasks.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/exceptions/RestProcessingException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/rest/service/HttpRestServiceProvider.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/VnfmAdapterUrlProvider.class] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/runners/MockitoJUnitRunner.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/exceptions/VnfNotFoundException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigAssignVnf.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignVnf.class] 02:15:08 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/CloseableHttpClient.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/configuration/HttpComponentsClientConfiguration.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.class)] 02:15:08 [INFO] [loading modules/java.base/java/net/URISyntaxException.class] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Captor.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/NetworkPolicies.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/aai/tasks/AAIDeleteTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCActivateTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCUnassignTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/SdncControllerBB.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar(/org/onap/so/openstack/utils/MsoMulticloudUtils.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/mapper/exceptions/MissingValueTagException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/mapper/VnfAdapterObjectMapperUtils.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/CtagAssignment.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/SegmentationAssignment.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoCollection.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectWriter.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/activity/ExecuteActivity.class] 02:15:08 [INFO] [loading modules/java.base/java/util/TreeSet.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/aai/tasks/AAICreateTasks.class] 02:15:08 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpStatus.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingClient.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCAssignTasks.class] 02:15:08 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:15:08 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:15:08 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:15:08 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:15:08 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCRequestTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/ApiHandlerClientException.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/serviceinstancebeans/RequestReferences.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/service/composition/CreateChildServiceBB.class] 02:15:08 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/Candidate.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/homingobjects/CandidateType.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/oof/beans/OofRequest.class)] 02:15:08 [INFO] [loading /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar(/org/skyscreamer/jsonassert/JSONAssert.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnfm/tasks/MonitorTerminateVnfmNodeTask.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/sdnc/mapper/GCTopologyOperationRequestMapper.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/controller/sdnc/prepare/PrepareSdncUpgradePreCheckPnfBB.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterImpl.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/cds/PnfConfigCdsControllerDE.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigurationScaleOut.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/orchestration/SDNCConfigurationResources.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasks.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/NameGenDeleteResponse.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/NameGenResponse.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/namingservice/model/Respelement.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/namingservice/NamingClientResponseValidator.class] 02:15:08 [INFO] [loading /tmp/r/nl/jqno/equalsverifier/equalsverifier/2.5.1/equalsverifier-2.5.1.jar(/nl/jqno/equalsverifier/EqualsVerifier.class)] 02:15:08 [INFO] [loading /tmp/r/nl/jqno/equalsverifier/equalsverifier/2.5.1/equalsverifier-2.5.1.jar(/nl/jqno/equalsverifier/Warning.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/CreateNetworkError.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/DeleteNetworkError.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/QueryNetworkError.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/QueryNetworkResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/RollbackNetworkError.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/nwrest/UpdateNetworkError.class)] 02:15:08 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/controller/common/SoPropertyConstants.class] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/ActivateNESwPayload.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/DownloadNESwPayload.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePostCheckPayload.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/lcm/beans/payload/UpgradePreCheckPayload.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/VfModule.class)] 02:15:08 [INFO] [loading /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar(/org/hamcrest/Matchers.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/beans/SniroManagerRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericPnfCDSProcessingDE.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Configuration.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/InstanceGroup.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/flowmanipulator/FlowManipulatorListenerRunner.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ConfigurationResourceKeys.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/BuildingBlockRollback.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/infrastructure/service/level/impl/ServiceLevelPreparation.class] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/BDDMockito.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/bpmn/buildingblock/HomingV2.class] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RouteTableReference.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/CreateVfModuleResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/DeleteVfModuleResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/QueryVfModuleResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVfModuleRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/RollbackVfModuleResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVfModuleRequest.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/UpdateVfModuleResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VfModuleExceptionResponse.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar(/org/onap/so/adapters/vnfrest/VfModuleRollback.class)] 02:15:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/classes/org/onap/so/client/adapter/vnf/VnfAdapterClientImpl.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/Class.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:15:08 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema.class)] 02:15:08 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/annotations/SerializedName.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/IdClass.class)] 02:15:08 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Table.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Column.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:15:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner$Silent.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/Override.class] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlRootElement.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlProperty.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/UnsupportedOperationException.class] 02:15:08 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:15:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Temporal.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/TemporalType.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/ManyToOne.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/CascadeType.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinColumn.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/OneToMany.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinTable.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/MapKey.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/GeneratedValue.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/GenerationType.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/FetchType.class)] 02:15:08 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:15:08 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ExperimentalApi.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/annotations/RpcMethod.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor.class)] 02:15:08 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor$MethodType.class)] 02:15:08 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:15:08 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/OneToOne.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/DiscriminatorColumn.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Inheritance.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/InheritanceType.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/DiscriminatorValue.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Enumerated.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/EnumType.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class)] 02:15:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:15:08 [INFO] [loading /tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar(/com/google/common/annotations/GwtCompatible.class)] 02:15:08 [INFO] [loading /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar(/com/google/gson/annotations/JsonAdapter.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Parameterized$Parameters.class)] 02:15:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineException.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AnnotationBeanNameGenerator.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/support/BeanNameGenerator.class)] 02:15:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test$None.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:15:08 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/media/Schema$AccessMode.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:15:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ForeignKey.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ConstraintMode.class)] 02:15:08 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:15:08 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/DiscriminatorType.class)] 02:15:08 [INFO] 02:15:08 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-bpmn-tasks --- 02:15:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:15:08 [INFO] 02:15:08 [INFO] ------------------------------------------------------- 02:15:08 [INFO] T E S T S 02:15:08 [INFO] ------------------------------------------------------- 02:15:09 02:15:09.847 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest], using DelegatingSmartContextLoader 02:15:09 02:15:09.858 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:09 02:15:09.859 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest]: SDNCLcmPayloadBuilderTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:15:10 02:15:09.933 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:09.958 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2eb27091, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@561b4c61, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@313c3cb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@63fef83c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e752a2a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52811dc1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f9191c1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5bbaaf17, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c69ea30, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@76dc9569, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@35800dea, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b4cce5a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@58178b69, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a723adf, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f289126] 02:15:10 02:15:10.026 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.027 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6d5376b7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2fc2d1f0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@57b4fc1e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6354a50a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@15c48119, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2cb09f00, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c14c284, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1aae50f9, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b53d6fc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b30409, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@79c9f619, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@11885841, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24d998ba, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3f514364, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@99e03a9] 02:15:10 02:15:10.036 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.037 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@814b60b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@515a897c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@197d6cc9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@8caffbd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@25c3a441, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2057d8ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@52bef30b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d56d9f6, org.springframework.test.context.event.EventPublishingTestExecutionListener@358f85b1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2b01bb54, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@e822394, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3520d2db, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c4b7bc3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5a36a405, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@45b7b254] 02:15:10 02:15:10.057 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.058 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9d10078, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6587c92f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@537979aa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ac25491, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5b115d71, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4398d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@18a8a40e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50061d56, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ad28f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2044a11b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d91e9c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d9db780, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@759fe679, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7056cda8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2fbbdca] 02:15:10 02:15:10.087 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.088 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@591b9836, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b2f18cd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18f7a872, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@61defefb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@648100de, org.springframework.test.context.support.DirtiesContextTestExecutionListener@676b85f3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@42fa1554, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@544502d6, org.springframework.test.context.event.EventPublishingTestExecutionListener@382e7f70, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3d1319b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1193d400, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6dbc3756, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@26a2106e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2c75b0c8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@23c95292] 02:15:10 02:15:10.181 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.182 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48f38142, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16e693c1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43a2b00c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5bfd3d0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5192abb4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73c842dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@253cbe79, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e66d85d, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a6d072e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2b82781d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6b0dc462, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3415d6e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71676e5f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@491da2fe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4c36416b] 02:15:10 02:15:10.216 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.216 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4064cd60, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5243ce45, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5f1908c5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e74914d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@689d522e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24e0989e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33a8f3e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19fce226, org.springframework.test.context.event.EventPublishingTestExecutionListener@1bf2cf15, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b76809d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4fb56bdf, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@31a65ddd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3ca1a69b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@33dcbbfa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57d3c5cd] 02:15:10 02:15:10.228 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.228 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b9866c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6325ef80, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66f4fb48, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3c403b36, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d6c42e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48c372db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9acee30, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3408fdb8, org.springframework.test.context.event.EventPublishingTestExecutionListener@64db8a3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@554b571b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3bf8feec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@486e3116, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@230d0018, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2c7178ed, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5002fc11] 02:15:10 02:15:10.234 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.234 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@8add32f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@107302a5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1cd6769b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@281e2377, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4eccb9f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46a2eca6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@69ef3847, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3033bb96, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b9b8759, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a8d8f50, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5a30ab46, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7772549d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3094b465, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@16454a28, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4970b93d] 02:15:10 02:15:10.248 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.client.orchestration.ApiHandlerClientTest], using DelegatingSmartContextLoader 02:15:10 02:15:10.249 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.client.orchestration.ApiHandlerClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:10 02:15:10.249 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.onap.so.client.orchestration.ApiHandlerClientTest]: ApiHandlerClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:15:10 02:15:10.252 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.252 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@b4010be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e2a39b7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6685d5e4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35595f1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@81ba0c5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4733c7f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fd10007, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2004e611, org.springframework.test.context.event.EventPublishingTestExecutionListener@75cc775c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2c992252, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2bcfdefe, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2cfc81f8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3a1c65ac, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ff24b0f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@a9f4621] 02:15:10 02:15:10.467 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest], using DelegatingSmartContextLoader 02:15:10 02:15:10.468 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:10 02:15:10.468 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest]: SDNCLcmPayloadBuilderTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:15:10 02:15:10.470 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.470 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@379ddfda, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9dc9aa4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7e6c990f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f2383a0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@619f491, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bfd574c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71c31fdd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@323ebcc6, org.springframework.test.context.event.EventPublishingTestExecutionListener@7bca7b6c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a0c046e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@13d8d105, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@54c78734, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7cfe97db, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@664bd35e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@33ce766b] 02:15:10 02:15:10.474 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.474 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d2d3bc2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79c01d37, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18e6b4e2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6d82a9bb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@19057ce2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60d5f350, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d390a0c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@358ebd61, org.springframework.test.context.event.EventPublishingTestExecutionListener@75e355e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@485e0996, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4db203fb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@d97ca99, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b95eab0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@433f4eed, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ecf20aa] 02:15:10 02:15:10.478 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.478 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49038769, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1135f0c4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6eb49e78, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@660d3831, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33e0d356, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d6db63e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47e0aeb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48a3cac8, org.springframework.test.context.event.EventPublishingTestExecutionListener@7decdae9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1d504f2c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f07df35, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9a4bb97, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@128403d8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@d32178b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6c2d9f6f] 02:15:10 02:15:10.482 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.482 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@580cb668, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@302d0419, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@48b3ce9b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b7ff02a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56fdb4db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e287fd1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5839bf99, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c53ea14, org.springframework.test.context.event.EventPublishingTestExecutionListener@77b3c429, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3aa8ebf9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2ff84e42, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ca802e3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15d313d3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@68d9d5b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5be0cb4] 02:15:10 02:15:10.486 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.486 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d2690f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@256ba00b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@54516707, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@38bbbb3c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@21032dfd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5910aa2e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a68754, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@63a1bee7, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b751bab, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7689b31, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@35c630af, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5bfef676, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@282506e1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b57b1c7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6f90b74a] 02:15:10 02:15:10.500 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.503 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b05371a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15a1911e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2f931d5d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2564b7f2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27dbe9a3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3eeba527, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9252e52, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9fec3a3, org.springframework.test.context.event.EventPublishingTestExecutionListener@7190b5ce, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1231e446, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@32c60fec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d5a21cc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3990c36c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@241e03cc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2625c1cc] 02:15:10 02:15:10.511 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.511 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13d86de8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@385dae6a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4d923ffc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ed70448, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1eb08757, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bcb5415, org.springframework.test.context.transaction.TransactionalTestExecutionListener@177aef4f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@61f94cac, org.springframework.test.context.event.EventPublishingTestExecutionListener@7be9e5fb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6a937d6f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2ad3e7e5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@164523f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3596a9d5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@441fd20d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7146e9a4] 02:15:10 02:15:10.515 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.515 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70fc5fec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3bb47d36, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@49bf8d66, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29d14018, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3bc079f1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2385ee72, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16e483d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3596c09d, org.springframework.test.context.event.EventPublishingTestExecutionListener@da1382f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15bb197, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3313002e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3002acf9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@34668a96, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@686d5284, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@43542dd7] 02:15:10 02:15:10.518 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.519 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@752ccee0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28ec9c23, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@946b9d9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@68cacf8b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7b8247bc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3743d16b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b772e2b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@357f1e59, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c2900ed, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@75c85a8a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@47fc346e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@abc771e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e0630cc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@29ad358c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@fd42b93] 02:15:10 02:15:10.521 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.client.orchestration.ApiHandlerClientTest], using DelegatingSmartContextLoader 02:15:10 02:15:10.522 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.client.orchestration.ApiHandlerClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:10 02:15:10.522 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.onap.so.client.orchestration.ApiHandlerClientTest]: ApiHandlerClientTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:15:10 02:15:10.523 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:10 02:15:10.524 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28790ede, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31d07dd9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@568c71de, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@548c7eab, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3463851a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66f18fa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33588b68, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@416c28e, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cf5cc43, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52a3a9ef, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@25d77b18, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@17e7df9e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15f28ef5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ad1b175, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@44c01e8c] 02:15:10 [INFO] Running org.onap.so.UnitTestSuite 02:15:10 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImplTest 02:15:11 02:15:11.506 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Unable to invoke HTTP POST using URL: http://so-cnfm-lcm.onap:9888/so/so-cnfm/v1/api/aslcm/v1/as_instances12345/instantiate, Response Code: 400 02:15:11 02:15:11.511 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Received invalid response missing asInstanceid: responseEntity 02:15:11 02:15:11.514 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Will send request to CNFM by uisng the url: deleteURL 02:15:11 02:15:11.517 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Will send request to CNFM to terminate by uisng the url: terminateURL 02:15:11 02:15:11.520 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Unable to invoke HTTP POST using URL: http://so-cnfm-lcm.onap:9888/so/so-cnfm/v1/api/aslcm/v1/as_instances, Response Code: 400 02:15:11 02:15:11.525 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Will send request to CNFM by uisng the url: deleteURL 02:15:11 02:15:11.525 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Unable to invoke HTTP DELETE using URL: deleteURL, Response Code: 400 02:15:11 02:15:11.527 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Unable to invoke HTTP GET using URL: sample URL, Response Code: 404 02:15:11 02:15:11.530 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Will send request to CNFM to terminate by uisng the url: terminateURL 02:15:11 02:15:11.530 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Received response without status URL while terminating of instance with ID: 12356 02:15:11 02:15:11.532 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Received response without body: responseEntity 02:15:11 02:15:11.534 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Received response without status URL for instance ID: 12345 02:15:11 02:15:11.538 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Will send request to CNFM to terminate by uisng the url: terminateURL 02:15:11 02:15:11.538 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImpl - Unable to invoke HTTP DELETE while terminating by using URL: terminateURL, Response Code: 400 02:15:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceProviderImplTest 02:15:11 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImplTest 02:15:11 02:15:11.602 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Will send request to vnfm adapter using url: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb 02:15:11 02:15:11.602 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Response received: 02:15:11 02:15:11.603 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received invalid delete response: deleteVnfResponse 02:15:11 02:15:11.611 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unexpected error while processing create and instantiation request 02:15:11 org.onap.so.rest.exceptions.RestProcessingException: null 02:15:11 02:15:11.613 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Will send request to vnfm adapter using url: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb 02:15:11 02:15:11.613 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Response received: 02:15:11 02:15:11.614 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unable to invoke HTTP DELETE using URL: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb, Response Code: 502 02:15:11 02:15:11.621 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unexpected error while processing job request 02:15:11 org.onap.so.rest.exceptions.RestProcessingException: null 02:15:11 02:15:11.623 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Will send request to vnfm adapter using url: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb 02:15:11 02:15:11.623 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Response received: 02:15:11 02:15:11.623 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received response without body: deleteVnfResponse 02:15:11 02:15:11.626 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received invalid instantiation response: mockedResponseEntity 02:15:11 02:15:11.627 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received invalid instantiation response: mockedResponseEntity 02:15:11 02:15:11.629 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unable to invoke HTTP POST using URL: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb, Response Code: 401 02:15:11 02:15:11.630 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unable to invoke HTTP GET using URL: http://localhost:30406/so/vnfm-adapter/v1/jobs/a8f335e3-3422-4e32-b6cc-eea4d195489c, Response Code: 02:15:11 02:15:11.632 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Will send request to vnfm adapter using url: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb 02:15:11 02:15:11.632 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Unexpected error while processing delete request 02:15:11 org.onap.so.rest.exceptions.RestProcessingException: null 02:15:11 02:15:11.636 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received response without body: mockedResponseEntity 02:15:11 02:15:11.637 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Will send request to vnfm adapter using url: http://localhost:30406/so/vnfm-adapter/v1/vnfs/5956a99d-9736-11e8-8caf-022ac9304eeb 02:15:11 02:15:11.638 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Response received: 02:15:11 02:15:11.639 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImpl - Received response without body: mockedQueryJobResponseResponseEntity 02:15:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterServiceProviderImplTest 02:15:11 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterDeleteTasksTest 02:15:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterDeleteTasksTest 02:15:12 [INFO] Running org.onap.so.client.orchestration.SDNCNetworkResourcesTest 02:15:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.so.client.orchestration.SDNCNetworkResourcesTest 02:15:13 [INFO] Running org.onap.so.client.adapter.network.mapper.NetworkAdapterObjectMapperTest 02:15:13 02:15:13.674 [main] WARN org.onap.so.client.adapter.network.mapper.NetworkAdapterObjectMapper - NetworkTechnology was null in CatalogDB. Using field from AAI: Contrail 02:15:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in org.onap.so.client.adapter.network.mapper.NetworkAdapterObjectMapperTest 02:15:14 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest 02:15:14 02:15:14.331 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=192.168.1.10 02:15:14 02:15:14.332 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=activatenesw_playbook 02:15:14 02:15:14.356 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest - ActivateNESwPayload: 02:15:14 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"activatenesw_playbook","swVersionToBeActivated":"v2"} 02:15:14 02:15:14.366 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=192.168.1.10 02:15:14 02:15:14.366 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=[{"swLocation": "http://192.168.1.20/test.zip","swFileSize": 123456,"swFileCompression": "ZIP","swFileFormat": "binary"}] 02:15:14 02:15:14.369 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=downloadnesw_playbook 02:15:14 02:15:14.376 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest - DownloadNESwPayload: 02:15:14 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"downloadnesw_playbook","swToBeDownloaded":[{"swLocation":"http://192.168.1.20/test.zip","swFileSize":123456,"swFileCompression":"ZIP","swFileFormat":"binary"}]} 02:15:14 02:15:14.381 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=192.168.1.10 02:15:14 02:15:14.381 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=v1 02:15:14 02:15:14.381 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=r101 02:15:14 02:15:14.381 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={} 02:15:14 02:15:14.381 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=precheck_playbook 02:15:14 02:15:14.383 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest - UpgradePreCheckPayload: 02:15:14 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"precheck_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r101","additionalData":"{}"} 02:15:14 02:15:14.387 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=192.168.1.10 02:15:14 02:15:14.388 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=v1 02:15:14 02:15:14.388 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=r102 02:15:14 02:15:14.388 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={} 02:15:14 02:15:14.388 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object=postcheck_playbook 02:15:14 02:15:14.389 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest - UpgradePostCheckPayload: 02:15:14 {"ipaddress-v4-oam":"192.168.1.10","playbook-name":"postcheck_playbook","oldSwVersion":"v1","targetSwVersion":"v2","ruleName":"r102","additionalData":"{}"} 02:15:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SDNCLcmPayloadBuilderTest 02:15:14 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTaskTest 02:15:15 02:15:15.291 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTasks - Exception occurred in SDNCDeactivateTasks deactivateVfModule 02:15:15 java.lang.RuntimeException: null 02:15:15 02:15:15.305 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTasks - Exception occurred in SDNCDeactivateTasks deactivateServiceInstance 02:15:15 java.lang.RuntimeException: null 02:15:15 02:15:15.319 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTasks - Exception occurred in SDNCDeactivateTasks deactivateVnf 02:15:15 java.lang.RuntimeException: null 02:15:15 02:15:15.335 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTasks - Exception occurred in SDNCDeactivateTasks deactivateNetwork 02:15:15 java.lang.RuntimeException: null 02:15:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCDeactivateTaskTest 02:15:15 [INFO] Running org.onap.so.client.orchestration.NamingServiceResourcesTest 02:15:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.so.client.orchestration.NamingServiceResourcesTest 02:15:15 [INFO] Running org.onap.so.client.policy.CommonObjectMapperProviderTest 02:15:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.policy.CommonObjectMapperProviderTest 02:15:15 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignVnfTest 02:15:15 02:15:15.417 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:15 java.lang.NullPointerException: null 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:15 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:15 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignVnfTest.before(AssignVnfTest.java:87) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:15 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:15 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:15 02:15:15.424 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:15 java.lang.NullPointerException: null 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:15 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:15 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignVnfTest.before(AssignVnfTest.java:87) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:15 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:15 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:15 02:15:15.433 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:15 java.lang.NullPointerException: null 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:15 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:15 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:15 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignVnfTest.before(AssignVnfTest.java:87) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:15 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:15 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:15 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:15 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:15 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:15 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:15 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:15 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:15 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:15 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignVnfTest 02:15:15 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoaderTest 02:15:16 02:15:16.151 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - Found multiple Network Collections in the Service model, only one per Service is supported. 02:15:16 02:15:16.152 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - Found a network collection 02:15:16 02:15:16.152 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - Instance Group tosca node type does not contain NetworkCollection: null 02:15:16 02:15:16.166 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - Found multiple Network Collections in the Service model, only one per Service is supported. 02:15:16 02:15:16.177 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - found networkcollection 02:15:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoaderTest 02:15:16 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.ActivateVfModuleTest 02:15:16 02:15:16.189 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ActivateVfModule - Sleeping before proceeding with SDNC activate. Timer duration: PT300S 02:15:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.ActivateVfModuleTest 02:15:16 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.cds.PnfConfigCdsControllerDETest 02:15:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.cds.PnfConfigCdsControllerDETest 02:15:16 [INFO] Running org.onap.so.client.orchestration.AAIVpnBindingResourcesTest 02:15:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s - in org.onap.so.client.orchestration.AAIVpnBindingResourcesTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBBTest 02:15:17 02:15:17.680 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: 02:15:17 02:15:17.683 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: 02:15:17 02:15:17.688 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: test-controller 02:15:17 02:15:17.692 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: action, parameterValue: configuration 02:15:17 02:15:17.692 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: test-controller 02:15:17 02:15:17.693 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.MockControllerBB controllerRunnable understands the context 02:15:17 02:15:17.698 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: 02:15:17 02:15:17.702 [main] ERROR org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - timeout-for-controller-message was reached. If the controller is still processing, this property should be reconfigured 02:15:17 02:15:17.709 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: 02:15:17 02:15:17.709 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: resource_type, parameterValue: Firewall 02:15:17 02:15:17.713 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: so-ref-data 02:15:17 02:15:17.714 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: resource_type, parameterValue: Firewall 02:15:17 02:15:17.722 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: actor, parameterValue: 02:15:17 02:15:17.722 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBB - parameterName: resource_type, parameterValue: Firewall 02:15:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBBTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.sdnc.prepare.PrepareSdncUpgradePreCheckPnfBBTest 02:15:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.sdnc.prepare.PrepareSdncUpgradePreCheckPnfBBTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTaskTest 02:15:17 02:15:17.847 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Executing invokeVnfmAdapter ... 02:15:17 02:15:17.847 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Unexpected error while processing delete request 02:15:17 02:15:17.848 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Unable to invoke delete request 02:15:17 java.lang.IllegalStateException: Optional.get() cannot be called on an absent value 02:15:17 at com.google.common.base.Absent.get(Absent.java:43) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask.invokeVnfmAdapter(EtsiVnfDeleteTask.java:73) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTaskTest.testInvokeVnfmAdapterException(EtsiVnfDeleteTaskTest.java:82) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:17 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:17 02:15:17.850 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Executing invokeVnfmAdapter ... 02:15:17 02:15:17.850 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Vnf delete response: class DeleteVnfResponse { 02:15:17 jobId: e5df7018-5889-42c0-b3db-6308ec2b5f72 02:15:17 } 02:15:17 02:15:17.850 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTask - Finished executing invokeVnfmAdapter ... 02:15:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.EtsiVnfDeleteTaskTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasksTest 02:15:17 02:15:17.907 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasks - Exception occurred 02:15:17 java.lang.NullPointerException: null 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasks.createVolumeGroupRequest(VnfAdapterCreateTasks.java:73) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasksTest.test_createVolumeGroupRequest_exception(VnfAdapterCreateTasksTest.java:154) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:17 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:17 02:15:17.909 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasks - Exception occurred 02:15:17 java.lang.NullPointerException: null 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasks.createVolumeGroupRequest(VnfAdapterCreateTasks.java:73) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasksTest.createVfModuleExceptionTest(VnfAdapterCreateTasksTest.java:256) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:17 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterCreateTasksTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTaskTest 02:15:17 02:15:17.943 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Executing invokeVnfmAdapter ... 02:15:17 02:15:17.943 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Vnf instantiation response: class CreateVnfResponse { 02:15:17 jobId: d9d3e965-1e2c-432b-b2a9-9ab6522d03e6 02:15:17 } 02:15:17 02:15:17.943 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Finished executing invokeVnfmAdapter ... 02:15:17 02:15:17.944 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Executing buildCreateVnfRequest ... 02:15:17 02:15:17.945 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Unable to execute buildCreateVnfRequest 02:15:17 java.lang.RuntimeException: null 02:15:17 02:15:17.946 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Executing invokeVnfmAdapter ... 02:15:17 02:15:17.946 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Unexpected error while processing create and instantiation request 02:15:17 02:15:17.947 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Unable to invoke create and instantiation request 02:15:17 java.lang.IllegalStateException: Optional.get() cannot be called on an absent value 02:15:17 at com.google.common.base.Absent.get(Absent.java:43) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask.invokeVnfmAdapter(VnfmAdapterCreateVnfTask.java:132) 02:15:17 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTaskTest.testInvokeVnfmAdapter_invalidValues_storesResponseInExecution(VnfmAdapterCreateVnfTaskTest.java:136) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:17 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:17 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:17 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:17 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:17 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:17 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:17 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:17 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:17 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:17 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:17 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:17 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:17 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:17 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:17 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:17 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:17 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:17 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:17 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:17 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:17 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:17 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:17 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:17 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:17 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:17 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:17 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:17 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:17 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:17 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:17 02:15:17.948 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Executing buildCreateVnfRequest ... 02:15:17 02:15:17.953 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - CreateVnfRequest : class CreateVnfRequest { 02:15:17 name: VNF_NAME.MODEL_INSTANCE_NAME 02:15:17 tenant: class Tenant { 02:15:17 cloudOwner: CLOUD_OWNER 02:15:17 regionName: RegionOnce 02:15:17 tenantId: de5e0ddb-dc62-442a-ab06-5992b32305dd 02:15:17 } 02:15:17 pkgId: null 02:15:17 additionalParams: {} 02:15:17 externalVirtualLinks: [] 02:15:17 } 02:15:17 02:15:17.953 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Finished executing buildCreateVnfRequest ... 02:15:17 02:15:17.954 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Executing invokeVnfmAdapter ... 02:15:17 02:15:17.955 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTask - Unable to invoke create and instantiation request 02:15:17 java.lang.RuntimeException: null 02:15:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTaskTest 02:15:17 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionUnitTest 02:15:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.02 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionUnitTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.service.composition.CreateChildServiceBBTest 02:15:18 02:15:18.046 [main] INFO org.onap.so.bpmn.infrastructure.service.composition.CreateChildServiceBB - Sending Create Service Request: 02:15:18 ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=null, requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=correlator, orderNumber=null, productFamilyId=null, productFamilyName=null, orderVersion=null, source=null, instanceName=null, suppressRollback=false, requestorId=null, applicationId=null], relatedInstanceList=null, subscriberInfo=null, cloudConfiguration=null, requestParameters=null, project=null, owningEntity=null, platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='null', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 02:15:18 02:15:18.064 [main] INFO org.onap.so.bpmn.infrastructure.service.composition.CreateChildServiceBB - Building Create Service Request 02:15:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.so.bpmn.infrastructure.service.composition.CreateChildServiceBBTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.VnfAdapterVfModuleResourcesTest 02:15:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.so.client.orchestration.VnfAdapterVfModuleResourcesTest 02:15:18 [INFO] Running org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest 02:15:18 02:15:18.132 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.135 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.137 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.140 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.142 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.144 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.146 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.148 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.150 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.152 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.153 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.155 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.157 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest.before(AAIFlagTasksTest.java:68) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.so.bpmn.common.aai.tasks.AAIFlagTasksTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksTest 02:15:18 02:15:18.207 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - vmidsArray is: {"vmIds":"[\"http://VSERVER-link.com\",\"http://VSERVER-link.com\",\"http://VSERVER-link.com\"]"} 02:15:18 02:15:18.207 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - vserveridsArray is: {"vserverIds":"[\"1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5\",\"14551849-1e70-45cd-bc5d-a256d49548a2\",\"48bd7f11-408f-417c-b834-b41c1b98f7d7\"]"} 02:15:18 02:15:18.216 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - BPMN_GENERAL_EXCEPTION Caught exception in runAppcCommand BPMN 900 Error on request to APPC 02:15:18 java.lang.IllegalArgumentException: name or values is null 02:15:18 at org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks.runAppcCommand(AppcRunTasks.java:147) 02:15:18 at org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksTest.runAppcCommandVnfNull(AppcRunTasksTest.java:109) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.216 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Error Message: name or values is null 02:15:18 02:15:18.216 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - ERROR CODE: 1002 02:15:18 02:15:18.218 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=operations_timeout: JSONObject["operations_timeout"] not found. 02:15:18 02:15:18.218 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=existing_software_version: JSONObject["existing_software_version"] not found. 02:15:18 02:15:18.218 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=new_software_version: JSONObject["new_software_version"] not found. 02:15:18 { \"operations_timeout\": \"150000\", \"existing_software_version\": \"3.1\", \"new_software_version\": \"3.2\"} 02:15:18 02:15:18.220 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Running APP-C action: Lock 02:15:18 02:15:18.221 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - VNFID: TEST-VNF-ID 02:15:18 02:15:18.221 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Error Message: null 02:15:18 02:15:18.221 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - ERROR CODE: 0 02:15:18 02:15:18.223 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Running APP-C action: Lock 02:15:18 02:15:18.223 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - VNFID: null 02:15:18 02:15:18.223 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Error Message: null 02:15:18 02:15:18.223 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - ERROR CODE: null 02:15:18 02:15:18.225 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Running APP-C action: Lock 02:15:18 02:15:18.225 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - VNFID: TEST-VNF-ID 02:15:18 02:15:18.225 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Error Message: null 02:15:18 02:15:18.225 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - ERROR CODE: 0 02:15:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.GeneralTopologyObjectMapperTest 02:15:18 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.GeneralTopologyObjectMapperTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.vfmodule.CreateVFModuleTest 02:15:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.so.bpmn.infrastructure.vfmodule.CreateVFModuleTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCActivateTaskTest 02:15:18 02:15:18.337 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCActivateTasks - Exception occurred in SDNCActivateTasks activateVfModule process 02:15:18 java.lang.RuntimeException: null 02:15:18 02:15:18.341 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCActivateTasks - Exception occurred in SDNCActivateTasks activateVnf process 02:15:18 java.lang.RuntimeException: null 02:15:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCActivateTaskTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.SDNCConfigurationResourcesTest 02:15:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.client.orchestration.SDNCConfigurationResourcesTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.SDNCVnfResourcesTest 02:15:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.so.client.orchestration.SDNCVnfResourcesTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.WorkflowActionExtractResourcesAAITest 02:15:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.WorkflowActionExtractResourcesAAITest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksUpdateReqDbTest 02:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksUpdateReqDbTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest 02:15:18 02:15:18.551 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.before(ConfigurationScaleOutTest.java:70) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.564 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.before(ConfigurationScaleOutTest.java:70) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.566 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - Running APP-C action: ConfigScaleOut 02:15:18 02:15:18.566 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - VNFID: testVnfId1 02:15:18 02:15:18.566 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - BPMN_GENERAL_EXCEPTION Caught exception in runAppcCommand in ConfigurationScaleOut BPMN 900 APPC Error 02:15:18 java.lang.RuntimeException: APPC Client Failed 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut.callAppcClient(ConfigurationScaleOut.java:151) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.callAppcClientExceptionTest(ConfigurationScaleOutTest.java:200) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.566 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - Error Message: APPC Client Failed 02:15:18 02:15:18.566 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - ERROR CODE: 1002 02:15:18 02:15:18.568 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.before(ConfigurationScaleOutTest.java:70) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.569 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - Running APP-C action: ConfigScaleOut 02:15:18 02:15:18.569 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - VNFID: testVnfId1 02:15:18 02:15:18.569 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - Error Message: null 02:15:18 02:15:18.569 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - ERROR CODE: null 02:15:18 02:15:18.571 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.before(ConfigurationScaleOutTest.java:70) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.573 [main] WARN org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut - Incorrect JSON path. Path points to object rather than value causing: 02:15:18 java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class java.lang.String (java.util.LinkedHashMap and java.lang.String are in module java.base of loader 'bootstrap') 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOut.setParamsForConfigurationScaleOut(ConfigurationScaleOut.java:104) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest.setParamsForConfigurationScaleOutBadPathTest(ConfigurationScaleOutTest.java:163) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigurationScaleOutTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.sdnc.SdncControllerBBTest 02:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.sdnc.SdncControllerBBTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.service.level.ServiceLevelTest 02:15:18 02:15:18.600 [main] ERROR org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Validation error for the pnf health check attributes: [param1] 02:15:18 02:15:18.602 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.so.bpmn.infrastructure.service.level.ServiceLevelTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.manualhandling.tasks.ExternalTicketTasksTest 02:15:18 02:15:18.635 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ExternalTicketTasks - Creating ExternalTicket() 02:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.so.bpmn.infrastructure.manualhandling.tasks.ExternalTicketTasksTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.VrfValidationTest 02:15:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.VrfValidationTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.VnfAdapterVolumeGroupResourcesTest 02:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.so.client.orchestration.VnfAdapterVolumeGroupResourcesTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.AAINetworkResourcesTest 02:15:18 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.so.client.orchestration.AAINetworkResourcesTest 02:15:18 [INFO] Running org.onap.so.client.orchestration.AAICollectionResourcesTest 02:15:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.client.orchestration.AAICollectionResourcesTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest 02:15:18 02:15:18.886 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusDeleteVfModuleSilentSuccess(OrchestrationStatusValidatorTest.java:593) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.891 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageWrongPrevStatusVfModule(OrchestrationStatusValidatorTest.java:308) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.894 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageWrongAlacarteValueVfModule(OrchestrationStatusValidatorTest.java:512) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.896 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageEnabledVfModule(OrchestrationStatusValidatorTest.java:266) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.901 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator - Exception occurred 02:15:18 org.onap.so.client.exception.OrchestrationStatusValidationException: Building Block (AssignServiceInstanceBB) not set up in Orchestration_Status_Validation table in CatalogDB. 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.validateOrchestrationStatus(OrchestrationStatusValidator.java:96) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatus_buildingBlockDetailNotFound(OrchestrationStatusValidatorTest.java:170) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.903 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator - Exception occurred 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.getOrchestrationStatus(OrchestrationStatusValidator.java:154) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.validateOrchestrationStatus(OrchestrationStatusValidator.java:100) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatus_orchestrationValidationFail(OrchestrationStatusValidatorTest.java:193) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.905 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageWrongOrchStatusVfModule(OrchestrationStatusValidatorTest.java:410) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.909 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator - Exception occurred 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.getOrchestrationStatus(OrchestrationStatusValidator.java:154) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.validateOrchestrationStatus(OrchestrationStatusValidator.java:100) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatus_orchestrationValidationNotFound(OrchestrationStatusValidatorTest.java:218) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.911 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageWrongTargetActionVfModule(OrchestrationStatusValidatorTest.java:461) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.916 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator - Exception occurred 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.getOrchestrationStatus(OrchestrationStatusValidator.java:154) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidator.validateOrchestrationStatus(OrchestrationStatusValidator.java:100) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatus_unassignNotFound(OrchestrationStatusValidatorTest.java:249) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 02:15:18.917 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest.test_validateOrchestrationStatusSecondStageOfMultiStageDisabledVfModule(OrchestrationStatusValidatorTest.java:359) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:18 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:18 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:18 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:18 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:18 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCUnassignTasksTest 02:15:18 02:15:18.923 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCUnassignTasks - Exception occurred in SDNCUnassignTasks unassignServiceInstance 02:15:18 java.lang.RuntimeException: null 02:15:18 02:15:18.942 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCUnassignTasks - Exception occurred in SDNCUnassignTasks unassignVfModule 02:15:18 java.lang.RuntimeException: null 02:15:18 02:15:18.949 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCUnassignTasks - Exception occurred in SDNCUnassignTasks unassignVnf 02:15:18 java.lang.RuntimeException: null 02:15:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCUnassignTasksTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterCreateTasksTest 02:15:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterCreateTasksTest 02:15:18 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest 02:15:18 02:15:18.981 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:18 java.lang.NullPointerException: null 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:18 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:18 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:18 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest.before(GenericVnfHealthCheckTest.java:76) 02:15:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:19 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:19 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:19 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:19 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:19 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:19 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:19 02:15:18.982 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - Running APP-C action: HealthCheck 02:15:19 02:15:18.983 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - VNFID: testVnfId1 02:15:19 02:15:18.983 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - BPMN_GENERAL_EXCEPTION Caught exception in runAppcCommand in GenericVnfHealthCheck BPMN 900 APPC Error 02:15:19 java.lang.RuntimeException: APPC Client Failed 02:15:19 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck.callAppcClient(GenericVnfHealthCheck.java:114) 02:15:19 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest.callAppcClientExceptionTest(GenericVnfHealthCheckTest.java:166) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:19 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:19 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:19 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:19 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:19 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:19 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:19 02:15:18.984 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:19 java.lang.NullPointerException: null 02:15:19 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:19 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:19 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:19 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest.before(GenericVnfHealthCheckTest.java:76) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:19 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:19 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:19 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:19 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:19 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:19 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:19 02:15:18.985 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - Running APP-C action: HealthCheck 02:15:19 02:15:18.985 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - VNFID: testVnfId1 02:15:19 02:15:18.985 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - Error Message: null 02:15:19 02:15:18.985 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - ERROR CODE: null 02:15:19 02:15:18.985 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheck - Successfully end of runAppCommand 02:15:19 02:15:18.986 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:19 java.lang.NullPointerException: null 02:15:19 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:19 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:19 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:19 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest.before(GenericVnfHealthCheckTest.java:76) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:19 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:19 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:19 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:19 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:19 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:19 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:19 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:19 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:19 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:19 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericVnfHealthCheckTest 02:15:19 [INFO] Running org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasksTest 02:15:19 02:15:19.002 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - BPMN_GENERAL_EXCEPTION_ARG Exception in creating ServiceSubscription. Customer not present for ServiceInstanceID: testServiceInstanceId1 BPMN 900 Exception in creating ServiceSubscription. Customer not present for ServiceInstanceID: testServiceInstanceId1 02:15:19 02:15:19.005 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - BPMN_GENERAL_EXCEPTION_ARG Exception in AAICreateOwningEntity. Can't create an owningEntity with no owningEntityName. BPMN 900 Exception in AAICreateOwningEntity. Can't create an owningEntity with no owningEntityName. 02:15:19 02:15:19.038 [main] INFO org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - ProjectName is null in input. Skipping create project... 02:15:19 02:15:19.041 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - Connecting VfModule to VolumGroup 02:15:19 02:15:19.062 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - BPMN_GENERAL_EXCEPTION_ARG Exception in AAICreateOwningEntity. Can't create an owningEntity with no owningEntityName. BPMN 900 Exception in AAICreateOwningEntity. Can't create an owningEntity with no owningEntityName. 02:15:19 02:15:19.091 [main] WARN org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - Found null index for vf-module-id 4 and model-invariant-uuid B 02:15:19 02:15:19.100 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - This network policy FQDN is not in AAI yet: ABC123 02:15:19 02:15:19.100 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - Adding network-policy with network-policy-id 6a4d46c3-face-47b7-969a-f475112133e8 02:15:19 02:15:19.100 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - This network policy FQDN is not in AAI yet: ED456 02:15:19 02:15:19.100 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - Adding network-policy with network-policy-id 9383ab20-7bc8-4f73-8f96-3f79bac29520 02:15:19 02:15:19.123 [main] INFO org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks - ProjectName is null in input. Skipping create project... 02:15:19 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasksTest 02:15:19 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.InputParameterRetrieverTaskTest 02:15:19 02:15:19.168 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Executing getInputParameters ... 02:15:19 02:15:19.168 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - User params found : {additionalParams={"image_id": "DUMMYVNF","instance_type": "m1.small","ftp_address": "ftp://0.0.0.0:2100/"}, extVirtualLinks=[{"id":"ac1ed33d-8dc1-4800-8ce8-309b99c38eec","tenant":{"cloudOwner":"CloudOwner","regionName":"RegionOne","tenantId":"80c26954-2536-4bca-9e20-10f8a2c9c2ad"},"resourceId":"8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b","extCps":[{"cpdId":"f449292f-2f0f-4656-baa3-a18d86bac80f","cpConfig":[{"cpInstanceId":"07876709-b66f-465c-99a7-0f4d026197f2","linkPortId":null,"cpProtocolData":null}]}],"extLinkPorts":null}]} 02:15:19 02:15:19.192 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - InputParameter found in userParams : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[class ExternalVirtualLink { 02:15:19 id: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:19 tenant: class Tenant { 02:15:19 cloudOwner: CloudOwner 02:15:19 regionName: RegionOne 02:15:19 tenantId: 80c26954-2536-4bca-9e20-10f8a2c9c2ad 02:15:19 } 02:15:19 resourceId: 8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b 02:15:19 extCps: [class ExternalVirtualLinkExtCps { 02:15:19 cpdId: f449292f-2f0f-4656-baa3-a18d86bac80f 02:15:19 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:19 cpInstanceId: 07876709-b66f-465c-99a7-0f4d026197f2 02:15:19 linkPortId: null 02:15:19 cpProtocolData: null 02:15:19 }] 02:15:19 }] 02:15:19 extLinkPorts: null 02:15:19 }]] 02:15:19 02:15:19.198 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - inputParameter: InputParameter [additionalParams={ftp_address=ftp://0.0.0.0:2100/, flavor_type=ubuntu, image_id=DUMMYVNF, instance_type=m1.small}, extVirtualLinks=[class ExternalVirtualLink { 02:15:19 id: a541d8cd-00e9-479c-bc27-124c6a123715 02:15:19 tenant: null 02:15:19 resourceId: null 02:15:19 extCps: [class ExternalVirtualLinkExtCps { 02:15:19 cpdId: null 02:15:19 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:19 cpInstanceId: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:19 linkPortId: null 02:15:19 cpProtocolData: null 02:15:19 }] 02:15:19 }] 02:15:19 extLinkPorts: null 02:15:19 }, class ExternalVirtualLink { 02:15:19 id: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:19 tenant: class Tenant { 02:15:19 cloudOwner: CloudOwner 02:15:19 regionName: RegionOne 02:15:19 tenantId: 80c26954-2536-4bca-9e20-10f8a2c9c2ad 02:15:19 } 02:15:19 resourceId: 8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b 02:15:19 extCps: [class ExternalVirtualLinkExtCps { 02:15:19 cpdId: f449292f-2f0f-4656-baa3-a18d86bac80f 02:15:19 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:19 cpInstanceId: 07876709-b66f-465c-99a7-0f4d026197f2 02:15:19 linkPortId: null 02:15:19 cpProtocolData: null 02:15:19 }] 02:15:19 }] 02:15:19 extLinkPorts: null 02:15:19 }]] 02:15:19 02:15:19.198 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Finished executing getInputParameters ... 02:15:19 02:15:19.200 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Executing getInputParameters ... 02:15:19 02:15:19.200 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - User params found : {additionalParams={"image_id": "DUMMYVNF","instance_type": "m1.small","ftp_address": "ftp://0.0.0.0:2100/"}, extVirtualLinks=null} 02:15:19 02:15:19.200 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - InputParameter found in userParams : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[]] 02:15:19 02:15:19.201 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - inputParameter: InputParameter [additionalParams={ftp_address=ftp://0.0.0.0:2100/, image_id=DUMMYVNF, instance_type=m1.small}, extVirtualLinks=[]] 02:15:19 02:15:19.201 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Finished executing getInputParameters ... 02:15:19 02:15:19.202 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Executing getInputParameters ... 02:15:19 02:15:19.202 [main] WARN org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - No input parameters found in userparams ... 02:15:19 02:15:19.202 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.InputParameterRetrieverTask - Unable to get input parameters 02:15:19 java.lang.RuntimeException: null 02:15:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.InputParameterRetrieverTaskTest 02:15:19 [INFO] Running org.onap.so.client.orchestration.AAIInstanceGroupResourcesTest 02:15:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.client.orchestration.AAIInstanceGroupResourcesTest 02:15:19 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.NetworkBBUtilsTest 02:15:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.NetworkBBUtilsTest 02:15:19 [INFO] Running org.onap.so.client.aai.mapper.AAIObjectMapperTest 02:15:19 GGG - json: 02:15:19 {"id":"test-id","instanceGroupRole":"SUB-INTERFACE","modelInvariantId":"modelInvariantUUID-000","modelVersionId":"modelUUID-000","description":"test-description","instanceGroupType":"VNFC","resourceVersion":"test-resourceVersion","instanceGroupName":"test-instanceGroupName","instanceGroupFunction":"test-function","instanceGroupNumber":null,"priorityNumber":null,"dataOwner":null,"dataSource":null,"dataSourceVersion":null,"relationshipList":null} 02:15:19 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s - in org.onap.so.client.aai.mapper.AAIObjectMapperTest 02:15:19 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.CloudSiteCatalogUtilsTest 02:15:19 02:15:19.908 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.CloudSiteCatalogUtils - identityUrl from Catalog DB is: testIdentityUrl 02:15:19 02:15:19.909 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDETest], using DelegatingSmartContextLoader 02:15:19 02:15:19.910 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDETest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:19 02:15:19.911 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDETest]: GenericPnfCDSProcessingDETest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 02:15:19 02:15:19.912 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - 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] 02:15:19 02:15:19.913 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68495d2b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25027b29, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2951aa9a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1900f31c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b025512, org.springframework.test.context.support.DirtiesContextTestExecutionListener@defaa68, org.springframework.test.context.transaction.TransactionalTestExecutionListener@294ec435, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37c84a13, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ecb233d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e876666, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31b768ef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@445a2418, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@34f3565, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56aec73c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5cd43d16] 02:15:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.CloudSiteCatalogUtilsTest 02:15:19 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDETest 02:15:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDETest 02:15:19 [INFO] Running org.onap.so.client.orchestration.NetworkAdapterResourcesTest 02:15:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.client.orchestration.NetworkAdapterResourcesTest 02:15:19 [INFO] Running org.onap.so.client.orchestration.AAIVfModuleResourcesTest 02:15:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.client.orchestration.AAIVfModuleResourcesTest 02:15:20 [INFO] Running org.onap.so.client.namingservice.NamingClientResponseValidatorTest 02:15:20 02:15:19.998 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:15:20 02:15:19.999 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:15:20 02:15:19.999 [main] ERROR org.onap.so.client.namingservice.NamingClientResponseValidator - RA_GENERAL_EXCEPTION Error from Naming Service: Error from Naming Service: %s BPMN 300 Error from Naming Service: Error from Naming Service: %s 02:15:20 02:15:20.000 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:15:20 02:15:20.000 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:15:20 02:15:20.001 [main] ERROR org.onap.so.client.namingservice.NamingClientResponseValidator - RA_GENERAL_EXCEPTION Error from Naming Service: Error from Naming Service: %s BPMN 300 Error from Naming Service: Error from Naming Service: %s 02:15:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.client.namingservice.NamingClientResponseValidatorTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.MultiStageSkipListenerTest 02:15:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.MultiStageSkipListenerTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksTest 02:15:20 02:15:20.145 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.145 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteVfModuleBB 02:15:20 02:15:20.145 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignVfModuleBB 02:15:20 02:15:20.147 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.153 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Error occurred in post processing of Vf Module create 02:15:20 java.lang.NullPointerException: null 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks.postProcessingExecuteBBActivateVfModule(WorkflowActionBBTasks.java:487) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349.postProcessingExecuteBBActivateVfModule$accessor$A5yiimkN(Unknown Source) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349$auxiliary$vHm2PPvH.call(Unknown Source) 02:15:20 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:15:20 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:15:20 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:15:20 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:15:20 at org.mockito.Answers.answer(Answers.java:98) 02:15:20 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:15:20 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:15:20 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349.postProcessingExecuteBBActivateVfModule(Unknown Source) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksTest.postProcessingExecuteBBActivateVfModuleReplaceInstanceHasNoConfigurationTest(WorkflowActionBBTasksTest.java:881) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:20 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:20 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:20 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:20 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:20 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:20 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:20 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:20 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:20 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:20 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:20 02:15:20.164 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.164 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignNetworkBB 02:15:20 02:15:20.164 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteNetworkCollectionBB 02:15:20 02:15:20.164 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignServiceInstanceBB 02:15:20 02:15:20.165 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.167 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.167 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFUnsetClosedLoopDisabledFlagActivity 02:15:20 02:15:20.167 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFUnsetInMaintFlagActivity 02:15:20 02:15:20.169 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.169 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteVfModuleBB 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - ChangeModelVnfBB 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - ChangeModelServiceInstanceBB 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteVfModuleBB 02:15:20 02:15:20.171 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignVfModuleBB 02:15:20 02:15:20.173 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Could not read maxRetries from config file. Setting max to 5 retries 02:15:20 java.lang.NumberFormatException: null 02:15:20 at java.base/java.lang.Integer.parseInt(Integer.java:614) 02:15:20 at java.base/java.lang.Integer.parseInt(Integer.java:770) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks.checkRetryStatus(WorkflowActionBBTasks.java:289) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349.checkRetryStatus$accessor$A5yiimkN(Unknown Source) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349$auxiliary$5EmUXoMw.call(Unknown Source) 02:15:20 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:15:20 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:15:20 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:15:20 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:15:20 at org.mockito.Answers.answer(Answers.java:98) 02:15:20 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:15:20 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:15:20 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:15:20 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks$MockitoMock$769605349.checkRetryStatus(Unknown Source) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksTest.checkRetryStatusNoRetryTest(WorkflowActionBBTasksTest.java:982) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:20 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:20 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:20 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:20 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:20 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:20 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:20 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:20 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:20 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:20 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:20 02:15:20.174 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.174 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.177 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Vnfc Size: 1 02:15:20 02:15:20.177 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Processing Vnfc: 2 02:15:20 02:15:20.179 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Flows to Execute After Post Processing: ActivateVfModuleBB 02:15:20 02:15:20.179 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Flows to Execute After Post Processing: AddFabricConfigurationBB 02:15:20 02:15:20.182 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.184 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.184 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteFabricConfigurationBB 02:15:20 02:15:20.184 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.186 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.186 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.187 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.187 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFStartActivity 02:15:20 02:15:20.187 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFResumeTrafficActivity 02:15:20 02:15:20.187 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFUnlockActivity 02:15:20 02:15:20.188 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFUnsetClosedLoopDisabledFlagActivity 02:15:20 02:15:20.188 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - VNFUnsetInMaintFlagActivity 02:15:20 02:15:20.189 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting rollback_action config-unassign for BB: ControllerExecutionBB action: config-assign 02:15:20 02:15:20.189 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.189 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - ControllerExecutionBB 02:15:20 02:15:20.190 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignVfModuleBB 02:15:20 02:15:20.190 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignVnfBB 02:15:20 02:15:20.190 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignNetworkBB 02:15:20 02:15:20.190 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignServiceInstanceBB 02:15:20 02:15:20.191 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.193 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.193 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.193 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteVfModuleBB 02:15:20 02:15:20.193 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - UnassignVfModuleBB 02:15:20 02:15:20.195 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.196 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - List of BuildingBlocks to execute for rollback 02:15:20 02:15:20.196 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteFabricConfigurationBB 02:15:20 02:15:20.197 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeactivateVfModuleBB 02:15:20 02:15:20.197 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - DeleteVfModuleBB 02:15:20 02:15:20.200 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.205 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 02:15:20.207 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Vnfc Size: 1 02:15:20 02:15:20.207 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Processing Vnfc: 2 02:15:20 02:15:20.208 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Flows to Execute After Post Processing: ActivateVfModuleBB 02:15:20 02:15:20.208 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Flows to Execute After Post Processing: AddFabricConfigurationBB 02:15:20 02:15:20.209 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasks - Setting instanceName in infraActiveRequest 02:15:20 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBTasksTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionTest 02:15:20 02:15:20.273 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.276 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - No Collections found. CollectionResourceCustomization list is empty. 02:15:20 02:15:20.277 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 0 VfModule - 0 VolumeGroup - 0 Network - 1 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.280 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.280 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.287 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.287 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.287 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 1234] (1) blocks [AssignNetworkBB] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORK] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.288 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=7,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 1234] (1) blocks [CreateNetworkBB] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=8,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 1234] (1) blocks [ActivateNetworkBB] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=9,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=10,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.289 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=11,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.290 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=12,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.290 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=13,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.290 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=14,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.290 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=15,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.290 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=16,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.291 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6cc13396[id=,action=,sequenceNumber=17,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.291 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK[0, 1234] (3) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.291 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK (3) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.291 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.291 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (5) blocks [AssignServiceInstanceBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.292 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.292 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB 02:15:20 02:15:20.294 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignNetworkBB, Resource: Network[1234], Priority: 0 02:15:20 02:15:20.294 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateNetworkBB, Resource: Network[1234], Priority: 0 02:15:20 02:15:20.294 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateNetworkBB, Resource: Network[1234], Priority: 0 02:15:20 02:15:20.294 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB 02:15:20 02:15:20.296 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.297 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.297 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignNetworkBB 02:15:20 02:15:20.297 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkBB 02:15:20 02:15:20.297 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkBB 02:15:20 02:15:20.297 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.314 [main] WARN org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - No configuration found for VNFC zauk53avetd02svm001 in AAI 02:15:20 02:15:20.322 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/123/vnfs/1234/recreate : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,42 lastmatch=v7/serviceInstances/123/vnfs/1234/recreate] 02:15:20 02:15:20.326 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 2 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.329 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.329 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=1,flowName=AAICheckVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.330 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAICheckVnfInMaintBB] 02:15:20 02:15:20.330 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.330 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=2,flowName=AAISetVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.330 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAISetVnfInMaintBB] 02:15:20 02:15:20.330 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=3,flowName=DeactivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.331 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=4,flowName=UnassignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.331 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=5,flowName=DeactivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.331 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 1234] group[VFMODULE] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=6,flowName=DeleteVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.332 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=7,flowName=DeactivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule1] (2) blocks [DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule2] (2) blocks [DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [DeactivateVnfBB] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=8,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.333 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.334 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.334 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=9,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.334 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.334 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.334 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=10,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=11,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=12,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule1] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule2] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.335 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.336 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=13,flowName=SDNOVnfHealthCheckBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.336 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [SDNOVnfHealthCheckBB] 02:15:20 02:15:20.336 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@724dc44d[id=,action=,sequenceNumber=14,flowName=AAIUnsetVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.336 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 1234] (14) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (14) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (14) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAICheckVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAISetVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVnfBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.337 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.338 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.338 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.338 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.338 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: SDNOVnfHealthCheckBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.338 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAIUnsetVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.338 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Vnf, 1234 02:15:20 02:15:20.338 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, vfModule1 02:15:20 02:15:20.338 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, vfModule2 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAICheckVnfInMaintBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAISetVnfInMaintBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVnfBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - SDNOVnfHealthCheckBB 02:15:20 02:15:20.339 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAIUnsetVnfInMaintBB 02:15:20 02:15:20.343 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,108 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules] 02:15:20 02:15:20.344 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.344 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.344 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.344 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.353 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.353 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.354 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.359 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on http://localhost:9100/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/deactivateAndCloudDelete/resume : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,234 lastmatch=v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/deactivateAndCloudDelete/resume] 02:15:20 02:15:20.362 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/123/vnfs/1234/replace : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,41 lastmatch=v7/serviceInstances/123/vnfs/1234/replace] 02:15:20 02:15:20.368 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 2 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 1 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.374 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.374 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=1,flowName=AAICheckVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.374 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAICheckVnfInMaintBB] 02:15:20 02:15:20.375 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.375 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=2,flowName=AAISetVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.375 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAISetVnfInMaintBB] 02:15:20 02:15:20.375 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=3,flowName=DeactivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.376 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push CONFIGURATION[0, configId] (1) blocks [DeactivateFabricConfigurationBB] 02:15:20 02:15:20.376 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VFMODULE[0, vfModule2] group[CONFIGURATION] 02:15:20 02:15:20.376 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 1234] group[VFMODULE] 02:15:20 02:15:20.376 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=4,flowName=UnassignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push CONFIGURATION[0, configId] (1) blocks [UnassignFabricConfigurationBB] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=5,flowName=DeactivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush CONFIGURATION[0, configId] (2) blocks [DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush CONFIGURATION (2) blocks [DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB] 02:15:20 02:15:20.377 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.378 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=6,flowName=DeleteVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.378 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.378 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.378 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=7,flowName=DeactivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule1] (2) blocks [DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule2] (4) blocks [DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB, DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (6) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB, DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [DeactivateVnfBB] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=8,flowName=ChangeModelVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.379 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [ChangeModelVfModuleBB] 02:15:20 02:15:20.380 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [ChangeModelVfModuleBB] 02:15:20 02:15:20.380 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=9,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.380 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.380 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.380 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=10,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.381 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule1] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.381 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, vfModule2] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.381 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=11,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.382 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push CONFIGURATION[0, configId] (1) blocks [AssignFabricConfigurationBB] 02:15:20 02:15:20.382 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=12,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.382 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push CONFIGURATION[0, configId] (1) blocks [ActivateFabricConfigurationBB] 02:15:20 02:15:20.382 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=13,flowName=ChangeModelVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule1] (3) blocks [ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush CONFIGURATION[0, configId] (2) blocks [AssignFabricConfigurationBB, ActivateFabricConfigurationBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush CONFIGURATION (2) blocks [AssignFabricConfigurationBB, ActivateFabricConfigurationBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, vfModule2] (5) blocks [ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, AssignFabricConfigurationBB, ActivateFabricConfigurationBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (8) blocks [ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, AssignFabricConfigurationBB, ActivateFabricConfigurationBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [ChangeModelVnfBB] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=14,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.383 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.384 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=15,flowName=ChangeModelServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.384 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 1234] (19) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, AssignFabricConfigurationBB, ActivateFabricConfigurationBB, ChangeModelVnfBB, ActivateVnfBB] 02:15:20 02:15:20.384 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (19) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, AssignFabricConfigurationBB, ActivateFabricConfigurationBB, ChangeModelVnfBB, ActivateVnfBB] 02:15:20 02:15:20.384 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [ChangeModelServiceInstanceBB] 02:15:20 02:15:20.384 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=16,flowName=SDNOVnfHealthCheckBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.385 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [SDNOVnfHealthCheckBB] 02:15:20 02:15:20.385 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6a411e2e[id=,action=,sequenceNumber=17,flowName=AAIUnsetVnfInMaintBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.385 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 1234] (1) blocks [AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 1234] (2) blocks [SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (2) blocks [SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (22) blocks [AAICheckVnfInMaintBB, AAISetVnfInMaintBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateFabricConfigurationBB, UnassignFabricConfigurationBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVnfBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ChangeModelVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, AssignFabricConfigurationBB, ActivateFabricConfigurationBB, ChangeModelVnfBB, ActivateVnfBB, ChangeModelServiceInstanceBB, SDNOVnfHealthCheckBB, AAIUnsetVnfInMaintBB] 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAICheckVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAISetVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateFabricConfigurationBB, Resource: Configuration[configId], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignFabricConfigurationBB, Resource: Configuration[configId], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVnfBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ChangeModelVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[vfModule1], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ChangeModelVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[vfModule2], Priority: 0, Base: false 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignFabricConfigurationBB, Resource: Configuration[configId], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateFabricConfigurationBB, Resource: Configuration[configId], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ChangeModelVnfBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.386 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ChangeModelServiceInstanceBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: SDNOVnfHealthCheckBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AAIUnsetVnfInMaintBB, Resource: Vnf[1234], Priority: 0 02:15:20 02:15:20.387 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Vnf, 1234 02:15:20 02:15:20.387 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, vfModule1 02:15:20 02:15:20.387 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, vfModule2 02:15:20 02:15:20.387 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Configuration, configId 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAICheckVnfInMaintBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAISetVnfInMaintBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateFabricConfigurationBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignFabricConfigurationBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVnfBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignFabricConfigurationBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateFabricConfigurationBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - SDNOVnfHealthCheckBB 02:15:20 02:15:20.387 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AAIUnsetVnfInMaintBB 02:15:20 02:15:20.392 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,19 lastmatch=v6/serviceInstances] 02:15:20 02:15:20.393 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Exception while setting execution list. 02:15:20 org.onap.so.bpmn.servicedecomposition.tasks.exceptions.DuplicateNameException: serviceInstance with name (instanceName) and different version id (3c40d244-808e-42ca-b09a-256d83d19d0a) already exists. The name must be unique. 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction.getResourceId(WorkflowAction.java:1045) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction.selectExecutionList(WorkflowAction.java:177) 02:15:20 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionTest.selectExecutionListDuplicateNameExceptionTest(WorkflowActionTest.java:263) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:20 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:20 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:20 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:20 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:20 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:20 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:20 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:20 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:20 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:20 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:20 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:20 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:20 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:20 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:20 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:20 02:15:20.396 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,108 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules] 02:15:20 02:15:20.398 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.398 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.398 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.398 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.400 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/networks/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,15 lastmatch=v6/networks/123] 02:15:20 02:15:20.401 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.401 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignNetwork1802BB 02:15:20 02:15:20.401 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkBB 02:15:20 02:15:20.401 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkBB 02:15:20 02:15:20.407 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.407 [main] WARN org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - cloud owner value not found in request details, it will be set as default 02:15:20 02:15:20.407 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 3 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.414 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.415 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6f8166ae[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.415 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.415 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6f8166ae[id=,action=,sequenceNumber=2,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.416 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6f8166ae[id=,action=,sequenceNumber=3,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.416 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.416 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[VNF] 02:15:20 02:15:20.416 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6f8166ae[id=,action=,sequenceNumber=4,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6f8166ae[id=,action=,sequenceNumber=5,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.417 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (3) blocks [AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (6) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 0 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 0, Base: false 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.418 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 0, Base: false 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.419 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.422 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.422 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.422 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.423 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.423 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.424 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.430 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/networks/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,15 lastmatch=v6/networks/123] 02:15:20 02:15:20.430 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.430 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateNetworkBB 02:15:20 02:15:20.430 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteNetworkBB 02:15:20 02:15:20.430 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignNetwork1802BB 02:15:20 02:15:20.433 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.433 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.433 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.433 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.434 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.434 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.434 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.434 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVolumeGroupBB 02:15:20 02:15:20.434 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVolumeGroupBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.435 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.437 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.438 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - No Collections found. CollectionResourceCustomization list is empty. 02:15:20 02:15:20.438 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 0 VfModule - 0 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.438 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.438 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=7,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=8,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.439 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=9,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=10,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=11,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=12,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=13,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=14,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=15,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=16,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@28deca3f[id=,action=,sequenceNumber=17,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.440 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (2) blocks [AssignServiceInstanceBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.441 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.443 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - newVolumeGroupId: c6988feb-f456-476a-adf0-cb80feb0321d 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.444 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.445 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.445 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.447 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,24 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.447 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123/vnfs/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,34 lastmatch=v6/serviceInstances/123/vnfs/1234] 02:15:20 02:15:20.447 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,20 lastmatch=v6/serviceInstances] 02:15:20 02:15:20.448 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/assign : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,27 lastmatch=v6/serviceInstances/assign] 02:15:20 02:15:20.448 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on '/v6/serviceInstances/123/vnfs : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,30 lastmatch=v6/serviceInstances/123/vnfs] 02:15:20 02:15:20.448 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123/vnfs/1234/someAction : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,45 lastmatch=v6/serviceInstances/123/vnfs/1234/someAction] 02:15:20 02:15:20.448 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123/vnfs/1234/vfModules/5678/replace : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,57 lastmatch=v6/serviceInstances/123/vnfs/1234/vfModules/5678/replace] 02:15:20 02:15:20.448 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123/vnfs/1234/vfModules/scaleOut : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,53 lastmatch=v6/serviceInstances/123/vnfs/1234/vfModules/scaleOut] 02:15:20 02:15:20.451 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on /v6/serviceInstances/123/vnfs/1234/vfmodules/5678/replace : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,57 lastmatch=v6/serviceInstances/123/vnfs/1234/vfmodules/5678/replace] 02:15:20 02:15:20.454 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.454 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.454 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.454 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.454 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.455 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.455 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.455 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVolumeGroupBB 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVolumeGroupBB 02:15:20 02:15:20.455 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.456 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.458 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.459 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 3 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.466 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.466 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@73a7188a[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.466 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.466 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@73a7188a[id=,action=,sequenceNumber=2,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.467 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@73a7188a[id=,action=,sequenceNumber=3,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.467 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.467 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[VNF] 02:15:20 02:15:20.467 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@73a7188a[id=,action=,sequenceNumber=4,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.468 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.468 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.468 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@73a7188a[id=,action=,sequenceNumber=5,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.468 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.468 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (3) blocks [AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (6) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 0 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 0, Base: false 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.469 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 0, Base: false 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.470 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.474 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on http://localhost:9100/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/resume : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,209 lastmatch=v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/resume] 02:15:20 02:15:20.567 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/si0 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/si0] 02:15:20 02:15:20.568 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 2 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.572 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.573 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=1,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.573 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=2,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.573 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=3,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, volumeGroup0] (1) blocks [CreateVolumeGroupBB] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnf0] group[VOLUMEGROUP] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=4,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, volumeGroup0] (1) blocks [ActivateVolumeGroupBB] 02:15:20 02:15:20.574 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=5,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnf0] group[VFMODULE] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, volumeGroup0] (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=6,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.575 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=7,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, testVfModuleId1] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, testVfModuleId2] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, vnf0] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.576 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@3c3fc512[id=,action=,sequenceNumber=8,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, vnf0] (7) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (7) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (8) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVolumeGroupBB, Resource: VolumeGroup[volumeGroup0], Priority: 0 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVolumeGroupBB, Resource: VolumeGroup[volumeGroup0], Priority: 0 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[vnf0], Priority: 0 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB 02:15:20 02:15:20.577 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Vnf, vnf0 02:15:20 02:15:20.577 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId1 02:15:20 02:15:20.577 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId2 02:15:20 02:15:20.577 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VolumeGroup, volumeGroup0 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.577 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.582 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.582 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.582 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.583 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.585 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,108 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules] 02:15:20 02:15:20.586 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.586 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.586 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.586 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.592 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - No matching VfModule is found in Generic-Vnf in AAI for vnfId: 1234 and vfModuleId : vfModuleId1234 02:15:20 02:15:20.597 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.598 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 2 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.602 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.602 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@557d195c[id=,action=,sequenceNumber=1,flowName=UnassignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.603 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.603 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.603 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VFMODULE] 02:15:20 02:15:20.603 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.603 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@557d195c[id=,action=,sequenceNumber=2,flowName=UnassignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, vg123] (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VOLUMEGROUP] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, testVfModuleId2] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, testVfModuleId1] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [UnassignVfModuleBB, UnassignVfModuleBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@557d195c[id=,action=,sequenceNumber=3,flowName=UnassignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, vg123] (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, vnfId123] (1) blocks [UnassignVnfBB] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@557d195c[id=,action=,sequenceNumber=4,flowName=UnassignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.604 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@557d195c[id=,action=,sequenceNumber=5,flowName=UnassignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, vnfId123] (4) blocks [UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB] 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (4) blocks [UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB] 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [UnassignServiceInstanceBB] 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (5) blocks [UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB, UnassignServiceInstanceBB] 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVolumeGroupBB, Resource: VolumeGroup[vg123], Priority: 0 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVnfBB, Resource: Vnf[vnfId123], Priority: 0 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignServiceInstanceBB 02:15:20 02:15:20.605 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Vnf, vnfId123 02:15:20 02:15:20.605 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId1 02:15:20 02:15:20.605 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId2 02:15:20 02:15:20.605 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VolumeGroup, vg123 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVnfBB 02:15:20 02:15:20.605 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignServiceInstanceBB 02:15:20 02:15:20.609 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.609 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.609 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.610 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.610 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.610 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteFabricConfigurationBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.612 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.614 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on http://localhost:9100/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/resume : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,209 lastmatch=v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/resume] 02:15:20 02:15:20.619 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.619 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 1 VfModule - 0 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=1,flowName=DeactivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=2,flowName=DeleteVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=3,flowName=DeactivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=4,flowName=DeleteVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=5,flowName=DeactivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.620 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=6,flowName=DeactivatePnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, pnfId123] (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[PNF] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=7,flowName=DeactivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=8,flowName=DeleteNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=9,flowName=DeleteNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=10,flowName=DeactivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF[0, pnfId123] (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [DeactivateServiceInstanceBB] 02:15:20 02:15:20.621 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=11,flowName=UnassignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=12,flowName=UnassignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=13,flowName=UnassignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=14,flowName=UnassignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@1bfc8d97[id=,action=,sequenceNumber=15,flowName=UnassignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [UnassignServiceInstanceBB] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (3) blocks [DeactivatePnfBB, DeactivateServiceInstanceBB, UnassignServiceInstanceBB] 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivatePnfBB, Resource: Pnf[pnfId123], Priority: 0 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateServiceInstanceBB 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignServiceInstanceBB 02:15:20 02:15:20.622 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Pnf, pnfId123 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivatePnfBB 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateServiceInstanceBB 02:15:20 02:15:20.622 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignServiceInstanceBB 02:15:20 02:15:20.628 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,108 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules] 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateFabricConfigurationBB 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignFabricConfigurationBB 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.629 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.635 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,19 lastmatch=v7/serviceInstances] 02:15:20 02:15:20.636 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 2 Pnf - 0 VfModule - 4 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.644 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.644 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.645 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, f2444885-3c76-4ddc-8668-7741c0631495] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.645 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.645 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.646 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.646 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.646 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, f2444885-3c76-4ddc-8668-7741c0631495] group[VNF] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3bd19000-6d21-49f1-9eb3-ea76a6eac5e0] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.647 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] group[VFMODULE] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] group[VFMODULE] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=,bpmnAction=config-assign,bpmnScope=vnf] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3bd19000-6d21-49f1-9eb3-ea76a6eac5e0] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.648 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ControllerExecutionBB] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ControllerExecutionBB] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=8,flowName=AssignPnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.649 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=9,flowName=WaitForPnfReadyBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.650 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=10,flowName=ControllerExecutionBB,flowVersion=,bpmnAction=config-assign,bpmnScope=pnf] 02:15:20 02:15:20.650 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=11,flowName=ControllerExecutionBB,flowVersion=,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:20 02:15:20.651 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=12,flowName=ActivatePnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.651 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=13,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.651 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=14,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.652 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=15,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.652 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=16,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.652 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=17,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.653 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3bd19000-6d21-49f1-9eb3-ea76a6eac5e0] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.653 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.653 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.653 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.653 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=18,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3bd19000-6d21-49f1-9eb3-ea76a6eac5e0] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=19,flowName=ControllerExecutionBB,flowVersion=,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3bd19000-6d21-49f1-9eb3-ea76a6eac5e0] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.654 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ControllerExecutionBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 83677d89-428a-407b-b4ec-738e68275d84] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ControllerExecutionBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=20,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.655 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=21,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@522986ba[id=,action=,sequenceNumber=22,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 0d0ba1ee-6b7f-47fe-8266-2967993b2c08] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (20) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:20 02:15:20.656 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, f2444885-3c76-4ddc-8668-7741c0631495] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, f2444885-3c76-4ddc-8668-7741c0631495] (22) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB, Resource: Service[f2444885-3c76-4ddc-8668-7741c0631495], Priority: 0 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[3bd19000-6d21-49f1-9eb3-ea76a6eac5e0], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ControllerExecutionBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0, Scope: vnf, Action: config-assign 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[3bd19000-6d21-49f1-9eb3-ea76a6eac5e0], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[3bd19000-6d21-49f1-9eb3-ea76a6eac5e0], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.657 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ControllerExecutionBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0, Scope: vnf, Action: config-deploy 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ControllerExecutionBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0, Scope: vnf, Action: config-assign 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[83677d89-428a-407b-b4ec-738e68275d84], Priority: 0, Base: false 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ControllerExecutionBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0, Scope: vnf, Action: config-deploy 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[0d0ba1ee-6b7f-47fe-8266-2967993b2c08], Priority: 0 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB, Resource: Service[f2444885-3c76-4ddc-8668-7741c0631495], Priority: 0 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ControllerExecutionBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ControllerExecutionBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ControllerExecutionBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ControllerExecutionBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.658 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.663 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Runtime error : test runtime error message 02:15:20 02:15:20.677 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.678 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - Found a network collection 02:15:20 02:15:20.678 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - minNetworks: 3 02:15:20 02:15:20.678 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 0 VfModule - 0 VolumeGroup - 0 Network - 0 VirtualLink - 3 NetworkCollection - 1 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.681 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.681 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORKCOLLECTION[0, 123] (1) blocks [CreateNetworkCollectionBB] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORKCOLLECTION] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.682 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [AssignNetworkBB] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [AssignNetworkBB] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [AssignNetworkBB] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VIRTUAL_LINK] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION[0, 123] (1) blocks [CreateNetworkCollectionBB] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION (1) blocks [CreateNetworkCollectionBB] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.683 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.684 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=7,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.684 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [CreateNetworkBB] 02:15:20 02:15:20.684 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [CreateNetworkBB] 02:15:20 02:15:20.684 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [CreateNetworkBB] 02:15:20 02:15:20.684 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=8,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.685 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [ActivateNetworkBB] 02:15:20 02:15:20.685 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [ActivateNetworkBB] 02:15:20 02:15:20.685 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VIRTUAL_LINK[0, 123] (1) blocks [ActivateNetworkBB] 02:15:20 02:15:20.685 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=9,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.685 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=10,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.686 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=11,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.686 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=12,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.686 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=13,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.686 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=14,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=15,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=16,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORKCOLLECTION[0, 123] (1) blocks [ActivateNetworkCollectionBB] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORKCOLLECTION] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VIRTUAL_LINK[0, 123] (3) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VIRTUAL_LINK[0, 123] (3) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VIRTUAL_LINK[0, 123] (3) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VIRTUAL_LINK (9) blocks [AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB] 02:15:20 02:15:20.687 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@414dcf19[id=,action=,sequenceNumber=17,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION[0, 123] (1) blocks [ActivateNetworkCollectionBB] 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION (1) blocks [ActivateNetworkCollectionBB] 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (13) blocks [AssignServiceInstanceBB, CreateNetworkCollectionBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, AssignNetworkBB, CreateNetworkBB, ActivateNetworkBB, ActivateNetworkCollectionBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Sorting for Vlan Tagging 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateNetworkCollectionBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateNetworkBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateNetworkCollectionBB, Resource: NetworkCollection[123], Priority: 0 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkCollectionBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateNetworkCollectionBB 02:15:20 02:15:20.688 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.691 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.692 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 1 VfModule - 2 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=1,flowName=DeactivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [DeactivateVfModuleBB] 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VFMODULE] 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.698 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=2,flowName=DeleteVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.699 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.699 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [DeleteVfModuleBB] 02:15:20 02:15:20.699 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=3,flowName=DeactivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.699 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, vg123] (1) blocks [DeactivateVolumeGroupBB] 02:15:20 02:15:20.699 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VOLUMEGROUP] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, testVfModuleId2] (2) blocks [DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, testVfModuleId1] (2) blocks [DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=4,flowName=DeleteVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, vg123] (1) blocks [DeleteVolumeGroupBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=5,flowName=DeactivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, vg123] (2) blocks [DeactivateVolumeGroupBB, DeleteVolumeGroupBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (2) blocks [DeactivateVolumeGroupBB, DeleteVolumeGroupBB] 02:15:20 02:15:20.700 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, vnfId123] (1) blocks [DeactivateVnfBB] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=6,flowName=DeactivatePnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, pnfId123] (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[PNF] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, vnfId123] (7) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVolumeGroupBB, DeleteVolumeGroupBB, DeactivateVnfBB] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (7) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVolumeGroupBB, DeleteVolumeGroupBB, DeactivateVnfBB] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=7,flowName=DeactivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.701 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=8,flowName=DeleteNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.702 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=9,flowName=DeleteNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.702 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=10,flowName=DeactivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.702 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF[0, pnfId123] (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.702 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF (1) blocks [DeactivatePnfBB] 02:15:20 02:15:20.702 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [DeactivateServiceInstanceBB] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=11,flowName=UnassignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, testVfModuleId2] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, testVfModuleId1] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VFMODULE] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[VNF] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=12,flowName=UnassignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, vg123] (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.703 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, vnfId123] group[VOLUMEGROUP] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, testVfModuleId2] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, testVfModuleId1] (1) blocks [UnassignVfModuleBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [UnassignVfModuleBB, UnassignVfModuleBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=13,flowName=UnassignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, vg123] (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [UnassignVolumeGroupBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, vnfId123] (1) blocks [UnassignVnfBB] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=14,flowName=UnassignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.704 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@187b8e9c[id=,action=,sequenceNumber=15,flowName=UnassignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, vnfId123] (4) blocks [UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB] 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (4) blocks [UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB] 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [UnassignServiceInstanceBB] 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (14) blocks [DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVfModuleBB, DeleteVfModuleBB, DeactivateVolumeGroupBB, DeleteVolumeGroupBB, DeactivateVnfBB, DeactivatePnfBB, DeactivateServiceInstanceBB, UnassignVfModuleBB, UnassignVfModuleBB, UnassignVolumeGroupBB, UnassignVnfBB, UnassignServiceInstanceBB] 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVolumeGroupBB, Resource: VolumeGroup[vg123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteVolumeGroupBB, Resource: VolumeGroup[vg123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateVnfBB, Resource: Vnf[vnfId123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivatePnfBB, Resource: Pnf[pnfId123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateServiceInstanceBB 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVfModuleBB, Resource: VfModule[testVfModuleId2], Priority: 0, Base: false 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVfModuleBB, Resource: VfModule[testVfModuleId1], Priority: -2147483647, Base: true 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVolumeGroupBB, Resource: VolumeGroup[vg123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignVnfBB, Resource: Vnf[vnfId123], Priority: 0 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignServiceInstanceBB 02:15:20 02:15:20.705 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Vnf, vnfId123 02:15:20 02:15:20.705 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId1 02:15:20 02:15:20.705 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VfModule, testVfModuleId2 02:15:20 02:15:20.705 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - VolumeGroup, vg123 02:15:20 02:15:20.705 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Pnf, pnfId123 02:15:20 02:15:20.705 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVolumeGroupBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVolumeGroupBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVnfBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivatePnfBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateServiceInstanceBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVfModuleBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVnfBB 02:15:20 02:15:20.706 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignServiceInstanceBB 02:15:20 02:15:20.708 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.709 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 0 VfModule - 3 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.715 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.715 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.715 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.716 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.716 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.716 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.717 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.717 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[VNF] 02:15:20 02:15:20.717 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.717 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.717 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.718 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=7,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=8,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=9,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [CreateVolumeGroupBB] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (3) blocks [AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.719 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=10,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [ActivateVolumeGroupBB] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=11,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[0, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.720 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.721 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=12,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.721 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.721 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.721 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.721 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=13,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=14,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=15,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (6) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.722 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=16,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@18ebab7c[id=,action=,sequenceNumber=17,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (14) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB, CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (14) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB, CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (16) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB, CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.723 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 0, Base: false 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.724 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.727 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.727 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.727 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.727 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.729 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,108 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules] 02:15:20 02:15:20.730 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.730 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.730 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.730 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.732 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.732 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.ServiceEBBLoader - found networkcollection 02:15:20 02:15:20.732 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 0 VfModule - 0 VolumeGroup - 0 Network - 2 VirtualLink - 0 NetworkCollection - 1 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.734 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.734 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=1,flowName=DeactivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.734 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=2,flowName=DeleteVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.735 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=3,flowName=DeactivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.735 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=4,flowName=DeleteVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.735 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=5,flowName=DeactivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.735 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=6,flowName=DeactivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 123] (1) blocks [DeactivateNetworkBB] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 321] (1) blocks [DeactivateNetworkBB] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORK] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=7,flowName=DeleteNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 123] (1) blocks [DeleteNetworkBB] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 321] (1) blocks [DeleteNetworkBB] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=8,flowName=DeleteNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.736 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORKCOLLECTION[0, null] (1) blocks [DeleteNetworkCollectionBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORKCOLLECTION] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK[0, 123] (2) blocks [DeactivateNetworkBB, DeleteNetworkBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK[0, 321] (2) blocks [DeactivateNetworkBB, DeleteNetworkBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK (4) blocks [DeactivateNetworkBB, DeleteNetworkBB, DeactivateNetworkBB, DeleteNetworkBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=9,flowName=DeactivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION[0, null] (1) blocks [DeleteNetworkCollectionBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORKCOLLECTION (1) blocks [DeleteNetworkCollectionBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [DeactivateServiceInstanceBB] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=10,flowName=UnassignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=11,flowName=UnassignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.737 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=12,flowName=UnassignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=13,flowName=UnassignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 123] (1) blocks [UnassignNetworkBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push NETWORK[0, 321] (1) blocks [UnassignNetworkBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, null] group[NETWORK] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@172968a9[id=,action=,sequenceNumber=14,flowName=UnassignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK[0, 123] (1) blocks [UnassignNetworkBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK[0, 321] (1) blocks [UnassignNetworkBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush NETWORK (2) blocks [UnassignNetworkBB, UnassignNetworkBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, null] (1) blocks [UnassignServiceInstanceBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, null] (9) blocks [DeactivateNetworkBB, DeleteNetworkBB, DeactivateNetworkBB, DeleteNetworkBB, DeleteNetworkCollectionBB, DeactivateServiceInstanceBB, UnassignNetworkBB, UnassignNetworkBB, UnassignServiceInstanceBB] 02:15:20 02:15:20.738 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Sorting for Vlan Tagging 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateNetworkBB, Resource: Network[123], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteNetworkBB, Resource: Network[123], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignNetworkBB, Resource: Network[123], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateNetworkBB, Resource: Network[321], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteNetworkBB, Resource: Network[321], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignNetworkBB, Resource: Network[321], Priority: 0 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeleteNetworkCollectionBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateServiceInstanceBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: UnassignServiceInstanceBB 02:15:20 02:15:20.739 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Network, 123 02:15:20 02:15:20.739 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Network, 321 02:15:20 02:15:20.739 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - NetworkCollection, null 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignNetworkBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteNetworkCollectionBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateServiceInstanceBB 02:15:20 02:15:20.739 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignServiceInstanceBB 02:15:20 02:15:20.743 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.744 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.745 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.747 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.748 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVolumeGroupBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVolumeGroupBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVolumeGroupBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVfModuleBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.748 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Volume group id of the existing volume group is: volumeGroupId 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.754 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.755 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.757 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.757 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 0 Pnf - 0 VfModule - 0 VolumeGroup - 0 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@6450d15f[id=,action=,sequenceNumber=1,flowName=DeactivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, ] (1) blocks [DeactivateServiceInstanceBB] 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, ] (1) blocks [DeactivateServiceInstanceBB] 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: DeactivateServiceInstanceBB, Resource: Service[], Priority: 0 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.758 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateServiceInstanceBB 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - newVolumeGroupId: 9ec859e2-0ce2-454a-856c-e24251422abd 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.761 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Setting resourceId to volume group id for volume group flow on replace 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.762 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 02:15:20.771 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on http://localhost:9100/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/replace/resume : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,217 lastmatch=v7/serviceInstances/4ff87c63-461b-4d83-8121-d351e6db216c/vnfs/eea9b93b-b5b9-4fad-9c35-12d52e4b683f/vfModules/33cb74cd-9cb3-4090-a3c0-1b8c8e235847/replace/resume] 02:15:20 02:15:20.774 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v6/serviceInstances/123 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,23 lastmatch=v6/serviceInstances/123] 02:15:20 02:15:20.774 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Found Service - 1 Vnf - 1 Pnf - 1 VfModule - 3 VolumeGroup - 1 Network - 0 VirtualLink - 0 NetworkCollection - 0 Configuration - 0 InstanceGroup - 0 NetworkSliceSubnet - 0 Cnf - 0 02:15:20 02:15:20.782 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:20 02:15:20.782 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.783 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignServiceInstanceBB] 02:15:20 02:15:20.783 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=2,flowName=CreateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.783 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=3,flowName=AssignNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=4,flowName=AssignVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [AssignVnfBB] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[VNF] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=5,flowName=AssignVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[2, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.784 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=6,flowName=AssignVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[3, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[4, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[2, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (1) blocks [AssignVolumeGroupBB] 02:15:20 02:15:20.785 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=7,flowName=AssignPnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, aa153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [AssignPnfBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[PNF] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[3, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[4, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (3) blocks [AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (5) blocks [AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB] 02:15:20 02:15:20.786 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=8,flowName=WaitForPnfReadyBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.787 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, aa153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [WaitForPnfReadyBB] 02:15:20 02:15:20.787 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.787 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, aa153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [ActivatePnfBB] 02:15:20 02:15:20.787 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=10,flowName=CreateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.787 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=11,flowName=ActivateNetworkBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=12,flowName=CreateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[2, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [CreateVolumeGroupBB] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VOLUMEGROUP] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] group[VNF] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF[0, aa153b6e-c364-44c0-bef6-1f2982117f04] (3) blocks [AssignPnfBB, WaitForPnfReadyBB, ActivatePnfBB] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF (3) blocks [AssignPnfBB, WaitForPnfReadyBB, ActivatePnfBB] 02:15:20 02:15:20.788 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=13,flowName=ActivateVolumeGroupBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VOLUMEGROUP[2, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (1) blocks [ActivateVolumeGroupBB] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=14,flowName=CreateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[3, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[4, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [CreateVfModuleBB] 02:15:20 02:15:20.789 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] group[VFMODULE] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP[2, a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f] (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VOLUMEGROUP (2) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=15,flowName=ActivateVfModuleBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[3, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[4, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [ActivateVfModuleBB] 02:15:20 02:15:20.790 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=16,flowName=AssignFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=17,flowName=ActivateFabricConfigurationBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=18,flowName=ActivateVnfBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 72d9d1cd-f46d-447a-abdb-451d6fb05fa8] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[3, da4d4327-fb7d-4311-ac7a-be7ba60cf969] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[4, 3c40d244-808e-42ca-b09a-256d83d19d0a] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (6) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:20 02:15:20.791 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (1) blocks [ActivateVnfBB] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=19,flowName=ActivateNetworkCollectionBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder$MockitoMock$952238423@4f2f1665[id=,action=,sequenceNumber=20,flowName=ActivateServiceInstanceBB,flowVersion=,bpmnAction=,bpmnScope=] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, ab153b6e-c364-44c0-bef6-1f2982117f04] (9) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (9) blocks [CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (1) blocks [ActivateServiceInstanceBB] 02:15:20 02:15:20.792 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 3c40d244-808e-42ca-b09a-256d83d19d0a] (19) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVolumeGroupBB, AssignVfModuleBB, AssignVfModuleBB, AssignVfModuleBB, AssignPnfBB, WaitForPnfReadyBB, ActivatePnfBB, CreateVolumeGroupBB, ActivateVolumeGroupBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Building Block Execution Order 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 2 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 1, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 3, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: AssignPnfBB, Resource: Pnf[aa153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: WaitForPnfReadyBB, Resource: Pnf[aa153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivatePnfBB, Resource: Pnf[aa153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 2 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVolumeGroupBB, Resource: VolumeGroup[a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f], Priority: 2 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 1, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[72d9d1cd-f46d-447a-abdb-451d6fb05fa8], Priority: 1, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 3, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: VfModule[da4d4327-fb7d-4311-ac7a-be7ba60cf969], Priority: 3, Base: false 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: CreateVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVfModuleBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateVnfBB, Resource: Vnf[ab153b6e-c364-44c0-bef6-1f2982117f04], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Block: ActivateServiceInstanceBB, Resource: Service[3c40d244-808e-42ca-b09a-256d83d19d0a], Priority: 0 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignServiceInstanceBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVnfBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVolumeGroupBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignPnfBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - WaitForPnfReadyBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivatePnfBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVolumeGroupBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVolumeGroupBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVnfBB 02:15:20 02:15:20.793 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateServiceInstanceBB 02:15:20 02:15:20.796 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - found match on v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234 : java.util.regex.Matcher[pattern=[vV]\d+.*?(?:(?:/(?vnfs|pnfs|cnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances|instanceGroups|NetworkSliceSubnet)(?:/(?[^/]+))?)(?:/(?[^/]+))?(?:/resume)?)?$ region=0,113 lastmatch=v7/serviceInstances/f647e3ef-6d2e-4cd3-bff4-8df4634208de/vnfs/b80b16a5-f80d-4ffa-91c8-bd47c7438a3d/vfModules/1234] 02:15:20 02:15:20.796 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Build a BB list for replacing BB modules 02:15:20 02:15:20.796 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - BUILDING REPLACE LIST 02:15:20 02:15:20.796 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out deletion of volume groups 02:15:20 02:15:20.796 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - Filtering out creation of volume groups 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - List of BuildingBlocks to execute: 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeactivateVfModuleBB 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - DeleteVfModuleATTBB 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - UnassignVFModuleBB 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - AssignVfModuleBB 02:15:20 02:15:20.796 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - CreateVfModuleBB 02:15:20 02:15:20.797 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ActivateVfModuleBB 02:15:20 02:15:20.797 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelVnfBB 02:15:20 02:15:20.797 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowAction - ChangeModelServiceInstanceBB 02:15:20 [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.586 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionTest 02:15:20 [INFO] Running org.onap.so.client.orchestration.AAIServiceInstanceResourcesTest 02:15:20 [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.017 s - in org.onap.so.client.orchestration.AAIServiceInstanceResourcesTest 02:15:20 [INFO] Running org.onap.so.client.orchestration.SDNOHealthCheckResourcesTest 02:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.client.orchestration.SDNOHealthCheckResourcesTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.GCTopologyOperationRequestMapperTest 02:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.GCTopologyOperationRequestMapperTest 02:15:20 [INFO] Running org.onap.so.client.namingservice.NamingRequestObjectTest 02:15:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.client.namingservice.NamingRequestObjectTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTaskTest 02:15:20 02:15:20.857 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing checkIfOperationWasSuccessful ... 02:15:20 02:15:20.857 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Successfully completed instatiation of job null 02:15:20 02:15:20.858 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Executing hasOperationFinished ... 02:15:20 02:15:20.858 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - OperationStatus is not present yet... 02:15:20 02:15:20.858 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Finished executing hasOperationFinished ... 02:15:20 02:15:20.860 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing getCurrentOperationStatus ... 02:15:20 02:15:20.866 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 1a25172b-1e29-4b04-bbe9-ac7412dbcc9b without operationStatus and operation retrieval status :STATUS_FOUND 02:15:20 02:15:20.867 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Finished executing getCurrentOperationStatus ... 02:15:20 02:15:20.867 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Executing hasOperationFinished ... 02:15:20 02:15:20.868 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Instantiation operation time out 02:15:20 02:15:20.869 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing getCurrentOperationStatus ... 02:15:20 02:15:20.869 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 1a25172b-1e29-4b04-bbe9-ac7412dbcc9b without operationStatus and operation retrieval status :STATUS_FOUND 02:15:20 02:15:20.869 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Finished executing getCurrentOperationStatus ... 02:15:20 02:15:20.869 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing checkIfOperationWasSuccessful ... 02:15:20 02:15:20.870 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Unable to instantiate jobId: 1a25172b-1e29-4b04-bbe9-ac7412dbcc9bUnable to retrieve OperationStatus 02:15:20 02:15:20.870 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing checkIfOperationWasSuccessful ... 02:15:20 02:15:20.871 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Unable to instantiate jobId: null OperationStatus: PROCESSING 02:15:20 02:15:20.871 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Successfully completed instatiation of job null 02:15:20 02:15:20.871 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing getCurrentOperationStatus ... 02:15:20 02:15:20.872 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Recevied invalid operation reterivel state: CANNOT_RETRIEVE_STATUS 02:15:20 02:15:20.872 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 1a25172b-1e29-4b04-bbe9-ac7412dbcc9b with FAILED and operation retrieval status : CANNOT_RETRIEVE_STATUS 02:15:20 02:15:20.872 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Finished executing getCurrentOperationStatus ... 02:15:20 02:15:20.872 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Executing getCurrentOperationStatus ... 02:15:20 02:15:20.872 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 1a25172b-1e29-4b04-bbe9-ac7412dbcc9b with COMPLETED and operation retrieval status : STATUS_FOUND 02:15:20 02:15:20.872 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTask - Finished executing getCurrentOperationStatus ... 02:15:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmCreateJobTaskTest 02:15:20 [INFO] Running org.onap.so.client.orchestration.AAIConfigurationResourcesTest 02:15:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.client.orchestration.AAIConfigurationResourcesTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.HomingListenerTest 02:15:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.HomingListenerTest 02:15:20 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.CreateNetworkTest 02:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.CreateNetworkTest 02:15:20 [INFO] Running org.onap.so.client.adapter.vnf.mapper.VnfAdapterVfModuleObjectMapperPayloadTest 02:15:21 02:15:21.060 [main] ERROR org.onap.so.client.adapter.vnf.mapper.VnfAdapterVfModuleObjectMapper - No value tag found for attribute: key3 02:15:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.onap.so.client.adapter.vnf.mapper.VnfAdapterVfModuleObjectMapperPayloadTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest 02:15:21 02:15:21.295 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.295 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.297 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.298 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.300 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.300 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:21 java.lang.NullPointerException: null 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:21 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:21 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:21 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest.before(NamingServiceDeleteTasksTest.java:50) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceDeleteTasksTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.NetworkTopologyOperationRequestMapperTest 02:15:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.NetworkTopologyOperationRequestMapperTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCChangeAssignTasksTest 02:15:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCChangeAssignTasksTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterUrlProviderTest 02:15:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterUrlProviderTest 02:15:21 [INFO] Running org.onap.so.client.adapter.vnf.VnfVolumeAdapterRestPropertiesTest 02:15:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.client.adapter.vnf.VnfVolumeAdapterRestPropertiesTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.vfmodule.DeleteVfModuleTest 02:15:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.vfmodule.DeleteVfModuleTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.FlowCompletionTasksTest 02:15:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.FlowCompletionTasksTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.utils.WorkflowResourceIdsUtilsTest 02:15:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.utils.WorkflowResourceIdsUtilsTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SdncControllerDETest 02:15:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.sdnc.SdncControllerDETest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnfTest 02:15:21 02:15:21.372 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - Start preProcessAbstractCDSProcessing 02:15:21 02:15:21.381 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - BlueprintName : blueprintTest BlueprintVersion : blueprintVerTest 02:15:21 02:15:21.384 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - Start preProcessAbstractCDSProcessing 02:15:21 02:15:21.385 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - An exception occurred when creating ConfigAssignPropertiesForVnf for CDS request 02:15:21 org.onap.so.bpmn.infrastructure.flowspecific.exceptions.VnfNotFoundException: Can not find vnf for model customization uuid: 0c1ac643-377e-475b-be50-6be65f91a7ad 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.getInstanceParamForVnf(ConfigAssignVnf.java:153) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.setUserParamsInConfigAssignPropertiesForVnf(ConfigAssignVnf.java:122) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.preProcessAbstractCDSProcessing(ConfigAssignVnf.java:87) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnfTest.vnfIsNotFoundWhenPrepareCDSBean_flowExIsThrown(ConfigAssignVnfTest.java:125) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.386 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - Start preProcessAbstractCDSProcessing 02:15:21 02:15:21.388 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - An exception occurred while converting json object to Service object. The json is: "{invalidJsonContent}" 02:15:21 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `org.onap.so.serviceinstancebeans.Service` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('{invalidJsonContent}') 02:15:21 at [Source: (String)""{invalidJsonContent}""; line: 1, column: 1] 02:15:21 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63) 02:15:21 at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1733) 02:15:21 at com.fasterxml.jackson.databind.DeserializationContext.handleMissingInstantiator(DeserializationContext.java:1358) 02:15:21 at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromString(StdDeserializer.java:311) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromString(BeanDeserializerBase.java:1500) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:197) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:187) 02:15:21 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.getServiceObjectFromServiceMap(ConfigAssignVnf.java:136) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.getServiceFromRequestUserParams(ConfigAssignVnf.java:130) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.setUserParamsInConfigAssignPropertiesForVnf(ConfigAssignVnf.java:120) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.preProcessAbstractCDSProcessing(ConfigAssignVnf.java:87) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnfTest.invalidServiceJsonContentWhenPrepareCDSBean_flowExIsThrown(ConfigAssignVnfTest.java:112) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.388 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf - An exception occurred when creating ConfigAssignPropertiesForVnf for CDS request 02:15:21 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `org.onap.so.serviceinstancebeans.Service` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('{invalidJsonContent}') 02:15:21 at [Source: (String)""{invalidJsonContent}""; line: 1, column: 1] 02:15:21 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63) 02:15:21 at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1733) 02:15:21 at com.fasterxml.jackson.databind.DeserializationContext.handleMissingInstantiator(DeserializationContext.java:1358) 02:15:21 at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromString(StdDeserializer.java:311) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromString(BeanDeserializerBase.java:1500) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:197) 02:15:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:187) 02:15:21 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:21 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3645) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.getServiceObjectFromServiceMap(ConfigAssignVnf.java:136) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.getServiceFromRequestUserParams(ConfigAssignVnf.java:130) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.setUserParamsInConfigAssignPropertiesForVnf(ConfigAssignVnf.java:120) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnf.preProcessAbstractCDSProcessing(ConfigAssignVnf.java:87) 02:15:21 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnfTest.invalidServiceJsonContentWhenPrepareCDSBean_flowExIsThrown(ConfigAssignVnfTest.java:112) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigAssignVnfTest 02:15:21 [INFO] Running org.onap.so.client.namingservice.NamingRequestUtilsTest 02:15:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.so.client.namingservice.NamingRequestUtilsTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorUnitTest 02:15:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.OrchestrationStatusValidatorUnitTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.validations.CloudRegionOrchestrationValidatorTest 02:15:21 02:15:21.505 [main] ERROR org.onap.so.bpmn.infrastructure.validations.CloudRegionOrchestrationValidator - Error: The request has failed due to orchestration currently disabled for the target cloud region my-region-id for cloud owner CloudOwner 02:15:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.bpmn.infrastructure.validations.CloudRegionOrchestrationValidatorTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest 02:15:21 02:15:21.511 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred for BadResponse 02:15:21 org.onap.so.client.exception.BadResponseException: Error received from SDNC 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModule(SDNCQueryTasks.java:120) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleBadResponseExceptionTest(SDNCQueryTasksTest.java:99) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.515 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 java.lang.RuntimeException: null 02:15:21 02:15:21.517 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred for BadResponse 02:15:21 org.onap.so.client.exception.BadResponseException: Error did not receive a response from SDNC. 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModule(SDNCQueryTasks.java:120) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleResponseExceptionNoResponseTest(SDNCQueryTasksTest.java:110) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.519 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 java.lang.Exception: Vf Module testVfModuleId1 exists in gBuildingBlock but does not have a selflink value 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModuleForVolumeGroup(SDNCQueryTasks.java:153) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleForVolumeGroupNonVfObjectExceptionTest(SDNCQueryTasksTest.java:209) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.523 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 org.onap.so.client.exception.BadResponseException: Error received from SDNC 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVnf(SDNCQueryTasks.java:81) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVnfBadResponseExceptionTest(SDNCQueryTasksTest.java:134) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.525 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 java.lang.Exception: Vf Module testVfModuleId1 exists in gBuildingBlock but does not have a selflink value 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModuleForVolumeGroup(SDNCQueryTasks.java:153) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleForVolumeGroupBadResponseExceptionNoResponseTest(SDNCQueryTasksTest.java:181) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.527 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 java.lang.Exception: Vf Module testVfModuleId1 exists in gBuildingBlock but does not have a selflink value 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModuleForVolumeGroup(SDNCQueryTasks.java:153) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleForVolumeGroupNoSelfLinkExceptionTest(SDNCQueryTasksTest.java:192) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.529 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 java.lang.Exception: Vf Module testVfModuleId1 exists in gBuildingBlock but does not have a selflink value 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVfModuleForVolumeGroup(SDNCQueryTasks.java:153) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVfModuleForVolumeGroupBadResponseExceptionTest(SDNCQueryTasksTest.java:170) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 02:15:21.530 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks - Exception occurred 02:15:21 org.onap.so.client.exception.BadResponseException: Error did not receive a response from SDNC. 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasks.queryVnf(SDNCQueryTasks.java:81) 02:15:21 at org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest.queryVnfBadResponseExceptionNoResponseTest(SDNCQueryTasksTest.java:145) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:21 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:21 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:21 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:21 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:21 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:21 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:21 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:21 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:21 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:21 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:21 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:21 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:21 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:21 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:21 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:21 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:21 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCQueryTasksTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessorTest 02:15:21 02:15:21.554 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessor - vmIdsArray is: [http://VSERVER-link.com, http://VSERVER-link.com, http://VSERVER-link.com] 02:15:21 02:15:21.555 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessor - vserverIdsArray is: [1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5, 14551849-1e70-45cd-bc5d-a256d49548a2, 48bd7f11-408f-417c-b834-b41c1b98f7d7] 02:15:21 02:15:21.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=existing_software_version: JSONObject["existing_software_version"] not found. 02:15:21 02:15:21.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=new_software_version: JSONObject["new_software_version"] not found. 02:15:21 02:15:21.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonRawValue(): failed to retrieve param value for key=operations_timeout: JSONObject["operations_timeout"] not found. 02:15:21 02:15:21.560 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - getJsonValue(): the raw value is a String Object={"name2":"value2","name1":"value1"} 02:15:21 02:15:21.562 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessor - SET APPC ORCHESTRATOR REQUEST 02:15:21 02:15:21.566 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessor - SET APPC ORCHESTRATOR REQUEST 02:15:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.so.bpmn.infrastructure.appc.tasks.AppcOrchestratorPreProcessorTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasksTest 02:15:21 02:15:21.573 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Exception occurred in AAIDeleteTasks deleteServiceInstance process 02:15:21 java.lang.RuntimeException: null 02:15:21 02:15:21.579 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Deleting network-policy with network-policy-id testNetworkPolicyId0 02:15:21 02:15:21.580 [main] DEBUG org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Deleting network-policy with network-policy-id testNetworkPolicyId1 02:15:21 02:15:21.597 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Exception occurred in AAIDeleteTasks deleteVolumeGroup process 02:15:21 java.lang.RuntimeException: null 02:15:21 02:15:21.604 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Exception occurred in AAIDeleteTasks deleteVnf process 02:15:21 java.lang.RuntimeException: null 02:15:21 02:15:21.609 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks - Exception occurred in AAIDeleteTasks deleteVfModule process 02:15:21 java.lang.RuntimeException: null 02:15:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasksTest 02:15:21 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasksTest 02:15:21 02:15:21.615 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - Failed to map SDNC object to JSON prior to POST. 02:15:21 org.onap.so.client.exception.MapperException: null 02:15:21 02:15:21.615 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:15:21 02:15:21.616 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey,errorCode=7000,errorMessage=Failed to map SDNC object to JSON prior to POST.,workStep=*,extSystemErrorSource=SO] 02:15:21 02:15:21.623 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:21 02:15:21.919 [main] DEBUG org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - 02:15:21 02:15:21 MY-SERVICE-TYPE 02:15:21 b8308928-de76-4ce6-9e58-ec6033ff43b3 02:15:21 02:15:21 aa243891-4575-4040-bceb-25d5b7bc8c61 02:15:21 200 02:15:21 Success 02:15:21 Y 02:15:21 02:15:22 02:15:22.285 [main] DEBUG org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - 02:15:22 02:15:22 MY-SERVICE-TYPE 02:15:22 b8308928-de76-4ce6-9e58-ec6033ff43b3 02:15:22 02:15:22 aa243891-4575-4040-bceb-25d5b7bc8c61 02:15:22 200 02:15:22 Success 02:15:22 Y 02:15:22 02:15:22 02:15:22.311 [main] DEBUG org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - 02:15:22 02:15:22 MY-SERVICE-TYPE 02:15:22 b8308928-de76-4ce6-9e58-ec6033ff43b3 02:15:22 02:15:22 aa243891-4575-4040-bceb-25d5b7bc8c61 02:15:22 200 02:15:22 Success 02:15:22 Y 02:15:22 02:15:22 02:15:22.315 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:15:22 02:15:22.315 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=processKey,errorCode=7000,errorMessage=Error timed out waiting on SDNC Async-Response,workStep=*,extSystemErrorSource=SO] 02:15:22 02:15:22.315 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:22 02:15:22.335 [main] DEBUG org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - 02:15:22 02:15:22 MY-SERVICE-TYPE 02:15:22 b8308928-de76-4ce6-9e58-ec6033ff43b3 02:15:22 02:15:22 aa243891-4575-4040-bceb-25d5b7bc8c61 02:15:22 200 02:15:22 Success 02:15:22 Y 02:15:22 02:15:22 02:15:22.353 [main] DEBUG org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasks - 02:15:22 02:15:22 MY-SERVICE-TYPE 02:15:22 b8308928-de76-4ce6-9e58-ec6033ff43b3 02:15:22 02:15:22 aa243891-4575-4040-bceb-25d5b7bc8c61 02:15:22 200 02:15:22 Success 02:15:22 Y 02:15:22 02:15:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCRequestTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTaskTest 02:15:22 02:15:22.366 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing checkIfOperationWasSuccessful ... 02:15:22 02:15:22.366 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Successfully completed Deletion of job class DeleteVnfResponse { 02:15:22 jobId: 503ce74f-c92e-497f-bc4d-816c4baa3fd3 02:15:22 } 02:15:22 02:15:22.367 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Executing hasOperationFinished ... 02:15:22 02:15:22.367 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - OperationStatus is not present yet... 02:15:22 02:15:22.367 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Finished executing hasOperationFinished ... 02:15:22 02:15:22.368 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.368 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 503ce74f-c92e-497f-bc4d-816c4baa3fd3 without operationStatus and operation retrieval status :STATUS_FOUND 02:15:22 02:15:22.368 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Finished executing getCurrentOperationStatus ... 02:15:22 02:15:22.369 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Executing hasOperationFinished ... 02:15:22 02:15:22.369 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Delete operation time out 02:15:22 02:15:22.370 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.370 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 503ce74f-c92e-497f-bc4d-816c4baa3fd3 without operationStatus and operation retrieval status :STATUS_FOUND 02:15:22 02:15:22.370 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Finished executing getCurrentOperationStatus ... 02:15:22 02:15:22.371 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing checkIfOperationWasSuccessful ... 02:15:22 02:15:22.371 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Unable to delete jobId: 503ce74f-c92e-497f-bc4d-816c4baa3fd3Unable to retrieve OperationStatus 02:15:22 02:15:22.372 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing checkIfOperationWasSuccessful ... 02:15:22 02:15:22.372 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Unable to Delete jobId: 503ce74f-c92e-497f-bc4d-816c4baa3fd3 OperationStatus: PROCESSING 02:15:22 02:15:22.372 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Successfully completed Deletion of job class DeleteVnfResponse { 02:15:22 jobId: 503ce74f-c92e-497f-bc4d-816c4baa3fd3 02:15:22 } 02:15:22 02:15:22.373 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.373 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Recevied invalid operation reterivel state: CANNOT_RETRIEVE_STATUS 02:15:22 02:15:22.373 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 503ce74f-c92e-497f-bc4d-816c4baa3fd3 with FAILED and operation retrieval status : CANNOT_RETRIEVE_STATUS 02:15:22 02:15:22.373 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Finished executing getCurrentOperationStatus ... 02:15:22 02:15:22.374 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.374 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmJobTask - Operation 503ce74f-c92e-497f-bc4d-816c4baa3fd3 with COMPLETED and operation retrieval status : STATUS_FOUND 02:15:22 02:15:22.374 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTask - Finished executing getCurrentOperationStatus ... 02:15:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmDeleteJobTaskTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.audit.AuditTasksTest 02:15:22 02:15:22.381 [main] DEBUG org.onap.so.bpmn.infrastructure.audit.AuditTasks - auditInventoryNeeded Value: false 02:15:22 02:15:22.388 [main] DEBUG org.onap.so.bpmn.infrastructure.audit.AuditTasks - auditInventoryNeeded Value: true 02:15:22 02:15:22.390 [main] DEBUG org.onap.so.bpmn.infrastructure.audit.AuditTasks - deleteAuditInventoryNeeded Value: false 02:15:22 02:15:22.393 [main] DEBUG org.onap.so.bpmn.infrastructure.audit.AuditTasks - deleteAuditInventoryNeeded Value: true 02:15:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.so.bpmn.infrastructure.audit.AuditTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest 02:15:22 02:15:22.398 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.398 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.408 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.408 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.410 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.410 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.412 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:373) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.412 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setCollection(TestDataSetup.java:354) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setInstanceGroup(TestDataSetup.java:380) 02:15:22 at org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest.before(NamingServiceCreateTasksTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.bpmn.infrastructure.namingservice.tasks.NamingServiceCreateTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.VfModuleTopologyOperationRequestMapperTest 02:15:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.VfModuleTopologyOperationRequestMapperTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.InputParameterTest 02:15:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.InputParameterTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.activity.ExecuteActivityTest 02:15:22 02:15:22.436 [main] ERROR org.onap.so.bpmn.infrastructure.activity.ExecuteActivity - TEST EXCEPTION MSG 02:15:22 02:15:22.437 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:15:22 02:15:22.437 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=Process key,errorCode=7000,errorMessage=TEST EXCEPTION MSG,workStep=*,extSystemErrorSource=null] 02:15:22 02:15:22.437 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:22 02:15:22.437 [main] ERROR org.onap.so.bpmn.infrastructure.activity.ExecuteActivity - BPMN exception on activity execution: not implemented 02:15:22 02:15:22.437 [main] DEBUG org.onap.so.bpmn.infrastructure.activity.ExecuteActivity - Aborting execution of the custom workflow 02:15:22 02:15:22.437 [main] ERROR org.onap.so.bpmn.infrastructure.activity.ExecuteActivity - not implemented 02:15:22 02:15:22.438 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:15:22 02:15:22.438 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=7000,errorMessage=not implemented,workStep=*,extSystemErrorSource=null] 02:15:22 02:15:22.438 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.bpmn.infrastructure.activity.ExecuteActivityTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignNetworkBBTest 02:15:22 02:15:22.447 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setL3Network(TestDataSetup.java:470) 02:15:22 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignNetworkBBTest.checkRelationshipRelatedToTrueTest(UnassignNetworkBBTest.java:67) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.454 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignNetworkBB - ErrorUnassignNetworkBB: Cannot perform Unassign Network. Network is still related to vf-module 02:15:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignNetworkBBTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImplTest 02:15:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImplTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipConfigVnfListenerTest 02:15:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipConfigVnfListenerTest 02:15:22 [INFO] Running org.onap.so.client.orchestration.SDNCVfModuleResourcesTest 02:15:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.so.client.orchestration.SDNCVfModuleResourcesTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.VnfTopologyOperationRequestMapperTest 02:15:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.VnfTopologyOperationRequestMapperTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListenerTest 02:15:22 02:15:22.524 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: true 02:15:22 02:15:22.525 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: false 02:15:22 02:15:22.526 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: false 02:15:22 02:15:22.526 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: true 02:15:22 02:15:22.527 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: false 02:15:22 02:15:22.527 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListener - getSkipPostInstConf value: true 02:15:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.listeners.SkipCDSBuildingBlockListenerTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTaskTest 02:15:22 02:15:22.535 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing createAsInstanceRequest task ... 02:15:22 02:15:22.536 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Adding InstantiateAsRequest to execution class InstantiateAsRequest { 02:15:22 deploymentItems: [class AsInfoModificationRequestDeploymentItems { 02:15:22 deploymentItemsId: 0178cb37-33e1-4220-8820-0d6e0235f323 02:15:22 lifecycleParameterKeyValues: java.lang.Object@142d3f30 02:15:22 }] 02:15:22 asdExtCpdInputParams: null 02:15:22 additionalParams: null 02:15:22 } 02:15:22 02:15:22.536 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Finished executing createAsInstanceRequest task ... 02:15:22 02:15:22.537 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing createAsRequest task ... 02:15:22 02:15:22.537 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - RequestDetails: null 02:15:22 02:15:22.537 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Missing Mandatory attribute from RequestDetails: null or GeneralBuildingBlock: org.onap.so.bpmn.servicedecomposition.entities.GeneralBuildingBlock@2d116257 02:15:22 02:15:22.537 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Unable to create CreateAsRequest 02:15:22 org.camunda.bpm.engine.delegate.BpmnError: null 02:15:22 02:15:22.538 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Unable to invoke CNFM for CreateAsRequest : class CreateAsRequest { 02:15:22 asdId: null 02:15:22 asInstanceName: null 02:15:22 asInstanceDescription: null 02:15:22 additionalParams: null 02:15:22 } 02:15:22 02:15:22.538 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Unable to invoke CNFM AsCreateRequest 02:15:22 org.camunda.bpm.engine.delegate.BpmnError: null 02:15:22 02:15:22.539 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Successfully invoked CNFM response: class AsInstance { 02:15:22 asInstanceid: 36c7cf34-6d99-4966-b050-80465979dcb0 02:15:22 asInstanceName: null 02:15:22 asInstanceDescription: null 02:15:22 asdId: null 02:15:22 asdVersion: null 02:15:22 asdSchemaVersion: null 02:15:22 asProvider: null 02:15:22 asApplicationName: null 02:15:22 asApplicationVersion: null 02:15:22 asApplicationInfoName: null 02:15:22 asInfoDescription: null 02:15:22 deploymentItems: null 02:15:22 asdExtCpdInputParams: null 02:15:22 instantiationState: null 02:15:22 instantiatedAsInfo: null 02:15:22 metadata: null 02:15:22 extensions: null 02:15:22 _links: null 02:15:22 } 02:15:22 02:15:22.540 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing createAsRequest task ... 02:15:22 02:15:22.540 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - RequestDetails: RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=null, modelType=null, modelNameVersionId=null, modelName=null, modelVersion=null, modelCustomizationUuid=null, modelVersionId=3890be58-0b9b-4109-8859-4883d55fa582, modelCustomizationId=null, modelUuid=3890be58-0b9b-4109-8859-4883d55fa582, modelInvariantUuid=null, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=null, productFamilyName=null, orderVersion=null, source=null, instanceName=instanceTest, suppressRollback=false, requestorId=null, applicationId=null], relatedInstanceList=null, subscriberInfo=null, cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@6aecbaaf[aicNodeClli=,tenantId=1872aadd-6e5d-4ec9-9efd-4ac012b3db2f,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=RegionOne], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@55e87f73[subscriptionServiceType=,userParams=[{deploymentItems=[{deploymentItemsId=0178cb37-33e1-4220-8820-0d6e0235f323, lifecycleParameterKeyValues=java.lang.Object@7b586553}], namespace=default}],aLaCarte=,payload=,usePreload=,autoBuildVfModules=,cascadeDelete=,testApi=,retainAssignments=,rebuildVolumeGroups=], project=null, owningEntity=null, platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]] 02:15:22 02:15:22.541 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Adding CreateAsRequest to execution class CreateAsRequest { 02:15:22 asdId: 3890be58-0b9b-4109-8859-4883d55fa582 02:15:22 asInstanceName: instanceTest 02:15:22 asInstanceDescription: null 02:15:22 additionalParams: {resourceId=null, cloudRegion=RegionOne, cloudOwner=CloudOwner, tenantId=1872aadd-6e5d-4ec9-9efd-4ac012b3db2f, namespace=default, serviceInstanceId=c2799c5f-61db-43de-8709-1014d0d3c2df, serviceInstanceName=test} 02:15:22 } 02:15:22 02:15:22.541 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Finished executing createAsRequest task ... 02:15:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTaskTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTaskTest 02:15:22 02:15:22.544 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing CNF checkIfOperationWasSuccessful ... 02:15:22 02:15:22.544 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Unable tonullCNF jobId: null 02:15:22 02:15:22.545 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.545 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing getCurrentOperationStatus for CNF... :Optional[sampleURL] 02:15:22 02:15:22.545 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Operation null with COMPLETED and operation retrieval status : COMPLETED 02:15:22 02:15:22.545 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Finished executing getCurrentOperationStatus for CNF... 02:15:22 02:15:22.546 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - CNFnulloperation time out 02:15:22 02:15:22.547 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing hasOperationFinished ... 02:15:22 02:15:22.547 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - OperationStatus is not present yet... 02:15:22 02:15:22.547 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Finished executing hasOperationFinished ... 02:15:22 02:15:22.555 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing CNF checkIfOperationWasSuccessful ... 02:15:22 02:15:22.555 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Successfully completed CNF null job 02:15:22 02:15:22.555 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing getCurrentOperationStatus ... 02:15:22 02:15:22.555 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing getCurrentOperationStatus for CNF... :Optional[sampleURL] 02:15:22 02:15:22.555 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Unable to invoke get current Operation status 02:15:22 02:15:22.556 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing hasOperationFinished ... 02:15:22 02:15:22.556 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing hasOperationFinished ... 02:15:22 02:15:22.556 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTask - Executing hasOperationFinished ... 02:15:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.MonitorCnfmJobTaskTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorTerminateVnfmNodeTaskTest 02:15:22 02:15:22.559 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Executing getNodeStatus ... 02:15:22 02:15:22.559 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Query A&AI for generic VNF using vnfID: 12068ca5-83e8-40ab-b2b2-629923c9debd 02:15:22 02:15:22.559 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Found generic vnf with orchestration status : Assigned 02:15:22 02:15:22.560 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Executing getNodeStatus ... 02:15:22 02:15:22.560 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Query A&AI for generic VNF using vnfID: 12068ca5-83e8-40ab-b2b2-629923c9debd 02:15:22 02:15:22.561 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Unable to get vnf from AAI 02:15:22 org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.exception.GenericVnfNotFoundException: Unable to find generic vnf in A&AI using vnfID: 12068ca5-83e8-40ab-b2b2-629923c9debd 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask.getNodeStatus(MonitorVnfmNodeTask.java:74) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorTerminateVnfmNodeTaskTest.testGetNodeStatus_noGenericVnfFoundInAAI_throwException(MonitorTerminateVnfmNodeTaskTest.java:87) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorTerminateVnfmNodeTaskTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.AaiResourceIdValidatorTest 02:15:22 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.AaiResourceIdValidatorTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterUpdateTasksTest 02:15:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterUpdateTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasksTest 02:15:22 02:15:22.647 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - taskId is: taskId 02:15:22 02:15:22.647 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - successfully created pause task: taskId 02:15:22 02:15:22.649 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - taskId is: taskId 02:15:22 02:15:22.649 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - Received responseValue on completion: resume 02:15:22 02:15:22.650 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - ResponseValue to taskListener: Resume 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - Setting fallout task variables: 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - taskId is: taskId 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - nfRole: null 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - subscriptionServiceType: null 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - originalRequestId: null 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - originalRequestorId: someRequestorId 02:15:22 02:15:22.654 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - description: Manual user task to handle a failure of a BB execution 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - timeout: 7 Mar 2026 02:20:22 GMT 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - errorSource: * 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - errorCode: * 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - errorMessage: * 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - buildingBlockName: null 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - buildingBlockStep: * 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - validResponses: null 02:15:22 02:15:22.655 [main] DEBUG org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasks - successfully created fallout task: taskId 02:15:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.so.bpmn.infrastructure.manualhandling.tasks.ManualHandlingTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnfTest 02:15:22 02:15:22.694 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnfTest.before(ConfigDeployVnfTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.695 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnf - Start preProcessAbstractCDSProcessing 02:15:22 02:15:22.696 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnf - BlueprintName : null BlueprintVersion : null 02:15:22 02:15:22.697 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnfTest.before(ConfigDeployVnfTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.698 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnfTest.before(ConfigDeployVnfTest.java:59) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.ConfigDeployVnfTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.appc.AppcControllerBBTest 02:15:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.controller.appc.AppcControllerBBTest 02:15:22 [INFO] Running org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest 02:15:22 02:15:22.722 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest.before(SDNOHealthCheckTasksTest.java:69) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.724 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest.before(SDNOHealthCheckTasksTest.java:69) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.725 [main] ERROR org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasks - Exception occurred 02:15:22 java.lang.Exception: Unknown Error 02:15:22 at org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasks.sdnoHealthCheck(SDNOHealthCheckTasks.java:63) 02:15:22 at org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest.sdnoHealthCheckExceptionTest(SDNOHealthCheckTasksTest.java:103) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.726 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:22 java.lang.NullPointerException: null 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:22 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:22 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:22 at org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest.before(SDNOHealthCheckTasksTest.java:69) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.726 [main] ERROR org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasks - SDNO Health Check failed 02:15:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.sdno.tasks.SDNOHealthCheckTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.mapper.ServiceTopologyOperationMapperTest 02:15:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.sdnc.mapper.ServiceTopologyOperationMapperTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasksTest 02:15:22 02:15:22.744 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasks - Exception occurred 02:15:22 java.lang.RuntimeException: null 02:15:22 02:15:22.747 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasks - Exception occurred 02:15:22 java.lang.RuntimeException: null 02:15:22 02:15:22.750 [main] ERROR org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasks - Exception occurred 02:15:22 java.lang.RuntimeException: null 02:15:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.bpmn.infrastructure.sdnc.tasks.SDNCAssignTasksTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest 02:15:22 02:15:22.757 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.762 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Unable to parse vnf parameters : [{"hello":"world"}] 02:15:22 com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "hello" (class org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.VnfParameter), not marked as ignorable (2 known properties: "vnf-parameter-name", "vnf-parameter-value"]) 02:15:22 at [Source: (String)"[{"hello":"world"}]"; line: 1, column: 12] (through reference chain: java.util.ArrayList[0]->org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.VnfParameter["hello"]) 02:15:22 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) 02:15:22 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) 02:15:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) 02:15:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) 02:15:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 02:15:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:359) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:244) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:28) 02:15:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3660) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseVnfParameters(SdncInputParametersProvider.java:133) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseInputParametersUsingUrl(SdncInputParametersProvider.java:119) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:68) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:49) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest.testGetInputParameter_InvalidVnfParamsResponseData_EmptyInputParameter(SdncInputParametersProviderImplTest.java:135) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.762 [main] WARN org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - No input parameters found ... 02:15:22 02:15:22.762 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.763 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Unable to retrieve/parse input parameters using URL: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 java.lang.RuntimeException: null 02:15:22 02:15:22.763 [main] WARN org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - No input parameters found ... 02:15:22 02:15:22.763 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.766 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - InputParameter found in sdnc response : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[class ExternalVirtualLink { 02:15:22 id: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:22 tenant: class Tenant { 02:15:22 cloudOwner: CloudOwner 02:15:22 regionName: RegionOne 02:15:22 tenantId: 80c26954-2536-4bca-9e20-10f8a2c9c2ad 02:15:22 } 02:15:22 resourceId: 8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b 02:15:22 extCps: [class ExternalVirtualLinkExtCps { 02:15:22 cpdId: f449292f-2f0f-4656-baa3-a18d86bac80f 02:15:22 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:22 cpInstanceId: 07876709-b66f-465c-99a7-0f4d026197f2 02:15:22 linkPortId: null 02:15:22 cpProtocolData: null 02:15:22 }] 02:15:22 }] 02:15:22 extLinkPorts: null 02:15:22 }]] 02:15:22 02:15:22.767 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.768 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - InputParameter found in sdnc response : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[class ExternalVirtualLink { 02:15:22 id: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:22 tenant: class Tenant { 02:15:22 cloudOwner: CloudOwner 02:15:22 regionName: RegionOne 02:15:22 tenantId: 80c26954-2536-4bca-9e20-10f8a2c9c2ad 02:15:22 } 02:15:22 resourceId: 8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b 02:15:22 extCps: [class ExternalVirtualLinkExtCps { 02:15:22 cpdId: f449292f-2f0f-4656-baa3-a18d86bac80f 02:15:22 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:22 cpInstanceId: 07876709-b66f-465c-99a7-0f4d026197f2 02:15:22 linkPortId: null 02:15:22 cpProtocolData: null 02:15:22 }] 02:15:22 }] 02:15:22 extLinkPorts: null 02:15:22 }]] 02:15:22 02:15:22.768 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.769 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Unable to retrieve/parse input parameters using URL: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 java.lang.IllegalArgumentException: json string can not be null or empty 02:15:22 at com.jayway.jsonpath.internal.Utils.notEmpty(Utils.java:383) 02:15:22 at com.jayway.jsonpath.internal.ParseContextImpl.parse(ParseContextImpl.java:36) 02:15:22 at org.onap.so.jsonpath.JsonPathUtil.locateResult(JsonPathUtil.java:59) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseInputParametersUsingUrl(SdncInputParametersProvider.java:118) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:68) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:49) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest.testGetInputParameter_EmptyResponseData_EmptyInputParameter(SdncInputParametersProviderImplTest.java:124) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.769 [main] WARN org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - No input parameters found ... 02:15:22 02:15:22.769 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.770 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - InputParameter found in sdnc response : InputParameter [additionalParams={}, extVirtualLinks=[]] 02:15:22 02:15:22.770 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - Will query sdnc for input parameters using url: /restconf/config/VNF-API:preload-vnfs/vnf-preload-list/GENERIC_VNF_NAME/MODEL_NAME 02:15:22 02:15:22.772 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider - Unable to parse additionalParams 02:15:22 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.LinkedHashMap` from Array value (token `JsonToken.START_ARRAY`) 02:15:22 at [Source: (String)"["abc"]"; line: 1, column: 1] 02:15:22 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1746) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1520) 02:15:22 at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromArray(StdDeserializer.java:222) 02:15:22 at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:457) 02:15:22 at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:32) 02:15:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3660) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider.parseAdditionalParameters(AbstractInputParametersProvider.java:45) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getAdditionalParameters(SdncInputParametersProvider.java:89) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseVnfParameters(SdncInputParametersProvider.java:135) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseInputParametersUsingUrl(SdncInputParametersProvider.java:119) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:68) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:49) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest.testGetInputParameter_InvalidResponseData_EmptyInputParameter(SdncInputParametersProviderImplTest.java:114) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.772 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider - Unable to parse extVirtualLinks 02:15:22 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`) 02:15:22 at [Source: (String)"{"def":"123"}"; line: 1, column: 1] 02:15:22 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1746) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1520) 02:15:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1467) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:396) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:252) 02:15:22 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:28) 02:15:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:22 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3660) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider.parseExternalVirtualLinks(AbstractInputParametersProvider.java:57) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getExtVirtualLinks(SdncInputParametersProvider.java:80) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseVnfParameters(SdncInputParametersProvider.java:136) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.parseInputParametersUsingUrl(SdncInputParametersProvider.java:119) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:68) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider.getInputParameter(SdncInputParametersProvider.java:49) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest.testGetInputParameter_InvalidResponseData_EmptyInputParameter(SdncInputParametersProviderImplTest.java:114) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.772 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProvider - InputParameter found in sdnc response : InputParameter [additionalParams={}, extVirtualLinks=[]] 02:15:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.SdncInputParametersProviderImplTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTaskConfigurationTest 02:15:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.VnfmAdapterCreateVnfTaskConfigurationTest 02:15:22 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImplTest 02:15:22 02:15:22.911 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - GENERAL_EXCEPTION 400 unexpected element (uri:"", local:"volumeGroupDeleted"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:22 javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"volumeGroupDeleted"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1121) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:137) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:228) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:199) 02:15:22 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:123) 02:15:22 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:106) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.unMarshal(VnfAdapterImpl.java:173) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.postProcessVnfAdapter(VnfAdapterImpl.java:96) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImplTest.postProcessVnfAdapter_DeleteResponseTest_EmptyDeleteVolumeGroupResponseTag(VnfAdapterImplTest.java:276) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:22 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:22 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:22 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:22 02:15:22.923 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailNetworkPolicyFqdn: MSOTest:DefaultPolicyFQDN2 02:15:22 02:15:22.923 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained oamManagementV4Address: 127.0.0.1 02:15:22 02:15:22.923 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailNetworkPolicyFqdn: MSOTest:DefaultPolicyFQDN1 02:15:22 02:15:22.923 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailServiceInstanceFqdn: default-domain:MSOTest:MsoNW-RA 02:15:22 02:15:22.923 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained oamManagementV6Address: 2000:abc:bce:1111 02:15:22 02:15:22.987 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - GENERAL_EXCEPTION 400 unexpected element (uri:"", local:"vfModuleStackId"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:22 javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"vfModuleStackId"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1121) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:137) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) 02:15:22 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:228) 02:15:22 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:199) 02:15:22 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:123) 02:15:22 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:106) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.unMarshal(VnfAdapterImpl.java:173) 02:15:22 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.postProcessVnfAdapter(VnfAdapterImpl.java:96) 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImplTest.postProcessVnfAdapter_CreateResponseTest_EmptyCreateVfModuleResponseTag(VnfAdapterImplTest.java:131) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:23 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:23 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:23 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:23 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:23 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:23 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:23 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:23 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:23 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:23 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:23 02:15:22.995 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - GENERAL_EXCEPTION 400 unexpected element (uri:"", local:"vfModuleDeleted"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:23 javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"vfModuleDeleted"). Expected elements are <{}VfModuleRollback>,<{}VolumeGroupRollback>,<{}createVfModuleResponse>,<{}createVolumeGroupResponse>,<{}deleteVfModuleResponse>,<{}deleteVolumeGroupResponse> 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1121) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:137) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3063) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:836) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) 02:15:23 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:228) 02:15:23 at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:199) 02:15:23 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:123) 02:15:23 at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:106) 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.unMarshal(VnfAdapterImpl.java:173) 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl.postProcessVnfAdapter(VnfAdapterImpl.java:96) 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImplTest.postProcessVnfAdapter_DeleteResponseTest_EmptyDeleteVfModuleResponseTag(VnfAdapterImplTest.java:219) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:23 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:23 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:23 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:23 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:23 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:23 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:23 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:23 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:23 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:23 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:23 02:15:23.005 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailNetworkPolicyFqdn: MSOTest:DefaultPolicyFQDN2 02:15:23 02:15:23.005 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained oamManagementV4Address: 127.0.0.1 02:15:23 02:15:23.005 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailNetworkPolicyFqdn: MSOTest:DefaultPolicyFQDN1 02:15:23 02:15:23.005 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained contrailServiceInstanceFqdn: default-domain:MSOTest:MsoNW-RA 02:15:23 02:15:23.005 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImpl - Obtained oamManagementV6Address: 2000:abc:bce:1111 02:15:23 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.onap.so.bpmn.infrastructure.adapter.vnf.tasks.VnfAdapterImplTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorInstantiateVnfmNodeTaskTest 02:15:23 02:15:23.007 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Node operation time out 02:15:23 02:15:23.008 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Executing getNodeStatus ... 02:15:23 02:15:23.008 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Query A&AI for generic VNF using vnfID: 6b857aea-b207-47c0-8059-a2415fe96649 02:15:23 02:15:23.008 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Unable to get vnf from AAI 02:15:23 org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.exception.GenericVnfNotFoundException: Unable to find generic vnf in A&AI using vnfID: 6b857aea-b207-47c0-8059-a2415fe96649 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask.getNodeStatus(MonitorVnfmNodeTask.java:74) 02:15:23 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorInstantiateVnfmNodeTaskTest.testGetNodeStatus_noGenericVnfFoundInAAI_throwException(MonitorInstantiateVnfmNodeTaskTest.java:87) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:23 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:23 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:23 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:23 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:23 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:23 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:23 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:23 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:23 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:23 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:23 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:23 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:23 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:23 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:23 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:23 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:23 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:23 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:23 02:15:23.009 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Executing getNodeStatus ... 02:15:23 02:15:23.010 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Unable to get vnf from AAI 02:15:23 java.lang.RuntimeException: null 02:15:23 02:15:23.011 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Executing getNodeStatus ... 02:15:23 02:15:23.011 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Query A&AI for generic VNF using vnfID: 6b857aea-b207-47c0-8059-a2415fe96649 02:15:23 02:15:23.011 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorVnfmNodeTask - Found generic vnf with orchestration status : Created 02:15:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.MonitorInstantiateVnfmNodeTaskTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETest 02:15:23 02:15:23.031 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: 02:15:23 02:15:23.031 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: 02:15:23 02:15:23.034 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: test-controller 02:15:23 02:15:23.037 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: configuration 02:15:23 02:15:23.037 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: test-controller 02:15:23 02:15:23.037 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.MockControllerDE controllerRunnable understands the context 02:15:23 02:15:23.039 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: so-ref-data 02:15:23 02:15:23.039 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: resource_type, parameterValue: Firewall 02:15:23 02:15:23.041 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: 02:15:23 02:15:23.044 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: 02:15:23 02:15:23.044 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: resource_type, parameterValue: Firewall 02:15:23 02:15:23.046 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: 02:15:23 02:15:23.047 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: resource_type, parameterValue: Firewall 02:15:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.VnfParameterTest 02:15:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.VnfParameterTest 02:15:23 [INFO] Running org.onap.so.client.orchestration.AAIVnfResourcesTest 02:15:23 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.so.client.orchestration.AAIVnfResourcesTest 02:15:23 [INFO] Running org.onap.so.client.namingservice.NamingRequestObjectBuilderTest 02:15:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.namingservice.NamingRequestObjectBuilderTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkBBUtilsTest 02:15:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkBBUtilsTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.NullInputParameterTest 02:15:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.NullInputParameterTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.appc.AppcControllerDETest 02:15:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.appc.AppcControllerDETest 02:15:23 [INFO] Running org.onap.so.client.orchestration.AAIPnfResourcesTest 02:15:23 02:15:23.734 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - pnf with name pnfTest already exists with not set orchestration status and can be used 02:15:23 02:15:23.734 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - updatePnfInAAI: org.onap.aai.domain.yang.Pnf@59cbf1d6[pnfName=pnfTest, pnfName2=(default), selflink=(default), pnfName2Source=(default), pnfId=(default), nfNamingCode=(default), networkOperatingSystem=(default), nfFunction=(default), equipType=(default), equipVendor=(default), equipModel=(default), managementOption=(default), orchestrationStatus=(default), ipaddressV4Oam=(default), swVersion=(default), inMaint=(default), frameId=(default), serialNumber=(default), ipaddressV4Loopback0=(default), ipaddressV6Loopback0=(default), ipaddressV4Aim=(default), ipaddressV6Aim=(default), ipaddressV6Oam=(default), invStatus=(default), spareEquipmentIndicator=(default), resourceVersion=(default), provStatus=(default), nfRole=test, adminStatus=(default), operationalStatus=(default), modelCustomizationId=(default), modelInvariantId=(default), modelVersionId=(default), opsNote=(default), configValidationRequestId=(default), configValidationStatus=(default), nfType=(default), commonBaseIndicator=(default), equipmentClli=(default), pnfIpv4Address=(default), pnfIpv6Address=(default), phoneNumber=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), softwareVersions=(default), relationshipList=(default), pInterfaces=(default), lInterfaces=(default), lagInterfaces=(default), activities=(default), vrfs=(default), bgpGroups=(default), bgpNeighbors=(default)] 02:15:23 02:15:23.741 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - pnf with name pnfTest already exists with orchestration status Inventoried and can be used 02:15:23 02:15:23.741 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - updatePnfInAAI: org.onap.aai.domain.yang.Pnf@20f2bff1[pnfName=pnfTest, pnfName2=(default), selflink=(default), pnfName2Source=(default), pnfId=(default), nfNamingCode=(default), networkOperatingSystem=(default), nfFunction=(default), equipType=(default), equipVendor=(default), equipModel=(default), managementOption=(default), orchestrationStatus=Inventoried, ipaddressV4Oam=(default), swVersion=(default), inMaint=(default), frameId=(default), serialNumber=(default), ipaddressV4Loopback0=(default), ipaddressV6Loopback0=(default), ipaddressV4Aim=(default), ipaddressV6Aim=(default), ipaddressV6Oam=(default), invStatus=(default), spareEquipmentIndicator=(default), resourceVersion=(default), provStatus=(default), nfRole=(default), adminStatus=(default), operationalStatus=(default), modelCustomizationId=(default), modelInvariantId=(default), modelVersionId=(default), opsNote=(default), configValidationRequestId=(default), configValidationStatus=(default), nfType=(default), commonBaseIndicator=(default), equipmentClli=(default), pnfIpv4Address=(default), pnfIpv6Address=(default), phoneNumber=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), softwareVersions=(default), relationshipList=(default), pInterfaces=(default), lInterfaces=(default), lagInterfaces=(default), activities=(default), vrfs=(default), bgpGroups=(default), bgpNeighbors=(default)] 02:15:23 02:15:23.742 [main] ERROR org.onap.so.client.orchestration.AAIPnfResources - pnf with name pnfTest already exists with orchestration status Active, existing pnf can be used only if status is not set or set as Inventoried 02:15:23 02:15:23.744 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - pnf with name pnfTest already exists with not set orchestration status and can be used 02:15:23 02:15:23.744 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - updatePnfInAAI: org.onap.aai.domain.yang.Pnf@406a4809[pnfName=pnfTest, pnfName2=(default), selflink=(default), pnfName2Source=(default), pnfId=(default), nfNamingCode=(default), networkOperatingSystem=(default), nfFunction=(default), equipType=(default), equipVendor=(default), equipModel=(default), managementOption=(default), orchestrationStatus=Inventoried, ipaddressV4Oam=(default), swVersion=(default), inMaint=(default), frameId=(default), serialNumber=(default), ipaddressV4Loopback0=(default), ipaddressV6Loopback0=(default), ipaddressV4Aim=(default), ipaddressV6Aim=(default), ipaddressV6Oam=(default), invStatus=(default), spareEquipmentIndicator=(default), resourceVersion=(default), provStatus=(default), nfRole=testRole, adminStatus=(default), operationalStatus=(default), modelCustomizationId=testCustomizationUuid, modelInvariantId=testInvariantUuid, modelVersionId=testVersion, opsNote=(default), configValidationRequestId=(default), configValidationStatus=(default), nfType=(default), commonBaseIndicator=(default), equipmentClli=(default), pnfIpv4Address=(default), pnfIpv6Address=(default), phoneNumber=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), softwareVersions=(default), relationshipList=(default), pInterfaces=(default), lInterfaces=(default), lagInterfaces=(default), activities=(default), vrfs=(default), bgpGroups=(default), bgpNeighbors=(default)] 02:15:23 02:15:23.784 [main] ERROR org.onap.so.client.orchestration.AAIPnfResources - Pnf with name pnfTest exist with orchestration status Active and is related to service-instance service with certain service-instance-id: service-instance-id 02:15:23 02:15:23.785 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - pnf with name pnfTest already exists with not set orchestration status and can be used 02:15:23 02:15:23.785 [main] DEBUG org.onap.so.client.orchestration.AAIPnfResources - updatePnfInAAI: org.onap.aai.domain.yang.Pnf@40083505[pnfName=pnfTest, pnfName2=(default), selflink=(default), pnfName2Source=(default), pnfId=(default), nfNamingCode=(default), networkOperatingSystem=(default), nfFunction=(default), equipType=(default), equipVendor=(default), equipModel=(default), managementOption=(default), orchestrationStatus=, ipaddressV4Oam=(default), swVersion=(default), inMaint=(default), frameId=(default), serialNumber=(default), ipaddressV4Loopback0=(default), ipaddressV6Loopback0=(default), ipaddressV4Aim=(default), ipaddressV6Aim=(default), ipaddressV6Oam=(default), invStatus=(default), spareEquipmentIndicator=(default), resourceVersion=(default), provStatus=(default), nfRole=(default), adminStatus=(default), operationalStatus=(default), modelCustomizationId=(default), modelInvariantId=(default), modelVersionId=(default), opsNote=(default), configValidationRequestId=(default), configValidationStatus=(default), nfType=(default), commonBaseIndicator=(default), equipmentClli=(default), pnfIpv4Address=(default), pnfIpv6Address=(default), phoneNumber=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), softwareVersions=(default), relationshipList=(default), pInterfaces=(default), lInterfaces=(default), lagInterfaces=(default), activities=(default), vrfs=(default), bgpGroups=(default), bgpNeighbors=(default)] 02:15:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.so.client.orchestration.AAIPnfResourcesTest 02:15:23 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfigurationTest 02:15:23 02:15:23.819 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm RestTemplate bean... 02:15:24 02:15:24.629 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm HttpRestServiceProvider bean... 02:15:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s - in org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfigurationTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterDeleteTasksTest 02:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterDeleteTasksTest 02:15:24 [INFO] Running org.onap.so.client.adapter.vnf.mapper.VnfAdapterVfModuleObjectMapperTest 02:15:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.client.adapter.vnf.mapper.VnfAdapterVfModuleObjectMapperTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.VnfEBBLoaderTest 02:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.VnfEBBLoaderTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgradeTest 02:15:24 02:15:24.809 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.809 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: pnf 02:15:24 02:15:24.809 [main] ERROR org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Error occurred while fetching workflow name from CatalogDb {} 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.ServiceLevel.fetchWorkflowUsingScope(ServiceLevel.java:62) 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgrade.execute(ServiceLevelUpgrade.java:55) 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgradeTest.ServiceLevelUpgradeWithPnf(ServiceLevelUpgradeTest.java:37) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.810 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Software Upgrade workflow fetched for the scope: pnf is: GenericPnfSoftwareUpgrade 02:15:24 02:15:24.810 [main] INFO org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Parameters validated successfully for GenericPnfSoftwareUpgrade 02:15:24 02:15:24.810 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.810 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: vnf 02:15:24 02:15:24.810 [main] ERROR org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Error occurred while fetching workflow name from CatalogDb {} 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.ServiceLevel.fetchWorkflowUsingScope(ServiceLevel.java:62) 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgrade.execute(ServiceLevelUpgrade.java:55) 02:15:24 at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgradeTest.ServiceLevelUpgradeWithVnf(ServiceLevelUpgradeTest.java:51) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.810 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Software Upgrade workflow fetched for the scope: vnf is: GenericVnfSoftwareUpgrade 02:15:24 02:15:24.810 [main] INFO org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Parameters validated successfully for GenericVnfSoftwareUpgrade 02:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelUpgradeTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnfTest 02:15:24 02:15:24.812 [main] ERROR org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnf - Exception occurred in UnassignVnf deleteInstanceGroups 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnf.deleteInstanceGroups(UnassignVnf.java:65) 02:15:24 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnfTest.deletecreateVnfcInstanceGroupExceptionTest(UnassignVnfTest.java:81) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.814 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:24 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:24 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnfTest.deleteInstanceGroupsSunnyDayTest(UnassignVnfTest.java:56) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.UnassignVnfTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecutionTest 02:15:24 02:15:24.816 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:24 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:24 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecutionTest.before(ControllerExecutionTest.java:71) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.818 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecution - Executing Controller Execution for ControllerActor: APPC, Scope: vfModule , Action: configScaleOut 02:15:24 02:15:24.818 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:24 java.lang.NullPointerException: null 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:24 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:24 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:15:24 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecutionTest.before(ControllerExecutionTest.java:71) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.819 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecution - Executing ConfigurationScaleOut BPMN 02:15:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.ControllerExecutionTest 02:15:24 [INFO] Running org.onap.so.client.orchestration.SDNCServiceInstanceResourcesTest 02:15:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.so.client.orchestration.SDNCServiceInstanceResourcesTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSControllerRunnableBBTest 02:15:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSControllerRunnableBBTest 02:15:24 [INFO] Running org.onap.so.client.orchestration.ApiHandlerClientTest 02:15:24 Java Object: ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelType=service, modelNameVersionId=null, modelName=MOWvMXBV1Service, modelVersion=10.0, modelCustomizationUuid=null, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelCustomizationId=null, modelUuid=3c40d244-808e-42ca-b09a-256d83d19d0a, modelInvariantUuid=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, productFamilyName=null, orderVersion=null, source=VID, instanceName=null, suppressRollback=true, requestorId=xxxxxx, applicationId=null], relatedInstanceList=null, subscriberInfo=SubscriberInfo [globalSubscriberId={somesubscriberid}, subscriberName=null], cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@6d8ac45e[aicNodeClli=,tenantId=88a6ca3ee0394ade9403f075db23167e,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=mdt1], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@e4f282c[subscriptionServiceType=VMX,userParams=[{service={modelInfo={modelType=service, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelName=MOWvMXBV1Service, modelVersion=10.0}, instanceParams=[], resources={vnfs=[{modelInfo={modelType=vnf, modelName=2016-73_MOW, modelVersionId=7f40c192-f63c-463e-ba94-286933b895f8, modelCustomizationName=2016-73_MOW, modelCustomizationId=ab153b6e-c364-44c0-bef6-1f2982117f04}, cloudConfiguration={lcpCloudRegionId=mdt1, tenantId=88a6ca3ee0394ade9403f075db23167e}, platform={platformName=test}, lineOfBusiness={lineOfBusinessName=someValue}, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, instanceParams=[], vfModules=[{modelInfo={modelType=vfModule, modelName=201673MowtestBvL, modelVersionId=4c75f813-fa91-45a4-89d0-790ff5f1ae79, modelCustomizationId=a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f}, instanceName=vfModule1, instanceParams=[{vmx_int_net_len=24}]}]}]}}}],aLaCarte=false,payload=,usePreload=,autoBuildVfModules=,cascadeDelete=,testApi=,retainAssignments=,rebuildVolumeGroups=], project=org.onap.so.serviceinstancebeans.Project@76438ef9[projectName={someprojectname}], owningEntity=OwningEntity [owningEntityId=038d99af-0427-42c2-9d15-971b99b9b489, owningEntityName=PACKETCORE], platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='null', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 02:15:24 Java Object: ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelType=service, modelNameVersionId=null, modelName=MOWvMXBV1Service, modelVersion=10.0, modelCustomizationUuid=null, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelCustomizationId=null, modelUuid=3c40d244-808e-42ca-b09a-256d83d19d0a, modelInvariantUuid=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, productFamilyName=null, orderVersion=null, source=VID, instanceName=null, suppressRollback=true, requestorId=xxxxxx, applicationId=null], relatedInstanceList=null, subscriberInfo=SubscriberInfo [globalSubscriberId={somesubscriberid}, subscriberName=null], cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@611df267[aicNodeClli=,tenantId=88a6ca3ee0394ade9403f075db23167e,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=mdt1], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@409cbd54[subscriptionServiceType=VMX,userParams=[{service={modelInfo={modelType=service, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelName=MOWvMXBV1Service, modelVersion=10.0}, instanceParams=[], resources={vnfs=[{modelInfo={modelType=vnf, modelName=2016-73_MOW, modelVersionId=7f40c192-f63c-463e-ba94-286933b895f8, modelCustomizationName=2016-73_MOW, modelCustomizationId=ab153b6e-c364-44c0-bef6-1f2982117f04}, cloudConfiguration={lcpCloudRegionId=mdt1, tenantId=88a6ca3ee0394ade9403f075db23167e}, platform={platformName=test}, lineOfBusiness={lineOfBusinessName=someValue}, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, instanceParams=[], vfModules=[{modelInfo={modelType=vfModule, modelName=201673MowtestBvL, modelVersionId=4c75f813-fa91-45a4-89d0-790ff5f1ae79, modelCustomizationId=a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f}, instanceName=vfModule1, instanceParams=[{vmx_int_net_len=24}]}]}]}}}],aLaCarte=false,payload=,usePreload=,autoBuildVfModules=,cascadeDelete=,testApi=,retainAssignments=,rebuildVolumeGroups=], project=org.onap.so.serviceinstancebeans.Project@696304f5[projectName={someprojectname}], owningEntity=OwningEntity [owningEntityId=038d99af-0427-42c2-9d15-971b99b9b489, owningEntityName=PACKETCORE], platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='null', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 02:15:24 Java Object: ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelType=service, modelNameVersionId=null, modelName=MOWvMXBV1Service, modelVersion=10.0, modelCustomizationUuid=null, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelCustomizationId=null, modelUuid=3c40d244-808e-42ca-b09a-256d83d19d0a, modelInvariantUuid=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, productFamilyName=null, orderVersion=null, source=VID, instanceName=null, suppressRollback=true, requestorId=xxxxxx, applicationId=null], relatedInstanceList=null, subscriberInfo=SubscriberInfo [globalSubscriberId={somesubscriberid}, subscriberName=null], cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@83c79d8[aicNodeClli=,tenantId=88a6ca3ee0394ade9403f075db23167e,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=mdt1], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@37ecafd1[subscriptionServiceType=VMX,userParams=[{service={modelInfo={modelType=service, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelName=MOWvMXBV1Service, modelVersion=10.0}, instanceParams=[], resources={vnfs=[{modelInfo={modelType=vnf, modelName=2016-73_MOW, modelVersionId=7f40c192-f63c-463e-ba94-286933b895f8, modelCustomizationName=2016-73_MOW, modelCustomizationId=ab153b6e-c364-44c0-bef6-1f2982117f04}, cloudConfiguration={lcpCloudRegionId=mdt1, tenantId=88a6ca3ee0394ade9403f075db23167e}, platform={platformName=test}, lineOfBusiness={lineOfBusinessName=someValue}, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, instanceParams=[], vfModules=[{modelInfo={modelType=vfModule, modelName=201673MowtestBvL, modelVersionId=4c75f813-fa91-45a4-89d0-790ff5f1ae79, modelCustomizationId=a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f}, instanceName=vfModule1, instanceParams=[{vmx_int_net_len=24}]}]}]}}}],aLaCarte=false,payload=,usePreload=,autoBuildVfModules=,cascadeDelete=,testApi=,retainAssignments=,rebuildVolumeGroups=], project=org.onap.so.serviceinstancebeans.Project@11f74bb1[projectName={someprojectname}], owningEntity=OwningEntity [owningEntityId=038d99af-0427-42c2-9d15-971b99b9b489, owningEntityName=PACKETCORE], platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='null', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 02:15:24 Java Object: ServiceInstancesRequest{requestDetails=RequestDetails [modelInfo=ModelInfo [modelCustomizationName=null, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelType=service, modelNameVersionId=null, modelName=MOWvMXBV1Service, modelVersion=10.0, modelCustomizationUuid=null, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelCustomizationId=null, modelUuid=3c40d244-808e-42ca-b09a-256d83d19d0a, modelInvariantUuid=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelInstanceName=null], requestInfo=RequestInfo [billingAccountNumber=null, callbackUrl=null, correlator=null, orderNumber=null, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, productFamilyName=null, orderVersion=null, source=VID, instanceName=null, suppressRollback=true, requestorId=xxxxxx, applicationId=null], relatedInstanceList=null, subscriberInfo=SubscriberInfo [globalSubscriberId={somesubscriberid}, subscriberName=null], cloudConfiguration=org.onap.so.serviceinstancebeans.CloudConfiguration@4a1b7efb[aicNodeClli=,tenantId=88a6ca3ee0394ade9403f075db23167e,tenantName=,cloudOwner=CloudOwner,lcpCloudRegionId=mdt1], requestParameters=org.onap.so.serviceinstancebeans.RequestParameters@185bd24e[subscriptionServiceType=VMX,userParams=[{service={modelInfo={modelType=service, modelInvariantId=5d48acb5-097d-4982-aeb2-f4a3bd87d31b, modelVersionId=3c40d244-808e-42ca-b09a-256d83d19d0a, modelName=MOWvMXBV1Service, modelVersion=10.0}, instanceParams=[], resources={vnfs=[{modelInfo={modelType=vnf, modelName=2016-73_MOW, modelVersionId=7f40c192-f63c-463e-ba94-286933b895f8, modelCustomizationName=2016-73_MOW, modelCustomizationId=ab153b6e-c364-44c0-bef6-1f2982117f04}, cloudConfiguration={lcpCloudRegionId=mdt1, tenantId=88a6ca3ee0394ade9403f075db23167e}, platform={platformName=test}, lineOfBusiness={lineOfBusinessName=someValue}, productFamilyId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, instanceParams=[], vfModules=[{modelInfo={modelType=vfModule, modelName=201673MowtestBvL, modelVersionId=4c75f813-fa91-45a4-89d0-790ff5f1ae79, modelCustomizationId=a25e8e8c-58b8-4eec-810c-97dcc1f5cb7f}, instanceName=vfModule1, instanceParams=[{vmx_int_net_len=24}]}]}]}}}],aLaCarte=false,payload=,usePreload=,autoBuildVfModules=,cascadeDelete=,testApi=,retainAssignments=,rebuildVolumeGroups=], project=org.onap.so.serviceinstancebeans.Project@33dab837[projectName={someprojectname}], owningEntity=OwningEntity [owningEntityId=038d99af-0427-42c2-9d15-971b99b9b489, owningEntityName=PACKETCORE], platform=null, lineOfBusiness=null, instanceName=[], configurationParameters=[]], serviceInstanceId='null', vnfInstanceId='null', pnfName='null', networkInstanceId='null', volumeGroupInstanceId='null', vfModuleInstanceId='null', configurationId='null'} 02:15:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.so.client.orchestration.ApiHandlerClientTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProviderTest 02:15:24 02:15:24.892 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider - Unable to parse extVirtualLinks 02:15:24 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`) 02:15:24 at [Source: (String)"{"id":"ac1ed33d-8dc1-4800-8ce8-309b99c38eec","tenant":{"cloudOwner":"CloudOwner","regionName":"RegionOne","tenantId":"80c26954-2536-4bca-9e20-10f8a2c9c2ad"},"resourceId":"8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b","extCps":[{"cpdId":"f449292f-2f0f-4656-baa3-a18d86bac80f","cpConfig":[{"cpInstanceId":"07876709-b66f-465c-99a7-0f4d026197f2","linkPortId":null,"cpProtocolData":null}]}],"extLinkPorts":null}"; line: 1, column: 1] 02:15:24 at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) 02:15:24 at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1746) 02:15:24 at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1520) 02:15:24 at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1467) 02:15:24 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:396) 02:15:24 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:252) 02:15:24 at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:28) 02:15:24 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 02:15:24 at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4730) 02:15:24 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3677) 02:15:24 at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3660) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.AbstractInputParametersProvider.parseExternalVirtualLinks(AbstractInputParametersProvider.java:57) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider.getInputParameter(UserParamInputParametersProvider.java:49) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider.getInputParameter(UserParamInputParametersProvider.java:33) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProviderTest.testGetInputParameter_InValidExtVirtualLinks_NotEmptyInputParameter(UserParamInputParametersProviderTest.java:85) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.892 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - InputParameter found in userParams : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[]] 02:15:24 02:15:24.892 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - InputParameter found in userParams : InputParameter [additionalParams={image_id=DUMMYVNF, instance_type=m1.small, ftp_address=ftp://0.0.0.0:2100/}, extVirtualLinks=[class ExternalVirtualLink { 02:15:24 id: ac1ed33d-8dc1-4800-8ce8-309b99c38eec 02:15:24 tenant: class Tenant { 02:15:24 cloudOwner: CloudOwner 02:15:24 regionName: RegionOne 02:15:24 tenantId: 80c26954-2536-4bca-9e20-10f8a2c9c2ad 02:15:24 } 02:15:24 resourceId: 8ef8cd54-75fd-4372-a6dd-2e05ea8fbd9b 02:15:24 extCps: [class ExternalVirtualLinkExtCps { 02:15:24 cpdId: f449292f-2f0f-4656-baa3-a18d86bac80f 02:15:24 cpConfig: [class ExternalVirtualLinkCpConfig { 02:15:24 cpInstanceId: 07876709-b66f-465c-99a7-0f4d026197f2 02:15:24 linkPortId: null 02:15:24 cpProtocolData: null 02:15:24 }] 02:15:24 }] 02:15:24 extLinkPorts: null 02:15:24 }]] 02:15:24 02:15:24.892 [main] INFO org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - InputParameter found in userParams : InputParameter [additionalParams={}, extVirtualLinks=[]] 02:15:24 02:15:24.892 [main] WARN org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProvider - No input parameters found ... 02:15:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.adapter.vnfm.tasks.utils.UserParamInputParametersProviderTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.service.level.ServiceLevelPreparationTest 02:15:24 02:15:24.895 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.896 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:15:24 02:15:24.896 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=601,errorMessage=Resource type not found in the execution to invoke resource level health check,workStep=*,extSystemErrorSource=null] 02:15:24 02:15:24.896 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:24 02:15:24.897 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.897 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: pnf 02:15:24 02:15:24.897 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Health check workflow fetched for the scope: pnf is: GenericPnfHealthCheck 02:15:24 02:15:24.897 [main] INFO org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Parameters validated successfully for GenericPnfHealthCheck 02:15:24 02:15:24.898 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.898 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: pnf 02:15:24 02:15:24.898 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Health check workflow fetched for the scope: pnf is: PNFHealthCheck 02:15:24 02:15:24.898 [main] INFO org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Parameters validated successfully for PNFHealthCheck 02:15:24 02:15:24.899 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.899 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: InvalidResource 02:15:24 02:15:24.899 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:15:24 02:15:24.899 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=601,errorMessage=Invalid Controller scope to prepare resource level health check,workStep=*,extSystemErrorSource=null] 02:15:24 02:15:24.899 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:24 02:15:24.900 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Running execute block for activity id: null, name: null 02:15:24 02:15:24.900 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Scope retrieved from delegate execution: pnf 02:15:24 02:15:24.900 [main] DEBUG org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Health check workflow fetched for the scope: pnf is: PNFHealthCheck 02:15:24 02:15:24.900 [main] INFO org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Parameters validated successfully for PNFHealthCheck 02:15:24 02:15:24.901 [main] ERROR org.onap.so.bpmn.infrastructure.service.level.ServiceLevel - Validation error for the pnf health check attributes: [bpmnRequest] 02:15:24 02:15:24.901 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:15:24 02:15:24.901 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=601,errorMessage=Validation of health check workflow parameters failed for the scope: pnf,workStep=*,extSystemErrorSource=null] 02:15:24 02:15:24.901 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:15:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.bpmn.infrastructure.service.level.ServiceLevelPreparationTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.CreateNetworkCollectionTest 02:15:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.CreateNetworkCollectionTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.aai.tasks.AAICommonTasksTest 02:15:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.aai.tasks.AAICommonTasksTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTaskTest 02:15:24 02:15:24.915 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing createTerminateAsRequest task ... 02:15:24 02:15:24.916 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Adding TerminateAsRequest to execution class TerminateAsRequest { 02:15:24 terminationType: GRACEFUL 02:15:24 gracefulTerminationTimeout: 0 02:15:24 additionalParams: {} 02:15:24 } 02:15:24 02:15:24.916 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Finished executing terminateAsRequest task ... 02:15:24 02:15:24.916 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing TerminateAsInstance task ... 02:15:24 02:15:24.917 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Unable to invoke CNFM TerminateAsRequest 02:15:24 java.lang.RuntimeException: null 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTask.invokeCnfmToTerminateAsInstance(CnfDeleteTask.java:89) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTaskTest.test_invokeCnfmToTerminateAsInstance_Exception(CnfDeleteTaskTest.java:89) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 02:15:24.924 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing DeleteAsInstance task ... 02:15:24 02:15:24.925 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Successfully invoked CNFM delete AS request with ID: 12345 02:15:24 02:15:24.925 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing TerminateAsInstance task ... 02:15:24 02:15:24.926 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Successfully invoked CNFM terminate AS request: 12345 02:15:24 02:15:24.926 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Executing DeleteAsInstance task ... 02:15:24 02:15:24.926 [main] ERROR org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfInstantiateTask - Unable to invoke CNFM DeleteAsRequest 02:15:24 java.lang.RuntimeException: null 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTask.invokeCnfmToDeleteAsInstance(CnfDeleteTask.java:109) 02:15:24 at org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTaskTest.test_invokeCnfmToDeleteAsInstance_Exception(CnfDeleteTaskTest.java:106) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:40) 02:15:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:24 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:24 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:24 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:24 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:24 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:24 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:24 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:24 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:24 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:24 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:24 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfDeleteTaskTest 02:15:24 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilderTest 02:15:24 02:15:24.928 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:24 02:15:24.928 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=1,action=Service-Macro-Create,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.928 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [AssignServiceInstanceBB] 02:15:24 02:15:24.928 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=2,action=Service-Macro-Create,sequenceNumber=2,flowName=AssignVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [AssignVnfBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [AssignVnfBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=3,action=Service-Macro-Create,sequenceNumber=3,flowName=AssignVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 2] group[VFMODULE] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 5] group[VFMODULE] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=4,action=Service-Macro-Create,sequenceNumber=4,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=vnf] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 7] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 6] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=5,action=Service-Macro-Create,sequenceNumber=5,flowName=AssignPnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=6,action=Service-Macro-Create,sequenceNumber=6,flowName=WaitForPnfReadyBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=7,action=Service-Macro-Create,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=pnf] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=8,action=Service-Macro-Create,sequenceNumber=8,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=9,action=Service-Macro-Create,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=10,action=Service-Macro-Create,sequenceNumber=10,flowName=CreateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=11,action=Service-Macro-Create,sequenceNumber=11,flowName=ActivateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=12,action=Service-Macro-Create,sequenceNumber=12,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 7] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 6] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.929 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=13,action=Service-Macro-Create,sequenceNumber=13,flowName=ActivateVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ActivateVnfBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ActivateVnfBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@55cf97f3[id=14,action=Service-Macro-Create,sequenceNumber=14,flowName=ActivateServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 2] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 5] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (20) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [ActivateServiceInstanceBB] 02:15:24 02:15:24.930 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 1] (22) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:24 AssignServiceInstanceBB 02:15:24 AssignVnfBB 02:15:24 AssignVfModuleBB 02:15:24 AssignVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-assign] 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-deploy] 02:15:24 ActivateVnfBB 02:15:24 AssignVnfBB 02:15:24 AssignVfModuleBB 02:15:24 AssignVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-assign] 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-deploy] 02:15:24 ActivateVnfBB 02:15:24 ActivateServiceInstanceBB 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=1,action=Service-Macro-Create,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [AssignServiceInstanceBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=2,action=Service-Macro-Create,sequenceNumber=2,flowName=AssignVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 5] (1) blocks [AssignVnfBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[2, 2] (1) blocks [AssignVnfBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=3,action=Service-Macro-Create,sequenceNumber=3,flowName=AssignVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 6] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 7] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[1, 5] group[VFMODULE] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[2, 2] group[VFMODULE] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=4,action=Service-Macro-Create,sequenceNumber=4,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=vnf] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 6] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 7] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 5] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[2, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=5,action=Service-Macro-Create,sequenceNumber=5,flowName=AssignPnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=6,action=Service-Macro-Create,sequenceNumber=6,flowName=WaitForPnfReadyBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=7,action=Service-Macro-Create,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=pnf] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=8,action=Service-Macro-Create,sequenceNumber=8,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=9,action=Service-Macro-Create,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.931 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=10,action=Service-Macro-Create,sequenceNumber=10,flowName=CreateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 6] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 7] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=11,action=Service-Macro-Create,sequenceNumber=11,flowName=ActivateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 6] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 7] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=12,action=Service-Macro-Create,sequenceNumber=12,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 6] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 7] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 5] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 3] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 4] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[2, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=13,action=Service-Macro-Create,sequenceNumber=13,flowName=ActivateVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 5] (1) blocks [ActivateVnfBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[2, 2] (1) blocks [ActivateVnfBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@c175939[id=14,action=Service-Macro-Create,sequenceNumber=14,flowName=ActivateServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[1, 5] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[2, 2] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (20) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [ActivateServiceInstanceBB] 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 1] (22) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:24 AssignServiceInstanceBB 02:15:24 AssignVnfBB 02:15:24 AssignVfModuleBB 02:15:24 AssignVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-assign] 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-deploy] 02:15:24 ActivateVnfBB 02:15:24 AssignVnfBB 02:15:24 AssignVfModuleBB 02:15:24 AssignVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-assign] 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 CreateVfModuleBB 02:15:24 ActivateVfModuleBB 02:15:24 ControllerExecutionBB [vnf, config-deploy] 02:15:24 ActivateVnfBB 02:15:24 ActivateServiceInstanceBB 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:24 02:15:24.932 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=1,action=Service-Macro-Create,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [AssignServiceInstanceBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=2,action=Service-Macro-Create,sequenceNumber=2,flowName=AssignVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [AssignVnfBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=3,action=Service-Macro-Create,sequenceNumber=3,flowName=AssignVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 2] group[VFMODULE] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=4,action=Service-Macro-Create,sequenceNumber=4,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=vnf] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=5,action=Service-Macro-Create,sequenceNumber=5,flowName=AssignPnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=6,action=Service-Macro-Create,sequenceNumber=6,flowName=WaitForPnfReadyBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=7,action=Service-Macro-Create,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=pnf] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=8,action=Service-Macro-Create,sequenceNumber=8,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=9,action=Service-Macro-Create,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=10,action=Service-Macro-Create,sequenceNumber=10,flowName=CreateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [CreateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=11,action=Service-Macro-Create,sequenceNumber=11,flowName=ActivateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [ActivateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=12,action=Service-Macro-Create,sequenceNumber=12,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=13,action=Service-Macro-Create,sequenceNumber=13,flowName=ActivateVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:24 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ActivateVnfBB] 02:15:25 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@2bbfd1c9[id=14,action=Service-Macro-Create,sequenceNumber=14,flowName=ActivateServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 2] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [ActivateServiceInstanceBB] 02:15:25 02:15:24.933 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 1] (12) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:25 AssignServiceInstanceBB 02:15:25 AssignVnfBB 02:15:25 AssignVfModuleBB 02:15:25 AssignVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-assign] 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-deploy] 02:15:25 ActivateVnfBB 02:15:25 ActivateServiceInstanceBB 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=1,action=Service-Macro-Create,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [AssignServiceInstanceBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=2,action=Service-Macro-Create,sequenceNumber=2,flowName=AssignVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [AssignVnfBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [AssignVnfBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=3,action=Service-Macro-Create,sequenceNumber=3,flowName=AssignVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 2] group[VFMODULE] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[0, 5] group[VFMODULE] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=4,action=Service-Macro-Create,sequenceNumber=4,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=vnf] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 7] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 6] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=5,action=Service-Macro-Create,sequenceNumber=5,flowName=AssignPnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, 8] (1) blocks [AssignPnfBB] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[PNF] 02:15:25 02:15:24.934 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 2] (4) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 5] (4) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (8) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=6,action=Service-Macro-Create,sequenceNumber=6,flowName=WaitForPnfReadyBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, 8] (1) blocks [WaitForPnfReadyBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=7,action=Service-Macro-Create,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=pnf] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, 8] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=8,action=Service-Macro-Create,sequenceNumber=8,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, 8] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=9,action=Service-Macro-Create,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push PNF[0, 8] (1) blocks [ActivatePnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=10,action=Service-Macro-Create,sequenceNumber=10,flowName=CreateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF[0, 8] (5) blocks [AssignPnfBB, WaitForPnfReadyBB, ControllerExecutionBB, ControllerExecutionBB, ActivatePnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush PNF (5) blocks [AssignPnfBB, WaitForPnfReadyBB, ControllerExecutionBB, ControllerExecutionBB, ActivatePnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=11,action=Service-Macro-Create,sequenceNumber=11,flowName=ActivateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 4] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 3] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[-2147483647, 7] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[0, 6] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=12,action=Service-Macro-Create,sequenceNumber=12,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 4] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 3] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[-2147483647, 7] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[0, 6] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=13,action=Service-Macro-Create,sequenceNumber=13,flowName=ActivateVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 2] (1) blocks [ActivateVnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[0, 5] (1) blocks [ActivateVnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@266ab42[id=14,action=Service-Macro-Create,sequenceNumber=14,flowName=ActivateServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 2] (6) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[0, 5] (6) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (12) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [ActivateServiceInstanceBB] 02:15:25 02:15:24.935 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 1] (27) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, AssignPnfBB, WaitForPnfReadyBB, ControllerExecutionBB, ControllerExecutionBB, ActivatePnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:25 AssignServiceInstanceBB 02:15:25 AssignVnfBB 02:15:25 AssignVfModuleBB 02:15:25 AssignVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-assign] 02:15:25 AssignVnfBB 02:15:25 AssignVfModuleBB 02:15:25 AssignVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-assign] 02:15:25 AssignPnfBB 02:15:25 WaitForPnfReadyBB 02:15:25 ControllerExecutionBB [pnf, config-assign] 02:15:25 ControllerExecutionBB [pnf, config-deploy] 02:15:25 ActivatePnfBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-deploy] 02:15:25 ActivateVnfBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-deploy] 02:15:25 ActivateVnfBB 02:15:25 ActivateServiceInstanceBB 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Orchestration Flows 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=1,action=Service-Macro-Create,sequenceNumber=1,flowName=AssignServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [AssignServiceInstanceBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=2,action=Service-Macro-Create,sequenceNumber=2,flowName=AssignVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 2] (1) blocks [AssignVnfBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change SERVICE[0, 1] group[VNF] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=3,action=Service-Macro-Create,sequenceNumber=3,flowName=AssignVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Change VNF[1, 2] group[VFMODULE] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=4,action=Service-Macro-Create,sequenceNumber=4,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=vnf] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 3] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 4] (1) blocks [AssignVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (2) blocks [AssignVfModuleBB, AssignVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 2] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=5,action=Service-Macro-Create,sequenceNumber=5,flowName=AssignPnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=6,action=Service-Macro-Create,sequenceNumber=6,flowName=WaitForPnfReadyBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=7,action=Service-Macro-Create,sequenceNumber=7,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-assign,bpmnScope=pnf] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=8,action=Service-Macro-Create,sequenceNumber=8,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=pnf] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=9,action=Service-Macro-Create,sequenceNumber=9,flowName=ActivatePnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=10,action=Service-Macro-Create,sequenceNumber=10,flowName=CreateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [CreateVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=11,action=Service-Macro-Create,sequenceNumber=11,flowName=ActivateVfModuleBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[1, 3] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VFMODULE[2, 4] (1) blocks [ActivateVfModuleBB] 02:15:25 02:15:24.936 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=12,action=Service-Macro-Create,sequenceNumber=12,flowName=ControllerExecutionBB,flowVersion=1.0,bpmnAction=config-deploy,bpmnScope=vnf] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[1, 3] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE[2, 4] (2) blocks [CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VFMODULE (4) blocks [CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 2] (1) blocks [ControllerExecutionBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=13,action=Service-Macro-Create,sequenceNumber=13,flowName=ActivateVnfBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push VNF[1, 2] (1) blocks [ActivateVnfBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder - Flow: org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilder@6e0291b3[id=14,action=Service-Macro-Create,sequenceNumber=14,flowName=ActivateServiceInstanceBB,flowVersion=1.0,bpmnAction=,bpmnScope=] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF[1, 2] (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush VNF (10) blocks [AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Push SERVICE[0, 1] (1) blocks [ActivateServiceInstanceBB] 02:15:25 02:15:24.937 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.ExecutionCollection - Flush SERVICE[0, 1] (12) blocks [AssignServiceInstanceBB, AssignVnfBB, AssignVfModuleBB, AssignVfModuleBB, ControllerExecutionBB, CreateVfModuleBB, ActivateVfModuleBB, CreateVfModuleBB, ActivateVfModuleBB, ControllerExecutionBB, ActivateVnfBB, ActivateServiceInstanceBB] 02:15:25 AssignServiceInstanceBB 02:15:25 AssignVnfBB 02:15:25 AssignVfModuleBB 02:15:25 AssignVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-assign] 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 CreateVfModuleBB 02:15:25 ActivateVfModuleBB 02:15:25 ControllerExecutionBB [vnf, config-deploy] 02:15:25 ActivateVnfBB 02:15:25 ActivateServiceInstanceBB 02:15:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ExecuteBuildingBlockBuilderTest 02:15:25 [INFO] Running org.onap.so.client.adapter.vnf.mapper.VnfAdapterObjectMapperTest 02:15:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.so.client.adapter.vnf.mapper.VnfAdapterObjectMapperTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkTest 02:15:25 02:15:24.968 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:25 java.lang.NullPointerException: null 02:15:25 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:25 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:25 at org.onap.so.bpmn.common.data.TestDataSetup.setL3Network(TestDataSetup.java:470) 02:15:25 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkTest.before(AssignNetworkTest.java:48) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:25 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:25 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:25 02:15:24.970 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:15:25 java.lang.NullPointerException: null 02:15:25 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:15:25 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:15:25 at org.onap.so.bpmn.common.data.TestDataSetup.setL3Network(TestDataSetup.java:470) 02:15:25 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkTest.before(AssignNetworkTest.java:48) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:25 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:15:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:25 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:25 02:15:24.970 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetwork - network found in NOT PRECREATED status 02:15:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.AssignNetworkTest 02:15:25 [INFO] Running org.onap.so.bpmn.buildingblock.HomingV2Test 02:15:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.so.bpmn.buildingblock.HomingV2Test 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversalTest 02:15:25 02:15:25.025 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 0 fabric configuration(s) 02:15:25 02:15:25.025 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 0 fabric configuration(s) 02:15:25 02:15:25.025 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 0 fabric configuration(s) 02:15:25 02:15:25.025 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 0 fabric configuration(s) 02:15:25 02:15:25.039 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 1 fabric configuration(s) 02:15:25 02:15:25.048 [main] DEBUG org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversal - found 1 fabric configuration(s) 02:15:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ebb.loader.UserParamsServiceTraversalTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailureTest 02:15:25 02:15:25.099 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Failed to extract workflow exception from execution. 02:15:25 java.lang.IllegalStateException: could not find WorkflowException or WorkflowExceptionErrorMessage in execution 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure.retrieveErrorMessage(WorkflowActionBBFailure.java:190) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure.updateRequestStatusToFailed(WorkflowActionBBFailure.java:133) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393.updateRequestStatusToFailed$accessor$7omvLIcE(Unknown Source) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393$auxiliary$C0KiVmPW.call(Unknown Source) 02:15:25 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:15:25 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:15:25 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:15:25 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:15:25 at org.mockito.Answers.answer(Answers.java:98) 02:15:25 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:15:25 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:15:25 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393.updateRequestStatusToFailed(Unknown Source) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailureTest.invokeSendMessageForChildServiceNoRollBack(WorkflowActionBBFailureTest.java:390) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:25 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:25 02:15:25.100 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Child service creation failed. Sending message to parent with correlationId: parentCorrelationId 02:15:25 02:15:25.101 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Child service creation failed. Sending message to parent with correlationId: parentCorrelationId 02:15:25 02:15:25.107 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Child service creation failed. Sending message to parent with correlationId: parentCorrelationId 02:15:25 02:15:25.112 [main] ERROR org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Failed to extract workflow exception from execution. 02:15:25 java.lang.IllegalStateException: could not find WorkflowException or WorkflowExceptionErrorMessage in execution 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure.retrieveErrorMessage(WorkflowActionBBFailure.java:190) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure.updateRequestStatusToFailed(WorkflowActionBBFailure.java:122) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393.updateRequestStatusToFailed$accessor$7omvLIcE(Unknown Source) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393$auxiliary$C0KiVmPW.call(Unknown Source) 02:15:25 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:15:25 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:15:25 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:15:25 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:15:25 at org.mockito.Answers.answer(Answers.java:98) 02:15:25 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:15:25 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:15:25 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:15:25 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure$MockitoMock$1842836393.updateRequestStatusToFailed(Unknown Source) 02:15:25 at org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailureTest.invokeSendMessageForChildServiceRollBackFailure(WorkflowActionBBFailureTest.java:349) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:25 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:25 02:15:25.112 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Child service creation failed. Sending message to parent with correlationId: parentCorrelationId 02:15:25 02:15:25.113 [main] INFO org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailure - Child service creation failed. Sending message to parent with correlationId: parentCorrelationId 02:15:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.WorkflowActionBBFailureTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasksTest 02:15:25 02:15:25.122 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Assigned for vnf 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.134 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Active for vnf 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.207 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateHeatStackIdVfModule 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.209 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Assigned for service 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.211 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update Orchestration Status to Inventoried 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.217 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateOrchestrationStatusDeactivateVfModule 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.222 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Active for vf module 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.224 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Created for vf module 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.227 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateModelVfModule 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.235 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateNetworkCreated 02:15:25 java.lang.NullPointerException: null 02:15:25 at org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks.updateNetworkCreated(AAIUpdateTasks.java:319) 02:15:25 at org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasksTest.updateNetworkCreatedkExceptionTest(AAIUpdateTasksTest.java:628) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:15:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:15:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:15:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:15:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:15:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:54) 02:15:25 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:15:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:15:25 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:99) 02:15:25 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:105) 02:15:25 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:15:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:15:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:15:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:15:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:15:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:15:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:15:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:15:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:15:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:15:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:15:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:15:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:15:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:15:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:15:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:15:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:15:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:15:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:15:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:15:25 02:15:25.239 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateNetwork 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.243 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateServiceInstance 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.250 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateObjectVnf 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.252 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Active for service 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.259 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Created for volume group 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.264 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Active for volume group 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.268 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to PendingActivation for vf module 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.276 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update Orchestration Status to Assigned 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.282 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateObjectNetwork 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.284 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Assigned for vf module 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.302 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateOrchestrationStatusActiveNetworkCollection 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.305 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update Orchestration Status to Active 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.309 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks updateHeatStackIdVolumeGroup 02:15:25 java.lang.RuntimeException: null 02:15:25 02:15:25.311 [main] ERROR org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasks - Exception occurred in AAIUpdateTasks during update orchestration status to Assigned for volume group 02:15:25 java.lang.RuntimeException: null 02:15:25 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.so.bpmn.infrastructure.aai.tasks.AAIUpdateTasksTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.service.composition.ChildServiceRequestBuilderTest 02:15:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.so.bpmn.infrastructure.service.composition.ChildServiceRequestBuilderTest 02:15:25 [INFO] Running org.onap.so.client.orchestration.AAIVolumeGroupResourcesTest 02:15:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.so.client.orchestration.AAIVolumeGroupResourcesTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.ResourceTest 02:15:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.ResourceTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericCDSProcessingBBTest 02:15:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericCDSProcessingBBTest 02:15:25 [INFO] Running org.onap.so.bpmn.infrastructure.workflow.tasks.validators.UpgradePreWorkflowValidatorTest 02:15:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.so.bpmn.infrastructure.workflow.tasks.validators.UpgradePreWorkflowValidatorTest 02:15:25 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.751 s - in org.onap.so.UnitTestSuite 02:15:25 [INFO] 02:15:25 [INFO] Results: 02:15:25 [INFO] 02:15:25 [WARNING] Tests run: 1044, Failures: 0, Errors: 0, Skipped: 6 02:15:25 [INFO] 02:15:25 [INFO] 02:15:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-bpmn-tasks --- 02:15:25 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/code-coverage/jacoco-ut.exec 02:15:25 [INFO] Analyzed bundle 'so-bpmn-tasks' with 246 classes 02:15:25 [INFO] 02:15:25 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (integration-test) @ so-bpmn-tasks --- 02:15:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:15:25 [INFO] 02:15:25 [INFO] ------------------------------------------------------- 02:15:25 [INFO] T E S T S 02:15:25 [INFO] ------------------------------------------------------- 02:15:27 02:15:27.443 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.752 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.776 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b9c05f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@288915a1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62a6a47e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4645a575, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b332eda, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6bf70600, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ca5da54, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57a0aeb8, org.springframework.test.context.event.EventPublishingTestExecutionListener@45f70f68, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@16e3d6d0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@406d922, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@56017274, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2bf0bb93, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23adbd6b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@11d0bff5] 02:15:27 02:15:27.786 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.795 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.796 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@281028ce, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46ef7340, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75caecf7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@62b0792, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2fd409c1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@121c1a08, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3013e1e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e5a77ef, org.springframework.test.context.event.EventPublishingTestExecutionListener@61cff1e4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@13f17b8f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3cc2c4b8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@11a29c0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1fc4b8d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@77185a2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2dbc66f0] 02:15:27 02:15:27.800 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.806 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.807 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5183131d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b3da23f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@69c263f8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5058fefb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@198a0416, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f207142, org.springframework.test.context.transaction.TransactionalTestExecutionListener@65871cfd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@723f8990, org.springframework.test.context.event.EventPublishingTestExecutionListener@3bdc8975, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@27ea552d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7a57c5d9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@742aa00a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2be208db, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ed463b7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ae90cb9] 02:15:27 02:15:27.820 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.826 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.827 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5bc44d78, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f408960, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1516f497, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34766f4b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4d204b30, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6600d07d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44103266, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@439b0198, org.springframework.test.context.event.EventPublishingTestExecutionListener@c2dab10, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c4e11d0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@29088d3d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3284de45, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5390862e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4fccdd1d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@22c0c0bc] 02:15:27 02:15:27.831 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.836 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.837 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21f9a305, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ff87203, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@aaf4375, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2f2a5064, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@43a72f0f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6fe33512, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fa77770, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@62f3ad90, org.springframework.test.context.event.EventPublishingTestExecutionListener@18d63996, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e6bd43b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4a532271, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@35b38986, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1c000c2f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2c7ac998, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f6936cc] 02:15:27 02:15:27.841 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.846 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.847 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4f9e9c21, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1390a43a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7bf2e475, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e75bae7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3531509c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23169374, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f2b1a2f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c2a33af, org.springframework.test.context.event.EventPublishingTestExecutionListener@53202b06, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@44ba9f25, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53570fff, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6e5df971, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3c7787a7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2ca464bb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4767be27] 02:15:27 02:15:27.876 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.881 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.882 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cc4f6bd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@798753cc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77262e71, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@77902ed6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1c0a4f87, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f5076f9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19439ec4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f53f5a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@21ebf9be, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d50b4c4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7860a014, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@86e8469, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@76b6bad3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@e38d655, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7325b786] 02:15:27 02:15:27.886 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:27 02:15:27.891 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:27 02:15:27.892 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71d8794f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6af02de0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3749c6ac, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@9cdf13e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3bede349, org.springframework.test.context.support.DirtiesContextTestExecutionListener@501956f9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@299c86f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fbed6fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b1d93e9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@129b0ed, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4ccf1d3e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@75ff2b6d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@20a7ce0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4ee80a94, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7afac89a] 02:15:28 02:15:28.026 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.030 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.031 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6bb46040, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b71a12e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@41c56930, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@60660d21, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2898c70d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ec67be1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64a00fe0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@347f0950, org.springframework.test.context.event.EventPublishingTestExecutionListener@5ab1107d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@671561b9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3aebdb4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4fd70118, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1db7c267, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@516370c1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@27563444] 02:15:28 02:15:28.033 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.037 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.037 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@466bf366, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28be7db5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@700596f9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2ac00dc9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33293b34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@68a1bb31, org.springframework.test.context.transaction.TransactionalTestExecutionListener@344f4a82, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ecbb787, org.springframework.test.context.event.EventPublishingTestExecutionListener@6441cff1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1dc987b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f09d998, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@cbd3871, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@66694050, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@39303a6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2d7df55] 02:15:28 02:15:28.039 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cb3cfef, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@eb77241, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@197da701, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35fd03d9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@77737e3e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42e32feb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3652dd19, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b6cf3c1, org.springframework.test.context.event.EventPublishingTestExecutionListener@702e21c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5c450960, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7c5fbde4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7021bb55, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6023b54f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@14d9ae22, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@15e881c0] 02:15:28 02:15:28.045 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.048 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@449f9628, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37806ccb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@606d2a92, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4a84beb7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@72924f19, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46c093b4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ff00844, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20ee660b, org.springframework.test.context.event.EventPublishingTestExecutionListener@40e41f88, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@27b7913, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4d86f330, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e8b0ab5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7ef34eb3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2719139f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5dfc7b3f] 02:15:28 02:15:28.051 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.054 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.054 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5dd5422f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@158b8d10, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@e594c46, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1cd853ee, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6b6bae60, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22c14d10, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66be0e72, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38276668, org.springframework.test.context.event.EventPublishingTestExecutionListener@e09c7a2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2688b2be, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@30d3f583, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3344c1d7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@73b034ca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@104e6540, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3f9ee527] 02:15:28 02:15:28.056 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.059 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f062e10, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36dbfa68, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a08113d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@480fb706, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@66d766b9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f36c8b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@251db193, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@109f95b1, org.springframework.test.context.event.EventPublishingTestExecutionListener@4d20cbb5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74eae1e0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c3357c7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@506d7fed, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1bdb6b36, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@381d7c4c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1e3689e7] 02:15:28 02:15:28.063 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.066 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.066 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12921ee1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7695184b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29390110, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b89515b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@496e2bdd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@17e725fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76379796, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77350382, org.springframework.test.context.event.EventPublishingTestExecutionListener@4fbdee7a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@615bd28b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2b9a7211, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@74ec4df3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5482b32a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6bf2ecbb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1300112e] 02:15:28 02:15:28.069 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:15:28 02:15:28.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:15:28 02:15:28.078 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31f4fdc5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64e680c5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dcf5f38, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@64ba5a71, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@72b689f6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2286dfcd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4557723a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7308d133, org.springframework.test.context.event.EventPublishingTestExecutionListener@35b70f9d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@21dbd651, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f63a6f2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6a577564, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@67915454, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@18876fa9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5a110e7d] 02:15:28 [INFO] Running org.onap.so.IntegrationTestSuite 02:15:28 02:15:28 ____ _ ____ _ _ __ 02:15:28 / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ 02:15:28 | | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ 02:15:28 | |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | 02:15:28 \____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| 02:15:28 02:15:28 Spring-Boot: (v2.5.15) 02:15:28 Camunda Platform: (v7.15.0) 02:15:28 Camunda Platform Spring Boot Starter: (v7.15.0) 02:15:28 02:15:28 02:15:28.698 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 02:15:28 02:15:28.726 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT - Starting OofHomingV2IT using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 13227 (started by jenkins in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks) 02:15:28 02:15:28.727 [main] DEBUG org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT - Running with Spring Boot v2.5.15, Spring v5.3.27 02:15:28 02:15:28.727 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT - The following 1 profile is active: "test" 02:15:31 02:15:31.317 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:15:31 02:15:31.790 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 462 ms. Found 58 JPA repository interfaces. 02:15:33 02:15:33.523 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.cxf.spring.boot.autoconfigure.openapi.OpenApiAutoConfiguration' of type [org.apache.cxf.spring.boot.autoconfigure.openapi.OpenApiAutoConfiguration$$EnhancerBySpringCGLIB$$1e77fcc2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:15:33 02:15:33.907 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 0 (http) 02:15:33 02:15:33.923 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-auto-1"] 02:15:33 02:15:33.923 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 02:15:33 02:15:33.923 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.75] 02:15:34 02:15:34.071 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 02:15:34 02:15:34.071 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4956 ms 02:15:34 02:15:34.647 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base 02:15:34 02:15:34.647 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base/libs 02:15:34 02:15:34.647 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/data/3307 02:15:38 02:15:38.410 [main] INFO ch.vorburger.mariadb4j.Util - Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 02:15:38 02:15:38.412 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 02:15:38 02:15:38.412 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 02:15:38 02:15:38.413 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 02:15:38 02:15:38.413 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 02:15:38 02:15:38.413 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 02:15:38 02:15:38.413 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 02:15:38 02:15:38.413 [main] INFO ch.vorburger.mariadb4j.DB - Installing a new embedded database to: /tmp/MariaDB4j/base 02:15:38 02:15:38.429 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:15:38 02:15:38.467 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/3307' ... 02:15:38 02:15:38.532 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:15:42 02:15:42.520 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: OK 02:15:42 02:15:42.521 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.521 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To start mysqld at boot time you have to copy 02:15:42 02:15:42.521 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: support-files/mysql.server to the right place for your system 02:15:42 02:15:42.522 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.522 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 02:15:42 02:15:42.522 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To do so, start the server, then issue the following commands: 02:15:42 02:15:42.522 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.522 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Alternatively you can run: 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.523 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: which will also give you the option of removing the test 02:15:42 02:15:42.524 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: databases and anonymous user created by default. This is 02:15:42 02:15:42.524 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: strongly recommended for production servers. 02:15:42 02:15:42.524 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.524 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 02:15:42 02:15:42.525 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: MySQL manual for more instructions. 02:15:42 02:15:42.525 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can start the MariaDB daemon with: 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/3307' 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.526 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Please report any problems at http://mariadb.org/jira 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can find additional information about the MySQL part at: 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: http://dev.mysql.com 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Consider joining MariaDB's strong and vibrant community: 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: https://mariadb.org/get-involved/ 02:15:42 02:15:42.527 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:15:42 02:15:42.529 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:15:42 02:15:42.542 [main] INFO ch.vorburger.mariadb4j.DB - Installation complete. 02:15:42 02:15:42.542 [main] INFO ch.vorburger.mariadb4j.DB - Starting up the database... 02:15:42 02:15:42.543 [main] INFO ch.vorburger.mariadb4j.DB - mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 02:15:42 02:15:42.544 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:15:42 02:15:42.544 [main] INFO ch.vorburger.exec.ManagedProcess - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 02:15:42 02:15:42.669 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 13328 ... 02:15:42 02:15:42.683 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 02:15:42 02:15:42.683 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Uses event mutexes 02:15:42 02:15:42.683 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Compressed tables use zlib 1.2.3 02:15:42 02:15:42.683 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Using Linux native AIO 02:15:42 02:15:42.684 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Number of pools: 1 02:15:42 02:15:42.684 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Using SSE2 crc32 instructions 02:15:42 02:15:42.684 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 02:15:42 02:15:42.686 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Completed initialization of buffer pool 02:15:42 02:15:42.687 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227096901376 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 02:15:42 02:15:42.689 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Highest supported file format is Barracuda. 02:15:42 02:15:42.705 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: 128 out of 128 rollback segments are active. 02:15:42 02:15:42.706 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Creating shared tablespace for temporary tables 02:15:42 02:15:42.706 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 02:15:42 02:15:42.706 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 02:15:42 02:15:42.708 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: Waiting for purge to start 02:15:42 02:15:42.758 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 02:15:42 02:15:42.759 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140226454353664 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/3307/ib_buffer_pool 02:15:42 02:15:42.759 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] Plugin 'FEEDBACK' is disabled. 02:15:42 02:15:42.759 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140226454353664 [Note] InnoDB: Buffer pool(s) load completed at 260307 2:15:42 02:15:42 02:15:42.816 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] Server socket created on IP: '::'. 02:15:42 02:15:42.841 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] Reading of all Master_info entries succeded 02:15:42 02:15:42.842 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] Added new Master_info '' to hash table 02:15:42 02:15:42.842 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:15:42 140227815960704 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 02:15:42 02:15:42.842 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.3307.sock' port: 3307 MariaDB Server 02:15:42 02:15:42.846 [main] INFO ch.vorburger.mariadb4j.DB - Database startup complete. 02:15:42 02:15:42.870 [main] INFO ch.vorburger.mariadb4j.DB - Running a command: create database if not exists `camundabpmn`; 02:15:42 02:15:42.870 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:15:42 02:15:42.883 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:15:43 02:15:42.971 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:15:43 02:15:42.972 [main] INFO ch.vorburger.mariadb4j.DB - Successfully ran the command: create database if not exists `camundabpmn`; 02:15:43 02:15:43.041 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 02:15:43 02:15:43.135 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 02:15:48 02:15:48.644 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 02:15:48 02:15:48.729 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.33 02:15:48 02:15:48.784 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:15:49 02:15:48.984 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 02:15:49 02:15:49.455 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:15:50 02:15:50.809 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:15:50 02:15:50.824 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 02:15:51 02:15:51.592 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10 02:15:51 02:15:51.741 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJpaConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, failedJobConfiguration, eventPublisherPlugin, ConnectProcessEnginePlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default' 02:15:53 02:15:53.769 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:15:53 02:15:53.770 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:15:53 02:15:53.770 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:15:53 02:15:53.770 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:15:53 02:15:53.770 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: [URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterV1.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CreateAAIVfModule.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ConfirmVolumeGroupTenant.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/Orchestration.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/GenerateVfModuleName.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/UpdateAAIGenericVnf.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/UpdateAAIVfModule.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/GenericNotificationService.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/FalloutHandler.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/RainyDayHandler.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CNFAdapterAsyncCall.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ReceiveWorkflowMessage.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterRestV2.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CompleteMsoProcess.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/DeleteAAIVfModule.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/AppCClient.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/OpenstackAdapterTask.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ConfirmVolumeGroupName.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterRestV1.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CreateAAIVfModuleVolumeGroup.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/Homing.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/DecomposeService.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/PrepareUpdateAAIVfModule.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/ManualHandling.bpmn]] 02:15:53 02:15:53.775 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin. 02:15:53 02:15:53.775 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events. 02:15:53 02:15:53.775 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events. 02:15:53 02:15:53.777 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events. 02:15:54 02:15:53.970 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl' 02:15:54 02:15:53.972 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl' 02:15:54 02:15:54.227 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected 02:15:54 02:15:54.330 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@2d73840c, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@40f3e349)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@793f098d, clock: SystemClock, configuration: Configuration(false)] 02:15:57 02:15:57.317 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'identity' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.identity.sql' 02:15:57 02:15:57.370 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03067 No history level property found in database 02:15:57 02:15:57.371 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03065 Creating historyLevel property in database for level: HistoryLevelFull(name=full, id=3) 02:15:57 02:15:57.418 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created. 02:15:59 02:15:59.814 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:16:00 02:16:00.439 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm RestTemplate bean... 02:16:00 02:16:00.520 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm HttpRestServiceProvider bean... 02:16:01 02:16:01.315 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:16:01 02:16:01.315 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:16:01 02:16:01.794 [main] INFO wiremock.org.eclipse.jetty.util.log - Logging initialized @35810ms 02:16:02 02:16:02.129 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:16:02 02:16:02.167 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:16:02 02:16:02.168 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will secure Ant [pattern='/**'] with [] 02:16:02 02:16:02.269 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:16:02 02:16:02.293 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:16:03 02:16:03.788 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator' 02:16:04 02:16:03.956 [main] INFO wiremock.org.eclipse.jetty.server.Server - jetty-9.2.z-SNAPSHOT 02:16:04 02:16:03.994 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@790b8af3{/__admin,null,AVAILABLE} 02:16:04 02:16:04.017 [main] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Started w.o.e.j.s.ServletContextHandler@5599db57{/,null,AVAILABLE} 02:16:04 02:16:04.037 [main] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Started NetworkTrafficServerConnector@3055a01f{HTTP/1.1}{0.0.0.0:10269} 02:16:04 02:16:04.037 [main] INFO wiremock.org.eclipse.jetty.server.Server - Started @38053ms 02:16:04 02:16:04.055 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-auto-1"] 02:16:04 02:16:04.077 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 46535 (http) with context path '' 02:16:04 02:16:04.096 [main] INFO org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT - Started OofHomingV2IT in 35.924 seconds (JVM running for 38.112) 02:16:04 02:16:04.137 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]. 02:16:04 02:16:04.139 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs 02:16:04 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT 02:16:04 02:16:04.532 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:04 02:16:04.533 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding allotted resources to placement demands list 02:16:04 02:16:04.533 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:04 02:16:04.534 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:04 02:16:04.534 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:04 02:16:04.534 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding vnfs to license demands list 02:16:04 02:16:04.534 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testVnfId1 02:16:04 02:16:04.535 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:04 02:16:04.608 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:04 "requestInfo" : { 02:16:04 "transactionId" : "requestId", 02:16:04 "requestId" : "requestId", 02:16:04 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:04 "sourceId" : "mso", 02:16:04 "requestType" : "create", 02:16:04 "numSolutions" : 1, 02:16:04 "optimizers" : [ "placement" ], 02:16:04 "timeout" : 1800 02:16:04 }, 02:16:04 "serviceInfo" : { 02:16:04 "serviceInstanceId" : "testServiceInstanceId1", 02:16:04 "serviceName" : "testServiceType1", 02:16:04 "modelInfo" : { 02:16:04 "modelInvariantId" : "testModelInvariantUUID1", 02:16:04 "modelVersionId" : "testModelUUID1", 02:16:04 "modelName" : "testModelName1", 02:16:04 "modelVersion" : "testModelVersion1" 02:16:04 } 02:16:04 }, 02:16:04 "placementInfo" : { 02:16:04 "requestParameters" : { 02:16:04 "customerLatitude" : "customerLatitude", 02:16:04 "customerLongitude" : "customerLongitude", 02:16:04 "customerName" : "testCustomerName" 02:16:04 }, 02:16:04 "subscriberInfo" : { 02:16:04 "globalSubscriberId" : "testCustomerId", 02:16:04 "subscriberName" : "testCustomerName" 02:16:04 }, 02:16:04 "placementDemands" : [ { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:04 "serviceResourceId" : "testAllottedResourceId1", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:04 "modelVersionId" : "testAllottedModelUuid1", 02:16:04 "modelName" : "testAllottedModelName1", 02:16:04 "modelVersion" : "testAllottedModelVersion1" 02:16:04 } 02:16:04 }, { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:04 "serviceResourceId" : "testAllottedResourceId2", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:04 "modelVersionId" : "testAllottedModelUuid2", 02:16:04 "modelName" : "testAllottedModelName2", 02:16:04 "modelVersion" : "testAllottedModelVersion2" 02:16:04 } 02:16:04 }, { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:04 "serviceResourceId" : "testAllottedResourceId3", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:04 "modelVersionId" : "testAllottedModelUuid3", 02:16:04 "modelName" : "testAllottedModelName3", 02:16:04 "modelVersion" : "testAllottedModelVersion3" 02:16:04 } 02:16:04 } ] 02:16:04 }, 02:16:04 "licenseInfo" : { 02:16:04 "licenseDemands" : [ { 02:16:04 "resourceModuleName" : "testInstanceName1", 02:16:04 "serviceResourceId" : "testVnfId1", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testModelInvariantUUID1", 02:16:04 "modelVersionId" : "testModelUUID1", 02:16:04 "modelName" : "testModelName1", 02:16:04 "modelVersion" : "testModelVersion1" 02:16:04 } 02:16:04 } ] 02:16:04 } 02:16:04 } 02:16:04 02:16:04.685 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:04 02:16:04.686 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:04 02:16:04.686 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:04 02:16:04.686 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:04 02:16:04.687 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:04 02:16:04.687 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"2514", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"be05c107-9037-4bdd-9617-c07b87077609"] 02:16:04 02:16:04.687 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:04 "requestInfo" : { 02:16:04 "transactionId" : "requestId", 02:16:04 "requestId" : "requestId", 02:16:04 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:04 "sourceId" : "mso", 02:16:04 "requestType" : "create", 02:16:04 "numSolutions" : 1, 02:16:04 "optimizers" : [ "placement" ], 02:16:04 "timeout" : 1800 02:16:04 }, 02:16:04 "serviceInfo" : { 02:16:04 "serviceInstanceId" : "testServiceInstanceId1", 02:16:04 "serviceName" : "testServiceType1", 02:16:04 "modelInfo" : { 02:16:04 "modelInvariantId" : "testModelInvariantUUID1", 02:16:04 "modelVersionId" : "testModelUUID1", 02:16:04 "modelName" : "testModelName1", 02:16:04 "modelVersion" : "testModelVersion1" 02:16:04 } 02:16:04 }, 02:16:04 "placementInfo" : { 02:16:04 "requestParameters" : { 02:16:04 "customerLatitude" : "customerLatitude", 02:16:04 "customerLongitude" : "customerLongitude", 02:16:04 "customerName" : "testCustomerName" 02:16:04 }, 02:16:04 "subscriberInfo" : { 02:16:04 "globalSubscriberId" : "testCustomerId", 02:16:04 "subscriberName" : "testCustomerName" 02:16:04 }, 02:16:04 "placementDemands" : [ { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:04 "serviceResourceId" : "testAllottedResourceId1", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:04 "modelVersionId" : "testAllottedModelUuid1", 02:16:04 "modelName" : "testAllottedModelName1", 02:16:04 "modelVersion" : "testAllottedModelVersion1" 02:16:04 } 02:16:04 }, { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:04 "serviceResourceId" : "testAllottedResourceId2", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:04 "modelVersionId" : "testAllottedModelUuid2", 02:16:04 "modelName" : "testAllottedModelName2", 02:16:04 "modelVersion" : "testAllottedModelVersion2" 02:16:04 } 02:16:04 }, { 02:16:04 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:04 "serviceResourceId" : "testAllottedResourceId3", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:04 "modelVersionId" : "testAllottedModelUuid3", 02:16:04 "modelName" : "testAllottedModelName3", 02:16:04 "modelVersion" : "testAllottedModelVersion3" 02:16:04 } 02:16:04 } ] 02:16:04 }, 02:16:04 "licenseInfo" : { 02:16:04 "licenseDemands" : [ { 02:16:04 "resourceModuleName" : "testInstanceName1", 02:16:04 "serviceResourceId" : "testVnfId1", 02:16:04 "resourceModelInfo" : { 02:16:04 "modelInvariantId" : "testModelInvariantUUID1", 02:16:04 "modelVersionId" : "testModelUUID1", 02:16:04 "modelName" : "testModelName1", 02:16:04 "modelVersion" : "testModelVersion1" 02:16:04 } 02:16:04 } ] 02:16:04 } 02:16:04 } 02:16:04 02:16:04.687 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:04 02:16:04.846 [qtp1916261931-55] INFO / - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 02:16:05 02:16:05.227 [qtp1916261931-55] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [be05c107-9037-4bdd-9617-c07b87077609] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [2514] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ { 02:16:05 "resourceModuleName" : "testInstanceName1", 02:16:05 "serviceResourceId" : "testVnfId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 } ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"homing request accepted\", \"requestStatus\": \"accepted\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05 02:16:05.250 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.250 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.250 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.250 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.251 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05.251 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.273 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.277 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:16:05 02:16:05.312 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.312 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding vpn bonding links to placement demands list 02:16:05 02:16:05.312 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId1 02:16:05 02:16:05.312 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId2 02:16:05 02:16:05.313 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.322 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.361 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.362 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"1745", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4779e375-3fd5-4a75-b72b-72ed98864138"] 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.362 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.378 [qtp1916261931-56] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [4779e375-3fd5-4a75-b72b-72ed98864138] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [1745] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"homing request accepted\", \"requestStatus\": \"accepted\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05.380 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.382 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.382 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:16:05 02:16:05.412 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:16:05 02:16:05.412 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:16:05 02:16:05.412 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing Oof asyncronous response 02:16:05 02:16:05.412 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing the license solution 02:16:05 02:16:05.412 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.413 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.413 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.413 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.423 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.423 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding allotted resources to placement demands list 02:16:05 02:16:05.423 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:05 02:16:05.424 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:05 02:16:05.424 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:05 02:16:05.424 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.432 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.471 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.471 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.471 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.471 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.471 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.471 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"2190", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b405647d-63c6-4f02-8ac1-1425b154c20b"] 02:16:05 02:16:05.472 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.472 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.487 [qtp1916261931-51] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [b405647d-63c6-4f02-8ac1-1425b154c20b] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [2190] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"homing request accepted\", \"requestStatus\": \"accepted\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05.489 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.491 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.491 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:16:05 02:16:05.507 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.507 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Service Instance does not contain: resources eligible for homing or licensing 02:16:05 02:16:05.508 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Error - while preparing oof request: [org.onap.so.bpmn.buildingblock.OofHomingV2.callOof(OofHomingV2.java:146), org.onap.so.bpmn.buildingblock.OofHomingV2$MockitoMock$474283093.callOof$accessor$C1JItOfl(Unknown Source), org.onap.so.bpmn.buildingblock.OofHomingV2$MockitoMock$474283093$auxiliary$fSUCoQq0.call(Unknown Source), org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40), org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62), org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141), org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44), org.mockito.Answers.answer(Answers.java:98), org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109), org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29), org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33), org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82), org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56), org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141), org.onap.so.bpmn.buildingblock.OofHomingV2$MockitoMock$474283093.callOof(Unknown Source), org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT.testCallOof_error_0Resources(OofHomingV2IT.java:575), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:566), org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59), org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12), org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56), org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17), org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74), org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84), org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19), org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26), org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75), org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86), org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258), org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84), org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97), org.junit.runners.ParentRunner$4.run(ParentRunner.java:331), org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79), org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329), org.junit.runners.ParentRunner.access$100(ParentRunner.java:66), org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293), org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61), org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70), org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306), org.junit.runners.ParentRunner.run(ParentRunner.java:413), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190), org.junit.runners.Suite.runChild(Suite.java:128), org.junit.runners.Suite.runChild(Suite.java:27), org.junit.runners.ParentRunner$4.run(ParentRunner.java:331), org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79), org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329), org.junit.runners.ParentRunner.access$100(ParentRunner.java:66), org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293), org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306), org.junit.runners.ParentRunner.run(ParentRunner.java:413), org.junit.runner.JUnitCore.run(JUnitCore.java:137), org.junit.runner.JUnitCore.run(JUnitCore.java:115), org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43), java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183), java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195), java.base/java.util.Iterator.forEachRemaining(Iterator.java:133), java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801), java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484), java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474), java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150), java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173), java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234), java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497), org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82), org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229), org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197), org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128), org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139), org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456), org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169), org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595), org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)] 02:16:05 02:16:05.508 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:16:05 02:16:05.508 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=422,errorMessage=Service Instance does not contain: resources eligible for homing or licensing,workStep=*,extSystemErrorSource=null] 02:16:05 02:16:05.522 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:16:05 02:16:05.530 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.530 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding vnfs to license demands list 02:16:05 02:16:05.530 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testVnfId1 02:16:05 02:16:05.531 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.537 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ { 02:16:05 "resourceModuleName" : "testInstanceName1", 02:16:05 "serviceResourceId" : "testVnfId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 } ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.573 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.574 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"1366", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"41a4f9e5-bb87-4ec4-9935-874643590bc6"] 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ { 02:16:05 "resourceModuleName" : "testInstanceName1", 02:16:05 "serviceResourceId" : "testVnfId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 } ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.574 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.588 [qtp1916261931-57] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [41a4f9e5-bb87-4ec4-9935-874643590bc6] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [1366] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ { 02:16:05 "resourceModuleName" : "testInstanceName1", 02:16:05 "serviceResourceId" : "testVnfId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 } ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"homing request accepted\", \"requestStatus\": \"accepted\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05.590 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.591 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.591 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:16:05 02:16:05.599 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:16:05 02:16:05.599 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:16:05 02:16:05.599 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing Oof asyncronous response 02:16:05 02:16:05.600 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing placement solution 01 02:16:05 02:16:05.600 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.600 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.600 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.600 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.601 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.602 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.602 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.602 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.602 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.604 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.604 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.604 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.604 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a cloud region 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing Oof asyncronous response 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing placement solution 01 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.610 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.611 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a pnf 02:16:05 02:16:05.612 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing placement solution 11 02:16:05 02:16:05.636 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.637 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a pnf 02:16:05 02:16:05.648 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing Oof asyncronous response 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing placement solution 01 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.649 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a pnf 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding allotted resources to placement demands list 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:05 02:16:05.656 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.662 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.701 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.701 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"2190", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ba50620c-32d8-4485-bbd5-b7073ed4f217"] 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.701 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.711 [qtp1916261931-55] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [ba50620c-32d8-4485-bbd5-b7073ed4f217] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [2190] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:05 "serviceResourceId" : "testAllottedResourceId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid1", 02:16:05 "modelVersionId" : "testAllottedModelUuid1", 02:16:05 "modelName" : "testAllottedModelName1", 02:16:05 "modelVersion" : "testAllottedModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:05 "serviceResourceId" : "testAllottedResourceId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid2", 02:16:05 "modelVersionId" : "testAllottedModelUuid2", 02:16:05 "modelName" : "testAllottedModelName2", 02:16:05 "modelVersion" : "testAllottedModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:05 "serviceResourceId" : "testAllottedResourceId3", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testAllottedModelInvariantUuid3", 02:16:05 "modelVersionId" : "testAllottedModelUuid3", 02:16:05 "modelName" : "testAllottedModelName3", 02:16:05 "modelVersion" : "testAllottedModelVersion3" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"\", \"requestStatus\": \"failed\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:16:05 02:16:05 02:16:05.715 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.715 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.715 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.715 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.716 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:16:05 02:16:05.716 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.718 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.718 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs response indicates failed: no status message provided 02:16:05 02:16:05.719 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Error - while preparing oof request: [org.onap.so.client.oof.OofValidator.validateDemandsResponse(OofValidator.java:59), org.onap.so.client.oof.OofClient.postDemands(OofClient.java:80), org.onap.so.bpmn.buildingblock.OofHomingV2.callOof(OofHomingV2.java:143), org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT.testCallOof_error_badResponse(OofHomingV2IT.java:589), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:566), org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59), org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12), org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56), org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17), org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74), org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84), org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19), org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26), org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75), org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86), org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258), org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84), org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97), org.junit.runners.ParentRunner$4.run(ParentRunner.java:331), org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79), org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329), org.junit.runners.ParentRunner.access$100(ParentRunner.java:66), org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293), org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61), org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70), org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306), org.junit.runners.ParentRunner.run(ParentRunner.java:413), org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190), org.junit.runners.Suite.runChild(Suite.java:128), org.junit.runners.Suite.runChild(Suite.java:27), org.junit.runners.ParentRunner$4.run(ParentRunner.java:331), org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79), org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329), org.junit.runners.ParentRunner.access$100(ParentRunner.java:66), org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293), org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306), org.junit.runners.ParentRunner.run(ParentRunner.java:413), org.junit.runner.JUnitCore.run(JUnitCore.java:137), org.junit.runner.JUnitCore.run(JUnitCore.java:115), org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43), java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183), java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195), java.base/java.util.Iterator.forEachRemaining(Iterator.java:133), java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801), java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484), java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474), java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150), java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173), java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234), java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497), org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82), org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229), org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197), org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191), org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128), org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175), org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139), org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456), org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169), org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595), org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)] 02:16:05 02:16:05.720 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:16:05 02:16:05.720 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=400,errorMessage=oofs synchronous response indicates failed: {},workStep=*,extSystemErrorSource=null] 02:16:05 02:16:05.720 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:16:05 02:16:05.730 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding subscriber to placement information 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Adding vpn bonding links to placement demands list 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId1 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId2 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId1 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId2 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId1 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Building demand for service or resource: testProxyId2 02:16:05 02:16:05.731 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands url: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.739 [main] DEBUG org.onap.so.client.oof.OofClient - Post demands payload: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.775 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.775 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.775 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.775 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/api/oof/v1/placement 02:16:05 02:16:05.775 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.775 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-PatchVersion:"null", X-MinorVersion:"null", X-LatestVersion:"null", Content-Length:"3153", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8e5aaa79-30b4-4b3d-9d30-08eff4e35272"] 02:16:05 02:16:05.776 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05.776 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.782 [qtp1916261931-56] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /api/oof/v1/placement 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:05 X-LatestVersion: [] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-PatchVersion: [] 02:16:05 X-MinorVersion: [] 02:16:05 X-InvocationID: [8e5aaa79-30b4-4b3d-9d30-08eff4e35272] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [3153] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 { 02:16:05 "requestInfo" : { 02:16:05 "transactionId" : "requestId", 02:16:05 "requestId" : "requestId", 02:16:05 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/OofResponse/requestId", 02:16:05 "sourceId" : "mso", 02:16:05 "requestType" : "create", 02:16:05 "numSolutions" : 1, 02:16:05 "optimizers" : [ "placement" ], 02:16:05 "timeout" : 1800 02:16:05 }, 02:16:05 "serviceInfo" : { 02:16:05 "serviceInstanceId" : "testServiceInstanceId1", 02:16:05 "serviceName" : "testServiceType1", 02:16:05 "modelInfo" : { 02:16:05 "modelInvariantId" : "testModelInvariantUUID1", 02:16:05 "modelVersionId" : "testModelUUID1", 02:16:05 "modelName" : "testModelName1", 02:16:05 "modelVersion" : "testModelVersion1" 02:16:05 } 02:16:05 }, 02:16:05 "placementInfo" : { 02:16:05 "requestParameters" : { 02:16:05 "customerLatitude" : "customerLatitude", 02:16:05 "customerLongitude" : "customerLongitude", 02:16:05 "customerName" : "testCustomerName" 02:16:05 }, 02:16:05 "subscriberInfo" : { 02:16:05 "globalSubscriberId" : "testCustomerId", 02:16:05 "subscriberName" : "testCustomerName" 02:16:05 }, 02:16:05 "placementDemands" : [ { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName1", 02:16:05 "serviceResourceId" : "testProxyId1", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid1", 02:16:05 "modelVersionId" : "testProxyModelUuid1", 02:16:05 "modelName" : "testProxyModelName1", 02:16:05 "modelVersion" : "testProxyModelVersion1" 02:16:05 } 02:16:05 }, { 02:16:05 "resourceModuleName" : "testProxyInstanceName2", 02:16:05 "serviceResourceId" : "testProxyId2", 02:16:05 "resourceModelInfo" : { 02:16:05 "modelInvariantId" : "testProxyModelInvariantUuid2", 02:16:05 "modelVersionId" : "testProxyModelUuid2", 02:16:05 "modelName" : "testProxyModelName2", 02:16:05 "modelVersion" : "testProxyModelVersion2" 02:16:05 } 02:16:05 } ] 02:16:05 }, 02:16:05 "licenseInfo" : { 02:16:05 "licenseDemands" : [ ] 02:16:05 } 02:16:05 } 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 200, 02:16:05 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"homing request accepted\", \"requestStatus\": \"accepted\"}", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 200 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05 02:16:05.784 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.784 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:05 02:16:05.785 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:05 02:16:05.785 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.785 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "homing request accepted", "requestStatus": "accepted"} 02:16:05 02:16:05.785 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.786 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs synchronous response 02:16:05 02:16:05.786 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs synchronous response indicates accepted 02:16:05 02:16:05.803 [main] DEBUG org.onap.so.client.oof.OofValidator - Validating oofs asynchronous callback response 02:16:05 02:16:05.804 [main] DEBUG org.onap.so.client.oof.OofValidator - oofs asynchronous response is valid 02:16:05 02:16:05.804 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing Oof asyncronous response 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing placement solution 01 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a vnf 02:16:05 02:16:05.805 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Mapping placement solution 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Resources has been homed to a cloud region 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.buildingblock.OofHomingV2 - Processing the license solution 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:05 02:16:05.806 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.OofHomingV2IT 02:16:05 [INFO] Running org.onap.so.client.namingservice.NamingClientIT 02:16:05 02:16:05.827 [main] INFO org.onap.so.client.namingservice.NamingClient - Sending deleteNameGenRequest to url: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.883 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.884 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : DELETE 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Length:"49", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f6704459-3ca8-4442-a765-0a9249b33d3c"] 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"elements":[{"external-key":"instanceGroupId"}]} 02:16:05 02:16:05.884 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.894 [qtp1916261931-51] INFO WireMock - Request received: 02:16:05 127.0.0.1 - DELETE /web/service/v1/genNetworkElementName 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-InvocationID: [f6704459-3ca8-4442-a765-0a9249b33d3c] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [49] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 {"elements":[{"external-key":"instanceGroupId"}]} 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 202, 02:16:05 "bodyFileName" : "NamingClient/UnassignResponse.json", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 202 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 { 02:16:05 "elements": [ 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "instance-group-name", 02:16:05 "resource-value": "$vnf-name" 02:16:05 }, 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "vm-name", 02:16:05 "resource-value": "$vm-name" 02:16:05 } 02:16:05 ] 02:16:05 } 02:16:05 02:16:05 02:16:05 02:16:05.895 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.895 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 02:16:05 02:16:05.895 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 02:16:05 02:16:05.896 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.896 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:16:05 "elements": [ 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "instance-group-name", 02:16:05 "resource-value": "$vnf-name" 02:16:05 }, 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "vm-name", 02:16:05 "resource-value": "$vm-name" 02:16:05 } 02:16:05 ] 02:16:05 } 02:16:05 02:16:05 02:16:05.896 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.902 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:16:05 02:16:05.911 [main] INFO org.onap.so.client.namingservice.NamingClient - Sending postNameGenRequest to url: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.936 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.937 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/web/service/v1/genNetworkElementName 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Length:"200", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"55e6c55e-54ab-47ae-b3c1-918af10cc06b"] 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"elements":[{"nf-naming-code":"nfNamingCode","naming-type":"VNF","resource-name":"vnf_name","policy-instance-name":"SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml","external-key":"SomeUniqueValue"}]} 02:16:05 02:16:05.937 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:05 02:16:05.941 [qtp1916261931-57] INFO WireMock - Request received: 02:16:05 127.0.0.1 - POST /web/service/v1/genNetworkElementName 02:16:05 02:16:05 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Accept: [application/json] 02:16:05 Connection: [keep-alive] 02:16:05 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:05 Host: [localhost:10269] 02:16:05 Accept-Encoding: [gzip,deflate] 02:16:05 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:05 X-ONAP-PartnerName: [UNKNOWN] 02:16:05 X-InvocationID: [55e6c55e-54ab-47ae-b3c1-918af10cc06b] 02:16:05 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Length: [200] 02:16:05 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:05 Content-Type: [application/json] 02:16:05 {"elements":[{"nf-naming-code":"nfNamingCode","naming-type":"VNF","resource-name":"vnf_name","policy-instance-name":"SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml","external-key":"SomeUniqueValue"}]} 02:16:05 02:16:05 02:16:05 Matched response definition: 02:16:05 { 02:16:05 "status" : 202, 02:16:05 "bodyFileName" : "NamingClient/AssignResponse.json", 02:16:05 "headers" : { 02:16:05 "Content-Type" : "application/json" 02:16:05 } 02:16:05 } 02:16:05 02:16:05 Response: 02:16:05 HTTP/1.1 202 02:16:05 Content-Type: [application/json] 02:16:05 02:16:05 { 02:16:05 "elements": [ 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "instance-group-name", 02:16:05 "resource-value": "$vnf-name" 02:16:05 }, 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "vm-name", 02:16:05 "resource-value": "$vm-name" 02:16:05 } 02:16:05 ] 02:16:05 } 02:16:05 02:16:05 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 202 ACCEPTED 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Accepted 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:16:05 "elements": [ 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "instance-group-name", 02:16:05 "resource-value": "$vnf-name" 02:16:05 }, 02:16:05 { 02:16:05 "external-key": "$vnf-id", 02:16:05 "resource-name": "vm-name", 02:16:05 "resource-value": "$vm-name" 02:16:05 } 02:16:05 ] 02:16:05 } 02:16:05 02:16:05 02:16:05.942 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:05 02:16:05.943 [main] INFO org.onap.so.client.namingservice.NamingClientResponseValidator - Successful Response from Naming Service 02:16:06 02:16:05.962 [main] INFO org.onap.so.client.namingservice.NamingClient - Sending deleteNameGenRequest to url: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.963 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.963 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : DELETE 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Length:"49", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"05427e6f-d327-4167-af5f-c2269806e0e1"] 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"elements":[{"external-key":"instanceGroupId"}]} 02:16:06 02:16:05.963 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:06 02:16:05.967 [qtp1916261931-55] INFO WireMock - Request received: 02:16:06 127.0.0.1 - DELETE /web/service/v1/genNetworkElementName 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 Connection: [keep-alive] 02:16:06 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:06 Host: [localhost:10269] 02:16:06 Accept-Encoding: [gzip,deflate] 02:16:06 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 X-InvocationID: [05427e6f-d327-4167-af5f-c2269806e0e1] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [49] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"elements":[{"external-key":"instanceGroupId"}]} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "bodyFileName" : "NamingClient/ErrorResponse.json", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 { 02:16:06 "error": { 02:16:06 "errorId": "NELGEN-0003", 02:16:06 "message": "External Key is required and must be unique" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 02:16:05.968 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:06 02:16:05.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 02:16:06 02:16:05.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 02:16:06 02:16:05.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:06 02:16:05.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:16:06 "error": { 02:16:06 "errorId": "NELGEN-0003", 02:16:06 "message": "External Key is required and must be unique" 02:16:06 } 02:16:06 } 02:16:06 02:16:05.969 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:06 02:16:05.982 [main] ERROR org.onap.so.client.namingservice.NamingClientResponseValidator - RA_GENERAL_EXCEPTION Error from Naming Service: External Key is required and must be unique BPMN 300 Error from Naming Service: External Key is required and must be unique 02:16:06 02:16:05.993 [main] INFO org.onap.so.client.namingservice.NamingClient - Sending postNameGenRequest to url: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.994 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.994 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/web/service/v1/genNetworkElementName 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YnBlbDptc28tZGItMTUwNyE=", Content-Length:"200", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4b775dec-e8fc-42c2-92ae-5692fa328a14"] 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: {"elements":[{"nf-naming-code":"nfNamingCode","naming-type":"VNF","resource-name":"vnf_name","policy-instance-name":"SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml","external-key":"SomeUniqueValue"}]} 02:16:06 02:16:05.994 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:06 02:16:05.999 [qtp1916261931-56] INFO WireMock - Request received: 02:16:06 127.0.0.1 - POST /web/service/v1/genNetworkElementName 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 Connection: [keep-alive] 02:16:06 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:06 Host: [localhost:10269] 02:16:06 Accept-Encoding: [gzip,deflate] 02:16:06 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 X-InvocationID: [4b775dec-e8fc-42c2-92ae-5692fa328a14] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [200] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"elements":[{"nf-naming-code":"nfNamingCode","naming-type":"VNF","resource-name":"vnf_name","policy-instance-name":"SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml","external-key":"SomeUniqueValue"}]} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "bodyFileName" : "NamingClient/ErrorResponse.json", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 { 02:16:06 "error": { 02:16:06 "errorId": "NELGEN-0003", 02:16:06 "message": "External Key is required and must be unique" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 500 INTERNAL_SERVER_ERROR 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : Server Error 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: { 02:16:06 "error": { 02:16:06 "errorId": "NELGEN-0003", 02:16:06 "message": "External Key is required and must be unique" 02:16:06 } 02:16:06 } 02:16:06 02:16:06.001 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:06 02:16:06.002 [main] ERROR org.onap.so.client.namingservice.NamingClientResponseValidator - RA_GENERAL_EXCEPTION Error from Naming Service: External Key is required and must be unique BPMN 300 Error from Naming Service: External Key is required and must be unique 02:16:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.so.client.namingservice.NamingClientIT 02:16:06 [INFO] Running org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT 02:16:06 02:16:06.103 [main] ERROR org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl - InternalServerErrorException in createVNFVolumes 02:16:06 javax.ws.rs.InternalServerErrorException: Error in create volume group 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl.createVNFVolumes(VnfVolumeAdapterClientImpl.java:54) 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT.createVolumeGroupTestThrowException(VnfVolumeAdapterClientIT.java:88) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:06 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:06 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:06 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:06 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:06 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:06 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:06 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:06 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:06 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:06 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:06 02:16:06.136 [main] ERROR org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl - InternalServerErrorException in updateVNFVolumes 02:16:06 javax.ws.rs.InternalServerErrorException: Error in update volume group 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl.updateVNFVolumes(VnfVolumeAdapterClientImpl.java:88) 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT.updateVolumeGroupTestThrowException(VnfVolumeAdapterClientIT.java:194) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:06 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:06 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:06 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:06 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:06 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:06 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:06 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:06 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:06 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:06 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:06 02:16:06.143 [main] ERROR org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl - InternalServerErrorException in rollbackVNFVolumes 02:16:06 javax.ws.rs.InternalServerErrorException: Error in rollback volume group 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl.rollbackVNFVolumes(VnfVolumeAdapterClientImpl.java:76) 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT.rollbackVolumeGroupTestThrowException(VnfVolumeAdapterClientIT.java:160) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:06 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:06 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:06 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:06 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:06 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:06 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:06 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:06 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:06 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:06 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:06 02:16:06.167 [main] ERROR org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl - InternalServerErrorException in deleteVNFVolumes 02:16:06 javax.ws.rs.InternalServerErrorException: Error in delete volume group 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientImpl.deleteVNFVolumes(VnfVolumeAdapterClientImpl.java:65) 02:16:06 at org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT.deleteVolumeGroupTestThrowException(VnfVolumeAdapterClientIT.java:125) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:06 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:06 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:06 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:06 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:06 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:06 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:06 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:06 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:06 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:06 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:06 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:06 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.onap.so.client.adapter.vnf.VnfVolumeAdapterClientIT 02:16:06 [INFO] Running org.onap.so.client.adapter.network.NetworkAdapterClientIT 02:16:06 02:16:06.479 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.479 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/xml], X-InvocationID=[30046872-b284-4116-8262-8bd1ff7d3675], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:06 02:16:06.553 [qtp1916261931-51] INFO WireMock - Request received: 02:16:06 127.0.0.1 - GET /networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/xml] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [30046872-b284-4116-8262-8bd1ff7d3675] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"queryNetworkResponse\":{\"networkExists\":true}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"queryNetworkResponse":{"networkExists":true}} 02:16:06 02:16:06 02:16:06.591 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:06 02:16:06.592 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"queryNetworkResponse":{"networkExists":true}} 02:16:06 02:16:06 02:16:06.634 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.635 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b84dd18-0918-4ff0-aea9-173bf0d5b7b8], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.641 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","msoRequest":{}}} 02:16:06 02:16:06 02:16:06.649 [qtp1916261931-57] INFO WireMock - Request received: 02:16:06 127.0.0.1 - DELETE /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [8b84dd18-0918-4ff0-aea9-173bf0d5b7b8] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [107] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"deleteNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","msoRequest":{}}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"deleteNetworkResponse\":{\"networkDeleted\":true}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"deleteNetworkResponse":{"networkDeleted":true}} 02:16:06 02:16:06 02:16:06.650 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.651 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteNetworkResponse":{"networkDeleted":true}} 02:16:06 02:16:06 02:16:06.674 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.674 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b9d9168b-c026-46ce-aa67-1202b8dfe56b], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.681 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06.684 [qtp1916261931-55] INFO WireMock - Request received: 02:16:06 127.0.0.1 - PUT /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [b9d9168b-c026-46ce-aa67-1202b8dfe56b] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [215] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"updateNetworkResponse\":{\"networkId\":\"test1\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"updateNetworkResponse":{"networkId":"test1"}} 02:16:06 02:16:06 02:16:06.685 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.685 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkResponse":{"networkId":"test1"}} 02:16:06 02:16:06 02:16:06.706 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.706 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10269/networks/rest/v1/networks with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[583021ae-6f09-47f0-b673-acb8dded063e], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.709 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkTechnology":"NEUTRON","failIfExists":false,"backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06.712 [qtp1916261931-56] INFO WireMock - Request received: 02:16:06 127.0.0.1 - POST /networks/rest/v1/networks 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [583021ae-6f09-47f0-b673-acb8dded063e] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [216] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"createNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkTechnology":"NEUTRON","failIfExists":false,"backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"createNetworkResponse\":{\"networkCreated\":true,\"rollback\":{\"networkCreated\":false}}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"createNetworkResponse":{"networkCreated":true,"rollback":{"networkCreated":false}}} 02:16:06 02:16:06 02:16:06.714 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10269/networks/rest/v1/networks has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.714 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createNetworkResponse":{"networkCreated":true,"rollback":{"networkCreated":false}}} 02:16:06 02:16:06 02:16:06.738 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.738 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[be5cdf04-3a8f-4b30-adf5-ee815398d548], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.740 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","msoRequest":{}}} 02:16:06 02:16:06 02:16:06.743 [qtp1916261931-51] INFO WireMock - Request received: 02:16:06 127.0.0.1 - DELETE /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [be5cdf04-3a8f-4b30-adf5-ee815398d548] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [107] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"deleteNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","msoRequest":{}}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "body" : "{\"deleteNetworkError\":{\"message\":\"Error in delete network\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"deleteNetworkError":{"message":"Error in delete network"}} 02:16:06 02:16:06 02:16:06.744 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.745 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteNetworkError":{"message":"Error in delete network"}} 02:16:06 02:16:06 02:16:06.765 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.765 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/xml], X-InvocationID=[5fcd9574-a189-4949-9a49-98ec9fa584be], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:06 02:16:06.771 [qtp1916261931-57] INFO WireMock - Request received: 02:16:06 127.0.0.1 - GET /networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/xml] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [5fcd9574-a189-4949-9a49-98ec9fa584be] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "body" : "{\"queryNetworkError\":{\"message\":\"Error in query network\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"queryNetworkError":{"message":"Error in query network"}} 02:16:06 02:16:06 02:16:06.772 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/networks/rest/v1/networks/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&networkStackId=networkStackId&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.773 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"queryNetworkError":{"message":"Error in query network"}} 02:16:06 02:16:06 02:16:06.791 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.791 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10269/networks/rest/v1/networks with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3b0ded63-dd43-487e-9d1a-692a50288979], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.794 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkTechnology":"NEUTRON","failIfExists":false,"backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06.797 [qtp1916261931-55] INFO WireMock - Request received: 02:16:06 127.0.0.1 - POST /networks/rest/v1/networks 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [3b0ded63-dd43-487e-9d1a-692a50288979] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [216] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"createNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkTechnology":"NEUTRON","failIfExists":false,"backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "body" : "{\"createNetworkError\":{\"message\":\"Error in create network\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"createNetworkError":{"message":"Error in create network"}} 02:16:06 02:16:06 02:16:06.799 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10269/networks/rest/v1/networks has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.799 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createNetworkError":{"message":"Error in create network"}} 02:16:06 02:16:06 02:16:06.819 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.819 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c6c7660-a421-4358-99fa-80930ec3114a], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.822 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06.826 [qtp1916261931-56] INFO WireMock - Request received: 02:16:06 127.0.0.1 - PUT /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [8c6c7660-a421-4358-99fa-80930ec3114a] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [215] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "body" : "{\"updateNetworkError\":{\"message\":\"Error in update network\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"updateNetworkError":{"message":"Error in update network"}} 02:16:06 02:16:06 02:16:06.828 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.828 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkError":{"message":"Error in update network"}} 02:16:06 02:16:06 02:16:06.845 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.846 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0d5cc24f-47a9-47dc-91ee-4a2ab2f0b8d9], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.848 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06.851 [qtp1916261931-51] INFO WireMock - Request received: 02:16:06 127.0.0.1 - PUT /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [0d5cc24f-47a9-47dc-91ee-4a2ab2f0b8d9] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [215] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"updateNetworkRequest":{"skipAAI":false,"synchronous":true,"cloudSiteId":"___TESTING___","networkId":"test1","networkTechnology":"NEUTRON","backout":true,"networkParams":{},"msoRequest":{},"contrailRequest":false}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"updateNetworkResponse\":{\"networkId\":\"test1\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"updateNetworkResponse":{"networkId":"test1"}} 02:16:06 02:16:06 02:16:06.852 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.852 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateNetworkResponse":{"networkId":"test1"}} 02:16:06 02:16:06 02:16:06.871 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.872 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7e4928c7-f871-46bd-b99d-00c7e1034d62], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.874 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackNetworkRequest":{"skipAAI":false,"synchronous":true,"networkRollback":{"cloudId":"___TESTING___","networkCreated":false}}} 02:16:06 02:16:06 02:16:06.877 [qtp1916261931-57] INFO WireMock - Request received: 02:16:06 127.0.0.1 - DELETE /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [7e4928c7-f871-46bd-b99d-00c7e1034d62] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [132] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"rollbackNetworkRequest":{"skipAAI":false,"synchronous":true,"networkRollback":{"cloudId":"___TESTING___","networkCreated":false}}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 500, 02:16:06 "body" : "{\"rollbackNetworkError\":{\"message\":\"Error in rollback network\"}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 500 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"rollbackNetworkError":{"message":"Error in rollback network"}} 02:16:06 02:16:06 02:16:06.878 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.879 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackNetworkError":{"message":"Error in rollback network"}} 02:16:06 02:16:06 02:16:06.898 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:06 02:16:06.898 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/networks/rest/v1/networks/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d9417d92-939d-43e6-be84-52d4f1642e13], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:06 02:16:06.905 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackNetworkRequest":{"skipAAI":false,"synchronous":true,"networkRollback":{"cloudId":"___TESTING___","networkCreated":false}}} 02:16:06 02:16:06 02:16:06.909 [qtp1916261931-55] INFO WireMock - Request received: 02:16:06 127.0.0.1 - DELETE /networks/rest/v1/networks/test 02:16:06 02:16:06 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Accept: [application/json] 02:16:06 User-Agent: [Apache-CXF/3.4.10] 02:16:06 Connection: [keep-alive] 02:16:06 Host: [localhost:10269] 02:16:06 Pragma: [no-cache] 02:16:06 Authorization: [Basic dGVzdDp0ZXN0] 02:16:06 X-ONAP-PartnerName: [UNKNOWN] 02:16:06 Cache-Control: [no-cache] 02:16:06 X-InvocationID: [d9417d92-939d-43e6-be84-52d4f1642e13] 02:16:06 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Length: [132] 02:16:06 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:06 Content-Type: [application/json] 02:16:06 {"rollbackNetworkRequest":{"skipAAI":false,"synchronous":true,"networkRollback":{"cloudId":"___TESTING___","networkCreated":false}}} 02:16:06 02:16:06 02:16:06 Matched response definition: 02:16:06 { 02:16:06 "status" : 200, 02:16:06 "body" : "{\"rollbackNetworkResponse\":{\"networkRolledBack\":true}}", 02:16:06 "headers" : { 02:16:06 "Content-Type" : "application/json" 02:16:06 } 02:16:06 } 02:16:06 02:16:06 Response: 02:16:06 HTTP/1.1 200 02:16:06 Content-Type: [application/json] 02:16:06 02:16:06 {"rollbackNetworkResponse":{"networkRolledBack":true}} 02:16:06 02:16:06 02:16:06.910 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/networks/rest/v1/networks/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:06 02:16:06.911 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackNetworkResponse":{"networkRolledBack":true}} 02:16:06 02:16:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s - in org.onap.so.client.adapter.network.NetworkAdapterClientIT 02:16:06 [INFO] Running org.onap.so.bpmn.infrastructure.flowspecific.tasks.SniroHomingV2IT 02:16:07 02:16:06.926 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:06.928 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:06.928 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:06.930 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding vpn bonding links to placement demands list 02:16:07 02:16:06.930 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId1 02:16:07 02:16:06.931 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId2 02:16:07 02:16:06.932 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId1 02:16:07 02:16:06.932 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId2 02:16:07 02:16:06.932 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId1 02:16:07 02:16:06.932 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId2 02:16:07 02:16:06.933 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:06.940 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:06.983 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:06.984 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"3436", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"96f87df6-c05d-43e2-aff7-4085defee2f7"] 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:06.984 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:06.992 [qtp1916261931-56] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [96f87df6-c05d-43e2-aff7-4085defee2f7] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [3436] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:06.995 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:06.997 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:06.997 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 02:16:07.013 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.013 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding allotted resources to placement demands list 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:07 02:16:07.014 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.017 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.057 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.057 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.057 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.058 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.058 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.058 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"2113", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a0305030-2e98-47f6-88a6-3c6e7f9096cb"] 02:16:07 02:16:07.058 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.058 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.062 [qtp1916261931-51] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [a0305030-2e98-47f6-88a6-3c6e7f9096cb] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [2113] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07.063 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.065 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.065 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 02:16:07.074 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing the license solution 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.075 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding service proxies to placement demands list 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId1 02:16:07 02:16:07.080 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.083 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 }, 02:16:07 "filteringAttributes" : [ { 02:16:07 "identifierType" : "cloudRegionId", 02:16:07 "identifiers" : [ "testCloudRegionId" ], 02:16:07 "cloudOwner" : "att" 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.124 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.124 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"1483", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"65e420d5-d5ac-4d64-821f-bb204a342138"] 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 }, 02:16:07 "filteringAttributes" : [ { 02:16:07 "identifierType" : "cloudRegionId", 02:16:07 "identifiers" : [ "testCloudRegionId" ], 02:16:07 "cloudOwner" : "att" 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.124 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.129 [qtp1916261931-57] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [65e420d5-d5ac-4d64-821f-bb204a342138] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [1483] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 }, 02:16:07 "filteringAttributes" : [ { 02:16:07 "identifierType" : "cloudRegionId", 02:16:07 "identifiers" : [ "testCloudRegionId" ], 02:16:07 "cloudOwner" : "att" 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:07.130 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.130 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.130 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.130 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.130 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07.131 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.131 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.132 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 02:16:07.141 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding vpn bonding links to placement demands list 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId1 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testProxyId2 02:16:07 02:16:07.142 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.145 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.184 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.185 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"1788", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b5b98f3b-09a7-4ead-a824-b0c52002b5da"] 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.185 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.191 [qtp1916261931-55] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [b5b98f3b-09a7-4ead-a824-b0c52002b5da] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [1788] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testProxyId1", 02:16:07 "resourceModuleName" : "testProxyInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName1", 02:16:07 "modelVersionId" : "testProxyModelUuid1", 02:16:07 "modelVersion" : "testProxyModelVersion1", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testProxyId2", 02:16:07 "resourceModuleName" : "testProxyInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testProxyModelName2", 02:16:07 "modelVersionId" : "testProxyModelUuid2", 02:16:07 "modelVersion" : "testProxyModelVersion2", 02:16:07 "modelInvariantId" : "testProxyModelInvariantUuid2" 02:16:07 }, 02:16:07 "requiredCandidates" : [ { 02:16:07 "identifierType" : "vnfId", 02:16:07 "identifiers" : [ "testVnfId" ] 02:16:07 } ] 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07.193 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.194 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.194 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 01 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.206 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.207 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.207 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.207 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.207 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a pnf 02:16:07 02:16:07.212 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.212 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.212 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.212 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding allotted resources to placement demands list 02:16:07 02:16:07.213 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:07 02:16:07.213 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:07 02:16:07.213 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:07 02:16:07.213 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.215 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.326 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.326 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"2113", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a8d65472-6c80-4c45-be79-981c4a4d290b"] 02:16:07 02:16:07.326 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.327 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.330 [qtp1916261931-51] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [a8d65472-6c80-4c45-be79-981c4a4d290b] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [2113] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"\", \"requestStatus\": \"failed\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:16:07 02:16:07 02:16:07.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.331 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.332 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "", "requestStatus": "failed"} 02:16:07 02:16:07.332 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.333 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.333 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers response indicates failed: no status message provided 02:16:07 02:16:07.334 [main] ERROR org.onap.so.bpmn.buildingblock.SniroHomingV2 - Exception occurred 02:16:07 org.onap.so.client.exception.BadResponseException: Sniro Managers synchronous response indicates failed: error message not provided 02:16:07 at org.onap.so.client.sniro.SniroValidator.validateDemandsResponse(SniroValidator.java:64) 02:16:07 at org.onap.so.client.sniro.SniroClient.postDemands(SniroClient.java:79) 02:16:07 at org.onap.so.bpmn.buildingblock.SniroHomingV2.callSniro(SniroHomingV2.java:151) 02:16:07 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.SniroHomingV2IT.testCallSniro_error_badResponse(SniroHomingV2IT.java:661) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:07 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:07 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:07 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:07 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:07 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:07 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:07 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:07 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:07 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:07 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:07 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:07 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:07 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:07 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:07 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:07 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:07 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:07 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:07 02:16:07.334 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:16:07 02:16:07.334 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=400,errorMessage=Sniro Managers synchronous response indicates failed: error message not provided,workStep=*,extSystemErrorSource=SNIRO] 02:16:07 02:16:07.334 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 01 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.352 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.353 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.354 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a cloud region 02:16:07 02:16:07.394 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.395 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.397 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.398 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Service Instance does not contain: resources eligible for homing or licensing 02:16:07 02:16:07.398 [main] ERROR org.onap.so.bpmn.buildingblock.SniroHomingV2 - Exception occurred 02:16:07 org.camunda.bpm.engine.delegate.BpmnError: Service Instance does not contain: resources eligible for homing or licensing 02:16:07 at org.onap.so.bpmn.buildingblock.SniroHomingV2.callSniro(SniroHomingV2.java:154) 02:16:07 at org.onap.so.bpmn.buildingblock.SniroHomingV2$MockitoMock$1481655741.callSniro$accessor$ptMmGJlV(Unknown Source) 02:16:07 at org.onap.so.bpmn.buildingblock.SniroHomingV2$MockitoMock$1481655741$auxiliary$tX6LgrIU.call(Unknown Source) 02:16:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 02:16:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 02:16:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:141) 02:16:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:44) 02:16:07 at org.mockito.Answers.answer(Answers.java:98) 02:16:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:109) 02:16:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 02:16:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:33) 02:16:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 02:16:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 02:16:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:141) 02:16:07 at org.onap.so.bpmn.buildingblock.SniroHomingV2$MockitoMock$1481655741.callSniro(Unknown Source) 02:16:07 at org.onap.so.bpmn.infrastructure.flowspecific.tasks.SniroHomingV2IT.testCallSniro_error_0Resources(SniroHomingV2IT.java:647) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:07 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:07 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:07 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:07 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:07 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:07 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:07 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:07 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:07 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:07 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:07 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:07 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:07 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:07 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:07 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:07 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:07 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:07 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:07 02:16:07.398 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException for Subflow 02:16:07 02:16:07.398 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=testProcessKeyValue,errorCode=422,errorMessage=Service Instance does not contain: resources eligible for homing or licensing,workStep=*,extSystemErrorSource=SNIRO] 02:16:07 02:16:07.398 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:16:07 02:16:07.421 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.422 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.422 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.424 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 01 02:16:07 02:16:07.424 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.424 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.424 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.424 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a pnf 02:16:07 02:16:07.425 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 11 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.431 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.432 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.432 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.432 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.432 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a pnf 02:16:07 02:16:07.442 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.442 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.442 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.442 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding allotted resources to placement demands list 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId1 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId2 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testAllottedResourceId3 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding vnfs to license demands list 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testVnfId1 02:16:07 02:16:07.443 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.447 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.502 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.502 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"2437", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"491c5db6-f82c-461d-81e6-4198e675e812"] 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.503 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.509 [qtp1916261931-57] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [491c5db6-f82c-461d-81e6-4198e675e812] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [2437] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ { 02:16:07 "serviceResourceId" : "testAllottedResourceId1", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName1", 02:16:07 "modelVersionId" : "testAllottedModelUuid1", 02:16:07 "modelVersion" : "testAllottedModelVersion1", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid1" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId2", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName2", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName2", 02:16:07 "modelVersionId" : "testAllottedModelUuid2", 02:16:07 "modelVersion" : "testAllottedModelVersion2", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid2" 02:16:07 } 02:16:07 }, { 02:16:07 "serviceResourceId" : "testAllottedResourceId3", 02:16:07 "resourceModuleName" : "testAllottedModelInstanceName3", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testAllottedModelName3", 02:16:07 "modelVersionId" : "testAllottedModelUuid3", 02:16:07 "modelVersion" : "testAllottedModelVersion3", 02:16:07 "modelInvariantId" : "testAllottedModelInvariantUuid3" 02:16:07 } 02:16:07 } ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07.511 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.513 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.513 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 01 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.536 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a pnf 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers asynchronous callback response 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers asynchronous response is valid 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing sniro manager asyncronous response 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing placement solution 01 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a vnf 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Mapping placement solution 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.542 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Entry Array To Map Util Method 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Entry Array To Map Util Method 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Resources has been homed to a cloud region 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Processing the license solution 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Started Json Util String Array To List 02:16:07 02:16:07.543 [main] DEBUG org.onap.so.bpmn.core.json.JsonUtils - Completed Json Util String Array To List 02:16:07 02:16:07.547 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Started Sniro Homing Call Sniro 02:16:07 02:16:07.547 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding subscriber to placement information 02:16:07 02:16:07.547 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding request parameters to placement information 02:16:07 02:16:07.548 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Adding vnfs to license demands list 02:16:07 02:16:07.548 [main] DEBUG org.onap.so.bpmn.buildingblock.SniroHomingV2 - Building demand for service or resource: testVnfId1 02:16:07 02:16:07.548 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands url: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.550 [main] DEBUG org.onap.so.client.sniro.SniroClient - Post demands payload: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.582 [main] WARN org.onap.logging.filter.base.AbstractMetricLogFilter - Could not Target Entity: http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.582 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ===========================request begin================================================ 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - URI : http://localhost:10269/sniro/api/placement/v2 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Method : POST 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Accept:"application/xml, text/xml, application/json, application/*+xml, application/*+json", Content-Type:"application/json", Authorization:"Basic dGVzdDp0ZXN0cHdk", X-patchVersion:"1", X-minorVersion:"1", X-latestVersion:"2", Content-Length:"1289", X-ONAP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-TransactionID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ECOMP-RequestID:"d443f517-a4f3-40bd-a0c3-ddfb1d050112", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b80b8116-5717-4ed2-8d52-7c73fa5c79c3"] 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Request body: { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07.582 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ==========================request end================================================ 02:16:07 02:16:07.587 [qtp1916261931-55] INFO WireMock - Request received: 02:16:07 127.0.0.1 - POST /sniro/api/placement/v2 02:16:07 02:16:07 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Accept: [application/xml, text/xml, application/json, application/*+xml, application/*+json] 02:16:07 Connection: [keep-alive] 02:16:07 User-Agent: [Apache-HttpClient/4.5.14 (Java/11.0.16)] 02:16:07 Host: [localhost:10269] 02:16:07 Accept-Encoding: [gzip,deflate] 02:16:07 X-patchVersion: [1] 02:16:07 Authorization: [Basic dGVzdDp0ZXN0cHdk] 02:16:07 X-latestVersion: [2] 02:16:07 X-ONAP-PartnerName: [UNKNOWN] 02:16:07 X-InvocationID: [b80b8116-5717-4ed2-8d52-7c73fa5c79c3] 02:16:07 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 X-minorVersion: [1] 02:16:07 Content-Length: [1289] 02:16:07 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:07 Content-Type: [application/json] 02:16:07 { 02:16:07 "requestInfo" : { 02:16:07 "transactionId" : "testRequestId", 02:16:07 "requestId" : "testRequestId", 02:16:07 "callbackUrl" : "http://localhost:10269/mso/WorkflowMesssage/SNIROResponse/testRequestId", 02:16:07 "sourceId" : "mso", 02:16:07 "requestType" : "create", 02:16:07 "timeout" : 1800 02:16:07 }, 02:16:07 "serviceInfo" : { 02:16:07 "modelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 }, 02:16:07 "serviceRole" : "testServiceRole1", 02:16:07 "serviceInstanceId" : "testServiceInstanceId1", 02:16:07 "serviceName" : "testServiceType1" 02:16:07 }, 02:16:07 "placementInfo" : { 02:16:07 "subscriberInfo" : { 02:16:07 "globalSubscriberId" : "testCustomerId", 02:16:07 "subscriberName" : "testCustomerName" 02:16:07 }, 02:16:07 "placementDemands" : [ ], 02:16:07 "requestParameters" : {"subscriptionServiceType":"testSubscriptionServiceType","aLaCarte":false} 02:16:07 }, 02:16:07 "licenseInfo" : { 02:16:07 "licenseDemands" : [ { 02:16:07 "serviceResourceId" : "testVnfId1", 02:16:07 "resourceModuleName" : "testInstanceName1", 02:16:07 "resourceModelInfo" : { 02:16:07 "modelName" : "testModelName1", 02:16:07 "modelVersionId" : "testModelUUID1", 02:16:07 "modelVersion" : "testModelVersion1", 02:16:07 "modelInvariantId" : "testModelInvariantUUID1" 02:16:07 } 02:16:07 } ] 02:16:07 } 02:16:07 } 02:16:07 02:16:07 02:16:07 Matched response definition: 02:16:07 { 02:16:07 "status" : 200, 02:16:07 "body" : "{\"transactionId\": \"123456789\", \"requestId\": \"1234\", \"statusMessage\": \"corys cool\", \"requestStatus\": \"accepted\"}", 02:16:07 "headers" : { 02:16:07 "Content-Type" : "application/json" 02:16:07 } 02:16:07 } 02:16:07 02:16:07 Response: 02:16:07 HTTP/1.1 200 02:16:07 Content-Type: [application/json] 02:16:07 02:16:07 {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - ============================response begin========================================== 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status code : 200 OK 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Status text : OK 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Headers : [Content-Type:"application/json", Transfer-Encoding:"chunked", Server:"Jetty(9.2.z-SNAPSHOT)"] 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - Response body: {"transactionId": "123456789", "requestId": "1234", "statusMessage": "corys cool", "requestStatus": "accepted"} 02:16:07 02:16:07.589 [main] DEBUG org.onap.logging.filter.spring.SpringClientPayloadFilter - =======================response end================================================= 02:16:07 02:16:07.591 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Validating Sniro Managers synchronous response 02:16:07 02:16:07.591 [main] DEBUG org.onap.so.client.sniro.SniroValidator - Sniro Managers synchronous response indicates accepted 02:16:07 [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.677 s - in org.onap.so.bpmn.infrastructure.flowspecific.tasks.SniroHomingV2IT 02:16:07 [INFO] Running org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksIT 02:16:07 02:16:07.603 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:16:07 java.lang.NullPointerException: null 02:16:07 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:16:07 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:16:07 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:16:07 at org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksIT.before(AppcRunTasksIT.java:60) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:07 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:07 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:07 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:07 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:07 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:16:07 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:07 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:07 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:07 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:07 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:07 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:07 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:07 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:07 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:07 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:07 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:07 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:07 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:07 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:07 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:07 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:08 02:16:08.735 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:08 02:16:08.741 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:08 02:16:08.741 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a60e84da-0ade-47c1-ad55-ba4166feafc2], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:08 02:16:08.750 [qtp1916261931-56] INFO WireMock - Request received: 02:16:08 127.0.0.1 - GET /aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all 02:16:08 02:16:08 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:08 X-FromAppId: [MSO] 02:16:08 Accept: [application/json] 02:16:08 User-Agent: [Apache-CXF/3.4.10] 02:16:08 Connection: [keep-alive] 02:16:08 Host: [localhost:10269] 02:16:08 Pragma: [no-cache] 02:16:08 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:08 X-ONAP-PartnerName: [UNKNOWN] 02:16:08 Cache-Control: [no-cache] 02:16:08 X-InvocationID: [a60e84da-0ade-47c1-ad55-ba4166feafc2] 02:16:08 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:08 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:08 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:08 02:16:08 02:16:08 02:16:08 Matched response definition: 02:16:08 { 02:16:08 "status" : 200, 02:16:08 "body" : "{\n \"vnf-id\": \"example-vnf-id-val-90603\",\n \"vnf-name\": \"example-vnf-name-val-56838\",\n \"vnf-name2\": \"example-vnf-name2-val-56319\",\n \"vnf-type\": \"example-vnf-type-val-30533\",\n \"service-id\": \"example-service-id-val-28290\",\n \"regional-resource-zone\": \"example-regional-resource-zone-val-11059\",\n \"prov-status\": \"example-prov-status-val-59777\",\n \"operational-status\": \"example-operational-status-val-22513\",\n \"in-maint\": true,\n \n \"equipment-role\": \"example-equipment-role-val-23396\",\n \"orchestration-status\": \"example-orchestration-status-val-59435\",\n \"heat-stack-id\": \"example-heat-stack-id-val-96869\",\n \"mso-catalog-key\": \"example-mso-catalog-key-val-30721\",\n \"management-option\": \"example-management-option-val-61927\",\n \"ipv4-oam-address\": \"192.168.10.14\",\n \"ipv4-loopback0-address\": \"example-ipv4-loopback0-address-val-87072\",\n \"nm-lan-v6-address\": \"example-nm-lan-v6-address-val-91063\",\n \"management-v6-address\": \"example-management-v6-address-val-80466\",\n \"vcpu\": 45837298,\n \"vcpu-units\": \"example-vcpu-units-val-86249\",\n \"vmemory\": 57288956,\n \"vmemory-units\": \"example-vmemory-units-val-13291\",\n \"vdisk\": 16937143,\n \"vdisk-units\": \"example-vdisk-units-val-73197\",\n \n \"is-closed-loop-disabled\": true,\n \"summary-status\": \"example-summary-status-val-86438\",\n \"encrypted-access-flag\": true,\n \n \n \n \n \"model-invariant-id\": \"example-model-invariant-id-val-14704\",\n \"model-version-id\": \"example-model-version-id-val-47847\",\n \"model-customization-id\": \"example-model-customization-id-val-52688\",\n \"widget-model-id\": \"example-widget-model-id-val-20939\",\n \"widget-model-version\": \"example-widget-model-version-val-72210\",\n \"as-number\": \"example-as-number-val-68358\",\n \"regional-resource-subzone\": \"example-regional-resource-subzone-val-34391\",\n \"nf-type\": \"example-nf-type-val-54866\",\n \"nf-function\": \"example-nf-function-val-24790\",\n \"nf-role\": \"example-nf-role-val-4780\",\n \"nf-naming-code\": \"example-nf-naming-code-val-25118\",\n \"selflink\": \"example-selflink-val-68404\",\n \n \"relationship-list\": {\"relationship\": [\n {\n \"related-to\": \"service-instance\",\n \"relationship-label\": \"org.onap.relationships.inventory.ComposedOf\",\n \"related-link\": \"/aai/v12/business/customers/customer/e433710f-9217-458d-a79d-1c7aff376d89/service-subscriptions/service-subscription/VIRTUAL%20USP/service-instances/service-instance/2c323333-af4f-4849-af03-c862c0e93e3b\",\n \"relationship-data\": [\n {\n \"relationship-key\": \"customer.global-customer-id\",\n \"relationship-value\": \"e433710f-9217-458d-a79d-1c7aff376d89\"\n },\n {\n \"relationship-key\": \"service-subscription.service-type\",\n \"relationship-value\": \"VIRTUAL USP\"\n },\n {\n \"relationship-key\": \"service-instance.service-instance-id\",\n \"relationship-value\": \"2c323333-af4f-4849-af03-c862c0e93e3b\"\n }\n ],\n \"related-to-property\": [ {\n \"property-key\": \"service-instance.service-instance-name\",\n \"property-value\": \"kjhgfd1\"\n }]\n },\n {\n \"related-to\": \"vserver\",\n \"relationship-label\": \"tosca.relationships.HostedOn\",\n \"related-link\": \"/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5\",\n \"relationship-data\": [\n {\n \"relationship-key\": \"cloud-region.cloud-owner\",\n \"relationship-value\": \"CloudOwner\"\n },\n {\n \"relationship-key\": \"cloud-region.cloud-region-id\",\n \"relationship-value\": \"mtn23a\"\n },\n {\n \"relationship-key\": \"tenant.tenant-id\",\n \"relationship-value\": \"e6beab145f6b49098277ac163ac1b4f3\"\n },\n {\n \"relationship-key\": \"vserver.vserver-id\",\n \"relationship-value\": \"1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5\"\n }\n ],\n \"related-to-property\": [ {\n \"property-key\": \"vserver.vserver-name\",\n \"property-value\": \"comx5000vm003\"\n }]\n },\n {\n \"related-to\": \"vserver\",\n \"relationship-label\": \"tosca.relationships.HostedOn\",\n \"related-link\": \"/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2\",\n \"relationship-data\": [\n {\n \"relationship-key\": \"cloud-region.cloud-owner\",\n \"relationship-value\": \"CloudOwner\"\n },\n {\n \"relationship-key\": \"cloud-region.cloud-region-id\",\n \"relationship-value\": \"mtn23a\"\n },\n {\n \"relationship-key\": \"tenant.tenant-id\",\n \"relationship-value\": \"e6beab145f6b49098277ac163ac1b4f3\"\n },\n {\n \"relationship-key\": \"vserver.vserver-id\",\n \"relationship-value\": \"14551849-1e70-45cd-bc5d-a256d49548a2\"\n }\n ],\n \"related-to-property\": [ {\n \"property-key\": \"vserver.vserver-name\",\n \"property-value\": \"comx5000vm002\"\n }]\n },\n {\n \"related-to\": \"vserver\",\n \"relationship-label\": \"tosca.relationships.HostedOn\",\n \"related-link\": \"/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7\",\n \"relationship-data\": [\n {\n \"relationship-key\": \"cloud-region.cloud-owner\",\n \"relationship-value\": \"CloudOwner\"\n },\n {\n \"relationship-key\": \"cloud-region.cloud-region-id\",\n \"relationship-value\": \"mtn23a\"\n },\n {\n \"relationship-key\": \"tenant.tenant-id\",\n \"relationship-value\": \"e6beab145f6b49098277ac163ac1b4f3\"\n },\n {\n \"relationship-key\": \"vserver.vserver-id\",\n \"relationship-value\": \"48bd7f11-408f-417c-b834-b41c1b98f7d7\"\n }\n ],\n \"related-to-property\": [ {\n \"property-key\": \"vserver.vserver-name\",\n \"property-value\": \"comx5000vm001\"\n }]\n }\n ]}, \n \n \n \"l-interfaces\": {\n \"l-interface\": [\n {\n \"interface-name\": \"example-interface-name-val-50593\",\n \"interface-role\": \"example-interface-role-val-23375\",\n \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-5921\",\n \"selflink\": \"example-selflink-val-75663\",\n \"interface-id\": \"example-interface-id-val-37465\",\n \"macaddr\": \"example-macaddr-val-62657\",\n \"network-name\": \"example-network-name-val-7252\",\n \"management-option\": \"example-management-option-val-32963\",\n \"interface-description\": \"example-interface-description-val-89453\",\n \"is-port-mirrored\": true,\n \"vlans\": {\n \"vlan\": [\n {\n \"vlan-interface\": \"example-vlan-interface-val-16684\",\n \"vlan-id-inner\": 8602916,\n \"vlan-id-outer\": 97348542,\n \"speed-value\": \"example-speed-value-val-90330\",\n \"speed-units\": \"example-speed-units-val-15849\",\n \"vlan-description\": \"example-vlan-description-val-46942\",\n \"backdoor-connection\": \"example-backdoor-connection-val-78445\",\n \n \"orchestration-status\": \"example-orchestration-status-val-44994\",\n \n \n \n \"l3-interface-ipv4-address-list\": [\n {\n \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-90277\",\n \"l3-interface-ipv4-prefix-length\": 3364150,\n \"vlan-id-inner\": 44021171,\n \"vlan-id-outer\": 55708677,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-43267\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-62870\"\n }\n ],\n \"l3-interface-ipv6-address-list\": [\n {\n \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-45323\",\n \"l3-interface-ipv6-prefix-length\": 56688923,\n \"vlan-id-inner\": 5703071,\n \"vlan-id-outer\": 86682265,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-28366\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-53034\"\n }\n ]\n }\n ]\n },\n \"sriov-vfs\": {\n \"sriov-vf\": [\n {\n \"pci-id\": \"example-pci-id-val-4720\",\n \"vf-vlan-filter\": \"example-vf-vlan-filter-val-42594\",\n \"vf-mac-filter\": \"example-vf-mac-filter-val-13375\",\n \"vf-vlan-strip\": true,\n \"vf-vlan-anti-spoof-check\": true,\n \"vf-mac-anti-spoof-check\": true,\n \"vf-mirrors\": \"example-vf-mirrors-val-6057\",\n \"vf-broadcast-allow\": true,\n \"vf-unknown-multicast-allow\": true,\n \"vf-unknown-unicast-allow\": true,\n \"vf-insert-stag\": true,\n \"vf-link-status\": \"example-vf-link-status-val-81448\",\n \"neutron-network-id\": \"example-neutron-network-id-val-9504\"\n }\n ]\n },\n \"l-interfaces\": {\n \"l-interface\": [\n {\n \"interface-name\": \"example-interface-name-val-16738\",\n \"interface-role\": \"example-interface-role-val-13943\",\n \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-63173\",\n \"selflink\": \"example-selflink-val-43085\",\n \"interface-id\": \"example-interface-id-val-51379\",\n \"macaddr\": \"example-macaddr-val-16195\",\n \"network-name\": \"example-network-name-val-45683\",\n \"management-option\": \"example-management-option-val-78983\",\n \"interface-description\": \"example-interface-description-val-34414\",\n \"is-port-mirrored\": true\n }\n ]\n },\n \"l3-interface-ipv4-address-list\": [\n {\n \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-99078\",\n \"l3-interface-ipv4-prefix-length\": 55755841,\n \"vlan-id-inner\": 81525473,\n \"vlan-id-outer\": 90908072,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-47919\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-84236\"\n }\n ],\n \"l3-interface-ipv6-address-list\": [\n {\n \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-21939\",\n \"l3-interface-ipv6-prefix-length\": 50057584,\n \"vlan-id-inner\": 75774660,\n \"vlan-id-outer\": 4421090,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-46377\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-16585\"\n }\n ]\n }\n ]\n },\n \"lag-interfaces\": {\n \"lag-interface\": [\n {\n \"interface-name\": \"example-interface-name-val-39234\",\n \"interface-description\": \"example-interface-description-val-1037\",\n \"speed-value\": \"example-speed-value-val-1929\",\n \"speed-units\": \"example-speed-units-val-74937\",\n \"interface-id\": \"example-interface-id-val-91265\",\n \"interface-role\": \"example-interface-role-val-19613\",\n \n \n \"l-interfaces\": {\n \"l-interface\": [\n {\n \"interface-name\": \"example-interface-name-val-10722\",\n \"interface-role\": \"example-interface-role-val-95194\",\n \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-24328\",\n \"selflink\": \"example-selflink-val-24987\",\n \"interface-id\": \"example-interface-id-val-75726\",\n \"macaddr\": \"example-macaddr-val-36940\",\n \"network-name\": \"example-network-name-val-65359\",\n \"management-option\": \"example-management-option-val-49521\",\n \"interface-description\": \"example-interface-description-val-70528\",\n \"is-port-mirrored\": true,\n \"vlans\": {\n \"vlan\": [\n {\n \"vlan-interface\": \"example-vlan-interface-val-70827\",\n \"vlan-id-inner\": 55659612,\n \"vlan-id-outer\": 90335612,\n \"speed-value\": \"example-speed-value-val-54761\",\n \"speed-units\": \"example-speed-units-val-91398\",\n \"vlan-description\": \"example-vlan-description-val-17018\",\n \"backdoor-connection\": \"example-backdoor-connection-val-4021\",\n \n \"orchestration-status\": \"example-orchestration-status-val-18315\",\n \n \n \"l3-interface-ipv4-address-list\": [\n {\n \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-59336\",\n \"l3-interface-ipv4-prefix-length\": 57636053,\n \"vlan-id-inner\": 34068397,\n \"vlan-id-outer\": 48570286,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-69862\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-75795\"\n }\n ],\n \"l3-interface-ipv6-address-list\": [\n {\n \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-15038\",\n \"l3-interface-ipv6-prefix-length\": 42694503,\n \"vlan-id-inner\": 15929806,\n \"vlan-id-outer\": 87413856,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-52519\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-24471\"\n }\n ]\n }\n ]\n },\n \"sriov-vfs\": {\n \"sriov-vf\": [\n {\n \"pci-id\": \"example-pci-id-val-44669\",\n \"vf-vlan-filter\": \"example-vf-vlan-filter-val-53436\",\n \"vf-mac-filter\": \"example-vf-mac-filter-val-71902\",\n \"vf-vlan-strip\": true,\n \"vf-vlan-anti-spoof-check\": true,\n \"vf-mac-anti-spoof-check\": true,\n \"vf-mirrors\": \"example-vf-mirrors-val-54963\",\n \"vf-broadcast-allow\": true,\n \"vf-unknown-multicast-allow\": true,\n \"vf-unknown-unicast-allow\": true,\n \"vf-insert-stag\": true,\n \"vf-link-status\": \"example-vf-link-status-val-1546\",\n \"neutron-network-id\": \"example-neutron-network-id-val-92159\"\n }\n ]\n },\n \"l-interfaces\": {\n \"l-interface\": [\n {\n \"interface-name\": \"example-interface-name-val-9327\",\n \"interface-role\": \"example-interface-role-val-21859\",\n \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-21445\",\n \"selflink\": \"example-selflink-val-6085\",\n \"interface-id\": \"example-interface-id-val-39854\",\n \"macaddr\": \"example-macaddr-val-14433\",\n \"network-name\": \"example-network-name-val-3722\",\n \"management-option\": \"example-management-option-val-64739\",\n \"interface-description\": \"example-interface-description-val-5814\",\n \"is-port-mirrored\": true\n \n \n \n }\n ]\n },\n \"l3-interface-ipv4-address-list\": [\n {\n \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-64531\",\n \"l3-interface-ipv4-prefix-length\": 66545882,\n \"vlan-id-inner\": 12194134,\n \"vlan-id-outer\": 29589286,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-91108\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-56984\"\n }\n ],\n \"l3-interface-ipv6-address-list\": [\n {\n \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-37408\",\n \"l3-interface-ipv6-prefix-length\": 5116459,\n \"vlan-id-inner\": 39229896,\n \"vlan-id-outer\": 15091934,\n \"is-floating\": true,\n \"neutron-network-id\": \"example-neutron-network-id-val-87700\",\n \"neutron-subnet-id\": \"example-neutron-subnet-id-val-37352\"\n }\n ]\n }\n ]\n }\n }\n ]\n },\n \"vf-modules\": {\n \"vf-module\": [\n {\n \"vf-module-id\": \"example-vf-module-id-val-56249\",\n \"vf-module-name\": \"example-vf-module-name-val-18987\",\n \"heat-stack-id\": \"example-heat-stack-id-val-80110\",\n \"orchestration-status\": \"example-orchestration-status-val-8226\",\n \"is-base-vf-module\": true,\n \"model-invariant-id\": \"example-model-invariant-id-val-5071\",\n \"model-version-id\": \"example-model-version-id-val-80793\",\n \"model-customization-id\": \"example-model-customization-id-val-83277\",\n \"widget-model-id\": \"example-widget-model-id-val-99814\",\n \"widget-model-version\": \"example-widget-model-version-val-22799\",\n \"contrail-service-instance-fqdn\": \"example-contrail-service-instance-fqdn-val-52133\",\n \"module-index\": 1933,\n \"selflink\": \"example-selflink-val-69992\"\n }\n ]\n },\n \"licenses\": {\n \"license\": [\n {\n \"group-uuid\": \"example-group-uuid-val-73012\",\n \"resource-uuid\": \"example-resource-uuid-val-80045\"\n }\n ]\n },\n \"entitlements\": {\n \"entitlement\": [\n {\n \"group-uuid\": \"example-group-uuid-val-14874\",\n \"resource-uuid\": \"example-resource-uuid-val-49146\"\n }\n ]\n }\n\n}", 02:16:08 "headers" : { 02:16:08 "Content-Type" : "application/json" 02:16:08 } 02:16:08 } 02:16:08 02:16:08 Response: 02:16:08 HTTP/1.1 200 02:16:08 Content-Type: [application/json] 02:16:08 02:16:08 { 02:16:08 "vnf-id": "example-vnf-id-val-90603", 02:16:08 "vnf-name": "example-vnf-name-val-56838", 02:16:08 "vnf-name2": "example-vnf-name2-val-56319", 02:16:08 "vnf-type": "example-vnf-type-val-30533", 02:16:08 "service-id": "example-service-id-val-28290", 02:16:08 "regional-resource-zone": "example-regional-resource-zone-val-11059", 02:16:08 "prov-status": "example-prov-status-val-59777", 02:16:08 "operational-status": "example-operational-status-val-22513", 02:16:08 "in-maint": true, 02:16:08 02:16:08 "equipment-role": "example-equipment-role-val-23396", 02:16:08 "orchestration-status": "example-orchestration-status-val-59435", 02:16:08 "heat-stack-id": "example-heat-stack-id-val-96869", 02:16:08 "mso-catalog-key": "example-mso-catalog-key-val-30721", 02:16:08 "management-option": "example-management-option-val-61927", 02:16:08 "ipv4-oam-address": "192.168.10.14", 02:16:08 "ipv4-loopback0-address": "example-ipv4-loopback0-address-val-87072", 02:16:08 "nm-lan-v6-address": "example-nm-lan-v6-address-val-91063", 02:16:08 "management-v6-address": "example-management-v6-address-val-80466", 02:16:08 "vcpu": 45837298, 02:16:08 "vcpu-units": "example-vcpu-units-val-86249", 02:16:08 "vmemory": 57288956, 02:16:08 "vmemory-units": "example-vmemory-units-val-13291", 02:16:08 "vdisk": 16937143, 02:16:08 "vdisk-units": "example-vdisk-units-val-73197", 02:16:08 02:16:08 "is-closed-loop-disabled": true, 02:16:08 "summary-status": "example-summary-status-val-86438", 02:16:08 "encrypted-access-flag": true, 02:16:08 02:16:08 02:16:08 02:16:08 02:16:08 "model-invariant-id": "example-model-invariant-id-val-14704", 02:16:08 "model-version-id": "example-model-version-id-val-47847", 02:16:08 "model-customization-id": "example-model-customization-id-val-52688", 02:16:08 "widget-model-id": "example-widget-model-id-val-20939", 02:16:08 "widget-model-version": "example-widget-model-version-val-72210", 02:16:08 "as-number": "example-as-number-val-68358", 02:16:08 "regional-resource-subzone": "example-regional-resource-subzone-val-34391", 02:16:08 "nf-type": "example-nf-type-val-54866", 02:16:08 "nf-function": "example-nf-function-val-24790", 02:16:08 "nf-role": "example-nf-role-val-4780", 02:16:08 "nf-naming-code": "example-nf-naming-code-val-25118", 02:16:08 "selflink": "example-selflink-val-68404", 02:16:08 02:16:08 "relationship-list": {"relationship": [ 02:16:08 { 02:16:08 "related-to": "service-instance", 02:16:08 "relationship-label": "org.onap.relationships.inventory.ComposedOf", 02:16:08 "related-link": "/aai/v12/business/customers/customer/e433710f-9217-458d-a79d-1c7aff376d89/service-subscriptions/service-subscription/VIRTUAL%20USP/service-instances/service-instance/2c323333-af4f-4849-af03-c862c0e93e3b", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "customer.global-customer-id", 02:16:08 "relationship-value": "e433710f-9217-458d-a79d-1c7aff376d89" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "service-subscription.service-type", 02:16:08 "relationship-value": "VIRTUAL USP" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "service-instance.service-instance-id", 02:16:08 "relationship-value": "2c323333-af4f-4849-af03-c862c0e93e3b" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "service-instance.service-instance-name", 02:16:08 "property-value": "kjhgfd1" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm003" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "14551849-1e70-45cd-bc5d-a256d49548a2" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm002" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "48bd7f11-408f-417c-b834-b41c1b98f7d7" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm001" 02:16:08 }] 02:16:08 } 02:16:08 ]}, 02:16:08 02:16:08 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-50593", 02:16:08 "interface-role": "example-interface-role-val-23375", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-5921", 02:16:08 "selflink": "example-selflink-val-75663", 02:16:08 "interface-id": "example-interface-id-val-37465", 02:16:08 "macaddr": "example-macaddr-val-62657", 02:16:08 "network-name": "example-network-name-val-7252", 02:16:08 "management-option": "example-management-option-val-32963", 02:16:08 "interface-description": "example-interface-description-val-89453", 02:16:08 "is-port-mirrored": true, 02:16:08 "vlans": { 02:16:08 "vlan": [ 02:16:08 { 02:16:08 "vlan-interface": "example-vlan-interface-val-16684", 02:16:08 "vlan-id-inner": 8602916, 02:16:08 "vlan-id-outer": 97348542, 02:16:08 "speed-value": "example-speed-value-val-90330", 02:16:08 "speed-units": "example-speed-units-val-15849", 02:16:08 "vlan-description": "example-vlan-description-val-46942", 02:16:08 "backdoor-connection": "example-backdoor-connection-val-78445", 02:16:08 02:16:08 "orchestration-status": "example-orchestration-status-val-44994", 02:16:08 02:16:08 02:16:08 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-90277", 02:16:08 "l3-interface-ipv4-prefix-length": 3364150, 02:16:08 "vlan-id-inner": 44021171, 02:16:08 "vlan-id-outer": 55708677, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-43267", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-62870" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-45323", 02:16:08 "l3-interface-ipv6-prefix-length": 56688923, 02:16:08 "vlan-id-inner": 5703071, 02:16:08 "vlan-id-outer": 86682265, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-28366", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-53034" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "sriov-vfs": { 02:16:08 "sriov-vf": [ 02:16:08 { 02:16:08 "pci-id": "example-pci-id-val-4720", 02:16:08 "vf-vlan-filter": "example-vf-vlan-filter-val-42594", 02:16:08 "vf-mac-filter": "example-vf-mac-filter-val-13375", 02:16:08 "vf-vlan-strip": true, 02:16:08 "vf-vlan-anti-spoof-check": true, 02:16:08 "vf-mac-anti-spoof-check": true, 02:16:08 "vf-mirrors": "example-vf-mirrors-val-6057", 02:16:08 "vf-broadcast-allow": true, 02:16:08 "vf-unknown-multicast-allow": true, 02:16:08 "vf-unknown-unicast-allow": true, 02:16:08 "vf-insert-stag": true, 02:16:08 "vf-link-status": "example-vf-link-status-val-81448", 02:16:08 "neutron-network-id": "example-neutron-network-id-val-9504" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-16738", 02:16:08 "interface-role": "example-interface-role-val-13943", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-63173", 02:16:08 "selflink": "example-selflink-val-43085", 02:16:08 "interface-id": "example-interface-id-val-51379", 02:16:08 "macaddr": "example-macaddr-val-16195", 02:16:08 "network-name": "example-network-name-val-45683", 02:16:08 "management-option": "example-management-option-val-78983", 02:16:08 "interface-description": "example-interface-description-val-34414", 02:16:08 "is-port-mirrored": true 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-99078", 02:16:08 "l3-interface-ipv4-prefix-length": 55755841, 02:16:08 "vlan-id-inner": 81525473, 02:16:08 "vlan-id-outer": 90908072, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-47919", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-84236" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-21939", 02:16:08 "l3-interface-ipv6-prefix-length": 50057584, 02:16:08 "vlan-id-inner": 75774660, 02:16:08 "vlan-id-outer": 4421090, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-46377", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-16585" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "lag-interfaces": { 02:16:08 "lag-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-39234", 02:16:08 "interface-description": "example-interface-description-val-1037", 02:16:08 "speed-value": "example-speed-value-val-1929", 02:16:08 "speed-units": "example-speed-units-val-74937", 02:16:08 "interface-id": "example-interface-id-val-91265", 02:16:08 "interface-role": "example-interface-role-val-19613", 02:16:08 02:16:08 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-10722", 02:16:08 "interface-role": "example-interface-role-val-95194", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-24328", 02:16:08 "selflink": "example-selflink-val-24987", 02:16:08 "interface-id": "example-interface-id-val-75726", 02:16:08 "macaddr": "example-macaddr-val-36940", 02:16:08 "network-name": "example-network-name-val-65359", 02:16:08 "management-option": "example-management-option-val-49521", 02:16:08 "interface-description": "example-interface-description-val-70528", 02:16:08 "is-port-mirrored": true, 02:16:08 "vlans": { 02:16:08 "vlan": [ 02:16:08 { 02:16:08 "vlan-interface": "example-vlan-interface-val-70827", 02:16:08 "vlan-id-inner": 55659612, 02:16:08 "vlan-id-outer": 90335612, 02:16:08 "speed-value": "example-speed-value-val-54761", 02:16:08 "speed-units": "example-speed-units-val-91398", 02:16:08 "vlan-description": "example-vlan-description-val-17018", 02:16:08 "backdoor-connection": "example-backdoor-connection-val-4021", 02:16:08 02:16:08 "orchestration-status": "example-orchestration-status-val-18315", 02:16:08 02:16:08 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-59336", 02:16:08 "l3-interface-ipv4-prefix-length": 57636053, 02:16:08 "vlan-id-inner": 34068397, 02:16:08 "vlan-id-outer": 48570286, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-69862", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-75795" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-15038", 02:16:08 "l3-interface-ipv6-prefix-length": 42694503, 02:16:08 "vlan-id-inner": 15929806, 02:16:08 "vlan-id-outer": 87413856, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-52519", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-24471" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "sriov-vfs": { 02:16:08 "sriov-vf": [ 02:16:08 { 02:16:08 "pci-id": "example-pci-id-val-44669", 02:16:08 "vf-vlan-filter": "example-vf-vlan-filter-val-53436", 02:16:08 "vf-mac-filter": "example-vf-mac-filter-val-71902", 02:16:08 "vf-vlan-strip": true, 02:16:08 "vf-vlan-anti-spoof-check": true, 02:16:08 "vf-mac-anti-spoof-check": true, 02:16:08 "vf-mirrors": "example-vf-mirrors-val-54963", 02:16:08 "vf-broadcast-allow": true, 02:16:08 "vf-unknown-multicast-allow": true, 02:16:08 "vf-unknown-unicast-allow": true, 02:16:08 "vf-insert-stag": true, 02:16:08 "vf-link-status": "example-vf-link-status-val-1546", 02:16:08 "neutron-network-id": "example-neutron-network-id-val-92159" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-9327", 02:16:08 "interface-role": "example-interface-role-val-21859", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-21445", 02:16:08 "selflink": "example-selflink-val-6085", 02:16:08 "interface-id": "example-interface-id-val-39854", 02:16:08 "macaddr": "example-macaddr-val-14433", 02:16:08 "network-name": "example-network-name-val-3722", 02:16:08 "management-option": "example-management-option-val-64739", 02:16:08 "interface-description": "example-interface-description-val-5814", 02:16:08 "is-port-mirrored": true 02:16:08 02:16:08 02:16:08 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-64531", 02:16:08 "l3-interface-ipv4-prefix-length": 66545882, 02:16:08 "vlan-id-inner": 12194134, 02:16:08 "vlan-id-outer": 29589286, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-91108", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-56984" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-37408", 02:16:08 "l3-interface-ipv6-prefix-length": 5116459, 02:16:08 "vlan-id-inner": 39229896, 02:16:08 "vlan-id-outer": 15091934, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-87700", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-37352" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "vf-modules": { 02:16:08 "vf-module": [ 02:16:08 { 02:16:08 "vf-module-id": "example-vf-module-id-val-56249", 02:16:08 "vf-module-name": "example-vf-module-name-val-18987", 02:16:08 "heat-stack-id": "example-heat-stack-id-val-80110", 02:16:08 "orchestration-status": "example-orchestration-status-val-8226", 02:16:08 "is-base-vf-module": true, 02:16:08 "model-invariant-id": "example-model-invariant-id-val-5071", 02:16:08 "model-version-id": "example-model-version-id-val-80793", 02:16:08 "model-customization-id": "example-model-customization-id-val-83277", 02:16:08 "widget-model-id": "example-widget-model-id-val-99814", 02:16:08 "widget-model-version": "example-widget-model-version-val-22799", 02:16:08 "contrail-service-instance-fqdn": "example-contrail-service-instance-fqdn-val-52133", 02:16:08 "module-index": 1933, 02:16:08 "selflink": "example-selflink-val-69992" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "licenses": { 02:16:08 "license": [ 02:16:08 { 02:16:08 "group-uuid": "example-group-uuid-val-73012", 02:16:08 "resource-uuid": "example-resource-uuid-val-80045" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "entitlements": { 02:16:08 "entitlement": [ 02:16:08 { 02:16:08 "group-uuid": "example-group-uuid-val-14874", 02:16:08 "resource-uuid": "example-resource-uuid-val-49146" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 02:16:08 } 02:16:08 02:16:08 02:16:08.752 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:08 02:16:08.753 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 02:16:08 "vnf-id": "example-vnf-id-val-90603", 02:16:08 "vnf-name": "example-vnf-name-val-56838", 02:16:08 "vnf-name2": "example-vnf-name2-val-56319", 02:16:08 "vnf-type": "example-vnf-type-val-30533", 02:16:08 "service-id": "example-service-id-val-28290", 02:16:08 "regional-resource-zone": "example-regional-resource-zone-val-11059", 02:16:08 "prov-status": "example-prov-status-val-59777", 02:16:08 "operational-status": "example-operational-status-val-22513", 02:16:08 "in-maint": true, 02:16:08 02:16:08 "equipment-role": "example-equipment-role-val-23396", 02:16:08 "orchestration-status": "example-orchestration-status-val-59435", 02:16:08 "heat-stack-id": "example-heat-stack-id-val-96869", 02:16:08 "mso-catalog-key": "example-mso-catalog-key-val-30721", 02:16:08 "management-option": "example-management-option-val-61927", 02:16:08 "ipv4-oam-address": "192.168.10.14", 02:16:08 "ipv4-loopback0-address": "example-ipv4-loopback0-address-val-87072", 02:16:08 "nm-lan-v6-address": "example-nm-lan-v6-address-val-91063", 02:16:08 "management-v6-address": "example-management-v6-address-val-80466", 02:16:08 "vcpu": 45837298, 02:16:08 "vcpu-units": "example-vcpu-units-val-86249", 02:16:08 "vmemory": 57288956, 02:16:08 "vmemory-units": "example-vmemory-units-val-13291", 02:16:08 "vdisk": 16937143, 02:16:08 "vdisk-units": "example-vdisk-units-val-73197", 02:16:08 02:16:08 "is-closed-loop-disabled": true, 02:16:08 "summary-status": "example-summary-status-val-86438", 02:16:08 "encrypted-access-flag": true, 02:16:08 02:16:08 02:16:08 02:16:08 02:16:08 "model-invariant-id": "example-model-invariant-id-val-14704", 02:16:08 "model-version-id": "example-model-version-id-val-47847", 02:16:08 "model-customization-id": "example-model-customization-id-val-52688", 02:16:08 "widget-model-id": "example-widget-model-id-val-20939", 02:16:08 "widget-model-version": "example-widget-model-version-val-72210", 02:16:08 "as-number": "example-as-number-val-68358", 02:16:08 "regional-resource-subzone": "example-regional-resource-subzone-val-34391", 02:16:08 "nf-type": "example-nf-type-val-54866", 02:16:08 "nf-function": "example-nf-function-val-24790", 02:16:08 "nf-role": "example-nf-role-val-4780", 02:16:08 "nf-naming-code": "example-nf-naming-code-val-25118", 02:16:08 "selflink": "example-selflink-val-68404", 02:16:08 02:16:08 "relationship-list": {"relationship": [ 02:16:08 { 02:16:08 "related-to": "service-instance", 02:16:08 "relationship-label": "org.onap.relationships.inventory.ComposedOf", 02:16:08 "related-link": "/aai/v12/business/customers/customer/e433710f-9217-458d-a79d-1c7aff376d89/service-subscriptions/service-subscription/VIRTUAL%20USP/service-instances/service-instance/2c323333-af4f-4849-af03-c862c0e93e3b", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "customer.global-customer-id", 02:16:08 "relationship-value": "e433710f-9217-458d-a79d-1c7aff376d89" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "service-subscription.service-type", 02:16:08 "relationship-value": "VIRTUAL USP" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "service-instance.service-instance-id", 02:16:08 "relationship-value": "2c323333-af4f-4849-af03-c862c0e93e3b" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "service-instance.service-instance-name", 02:16:08 "property-value": "kjhgfd1" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm003" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "14551849-1e70-45cd-bc5d-a256d49548a2" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm002" 02:16:08 }] 02:16:08 }, 02:16:08 { 02:16:08 "related-to": "vserver", 02:16:08 "relationship-label": "tosca.relationships.HostedOn", 02:16:08 "related-link": "/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7", 02:16:08 "relationship-data": [ 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-owner", 02:16:08 "relationship-value": "CloudOwner" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "cloud-region.cloud-region-id", 02:16:08 "relationship-value": "mtn23a" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "tenant.tenant-id", 02:16:08 "relationship-value": "e6beab145f6b49098277ac163ac1b4f3" 02:16:08 }, 02:16:08 { 02:16:08 "relationship-key": "vserver.vserver-id", 02:16:08 "relationship-value": "48bd7f11-408f-417c-b834-b41c1b98f7d7" 02:16:08 } 02:16:08 ], 02:16:08 "related-to-property": [ { 02:16:08 "property-key": "vserver.vserver-name", 02:16:08 "property-value": "comx5000vm001" 02:16:08 }] 02:16:08 } 02:16:08 ]}, 02:16:08 02:16:08 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-50593", 02:16:08 "interface-role": "example-interface-role-val-23375", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-5921", 02:16:08 "selflink": "example-selflink-val-75663", 02:16:08 "interface-id": "example-interface-id-val-37465", 02:16:08 "macaddr": "example-macaddr-val-62657", 02:16:08 "network-name": "example-network-name-val-7252", 02:16:08 "management-option": "example-management-option-val-32963", 02:16:08 "interface-description": "example-interface-description-val-89453", 02:16:08 "is-port-mirrored": true, 02:16:08 "vlans": { 02:16:08 "vlan": [ 02:16:08 { 02:16:08 "vlan-interface": "example-vlan-interface-val-16684", 02:16:08 "vlan-id-inner": 8602916, 02:16:08 "vlan-id-outer": 97348542, 02:16:08 "speed-value": "example-speed-value-val-90330", 02:16:08 "speed-units": "example-speed-units-val-15849", 02:16:08 "vlan-description": "example-vlan-description-val-46942", 02:16:08 "backdoor-connection": "example-backdoor-connection-val-78445", 02:16:08 02:16:08 "orchestration-status": "example-orchestration-status-val-44994", 02:16:08 02:16:08 02:16:08 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-90277", 02:16:08 "l3-interface-ipv4-prefix-length": 3364150, 02:16:08 "vlan-id-inner": 44021171, 02:16:08 "vlan-id-outer": 55708677, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-43267", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-62870" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-45323", 02:16:08 "l3-interface-ipv6-prefix-length": 56688923, 02:16:08 "vlan-id-inner": 5703071, 02:16:08 "vlan-id-outer": 86682265, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-28366", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-53034" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "sriov-vfs": { 02:16:08 "sriov-vf": [ 02:16:08 { 02:16:08 "pci-id": "example-pci-id-val-4720", 02:16:08 "vf-vlan-filter": "example-vf-vlan-filter-val-42594", 02:16:08 "vf-mac-filter": "example-vf-mac-filter-val-13375", 02:16:08 "vf-vlan-strip": true, 02:16:08 "vf-vlan-anti-spoof-check": true, 02:16:08 "vf-mac-anti-spoof-check": true, 02:16:08 "vf-mirrors": "example-vf-mirrors-val-6057", 02:16:08 "vf-broadcast-allow": true, 02:16:08 "vf-unknown-multicast-allow": true, 02:16:08 "vf-unknown-unicast-allow": true, 02:16:08 "vf-insert-stag": true, 02:16:08 "vf-link-status": "example-vf-link-status-val-81448", 02:16:08 "neutron-network-id": "example-neutron-network-id-val-9504" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-16738", 02:16:08 "interface-role": "example-interface-role-val-13943", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-63173", 02:16:08 "selflink": "example-selflink-val-43085", 02:16:08 "interface-id": "example-interface-id-val-51379", 02:16:08 "macaddr": "example-macaddr-val-16195", 02:16:08 "network-name": "example-network-name-val-45683", 02:16:08 "management-option": "example-management-option-val-78983", 02:16:08 "interface-description": "example-interface-description-val-34414", 02:16:08 "is-port-mirrored": true 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-99078", 02:16:08 "l3-interface-ipv4-prefix-length": 55755841, 02:16:08 "vlan-id-inner": 81525473, 02:16:08 "vlan-id-outer": 90908072, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-47919", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-84236" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-21939", 02:16:08 "l3-interface-ipv6-prefix-length": 50057584, 02:16:08 "vlan-id-inner": 75774660, 02:16:08 "vlan-id-outer": 4421090, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-46377", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-16585" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "lag-interfaces": { 02:16:08 "lag-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-39234", 02:16:08 "interface-description": "example-interface-description-val-1037", 02:16:08 "speed-value": "example-speed-value-val-1929", 02:16:08 "speed-units": "example-speed-units-val-74937", 02:16:08 "interface-id": "example-interface-id-val-91265", 02:16:08 "interface-role": "example-interface-role-val-19613", 02:16:08 02:16:08 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-10722", 02:16:08 "interface-role": "example-interface-role-val-95194", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-24328", 02:16:08 "selflink": "example-selflink-val-24987", 02:16:08 "interface-id": "example-interface-id-val-75726", 02:16:08 "macaddr": "example-macaddr-val-36940", 02:16:08 "network-name": "example-network-name-val-65359", 02:16:08 "management-option": "example-management-option-val-49521", 02:16:08 "interface-description": "example-interface-description-val-70528", 02:16:08 "is-port-mirrored": true, 02:16:08 "vlans": { 02:16:08 "vlan": [ 02:16:08 { 02:16:08 "vlan-interface": "example-vlan-interface-val-70827", 02:16:08 "vlan-id-inner": 55659612, 02:16:08 "vlan-id-outer": 90335612, 02:16:08 "speed-value": "example-speed-value-val-54761", 02:16:08 "speed-units": "example-speed-units-val-91398", 02:16:08 "vlan-description": "example-vlan-description-val-17018", 02:16:08 "backdoor-connection": "example-backdoor-connection-val-4021", 02:16:08 02:16:08 "orchestration-status": "example-orchestration-status-val-18315", 02:16:08 02:16:08 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-59336", 02:16:08 "l3-interface-ipv4-prefix-length": 57636053, 02:16:08 "vlan-id-inner": 34068397, 02:16:08 "vlan-id-outer": 48570286, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-69862", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-75795" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-15038", 02:16:08 "l3-interface-ipv6-prefix-length": 42694503, 02:16:08 "vlan-id-inner": 15929806, 02:16:08 "vlan-id-outer": 87413856, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-52519", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-24471" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "sriov-vfs": { 02:16:08 "sriov-vf": [ 02:16:08 { 02:16:08 "pci-id": "example-pci-id-val-44669", 02:16:08 "vf-vlan-filter": "example-vf-vlan-filter-val-53436", 02:16:08 "vf-mac-filter": "example-vf-mac-filter-val-71902", 02:16:08 "vf-vlan-strip": true, 02:16:08 "vf-vlan-anti-spoof-check": true, 02:16:08 "vf-mac-anti-spoof-check": true, 02:16:08 "vf-mirrors": "example-vf-mirrors-val-54963", 02:16:08 "vf-broadcast-allow": true, 02:16:08 "vf-unknown-multicast-allow": true, 02:16:08 "vf-unknown-unicast-allow": true, 02:16:08 "vf-insert-stag": true, 02:16:08 "vf-link-status": "example-vf-link-status-val-1546", 02:16:08 "neutron-network-id": "example-neutron-network-id-val-92159" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l-interfaces": { 02:16:08 "l-interface": [ 02:16:08 { 02:16:08 "interface-name": "example-interface-name-val-9327", 02:16:08 "interface-role": "example-interface-role-val-21859", 02:16:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-21445", 02:16:08 "selflink": "example-selflink-val-6085", 02:16:08 "interface-id": "example-interface-id-val-39854", 02:16:08 "macaddr": "example-macaddr-val-14433", 02:16:08 "network-name": "example-network-name-val-3722", 02:16:08 "management-option": "example-management-option-val-64739", 02:16:08 "interface-description": "example-interface-description-val-5814", 02:16:08 "is-port-mirrored": true 02:16:08 02:16:08 02:16:08 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "l3-interface-ipv4-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-64531", 02:16:08 "l3-interface-ipv4-prefix-length": 66545882, 02:16:08 "vlan-id-inner": 12194134, 02:16:08 "vlan-id-outer": 29589286, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-91108", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-56984" 02:16:08 } 02:16:08 ], 02:16:08 "l3-interface-ipv6-address-list": [ 02:16:08 { 02:16:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-37408", 02:16:08 "l3-interface-ipv6-prefix-length": 5116459, 02:16:08 "vlan-id-inner": 39229896, 02:16:08 "vlan-id-outer": 15091934, 02:16:08 "is-floating": true, 02:16:08 "neutron-network-id": "example-neutron-network-id-val-87700", 02:16:08 "neutron-subnet-id": "example-neutron-subnet-id-val-37352" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "vf-modules": { 02:16:08 "vf-module": [ 02:16:08 { 02:16:08 "vf-module-id": "example-vf-module-id-val-56249", 02:16:08 "vf-module-name": "example-vf-module-name-val-18987", 02:16:08 "heat-stack-id": "example-heat-stack-id-val-80110", 02:16:08 "orchestration-status": "example-orchestration-status-val-8226", 02:16:08 "is-base-vf-module": true, 02:16:08 "model-invariant-id": "example-model-invariant-id-val-5071", 02:16:08 "model-version-id": "example-model-version-id-val-80793", 02:16:08 "model-customization-id": "example-model-customization-id-val-83277", 02:16:08 "widget-model-id": "example-widget-model-id-val-99814", 02:16:08 "widget-model-version": "example-widget-model-version-val-22799", 02:16:08 "contrail-service-instance-fqdn": "example-contrail-service-instance-fqdn-val-52133", 02:16:08 "module-index": 1933, 02:16:08 "selflink": "example-selflink-val-69992" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "licenses": { 02:16:08 "license": [ 02:16:08 { 02:16:08 "group-uuid": "example-group-uuid-val-73012", 02:16:08 "resource-uuid": "example-resource-uuid-val-80045" 02:16:08 } 02:16:08 ] 02:16:08 }, 02:16:08 "entitlements": { 02:16:08 "entitlement": [ 02:16:08 { 02:16:08 "group-uuid": "example-group-uuid-val-14874", 02:16:08 "resource-uuid": "example-resource-uuid-val-49146" 02:16:08 } 02:16:08 ] 02:16:08 } 02:16:08 02:16:08 } 02:16:08 02:16:09 02:16:09.331 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:09 02:16:09.335 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:09 02:16:09.335 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cefd2883-46c9-488c-8514-62fd6770a523], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:09 02:16:09.339 [qtp1916261931-51] INFO WireMock - Request received: 02:16:09 127.0.0.1 - GET /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5 02:16:09 02:16:09 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-FromAppId: [MSO] 02:16:09 Accept: [application/json] 02:16:09 User-Agent: [Apache-CXF/3.4.10] 02:16:09 Connection: [keep-alive] 02:16:09 Host: [localhost:10269] 02:16:09 Pragma: [no-cache] 02:16:09 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:09 X-ONAP-PartnerName: [UNKNOWN] 02:16:09 Cache-Control: [no-cache] 02:16:09 X-InvocationID: [cefd2883-46c9-488c-8514-62fd6770a523] 02:16:09 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 02:16:09 02:16:09 02:16:09 Matched response definition: 02:16:09 { 02:16:09 "status" : 200, 02:16:09 "body" : "{\n\t\"in-maint\": null, \n \"is-closed-loop-disabled\": null, \n\t\"linterfaces\": null, \n\t\"prov-status\": null, \n\t\"relationship-list\": null, \n\t\"resource-version\": null, \n\t\"volumes\": null, \n \"vserver-id\": \"VServerId\",\n \"vserver-name\": \"VServerName\",\n \"vserver-name2\": \"VServerName2\",\n \"vserver-selflink\": \"http://VSERVER-link.com\"\n }", 02:16:09 "headers" : { 02:16:09 "Content-Type" : "application/json" 02:16:09 } 02:16:09 } 02:16:09 02:16:09 Response: 02:16:09 HTTP/1.1 200 02:16:09 Content-Type: [application/json] 02:16:09 02:16:09 { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.340 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:09 02:16:09.340 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.389 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:09 02:16:09.394 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:09 02:16:09.394 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[833575b6-664b-46fd-8e08-7c248058d9f5], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:09 02:16:09.397 [qtp1916261931-57] INFO WireMock - Request received: 02:16:09 127.0.0.1 - GET /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2 02:16:09 02:16:09 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-FromAppId: [MSO] 02:16:09 Accept: [application/json] 02:16:09 User-Agent: [Apache-CXF/3.4.10] 02:16:09 Connection: [keep-alive] 02:16:09 Host: [localhost:10269] 02:16:09 Pragma: [no-cache] 02:16:09 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:09 X-ONAP-PartnerName: [UNKNOWN] 02:16:09 Cache-Control: [no-cache] 02:16:09 X-InvocationID: [833575b6-664b-46fd-8e08-7c248058d9f5] 02:16:09 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 02:16:09 02:16:09 02:16:09 Matched response definition: 02:16:09 { 02:16:09 "status" : 200, 02:16:09 "body" : "{\n\t\"in-maint\": null, \n \"is-closed-loop-disabled\": null, \n\t\"linterfaces\": null, \n\t\"prov-status\": null, \n\t\"relationship-list\": null, \n\t\"resource-version\": null, \n\t\"volumes\": null, \n \"vserver-id\": \"VServerId\",\n \"vserver-name\": \"VServerName\",\n \"vserver-name2\": \"VServerName2\",\n \"vserver-selflink\": \"http://VSERVER-link.com\"\n }", 02:16:09 "headers" : { 02:16:09 "Content-Type" : "application/json" 02:16:09 } 02:16:09 } 02:16:09 02:16:09 Response: 02:16:09 HTTP/1.1 200 02:16:09 Content-Type: [application/json] 02:16:09 02:16:09 { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.398 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/14551849-1e70-45cd-bc5d-a256d49548a2 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:09 02:16:09.398 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.417 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:09 02:16:09.421 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:09 02:16:09.421 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5e8bde3a-4987-4497-9702-7d49dbbbc0ba], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:09 02:16:09.424 [qtp1916261931-55] INFO WireMock - Request received: 02:16:09 127.0.0.1 - GET /aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7 02:16:09 02:16:09 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-FromAppId: [MSO] 02:16:09 Accept: [application/json] 02:16:09 User-Agent: [Apache-CXF/3.4.10] 02:16:09 Connection: [keep-alive] 02:16:09 Host: [localhost:10269] 02:16:09 Pragma: [no-cache] 02:16:09 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:09 X-ONAP-PartnerName: [UNKNOWN] 02:16:09 Cache-Control: [no-cache] 02:16:09 X-InvocationID: [5e8bde3a-4987-4497-9702-7d49dbbbc0ba] 02:16:09 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 02:16:09 02:16:09 02:16:09 Matched response definition: 02:16:09 { 02:16:09 "status" : 200, 02:16:09 "body" : "{\n\t\"in-maint\": null, \n \"is-closed-loop-disabled\": null, \n\t\"linterfaces\": null, \n\t\"prov-status\": null, \n\t\"relationship-list\": null, \n\t\"resource-version\": null, \n\t\"volumes\": null, \n \"vserver-id\": \"VServerId\",\n \"vserver-name\": \"VServerName\",\n \"vserver-name2\": \"VServerName2\",\n \"vserver-selflink\": \"http://VSERVER-link.com\"\n }", 02:16:09 "headers" : { 02:16:09 "Content-Type" : "application/json" 02:16:09 } 02:16:09 } 02:16:09 02:16:09 Response: 02:16:09 HTTP/1.1 200 02:16:09 Content-Type: [application/json] 02:16:09 02:16:09 { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.425 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/mtn23a/tenants/tenant/e6beab145f6b49098277ac163ac1b4f3/vservers/vserver/48bd7f11-408f-417c-b834-b41c1b98f7d7 has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:09 02:16:09.425 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 02:16:09 "in-maint": null, 02:16:09 "is-closed-loop-disabled": null, 02:16:09 "linterfaces": null, 02:16:09 "prov-status": null, 02:16:09 "relationship-list": null, 02:16:09 "resource-version": null, 02:16:09 "volumes": null, 02:16:09 "vserver-id": "VServerId", 02:16:09 "vserver-name": "VServerName", 02:16:09 "vserver-name2": "VServerName2", 02:16:09 "vserver-selflink": "http://VSERVER-link.com" 02:16:09 } 02:16:09 02:16:09 02:16:09.441 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - vmidsArray is: {"vmIds":"[\"http://VSERVER-link.com\",\"http://VSERVER-link.com\",\"http://VSERVER-link.com\"]"} 02:16:09 02:16:09.441 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - vserveridsArray is: {"vserverIds":"[\"1b3f44e5-d96d-4aac-bd9a-310e8cfb0af5\",\"14551849-1e70-45cd-bc5d-a256d49548a2\",\"48bd7f11-408f-417c-b834-b41c1b98f7d7\"]"} 02:16:09 02:16:09.447 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:16:09 java.lang.NullPointerException: null 02:16:09 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:16:09 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:16:09 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:16:09 at org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksIT.before(AppcRunTasksIT.java:60) 02:16:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:09 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:16:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:16:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:09 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:09 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:09 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:09 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:09 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:09 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:09 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:09 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:09 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:09 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:09 02:16:09.449 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:09 02:16:09.455 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:09 02:16:09.455 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c36b9b3b-57ee-4f66-bc97-d4c2543e9f16], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:09 02:16:09.471 [qtp1916261931-56] ERROR WireMock - 02:16:09 Request was not matched 02:16:09 ======================= 02:16:09 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 | Closest stub | Request | 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 | 02:16:09 GET | GET 02:16:09 /aai/v15/network/generic-vnfs/generic-vnf/testVnfId1?dept | /aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?dept<<<<< URL does not match 02:16:09 h=all | h=all 02:16:09 | 02:16:09 | 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 02:16:09 02:16:09.472 [qtp1916261931-56] INFO WireMock - Request received: 02:16:09 127.0.0.1 - GET /aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all 02:16:09 02:16:09 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-FromAppId: [MSO] 02:16:09 Accept: [application/json] 02:16:09 User-Agent: [Apache-CXF/3.4.10] 02:16:09 Connection: [keep-alive] 02:16:09 Host: [localhost:10269] 02:16:09 Pragma: [no-cache] 02:16:09 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:09 X-ONAP-PartnerName: [UNKNOWN] 02:16:09 Cache-Control: [no-cache] 02:16:09 X-InvocationID: [c36b9b3b-57ee-4f66-bc97-d4c2543e9f16] 02:16:09 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:09 02:16:09 02:16:09 02:16:09 Matched response definition: 02:16:09 (no response definition configured) 02:16:09 02:16:09 Response: 02:16:09 HTTP/1.1 404 02:16:09 (no headers) 02:16:09 02:16:09 02:16:09 02:16:09.512 [qtp1916261931-56] INFO /__admin - RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 02:16:09 02:16:09.514 [qtp1916261931-56] INFO WireMock - Received request to /not-matched?depth=all with body 02:16:09 02:16:09.526 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all has http status code:404 and response headers:{content-type=[text/plain], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:09 02:16:09.526 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - 02:16:09 Request was not matched 02:16:09 ======================= 02:16:09 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 | Closest stub | Request | 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 | 02:16:09 GET | GET 02:16:09 /aai/v15/network/generic-vnfs/generic-vnf/testVnfId1?dept | /aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?dept<<<<< URL does not match 02:16:09 h=all | h=all 02:16:09 | 02:16:09 | 02:16:09 ----------------------------------------------------------------------------------------------------------------------- 02:16:09 02:16:09 02:16:09 02:16:09.531 [main] DEBUG org.onap.so.client.RestRequest - RestClient recieved not found on URL: http://localhost:10269/aai/v24/network/generic-vnfs/generic-vnf/testVnfId1?depth=all 02:16:09 02:16:09.541 [main] WARN org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB - BBObjectNotFoundException in ExtractPojosForBB, BBObject SERVICE_INSTANCE_ID was not found in gBBInput using reference value: null {} 02:16:09 java.lang.NullPointerException: null 02:16:09 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.getServiceInstance(ExtractPojosForBB.java:108) 02:16:09 at org.onap.so.bpmn.servicedecomposition.tasks.ExtractPojosForBB.extractByKey(ExtractPojosForBB.java:56) 02:16:09 at org.onap.so.bpmn.common.data.TestDataSetup.setGenericVnf(TestDataSetup.java:524) 02:16:09 at org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksIT.before(AppcRunTasksIT.java:60) 02:16:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:09 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:09 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 02:16:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 02:16:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:09 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:09 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:09 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:09 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:09 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:09 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:09 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:09 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:09 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:09 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:09 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:09 02:16:09.544 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Running APP-C action: QuiesceTraffic 02:16:09 02:16:09.544 [main] DEBUG org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - VNFID: testVnfId1 02:16:09 02:16:09.544 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - Error Message: null 02:16:09 02:16:09.544 [main] ERROR org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasks - ERROR CODE: null 02:16:09 02:16:09.548 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.BaseIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:09 02:16:09.588 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:09 02:16:09.589 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c050d85, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@309a51af, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@74ec3041, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ec67537, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4a3b324f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@284e158e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3db556fe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50b7f3b2, org.springframework.test.context.event.EventPublishingTestExecutionListener@430d1aa1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1b37952b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ca22215, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@63676a50, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4894bc8f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f2df67b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7282d301] 02:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s - in org.onap.so.bpmn.infrastructure.appc.tasks.AppcRunTasksIT 02:16:09 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT 02:16:09 02:16:09.601 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: activateNESw 02:16:09 02:16:09.602 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:09 02:16:09.602 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:09 02:16:09.605 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDE controllerRunnable understands the context 02:16:09 02:16:09.892 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:10 02:16:09.996 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:10 02:16:09.996 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(activateNESw) 02:16:10 02:16:10.625 [grpc-default-worker-ELG-3-1] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:10 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:10 subRequestId: "3edb6f8f-f77a-4d71-91cd-227b4d594b5b" 02:16:10 originatorId: "SO" 02:16:10 } 02:16:10 actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "activateNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 payload { 02:16:10 fields { 02:16:10 key: "activateNESw-request" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "activateNESw-properties" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "pnf-customization-uuid" 02:16:10 value { 02:16:10 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-id" 02:16:10 value { 02:16:10 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-name" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-instance-id" 02:16:10 value { 02:16:10 string_value: "test_service_id" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-model-uuid" 02:16:10 value { 02:16:10 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "target-software-version" 02:16:10 value { 02:16:10 string_value: "demo-sw-ver2.0.0" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "resolution-key" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 02:16:10 02:16:10.671 [grpc-default-worker-ELG-3-1] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "activateNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.700 [grpc-default-executor-1] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "activateNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.702 [grpc-default-executor-1] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:10 02:16:10.708 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:10 02:16:10.811 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the activateNESw request 02:16:10 02:16:10.823 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: downloadNESw 02:16:10 02:16:10.823 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:10 02:16:10.823 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:10 02:16:10.823 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDE controllerRunnable understands the context 02:16:10 02:16:10.825 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:10 02:16:10.825 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:10 02:16:10.825 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(downloadNESw) 02:16:10 02:16:10.853 [grpc-default-worker-ELG-3-2] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:10 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:10 subRequestId: "8ac46b77-1491-4801-8d1f-0f59a18c0314" 02:16:10 originatorId: "SO" 02:16:10 } 02:16:10 actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "downloadNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 payload { 02:16:10 fields { 02:16:10 key: "downloadNESw-request" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "downloadNESw-properties" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "pnf-customization-uuid" 02:16:10 value { 02:16:10 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-id" 02:16:10 value { 02:16:10 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-name" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-instance-id" 02:16:10 value { 02:16:10 string_value: "test_service_id" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-model-uuid" 02:16:10 value { 02:16:10 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "target-software-version" 02:16:10 value { 02:16:10 string_value: "demo-sw-ver2.0.0" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "resolution-key" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 02:16:10 02:16:10.856 [grpc-default-worker-ELG-3-2] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "downloadNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.859 [grpc-default-executor-0] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "downloadNESw" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.860 [grpc-default-executor-0] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:10 02:16:10.860 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:10 02:16:10.860 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the downloadNESw request 02:16:10 02:16:10.871 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: config-assign 02:16:10 02:16:10.871 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:10 02:16:10.871 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:10 02:16:10.871 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.cds.PnfConfigCdsControllerDE controllerRunnable understands the context 02:16:10 02:16:10.872 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigAssignDelegate - Running execute block for activity:null 02:16:10 02:16:10.876 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:10 02:16:10.876 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:10 02:16:10.876 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(config-assign) 02:16:10 02:16:10.903 [grpc-default-worker-ELG-3-3] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:10 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:10 subRequestId: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:10 originatorId: "SO" 02:16:10 } 02:16:10 actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "config-assign" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 payload { 02:16:10 fields { 02:16:10 key: "config-assign-request" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "config-assign-properties" 02:16:10 value { 02:16:10 struct_value { 02:16:10 fields { 02:16:10 key: "pnf-customization-uuid" 02:16:10 value { 02:16:10 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-id" 02:16:10 value { 02:16:10 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "pnf-name" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-instance-id" 02:16:10 value { 02:16:10 string_value: "test_service_id" 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "service-model-uuid" 02:16:10 value { 02:16:10 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 fields { 02:16:10 key: "resolution-key" 02:16:10 value { 02:16:10 string_value: "PNFDemo" 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 } 02:16:10 02:16:10 02:16:10.906 [grpc-default-worker-ELG-3-3] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "config-assign" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.909 [grpc-default-executor-0] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:10 blueprintName: "blueprintOnap" 02:16:10 blueprintVersion: "1.0.1" 02:16:10 actionName: "config-assign" 02:16:10 mode: "sync" 02:16:10 } 02:16:10 status { 02:16:10 eventType: EVENT_COMPONENT_EXECUTED 02:16:10 } 02:16:10 02:16:10 02:16:10.910 [grpc-default-executor-0] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:10 02:16:10.910 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:10 02:16:10.910 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the config-assign request 02:16:11 02:16:10.921 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: config-deploy 02:16:11 02:16:10.921 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:11 02:16:10.921 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:11 02:16:10.921 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.controller.cds.PnfConfigCdsControllerDE controllerRunnable understands the context 02:16:11 02:16:10.921 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.PrepareConfigDeployDelegate - Running execute block for activity:null 02:16:11 02:16:10.926 [main] INFO org.onap.so.client.RestClient - RestClientSSL using default SSL context! 02:16:11 02:16:10.931 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:10.931 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/aai/v24/network/pnfs/pnf/PNFDemo with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[87da9eb8-e0a6-4d19-88d4-0705312d0c30], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionId=[], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:11 02:16:10.935 [qtp1916261931-56] INFO WireMock - Request received: 02:16:11 127.0.0.1 - GET /aai/v24/network/pnfs/pnf/PNFDemo 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-FromAppId: [MSO] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic YnBlbDptc28tZGItMTUwNyE=] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [87da9eb8-e0a6-4d19-88d4-0705312d0c30] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionId: [,d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{ \n \"pnf-name\":\"PNFDemo\",\n \"pnf-id\":\"testtest\",\n \"in-maint\":true,\n \"resource-version\":\"1541720264047\",\n \"ipaddress-v4-oam\":\"1.1.1.1\",\n \"ipaddress-v6-oam\":\"::/128\"\n}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 { 02:16:11 "pnf-name":"PNFDemo", 02:16:11 "pnf-id":"testtest", 02:16:11 "in-maint":true, 02:16:11 "resource-version":"1541720264047", 02:16:11 "ipaddress-v4-oam":"1.1.1.1", 02:16:11 "ipaddress-v6-oam":"::/128" 02:16:11 } 02:16:11 02:16:11 02:16:10.936 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/aai/v24/network/pnfs/pnf/PNFDemo has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:11 02:16:10.936 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - { 02:16:11 "pnf-name":"PNFDemo", 02:16:11 "pnf-id":"testtest", 02:16:11 "in-maint":true, 02:16:11 "resource-version":"1541720264047", 02:16:11 "ipaddress-v4-oam":"1.1.1.1", 02:16:11 "ipaddress-v6-oam":"::/128" 02:16:11 } 02:16:11 02:16:11 02:16:11.008 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:11 02:16:11.008 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:11 02:16:11.009 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(config-deploy) 02:16:11 02:16:11.035 [grpc-default-worker-ELG-3-4] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:11 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:11 subRequestId: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:11 originatorId: "SO" 02:16:11 } 02:16:11 actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "config-deploy" 02:16:11 mode: "async" 02:16:11 } 02:16:11 payload { 02:16:11 fields { 02:16:11 key: "config-deploy-request" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "config-deploy-properties" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "pnf-customization-uuid" 02:16:11 value { 02:16:11 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-id" 02:16:11 value { 02:16:11 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-ipv4-address" 02:16:11 value { 02:16:11 string_value: "1.1.1.1" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-ipv6-address" 02:16:11 value { 02:16:11 string_value: "::/128" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-name" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-instance-id" 02:16:11 value { 02:16:11 string_value: "test_service_id" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-model-uuid" 02:16:11 value { 02:16:11 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "resolution-key" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 02:16:11 02:16:11.037 [grpc-default-worker-ELG-3-4] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "config-deploy" 02:16:11 mode: "async" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.041 [grpc-default-executor-0] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "config-deploy" 02:16:11 mode: "async" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.044 [grpc-default-executor-0] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:11 02:16:11.044 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:11 02:16:11.045 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the config-deploy request 02:16:11 02:16:11.055 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: precheck 02:16:11 02:16:11.055 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:11 02:16:11.055 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:11 02:16:11.055 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDE controllerRunnable understands the context 02:16:11 02:16:11.056 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:11 02:16:11.057 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:11 02:16:11.057 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(precheck) 02:16:11 02:16:11.083 [grpc-default-worker-ELG-3-5] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:11 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:11 subRequestId: "3bf10b23-ca0d-46fa-92e8-c5d380cd041b" 02:16:11 originatorId: "SO" 02:16:11 } 02:16:11 actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "precheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 payload { 02:16:11 fields { 02:16:11 key: "precheck-request" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "precheck-properties" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "pnf-customization-uuid" 02:16:11 value { 02:16:11 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-id" 02:16:11 value { 02:16:11 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-name" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-instance-id" 02:16:11 value { 02:16:11 string_value: "test_service_id" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-model-uuid" 02:16:11 value { 02:16:11 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "target-software-version" 02:16:11 value { 02:16:11 string_value: "demo-sw-ver2.0.0" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "resolution-key" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 02:16:11 02:16:11.085 [grpc-default-worker-ELG-3-5] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "precheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.089 [grpc-default-executor-0] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "precheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.090 [grpc-default-executor-0] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:11 02:16:11.090 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:11 02:16:11.090 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the precheck request 02:16:11 02:16:11.098 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: action, parameterValue: postcheck 02:16:11 02:16:11.098 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: scope, parameterValue: pnf 02:16:11 02:16:11.099 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - parameterName: actor, parameterValue: cds 02:16:11 02:16:11.099 [main] DEBUG org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDE - org.onap.so.bpmn.infrastructure.flowspecific.tasks.GenericPnfCDSProcessingDE controllerRunnable understands the context 02:16:11 02:16:11.100 [main] INFO org.onap.so.client.cds.CDSProcessingClient - Configure Basic authentication 02:16:11 02:16:11.101 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient started 02:16:11 02:16:11.101 [main] INFO org.onap.so.client.cds.CDSProcessingHandler - Processing blueprint(1.0.1:blueprintOnap) for action(postcheck) 02:16:11 02:16:11.131 [grpc-default-worker-ELG-3-6] INFO org.onap.so.GrpcNettyServer - Message received: commonHeader { 02:16:11 requestId: "ff874603-4222-11e7-9252-005056850d2e" 02:16:11 subRequestId: "f0964695-aa87-4670-a7f5-91e830cb9388" 02:16:11 originatorId: "SO" 02:16:11 } 02:16:11 actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "postcheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 payload { 02:16:11 fields { 02:16:11 key: "postcheck-request" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "postcheck-properties" 02:16:11 value { 02:16:11 struct_value { 02:16:11 fields { 02:16:11 key: "pnf-customization-uuid" 02:16:11 value { 02:16:11 string_value: "9acb3a83-8a52-412c-9a45-901764938144" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-id" 02:16:11 value { 02:16:11 string_value: "5df8b6de-2083-11e7-93ae-92361f002671" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "pnf-name" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-instance-id" 02:16:11 value { 02:16:11 string_value: "test_service_id" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "service-model-uuid" 02:16:11 value { 02:16:11 string_value: "6bc0b04d-1873-4721-b53d-6615225b2a28" 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "target-software-version" 02:16:11 value { 02:16:11 string_value: "demo-sw-ver2.0.0" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 fields { 02:16:11 key: "resolution-key" 02:16:11 value { 02:16:11 string_value: "PNFDemo" 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 } 02:16:11 02:16:11 02:16:11.133 [grpc-default-worker-ELG-3-6] INFO org.onap.so.GrpcNettyServer - Message sent: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "postcheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.136 [grpc-default-executor-0] INFO org.onap.so.client.cds.AbstractCDSProcessingBBUtils - Received notification from CDS: actionIdentifiers { 02:16:11 blueprintName: "blueprintOnap" 02:16:11 blueprintVersion: "1.0.1" 02:16:11 actionName: "postcheck" 02:16:11 mode: "sync" 02:16:11 } 02:16:11 status { 02:16:11 eventType: EVENT_COMPONENT_EXECUTED 02:16:11 } 02:16:11 02:16:11 02:16:11.137 [grpc-default-executor-0] INFO org.onap.so.client.cds.CDSProcessingHandler - Completed blueprint(1.0.1:blueprintOnap) for action(1.0.1) 02:16:11 02:16:11.138 [main] INFO org.onap.so.client.cds.CDSProcessingClient - CDSProcessingClient stopped 02:16:11 02:16:11.138 [main] INFO org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT - Checking the postcheck request 02:16:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.camunda.ControllerExecutionDETestIT 02:16:11 [INFO] Running org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBBTestIT 02:16:11 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s - in org.onap.so.bpmn.infrastructure.decisionpoint.impl.buildingblock.ControllerExecutionBBTestIT 02:16:11 [INFO] Running org.onap.so.client.adapter.vnf.VnfAdapterClientIT 02:16:11 02:16:11.161 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.161 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a493dc9-dc62-4edf-a907-883ea3ae8cb5], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.167 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createVfModuleRequest":{"cloudSiteId":"___TESTING___","failIfExists":false,"backout":true,"vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11.170 [qtp1916261931-51] INFO WireMock - Request received: 02:16:11 127.0.0.1 - POST /services/rest/v1/vnfs/test/vf-modules 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [5a493dc9-dc62-4edf-a907-883ea3ae8cb5] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [131] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"createVfModuleRequest":{"cloudSiteId":"___TESTING___","failIfExists":false,"backout":true,"vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{\"createVfModuleResponse\":{\"vfModuleCreated\":true,\"vfModuleOutputs\":{},\"rollback\":{\"vfModuleCreated\":false,\"mode\":\"HEAT\"}}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"createVfModuleResponse":{"vfModuleCreated":true,"vfModuleOutputs":{},"rollback":{"vfModuleCreated":false,"mode":"HEAT"}}} 02:16:11 02:16:11 02:16:11.171 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.172 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createVfModuleResponse":{"vfModuleCreated":true,"vfModuleOutputs":{},"rollback":{"vfModuleCreated":false,"mode":"HEAT"}}} 02:16:11 02:16:11 02:16:11.191 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.191 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b16155bf-f52d-4809-bc3c-7d202c041101], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:11 02:16:11.195 [qtp1916261931-55] INFO WireMock - Request received: 02:16:11 127.0.0.1 - GET /services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [b16155bf-f52d-4809-bc3c-7d202c041101] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{\"queryVfModuleResponse\":{\"vnfId\":\"test\",\"vfModuleId\":\"test\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"queryVfModuleResponse":{"vnfId":"test","vfModuleId":"test"}} 02:16:11 02:16:11 02:16:11.196 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked], Vary=[Accept-Encoding, User-Agent]} 02:16:11 02:16:11.196 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"queryVfModuleResponse":{"vnfId":"test","vfModuleId":"test"}} 02:16:11 02:16:11 02:16:11.217 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.217 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP POST to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8926ea1d-7ab5-4a31-9962-4ab4add43b21], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.219 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"createVfModuleRequest":{"cloudSiteId":"___TESTING___","failIfExists":false,"backout":true,"vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11.221 [qtp1916261931-57] INFO WireMock - Request received: 02:16:11 127.0.0.1 - POST /services/rest/v1/vnfs/test/vf-modules 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [8926ea1d-7ab5-4a31-9962-4ab4add43b21] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [131] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"createVfModuleRequest":{"cloudSiteId":"___TESTING___","failIfExists":false,"backout":true,"vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 500, 02:16:11 "body" : "{\"vfModuleException\":{\"message\":\"Error in create Vf module\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 500 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"vfModuleException":{"message":"Error in create Vf module"}} 02:16:11 02:16:11 02:16:11.223 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:POST performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.223 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"vfModuleException":{"message":"Error in create Vf module"}} 02:16:11 02:16:11 02:16:11.225 [main] ERROR org.onap.so.client.adapter.vnf.VnfAdapterClientImpl - InternalServerErrorException in createVfModule 02:16:11 javax.ws.rs.InternalServerErrorException: {"vfModuleException":{"message":"Error in create Vf module"}} 02:16:11 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:89) 02:16:11 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 02:16:11 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:16:11 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:16:11 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:16:11 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:16:11 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:16:11 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:16:11 at org.onap.so.client.RestClient.post(RestClient.java:288) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientImpl.createVfModule(VnfAdapterClientImpl.java:61) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientIT.createVfModuleTestThrowException(VnfAdapterClientIT.java:90) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:11 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:11 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:11 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:11 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:11 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:11 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:11 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:11 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:11 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:11 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:11 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:11 02:16:11.241 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.241 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1308b2d7-5573-41c6-9ee6-d68c1690d484], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.243 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteVfModuleRequest":{"cloudSiteId":"___TESTING___","msoRequest":{},"synchronous":true}} 02:16:11 02:16:11 02:16:11.245 [qtp1916261931-56] INFO WireMock - Request received: 02:16:11 127.0.0.1 - DELETE /services/rest/v1/vnfs/test/vf-modules/test 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [1308b2d7-5573-41c6-9ee6-d68c1690d484] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [92] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"deleteVfModuleRequest":{"cloudSiteId":"___TESTING___","msoRequest":{},"synchronous":true}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{\"deleteVfModuleResponse\":{\"vfModuleDeleted\":true,\"vfModuleOutputs\":{}}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"deleteVfModuleResponse":{"vfModuleDeleted":true,"vfModuleOutputs":{}}} 02:16:11 02:16:11 02:16:11.246 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.246 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteVfModuleResponse":{"vfModuleDeleted":true,"vfModuleOutputs":{}}} 02:16:11 02:16:11 02:16:11.262 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.262 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test/rollback with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53fcabcb-f68e-465d-832d-c62f4e647850], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.264 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackVfModuleRequest":{"vfModuleRollback":{"vfModuleCreated":false,"cloudSiteId":"___TESTING___","mode":"HEAT"},"synchronous":true}} 02:16:11 02:16:11 02:16:11.266 [qtp1916261931-51] INFO WireMock - Request received: 02:16:11 127.0.0.1 - DELETE /services/rest/v1/vnfs/test/vf-modules/test/rollback 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [53fcabcb-f68e-465d-832d-c62f4e647850] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [137] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"rollbackVfModuleRequest":{"vfModuleRollback":{"vfModuleCreated":false,"cloudSiteId":"___TESTING___","mode":"HEAT"},"synchronous":true}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{\"rollbackVfModuleResponse\":{\"vfModuleRolledback\":true}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"rollbackVfModuleResponse":{"vfModuleRolledback":true}} 02:16:11 02:16:11 02:16:11.267 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test/rollback has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.268 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackVfModuleResponse":{"vfModuleRolledback":true}} 02:16:11 02:16:11 02:16:11.284 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.285 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2b7aa32e-5dfe-4664-858d-1db90b8dbc63], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.287 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateVfModuleRequest":{"cloudSiteId":"___TESTING___","vfModuleId":"test1","vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11.290 [qtp1916261931-55] INFO WireMock - Request received: 02:16:11 127.0.0.1 - PUT /services/rest/v1/vnfs/test/vf-modules/test 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [2b7aa32e-5dfe-4664-858d-1db90b8dbc63] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [116] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"updateVfModuleRequest":{"cloudSiteId":"___TESTING___","vfModuleId":"test1","vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 200, 02:16:11 "body" : "{\"updateVfModuleResponse\":{\"vfModuleId\":\"test1\",\"vfModuleOutputs\":{}}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 200 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"updateVfModuleResponse":{"vfModuleId":"test1","vfModuleOutputs":{}}} 02:16:11 02:16:11 02:16:11.291 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test has http status code:200 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.291 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateVfModuleResponse":{"vfModuleId":"test1","vfModuleOutputs":{}}} 02:16:11 02:16:11 02:16:11.306 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.306 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[40f373cc-9577-4946-8328-1e8b9dd9386c], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.307 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"deleteVfModuleRequest":{"cloudSiteId":"___TESTING___","msoRequest":{},"synchronous":true}} 02:16:11 02:16:11 02:16:11.309 [qtp1916261931-57] INFO WireMock - Request received: 02:16:11 127.0.0.1 - DELETE /services/rest/v1/vnfs/test/vf-modules/test 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [40f373cc-9577-4946-8328-1e8b9dd9386c] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [92] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"deleteVfModuleRequest":{"cloudSiteId":"___TESTING___","msoRequest":{},"synchronous":true}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 500, 02:16:11 "body" : "{\"vfModuleException\":{\"message\":\"Error in delete Vf module\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 500 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"vfModuleException":{"message":"Error in delete Vf module"}} 02:16:11 02:16:11 02:16:11.310 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.311 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"vfModuleException":{"message":"Error in delete Vf module"}} 02:16:11 02:16:11 02:16:11.312 [main] ERROR org.onap.so.client.adapter.vnf.VnfAdapterClientImpl - InternalServerErrorException in deleteVfModule 02:16:11 javax.ws.rs.InternalServerErrorException: {"vfModuleException":{"message":"Error in delete Vf module"}} 02:16:11 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:89) 02:16:11 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 02:16:11 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:16:11 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:16:11 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:16:11 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:16:11 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:16:11 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:16:11 at org.onap.so.client.RestClient.delete(RestClient.java:308) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientImpl.deleteVfModule(VnfAdapterClientImpl.java:87) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientIT.deleteVfModuleTestThrowException(VnfAdapterClientIT.java:156) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:11 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:11 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:11 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:11 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:11 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:11 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:11 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:11 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:11 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:11 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:11 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:11 02:16:11.325 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.325 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP PUT to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8181a37c-1468-464d-b5d8-07f471c864a9], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.327 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"updateVfModuleRequest":{"cloudSiteId":"___TESTING___","vfModuleId":"test1","vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11.330 [qtp1916261931-56] INFO WireMock - Request received: 02:16:11 127.0.0.1 - PUT /services/rest/v1/vnfs/test/vf-modules/test 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [8181a37c-1468-464d-b5d8-07f471c864a9] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [116] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"updateVfModuleRequest":{"cloudSiteId":"___TESTING___","vfModuleId":"test1","vfModuleParams":null,"msoRequest":{}}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 500, 02:16:11 "body" : "{\"vfModuleException\":{\"message\":\"Error in update Vf module\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 500 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 02:16:11 02:16:11.331 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:PUT performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.332 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 02:16:11 02:16:11.333 [main] ERROR org.onap.so.client.adapter.vnf.VnfAdapterClientImpl - InternalServerErrorException in updateVfModule 02:16:11 javax.ws.rs.InternalServerErrorException: {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:89) 02:16:11 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 02:16:11 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:16:11 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:16:11 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:16:11 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:16:11 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:16:11 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:16:11 at org.onap.so.client.RestClient.put(RestClient.java:296) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientImpl.updateVfModule(VnfAdapterClientImpl.java:99) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientIT.updateVfModuleTestThrowException(VnfAdapterClientIT.java:187) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:11 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:11 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:11 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:11 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:11 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:11 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:11 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:11 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:11 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:11 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:11 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:11 02:16:11.348 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.348 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP DELETE to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test/rollback with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[981bbdd3-20a7-4040-b2aa-21f124fb4251], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], Content-Type=[application/json]} 02:16:11 02:16:11.350 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"rollbackVfModuleRequest":{"vfModuleRollback":{"vfModuleCreated":false,"cloudSiteId":"___TESTING___","mode":"HEAT"},"synchronous":true}} 02:16:11 02:16:11 02:16:11.353 [qtp1916261931-51] INFO WireMock - Request received: 02:16:11 127.0.0.1 - DELETE /services/rest/v1/vnfs/test/vf-modules/test/rollback 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [981bbdd3-20a7-4040-b2aa-21f124fb4251] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Length: [137] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Content-Type: [application/json] 02:16:11 {"rollbackVfModuleRequest":{"vfModuleRollback":{"vfModuleCreated":false,"cloudSiteId":"___TESTING___","mode":"HEAT"},"synchronous":true}} 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 500, 02:16:11 "body" : "{\"vfModuleException\":{\"message\":\"Error in rollback Vf module\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 500 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"vfModuleException":{"message":"Error in rollback Vf module"}} 02:16:11 02:16:11 02:16:11.354 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:DELETE performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test/rollback has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.355 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"vfModuleException":{"message":"Error in rollback Vf module"}} 02:16:11 02:16:11 02:16:11.355 [main] ERROR org.onap.so.client.adapter.vnf.VnfAdapterClientImpl - InternalServerErrorException in rollbackVfModule 02:16:11 javax.ws.rs.InternalServerErrorException: {"vfModuleException":{"message":"Error in rollback Vf module"}} 02:16:11 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:89) 02:16:11 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 02:16:11 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:16:11 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:16:11 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:16:11 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:16:11 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:16:11 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:16:11 at org.onap.so.client.RestClient.delete(RestClient.java:308) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientImpl.rollbackVfModule(VnfAdapterClientImpl.java:74) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientIT.rollbackVfModuleTestThrowException(VnfAdapterClientIT.java:125) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:11 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:11 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:11 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:11 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:11 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:11 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:11 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:11 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:11 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:11 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:11 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:11 02:16:11.370 [main] INFO org.onap.logging.filter.base.AbstractBaseMetricLogFilter - Invoke 02:16:11 02:16:11.370 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId with request headers:{Authorization=[***REDACTED***], X-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[02524d5e-eae5-4010-aaed-e8b2a508558b], X-ECOMP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-TransactionID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112], X-ONAP-RequestID=[d443f517-a4f3-40bd-a0c3-ddfb1d050112]} 02:16:11 02:16:11.373 [qtp1916261931-55] INFO WireMock - Request received: 02:16:11 127.0.0.1 - GET /services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId 02:16:11 02:16:11 X-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 Accept: [application/json] 02:16:11 User-Agent: [Apache-CXF/3.4.10] 02:16:11 Connection: [keep-alive] 02:16:11 Host: [localhost:10269] 02:16:11 Pragma: [no-cache] 02:16:11 Authorization: [Basic dGVzdDp0ZXN0] 02:16:11 X-ONAP-PartnerName: [UNKNOWN] 02:16:11 Cache-Control: [no-cache] 02:16:11 X-InvocationID: [02524d5e-eae5-4010-aaed-e8b2a508558b] 02:16:11 X-ECOMP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-TransactionID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 X-ONAP-RequestID: [d443f517-a4f3-40bd-a0c3-ddfb1d050112] 02:16:11 02:16:11 02:16:11 02:16:11 Matched response definition: 02:16:11 { 02:16:11 "status" : 500, 02:16:11 "body" : "{\"vfModuleException\":{\"message\":\"Error in update Vf module\"}}", 02:16:11 "headers" : { 02:16:11 "Content-Type" : "application/json" 02:16:11 } 02:16:11 } 02:16:11 02:16:11 Response: 02:16:11 HTTP/1.1 500 02:16:11 Content-Type: [application/json] 02:16:11 02:16:11 {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 02:16:11 02:16:11.374 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:http://localhost:10269/services/rest/v1/vnfs/test/vf-modules/test?cloudSiteId=___TESTING___&tenantId=___TESTING___&vfModuleName=someName&skipAAI=true&msoRequest.requestId=testRequestId&msoRequest.serviceInstanceId=serviceInstanceId has http status code:500 and response headers:{content-type=[application/json], Server=[Jetty(9.2.z-SNAPSHOT)], transfer-encoding=[chunked]} 02:16:11 02:16:11.375 [main] DEBUG org.onap.logging.filter.base.PayloadLoggingClientFilter - {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 02:16:11 02:16:11.376 [main] ERROR org.onap.so.client.adapter.vnf.VnfAdapterClientImpl - InternalServerErrorException in queryVfModule 02:16:11 javax.ws.rs.InternalServerErrorException: {"vfModuleException":{"message":"Error in update Vf module"}} 02:16:11 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:89) 02:16:11 at org.onap.so.client.RestRequest.get(RestRequest.java:77) 02:16:11 at org.onap.so.client.RestClient.buildRequest(RestClient.java:325) 02:16:11 at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:321) 02:16:11 at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) 02:16:11 at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) 02:16:11 at net.jodah.failsafe.Execution.executeSync(Execution.java:117) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) 02:16:11 at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) 02:16:11 at org.onap.so.client.RestClient.method(RestClient.java:321) 02:16:11 at org.onap.so.client.RestClient.get(RestClient.java:280) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientImpl.queryVfModule(VnfAdapterClientImpl.java:131) 02:16:11 at org.onap.so.client.adapter.vnf.VnfAdapterClientIT.queryVfModuleTestThrowException(VnfAdapterClientIT.java:218) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:16:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:16:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:16:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:16:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:16:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:16:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:16:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:16:11 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:16:11 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) 02:16:11 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:16:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:16:11 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:16:11 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:16:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:16:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:16:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:16:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:16:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:16:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:16:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:16:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:16:11 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:16:11 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:16:11 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:16:11 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:16:11 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:16:11 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:16:11 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:16:11 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:16:11 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:16:11 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:16:11 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:16:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:16:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:16:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:16:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:16:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.onap.so.client.adapter.vnf.VnfAdapterClientIT 02:16:11 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.26 s - in org.onap.so.IntegrationTestSuite 02:16:41 02:16:11.431 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook now stopping database 02:16:41 02:16:11.664 [SpringApplicationShutdownHook] INFO wiremock.org.eclipse.jetty.server.NetworkTrafficServerConnector - Stopped NetworkTrafficServerConnector@3055a01f{HTTP/1.1}{0.0.0.0:10269} 02:16:41 02:16:11.667 [SpringApplicationShutdownHook] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@5599db57{/,null,UNAVAILABLE} 02:16:41 02:16:11.667 [SpringApplicationShutdownHook] INFO wiremock.org.eclipse.jetty.server.handler.ContextHandler - Stopped w.o.e.j.s.ServletContextHandler@790b8af3{/__admin,null,UNAVAILABLE} 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1916261931-57,5,main] 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1916261931-53,5,main] 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=7,q=7} Couldn't stop Thread[qtp1916261931-51,5,main] 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=4,q=6} Couldn't stop Thread[qtp1916261931-52,5,main] 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp1916261931-56,5,main] 02:16:41 02:16:11.668 [SpringApplicationShutdownHook] WARN wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1916261931{STOPPING,8<=8<=10,i=2,q=6} Couldn't stop Thread[qtp1916261931-55,5,main] 02:16:41 02:16:12.510 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:16:41 02:16:12.537 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.exec.ManagedProcess - Successfully destroyed Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:16:41 02:16:12.537 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - Database stopped. 02:16:41 02:16:12.537 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB data directory: /tmp/MariaDB4j/data/3307 02:16:41 02:16:12.578 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB base directory: /tmp/MariaDB4j/base 02:16:41 [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). 02:16:41 [INFO] 02:16:41 [INFO] Results: 02:16:41 [INFO] 02:16:41 [WARNING] Tests run: 72, Failures: 0, Errors: 0, Skipped: 3 02:16:41 [INFO] 02:16:41 [INFO] 02:16:41 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-bpmn-tasks --- 02:16:41 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar 02:16:41 [INFO] 02:16:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-bpmn-tasks --- 02:16:41 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:16:41 [INFO] 02:16:41 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-bpmn-tasks --- 02:16:41 [INFO] Tests are skipped. 02:16:41 [INFO] 02:16:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-bpmn-tasks --- 02:16:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:16:41 [INFO] 02:16:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-bpmn-tasks --- 02:16:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:16:41 [INFO] 02:16:41 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-bpmn-tasks --- 02:16:41 [INFO] Tests are skipped. 02:16:41 [INFO] 02:16:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-bpmn-tasks --- 02:16:41 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-bpmn-tasks/1.17.0-SNAPSHOT/so-bpmn-tasks-1.17.0-SNAPSHOT.jar 02:16:41 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/pom.xml to /tmp/r/org/onap/so/so-bpmn-tasks/1.17.0-SNAPSHOT/so-bpmn-tasks-1.17.0-SNAPSHOT.pom 02:16:41 [INFO] 02:16:41 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-bpmn-tasks --- 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:41 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [INFO] org.onap.so:so-bpmn-tasks:jar:1.17.0-SNAPSHOT 02:16:42 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:16:42 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:16:42 [INFO] | | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:16:42 [INFO] | | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:16:42 [INFO] | | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:16:42 [INFO] | | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:16:42 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:16:42 [INFO] | | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:16:42 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:16:42 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:16:42 [INFO] | | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:16:42 [INFO] | | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:16:42 [INFO] | | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:16:42 [INFO] | | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:16:42 [INFO] | | | \- joda-time:joda-time:jar:2.1:compile 02:16:42 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:16:42 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:16:42 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:16:42 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:16:42 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:16:42 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:16:42 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:16:42 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:16:42 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:16:42 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:16:42 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:16:42 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:16:42 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:16:42 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:16:42 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:16:42 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:16:42 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:compile 02:16:42 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:16:42 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:16:42 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:16:42 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:16:42 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:16:42 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:16:42 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:16:42 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:16:42 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:16:42 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:16:42 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:16:42 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:16:42 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:16:42 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:16:42 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:16:42 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:16:42 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:16:42 [INFO] | | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:16:42 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:16:42 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:16:42 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:16:42 [INFO] | | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:16:42 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:16:42 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:16:42 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:16:42 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:16:42 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:16:42 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:16:42 [INFO] | | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:16:42 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:16:42 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:16:42 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:16:42 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:16:42 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:16:42 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:16:42 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:16:42 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:16:42 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:16:42 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:16:42 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:16:42 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:16:42 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:16:42 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:16:42 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:16:42 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:16:42 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:16:42 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:16:42 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:16:42 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:16:42 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:16:42 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:16:42 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:16:42 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:16:42 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:16:42 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:16:42 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:16:42 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:16:42 [INFO] | | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:16:42 [INFO] | | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:16:42 [INFO] | | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:16:42 [INFO] | | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:16:42 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:16:42 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:16:42 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:16:42 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:16:42 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:16:42 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:16:42 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:16:42 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:16:42 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:16:42 [INFO] | +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:16:42 [INFO] | | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:16:42 [INFO] | | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:16:42 [INFO] | | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:16:42 [INFO] | | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:16:42 [INFO] | | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:16:42 [INFO] | | | +- com.github.fge:uri-template:jar:0.9:compile 02:16:42 [INFO] | | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:16:42 [INFO] | | | | \- com.github.fge:btf:jar:1.2:compile 02:16:42 [INFO] | | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:16:42 [INFO] | | | \- org.mozilla:rhino:jar:1.7R4:compile 02:16:42 [INFO] | | +- javax.mail:mailapi:jar:1.4.3:compile 02:16:42 [INFO] | | | \- javax.activation:activation:jar:1.1.1:compile 02:16:42 [INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:16:42 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:16:42 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:16:42 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:16:42 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:16:42 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:16:42 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:16:42 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:16:42 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:16:42 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:16:42 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:16:42 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:16:42 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:16:42 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:16:42 [INFO] | | \- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:16:42 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:16:42 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:16:42 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:16:42 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:16:42 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:16:42 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:16:42 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:16:42 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:16:42 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:16:42 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:16:42 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:16:42 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:16:42 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:16:42 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:16:42 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:16:42 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:16:42 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:16:42 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:16:42 [INFO] | | \- org.javassist:javassist:jar:3.25.0-GA:compile 02:16:42 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:16:42 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:16:42 [INFO] | \- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:16:42 [INFO] | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:16:42 [INFO] | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:16:42 [INFO] +- org.onap.so:so-bpmn-infrastructure-common:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:16:42 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:16:42 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:16:42 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:16:42 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:16:42 [INFO] | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:16:42 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:16:42 [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:16:42 [INFO] | | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:16:42 [INFO] | | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:16:42 [INFO] | | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:16:42 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:16:42 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:16:42 [INFO] | | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:16:42 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:16:42 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:16:42 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:16:42 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:16:42 [INFO] | | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:16:42 [INFO] | | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:16:42 [INFO] | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:16:42 [INFO] | | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:16:42 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:16:42 [INFO] | | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:16:42 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:16:42 [INFO] | | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:16:42 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:16:42 [INFO] | | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:16:42 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:16:42 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:16:42 [INFO] | | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:16:42 [INFO] | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:16:42 [INFO] | +- org.camunda.bpm:camunda-engine-plugin-spin:jar:7.15.0:compile 02:16:42 [INFO] | | \- org.camunda.spin:camunda-spin-core:jar:1.10.1:compile 02:16:42 [INFO] | +- org.onap.msb.java-sdk:msb-java-sdk:jar:1.2.0:compile 02:16:42 [INFO] | | +- com.squareup.retrofit2:retrofit:jar:2.3.0:compile 02:16:42 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.14.9:compile 02:16:42 [INFO] | | | \- com.squareup.okio:okio:jar:1.17.2:compile 02:16:42 [INFO] | | \- com.google.guava:guava:jar:28.1-jre:compile 02:16:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:16:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:16:42 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:16:42 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:16:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:16:42 [INFO] | +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:16:42 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:16:42 [INFO] | \- org.codehaus.groovy:groovy-dateutil:jar:3.0.17:compile 02:16:42 [INFO] +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.yaml:snakeyaml:jar:1.31:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:16:42 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:16:42 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:16:42 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:16:42 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:16:42 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:16:42 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:16:42 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 02:16:42 [INFO] | | \- org.springframework:spring-context-support:jar:5.3.27:compile 02:16:42 [INFO] | +- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 02:16:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.19.0:compile 02:16:42 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.10.0:compile 02:16:42 [INFO] | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:16:42 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:16:42 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:16:42 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:16:42 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:16:42 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:16:42 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:16:42 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:16:42 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:16:42 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:16:42 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:16:42 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:16:42 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:16:42 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:16:42 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:16:42 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:16:42 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:16:42 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:16:42 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:16:42 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:16:42 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:16:42 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:16:42 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:16:42 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:16:42 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:16:42 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:16:42 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:16:42 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:16:42 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:16:42 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:16:42 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:16:42 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:16:42 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:16:42 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:16:42 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:16:42 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:16:42 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:16:42 [INFO] +- org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:16:42 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:16:42 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:16:42 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:16:42 [INFO] +- nl.jqno.equalsverifier:equalsverifier:jar:2.5.1:test 02:16:42 [INFO] +- io.grpc:grpc-testing:jar:1.25.0:test 02:16:42 [INFO] | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:16:42 [INFO] | | +- io.grpc:grpc-api:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:16:42 [INFO] | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:16:42 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:16:42 [INFO] | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:16:42 [INFO] | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:16:42 [INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:16:42 [INFO] | \- io.grpc:grpc-stub:jar:1.25.0:compile 02:16:42 [INFO] +- org.onap.so:so-optimization-clients:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] +- org.onap.so:so-sdn-clients:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2:compile 02:16:42 [INFO] | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:16:42 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:16:42 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.7:compile 02:16:42 [INFO] | | \- io.swagger:swagger-jaxrs:jar:1.5.21:compile 02:16:42 [INFO] | | \- io.swagger:swagger-core:jar:1.5.21:compile 02:16:42 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:16:42 [INFO] | +- org.onap.sdnc.northbound:generic-resource-api-model-swagger:yaml:3.0.2:compile 02:16:42 [INFO] | | \- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2:compile 02:16:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 02:16:42 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 02:16:42 [INFO] | | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:16:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 02:16:42 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 02:16:42 [INFO] | | | | \- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 02:16:42 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 02:16:42 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 02:16:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:16:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 02:16:42 [INFO] | \- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:16:42 [INFO] | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:16:42 [INFO] +- org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:16:42 [INFO] | \- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:16:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:16:42 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:16:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:16:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:16:42 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:16:42 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:16:42 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:16:42 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:16:42 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:16:42 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:16:42 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:16:42 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:16:42 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:16:42 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:16:42 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:16:42 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:16:42 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:16:42 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:16:42 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:16:42 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:16:42 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:16:42 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:16:42 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:16:42 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:16:42 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:16:42 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:16:42 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:16:42 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:16:42 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:16:42 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:16:42 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:16:42 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:16:42 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:16:42 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:16:42 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:16:42 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:16:42 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:16:42 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:16:42 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:16:42 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:16:42 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:16:42 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:16:42 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:16:42 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:16:42 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:16:42 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:16:42 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:16:42 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:16:42 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:16:42 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:16:42 [INFO] | +- org.json:json:jar:20250517:compile 02:16:42 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:16:42 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:16:42 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:16:42 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:16:42 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:16:42 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:16:42 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:16:42 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:16:42 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:16:42 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:16:42 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:16:42 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:16:42 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:16:42 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:16:42 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:16:42 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:16:42 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:16:42 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:16:42 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:16:42 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:16:42 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:16:42 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:16:42 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:16:42 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:16:42 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:16:42 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:16:42 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:16:42 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:16:42 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:16:42 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:16:42 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:16:42 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:16:42 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:16:42 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:16:42 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:16:42 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:16:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:16:42 [INFO] +- junit:junit:jar:4.13.2:test 02:16:42 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:16:42 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:16:42 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:16:42 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:16:42 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:16:42 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:16:42 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:16:42 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:16:42 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:16:42 [INFO] 02:16:42 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-bpmn-tasks --- 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/sonatype-clm/module.xml 02:16:42 [INFO] 02:16:42 [INFO] ----------------< org.onap.so:so-bpmn-building-blocks >----------------- 02:16:42 [INFO] Building so-bpmn-building-blocks 1.17.0-SNAPSHOT [38/43] 02:16:42 [INFO] --------------------------------[ jar ]--------------------------------- 02:16:42 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:16:42 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [INFO] 02:16:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-bpmn-building-blocks --- 02:16:42 [INFO] 02:16:42 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-bpmn-building-blocks --- 02:16:42 [INFO] ## define projects super pom absolute path through basepath_marker 02:16:42 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:16:42 [INFO] 02:16:42 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Using 'UTF-8' encoding to format source files. 02:16:42 [INFO] Number of files to be formatted: 83 02:16:42 [INFO] Successfully formatted: 0 file(s) 02:16:42 [INFO] Fail to format: 0 file(s) 02:16:42 [INFO] Skipped: 83 file(s) 02:16:42 [INFO] Read only skipped: 0 file(s) 02:16:42 [INFO] Approximate time taken: 0s 02:16:42 [INFO] 02:16:42 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Using 'UTF-8' encoding to format source files. 02:16:42 [INFO] Number of files to be formatted: 0 02:16:42 [INFO] 02:16:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Skipping Rule Enforcement. 02:16:42 [INFO] 02:16:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Skipping Rule Enforcement. 02:16:42 [INFO] 02:16:42 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-bpmn-building-blocks --- 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:16:42 [INFO] 02:16:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-bpmn-building-blocks --- 02:16:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:16:42 [INFO] 02:16:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-bpmn-building-blocks --- 02:16:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:16:42 [INFO] 02:16:42 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Formatting is skipped 02:16:42 [INFO] 02:16:42 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Formatting is skipped 02:16:42 [INFO] 02:16:42 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-bpmn-building-blocks --- 02:16:42 [INFO] 02:16:42 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-bpmn-building-blocks --- 02:16:42 [INFO] 02:16:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:16:42 [INFO] Copying 113 resources 02:16:42 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/generated-sources/license 02:16:42 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/generated-resources/licenses 02:16:42 [INFO] 02:16:42 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-bpmn-building-blocks --- 02:16:42 [INFO] Changes detected - recompiling the module! 02:16:42 [INFO] Compiling 1 source file to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:16:43 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:16:43 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/main/java/org/onap/so/bpmn/infrastructure/bpmn/activity/DeployActivitySpecs.java]] 02:16:43 [INFO] [parsing completed 1ms] 02:16:43 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jdi/module-info.class] 02:16:43 [INFO] [loading modules/java.instrument/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:16:43 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:16:43 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:16:43 [INFO] [loading modules/jdk.localedata/module-info.class] 02:16:43 [INFO] [loading modules/java.security.sasl/module-info.class] 02:16:43 [INFO] [loading modules/java.net.http/module-info.class] 02:16:43 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:16:43 [INFO] [loading modules/jdk.pack/module-info.class] 02:16:43 [INFO] [loading modules/java.desktop/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jlink/module-info.class] 02:16:43 [INFO] [loading modules/jdk.compiler/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:16:43 [INFO] [loading modules/jdk.attach/module-info.class] 02:16:43 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:16:43 [INFO] [loading modules/java.compiler/module-info.class] 02:16:43 [INFO] [loading modules/java.base/module-info.class] 02:16:43 [INFO] [loading modules/java.datatransfer/module-info.class] 02:16:43 [INFO] [loading modules/jdk.net/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jfr/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jartool/module-info.class] 02:16:43 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:16:43 [INFO] [loading modules/jdk.charsets/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:16:43 [INFO] [loading modules/java.prefs/module-info.class] 02:16:43 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:16:43 [INFO] [loading modules/java.management/module-info.class] 02:16:43 [INFO] [loading modules/java.security.jgss/module-info.class] 02:16:43 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:16:43 [INFO] [loading modules/jdk.sctp/module-info.class] 02:16:43 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:16:43 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:16:43 [INFO] [loading modules/java.xml/module-info.class] 02:16:43 [INFO] [loading modules/java.scripting/module-info.class] 02:16:43 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:16:43 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:16:43 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:16:43 [INFO] [loading modules/java.sql/module-info.class] 02:16:43 [INFO] [loading modules/java.logging/module-info.class] 02:16:43 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:16:43 [INFO] [loading modules/java.management.rmi/module-info.class] 02:16:43 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:16:43 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:16:43 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:16:43 [INFO] [loading modules/java.smartcardio/module-info.class] 02:16:43 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:16:43 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:16:43 [INFO] [loading modules/jdk.jshell/module-info.class] 02:16:43 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:16:43 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:16:43 [INFO] [loading modules/java.naming/module-info.class] 02:16:43 [INFO] [loading modules/jdk.editpad/module-info.class] 02:16:43 [INFO] [loading modules/java.rmi/module-info.class] 02:16:43 [INFO] [loading modules/jdk.management/module-info.class] 02:16:43 [INFO] [loading modules/jdk.rmic/module-info.class] 02:16:43 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:16:43 [INFO] [loading modules/java.se/module-info.class] 02:16:43 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/main/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/generated-sources/annotations] 02:16:43 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:16:43 [INFO] [loading modules/java.base/java/io/File.class] 02:16:43 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:16:43 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:16:43 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriBuilder.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpResponse.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/StatusLine.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPost.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/entity/StringEntity.class)] 02:16:43 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/impl/client/HttpClientBuilder.class)] 02:16:43 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:16:43 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:16:43 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:16:43 [INFO] [loading modules/java.base/java/lang/Object.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/String.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:16:43 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:16:43 [INFO] 02:16:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-bpmn-building-blocks --- 02:16:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:16:43 [INFO] Copying 7 resources 02:16:43 [INFO] 02:16:43 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-bpmn-building-blocks --- 02:16:43 [INFO] Changes detected - recompiling the module! 02:16:43 [INFO] Compiling 82 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/test-classes 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:16:44 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/BaseUnitTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFHealthCheckActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSetInMaintFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ExecuteBuildingBlockTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/HomingBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/common/AAISetVnfInMaintBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/GenericControllerExecutionDETest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeleteInstanceGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UnassignVfModuleBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFLockActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/PauseForManualTaskRainyDayTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ChangeModelVfModuleBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/SDNCHandlerTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/GenericVnfHealthCheckBBTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/CreateNetworkCollectionBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/PauseForManualTaskActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/AssignVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUpgradePreCheckActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UnassignNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFStartActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeactivateVnfBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/common/AAISetPNFInMaintBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckClosedLoopDisabledFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/CreateVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeactivateServiceInstanceBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UnassignVnfBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/CreateCustomerBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/AllTestSuites.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSetClosedLoopDisabledFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UpdateNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/TestApplication.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UnassignVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VnfAdapterTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/activity/DeployActivitySpecsTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFResumeTrafficActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFQuiesceTrafficActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/AssignNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeactivateVfModuleBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ChangeModelServiceInstanceBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DistributeTrafficActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnlockActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/FlowCompleteActivity.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckInMaintFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/process/WorkflowActionBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/common/SDNOHealthCheckBBTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateNetworkCollectionBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/common/AAICheckVnfInMaintBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckPserversLockedFlagActivity.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSnapShotActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/BuildingBlockValidatorRunnerTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFStopActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/BaseTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/AssignVnfBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DistributeTrafficCheckActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/BaseBPMNTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/GenericControllerExecutionTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeactivateNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/BuildingBlockTestDataSetup.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/UnassignServiceInstanceBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateVfModuleBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ConfigurationScaleOutBBTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeleteVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/common/AAIUnsetVnfInMaintBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUpgradeSoftwareActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFConfigModifyActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeleteNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/AssignServiceInstanceBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeactivateVolumeGroupBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/AssignVfModuleBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateVnfBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/DeleteNetworkCollectionBBTest.java]] 02:16:44 [INFO] [parsing completed 1ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnsetClosedLoopDisabledFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ActivateServiceInstanceBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUpgradePostCheckActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/MockLoggerDelegate.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/ChangeModelVnfBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnsetInMaintFlagActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUpgradeBackupActivityTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/CreateNetworkBBTest.java]] 02:16:44 [INFO] [parsing completed 0ms] 02:16:44 [INFO] [loading modules/jdk.jartool/module-info.class] 02:16:44 [INFO] [loading modules/jdk.editpad/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jdi/module-info.class] 02:16:44 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:16:44 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:16:44 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:16:44 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:16:44 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:16:44 [INFO] [loading modules/jdk.rmic/module-info.class] 02:16:44 [INFO] [loading modules/java.naming/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jfr/module-info.class] 02:16:44 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:16:44 [INFO] [loading modules/java.management/module-info.class] 02:16:44 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:16:44 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:16:44 [INFO] [loading modules/java.scripting/module-info.class] 02:16:44 [INFO] [loading modules/java.security.jgss/module-info.class] 02:16:44 [INFO] [loading modules/java.sql/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:16:44 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:16:44 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:16:44 [INFO] [loading modules/jdk.management/module-info.class] 02:16:44 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:16:44 [INFO] [loading modules/jdk.attach/module-info.class] 02:16:44 [INFO] [loading modules/jdk.pack/module-info.class] 02:16:44 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:16:44 [INFO] [loading modules/jdk.localedata/module-info.class] 02:16:44 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:16:44 [INFO] [loading modules/java.desktop/module-info.class] 02:16:44 [INFO] [loading modules/jdk.charsets/module-info.class] 02:16:44 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:16:44 [INFO] [loading modules/java.prefs/module-info.class] 02:16:44 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:16:44 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:16:44 [INFO] [loading modules/java.net.http/module-info.class] 02:16:44 [INFO] [loading modules/java.xml/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jlink/module-info.class] 02:16:44 [INFO] [loading modules/java.se/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:16:44 [INFO] [loading modules/java.management.rmi/module-info.class] 02:16:44 [INFO] [loading modules/java.rmi/module-info.class] 02:16:44 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:16:44 [INFO] [loading modules/jdk.net/module-info.class] 02:16:44 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:16:44 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:16:44 [INFO] [loading modules/java.logging/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:16:44 [INFO] [loading modules/jdk.compiler/module-info.class] 02:16:44 [INFO] [loading modules/java.smartcardio/module-info.class] 02:16:44 [INFO] [loading modules/java.instrument/module-info.class] 02:16:44 [INFO] [loading modules/java.compiler/module-info.class] 02:16:44 [INFO] [loading modules/java.datatransfer/module-info.class] 02:16:44 [INFO] [loading modules/jdk.sctp/module-info.class] 02:16:44 [INFO] [loading modules/java.security.sasl/module-info.class] 02:16:44 [INFO] [loading modules/jdk.jshell/module-info.class] 02:16:44 [INFO] [loading modules/java.base/module-info.class] 02:16:44 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:16:44 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:16:44 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/generated-test-sources/test-annotations] 02:16:44 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar,/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:16:44 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:16:44 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:16:44 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:16:44 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:16:44 [INFO] [loading modules/java.base/java/util/List.class] 02:16:44 [INFO] [loading modules/java.base/java/util/Map.class] 02:16:44 [INFO] [loading modules/java.base/java/util/UUID.class] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/ExecutionImpl.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BuildingBlockExecution.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DelegateExecutionImpl.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/CloudRegion.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Collection.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Configuration.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/GenericVnf.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/InstanceGroup.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/L3Network.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/LineOfBusiness.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/OwningEntity.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Platform.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Pnf.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Project.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceProxy.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VfModule.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VolumeGroup.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBinding.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/VpnBondingLink.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/OrchestrationContext.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestContext.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/generalobjects/RequestParameters.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoConfiguration.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoGenericVnf.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoNetwork.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoVfModule.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BBObjectNotFoundException.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/AllottedResource.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoAllottedResource.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceProxy.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/Object.class] 02:16:44 [INFO] [loading modules/java.base/java/lang/String.class] 02:16:44 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/BpmnAwareTests.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnError.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ExternalTaskService.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/externaltask/LockedExternalTask.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar(/org/camunda/bpm/extension/mockito/mock/FluentJavaDelegateMock.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar(/org/camunda/bpm/model/bpmn/Bpmn.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar(/org/camunda/bpm/model/bpmn/BpmnModelInstance.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar(/org/camunda/bpm/model/bpmn/builder/ServiceTaskBuilder.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/buildingblock/HomingV2.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/validation/BuildingBlockValidatorRunner.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAICommonTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAICreateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAIDeleteTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAIFlagTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAIQueryTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/aai/tasks/AAIUpdateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterCreateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterDeleteTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/network/tasks/NetworkAdapterUpdateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterCreateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterDeleteTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/adapter/vnf/tasks/VnfAdapterImpl.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/appc/tasks/AppcOrchestratorPreProcessor.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/audit/AuditTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/impl/buildingblock/ControllerExecutionBB.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/decisionpoint/impl/camunda/ControllerExecutionDE.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ActivateVfModule.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetwork.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignNetworkBBUtils.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/AssignVnf.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/ConfigurationScaleOut.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetwork.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/CreateNetworkCollection.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/GenericVnfHealthCheck.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBB.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignVnf.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceCreateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/namingservice/tasks/NamingServiceDeleteTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/manualhandling/tasks/ManualHandlingTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCActivateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCAssignTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCChangeAssignTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCDeactivateTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCQueryTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/sdnc/tasks/SDNCUnassignTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/workflow/tasks/FlowCompletionTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/workflow/tasks/OrchestrationStatusValidator.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowAction.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBFailure.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/sdno/tasks/SDNOHealthCheckTasks.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetup.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupUtils.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/ExecuteBuildingBlockRainyDay.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/SDNCClient.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockBean.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/web/client/TestRestTemplate.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpHeaders.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractAssertions.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/ProcessEngineTests.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/cmmn/CmmnAwareTests.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ManagementService.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/TaskService.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Job.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/OrchestrationStatusValidationDirective.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/Task.class)] 02:16:44 [INFO] [loading modules/java.base/java/io/IOException.class] 02:16:44 [INFO] [loading modules/java.base/java/nio/file/Files.class] 02:16:44 [INFO] [loading modules/java.base/java/nio/file/Paths.class] 02:16:44 [INFO] [loading /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar(/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BadResponseException.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/MapperException.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/beans/SDNCRequest.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sdnc/endpoint/SDNCTopology.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonParseException.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonMappingException.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:16:44 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Matchers.class)] 02:16:44 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:16:44 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:16:44 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/HttpResponse.class)] 02:16:44 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/ProtocolVersion.class)] 02:16:44 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/HttpClient.class)] 02:16:44 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar(/org/apache/http/client/methods/HttpPost.class)] 02:16:44 [INFO] [loading /tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar(/org/apache/http/message/BasicHttpResponse.class)] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/test/Deployment.class)] 02:16:44 [INFO] [loading modules/java.base/java/io/File.class] 02:16:44 [INFO] [loading modules/java.base/java/nio/charset/Charset.class] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/buildingblock/SniroHomingV2.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectionHelper.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/BBInputSetupMapperLayer.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/client/aai/mapper/AAIObjectMapper.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/client/adapter/network/NetworkAdapterClientImpl.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/client/adapter/network/mapper/NetworkAdapterObjectMapper.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/ExceptionBuilder.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/client/orchestration/AAIVnfResources.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar(/org/onap/so/client/orchestration/SDNOHealthCheckResources.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/sniro/SniroClient.class)] 02:16:44 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/SpyBean.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JsonNode.class)] 02:16:44 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:16:44 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:16:44 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:16:44 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:16:44 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/JavaDelegate.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:16:44 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:16:44 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/mock/mockito/MockReset.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/Class.class] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlRootElement.class)] 02:16:44 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:16:44 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:16:44 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar(/com/fasterxml/jackson/dataformat/xml/annotation/JacksonXmlProperty.class)] 02:16:44 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AnnotationBeanNameGenerator.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/support/BeanNameGenerator.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:16:44 [INFO] [loading modules/java.base/java/lang/Override.class] 02:16:44 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:16:44 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:16:44 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:16:44 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:16:44 [WARNING] and returns false. 02:16:44 /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/PauseForManualTaskActivityTest.java:[25,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckInMaintFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckPserversLockedFlagActivity.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnsetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] and returns false. 02:16:44 /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/PauseForManualTaskActivityTest.java:[25,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckInMaintFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckPserversLockedFlagActivity.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnsetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] and returns false. 02:16:44 /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/PauseForManualTaskActivityTest.java:[25,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFSetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckInMaintFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFCheckPserversLockedFlagActivity.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/src/test/java/org/onap/so/bpmn/infrastructure/bpmn/subprocess/VNFUnsetClosedLoopDisabledFlagActivityTest.java:[24,25] [deprecation] Matchers in org.mockito has been deprecated 02:16:44 [INFO] 02:16:44 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-bpmn-building-blocks --- 02:16:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:16:44 [INFO] 02:16:44 [INFO] ------------------------------------------------------- 02:16:44 [INFO] T E S T S 02:16:44 [INFO] ------------------------------------------------------- 02:16:46 02:16:45.996 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.006 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.301 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.328 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@627cb3ed, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30bd6bc8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7c4697fc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@90b9695, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@e6fbf82, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55d776ac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1de6f29d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@488c608a, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b6c55b6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@55e02661, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f38545a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@549be307, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d03cdc7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@59043128, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@642334d6] 02:16:46 02:16:46.336 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.337 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.350 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.351 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a175162, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7641c4e7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@650a0b50, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@55e3b64d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@52f71d2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d31fb6c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@48543f11, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@cda988, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e92e9a2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c0a8787, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@65cf8da0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@823f978, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6195ce27, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@397b5b2d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2040732f] 02:16:46 02:16:46.354 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.355 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.365 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.366 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@40304938, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d160161, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6c9e7af2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@48cbb4c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@af04d6d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2740585b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3816efab, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d6e09f0, org.springframework.test.context.event.EventPublishingTestExecutionListener@257da215, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5aa461, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@f3e6876, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@52c2d1e8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a67bcaf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4f4b7a2e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@334ac669] 02:16:46 02:16:46.368 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.369 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.377 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.378 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71b6edfb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f541f60, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dcc0bb8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29767156, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f6998b6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60493524, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1da5635e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c35d7d, org.springframework.test.context.event.EventPublishingTestExecutionListener@24ccc91b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@d0538b3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3b8c15de, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@26398f67, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@64ff0eaa, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@401b7226, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1b62ad1e] 02:16:46 02:16:46.380 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.381 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.388 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.388 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b89debc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7305191e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@159314ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@bafc754, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5e8684a3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@590ab84, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8a8cab8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d48299e, org.springframework.test.context.event.EventPublishingTestExecutionListener@17810908, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@174d5cf7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@597eb9ac, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@65c66fc4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a90f33d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7c7b27c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2bd8c8f1] 02:16:46 02:16:46.390 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.391 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.397 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.398 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@34f2d3a6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3da701a1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f51d1cc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@17d25e1d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@359fd0a2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@30b075b9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@510e0dd2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54a98358, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f7853af, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2c56e044, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@d970881, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@153cf928, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4884350b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@53cba89f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@66ad7167] 02:16:46 02:16:46.399 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.401 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.406 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.407 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a3ab73a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12a8d03b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@67cd1db3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ccfed46, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53630682, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71e2ddd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8318808, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b97f195, org.springframework.test.context.event.EventPublishingTestExecutionListener@408bb173, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@360d0c7a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@32f8a37b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@657e7e8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1b4ade78, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@45fa7fb7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@32eeef08] 02:16:46 02:16:46.409 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.411 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.415 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.416 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6aff157e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65fa1cd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@106c73ed, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6cd1ee, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@122a6078, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6980fa39, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a000fff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c855ef0, org.springframework.test.context.event.EventPublishingTestExecutionListener@3dedc8b8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5352bc0e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@49b73e6c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f138b74, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c682826, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@a1c4f69, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7a285418] 02:16:46 02:16:46.417 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.418 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.423 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.423 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44d36b56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ce1cc03, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b1e63b5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@186537ac, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4733662d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25502b1c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5dabe7c8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c427386, org.springframework.test.context.event.EventPublishingTestExecutionListener@301c622d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@14b0b7f9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@16a78700, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@69860811, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3ad80206, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b4675db, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1737834] 02:16:46 02:16:46.425 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest], using SpringBootContextLoader 02:16:46 02:16:46.426 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.430 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.431 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48dc06a9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1798c749, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@726ee6cf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4a83d61c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@624268ab, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33315925, org.springframework.test.context.transaction.TransactionalTestExecutionListener@366c9912, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@628b9af5, org.springframework.test.context.event.EventPublishingTestExecutionListener@137db13f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a3c3a04, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@78ca8258, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4628f386, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@38224635, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7385a72f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5ff12345] 02:16:46 02:16:46.433 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.434 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.437 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.438 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16ca4532, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2cc82c83, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75a5a912, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f3bc119, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1b9cfc19, org.springframework.test.context.support.DirtiesContextTestExecutionListener@765d67dd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e68bd3d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fda92e0, org.springframework.test.context.event.EventPublishingTestExecutionListener@535adf36, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ea4290f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@25cef4b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5e783f78, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5bdef8ee, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@345d4ecb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@66e44f9f] 02:16:46 02:16:46.439 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAISetPNFInMaintBBTest], using SpringBootContextLoader 02:16:46 02:16:46.440 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAISetPNFInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.444 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.444 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@480f1311, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60c68c7b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1315d910, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a79a5d6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4a5eb613, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1eaf4e77, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23cfc9eb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14af9f51, org.springframework.test.context.event.EventPublishingTestExecutionListener@2bfe4df9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4f466207, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@121b7a95, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7aa62a90, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@23ee31b8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5fc42998, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16422f27] 02:16:46 02:16:46.446 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.447 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.451 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6079d219, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ed90b04, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@686ace1f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dd92a36, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@531ed68e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@551976c2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6bbd4048, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f815f93, org.springframework.test.context.event.EventPublishingTestExecutionListener@7a8e484b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@643f8ebe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@65013d71, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@30a99b85, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@386d41cb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20bf7206, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4cb939d5] 02:16:46 02:16:46.452 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.SDNOHealthCheckBBTest], using SpringBootContextLoader 02:16:46 02:16:46.453 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.SDNOHealthCheckBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.456 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.457 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1722ede1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@307ba188, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@34f3c920, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@73f0b216, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73bd146c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ea78c72, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3437fc4f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42a198dd, org.springframework.test.context.event.EventPublishingTestExecutionListener@5924ea91, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7bc239db, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@709c6768, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3e356ed6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@403b7be3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2a5d9ede, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39e91bda] 02:16:46 02:16:46.458 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest], using SpringBootContextLoader 02:16:46 02:16:46.459 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.462 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.462 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56afbace, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40dcbf7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53850535, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19565b5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2ac7c683, org.springframework.test.context.support.DirtiesContextTestExecutionListener@407ff25f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ba8fbc8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@113a89c5, org.springframework.test.context.event.EventPublishingTestExecutionListener@55da6bf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3a0f5141, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@46059b73, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b446d7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6bb46040, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b71a12e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@41c56930] 02:16:46 02:16:46.464 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.465 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.471 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.474 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f9ee527, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a41d17a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@58a5b69c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b22bcad, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@735dc133, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57330423, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2257590f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c3e5e3c, org.springframework.test.context.event.EventPublishingTestExecutionListener@11f752d1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5eaa4ed0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@462deb2b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@381c826c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@13563e64, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1f062e10, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@36dbfa68] 02:16:46 02:16:46.475 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.476 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.479 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.480 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e2e11ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@189f9f9f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b908c6d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c2ddfeb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@12921ee1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7695184b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@29390110, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b89515b, org.springframework.test.context.event.EventPublishingTestExecutionListener@496e2bdd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17e725fb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@76379796, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77350382, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4fbdee7a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@615bd28b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2b9a7211] 02:16:46 02:16:46.481 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest], using SpringBootContextLoader 02:16:46 02:16:46.482 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.485 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.486 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@141874c8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@147ea894, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@38aed8ad, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79c4454, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@50f5ce5b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31aee6d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f0b2bf1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a507ea0, org.springframework.test.context.event.EventPublishingTestExecutionListener@64a9fca7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@22f756c5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@485a5c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d397e87, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@36def543, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2e07dc23, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7859fc7] 02:16:46 02:16:46.487 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.488 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.491 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.491 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c6a1be2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a486afb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30623109, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@138110f8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4fe8ac61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@665e18d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4795876e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c8859b4, org.springframework.test.context.event.EventPublishingTestExecutionListener@56897de0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40874f54, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2bc21edd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3599b7e8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2862bac6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52e5ad71, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@696a6506] 02:16:46 02:16:46.492 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.493 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.496 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.497 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c3d1214, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@48064a5a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d018c58, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6a2b6031, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e4262d2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@546ca9da, org.springframework.test.context.transaction.TransactionalTestExecutionListener@257e8c43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14e54a35, org.springframework.test.context.event.EventPublishingTestExecutionListener@298cfe89, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@189fb01b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@49522bdf, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77587422, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@39eea4f6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c94d4b8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4400026] 02:16:46 02:16:46.498 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.499 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.501 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.502 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4822d7a1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6fa5fc67, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@17e323fd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6df0d030, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33319df0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73b71935, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d453075, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16df0ebd, org.springframework.test.context.event.EventPublishingTestExecutionListener@29becf8b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@628b1538, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@36995784, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@58dd1d0c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@740530b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3dd8b40e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4101e146] 02:16:46 02:16:46.503 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest], using SpringBootContextLoader 02:16:46 02:16:46.504 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.507 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.507 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2735a7dc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@549b26d7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c9430c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@66978c15, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6c96dc5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61b6f287, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ca9ec77, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@360432d3, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c2a7c73, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3ade99bb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@193710c3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@eb23b9c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@314407dd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7f19430f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5e89e527] 02:16:46 02:16:46.508 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.509 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.512 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.512 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1abf38d1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d3bf0af, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4af0ae2c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13446044, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@705ebb4d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32a29361, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d6ccad7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d9ad37e, org.springframework.test.context.event.EventPublishingTestExecutionListener@481b8d53, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e8426aa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@752573df, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6ebf5f26, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a5a26b7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3524ee20, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6bc1c8d0] 02:16:46 02:16:46.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.515 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.518 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.518 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19983dd1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@700b035b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@786de0a3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@472dc215, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1f031994, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37bac0f4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20c55658, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@951053f, org.springframework.test.context.event.EventPublishingTestExecutionListener@e196238, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f45be6f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@65384249, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6441db2c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@218c6d3e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@63f819a6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@44f5259a] 02:16:46 02:16:46.519 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest], using SpringBootContextLoader 02:16:46 02:16:46.520 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.523 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.524 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c4bb119, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66075347, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3b45a3e6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7927209f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@283595db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@747476f1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6238b10a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@225b460a, org.springframework.test.context.event.EventPublishingTestExecutionListener@26c494d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71d0ad00, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@56c7e2d1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2e549515, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c34ce24, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@58f8ce0f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@31406eab] 02:16:46 02:16:46.525 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.526 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.529 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.529 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@234dfc8e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18918ab9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1315f1d5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b32f0b4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@77d7d2d0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63075ad1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5fa0943d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73bb782d, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a3375d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63bb719d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@38e100ab, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@10b36d8a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@318f47f1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@900ffc4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39d44217] 02:16:46 02:16:46.530 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.531 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.534 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.534 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20425fab, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@71c2cb26, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@593db293, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5220e6ff, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@602d5417, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75128cf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33ccab9c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@668ea404, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c89c92e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@62109320, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34d644b5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@276b68af, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50915d5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@63661fc7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@65130cf2] 02:16:46 02:16:46.535 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.536 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.539 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.540 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@73cdf5f9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d619bcb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@57f83dc7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75937998, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@696d28ee, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18a349cb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@ea3491d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6012bee8, org.springframework.test.context.event.EventPublishingTestExecutionListener@60b8c05c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@62d72091, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@76a86677, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b863b4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2524f9bf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7e2c8622, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4b02dc4e] 02:16:46 02:16:46.541 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.542 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@163cd4a6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d0f03f6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5653429e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78c9c38a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@8a0a1d1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6dd50380, org.springframework.test.context.transaction.TransactionalTestExecutionListener@215efb16, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@173da924, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a9e2c3b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5f92e5eb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@9423344, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@73ccdfc1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@18d8da77, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@502dc93a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@486d1868] 02:16:46 02:16:46.548 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest], using SpringBootContextLoader 02:16:46 02:16:46.549 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.552 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.553 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@365eaef, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@631c6ef4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9e2b199, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7441edeb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@58df431e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5834fd3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4446e1d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f13720f, org.springframework.test.context.event.EventPublishingTestExecutionListener@1df60140, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@62d4dac4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11efa76e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@35c83c56, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1899c7ae, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5cdf2c83, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@30e734a1] 02:16:46 02:16:46.554 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.555 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.558 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.559 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4407f129, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@731bdcca, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@76fdd5f1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@513fb873, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2a4a95c4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71ae1cb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f50fe84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3380313d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4d1a763c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1d5ec2ed, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5e2ab1c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37596b44, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@29ec5005, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@42ceb67f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@52e44f71] 02:16:46 02:16:46.560 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest], using SpringBootContextLoader 02:16:46 02:16:46.561 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.565 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.565 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12922d53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f28ee19, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7c07deff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@65374526, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@664c0466, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2edc6690, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ceeb592, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@332fc35c, org.springframework.test.context.event.EventPublishingTestExecutionListener@35c69e6b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@78e386a5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6138ee0e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c40e456, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2df40273, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@49467fc6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6f28a07e] 02:16:46 02:16:46.566 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.567 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.570 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.571 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@206a465f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c509742, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77a6aa9f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d41aefd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@feb57b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7893b8c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45398bb0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35ffe3ac, org.springframework.test.context.event.EventPublishingTestExecutionListener@60fc4450, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2e674698, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@270a3cef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6d224921, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6f7e5e11, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bb996e0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@da2303c] 02:16:46 02:16:46.572 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.573 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.576 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.577 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@46ee9cfd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b58a0f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b6c3b37, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a8964c1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@38320819, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16c3388e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@cec1ce2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d82ded2, org.springframework.test.context.event.EventPublishingTestExecutionListener@655875bb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ad036d6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6b72c62, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5d180628, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b4b559d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1046aaa4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2fad50f2] 02:16:46 02:16:46.578 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest], using SpringBootContextLoader 02:16:46 02:16:46.579 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.582 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.582 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23973547, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3ed4c822, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b6558aa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@65cb50dc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7fec6c2f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67e12e28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36109a76, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@96271d8, org.springframework.test.context.event.EventPublishingTestExecutionListener@15f3f9cf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7b8d1537, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@497cf31a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@530aa75c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@593d0173, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a0a93ce, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64404db6] 02:16:46 02:16:46.584 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest], using SpringBootContextLoader 02:16:46 02:16:46.585 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.589 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.589 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e8c9981, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21e32876, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a642c54, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@11c372e9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4b59a1c1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73418044, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58ec04f4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@52b2713a, org.springframework.test.context.event.EventPublishingTestExecutionListener@54e39504, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2bdf6c7c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@13ac1657, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@52d68eb9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a557a52, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4ab959e8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39d4f046] 02:16:46 02:16:46.592 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest], using SpringBootContextLoader 02:16:46 02:16:46.593 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.596 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.596 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@11eb8842, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ed7db72, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7018636a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3e866323, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73624529, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31e1c7c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30ae3c46, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3dbcde0b, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c168f98, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2f98859a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e95c023, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3582077c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5d00241b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@365fde74, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@760b9444] 02:16:46 02:16:46.597 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest], using SpringBootContextLoader 02:16:46 02:16:46.598 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.602 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.602 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d160056, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c555efb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@17796f47, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@369f85c6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5b6637f3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5dc218e2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11d474a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4be6531a, org.springframework.test.context.event.EventPublishingTestExecutionListener@21553c3a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c1d25fa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7510824, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ed6e557, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@766ab25b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@735d7b99, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7c424dfe] 02:16:46 02:16:46.603 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest], using SpringBootContextLoader 02:16:46 02:16:46.604 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.607 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.607 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@581f1f40, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@52b2c255, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a9b4d4e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18f8c76d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@383d2e2d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c59f315, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c3830ed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32a541a8, org.springframework.test.context.event.EventPublishingTestExecutionListener@63b85d97, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@50cadbae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d583602, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@65689000, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@441d3ddf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@420c9959, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7e584f3c] 02:16:46 02:16:46.608 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest], using SpringBootContextLoader 02:16:46 02:16:46.609 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.611 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.612 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6eb6750f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@13231e7b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@55b7f0d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e0faed6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53ccbc15, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5817b0d1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ea1fc9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@75e068dc, org.springframework.test.context.event.EventPublishingTestExecutionListener@437a4e61, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@268eefe7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@704ca8a8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@61c98f5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1784d711, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4624e3d1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@53b81a55] 02:16:46 02:16:46.613 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest], using SpringBootContextLoader 02:16:46 02:16:46.614 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.617 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.617 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@fffb4a8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5dc90de7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3071d086, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20711b02, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@52d9a150, org.springframework.test.context.support.DirtiesContextTestExecutionListener@476a38d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79a12552, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5120886f, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e6c703a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58d635de, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@282d1023, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7d1b96b9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@505bc480, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@394a7390, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7926d092] 02:16:46 02:16:46.618 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest], using SpringBootContextLoader 02:16:46 02:16:46.619 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.622 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.622 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f7dbdfa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ae8556c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@157e0f6b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2da3d7d3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1f832df0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@47184859, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22781286, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@11564455, org.springframework.test.context.event.EventPublishingTestExecutionListener@173c0722, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12e3cf1c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@70ed03e4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@533a8540, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24489d12, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@28df2da8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@30b5f974] 02:16:46 02:16:46.623 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest], using SpringBootContextLoader 02:16:46 02:16:46.624 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.627 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.627 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69d145f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a5e0faf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@680408ac, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@73cd3b8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6421d85c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5eb89000, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16b1b213, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77f1026e, org.springframework.test.context.event.EventPublishingTestExecutionListener@1df8c7f4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@75a6cdb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1ce07709, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@637de489, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@38614875, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c09d716, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@734eada1] 02:16:46 02:16:46.628 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.629 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.632 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.632 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@638b05fb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77e42cbf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@68bef3df, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6aeb769d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@51f412e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7234db3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@189c6683, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2972b493, org.springframework.test.context.event.EventPublishingTestExecutionListener@58e0f079, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@45b37003, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3e60be48, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@20a533b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5db6083b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3db48e6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@38f2342b] 02:16:46 02:16:46.633 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.634 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.637 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.637 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@208ce928, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@577b2c5f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@71eb4ea4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2456716b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@63541960, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d43c881, org.springframework.test.context.transaction.TransactionalTestExecutionListener@467625e3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@513cd96f, org.springframework.test.context.event.EventPublishingTestExecutionListener@12e04531, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6114902c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@16baf8d0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@217abcc9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3123ac1a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7473cfe2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@354ed5c4] 02:16:46 02:16:46.638 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.639 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.642 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.642 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@781ecbac, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5cb654e3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f89d36c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@520034a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@bedebe9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6592a73b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@14f11a56, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@11ce61d1, org.springframework.test.context.event.EventPublishingTestExecutionListener@759862a2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@543b855, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@197c3101, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7b5e1b16, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4d65fbad, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@55fc6344, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2df0a4c3] 02:16:46 02:16:46.643 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.644 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.646 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.647 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5c2f5dc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5166fe7a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7a925ac4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b09582d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@29f72685, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f8488ef, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27a8bfa1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56114349, org.springframework.test.context.event.EventPublishingTestExecutionListener@46c28400, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d6abfc7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f5d587c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@138a51d5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@413a2520, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@39d62e47, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ced1fb9] 02:16:46 02:16:46.648 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest], using SpringBootContextLoader 02:16:46 02:16:46.648 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.651 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.652 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56511eda, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@303a484e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@760f4310, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b9d85c2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@65e4eba5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77eb76f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@be56353, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c815478, org.springframework.test.context.event.EventPublishingTestExecutionListener@1efa258e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ccd3cf1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4c9235c0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1ae69abe, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@557f0a39, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@50508ed3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@d319d2c] 02:16:46 02:16:46.652 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest], using SpringBootContextLoader 02:16:46 02:16:46.653 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10bae3c0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6dae5562, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1cc5d8a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ec28534, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@921dbcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@163b8acc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24090832, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e38d2a2, org.springframework.test.context.event.EventPublishingTestExecutionListener@79408109, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@33671907, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5fc3dfc1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@67d6bb59, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a632663, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1147ab09, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@503b5337] 02:16:46 02:16:46.657 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.658 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.661 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.661 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@318155b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31d64d0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6c165921, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47fb30ca, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7cecd959, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f514dfe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2150dc64, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f33c5e4, org.springframework.test.context.event.EventPublishingTestExecutionListener@258ff54a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@50c462b8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77d03738, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@566dc0c3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@c925ae1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7fb02869, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@92fa950] 02:16:46 02:16:46.662 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest], using SpringBootContextLoader 02:16:46 02:16:46.663 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.666 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.666 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c65740a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cb59aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@224f90eb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@54464330, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@63b4a896, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3feeab43, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6178ac9d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7413c41, org.springframework.test.context.event.EventPublishingTestExecutionListener@4177d427, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@b89cbf9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2f318251, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@219c10c2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5e352e3a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b26f006, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@38a6ca39] 02:16:46 02:16:46.667 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.668 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.670 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.671 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b14628b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64657b13, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@686ee555, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4fc00158, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@47483211, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8ba7408, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17616c07, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@58e46572, org.springframework.test.context.event.EventPublishingTestExecutionListener@5eba0cc5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5fb392e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@19e67cc2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62525579, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6c80b1d2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@30eed725, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1a44ad96] 02:16:46 02:16:46.672 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAISetVnfInMaintBBTest], using SpringBootContextLoader 02:16:46 02:16:46.672 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAISetVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.675 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.675 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d04adc1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c2812aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@346e76ad, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@47bcd95a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3fae1ec9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@331fe6d4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74832504, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@555454c7, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a4340f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@56a63c28, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3b6098fd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4ce5013a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c219c84, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b01be54, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@14997cb9] 02:16:46 02:16:46.676 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest], using SpringBootContextLoader 02:16:46 02:16:46.677 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.680 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.680 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6860c000, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f4fd0dc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3723de42, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@293988dc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@47b72d3b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63fcc21, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fc7c36a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a5dc126, org.springframework.test.context.event.EventPublishingTestExecutionListener@34fde3a3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4cdb7fd9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5d9639bb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@796687de, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@225d93aa, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@35ef158f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@59d8a968] 02:16:46 02:16:46.681 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest], using SpringBootContextLoader 02:16:46 02:16:46.681 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77c7d3f4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@162c89ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@644f033d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6f526f91, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@26c349fc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54d0d561, org.springframework.test.context.transaction.TransactionalTestExecutionListener@489a722d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3448a248, org.springframework.test.context.event.EventPublishingTestExecutionListener@8788194, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a513627, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@41413c5a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@306a9cd8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c52df60, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2fe12ec3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@678a7489] 02:16:46 02:16:46.685 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest], using SpringBootContextLoader 02:16:46 02:16:46.686 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.688 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.689 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@651bec9a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@76d4e1af, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@483f19c0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@f111e97, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@35d44cd3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64dc0a5f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@549dfe1d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@537fb7bf, org.springframework.test.context.event.EventPublishingTestExecutionListener@445adbd7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40d0bff1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7b06dce0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@556a5e70, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@47fca369, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@296a350, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4f3a8e3e] 02:16:46 02:16:46.689 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest], using SpringBootContextLoader 02:16:46 02:16:46.690 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.693 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.693 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13617139, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c0becae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@373c367, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79690a0a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@619944a7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@294aaa6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f612968, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2ee949d4, org.springframework.test.context.event.EventPublishingTestExecutionListener@57e9cd2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2298d741, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34a48013, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@50e7d8ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@210e4678, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4548bfc7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@557c0b65] 02:16:46 02:16:46.694 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.695 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.697 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.697 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@293dd4b3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25a81f28, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@51577fc8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@753cfae3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@326320bb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57573880, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3d94b49d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fedaa2e, org.springframework.test.context.event.EventPublishingTestExecutionListener@4203190, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6add8aac, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@72f5fb36, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@300b839c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@352288bc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@33acec5e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6edd8d56] 02:16:46 02:16:46.698 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.699 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.701 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.702 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61f18997, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@55448710, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@39240aa3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13c36d48, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7e93e396, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f1e8753, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1676e501, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ed763aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@7f39bcb5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4e6881e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@25192b6e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@76d654, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@32180efb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20ed6de, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6ea0dfaa] 02:16:46 02:16:46.703 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest], using SpringBootContextLoader 02:16:46 02:16:46.703 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.706 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.706 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f32fe68, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1007954a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10770c1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35ab0bf3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@dd26290, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21d30ba5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b68e626, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7671922b, org.springframework.test.context.event.EventPublishingTestExecutionListener@6829b897, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@519e0814, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@d1b9dd7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7701b695, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@524945e2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@73b63917, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2292e793] 02:16:46 02:16:46.707 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.708 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.711 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.711 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@35d31e1c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f8b6743, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@644eed73, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@253a8bdb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@834529e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c519da4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f67d628, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ef2f84c, org.springframework.test.context.event.EventPublishingTestExecutionListener@14f8fdae, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4414ee28, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3533b614, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1caa1866, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4fec93d0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2cea41ab, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4c1c134] 02:16:46 02:16:46.713 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.714 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.717 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.718 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7be2f512, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@435848de, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@48971262, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19d043a8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@75f67fe5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7469c73d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41dcfd0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1fcb01f8, org.springframework.test.context.event.EventPublishingTestExecutionListener@59845cb3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63ee2891, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@9670873, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4ee41c66, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@35fea0cd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2746bc43, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16d31c48] 02:16:46 02:16:46.719 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest], using SpringBootContextLoader 02:16:46 02:16:46.720 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.723 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.723 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a2cdba0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31d327b6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b084c4c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2b08f55a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@67b5da40, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ff3af97, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5680f009, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a4e6da6, org.springframework.test.context.event.EventPublishingTestExecutionListener@73e0c775, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@213d5189, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@70eced1f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@39068df9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ca83ec3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7d29fc6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@10c11e36] 02:16:46 02:16:46.724 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.725 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.727 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.727 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7442be61, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6903ef57, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@399ac1a3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5d18a787, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3c48bbf3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ac7927a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25bfc558, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d837af7, org.springframework.test.context.event.EventPublishingTestExecutionListener@446dc997, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@32cfd722, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@69815126, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4ff3ca23, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@65f8933b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@29422e61, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4a29520e] 02:16:46 02:16:46.728 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.729 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18eb6ea3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19740583, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8850865, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3e11996e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7dcc6679, org.springframework.test.context.support.DirtiesContextTestExecutionListener@44ad3c5e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64cbc28e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5623fd90, org.springframework.test.context.event.EventPublishingTestExecutionListener@4842a683, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65a03c19, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f455d91, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@16c3e494, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4b682e71, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2f4c83f1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5a90ea5c] 02:16:46 02:16:46.733 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest], using SpringBootContextLoader 02:16:46 02:16:46.733 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.736 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.736 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ce7ec5f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65bc50c9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b381066, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12ff3df, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@12b962b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15844237, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e04dbc1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50cb64d5, org.springframework.test.context.event.EventPublishingTestExecutionListener@9be2897, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e1c566d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@36ce48bc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3d287f7c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@45aa02de, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@19598b38, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5d16bb07] 02:16:46 02:16:46.737 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest], using SpringBootContextLoader 02:16:46 02:16:46.738 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.740 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.740 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5fbb2e1c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@138d85f8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3edb09b9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2e29a7d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4af8ff3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b7268db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d8230cd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b257072, org.springframework.test.context.event.EventPublishingTestExecutionListener@738da6f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1b513ce8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17596317, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@375f276e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@297bbd41, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3b5f72fa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67c2ff5d] 02:16:46 02:16:46.741 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.742 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.744 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.744 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57bc7f67, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f808ad9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37a74cf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@40af3dd8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@745c25ed, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fb1bffd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@427c9a13, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b842e79, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e620fa9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2cee1bcf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ae4a043, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@50c9b080, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2ea8f277, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7244b40e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5d8de4bd] 02:16:46 02:16:46.745 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.746 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.748 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.748 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18b8518b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6960e7a6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@63fe055, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@50572c04, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@ab90b8c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@640a80aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d4ee936, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7410c197, org.springframework.test.context.event.EventPublishingTestExecutionListener@363751f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@688884e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6c65c6f0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e0bae92, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@123fd460, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5037f491, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1227ea21] 02:16:46 02:16:46.749 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.750 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.752 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.752 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@619dc070, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@22ab3e3b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@311819e8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1639ec7a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1928208d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62099f75, org.springframework.test.context.transaction.TransactionalTestExecutionListener@132f1d85, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a2c69a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@12581426, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c84c32f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@57ac220f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7e641005, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2ccfd2cb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@36c8e1c6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@42014a] 02:16:46 02:16:46.753 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest], using SpringBootContextLoader 02:16:46 02:16:46.754 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.756 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.757 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3726fc3b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33e6176b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14ce13fa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@296ddfc7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@29aa29f5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a742ee4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e41b993, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@915c47b, org.springframework.test.context.event.EventPublishingTestExecutionListener@7108b12d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a80b2e6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@394e0104, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1e5f3c4a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2aea7775, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5502f74c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1c8d9ac9] 02:16:46 02:16:46.757 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest], using SpringBootContextLoader 02:16:46 02:16:46.758 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.761 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.761 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1147a8de, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29471e3e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@73fa97a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@93fb20b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2512eaaa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3435b6d8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@13553828, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@670e6fa3, org.springframework.test.context.event.EventPublishingTestExecutionListener@55fb9e52, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4c617143, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@76cf849f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62a89e92, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6ba8859b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2c841ac4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@26e588b7] 02:16:46 02:16:46.880 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.888 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.891 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.892 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a892b9f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c88a842, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@d436e51, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@35cc5b75, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@466a5b80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f6921b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19cee7ed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e8e0052, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a2ce458, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c8e1233, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@72117fc0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4ca37d40, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71904ea8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d63c523, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64f55630] 02:16:46 02:16:46.893 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.893 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.895 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.896 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5c452e69, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c519681, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d6d6533, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@372153eb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@42e20500, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12d76643, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24a5ddd7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19266ca3, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b3ea082, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@627222d8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68330024, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@425a3af5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c5eb88c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@fc9313d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7f0b32c0] 02:16:46 02:16:46.896 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.897 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.899 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.899 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3df2f4ab, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ed7fb78, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@393b99d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@182ce25e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@32d11a5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43ac3b45, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ded2dfc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22ac1a0d, org.springframework.test.context.event.EventPublishingTestExecutionListener@1895f7fe, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3a4181ba, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@e77c9c3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4cc9d672, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7bd4f212, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4daee083, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7da70124] 02:16:46 02:16:46.900 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.901 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.903 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.903 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@428e875f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1da9f44c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16a83016, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@592efd6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@33903444, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6149adee, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36361951, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24c8bc1e, org.springframework.test.context.event.EventPublishingTestExecutionListener@16488ed7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3ac2772d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c380db5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5df17e60, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@f9d7d3f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@264f18fe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5a66fc27] 02:16:46 02:16:46.904 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.904 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.906 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.906 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4b20b431, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46875fae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b3f0552, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@432fca40, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@de06f28, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71662b15, org.springframework.test.context.transaction.TransactionalTestExecutionListener@52d0a5fe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f10082e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6107b3cb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2179127d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@76d1acf9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@196f9b75, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@452aea78, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2ca9e25a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57642552] 02:16:46 02:16:46.907 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.908 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.910 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.910 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e32442d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@310df168, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3606c525, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b6abf4e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@27959922, org.springframework.test.context.support.DirtiesContextTestExecutionListener@794daa09, org.springframework.test.context.transaction.TransactionalTestExecutionListener@796267e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@676c3745, org.springframework.test.context.event.EventPublishingTestExecutionListener@6cbbfe03, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@78b20c7f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@128579a6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@14d5b2ac, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@272d0dd3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4f142cbd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@766534b0] 02:16:46 02:16:46.911 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.911 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.913 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.913 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2fc698a9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4823f3b8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@85446a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4efb7c99, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5563a63f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20a3118, org.springframework.test.context.transaction.TransactionalTestExecutionListener@28068327, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d8c3d0a, org.springframework.test.context.event.EventPublishingTestExecutionListener@751636da, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@26c75b91, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3a44ebd5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@667ce5fa, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2298af09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3e1f6318, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@23182d4d] 02:16:46 02:16:46.914 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest], using SpringBootContextLoader 02:16:46 02:16:46.914 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c943143, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@705e24fb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c511385, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20e7ea20, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7da4c956, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c5c53e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4825aad0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@570cef1e, org.springframework.test.context.event.EventPublishingTestExecutionListener@c3972d0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1264dbc9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77f2807f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47b6f580, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5eb054, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@34d08905, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57421698] 02:16:46 02:16:46.917 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest], using SpringBootContextLoader 02:16:46 02:16:46.917 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.919 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.920 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@391cc6cf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e9e25b5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@404cc16a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@8588a62, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@572d1f18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28e12bc5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e00f822, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42c7781a, org.springframework.test.context.event.EventPublishingTestExecutionListener@7d2d7a85, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5cb3c9e6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@55fbebba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c855eb7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3a6ae0f0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7854f2a2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@72f86029] 02:16:46 02:16:46.920 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest], using SpringBootContextLoader 02:16:46 02:16:46.921 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:46 02:16:46.923 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:46 02:16:46.923 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4bcfa08b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e90939f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20bc6f4d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b491b89, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4d343793, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57a259c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1427827f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27015621, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b6575fd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ecc5101, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@26501edd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@bcde468, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6be7a271, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7cfb255, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@214fe287] 02:16:46 02:16:46.924 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest], using SpringBootContextLoader 02:16:46 02:16:46.924 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@620ba19c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@179367ff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b4b6dca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3622c9f0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@99a89e9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5baabba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@253fb3fa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57283e4, org.springframework.test.context.event.EventPublishingTestExecutionListener@58fa8762, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8cd00bc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5035c23c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4149067d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4d8458a1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2d2c794d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@53f67af6] 02:16:47 02:16:46.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAISetPNFInMaintBBTest], using SpringBootContextLoader 02:16:47 02:16:46.927 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAISetPNFInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.929 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.929 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13cfe28b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f634608, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@79fc6651, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@28bf7bea, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44881fcc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61fe5253, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b2a6ed3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@28993a77, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c6b36d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3f1485c3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17e03804, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@764bf20d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@363bf9d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@184218af, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@e7423bb] 02:16:47 02:16:46.930 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.931 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.932 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.933 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1dd36967, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7821d009, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77984827, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@24afdf18, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@22b112bb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54e63f7c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@618a9cb7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b87c881, org.springframework.test.context.event.EventPublishingTestExecutionListener@11893180, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f1e112, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@412bb41f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@446dbf7b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1cb09347, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@673218b2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ba5d307] 02:16:47 02:16:46.933 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.SDNOHealthCheckBBTest], using SpringBootContextLoader 02:16:47 02:16:46.934 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.SDNOHealthCheckBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.936 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.936 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ecf001f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2620f935, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a3cb81c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42fe9099, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4437af21, org.springframework.test.context.support.DirtiesContextTestExecutionListener@657f1fc3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a0ca728, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5cc088a8, org.springframework.test.context.event.EventPublishingTestExecutionListener@25777ab6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@38ebf8dc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@37d12d0e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f8c6694, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@71b01319, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@16fa28eb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@28fdce67] 02:16:47 02:16:46.936 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest], using SpringBootContextLoader 02:16:47 02:16:46.937 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@323fa578, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d543ec2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12a719ed, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79dd79eb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@368617cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ae88df1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@502a9b30, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@422ab2ff, org.springframework.test.context.event.EventPublishingTestExecutionListener@4494ed08, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a2d676e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7e5a8000, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6970687e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@a6f34f5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b6824c1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3118ed2c] 02:16:47 02:16:46.940 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:46.940 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.942 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.942 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@734d870f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2542e124, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4664cd32, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18d6ac02, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73c25e8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3545bfea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55a8f92d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78b3f926, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ec690bd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e4d660, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@14972600, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@738a977d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5963a2c9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@79143853, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@541ea657] 02:16:47 02:16:46.943 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.943 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.945 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.945 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@642ebd4c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@222af5ff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70721c2d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@73e21fb5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@62371858, org.springframework.test.context.support.DirtiesContextTestExecutionListener@17478cec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7734695d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14c8dfb9, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e67f0a0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@656c356c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3146c61d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6321e29b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@12b2fcaf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@16716cc0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1100363d] 02:16:47 02:16:46.946 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest], using SpringBootContextLoader 02:16:47 02:16:46.947 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.949 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.949 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c332922, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b8773c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@74534564, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5876cd86, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d398593, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d70dab8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53e6c017, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d123d10, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ca6323c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@27b89e0a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@42bb0492, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6eed5b68, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4377b35b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20dc2df1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3a5922ec] 02:16:47 02:16:46.950 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:46.950 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.952 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.952 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e136445, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3c9e82a6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4235e01b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ed096cc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b24e21f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43e7ca6f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e3fdf30, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64934acd, org.springframework.test.context.event.EventPublishingTestExecutionListener@480b785a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35427786, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6554f841, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1bef1304, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@835718b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2e6dc94c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6c39ba30] 02:16:47 02:16:46.953 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:46.953 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f02ce3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35f34ccc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@136a2e3b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@62a5e4c7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@62325b44, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d08fee2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f511a8e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@421f447f, org.springframework.test.context.event.EventPublishingTestExecutionListener@3287cf03, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3872c85f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3f7030b5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@774b798, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@b079fa2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25198ead, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1b52f723] 02:16:47 02:16:46.956 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.956 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.958 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.958 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12b0440b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@517594dd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5a98983b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1390cc4c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3905229, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ebefdfa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60f9fb56, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@751eb9a9, org.springframework.test.context.event.EventPublishingTestExecutionListener@749ebc39, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7dc6ce7d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@52caa9d8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@521981d9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@53e780d7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@181909f0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1f9af742] 02:16:47 02:16:46.959 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest], using SpringBootContextLoader 02:16:47 02:16:46.960 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.961 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.962 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@50e7f88b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a461744, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6b1cc2fb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@173e4b75, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@78f2cab9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32441ed4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3fc2197d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a429813, org.springframework.test.context.event.EventPublishingTestExecutionListener@348b26e0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@26ab3c1b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@98dc042, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47c14360, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2a90c15e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@55a46bf3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@324c3ed5] 02:16:47 02:16:46.962 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.963 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.965 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.965 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6655b4e6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33c6c4f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e502162, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1dade178, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@561494af, org.springframework.test.context.support.DirtiesContextTestExecutionListener@362ad436, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79beb8a0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b6a20ce, org.springframework.test.context.event.EventPublishingTestExecutionListener@79296ce0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@19c28c97, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@15b54cb7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4f03729f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7d7f49f3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@70d4c4ff, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4fbbfea6] 02:16:47 02:16:46.965 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.966 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.968 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.968 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43b1fdb7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7bdbf06f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c1bc904, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@53fa630, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@49afaf65, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d5376b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fc2d1f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57b4fc1e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6354a50a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15c48119, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2cb09f00, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5c14c284, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1aae50f9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b53d6fc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3b30409] 02:16:47 02:16:46.969 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest], using SpringBootContextLoader 02:16:47 02:16:46.969 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.971 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.971 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@230ea983, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70290678, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c99419f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6a73b74c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3ce74930, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c58212, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6236beac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1508bc71, org.springframework.test.context.event.EventPublishingTestExecutionListener@1320d929, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b5d0c4d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6cc91654, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c72c488, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@290ebbbe, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7ae2f5b6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5ebd3708] 02:16:47 02:16:46.972 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.972 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.974 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.974 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@147a8d7c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60bd11f7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@693f9ab5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@77ef7b2b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@373e09c7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f04847e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2a7b4b19, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26415b5e, org.springframework.test.context.event.EventPublishingTestExecutionListener@61761e60, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7aca4144, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@a19fe87, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@26aecf31, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@77fa509a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5f92ef40, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1abacff3] 02:16:47 02:16:46.975 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:46.976 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.977 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.978 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33c5d3e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45fdd38d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@376b6d7d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e934485, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f272dc4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@446dea16, org.springframework.test.context.transaction.TransactionalTestExecutionListener@28817763, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c22a99a, org.springframework.test.context.event.EventPublishingTestExecutionListener@6abdead7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@412b90cc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6232cde5, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4b75d640, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e9b66ab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@532b3244, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@27828021] 02:16:47 02:16:46.978 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.979 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.980 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.981 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@33a1bb90, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@520b547c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@79c4c973, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18e0f894, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2623ad23, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e03b52f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71d37ecd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e681c3b, org.springframework.test.context.event.EventPublishingTestExecutionListener@5519ee60, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@66008321, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@c4fac3a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@22e8f04c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3818609f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ae3f536, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2b3cbc2c] 02:16:47 02:16:46.981 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest], using SpringBootContextLoader 02:16:47 02:16:46.982 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.983 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2978d342, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7dbf92aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@122557f8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1e8f20bf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@718212ef, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70a9f4b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@488bf7cd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fe6bcbb, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e92c6c2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@71a18feb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@66032b8d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1a5092, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24663d05, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@59c530b5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@26652743] 02:16:47 02:16:46.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest], using SpringBootContextLoader 02:16:47 02:16:46.985 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.987 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.987 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66d0d5ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67aedd28, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6c524a7f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@61b3de5b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@12c1826, org.springframework.test.context.support.DirtiesContextTestExecutionListener@107ac2b6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e057374, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@113b39e9, org.springframework.test.context.event.EventPublishingTestExecutionListener@70b7fec0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@361eed12, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@73c5b676, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3bf92d96, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@747795d7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@35408036, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6be8e6ee] 02:16:47 02:16:46.987 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.988 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.990 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.990 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4044f07b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5f8c319, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c190662, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5d6de24e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3acd06b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@796eeafb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6dd0d9a2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f9d29c4, org.springframework.test.context.event.EventPublishingTestExecutionListener@d374c01, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@300566e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68769265, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5e9355a6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@69f35d31, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@68c1d547, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@34788780] 02:16:47 02:16:46.991 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest], using SpringBootContextLoader 02:16:47 02:16:46.991 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@48446968, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ddf7e77, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5a720cdf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34e785db, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5f83b506, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59294447, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1377af49, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b3639a1, org.springframework.test.context.event.EventPublishingTestExecutionListener@59df8444, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ac7f844, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@64641bb2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4eb5cdae, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6bed8d98, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1e9d5d79, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5ae06c93] 02:16:47 02:16:46.994 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:47 02:16:46.994 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.996 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.996 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4170ee0f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b95fdf2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1080234b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@28e2d3ed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6e245068, org.springframework.test.context.support.DirtiesContextTestExecutionListener@aba4a33, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1bb1ba54, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@25727f74, org.springframework.test.context.event.EventPublishingTestExecutionListener@6999dca2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@312af870, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@27df971b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1160c54b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@363b7709, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5034e0c6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@b88d294] 02:16:47 02:16:46.997 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest], using SpringBootContextLoader 02:16:47 02:16:46.997 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:46.999 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:46.999 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54a332e4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e3f0c5c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1476e447, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2b991034, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@666033b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@db9ecd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23ac164d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4057babc, org.springframework.test.context.event.EventPublishingTestExecutionListener@274de4bc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7bbc3b6e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@38e1442a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@451e8bd0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d3effcb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1743c249, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2531049f] 02:16:47 02:16:47.000 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest], using SpringBootContextLoader 02:16:47 02:16:47.000 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.002 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.002 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12639753, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c5a7f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5dd47c88, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2087181d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e50ca51, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c1dc246, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3253d771, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a0c76d6, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a62384, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@208bde64, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@c4f6d5b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@453c10c2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@76b5b1e2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@8b329ae, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7fe1a856] 02:16:47 02:16:47.003 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest], using SpringBootContextLoader 02:16:47 02:16:47.003 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.005 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.005 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5031786b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40830e1e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4f578fc2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@26350832, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7d1cdebf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25b7ccfc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56ed6e17, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@58179860, org.springframework.test.context.event.EventPublishingTestExecutionListener@43e55cfb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@582ea857, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@650ee893, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13eb8ca, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@68553e92, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@45144fdf, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57cc7d9e] 02:16:47 02:16:47.005 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest], using SpringBootContextLoader 02:16:47 02:16:47.006 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.008 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.008 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31eb5ed6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e30573c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c70da80, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@39df2652, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@52a9c251, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5eace68f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74a29300, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@340fd670, org.springframework.test.context.event.EventPublishingTestExecutionListener@282831ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@118932fe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7153995c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b256d50, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@52ebacbf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@aad7ade, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67599bae] 02:16:47 02:16:47.009 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest], using SpringBootContextLoader 02:16:47 02:16:47.009 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.011 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.011 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55e8522e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c452eb5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4833bb83, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1a2bcce1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@d4594a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78002333, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2dba6013, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69b2ed81, org.springframework.test.context.event.EventPublishingTestExecutionListener@4873d4cb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@31137f4d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f573b84, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3177190a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@67744663, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4d37a4d7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3bca3dee] 02:16:47 02:16:47.012 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest], using SpringBootContextLoader 02:16:47 02:16:47.012 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.014 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.014 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21440e36, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9b87a98, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75b598a5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@50ba10de, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@518e9141, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ba84d52, org.springframework.test.context.transaction.TransactionalTestExecutionListener@42018e32, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42bd4a4c, org.springframework.test.context.event.EventPublishingTestExecutionListener@679cdfc3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e07ccbf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@70b9a553, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@58fe7e22, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@591dd039, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@597f9d91, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@64d128d0] 02:16:47 02:16:47.015 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest], using SpringBootContextLoader 02:16:47 02:16:47.016 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.017 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.017 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31330344, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72ab75c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@40c858fc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@60a6564c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@49a6503f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1be49e00, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19e93a38, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4baf0b7f, org.springframework.test.context.event.EventPublishingTestExecutionListener@30f39d9d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f58011d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5fb0c234, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6cf7de4e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@40c4b938, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f5b08d4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@56a3da69] 02:16:47 02:16:47.018 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest], using SpringBootContextLoader 02:16:47 02:16:47.018 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.020 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.020 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@135a8812, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54ebacdc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@618c387d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7aa06fac, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3d7d72f2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3479b4cd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@34b63def, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d92e9da, org.springframework.test.context.event.EventPublishingTestExecutionListener@1baef878, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6208f81c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@67d4e8f7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3d5211ee, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@51535304, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@74be992a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@346d441a] 02:16:47 02:16:47.021 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest], using SpringBootContextLoader 02:16:47 02:16:47.021 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5135b459, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a770af8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@779e66e5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4d462edc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@312ddc51, org.springframework.test.context.support.DirtiesContextTestExecutionListener@330f3046, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37a2d18c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b6e296a, org.springframework.test.context.event.EventPublishingTestExecutionListener@14feab02, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e3934db, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7f36b021, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@45a9f3d4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@246ee6d8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@33e69162, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@791b9887] 02:16:47 02:16:47.024 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest], using SpringBootContextLoader 02:16:47 02:16:47.024 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@73193fe0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@295d1a45, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53e7cc08, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b45016d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7119d1da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3057728e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5dbd7f00, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e9053b3, org.springframework.test.context.event.EventPublishingTestExecutionListener@138c2ba, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@a700311, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c832820, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@32e9c8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@47d8c666, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4dba2d07, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@685dceb8] 02:16:47 02:16:47.027 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest], using SpringBootContextLoader 02:16:47 02:16:47.027 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.029 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.029 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5813046e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b1e72a4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5da61ee2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c0455c4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5c74025e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4467c026, org.springframework.test.context.transaction.TransactionalTestExecutionListener@29db9746, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17cf5dcc, org.springframework.test.context.event.EventPublishingTestExecutionListener@6bd5cb99, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@11c95035, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@64dd94ed, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9918487, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4cdd0f2f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@17cea679, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1f3c3291] 02:16:47 02:16:47.030 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:47.030 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57d71569, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31741bb6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@64903a20, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@38e61b69, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@57753d41, org.springframework.test.context.support.DirtiesContextTestExecutionListener@464d25b2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23e95661, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2bdc2c26, org.springframework.test.context.event.EventPublishingTestExecutionListener@553d9329, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a725c89, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@13c147f8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5936e4ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@60ab906e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@8551ee6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@11b26693] 02:16:47 02:16:47.033 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.033 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.035 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.035 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@334d96af, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67253518, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2db55dec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3637e628, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6990f6af, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27d38370, org.springframework.test.context.transaction.TransactionalTestExecutionListener@200ef05b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@298154d4, org.springframework.test.context.event.EventPublishingTestExecutionListener@474aeac5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7cb9295f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2b6282bb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8e654f7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@18ea9bec, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2dacaa7f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@12e4822b] 02:16:47 02:16:47.035 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.036 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.038 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.038 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3db84bfa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f040f9e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77cf9b08, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20326436, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5faa0c51, org.springframework.test.context.support.DirtiesContextTestExecutionListener@404d90c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4bd1541f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78f18a87, org.springframework.test.context.event.EventPublishingTestExecutionListener@77b6d94c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5b51a4c7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a61721e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6eb06667, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2f0dae44, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@79ac50fe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@684c2c57] 02:16:47 02:16:47.038 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest], using SpringBootContextLoader 02:16:47 02:16:47.039 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.040 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.041 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4877731d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5408b06d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37e552ff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@22109f72, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@510cefb6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4096a622, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d796665, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b3489b7, org.springframework.test.context.event.EventPublishingTestExecutionListener@4df3b838, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3821a012, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2efda33d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@71dbfe64, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2139aa1f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@142dbf1a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@578a12e9] 02:16:47 02:16:47.041 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest], using SpringBootContextLoader 02:16:47 02:16:47.042 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@40d73518, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40cdc640, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4d0d97bb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c9a18ed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@759c8393, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5bcda4a6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a5c502b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@265d72fd, org.springframework.test.context.event.EventPublishingTestExecutionListener@37ccedbe, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1129775, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@19574274, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@54500139, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a1b710, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@119d21ce, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@32fa956b] 02:16:47 02:16:47.044 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest], using SpringBootContextLoader 02:16:47 02:16:47.044 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.046 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.046 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@196c8b93, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@307ca947, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@61d1315b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@49d5b651, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34989ceb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61fb3dae, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9c88323, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d4bdb75, org.springframework.test.context.event.EventPublishingTestExecutionListener@1dc47df3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@256a25a8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68f67bbd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5bd585a5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@65c040c9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@11736ebc, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4a03c4bc] 02:16:47 02:16:47.047 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest], using SpringBootContextLoader 02:16:47 02:16:47.047 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1802badc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a089620, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2cbb9702, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@10fef6da, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1da77a43, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63604641, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1313dea8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74bca236, org.springframework.test.context.event.EventPublishingTestExecutionListener@526fbb80, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@33dcbdc2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3e37c38f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2f0b7b6d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1766b7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56f3f9da, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@56587330] 02:16:47 02:16:47.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.050 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.052 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.052 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2be9425f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41f05f1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@57cd5cc9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@25ee6683, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44f433db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38388639, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5aeaee3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53a20aab, org.springframework.test.context.event.EventPublishingTestExecutionListener@362d91ef, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a58d05d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3af1b643, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@79c514e4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@233d40da, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2f6bb6d8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@189f5ed8] 02:16:47 02:16:47.053 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAISetVnfInMaintBBTest], using SpringBootContextLoader 02:16:47 02:16:47.053 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAISetVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.054 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.055 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c9cd930, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5dcbdcb9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4dd31687, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78d72c9b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@22d82fe8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2175111e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74c74c99, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35b5056e, org.springframework.test.context.event.EventPublishingTestExecutionListener@56f1db5f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5f05cd7e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11e8e183, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c6b08a5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@54980154, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25874884, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7335414e] 02:16:47 02:16:47.055 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest], using SpringBootContextLoader 02:16:47 02:16:47.056 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.057 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.057 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b0796d4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62048ab, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@173039b5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6005cfe5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@37635407, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33822750, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25e95d04, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b5dc4bb, org.springframework.test.context.event.EventPublishingTestExecutionListener@46b376bb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@64a9719a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@bc70176, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@eba64a9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@53e1cd6b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7ceb432c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4f143176] 02:16:47 02:16:47.058 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest], using SpringBootContextLoader 02:16:47 02:16:47.058 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16e6a643, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3514ea20, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@223095d3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5683a326, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7574d30b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6723626f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@411bed55, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a4aecc3, org.springframework.test.context.event.EventPublishingTestExecutionListener@59f59a0a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2539ab41, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3bd69bf6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@662754bb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1377b7bf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bfc7533, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@74fa4891] 02:16:47 02:16:47.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest], using SpringBootContextLoader 02:16:47 02:16:47.061 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.062 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.063 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1215982f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@233202aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6e7d874c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d6f31ef, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@43051a8d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70916715, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72d4d9ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76b06e50, org.springframework.test.context.event.EventPublishingTestExecutionListener@1d0ac379, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@66d8a602, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@32950acc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47a22020, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@cf822a6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2fb36d8d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35eac1dd] 02:16:47 02:16:47.063 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest], using SpringBootContextLoader 02:16:47 02:16:47.064 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.065 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.065 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a683f92, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6fb9dab6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d12fa92, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ab87cac, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71e740c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50aa5826, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a26eecb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6382bc3f, org.springframework.test.context.event.EventPublishingTestExecutionListener@28a821f9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a4137a2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7bcd497, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@71a9e31b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@18e7b33e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3b386ba7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5a41183b] 02:16:47 02:16:47.066 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:47.066 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.067 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.068 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7daecd21, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@51ba8929, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30b5225b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b035d0c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@304f4888, org.springframework.test.context.support.DirtiesContextTestExecutionListener@35b97c69, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c07277f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d4df4ce, org.springframework.test.context.event.EventPublishingTestExecutionListener@470ce6e7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@39a8905b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2c8174ce, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4e881e14, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6e13e2fc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@13448d2d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3444ac8f] 02:16:47 02:16:47.068 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest], using SpringBootContextLoader 02:16:47 02:16:47.068 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.070 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.070 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@75044df3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@17caf362, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c66be14, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2e78213c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@79c48ad5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39d5376c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20dab85c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fc41cba, org.springframework.test.context.event.EventPublishingTestExecutionListener@120bb5b5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2f59ecf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7798de95, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@18563d10, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@573f95b2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@79927a7c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@484f7fad] 02:16:47 02:16:47.071 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest], using SpringBootContextLoader 02:16:47 02:16:47.071 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.072 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.073 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@75564689, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65977161, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5f7e2ca8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1d07fb2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@46f5030f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18b77ec9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36821a1b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@34adce96, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a2e4e77, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@794c22cd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5fb8ad3d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5bb0122, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2d4eba14, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@358caf3a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2fc72df3] 02:16:47 02:16:47.073 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.074 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2258ca14, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e5337d8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@ab40f46, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13ac7281, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7740028a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@409a164d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a7eef27, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ab6a093, org.springframework.test.context.event.EventPublishingTestExecutionListener@6d95b51d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d2dfe9c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@60b721c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4f2ab774, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@f57ced1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d9c18b9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@447cdbaa] 02:16:47 02:16:47.076 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest], using SpringBootContextLoader 02:16:47 02:16:47.076 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.077 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.078 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ee63d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b68a50c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@27c68ccb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ba88ab5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3d2ec8b2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43905ade, org.springframework.test.context.transaction.TransactionalTestExecutionListener@502326b3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f51f320, org.springframework.test.context.event.EventPublishingTestExecutionListener@14f1db20, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@557635ca, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1c298769, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4cb1af3f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@56034552, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@32bff23d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@627d29cc] 02:16:47 02:16:47.078 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest], using SpringBootContextLoader 02:16:47 02:16:47.079 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.080 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.080 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2574123a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1bc467bd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c05ccdb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5d71813b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5891bd6d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6050d04d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6231bb88, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@331886ac, org.springframework.test.context.event.EventPublishingTestExecutionListener@66373f77, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@834944, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6f014f27, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@185b998d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@47c8c176, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5d9b79a2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@38067d41] 02:16:47 02:16:47.081 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.081 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.082 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.083 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76ad0058, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@732f7660, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d525b45, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3a0afe5b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@243b8682, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2caf6813, org.springframework.test.context.transaction.TransactionalTestExecutionListener@434896b0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e5d40a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@56aacc7b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@112d94d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e832c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@42f40ad0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@423ddfe1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5572be5a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@124ba047] 02:16:47 02:16:47.083 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.084 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@280d1d8d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@397fced4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2026af0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@31c9bb2f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71e839ee, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36a65069, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2762e9a7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5b8e2ea7, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b994b71, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6fb87b73, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f2788f2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@75f67ea7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@549561ab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@785aeba9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1bd98c48] 02:16:47 02:16:47.086 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest], using SpringBootContextLoader 02:16:47 02:16:47.086 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.087 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.088 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2102eb7a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ebf82d9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@685f43ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7952348f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4f3d49e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d26b390, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ff5eeed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76b49d0, org.springframework.test.context.event.EventPublishingTestExecutionListener@223c42b0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6acedf54, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a0cc666, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@77f43f3e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@379ddab2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b35976a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@67c64b9c] 02:16:47 02:16:47.088 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest], using SpringBootContextLoader 02:16:47 02:16:47.088 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.090 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.090 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c18b432, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b954cbb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@bec2d81, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f04449a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5634c26c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37a5ac85, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d4f0fd5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2092b072, org.springframework.test.context.event.EventPublishingTestExecutionListener@504521ae, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a9e6ea7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6f8af186, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5aaecd25, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@239fdf8f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1acd660d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@22f3b213] 02:16:47 02:16:47.090 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest], using SpringBootContextLoader 02:16:47 02:16:47.091 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.092 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.092 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e199cec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d965dbd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@649df002, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6cd7d05, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34817fcc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b95a754, org.springframework.test.context.transaction.TransactionalTestExecutionListener@500341c4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d4b3b94, org.springframework.test.context.event.EventPublishingTestExecutionListener@28b5cee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7452e4ec, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3e1596c3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ae68d0e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@252d690, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@614427b2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@73f506d7] 02:16:47 02:16:47.093 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest], using SpringBootContextLoader 02:16:47 02:16:47.093 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.094 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.095 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5655d64, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@22ff53d1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@568945a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4127dcdb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6e8627e6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36bf903c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2a073f4f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55b9ffd0, org.springframework.test.context.event.EventPublishingTestExecutionListener@a5f5b96, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40ab1491, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5345b68c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4998944b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@39ebf505, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@217c7135, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5f735240] 02:16:47 02:16:47.095 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest], using SpringBootContextLoader 02:16:47 02:16:47.095 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.097 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.097 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1cb3de26, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7307e418, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@30d5668a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2769d577, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@25297d52, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69c27acb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72b8b04f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b131102, org.springframework.test.context.event.EventPublishingTestExecutionListener@75be3cdf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f500481, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@38dde7ec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3bc57af4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3f19f197, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@30628ef9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6757ed9e] 02:16:47 02:16:47.097 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest], using SpringBootContextLoader 02:16:47 02:16:47.098 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.099 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.099 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e09bee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1bb1c6dd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@59929512, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5920c4ed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5a1c0bcc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f8eb97c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2799f9a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5da13494, org.springframework.test.context.event.EventPublishingTestExecutionListener@67d90687, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5d260659, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@136dc728, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47bc4445, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@687e9f0b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5074893, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@78ae9b9c] 02:16:47 02:16:47.100 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest], using SpringBootContextLoader 02:16:47 02:16:47.100 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest]: no resource found for suffixes {-context.xml, Context.groovy}. 02:16:47 02:16:47.102 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - 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] 02:16:47 02:16:47.102 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f0952cf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70fe15d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7efcdcde, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@36f807f5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@352b4cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b2fb8f1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@632d8166, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@151ce559, org.springframework.test.context.event.EventPublishingTestExecutionListener@37ecff9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5901757, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ab98032, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@78fd9a11, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@d0993f0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@8a607a9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4ed8ae9f] 02:16:47 [INFO] Running org.onap.so.AllTestSuites 02:16:49 02:16:49 ____ _ ____ _ _ __ 02:16:49 / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ 02:16:49 | | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ 02:16:49 | |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | 02:16:49 \____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| 02:16:49 02:16:49 Spring-Boot: (v2.5.15) 02:16:49 Camunda Platform: (v7.15.0) 02:16:49 Camunda Platform Spring Boot Starter: (v7.15.0) 02:16:49 02:16:49 02:16:49.438 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 02:16:49 02:16:49.449 [main] INFO org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest - Starting VNFConfigModifyActivityTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 13505 (started by jenkins in /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks) 02:16:49 02:16:49.450 [main] DEBUG org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:16:49 02:16:49.451 [main] INFO org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest - The following 1 profile is active: "test" 02:16:51 02:16:51.972 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:16:52 02:16:52.456 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 473 ms. Found 58 JPA repository interfaces. 02:16:55 02:16:55.176 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.cxf.spring.boot.autoconfigure.openapi.OpenApiAutoConfiguration' of type [org.apache.cxf.spring.boot.autoconfigure.openapi.OpenApiAutoConfiguration$$EnhancerBySpringCGLIB$$69297371] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:16:55 02:16:55.546 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 0 (http) 02:16:55 02:16:55.561 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-auto-1"] 02:16:55 02:16:55.561 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 02:16:55 02:16:55.561 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.75] 02:16:55 02:16:55.706 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 02:16:55 02:16:55.707 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5843 ms 02:16:56 02:16:56.375 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base 02:16:56 02:16:56.375 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/base/libs 02:16:56 02:16:56.375 [main] INFO ch.vorburger.mariadb4j.Util - Created directory: /tmp/MariaDB4j/data/3307 02:17:00 02:17:00.144 [main] INFO ch.vorburger.mariadb4j.Util - Unpacked 79 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.2.11/linux/** to /tmp/MariaDB4j/base 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x requested on non-existing file: /tmp/MariaDB4j/base/bin/mysql_install_db 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/scripts/mysql_install_db (using java.io.File.setExecutable) 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysqldump (using java.io.File.setExecutable) 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.Util - chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) 02:17:00 02:17:00.146 [main] INFO ch.vorburger.mariadb4j.DB - Installing a new embedded database to: /tmp/MariaDB4j/base 02:17:00 02:17:00.162 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:17:00 02:17:00.196 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/3307' ... 02:17:00 02:17:00.265 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) 02:17:02 02:17:02.212 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: OK 02:17:02 02:17:02.212 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.213 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To start mysqld at boot time you have to copy 02:17:02 02:17:02.213 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: support-files/mysql.server to the right place for your system 02:17:02 02:17:02.213 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.213 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 02:17:02 02:17:02.213 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: To do so, start the server, then issue the following commands: 02:17:02 02:17:02.214 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.214 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' 02:17:02 02:17:02.214 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' 02:17:02 02:17:02.214 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Alternatively you can run: 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: which will also give you the option of removing the test 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: databases and anonymous user created by default. This is 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: strongly recommended for production servers. 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the 02:17:02 02:17:02.215 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: MySQL manual for more instructions. 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can start the MariaDB daemon with: 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/3307' 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl 02:17:02 02:17:02.216 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Please report any problems at http://mariadb.org/jira 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: You can find additional information about the MySQL part at: 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: http://dev.mysql.com 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: Consider joining MariaDB's strong and vibrant community: 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: https://mariadb.org/get-involved/ 02:17:02 02:17:02.217 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysql_install_db: 02:17:02 02:17:02.219 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/scripts/mysql_install_db, --datadir=/tmp/MariaDB4j/data/3307, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:17:02 02:17:02.221 [main] INFO ch.vorburger.mariadb4j.DB - Installation complete. 02:17:02 02:17:02.222 [main] INFO ch.vorburger.mariadb4j.DB - Starting up the database... 02:17:02 02:17:02.222 [main] INFO ch.vorburger.mariadb4j.DB - mysqld executable: /tmp/MariaDB4j/base/bin/mysqld 02:17:02 02:17:02.222 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:17:02 02:17:02.223 [main] INFO ch.vorburger.exec.ManagedProcess - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) for max. 30000ms 02:17:02 02:17:02.342 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.2.11-MariaDB) starting as process 13614 ... 02:17:02 02:17:02.353 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 02:17:02 02:17:02.353 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Uses event mutexes 02:17:02 02:17:02.354 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Compressed tables use zlib 1.2.3 02:17:02 02:17:02.354 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Using Linux native AIO 02:17:02 02:17:02.354 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Number of pools: 1 02:17:02 02:17:02.354 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Using SSE2 crc32 instructions 02:17:02 02:17:02.354 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 02:17:02 02:17:02.357 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Completed initialization of buffer pool 02:17:02 02:17:02.358 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140093567047424 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 02:17:02 02:17:02.359 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Highest supported file format is Barracuda. 02:17:02 02:17:02.364 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: 128 out of 128 rollback segments are active. 02:17:02 02:17:02.365 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Creating shared tablespace for temporary tables 02:17:02 02:17:02.365 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 02:17:02 02:17:02.365 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 02:17:02 02:17:02.366 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: Waiting for purge to start 02:17:02 02:17:02.416 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] InnoDB: 5.7.20 started; log sequence number 1619987 02:17:02 02:17:02.417 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140093402621696 [Note] InnoDB: Loading buffer pool(s) from /tmp/MariaDB4j/data/3307/ib_buffer_pool 02:17:02 02:17:02.417 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] Plugin 'FEEDBACK' is disabled. 02:17:02 02:17:02.417 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140093402621696 [Note] InnoDB: Buffer pool(s) load completed at 260307 2:17:02 02:17:02 02:17:02.423 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] Server socket created on IP: '::'. 02:17:02 02:17:02.426 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] Reading of all Master_info entries succeded 02:17:02 02:17:02.426 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] Added new Master_info '' to hash table 02:17:02 02:17:02.426 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: 2026-03-07 2:17:02 140094282834048 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. 02:17:02 02:17:02.427 [Exec Stream Pumper] INFO ch.vorburger.exec.ManagedProcess - mysqld: Version: '10.2.11-MariaDB' socket: '/tmp/MariaDB4j.3307.sock' port: 3307 MariaDB Server 02:17:02 02:17:02.474 [main] INFO ch.vorburger.mariadb4j.DB - Database startup complete. 02:17:02 02:17:02.495 [main] INFO ch.vorburger.mariadb4j.DB - Running a command: create database if not exists `camundabpmn`; 02:17:02 02:17:02.496 [main] INFO ch.vorburger.exec.ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:17:02 02:17:02.508 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:17:02 02:17:02.596 [main] INFO ch.vorburger.exec.ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql, --socket=/tmp/MariaDB4j.3307.sock] (in working directory /tmp/MariaDB4j/base) 02:17:02 02:17:02.597 [main] INFO ch.vorburger.mariadb4j.DB - Successfully ran the command: create database if not exists `camundabpmn`; 02:17:02 02:17:02.874 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 02:17:03 02:17:02.973 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.33 02:17:03 02:17:03.031 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:17:03 02:17:03.216 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 02:17:03 02:17:03.321 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 02:17:03 02:17:03.359 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 02:17:03 02:17:03.838 [main] WARN org.hibernate.cfg.AnnotationBinder - HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 02:17:05 02:17:05.170 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:17:05 02:17:05.185 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 02:17:05 02:17:05.434 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10 02:17:05 02:17:05.604 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJpaConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, failedJobConfiguration, eventPublisherPlugin, ConnectProcessEnginePlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default' 02:17:07 02:17:07.522 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:17:07 02:17:07.523 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:17:07 02:17:07.523 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:17:07 02:17:07.523 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:17:07 02:17:07.523 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: [file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivateVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignPnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CnfDeleteBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateVolumeGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivateNetworkBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CnfInstantiateBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivatePnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/PauseForManualTaskActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivateServiceInstanceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/test-classes/subprocess/BuildingBlock/BuildingBlockValidatorRunnerTest.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFSetInMaintFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUnlockActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateVolumeGroupBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/PrepareUpdateAAIVfModule.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/MonitorVnfmDeleteNodeStatus.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/ManualHandling.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpdateCnfAai.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/MonitorVnfmCreateNodeStatus.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivateVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ChangeModelServiceInstanceBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/Orchestration.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/GenerateVfModuleName.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateChildServiceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUnsetClosedLoopDisabledFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/MonitorVnfmCreateJob.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/EtsiVnfDeleteBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignNetworkBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/DistributeTrafficCheckActivity.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/AppCClient.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ConfirmVolumeGroupName.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivateVolumeGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFSnapShotActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/SDNCHandler.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignNetworkBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/UpdateAAIVfModule.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/MonitorCnfmJob.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ReceiveWorkflowMessage.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/NetworkAdapter.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ConfigurationScaleOutBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/HomingBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUpgradePreCheckActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUpgradeBackupActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFHealthCheckActivity.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterRestV1.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignVolumeGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ChangeModelVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ControllerExecutionBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUpgradePostCheckActivity.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/ConfirmVolumeGroupTenant.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/GenericVnfHealthCheckBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/FalloutHandler.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/VfModuleUpgradeStatusBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteVolumeGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpdateNetworkBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/NetworkAdapterRestV1.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateNetworkCollectionBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/DeleteAAIVfModule.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AAIUnsetVnfInMaintBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateNetworkBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ChangeModelVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFStopActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateNetworkBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CreateAAIVfModule.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFConfigModifyActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFQuiesceTrafficActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/GenericControllerExecution.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/RainyDayHandler.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteChildServiceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/WaitForPnfReadyBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateCustomerBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CompleteMsoProcess.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFCheckInMaintFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignPnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AAISetPnfInMaintBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignServiceInstanceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFCheckPserversLockedFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/VnfAdapter.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFStartActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/FlowCompleteActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AAISetVnfInMaintBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AssignServiceInstanceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/WorkflowActionBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterRestV2.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignVfModuleBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteNetworkCollectionBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/PauseForManualTaskRainyDay.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/OpenstackAdapterTask.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFResumeTrafficActivity.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/Homing.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ConfigDeployVnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteInstanceGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/EtsiVnfInstantiateBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFSetClosedLoopDisabledFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUpgradeSoftwareActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/AAICheckVnfInMaintBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/UpdateAAIGenericVnf.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFUnsetInMaintFlagActivity.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CNFAdapterAsyncCall.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/DistributeTrafficActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteNetworkBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/CreateAAIVfModuleVolumeGroup.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateServiceInstanceBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFLockActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/SDNOVnfHealthCheckBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/MonitorVnfmDeleteJob.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/SDNCAdapterV1.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UnassignVolumeGroupBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateVfModuleBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/GenericNotificationService.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/GenericControllerExecutionDE.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeactivatePnfBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateNetworkCollectionBB.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/Activity/VNFCheckClosedLoopDisabledFlagActivity.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/HealthCheckBB.bpmn], URL [jar:file:/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar!/subprocess/BuildingBlock/DecomposeService.bpmn], file [/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ActivateVnfBB.bpmn]] 02:17:07 02:17:07.527 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin. 02:17:07 02:17:07.527 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events. 02:17:07 02:17:07.528 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events. 02:17:07 02:17:07.529 [main] INFO org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events. 02:17:07 02:17:07.631 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl' 02:17:07 02:17:07.633 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl' 02:17:07 02:17:07.894 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected 02:17:08 02:17:07.994 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@318575ea, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@4c2fe6eb)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@14277263, clock: SystemClock, configuration: Configuration(false)] 02:17:11 02:17:11.981 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'engine' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.engine.sql' 02:17:12 02:17:12.559 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'history' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.history.sql' 02:17:12 02:17:12.732 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'identity' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.identity.sql' 02:17:13 02:17:12.988 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'case.engine' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.case.engine.sql' 02:17:13 02:17:13.052 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'case.history' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.case.history.sql' 02:17:13 02:17:13.109 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'decision.engine' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.decision.engine.sql' 02:17:13 02:17:13.292 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03016 Performing database operation 'create' on component 'decision.history' with resource 'org/camunda/bpm/engine/db/create/activiti.mariadb.create.decision.history.sql' 02:17:13 02:17:13.340 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03067 No history level property found in database 02:17:13 02:17:13.340 [main] INFO org.camunda.bpm.engine.persistence - ENGINE-03065 Creating historyLevel property in database for level: HistoryLevelFull(name=full, id=3) 02:17:13 02:17:13.400 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created. 02:17:14 02:17:14.019 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Exclusive Gateway 'ExclusiveGateway_0ey4zpt' has outgoing sequence flow 'SequenceFlow_0541bid' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn 02:17:14 02:17:14.031 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Exclusive Gateway 'ExclusiveGateway_09ehhaf' has outgoing sequence flow 'SequenceFlow_0i4u8g4' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/SDNCHandler.bpmn 02:17:14 02:17:14.056 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Link Event named 'Update AAI' contains link event definition with name 'AAI' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn | line 64 | column 66 02:17:14 * Exclusive Gateway 'CheckIfIsHelm' has outgoing sequence flow 'Flow_1c15ua4' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn 02:17:14 02:17:14.247 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Link Event named 'To AAI' contains link event definition with name 'SDNC_to_AAI' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpdateNetworkBB.bpmn | line 16 | column 64 02:17:14 * Link Event named 'To AIC' contains link event definition with name 'AAI_to_AIC' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpdateNetworkBB.bpmn | line 40 | column 85 02:17:14 02:17:14.322 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Link Event named 'Create 02:17:14 Network' contains link event definition with name 'CatchEvent_Create_Network' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateNetworkBB.bpmn | line 42 | column 92 02:17:14 * Link Event named 'Query 02:17:14 AAI' contains link event definition with name 'CatchEvent_Collect_AAI_Data' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateNetworkBB.bpmn | line 38 | column 89 02:17:14 02:17:14.385 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Link Event named 'Update AAI' contains link event definition with name 'AAI' - it is recommended to use the same name for both. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/UpgradeVfModuleBB.bpmn | line 86 | column 66 02:17:14 02:17:14.510 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Exclusive Gateway 'ExclusiveGateway_1dez26n' has outgoing sequence flow 'SequenceFlow_0ilo6lo' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/WorkflowActionBB.bpmn 02:17:14 02:17:14.693 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:17:14 * Exclusive Gateway 'CheckIfIsHelm' has outgoing sequence flow 'NoHelm' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/classes/subprocess/BuildingBlock/CreateVfModuleBB.bpmn 02:17:16 02:17:16.851 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:17:17 02:17:17.541 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm RestTemplate bean... 02:17:17 02:17:17.596 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm HttpRestServiceProvider bean... 02:17:18 02:17:18.008 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:17:18 02:17:18.009 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:17:18 02:17:18.316 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:17:18 02:17:18.350 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:17:18 02:17:18.351 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will secure Ant [pattern='/**'] with [] 02:17:18 02:17:18.445 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:17:18 02:17:18.470 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will not secure any request 02:17:19 02:17:19.304 [main] INFO org.camunda.bpm.spring.boot.starter.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@52bc54a7 02:17:19 02:17:19.387 [main] INFO org.camunda.bpm.spring.boot.starter.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@558e5d61 02:17:20 02:17:20.020 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator' 02:17:20 02:17:20.125 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-auto-1"] 02:17:20 02:17:20.164 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 39211 (http) with context path '' 02:17:20 02:17:20.185 [main] INFO org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest - Started VNFConfigModifyActivityTest in 31.216 seconds (JVM running for 35.683) 02:17:20 02:17:20.231 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]. 02:17:20 02:17:20.234 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs 02:17:20 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest 02:17:20 02:17:20.344 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'PreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:20 WARNING: An illegal reflective access operation has occurred 02:17:20 WARNING: Illegal reflective access by org.apache.ibatis.ognl.AccessibleObjectHandlerPreJDK9 (file:/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar) to method java.util.HashMap$Values.size() 02:17:20 WARNING: Please consider reporting this to the maintainers of org.apache.ibatis.ognl.AccessibleObjectHandlerPreJDK9 02:17:20 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:17:20 WARNING: All illegal access operations will be denied in a future release 02:17:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFConfigModifyActivityTest 02:17:20 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest 02:17:21 02:17:21.249 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'DeactivateNetworkSDNC' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateNetworkBBTest 02:17:21 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest 02:17:21 02:17:21.603 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFResumeTrafficActivityTest 02:17:21 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest 02:17:21 02:17:21.671 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePreCheckActivityTest 02:17:21 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest 02:17:21 02:17:21.833 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficCheckActivityTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest 02:17:22 02:17:22.085 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradePostCheckActivityTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest 02:17:22 02:17:22.203 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:17:22 org.onap.so.bpmn.common.exceptions.MissingBuildingBlockInputException: Execution variable "gBBInput" cannot be null when executing building blocks 02:17:22 at org.onap.so.bpmn.common.DelegateExecutionImpl.getGeneralBuildingBlock(DelegateExecutionImpl.java:72) 02:17:22 at org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter(NetworkAdapterImpl.java:43) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:22 at org.camunda.bpm.engine.impl.javax.el.BeanELResolver.invoke(BeanELResolver.java:479) 02:17:22 at org.camunda.bpm.engine.impl.javax.el.CompositeELResolver.invoke(CompositeELResolver.java:397) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstMethod.invoke(AstMethod.java:91) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstMethod.eval(AstMethod.java:75) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstEval.eval(AstEval.java:50) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstNode.getValue(AstNode.java:26) 02:17:22 at org.camunda.bpm.engine.impl.juel.TreeValueExpression.getValue(TreeValueExpression.java:114) 02:17:22 at org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:40) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:58) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:92) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:63) 02:17:22 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) 02:17:22 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:51) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:50) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:46) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:90) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.performExecution(ServiceTaskExpressionActivityBehavior.java:46) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior.execute(TaskActivityBehavior.java:69) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:61) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:50) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueIfExecutionDoesNotAffectNextOperation(PvmExecutionImpl.java:2039) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:42) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:31) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1978) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1975) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueExecutionIfNotCanceled(PvmExecutionImpl.java:2045) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1994) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1975) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:60) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:30) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:66) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:38) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:54) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:28) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:118) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:288) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:460) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:264) 02:17:22 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:66) 02:17:22 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:38) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:28) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:110) 02:17:22 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:72) 02:17:22 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 02:17:22 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:70) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:70) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor.execute(CommandCounterInterceptor.java:35) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:166) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:132) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:128) 02:17:22 at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:110) 02:17:22 at org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest.updateNetworkBBTest(UpdateNetworkBBTest.java:37) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:17:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:17:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:17:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:17:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:17:22 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:17:22 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:17:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:17:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:17:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:17:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:17:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:17:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:17:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:17:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:17:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:17:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:17:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:17:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:17:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:17:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:17:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:17:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:17:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:17:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:17:22 02:17:22.207 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter BPMN 900 Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter 02:17:22 02:17:22.208 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:17:22 02:17:22.210 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=NetworkAdapter,errorCode=7000,errorMessage=Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter Execution variable "gBBInput" cannot be null when executing building blocks,workStep=*,extSystemErrorSource=null] 02:17:22 02:17:22.223 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:17:22 02:17:22.225 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activity_045o7mr' throws an error event with errorCode 'MSOWorkflowException', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 02:17:22.349 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'QueryVpnBindingAAI' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UpdateNetworkBBTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest 02:17:22 02:17:22.426 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'deleteNetworkAIC' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 02:17:22.492 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:17:22 org.onap.so.bpmn.common.exceptions.MissingBuildingBlockInputException: Execution variable "gBBInput" cannot be null when executing building blocks 02:17:22 at org.onap.so.bpmn.common.DelegateExecutionImpl.getGeneralBuildingBlock(DelegateExecutionImpl.java:72) 02:17:22 at org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter(NetworkAdapterImpl.java:43) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:22 at org.camunda.bpm.engine.impl.javax.el.BeanELResolver.invoke(BeanELResolver.java:479) 02:17:22 at org.camunda.bpm.engine.impl.javax.el.CompositeELResolver.invoke(CompositeELResolver.java:397) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstMethod.invoke(AstMethod.java:91) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstMethod.eval(AstMethod.java:75) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstEval.eval(AstEval.java:50) 02:17:22 at org.camunda.bpm.engine.impl.juel.AstNode.getValue(AstNode.java:26) 02:17:22 at org.camunda.bpm.engine.impl.juel.TreeValueExpression.getValue(TreeValueExpression.java:114) 02:17:22 at org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:40) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:58) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:92) 02:17:22 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:63) 02:17:22 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) 02:17:22 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:51) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:50) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:46) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:90) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.performExecution(ServiceTaskExpressionActivityBehavior.java:46) 02:17:22 at org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior.execute(TaskActivityBehavior.java:69) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:61) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:50) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueIfExecutionDoesNotAffectNextOperation(PvmExecutionImpl.java:2039) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:42) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:31) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1978) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1975) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueExecutionIfNotCanceled(PvmExecutionImpl.java:2045) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1994) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1975) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:60) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:30) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:66) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:22 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:38) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:54) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:28) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:118) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:288) 02:17:22 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:460) 02:17:22 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:264) 02:17:22 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:66) 02:17:22 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:38) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:28) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:110) 02:17:22 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:72) 02:17:22 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 02:17:22 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:70) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:70) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor.execute(CommandCounterInterceptor.java:35) 02:17:22 at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:166) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:132) 02:17:22 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:128) 02:17:22 at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:110) 02:17:22 at org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest.sunnyDayDeleteNetwork_Test(DeleteNetworkBBTest.java:35) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:17:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:17:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:17:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:17:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:17:22 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:17:22 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:17:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:17:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:22 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:17:22 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:17:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:22 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:17:22 at org.junit.runners.Suite.runChild(Suite.java:128) 02:17:22 at org.junit.runners.Suite.runChild(Suite.java:27) 02:17:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:17:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:17:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:17:22 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:17:22 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:17:22 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:17:22 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:17:22 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:17:22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:17:22 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:17:22 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:17:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:17:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:17:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:17:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:17:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:17:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:17:22 02:17:22.492 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter BPMN 900 Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter 02:17:22 02:17:22.493 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:17:22 02:17:22.493 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=NetworkAdapter,errorCode=7000,errorMessage=Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter Execution variable "gBBInput" cannot be null when executing building blocks,workStep=*,extSystemErrorSource=null] 02:17:22 02:17:22.493 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:17:22 02:17:22.494 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activity_045o7mr' throws an error event with errorCode 'MSOWorkflowException', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkBBTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest 02:17:22 02:17:22.570 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskSetInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetInMaintFlagActivityTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest 02:17:22 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0 s - in org.onap.so.bpmn.infrastructure.bpmn.process.WorkflowActionBBTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest 02:17:22 02:17:22.701 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ChangeModelVfModule' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVfModuleBBTest 02:17:22 [INFO] Running org.onap.so.bpmn.common.AAISetPNFInMaintBBTest 02:17:22 02:17:22.926 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_SetInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.so.bpmn.common.AAISetPNFInMaintBBTest 02:17:22 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest 02:17:23 02:17:22.985 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeSoftwareActivityTest 02:17:23 [INFO] Running org.onap.so.bpmn.common.SDNOHealthCheckBBTest 02:17:23 02:17:23.189 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_SDNOHealthCheck' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.onap.so.bpmn.common.SDNOHealthCheckBBTest 02:17:23 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest 02:17:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.BuildingBlockValidatorRunnerTest 02:17:23 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest 02:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteVolumeGroupBBTest 02:17:23 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest 02:17:23 02:17:23.620 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUpgradeBackupActivityTest 02:17:23 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest 02:17:23 02:17:23.843 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_SDNCAdapterVnfTopologyDeactivate' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:23 02:17:23.938 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_DeactivateOrchestrationStatusVnf' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVnfBBTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest 02:17:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateVolumeGroupBBTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest 02:17:24 02:17:24.366 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'AssignVolumeGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVolumeGroupBBTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest 02:17:24 02:17:24.430 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStartActivityTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest 02:17:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelVnfBBTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest 02:17:24 02:17:24.734 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFHealthCheckActivityTest 02:17:24 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest 02:17:24 02:17:24.865 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFStopActivityTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest 02:17:25 02:17:25.051 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Call_ControllerExecutionBB' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest 02:17:25 02:17:25.283 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskCheckClosedLoopDisabledFlagActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckClosedLoopDisabledFlagActivityTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest 02:17:25 02:17:25.422 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'UnassignVolumeGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVolumeGroupBBTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest 02:17:25 02:17:25.665 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFLockActivityTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest 02:17:25 02:17:25.726 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:17:25 org.onap.so.bpmn.common.exceptions.MissingBuildingBlockInputException: Execution variable "gBBInput" cannot be null when executing building blocks 02:17:25 at org.onap.so.bpmn.common.DelegateExecutionImpl.getGeneralBuildingBlock(DelegateExecutionImpl.java:72) 02:17:25 at org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter(NetworkAdapterImpl.java:43) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:25 at org.camunda.bpm.engine.impl.javax.el.BeanELResolver.invoke(BeanELResolver.java:479) 02:17:25 at org.camunda.bpm.engine.impl.javax.el.CompositeELResolver.invoke(CompositeELResolver.java:397) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstMethod.invoke(AstMethod.java:91) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstMethod.eval(AstMethod.java:75) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstEval.eval(AstEval.java:50) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstNode.getValue(AstNode.java:26) 02:17:25 at org.camunda.bpm.engine.impl.juel.TreeValueExpression.getValue(TreeValueExpression.java:114) 02:17:25 at org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:40) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:58) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:92) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:63) 02:17:25 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) 02:17:25 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:51) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:50) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:46) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:90) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.performExecution(ServiceTaskExpressionActivityBehavior.java:46) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior.execute(TaskActivityBehavior.java:69) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:61) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:50) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueIfExecutionDoesNotAffectNextOperation(PvmExecutionImpl.java:2039) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:42) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:31) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1978) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1975) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueExecutionIfNotCanceled(PvmExecutionImpl.java:2045) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1994) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1975) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:60) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:30) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:66) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:38) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:54) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:28) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:118) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:288) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:460) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:264) 02:17:25 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:66) 02:17:25 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:38) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:28) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:110) 02:17:25 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:72) 02:17:25 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 02:17:25 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:70) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:70) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor.execute(CommandCounterInterceptor.java:35) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:166) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:132) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:128) 02:17:25 at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:110) 02:17:25 at org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest.rainyDayCreateNetwork_Test(CreateNetworkBBTest.java:50) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:17:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:17:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:17:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:17:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:17:25 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:17:25 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:17:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:17:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:17:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:17:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:17:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:17:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:17:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:17:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:17:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:17:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:17:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:17:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:17:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:17:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:17:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:17:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:17:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:17:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:17:25 02:17:25.726 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter BPMN 900 Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter 02:17:25 02:17:25.727 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:17:25 02:17:25.727 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=NetworkAdapter,errorCode=7000,errorMessage=Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter Execution variable "gBBInput" cannot be null when executing building blocks,workStep=*,extSystemErrorSource=null] 02:17:25 02:17:25.727 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:17:25 02:17:25.728 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activity_045o7mr' throws an error event with errorCode 'MSOWorkflowException', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 02:17:25.791 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - Exception occurred 02:17:25 org.onap.so.bpmn.common.exceptions.MissingBuildingBlockInputException: Execution variable "gBBInput" cannot be null when executing building blocks 02:17:25 at org.onap.so.bpmn.common.DelegateExecutionImpl.getGeneralBuildingBlock(DelegateExecutionImpl.java:72) 02:17:25 at org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter(NetworkAdapterImpl.java:43) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:25 at org.camunda.bpm.engine.impl.javax.el.BeanELResolver.invoke(BeanELResolver.java:479) 02:17:25 at org.camunda.bpm.engine.impl.javax.el.CompositeELResolver.invoke(CompositeELResolver.java:397) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstMethod.invoke(AstMethod.java:91) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstMethod.eval(AstMethod.java:75) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstEval.eval(AstEval.java:50) 02:17:25 at org.camunda.bpm.engine.impl.juel.AstNode.getValue(AstNode.java:26) 02:17:25 at org.camunda.bpm.engine.impl.juel.TreeValueExpression.getValue(TreeValueExpression.java:114) 02:17:25 at org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:40) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:58) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:92) 02:17:25 at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:63) 02:17:25 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) 02:17:25 at org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:51) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:50) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior$1.call(ServiceTaskExpressionActivityBehavior.java:46) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:90) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.performExecution(ServiceTaskExpressionActivityBehavior.java:46) 02:17:25 at org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior.execute(TaskActivityBehavior.java:69) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:61) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:50) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueIfExecutionDoesNotAffectNextOperation(PvmExecutionImpl.java:2039) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:42) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:31) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1978) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1975) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueExecutionIfNotCanceled(PvmExecutionImpl.java:2045) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1994) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1975) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:60) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:30) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:66) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:76) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:643) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:618) 02:17:25 at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:62) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:111) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:38) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:54) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:28) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:99) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:131) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:118) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:86) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:634) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:608) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:288) 02:17:25 at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:460) 02:17:25 at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:264) 02:17:25 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:66) 02:17:25 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:38) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:28) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:110) 02:17:25 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:72) 02:17:25 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 02:17:25 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:70) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:70) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor.execute(CommandCounterInterceptor.java:35) 02:17:25 at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:166) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:132) 02:17:25 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:128) 02:17:25 at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:110) 02:17:25 at org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest.sunnyDayCreateNetwork_Test(CreateNetworkBBTest.java:36) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:17:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:17:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:25 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:17:25 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:17:25 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:17:25 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 02:17:25 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 02:17:25 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 02:17:25 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 02:17:25 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 02:17:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:25 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 02:17:25 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 02:17:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:25 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 02:17:25 at org.junit.runners.Suite.runChild(Suite.java:128) 02:17:25 at org.junit.runners.Suite.runChild(Suite.java:27) 02:17:25 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:17:25 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:17:25 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:17:25 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:17:25 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:17:25 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:17:25 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:17:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:17:25 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:17:25 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:17:25 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:17:25 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:17:25 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:17:25 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:17:25 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:17:25 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:17:25 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:17:25 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:17:25 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:17:25 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:17:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:17:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:17:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:17:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:17:25 02:17:25.791 [main] ERROR org.onap.so.client.exception.ExceptionBuilder - BPMN_GENERAL_EXCEPTION_ARG Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter BPMN 900 Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter 02:17:25 02:17:25.791 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Building a WorkflowException 02:17:25 02:17:25.792 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Outgoing WorkflowException is WorkflowException[processKey=NetworkAdapter,errorCode=7000,errorMessage=Exception in org.onap.so.bpmn.infrastructure.adapter.network.tasks.NetworkAdapterImpl.preProcessNetworkAdapter Execution variable "gBBInput" cannot be null when executing building blocks,workStep=*,extSystemErrorSource=null] 02:17:25 02:17:25.792 [main] INFO org.onap.so.client.exception.ExceptionBuilder - Throwing MSOWorkflowException 02:17:25 02:17:25.792 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activity_045o7mr' throws an error event with errorCode 'MSOWorkflowException', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkBBTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest 02:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.SDNCHandlerTest 02:17:25 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest 02:17:26 02:17:26.002 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskCheckInMaintFlag' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFCheckInMaintFlagActivityTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest 02:17:26 02:17:26.063 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activate_Network_Collection_AAI_ServiceTask' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkCollectionBBTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest 02:17:26 02:17:26.226 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskVNFUnsetClosedLoopDisabledFlagActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetClosedLoopDisabledFlagActivityTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest 02:17:26 02:17:26.316 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_VfModuleRelatioship' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignNetworkBBTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest 02:17:26 02:17:26.579 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'SDNCChangeModelServiceInstance' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ChangeModelServiceInstanceBBTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest 02:17:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignServiceInstanceBBTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest 02:17:26 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskRainyDayTest 02:17:26 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest 02:17:27 02:17:26.949 [http-nio-auto-1-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 02:17:27 02:17:26.949 [http-nio-auto-1-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 02:17:27 02:17:26.951 [http-nio-auto-1-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 2 ms 02:17:27 02:17:27.082 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFHealthCheckActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.100 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFUnsetInMaintFlagActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.115 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: GenericControllerExecution.json : HTTP/1.1 404 02:17:27 02:17:27.127 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFSetInMaintFlagActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.139 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFUpgradePreCheckActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.153 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFQuiesceTrafficActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.162 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFResumeTrafficActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.171 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFUpgradeSoftwareActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.178 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: GenericControllerExecutionDE.json : HTTP/1.1 404 02:17:27 02:17:27.189 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: VNFUpgradePostCheckActivitySpec.json : HTTP/1.1 404 02:17:27 02:17:27.197 [main] ERROR org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecs - Error deploying Activity Spec: FlowCompleteActivitySpec.json : HTTP/1.1 404 02:17:27 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.499 s - in org.onap.so.bpmn.infrastructure.bpmn.activity.DeployActivitySpecsTest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest 02:17:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignServiceInstanceBBTest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest 02:17:27 02:17:27.354 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'SetParamsHealthCheck' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericVnfHealthCheckBBTest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest 02:17:27 02:17:27.524 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'CreateCustomerAAI' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateCustomerBBTest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest 02:17:27 02:17:27.679 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'UnassignVnf' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:27 02:17:27.763 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'DeleteVnf' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:27 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.243 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVnfBBTest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest 02:17:27 02:17:27.830 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Call_ControllerExecutionDE' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.GenericControllerExecutionDETest 02:17:27 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest 02:17:28 02:17:28.068 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'UpdateVfModuleActiveStatus' throws an error event with errorCode 'null', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVfModuleBBTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest 02:17:28 02:17:28.186 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'DeleteInstanceGroupAAI' throws an error event with errorCode 'null', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteInstanceGroupBBTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest 02:17:28 02:17:28.311 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DistributeTrafficActivityTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest 02:17:28 02:17:28.414 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskUnsetInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnsetInMaintFlagActivityTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest 02:17:28 02:17:28.469 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'QueryVfModule' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ConfigurationScaleOutBBTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest 02:17:28 02:17:28.634 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ServiceTask_delete_NetworkCollectionInstanceGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeleteNetworkCollectionBBTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest 02:17:28 02:17:28.884 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'UpdateVfModuleDeactivateStatus' throws an error event with errorCode 'null', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVfModuleBBTest 02:17:28 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest 02:17:29 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.16 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ExecuteBuildingBlockTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest 02:17:29 02:17:29.173 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSnapShotActivityTest 02:17:29 [INFO] Running org.onap.so.bpmn.common.AAISetVnfInMaintBBTest 02:17:29 02:17:29.270 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_SetInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.onap.so.bpmn.common.AAISetVnfInMaintBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest 02:17:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVnfBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest 02:17:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateServiceInstanceBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest 02:17:29 02:17:29.586 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ServiceTask_create_NetworkCollectionInstanceGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.CreateNetworkCollectionBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest 02:17:29 02:17:29.645 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_UnsetInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.onap.so.bpmn.common.AAIUnsetVnfInMaintBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest 02:17:29 02:17:29.807 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ActivateVolumeGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateVolumeGroupBBTest 02:17:29 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest 02:17:29 02:17:29.898 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'DeleteVfModule' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:30 02:17:30.071 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'UnassignVfModule' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.UnassignVfModuleBBTest 02:17:30 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest 02:17:31 02:17:30.988 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Started ProcessSubflowsBPMNException Method 02:17:31 02:17:30.996 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for HomingBB 02:17:31 02:17:30.999 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=HomingBB,errorCode=2500,errorMessage=Internal Error - Occured During HomingBB,workStep=*,extSystemErrorSource=null] 02:17:31 02:17:30.999 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - HomingBB Outgoing WorkflowException is: WorkflowException[processKey=HomingBB,errorCode=2500,errorMessage=Internal Error - Occured During HomingBB,workStep=*,extSystemErrorSource=null] 02:17:31 02:17:30.999 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Completed ProcessSubflowsBPMNException Method 02:17:31 02:17:31.077 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Caught a Java Exception in HomingBB 02:17:31 02:17:31.077 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Started processJavaException Method 02:17:31 02:17:31.080 [main] ERROR org.onap.so.bpmn.common.scripts.ExceptionUtil - Java Error: Catch a Java Lang Exception in HomingBB 02:17:31 02:17:31.080 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for HomingBB 02:17:31 02:17:31.080 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=HomingBB,errorCode=2500,errorMessage=Catch a Java Lang Exception in HomingBB,workStep=*,extSystemErrorSource=null] 02:17:31 02:17:31.080 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Completed processJavaException Method 02:17:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.HomingBBTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest 02:17:31 02:17:31.136 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFQuiesceTrafficActivityTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest 02:17:31 02:17:31.293 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ServiceTask_assign_network_aai' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignNetworkBBTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest 02:17:31 02:17:31.555 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'PreProcessRequest' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VnfAdapterTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest 02:17:31 02:17:31.678 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskPreProcessActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFUnlockActivityTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest 02:17:31 02:17:31.775 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'TaskSetClosedLoopDisabledFlagActivity' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.VNFSetClosedLoopDisabledFlagActivityTest 02:17:31 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest 02:17:31 02:17:31.876 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'DeactivateVolumeGroup' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateVolumeGroupBBTest 02:17:31 [INFO] Running org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest 02:17:32 02:17:31.926 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Task_CheckVnfInMaint' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.onap.so.bpmn.common.AAICheckVnfInMaintBBTest 02:17:32 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest 02:17:32 02:17:32.403 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'Activate_Network_AAI_ServiceTask' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.ActivateNetworkBBTest 02:17:32 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest 02:17:32 02:17:32.555 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'CreateVfModule' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVfModuleBBTest 02:17:32 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest 02:17:32 02:17:32.651 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'CreateExternalTicket' throws an error event with errorCode '7000', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:32 02:17:32.830 [main] INFO org.camunda.bpm.engine.bpmn.behavior - ENGINE-02001 Execution with id 'ThrowTimeoutError' throws an error event with errorCode 'MSOWorkflowException', but no catching boundary event was defined. Execution is ended (none end event semantics). 02:17:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.PauseForManualTaskActivityTest 02:17:32 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest 02:17:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.DeactivateServiceInstanceBBTest 02:17:32 [INFO] Running org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest 02:17:33 02:17:33.108 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Entered SetSuccessIndicator Method 02:17:33 02:17:33.109 [main] DEBUG org.onap.so.bpmn.common.scripts.MsoUtils - Outgoing SuccessIndicator is: false 02:17:33 02:17:33.113 [main] DEBUG org.onap.so.bpmn.common.scripts.ReceiveWorkflowMessage - Timeout value is 'null' 02:17:33 02:17:33.114 [main] DEBUG org.onap.so.bpmn.common.scripts.ReceiveWorkflowMessage - ReceiveWorkflowMessage: Missing or empty input variable 'RCVWFMSG_timeout' 02:17:33 02:17:33.122 [main] ERROR org.onap.so.bpmn.common.scripts.ReceiveWorkflowMessage - BPMN_GENERAL_EXCEPTION_ARG ReceiveWorkflowMessage: Missing or empty input variable 'RCVWFMSG_timeout' BPMN 900 02:17:33 02:17:33.123 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow ReceiveWorkflowMessage 02:17:33 02:17:33.124 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=ReceiveWorkflowMessage,errorCode=2000,errorMessage=ReceiveWorkflowMessage: Missing or empty input variable 'RCVWFMSG_timeout',workStep=*,extSystemErrorSource=null] 02:17:33 02:17:33.124 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException 02:17:33 02:17:33.148 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Started ProcessSubflowsBPMNException Method 02:17:33 02:17:33.148 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - HomingBB Outgoing WorkflowException is: WorkflowException[processKey=ReceiveWorkflowMessage,errorCode=2000,errorMessage=ReceiveWorkflowMessage: Missing or empty input variable 'RCVWFMSG_timeout',workStep=*,extSystemErrorSource=null] 02:17:33 02:17:33.148 [main] DEBUG org.onap.so.bpmn.common.scripts.ExceptionUtil - Completed ProcessSubflowsBPMNException Method 02:17:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.onap.so.bpmn.infrastructure.bpmn.subprocess.AssignVnfBBTest 02:17:33 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.037 s - in org.onap.so.AllTestSuites 02:18:03 02:17:33.239 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook now stopping database 02:18:03 02:17:34.230 [Exec Default Executor] INFO ch.vorburger.exec.ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 02:18:03 02:17:34.244 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.exec.ManagedProcess - Successfully destroyed Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/3307, --port=3307, --socket=/tmp/MariaDB4j.3307.sock, --lower_case_table_names=1] (in working directory /tmp/MariaDB4j/base) 02:18:03 02:17:34.244 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - Database stopped. 02:18:03 02:17:34.245 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB data directory: /tmp/MariaDB4j/data/3307 02:18:03 02:17:34.285 [Shutdown Hook Deletion Thread for Temporary DB /tmp/MariaDB4j/data/3307] INFO ch.vorburger.mariadb4j.DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB base directory: /tmp/MariaDB4j/base 02:18:03 [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). 02:18:03 [INFO] 02:18:03 [INFO] Results: 02:18:03 [INFO] 02:18:03 [WARNING] Tests run: 153, Failures: 0, Errors: 0, Skipped: 15 02:18:03 [INFO] 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/code-coverage/jacoco-ut.exec 02:18:03 [INFO] Analyzed bundle 'so-bpmn-building-blocks' with 1 classes 02:18:03 [INFO] 02:18:03 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-bpmn-building-blocks --- 02:18:03 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:03 [INFO] 02:18:03 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Tests are skipped. 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:03 [INFO] 02:18:03 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Tests are skipped. 02:18:03 [INFO] 02:18:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-bpmn-building-blocks --- 02:18:03 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-bpmn-building-blocks/1.17.0-SNAPSHOT/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar 02:18:03 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/pom.xml to /tmp/r/org/onap/so/so-bpmn-building-blocks/1.17.0-SNAPSHOT/so-bpmn-building-blocks-1.17.0-SNAPSHOT.pom 02:18:03 [INFO] 02:18:03 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-bpmn-building-blocks --- 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [INFO] org.onap.so:so-bpmn-building-blocks:jar:1.17.0-SNAPSHOT 02:18:03 [INFO] +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:18:03 [INFO] | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:18:03 [INFO] | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:18:03 [INFO] | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:18:03 [INFO] | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:18:03 [INFO] | | +- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:18:03 [INFO] | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:18:03 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:18:03 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:18:03 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:18:03 [INFO] | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:18:03 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:18:03 [INFO] | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:18:03 [INFO] | +- org.mybatis:mybatis:jar:3.5.6:compile 02:18:03 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 02:18:03 [INFO] | +- joda-time:joda-time:jar:2.1:compile 02:18:03 [INFO] | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:18:03 [INFO] | \- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:18:03 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:18:03 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:18:03 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:18:03 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:18:03 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:18:03 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:18:03 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:18:03 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:18:03 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:18:03 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:18:03 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:18:03 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:18:03 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:18:03 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:18:03 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:18:03 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:18:03 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:18:03 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:18:03 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:compile 02:18:03 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp:jar:7.15.0:test 02:18:03 [INFO] | +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:jar:7.15.0:test 02:18:03 [INFO] | | +- org.camunda.bpm.webapp:camunda-webapp:jar:classes:7.15.0:test 02:18:03 [INFO] | | +- org.camunda.bpm:camunda-engine-rest-jaxrs2:jar:7.15.0:test 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:18:03 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:18:03 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:18:03 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:18:03 [INFO] | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:18:03 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:18:03 [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:18:03 [INFO] | | \- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:test 02:18:03 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.33:test 02:18:03 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:test 02:18:03 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:test 02:18:03 [INFO] | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:test 02:18:03 [INFO] | | \- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:test 02:18:03 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:test 02:18:03 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:test 02:18:03 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:test 02:18:03 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:test 02:18:03 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:test 02:18:03 [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:test 02:18:03 [INFO] | \- org.camunda.bpm.webapp:camunda-webapp-webjar:jar:7.15.0:test 02:18:03 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:18:03 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:18:03 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:18:03 [INFO] +- org.camunda.bpm.assert:camunda-bpm-assert:jar:3.0.0:test 02:18:03 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:18:03 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:18:03 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:18:03 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:18:03 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:18:03 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:18:03 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:18:03 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:18:03 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:18:03 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:18:03 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:18:03 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:18:03 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:18:03 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:18:03 [INFO] | | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:18:03 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:18:03 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:18:03 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:18:03 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:18:03 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:18:03 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:18:03 [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:18:03 [INFO] | | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:18:03 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:18:03 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:18:03 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:18:03 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:18:03 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:18:03 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:18:03 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:18:03 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:18:03 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:18:03 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:18:03 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:18:03 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:18:03 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:18:03 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:18:03 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:18:03 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:18:03 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:18:03 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:18:03 [INFO] | | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:18:03 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:18:03 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:18:03 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:18:03 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:18:03 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:18:03 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:18:03 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:18:03 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:18:03 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:18:03 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:18:03 [INFO] | | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:18:03 [INFO] | | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:18:03 [INFO] | | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:18:03 [INFO] | | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:18:03 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:18:03 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:18:03 [INFO] | | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:18:03 [INFO] | | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:18:03 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:18:03 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:18:03 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:18:03 [INFO] | | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:18:03 [INFO] | | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:18:03 [INFO] | | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:18:03 [INFO] | | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:18:03 [INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:18:03 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:18:03 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:18:03 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:18:03 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:18:03 [INFO] | +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:18:03 [INFO] | | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:18:03 [INFO] | | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:18:03 [INFO] | | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:18:03 [INFO] | | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:18:03 [INFO] | | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:18:03 [INFO] | | | +- com.github.fge:uri-template:jar:0.9:compile 02:18:03 [INFO] | | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:18:03 [INFO] | | | | \- com.github.fge:btf:jar:1.2:compile 02:18:03 [INFO] | | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:18:03 [INFO] | | | \- org.mozilla:rhino:jar:1.7R4:compile 02:18:03 [INFO] | | +- javax.mail:mailapi:jar:1.4.3:compile 02:18:03 [INFO] | | | \- javax.activation:activation:jar:1.1.1:compile 02:18:03 [INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:18:03 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:18:03 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:18:03 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:18:03 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:18:03 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:18:03 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:18:03 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:18:03 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:18:03 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:18:03 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:18:03 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:18:03 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:18:03 [INFO] | | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:18:03 [INFO] | | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:18:03 [INFO] | | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:18:03 [INFO] | | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:18:03 [INFO] | | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:18:03 [INFO] | | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:18:03 [INFO] | | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:18:03 [INFO] | | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:18:03 [INFO] | | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:18:03 [INFO] | | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:18:03 [INFO] | | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:18:03 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:18:03 [INFO] | | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:18:03 [INFO] | | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:18:03 [INFO] | | | +- javax.mail:mail:jar:1.4.7:compile 02:18:03 [INFO] | | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:18:03 [INFO] | | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:18:03 [INFO] | | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:18:03 [INFO] | | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:18:03 [INFO] | | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:18:03 [INFO] | | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:18:03 [INFO] | | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:18:03 [INFO] | | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:18:03 [INFO] | | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:18:03 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:18:03 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:18:03 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:18:03 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:18:03 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:18:03 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:18:03 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:18:03 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:18:03 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:18:03 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:18:03 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:18:03 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:18:03 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:18:03 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:18:03 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:18:03 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:18:03 [INFO] | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:18:03 [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:18:03 [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:18:03 [INFO] | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:18:03 [INFO] | | \- org.javassist:javassist:jar:3.25.0-GA:compile 02:18:03 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:18:03 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:18:03 [INFO] | \- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:18:03 [INFO] | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:18:03 [INFO] | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:18:03 [INFO] +- org.onap.so:so-bpmn-tasks:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:18:03 [INFO] | | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:18:03 [INFO] | | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:18:03 [INFO] | | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:18:03 [INFO] | | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:18:03 [INFO] | | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:18:03 [INFO] | | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 02:18:03 [INFO] | | | \- org.springframework:spring-context-support:jar:5.3.27:compile 02:18:03 [INFO] | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 02:18:03 [INFO] | | +- org.checkerframework:checker-qual:jar:3.19.0:compile 02:18:03 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.10.0:compile 02:18:03 [INFO] | +- org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:18:03 [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:18:03 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:18:03 [INFO] | +- org.onap.so:so-optimization-clients:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so:so-sdn-clients:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2:compile 02:18:03 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:18:03 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.7:compile 02:18:03 [INFO] | | | \- io.swagger:swagger-jaxrs:jar:1.5.21:compile 02:18:03 [INFO] | | | \- io.swagger:swagger-core:jar:1.5.21:compile 02:18:03 [INFO] | | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:18:03 [INFO] | | \- org.onap.sdnc.northbound:generic-resource-api-model-swagger:yaml:3.0.2:compile 02:18:03 [INFO] | | \- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2:compile 02:18:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 02:18:03 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 02:18:03 [INFO] | | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:18:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 02:18:03 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 02:18:03 [INFO] | | | | \- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 02:18:03 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 02:18:03 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 02:18:03 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:18:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 02:18:03 [INFO] | \- org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:18:03 [INFO] | \- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:18:03 [INFO] +- org.onap.so:so-bpmn-infrastructure-common:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:18:03 [INFO] | | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:18:03 [INFO] | | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:18:03 [INFO] | | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:18:03 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:18:03 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:18:03 [INFO] | | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:18:03 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:18:03 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:18:03 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:18:03 [INFO] | | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:18:03 [INFO] | | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:18:03 [INFO] | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:18:03 [INFO] | | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:18:03 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:18:03 [INFO] | | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:18:03 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:18:03 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:18:03 [INFO] | | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:18:03 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:18:03 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:18:03 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:18:03 [INFO] | | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:18:03 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:18:03 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:18:03 [INFO] | | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:18:03 [INFO] | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:18:03 [INFO] | +- org.camunda.bpm:camunda-engine-plugin-spin:jar:7.15.0:compile 02:18:03 [INFO] | | \- org.camunda.spin:camunda-spin-core:jar:1.10.1:compile 02:18:03 [INFO] | +- org.onap.msb.java-sdk:msb-java-sdk:jar:1.2.0:compile 02:18:03 [INFO] | | +- com.squareup.retrofit2:retrofit:jar:2.3.0:compile 02:18:03 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.14.9:compile 02:18:03 [INFO] | | | \- com.squareup.okio:okio:jar:1.17.2:compile 02:18:03 [INFO] | | \- com.google.guava:guava:jar:28.1-jre:compile 02:18:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:18:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:18:03 [INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:18:03 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:18:03 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:18:03 [INFO] | +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:18:03 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:18:03 [INFO] | \- org.codehaus.groovy:groovy-dateutil:jar:3.0.17:compile 02:18:03 [INFO] +- commons-net:commons-net:jar:3.6:compile 02:18:03 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:18:03 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:18:03 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:18:03 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:18:03 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:18:03 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:18:03 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:18:03 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:18:03 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:18:03 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:18:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:18:03 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:18:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:18:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:18:03 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:18:03 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:18:03 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:18:03 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:18:03 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:18:03 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:18:03 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:18:03 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:18:03 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:18:03 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:18:03 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:18:03 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:18:03 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:18:03 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:18:03 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:18:03 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:18:03 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:18:03 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:18:03 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:18:03 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:18:03 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:18:03 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:18:03 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:18:03 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:18:03 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:18:03 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:18:03 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:18:03 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:18:03 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:18:03 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:18:03 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:18:03 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:18:03 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:18:03 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:18:03 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:18:03 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:18:03 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:18:03 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:18:03 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:18:03 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:18:03 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:18:03 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:18:03 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:18:03 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:18:03 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:18:03 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:18:03 [INFO] | +- org.json:json:jar:20250517:compile 02:18:03 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:18:03 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:18:03 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:18:03 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:18:03 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:18:03 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:18:03 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:18:03 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:18:03 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:18:03 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:18:03 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:18:03 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:18:03 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:18:03 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:18:03 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:18:03 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:18:03 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:18:03 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:18:03 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:18:03 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:18:03 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:18:03 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:18:03 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:18:03 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:18:03 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:18:03 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:18:03 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:18:03 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:18:03 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:18:03 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:18:03 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:18:03 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:18:03 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:18:03 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:18:03 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:18:03 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:18:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:18:03 [INFO] +- junit:junit:jar:4.13.2:test 02:18:03 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:18:03 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:18:03 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:18:03 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:18:03 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:18:03 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:18:03 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:18:03 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:18:03 [INFO] 02:18:03 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-bpmn-building-blocks --- 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/sonatype-clm/module.xml 02:18:03 [INFO] 02:18:03 [INFO] --------------< org.onap.so:so-bpmn-infrastructure-flows >-------------- 02:18:03 [INFO] Building so-bpmn-infrastructure-flows 1.17.0-SNAPSHOT [39/43] 02:18:03 [INFO] --------------------------------[ jar ]--------------------------------- 02:18:03 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:18:03 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [INFO] 02:18:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] 02:18:03 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] ## define projects super pom absolute path through basepath_marker 02:18:03 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:18:03 [INFO] 02:18:03 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Using 'UTF-8' encoding to format source files. 02:18:03 [INFO] Number of files to be formatted: 10 02:18:03 [INFO] Successfully formatted: 0 file(s) 02:18:03 [INFO] Fail to format: 0 file(s) 02:18:03 [INFO] Skipped: 10 file(s) 02:18:03 [INFO] Read only skipped: 0 file(s) 02:18:03 [INFO] Approximate time taken: 0s 02:18:03 [INFO] 02:18:03 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Using 'UTF-8' encoding to format source files. 02:18:03 [INFO] Number of files to be formatted: 0 02:18:03 [INFO] 02:18:03 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Skipping Rule Enforcement. 02:18:03 [INFO] 02:18:03 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Skipping Rule Enforcement. 02:18:03 [INFO] 02:18:03 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-bpmn-infrastructure-flows --- 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:03 [INFO] 02:18:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:03 [INFO] 02:18:03 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Formatting is skipped 02:18:03 [INFO] 02:18:03 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Formatting is skipped 02:18:03 [INFO] 02:18:03 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] 02:18:03 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] 02:18:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-bpmn-infrastructure-flows --- 02:18:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:03 [INFO] Copying 138 resources 02:18:04 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/generated-sources/license 02:18:04 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/generated-resources/licenses 02:18:04 [INFO] 02:18:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-bpmn-infrastructure-flows --- 02:18:04 [INFO] No sources to compile 02:18:04 [INFO] 02:18:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-bpmn-infrastructure-flows --- 02:18:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:04 [INFO] Copying 265 resources 02:18:04 [INFO] 02:18:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-bpmn-infrastructure-flows --- 02:18:04 [INFO] Changes detected - recompiling the module! 02:18:04 [INFO] Compiling 10 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:05 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/TestApplication.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/CreateVcpeResCustServiceSimplifiedTest.java]] 02:18:05 [INFO] [parsing completed 1ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/EmbeddedMariaDbConfig.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/GrpcNettyServer.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/AllBPMNTestSuites.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/BaseBPMNTest.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSoftwareUpgradeTest.java]] 02:18:05 [INFO] [parsing completed 1ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/ServiceLevelUpgradeTest.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/PnfHealthCheckTest.java]] 02:18:05 [INFO] [parsing completed 1ms] 02:18:05 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSWUPDownloadTest.java]] 02:18:05 [INFO] [parsing completed 0ms] 02:18:05 [INFO] [loading modules/java.scripting/module-info.class] 02:18:05 [INFO] [loading modules/java.instrument/module-info.class] 02:18:05 [INFO] [loading modules/java.se/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:05 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:05 [INFO] [loading modules/jdk.management/module-info.class] 02:18:05 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:05 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:05 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:05 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:05 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:05 [INFO] [loading modules/java.net.http/module-info.class] 02:18:05 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:05 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:05 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:05 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:05 [INFO] [loading modules/java.management/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:05 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:05 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:05 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:05 [INFO] [loading modules/java.xml/module-info.class] 02:18:05 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:05 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:05 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:05 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:05 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:05 [INFO] [loading modules/java.rmi/module-info.class] 02:18:05 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:05 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:05 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:05 [INFO] [loading modules/java.sql/module-info.class] 02:18:05 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:05 [INFO] [loading modules/java.logging/module-info.class] 02:18:05 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:05 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:05 [INFO] [loading modules/java.base/module-info.class] 02:18:05 [INFO] [loading modules/java.compiler/module-info.class] 02:18:05 [INFO] [loading modules/jdk.net/module-info.class] 02:18:05 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:05 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:05 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:05 [INFO] [loading modules/java.desktop/module-info.class] 02:18:05 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:05 [INFO] [loading modules/java.naming/module-info.class] 02:18:05 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:05 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:05 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:05 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:05 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:05 [INFO] [loading modules/java.prefs/module-info.class] 02:18:05 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:05 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:05 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/generated-test-sources/test-annotations] 02:18:05 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar,/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/camunda/spin/camunda-spin-dataformat-all/1.10.1/camunda-spin-dataformat-all-1.10.1.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/springframework/boot/spring-boot-configuration-processor/2.5.15/spring-boot-configuration-processor-2.5.15.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.3/error_prone_annotations-2.3.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:05 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/Struct.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeader.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInput.class)] 02:18:05 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/FileUtil.class)] 02:18:05 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:18:05 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:18:05 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:18:05 [INFO] [loading modules/java.base/java/util/List.class] 02:18:05 [INFO] [loading modules/java.base/java/util/Map.class] 02:18:05 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/BpmnAwareTests.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/HistoryService.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/server/LocalServerPort.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ServerBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/StreamObserver.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar(/io/grpc/testing/GrpcCleanupRule.class)] 02:18:05 [INFO] [loading modules/java.base/java/io/IOException.class] 02:18:05 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/CountDownLatch.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:18:05 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/PostConstruct.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/EventType.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/Status.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/BluePrintProcessingServiceGrpc$BluePrintProcessingServiceImplBase.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/BindableService.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractAssertions.class)] 02:18:05 [INFO] [loading /tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar(/ch/vorburger/exec/ManagedProcessException.class)] 02:18:05 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DBConfigurationBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/springframework/MariaDB4jSpringService.class)] 02:18:05 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/jdbc/DataSourceBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:18:05 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:18:05 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:18:05 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Class.class] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AnnotationBeanNameGenerator.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/support/BeanNameGenerator.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:18:05 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ExperimentalApi.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar(/io/grpc/stub/annotations/RpcMethod.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/MethodDescriptor$MethodType.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:18:05 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:18:05 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:18:05 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/CreateVcpeResCustServiceSimplifiedTest.java:[67,70] [rawtypes] found raw type: HashMap 02:18:05 missing type arguments for generic class HashMap 02:18:05 where K,V are type-variables: 02:18:05 K extends Object declared in class HashMap 02:18:05 V extends Object declared in class HashMap 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/CreateVcpeResCustServiceSimplifiedTest.java:[67,66] [unchecked] unchecked conversion 02:18:05 required: Map 02:18:05 found: HashMap 02:18:05 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Character.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Short.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Long.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Float.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Double.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Void.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:18:05 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:18:05 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:18:05 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 02:18:05 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 02:18:05 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 02:18:05 [INFO] [loading modules/java.base/java/util/Optional.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 02:18:05 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 02:18:05 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 02:18:05 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:18:05 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:18:05 [INFO] [loading modules/java.base/java/net/URI.class] 02:18:05 [INFO] [loading modules/java.base/java/net/URL.class] 02:18:05 [INFO] [loading modules/java.base/java/io/File.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Iterable.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/Date.class] 02:18:05 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 02:18:05 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 02:18:05 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 02:18:05 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 02:18:05 [INFO] [loading modules/java.base/java/time/LocalTime.class] 02:18:05 [INFO] [loading modules/java.base/java/time/LocalDate.class] 02:18:05 [INFO] [loading modules/java.base/java/time/Instant.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 02:18:05 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:18:05 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 02:18:05 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 02:18:05 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 02:18:05 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/Task.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/externaltask/ExternalTask.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Job.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/ProcessInstanceAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractProcessAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractIntegerAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/NumberAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ComparableAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceInputOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/MessageOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/MessageLiteOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/GeneratedMessageV3.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/AbstractMessage.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/Message.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/MessageLite.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/AbstractMessageLite.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiersOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstanceQuery.class)] 02:18:05 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/query/Query.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractStringAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractCharSequenceAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/CommonHeaderOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/StructOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/Value.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/ValueOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPathPattern.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:18:05 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/Error.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:18:05 [INFO] [checking org.onap.so.BaseBPMNTest] 02:18:05 [INFO] [loading modules/java.base/java/lang/Number.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/bpmn/infrastructure/process/CreateVcpeResCustServiceSimplifiedTest.class] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/BaseBPMNTest.class] 02:18:05 [INFO] [checking org.onap.so.GrpcNettyServer] 02:18:05 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:18:05 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/Override.class] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/StatusOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/Status$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/GeneratedMessageV3$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/AbstractMessage$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/Message$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/MessageLite$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar(/com/google/protobuf/AbstractMessageLite$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutputOrBuilder.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/processing/api/ExecutionServiceOutput$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar(/org/onap/ccsdk/cds/controllerblueprints/common/api/ActionIdentifiers$Builder.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ServerServiceDefinition.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/Server.class)] 02:18:05 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-testing/1.25.0/grpc-testing-1.25.0.jar(/io/grpc/testing/GrpcCleanupRule$Resource.class)] 02:18:05 [INFO] [loading /tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar(/io/grpc/ManagedChannel.class)] 02:18:05 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:18:05 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/GrpcNettyServer$1$1.class] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/GrpcNettyServer$1.class] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/GrpcNettyServer.class] 02:18:05 [INFO] [checking org.onap.so.EmbeddedMariaDbConfig] 02:18:05 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/Lifecycle.class)] 02:18:05 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/MariaDB4jService.class)] 02:18:05 [INFO] [loading /tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar(/ch/vorburger/mariadb4j/DB.class)] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/EmbeddedMariaDbConfig.class] 02:18:05 [INFO] [checking org.onap.so.AllBPMNTestSuites] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/AllBPMNTestSuites.class] 02:18:05 [INFO] [checking org.onap.so.bpmn.infrastructure.process.GenericPnfSoftwareUpgradeTest] 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSoftwareUpgradeTest.java:[63,70] [rawtypes] found raw type: HashMap 02:18:05 missing type arguments for generic class HashMap 02:18:05 where K,V are type-variables: 02:18:05 K extends Object declared in class HashMap 02:18:05 V extends Object declared in class HashMap 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSoftwareUpgradeTest.java:[63,66] [unchecked] unchecked conversion 02:18:05 required: Map 02:18:05 found: HashMap 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/bpmn/infrastructure/process/GenericPnfSoftwareUpgradeTest.class] 02:18:05 [INFO] [checking org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest] 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/ServiceLevelUpgradeTest.java:[63,70] [rawtypes] found raw type: HashMap 02:18:05 missing type arguments for generic class HashMap 02:18:05 where K,V are type-variables: 02:18:05 K extends Object declared in class HashMap 02:18:05 V extends Object declared in class HashMap 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/ServiceLevelUpgradeTest.java:[63,66] [unchecked] unchecked conversion 02:18:05 required: Map 02:18:05 found: HashMap 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/bpmn/infrastructure/process/ServiceLevelUpgradeTest.class] 02:18:05 [INFO] [checking org.onap.so.bpmn.infrastructure.process.PnfHealthCheckTest] 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/bpmn/infrastructure/process/PnfHealthCheckTest.class] 02:18:05 [INFO] [checking org.onap.so.bpmn.infrastructure.process.GenericPnfSWUPDownloadTest] 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSWUPDownloadTest.java:[63,70] [rawtypes] found raw type: HashMap 02:18:05 missing type arguments for generic class HashMap 02:18:05 where K,V are type-variables: 02:18:05 K extends Object declared in class HashMap 02:18:05 V extends Object declared in class HashMap 02:18:05 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/src/test/java/org/onap/so/bpmn/infrastructure/process/GenericPnfSWUPDownloadTest.java:[63,66] [unchecked] unchecked conversion 02:18:05 required: Map 02:18:05 found: HashMap 02:18:05 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/test-classes/org/onap/so/bpmn/infrastructure/process/GenericPnfSWUPDownloadTest.class] 02:18:05 [INFO] [total 663ms] 02:18:05 [INFO] 02:18:05 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-bpmn-infrastructure-flows --- 02:18:05 [INFO] 02:18:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-bpmn-infrastructure-flows --- 02:18:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:05 [INFO] 02:18:05 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (tasks-test) @ so-bpmn-infrastructure-flows --- 02:18:05 [INFO] 02:18:05 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (bpmn-test) @ so-bpmn-infrastructure-flows --- 02:18:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:18:05 [INFO] 02:18:05 [INFO] ------------------------------------------------------- 02:18:05 [INFO] T E S T S 02:18:05 [INFO] ------------------------------------------------------- 02:18:06 [INFO] 02:18:06 [INFO] Results: 02:18:06 [INFO] 02:18:06 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 02:18:06 [INFO] 02:18:06 [INFO] 02:18:06 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Skipping plugin execution 02:18:06 [INFO] 02:18:06 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar 02:18:06 [INFO] 02:18:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:06 [INFO] 02:18:06 [INFO] --- maven-failsafe-plugin:2.6:integration-test (integration-tests) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Tests are skipped. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-failsafe-plugin:2.6:integration-test (default) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Tests are skipped. 02:18:06 [INFO] 02:18:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:06 [INFO] 02:18:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-failsafe-plugin:2.6:verify (integration-tests) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Tests are skipped. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-failsafe-plugin:2.6:verify (default) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Tests are skipped. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-bpmn-infrastructure-flows --- 02:18:06 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-bpmn-infrastructure-flows/1.17.0-SNAPSHOT/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar 02:18:06 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/pom.xml to /tmp/r/org/onap/so/so-bpmn-infrastructure-flows/1.17.0-SNAPSHOT/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.pom 02:18:06 [INFO] 02:18:06 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-bpmn-infrastructure-flows --- 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [INFO] org.onap.so:so-bpmn-infrastructure-flows:jar:1.17.0-SNAPSHOT 02:18:06 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:18:06 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:18:06 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:18:06 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:18:06 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:18:06 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:18:06 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:18:06 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:18:06 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:18:06 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:18:06 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:18:06 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:18:06 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:18:06 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:18:06 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:18:06 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:18:06 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:18:06 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:18:06 [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:18:06 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp:jar:7.15.0:test 02:18:06 [INFO] | +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:jar:7.15.0:test 02:18:06 [INFO] | | +- org.camunda.bpm.webapp:camunda-webapp:jar:classes:7.15.0:test 02:18:06 [INFO] | | +- org.camunda.bpm:camunda-engine-rest-jaxrs2:jar:7.15.0:test 02:18:06 [INFO] | | \- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:test 02:18:06 [INFO] | | +- org.glassfish.jersey.core:jersey-server:jar:2.33:test 02:18:06 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:test 02:18:06 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:test 02:18:06 [INFO] | | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:test 02:18:06 [INFO] | | \- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:test 02:18:06 [INFO] | | +- org.glassfish.hk2:hk2:jar:2.6.1:test 02:18:06 [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:test 02:18:06 [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:test 02:18:06 [INFO] | | | \- org.glassfish.hk2:class-model:jar:2.6.1:test 02:18:06 [INFO] | | | \- org.ow2.asm:asm-commons:jar:7.1:test 02:18:06 [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:test 02:18:06 [INFO] | \- org.camunda.bpm.webapp:camunda-webapp-webjar:jar:7.15.0:test 02:18:06 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:18:06 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:18:06 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:18:06 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:18:06 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:18:06 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:18:06 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:18:06 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:18:06 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:18:06 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:18:06 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:18:06 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:18:06 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:18:06 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:18:06 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:test 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:test 02:18:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:18:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:18:06 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:test 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:test 02:18:06 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:test 02:18:06 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:18:06 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:test 02:18:06 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:18:06 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:18:06 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:18:06 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:18:06 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:18:06 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:18:06 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:18:06 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:18:06 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:18:06 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:18:06 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:18:06 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:18:06 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:18:06 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:18:06 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:18:06 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:18:06 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:18:06 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:18:06 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:18:06 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:18:06 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:18:06 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:18:06 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:18:06 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 02:18:06 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:18:06 [INFO] | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:18:06 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:18:06 [INFO] | | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:18:06 [INFO] | | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:18:06 [INFO] | | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:18:06 [INFO] | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:18:06 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:18:06 [INFO] | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:18:06 [INFO] | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:18:06 [INFO] | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:18:06 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:18:06 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:18:06 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:18:06 [INFO] | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:18:06 [INFO] | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:18:06 [INFO] | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:18:06 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:18:06 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:18:06 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:18:06 [INFO] | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:18:06 [INFO] +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:18:06 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:18:06 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:18:06 [INFO] | \- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:18:06 [INFO] +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:18:06 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:18:06 [INFO] | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:18:06 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:18:06 [INFO] | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:18:06 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:18:06 [INFO] | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:18:06 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:18:06 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:18:06 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:18:06 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:18:06 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:18:06 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:18:06 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:18:06 [INFO] +- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:compile 02:18:06 [INFO] +- org.onap.so:MSOCoreBPMN:jar:tests:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:18:06 [INFO] | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:18:06 [INFO] | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:18:06 [INFO] | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:18:06 [INFO] | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:18:06 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:18:06 [INFO] | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:18:06 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:18:06 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:18:06 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:18:06 [INFO] | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:18:06 [INFO] | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:18:06 [INFO] | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:18:06 [INFO] | | \- joda-time:joda-time:jar:2.1:compile 02:18:06 [INFO] | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:18:06 [INFO] | +- org.json:json:jar:20250517:compile 02:18:06 [INFO] | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:18:06 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:18:06 [INFO] | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:18:06 [INFO] | | +- com.github.fge:uri-template:jar:0.9:compile 02:18:06 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:18:06 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 02:18:06 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:18:06 [INFO] | | \- org.mozilla:rhino:jar:1.7R4:compile 02:18:06 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 02:18:06 [INFO] | | \- javax.activation:activation:jar:1.1.1:compile 02:18:06 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:18:06 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:18:06 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:18:06 [INFO] | | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:18:06 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:18:06 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:18:06 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:18:06 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:18:06 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:18:06 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:18:06 [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:18:06 [INFO] | | | +- commons-collections:commons-collections:jar:3.2.2:compile 02:18:06 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:18:06 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:18:06 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:18:06 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:18:06 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:18:06 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:18:06 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:18:06 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:18:06 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:18:06 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:18:06 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:18:06 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:18:06 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:18:06 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:18:06 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:18:06 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:18:06 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:18:06 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:18:06 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:18:06 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:18:06 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:18:06 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:18:06 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:18:06 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:18:06 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:18:06 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:18:06 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:18:06 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:18:06 [INFO] | | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:18:06 [INFO] | | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:18:06 [INFO] | | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:18:06 [INFO] | | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:18:06 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:18:06 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:18:06 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:18:06 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:18:06 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:18:06 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:18:06 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:18:06 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:18:06 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:18:06 [INFO] | +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:18:06 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:18:06 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:18:06 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:18:06 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:18:06 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:18:06 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:18:06 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:18:06 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:18:06 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:18:06 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:18:06 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:18:06 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:18:06 [INFO] | | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:18:06 [INFO] | | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:18:06 [INFO] | | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:18:06 [INFO] | | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:18:06 [INFO] | | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:18:06 [INFO] | | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:18:06 [INFO] | | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:18:06 [INFO] | | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:18:06 [INFO] | | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:18:06 [INFO] | | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:18:06 [INFO] | | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:18:06 [INFO] | | | \- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:18:06 [INFO] | | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:18:06 [INFO] | | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:18:06 [INFO] | | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:18:06 [INFO] | | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:18:06 [INFO] | | | +- javax.mail:mail:jar:1.4.7:compile 02:18:06 [INFO] | | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:18:06 [INFO] | | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:18:06 [INFO] | | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:18:06 [INFO] | | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:18:06 [INFO] | | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:18:06 [INFO] | | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:18:06 [INFO] | | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:18:06 [INFO] | | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:18:06 [INFO] | | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:18:06 [INFO] | | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:18:06 [INFO] | | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:18:06 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:18:06 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:18:06 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:18:06 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:18:06 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:18:06 [INFO] | | | | \- commons-logging:commons-logging:jar:1.2:compile 02:18:06 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:18:06 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:18:06 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:18:06 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:18:06 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:18:06 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:18:06 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:18:06 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:18:06 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:18:06 [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:18:06 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:18:06 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:18:06 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:18:06 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:18:06 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:18:06 [INFO] | \- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:18:06 [INFO] | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:18:06 [INFO] | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:18:06 [INFO] +- org.onap.so:MSOCommonBPMN:jar:tests:1.17.0-SNAPSHOT:test 02:18:06 [INFO] +- org.onap.so:so-bpmn-building-blocks:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | +- org.onap.so:so-bpmn-tasks:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | | +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | | | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:test 02:18:06 [INFO] | | | | \- org.springframework:spring-context-support:jar:5.3.27:test 02:18:06 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:test 02:18:06 [INFO] | | +- org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:jar:1.9.0-SNAPSHOT:test 02:18:06 [INFO] | | +- org.onap.so:so-optimization-clients:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | | +- org.onap.so:so-sdn-clients:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | | | +- org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2:test 02:18:06 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.7:test 02:18:06 [INFO] | | | | \- io.swagger:swagger-jaxrs:jar:1.5.21:test 02:18:06 [INFO] | | | | \- io.swagger:swagger-core:jar:1.5.21:test 02:18:06 [INFO] | | | \- org.onap.sdnc.northbound:generic-resource-api-model-swagger:yaml:3.0.2:test 02:18:06 [INFO] | | | \- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2:test 02:18:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:test 02:18:06 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:test 02:18:06 [INFO] | | | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:test 02:18:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:test 02:18:06 [INFO] | | | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:test 02:18:06 [INFO] | | | | | \- org.opendaylight.yangtools:concepts:jar:11.0.5:test 02:18:06 [INFO] | | | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:test 02:18:06 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:11.0.5:test 02:18:06 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 02:18:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:test 02:18:06 [INFO] | | \- org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:jar:1.9.0-SNAPSHOT:test 02:18:06 [INFO] | +- org.onap.so:so-bpmn-infrastructure-common:jar:1.17.0-SNAPSHOT:test 02:18:06 [INFO] | | +- org.onap.msb.java-sdk:msb-java-sdk:jar:1.2.0:test 02:18:06 [INFO] | | | \- com.squareup.retrofit2:retrofit:jar:2.3.0:test 02:18:06 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.14.9:test 02:18:06 [INFO] | | | \- com.squareup.okio:okio:jar:1.17.2:test 02:18:06 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:18:06 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:18:06 [INFO] | | \- org.codehaus.groovy:groovy-dateutil:jar:3.0.17:test 02:18:06 [INFO] | \- commons-net:commons-net:jar:3.6:test 02:18:06 [INFO] +- org.camunda.spin:camunda-spin-core:jar:1.10.1:test 02:18:06 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:18:06 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:18:06 [INFO] +- org.camunda.spin:camunda-spin-dataformat-all:jar:1.10.1:test 02:18:06 [INFO] +- org.camunda.bpm:camunda-engine-plugin-spin:jar:7.15.0:compile 02:18:06 [INFO] +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:test 02:18:06 [INFO] | \- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:18:06 [INFO] +- org.camunda.bpm.assert:camunda-bpm-assert:jar:3.0.0:test 02:18:06 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:18:06 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.5.15:compile 02:18:06 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:18:06 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:18:06 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:18:06 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:18:06 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:18:06 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:18:06 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:18:06 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:18:06 [INFO] +- io.grpc:grpc-testing:jar:1.25.0:test 02:18:06 [INFO] | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:18:06 [INFO] | | +- io.grpc:grpc-api:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:18:06 [INFO] | | | +- io.grpc:grpc-context:jar:1.25.0:compile 02:18:06 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile 02:18:06 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile 02:18:06 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:18:06 [INFO] | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:18:06 [INFO] | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:18:06 [INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:18:06 [INFO] | \- io.grpc:grpc-stub:jar:1.25.0:compile 02:18:06 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:18:06 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:18:06 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:18:06 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:18:06 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:18:06 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:18:06 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:18:06 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:18:06 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:18:06 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:18:06 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:18:06 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:18:06 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:18:06 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:18:06 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:18:06 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:18:06 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:18:06 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:18:06 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:18:06 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:18:06 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:18:06 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:18:06 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:18:06 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:18:06 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:18:06 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:18:06 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:18:06 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:18:06 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:18:06 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:18:06 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:18:06 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:18:06 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:18:06 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:18:06 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:18:06 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:18:06 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:18:06 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:18:06 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:18:06 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:18:06 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:18:06 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:18:06 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:18:06 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:18:06 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:18:06 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:18:06 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:18:06 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:18:06 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:18:06 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:18:06 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:18:06 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:18:06 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:18:06 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:18:06 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:18:06 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:18:06 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:18:06 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:18:06 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:18:06 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:18:06 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:18:06 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:18:06 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:18:06 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:18:06 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:18:06 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:18:06 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:18:06 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:18:06 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:18:06 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:18:06 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:18:06 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:18:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:18:06 [INFO] +- junit:junit:jar:4.13.2:test 02:18:06 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:18:06 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:18:06 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:18:06 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:18:06 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:18:06 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:18:06 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:18:06 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:18:06 [INFO] 02:18:06 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-bpmn-infrastructure-flows --- 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/sonatype-clm/module.xml 02:18:06 [INFO] 02:18:06 [INFO] ----------------------< org.onap.so:so-bpmn-moi >----------------------- 02:18:06 [INFO] Building SO BPMN MOI 1.17.0-SNAPSHOT [40/43] 02:18:06 [INFO] --------------------------------[ jar ]--------------------------------- 02:18:06 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:18:06 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-bpmn-moi --- 02:18:06 [INFO] 02:18:06 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-bpmn-moi --- 02:18:06 [INFO] ## define projects super pom absolute path through basepath_marker 02:18:06 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:18:06 [INFO] 02:18:06 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-bpmn-moi --- 02:18:06 [INFO] Using 'UTF-8' encoding to format source files. 02:18:06 [INFO] Number of files to be formatted: 9 02:18:06 [INFO] Successfully formatted: 0 file(s) 02:18:06 [INFO] Fail to format: 0 file(s) 02:18:06 [INFO] Skipped: 9 file(s) 02:18:06 [INFO] Read only skipped: 0 file(s) 02:18:06 [INFO] Approximate time taken: 0s 02:18:06 [INFO] 02:18:06 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-bpmn-moi --- 02:18:06 [INFO] Using 'UTF-8' encoding to format source files. 02:18:06 [INFO] Number of files to be formatted: 0 02:18:06 [INFO] 02:18:06 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-bpmn-moi --- 02:18:06 [INFO] Skipping Rule Enforcement. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-bpmn-moi --- 02:18:06 [INFO] Skipping Rule Enforcement. 02:18:06 [INFO] 02:18:06 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-bpmn-moi --- 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:06 [INFO] 02:18:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-bpmn-moi --- 02:18:06 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:06 [INFO] 02:18:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-bpmn-moi --- 02:18:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:06 [INFO] 02:18:06 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-bpmn-moi --- 02:18:06 [INFO] Formatting is skipped 02:18:06 [INFO] 02:18:06 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-bpmn-moi --- 02:18:06 [INFO] Formatting is skipped 02:18:06 [INFO] 02:18:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-bpmn-moi --- 02:18:06 [INFO] 02:18:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-bpmn-moi --- 02:18:06 [INFO] 02:18:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-bpmn-moi --- 02:18:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:06 [INFO] Copying 5 resources 02:18:06 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/generated-sources/license 02:18:06 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/generated-resources/licenses 02:18:06 [INFO] 02:18:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-bpmn-moi --- 02:18:06 [INFO] Changes detected - recompiling the module! 02:18:06 [INFO] Compiling 6 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:07 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java]] 02:18:07 [INFO] [parsing completed 1ms] 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.java]] 02:18:07 [INFO] [parsing completed 0ms] 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/util/SliceProfileAaiToMoiMapperUtil.java]] 02:18:07 [INFO] [parsing completed 1ms] 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/util/AAISliceProfileUtil.java]] 02:18:07 [INFO] [parsing completed 1ms] 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasks.java]] 02:18:07 [INFO] [parsing completed 1ms] 02:18:07 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java]] 02:18:07 [INFO] [parsing completed 0ms] 02:18:07 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:07 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:07 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:07 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:07 [INFO] [loading modules/java.desktop/module-info.class] 02:18:07 [INFO] [loading modules/jdk.management/module-info.class] 02:18:07 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:07 [INFO] [loading modules/java.xml/module-info.class] 02:18:07 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:07 [INFO] [loading modules/java.prefs/module-info.class] 02:18:07 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:07 [INFO] [loading modules/java.logging/module-info.class] 02:18:07 [INFO] [loading modules/java.se/module-info.class] 02:18:07 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:07 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:07 [INFO] [loading modules/java.scripting/module-info.class] 02:18:07 [INFO] [loading modules/java.management/module-info.class] 02:18:07 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:07 [INFO] [loading modules/java.instrument/module-info.class] 02:18:07 [INFO] [loading modules/java.sql/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:07 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:07 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:07 [INFO] [loading modules/jdk.net/module-info.class] 02:18:07 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:07 [INFO] [loading modules/java.base/module-info.class] 02:18:07 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:07 [INFO] [loading modules/java.net.http/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:07 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:07 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:07 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:07 [INFO] [loading modules/java.naming/module-info.class] 02:18:07 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:07 [INFO] [loading modules/java.rmi/module-info.class] 02:18:07 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:07 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:07 [INFO] [loading modules/java.compiler/module-info.class] 02:18:07 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:07 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:07 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:07 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:07 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:07 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:07 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:07 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:07 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:07 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:07 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:07 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:07 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:07 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:07 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:07 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:07 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/generated-sources/annotations] 02:18:07 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:18:07 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BuildingBlockExecution.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DelegateExecutionImpl.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectExecution.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/scripts/ExceptionUtil.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/scripts/OofUtils.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/json/JsonUtils.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceInstance.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Service.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/Attributes.class)] 02:18:07 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:18:07 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:18:07 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:18:07 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:18:07 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:18:07 [INFO] [loading modules/java.base/java/util/List.class] 02:18:07 [INFO] [loading modules/java.base/java/util/Map.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientImpl.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectionHelper.class)] 02:18:07 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:18:07 [INFO] [loading modules/java.base/java/util/Optional.class] 02:18:07 [INFO] [loading modules/java.base/java/util/stream/Collectors.class] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SliceProfile.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Customer.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/MaxNumberOfUes.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/PlmnId.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/Snssai.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/SliceProfile.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/PlmnInfo.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/moi/RANSliceSubnetProfile.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:07 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Table.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Column.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/Temporal.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/TemporalType.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/OneToMany.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/CascadeType.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinTable.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/JoinColumn.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/MapKey.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/ManyToOne.class)] 02:18:07 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:07 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:18:07 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:18:07 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:18:07 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:18:07 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonFormat$Shape.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/OptBoolean.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar(/javax/persistence/FetchType.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ForeignKey.class)] 02:18:07 [INFO] [loading /tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar(/javax/persistence/ConstraintMode.class)] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[86,86] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Marker.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/JavaType.class)] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/type/TypeReference.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:18:07 [INFO] [loading modules/java.base/java/util/AbstractMap.class] 02:18:07 [INFO] [loading /tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar(/groovy/lang/GroovyObject.class)] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[131,39] [static] static method should be qualified by type name, JsonUtils, instead of by an expression 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[136,12] [rawtypes] found raw type: List 02:18:07 missing type arguments for generic class List 02:18:07 where E is a type-variable: 02:18:07 E extends Object declared in interface List 02:18:07 [INFO] [loading /tmp/r/org/json/json/20250517/json-20250517.jar(/org/json/JSONArray.class)] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[136,68] [static] static method should be qualified by type name, JsonUtils, instead of by an expression 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[141,43] [static] static method should be qualified by type name, JsonUtils, instead of by an expression 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.java:[148,32] [static] static method should be qualified by type name, JsonUtils, instead of by an expression 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/ShallowCopy.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/Error.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:18:07 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/scripts/AbstractServiceTaskProcessor.class)] 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/EnrichGBBTask.class] 02:18:07 [INFO] [checking org.onap.so.bpmn.moi.tasks.DeleteRANNssiBBTask] 02:18:07 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:18:07 [INFO] [loading modules/java.base/java/io/IOException.class] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.java:[65,89] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.java:[66,60] [unchecked] unchecked cast 02:18:07 required: ArrayList 02:18:07 found: Object 02:18:07 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:18:07 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.java:[67,66] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.class] 02:18:07 [INFO] [checking org.onap.so.bpmn.moi.util.AAISliceProfileUtil] 02:18:07 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceSubscriptions.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceSubscription.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Business.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentTopLevelType.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTopLevelType.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentTypeBase.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/Customer.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentSingleType.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryFluentType.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceSubscription.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/ServiceInstance.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIObjectPlurals.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIFluentPluralType.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/GraphInventoryResourcesClient.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIBaseResourceUri.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:18:07 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/GenericType.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Relationship.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipList.class)] 02:18:07 [INFO] [loading modules/java.base/java/util/stream/Collector.class] 02:18:07 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:18:07 [INFO] [loading modules/java.base/java/util/stream/BaseStream.class] 02:18:07 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:18:07 [INFO] [loading modules/java.base/java/util/function/Supplier.class] 02:18:07 [INFO] [loading modules/java.base/java/util/function/BiConsumer.class] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/RelationshipData.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientI.class)] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/SliceProfiles.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/SliceProfile.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/Number.class] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/Customer.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/bbobjects/ServiceSubscription.class)] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/util/AAISliceProfileUtil.java:[257,89] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/util/AAISliceProfileUtil.java:[272,60] [unchecked] unchecked cast 02:18:07 required: ArrayList 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/util/AAISliceProfileUtil.java:[274,66] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [INFO] [loading modules/java.base/java/util/Set.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/LambdaMetafactory.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandle.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Byte.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Character.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Short.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Long.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Float.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Double.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:18:07 [INFO] [loading modules/java.base/java/lang/Void.class] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventoryResourceUri.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/graphinventory/entities/uri/GraphInventorySingleResourceUri.class)] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/util/AAISliceProfileUtil.class] 02:18:07 [INFO] [checking org.onap.so.bpmn.moi.util.SliceProfileAaiToMoiMapperUtil] 02:18:07 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/util/SliceProfileAaiToMoiMapperUtil.class] 02:18:07 [INFO] [checking org.onap.so.bpmn.moi.tasks.AssignRANNssiBBTasks] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasks.java:[114,86] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasks.java:[140,86] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:07 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/v23/AllottedResource.class)] 02:18:07 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AllottedResource.class)] 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasks.class] 02:18:07 [INFO] [checking org.onap.so.bpmn.moi.tasks.ModifyRANNssiBBTask] 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[77,89] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[85,60] [unchecked] unchecked cast 02:18:07 required: ArrayList 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[87,66] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[107,89] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[110,60] [unchecked] unchecked cast 02:18:07 required: ArrayList 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[112,66] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[125,76] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[177,89] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[179,60] [unchecked] unchecked cast 02:18:07 required: ArrayList 02:18:07 found: Object 02:18:07 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/main/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.java:[181,66] [unchecked] unchecked cast 02:18:07 required: Map 02:18:07 found: Object 02:18:07 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.class] 02:18:07 [INFO] [total 525ms] 02:18:07 [INFO] 02:18:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-bpmn-moi --- 02:18:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:07 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/resources 02:18:07 [INFO] 02:18:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-bpmn-moi --- 02:18:07 [INFO] Changes detected - recompiling the module! 02:18:07 [INFO] Compiling 3 source files to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/test-classes 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:08 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:08 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTaskTest.java]] 02:18:08 [INFO] [parsing completed 1ms] 02:18:08 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasksTest.java]] 02:18:08 [INFO] [parsing completed 0ms] 02:18:08 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTaskTest.java]] 02:18:08 [INFO] [parsing completed 0ms] 02:18:08 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:08 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:08 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:08 [INFO] [loading modules/java.rmi/module-info.class] 02:18:08 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:08 [INFO] [loading modules/java.management/module-info.class] 02:18:08 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:08 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:08 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:08 [INFO] [loading modules/java.naming/module-info.class] 02:18:08 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:08 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:08 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:08 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:08 [INFO] [loading modules/java.base/module-info.class] 02:18:08 [INFO] [loading modules/jdk.net/module-info.class] 02:18:08 [INFO] [loading modules/java.instrument/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:08 [INFO] [loading modules/java.net.http/module-info.class] 02:18:08 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:08 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:08 [INFO] [loading modules/java.prefs/module-info.class] 02:18:08 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:08 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:08 [INFO] [loading modules/java.sql/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:08 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:08 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:08 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:08 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:08 [INFO] [loading modules/java.logging/module-info.class] 02:18:08 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:08 [INFO] [loading modules/java.xml/module-info.class] 02:18:08 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:08 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:08 [INFO] [loading modules/java.desktop/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:08 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:08 [INFO] [loading modules/java.compiler/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:08 [INFO] [loading modules/java.se/module-info.class] 02:18:08 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:08 [INFO] [loading modules/java.scripting/module-info.class] 02:18:08 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:08 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:08 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:08 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:08 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:08 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:08 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:08 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:08 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:08 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:08 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:08 [INFO] [loading modules/jdk.management/module-info.class] 02:18:08 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:08 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/generated-test-sources/test-annotations] 02:18:08 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-test/3.0.17/groovy-test-3.0.17.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/tmp/r/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar,/tmp/r/pl/pragmatists/JUnitParams/1.0.5/JUnitParams-1.0.5.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JsonProcessingException.class)] 02:18:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnError.class)] 02:18:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:18:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:18:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:18:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/ExpectedException.class)] 02:18:08 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:18:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceInstance.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIRestClientImpl.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/BuildingBlockExecution.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/GeneralBuildingBlock.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/entities/ResourceKey.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoServiceInstance.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/tasks/ExtractPojosForBB.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/BBObjectNotFoundException.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/client/exception/ExceptionBuilder.class)] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:18:08 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTask.class] 02:18:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:18:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Customer.class)] 02:18:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/ServiceSubscription.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/InjectionHelper.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/util/SliceProfileAaiToMoiMapperUtil.class] 02:18:08 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasks.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/classes/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTask.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:18:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:18:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:18:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:18:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:18:08 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:18:08 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:18:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:08 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/Class.class] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner$Silent.class)] 02:18:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:08 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTaskTest.java:[70,66] [deprecation] none() in ExpectedException has been deprecated 02:18:08 [INFO] [loading modules/java.base/java/lang/Throwable.class] 02:18:08 [INFO] [loading /tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar(/org/jvnet/jaxb2_commons/lang/ToString2.class)] 02:18:08 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/servicedecomposition/modelinfo/ModelInfoMetadata.class)] 02:18:08 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:18:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineException.class)] 02:18:08 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 02:18:08 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:18:08 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/JacksonException.class)] 02:18:08 [INFO] [loading modules/java.base/java/io/IOException.class] 02:18:08 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:18:08 [INFO] [loading modules/java.base/java/lang/Error.class] 02:18:08 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/test-classes/org/onap/so/bpmn/moi/tasks/DeleteRANNssiBBTaskTest.class] 02:18:08 [INFO] [checking org.onap.so.bpmn.moi.tasks.AssignRANNssiBBTasksTest] 02:18:08 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasksTest.java:[97,64] [deprecation] none() in ExpectedException has been deprecated 02:18:08 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasksTest.java:[101,66] [deprecation] none() in ExpectedException has been deprecated 02:18:08 [INFO] [loading modules/java.base/java/lang/System.class] 02:18:08 [INFO] [loading modules/java.base/java/io/PrintStream.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:18:08 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:18:08 [INFO] [loading modules/java.base/java/io/FilterOutputStream.class] 02:18:08 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:18:08 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:18:08 [INFO] [loading modules/java.base/java/lang/CharSequence.class] 02:18:08 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/test-classes/org/onap/so/bpmn/moi/tasks/AssignRANNssiBBTasksTest.class] 02:18:08 [INFO] [checking org.onap.so.bpmn.moi.tasks.ModifyRANNssiBBTaskTest] 02:18:08 [WARNING] /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/src/test/java/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTaskTest.java:[82,66] [deprecation] none() in ExpectedException has been deprecated 02:18:08 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/test-classes/org/onap/so/bpmn/moi/tasks/ModifyRANNssiBBTaskTest.class] 02:18:08 [INFO] [total 468ms] 02:18:08 [INFO] 02:18:08 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ so-bpmn-moi --- 02:18:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:18:08 [INFO] 02:18:08 [INFO] ------------------------------------------------------- 02:18:08 [INFO] T E S T S 02:18:08 [INFO] ------------------------------------------------------- 02:18:09 [INFO] Running org.onap.so.bpmn.moi.tasks.AssignRANNssiBBTasksTest 02:18:11 sucess 02:18:11 sucess 02:18:11 sucess 02:18:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s - in org.onap.so.bpmn.moi.tasks.AssignRANNssiBBTasksTest 02:18:11 [INFO] Running org.onap.so.bpmn.moi.tasks.ModifyRANNssiBBTaskTest 02:18:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.bpmn.moi.tasks.ModifyRANNssiBBTaskTest 02:18:11 [INFO] Running org.onap.so.bpmn.moi.tasks.DeleteRANNssiBBTaskTest 02:18:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.so.bpmn.moi.tasks.DeleteRANNssiBBTaskTest 02:18:11 [INFO] 02:18:11 [INFO] Results: 02:18:11 [INFO] 02:18:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 02:18:11 [INFO] 02:18:11 [INFO] 02:18:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-bpmn-moi --- 02:18:11 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/code-coverage/jacoco-ut.exec 02:18:11 [INFO] Analyzed bundle 'SO BPMN MOI' with 6 classes 02:18:11 [INFO] 02:18:11 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-bpmn-moi --- 02:18:11 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar 02:18:11 [INFO] 02:18:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-bpmn-moi --- 02:18:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:11 [INFO] 02:18:11 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-bpmn-moi --- 02:18:11 [INFO] Tests are skipped. 02:18:11 [INFO] 02:18:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-bpmn-moi --- 02:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:11 [INFO] 02:18:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-bpmn-moi --- 02:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:18:11 [INFO] 02:18:11 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-bpmn-moi --- 02:18:11 [INFO] Tests are skipped. 02:18:11 [INFO] 02:18:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-bpmn-moi --- 02:18:11 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/so-bpmn-moi/1.17.0-SNAPSHOT/so-bpmn-moi-1.17.0-SNAPSHOT.jar 02:18:11 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/pom.xml to /tmp/r/org/onap/so/so-bpmn-moi/1.17.0-SNAPSHOT/so-bpmn-moi-1.17.0-SNAPSHOT.pom 02:18:11 [INFO] 02:18:11 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-bpmn-moi --- 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [INFO] org.onap.so:so-bpmn-moi:jar:1.17.0-SNAPSHOT 02:18:11 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:test 02:18:11 [INFO] | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:test 02:18:11 [INFO] | | \- commons-dbcp:commons-dbcp:jar:1.4:test 02:18:11 [INFO] | | \- commons-pool:commons-pool:jar:1.6:test 02:18:11 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:18:11 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:18:11 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:18:11 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:18:11 [INFO] | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:18:11 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 02:18:11 [INFO] | +- org.springframework:spring-orm:jar:5.3.27:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:test 02:18:11 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:test 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:18:11 [INFO] | | \- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:18:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:18:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:18:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:18:11 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:18:11 [INFO] | | \- org.yaml:snakeyaml:jar:1.31:compile 02:18:11 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:18:11 [INFO] | \- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:test 02:18:11 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:18:11 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:18:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:18:11 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:18:11 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:18:11 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:18:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:18:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:18:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:18:11 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:18:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:18:11 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 02:18:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:18:11 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:18:11 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:18:11 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:18:11 [INFO] +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:18:11 [INFO] | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:18:11 [INFO] | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:18:11 [INFO] | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:18:11 [INFO] +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:18:11 [INFO] | +- commons-logging:commons-logging:jar:1.2:compile 02:18:11 [INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile 02:18:11 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:18:11 [INFO] +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:18:11 [INFO] | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:18:11 [INFO] +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:18:11 [INFO] +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:18:11 [INFO] +- org.codehaus.groovy:groovy-test:jar:3.0.17:test 02:18:11 [INFO] +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:18:11 [INFO] | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:18:11 [INFO] | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:18:11 [INFO] | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:18:11 [INFO] | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:18:11 [INFO] | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:18:11 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:18:11 [INFO] | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:18:11 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:18:11 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:18:11 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:18:11 [INFO] | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:18:11 [INFO] | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:18:11 [INFO] | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:18:11 [INFO] | | \- joda-time:joda-time:jar:2.1:compile 02:18:11 [INFO] | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:18:11 [INFO] | +- org.json:json:jar:20250517:compile 02:18:11 [INFO] | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:18:11 [INFO] | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:18:11 [INFO] | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:18:11 [INFO] | | +- com.github.fge:uri-template:jar:0.9:compile 02:18:11 [INFO] | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:18:11 [INFO] | | | \- com.github.fge:btf:jar:1.2:compile 02:18:11 [INFO] | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:18:11 [INFO] | | \- org.mozilla:rhino:jar:1.7R4:compile 02:18:11 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 02:18:11 [INFO] | | \- javax.activation:activation:jar:1.1.1:compile 02:18:11 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:18:11 [INFO] +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:18:11 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:18:11 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:18:11 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:18:11 [INFO] | | | \- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:18:11 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:18:11 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:18:11 [INFO] | | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:18:11 [INFO] | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:18:11 [INFO] | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:18:11 [INFO] | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:18:11 [INFO] | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:18:11 [INFO] | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:18:11 [INFO] | \- org.ow2.asm:asm-util:jar:6.1:compile 02:18:11 [INFO] | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:18:11 [INFO] | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:18:11 [INFO] +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.javatuples:javatuples:jar:1.2:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:18:11 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:18:11 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:18:11 [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:18:11 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:18:11 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:18:11 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:18:11 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:18:11 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:18:11 [INFO] | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:18:11 [INFO] | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:18:11 [INFO] | | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:18:11 [INFO] | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:18:11 [INFO] | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:18:11 [INFO] | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:18:11 [INFO] | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:18:11 [INFO] | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:18:11 [INFO] | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:18:11 [INFO] | | +- org.jvnet.staxex:stax-ex:jar:1.7.8:compile 02:18:11 [INFO] | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:18:11 [INFO] | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:18:11 [INFO] | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:18:11 [INFO] | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:18:11 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:18:11 [INFO] | | | \- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:18:11 [INFO] | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:18:11 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:runtime 02:18:11 [INFO] | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:18:11 [INFO] | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:18:11 [INFO] | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:18:11 [INFO] | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:18:11 [INFO] | | +- javax.mail:mail:jar:1.4.7:compile 02:18:11 [INFO] | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:18:11 [INFO] | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:18:11 [INFO] | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:18:11 [INFO] | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:18:11 [INFO] | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:18:11 [INFO] | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:18:11 [INFO] | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:18:11 [INFO] | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:18:11 [INFO] | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:18:11 [INFO] | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:18:11 [INFO] | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:18:11 [INFO] +- commons-lang:commons-lang:jar:2.6:compile 02:18:11 [INFO] +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:18:11 [INFO] | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:18:11 [INFO] | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:18:11 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:18:11 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:18:11 [INFO] | | \- jline:jline:jar:2.12.1:compile 02:18:11 [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:18:11 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:18:11 [INFO] +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:18:11 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:18:11 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:18:11 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:18:11 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:18:11 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:18:11 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.26:compile 02:18:11 [INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile 02:18:11 [INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 02:18:11 [INFO] | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile 02:18:11 [INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile 02:18:11 [INFO] | \- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile 02:18:11 [INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:18:11 [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:18:11 [INFO] +- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:18:11 [INFO] | +- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:18:11 [INFO] | | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:18:11 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 02:18:11 [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.5:test 02:18:11 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:18:11 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:18:11 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:18:11 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:18:11 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:18:11 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:18:11 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:18:11 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:18:11 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:18:11 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | \- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | | +- javax.cache:cache-api:jar:1.1.1:compile 02:18:11 [INFO] | | \- net.jodah:failsafe:jar:2.0.1:compile 02:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:18:11 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:18:11 [INFO] | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:18:11 [INFO] | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:18:11 [INFO] | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:18:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:18:11 [INFO] | | | +- org.jetbrains:annotations:jar:13.0:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:18:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:18:11 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:18:11 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:18:11 [INFO] | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:18:11 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:18:11 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:18:11 [INFO] | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:18:11 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:18:11 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:18:11 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:18:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:18:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:18:11 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:18:11 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:18:11 [INFO] | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:18:11 [INFO] | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:18:11 [INFO] | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:18:11 [INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:18:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:18:11 [INFO] | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:18:11 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:18:11 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:18:11 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:18:11 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:18:11 [INFO] | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:18:11 [INFO] | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:18:11 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:18:11 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:18:11 [INFO] | | \- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:18:11 [INFO] | | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:18:11 [INFO] | | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:18:11 [INFO] | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:18:11 [INFO] | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:18:11 [INFO] | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:18:11 [INFO] | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:18:11 [INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:18:11 [INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:18:11 [INFO] | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:18:11 [INFO] | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:18:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:18:11 [INFO] | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:18:11 [INFO] | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:18:11 [INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:18:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:18:11 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:18:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:18:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:18:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:18:11 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:18:11 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:18:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:18:11 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:18:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:18:11 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:18:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:18:11 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:18:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:18:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:18:11 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:18:11 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:18:11 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:18:11 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:18:11 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:18:11 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:18:11 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:18:11 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:18:11 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:18:11 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:18:11 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:18:11 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:18:11 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:18:11 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:18:11 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:18:11 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:18:11 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:18:11 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:18:11 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:18:11 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:18:11 [INFO] | | \- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:18:11 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:18:11 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:18:11 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:18:11 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:18:11 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:18:11 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:18:11 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:18:11 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:18:11 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:18:11 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:18:11 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:18:11 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:18:11 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:18:11 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:18:11 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:18:11 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:18:11 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:18:11 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:18:11 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:18:11 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:18:11 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:18:11 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:18:11 [INFO] | | \- io.micrometer:micrometer-core:jar:1.7.12:compile 02:18:11 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:18:11 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:18:11 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:18:11 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:18:11 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:18:11 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:18:11 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:18:11 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:18:11 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:18:11 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:18:11 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:18:11 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:18:11 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:18:11 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:18:11 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:18:11 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:18:11 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:18:11 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:18:11 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:18:11 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:18:11 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:18:11 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:18:11 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:18:11 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:18:11 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:18:11 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:18:11 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:18:11 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:18:11 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:18:11 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:18:11 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:18:11 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:18:11 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:18:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:18:11 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:18:11 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:18:11 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:18:11 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:18:11 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:18:11 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:18:11 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:18:11 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:18:11 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:18:11 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:18:11 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:18:11 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:18:11 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:18:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:18:11 [INFO] +- junit:junit:jar:4.13.2:test 02:18:11 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:18:11 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:18:11 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:18:11 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:18:11 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:18:11 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:18:11 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:18:11 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:18:11 [INFO] 02:18:11 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-bpmn-moi --- 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/sonatype-clm/module.xml 02:18:11 [INFO] 02:18:11 [INFO] ----------------< org.onap.so:mso-infrastructure-bpmn >----------------- 02:18:11 [INFO] Building mso-infrastructure-bpmn 1.17.0-SNAPSHOT [41/43] 02:18:11 [INFO] --------------------------------[ jar ]--------------------------------- 02:18:11 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:18:11 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:11 [INFO] 02:18:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mso-infrastructure-bpmn --- 02:18:11 [INFO] 02:18:11 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ mso-infrastructure-bpmn --- 02:18:11 [INFO] ## define projects super pom absolute path through basepath_marker 02:18:11 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:18:11 [INFO] 02:18:11 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ mso-infrastructure-bpmn --- 02:18:11 [INFO] Using 'UTF-8' encoding to format source files. 02:18:11 [INFO] Number of files to be formatted: 93 02:18:12 [INFO] Successfully formatted: 0 file(s) 02:18:12 [INFO] Fail to format: 0 file(s) 02:18:12 [INFO] Skipped: 93 file(s) 02:18:12 [INFO] Read only skipped: 0 file(s) 02:18:12 [INFO] Approximate time taken: 1s 02:18:12 [INFO] 02:18:12 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Using 'UTF-8' encoding to format source files. 02:18:12 [INFO] Number of files to be formatted: 0 02:18:12 [INFO] 02:18:12 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Skipping Rule Enforcement. 02:18:12 [INFO] 02:18:12 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Skipping Rule Enforcement. 02:18:12 [INFO] 02:18:12 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ mso-infrastructure-bpmn --- 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:18:12 [INFO] 02:18:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:12 [INFO] 02:18:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:18:12 [INFO] 02:18:12 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Formatting is skipped 02:18:12 [INFO] 02:18:12 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Formatting is skipped 02:18:12 [INFO] 02:18:12 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] 02:18:12 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] 02:18:12 [INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Skipping plugin execution 02:18:12 [INFO] 02:18:12 [INFO] --- spring-boot-maven-plugin:2.5.15:build-info (build-info) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] 02:18:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:12 [INFO] Copying 4 resources 02:18:12 [INFO] Copying 2 resources 02:18:12 [INFO] 02:18:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mso-infrastructure-bpmn --- 02:18:12 [INFO] Changes detected - recompiling the module! 02:18:12 [INFO] Compiling 38 source files to /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:13 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/MsoExceptionCategory.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResource.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/CallbackHeader.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/DeleteVnfNotification.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowResource.java]] 02:18:13 [INFO] [parsing completed 2ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowMessageResource.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/MSOInfrastructureApplication.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/RequestHeader.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/SDNCAdapterCallbackServiceImpl.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CamundaDBConfig.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactory.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/package-info.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/MsoRequest.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/ProcessEngineAwareService.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/package-info.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/VnfRollback.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncCommonResource.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/SDNCCallbackAdapterPortType.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowProcessor.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/VnfStatus.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterRequest.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/CallActivityBusinessKeyParseListener.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/CallActivityBusinessKeyParseListenerPlugin.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CXFConfiguration.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/AsyncTaskExecutorListener.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/VnfAdapterNotify.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/RollbackVnfNotification.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/VnfAdapterNotify_Service.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/WorkflowExceptionPlugin.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterResponse.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImpl.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterCallbackRequest.java]] 02:18:13 [INFO] [parsing completed 1ms] 02:18:13 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/adapter/vnf/ObjectFactory.java]] 02:18:13 [INFO] [parsing completed 0ms] 02:18:13 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:13 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:13 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:13 [INFO] [loading modules/java.xml/module-info.class] 02:18:13 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:13 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:13 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:13 [INFO] [loading modules/java.rmi/module-info.class] 02:18:13 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:13 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:13 [INFO] [loading modules/java.logging/module-info.class] 02:18:13 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:13 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:13 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:13 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:13 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:13 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:13 [INFO] [loading modules/java.naming/module-info.class] 02:18:13 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:13 [INFO] [loading modules/java.net.http/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:13 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:13 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:13 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:13 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:13 [INFO] [loading modules/jdk.net/module-info.class] 02:18:13 [INFO] [loading modules/java.scripting/module-info.class] 02:18:13 [INFO] [loading modules/java.sql/module-info.class] 02:18:13 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:13 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:13 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:13 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:13 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:13 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:13 [INFO] [loading modules/java.compiler/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:13 [INFO] [loading modules/java.instrument/module-info.class] 02:18:13 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:13 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:13 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:13 [INFO] [loading modules/jdk.management/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:13 [INFO] [loading modules/java.management/module-info.class] 02:18:13 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:13 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:13 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:13 [INFO] [loading modules/java.desktop/module-info.class] 02:18:13 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:13 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:13 [INFO] [loading modules/java.base/module-info.class] 02:18:13 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:13 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:13 [INFO] [loading modules/java.prefs/module-info.class] 02:18:13 [INFO] [loading modules/java.se/module-info.class] 02:18:13 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/generated-sources/annotations] 02:18:13 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-rest/7.15.0/camunda-bpm-spring-boot-starter-rest-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlEnum.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Enum.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/Comparable.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:13 [INFO] [loading modules/java.base/java/io/Serializable.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:13 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:18:13 [INFO] [loading modules/java.base/java/util/Map.class] 02:18:13 [INFO] [loading modules/java.base/java/util/Objects.class] 02:18:13 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/POST.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/Provider.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/impl/VariableMapImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar(/org/onap/logging/ref/slf4j/ONAPLogConstants.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContext.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/openecomp/mso/bpmn/common/workflow/service/WorkflowProcessorException.class)] 02:18:13 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:18:13 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:18:13 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/MDC.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/Optional.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngines.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Service.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/Async.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/List.class] 02:18:13 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Context.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/UriInfo.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/LoggingAnchor.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/HistoryService.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineException.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricVariableInstance.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/VariableMap.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/Variables.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/Variables$SerializationDataFormats.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/WorkflowException.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/ErrorCode.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar(/org/onap/so/logger/MessageEnum.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HeaderParam.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/MediaType.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/MismatchingMessageCorrelationException.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/OptimisticLockingException.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/MessageCorrelationResult.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/UrnPropertiesReader.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/concurrent/Executor.class] 02:18:13 [INFO] [loading /tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar(/javax/annotation/PostConstruct.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/application/PreUndeploy.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/application/ProcessApplicationInfo.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngine.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RepositoryService.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/Deployment.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/DeploymentBuilder.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar(/org/onap/logging/filter/spring/MDCTaskDecorator.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/DefaultToShortClassNameBeanNameGenerator.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/beans/Workflow.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar(/org/onap/so/db/catalog/client/CatalogDbClient.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/SpringApplication.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/annotation/EnableAsync.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Integer.class] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebMethod.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebResult.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebService.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/WebServiceContext.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/soap/SOAPBinding.class)] 02:18:13 [INFO] [loading modules/java.base/java/io/StringWriter.class] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBContext.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBException.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/Marshaller.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:18:13 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExporter.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:18:13 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfig.class)] 02:18:13 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariDataSource.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRegistry.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ExecutionListener.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/parser/AbstractBpmnParseListener.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/parser/BpmnParseListener.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/cfg/AbstractProcessEnginePlugin.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/cfg/ProcessEngineConfigurationImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/ProcessDefinitionEntity.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/process/ActivityImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/process/ScopeImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/process/TransitionImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/util/xml/Element.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/variable/VariableDeclaration.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/cfg/ProcessEnginePlugin.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateListener.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/behavior/CallableElementActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/context/Context.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/model/CallableElement.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/el/ElValueProvider.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/el/Expression.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/el/ExpressionManager.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:18:13 [INFO] [loading modules/java.base/java/util/HashSet.class] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Endpoint.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/Bus.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/endpoint/Server.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/LoggingFeature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar(/org/apache/cxf/jaxrs/JAXRSServerFactoryBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar(/org/apache/cxf/jaxrs/openapi/OpenApiFeature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar(/org/apache/cxf/jaxws/EndpointImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFServlet.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingInInterceptor.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/cxf/interceptor/SOAPLoggingOutInterceptor.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/logging/jaxrs/filter/SOAuditLogContainerFilter.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/web/servlet/ServletRegistrationBean.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar(/com/fasterxml/jackson/databind/ObjectMapper.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar(/com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/Oneway.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSeeAlso.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Action.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/RequestWrapper.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/listener/validation/WorkflowActionListenerRunner.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/spring/SpringContextHelper.class)] 02:18:13 [INFO] [loading modules/java.base/java/net/URL.class] 02:18:13 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Service.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/WebEndpoint.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/WebServiceClient.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/WebServiceException.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/WebServiceFeature.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnError.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/JavaDelegate.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/behavior/ClassDelegateActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmTransition.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBElement.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElementDecl.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HttpMethod.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Override.class] 02:18:13 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:18:13 [INFO] [loading /tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar(/uk/co/blackpepper/bowman/annotation/RemoteResource.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Table.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Column.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GeneratedValue.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/GenerationType.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/Temporal.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/TemporalType.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/OneToMany.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/CascadeType.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/FetchType.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Class.class] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AnnotationBeanNameGenerator.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/support/BeanNameGenerator.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam$Mode.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/soap/SOAPBinding$Style.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/soap/SOAPBinding$Use.class)] 02:18:13 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/soap/SOAPBinding$ParameterStyle.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Type.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/annotations/Provider$Scope.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar(/javax/annotation/Priority.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlSchema.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlNsForm.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/extensions/Extension.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/License.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Contact.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/ExternalDocumentation.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/security/SecurityRequirement.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/servers/Server.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/tags/Tag.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/responses/ApiResponse.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Parameter.class)] 02:18:13 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/parameters/RequestBody.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/FaultAction.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlNs.class)] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResource.java:[194,60] [deprecation] Long(long) in Long has been deprecated 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:18:13 [INFO] [loading modules/java.base/java/lang/Error.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/IllegalArgumentException.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.ProcessEngineAwareService] 02:18:13 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/invoke/StringConcatFactory.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/invoke/MethodHandles$Lookup.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/invoke/MethodType.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/invoke/CallSite.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResource.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/ProcessEngineAwareService.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowProcessor] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowProcessor.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.CallbackHeader] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/CallbackHeader.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.DeleteVnfNotification] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/DeleteVnfNotification.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowResource] 02:18:13 [INFO] [loading modules/java.base/java/lang/System.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/NumberFormatException.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/builder/ObjectValueBuilder.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/builder/TypedValueBuilder.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/SerializationDataFormat.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/ObjectValue.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/TypedValue.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/value/SerializableValue.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricVariableInstanceQuery.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowResource$ProcessThread.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowResource.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.CallbackHandlerService] 02:18:13 [INFO] [loading modules/java.base/java/lang/reflect/GenericDeclaration.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/reflect/AnnotatedElement.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/reflect/Type.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ExecutionQuery.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/AbstractList.class] 02:18:13 [INFO] [loading modules/java.base/java/util/AbstractCollection.class] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/MessageCorrelationBuilder.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackResult.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackSuccess.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackError.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$ExecInfo.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowMessageResource] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowMessageResource.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.infrastructure.MSOInfrastructureApplication] 02:18:13 [INFO] [loading modules/java.base/java/util/Properties.class] 02:18:13 [INFO] [loading modules/java.base/java/util/Hashtable.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/Cloneable.class] 02:18:13 [INFO] [loading modules/java.base/java/util/Dictionary.class] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ConfigurableApplicationContext.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncListenableTaskExecutor.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/AsyncTaskExecutor.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskExecutor.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/SchedulingTaskExecutor.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanNameAware.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/InitializingBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/DisposableBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/scheduling/concurrent/CustomizableThreadFactory.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/concurrent/ThreadFactory.class] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/util/CustomizableThreadCreator.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/task/TaskDecorator.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/DeploymentQuery.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinitionQuery.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ResourceDefinition.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/infrastructure/MSOInfrastructureApplication.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.RequestHeader] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/RequestHeader.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.CreateVnfNotification] 02:18:13 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/AbstractStringBuilder.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/Appendable.class] 02:18:13 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification$Outputs$Entry.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification$Outputs.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.VnfRollback] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfRollback.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.MsoRequest] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/MsoRequest.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.SDNCAdapterCallbackServiceImpl] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.SDNCAdapterResponse] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/SDNCAdapterCallbackServiceImpl$SDNCAdapterErrorResponse.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/SDNCAdapterCallbackServiceImpl.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.SDNCCallbackAdapterPortType] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCCallbackAdapterPortType.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.SDNCAdapterCallbackRequest] 02:18:13 [INFO] [loading modules/java.base/java/io/Writer.class] 02:18:13 [INFO] [loading modules/java.xml/javax/xml/stream/XMLEventWriter.class] 02:18:13 [INFO] [loading modules/java.base/java/io/Closeable.class] 02:18:13 [INFO] [loading modules/java.base/java/io/Flushable.class] 02:18:13 [INFO] [loading modules/java.xml/javax/xml/stream/XMLStreamWriter.class] 02:18:13 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:18:13 [INFO] [loading modules/java.xml/org/xml/sax/ContentHandler.class] 02:18:13 [INFO] [loading modules/java.base/java/io/File.class] 02:18:13 [INFO] [loading modules/java.base/java/io/OutputStream.class] 02:18:13 [INFO] [loading modules/java.xml/javax/xml/transform/Result.class] 02:18:13 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/PropertyException.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterCallbackRequest.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterResponse.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.infrastructure.CamundaDBConfig] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/export/MBeanExportOperations.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanClassLoaderAware.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactoryAware.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/SmartInitializingSingleton.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/jmx/support/MBeanRegistrationSupport.class)] 02:18:13 [INFO] [loading /tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar(/com/zaxxer/hikari/HikariConfigMXBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/infrastructure/CamundaDBConfig.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.ObjectFactory] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactory.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.SDNCAdapterRequest] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterRequest.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.UpdateVnfNotification] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification$Outputs$Entry.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification$Outputs.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowAsyncCommonResource] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncCommonResource.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.core.plugins.LoggingAndURNMappingPlugin] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineConfiguration.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmActivity.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmScope.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessElement.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/process/HasDIBounds.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/model/CoreActivity.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/model/CoreModelElement.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java:[170,59] [deprecation] VariableDeclaration in org.camunda.bpm.engine.impl.variable has been deprecated 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java:[170,59] [deprecation] VariableDeclaration in org.camunda.bpm.engine.impl.variable has been deprecated 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java:[170,59] [deprecation] VariableDeclaration in org.camunda.bpm.engine.impl.variable has been deprecated 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java:[170,59] [deprecation] VariableDeclaration in org.camunda.bpm.engine.impl.variable has been deprecated 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.java:[170,59] [deprecation] VariableDeclaration in org.camunda.bpm.engine.impl.variable has been deprecated 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin$LoggingParseListener.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin$LoggingExecutionListener.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/LoggingAndURNMappingPlugin.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.VnfStatus] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfStatus.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.core.plugins.CallActivityBusinessKeyParseListener] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/delegate/CoreActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/behavior/AbstractBpmnActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/behavior/FlowNodeActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/SignallableActivityBehavior.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/SubProcessActivityBehavior.class)] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/core/plugins/CallActivityBusinessKeyParseListener.java:[26,42] [cast] redundant cast to CallableElement 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/model/BaseCallableElement.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/mapping/value/ParameterValueProvider.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/CallActivityBusinessKeyParseListener.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.core.plugins.CallActivityBusinessKeyParseListenerPlugin] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/CallActivityBusinessKeyParseListenerPlugin.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.infrastructure.CXFConfiguration] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CXFConfiguration.java:[79,11] [rawtypes] found raw type: ServletRegistrationBean 02:18:13 missing type arguments for generic class ServletRegistrationBean 02:18:13 where T is a type-variable: 02:18:13 T extends Servlet declared in class ServletRegistrationBean 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CXFConfiguration.java:[80,19] [rawtypes] found raw type: ServletRegistrationBean 02:18:13 missing type arguments for generic class ServletRegistrationBean 02:18:13 where T is a type-variable: 02:18:13 T extends Servlet declared in class ServletRegistrationBean 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/CXFNonSpringServlet.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar(/org/apache/cxf/transport/servlet/AbstractHTTPServlet.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/http/HttpServlet.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/GenericServlet.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar(/javax/servlet/Servlet.class)] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CXFConfiguration.java:[80,15] [unchecked] unchecked call to ServletRegistrationBean(T,String...) as a member of the raw type ServletRegistrationBean 02:18:13 where T is a type-variable: 02:18:13 T extends Servlet declared in class ServletRegistrationBean 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/InterceptorProvider.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/configuration/Configurable.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/spi/http/HttpContext.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/Interceptor.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/AbstractPhaseInterceptor.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/phase/PhaseInterceptor.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar(/org/apache/cxf/binding/soap/SoapMessage.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/MessageImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMapImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/Message.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/message/StringMap.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar(/org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/endpoint/AbstractEndpointFactory.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/DelegatingFeature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractFeature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/AbstractPortableFeature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/Feature.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar(/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiSupport.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar(/org/apache/cxf/jaxrs/common/openapi/SwaggerProperties.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar(/org/apache/cxf/feature/LoggingFeature$Portable.class)] 02:18:13 [INFO] [loading /tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar(/org/apache/cxf/jaxrs/openapi/OpenApiFeature$Portable.class)] 02:18:13 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/CXFConfiguration.java:[109,71] [deprecation] LoggingFeature in org.apache.cxf.feature has been deprecated 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/ObjectCodec.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/TreeCodec.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/cfg/Annotations.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AuditLogContainerFilter.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/AbstractAuditLogFilter.class)] 02:18:13 [INFO] [loading /tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar(/org/onap/logging/filter/base/MDCSetup.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerRequestFilter.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/container/ContainerResponseFilter.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar(/com/fasterxml/jackson/jaxrs/base/ProviderBase.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyReader.class)] 02:18:13 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/ext/MessageBodyWriter.class)] 02:18:13 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar(/com/fasterxml/jackson/core/Versioned.class)] 02:18:13 [INFO] [loading modules/java.base/java/util/AbstractSet.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/infrastructure/CXFConfiguration.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.VnfAdapterNotify] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfAdapterNotify.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.QueryVnfNotification] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification$Outputs$Entry.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification$Outputs.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.core.plugins.AsyncTaskExecutorListener] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContext.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/EnvironmentCapable.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/ListableBeanFactory.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/BeanFactory.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/HierarchicalBeanFactory.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/MessageSource.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationEventPublisher.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/support/ResourcePatternResolver.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ResourceLoader.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/BeansException.class)] 02:18:13 [INFO] [loading /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar(/org/onap/so/listener/ListenerRunner.class)] 02:18:13 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/NestedRuntimeException.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/AsyncTaskExecutorListener.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.RollbackVnfNotification] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/RollbackVnfNotification.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.VnfAdapterNotify_Service] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/EndpointReference.class)] 02:18:13 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Dispatch.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfAdapterNotify_Service.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.core.plugins.WorkflowExceptionPlugin] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/repository/ResourceDefinitionEntity.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/DbEntity.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/HasDbRevision.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/process/ProcessDefinitionImpl.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessDefinition.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/ReadOnlyProcessDefinition.class)] 02:18:13 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/bpmn/parser/FieldDeclaration.class)] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/WorkflowExceptionPlugin$WorkflowExceptionParseListener.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/WorkflowExceptionPlugin$WorkflowExceptionResetListener.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/WorkflowExceptionPlugin$WorkflowExceptionTriggerTask.class] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/core/plugins/WorkflowExceptionPlugin.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.workflow.service.VnfAdapterNotifyServiceImpl] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImpl.class] 02:18:13 [INFO] [checking org.onap.so.bpmn.common.adapter.vnf.ObjectFactory] 02:18:13 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/ObjectFactory.class] 02:18:13 [INFO] [total 743ms] 02:18:13 [INFO] 02:18:13 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (test-compile) @ mso-infrastructure-bpmn --- 02:18:13 [INFO] Changes detected - recompiling the module! 02:18:13 [INFO] Compiling 55 source files to /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:15 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/UpdateAAIVfModuleIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceExceptionHandlingTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ConfirmVolumeGroupTenantIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowAsyncResourceTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/RainyDayHandlerIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java]] 02:18:15 [INFO] [parsing completed 2ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCRollbackIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CompleteMsoProcessIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DeleteVcpeResCustServiceIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/SDNCAdapterRequestTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/VnfAdapterRestV1IT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/BaseIntegrationTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/IntegrationTestSuite.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/DecomposeServiceIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceTXCIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceBRGIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImplTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAndActivatePnfResourceTest.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java]] 02:18:15 [INFO] [parsing completed 2ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ConfirmVolumeGroupNameIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SDNCAdapterCallbackRule.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/PrepareUpdateAAIVfModuleIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowTest.java]] 02:18:15 [INFO] [parsing completed 4ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ManualHandlingIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/GenerateVfModuleNameIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/RequestHeaderTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGRollbackIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SniroHomingV1IT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CreateAAIVfModuleIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ReceiveWorkflowMessageTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/AbstractTestBase.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/CallbackHandlerServiceTest.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/BPMNUtil.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/FlakyTests.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/InfraEmbeddedMariaDbConfig.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/FalloutHandlerIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/CreateVcpeResCustServiceIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SDNCAdapterRestV2IT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactoryTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/UpdateAAIGenericVnfIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/DeleteAAIVfModuleIT.java]] 02:18:15 [INFO] [parsing completed 1ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CreateAAIVfModuleVolumeGroupIT.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockLoggerDelegate.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/SDNCAdapterCallbackRequestTest.java]] 02:18:15 [INFO] [parsing completed 0ms] 02:18:15 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:15 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:15 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:15 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:15 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:15 [INFO] [loading modules/jdk.management/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:15 [INFO] [loading modules/java.management/module-info.class] 02:18:15 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:15 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:15 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:15 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:15 [INFO] [loading modules/java.net.http/module-info.class] 02:18:15 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:15 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:15 [INFO] [loading modules/java.sql/module-info.class] 02:18:15 [INFO] [loading modules/jdk.net/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:15 [INFO] [loading modules/java.xml/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:15 [INFO] [loading modules/java.desktop/module-info.class] 02:18:15 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:15 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:15 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:15 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:15 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:15 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:15 [INFO] [loading modules/java.logging/module-info.class] 02:18:15 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:15 [INFO] [loading modules/java.scripting/module-info.class] 02:18:15 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:15 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:15 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:15 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:15 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:15 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:15 [INFO] [loading modules/java.compiler/module-info.class] 02:18:15 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:15 [INFO] [loading modules/java.instrument/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:15 [INFO] [loading modules/java.prefs/module-info.class] 02:18:15 [INFO] [loading modules/java.base/module-info.class] 02:18:15 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:15 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:15 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:15 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:15 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:15 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:15 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:15 [INFO] [loading modules/java.se/module-info.class] 02:18:15 [INFO] [loading modules/java.naming/module-info.class] 02:18:15 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:15 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:15 [INFO] [loading modules/java.rmi/module-info.class] 02:18:15 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:15 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:15 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/generated-test-sources/test-annotations] 02:18:15 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-rest/7.15.0/camunda-bpm-spring-boot-starter-rest-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-test/7.15.0/camunda-bpm-spring-boot-starter-test-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert-assertj3-11-1/4.0.0/camunda-bpm-assert-assertj3-11-1-4.0.0.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseAAI.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:18:15 [INFO] [loading modules/java.base/java/util/Map.class] 02:18:15 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/FileUtil.class)] 02:18:15 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:18:15 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:18:15 [INFO] [loading modules/java.base/java/io/IOException.class] 02:18:15 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:18:15 [INFO] [loading modules/java.management/java/lang/management/ManagementFactory.class] 02:18:15 [INFO] [loading modules/java.management/java/lang/management/RuntimeMXBean.class] 02:18:15 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:18:15 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:18:15 [INFO] [loading modules/java.base/java/util/List.class] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBException.class)] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/namespace/NamespaceContext.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/xpath/XPath.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathConstants.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpression.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 02:18:15 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathFactory.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/HistoryService.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngine.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineException.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricProcessInstance.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricVariableInstance.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstanceQuery.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/test/ProcessEngineRule.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/impl/VariableMapImpl.class)] 02:18:15 [INFO] [loading /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar(/org/custommonkey/xmlunit/DetailedDiff.class)] 02:18:15 [INFO] [loading /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar(/org/custommonkey/xmlunit/XMLUnit.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/CallbackHeader.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterCallbackRequest.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterResponse.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/DeleteVnfNotification.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/MsoExceptionCategory.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/MsoRequest.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfRollback.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/SDNCAdapterCallbackServiceImpl.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImpl.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResource.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowMessageResource.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowResource.class] 02:18:15 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:18:15 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 02:18:15 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:18:15 [INFO] [loading modules/java.xml/org/w3c/dom/NodeList.class] 02:18:15 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:18:15 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:18:15 [INFO] [loading modules/java.base/java/util/Objects.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/test/Deployment.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponsePolicy.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseDatabase.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseOof.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/WorkflowException.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/AllottedResource.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/HomingSolution.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ModelInfo.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/NetworkResource.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/Resource.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ServiceDecomposition.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ServiceInstance.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/VnfResource.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/RollbackData.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.class)] 02:18:15 [INFO] [loading /tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar(/groovy/lang/Category.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/Scenario.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/RequestHeader.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterRequest.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseVNFAdapter.class)] 02:18:15 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:18:15 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContext.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/RollbackVnfNotification.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfStatus.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackResult.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification$Outputs.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification$Outputs.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification$Outputs.class] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestPropertiesLoader.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapProperties.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapPropertiesLoader.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/BpmnAwareTests.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/data/MapEntry.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/recipe/ResourceInput.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestPropertySource.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/Optional.class] 02:18:15 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pnf.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractAssertions.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Endpoint.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/Description.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/model/Statement.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/TaskService.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/Task.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/TaskQuery.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseSNIRO.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:18:15 [INFO] [loading modules/java.base/java/util/Collections.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/ExecutionQueryImpl.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ExecutionQuery.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackError.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackSuccess.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/UrnPropertiesReader.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowProcessor.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:18:15 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactory.class] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/JavaDelegate.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:18:15 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:18:15 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebService.class)] 02:18:15 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebMethod.class)] 02:18:15 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebResult.class)] 02:18:15 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/RequestWrapper.class)] 02:18:15 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Action.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:18:15 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 02:18:15 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 02:18:15 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:18:15 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HeaderParam.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/Class.class] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/TestApplication.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/Override.class] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:18:15 [INFO] [loading /tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar(/org/codehaus/groovy/transform/GroovyASTTransformationClass.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:15 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:18:15 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:18:15 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:18:15 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:18:15 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:18:15 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam$Mode.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:18:15 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[365,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[366,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[367,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[368,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[441,42] [cast] redundant cast to HomingSolution 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[443,43] [cast] redundant cast to HomingSolution 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[445,43] [cast] redundant cast to HomingSolution 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[587,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[588,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[589,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[590,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[631,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[632,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[633,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[634,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[653,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[654,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[655,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[656,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/License.class)] 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[752,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[753,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[754,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[755,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/OofHomingIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceTXCRollbackIT] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.AbstractTestBase] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCRollbackIT.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/AbstractTestBase.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.CompleteMsoProcessIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CompleteMsoProcessIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DeleteVcpeResCustServiceIT] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ScenarioMappingBuilder.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DeleteVcpeResCustServiceIT.class] 02:18:15 [INFO] [checking SDNCAdapterRequestTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/SDNCAdapterRequestTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.VnfAdapterRestV1IT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/VnfAdapterRestV1IT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.IntegrationTestSuite] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/IntegrationTestSuite.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.DecomposeServiceIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/DecomposeServiceIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoDeleteAllottedResourceTXCIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceTXCIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.WorkflowContextHolderTest] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/Delayed.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/WorkflowContextHolderTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoDeleteAllottedResourceBRGIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceBRGIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.workflow.service.VnfAdapterNotifyServiceImplTest] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImplTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.SPIPropertiesTest] 02:18:15 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SPIPropertiesTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/externaltask/ExternalTask.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Job.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/ProcessInstanceAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractProcessAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:18:15 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 02:18:15 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 02:18:15 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 02:18:15 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 02:18:15 [INFO] [loading modules/java.base/java/time/Instant.class] 02:18:15 [INFO] [loading modules/java.base/java/time/LocalDate.class] 02:18:15 [INFO] [loading modules/java.base/java/time/LocalTime.class] 02:18:15 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 02:18:15 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 02:18:15 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 02:18:15 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/net/URL.class] 02:18:15 [INFO] [loading modules/java.base/java/net/URI.class] 02:18:15 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:18:15 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:18:15 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 02:18:15 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 02:18:15 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 02:18:15 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 02:18:15 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 02:18:15 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 02:18:15 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 02:18:15 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractMapAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 02:18:15 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAndActivatePnfResourceTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.infrastructure.pnf.delegate.PnfManagementTestImpl] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.OofHomingTestIT] 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[371,8] [rawtypes] found raw type: HashMap 02:18:15 missing type arguments for generic class HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[372,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[373,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[374,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:15 where K,V are type-variables: 02:18:15 K extends Object declared in class HashMap 02:18:15 V extends Object declared in class HashMap 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[444,42] [cast] redundant cast to HomingSolution 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[446,43] [cast] redundant cast to HomingSolution 02:18:15 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[448,43] [cast] redundant cast to HomingSolution 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/OofHomingTestIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.ConfirmVolumeGroupNameIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ConfirmVolumeGroupNameIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.SDNCAdapterCallbackRule] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterCallbackRule$1.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterCallbackRule.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.PrepareUpdateAAIVfModuleIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/PrepareUpdateAAIVfModuleIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.WorkflowTestTransformer] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/WorkflowTestTransformer.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.ManualHandlingIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ManualHandlingIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.GenerateVfModuleNameIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/GenerateVfModuleNameIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceBRGIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGIT.class] 02:18:15 [INFO] [checking RequestHeaderTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/RequestHeaderTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceBRGRollbackIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGRollbackIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.SniroHomingV1IT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SniroHomingV1IT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.CreateAAIVfModuleIT] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/StringValuePattern.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 02:18:15 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/ContentPattern.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CreateAAIVfModuleIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.ReceiveWorkflowMessageTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ReceiveWorkflowMessageTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.workflow.service.CallbackHandlerServiceTest] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/instance/CoreExecution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmExecution.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/AbstractVariableQueryImpl.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/AbstractQuery.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/ListQueryParameterObject.class)] 02:18:15 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/interceptor/Command.class)] 02:18:15 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerServiceTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceTXCIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.MockAAIDeleteGenericVnf] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.infrastructure.FlakyTests] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/FlakyTests.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.InfraEmbeddedMariaDbConfig] 02:18:15 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:18:15 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/InfraEmbeddedMariaDbConfig.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.FalloutHandlerIT] 02:18:15 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 02:18:15 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT$1.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT$2.class] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.vcpe.CreateVcpeResCustServiceIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/CreateVcpeResCustServiceIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.MockAAIGenericVnfSearch] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.SDNCAdapterRestV2IT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterRestV2IT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.ObjectFactoryTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactoryTest.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.UpdateAAIGenericVnfIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/UpdateAAIGenericVnfIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.DeleteAAIVfModuleIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/DeleteAAIVfModuleIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.MockAAIDeleteVfModule] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIDeleteVfModule.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.CreateAAIVfModuleVolumeGroupIT] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CreateAAIVfModuleVolumeGroupIT.class] 02:18:15 [INFO] [checking org.onap.so.bpmn.common.MockLoggerDelegate] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockLoggerDelegate.class] 02:18:15 [INFO] [checking SDNCAdapterCallbackRequestTest] 02:18:15 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/SDNCAdapterCallbackRequestTest.class] 02:18:15 [INFO] [total 1104ms] 02:18:15 [INFO] 02:18:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mso-infrastructure-bpmn --- 02:18:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:18:15 [INFO] Copying 26 resources 02:18:15 [INFO] 02:18:15 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mso-infrastructure-bpmn --- 02:18:15 [INFO] Changes detected - recompiling the module! 02:18:15 [INFO] Compiling 55 source files to /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:18:16 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/UpdateAAIVfModuleIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/KafkaClientTestImpl.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceExceptionHandlingTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ConfirmVolumeGroupTenantIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowAsyncResourceTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/RainyDayHandlerIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java]] 02:18:16 [INFO] [parsing completed 2ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCRollbackIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CompleteMsoProcessIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DeleteVcpeResCustServiceIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/SDNCAdapterRequestTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/VnfAdapterRestV1IT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/BaseIntegrationTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/IntegrationTestSuite.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/DecomposeServiceIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceTXCIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowContextHolderTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceBRGIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImplTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SPIPropertiesTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAndActivatePnfResourceTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java]] 02:18:16 [INFO] [parsing completed 2ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ConfirmVolumeGroupNameIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SDNCAdapterCallbackRule.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/PrepareUpdateAAIVfModuleIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowTest.java]] 02:18:16 [INFO] [parsing completed 4ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/WorkflowTestTransformer.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ManualHandlingIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/GenerateVfModuleNameIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/RequestHeaderTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGRollbackIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SniroHomingV1IT.java]] 02:18:16 [INFO] [parsing completed 2ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CreateAAIVfModuleIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/ReceiveWorkflowMessageTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/AbstractTestBase.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/CallbackHandlerServiceTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceTest.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/BPMNUtil.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/infrastructure/FlakyTests.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/InfraEmbeddedMariaDbConfig.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/FalloutHandlerIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/vcpe/CreateVcpeResCustServiceIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/SDNCAdapterRestV2IT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactoryTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/UpdateAAIGenericVnfIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/DeleteAAIVfModuleIT.java]] 02:18:16 [INFO] [parsing completed 1ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockAAIDeleteVfModule.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/CreateAAIVfModuleVolumeGroupIT.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/MockLoggerDelegate.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/SDNCAdapterCallbackRequestTest.java]] 02:18:16 [INFO] [parsing completed 0ms] 02:18:16 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jfr/module-info.class] 02:18:16 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:18:16 [INFO] [loading modules/jdk.compiler/module-info.class] 02:18:16 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jartool/module-info.class] 02:18:16 [INFO] [loading modules/jdk.charsets/module-info.class] 02:18:16 [INFO] [loading modules/java.management.rmi/module-info.class] 02:18:16 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:18:16 [INFO] [loading modules/java.rmi/module-info.class] 02:18:16 [INFO] [loading modules/jdk.sctp/module-info.class] 02:18:16 [INFO] [loading modules/java.base/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jshell/module-info.class] 02:18:16 [INFO] [loading modules/java.security.sasl/module-info.class] 02:18:16 [INFO] [loading modules/java.xml/module-info.class] 02:18:16 [INFO] [loading modules/java.datatransfer/module-info.class] 02:18:16 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:18:16 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:18:16 [INFO] [loading modules/jdk.net/module-info.class] 02:18:16 [INFO] [loading modules/java.logging/module-info.class] 02:18:16 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:18:16 [INFO] [loading modules/java.se/module-info.class] 02:18:16 [INFO] [loading modules/java.net.http/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:18:16 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:18:16 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jlink/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:18:16 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:18:16 [INFO] [loading modules/java.naming/module-info.class] 02:18:16 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:18:16 [INFO] [loading modules/java.instrument/module-info.class] 02:18:16 [INFO] [loading modules/java.smartcardio/module-info.class] 02:18:16 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:18:16 [INFO] [loading modules/jdk.localedata/module-info.class] 02:18:16 [INFO] [loading modules/java.prefs/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jdi/module-info.class] 02:18:16 [INFO] [loading modules/java.management/module-info.class] 02:18:16 [INFO] [loading modules/jdk.pack/module-info.class] 02:18:16 [INFO] [loading modules/java.compiler/module-info.class] 02:18:16 [INFO] [loading modules/java.sql/module-info.class] 02:18:16 [INFO] [loading modules/java.desktop/module-info.class] 02:18:16 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:18:16 [INFO] [loading modules/java.scripting/module-info.class] 02:18:16 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:18:16 [INFO] [loading modules/jdk.rmic/module-info.class] 02:18:16 [INFO] [loading modules/jdk.editpad/module-info.class] 02:18:16 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:18:16 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:18:16 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:18:16 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:18:16 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:18:16 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:18:16 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:18:16 [INFO] [loading modules/java.security.jgss/module-info.class] 02:18:16 [INFO] [loading modules/jdk.attach/module-info.class] 02:18:16 [INFO] [loading modules/jdk.management/module-info.class] 02:18:16 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:18:16 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/generated-test-sources/test-annotations] 02:18:16 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes,/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-rest/7.15.0/camunda-bpm-spring-boot-starter-rest-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter/7.15.0/camunda-bpm-spring-boot-starter-7.15.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-spring/7.15.0/camunda-engine-spring-7.15.0.jar,/tmp/r/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar,/tmp/r/commons-pool/commons-pool/1.6/commons-pool-1.6.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-loader-tools/2.5.15/spring-boot-loader-tools-2.5.15.jar,/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.5.15/spring-boot-autoconfigure-2.5.15.jar,/tmp/r/org/camunda/bpm/camunda-engine-rest-jaxrs2/7.15.0/camunda-engine-rest-jaxrs2-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jersey/2.5.15/spring-boot-starter-jersey-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.5.15/spring-boot-starter-json-2.5.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.7/jackson-datatype-jdk8-2.12.7.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.7/jackson-module-parameter-names-2.12.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.5.15/spring-boot-starter-tomcat-2.5.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.5.15/spring-boot-starter-validation-2.5.15.jar,/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar,/tmp/r/org/glassfish/jersey/core/jersey-server/2.33/jersey-server-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/2.33/jersey-container-servlet-core-2.33.jar,/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/2.33/jersey-container-servlet-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-bean-validation/2.33/jersey-bean-validation-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-spring5/2.33/jersey-spring5-2.33.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/javassist.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/class-model.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,/tmp/r/org/glassfish/hk2/hk2/2.6.1/asm-util.jar,/tmp/r/org/glassfish/hk2/hk2-core/2.6.1/hk2-core-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-runlevel/2.6.1/hk2-runlevel-2.6.1.jar,/tmp/r/org/glassfish/hk2/class-model/2.6.1/class-model-2.6.1.jar,/tmp/r/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar,/tmp/r/org/glassfish/hk2/spring-bridge/2.6.1/spring-bridge-2.6.1.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp/7.15.0/camunda-bpm-spring-boot-starter-webapp-7.15.0.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-webapp-core/7.15.0/camunda-bpm-spring-boot-starter-webapp-core-7.15.0.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp/7.15.0/camunda-webapp-7.15.0-classes.jar,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.5.15/spring-boot-starter-web-2.5.15.jar,/tmp/r/org/camunda/bpm/webapp/camunda-webapp-webjar/7.15.0/camunda-webapp-webjar-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.5.15/spring-boot-starter-data-jpa-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.5.15/spring-boot-starter-aop-2.5.15.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.5.15/spring-boot-starter-jdbc-2.5.15.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.4.33/hibernate-core-5.4.33.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.2.3.Final/jandex-2.2.3.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar,/tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter-sleuth/3.0.6/spring-cloud-starter-sleuth-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-starter/3.0.6/spring-cloud-starter-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-context/3.0.6/spring-cloud-context-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-rsa/1.0.11.RELEASE/spring-security-rsa-1.0.11.RELEASE.jar,/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar,/tmp/r/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-autoconfigure/3.0.6/spring-cloud-sleuth-autoconfigure-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-brave/3.0.6/spring-cloud-sleuth-brave-3.0.6.jar,/tmp/r/io/zipkin/brave/brave/5.13.2/brave-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-context-slf4j/5.13.2/brave-context-slf4j-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-messaging/5.13.2/brave-instrumentation-messaging-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-rpc/5.13.2/brave-instrumentation-rpc-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.13.2/brave-instrumentation-spring-rabbit-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-clients/5.13.2/brave-instrumentation-kafka-clients-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-kafka-streams/5.13.2/brave-instrumentation-kafka-streams-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpclient/5.13.2/brave-instrumentation-httpclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-http/5.13.2/brave-instrumentation-http-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.13.2/brave-instrumentation-httpasyncclient-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-jms/5.13.2/brave-instrumentation-jms-5.13.2.jar,/tmp/r/io/zipkin/brave/brave-instrumentation-mongodb/5.13.2/brave-instrumentation-mongodb-5.13.2.jar,/tmp/r/io/zipkin/aws/brave-propagation-aws/0.21.3/brave-propagation-aws-0.21.3.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-metrics-micrometer/2.16.1/zipkin-reporter-metrics-micrometer-2.16.1.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-zipkin/3.0.6/spring-cloud-sleuth-zipkin-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-instrumentation/3.0.6/spring-cloud-sleuth-instrumentation-3.0.6.jar,/tmp/r/org/springframework/cloud/spring-cloud-sleuth-api/3.0.6/spring-cloud-sleuth-api-3.0.6.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/cloud/spring-cloud-commons/3.0.6/spring-cloud-commons-3.0.6.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.5.8/spring-security-crypto-5.5.8.jar,/tmp/r/io/zipkin/zipkin2/zipkin/2.23.0/zipkin-2.23.0.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter/2.16.1/zipkin-reporter-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-reporter-brave/2.16.1/zipkin-reporter-brave-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-kafka/2.16.1/zipkin-sender-kafka-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-activemq-client/2.16.1/zipkin-sender-activemq-client-2.16.1.jar,/tmp/r/io/zipkin/reporter2/zipkin-sender-amqp-client/2.16.1/zipkin-sender-amqp-client-2.16.1.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/connect/camunda-connect-connectors-all/1.5.2/camunda-connect-connectors-all-1.5.2.jar,/tmp/r/org/camunda/connect/camunda-connect-core/1.5.2/camunda-connect-core-1.5.2.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.1.5/blueprint-proto-1.1.5.jar,/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar,/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar,/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.5.32/kotlin-stdlib-1.5.32.jar,/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.32/kotlin-stdlib-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.5.32/kotlin-script-util-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.5.32/kotlin-script-runtime-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.5.32/kotlin-scripting-jvm-1.5.32.jar,/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.5.32/kotlin-daemon-client-1.5.32.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.5.2/kotlinx-coroutines-core-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.5.2/kotlinx-coroutines-reactor-1.5.2.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.5.2/kotlinx-coroutines-reactive-1.5.2.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.32/kotlin-stdlib-jdk8-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.32/kotlin-stdlib-jdk7-1.5.32.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.12.7/jackson-module-kotlin-2.12.7.jar,/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.5.32/kotlin-reflect-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.32/kotlin-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.5.32/kotlin-daemon-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.5.32/kotlin-scripting-jvm-host-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.5.32/kotlin-scripting-common-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.5.32/kotlin-scripting-compiler-embeddable-1.5.32.jar,/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.5.32/kotlin-scripting-compiler-impl-embeddable-1.5.32.jar,/tmp/r/io/grpc/grpc-stub/1.25.0/grpc-stub-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-netty-shaded-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-core-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/gson-2.8.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/annotations-4.1.1.4.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/perfmark-api-0.19.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/opencensus-api-0.21.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/grpc-context-1.25.0.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/error_prone_annotations-2.3.3.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/jsr305-3.0.2.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/animal-sniffer-annotations-1.17.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/guava-28.1-android.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/failureaccess-1.0.1.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/checker-compat-qual-2.5.5.jar,/tmp/r/io/grpc/grpc-netty-shaded/1.25.0/j2objc-annotations-1.3.jar,/tmp/r/io/grpc/grpc-grpclb/1.25.0/grpc-grpclb-1.25.0.jar,/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-classes/2.0.61.Final/netty-tcnative-classes-2.0.61.Final.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar,/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.61.Final/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar,/tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.1.5/error-catalog-core-1.1.5.jar,/tmp/r/com/google/protobuf/protobuf-java/3.22.2/protobuf-java-3.22.2.jar,/tmp/r/io/grpc/grpc-protobuf/1.25.0/grpc-protobuf-1.25.0.jar,/tmp/r/io/grpc/grpc-api/1.25.0/grpc-api-1.25.0.jar,/tmp/r/io/grpc/grpc-context/1.25.0/grpc-context-1.25.0.jar,/tmp/r/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar,/tmp/r/io/grpc/grpc-protobuf-lite/1.25.0/grpc-protobuf-lite-1.25.0.jar,/tmp/r/io/grpc/grpc-netty/1.25.0/grpc-netty-1.25.0.jar,/tmp/r/io/grpc/grpc-core/1.25.0/grpc-core-1.25.0.jar,/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar,/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar,/tmp/r/io/opencensus/opencensus-api/0.21.0/opencensus-api-0.21.0.jar,/tmp/r/io/opencensus/opencensus-contrib-grpc-metrics/0.21.0/opencensus-contrib-grpc-metrics-0.21.0.jar,/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar,/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar,/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar,/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar,/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar,/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar,/tmp/r/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-connect/7.15.0/camunda-engine-plugin-connect-7.15.0.jar,/tmp/r/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar,/tmp/r/com/github/fge/json-schema-validator/2.2.6/json-schema-validator-2.2.6.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/6.2/libphonenumber-6.2.jar,/tmp/r/com/github/fge/json-schema-core/1.2.5/json-schema-core-1.2.5.jar,/tmp/r/com/github/fge/uri-template/0.9/uri-template-0.9.jar,/tmp/r/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar,/tmp/r/com/github/fge/btf/1.2/btf-1.2.jar,/tmp/r/com/github/fge/jackson-coreutils/1.8/jackson-coreutils-1.8.jar,/tmp/r/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar,/tmp/r/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar,/tmp/r/javax/activation/activation/1.1.1/activation-1.1.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar,/w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar,/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.7.9/mariadb-java-client-2.7.9.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-rest/2.5.15/spring-boot-starter-data-rest-2.5.15.jar,/tmp/r/org/springframework/data/spring-data-rest-webmvc/3.5.12/spring-data-rest-webmvc-3.5.12.jar,/tmp/r/org/springframework/data/spring-data-rest-core/3.5.12/spring-data-rest-core-3.5.12.jar,/tmp/r/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar,/tmp/r/org/springframework/data/spring-data-rest-hal-explorer/3.5.12/spring-data-rest-hal-explorer-3.5.12.jar,/tmp/r/org/ow2/asm/asm-xml/6.1/asm-xml-6.1.jar,/tmp/r/org/ow2/asm/asm-util/6.1/asm-util-6.1.jar,/tmp/r/org/ow2/asm/asm-tree/6.1/asm-tree-6.1.jar,/tmp/r/org/ow2/asm/asm-analysis/6.1/asm-analysis-6.1.jar,/w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-client/1.12.0/keystone-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/openstack-client/1.12.0/openstack-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/keystone-model/1.12.0/keystone-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-client/1.12.0/heat-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/heat-model/1.12.0/heat-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-client/1.12.0/quantum-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/quantum-model/1.12.0/quantum-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-client/1.12.0/glance-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/glance-model/1.12.0/glance-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-client/1.12.0/cinder-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/cinder-model/1.12.0/cinder-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-client/1.12.0/nova-client-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/nova-model/1.12.0/nova-model-1.12.0.jar,/tmp/r/org/onap/so/libs/openstack-java-sdk/client-connectors/http-connector/1.12.0/http-connector-1.12.0.jar,/tmp/r/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-rt-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.annotation-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jsr181-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxws-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/javax.xml.soap-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/FastInfoset.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/gmbal-api-only.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/ha-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/management-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/mimepull.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/policy.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/saaj-impl.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax-ex.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/stax2-api.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/streambuffer.jar,/tmp/r/com/sun/xml/ws/jaxws-rt/2.3.0/woodstox-core-asl.jar,/tmp/r/com/sun/xml/ws/policy/2.7.2/policy-2.7.2.jar,/tmp/r/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar,/tmp/r/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar,/tmp/r/com/sun/xml/stream/buffer/streambuffer/1.5.4/streambuffer-1.5.4.jar,/tmp/r/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar,/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-core.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/class-model.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/config.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/auto-depends.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/javax.inject.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/asm-all-repackaged.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/hk2-api.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/osgi-resource-locator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/tiger-types.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/bean-validator.jar,/tmp/r/org/glassfish/ha/ha-api/3.1.9/jtype.jar,/tmp/r/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar,/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-tools-2.3.0.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxws-rt.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-tools/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-xjc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-xjc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-jxc-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-core.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-impl.jar,/tmp/r/com/sun/xml/bind/jaxb-jxc/2.3.0/jaxb-xjc.jar,/tmp/r/com/sun/xml/ws/jaxws-eclipselink-plugin/2.3.0/jaxws-eclipselink-plugin-2.3.0.jar,/tmp/r/javax/mail/mail/1.4.7/mail-1.4.7.jar,/tmp/r/org/eclipse/persistence/eclipselink/2.6.4/eclipselink-2.6.4.jar,/tmp/r/org/eclipse/persistence/javax.persistence/2.1.1/javax.persistence-2.1.1.jar,/tmp/r/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar,/tmp/r/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar,/tmp/r/com/sun/xml/ws/sdo-eclipselink-plugin/2.3.0/sdo-eclipselink-plugin-2.3.0.jar,/tmp/r/commonj/sdo/commonj.sdo/2.1.1.v201112051852/commonj.sdo-2.1.1.v201112051852.jar,/tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar,/tmp/r/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.jar,/tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/org/onap/appc/client/client-lib/1.7.2/client-lib-1.7.2.jar,/tmp/r/com/att/nsa/cambriaClient/0.0.1/cambriaClient-0.0.1.jar,/tmp/r/com/att/nsa/saClientLibrary/0.0.1/saClientLibrary-0.0.1.jar,/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar,/tmp/r/com/att/nsa/saToolkit/0.0.1/saToolkit-0.0.1.jar,/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar,/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.33/jersey-client-2.33.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.33/jersey-hk2-2.33.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/glassfish/jersey/media/jersey-media-json-jackson/2.33/jersey-media-json-jackson-2.33.jar,/tmp/r/org/glassfish/jersey/ext/jersey-entity-filtering/2.33/jersey-entity-filtering-2.33.jar,/tmp/r/me/hdpe/bowman/bowman-client/0.10.0/bowman-client-0.10.0.jar,/tmp/r/org/springframework/hateoas/spring-hateoas/1.3.7/spring-hateoas-1.3.7.jar,/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar,/w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar,/tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-bpmn-model/7.15.0/camunda-bpmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-xml-model/7.15.0/camunda-xml-model-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-cmmn-model/7.15.0/camunda-cmmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar,/tmp/r/org/camunda/bpm/model/camunda-dmn-model/7.15.0/camunda-dmn-model-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar,/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar,/tmp/r/org/camunda/feel/feel-engine/1.13.1/feel-engine-1.13.1-scala-shaded.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar,/tmp/r/org/springframework/boot/spring-boot-starter-cache/2.5.15/spring-boot-starter-cache-2.5.15.jar,/tmp/r/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar,/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar,/tmp/r/org/onap/so/adapters/so-etsi-sol003-adapter/lcm/so-etsi-sol003-adapter-lcm-api/1.9.0-SNAPSHOT/so-etsi-sol003-adapter-lcm-api-1.9.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2/generic-resource-api-client-3.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar,/tmp/r/io/swagger/swagger-jaxrs/1.5.21/swagger-jaxrs-1.5.21.jar,/tmp/r/io/swagger/swagger-core/1.5.21/swagger-core-1.5.21.jar,/tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2/generic-resource-api-model-yang-3.0.2.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar,/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar,/tmp/r/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.800/org.eclipse.jdt.annotation-2.2.800.jar,/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.4/mdsal-binding-spec-util-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/yang-common/11.0.5/yang-common-11.0.5.jar,/tmp/r/org/opendaylight/yangtools/concepts/11.0.5/concepts-11.0.5.jar,/tmp/r/org/opendaylight/mdsal/yang-binding/12.0.4/yang-binding-12.0.4.jar,/tmp/r/org/opendaylight/yangtools/util/11.0.5/util-11.0.5.jar,/tmp/r/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar,/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar,/tmp/r/org/onap/so/adapters/so-cnf-adapter/so-cnfm/lcm/so-cnfm-lcm-api/1.9.0-SNAPSHOT/so-cnfm-lcm-api-1.9.0-SNAPSHOT.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/msb/java-sdk/msb-java-sdk/1.2.0/msb-java-sdk-1.2.0.jar,/tmp/r/com/squareup/retrofit2/retrofit/2.3.0/retrofit-2.3.0.jar,/tmp/r/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar,/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/codehaus/groovy/groovy-dateutil/3.0.17/groovy-dateutil-3.0.17.jar,/tmp/r/commons-net/commons-net/3.6/commons-net-3.6.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxws/3.4.10/cxf-spring-boot-starter-jaxws-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-autoconfigure/3.4.10/cxf-spring-boot-autoconfigure-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxws/3.4.10/cxf-rt-frontend-jaxws-3.4.10.jar,/tmp/r/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-xml/3.4.10/cxf-rt-bindings-xml-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-simple/3.4.10/cxf-rt-frontend-simple-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-addr/3.4.10/cxf-rt-ws-addr-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-ws-policy/3.4.10/cxf-rt-ws-policy-3.4.10.jar,/tmp/r/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar,/tmp/r/org/apache/cxf/cxf-rt-features-metrics/3.4.10/cxf-rt-features-metrics-3.4.10.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar,/tmp/r/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/tmp/r/org/apache/cxf/cxf-spring-boot-starter-jaxrs/3.4.10/cxf-spring-boot-starter-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-frontend-jaxrs/3.4.10/cxf-rt-frontend-jaxrs-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-security/3.4.10/cxf-rt-security-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/3.4.10/cxf-rt-rs-service-description-openapi-v3-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-common-openapi/3.4.10/cxf-rt-rs-service-description-common-openapi-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-service-description-swagger-ui/3.4.10/cxf-rt-rs-service-description-swagger-ui-3.4.10.jar,/tmp/r/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/tmp/r/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar,/tmp/r/com/fasterxml/uuid/java-uuid-generator/3.2.0/java-uuid-generator-3.2.0.jar,/tmp/r/org/camunda/bpm/camunda-engine-plugin-spin/7.15.0/camunda-engine-plugin-spin-7.15.0.jar,/tmp/r/org/camunda/spin/camunda-spin-core/1.10.1/camunda-spin-core-1.10.1.jar,/w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar,/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar,/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar,/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar,/tmp/r/com/h2database/h2/2.3.232/h2-2.3.232.jar,/tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.5.15/spring-boot-starter-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.5.15/spring-boot-starter-logging-2.5.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j/2.3.0/mariaDB4j-2.3.0.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-core/2.3.0/mariaDB4j-core-2.3.0.jar,/tmp/r/ch/vorburger/exec/exec/3.0.0/exec-3.0.0.jar,/tmp/r/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar,/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-linux64/10.2.11/mariaDB4j-db-linux64-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-win32/10.2.11/mariaDB4j-db-win32-10.2.11.jar,/tmp/r/ch/vorburger/mariaDB4j/mariaDB4j-db-mac64/10.2.11/mariaDB4j-db-mac64-10.2.11.jar,/tmp/r/org/junit/vintage/junit-vintage-engine/5.7.2/junit-vintage-engine-5.7.2.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.7.2/junit-platform-engine-1.7.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.7.2/junit-platform-commons-1.7.2.jar,/tmp/r/io/micrometer/micrometer-registry-prometheus/1.7.12/micrometer-registry-prometheus-1.7.12.jar,/tmp/r/io/micrometer/micrometer-core/1.7.12/micrometer-core-1.7.12.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar,/tmp/r/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar,/w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar,/tmp/r/org/apache/cxf/cxf-rt-rs-client/3.4.10/cxf-rt-rs-client-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-core/3.4.10/cxf-core-3.4.10.jar,/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar,/tmp/r/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar,/tmp/r/org/apache/cxf/cxf-rt-bindings-soap/3.4.10/cxf-rt-bindings-soap-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-wsdl/3.4.10/cxf-rt-wsdl-3.4.10.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.10/cxf-rt-databinding-jaxb-3.4.10.jar,/tmp/r/org/apache/cxf/cxf-rt-transports-http/3.4.10/cxf-rt-transports-http-3.4.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/camunda/bpm/extension/mockito/camunda-bpm-mockito/4.0.0/camunda-bpm-mockito-4.0.0.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/camunda/bpm/springboot/camunda-bpm-spring-boot-starter-test/7.15.0/camunda-bpm-spring-boot-starter-test-7.15.0.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.5.15/spring-boot-starter-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.5.0/json-path-2.5.0.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.4.0/xmlunit-core-2.4.0.jar,/tmp/r/org/camunda/bpm/assert/camunda-bpm-assert-assertj3-11-1/4.0.0/camunda-bpm-assert-assertj3-11-1-4.0.0.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/apache/kafka/kafka-clients/2.7.2/kafka-clients-2.7.2.jar,/tmp/r/com/github/luben/zstd-jni/1.4.5-6/zstd-jni-1.4.5-6.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.7.7/snappy-java-1.1.7.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.5.15/spring-boot-starter-security-2.5.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.5.8/spring-security-config-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-core/5.5.8/spring-security-core-5.5.8.jar,/tmp/r/org/springframework/security/spring-security-web/5.5.8/spring-security-web-5.5.8.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.5.15/spring-boot-starter-actuator-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.5.15/spring-boot-actuator-autoconfigure-2.5.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.5.15/spring-boot-actuator-2.5.15.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/org/reflections/reflections/0.9.11/reflections-0.9.11.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.7.2/junit-jupiter-engine-5.7.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseAAI.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/HashMap.class] 02:18:16 [INFO] [loading modules/java.base/java/util/Map.class] 02:18:16 [INFO] [loading modules/java.base/java/util/UUID.class] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Test.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/FileUtil.class)] 02:18:16 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:18:16 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/After.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/RunWith.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Value.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/cloud/spring-cloud-contract-wiremock/1.2.4.RELEASE/spring-cloud-contract-wiremock-1.2.4.RELEASE.jar(/org/springframework/cloud/contract/wiremock/AutoConfigureWireMock.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ActiveProfiles.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringRunner.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/WireMockServer.class)] 02:18:16 [INFO] [loading modules/java.base/java/io/IOException.class] 02:18:16 [INFO] [loading modules/java.base/java/io/StringReader.class] 02:18:16 [INFO] [loading modules/java.management/java/lang/management/ManagementFactory.class] 02:18:16 [INFO] [loading modules/java.management/java/lang/management/RuntimeMXBean.class] 02:18:16 [INFO] [loading modules/java.base/java/util/ArrayList.class] 02:18:16 [INFO] [loading modules/java.base/java/util/Iterator.class] 02:18:16 [INFO] [loading modules/java.base/java/util/List.class] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/core/Response.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/JAXBException.class)] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/namespace/NamespaceContext.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/namespace/QName.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilder.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/parsers/ParserConfigurationException.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/xpath/XPath.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathConstants.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpression.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathExpressionException.class] 02:18:16 [INFO] [loading modules/java.xml/javax/xml/xpath/XPathFactory.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/HistoryService.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngine.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineException.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/RuntimeService.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricProcessInstance.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/history/HistoricVariableInstance.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstance.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ProcessInstanceQuery.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/test/ProcessEngineRule.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar(/org/camunda/bpm/engine/variable/impl/VariableMapImpl.class)] 02:18:16 [INFO] [loading /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar(/org/custommonkey/xmlunit/DetailedDiff.class)] 02:18:16 [INFO] [loading /tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar(/org/custommonkey/xmlunit/XMLUnit.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Rule.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/CallbackHeader.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterCallbackRequest.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterResponse.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/DeleteVnfNotification.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/MsoExceptionCategory.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/MsoRequest.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfRollback.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/SDNCAdapterCallbackServiceImpl.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImpl.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResource.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowMessageResource.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowResource.class] 02:18:16 [INFO] [loading modules/java.xml/org/w3c/dom/Document.class] 02:18:16 [INFO] [loading modules/java.xml/org/w3c/dom/Element.class] 02:18:16 [INFO] [loading modules/java.xml/org/w3c/dom/Node.class] 02:18:16 [INFO] [loading modules/java.xml/org/w3c/dom/NodeList.class] 02:18:16 [INFO] [loading modules/java.xml/org/xml/sax/InputSource.class] 02:18:16 [INFO] [loading modules/java.xml/org/xml/sax/SAXException.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/Object.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/ProcessEngineServices.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/stereotype/Component.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/String.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/InterruptedException.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/RuntimeException.class] 02:18:16 [INFO] [loading modules/java.base/java/util/Objects.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/kafka/KafkaClient.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Primary.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/Runnable.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/test/Deployment.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Ignore.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponsePolicy.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseDatabase.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseOof.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/WorkflowException.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/AllottedResource.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/HomingSolution.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ModelInfo.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/NetworkResource.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/Resource.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ServiceDecomposition.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/ServiceInstance.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/VnfResource.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/Boolean.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/RollbackData.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseSDNCAdapter.class)] 02:18:16 [INFO] [loading /tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar(/groovy/lang/Category.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/Exception.class] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/WireMock.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Before.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/Scenario.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/RequestHeader.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/SDNCAdapterRequest.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseVNFAdapter.class)] 02:18:16 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/SuiteClasses.class)] 02:18:16 [INFO] [loading /tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar(/com/googlecode/junittoolbox/WildcardPatternSuite.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowCallbackResponse.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContext.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/workflow/context/WorkflowContextHolder.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mockito.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/ArgumentMatchers.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/InjectMocks.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Mock.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Spy.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/junit/MockitoJUnitRunner.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/RollbackVnfNotification.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/VnfStatus.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackResult.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/CreateVnfNotification$Outputs.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/QueryVnfNotification$Outputs.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/vnf/UpdateVnfNotification$Outputs.class] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/BeforeClass.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestPropertiesLoader.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapProperties.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar(/org/onap/so/client/dmaap/DmaapPropertiesLoader.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/BpmnAwareTests.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/delegate/ExecutionVariableNames.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assertions.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/data/MapEntry.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/recipe/ResourceInput.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/common/resource/ResourceRequestBuilder.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestPropertySource.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/Optional.class] 02:18:16 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Pnf.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/infrastructure/pnf/management/PnfManagement.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractAssertions.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Endpoint.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/rules/TestRule.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runner/Description.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/model/Statement.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/TaskService.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/Task.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/task/TaskQuery.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/bpmn/mock/StubResponseSNIRO.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/Arrays.class] 02:18:16 [INFO] [loading modules/java.base/java/util/Collections.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/ExecutionQueryImpl.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/persistence/entity/ExecutionEntity.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Execution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/ExecutionQuery.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackError.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerService$CallbackSuccess.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/UrnPropertiesReader.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/Environment.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/workflow/service/WorkflowProcessor.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/Thread.class] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Profile.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/data/spring-data-jpa/2.5.12/spring-data-jpa-2.5.12.jar(/org/springframework/data/jpa/repository/config/EnableJpaRepositories.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/JpaTransactionManager.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar(/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/PlatformTransactionManager.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/annotation/EnableTransactionManagement.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar(/javax/persistence/EntityManagerFactory.class)] 02:18:16 [INFO] [loading modules/java.sql/javax/sql/DataSource.class] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/classes/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactory.class] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/DelegateExecution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/JavaDelegate.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/BootstrapWith.class)] 02:18:16 [INFO] [loading /tmp/r/org/junit/jupiter/junit-jupiter-api/5.7.2/junit-jupiter-api-5.7.2.jar(/org/junit/jupiter/api/extension/ExtendWith.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test/2.5.15/spring-boot-test-2.5.15.jar(/org/springframework/boot/test/context/SpringBootTest$WebEnvironment.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/PropertyMapping.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlType.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:18:16 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebService.class)] 02:18:16 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebMethod.class)] 02:18:16 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebResult.class)] 02:18:16 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/RequestWrapper.class)] 02:18:16 [INFO] [loading /tmp/r/javax/xml/ws/jaxws-api/2.3.1/jaxws-api-2.3.1.jar(/javax/xml/ws/Action.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Path.class)] 02:18:16 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/OpenAPIDefinition.class)] 02:18:16 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/info/Info.class)] 02:18:16 [INFO] [loading /tmp/r/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar(/io/swagger/v3/oas/annotations/Operation.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Produces.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/Consumes.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/PathParam.class)] 02:18:16 [INFO] [loading /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar(/javax/ws/rs/HeaderParam.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/Class.class] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/junit4/SpringJUnit4ClassRunner.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/BlockJUnit4ClassRunner.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/ParentRunner.class)] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar(/org/onap/so/TestApplication.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/SuppressWarnings.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/Override.class] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonRootName.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonInclude$Include.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonIgnoreProperties.class)] 02:18:16 [INFO] [loading /tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar(/org/codehaus/groovy/transform/GroovyASTTransformationClass.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty.class)] 02:18:16 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/runners/Suite.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/Answers.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:18:16 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:18:16 [INFO] [loading modules/java.base/jdk/internal/vm/annotation/Contended.class] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/query/QueryLookupStrategy$Key.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/data/spring-data-commons/2.5.12/spring-data-commons-2.5.12.jar(/org/springframework/data/repository/config/BootstrapMode.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/AdviceMode.class)] 02:18:16 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API.class)] 02:18:16 [INFO] [loading /tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar(/org/apiguardian/api/API$Status.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.5.15/spring-boot-test-autoconfigure-2.5.15.jar(/org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.class)] 02:18:16 [INFO] [loading /tmp/r/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar(/javax/jws/WebParam$Mode.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:18:16 [INFO] [loading /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar(/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonProperty$Access.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[365,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[366,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[367,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[368,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[441,42] [cast] redundant cast to HomingSolution 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[443,43] [cast] redundant cast to HomingSolution 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[445,43] [cast] redundant cast to HomingSolution 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[587,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[588,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[589,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[590,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[631,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[632,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[633,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[634,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[653,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[654,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[655,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[656,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar(/org/onap/so/bpmn/core/domain/License.class)] 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[752,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[753,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[754,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingIT.java:[755,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [INFO] [loading modules/java.base/java/lang/AssertionError.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/OofHomingIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceTXCRollbackIT] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.AbstractTestBase] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCRollbackIT.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/AbstractTestBase.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.CompleteMsoProcessIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CompleteMsoProcessIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DeleteVcpeResCustServiceIT] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ResponseDefinitionBuilder.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/UrlPattern.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/MappingBuilder.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/client/ScenarioMappingBuilder.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/stubbing/StubMapping.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/annotation/JsonPropertyOrder.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DeleteVcpeResCustServiceIT.class] 02:18:16 [INFO] [checking SDNCAdapterRequestTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/SDNCAdapterRequestTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.VnfAdapterRestV1IT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/VnfAdapterRestV1IT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.IntegrationTestSuite] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/IntegrationTestSuite.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.DecomposeServiceIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/DecomposeServiceIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoDeleteAllottedResourceTXCIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceTXCIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.WorkflowContextHolderTest] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/Delayed.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/WorkflowContextHolderTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoDeleteAllottedResourceBRGIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoDeleteAllottedResourceBRGIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.workflow.service.VnfAdapterNotifyServiceImplTest] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/Stubber.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/BaseStubber.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/verification/VerificationMode.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/VnfAdapterNotifyServiceImplTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.SPIPropertiesTest] 02:18:16 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SPIPropertiesTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/repository/ProcessDefinition.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/externaltask/ExternalTask.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/runtime/Job.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/ProcessInstanceAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/assert/camunda-bpm-assert/3.0.0/camunda-bpm-assert-3.0.0.jar(/org/camunda/bpm/engine/test/assertions/bpmn/AbstractProcessAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Assert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/Descriptable.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ExtensionPoints.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/Map$Entry.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertDelegateTarget.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractComparableAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/MapAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/nio/file/Path.class] 02:18:16 [INFO] [loading modules/java.base/java/util/stream/IntStream.class] 02:18:16 [INFO] [loading modules/java.base/java/util/stream/LongStream.class] 02:18:16 [INFO] [loading modules/java.base/java/util/stream/DoubleStream.class] 02:18:16 [INFO] [loading modules/java.base/java/util/stream/Stream.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ListAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/IterableAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/lang/StringBuffer.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/StringBuilder.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertProvider.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicStampedReference.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicStampedReferenceAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicMarkableReference.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicMarkableReferenceAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReferenceArray.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceArrayAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicReference.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicReferenceAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongFieldUpdater.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicLongFieldUpdaterAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLongArray.class] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicLong.class] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicIntegerArray.class] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicInteger.class] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class] 02:18:16 [INFO] [loading modules/java.base/java/time/Instant.class] 02:18:16 [INFO] [loading modules/java.base/java/time/LocalDate.class] 02:18:16 [INFO] [loading modules/java.base/java/time/LocalTime.class] 02:18:16 [INFO] [loading modules/java.base/java/time/OffsetTime.class] 02:18:16 [INFO] [loading modules/java.base/java/time/OffsetDateTime.class] 02:18:16 [INFO] [loading modules/java.base/java/time/LocalDateTime.class] 02:18:16 [INFO] [loading modules/java.base/java/time/ZonedDateTime.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectArrayAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ObjectAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableListAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AssertFactory.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableListAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/ClassBasedNavigableIterableAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FactoryBasedNavigableIterableAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/Future.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/FutureAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/net/URL.class] 02:18:16 [INFO] [loading modules/java.base/java/net/URI.class] 02:18:16 [INFO] [loading modules/java.base/java/math/BigInteger.class] 02:18:16 [INFO] [loading modules/java.base/java/math/BigDecimal.class] 02:18:16 [INFO] [loading modules/java.base/java/util/OptionalLong.class] 02:18:16 [INFO] [loading modules/java.base/java/util/OptionalInt.class] 02:18:16 [INFO] [loading modules/java.base/java/util/OptionalDouble.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/OptionalAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/CompletionStage.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/CompletableFutureAssert.class)] 02:18:16 [INFO] [loading modules/java.base/java/util/concurrent/CompletableFuture.class] 02:18:16 [INFO] [loading modules/java.base/java/util/function/DoublePredicate.class] 02:18:16 [INFO] [loading modules/java.base/java/util/function/LongPredicate.class] 02:18:16 [INFO] [loading modules/java.base/java/util/function/IntPredicate.class] 02:18:16 [INFO] [loading modules/java.base/java/util/function/Predicate.class] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/PredicateAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractMapAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/EnumerableAssert.class)] 02:18:16 [INFO] [loading /tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar(/org/assertj/core/api/AbstractObjectAssert.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAndActivatePnfResourceTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.infrastructure.pnf.delegate.PnfManagementTestImpl] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfManagementTestImpl.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.OofHomingTestIT] 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[371,8] [rawtypes] found raw type: HashMap 02:18:16 missing type arguments for generic class HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[372,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[373,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[374,28] [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap 02:18:16 where K,V are type-variables: 02:18:16 K extends Object declared in class HashMap 02:18:16 V extends Object declared in class HashMap 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[444,42] [cast] redundant cast to HomingSolution 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[446,43] [cast] redundant cast to HomingSolution 02:18:16 [WARNING] /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/src/test/java/org/onap/so/bpmn/common/OofHomingTestIT.java:[448,43] [cast] redundant cast to HomingSolution 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/OofHomingTestIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.ConfirmVolumeGroupNameIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ConfirmVolumeGroupNameIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.SDNCAdapterCallbackRule] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterCallbackRule$1.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterCallbackRule.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.PrepareUpdateAAIVfModuleIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/PrepareUpdateAAIVfModuleIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.WorkflowTestTransformer] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/WorkflowTestTransformer.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.ManualHandlingIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ManualHandlingIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.GenerateVfModuleNameIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/GenerateVfModuleNameIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceBRGIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGIT.class] 02:18:16 [INFO] [checking RequestHeaderTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/RequestHeaderTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceBRGRollbackIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceBRGRollbackIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.SniroHomingV1IT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SniroHomingV1IT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.CreateAAIVfModuleIT] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/StringValuePattern.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/wiremock/com/fasterxml/jackson/databind/annotation/JsonDeserialize.class)] 02:18:16 [INFO] [loading /tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar(/com/github/tomakehurst/wiremock/matching/ContentPattern.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CreateAAIVfModuleIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.ReceiveWorkflowMessageTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/ReceiveWorkflowMessageTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.workflow.service.CallbackHandlerServiceTest] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/instance/CoreExecution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/scope/AbstractVariableScope.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/VariableScope.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/core/variable/event/VariableEventDispatcher.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BaseDelegateExecution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/delegate/ActivityExecution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/BpmnModelExecutionContext.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/delegate/ProcessEngineServicesAware.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmProcessInstance.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/pvm/PvmExecution.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/AbstractVariableQueryImpl.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/AbstractQuery.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/db/ListQueryParameterObject.class)] 02:18:16 [INFO] [loading /tmp/r/org/camunda/bpm/camunda-engine/7.15.0/camunda-engine-7.15.0.jar(/org/camunda/bpm/engine/impl/interceptor/Command.class)] 02:18:16 [INFO] [loading /tmp/r/org/mockito/mockito-core/3.9.0/mockito-core-3.9.0.jar(/org/mockito/stubbing/OngoingStubbing.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/env/PropertyResolver.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/CallbackHandlerServiceTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.DoCreateAllottedResourceTXCIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/DoCreateAllottedResourceTXCIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/workflow/service/WorkflowAsyncResourceTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.MockAAIDeleteGenericVnf] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIDeleteGenericVnf.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.infrastructure.FlakyTests] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/infrastructure/FlakyTests.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.InfraEmbeddedMariaDbConfig] 02:18:16 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.5.15/spring-boot-2.5.15.jar(/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder$Builder.class)] 02:18:16 [INFO] [loading /tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar(/org/springframework/transaction/support/AbstractPlatformTransactionManager.class)] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/InfraEmbeddedMariaDbConfig.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.FalloutHandlerIT] 02:18:16 [INFO] [loading modules/java.base/java/lang/SecurityException.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/reflect/Method.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/reflect/Executable.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/reflect/Member.class] 02:18:16 [INFO] [loading modules/java.base/java/lang/reflect/AccessibleObject.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT$1.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT$2.class] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/FalloutHandlerIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.vcpe.CreateVcpeResCustServiceIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/vcpe/CreateVcpeResCustServiceIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.MockAAIGenericVnfSearch] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIGenericVnfSearch.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.SDNCAdapterRestV2IT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/SDNCAdapterRestV2IT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.adapter.sdnc.ObjectFactoryTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/adapter/sdnc/ObjectFactoryTest.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.UpdateAAIGenericVnfIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/UpdateAAIGenericVnfIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.DeleteAAIVfModuleIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/DeleteAAIVfModuleIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.MockAAIDeleteVfModule] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockAAIDeleteVfModule.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.CreateAAIVfModuleVolumeGroupIT] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/CreateAAIVfModuleVolumeGroupIT.class] 02:18:16 [INFO] [checking org.onap.so.bpmn.common.MockLoggerDelegate] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/org/onap/so/bpmn/common/MockLoggerDelegate.class] 02:18:16 [INFO] [checking SDNCAdapterCallbackRequestTest] 02:18:16 [INFO] [wrote /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/test-classes/SDNCAdapterCallbackRequestTest.class] 02:18:16 [INFO] [total 1026ms] 02:18:16 [INFO] 02:18:16 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ mso-infrastructure-bpmn --- 02:18:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:18:16 [INFO] 02:18:16 [INFO] ------------------------------------------------------- 02:18:16 [INFO] T E S T S 02:18:16 [INFO] ------------------------------------------------------- 02:18:18 [INFO] Running SDNCAdapterRequestTest 02:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in SDNCAdapterRequestTest 02:18:18 [INFO] Running RequestHeaderTest 02:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in RequestHeaderTest 02:18:18 [INFO] Running org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest 02:18:19 02:18:19 ____ _ ____ _ _ __ 02:18:19 / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ 02:18:19 | | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ 02:18:19 | |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | 02:18:19 \____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| 02:18:19 02:18:19 Spring-Boot: (v2.5.15) 02:18:19 Camunda Platform: (v7.15.0) 02:18:19 Camunda Platform Spring Boot Starter: (v7.15.0) 02:18:19 02:18:19 02:18:19.316 [main] INFO org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest - Starting CreateAndActivatePnfResourceTest using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 13841 (started by jenkins in /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn) 02:18:19 02:18:19.320 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest - Running with Spring Boot v2.5.15, Spring v5.3.27 02:18:19 02:18:19.320 [main] INFO org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest - The following 1 profile is active: "test" 02:18:36 02:18:36.779 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-dmn/7.15.0/camunda-engine-dmn-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:18:36 02:18:36.781 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-api/7.15.0/camunda-engine-feel-api-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:18:36 02:18:36.782 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.15.0/camunda-engine-feel-juel-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:18:36 02:18:36.782 [main] WARN org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/tmp/r/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.15.0/camunda-engine-feel-scala-7.15.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource 02:18:43 02:18:43.705 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:43 * Link Event named 'Delete SDNC Service Topology' contains link event definition with name 'DeleteSDNCServiceTopology' - it is recommended to use the same name for both. | resource DoDeleteResourcesV1.bpmn | line 80 | column 94 02:18:43 * Exclusive Gateway 'ExclusiveGateway_0rtr0n7' has outgoing sequence flow 'SequenceFlow_1d5mzit' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoDeleteResourcesV1.bpmn 02:18:43 * Exclusive Gateway 'ExclusiveGateway_0khn1my' has outgoing sequence flow 'SequenceFlow_19ccmqv' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoDeleteResourcesV1.bpmn 02:18:43 02:18:43.796 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:43 * Exclusive Gateway 'Gateway_1h7dpdn' has outgoing sequence flow 'Flow_15mdc4q' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoCloudLeasedLineCreate.bpmn 02:18:43 02:18:43.847 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:43 * Exclusive Gateway 'ExclusiveGateway_1kvxtnz' has outgoing sequence flow 'SequenceFlow_00bhxtl' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DeleteVnfInfra.bpmn 02:18:44 02:18:43.920 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Slice profile instance has to be deleted' contains link event definition with name 'SliceProfileInstanceHasToBeDeleted' - it is recommended to use the same name for both. | resource DoModifyCoreNSSI.bpmn | line 61 | column 101 02:18:44 * Link Event named 'Slice Profile Instance has to be created' contains link event definition with name 'SliceProfileInstanceHasToBeCreated' - it is recommended to use the same name for both. | resource DoModifyCoreNSSI.bpmn | line 57 | column 101 02:18:44 02:18:43.980 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Exclusive Gateway 'Gateway_1spi9lo' has outgoing sequence flow 'Flow_0dirb5b' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoCloudLeasedLineDelete.bpmn 02:18:44 02:18:44.040 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Update AAI' contains link event definition with name 'AAI' - it is recommended to use the same name for both. | resource UpgradeVfModuleBB.bpmn | line 86 | column 66 02:18:44 02:18:44.091 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'OOF TN NSSI Selection' contains link event definition with name 'OofTnNssiSelect' - it is recommended to use the same name for both. | resource DoAllocateTransportNSSI.bpmn | line 7 | column 99 02:18:44 * Link Event named 'Allocate TN NSSI' contains link event definition with name 'TnAllocateNssi' - it is recommended to use the same name for both. | resource DoAllocateTransportNSSI.bpmn | line 111 | column 94 02:18:44 * Exclusive Gateway 'Gateway_08t9sts' has outgoing sequence flow 'Flow_0tz6v1f' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoAllocateTransportNSSI.bpmn 02:18:44 02:18:44.244 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Waiting for confirmation' contains link event definition with name 'WaitingForConfirmation' - it is recommended to use the same name for both. | resource CreateSliceService.bpmn | line 7 | column 102 02:18:44 * Link Event named 'Allocate Slice' contains link event definition with name 'AllocateSlice' - it is recommended to use the same name for both. | resource CreateSliceService.bpmn | line 214 | column 92 02:18:44 * Link Event named 'Create Slice Service' contains link event definition with name 'CreateSliceService' - it is recommended to use the same name for both. | resource CreateSliceService.bpmn | line 356 | column 98 02:18:44 02:18:44.295 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Exclusive Gateway 'ExclusiveGateway_1mcgr3m' has outgoing sequence flow 'SequenceFlow_0eqx2y2' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DeleteSliceService.bpmn 02:18:44 02:18:44.503 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Start operation status update' contains link event definition with name 'OperationStatusUpdate' - it is recommended to use the same name for both. | resource DoModifyAccessNSSI.bpmn | line 425 | column 90 02:18:44 * Link Event named 'Modify deallocate' contains link event definition with name 'modifydeAllocate' - it is recommended to use the same name for both. | resource DoModifyAccessNSSI.bpmn | line 306 | column 78 02:18:44 * Link Event named 'Modify allocate' contains link event definition with name 'modifyAllocate' - it is recommended to use the same name for both. | resource DoModifyAccessNSSI.bpmn | line 95 | column 76 02:18:44 02:18:44.520 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Create 02:18:44 Network' contains link event definition with name 'CatchEvent_Create_Network' - it is recommended to use the same name for both. | resource CreateNetworkBB.bpmn | line 42 | column 92 02:18:44 * Link Event named 'Query 02:18:44 AAI' contains link event definition with name 'CatchEvent_Collect_AAI_Data' - it is recommended to use the same name for both. | resource CreateNetworkBB.bpmn | line 38 | column 89 02:18:44 02:18:44.694 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Update Resource Oper Status' contains link event definition with name 'UpdateResourceOperStatus' - it is recommended to use the same name for both. | resource DoCreateE2EServiceInstanceV2.bpmn | line 248 | column 94 02:18:44 02:18:44.702 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'To AAI' contains link event definition with name 'SDNC_to_AAI' - it is recommended to use the same name for both. | resource UpdateNetworkBB.bpmn | line 16 | column 64 02:18:44 * Link Event named 'To AIC' contains link event definition with name 'AAI_to_AIC' - it is recommended to use the same name for both. | resource UpdateNetworkBB.bpmn | line 40 | column 85 02:18:44 02:18:44.726 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Exclusive Gateway 'ExclusiveGateway_0pj14lp' has outgoing sequence flow 'SequenceFlow_1y8xkzy' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource Create3rdONAPE2EServiceInstance.bpmn 02:18:44 02:18:44.751 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Link Event named 'Start Delete Resources' contains link event definition with name 'StartDeleteResource' - it is recommended to use the same name for both. | resource DoDeleteE2EServiceInstance.bpmn | line 86 | column 90 02:18:44 * Link Event named 'End Delete Process' contains link event definition with name 'EndDeleteProcess' - it is recommended to use the same name for both. | resource DoDeleteE2EServiceInstance.bpmn | line 200 | column 96 02:18:44 * Link Event named 'Decompose Service' contains link event definition with name 'DecomposeService' - it is recommended to use the same name for both. | resource DoDeleteE2EServiceInstance.bpmn | line 140 | column 81 02:18:44 02:18:44.875 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:44 * Exclusive Gateway 'ExclusiveGateway_0h0cq5k' has outgoing sequence flow 'SequenceFlow_0xrox26' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource CreateGenericALaCarteServiceInstance.bpmn 02:18:45 02:18:44.910 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named ' Select NSSI ' contains link event definition with name 'SelectNSSI' - it is recommended to use the same name for both. | resource DoCreateSliceServiceOption.bpmn | line 169 | column 91 02:18:45 02:18:44.925 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_1kjh92x' has outgoing sequence flow 'SequenceFlow_0nrc66n' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoUpdateNetworkInstance.bpmn 02:18:45 02:18:44.933 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Common Subflow' contains link event definition with name 'CommonSubflow' - it is recommended to use the same name for both. | resource DoDeallocateCoreNSSI.bpmn | line 129 | column 75 02:18:45 * Link Event named 'No terminate NSSI Subflow' contains link event definition with name 'NoTerminateNSSISubflow' - it is recommended to use the same name for both. | resource DoDeallocateCoreNSSI.bpmn | line 110 | column 86 02:18:45 02:18:44.954 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'CheckIfIsHelm' has outgoing sequence flow 'NoHelm' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource CreateVfModuleBB.bpmn 02:18:45 02:18:44.988 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_09ehhaf' has outgoing sequence flow 'SequenceFlow_0i4u8g4' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource SDNCHandler.bpmn 02:18:45 02:18:44.995 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Update AAI' contains link event definition with name 'AAI' - it is recommended to use the same name for both. | resource DeleteVfModuleBB.bpmn | line 64 | column 66 02:18:45 * Exclusive Gateway 'CheckIfIsHelm' has outgoing sequence flow 'Flow_1c15ua4' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DeleteVfModuleBB.bpmn 02:18:45 02:18:45.106 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'Gateway_1o68a9z' has outgoing sequence flow 'Flow_0b3rxne' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoModifyTransportNSSI.bpmn 02:18:45 02:18:45.130 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'start NSSI allocate' contains link event definition with name 'NSSIAllocate' - it is recommended to use the same name for both. | resource DoAllocateAccessNSSI.bpmn | line 163 | column 80 02:18:45 * Link Event named 'start TN allocate' contains link event definition with name 'startTnAllocate' - it is recommended to use the same name for both. | resource DoAllocateAccessNSSI.bpmn | line 86 | column 78 02:18:45 * Link Event named 'Start operation status update' contains link event definition with name 'OperationStatusUpdate' - it is recommended to use the same name for both. | resource DoAllocateAccessNSSI.bpmn | line 78 | column 90 02:18:45 * Link Event named 'start RANNF Allocate' contains link event definition with name 'startRANNFAllocate' - it is recommended to use the same name for both. | resource DoAllocateAccessNSSI.bpmn | line 510 | column 81 02:18:45 02:18:45.167 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'AAI Updates' contains link event definition with name 'UpdateAAI' - it is recommended to use the same name for both. | resource DoDeallocateAccessNSSI.bpmn | line 612 | column 72 02:18:45 * Link Event named 'TN FH/MH Termination' contains link event definition with name 'TerminateTnNSSI' - it is recommended to use the same name for both. | resource DoDeallocateAccessNSSI.bpmn | line 43 | column 81 02:18:45 02:18:45.180 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'Gateway_1o68a9z' has outgoing sequence flow 'Flow_0b3rxne' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoCloudLeasedLineModify.bpmn 02:18:45 02:18:45.189 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'StartAddResources' contains link event definition with name 'StartAddResource' - it is recommended to use the same name for both. | resource DoUpdateE2EServiceInstanceRollback.bpmn | line 160 | column 96 02:18:45 02:18:45.266 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Start operation status update' contains link event definition with name 'OperationStatusUpdate' - it is recommended to use the same name for both. | resource DoDeallocateTransportNSSI.bpmn | line 146 | column 90 02:18:45 * Link Event named 'Start deallocate TN nssi' contains link event definition with name 'DeAllocateTnNSSI' - it is recommended to use the same name for both. | resource DoDeallocateTransportNSSI.bpmn | line 169 | column 85 02:18:45 * Exclusive Gateway 'Gateway_1spi9lo' has outgoing sequence flow 'Flow_0dirb5b' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoDeallocateTransportNSSI.bpmn 02:18:45 02:18:45.354 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'Gateway_1v41rsb' has outgoing sequence flow 'Flow_0b2uim4' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoActivateTransportNSSI.bpmn 02:18:45 02:18:45.478 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_1dez26n' has outgoing sequence flow 'SequenceFlow_0ilo6lo' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource WorkflowActionBB.bpmn 02:18:45 02:18:45.552 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_0ey4zpt' has outgoing sequence flow 'SequenceFlow_0541bid' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource ExecuteBuildingBlock.bpmn 02:18:45 02:18:45.670 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_1gix2o6' has outgoing sequence flow 'SequenceFlow_1suj1nc' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoDeleteNetworkInstance.bpmn 02:18:45 02:18:45.707 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'AN NSSI Activation' contains link event definition with name 'AN_NSSI_Activation' - it is recommended to use the same name for both. | resource DoActivateAccessNSSI.bpmn | line 369 | column 79 02:18:45 * Link Event named 'TN MH NSSI Activation' contains link event definition with name 'TNMHNSSIActivation' - it is recommended to use the same name for both. | resource DoActivateAccessNSSI.bpmn | line 63 | column 82 02:18:45 * Link Event named 'TN NSSI Activation' contains link event definition with name 'TNNSSIActivation' - it is recommended to use the same name for both. | resource DoActivateAccessNSSI.bpmn | line 22 | column 79 02:18:45 02:18:45.806 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Start SDNC Operation' contains link event definition with name 'SdncOperation' - it is recommended to use the same name for both. | resource DoCreateTnNssiInstance.bpmn | line 33 | column 81 02:18:45 * Exclusive Gateway 'Gateway_1cehbyc' has outgoing sequence flow 'Flow_07tmxxo' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource DoCreateTnNssiInstance.bpmn 02:18:45 02:18:45.813 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Call SO macro api' contains link event definition with name 'CallSO' - it is recommended to use the same name for both. | resource DoActivateCoreNSSI.bpmn | line 66 | column 95 02:18:45 02:18:45.842 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Link Event named 'Create Slice Profile' contains link event definition with name 'CreateSliceProfile' - it is recommended to use the same name for both. | resource DoAllocateNSIandNSSI.bpmn | line 46 | column 98 02:18:45 * Link Event named 'Create Tn MH SliceProfile' contains link event definition with name 'CreateTnMHSliceProfile' - it is recommended to use the same name for both. | resource DoAllocateNSIandNSSI.bpmn | line 337 | column 86 02:18:45 * Link Event named 'Create Tn FH SliceProfile' contains link event definition with name 'CreateTnFHSliceProfile' - it is recommended to use the same name for both. | resource DoAllocateNSIandNSSI.bpmn | line 277 | column 86 02:18:45 * Link Event named 'Create Tn SliceProfile' contains link event definition with name 'CreateTnSliceProfile' - it is recommended to use the same name for both. | resource DoAllocateNSIandNSSI.bpmn | line 198 | column 100 02:18:45 02:18:45.880 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:45 * Exclusive Gateway 'ExclusiveGateway_0pj14lp' has outgoing sequence flow 'SequenceFlow_1y8xkzy' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | resource Delete3rdONAPE2EServiceInstance.bpmn 02:18:46 02:18:45.911 [main] WARN org.camunda.bpm.engine.util - ENGINE-09004 Warnings during parsing: 02:18:46 * Link Event named 'Start Delete Service Instance' contains link event definition with name 'DeleteServiceInstance' - it is recommended to use the same name for both. | resource DoCustomDeleteE2EServiceInstanceV2.bpmn | line 145 | column 107 02:18:46 * Link Event named 'Start UpateOperStatus' contains link event definition with name 'UpateOperStatus' - it is recommended to use the same name for both. | resource DoCustomDeleteE2EServiceInstanceV2.bpmn | line 215 | column 99 02:18:46 * Link Event named 'Start Delete SDNC Resource' contains link event definition with name 'DeleteSDNCResource' - it is recommended to use the same name for both. | resource DoCustomDeleteE2EServiceInstanceV2.bpmn | line 129 | column 104 02:18:46 * Link Event named 'Start Delete VFC Resource' contains link event definition with name 'DeleteVFCResource' - it is recommended to use the same name for both. | resource DoCustomDeleteE2EServiceInstanceV2.bpmn | line 140 | column 103 02:18:47 02:18:47.923 [main] WARN org.springframework.cloud.sleuth.autoconfig.zipkin2.ZipkinAutoConfiguration - Check result of the [RestTemplateSender{http://localhost:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9411/api/v2/spans": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)}] 02:18:49 02:18:49.122 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:18:50 02:18:50.357 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm RestTemplate bean... 02:18:50 02:18:50.434 [main] DEBUG org.onap.so.bpmn.infrastructure.adapter.cnfm.tasks.CnfmHttpServiceConfiguration - Setting up cnfm HttpRestServiceProvider bean... 02:18:51 02:18:51.190 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:18:51 02:18:51.190 [main] INFO org.onap.so.client.kafka.KafkaConsumerImpl - Not using any authentication for kafka interaction 02:18:53 02:18:53.451 [main] DEBUG org.onap.so.security.BaseWebSecurityConfigurerAdapter - Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 02:18:53 02:18:53.493 [main] WARN org.springframework.security.config.annotation.web.builders.WebSecurity - You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 02:18:55 02:18:55.710 [main] INFO org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest - Started CreateAndActivatePnfResourceTest in 37.02 seconds (JVM running for 39.053) 02:18:56 02:18:56.340 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate - AAI entry is found for pnf correlation id pnfCorrelationId: true 02:18:56 02:18:56.559 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelation - The relation has been made between service with id: serviceForInstance and pnf with name: idWithEntryNoIp 02:18:56 02:18:56.652 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CheckAaiForPnfCorrelationIdDelegate - AAI entry is found for pnf correlation id pnfCorrelationId: false 02:18:56 02:18:56.656 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CreatePnfEntryInAaiDelegate - AAI entry is created for pnf correlation id: IdWithoutEntry, pnf uuid: cf9b247d-8194-3165-a139-39008f75185e 02:18:56 02:18:56.704 [main] DEBUG org.onap.so.bpmn.infrastructure.pnf.delegate.CreateRelation - The relation has been made between service with id: serviceForInstance and pnf with name: IdWithoutEntry 02:18:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.122 s - in org.onap.so.bpmn.infrastructure.pnf.delegate.CreateAndActivatePnfResourceTest 02:18:56 [INFO] Running org.onap.so.bpmn.common.WorkflowContextHolderTest 02:18:56 02:18:56.750 [main] DEBUG org.onap.so.bpmn.common.workflow.context.WorkflowContextHolder - [WORKFLOW-CONTEXT-HOLDER] Adding context to the queue: 1ed2e861-4d07-471e-884a-a22e01671a4a 02:18:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.so.bpmn.common.WorkflowContextHolderTest 02:18:56 [INFO] Running org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceTest 02:18:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceTest 02:18:57 [INFO] Running org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceExceptionHandlingTest 02:18:57 02:18:57.064 [main] DEBUG org.onap.so.bpmn.common.workflow.service.WorkflowProcessor - ***Received MSO startProcessInstanceByKey with processKey: randomKey and variables: {testAsyncRequestMsg=, mso-request-id=3f0457a1-0c9e-4cd5-af28-397f5cb59f58, mso-service-request-timeout=5, isAsyncProcess=true} 02:18:57 02:18:57.071 [main] ERROR org.camunda.bpm.engine.context - ENGINE-16004 Exception while closing command context: no processes deployed with key 'randomKey': processDefinition is null 02:18:57 org.camunda.bpm.engine.exception.NullValueException: no processes deployed with key 'randomKey': processDefinition is null 02:18:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:18:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:18:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:18:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:18:57 at org.camunda.bpm.engine.impl.util.EnsureUtil.generateException(EnsureUtil.java:394) 02:18:57 at org.camunda.bpm.engine.impl.util.EnsureUtil.ensureNotNull(EnsureUtil.java:55) 02:18:57 at org.camunda.bpm.engine.impl.util.EnsureUtil.ensureNotNull(EnsureUtil.java:50) 02:18:57 at org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache.checkInvalidDefinitionByKey(ProcessDefinitionCache.java:52) 02:18:57 at org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache.checkInvalidDefinitionByKey(ProcessDefinitionCache.java:28) 02:18:57 at org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache.findDeployedLatestDefinitionByKey(ResourceDefinitionCache.java:67) 02:18:57 at org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache.findDeployedLatestProcessDefinitionByKey(DeploymentCache.java:86) 02:18:57 at org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd.findByKey(GetDeployedProcessDefinitionCmd.java:87) 02:18:57 at org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd.find(GetDeployedProcessDefinitionCmd.java:74) 02:18:57 at org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd.execute(GetDeployedProcessDefinitionCmd.java:56) 02:18:57 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:50) 02:18:57 at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:38) 02:18:57 at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:28) 02:18:57 at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:110) 02:18:57 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:72) 02:18:57 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 02:18:57 at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:70) 02:18:57 at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:70) 02:18:57 at org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor.execute(CommandCounterInterceptor.java:35) 02:18:57 at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33) 02:18:57 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:166) 02:18:57 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:132) 02:18:57 at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:128) 02:18:57 at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:118) 02:18:57 at org.onap.so.bpmn.common.workflow.service.WorkflowProcessor.startProcess(WorkflowProcessor.java:63) 02:18:57 at org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResource.startProcessInstanceByKey(WorkflowAsyncResource.java:108) 02:18:57 at org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceExceptionHandlingTest.asyncRequestSuccess(WorkflowAsyncResourceExceptionHandlingTest.java:64) 02:18:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:18:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:18:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:18:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:18:57 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:18:57 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:18:57 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:18:57 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:18:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:18:57 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:18:57 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:18:57 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:18:57 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:18:57 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:18:57 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:18:57 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:18:57 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:18:57 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:18:57 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:18:57 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:18:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:18:57 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:18:57 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:18:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:18:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:18:57 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:18:57 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:18:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:18:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:18:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:18:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:18:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:18:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:18:57 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:18:57 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:18:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:18:57 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:18:57 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:18:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:18:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:18:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:18:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:18:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:18:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:18:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:18:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:18:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:18:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:18:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.so.bpmn.common.workflow.service.WorkflowAsyncResourceExceptionHandlingTest 02:18:57 [INFO] Running org.onap.so.bpmn.common.workflow.service.VnfAdapterNotifyServiceImplTest 02:18:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.onap.so.bpmn.common.workflow.service.VnfAdapterNotifyServiceImplTest 02:18:57 [INFO] Running org.onap.so.bpmn.common.workflow.service.CallbackHandlerServiceTest 02:18:57 02:18:57.479 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest testMethod received message: 02:18:57 testMessage 02:18:57 02:18:57.480 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest Attempting to find process waiting for eventNameTest with corrVarTest = 'corrValueTest' 02:18:58 02:18:58.386 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest Found 0 process(es) waiting for eventNameTest with corrVarTest = 'corrValueTest': [] 02:18:58 02:18:58.394 [main] ERROR org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - BPMN_CALLBACK_EXCEPTION BPMN 900 No process is waiting for eventNameTest with corrVarTest = 'corrValueTest' 02:18:58 02:18:58.396 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest testMethod received message: 02:18:58 testMessage 02:18:58 02:18:58.396 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest Attempting to find process waiting for eventNameTest with corrVarTest = 'corrValueTest' 02:18:58 02:18:58.396 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest Found 1 process(es) waiting for eventNameTest with corrVarTest = 'corrValueTest': [Process[null:null]] 02:18:58 02:18:58.397 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - markerTest Running Process[null:null] to receive eventNameTest with corrVarTest = 'corrValueTest' 02:18:58 02:18:58.409 [main] DEBUG org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - Caught NullPointerException running Process[null:null] after receiving eventNameTest with corrVarTest = 'corrValueTest': java.lang.NullPointerException 02:18:58 02:18:58.409 [main] ERROR org.onap.so.bpmn.common.workflow.service.CallbackHandlerService - BPMN_GENERAL_EXCEPTION BPMN 900 Caught NullPointerException running Process[null:null] after receiving eventNameTest with corrVarTest = 'corrValueTest': java.lang.NullPointerException 02:18:58 java.lang.NullPointerException: null 02:18:58 at org.onap.so.bpmn.common.workflow.service.CallbackHandlerService.correlate(CallbackHandlerService.java:239) 02:18:58 at org.onap.so.bpmn.common.workflow.service.CallbackHandlerService.handleCallback(CallbackHandlerService.java:96) 02:18:58 at org.onap.so.bpmn.common.workflow.service.CallbackHandlerServiceTest.callbackSuccessful(CallbackHandlerServiceTest.java:69) 02:18:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:18:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:18:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:18:58 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:18:58 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 02:18:58 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:18:58 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 02:18:58 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:18:58 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:18:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:18:58 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 02:18:58 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 02:18:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 02:18:58 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 02:18:58 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:18:58 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:18:58 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:18:58 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:18:58 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:18:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:18:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:18:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:18:58 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:18:58 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 02:18:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 02:18:58 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) 02:18:58 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 02:18:58 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 02:18:58 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) 02:18:58 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 02:18:58 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 02:18:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 02:18:58 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 02:18:58 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 02:18:58 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 02:18:58 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 02:18:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) 02:18:58 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) 02:18:58 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) 02:18:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) 02:18:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) 02:18:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55) 02:18:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223) 02:18:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175) 02:18:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139) 02:18:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) 02:18:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) 02:18:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) 02:18:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) 02:18:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in org.onap.so.bpmn.common.workflow.service.CallbackHandlerServiceTest 02:18:58 [INFO] Running org.onap.so.bpmn.common.ReceiveWorkflowMessageTest 02:18:58 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 s - in org.onap.so.bpmn.common.ReceiveWorkflowMessageTest 02:18:58 [INFO] Running org.onap.so.bpmn.common.SPIPropertiesTest 02:18:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.so.bpmn.common.SPIPropertiesTest 02:18:58 [INFO] Running org.onap.so.bpmn.common.WorkflowAsyncResourceTest 02:18:58 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.onap.so.bpmn.common.WorkflowAsyncResourceTest 02:18:58 [INFO] Running org.onap.so.bpmn.common.adapter.sdnc.ObjectFactoryTest 02:18:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.so.bpmn.common.adapter.sdnc.ObjectFactoryTest 02:18:58 [INFO] Running SDNCAdapterCallbackRequestTest 02:18:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in SDNCAdapterCallbackRequestTest 02:19:28 [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). 02:19:28 [INFO] 02:19:28 [INFO] Results: 02:19:28 [INFO] 02:19:28 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 3 02:19:28 [INFO] 02:19:28 [INFO] 02:19:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/code-coverage/jacoco-ut.exec 02:19:28 [INFO] Analyzed bundle 'mso-infrastructure-bpmn' with 51 classes 02:19:28 [INFO] 02:19:28 [INFO] --- maven-surefire-plugin:3.0.0-M9:test (integration-test) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Tests are skipped. 02:19:28 [INFO] 02:19:28 [INFO] --- maven-dependency-plugin:2.8:unpack (extract-docker-file) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Configured Artifact: org.onap.so:deployment-configs:1.17.0-SNAPSHOT:jar 02:19:28 [INFO] Unpacking /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar to /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target with includes "*,scripts/**,certs/**,logger/*.xml" and excludes "Kubernetes" 02:19:28 [INFO] 02:19:28 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.jar 02:19:28 [INFO] 02:19:28 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-original.jar 02:19:28 [INFO] 02:19:28 [INFO] --- maven-jar-plugin:3.0.2:test-jar (tests-jar) @ mso-infrastructure-bpmn --- 02:19:28 [INFO] Building jar: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-tests.jar 02:19:28 [INFO] 02:19:28 [INFO] --- spring-boot-maven-plugin:2.5.15:repackage (default) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Replacing main artifact with repackaged archive 02:19:29 [INFO] 02:19:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:29 [INFO] 02:19:29 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Tests are skipped. 02:19:29 [INFO] 02:19:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:29 [INFO] 02:19:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:29 [INFO] 02:19:29 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Tests are skipped. 02:19:29 [INFO] 02:19:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/mso-infrastructure-bpmn/1.17.0-SNAPSHOT/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.jar 02:19:29 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/pom.xml to /tmp/r/org/onap/so/mso-infrastructure-bpmn/1.17.0-SNAPSHOT/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.pom 02:19:29 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/mso-infrastructure-bpmn/1.17.0-SNAPSHOT/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-original.jar 02:19:29 [INFO] Installing /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/onap/so/mso-infrastructure-bpmn/1.17.0-SNAPSHOT/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-tests.jar 02:19:29 [INFO] 02:19:29 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ mso-infrastructure-bpmn --- 02:19:29 [INFO] 02:19:29 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ mso-infrastructure-bpmn --- 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [INFO] org.onap.so:mso-infrastructure-bpmn:jar:1.17.0-SNAPSHOT 02:19:29 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-rest:jar:7.15.0:compile 02:19:29 [INFO] | +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.camunda.bpm:camunda-engine-spring:jar:7.15.0:compile 02:19:29 [INFO] | | | \- commons-dbcp:commons-dbcp:jar:1.4:compile 02:19:29 [INFO] | | | \- commons-pool:commons-pool:jar:1.6:compile 02:19:29 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 02:19:29 [INFO] | | +- org.springframework:spring-jdbc:jar:5.3.27:compile 02:19:29 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 02:19:29 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:19:29 [INFO] | | +- org.springframework.boot:spring-boot-loader-tools:jar:2.5.15:compile 02:19:29 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.21:compile 02:19:29 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.15:compile 02:19:29 [INFO] | +- org.camunda.bpm:camunda-engine-rest-jaxrs2:jar:7.15.0:compile 02:19:29 [INFO] | \- org.springframework.boot:spring-boot-starter-jersey:jar:2.5.15:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.5.15:compile 02:19:29 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.12.7:compile 02:19:29 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.12.7:compile 02:19:29 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.12.7:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.5.15:compile 02:19:29 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:19:29 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:19:29 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.5.15:compile 02:19:29 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 02:19:29 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.33:compile 02:19:29 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33:compile 02:19:29 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.33:compile 02:19:29 [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:2.33:compile 02:19:29 [INFO] | \- org.glassfish.jersey.ext:jersey-spring5:jar:2.33:compile 02:19:29 [INFO] | +- org.glassfish.hk2:hk2:jar:2.6.1:compile 02:19:29 [INFO] | | +- org.glassfish.hk2:hk2-core:jar:2.6.1:compile 02:19:29 [INFO] | | +- org.glassfish.hk2:hk2-runlevel:jar:2.6.1:compile 02:19:29 [INFO] | | \- org.glassfish.hk2:class-model:jar:2.6.1:compile 02:19:29 [INFO] | | \- org.ow2.asm:asm-commons:jar:7.1:compile 02:19:29 [INFO] | \- org.glassfish.hk2:spring-bridge:jar:2.6.1:compile 02:19:29 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp:jar:7.15.0:compile 02:19:29 [INFO] | +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.camunda.bpm.webapp:camunda-webapp:jar:classes:7.15.0:compile 02:19:29 [INFO] | | \- org.springframework.boot:spring-boot-starter-web:jar:2.5.15:compile 02:19:29 [INFO] | \- org.camunda.bpm.webapp:camunda-webapp-webjar:jar:7.15.0:compile 02:19:29 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.5.15:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.5.15:compile 02:19:29 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 02:19:29 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.5.15:compile 02:19:29 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:19:29 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:19:29 [INFO] | +- org.hibernate:hibernate-core:jar:5.4.33:compile 02:19:29 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:19:29 [INFO] | | +- org.javassist:javassist:jar:3.27.0-GA:compile 02:19:29 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 02:19:29 [INFO] | | +- org.jboss:jandex:jar:2.2.3.Final:compile 02:19:29 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:19:29 [INFO] | | +- org.dom4j:dom4j:jar:2.1.3:compile 02:19:29 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:19:29 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:19:29 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:19:29 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:19:29 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.5.12:compile 02:19:29 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.5.12:compile 02:19:29 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 02:19:29 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 02:19:29 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:19:29 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:19:29 [INFO] +- org.springframework.cloud:spring-cloud-starter-sleuth:jar:3.0.6:compile 02:19:29 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.6:compile 02:19:29 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.6:compile 02:19:29 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.11.RELEASE:compile 02:19:29 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.69:compile 02:19:29 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.69:compile 02:19:29 [INFO] | | \- org.bouncycastle:bcutil-jdk15on:jar:1.69:compile 02:19:29 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.0.6:compile 02:19:29 [INFO] | \- org.springframework.cloud:spring-cloud-sleuth-brave:jar:3.0.6:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-context-slf4j:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-messaging:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-rpc:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpclient:jar:5.13.2:compile 02:19:29 [INFO] | | \- io.zipkin.brave:brave-instrumentation-http:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-jms:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.brave:brave-instrumentation-mongodb:jar:5.13.2:compile 02:19:29 [INFO] | +- io.zipkin.aws:brave-propagation-aws:jar:0.21.3:compile 02:19:29 [INFO] | \- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.16.1:compile 02:19:29 [INFO] +- org.springframework.cloud:spring-cloud-sleuth-zipkin:jar:3.0.6:compile 02:19:29 [INFO] | +- org.springframework.cloud:spring-cloud-sleuth-instrumentation:jar:3.0.6:compile 02:19:29 [INFO] | | \- org.springframework.cloud:spring-cloud-sleuth-api:jar:3.0.6:compile 02:19:29 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:19:29 [INFO] | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.6:compile 02:19:29 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.5.8:compile 02:19:29 [INFO] | +- io.zipkin.zipkin2:zipkin:jar:2.23.0:compile 02:19:29 [INFO] | +- io.zipkin.reporter2:zipkin-reporter:jar:2.16.1:compile 02:19:29 [INFO] | +- io.zipkin.reporter2:zipkin-reporter-brave:jar:2.16.1:compile 02:19:29 [INFO] | +- io.zipkin.reporter2:zipkin-sender-kafka:jar:2.16.1:compile 02:19:29 [INFO] | +- io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.16.1:compile 02:19:29 [INFO] | \- io.zipkin.reporter2:zipkin-sender-amqp-client:jar:2.16.1:compile 02:19:29 [INFO] +- org.onap.so:MSOCommonBPMN:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.camunda.connect:camunda-connect-connectors-all:jar:1.5.2:compile 02:19:29 [INFO] | | +- org.camunda.connect:camunda-connect-core:jar:1.5.2:compile 02:19:29 [INFO] | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:19:29 [INFO] | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:19:29 [INFO] | +- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:19:29 [INFO] | | \- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:19:29 [INFO] | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:19:29 [INFO] | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:19:29 [INFO] | +- org.onap.so:client-cds:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:19:29 [INFO] | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:19:29 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.1.5:compile 02:19:29 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 02:19:29 [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile 02:19:29 [INFO] | | | +- net.minidev:json-smart:jar:2.4.10:compile 02:19:29 [INFO] | | | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:19:29 [INFO] | | | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 02:19:29 [INFO] | | | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 02:19:29 [INFO] | | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.32:compile 02:19:29 [INFO] | | | | +- org.jetbrains:annotations:jar:13.0:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.32:compile 02:19:29 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.5.32:compile 02:19:29 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.5.32:compile 02:19:29 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.5.32:compile 02:19:29 [INFO] | | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20181211:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.5.32:compile 02:19:29 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.5.2:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.5.2:compile 02:19:29 [INFO] | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.5.2:compile 02:19:29 [INFO] | | | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 02:19:29 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:19:29 [INFO] | | | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.5.2:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.32:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.32:compile 02:19:29 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.12.7:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.5.32:compile 02:19:29 [INFO] | | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.5.32:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.5.32:runtime 02:19:29 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.5.32:compile 02:19:29 [INFO] | | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.5.32:compile 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.5.32:runtime 02:19:29 [INFO] | | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.5.32:runtime 02:19:29 [INFO] | | | +- io.grpc:grpc-stub:jar:1.25.0:compile 02:19:29 [INFO] | | | +- io.grpc:grpc-netty-shaded:jar:1.25.0:compile 02:19:29 [INFO] | | | +- io.grpc:grpc-grpclb:jar:1.25.0:compile 02:19:29 [INFO] | | | +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 02:19:29 [INFO] | | | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final:compile 02:19:29 [INFO] | | | | +- io.netty:netty-tcnative-classes:jar:2.0.61.Final:compile 02:19:29 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final:compile 02:19:29 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final:compile 02:19:29 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final:compile 02:19:29 [INFO] | | | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final:compile 02:19:29 [INFO] | | | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final:compile 02:19:29 [INFO] | | | \- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.1.5:compile 02:19:29 [INFO] | | +- com.google.protobuf:protobuf-java:jar:3.22.2:compile 02:19:29 [INFO] | | +- io.grpc:grpc-protobuf:jar:1.25.0:compile 02:19:29 [INFO] | | | +- io.grpc:grpc-api:jar:1.25.0:compile 02:19:29 [INFO] | | | | \- io.grpc:grpc-context:jar:1.25.0:compile 02:19:29 [INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile 02:19:29 [INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.25.0:compile 02:19:29 [INFO] | | \- io.grpc:grpc-netty:jar:1.25.0:compile 02:19:29 [INFO] | | +- io.grpc:grpc-core:jar:1.25.0:compile (version selected from constraint [1.25.0,1.25.0]) 02:19:29 [INFO] | | | +- com.google.android:annotations:jar:4.1.1.4:compile 02:19:29 [INFO] | | | +- io.perfmark:perfmark-api:jar:0.19.0:compile 02:19:29 [INFO] | | | +- io.opencensus:opencensus-api:jar:0.21.0:compile 02:19:29 [INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.21.0:compile 02:19:29 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 02:19:29 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 02:19:29 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 02:19:29 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 02:19:29 [INFO] | +- org.onap.so:MSOCoreBPMN:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- commons-fileupload:commons-fileupload:jar:1.5:compile 02:19:29 [INFO] | | +- org.camunda.bpm:camunda-engine-plugin-connect:jar:7.15.0:compile 02:19:29 [INFO] | | +- net.sf.saxon:Saxon-HE:jar:10.5:compile 02:19:29 [INFO] | | \- com.github.fge:json-schema-validator:jar:2.2.6:compile 02:19:29 [INFO] | | +- com.googlecode.libphonenumber:libphonenumber:jar:6.2:compile 02:19:29 [INFO] | | +- com.github.fge:json-schema-core:jar:1.2.5:compile 02:19:29 [INFO] | | | +- com.github.fge:uri-template:jar:0.9:compile 02:19:29 [INFO] | | | | \- com.github.fge:msg-simple:jar:1.1:compile 02:19:29 [INFO] | | | | \- com.github.fge:btf:jar:1.2:compile 02:19:29 [INFO] | | | +- com.github.fge:jackson-coreutils:jar:1.8:compile 02:19:29 [INFO] | | | \- org.mozilla:rhino:jar:1.7R4:compile 02:19:29 [INFO] | | +- javax.mail:mailapi:jar:1.4.3:compile 02:19:29 [INFO] | | | \- javax.activation:activation:jar:1.1.1:compile 02:19:29 [INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 02:19:29 [INFO] | +- org.onap.so:mso-catalog-db:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.9:compile 02:19:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-rest:jar:2.5.15:compile 02:19:29 [INFO] | | | \- org.springframework.data:spring-data-rest-webmvc:jar:3.5.12:compile 02:19:29 [INFO] | | | \- org.springframework.data:spring-data-rest-core:jar:3.5.12:compile 02:19:29 [INFO] | | | \- org.atteo:evo-inflector:jar:1.2.2:compile 02:19:29 [INFO] | | +- org.springframework.data:spring-data-rest-hal-explorer:jar:3.5.12:compile 02:19:29 [INFO] | | \- org.ow2.asm:asm-xml:jar:6.1:compile 02:19:29 [INFO] | | \- org.ow2.asm:asm-util:jar:6.1:compile 02:19:29 [INFO] | | +- org.ow2.asm:asm-tree:jar:6.1:compile 02:19:29 [INFO] | | \- org.ow2.asm:asm-analysis:jar:6.1:compile 02:19:29 [INFO] | +- org.onap.so:mso-requests-db:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.onap.so.adapters:mso-adapters-rest-interface:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.javatuples:javatuples:jar:1.2:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:keystone-client:jar:1.12.0:compile 02:19:29 [INFO] | | | +- org.onap.so.libs.openstack-java-sdk:openstack-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:keystone-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:heat-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:heat-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:quantum-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:quantum-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:glance-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:glance-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:cinder-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:cinder-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk:nova-client:jar:1.12.0:compile 02:19:29 [INFO] | | | \- org.onap.so.libs.openstack-java-sdk:nova-model:jar:1.12.0:compile 02:19:29 [INFO] | | +- org.onap.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.12.0:compile 02:19:29 [INFO] | | \- com.sun.xml.ws:jaxws-ri:pom:2.3.0:compile 02:19:29 [INFO] | | +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:jaxws-rt:jar:2.3.0:compile 02:19:29 [INFO] | | | +- com.sun.xml.ws:policy:jar:2.7.2:compile 02:19:29 [INFO] | | | +- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001:compile 02:19:29 [INFO] | | | | \- org.glassfish.external:management-api:jar:3.0.0-b012:compile 02:19:29 [INFO] | | | +- com.sun.xml.stream.buffer:streambuffer:jar:1.5.4:compile 02:19:29 [INFO] | | | +- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 02:19:29 [INFO] | | | +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile 02:19:29 [INFO] | | | +- org.glassfish.ha:ha-api:jar:3.1.9:compile 02:19:29 [INFO] | | | +- org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:runtime 02:19:29 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:jaxws-tools:jar:2.3.0:compile 02:19:29 [INFO] | | | +- com.sun.xml.bind:jaxb-xjc:jar:2.3.0:compile 02:19:29 [INFO] | | | \- com.sun.xml.bind:jaxb-jxc:jar:2.3.0:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.0:compile 02:19:29 [INFO] | | | +- javax.mail:mail:jar:1.4.7:compile 02:19:29 [INFO] | | | \- org.eclipse.persistence:eclipselink:jar:2.6.4:compile 02:19:29 [INFO] | | | +- org.eclipse.persistence:javax.persistence:jar:2.1.1:compile 02:19:29 [INFO] | | | +- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 02:19:29 [INFO] | | | \- org.glassfish:javax.json:jar:1.0.4:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.0:compile 02:19:29 [INFO] | | | \- commonj.sdo:commonj.sdo:jar:2.1.1.v201112051852:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:release-documentation:zip:docbook:2.3.0:compile 02:19:29 [INFO] | | +- com.sun.xml.ws:samples:zip:2.3.0:compile 02:19:29 [INFO] | | +- javax.xml.ws:jaxws-api:jar:2.3.1:compile 02:19:29 [INFO] | | +- javax.xml.soap:javax.xml.soap-api:jar:1.4.0:compile 02:19:29 [INFO] | | \- javax.jws:jsr181-api:jar:1.0-MR1:compile 02:19:29 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 02:19:29 [INFO] | +- org.onap.appc.client:client-lib:jar:1.7.2:compile 02:19:29 [INFO] | | +- com.att.nsa:cambriaClient:jar:0.0.1:compile 02:19:29 [INFO] | | | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 02:19:29 [INFO] | | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 02:19:29 [INFO] | | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 02:19:29 [INFO] | | | \- jline:jline:jar:2.12.1:compile 02:19:29 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 02:19:29 [INFO] | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:19:29 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.33:compile 02:19:29 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:19:29 [INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:19:29 [INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:19:29 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:19:29 [INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.33:compile 02:19:29 [INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:19:29 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:19:29 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:19:29 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:19:29 [INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33:compile 02:19:29 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33:compile 02:19:29 [INFO] | \- me.hdpe.bowman:bowman-client:jar:0.10.0:compile 02:19:29 [INFO] | \- org.springframework.hateoas:spring-hateoas:jar:1.3.7:compile 02:19:29 [INFO] | \- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 02:19:29 [INFO] +- org.onap.so:MSOCommonBPMN:test-jar:tests:1.17.0-SNAPSHOT:test 02:19:29 [INFO] +- org.onap.so:so-bpmn-building-blocks:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.camunda.bpm:camunda-engine:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.camunda.bpm.model:camunda-bpmn-model:jar:7.15.0:compile 02:19:29 [INFO] | | | \- org.camunda.bpm.model:camunda-xml-model:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.camunda.bpm.model:camunda-cmmn-model:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.camunda.bpm.dmn:camunda-engine-dmn:jar:7.15.0:compile 02:19:29 [INFO] | | | +- org.camunda.bpm.model:camunda-dmn-model:jar:7.15.0:compile 02:19:29 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.15.0:compile 02:19:29 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-juel:jar:7.15.0:compile 02:19:29 [INFO] | | | +- org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.15.0:compile 02:19:29 [INFO] | | | \- org.camunda.feel:feel-engine:jar:scala-shaded:1.13.1:compile 02:19:29 [INFO] | | +- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:19:29 [INFO] | | +- org.mybatis:mybatis:jar:3.5.6:compile 02:19:29 [INFO] | | \- joda-time:joda-time:jar:2.1:compile 02:19:29 [INFO] | +- org.onap.so:so-bpmn-tasks:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.onap.so.adapters:mso-adapter-utils:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | | +- org.springframework.boot:spring-boot-starter-cache:jar:2.5.15:compile 02:19:29 [INFO] | | | | \- org.springframework:spring-context-support:jar:5.3.27:compile 02:19:29 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:compile 02:19:29 [INFO] | | +- org.onap.so.adapters.so-etsi-sol003-adapter.lcm:so-etsi-sol003-adapter-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.onap.so:so-optimization-clients:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.onap.so:so-sdn-clients:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | | +- org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2:compile 02:19:29 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.7:compile 02:19:29 [INFO] | | | | \- io.swagger:swagger-jaxrs:jar:1.5.21:compile 02:19:29 [INFO] | | | | \- io.swagger:swagger-core:jar:1.5.21:compile 02:19:29 [INFO] | | | \- org.onap.sdnc.northbound:generic-resource-api-model-swagger:yaml:3.0.2:compile 02:19:29 [INFO] | | | \- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2:compile 02:19:29 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile 02:19:29 [INFO] | | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile 02:19:29 [INFO] | | | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:19:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile 02:19:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 02:19:29 [INFO] | | | | | \- org.opendaylight.yangtools:concepts:jar:11.0.5:compile 02:19:29 [INFO] | | | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 02:19:29 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:11.0.5:compile 02:19:29 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:19:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 02:19:29 [INFO] | | \- org.onap.so.adapters.so-cnf-adapter.so-cnfm.lcm:so-cnfm-lcm-api:jar:1.9.0-SNAPSHOT:compile 02:19:29 [INFO] | | \- io.swagger.core.v3:swagger-annotations:jar:2.1.13:compile 02:19:29 [INFO] | +- org.onap.so:so-bpmn-infrastructure-common:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- org.onap.msb.java-sdk:msb-java-sdk:jar:1.2.0:compile 02:19:29 [INFO] | | | \- com.squareup.retrofit2:retrofit:jar:2.3.0:compile 02:19:29 [INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.14.9:compile 02:19:29 [INFO] | | | \- com.squareup.okio:okio:jar:1.17.2:compile 02:19:29 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:19:29 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.11:compile 02:19:29 [INFO] | | \- org.codehaus.groovy:groovy-dateutil:jar:3.0.17:compile 02:19:29 [INFO] | \- commons-net:commons-net:jar:3.6:compile 02:19:29 [INFO] +- org.onap.so:so-bpmn-infrastructure-flows:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxws:jar:3.4.10:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-spring-boot-autoconfigure:jar:3.4.10:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.4.10:compile 02:19:29 [INFO] | | | +- xml-resolver:xml-resolver:jar:1.2:compile 02:19:29 [INFO] | | | +- org.apache.cxf:cxf-rt-bindings-xml:jar:3.4.10:compile 02:19:29 [INFO] | | | +- org.apache.cxf:cxf-rt-frontend-simple:jar:3.4.10:compile 02:19:29 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-addr:jar:3.4.10:compile 02:19:29 [INFO] | | | \- org.apache.cxf:cxf-rt-ws-policy:jar:3.4.10:compile 02:19:29 [INFO] | | | \- org.apache.neethi:neethi:jar:3.1.1:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-rt-features-metrics:jar:3.4.10:compile 02:19:29 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:19:29 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:19:29 [INFO] | | +- jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3:compile 02:19:29 [INFO] | | +- jakarta.jws:jakarta.jws-api:jar:2.1.0:compile 02:19:29 [INFO] | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:19:29 [INFO] | | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:19:29 [INFO] | | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:19:29 [INFO] | | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:19:29 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-spring-boot-starter-jaxrs:jar:3.4.10:compile 02:19:29 [INFO] | | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.4.10:compile 02:19:29 [INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.4.10:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-rt-rs-service-description-openapi-v3:jar:3.4.10:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-common-openapi:jar:3.4.10:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-rt-rs-service-description-swagger-ui:jar:3.4.10:compile 02:19:29 [INFO] | | \- io.swagger.core.v3:swagger-jaxrs2:jar:2.1.13:compile 02:19:29 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.138:compile 02:19:29 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.13:compile 02:19:29 [INFO] | | \- io.swagger.core.v3:swagger-integration:jar:2.1.13:compile 02:19:29 [INFO] | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:compile 02:19:29 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.12.7:compile 02:19:29 [INFO] | +- com.fasterxml.uuid:java-uuid-generator:jar:3.2.0:compile 02:19:29 [INFO] | \- org.camunda.bpm:camunda-engine-plugin-spin:jar:7.15.0:compile 02:19:29 [INFO] | \- org.camunda.spin:camunda-spin-core:jar:1.10.1:compile 02:19:29 [INFO] +- org.onap.so:so-bpmn-moi:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | \- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:19:29 [INFO] | +- commons-logging:commons-logging:jar:1.2:compile 02:19:29 [INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile 02:19:29 [INFO] +- com.h2database:h2:jar:2.3.232:test 02:19:29 [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:1.2.4.RELEASE:test 02:19:29 [INFO] | \- org.springframework.boot:spring-boot-starter:jar:2.5.15:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot:jar:2.5.15:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.5.15:compile 02:19:29 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:19:29 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:19:29 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:19:29 [INFO] | \- org.yaml:snakeyaml:jar:1.31:compile 02:19:29 [INFO] +- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.3.0:test 02:19:29 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.3.0:test 02:19:29 [INFO] | | \- ch.vorburger.exec:exec:jar:3.0.0:test 02:19:29 [INFO] | | +- org.apache.commons:commons-exec:jar:1.3:test 02:19:29 [INFO] | | \- org.apache.commons:commons-collections4:jar:4.4:test 02:19:29 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11:test 02:19:29 [INFO] | +- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11:test 02:19:29 [INFO] | \- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11:test 02:19:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.7.2:test 02:19:29 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:19:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.7.2:compile 02:19:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 02:19:29 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.7.2:compile 02:19:29 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.7.12:compile 02:19:29 [INFO] | +- io.micrometer:micrometer-core:jar:1.7.12:compile 02:19:29 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:19:29 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:19:29 [INFO] | \- io.prometheus:simpleclient_common:jar:0.10.0:compile 02:19:29 [INFO] | \- io.prometheus:simpleclient:jar:0.10.0:compile 02:19:29 [INFO] +- org.onap.so:cxf-logging:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.4.10:compile 02:19:29 [INFO] | | \- org.apache.cxf:cxf-core:jar:3.4.10:compile 02:19:29 [INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 02:19:29 [INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-rt-bindings-soap:jar:3.4.10:compile 02:19:29 [INFO] | | +- org.apache.cxf:cxf-rt-wsdl:jar:3.4.10:compile 02:19:29 [INFO] | | | \- wsdl4j:wsdl4j:jar:1.6.3:compile 02:19:29 [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.4.10:compile 02:19:29 [INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.4.10:compile 02:19:29 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:19:29 [INFO] | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:19:29 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:19:29 [INFO] +- org.camunda.bpm.extension.mockito:camunda-bpm-mockito:jar:4.0.0:test 02:19:29 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile 02:19:29 [INFO] | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:19:29 [INFO] +- org.camunda.bpm.assert:camunda-bpm-assert:jar:3.0.0:test 02:19:29 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:19:29 [INFO] +- org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test:jar:7.15.0:test 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-test:jar:2.5.15:test 02:19:29 [INFO] | | +- org.springframework.boot:spring-boot-test:jar:2.5.15:test 02:19:29 [INFO] | | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.15:test 02:19:29 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.5.0:compile 02:19:29 [INFO] | | +- org.springframework:spring-test:jar:5.3.27:test 02:19:29 [INFO] | | \- org.xmlunit:xmlunit-core:jar:2.4.0:test 02:19:29 [INFO] | \- org.camunda.bpm.assert:camunda-bpm-assert-assertj3-11-1:jar:4.0.0:test 02:19:29 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:19:29 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:19:29 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 02:19:29 [INFO] +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:19:29 [INFO] | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:19:29 [INFO] | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:19:29 [INFO] | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:19:29 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:19:29 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:19:29 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:19:29 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:19:29 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:19:29 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:19:29 [INFO] | | \- org.apache.kafka:kafka-clients:jar:2.7.2:compile 02:19:29 [INFO] | | +- com.github.luben:zstd-jni:jar:1.4.5-6:compile 02:19:29 [INFO] | | +- org.lz4:lz4-java:jar:1.7.1:compile 02:19:29 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.7.7:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.5.15:compile 02:19:29 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.5.8:compile 02:19:29 [INFO] | | | \- org.springframework.security:spring-security-core:jar:5.5.8:compile 02:19:29 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.5.8:compile 02:19:29 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.5.15:compile 02:19:29 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.15:compile 02:19:29 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:2.5.15:compile 02:19:29 [INFO] | +- org.springframework:spring-webmvc:jar:5.3.27:compile 02:19:29 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 02:19:29 [INFO] | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:19:29 [INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:19:29 [INFO] | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:19:29 [INFO] | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:19:29 [INFO] | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:19:29 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 02:19:29 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:19:29 [INFO] | +- org.json:json:jar:20250517:compile 02:19:29 [INFO] | +- org.reflections:reflections:jar:0.9.11:compile 02:19:29 [INFO] | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:19:29 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 02:19:29 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2:compile 02:19:29 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.7.2:compile 02:19:29 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:19:29 [INFO] | | \- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:19:29 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:19:29 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:19:29 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:19:29 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:19:29 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:19:29 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:19:29 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:19:29 [INFO] | | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:19:29 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:19:29 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:19:29 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:19:29 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:19:29 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:19:29 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:19:29 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:19:29 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:19:29 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:19:29 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:19:29 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:19:29 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:19:29 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:19:29 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:19:29 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:19:29 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:19:29 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:19:29 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:19:29 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:19:29 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:compile 02:19:29 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:19:29 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:19:29 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:19:29 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 02:19:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:19:29 [INFO] +- junit:junit:jar:4.13.2:test 02:19:29 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:19:29 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:19:29 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:19:29 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:19:29 [INFO] | \- org.skyscreamer:jsonassert:jar:1.5.1:test 02:19:29 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:19:29 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:19:29 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:19:29 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:19:29 [INFO] 02:19:29 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ mso-infrastructure-bpmn --- 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-core/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-core/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [WARNING] Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/grpc/grpc-api/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:29 [INFO] Saved module information to /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/sonatype-clm/module.xml 02:19:29 [INFO] 02:19:29 [INFO] -----------------< org.onap.so.simulator:so-simulator >----------------- 02:19:29 [INFO] Building SO REST Simulator 1.17.0-SNAPSHOT [42/43] 02:19:29 [INFO] --------------------------------[ jar ]--------------------------------- 02:19:29 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:19:29 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:19:32 [WARNING] Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:32 [WARNING] Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:34 [INFO] 02:19:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ so-simulator --- 02:19:34 [INFO] 02:19:34 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ so-simulator --- 02:19:34 [INFO] ## define projects super pom absolute path through basepath_marker 02:19:34 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:19:34 [INFO] 02:19:34 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ so-simulator --- 02:19:34 [INFO] Using 'UTF-8' encoding to format source files. 02:19:34 [INFO] Number of files to be formatted: 48 02:19:34 [INFO] Successfully formatted: 0 file(s) 02:19:34 [INFO] Fail to format: 0 file(s) 02:19:34 [INFO] Skipped: 48 file(s) 02:19:34 [INFO] Read only skipped: 0 file(s) 02:19:34 [INFO] Approximate time taken: 0s 02:19:34 [INFO] 02:19:34 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ so-simulator --- 02:19:34 [INFO] Using 'UTF-8' encoding to format source files. 02:19:34 [INFO] Number of files to be formatted: 0 02:19:34 [INFO] 02:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ so-simulator --- 02:19:34 [INFO] Skipping Rule Enforcement. 02:19:34 [INFO] 02:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ so-simulator --- 02:19:34 [INFO] Skipping Rule Enforcement. 02:19:34 [INFO] 02:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ so-simulator --- 02:19:34 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:34 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:34 [INFO] 02:19:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ so-simulator --- 02:19:34 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-simulator/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:34 [INFO] 02:19:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ so-simulator --- 02:19:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-simulator/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:34 [INFO] 02:19:34 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ so-simulator --- 02:19:34 [INFO] Formatting is skipped 02:19:34 [INFO] 02:19:34 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ so-simulator --- 02:19:34 [INFO] Formatting is skipped 02:19:34 [INFO] 02:19:34 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ so-simulator --- 02:19:34 [INFO] 02:19:34 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ so-simulator --- 02:19:34 [INFO] 02:19:34 [INFO] --- spring-boot-maven-plugin:2.6.15:build-info (build-info) @ so-simulator --- 02:19:34 [INFO] 02:19:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ so-simulator --- 02:19:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:19:34 [INFO] Copying 47 resources 02:19:34 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-simulator/target/generated-sources/license 02:19:34 [INFO] skip non existing resourceDirectory /w/workspace/so-maven-clm-master/so-simulator/target/generated-resources/licenses 02:19:34 [INFO] 02:19:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ so-simulator --- 02:19:34 [INFO] Changes detected - recompiling the module! 02:19:34 [INFO] Compiling 47 source files to /w/workspace/so-maven-clm-master/so-simulator/target/classes 02:19:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/xercesImpl.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/xml-apis.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/serializer.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/serializer/2.7.2/xml-apis.jar": no such file or directory 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/actions/aai/ProcessVnfc.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryStackByIdFailure.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/HealthCheck.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/QueryVFModuleGR.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/AAIPropertiesImpl.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/QueryVFModuleGR_Macro2.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCManagementPort0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/actions/aai/ProcessNetwork.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/AssignVFModule.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/NetworkCreateDeleteCloud.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryStackDetailsRole1Sub0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryStackDetailsService1Sub2.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryRole1StackResources.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryStackByIdReplaceModule.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/DefaultScenario.java]] 02:19:35 [INFO] [parsing completed 1ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryBaseVfModuleStackById.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourceDetailsService1Sub1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCHAPort0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/macro/QueryStackByIdMacro3.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/nova/NovaKeyPairDelete.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCService1Port0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/actions/aai/DeleteVServers.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/QueryVFModuleGR_Macro1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourcesByStackName.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryBaseStack.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourceDetailsRole1Sub1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourcesByStackName2.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/QueryVFModule.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryStackDetailsService1Sub1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/CreateAAInventory.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/ModuleCreateDeleteAudit.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCManagementPort1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourceDetailsService1Sub0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCTrusted.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/macro/QueryStackByIdMacro1.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryNeutronNetworkSSCRole1Port0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryStackByIdReplaceModuleVolume.java]] 02:19:35 [INFO] [parsing completed 1ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/QueryVNF.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryStackDetailsService1Sub0.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/ProcessSDNCAssignService.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryService1StackResources.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/Simulator.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/macro/QueryStackByIdMacro2.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/resources/QueryResourceDetailsService1Sub2.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/ServiceInstance.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/openstack/QueryStackByIdDoubleFailure.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/main/java/org/onap/so/simulator/scenarios/sdnc/grapi/QueryVFModuleGR_Macro3.java]] 02:19:35 [INFO] [parsing completed 0ms] 02:19:35 [INFO] [loading modules/java.rmi/module-info.class] 02:19:35 [INFO] [loading modules/java.xml/module-info.class] 02:19:35 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:19:35 [INFO] [loading modules/java.sql/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:19:35 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jlink/module-info.class] 02:19:35 [INFO] [loading modules/java.scripting/module-info.class] 02:19:35 [INFO] [loading modules/jdk.rmic/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdi/module-info.class] 02:19:35 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:19:35 [INFO] [loading modules/java.prefs/module-info.class] 02:19:35 [INFO] [loading modules/jdk.charsets/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:19:35 [INFO] [loading modules/jdk.editpad/module-info.class] 02:19:35 [INFO] [loading modules/java.desktop/module-info.class] 02:19:35 [INFO] [loading modules/java.base/module-info.class] 02:19:35 [INFO] [loading modules/java.compiler/module-info.class] 02:19:35 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:19:35 [INFO] [loading modules/java.management/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jshell/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:19:35 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:19:35 [INFO] [loading modules/java.security.sasl/module-info.class] 02:19:35 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:19:35 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:19:35 [INFO] [loading modules/java.datatransfer/module-info.class] 02:19:35 [INFO] [loading modules/jdk.compiler/module-info.class] 02:19:35 [INFO] [loading modules/jdk.sctp/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jfr/module-info.class] 02:19:35 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:19:35 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:19:35 [INFO] [loading modules/java.logging/module-info.class] 02:19:35 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:19:35 [INFO] [loading modules/java.instrument/module-info.class] 02:19:35 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:19:35 [INFO] [loading modules/java.smartcardio/module-info.class] 02:19:35 [INFO] [loading modules/jdk.localedata/module-info.class] 02:19:35 [INFO] [loading modules/jdk.pack/module-info.class] 02:19:35 [INFO] [loading modules/java.naming/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jartool/module-info.class] 02:19:35 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:19:35 [INFO] [loading modules/java.net.http/module-info.class] 02:19:35 [INFO] [loading modules/java.se/module-info.class] 02:19:35 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:19:35 [INFO] [loading modules/java.management.rmi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:19:35 [INFO] [loading modules/jdk.net/module-info.class] 02:19:35 [INFO] [loading modules/java.security.jgss/module-info.class] 02:19:35 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:19:35 [INFO] [loading modules/jdk.attach/module-info.class] 02:19:35 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-simulator/src/main/java,/w/workspace/so-maven-clm-master/so-simulator/target/generated-sources/annotations] 02:19:35 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-simulator/target/classes,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.6.15/spring-boot-starter-web-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.6.15/spring-boot-starter-json-2.6.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.5/jackson-datatype-jdk8-2.13.5.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.5/jackson-datatype-jsr310-2.13.5.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.6.15/spring-boot-starter-tomcat-2.6.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.6.15/spring-boot-starter-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.6.15/spring-boot-starter-logging-2.6.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/junit/jupiter/junit-jupiter/5.6.0/junit-jupiter-5.6.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.6.0/junit-platform-commons-1.6.0.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.6.15/spring-boot-starter-data-jpa-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.6.15/spring-boot-starter-jdbc-2.6.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.6.10/spring-data-jpa-2.6.10.jar,/tmp/r/org/springframework/data/spring-data-commons/2.6.10/spring-data-commons-2.6.10.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.6.15/spring-boot-starter-aop-2.6.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.6.15/spring-boot-starter-actuator-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.6.15/spring-boot-actuator-autoconfigure-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.6.15/spring-boot-actuator-2.6.15.jar,/tmp/r/io/micrometer/micrometer-core/1.8.13/micrometer-core-1.8.13.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar,/tmp/r/jakarta/interceptor/jakarta.interceptor-api/1.2.4/jakarta.interceptor-api-1.2.4.jar,/tmp/r/jakarta/ejb/jakarta.ejb-api/3.2.4/jakarta.ejb-api-3.2.4.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar,/tmp/r/io/swagger/parser/v3/swagger-parser/2.0.28/swagger-parser-2.0.28.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.28/swagger-parser-v2-converter-2.0.28.jar,/tmp/r/io/swagger/swagger-core/1.6.3/swagger-core-1.6.3.jar,/tmp/r/io/swagger/swagger-models/1.6.3/swagger-models-1.6.3.jar,/tmp/r/io/swagger/swagger-annotations/1.6.3/swagger-annotations-1.6.3.jar,/tmp/r/io/swagger/swagger-parser/1.0.56/swagger-parser-1.0.56.jar,/tmp/r/io/swagger/swagger-compat-spec-parser/1.0.56/swagger-compat-spec-parser-1.0.56.jar,/tmp/r/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar,/tmp/r/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar,/tmp/r/com/github/java-json-tools/btf/1.3/btf-1.3.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.11/swagger-models-2.1.11.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-core/2.0.28/swagger-parser-core-2.0.28.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v3/2.0.28/swagger-parser-v3-2.0.28.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.11/swagger-core-2.1.11.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.11/swagger-annotations-2.1.11.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.5/jackson-dataformat-yaml-2.13.5.jar,/tmp/r/com/consol/citrus/citrus-core/3.2.1/citrus-core-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-spring/3.2.1/citrus-spring-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-json/3.2.1/citrus-validation-json-3.2.1.jar,/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar,/tmp/r/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar,/tmp/r/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar,/tmp/r/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar,/tmp/r/com/sun/mail/mailapi/1.6.2/mailapi-1.6.2.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar,/tmp/r/com/consol/citrus/citrus-validation-text/3.2.1/citrus-validation-text-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-binary/3.2.1/citrus-validation-binary-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-groovy/3.2.1/citrus-validation-groovy-3.2.1.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/com/consol/citrus/citrus-validation-hamcrest/3.2.1/citrus-validation-hamcrest-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-testng/3.2.1/citrus-testng-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-junit/3.2.1/citrus-junit-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-junit5/3.2.1/citrus-junit5-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-main/3.2.1/citrus-main-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-cucumber/3.2.1/citrus-cucumber-3.2.1.jar,/tmp/r/io/cucumber/cucumber-java/6.11.0/cucumber-java-6.11.0.jar,/tmp/r/io/cucumber/cucumber-core/6.11.0/cucumber-core-6.11.0.jar,/tmp/r/io/cucumber/cucumber-gherkin/6.11.0/cucumber-gherkin-6.11.0.jar,/tmp/r/io/cucumber/cucumber-gherkin-messages/6.11.0/cucumber-gherkin-messages-6.11.0.jar,/tmp/r/io/cucumber/messages/15.0.0/messages-15.0.0.jar,/tmp/r/io/cucumber/tag-expressions/3.0.1/tag-expressions-3.0.1.jar,/tmp/r/io/cucumber/cucumber-expressions/10.3.0/cucumber-expressions-10.3.0.jar,/tmp/r/io/cucumber/datatable/3.5.0/datatable-3.5.0.jar,/tmp/r/io/cucumber/cucumber-plugin/6.11.0/cucumber-plugin-6.11.0.jar,/tmp/r/io/cucumber/docstring/6.11.0/docstring-6.11.0.jar,/tmp/r/io/cucumber/html-formatter/13.0.0/html-formatter-13.0.0.jar,/tmp/r/io/cucumber/create-meta/4.0.0/create-meta-4.0.0.jar,/tmp/r/com/consol/citrus/citrus-groovy/3.2.1/citrus-groovy-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-spring-integration/3.2.1/citrus-spring-integration-3.2.1.jar,/tmp/r/org/springframework/integration/spring-integration-core/5.5.18/spring-integration-core-5.5.18.jar,/tmp/r/org/springframework/spring-messaging/5.3.27/spring-messaging-5.3.27.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/com/consol/citrus/citrus-sql/3.2.1/citrus-sql-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-http/3.2.1/citrus-http-3.2.1.jar,/tmp/r/org/springframework/integration/spring-integration-http/5.5.18/spring-integration-http-5.5.18.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-endpoint-catalog/3.2.1/citrus-endpoint-catalog-3.2.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/springframework/ws/spring-ws-core/3.1.6/spring-ws-core-3.1.6.jar,/tmp/r/org/springframework/ws/spring-xml/3.1.6/spring-xml-3.1.6.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-oxm/5.3.27/spring-oxm-5.3.27.jar,/tmp/r/org/citrusframework/citrus-simulator-ui/2.1.1/citrus-simulator-ui-2.1.1.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.35/jersey-hk2-2.35.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/3.0.2/kafka-clients-3.0.2.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.6.15/spring-boot-starter-security-2.6.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.6.10/spring-security-config-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-core/5.6.10/spring-security-core-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.6.10/spring-security-crypto-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-web/5.6.10/spring-security-web-5.6.10.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.35/jersey-client-2.35.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/com/consol/citrus/citrus-ws/3.2.1/citrus-ws-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-base/3.2.1/citrus-base-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/com/consol/citrus/citrus-validation-xml/3.2.1/citrus-validation-xml-3.2.1.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/xalan/xalan/2.7.2/xalan-2.7.2.jar,/tmp/r/xalan/xalan/2.7.2/xercesImpl.jar,/tmp/r/xalan/xalan/2.7.2/xml-apis.jar,/tmp/r/xalan/xalan/2.7.2/serializer.jar,/tmp/r/xalan/serializer/2.7.2/serializer-2.7.2.jar,/tmp/r/xalan/serializer/2.7.2/xml-apis.jar,/tmp/r/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar,/tmp/r/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar,/tmp/r/net/sf/jtidy/jtidy/r938/jtidy-r938.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/eclipse/jetty/jetty-server/9.4.51.v20230217/jetty-server-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-http/9.4.51.v20230217/jetty-http-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-util/9.4.51.v20230217/jetty-util-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-io/9.4.51.v20230217/jetty-io-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-servlet/9.4.51.v20230217/jetty-servlet-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-security/9.4.51.v20230217/jetty-security-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-util-ajax/9.4.51.v20230217/jetty-util-ajax-9.4.51.v20230217.jar,/tmp/r/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:19:35 [INFO] [loading modules/java.base/java/util/Optional.class] 02:19:35 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/VfModule.class)] 02:19:35 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vnfc.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIResourcesClient.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIResourceUri.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/entities/uri/AAIUriFactory.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/generated/fluentbuilders/AAIFluentTypeBuilder.class)] 02:19:35 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/Logger.class)] 02:19:35 [INFO] [loading /tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar(/org/slf4j/LoggerFactory.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-base/3.2.1/citrus-base-3.2.1.jar(/com/consol/citrus/actions/AbstractTestAction.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/context/TestContext.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/TestAction.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Object.class] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/common/Named.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/common/Described.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/TestActorAware.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/String.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/io/ClassPathResource.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestMapping.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-base/3.2.1/citrus-base-3.2.1.jar(/com/consol/citrus/endpoint/resolver/DynamicEndpointUriResolver.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/scenario/AbstractSimulatorScenario.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/scenario/Scenario.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/scenario/ScenarioDesigner.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/scenario/SimulatorScenario.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/correlation/CorrelationHandler.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/web/bind/annotation/RequestMethod.class)] 02:19:35 [INFO] [loading modules/java.base/java/security/SecureRandom.class] 02:19:35 [INFO] [loading modules/java.base/java/net/MalformedURLException.class] 02:19:35 [INFO] [loading modules/java.base/java/net/URL.class] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIVersion.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAIProperties.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar(/org/onap/so/client/RestProperties.class)] 02:19:35 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/L3Network.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/scenario/ScenarioRunner.class)] 02:19:35 [INFO] [loading modules/java.base/java/io/InputStream.class] 02:19:35 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar(/org/onap/aai/domain/yang/Vserver.class)] 02:19:35 [INFO] [loading /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar(/org/onap/aaiclient/client/aai/AAICommonObjectMapperProvider.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar(/org/springframework/boot/SpringApplication.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.6.15/spring-boot-actuator-autoconfigure-2.6.15.jar(/org/springframework/boot/actuate/autoconfigure/security/servlet/ManagementWebSecurityAutoConfiguration.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/SpringBootApplication.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/ws/spring-ws-core/3.1.6/spring-ws-core-3.1.6.jar(/org/springframework/ws/soap/SoapVersion.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/ws/spring-ws-core/3.1.6/spring-ws-core-3.1.6.jar(/org/springframework/ws/soap/saaj/SaajSoapMessageFactory.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/http/SimulatorRestAdapter.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/http/SimulatorRestConfigurationProperties.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/http/SimulatorRestConfigurer.class)] 02:19:35 [INFO] [loading /tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar(/org/citrusframework/simulator/config/SimulatorConfigurer.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessorType.class)] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlAccessType.class)] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlType.class)] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlRootElement.class)] 02:19:35 [INFO] [loading /tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar(/org/onap/aai/annotations/Metadata.class)] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlElement.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Override.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Scope.class)] 02:19:35 [INFO] [loading /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar(/javax/xml/bind/annotation/XmlSchemaType.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication$Type.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/AutoConfigureBefore.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/AutoConfigureAfter.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/Order.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ComponentScan$Filter.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/FilterType.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Import.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Class.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/ScopedProxyMode.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Conditional.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Repeatable.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar(/org/springframework/boot/autoconfigure/condition/SearchStrategy.class)] 02:19:35 [INFO] 02:19:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ so-simulator --- 02:19:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:19:35 [INFO] Copying 3 resources 02:19:35 [INFO] 02:19:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ so-simulator --- 02:19:35 [INFO] Changes detected - recompiling the module! 02:19:35 [INFO] Compiling 1 source file to /w/workspace/so-maven-clm-master/so-simulator/target/test-classes 02:19:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/jaxb-api-2.3.0.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/txw2-2.3.0.1.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/istack-commons-runtime-3.0.5.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/xercesImpl.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/xml-apis.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/xalan/2.7.2/serializer.jar": no such file or directory 02:19:35 [WARNING] [path] bad path element "/tmp/r/xalan/serializer/2.7.2/xml-apis.jar": no such file or directory 02:19:35 [INFO] [parsing started SimpleFileObject[/w/workspace/so-maven-clm-master/so-simulator/src/test/java/org/onap/so/simulator/SimulatorIntegrationTest.java]] 02:19:35 [INFO] [parsing completed 1ms] 02:19:35 [INFO] [loading modules/jdk.jcmd/module-info.class] 02:19:35 [INFO] [loading modules/jdk.zipfs/module-info.class] 02:19:35 [INFO] [loading modules/java.instrument/module-info.class] 02:19:35 [INFO] [loading modules/jdk.localedata/module-info.class] 02:19:35 [INFO] [loading modules/java.transaction.xa/module-info.class] 02:19:35 [INFO] [loading modules/java.naming/module-info.class] 02:19:35 [INFO] [loading modules/java.scripting/module-info.class] 02:19:35 [INFO] [loading modules/java.sql.rowset/module-info.class] 02:19:35 [INFO] [loading modules/java.management/module-info.class] 02:19:35 [INFO] [loading modules/jdk.unsupported/module-info.class] 02:19:35 [INFO] [loading modules/jdk.scripting.nashorn/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jconsole/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jshell/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jlink/module-info.class] 02:19:35 [INFO] [loading modules/java.datatransfer/module-info.class] 02:19:35 [INFO] [loading modules/jdk.sctp/module-info.class] 02:19:35 [INFO] [loading modules/java.compiler/module-info.class] 02:19:35 [INFO] [loading modules/jdk.javadoc/module-info.class] 02:19:35 [INFO] [loading modules/jdk.httpserver/module-info.class] 02:19:35 [INFO] [loading modules/java.sql/module-info.class] 02:19:35 [INFO] [loading modules/java.management.rmi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.crypto.ec/module-info.class] 02:19:35 [INFO] [loading modules/jdk.net/module-info.class] 02:19:35 [INFO] [loading modules/jdk.editpad/module-info.class] 02:19:35 [INFO] [loading modules/java.logging/module-info.class] 02:19:35 [INFO] [loading modules/java.smartcardio/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.ldap/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management.agent/module-info.class] 02:19:35 [INFO] [loading modules/jdk.compiler/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.dns/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management/module-info.class] 02:19:35 [INFO] [loading modules/java.desktop/module-info.class] 02:19:35 [INFO] [loading modules/java.security.jgss/module-info.class] 02:19:35 [INFO] [loading modules/jdk.naming.rmi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jartool/module-info.class] 02:19:35 [INFO] [loading modules/java.se/module-info.class] 02:19:35 [INFO] [loading modules/java.xml/module-info.class] 02:19:35 [INFO] [loading modules/jdk.hotspot.agent/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdwp.agent/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jdeps/module-info.class] 02:19:35 [INFO] [loading modules/jdk.pack/module-info.class] 02:19:35 [INFO] [loading modules/java.xml.crypto/module-info.class] 02:19:35 [INFO] [loading modules/java.net.http/module-info.class] 02:19:35 [INFO] [loading modules/java.prefs/module-info.class] 02:19:35 [INFO] [loading modules/jdk.accessibility/module-info.class] 02:19:35 [INFO] [loading modules/jdk.security.jgss/module-info.class] 02:19:35 [INFO] [loading modules/jdk.dynalink/module-info.class] 02:19:35 [INFO] [loading modules/jdk.management.jfr/module-info.class] 02:19:35 [INFO] [loading modules/jdk.charsets/module-info.class] 02:19:35 [INFO] [loading modules/jdk.security.auth/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jfr/module-info.class] 02:19:35 [INFO] [loading modules/java.security.sasl/module-info.class] 02:19:35 [INFO] [loading modules/jdk.attach/module-info.class] 02:19:35 [INFO] [loading modules/java.base/module-info.class] 02:19:35 [INFO] [loading modules/jdk.xml.dom/module-info.class] 02:19:35 [INFO] [loading modules/jdk.crypto.cryptoki/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jsobject/module-info.class] 02:19:35 [INFO] [loading modules/jdk.jstatd/module-info.class] 02:19:35 [INFO] [loading modules/java.rmi/module-info.class] 02:19:35 [INFO] [loading modules/jdk.rmic/module-info.class] 02:19:35 [INFO] [search path for source files: /w/workspace/so-maven-clm-master/so-simulator/src/test/java,/w/workspace/so-maven-clm-master/so-simulator/target/generated-test-sources/test-annotations] 02:19:35 [INFO] [search path for class files: /usr/lib/jvm/java-11-openjdk-amd64/lib/modules,/w/workspace/so-maven-clm-master/so-simulator/target/test-classes,/w/workspace/so-maven-clm-master/so-simulator/target/classes,/tmp/r/org/springframework/boot/spring-boot-starter-web/2.6.15/spring-boot-starter-web-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-json/2.6.15/spring-boot-starter-json-2.6.15.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.5/jackson-datatype-jdk8-2.13.5.jar,/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.5/jackson-datatype-jsr310-2.13.5.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar,/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.6.15/spring-boot-starter-tomcat-2.6.15.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar,/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar,/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar,/tmp/r/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar,/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter/2.6.15/spring-boot-starter-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.6.15/spring-boot-autoconfigure-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.6.15/spring-boot-starter-logging-2.6.15.jar,/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar,/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar,/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar,/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar,/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar,/tmp/r/org/yaml/snakeyaml/1.31/snakeyaml-1.31.jar,/tmp/r/org/springframework/boot/spring-boot-starter-test/2.6.15/spring-boot-starter-test-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-test/2.6.15/spring-boot-test-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.6.15/spring-boot-test-autoconfigure-2.6.15.jar,/tmp/r/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar,/tmp/r/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar,/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar,/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar,/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar,/tmp/r/org/xmlunit/xmlunit-core/2.8.4/xmlunit-core-2.8.4.jar,/tmp/r/org/junit/jupiter/junit-jupiter/5.6.0/junit-jupiter-5.6.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/tmp/r/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/tmp/r/org/junit/platform/junit-platform-commons/1.6.0/junit-platform-commons-1.6.0.jar,/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar,/tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar,/tmp/r/com/beust/jcommander/1.72/jcommander-1.72.jar,/tmp/r/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar,/tmp/r/org/citrusframework/citrus-simulator-starter/2.1.1/citrus-simulator-starter-2.1.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.6.15/spring-boot-starter-data-jpa-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.6.15/spring-boot-starter-jdbc-2.6.15.jar,/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar,/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar,/tmp/r/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar,/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar,/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar,/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar,/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar,/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar,/tmp/r/org/springframework/data/spring-data-jpa/2.6.10/spring-data-jpa-2.6.10.jar,/tmp/r/org/springframework/data/spring-data-commons/2.6.10/spring-data-commons-2.6.10.jar,/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar,/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar,/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar,/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.6.15/spring-boot-starter-aop-2.6.15.jar,/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar,/tmp/r/org/springframework/boot/spring-boot-starter-actuator/2.6.15/spring-boot-starter-actuator-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.6.15/spring-boot-actuator-autoconfigure-2.6.15.jar,/tmp/r/org/springframework/boot/spring-boot-actuator/2.6.15/spring-boot-actuator-2.6.15.jar,/tmp/r/io/micrometer/micrometer-core/1.8.13/micrometer-core-1.8.13.jar,/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar,/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar,/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar,/tmp/r/jakarta/interceptor/jakarta.interceptor-api/1.2.4/jakarta.interceptor-api-1.2.4.jar,/tmp/r/jakarta/ejb/jakarta.ejb-api/3.2.4/jakarta.ejb-api-3.2.4.jar,/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar,/tmp/r/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar,/tmp/r/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar,/tmp/r/io/swagger/parser/v3/swagger-parser/2.0.28/swagger-parser-2.0.28.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.28/swagger-parser-v2-converter-2.0.28.jar,/tmp/r/io/swagger/swagger-core/1.6.3/swagger-core-1.6.3.jar,/tmp/r/io/swagger/swagger-models/1.6.3/swagger-models-1.6.3.jar,/tmp/r/io/swagger/swagger-annotations/1.6.3/swagger-annotations-1.6.3.jar,/tmp/r/io/swagger/swagger-parser/1.0.56/swagger-parser-1.0.56.jar,/tmp/r/io/swagger/swagger-compat-spec-parser/1.0.56/swagger-compat-spec-parser-1.0.56.jar,/tmp/r/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar,/tmp/r/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar,/tmp/r/com/github/java-json-tools/btf/1.3/btf-1.3.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar,/tmp/r/io/swagger/core/v3/swagger-models/2.1.11/swagger-models-2.1.11.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-core/2.0.28/swagger-parser-core-2.0.28.jar,/tmp/r/io/swagger/parser/v3/swagger-parser-v3/2.0.28/swagger-parser-v3-2.0.28.jar,/tmp/r/io/swagger/core/v3/swagger-core/2.1.11/swagger-core-2.1.11.jar,/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.11/swagger-annotations-2.1.11.jar,/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.5/jackson-dataformat-yaml-2.13.5.jar,/tmp/r/com/consol/citrus/citrus-core/3.2.1/citrus-core-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-spring/3.2.1/citrus-spring-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-json/3.2.1/citrus-validation-json-3.2.1.jar,/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar,/tmp/r/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar,/tmp/r/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar,/tmp/r/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar,/tmp/r/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar,/tmp/r/com/sun/mail/mailapi/1.6.2/mailapi-1.6.2.jar,/tmp/r/joda-time/joda-time/2.1/joda-time-2.1.jar,/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar,/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar,/tmp/r/com/consol/citrus/citrus-validation-text/3.2.1/citrus-validation-text-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-binary/3.2.1/citrus-validation-binary-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-validation-groovy/3.2.1/citrus-validation-groovy-3.2.1.jar,/tmp/r/org/codehaus/groovy/groovy/3.0.17/groovy-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-jsr223/3.0.17/groovy-jsr223-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-json/3.0.17/groovy-json-3.0.17.jar,/tmp/r/org/codehaus/groovy/groovy-xml/3.0.17/groovy-xml-3.0.17.jar,/tmp/r/com/consol/citrus/citrus-validation-hamcrest/3.2.1/citrus-validation-hamcrest-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-testng/3.2.1/citrus-testng-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-junit/3.2.1/citrus-junit-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-junit5/3.2.1/citrus-junit5-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-main/3.2.1/citrus-main-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-cucumber/3.2.1/citrus-cucumber-3.2.1.jar,/tmp/r/io/cucumber/cucumber-java/6.11.0/cucumber-java-6.11.0.jar,/tmp/r/io/cucumber/cucumber-core/6.11.0/cucumber-core-6.11.0.jar,/tmp/r/io/cucumber/cucumber-gherkin/6.11.0/cucumber-gherkin-6.11.0.jar,/tmp/r/io/cucumber/cucumber-gherkin-messages/6.11.0/cucumber-gherkin-messages-6.11.0.jar,/tmp/r/io/cucumber/messages/15.0.0/messages-15.0.0.jar,/tmp/r/io/cucumber/tag-expressions/3.0.1/tag-expressions-3.0.1.jar,/tmp/r/io/cucumber/cucumber-expressions/10.3.0/cucumber-expressions-10.3.0.jar,/tmp/r/io/cucumber/datatable/3.5.0/datatable-3.5.0.jar,/tmp/r/io/cucumber/cucumber-plugin/6.11.0/cucumber-plugin-6.11.0.jar,/tmp/r/io/cucumber/docstring/6.11.0/docstring-6.11.0.jar,/tmp/r/io/cucumber/html-formatter/13.0.0/html-formatter-13.0.0.jar,/tmp/r/io/cucumber/create-meta/4.0.0/create-meta-4.0.0.jar,/tmp/r/com/consol/citrus/citrus-groovy/3.2.1/citrus-groovy-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-spring-integration/3.2.1/citrus-spring-integration-3.2.1.jar,/tmp/r/org/springframework/integration/spring-integration-core/5.5.18/spring-integration-core-5.5.18.jar,/tmp/r/org/springframework/spring-messaging/5.3.27/spring-messaging-5.3.27.jar,/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar,/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar,/tmp/r/com/consol/citrus/citrus-sql/3.2.1/citrus-sql-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-http/3.2.1/citrus-http-3.2.1.jar,/tmp/r/org/springframework/integration/spring-integration-http/5.5.18/spring-integration-http-5.5.18.jar,/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar,/tmp/r/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar,/tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-endpoint-catalog/3.2.1/citrus-endpoint-catalog-3.2.1.jar,/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar,/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar,/tmp/r/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar,/tmp/r/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar,/tmp/r/org/springframework/ws/spring-ws-core/3.1.6/spring-ws-core-3.1.6.jar,/tmp/r/org/springframework/ws/spring-xml/3.1.6/spring-xml-3.1.6.jar,/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar,/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar,/tmp/r/org/springframework/spring-oxm/5.3.27/spring-oxm-5.3.27.jar,/tmp/r/org/citrusframework/citrus-simulator-ui/2.1.1/citrus-simulator-ui-2.1.1.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar,/tmp/r/com/google/guava/guava/28.1-jre/guava-28.1-jre.jar,/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar,/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar,/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar,/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar,/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar,/tmp/r/org/reflections/reflections/0.10.2/reflections-0.10.2.jar,/tmp/r/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar,/tmp/r/org/onap/aai/schema-service/aai-annotations/1.9.2/aai-annotations-1.9.2.jar,/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-api.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar,/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-core.jar,/tmp/r/org/camunda/bpm/camunda-external-task-client/1.4.0/camunda-external-task-client-1.4.0.jar,/tmp/r/org/camunda/commons/camunda-commons-logging/1.10.0/camunda-commons-logging-1.10.0.jar,/tmp/r/org/camunda/commons/camunda-commons-typed-values/7.15.0/camunda-commons-typed-values-7.15.0.jar,/tmp/r/org/camunda/commons/camunda-commons-utils/1.10.0/camunda-commons-utils-1.10.0.jar,/w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar,/w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar,/tmp/r/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar,/tmp/r/org/javatuples/javatuples/1.2/javatuples-1.2.jar,/tmp/r/net/jodah/failsafe/2.0.1/failsafe-2.0.1.jar,/tmp/r/org/glassfish/jersey/inject/jersey-hk2/2.35/jersey-hk2-2.35.jar,/tmp/r/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar,/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar,/tmp/r/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar,/tmp/r/org/apache/kafka/kafka-clients/3.0.2/kafka-clients-3.0.2.jar,/tmp/r/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.jar,/tmp/r/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar,/tmp/r/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar,/tmp/r/org/springframework/boot/spring-boot-starter-security/2.6.15/spring-boot-starter-security-2.6.15.jar,/tmp/r/org/springframework/security/spring-security-config/5.6.10/spring-security-config-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-core/5.6.10/spring-security-core-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-crypto/5.6.10/spring-security-crypto-5.6.10.jar,/tmp/r/org/springframework/security/spring-security-web/5.6.10/spring-security-web-5.6.10.jar,/tmp/r/org/modelmapper/modelmapper/2.3.2/modelmapper-2.3.2.jar,/tmp/r/org/apache/tomcat/tomcat-catalina/9.0.105/tomcat-catalina-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-servlet-api/9.0.105/tomcat-servlet-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jsp-api/9.0.75/tomcat-jsp-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-el-api/9.0.75/tomcat-el-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-juli/9.0.105/tomcat-juli-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-annotations-api/9.0.75/tomcat-annotations-api-9.0.75.jar,/tmp/r/org/apache/tomcat/tomcat-api/9.0.105/tomcat-api-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jni/9.0.105/tomcat-jni-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-coyote/9.0.105/tomcat-coyote-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util/9.0.105/tomcat-util-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-util-scan/9.0.105/tomcat-util-scan-9.0.105.jar,/tmp/r/org/apache/tomcat/tomcat-jaspic-api/9.0.105/tomcat-jaspic-api-9.0.105.jar,/tmp/r/org/slf4j/slf4j-ext/1.7.36/slf4j-ext-1.7.36.jar,/tmp/r/org/springframework/retry/spring-retry/1.3.4/spring-retry-1.3.4.jar,/tmp/r/org/json/json/20250517/json-20250517.jar,/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar,/tmp/r/org/onap/appc/client/client-kit/1.7.2/client-kit-1.7.2.jar,/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar,/tmp/r/org/ehcache/ehcache/3.9.10/ehcache-3.9.10.jar,/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/tmp/r/org/onap/aai/schema-service/aai-schema/1.12.10/aai-schema-1.12.10.jar,/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar,/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics/0.11.1/jaxb2-basics-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-runtime/0.11.1/jaxb2-basics-runtime-0.11.1.jar,/tmp/r/org/jvnet/jaxb2_commons/jaxb2-basics-tools/0.11.1/jaxb2-basics-tools-0.11.1.jar,/tmp/r/com/google/code/javaparser/javaparser/1.0.11/javaparser-1.0.11.jar,/tmp/r/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar,/tmp/r/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar,/tmp/r/org/glassfish/jersey/core/jersey-client/2.35/jersey-client-2.35.jar,/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar,/tmp/r/org/glassfish/jersey/core/jersey-common/2.33/jersey-common-2.33.jar,/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar,/tmp/r/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar,/tmp/r/com/consol/citrus/citrus-ws/3.2.1/citrus-ws-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-base/3.2.1/citrus-base-3.2.1.jar,/tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar,/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/tmp/r/com/consol/citrus/citrus-validation-xml/3.2.1/citrus-validation-xml-3.2.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/jaxb-api-2.3.0.jar,/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/txw2-2.3.0.1.jar,/tmp/r/org/glassfish/jaxb/jaxb-core/2.3.0.1/istack-commons-runtime-3.0.5.jar,/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar,/tmp/r/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar,/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar,/tmp/r/xalan/xalan/2.7.2/xalan-2.7.2.jar,/tmp/r/xalan/xalan/2.7.2/xercesImpl.jar,/tmp/r/xalan/xalan/2.7.2/xml-apis.jar,/tmp/r/xalan/xalan/2.7.2/serializer.jar,/tmp/r/xalan/serializer/2.7.2/serializer-2.7.2.jar,/tmp/r/xalan/serializer/2.7.2/xml-apis.jar,/tmp/r/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar,/tmp/r/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar,/tmp/r/net/sf/jtidy/jtidy/r938/jtidy-r938.jar,/tmp/r/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar,/tmp/r/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar,/tmp/r/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar,/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar,/tmp/r/org/eclipse/jetty/jetty-server/9.4.51.v20230217/jetty-server-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-http/9.4.51.v20230217/jetty-http-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-util/9.4.51.v20230217/jetty-util-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-io/9.4.51.v20230217/jetty-io-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-servlet/9.4.51.v20230217/jetty-servlet-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-security/9.4.51.v20230217/jetty-security-9.4.51.v20230217.jar,/tmp/r/org/eclipse/jetty/jetty-util-ajax/9.4.51.v20230217/jetty-util-ajax-9.4.51.v20230217.jar,/tmp/r/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar,/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar,/tmp/r/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar,/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar,/tmp/r/org/onap/logging-analytics/logging-filter-base/1.6.9/logging-filter-base-1.6.9.jar,/tmp/r/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar,/tmp/r/org/onap/logging-analytics/logging-filter-spring/1.6.9/logging-filter-spring-1.6.9.jar,/tmp/r/com/fasterxml/jackson/core/jackson-core/2.14.3/jackson-core-2.14.3.jar,/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.3/jackson-module-jaxb-annotations-2.14.3.jar,/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.3/jackson-databind-2.14.3.jar,/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.14.3/jackson-annotations-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.3/jackson-jaxrs-base-2.14.3.jar,/tmp/r/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.3/jackson-jaxrs-json-provider-2.14.3.jar,/tmp/r/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar,/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar,/tmp/r/javax/inject/javax.inject/1/javax.inject-1.jar,/tmp/r/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.jar,/tmp/r/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.jar,/tmp/r/net/bytebuddy/byte-buddy-agent/1.11.22/byte-buddy-agent-1.11.22.jar,/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar,/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar,/tmp/r/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar,/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar,/tmp/r/xmlunit/xmlunit/1.6/xmlunit-1.6.jar,/tmp/r/com/github/tomakehurst/wiremock-standalone/2.13.0/wiremock-standalone-2.13.0.jar,/tmp/r/com/openpojo/openpojo/0.8.13/openpojo-0.8.13.jar,/tmp/r/com/shazam/shazamcrest/0.11/shazamcrest-0.11.jar,/tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar,/tmp/r/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar,/tmp/r/org/ow2/asm/asm/7.0/asm-7.0.jar,/tmp/r/com/googlecode/junit-toolbox/junit-toolbox/2.4/junit-toolbox-2.4.jar,/tmp/r/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar,.] 02:19:35 [INFO] [loading /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar(/org/junit/Assert.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowired.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Qualifier.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/boot/spring-boot/2.6.15/spring-boot-2.6.15.jar(/org/springframework/boot/SpringApplication.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Bean.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/annotation/Configuration.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar(/org/springframework/http/HttpStatus.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/ContextConfiguration.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/Test.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/annotations/CitrusTest.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/dsl/runner/TestRunner.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/dsl/runner/TestRunnerBeforeSuiteSupport.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/dsl/testng/TestNGCitrusTestDesigner.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-http/3.2.1/citrus-http-3.2.1.jar(/com/consol/citrus/http/client/HttpClient.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/dsl/design/TestDesigner.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-api/3.2.1/citrus-api-3.2.1.jar(/com/consol/citrus/TestCaseBuilder.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Object.class] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/dsl/testng/TestNGCitrusTest.class)] 02:19:35 [INFO] [loading /tmp/r/com/consol/citrus/citrus-java-dsl/3.2.1/citrus-java-dsl-3.2.1.jar(/com/consol/citrus/testng/AbstractTestNGCitrusTest.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/testng/AbstractTestNGSpringContextTests.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/IHookable.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/ITestNGListener.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar(/org/springframework/context/ApplicationContextAware.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/Aware.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/Deprecated.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Target.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/ElementType.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Retention.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/RetentionPolicy.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar(/org/springframework/core/annotation/AliasFor.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar(/org/springframework/beans/factory/annotation/Autowire.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/Listeners.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/BeforeSuite.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/AfterSuite.class)] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestExecutionListeners.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/BeforeClass.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/BeforeMethod.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/AfterMethod.class)] 02:19:35 [INFO] [loading /tmp/r/org/testng/testng/6.14.3/testng-6.14.3.jar(/org/testng/annotations/AfterClass.class)] 02:19:35 [INFO] [loading modules/java.base/java/lang/annotation/Annotation.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/Class.class] 02:19:35 [INFO] [loading modules/java.base/java/lang/String.class] 02:19:35 [INFO] [loading /tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar(/org/springframework/test/context/TestExecutionListeners$MergeMode.class)] 02:19:35 [INFO] 02:19:35 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ so-simulator --- 02:19:35 [INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider 02:19:35 [INFO] 02:19:35 [INFO] ------------------------------------------------------- 02:19:35 [INFO] T E S T S 02:19:35 [INFO] ------------------------------------------------------- 02:19:36 [INFO] Running org.onap.so.simulator.SimulatorIntegrationTest 02:19:36 02:19:36.758 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 02:19:36 02:19:36.776 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 02:19:36 02:19:36.822 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.so.simulator.SimulatorIntegrationTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 02:19:36 02:19:36.859 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@21733cbe declaringClass = 'org.onap.so.simulator.SimulatorIntegrationTest', classes = '{class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 02:19:36 02:19:36.859 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@77ccded4 declaringClass = 'com.consol.citrus.testng.AbstractTestNGCitrusTest', classes = '{class com.consol.citrus.config.CitrusSpringConfig}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 02:19:36 02:19:36.934 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.so.simulator.SimulatorIntegrationTest] 02:19:37 02:19:36.943 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6113a26f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2aac8ad7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a4a2090, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@778c2e7c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b70fa38, org.springframework.test.context.event.EventPublishingTestExecutionListener@45c423b3] 02:19:37 02:19:36.992 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@3d59933 testClass = SimulatorIntegrationTest, testInstance = org.onap.so.simulator.SimulatorIntegrationTest@3caf5c96, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a0c3aa8 testClass = SimulatorIntegrationTest, locations = '{}', classes = '{class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6d7b2319, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1d226f27, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@657b3b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@efe49ab], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 02:19:37 02:19:36.993 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@4a0c3aa8 testClass = SimulatorIntegrationTest, locations = '{}', classes = '{class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6d7b2319, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1d226f27, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@657b3b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@efe49ab], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 02:19:37 02:19:36.994 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4a0c3aa8 testClass = SimulatorIntegrationTest, locations = '{}', classes = '{class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6d7b2319, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1d226f27, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@657b3b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@efe49ab], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 02:19:37 02:19:37.083 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 02:19:37 02:19:37.083 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig} 02:19:37 02:19:37.144 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@2419fe6f 02:19:37 02:19:37.162 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 02:19:37 02:19:37.741 [main] DEBUG com.consol.citrus.config.CitrusBeanDefinitionReader - Loaded 2 bean definitions from URL [file:/w/workspace/so-maven-clm-master/so-simulator/target/test-classes/citrus-context.xml] 02:19:37 02:19:37.774 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'messageValidatorRegistrationProcessor' 02:19:38 02:19:38.155 [main] DEBUG com.consol.citrus.validation.HeaderValidator - Found header validator 'hamcrestHeaderValidator' as class com.consol.citrus.validation.HamcrestHeaderValidator 02:19:38 02:19:38.155 [main] DEBUG com.consol.citrus.validation.HeaderValidator - Found header validator 'defaultHeaderValidator' as class com.consol.citrus.validation.DefaultHeaderValidator 02:19:38 02:19:38.156 [main] DEBUG com.consol.citrus.validation.HeaderValidator - Found header validator 'hamcrestHeaderValidator' as class com.consol.citrus.validation.HamcrestHeaderValidator 02:19:38 02:19:38.156 [main] DEBUG com.consol.citrus.validation.HeaderValidator - Found header validator 'defaultHeaderValidator' as class com.consol.citrus.validation.DefaultHeaderValidator 02:19:38 02:19:38.176 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.BinaryBase64MessageValidator 02:19:38 02:19:38.176 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyTextMessageValidator' as class com.consol.citrus.validation.script.GroovyScriptMessageValidator 02:19:38 02:19:38.176 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultMessageHeaderValidator' as class com.consol.citrus.validation.DefaultMessageHeaderValidator 02:19:38 02:19:38.176 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultPlaintextMessageValidator' as class com.consol.citrus.validation.text.PlainTextMessageValidator 02:19:38 02:19:38.176 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyJsonMessageValidator' as class com.consol.citrus.validation.script.GroovyJsonMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonMessageValidator' as class com.consol.citrus.validation.json.JsonTextMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGzipBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.GzipBinaryBase64MessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXpathMessageValidator' as class com.consol.citrus.validation.xml.XpathMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryMessageValidator' as class com.consol.citrus.validation.binary.BinaryMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonPathMessageValidator' as class com.consol.citrus.validation.json.JsonPathMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlMessageValidator 02:19:38 02:19:38.177 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlMessageValidator' as class com.consol.citrus.validation.xml.DomXmlMessageValidator 02:19:38 02:19:38.178 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlXpathMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlXpathMessageValidator 02:19:38 02:19:38.178 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyXmlMessageValidator' as class com.consol.citrus.validation.script.GroovyXmlMessageValidator 02:19:38 02:19:38.181 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlSchemaValidator' as class com.consol.citrus.validation.xml.schema.XmlSchemaValidation 02:19:38 02:19:38.181 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonSchemaValidator' as class com.consol.citrus.validation.json.schema.JsonSchemaValidation 02:19:38 02:19:38.293 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 02:19:38 02:19:38.312 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 02:19:38 02:19:38.314 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 02:19:38 02:19:38.318 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 02:19:38 02:19:38.319 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 02:19:38 02:19:38.325 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 02:19:38 02:19:38.325 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 02:19:38 02:19:38.336 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'componentInitializer' 02:19:38 02:19:38.336 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'citrusSpringConfig' 02:19:38 02:19:38.366 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'citrusSpringConfig' of type [com.consol.citrus.config.CitrusSpringConfig$$EnhancerBySpringCGLIB$$3c53c90a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:38 02:19:38.388 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'referenceResolver' 02:19:38 02:19:38.394 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'referenceResolver' of type [com.consol.citrus.context.SpringBeanReferenceResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:38 02:19:38.403 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'simulatorIntegrationTest.EndpointConfig' 02:19:38 02:19:38.407 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.consol.citrus.functions.FunctionConfig' 02:19:38 02:19:38.428 [main] DEBUG com.consol.citrus.functions.Function - Found function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:38 02:19:38.428 [main] DEBUG com.consol.citrus.functions.Function - Found function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:38 02:19:38.428 [main] DEBUG com.consol.citrus.functions.Function - Found function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:38 02:19:38.428 [main] DEBUG com.consol.citrus.functions.Function - Found function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:38 02:19:38.428 [main] DEBUG com.consol.citrus.functions.Function - Found function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:38 02:19:38.429 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:38 02:19:38.429 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:38 02:19:38.429 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:38 02:19:38.429 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:38 02:19:38.429 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:38 02:19:38.432 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'functionRegistry' 02:19:38 02:19:38.443 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'citrusFunctionLibrary' 02:19:38 02:19:38.446 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.consol.citrus.validation.matcher.ValidationMatcherConfig' 02:19:38 02:19:38.465 [main] DEBUG com.consol.citrus.validation.matcher.ValidationMatcher - Found validation matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:38 02:19:38.465 [main] DEBUG com.consol.citrus.validation.matcher.ValidationMatcher - Found validation matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:38 02:19:38.465 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:38 02:19:38.466 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:38 02:19:38.470 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'validationMatcherRegistry' 02:19:38 02:19:38.479 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'citrusValidationMatcherLibrary' 02:19:38 02:19:38.482 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.consol.citrus.validation.MessageValidatorConfig' 02:19:38 02:19:38.485 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'citrusMessageValidatorRegistry' 02:19:38 02:19:38.493 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'com.consol.citrus.reporter.ReporterConfig' 02:19:38 02:19:38.500 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'loggingReporter' 02:19:38 02:19:38.518 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'htmlReporter' 02:19:38 02:19:38.524 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'junitReporter' 02:19:38 02:19:38.530 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testReporters' 02:19:38 02:19:38.533 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testContextFactory' 02:19:38 02:19:38.569 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultBinaryBase64MessageValidator' 02:19:38 02:19:38.575 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultGroovyTextMessageValidator' 02:19:38 02:19:38.579 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultMessageHeaderValidator' 02:19:38 02:19:38.581 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultPlaintextMessageValidator' 02:19:38 02:19:38.582 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultGroovyJsonMessageValidator' 02:19:38 02:19:38.584 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultJsonMessageValidator' 02:19:38 02:19:38.587 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultGzipBinaryBase64MessageValidator' 02:19:38 02:19:38.589 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultXpathMessageValidator' 02:19:38 02:19:38.591 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultBinaryMessageValidator' 02:19:38 02:19:38.593 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultJsonPathMessageValidator' 02:19:38 02:19:38.595 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultXhtmlMessageValidator' 02:19:38 02:19:38.599 [main] DEBUG com.consol.citrus.config.ComponentLifecycleProcessor - Initializing component 'defaultXhtmlMessageValidator' 02:19:38 02:19:38.635 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultXmlMessageValidator' 02:19:38 02:19:38.636 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultXhtmlXpathMessageValidator' 02:19:38 02:19:38.638 [main] DEBUG com.consol.citrus.config.ComponentLifecycleProcessor - Initializing component 'defaultXhtmlXpathMessageValidator' 02:19:38 02:19:38.639 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultGroovyXmlMessageValidator' 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultBinaryBase64MessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyTextMessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultMessageHeaderValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultPlaintextMessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyJsonMessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultJsonMessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGzipBinaryBase64MessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXpathMessageValidator' in registry 02:19:38 02:19:38.641 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultBinaryMessageValidator' in registry 02:19:38 02:19:38.642 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultJsonPathMessageValidator' in registry 02:19:38 02:19:38.642 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXhtmlMessageValidator' in registry 02:19:38 02:19:38.642 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXmlMessageValidator' in registry 02:19:38 02:19:38.642 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXhtmlXpathMessageValidator' in registry 02:19:38 02:19:38.642 [main] DEBUG com.consol.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyXmlMessageValidator' in registry 02:19:38 02:19:38.643 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testListeners' 02:19:38 02:19:38.646 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'failureStackTestListener' 02:19:38 02:19:38.650 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testActionListeners' 02:19:38 02:19:38.654 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'messageListeners' 02:19:38 02:19:38.657 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'endpointFactory' 02:19:38 02:19:38.661 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'typeConverter' 02:19:38 02:19:38.665 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'logModifier' 02:19:38 02:19:38.669 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'messageProcessors' 02:19:38 02:19:38.673 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'segmentVariableExtractorRegistry' 02:19:38 02:19:38.677 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testSuiteListeners' 02:19:38 02:19:38.679 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'simulatorClientConfiguration' 02:19:39 02:19:39.084 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'simulatorClient' 02:19:39 02:19:39.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'startEmbeddedSimulator' 02:19:39 02:19:39.125 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:39 02:19:39.125 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:39 02:19:39.125 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:39 02:19:39.125 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:39 02:19:39.126 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:39 02:19:39.126 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:39 02:19:39.126 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.BinaryBase64MessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyTextMessageValidator' as class com.consol.citrus.validation.script.GroovyScriptMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultMessageHeaderValidator' as class com.consol.citrus.validation.DefaultMessageHeaderValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultPlaintextMessageValidator' as class com.consol.citrus.validation.text.PlainTextMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyJsonMessageValidator' as class com.consol.citrus.validation.script.GroovyJsonMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonMessageValidator' as class com.consol.citrus.validation.json.JsonTextMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGzipBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.GzipBinaryBase64MessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXpathMessageValidator' as class com.consol.citrus.validation.xml.XpathMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryMessageValidator' as class com.consol.citrus.validation.binary.BinaryMessageValidator 02:19:39 02:19:39.134 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonPathMessageValidator' as class com.consol.citrus.validation.json.JsonPathMessageValidator 02:19:39 02:19:39.135 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlMessageValidator 02:19:39 02:19:39.135 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlMessageValidator' as class com.consol.citrus.validation.xml.DomXmlMessageValidator 02:19:39 02:19:39.135 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlXpathMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlXpathMessageValidator 02:19:39 02:19:39.135 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyXmlMessageValidator' as class com.consol.citrus.validation.script.GroovyXmlMessageValidator 02:19:39 02:19:39.137 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlSchemaValidator' as class com.consol.citrus.validation.xml.schema.XmlSchemaValidation 02:19:39 02:19:39.137 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonSchemaValidator' as class com.consol.citrus.validation.json.schema.JsonSchemaValidation 02:19:39 02:19:39.172 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [605683311] in cache under key [[MergedContextConfiguration@4a0c3aa8 testClass = SimulatorIntegrationTest, locations = '{}', classes = '{class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6d7b2319, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1d226f27, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@657b3b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@efe49ab], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 02:19:39 02:19:39.172 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@1f851d46 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 02:19:39 02:19:39.185 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [605683311] from cache with key [[MergedContextConfiguration@4a0c3aa8 testClass = SimulatorIntegrationTest, locations = '{}', classes = '{class com.consol.citrus.config.CitrusSpringConfig, class org.onap.so.simulator.SimulatorIntegrationTest$EndpointConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6d7b2319, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1d226f27, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@657b3b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@efe49ab], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 02:19:39 02:19:39.186 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@1f851d46 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:39 02:19:39.189 [main] DEBUG com.consol.citrus.validation.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:39 02:19:39.197 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.BinaryBase64MessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyTextMessageValidator' as class com.consol.citrus.validation.script.GroovyScriptMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultMessageHeaderValidator' as class com.consol.citrus.validation.DefaultMessageHeaderValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultPlaintextMessageValidator' as class com.consol.citrus.validation.text.PlainTextMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyJsonMessageValidator' as class com.consol.citrus.validation.script.GroovyJsonMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonMessageValidator' as class com.consol.citrus.validation.json.JsonTextMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGzipBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.GzipBinaryBase64MessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXpathMessageValidator' as class com.consol.citrus.validation.xml.XpathMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryMessageValidator' as class com.consol.citrus.validation.binary.BinaryMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonPathMessageValidator' as class com.consol.citrus.validation.json.JsonPathMessageValidator 02:19:39 02:19:39.198 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlMessageValidator 02:19:39 02:19:39.199 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlMessageValidator' as class com.consol.citrus.validation.xml.DomXmlMessageValidator 02:19:39 02:19:39.199 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlXpathMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlXpathMessageValidator 02:19:39 02:19:39.199 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyXmlMessageValidator' as class com.consol.citrus.validation.script.GroovyXmlMessageValidator 02:19:39 02:19:39.200 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlSchemaValidator' as class com.consol.citrus.validation.xml.schema.XmlSchemaValidation 02:19:39 02:19:39.200 [main] DEBUG com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonSchemaValidator' as class com.consol.citrus.validation.json.schema.JsonSchemaValidation 02:19:39 02:19:39.202 [main] INFO com.consol.citrus.report.LoggingReporter - 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - .__ __ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - ____ |__|/ |________ __ __ ______ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - _/ ___\| \ __\_ __ \ | \/ ___/ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - \ \___| || | | | \/ | /\___ \ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - \___ >__||__| |__| |____//____ > 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - \/ \/ 02:19:39 02:19:39.203 [main] INFO com.consol.citrus.report.LoggingReporter - 02:19:39 02:19:39.206 [main] INFO com.consol.citrus.report.LoggingReporter - C I T R U S T E S T S 3.2.1 02:19:39 02:19:39.206 [main] INFO com.consol.citrus.report.LoggingReporter - 02:19:39 02:19:39.206 [main] INFO com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:39 02:19:39.206 [main] DEBUG com.consol.citrus.report.LoggingReporter - BEFORE TEST SUITE 02:19:39 02:19:39.206 [main] INFO com.consol.citrus.report.LoggingReporter - 02:19:39 .__ __ 02:19:39 ____ |__|/ |________ __ __ ______ 02:19:39 _/ ___\| \ __\_ __ \ | \/ ___/ 02:19:39 \ \___| || | | | \/ | /\___ \ 02:19:39 \___ >__||__| |__| |____//____ > 02:19:39 \/ \/ 02:19:39 02:19:39 C I T R U S S I M U L A T O R 2.1.1 02:19:39 2026-03-07 02:19:39.794 INFO 14117 --- [ main] o.a.maven.surefire.booter.ForkedBooter : Starting ForkedBooter v3.1.2 using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 14117 (/tmp/r/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar started by jenkins in /w/workspace/so-maven-clm-master/so-simulator) 02:19:39 2026-03-07T02:19:39.794Z|main|| org.apache.maven.surefire.booter.ForkedBooter - Starting ForkedBooter v3.1.2 using Java 11.0.16 on prd-ubuntu1804-docker-v1-8c-8g-106 with PID 14117 (/tmp/r/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar started by jenkins in /w/workspace/so-maven-clm-master/so-simulator) 02:19:39 2026-03-07 02:19:39.798 INFO 14117 --- [ main] o.a.maven.surefire.booter.ForkedBooter : No active profile set, falling back to 1 default profile: "default" 02:19:39 2026-03-07T02:19:39.798Z|main|| org.apache.maven.surefire.booter.ForkedBooter - No active profile set, falling back to 1 default profile: "default" 02:19:41 2026-03-07T02:19:40.953Z|main|| c.consol.citrus.config.CitrusBeanDefinitionReader - Loaded 2 bean definitions from URL [file:/w/workspace/so-maven-clm-master/so-simulator/target/test-classes/citrus-context.xml] 02:19:41 2026-03-07 02:19:40.969 INFO 14117 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:19:41 2026-03-07T02:19:40.969Z|main|| o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:19:41 2026-03-07 02:19:41.172 INFO 14117 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 193 ms. Found 2 JPA repository interfaces. 02:19:41 2026-03-07T02:19:41.172Z|main|| o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 193 ms. Found 2 JPA repository interfaces. 02:19:41 2026-03-07T02:19:41.223Z|main|| c.c.citrus.config.xml.parser.CitrusXmlConfigParser - Found XML config parser 'core/json-data-dictionary' as class com.consol.citrus.config.xml.JsonDataDictionaryParser 02:19:41 2026-03-07T02:19:41.223Z|main|| c.c.citrus.config.xml.parser.CitrusXmlConfigParser - Found XML config parser 'core/json-path-data-dictionary' as class com.consol.citrus.config.xml.JsonPathDataDictionaryParser 02:19:41 2026-03-07T02:19:41.224Z|main|| c.c.citrus.config.xml.parser.CitrusXmlConfigParser - Found XML config parser 'core/schema-collection' as class com.consol.citrus.config.xml.SchemaCollectionParser 02:19:41 2026-03-07T02:19:41.224Z|main|| c.c.citrus.config.xml.parser.CitrusXmlConfigParser - Found XML config parser 'core/xml-data-dictionary' as class com.consol.citrus.config.xml.XmlDataDictionaryParser 02:19:41 2026-03-07T02:19:41.224Z|main|| c.c.citrus.config.xml.parser.CitrusXmlConfigParser - Found XML config parser 'core/xpath-data-dictionary' as class com.consol.citrus.config.xml.XpathDataDictionaryParser 02:19:41 2026-03-07T02:19:41.224Z|main|| c.c.c.config.handler.CitrusConfigNamespaceHandler - Register bean definition parser class com.consol.citrus.config.xml.JsonDataDictionaryParser from resource json-data-dictionary 02:19:41 2026-03-07T02:19:41.224Z|main|| c.c.c.config.handler.CitrusConfigNamespaceHandler - Register bean definition parser class com.consol.citrus.config.xml.JsonPathDataDictionaryParser from resource json-path-data-dictionary 02:19:41 2026-03-07T02:19:41.225Z|main|| c.c.c.config.handler.CitrusConfigNamespaceHandler - Register bean definition parser class com.consol.citrus.config.xml.SchemaCollectionParser from resource schema-collection 02:19:41 2026-03-07T02:19:41.225Z|main|| c.c.c.config.handler.CitrusConfigNamespaceHandler - Register bean definition parser class com.consol.citrus.config.xml.XmlDataDictionaryParser from resource xml-data-dictionary 02:19:41 2026-03-07T02:19:41.225Z|main|| c.c.c.config.handler.CitrusConfigNamespaceHandler - Register bean definition parser class com.consol.citrus.config.xml.XpathDataDictionaryParser from resource xpath-data-dictionary 02:19:41 2026-03-07 02:19:41.614 INFO 14117 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 02:19:41 2026-03-07T02:19:41.614Z|main|| o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 02:19:41 2026-03-07 02:19:41.636 INFO 14117 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 02:19:41 2026-03-07T02:19:41.636Z|main|| o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 02:19:41 2026-03-07 02:19:41.808 INFO 14117 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$ee5bea40] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:41 2026-03-07T02:19:41.808Z|main|| o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.ws.config.annotation.DelegatingWsConfiguration' of type [org.springframework.ws.config.annotation.DelegatingWsConfiguration$$EnhancerBySpringCGLIB$$ee5bea40] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:41 2026-03-07 02:19:41.824 WARN 14117 --- [ main] o.s.xml.DocumentBuilderFactoryUtils : http://javax.xml.XMLConstants/property/accessExternalDTD property not supported by org.apache.xerces.jaxp.DocumentBuilderFactoryImpl 02:19:41 2026-03-07T02:19:41.824Z|main|| o.springframework.xml.DocumentBuilderFactoryUtils - http://javax.xml.XMLConstants/property/accessExternalDTD property not supported by org.apache.xerces.jaxp.DocumentBuilderFactoryImpl 02:19:41 2026-03-07 02:19:41.825 WARN 14117 --- [ main] o.s.xml.DocumentBuilderFactoryUtils : http://javax.xml.XMLConstants/property/accessExternalSchema property not supported by org.apache.xerces.jaxp.DocumentBuilderFactoryImpl 02:19:41 2026-03-07T02:19:41.825Z|main|| o.springframework.xml.DocumentBuilderFactoryUtils - http://javax.xml.XMLConstants/property/accessExternalSchema property not supported by org.apache.xerces.jaxp.DocumentBuilderFactoryImpl 02:19:42 2026-03-07 02:19:41.957 INFO 14117 --- [ main] .w.s.a.s.AnnotationActionEndpointMapping : Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 02:19:42 2026-03-07T02:19:41.957Z|main|| o.s.w.s.a.server.AnnotationActionEndpointMapping - Supporting [WS-Addressing August 2004, WS-Addressing 1.0] 02:19:42 2026-03-07 02:19:42.177 INFO 14117 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.consol.citrus.config.CitrusSpringConfig' of type [com.consol.citrus.config.CitrusSpringConfig$$EnhancerBySpringCGLIB$$3c53c90a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:42 2026-03-07T02:19:42.177Z|main|| o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.consol.citrus.config.CitrusSpringConfig' of type [com.consol.citrus.config.CitrusSpringConfig$$EnhancerBySpringCGLIB$$3c53c90a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:42 2026-03-07 02:19:42.182 INFO 14117 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'referenceResolver' of type [com.consol.citrus.context.SpringBeanReferenceResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:42 2026-03-07T02:19:42.182Z|main|| o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'referenceResolver' of type [com.consol.citrus.context.SpringBeanReferenceResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 02:19:42 2026-03-07 02:19:42.542 INFO 14117 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 10000 (http) 02:19:42 2026-03-07T02:19:42.542Z|main|| o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 10000 (http) 02:19:42 2026-03-07 02:19:42.558 INFO 14117 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 02:19:42 2026-03-07 02:19:42.559 INFO 14117 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.75] 02:19:42 2026-03-07T02:19:42.558Z|main|| org.apache.catalina.core.StandardService - Starting service [Tomcat] 02:19:42 2026-03-07T02:19:42.559Z|main|| org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.75] 02:19:42 2026-03-07 02:19:42.673 INFO 14117 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 02:19:42 2026-03-07 02:19:42.673 INFO 14117 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2539 ms 02:19:42 2026-03-07T02:19:42.673Z|main|| o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 02:19:42 2026-03-07T02:19:42.673Z|main|| o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2539 ms 02:19:42 2026-03-07 02:19:42.721 WARN 14117 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:19:42 2026-03-07T02:19:42.721Z|main|| o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:19:42 2026-03-07 02:19:42.869 INFO 14117 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 02:19:42 2026-03-07T02:19:42.869Z|main|| com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 02:19:43 2026-03-07 02:19:43.194 INFO 14117 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 02:19:43 2026-03-07T02:19:43.194Z|main|| com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 02:19:43 2026-03-07 02:19:43.277 INFO 14117 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 02:19:43 2026-03-07T02:19:43.277Z|main|| org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 02:19:43 2026-03-07 02:19:43.352 INFO 14117 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 02:19:43 2026-03-07T02:19:43.352Z|main|| org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 02:19:43 2026-03-07 02:19:43.589 INFO 14117 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:19:43 2026-03-07T02:19:43.589Z|main|| org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:19:43 2026-03-07 02:19:43.794 INFO 14117 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 02:19:43 2026-03-07T02:19:43.794Z|main|| org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 02:19:44 2026-03-07 02:19:44.761 INFO 14117 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:19:44 2026-03-07T02:19:44.761Z|main|| o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:19:44 2026-03-07 02:19:44.775 INFO 14117 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 02:19:44 2026-03-07T02:19:44.775Z|main|| o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 02:19:45 2026-03-07 02:19:45.149 INFO 14117 --- [ main] s.h.SimulatorRestConfigurationProperties : Using the simulator configuration: SimulatorRestConfigurationProperties{enabled='true', urlMapping='/services/rest/**'} 02:19:45 2026-03-07T02:19:45.149Z|main|| o.c.s.http.SimulatorRestConfigurationProperties - Using the simulator configuration: SimulatorRestConfigurationProperties{enabled='true', urlMapping='/services/rest/**'} 02:19:45 2026-03-07 02:19:45.172 INFO 14117 --- [ main] mulatorWebServiceConfigurationProperties : Using the simulator configuration: SimulatorWebServiceConfigurationProperties{enabled='true', servletMapping='/services/ws/*'} 02:19:45 2026-03-07T02:19:45.172Z|main|| o.c.s.w.SimulatorWebServiceConfigurationProperties - Using the simulator configuration: SimulatorWebServiceConfigurationProperties{enabled='true', servletMapping='/services/ws/*'} 02:19:45 2026-03-07 02:19:45.187 INFO 14117 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/console/'. Database available at 'jdbc:h2:mem:01fdb1d5-9771-4825-87bd-0ce52e4e115c' 02:19:45 2026-03-07T02:19:45.187Z|main|| o.s.b.autoconfigure.h2.H2ConsoleAutoConfiguration - H2 console available at '/console/'. Database available at 'jdbc:h2:mem:01fdb1d5-9771-4825-87bd-0ce52e4e115c' 02:19:45 2026-03-07 02:19:45.241 INFO 14117 --- [ main] o.s.boot.web.servlet.RegistrationBean : Servlet messageDispatcherServlet was not registered (possibly already registered?) 02:19:45 2026-03-07T02:19:45.241Z|main|| o.s.boot.web.servlet.RegistrationBean - Servlet messageDispatcherServlet was not registered (possibly already registered?) 02:19:45 2026-03-07T02:19:45.269Z|main|| c.c.c.http.servlet.RequestCachingServletFilter - Filter 'requestCachingServletFilter' configured for use 02:19:45 2026-03-07 02:19:45.575 INFO 14117 --- [ main] o.c.s.c.SimulatorConfigurationProperties : Using the simulator configuration: SimulatorConfigurationProperties{enabled='true', templatePath='templates', defaultScenario='Default', defaultTimeout=300000, exceptionDelay=5000, templateValidation=true, inboundXmlDictionary=inbound-xml-dictionary.xml, outboundXmlDictionary=outbound-xml-dictionary.xml, inboundJsonDictionary=inbound-json-dictionary.properties, outboundJsonDictionary=outbound-json-dictionary.properties, filterStartDayShift=0} 02:19:45 2026-03-07T02:19:45.575Z|main|| o.c.s.config.SimulatorConfigurationProperties - Using the simulator configuration: SimulatorConfigurationProperties{enabled='true', templatePath='templates', defaultScenario='Default', defaultTimeout=300000, exceptionDelay=5000, templateValidation=true, inboundXmlDictionary=inbound-xml-dictionary.xml, outboundXmlDictionary=outbound-xml-dictionary.xml, inboundJsonDictionary=inbound-json-dictionary.properties, outboundJsonDictionary=outbound-json-dictionary.properties, filterStartDayShift=0} 02:19:45 2026-03-07T02:19:45.728Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:45 2026-03-07T02:19:45.728Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:45 2026-03-07T02:19:45.729Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:45 2026-03-07T02:19:45.729Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:45 2026-03-07T02:19:45.729Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:45 2026-03-07T02:19:45.729Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:45 2026-03-07T02:19:45.729Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.BinaryBase64MessageValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyTextMessageValidator' as class com.consol.citrus.validation.script.GroovyScriptMessageValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultMessageHeaderValidator' as class com.consol.citrus.validation.DefaultMessageHeaderValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultPlaintextMessageValidator' as class com.consol.citrus.validation.text.PlainTextMessageValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyJsonMessageValidator' as class com.consol.citrus.validation.script.GroovyJsonMessageValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonMessageValidator' as class com.consol.citrus.validation.json.JsonTextMessageValidator 02:19:45 2026-03-07T02:19:45.733Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGzipBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.GzipBinaryBase64MessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXpathMessageValidator' as class com.consol.citrus.validation.xml.XpathMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryMessageValidator' as class com.consol.citrus.validation.binary.BinaryMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonPathMessageValidator' as class com.consol.citrus.validation.json.JsonPathMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlMessageValidator' as class com.consol.citrus.validation.xml.DomXmlMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlXpathMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlXpathMessageValidator 02:19:45 2026-03-07T02:19:45.734Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyXmlMessageValidator' as class com.consol.citrus.validation.script.GroovyXmlMessageValidator 02:19:45 2026-03-07T02:19:45.735Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlSchemaValidator' as class com.consol.citrus.validation.xml.schema.XmlSchemaValidation 02:19:45 2026-03-07T02:19:45.735Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonSchemaValidator' as class com.consol.citrus.validation.json.schema.JsonSchemaValidation 02:19:45 2026-03-07T02:19:45.736Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:45 2026-03-07T02:19:45.736Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:45 2026-03-07T02:19:45.736Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:45 2026-03-07T02:19:45.737Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:45 2026-03-07T02:19:45.737Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:45 2026-03-07T02:19:45.739Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:45 2026-03-07T02:19:45.740Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:45 2026-03-07T02:19:45.748Z|main|| c.consol.citrus.config.ComponentLifecycleProcessor - Initializing component 'defaultXhtmlMessageValidator' 02:19:45 2026-03-07T02:19:45.749Z|main|| c.consol.citrus.config.ComponentLifecycleProcessor - Initializing component 'defaultXhtmlXpathMessageValidator' 02:19:45 2026-03-07T02:19:45.750Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultBinaryBase64MessageValidator' in registry 02:19:45 2026-03-07T02:19:45.750Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyTextMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.750Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultMessageHeaderValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultPlaintextMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyJsonMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultJsonMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGzipBinaryBase64MessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXpathMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultBinaryMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultJsonPathMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.751Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXhtmlMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.752Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXmlMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.752Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultXhtmlXpathMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.752Z|main|| c.c.citrus.validation.MessageValidatorRegistry - Overwriting message validator 'defaultGroovyXmlMessageValidator' in registry 02:19:45 2026-03-07T02:19:45.773Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'cdataSection' as class com.consol.citrus.functions.core.CreateCDataSectionFunction 02:19:45 2026-03-07T02:19:45.773Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'escapeXml' as class com.consol.citrus.functions.core.EscapeXmlFunction 02:19:45 2026-03-07T02:19:45.774Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'xpath' as class com.consol.citrus.functions.core.XpathFunction 02:19:45 2026-03-07T02:19:45.774Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'jsonPath' as class com.consol.citrus.functions.core.JsonPathFunction 02:19:45 2026-03-07T02:19:45.774Z|main|| com.consol.citrus.functions.DefaultFunctionLibrary - Register function 'env' as class com.consol.citrus.functions.core.EnvironmentPropertyFunction 02:19:45 2026-03-07T02:19:45.774Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'assertThat' as class com.consol.citrus.validation.matcher.hamcrest.HamcrestValidationMatcher 02:19:45 2026-03-07T02:19:45.774Z|main|| c.c.c.v.matcher.DefaultValidationMatcherLibrary - Register message matcher 'matchesXml' as class com.consol.citrus.validation.matcher.core.XmlValidationMatcher 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.BinaryBase64MessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyTextMessageValidator' as class com.consol.citrus.validation.script.GroovyScriptMessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultMessageHeaderValidator' as class com.consol.citrus.validation.DefaultMessageHeaderValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultPlaintextMessageValidator' as class com.consol.citrus.validation.text.PlainTextMessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyJsonMessageValidator' as class com.consol.citrus.validation.script.GroovyJsonMessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonMessageValidator' as class com.consol.citrus.validation.json.JsonTextMessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGzipBinaryBase64MessageValidator' as class com.consol.citrus.validation.text.GzipBinaryBase64MessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXpathMessageValidator' as class com.consol.citrus.validation.xml.XpathMessageValidator 02:19:45 2026-03-07T02:19:45.778Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultBinaryMessageValidator' as class com.consol.citrus.validation.binary.BinaryMessageValidator 02:19:45 2026-03-07T02:19:45.779Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonPathMessageValidator' as class com.consol.citrus.validation.json.JsonPathMessageValidator 02:19:45 2026-03-07T02:19:45.779Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlMessageValidator 02:19:45 2026-03-07T02:19:45.779Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlMessageValidator' as class com.consol.citrus.validation.xml.DomXmlMessageValidator 02:19:45 2026-03-07T02:19:45.779Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXhtmlXpathMessageValidator' as class com.consol.citrus.validation.xhtml.XhtmlXpathMessageValidator 02:19:45 2026-03-07T02:19:45.779Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultGroovyXmlMessageValidator' as class com.consol.citrus.validation.script.GroovyXmlMessageValidator 02:19:45 2026-03-07T02:19:45.780Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultXmlSchemaValidator' as class com.consol.citrus.validation.xml.schema.XmlSchemaValidation 02:19:45 2026-03-07T02:19:45.780Z|main|| com.consol.citrus.validation.MessageValidator - Found message validator 'defaultJsonSchemaValidator' as class com.consol.citrus.validation.json.schema.JsonSchemaValidation 02:19:45 2026-03-07 02:19:45.811 INFO 14117 --- [ main] o.c.s.service.ScenarioLookupService : Scenarios found: 02:19:45 [Query-Resource-Details-service1-Sub2, Query-Stack-Details-Role1-Sub0, QueryRole1StackResources-tsbc0005vm002ssc001, Openstack-QueryBaseVfModuleStackById, Query-Resource-Details-service1-Sub0, Query-Resource-Details-service1-Sub1, QueryNeutronNetworkSSCHAPort0, Openstack-ModuleCreateDeleteAudit, Nova-Keypair-Delete, QueryService1StackResources-tsbc0005vm002ssc001, SDNC-GRAPI-ServiceInstance, Openstack-NetworkCreateDeleteCloud, SDNC-VNFAPI-AssignVFModule, SDNC-VNFAPI-QueryVFModule, Openstack-QueryStackByID-Macro1, Openstack-QueryStackByID-Macro2, Openstack-QueryStackByID-Macro3, Openstack-QueryBaseStackByName, SDNC-GRAPI-QueryVFModule-Macro2, SDNC-GRAPI-QueryVFModule-Macro3, Health-Check-SDNC, SDNC-GRAPI-QueryVFModule-Macro1, QueryNeutronNetworkSSCservice1Port0, SDNC-GRAPI-QueryVFModule, Openstack-Replace-VF-Module-Get, Query-Stack-Details-service1-Sub1, Query-Stack-Details-service1-Sub0, Failure-Stack-Endpoint, QueryNeutronNetworkSSCRole1Port0, Query-Stack-Details-service1-Sub2, Default, Openstack-Replace-VF-Module-Volume-Get, QueryNeutronNetworkSSCTrusted, Openstack-Query-Stack-Resources-2, Double-Failure-Stack-Endpoint, Query-Resource-Details-Role1-Sub0, QueryNeutronNetworkSSCManagementPort1, SDNC-GRAPI-QueryVnf, QueryNeutronNetworkSSCManagementPort0, Openstack-Query-Stack-Resources] 02:19:45 2026-03-07T02:19:45.811Z|main|| o.c.simulator.service.ScenarioLookupService - Scenarios found: 02:19:45 [Query-Resource-Details-service1-Sub2, Query-Stack-Details-Role1-Sub0, QueryRole1StackResources-tsbc0005vm002ssc001, Openstack-QueryBaseVfModuleStackById, Query-Resource-Details-service1-Sub0, Query-Resource-Details-service1-Sub1, QueryNeutronNetworkSSCHAPort0, Openstack-ModuleCreateDeleteAudit, Nova-Keypair-Delete, QueryService1StackResources-tsbc0005vm002ssc001, SDNC-GRAPI-ServiceInstance, Openstack-NetworkCreateDeleteCloud, SDNC-VNFAPI-AssignVFModule, SDNC-VNFAPI-QueryVFModule, Openstack-QueryStackByID-Macro1, Openstack-QueryStackByID-Macro2, Openstack-QueryStackByID-Macro3, Openstack-QueryBaseStackByName, SDNC-GRAPI-QueryVFModule-Macro2, SDNC-GRAPI-QueryVFModule-Macro3, Health-Check-SDNC, SDNC-GRAPI-QueryVFModule-Macro1, QueryNeutronNetworkSSCservice1Port0, SDNC-GRAPI-QueryVFModule, Openstack-Replace-VF-Module-Get, Query-Stack-Details-service1-Sub1, Query-Stack-Details-service1-Sub0, Failure-Stack-Endpoint, QueryNeutronNetworkSSCRole1Port0, Query-Stack-Details-service1-Sub2, Default, Openstack-Replace-VF-Module-Volume-Get, QueryNeutronNetworkSSCTrusted, Openstack-Query-Stack-Resources-2, Double-Failure-Stack-Endpoint, Query-Resource-Details-Role1-Sub0, QueryNeutronNetworkSSCManagementPort1, SDNC-GRAPI-QueryVnf, QueryNeutronNetworkSSCManagementPort0, Openstack-Query-Stack-Resources] 02:19:45 2026-03-07 02:19:45.813 INFO 14117 --- [ main] o.c.s.service.ScenarioLookupService : Starters found: 02:19:45 [] 02:19:45 2026-03-07T02:19:45.813Z|main|| o.c.simulator.service.ScenarioLookupService - Starters found: 02:19:45 [] 02:19:45 2026-03-07 02:19:45.884 INFO 14117 --- [ main] o.s.ws.soap.saaj.SaajSoapMessageFactory : Creating SAAJ 1.3 MessageFactory with SOAP 1.2 Protocol 02:19:45 2026-03-07T02:19:45.884Z|main|| o.s.ws.soap.saaj.SaajSoapMessageFactory - Creating SAAJ 1.3 MessageFactory with SOAP 1.2 Protocol 02:19:46 2026-03-07 02:19:45.979 INFO 14117 --- [ main] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/dist/index.html] 02:19:46 2026-03-07T02:19:45.979Z|main|| o.s.b.a.web.servlet.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/dist/index.html] 02:19:46 2026-03-07 02:19:46.138 INFO 14117 --- [ main] o.s.ws.soap.saaj.SaajSoapMessageFactory : Creating SAAJ 1.3 MessageFactory with SOAP 1.1 Protocol 02:19:46 2026-03-07T02:19:46.138Z|main|| o.s.ws.soap.saaj.SaajSoapMessageFactory - Creating SAAJ 1.3 MessageFactory with SOAP 1.1 Protocol 02:19:46 2026-03-07 02:19:46.413 WARN 14117 --- [ main] o.s.x.transform.TransformerFactoryUtils : http://javax.xml.XMLConstants/property/accessExternalDTD property not supported by org.apache.xalan.processor.TransformerFactoryImpl 02:19:46 2026-03-07 02:19:46.413 WARN 14117 --- [ main] o.s.x.transform.TransformerFactoryUtils : http://javax.xml.XMLConstants/property/accessExternalStylesheet property not supported by org.apache.xalan.processor.TransformerFactoryImpl 02:19:46 2026-03-07T02:19:46.413Z|main|| o.s.xml.transform.TransformerFactoryUtils - http://javax.xml.XMLConstants/property/accessExternalDTD property not supported by org.apache.xalan.processor.TransformerFactoryImpl 02:19:46 2026-03-07T02:19:46.413Z|main|| o.s.xml.transform.TransformerFactoryUtils - http://javax.xml.XMLConstants/property/accessExternalStylesheet property not supported by org.apache.xalan.processor.TransformerFactoryImpl 02:19:46 2026-03-07 02:19:46.449 INFO 14117 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/manage' 02:19:46 2026-03-07T02:19:46.449Z|main|| o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/manage' 02:19:46 2026-03-07 02:19:46.610 INFO 14117 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 02:19:46 2026-03-07 02:19:46.611 INFO 14117 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'application.errorChannel' has 1 subscriber(s). 02:19:46 2026-03-07T02:19:46.610Z|main|| o.s.integration.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 02:19:46 2026-03-07T02:19:46.611Z|main|| o.s.integration.channel.PublishSubscribeChannel - Channel 'application.errorChannel' has 1 subscriber(s). 02:19:46 2026-03-07 02:19:46.611 INFO 14117 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean '_org.springframework.integration.errorLogger' 02:19:46 2026-03-07T02:19:46.611Z|main|| o.s.integration.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 02:19:46 2026-03-07 02:19:46.635 INFO 14117 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 10000 (http) with context path '' 02:19:46 2026-03-07T02:19:46.635Z|main|| o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 10000 (http) with context path '' 02:19:46 2026-03-07 02:19:46.652 INFO 14117 --- [ main] o.a.maven.surefire.booter.ForkedBooter : Started ForkedBooter in 7.413 seconds (JVM running for 10.85) 02:19:46 2026-03-07T02:19:46.652Z|main|| org.apache.maven.surefire.booter.ForkedBooter - Started ForkedBooter in 7.413 seconds (JVM running for 10.85) 02:19:46 2026-03-07T02:19:46.689Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:46 2026-03-07T02:19:46.690Z|main|| com.consol.citrus.report.LoggingReporter - BEFORE TEST SUITE: SUCCESS 02:19:46 2026-03-07T02:19:46.690Z|main|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:46 2026-03-07T02:19:46.690Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - STARTING TEST SimulatorIntegrationTest.thatRequestCanBeMade 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.DefaultTestCase - Initializing test case 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.context.TestContext - Setting variable: citrus.test.name with value: 'SimulatorIntegrationTest.thatRequestCanBeMade' 02:19:46 2026-03-07T02:19:46.753Z|TestNG-test=Surefire test-1|| com.consol.citrus.context.TestContext - Setting variable: citrus.test.package with value: 'org.onap.so.simulator' 02:19:46 2026-03-07T02:19:46.754Z|TestNG-test=Surefire test-1|| com.consol.citrus.DefaultTestCase - Test variables: 02:19:46 2026-03-07T02:19:46.754Z|TestNG-test=Surefire test-1|| com.consol.citrus.DefaultTestCase - citrus.test.package = org.onap.so.simulator 02:19:46 2026-03-07T02:19:46.754Z|TestNG-test=Surefire test-1|| com.consol.citrus.DefaultTestCase - citrus.test.name = SimulatorIntegrationTest.thatRequestCanBeMade 02:19:46 2026-03-07T02:19:46.755Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:46 2026-03-07T02:19:46.760Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - TEST STEP 1/2: send 02:19:46 2026-03-07T02:19:46.763Z|TestNG-test=Surefire test-1|| com.consol.citrus.util.TypeConverter - Found type converter 'spring' as class com.consol.citrus.util.SpringBeanTypeConverter 02:19:46 2026-03-07T02:19:46.764Z|TestNG-test=Surefire test-1|| com.consol.citrus.util.TypeConverter - Using type converter 'spring' 02:19:46 2026-03-07T02:19:46.771Z|TestNG-test=Surefire test-1|| c.c.c.m.correlation.DefaultCorrelationManager - Saving correlation key for 'citrus_message_correlator_simulatorClient' 02:19:46 2026-03-07T02:19:46.771Z|TestNG-test=Surefire test-1|| com.consol.citrus.context.TestContext - Setting variable: citrus_message_correlator_simulatorClient with value: 'citrus_message_id = '5e6f098a-65e3-4363-9e13-307d8d4cdf8d'' 02:19:46 2026-03-07T02:19:46.772Z|TestNG-test=Surefire test-1|| com.consol.citrus.context.TestContext - Setting variable: citrus_message_replyTo_citrus_message_correlator_simulatorClient with value: 'http://localhost:10000/sim/v1/tenantOne/stacks/network_dummy_id/stackId' 02:19:46 2026-03-07T02:19:46.772Z|TestNG-test=Surefire test-1|| com.consol.citrus.http.client.HttpClient - Sending HTTP message to: 'http://localhost:10000/sim/v1/tenantOne/stacks/network_dummy_id/stackId' 02:19:46 2026-03-07T02:19:46.772Z|TestNG-test=Surefire test-1|| com.consol.citrus.http.client.HttpClient - Message to send: 02:19:46 02:19:46 2026-03-07T02:19:46.791Z|TestNG-test=Surefire test-1|| c.c.c.http.interceptor.LoggingClientInterceptor - Sending Http request message 02:19:46 2026-03-07 02:19:46.946 INFO 14117 --- [io-10000-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 02:19:46 2026-03-07 02:19:46.947 INFO 14117 --- [io-10000-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 02:19:46 2026-03-07T02:19:46.946Z|http-nio-10000-exec-1|| o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 02:19:46 2026-03-07T02:19:46.947Z|http-nio-10000-exec-1|| org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 02:19:46 2026-03-07 02:19:46.951 INFO 14117 --- [io-10000-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 02:19:46 2026-03-07T02:19:46.951Z|http-nio-10000-exec-1|| org.springframework.web.servlet.DispatcherServlet - Completed initialization in 3 ms 02:19:47 2026-03-07T02:19:46.986Z|http-nio-10000-exec-1|| c.c.c.http.interceptor.LoggingHandlerInterceptor - Received Http request: 02:19:47 HTTP/1.1 GET /sim/v1/tenantOne/stacks/network_dummy_id/stackId 02:19:47 accept:text/plain, application/json, application/*+json, */* 02:19:47 content-type:text/plain;charset=UTF-8 02:19:47 host:localhost:10000 02:19:47 connection:Keep-Alive 02:19:47 user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16) 02:19:47 accept-encoding:gzip,deflate 02:19:47 02:19:47 02:19:47 2026-03-07T02:19:46.986Z|http-nio-10000-exec-1|| c.c.c.http.interceptor.LoggingHandlerInterceptor - Received Http request: 02:19:47 HTTP/1.1 GET /sim/v1/tenantOne/stacks/network_dummy_id/stackId 02:19:47 accept:text/plain, application/json, application/*+json, */* 02:19:47 content-type:text/plain;charset=UTF-8 02:19:47 host:localhost:10000 02:19:47 connection:Keep-Alive 02:19:47 user-agent:Apache-HttpClient/4.5.14 (Java/11.0.16) 02:19:47 accept-encoding:gzip,deflate 02:19:47 02:19:47 02:19:47 2026-03-07 02:19:47.010 INFO 14117 --- [io-10000-exec-1] o.c.s.service.ScenarioExecutionService : Starting scenario : Openstack-NetworkCreateDeleteCloud 02:19:47 2026-03-07T02:19:47.010Z|http-nio-10000-exec-1|| o.c.simulator.service.ScenarioExecutionService - Starting scenario : Openstack-NetworkCreateDeleteCloud 02:19:47 2026-03-07T02:19:47.135Z|execution-svc-thread-0|| com.consol.citrus.util.FileUtils - Reading file resource: 'Stack_Created.json' (encoding is 'UTF-8') 02:19:47 2026-03-07T02:19:47.138Z|execution-svc-thread-0|| com.consol.citrus.util.FileUtils - Reading file resource: 'Stack_Deleted.json' (encoding is 'UTF-8') 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - STARTING TEST ScenarioDesigner 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - Initializing test case 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - Global variables: 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - simulator.name = Citrus REST Simulator 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: citrus.test.name with value: 'ScenarioDesigner' 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: citrus.test.package with value: 'org.citrusframework.simulator.scenario' 02:19:47 2026-03-07T02:19:47.139Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: scenarioExecutionId with value: '1' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: stackName with value: 'network_dummy_id' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: cloudOwner with value: 'cloudOwner' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: cloudRegion with value: 'regionOne' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: tenantId with value: '0422ffb57ba042c0800a29dc85ca70f8' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: vServerId with value: '92272b67-d23f-42ca-87fa-7b06a9ec81f3' 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - Test variables: 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - citrus.test.package = org.citrusframework.simulator.scenario 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - simulator.name = Citrus REST Simulator 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - cloudRegion = regionOne 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - stackName = network_dummy_id 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - cloudOwner = cloudOwner 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - tenantId = 0422ffb57ba042c0800a29dc85ca70f8 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - citrus.test.name = ScenarioDesigner 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - scenarioExecutionId = 1 02:19:47 2026-03-07T02:19:47.140Z|execution-svc-thread-0|| com.consol.citrus.DefaultTestCase - vServerId = 92272b67-d23f-42ca-87fa-7b06a9ec81f3 02:19:47 2026-03-07T02:19:47.182Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.183Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 1/9: receive 02:19:47 2026-03-07T02:19:47.247Z|execution-svc-thread-0|| com.consol.citrus.context.TestContext - Setting variable: correlationId with value: '/sim/v1/tenantOne/stacks/network_dummy_id/stackId' 02:19:47 2026-03-07T02:19:47.250Z|execution-svc-thread-0|| c.c.citrus.validation.MessageValidatorRegistry - Found 4 message validators for message 02:19:47 2026-03-07T02:19:47.250Z|execution-svc-thread-0|| c.c.c.validation.DefaultMessageHeaderValidator - Start message header validation ... 02:19:47 2026-03-07T02:19:47.257Z|execution-svc-thread-0|| c.consol.citrus.validation.DefaultHeaderValidator - Validating header element: citrus_http_method='GET': OK. 02:19:47 2026-03-07T02:19:47.257Z|execution-svc-thread-0|| c.c.c.validation.DefaultMessageHeaderValidator - Message header validation successful: All values OK 02:19:47 2026-03-07T02:19:47.257Z|execution-svc-thread-0|| c.c.citrus.validation.xml.DomXmlMessageValidator - Start XML message validation ... 02:19:47 2026-03-07T02:19:47.259Z|execution-svc-thread-0|| c.c.citrus.validation.xml.DomXmlMessageValidator - XML message validation successful: All values OK 02:19:47 2026-03-07T02:19:47.265Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.268Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 1/9 SUCCESS 02:19:47 2026-03-07T02:19:47.272Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.272Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 2/9: echo 02:19:47 2026-03-07T02:19:47.272Z|execution-svc-thread-0|| com.consol.citrus.actions.EchoAction - /sim/v1/tenantOne/stacks/network_dummy_id/stackId 02:19:47 2026-03-07T02:19:47.276Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.276Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 2/9 SUCCESS 02:19:47 2026-03-07T02:19:47.279Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.279Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 3/9: start-correlation 02:19:47 2026-03-07T02:19:47.285Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.285Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 3/9 SUCCESS 02:19:47 2026-03-07T02:19:47.288Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.288Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 4/9: send 02:19:47 2026-03-07T02:19:47.306Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.306Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 4/9 SUCCESS 02:19:47 2026-03-07T02:19:47.309Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.309Z|execution-svc-thread-0|| com.consol.citrus.report.LoggingReporter - TEST STEP 5/9: receive 02:19:47 2026-03-07T02:19:47.316Z|http-nio-10000-exec-1|| c.c.c.http.interceptor.LoggingHandlerInterceptor - Sending Http response: 02:19:47 org.apache.catalina.connector.ResponseFacade@6a769819 02:19:47 2026-03-07T02:19:47.316Z|http-nio-10000-exec-1|| c.c.c.http.interceptor.LoggingHandlerInterceptor - Sending Http response: 02:19:47 org.apache.catalina.connector.ResponseFacade@6a769819 02:19:47 2026-03-07T02:19:47.328Z|TestNG-test=Surefire test-1|| c.c.c.http.interceptor.LoggingClientInterceptor - Received Http response message 02:19:47 2026-03-07T02:19:47.332Z|TestNG-test=Surefire test-1|| com.consol.citrus.http.client.HttpClient - HTTP message was sent to endpoint: 'http://localhost:10000/sim/v1/tenantOne/stacks/network_dummy_id/stackId' 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| c.c.c.m.correlation.DefaultCorrelationManager - Saving correlated object for 'citrus_message_id = '5e6f098a-65e3-4363-9e13-307d8d4cdf8d'' 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - TEST STEP 1/2 SUCCESS 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - TEST STEP 2/2: receive 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| c.c.c.m.correlation.PollingCorrelationManager - Get correlation key for 'citrus_message_correlator_simulatorClient' 02:19:47 2026-03-07T02:19:47.334Z|TestNG-test=Surefire test-1|| c.c.c.m.correlation.DefaultCorrelationManager - Finding correlated object for 'citrus_message_id = '5e6f098a-65e3-4363-9e13-307d8d4cdf8d'' 02:19:47 2026-03-07T02:19:47.335Z|TestNG-test=Surefire test-1|| c.c.citrus.validation.MessageValidatorRegistry - Found 4 message validators for message 02:19:47 2026-03-07T02:19:47.335Z|TestNG-test=Surefire test-1|| c.c.c.validation.DefaultMessageHeaderValidator - Start message header validation ... 02:19:47 2026-03-07T02:19:47.336Z|TestNG-test=Surefire test-1|| c.consol.citrus.validation.DefaultHeaderValidator - Validating header element: citrus_http_reason_phrase='OK': OK. 02:19:47 2026-03-07T02:19:47.336Z|TestNG-test=Surefire test-1|| c.consol.citrus.validation.DefaultHeaderValidator - Validating header element: citrus_http_status_code='200': OK. 02:19:47 2026-03-07T02:19:47.336Z|TestNG-test=Surefire test-1|| c.c.c.validation.DefaultMessageHeaderValidator - Message header validation successful: All values OK 02:19:47 2026-03-07T02:19:47.336Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.JsonTextMessageValidator - Start JSON message validation ... 02:19:47 2026-03-07T02:19:47.336Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.schema.JsonSchemaValidation - Starting Json schema validation ... 02:19:47 2026-03-07T02:19:47.338Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.schema.JsonSchemaValidation - Json schema validation successful: All values OK 02:19:47 2026-03-07T02:19:47.339Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.JsonTextMessageValidator - Received message: 02:19:47 HTTPMESSAGE [id: 04b16062-cccd-4bd5-ac3e-2cb0b8d525c3, payload: { 02:19:47 "stack": { 02:19:47 "description": null, 02:19:47 "links": null, 02:19:47 "stack_status_reason": null, 02:19:47 "stack_name": "network_dummy_id", 02:19:47 "updated_time": null, 02:19:47 "creation_time": null, 02:19:47 "stack_status": "CREATE_COMPLETE", 02:19:47 "id": "stackId", 02:19:47 "files": null, 02:19:47 "outputs": null, 02:19:47 "parameters": { 02:19:47 02:19:47 } 02:19:47 } 02:19:47 }][headers: {Connection=keep-alive, Content-Length=292, contentType=text/plain;charset=UTF-8, Date=1772849987000, citrus_message_id=04b16062-cccd-4bd5-ac3e-2cb0b8d525c3, citrus_message_timestamp=1772849987333, Keep-Alive=timeout=60, Content-Type=text/plain;charset=UTF-8, citrus_http_status_code=200, citrus_http_reason_phrase=OK, citrus_http_version=HTTP/1.1}] 02:19:47 2026-03-07T02:19:47.340Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.JsonTextMessageValidator - Control message: 02:19:47 HTTPMESSAGE [id: 02546aa9-c9c9-487c-b2e9-209872acce7a, payload: ][headers: {citrus_message_id=02546aa9-c9c9-487c-b2e9-209872acce7a, citrus_message_timestamp=1772849986750, citrus_http_reason_phrase=OK, citrus_http_status_code=200, citrus_message_type=XML}] 02:19:47 2026-03-07T02:19:47.340Z|TestNG-test=Surefire test-1|| c.c.c.validation.json.JsonTextMessageValidator - Skip message payload validation as no control message was defined 02:19:47 2026-03-07T02:19:47.340Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.340Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - TEST STEP 2/2 SUCCESS 02:19:47 2026-03-07T02:19:47.342Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.342Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - TEST SUCCESS SimulatorIntegrationTest.thatRequestCanBeMade (org.onap.so.simulator) 02:19:47 2026-03-07T02:19:47.342Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.342Z|TestNG-test=Surefire test-1|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - AFTER TEST SUITE 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - AFTER TEST SUITE: SUCCESS 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - CITRUS TEST RESULTS 02:19:47 2026-03-07T02:19:47.362Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.364Z|main|| com.consol.citrus.report.LoggingReporter - SimulatorIntegrationTest.thatRequestCanBeMade .................. SUCCESS 02:19:47 2026-03-07T02:19:47.364Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.364Z|main|| com.consol.citrus.report.LoggingReporter - TOTAL: 1 02:19:47 2026-03-07T02:19:47.366Z|main|| com.consol.citrus.report.LoggingReporter - SKIPPED: 0 (0.0%) 02:19:47 2026-03-07T02:19:47.366Z|main|| com.consol.citrus.report.LoggingReporter - FAILED: 0 (0.0%) 02:19:47 2026-03-07T02:19:47.367Z|main|| com.consol.citrus.report.LoggingReporter - SUCCESS: 1 (100.0%) 02:19:47 2026-03-07T02:19:47.367Z|main|| com.consol.citrus.report.LoggingReporter - 02:19:47 2026-03-07T02:19:47.367Z|main|| com.consol.citrus.report.LoggingReporter - ------------------------------------------------------------------------ 02:19:47 2026-03-07T02:19:47.367Z|main|| com.consol.citrus.report.HtmlReporter - Generating HTML test report 02:19:47 2026-03-07T02:19:47.367Z|main|| com.consol.citrus.util.FileUtils - Reading file resource: 'test-detail.html' (encoding is 'UTF-8') 02:19:47 2026-03-07T02:19:47.381Z|main|| com.consol.citrus.util.FileUtils - Reading file resource: 'test-report.html' (encoding is 'UTF-8') 02:19:47 2026-03-07T02:19:47.387Z|main|| c.consol.citrus.report.AbstractOutputFileReporter - Generated test report: target/citrus-reports/citrus-test-results.html 02:19:47 2026-03-07T02:19:47.387Z|main|| com.consol.citrus.report.JUnitReporter - Generating JUnit test report 02:19:47 2026-03-07T02:19:47.396Z|main|| com.consol.citrus.util.FileUtils - Reading file resource: 'junit-test.xml' (encoding is 'UTF-8') 02:19:47 2026-03-07T02:19:47.397Z|main|| com.consol.citrus.util.FileUtils - Reading file resource: 'junit-report.xml' (encoding is 'UTF-8') 02:19:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.01 s -- in org.onap.so.simulator.SimulatorIntegrationTest 02:19:47 [INFO] 02:19:47 [INFO] Results: 02:19:47 [INFO] 02:19:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:19:47 [INFO] 02:19:47 [INFO] 02:19:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ so-simulator --- 02:19:47 [INFO] Loading execution data file /w/workspace/so-maven-clm-master/so-simulator/target/code-coverage/jacoco-ut.exec 02:19:47 [INFO] Analyzed bundle 'SO REST Simulator' with 47 classes 02:19:47 [INFO] 02:19:47 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ so-simulator --- 02:19:47 [INFO] Building jar: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT.jar 02:19:47 [INFO] 02:19:47 [INFO] --- spring-boot-maven-plugin:2.6.15:repackage (default) @ so-simulator --- 02:19:48 [INFO] Replacing main artifact with repackaged archive 02:19:48 [INFO] 02:19:48 [INFO] --- maven-jar-plugin:3.0.2:jar (original) @ so-simulator --- 02:19:48 [INFO] Building jar: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT-original.jar 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ so-simulator --- 02:19:48 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/so-simulator/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:48 [INFO] 02:19:48 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ so-simulator --- 02:19:48 [INFO] Tests are skipped. 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ so-simulator --- 02:19:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ so-simulator --- 02:19:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ so-simulator --- 02:19:48 [INFO] Tests are skipped. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ so-simulator --- 02:19:48 [INFO] Installing /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT.jar to /tmp/r/org/onap/so/simulator/so-simulator/1.17.0-SNAPSHOT/so-simulator-1.17.0-SNAPSHOT.jar 02:19:48 [INFO] Installing /w/workspace/so-maven-clm-master/so-simulator/pom.xml to /tmp/r/org/onap/so/simulator/so-simulator/1.17.0-SNAPSHOT/so-simulator-1.17.0-SNAPSHOT.pom 02:19:48 [INFO] Installing /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT-original.jar to /tmp/r/org/onap/so/simulator/so-simulator/1.17.0-SNAPSHOT/so-simulator-1.17.0-SNAPSHOT-original.jar 02:19:48 [INFO] 02:19:48 [INFO] --- docker-maven-plugin:0.33.0:build (start) @ so-simulator --- 02:19:48 [INFO] 02:19:48 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ so-simulator --- 02:19:48 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:48 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:48 [INFO] org.onap.so.simulator:so-simulator:jar:1.17.0-SNAPSHOT 02:19:48 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.6.15:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.6.15:compile 02:19:48 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 02:19:48 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 02:19:48 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.6.15:compile 02:19:48 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.75:compile 02:19:48 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 02:19:48 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.75:compile 02:19:48 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 02:19:48 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:19:48 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 02:19:48 [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.6.15:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot:jar:2.6.15:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.6.15:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.6.15:compile 02:19:48 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 02:19:48 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 02:19:48 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 02:19:48 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:19:48 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:19:48 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:19:48 [INFO] | \- org.yaml:snakeyaml:jar:1.31:compile 02:19:48 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.6.15:test 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.6.15:test 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.6.15:test 02:19:48 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.6.0:compile 02:19:48 [INFO] | | \- net.minidev:json-smart:jar:2.4.10:compile 02:19:48 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.9:compile 02:19:48 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:19:48 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 02:19:48 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:19:48 [INFO] | +- org.springframework:spring-test:jar:5.3.27:compile 02:19:48 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.8.4:test 02:19:48 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.6.0:compile 02:19:48 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:compile 02:19:48 [INFO] | | \- org.opentest4j:opentest4j:jar:1.2.0:compile 02:19:48 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:compile 02:19:48 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:compile 02:19:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:compile 02:19:48 [INFO] +- org.junit.platform:junit-platform-commons:jar:1.6.0:compile 02:19:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.0:compile 02:19:48 [INFO] +- org.testng:testng:jar:6.14.3:test 02:19:48 [INFO] | +- com.beust:jcommander:jar:1.72:test 02:19:48 [INFO] | \- org.apache-extras.beanshell:bsh:jar:2.0b6:test 02:19:48 [INFO] +- org.citrusframework:citrus-simulator-starter:jar:2.1.1:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.6.15:compile 02:19:48 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.6.15:compile 02:19:48 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 02:19:48 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 02:19:48 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 02:19:48 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 02:19:48 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 02:19:48 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 02:19:48 [INFO] | | | +- com.fasterxml:classmate:jar:1.5.1:compile 02:19:48 [INFO] | | | \- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 02:19:48 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.6.10:compile 02:19:48 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.6.10:compile 02:19:48 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 02:19:48 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 02:19:48 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.6.15:compile 02:19:48 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 02:19:48 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.6.15:compile 02:19:48 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.6.15:compile 02:19:48 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:2.6.15:compile 02:19:48 [INFO] | | \- io.micrometer:micrometer-core:jar:1.8.13:compile 02:19:48 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 02:19:48 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 02:19:48 [INFO] | +- com.h2database:h2:jar:1.4.200:compile 02:19:48 [INFO] | +- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.4:compile 02:19:48 [INFO] | | \- jakarta.ejb:jakarta.ejb-api:jar:3.2.4:compile 02:19:48 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 02:19:48 [INFO] | +- wsdl4j:wsdl4j:jar:1.6.3:compile 02:19:48 [INFO] | +- org.apache.xmlbeans:xmlbeans:jar:3.1.0:compile 02:19:48 [INFO] | +- io.swagger.parser.v3:swagger-parser:jar:2.0.28:compile 02:19:48 [INFO] | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.28:compile 02:19:48 [INFO] | | | +- io.swagger:swagger-core:jar:1.6.3:compile 02:19:48 [INFO] | | | | \- io.swagger:swagger-models:jar:1.6.3:compile 02:19:48 [INFO] | | | | \- io.swagger:swagger-annotations:jar:1.6.3:compile 02:19:48 [INFO] | | | +- io.swagger:swagger-parser:jar:1.0.56:compile 02:19:48 [INFO] | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.56:compile 02:19:48 [INFO] | | | | \- com.github.java-json-tools:json-patch:jar:1.13:compile 02:19:48 [INFO] | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:compile 02:19:48 [INFO] | | | | | \- com.github.java-json-tools:btf:jar:1.3:compile 02:19:48 [INFO] | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile 02:19:48 [INFO] | | | +- io.swagger.core.v3:swagger-models:jar:2.1.11:compile 02:19:48 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.28:compile 02:19:48 [INFO] | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.28:compile 02:19:48 [INFO] | | +- io.swagger.core.v3:swagger-core:jar:2.1.11:compile 02:19:48 [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.11:compile 02:19:48 [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:19:48 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 02:19:48 [INFO] | +- com.consol.citrus:citrus-core:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-spring:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-validation-json:jar:3.2.1:compile 02:19:48 [INFO] | | | \- com.github.java-json-tools:json-schema-validator:jar:2.2.14:compile 02:19:48 [INFO] | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:compile 02:19:48 [INFO] | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:compile 02:19:48 [INFO] | | | | +- com.github.java-json-tools:uri-template:jar:0.10:compile 02:19:48 [INFO] | | | | \- org.mozilla:rhino:jar:1.7.7.2:compile 02:19:48 [INFO] | | | +- com.sun.mail:mailapi:jar:1.6.2:compile 02:19:48 [INFO] | | | +- joda-time:joda-time:jar:2.1:compile 02:19:48 [INFO] | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:compile 02:19:48 [INFO] | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-validation-text:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-validation-binary:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-validation-groovy:jar:3.2.1:compile 02:19:48 [INFO] | | | +- org.codehaus.groovy:groovy:jar:3.0.17:compile 02:19:48 [INFO] | | | +- org.codehaus.groovy:groovy-jsr223:jar:3.0.17:compile 02:19:48 [INFO] | | | +- org.codehaus.groovy:groovy-json:jar:3.0.17:compile 02:19:48 [INFO] | | | \- org.codehaus.groovy:groovy-xml:jar:3.0.17:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-validation-hamcrest:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-testng:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-junit:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-junit5:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-main:jar:3.2.1:compile 02:19:48 [INFO] | | | \- com.consol.citrus:citrus-cucumber:jar:3.2.1:compile 02:19:48 [INFO] | | | \- io.cucumber:cucumber-java:jar:6.11.0:compile 02:19:48 [INFO] | | | \- io.cucumber:cucumber-core:jar:6.11.0:compile 02:19:48 [INFO] | | | +- io.cucumber:cucumber-gherkin:jar:6.11.0:compile 02:19:48 [INFO] | | | +- io.cucumber:cucumber-gherkin-messages:jar:6.11.0:compile 02:19:48 [INFO] | | | +- io.cucumber:messages:jar:15.0.0:compile 02:19:48 [INFO] | | | +- io.cucumber:tag-expressions:jar:3.0.1:compile 02:19:48 [INFO] | | | +- io.cucumber:cucumber-expressions:jar:10.3.0:compile 02:19:48 [INFO] | | | +- io.cucumber:datatable:jar:3.5.0:compile 02:19:48 [INFO] | | | +- io.cucumber:cucumber-plugin:jar:6.11.0:compile 02:19:48 [INFO] | | | +- io.cucumber:docstring:jar:6.11.0:compile 02:19:48 [INFO] | | | +- io.cucumber:html-formatter:jar:13.0.0:compile 02:19:48 [INFO] | | | \- io.cucumber:create-meta:jar:4.0.0:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-groovy:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-spring-integration:jar:3.2.1:compile 02:19:48 [INFO] | | | \- org.springframework.integration:spring-integration-core:jar:5.5.18:compile 02:19:48 [INFO] | | | +- org.springframework:spring-messaging:jar:5.3.27:compile 02:19:48 [INFO] | | | \- io.projectreactor:reactor-core:jar:3.4.29:compile 02:19:48 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:19:48 [INFO] | | \- com.consol.citrus:citrus-sql:jar:3.2.1:compile 02:19:48 [INFO] | +- com.consol.citrus:citrus-http:jar:3.2.1:compile 02:19:48 [INFO] | | +- org.springframework.integration:spring-integration-http:jar:5.5.18:compile 02:19:48 [INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 02:19:48 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile 02:19:48 [INFO] | +- com.consol.citrus:citrus-java-dsl:jar:3.2.1:compile 02:19:48 [INFO] | | \- com.consol.citrus:citrus-endpoint-catalog:jar:3.2.1:compile 02:19:48 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 02:19:48 [INFO] | +- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 02:19:48 [INFO] | \- ch.qos.logback:logback-classic:jar:1.2.11:compile 02:19:48 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.11:compile 02:19:48 [INFO] +- org.springframework.ws:spring-ws-core:jar:3.1.6:compile 02:19:48 [INFO] | +- org.springframework.ws:spring-xml:jar:3.1.6:compile 02:19:48 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 02:19:48 [INFO] | \- org.springframework:spring-oxm:jar:5.3.27:compile 02:19:48 [INFO] +- org.citrusframework:citrus-simulator-ui:jar:2.1.1:compile 02:19:48 [INFO] +- org.onap.so:aai-client:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | +- org.onap.so:aai-fluent-uri-builder:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | +- com.google.guava:guava:jar:28.1-jre:compile 02:19:48 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:19:48 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:19:48 [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 02:19:48 [INFO] | | | +- org.checkerframework:checker-qual:jar:2.8.1:compile 02:19:48 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.2:compile 02:19:48 [INFO] | | | +- com.google.j2objc:j2objc-annotations:jar:1.3:compile 02:19:48 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 02:19:48 [INFO] | | +- org.reflections:reflections:jar:0.10.2:compile 02:19:48 [INFO] | | | \- org.javassist:javassist:jar:3.28.0-GA:compile 02:19:48 [INFO] | | +- org.onap.aai.schema-service:aai-annotations:jar:1.9.2:compile 02:19:48 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:compile 02:19:48 [INFO] | +- org.onap.so.common:common:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | +- org.onap.so:utils:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 02:19:48 [INFO] | | | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 02:19:48 [INFO] | | | \- org.camunda.bpm:camunda-external-task-client:jar:1.4.0:compile 02:19:48 [INFO] | | | +- org.camunda.commons:camunda-commons-logging:jar:1.10.0:compile 02:19:48 [INFO] | | | \- org.camunda.commons:camunda-commons-typed-values:jar:7.15.0:compile 02:19:48 [INFO] | | | \- org.camunda.commons:camunda-commons-utils:jar:1.10.0:compile 02:19:48 [INFO] | | +- org.onap.so:logger:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | +- org.onap.so.common.clients:clients:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | | +- org.onap.so:clients-base:jar:1.17.0-SNAPSHOT:compile 02:19:48 [INFO] | | | | +- javax.cache:cache-api:jar:1.1.1:compile 02:19:48 [INFO] | | | | +- org.javatuples:javatuples:jar:1.2:compile 02:19:48 [INFO] | | | | \- net.jodah:failsafe:jar:2.0.1:compile 02:19:48 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.35:compile 02:19:48 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:19:48 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:19:48 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:19:48 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:19:48 [INFO] | | | \- org.apache.kafka:kafka-clients:jar:3.0.2:compile 02:19:48 [INFO] | | | +- com.github.luben:zstd-jni:jar:1.5.0-2:runtime 02:19:48 [INFO] | | | +- org.lz4:lz4-java:jar:1.7.1:runtime 02:19:48 [INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.1.8.1:runtime 02:19:48 [INFO] | | +- org.springframework.boot:spring-boot-starter-security:jar:2.6.15:compile 02:19:48 [INFO] | | | +- org.springframework.security:spring-security-config:jar:5.6.10:compile 02:19:48 [INFO] | | | | \- org.springframework.security:spring-security-core:jar:5.6.10:compile 02:19:48 [INFO] | | | | \- org.springframework.security:spring-security-crypto:jar:5.6.10:compile 02:19:48 [INFO] | | | \- org.springframework.security:spring-security-web:jar:5.6.10:compile 02:19:48 [INFO] | | +- org.modelmapper:modelmapper:jar:2.3.2:compile 02:19:48 [INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-servlet-api:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-jsp-api:jar:9.0.75:compile 02:19:48 [INFO] | | | | \- org.apache.tomcat:tomcat-el-api:jar:9.0.75:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-annotations-api:jar:9.0.75:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.105:compile 02:19:48 [INFO] | | | +- org.apache.tomcat:tomcat-util-scan:jar:9.0.105:compile 02:19:48 [INFO] | | | \- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.105:compile 02:19:48 [INFO] | | +- org.slf4j:slf4j-ext:jar:1.7.36:compile 02:19:48 [INFO] | | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 02:19:48 [INFO] | | +- org.json:json:jar:20250517:compile 02:19:48 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 02:19:48 [INFO] | | +- org.onap.appc.client:client-kit:jar:1.7.2:compile 02:19:48 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 02:19:48 [INFO] | +- org.ehcache:ehcache:jar:3.9.10:compile 02:19:48 [INFO] | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 02:19:48 [INFO] | +- org.onap.aai.schema-service:aai-schema:jar:1.12.10:compile 02:19:48 [INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 02:19:48 [INFO] | | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 02:19:48 [INFO] | | +- org.jvnet.jaxb2_commons:jaxb2-basics:jar:0.11.1:compile 02:19:48 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1:compile 02:19:48 [INFO] | | | +- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.11.1:compile 02:19:48 [INFO] | | | \- com.google.code.javaparser:javaparser:jar:1.0.11:compile 02:19:48 [INFO] | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:19:48 [INFO] | \- org.antlr:antlr4-runtime:jar:4.7:compile 02:19:48 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile 02:19:48 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:19:48 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.33:compile 02:19:48 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:19:48 [INFO] | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:19:48 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:19:48 [INFO] +- com.consol.citrus:citrus-ws:jar:3.2.1:compile 02:19:48 [INFO] | +- com.consol.citrus:citrus-base:jar:3.2.1:compile 02:19:48 [INFO] | | +- com.consol.citrus:citrus-api:jar:3.2.1:compile 02:19:48 [INFO] | | \- commons-lang:commons-lang:jar:2.6:compile 02:19:48 [INFO] | +- com.consol.citrus:citrus-validation-xml:jar:3.2.1:compile 02:19:48 [INFO] | | +- org.glassfish.jaxb:jaxb-core:jar:2.3.0.1:runtime 02:19:48 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:19:48 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:3.0.5:compile 02:19:48 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:19:48 [INFO] | | +- xalan:xalan:jar:2.7.2:compile 02:19:48 [INFO] | | | \- xalan:serializer:jar:2.7.2:compile 02:19:48 [INFO] | | +- xerces:xercesImpl:jar:2.12.0:compile 02:19:48 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:compile 02:19:48 [INFO] | | \- net.sf.jtidy:jtidy:jar:r938:compile 02:19:48 [INFO] | +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3:compile 02:19:48 [INFO] | | +- jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2:compile 02:19:48 [INFO] | | \- org.jvnet.staxex:stax-ex:jar:1.8.3:compile 02:19:48 [INFO] | +- com.sun.activation:jakarta.activation:jar:1.2.2:compile 02:19:48 [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.51.v20230217:compile 02:19:48 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:compile 02:19:48 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:19:48 [INFO] | +- commons-io:commons-io:jar:2.19.0:compile 02:19:48 [INFO] | \- org.springframework:spring-context:jar:5.3.27:compile 02:19:48 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:19:48 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:19:48 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:19:48 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:19:48 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:19:48 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:19:48 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:19:48 [INFO] +- org.mockito:mockito-core:jar:4.0.0:test 02:19:48 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.11.22:compile 02:19:48 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.22:test 02:19:48 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:19:48 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:19:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:19:48 [INFO] +- junit:junit:jar:4.13.2:test 02:19:48 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:19:48 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:19:48 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:19:48 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:19:48 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:compile 02:19:48 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:19:48 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:19:48 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:19:48 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:19:48 [INFO] 02:19:48 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ so-simulator --- 02:19:48 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/repositories/camunda-bpm/ was cached in the local repository, resolution will not be reattempted until the update interval of camunda-bpm has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-bpm (https://app.camunda.com/nexus/content/repositories/camunda-bpm/): Access denied to: https://app.camunda.com/nexus/content/repositories/camunda-bpm/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:48 [WARNING] Failure to transfer io.cucumber:messages/maven-metadata.xml from https://app.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-public has elapsed or updates are forced. Original error: Could not transfer metadata io.cucumber:messages/maven-metadata.xml from/to camunda-public (https://app.camunda.com/nexus/content/groups/public): Access denied to: https://app.camunda.com/nexus/content/groups/public/io/cucumber/messages/maven-metadata.xml , ReasonPhrase:Forbidden. 02:19:48 [INFO] Saved module information to /w/workspace/so-maven-clm-master/so-simulator/target/sonatype-clm/module.xml 02:19:48 [INFO] 02:19:48 [INFO] ------------------------< org.onap.so:packages >------------------------ 02:19:48 [INFO] Building MSO Packages 1.17.0-SNAPSHOT [43/43] 02:19:48 [INFO] --------------------------------[ pom ]--------------------------------- 02:19:48 [WARNING] The POM for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 02:19:48 [WARNING] Failed to retrieve plugin descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:4.20: Plugin com.fortify.ps.maven.plugin:sca-maven-plugin:4.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.fortify.ps.maven.plugin:sca-maven-plugin:jar:4.20 02:19:48 [INFO] 02:19:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ packages --- 02:19:48 [INFO] 02:19:48 [INFO] --- groovy-maven-plugin:2.1.1:execute (find-basepath) @ packages --- 02:19:48 [INFO] ## define projects super pom absolute path through basepath_marker 02:19:48 [INFO] - used base path = /w/workspace/so-maven-clm-master 02:19:48 [INFO] 02:19:48 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-java) @ packages --- 02:19:48 [INFO] Using 'UTF-8' encoding to format source files. 02:19:48 [INFO] Number of files to be formatted: 0 02:19:48 [INFO] 02:19:48 [INFO] --- formatter-maven-plugin:2.9.0:validate (validate-poms) @ packages --- 02:19:48 [INFO] Using 'UTF-8' encoding to format source files. 02:19:48 [INFO] Number of files to be formatted: 0 02:19:48 [INFO] 02:19:48 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-property) @ packages --- 02:19:48 [INFO] Skipping Rule Enforcement. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ packages --- 02:19:48 [INFO] Skipping Rule Enforcement. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ packages --- 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ packages --- 02:19:48 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/packages/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ packages --- 02:19:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/packages/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:48 [INFO] 02:19:48 [INFO] --- formatter-maven-plugin:2.9.0:format (format-java) @ packages --- 02:19:48 [INFO] Formatting is skipped 02:19:48 [INFO] 02:19:48 [INFO] --- formatter-maven-plugin:2.9.0:format (format-xml) @ packages --- 02:19:48 [INFO] Formatting is skipped 02:19:48 [INFO] 02:19:48 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ packages --- 02:19:48 [INFO] 02:19:48 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ packages --- 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ packages --- 02:19:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ packages --- 02:19:48 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/so-maven-clm-master/packages/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:19:48 [INFO] 02:19:48 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-tests) @ packages --- 02:19:48 [INFO] Tests are skipped. 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ packages --- 02:19:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:48 [INFO] 02:19:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ packages --- 02:19:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-tests) @ packages --- 02:19:48 [INFO] Tests are skipped. 02:19:48 [INFO] 02:19:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ packages --- 02:19:48 [INFO] Installing /w/workspace/so-maven-clm-master/packages/pom.xml to /tmp/r/org/onap/so/packages/1.17.0-SNAPSHOT/packages-1.17.0-SNAPSHOT.pom 02:19:48 [INFO] 02:19:48 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ packages --- 02:19:48 [INFO] org.onap.so:packages:pom:1.17.0-SNAPSHOT 02:19:48 [INFO] +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 02:19:48 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 02:19:48 [INFO] +- org.onap.logging-analytics:logging-filter-base:jar:1.6.9:compile 02:19:48 [INFO] | \- org.aspectj:aspectjrt:jar:1.9.7:compile 02:19:48 [INFO] +- org.onap.logging-analytics:logging-filter-spring:jar:1.6.9:compile 02:19:48 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 02:19:48 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 02:19:48 [INFO] | +- org.springframework:spring-expression:jar:5.3.27:compile 02:19:48 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.14.3:compile 02:19:48 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:19:48 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.14.3:compile 02:19:48 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.14.3:compile 02:19:48 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 02:19:48 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 02:19:48 [INFO] +- javax.inject:javax.inject:jar:1:compile 02:19:48 [INFO] +- org.mockito:mockito-core:jar:3.9.0:test 02:19:48 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.22:test 02:19:48 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test 02:19:48 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 02:19:48 [INFO] +- org.hamcrest:hamcrest-core:jar:2.2:compile 02:19:48 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 02:19:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:compile 02:19:48 [INFO] +- junit:junit:jar:4.13.2:test 02:19:48 [INFO] +- xmlunit:xmlunit:jar:1.6:test 02:19:48 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.13.0:test 02:19:48 [INFO] +- com.openpojo:openpojo:jar:0.8.13:compile 02:19:48 [INFO] +- com.shazam:shazamcrest:jar:0.11:test 02:19:48 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:19:48 [INFO] | \- com.google.code.gson:gson:jar:2.8.9:test 02:19:48 [INFO] +- org.assertj:assertj-core:jar:3.11.1:test 02:19:48 [INFO] +- org.ow2.asm:asm:jar:7.0:test 02:19:48 [INFO] +- com.googlecode.junit-toolbox:junit-toolbox:jar:2.4:test 02:19:48 [INFO] | \- commons-io:commons-io:jar:2.19.0:compile 02:19:48 [INFO] \- org.projectlombok:lombok:jar:1.18.38:compile 02:19:48 [INFO] 02:19:48 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ packages --- 02:19:48 [INFO] Saved module information to /w/workspace/so-maven-clm-master/packages/target/sonatype-clm/module.xml 02:19:48 [INFO] ------------------------------------------------------------------------ 02:19:48 [INFO] Reactor Summary: 02:19:48 [INFO] 02:19:48 [INFO] so 1.17.0-SNAPSHOT ................................. SUCCESS [ 26.307 s] 02:19:48 [INFO] deployment-configs ................................. SUCCESS [ 1.833 s] 02:19:48 [INFO] common ............................................. SUCCESS [ 0.086 s] 02:19:48 [INFO] logger ............................................. SUCCESS [ 5.468 s] 02:19:48 [INFO] utils .............................................. SUCCESS [ 4.923 s] 02:19:48 [INFO] clients-base ....................................... SUCCESS [ 3.290 s] 02:19:48 [INFO] clients ............................................ SUCCESS [ 11.174 s] 02:19:48 [INFO] client-cds ......................................... SUCCESS [ 7.586 s] 02:19:48 [INFO] clients ............................................ SUCCESS [ 0.075 s] 02:19:48 [INFO] common ............................................. SUCCESS [ 17.725 s] 02:19:48 [INFO] graph-inventory .................................... SUCCESS [ 0.068 s] 02:19:48 [INFO] fluent-builder-maven-plugin ........................ SUCCESS [ 2.889 s] 02:19:48 [INFO] aai-fluent-uri-builder ............................. SUCCESS [ 12.416 s] 02:19:48 [INFO] aai-client ......................................... SUCCESS [ 11.935 s] 02:19:48 [INFO] mso-catalog-db ..................................... SUCCESS [ 30.227 s] 02:19:48 [INFO] API Handler ........................................ SUCCESS [ 0.140 s] 02:19:48 [INFO] mso-requests-db .................................... SUCCESS [ 4.338 s] 02:19:48 [INFO] mso-requests-db-repositories ....................... SUCCESS [ 14.930 s] 02:19:48 [INFO] mso-api-handler-common ............................. SUCCESS [ 6.284 s] 02:19:48 [INFO] mso-api-handler-infra .............................. SUCCESS [01:41 min] 02:19:48 [INFO] MSO Adapters ....................................... SUCCESS [ 1.907 s] 02:19:48 [INFO] mso-adapters-rest-interface ........................ SUCCESS [ 5.328 s] 02:19:48 [INFO] mso-adapter-utils .................................. SUCCESS [01:44 min] 02:19:48 [INFO] CXFLogging ......................................... SUCCESS [ 0.345 s] 02:19:48 [INFO] mso-sdnc-adapter ................................... SUCCESS [ 28.279 s] 02:19:48 [INFO] mso-requests-db-adapter ............................ SUCCESS [31:15 min] 02:19:48 [INFO] mso-catalog-db-adapter ............................. SUCCESS [ 50.946 s] 02:19:48 [INFO] mso-openstack-adapters ............................. SUCCESS [ 41.813 s] 02:19:48 [INFO] BPMN Subsystem ..................................... SUCCESS [ 0.134 s] 02:19:48 [INFO] MSOCoreBPMN ........................................ SUCCESS [ 9.842 s] 02:19:48 [INFO] MSOCommonBPMN ...................................... SUCCESS [02:05 min] 02:19:48 [INFO] so-appc-orchestrator ............................... SUCCESS [ 6.850 s] 02:19:48 [INFO] asdc-controller .................................... SUCCESS [03:01 min] 02:19:48 [INFO] so-optimization-clients ............................ SUCCESS [ 56.701 s] 02:19:48 [INFO] so-sdn-clients ..................................... SUCCESS [ 21.847 s] 02:19:48 [INFO] so-bpmn-infrastructure-common ...................... SUCCESS [ 36.542 s] 02:19:48 [INFO] so-bpmn-tasks ...................................... SUCCESS [01:47 min] 02:19:48 [INFO] so-bpmn-building-blocks ............................ SUCCESS [01:21 min] 02:19:48 [INFO] so-bpmn-infrastructure-flows ....................... SUCCESS [ 2.909 s] 02:19:48 [INFO] SO BPMN MOI ........................................ SUCCESS [ 4.949 s] 02:19:48 [INFO] mso-infrastructure-bpmn ............................ SUCCESS [01:18 min] 02:19:48 [INFO] SO REST Simulator .................................. SUCCESS [ 18.670 s] 02:19:48 [INFO] MSO Packages 1.17.0-SNAPSHOT ....................... SUCCESS [ 0.050 s] 02:19:48 [INFO] ------------------------------------------------------------------------ 02:19:48 [INFO] BUILD SUCCESS 02:19:48 [INFO] ------------------------------------------------------------------------ 02:19:48 [INFO] Total time: 51:51 min 02:19:48 [INFO] Finished at: 2026-03-07T02:19:48Z 02:19:48 [INFO] ------------------------------------------------------------------------ 02:19:48 [so-maven-clm-master] $ /bin/bash /tmp/jenkins7034971187577191768.sh 02:19:48 [so-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3516084601164172684.sh 02:19:48 + xargs rm -rf 02:19:48 + find . -regex .*karaf/target 02:19:53 [INFO] 2026-03-07T02:19:53.002Z Scanning application onap-so. 02:19:53 [INFO] Discovered commit hash '864881720a1a82d1b2d694c547ab82b4584cdc69' via environment variable GIT_COMMIT 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/mso-catalog-db-adapter-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/.mvn/wrapper/maven-wrapper.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/resource-examples/e2eSlicing/eMBB.zip 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/resource-examples/e2eSlicing/eMBB.zip 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-tests.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT-tests.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db-beans.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT-original.jar 02:19:53 [INFO] Scan target: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT.jar 02:19:53 [INFO] Scan configuration properties: 02:19:53 [INFO] dirExcludes=null 02:19:53 [INFO] dirIncludes=null 02:19:53 [INFO] fileExcludes= 02:19:53 [INFO] fileIncludes= 02:19:53 [INFO] 2026-03-07T02:19:53.542Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-adapter-utils/target/mso-adapter-utils.jar 02:19:54 [INFO] 2026-03-07T02:19:54.161Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-adapters-rest-interface/target/mso-adapters-rest-interface-1.17.0-SNAPSHOT.jar 02:19:54 [INFO] 2026-03-07T02:19:54.256Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-catalog-db-adapter/target/mso-catalog-db-adapter-1.17.0-SNAPSHOT.jar 02:19:58 [INFO] 2026-03-07T02:19:58.561Z Scanned 10882 files so far 02:20:03 [INFO] 2026-03-07T02:20:03.543Z Scanned 31323 files so far 02:20:08 [INFO] 2026-03-07T02:20:08.542Z Scanned 54079 files so far 02:20:13 [INFO] 2026-03-07T02:20:13.542Z Scanned 74646 files so far 02:20:18 [INFO] 2026-03-07T02:20:18.165Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/.mvn/wrapper/maven-wrapper.jar 02:20:18 [INFO] 2026-03-07T02:20:18.174Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT-original.jar 02:20:18 [INFO] 2026-03-07T02:20:18.202Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-openstack-adapters/target/mso-openstack-adapters-1.17.0-SNAPSHOT.jar 02:20:18 [INFO] 2026-03-07T02:20:18.543Z Scanned 96316 files so far 02:20:21 [INFO] 2026-03-07T02:20:21.813Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT-original.jar 02:20:21 [INFO] 2026-03-07T02:20:21.824Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-requests-db-adapter/target/mso-requests-db-adapter-1.17.0-SNAPSHOT.jar 02:20:23 [INFO] 2026-03-07T02:20:23.543Z Scanned 109994 files so far 02:20:24 [INFO] 2026-03-07T02:20:24.011Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT-original.jar 02:20:24 [INFO] 2026-03-07T02:20:24.025Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/mso-sdnc-adapter/target/mso-sdnc-adapter-1.17.0-SNAPSHOT.jar 02:20:25 [INFO] 2026-03-07T02:20:25.624Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT-original.jar 02:20:25 [INFO] 2026-03-07T02:20:25.631Z Starting scanning target: /w/workspace/so-maven-clm-master/adapters/so-appc-orchestrator/target/so-appc-orchestrator-1.17.0-SNAPSHOT.jar 02:20:28 [INFO] 2026-03-07T02:20:28.542Z Scanned 120340 files so far 02:20:33 [INFO] 2026-03-07T02:20:33.542Z Scanned 140101 files so far 02:20:38 [INFO] 2026-03-07T02:20:38.543Z Scanned 157631 files so far 02:20:43 [INFO] 2026-03-07T02:20:43.256Z Starting scanning target: /w/workspace/so-maven-clm-master/asdc-controller/src/test/resources/resource-examples/e2eSlicing/eMBB.zip 02:20:43 [INFO] 2026-03-07T02:20:43.262Z Starting scanning target: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT-original.jar 02:20:43 [INFO] 2026-03-07T02:20:43.310Z Starting scanning target: /w/workspace/so-maven-clm-master/asdc-controller/target/asdc-controller-1.17.0-SNAPSHOT.jar 02:20:43 [INFO] 2026-03-07T02:20:43.542Z Scanned 174033 files so far 02:20:46 [INFO] 2026-03-07T02:20:46.916Z Starting scanning target: /w/workspace/so-maven-clm-master/asdc-controller/target/test-classes/resource-examples/e2eSlicing/eMBB.zip 02:20:46 [INFO] 2026-03-07T02:20:46.918Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT-tests.jar 02:20:47 [INFO] 2026-03-07T02:20:47.012Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/MSOCommonBPMN/target/MSOCommonBPMN-1.17.0-SNAPSHOT.jar 02:20:47 [INFO] 2026-03-07T02:20:47.017Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT-tests.jar 02:20:47 [INFO] 2026-03-07T02:20:47.027Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/MSOCoreBPMN/target/MSOCoreBPMN-1.17.0-SNAPSHOT.jar 02:20:47 [INFO] 2026-03-07T02:20:47.029Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-original.jar 02:20:47 [INFO] 2026-03-07T02:20:47.044Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT-tests.jar 02:20:47 [INFO] 2026-03-07T02:20:47.072Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/mso-infrastructure-bpmn/target/mso-infrastructure-bpmn-1.17.0-SNAPSHOT.jar 02:20:48 [INFO] 2026-03-07T02:20:48.542Z Scanned 186923 files so far 02:20:52 [INFO] 2026-03-07T02:20:52.018Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-building-blocks/target/so-bpmn-building-blocks-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.021Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-common/target/so-bpmn-infrastructure-common-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.029Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-infrastructure-flows/target/so-bpmn-infrastructure-flows-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.032Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-moi/target/so-bpmn-moi-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.034Z Starting scanning target: /w/workspace/so-maven-clm-master/bpmn/so-bpmn-tasks/target/so-bpmn-tasks-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.038Z Starting scanning target: /w/workspace/so-maven-clm-master/common/clients/client-cds/target/client-cds-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.039Z Starting scanning target: /w/workspace/so-maven-clm-master/common/clients/clients-base/target/clients-base-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.040Z Starting scanning target: /w/workspace/so-maven-clm-master/common/clients/clients/target/clients-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.042Z Starting scanning target: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT-tests.jar 02:20:52 [INFO] 2026-03-07T02:20:52.050Z Starting scanning target: /w/workspace/so-maven-clm-master/common/common/target/common-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.054Z Starting scanning target: /w/workspace/so-maven-clm-master/common/logger/target/logger-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.055Z Starting scanning target: /w/workspace/so-maven-clm-master/common/utils/target/utils-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.057Z Starting scanning target: /w/workspace/so-maven-clm-master/cxf-logging/target/cxf-logging-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.058Z Starting scanning target: /w/workspace/so-maven-clm-master/deployment-configs/target/deployment-configs-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.060Z Starting scanning target: /w/workspace/so-maven-clm-master/graph-inventory/aai-client/target/aai-client-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.062Z Starting scanning target: /w/workspace/so-maven-clm-master/graph-inventory/aai-fluent-uri-builder/target/aai-fluent-uri-builder-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.070Z Starting scanning target: /w/workspace/so-maven-clm-master/graph-inventory/fluent-builder-maven-plugin/target/fluent-builder-maven-plugin-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.076Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-common/target/mso-api-handler-common-1.17.0-SNAPSHOT.jar 02:20:52 [INFO] 2026-03-07T02:20:52.077Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT-original.jar 02:20:52 [INFO] 2026-03-07T02:20:52.145Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-api-handler-infra/target/mso-api-handler-infra-1.17.0-SNAPSHOT.jar 02:20:53 [INFO] 2026-03-07T02:20:53.543Z Scanned 194860 files so far 02:20:54 [INFO] 2026-03-07T02:20:54.676Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db-repositories/target/mso-requests-db-repositories.jar 02:20:54 [INFO] 2026-03-07T02:20:54.678Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-api-handlers/mso-requests-db/target/mso-requests-db.jar 02:20:54 [INFO] 2026-03-07T02:20:54.679Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db-beans.jar 02:20:54 [INFO] 2026-03-07T02:20:54.713Z Starting scanning target: /w/workspace/so-maven-clm-master/mso-catalog-db/target/mso-catalog-db.jar 02:20:54 [INFO] 2026-03-07T02:20:54.715Z Starting scanning target: /w/workspace/so-maven-clm-master/so-optimization-clients/target/so-optimization-clients-1.17.0-SNAPSHOT.jar 02:20:54 [INFO] 2026-03-07T02:20:54.716Z Starting scanning target: /w/workspace/so-maven-clm-master/so-sdn-clients/target/so-sdn-clients-1.17.0-SNAPSHOT.jar 02:20:54 [INFO] 2026-03-07T02:20:54.718Z Starting scanning target: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT-original.jar 02:20:54 [INFO] 2026-03-07T02:20:54.731Z Starting scanning target: /w/workspace/so-maven-clm-master/so-simulator/target/so-simulator-1.17.0-SNAPSHOT.jar 02:20:58 [INFO] 2026-03-07T02:20:58.542Z Scanned 214093 files so far 02:21:03 [INFO] 2026-03-07T02:21:03.542Z Scanned 235321 files so far 02:21:04 [INFO] 2026-03-07T02:21:04.594Z Scanned 239996 total files 02:21:34 [INFO] 2026-03-07T02:21:34.451Z Finished scanning application onap-so. 02:21:35 [INFO] Discovered repository url '$GIT_URL/so/so/so/so' via environment variable GIT_URL 02:21:35 [INFO] Repository URL $GIT_URL/so/so/so/so was found using automation 02:21:35 [INFO] Amending source control record for application with id: onap-so with discovered Repository URL: $GIT_URL/so/so/so/so 02:21:35 [INFO] 2026-03-07T02:21:35.601Z Evaluating application onap-so for stage build. 02:21:37 [INFO] Waiting for policy evaluation to complete... 02:21:43 [INFO] Assigned scan ID e930cd091db64dd5a51fa72996860d22 02:22:05 [INFO] Policy evaluation completed in 29 seconds. 02:22:05 [INFO] 2026-03-07T02:22:05.088Z Finished evaluating application onap-so for stage build. 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.liquibase : liquibase-core : 4.3.5, hash=cfe99addf94f07ca1af1) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0', 'CPL-1.0', 'EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.liquibase : liquibase-core : 4.3.5, hash=cfe99addf94f07ca1af1) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-0839 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=com.sun.xml.fastinfoset : FastInfoset : 1.2.13, hash=098f56b9354e27bd2941) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=com.att.eelf : eelf-core : 1.0.0, hash=0c654cd7bfcc7b49aae1) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.codehaus.plexus : plexus-utils : 3.2.1, hash=13b015768e0d04849d27) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=com.att.nsa : cambriaClient : 0.0.1, hash=4adf61532e938d2bb486) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=com.att.nsa : saClientLibrary : 0.0.1, hash=6bf8c38b3b40c9a0813a) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=com.att.nsa : saToolkit : 0.0.1, hash=6d6c124f36196f62d081) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.apache.xmlbeans : xmlbeans : 3.1.0, hash=6dac1f897dfb3e3f17fc) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.codehaus.plexus : plexus-classworlds : 2.6.0, hash=8587e80fcb38e70b70fa) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.codehaus.plexus : plexus-container-default : 1.0-alpha-9-stable-1, hash=94aea3010e250a334d9d) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.javassist : javassist : 3.28.0-GA, hash=9a958811a88381bb159c) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.0', 'Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Advertising clause) [ 02:22:05 Component(displayName=org.codehaus.plexus : plexus-interpolation : 1.11, hash=ad9dddff6043194904ad) [ 02:22:05 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.glassfish.jersey.ext : jersey-spring5 : 2.33, hash=04256879242f0db3bd33) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.glassfish.jaxb : jaxb-core : 2.3.0.1, hash=33277bae433ecd0fdebd) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-servlet-api : 9.0.105, hash=b823e65b727b044ed972) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.glassfish.jersey.ext : jersey-bean-validation : 2.33, hash=e06716747f9132498c3a) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.camunda.commons : camunda-commons-typed-values : 7.15.0, hash=e4959693328daf3e4c74) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft with exceptions) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [ 02:22:05 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.ext : jersey-spring5 : 2.33, hash=04256879242f0db3bd33) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : javax.inject : 2.4.0-b31, hash=04bb71bbdae1064675e3) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=tech.pantheon.triemap : triemap : 1.3.1, hash=07c8238f047f7596656e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : jaxws-tools : 2.3.0, hash=08dd4f1a4c7d453334b8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.interceptor : jakarta.interceptor-api : 1.2.4, hash=0b12aa4004239886532f) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.22.1, hash=0bafe1f7295308eacfb9) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.ejb : jakarta.ejb-api : 3.2.4, hash=0c49393b5de6e66ed88e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-utils : 2.5.0-b42, hash=102a344e1728825e865a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-api : 2.6.1, hash=114bd7afb4a1bd999352) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.mail : mailapi : 1.4.3, hash=124600e35d9031da50e5) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.xml.ws : jaxws-api : 2.3.1, hash=15e46dba25b1f767a3f5) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.33, hash=16e67d57dd9720b0670a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.33, hash=1b299280cc1552983b7d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : jaxws-rt : 2.3.0, hash=1bb06944d0d9927c3eb4) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.ws.rs : jakarta.ws.rs-api : 2.1.6, hash=1dcb770bce80a490dff4) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.mail : mailapi : 1.6.2, hash=208b6439dfbe6713c384) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.4.33, hash=23fae08d13475d71acd3) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.persistence : javax.persistence-api : 2.2, hash=25665ac8c0b62f50e648) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.platform : junit-platform-engine : 1.7.2, hash=2573770b46b8a199ed5f) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.bundles.repackaged : jersey-guava : 2.22.1, hash=2b79eb89381853937089) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-utils : 2.4.0-b31, hash=2c5cb698cfec8dde859c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.transaction : jta : 1.1, hash=2ca09f0b36ca7d71b762) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish : javax.json : 1.0.4, hash=3178f73569fd7a1e5ffc) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jaxb : jaxb-core : 2.3.0.1, hash=33277bae433ecd0fdebd) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.platform : junit-platform-commons : 1.7.2, hash=34adfea6c13fc4a996cf) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.gmbal : gmbal-api-only : 3.1.0-b001, hash=3502c55c7ad2085ece6b) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : jaxws-eclipselink-plugin : 2.3.0, hash=36e86e86a283a44e8c8f) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.jvnet.staxex : stax-ex : 1.7.8, hash=377077e4441cc46be5ef) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-utils : 2.6.1, hash=396513aa96c1d5a10aa4) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.bind : jaxb-impl : 2.3.0, hash=3a3c6a62719d967175b7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.yangtools : yang-common : 11.0.5, hash=3a9c499f102f204b7fe8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-util-ajax : 9.4.51.v20230217, hash=3b2a998a5ed1f93bc187) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2 : 2.6.1, hash=3b971d09e8b3d0a34c7b) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-servlet : 9.4.51.v20230217, hash=3ec1be0b1ca49b633dd7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.jws : jsr181-api : 1.0-MR1, hash=401cc1d0e5f0d8f4d053) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.ws.rs : javax.ws.rs-api : 2.1, hash=426a0862406536e690c7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.33, hash=42e4fced3999a4626b7d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-locator : 2.4.0-b31, hash=436d6e1ad2b0a3aee939) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : class-model : 2.6.1, hash=444b935ddfddeb6c13c2) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter : 5.6.0, hash=44ddb240c9460ff45a42) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-core : 2.6.1, hash=473f28e1c24c099fb5f8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-classic : 1.2.11, hash=4741689214e9d1e8408b) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.activation : activation : 1.1.1, hash=485de3a253e23f645037) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.persistence : javax.persistence : 2.1.1, hash=4954fdf995d5083a1bdb) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter-api : 5.8.2, hash=4c21029217adf07e4c0d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.1, hash=4ed2b2d4738aed5786cf) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.annotation : jsr250-api : 1.0, hash=5025422767732a1ab45d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.persistence : eclipselink : 2.6.4, hash=526cc0ddb69c01784e7e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.annotation : jakarta.annotation-api : 1.3.5, hash=59eb84ee0d616332ff44) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : spring-bridge : 2.6.1, hash=5b8e5e55b65588572822) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.ext : jersey-entity-filtering : 2.33, hash=5bef2e01d7856c012d7c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.4.0-b31, hash=5e7899ad02fd55f5651a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.mdsal.binding.model.ietf : rfc6991-ietf-inet-types : 12.0.4, hash=635fbf3d27c86c1541cb) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.xml.soap : javax.xml.soap-api : 1.4.0, hash=667ef2eee594ca7e05a1) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.mdsal.binding.model.ietf : rfc6991-ietf-yang-types : 12.0.4, hash=671722ce83bdda87a676) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.33, hash=698dec24a8d373e55095) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=wsdl4j : wsdl4j : 1.6.3, hash=6d106a6845a3d3477a15) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.external : management-api : 3.0.0-b012, hash=707686d845faede060b7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.33, hash=7bf6d88c62d5da0c4f31) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-api : 2.5.0-b42, hash=7fd4e3d0f2cb37c80ad0) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.istack : istack-commons-runtime : 3.0.5, hash=8052dc9920dfab5d50b8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : jakarta.inject : 2.6.1, hash=8096ebf722902e75fbd4) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : samples : zip : 2.3.0, hash=80d52d988a314d25e61d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.activation : javax.activation-api : 1.2.0, hash=85262acf3ca9816f9537) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.xml.bind : jaxb-api : 2.3.1, hash=8531ad5ac454cc2deb9d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.mdsal : yang-binding : 12.0.4, hash=8af5e2a5d481e5d791d8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.persistence : jakarta.persistence-api : 2.2.3, hash=8f6ea5daedc614f07a36) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.persistence : commonj.sdo : 2.1.1, hash=90d4c89ce0a69f58619f) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.33, hash=910dfb9dfca368b784a6) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.annotation : javax.annotation-api : 1.3.2, hash=934c04d3cfef185a8008) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter-engine : 5.7.2, hash=9415680a889f00b8205a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=net.sf.saxon : Saxon-HE : 10.5, hash=945bec822a4f3223935b) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.mdsal : mdsal-binding-spec-util : 12.0.4, hash=973a8eae1b3aa4dd40d4) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : javax.inject : 2.5.0-b42, hash=98e0b7dcef77dc04809f) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.javassist : javassist : 3.28.0-GA, hash=9a958811a88381bb159c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.mail : mail : 1.4.7, hash=9add058589d5d85adeb6) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-locator : 2.5.0-b42, hash=9d6edc0cb226401a8316) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-locator : 2.6.1, hash=9dedf9d2022e38ec0743) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-io : 9.4.51.v20230217, hash=a11a0713b17334a5b6e6) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-util : 9.4.51.v20230217, hash=a11df06530a3a28c9af7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.servlet : javax.servlet-api : 4.0.1, hash=a27082684a2ff0bf3976) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-security : 9.4.51.v20230217, hash=a3342214ce480cc5bb8e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.mozilla : rhino : 1.7.7.2, hash=a7c4a9ba8b6922374580) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec : 1.1.1.Final, hash=a8485cab9484dda36e9a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.6.15.Final, hash=ab14b7cef1fdff654ca8) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.aspectj : aspectjrt : 1.9.7, hash=ac42a7759a685a098b18) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-runlevel : 2.6.1, hash=b001c88bea6dfb4a74b7) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.interceptor : javax.interceptor-api : 1.2.2, hash=b076d5887ff19f7311fd) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.platform : junit-platform-commons : 1.6.0, hash=b0a75795cf03841d4f9c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.6.1, hash=b2eb0a83bcbb44cc5d25) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.22.1, hash=b5811d8385766f35d10d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.platform : junit-platform-engine : 1.8.2, hash=b737de09f19864bd1368) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-servlet-api : 9.0.105, hash=b823e65b727b044ed972) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.servlet : jakarta.servlet-api : 4.0.4, hash=b8a1142e04838fe54194) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.yangtools : concepts : 11.0.5, hash=bd002f2fa913c281341e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=jakarta.transaction : jakarta.transaction-api : 1.3.3, hash=c4179d48720a1e872021) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : hk2-api : 2.4.0-b31, hash=c4b5f6c426f8e412e606) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter-engine : 5.8.2, hash=c598b4328d2f397194d1) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.ha : ha-api : 3.1.9, hash=c68b600634d4d4bae3fc) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.bind : jaxb-xjc : 2.3.0, hash=caabab034b247d72b91e) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.yaml : snakeyaml : 1.31, hash=cf26b7b05fef01e7bec0) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.bind : jaxb-core : 2.3.0, hash=d044c784e41d02677869) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.51.v20230217, hash=d0572c8460eb26adf842) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.bind : jaxb-jxc : 2.3.0, hash=d495441d807b00a33746) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : release-documentation : zip : docbook : 2.3.0, hash=d7344d48fb8eb1058763) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.yangtools : util : 11.0.5, hash=da7e3bfe526bc1eae6a9) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jdt : org.eclipse.jdt.annotation : 2.2.800, hash=db7bd0a6eeb7550b8f2c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter-params : 5.8.2, hash=ddeafe92fc263f895bfb) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.3, hash=de3b21279df7e755e382) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.26, hash=df27f7d7577acf4b5326) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.ext : jersey-bean-validation : 2.33, hash=e06716747f9132498c3a) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.opendaylight.mdsal.model : ietf-type-util : 12.0.4, hash=e1143dea9c29d3319bf0) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.22.1, hash=e39297ef90f4b9bdf0a6) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.camunda.commons : camunda-commons-typed-values : 7.15.0, hash=e4959693328daf3e4c74) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=javax.activation : activation : 1.1, hash=e6cb541461c2834bdea3) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.5.0-b42, hash=e74beab6ca12e9e745eb) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.mozilla : rhino : 1.7R4, hash=e982f2136574b9a42318) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-classic : 1.2.13, hash=e9f3458e7354fe491708) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : sdo-eclipselink-plugin : 2.3.0, hash=ea57a832f382521e9835) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.sisu : org.eclipse.sisu.plexus : 0.3.4, hash=f1335a3b7bc3fd23f67d) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.junit.jupiter : junit-jupiter-api : 5.7.2, hash=f4b4079732a9c5379833) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.33, hash=f58207450cb822038dfc) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.stream.buffer : streambuffer : 1.5.4, hash=fa88707c78bb5f1e5dff) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.sisu : org.eclipse.sisu.inject : 0.3.4, hash=fc3be144183f54dc6f5c) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=com.sun.xml.ws : policy : 2.7.2, hash=fd229ae6c09af1a72105) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - non-LGPL) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.51.v20230217, hash=fe37568aded59dd8e437) [ 02:22:05 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.jetbrains.intellij.deps : trove4j : 1.0.20181211, hash=216c2e14b070f334479d) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.4.33, hash=23fae08d13475d71acd3) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-classic : 1.2.11, hash=4741689214e9d1e8408b) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.javassist : javassist : 3.28.0-GA, hash=9a958811a88381bb159c) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.6.15.Final, hash=ab14b7cef1fdff654ca8) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=com.google.code.javaparser : javaparser : 1.0.11, hash=ca8e06b0e6ee3ce2e1f6) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.yaml : snakeyaml : 1.31, hash=cf26b7b05fef01e7bec0) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=ch.qos.logback : logback-classic : 1.2.13, hash=e9f3458e7354fe491708) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Weak copyleft - LGPL) [ 02:22:05 Component(displayName=org.mariadb.jdbc : mariadb-java-client : 2.7.9, hash=f9aeec6276c550ed5628) [ 02:22:05 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-context : 5.3.27, hash=0251162aa2fe5cb374a4) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38820 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38820 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=javax.mail : mailapi : 1.4.3, hash=124600e35d9031da50e5) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0492 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2017-0492 with severity <= 6 (severity = 4.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.commons : commons-compress : 1.21, hash=4ec95b60d4e86b5c95a0) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-25710 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-25710 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.commons : commons-compress : 1.21, hash=4ec95b60d4e86b5c95a0) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-26308 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-26308 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.projectreactor.netty : reactor-netty-http : 1.0.32, hash=5ab0b14998831dea57ad) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2025-22227 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2025-22227 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-expression : 5.3.27, hash=6225619970e8376df5c3) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38808 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38808 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21290 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21295 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21295 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29025 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0103 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-core : 1.25.0, hash=651fcf1a6702483ac732) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0641 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0641 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=com.jayway.jsonpath : json-path : 2.6.0, hash=67f565b424f7903a12d4) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-51074 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-51074 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.5.32, hash=79f7ffe42e73a131f31f) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-22569 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-22569 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.33, hash=910dfb9dfca368b784a6) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-28168 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.69, hash=91e1628251cf3ca90093) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33201 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-33201 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.69, hash=91e1628251cf3ca90093) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33202 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-33202 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.69, hash=91e1628251cf3ca90093) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30171 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-30171 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=javax.mail : mail : 1.4.7, hash=9add058589d5d85adeb6) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0492 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2017-0492 with severity <= 6 (severity = 4.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-stdlib : 1.5.32, hash=a1f8a73f899b85e6eb43) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24329 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-24329 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42794 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-42794 with severity <= 6 (severity = 5.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-42795 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45648 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2025-61795 with severity >= 4 (severity = 6.0), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2025-61795 with severity <= 6 (severity = 6.0)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-22569 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-22569 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.22.1, hash=b5811d8385766f35d10d) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-28168 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec-http : 4.1.92.Final, hash=b91f907a19c6bfb31807) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29025 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-catalina : 9.0.105, hash=c0a4ed746f11f1aa9557) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2025-61795 with severity >= 4 (severity = 6.0), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2025-61795 with severity <= 6 (severity = 6.0)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=com.jayway.jsonpath : json-path : 2.5.0, hash=c35ef29095125b51638d) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-51074 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-51074 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.hateoas : spring-hateoas : 1.3.7, hash=c5b5e4156471bd73ff45) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34036 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-34036 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.codehaus.janino : janino : 2.5.15, hash=caac0fef033df417258a) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-33546 with severity <= 6 (severity = 5.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.51.v20230217, hash=d0572c8460eb26adf842) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-27218 with severity <= 6 (severity = 4.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2018-0863 with severity <= 6 (severity = 6.0)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.51.v20230217, hash=fe37568aded59dd8e437) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-40167 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Severe vulnerabilities) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.51.v20230217, hash=fe37568aded59dd8e437) [ 02:22:05 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-6763 with severity <= 6 (severity = 5.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Standards body terms) [ 02:22:05 Component(displayName=org.apache.cxf : cxf-core : 3.4.10, hash=d6521015d1124f492fab) [ 02:22:05 Constraint(Standards body terms) [License Threat Group is 'Standards Bodies' because: Found licenses in the 'Standards Bodies' license threat group ('WS-Addressing-200403', 'WS-Addressing-200408')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft) [ 02:22:05 Component(displayName=org.glassfish.jaxb : jaxb-core : 2.3.0.1, hash=33277bae433ecd0fdebd) [ 02:22:05 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Strong copyleft) [ 02:22:05 Component(displayName=org.yaml : snakeyaml : 1.31, hash=cf26b7b05fef01e7bec0) [ 02:22:05 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0', 'GPL-3.0')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-parser : 1.0.56, hash=093b9db0bea551f4480b) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : osx-x86_64 : 2.0.61.Final, hash=0efef10166c644b9ea9f) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.13.5, hash=1278f38160812811c56e) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-core : 2.0.33, hash=1c972f84fe60c4e206be) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser : 2.0.28, hash=1f2fb099298f8662d38c) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-models : 1.6.3, hash=257c54878dda1eec1a2d) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : cucumber-gherkin-messages : 6.11.0, hash=29d44b92430461ee3a73) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.12.7, hash=3104f714c0e232740af8) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.github.luben : zstd-jni : 1.5.0-2, hash=52fc9e353b4e84f8a87e) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.7.0, hash=53877c745604e1489fbd) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-compat-spec-parser : 1.0.56, hash=54a3fb0fb4c04c29a9af) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : datatable : 3.5.0, hash=54f1f18ceadb56cd78fa) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : osx-aarch_64 : 2.0.61.Final, hash=556e60a7ecd7f32e6cdc) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.7.0, hash=558aea23a4ea0f6e6824) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-parser : 1.0.60, hash=5960c3f46901b93a9ded) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : html-formatter : 13.0.0, hash=61398249ca20eb6496b6) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.core.v3 : swagger-core : 2.1.11, hash=61bb7d3ecbf9aa84ac4c) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : cucumber-expressions : 10.3.0, hash=6387211ec92bc0abadf7) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.core.v3 : swagger-jaxrs2 : 2.1.13, hash=6ec8603a16806f912884) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : cucumber-plugin : 6.11.0, hash=7319add76e018f6c1930) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-models : 1.6.6, hash=77b33deda8155ba6aa71) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.camunda.bpm.webapp : camunda-webapp-webjar : 7.15.0, hash=79451e9e1c5439f4f7d6) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.5.32, hash=79f7ffe42e73a131f31f) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v3 : 2.0.33, hash=7e898d5c21f7e6a1e5b9) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=829195c9e338d5725cf3) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : cucumber-java : 6.11.0, hash=84ff4534d131088f58c6) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-compat-spec-parser : 1.0.60, hash=91b52934ecc88b23ff91) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-core : 1.6.6, hash=928ba12e146fab552620) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : 2.0.61.Final, hash=944722ba2883fe5825a0) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.springframework.cloud : spring-cloud-starter-sleuth : 3.0.6, hash=945d8444987c7c54d098) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=97f6e12599bb5848867b) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v2-converter : 2.0.28, hash=9998876bf3a8c94505a1) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.springframework.cloud : spring-cloud-starter : 3.0.6, hash=9a55af9f8f743c7f04c3) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-scripting-compiler-impl-embeddable : 1.5.32, hash=9ae7ae7b8b4c91dfecfc) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger : swagger-core : 1.6.3, hash=9b1ca3053e0de0bd9655) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.13.5, hash=a401a99e7a45450fd3ef) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : linux-x86_64 : 2.0.61.Final, hash=a52fce30407ffcbb38fb) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : windows-x86_64 : 2.0.61.Final, hash=a60887fcc4b03be4b4c0) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable : 1.5.32, hash=a834de0c086d12f2bf43) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.92.Final, hash=b3b38c2c4a226cbe5a00) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.reflections : reflections : 0.10.2, hash=b638d7ca0e0fe0146b60) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-core : 2.0.28, hash=b9a1935a72094e501b26) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.12.7, hash=ba0ff8bb5fd340773b20) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : tag-expressions : 3.0.1, hash=c7e8b348cb2c6d61ae72) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.core.v3 : swagger-core : 2.1.13, hash=c9dfa82fcf7cda1387aa) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : linux-aarch_64 : 2.0.61.Final, hash=cc2ba8b1c1f5acebfa31) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v3 : 2.0.28, hash=cdf03a5a72722f846751) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp : 7.15.0, hash=cf90cd91f27cb3e03813) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=org.json : json : 20250517, hash=d67181bbd819ccceb929) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : docstring : 6.11.0, hash=d9011644a5cf6635ae35) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.core.v3 : swagger-integration : 2.1.13, hash=df38f183ce67281d80e7) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v2-converter : 2.0.33, hash=e0b19e5912a3136ddf85) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : create-meta : 4.0.0, hash=f3e10813bdfe6108aedf) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser : 2.0.33, hash=f42d06fe57d6a0e5a52e) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=com.github.luben : zstd-jni : 1.5.2-1, hash=fad786abc1d1b81570e8) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(License - Unknown license) [ 02:22:05 Component(displayName=io.cucumber : cucumber-gherkin : 6.11.0, hash=fc5d0bcae2ddb905a9b8) [ 02:22:05 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-coyote : 9.0.105, hash=02964d374772bbdfd26a) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48989 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-coyote : 9.0.105, hash=02964d374772bbdfd26a) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52434 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-coyote : 9.0.105, hash=02964d374772bbdfd26a) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-53506 with severity >= 7 (severity = 8.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.0.2, hash=0aad490436bf6fbeccb4) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-25194 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.0.2, hash=0aad490436bf6fbeccb4) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-31141 with severity >= 7 (severity = 7.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.0.2, hash=0aad490436bf6fbeccb4) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-27818 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-config : 5.5.8, hash=0d718f457cba42466322) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.fasterxml.woodstox : woodstox-core : 6.2.4, hash=16b9f8ab972e67eb2187) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-40152 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 9.0.75, hash=236a09fb990d3f3c15af) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-23672 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.4.33, hash=23fae08d13475d71acd3) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-0603 with severity >= 7 (severity = 8.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=commons-dbcp : commons-dbcp : 1.4, hash=30be73c965cc990b153a) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-1349 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish : javax.json : 1.0.4, hash=3178f73569fd7a1e5ffc) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-7272 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-web : 5.5.8, hash=3a3f6d8e593bce5624bf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-31692 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-web : 5.5.8, hash=3a3f6d8e593bce5624bf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-web : 5.5.8, hash=3a3f6d8e593bce5624bf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38821 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-web : 5.6.10, hash=3d55f928a5afce93edf4) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-web : 5.6.10, hash=3d55f928a5afce93edf4) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38821 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.squareup.okhttp3 : okhttp : 3.14.9, hash=3e6d101343c7ea687cd5) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-0341 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.7.7, hash=43d5dbd718e6b0b1f0c8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34453 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.7.7, hash=43d5dbd718e6b0b1f0c8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34454 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.7.7, hash=43d5dbd718e6b0b1f0c8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34455 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 2.7.2, hash=46477e598f5369dfc821) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-25194 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 2.7.2, hash=46477e598f5369dfc821) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-31141 with severity >= 7 (severity = 7.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 2.7.2, hash=46477e598f5369dfc821) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-27818 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-classic : 1.2.11, hash=4741689214e9d1e8408b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.lz4 : lz4-java : 1.8.0, hash=4b986a99445e49ea5fbf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-12183 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.lz4 : lz4-java : 1.8.0, hash=4b986a99445e49ea5fbf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-66566 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-crypto : 5.5.8, hash=4d0d3c5f49f94c1b7543) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-22228 with severity >= 7 (severity = 9.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.3, hash=4fa101f81504ed6811bf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52999 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.3, hash=4fa101f81504ed6811bf) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-core : 5.6.10, hash=54e11a26d3e626b19193) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22257 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-webflux : 5.3.27, hash=596b5de00091555d027e) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.projectreactor.netty : reactor-netty-http : 1.0.32, hash=5ab0b14998831dea57ad) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34062 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-juli : 9.0.105, hash=60e0a87cf11c87d21978) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55754 with severity >= 7 (severity = 8.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20444 with severity >= 7 (severity = 9.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20445 with severity >= 7 (severity = 9.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-7238 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-37136 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-37137 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55163 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58056 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58057 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-0029 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-1031 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-0789 with severity >= 7 (severity = 8.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.grpc : grpc-netty-shaded : 1.25.0, hash=624a78dfc19d9d5a17d8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.camunda.bpm : camunda-engine : 7.15.0, hash=62a17b8930ab496a0750) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-1694 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec-http2 : 4.1.92.Final, hash=65afd3b26bf167c6e31f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55163 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec-http2 : 4.1.92.Final, hash=65afd3b26bf167c6e31f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34453 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34454 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34455 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-config : 5.6.10, hash=6f142d9cdabda19c8e5e) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.boot : spring-boot-loader-tools : 2.5.15, hash=789ab1bd647ea89e9dc9) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38807 with severity >= 7 (severity = 7.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.squareup.okio : okio : 1.17.2, hash=78c7820b205002da4d2d) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-3635 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.projectreactor.netty : reactor-netty-core : 1.0.32, hash=79461d8718ca5ae6fee9) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34054 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.5.32, hash=79f7ffe42e73a131f31f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3509 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-core : 5.5.8, hash=7a93b88235e4a8ac4f46) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22257 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.33, hash=7bf6d88c62d5da0c4f31) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-12383 with severity >= 7 (severity = 7.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v3 : 2.0.33, hash=7e898d5c21f7e6a1e5b9) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6505 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-3350 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-11226 with severity >= 7 (severity = 7.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-webmvc : 5.3.27, hash=8beabbb0cb64c448b39d) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.69, hash=91e1628251cf3ca90093) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-29857 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.69, hash=91e1628251cf3ca90093) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-0946 with severity >= 7 (severity = 7.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec : 4.1.92.Final, hash=9496b3d59290edcc6480) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58057 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-11226 with severity >= 7 (severity = 7.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-46589 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-24549 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-34750 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38286 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-50379 with severity >= 7 (severity = 9.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24813 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-31651 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48988 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48989 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52434 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52520 with severity >= 7 (severity = 8.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-53506 with severity >= 7 (severity = 8.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55752 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55754 with severity >= 7 (severity = 8.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.75, hash=a431d28cd877f3e45bfa) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4382 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2016-1000027 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41234 with severity >= 7 (severity = 7.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41249 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.hibernate : hibernate-core : 5.6.15.Final, hash=ab14b7cef1fdff654ca8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2026-0603 with severity >= 7 (severity = 8.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=commons-fileupload : commons-fileupload : 1.5, hash=ad4ad2ab2961b4e18914) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48976 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3171 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3509 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3510 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-7254 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.cucumber : messages : 15.0.0, hash=adecdd395ef22d28ab03) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-1694 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.google.guava : guava : 28.1-jre, hash=b0e91dcb6a44ffb6221b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec-http : 4.1.92.Final, hash=b91f907a19c6bfb31807) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58056 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-codec-http : 4.1.92.Final, hash=b91f907a19c6bfb31807) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58057 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.squareup.retrofit2 : retrofit : 2.3.0, hash=bcacde6a8ccedcc56c12) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-1000850 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.3.2, hash=be7a3c50a4026822671b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-25194 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.3.2, hash=be7a3c50a4026822671b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-31141 with severity >= 7 (severity = 7.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.3.2, hash=be7a3c50a4026822671b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-27817 with severity >= 7 (severity = 9.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.kafka : kafka-clients : 3.3.2, hash=be7a3c50a4026822671b) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-27818 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-catalina : 9.0.105, hash=c0a4ed746f11f1aa9557) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48988 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-catalina : 9.0.105, hash=c0a4ed746f11f1aa9557) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52520 with severity >= 7 (severity = 8.9)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.tomcat : tomcat-catalina : 9.0.105, hash=c0a4ed746f11f1aa9557) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55752 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.lz4 : lz4-java : 1.7.1, hash=c4d931ef8ad2c9c35d65) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-12183 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.lz4 : lz4-java : 1.7.1, hash=c4d931ef8ad2c9c35d65) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-66566 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.swagger.parser.v3 : swagger-parser-v3 : 2.0.28, hash=cdf03a5a72722f846751) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6505 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.yaml : snakeyaml : 1.31, hash=cf26b7b05fef01e7bec0) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.51.v20230217, hash=d0572c8460eb26adf842) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-13009 with severity >= 7 (severity = 7.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.1, hash=d30aaf4d41d6ff0c760c) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34453 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.1, hash=d30aaf4d41d6ff0c760c) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34454 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.1, hash=d30aaf4d41d6ff0c760c) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34455 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=commons-beanutils : commons-beanutils : 1.9.4, hash=d52b9abcd97f38c81342) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48734 with severity >= 7 (severity = 8.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=xalan : xalan : 2.7.2, hash=d55d3f02a56ec4c25695) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-34169 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.cxf : cxf-core : 3.4.10, hash=d6521015d1124f492fab) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-23184 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=io.netty : netty-handler : 4.1.92.Final, hash=d8e961d89a966c0cdea8) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24970 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.22.1, hash=e39297ef90f4b9bdf0a6) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-12383 with severity >= 7 (severity = 7.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework.security : spring-security-crypto : 5.6.10, hash=e9ca75486d8e28b4063a) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-22228 with severity >= 7 (severity = 9.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-12383 with severity >= 7 (severity = 7.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.apache.maven : maven-artifact-manager : 2.2.1, hash=ec355b913c34d3708081) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-26291 with severity >= 7 (severity = 9.1)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23221 with severity >= 7 (severity = 9.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-1681 with severity >= 7 (severity = 8.6)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6243 with severity >= 7 (severity = 8.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=com.google.protobuf : protobuf-java : 3.22.2, hash=fdee98b8f6abab73f146) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-7254 with severity >= 7 (severity = 7.5)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-core : 5.3.27, hash=ff5e35f2d4f72d22c476) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41242 with severity >= 7 (severity = 8.2)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Critical vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-core : 5.3.27, hash=ff5e35f2d4f72d22c476) [ 02:22:05 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41249 with severity >= 7 (severity = 8.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=org.springframework : spring-context : 5.3.27, hash=0251162aa2fe5cb374a4) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-22233 with severity <= 3 (severity = 2.3), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-22233 with severity >= 1 (severity = 2.3)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.13, hash=8ae4a32ed4937b5ebff6) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2026-1225 with severity <= 3 (severity = 1.8), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2026-1225 with severity >= 1 (severity = 1.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2026-1225 with severity <= 3 (severity = 1.8), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2026-1225 with severity >= 1 (severity = 1.8)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=org.mozilla : rhino : 1.7.7.2, hash=a7c4a9ba8b6922374580) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-66453 with severity <= 3 (severity = 2.7), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-66453 with severity >= 1 (severity = 2.7)] ]] 02:22:05 02:22:05 Nexus IQ reports policy warning due to 02:22:05 Policy(Security - Moderate vulnerabilities) [ 02:22:05 Component(displayName=org.mozilla : rhino : 1.7R4, hash=e982f2136574b9a42318) [ 02:22:05 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-66453 with severity <= 3 (severity = 2.7), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-66453 with severity >= 1 (severity = 2.7)] ]] 02:22:05 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-so/report/e930cd091db64dd5a51fa72996860d22 02:22:05 Summary of policy violations: 141 critical, 105 severe, 153 moderate 02:22:05 IQ Server evaluation of application onap-so detected warnings 02:22:05 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 02:22:05 $ ssh-agent -k 02:22:05 unset SSH_AUTH_SOCK; 02:22:05 unset SSH_AGENT_PID; 02:22:05 echo Agent pid 2022 killed; 02:22:05 [ssh-agent] Stopped. 02:22:05 [PostBuildScript] - [INFO] Executing post build scripts. 02:22:05 [so-maven-clm-master] $ /bin/bash /tmp/jenkins3112351055158793643.sh 02:22:05 ---> sysstat.sh 02:22:05 [so-maven-clm-master] $ /bin/bash /tmp/jenkins7076380393720078292.sh 02:22:05 ---> package-listing.sh 02:22:05 ++ facter osfamily 02:22:05 ++ tr '[:upper:]' '[:lower:]' 02:22:05 + OS_FAMILY=debian 02:22:05 + workspace=/w/workspace/so-maven-clm-master 02:22:05 + START_PACKAGES=/tmp/packages_start.txt 02:22:05 + END_PACKAGES=/tmp/packages_end.txt 02:22:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:05 + PACKAGES=/tmp/packages_start.txt 02:22:05 + '[' /w/workspace/so-maven-clm-master ']' 02:22:05 + PACKAGES=/tmp/packages_end.txt 02:22:05 + case "${OS_FAMILY}" in 02:22:05 + dpkg -l 02:22:05 + grep '^ii' 02:22:05 + '[' -f /tmp/packages_start.txt ']' 02:22:05 + '[' -f /tmp/packages_end.txt ']' 02:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:05 + '[' /w/workspace/so-maven-clm-master ']' 02:22:05 + mkdir -p /w/workspace/so-maven-clm-master/archives/ 02:22:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/so-maven-clm-master/archives/ 02:22:05 [so-maven-clm-master] $ /bin/bash /tmp/jenkins17481587592262118185.sh 02:22:05 ---> capture-instance-metadata.sh 02:22:05 Setup pyenv: 02:22:06 system 02:22:06 3.8.13 02:22:06 3.9.13 02:22:06 * 3.10.6 (set by /w/workspace/so-maven-clm-master/.python-version) 02:22:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56bx from file:/tmp/.os_lf_venv 02:22:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:07 lf-activate-venv(): INFO: Base packages installed successfully 02:22:07 lf-activate-venv(): INFO: Installing additional packages: lftools 02:22:16 lf-activate-venv(): INFO: Adding /tmp/venv-56bx/bin to PATH 02:22:16 INFO: Running in OpenStack, capturing instance metadata 02:22:16 [so-maven-clm-master] $ /bin/bash /tmp/jenkins979397388289105048.sh 02:22:16 provisioning config files... 02:22:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/so-maven-clm-master@tmp/config15031768538737880825tmp 02:22:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:22:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:22:16 [EnvInject] - Injecting environment variables from a build step. 02:22:16 [EnvInject] - Injecting as environment variables the properties content 02:22:16 SERVER_ID=logs 02:22:16 02:22:16 [EnvInject] - Variables injected successfully. 02:22:16 [so-maven-clm-master] $ /bin/bash /tmp/jenkins17473687528349497790.sh 02:22:16 ---> create-netrc.sh 02:22:16 [so-maven-clm-master] $ /bin/bash /tmp/jenkins13110883201375005122.sh 02:22:16 ---> python-tools-install.sh 02:22:16 Setup pyenv: 02:22:16 system 02:22:16 3.8.13 02:22:16 3.9.13 02:22:16 * 3.10.6 (set by /w/workspace/so-maven-clm-master/.python-version) 02:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56bx from file:/tmp/.os_lf_venv 02:22:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:18 lf-activate-venv(): INFO: Base packages installed successfully 02:22:18 lf-activate-venv(): INFO: Installing additional packages: lftools 02:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-56bx/bin to PATH 02:22:26 [so-maven-clm-master] $ /bin/bash /tmp/jenkins7648697275193666229.sh 02:22:26 ---> sudo-logs.sh 02:22:26 Archiving 'sudo' log.. 02:22:26 [so-maven-clm-master] $ /bin/bash /tmp/jenkins7767712873556992436.sh 02:22:26 ---> job-cost.sh 02:22:26 INFO: Activating Python virtual environment... 02:22:26 Setup pyenv: 02:22:26 system 02:22:26 3.8.13 02:22:26 3.9.13 02:22:26 * 3.10.6 (set by /w/workspace/so-maven-clm-master/.python-version) 02:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56bx from file:/tmp/.os_lf_venv 02:22:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:28 lf-activate-venv(): INFO: Base packages installed successfully 02:22:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-56bx/bin to PATH 02:22:33 INFO: No stack-cost file found 02:22:33 INFO: Instance uptime: 3383s 02:22:33 INFO: Fetching instance metadata (attempt 1 of 3)... 02:22:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:22:33 INFO: Successfully fetched instance metadata 02:22:33 INFO: Instance type: v3-standard-8 02:22:33 INFO: Retrieving pricing info for: v3-standard-8 02:22:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:22:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=3383 02:22:33 INFO: Successfully fetched Vexxhost pricing API 02:22:33 INFO: Retrieved cost: 0.22 02:22:33 INFO: Retrieved resource: v3-standard-8 02:22:33 INFO: Creating archive directory: /w/workspace/so-maven-clm-master/archives/cost 02:22:33 INFO: Archiving costs to: /w/workspace/so-maven-clm-master/archives/cost.csv 02:22:33 INFO: Successfully archived job cost data 02:22:33 DEBUG: Cost data: so-maven-clm-master,405,2026-03-07 02:22:33,v3-standard-8,3383,0.22,0.00,UNSTABLE 02:22:33 [so-maven-clm-master] $ /bin/bash -l /tmp/jenkins12475522270503669730.sh 02:22:33 ---> logs-deploy.sh 02:22:33 Setup pyenv: 02:22:34 system 02:22:34 3.8.13 02:22:34 3.9.13 02:22:34 * 3.10.6 (set by /w/workspace/so-maven-clm-master/.python-version) 02:22:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-56bx from file:/tmp/.os_lf_venv 02:22:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:35 lf-activate-venv(): INFO: Base packages installed successfully 02:22:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-56bx/bin to PATH 02:22:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/so-maven-clm-master/405 02:22:43 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 02:22:43 /tmp/venv-56bx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:22:43 warnings.warn( 02:22:45 Archives upload complete. 02:22:45 INFO: archiving logs to Nexus 02:22:46 /tmp/venv-56bx/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:22:46 warnings.warn( 02:22:46 ---> uname -a: 02:22:46 Linux prd-ubuntu1804-docker-v1-8c-8g-106 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 02:22:46 02:22:46 02:22:46 ---> lscpu: 02:22:46 Architecture: x86_64 02:22:46 CPU op-mode(s): 32-bit, 64-bit 02:22:46 Byte Order: Little Endian 02:22:46 CPU(s): 8 02:22:46 On-line CPU(s) list: 0-7 02:22:46 Thread(s) per core: 1 02:22:46 Core(s) per socket: 1 02:22:46 Socket(s): 8 02:22:46 NUMA node(s): 1 02:22:46 Vendor ID: AuthenticAMD 02:22:46 CPU family: 23 02:22:46 Model: 49 02:22:46 Model name: AMD EPYC-Rome Processor 02:22:46 Stepping: 0 02:22:46 CPU MHz: 2799.998 02:22:46 BogoMIPS: 5599.99 02:22:46 Virtualization: AMD-V 02:22:46 Hypervisor vendor: KVM 02:22:46 Virtualization type: full 02:22:46 L1d cache: 32K 02:22:46 L1i cache: 32K 02:22:46 L2 cache: 512K 02:22:46 L3 cache: 16384K 02:22:46 NUMA node0 CPU(s): 0-7 02:22:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 02:22:46 02:22:46 02:22:46 ---> nproc: 02:22:46 8 02:22:46 02:22:46 02:22:46 ---> df -h: 02:22:46 Filesystem Size Used Avail Use% Mounted on 02:22:46 udev 16G 0 16G 0% /dev 02:22:46 tmpfs 3.2G 712K 3.2G 1% /run 02:22:46 /dev/vda1 155G 15G 141G 10% / 02:22:46 tmpfs 16G 0 16G 0% /dev/shm 02:22:46 tmpfs 5.0M 0 5.0M 0% /run/lock 02:22:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 02:22:46 tmpfs 3.2G 0 3.2G 0% /run/user/1001 02:22:46 02:22:46 02:22:46 ---> free -m: 02:22:46 total used free shared buff/cache available 02:22:46 Mem: 32167 2038 23180 0 6948 29674 02:22:46 Swap: 1023 0 1023 02:22:46 02:22:46 02:22:46 ---> ip addr: 02:22:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:22:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:22:46 inet 127.0.0.1/8 scope host lo 02:22:46 valid_lft forever preferred_lft forever 02:22:46 inet6 ::1/128 scope host 02:22:46 valid_lft forever preferred_lft forever 02:22:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:22:46 link/ether fa:16:3e:94:de:71 brd ff:ff:ff:ff:ff:ff 02:22:46 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic ens3 02:22:46 valid_lft 83011sec preferred_lft 83011sec 02:22:46 inet6 fe80::f816:3eff:fe94:de71/64 scope link 02:22:46 valid_lft forever preferred_lft forever 02:22:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:22:46 link/ether 02:42:54:0c:2e:0d brd ff:ff:ff:ff:ff:ff 02:22:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:22:46 valid_lft forever preferred_lft forever 02:22:46 02:22:46 02:22:46 ---> sar -b -r -n DEV: 02:22:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-106) 03/07/26 _x86_64_ (8 CPU) 02:22:46 02:22:46 01:26:19 LINUX RESTART (8 CPU) 02:22:46 02:22:46 01:27:02 tps rtps wtps bread/s bwrtn/s 02:22:46 01:28:01 169.06 18.08 150.97 318.32 78664.36 02:22:46 01:29:01 156.16 8.47 147.69 516.85 59713.65 02:22:46 01:30:01 42.48 1.55 40.93 43.99 12430.99 02:22:46 01:31:01 59.70 0.28 59.41 12.00 6971.54 02:22:46 01:32:01 43.08 1.22 41.86 60.92 7703.38 02:22:46 01:33:01 24.85 0.20 24.65 2.80 13579.74 02:22:46 01:34:01 9.78 0.00 9.78 0.00 5921.15 02:22:46 01:35:01 7.81 1.68 6.13 53.05 496.50 02:22:46 01:36:01 7.62 0.00 7.62 0.00 10430.13 02:22:46 01:37:01 1.63 0.00 1.63 0.00 21.20 02:22:46 01:38:01 0.92 0.00 0.92 0.00 11.86 02:22:46 01:39:01 1.32 0.00 1.32 0.00 17.73 02:22:46 01:40:01 1.67 0.00 1.67 0.00 21.73 02:22:46 01:41:01 1.42 0.00 1.42 0.00 17.60 02:22:46 01:42:01 5.28 3.52 1.77 28.13 29.73 02:22:46 01:43:01 1.45 0.00 1.45 0.00 17.99 02:22:46 01:44:01 1.02 0.00 1.02 0.00 12.66 02:22:46 01:45:01 0.98 0.00 0.98 0.00 14.13 02:22:46 01:46:01 1.05 0.00 1.05 0.00 14.13 02:22:46 01:47:01 1.43 0.00 1.43 0.00 17.99 02:22:46 01:48:01 1.17 0.00 1.17 0.00 15.73 02:22:46 01:49:01 1.32 0.00 1.32 0.00 17.60 02:22:46 01:50:01 0.98 0.00 0.98 0.00 11.73 02:22:46 01:51:01 1.72 0.00 1.72 0.00 21.99 02:22:46 01:52:01 0.95 0.00 0.95 0.00 12.26 02:22:46 01:53:01 1.52 0.00 1.52 0.00 20.13 02:22:46 01:54:01 0.92 0.00 0.92 0.00 11.20 02:22:46 01:55:01 1.87 0.00 1.87 0.00 23.86 02:22:46 01:56:01 0.85 0.00 0.85 0.00 10.80 02:22:46 01:57:01 2.42 0.00 2.42 0.00 31.06 02:22:46 01:58:01 1.52 0.00 1.52 0.00 18.66 02:22:46 01:59:01 2.27 0.00 2.27 0.00 29.60 02:22:46 02:00:01 1.45 0.00 1.45 0.00 18.39 02:22:46 02:01:01 1.32 0.00 1.32 0.00 16.66 02:22:46 02:02:01 1.27 0.00 1.27 0.00 17.60 02:22:46 02:03:01 3.43 0.97 2.47 20.66 34.39 02:22:46 02:04:01 1.12 0.00 1.12 0.00 15.20 02:22:46 02:05:01 1.47 0.00 1.47 0.00 18.79 02:22:46 02:06:01 50.54 3.93 46.61 134.51 2232.83 02:22:46 02:07:01 217.18 0.00 217.18 0.00 22803.67 02:22:46 02:08:01 46.69 0.33 46.36 8.40 13608.67 02:22:46 02:09:01 104.88 0.03 104.85 4.40 19824.99 02:22:46 02:10:01 12.53 0.02 12.51 0.53 1461.76 02:22:46 02:11:01 177.57 0.00 177.57 0.00 32065.99 02:22:46 02:12:01 133.41 0.10 133.31 4.67 6705.15 02:22:46 02:13:01 227.95 0.00 227.95 0.00 12283.82 02:22:46 02:14:01 92.25 0.00 92.25 0.00 12894.50 02:22:46 02:15:01 23.01 0.00 23.01 0.00 2192.57 02:22:46 02:16:01 112.60 0.05 112.55 4.00 5239.53 02:22:46 02:17:01 11.73 0.00 11.73 0.00 6040.59 02:22:46 02:18:01 112.83 0.28 112.55 6.00 9562.81 02:22:46 02:19:01 105.88 0.03 105.85 0.27 9941.68 02:22:46 02:20:01 26.63 0.07 26.56 2.13 21461.62 02:22:46 02:21:01 77.32 0.00 77.32 0.00 65643.99 02:22:46 02:22:01 4.23 0.00 4.23 0.00 2669.56 02:22:46 Average: 38.20 0.74 37.47 22.12 8034.74 02:22:46 02:22:46 01:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:46 01:28:01 29532304 31324072 3406916 10.34 84980 2003900 2214408 6.52 1276220 1810364 175904 02:22:46 01:29:01 27975108 30164092 4964112 15.07 96648 2376896 2863660 8.43 2490452 2124872 19032 02:22:46 01:30:01 26492044 29165792 6447176 19.57 102600 2843972 3899836 11.47 3551620 2520256 136268 02:22:46 01:31:01 26245852 28952756 6693368 20.32 109672 2866376 4048880 11.91 3840360 2470828 15180 02:22:46 01:32:01 24485972 27393064 8453248 25.66 113596 3058956 5885244 17.32 5428968 2627948 9284 02:22:46 01:33:01 24847460 28149376 8091760 24.57 116160 3437064 5386568 15.85 4770152 2911696 174456 02:22:46 01:34:01 24797000 28100708 8142220 24.72 116260 3438584 5418812 15.94 4820784 2912472 108 02:22:46 01:35:01 26211004 29672080 6728216 20.43 117048 3590556 3001872 8.83 3280068 3039580 312408 02:22:46 01:36:01 26211020 29672144 6728200 20.43 117104 3590576 3001872 8.83 3280504 3039548 24 02:22:46 01:37:01 26210160 29671376 6729060 20.43 117160 3590564 3001872 8.83 3280580 3039536 72 02:22:46 01:38:01 26210168 29671420 6729052 20.43 117176 3590584 3001872 8.83 3280564 3039540 16 02:22:46 01:39:01 26210060 29671360 6729160 20.43 117200 3590592 3001872 8.83 3280720 3039544 28 02:22:46 01:40:01 26209804 29671200 6729416 20.43 117296 3590588 3001872 8.83 3281208 3039548 144 02:22:46 01:41:01 26209788 29671232 6729432 20.43 117328 3590592 3001872 8.83 3281012 3039552 48 02:22:46 01:42:01 26208812 29671332 6730408 20.43 118236 3590732 3006656 8.85 3282040 3039672 48 02:22:46 01:43:01 26208772 29671380 6730448 20.43 118268 3590736 3006656 8.85 3282288 3039676 24 02:22:46 01:44:01 26208520 29671152 6730700 20.43 118292 3590736 3006656 8.85 3282208 3039676 24 02:22:46 01:45:01 26208464 29671124 6730756 20.43 118324 3590740 3006656 8.85 3282296 3039680 68 02:22:46 01:46:01 26208780 29671484 6730440 20.43 118352 3590744 2990288 8.80 3282120 3039684 56 02:22:46 01:47:01 26208844 29671596 6730376 20.43 118396 3590752 2990288 8.80 3282360 3039688 8 02:22:46 01:48:01 26208516 29671304 6730704 20.43 118420 3590756 2990288 8.80 3282440 3039696 8 02:22:46 01:49:01 26208408 29671260 6730812 20.43 118452 3590764 2990288 8.80 3282616 3039704 48 02:22:46 01:50:01 26208176 29671056 6731044 20.43 118476 3590768 2990288 8.80 3282572 3039708 148 02:22:46 01:51:01 26208052 29670968 6731168 20.44 118508 3590772 2990288 8.80 3282756 3039712 180 02:22:46 01:52:01 26208132 29671060 6731088 20.43 118536 3590776 2990288 8.80 3282692 3039716 48 02:22:46 01:53:01 26207764 29670736 6731456 20.44 118556 3590780 2990288 8.80 3282664 3039720 48 02:22:46 01:54:01 26207624 29670640 6731596 20.44 118576 3590784 3006392 8.85 3282836 3039724 196 02:22:46 01:55:01 26207536 29670620 6731684 20.44 118628 3590780 3006392 8.85 3282832 3039712 88 02:22:46 01:56:01 26207512 29670624 6731708 20.44 118648 3590792 3006392 8.85 3282856 3039716 20 02:22:46 01:57:01 26207344 29670548 6731876 20.44 118732 3590792 3006392 8.85 3283068 3039720 44 02:22:46 01:58:01 26207608 29670912 6731612 20.44 118804 3590792 3006392 8.85 3283008 3039724 20 02:22:46 01:59:01 26207468 29670856 6731752 20.44 118880 3590804 3006392 8.85 3283412 3039728 172 02:22:46 02:00:01 26207320 29670800 6731900 20.44 118944 3590808 3006392 8.85 3283424 3039732 16 02:22:46 02:01:01 26207564 29671100 6731656 20.44 118968 3590812 3006392 8.85 3283516 3039736 224 02:22:46 02:02:01 26207272 29670828 6731948 20.44 118992 3590808 3006392 8.85 3283404 3039740 20 02:22:46 02:03:01 26205860 29670436 6733360 20.44 119088 3591424 3037500 8.94 3283724 3040176 16 02:22:46 02:04:01 26205896 29670508 6733324 20.44 119120 3591436 3037500 8.94 3283756 3040164 28 02:22:46 02:05:01 26205956 29670636 6733264 20.44 119148 3591444 3037500 8.94 3283904 3040172 164 02:22:46 02:06:01 26547212 30036936 6392008 19.41 124196 3609136 2616228 7.70 2930780 3048192 6572 02:22:46 02:07:01 25357884 29520480 7581336 23.02 139788 4245768 3515292 10.34 3469096 3678816 317236 02:22:46 02:08:01 24554408 29106360 8384812 25.46 143084 4617908 3711228 10.92 3905788 4027388 335920 02:22:46 02:09:01 23111720 27677824 9827500 29.84 148292 4624940 4838224 14.24 5342444 4026404 6896 02:22:46 02:10:01 24477388 29636416 8461832 25.69 149356 5199588 2867768 8.44 3471468 4521828 546336 02:22:46 02:11:01 22453620 27811748 10485600 31.83 157188 5383220 5389356 15.86 5318988 4685508 3828 02:22:46 02:12:01 22251948 27615204 10687272 32.45 161188 5382820 5492712 16.16 5519508 4682968 4208 02:22:46 02:13:01 24104012 29589080 8835208 26.82 166192 5495344 3519092 10.35 3557208 4797900 291528 02:22:46 02:14:01 24080772 29582988 8858448 26.89 167836 5509728 3523604 10.37 3566132 4808960 3628 02:22:46 02:15:01 23765728 29341136 9173492 27.85 170252 5573672 3104708 9.13 3833072 4848608 22608 02:22:46 02:16:01 21744904 27551512 11194316 33.98 172952 5790692 5546480 16.32 5630124 5056588 165696 02:22:46 02:17:01 22260516 28057624 10678704 32.42 173324 5780064 5285344 15.55 5126884 5043968 168912 02:22:46 02:18:01 21204308 26834320 11734912 35.63 174572 5615532 5732236 16.87 6350716 4879308 3772 02:22:46 02:19:01 21347096 26994188 11592124 35.19 176016 5629520 5505520 16.20 6195948 4888948 2196 02:22:46 02:20:01 24598488 31275776 8340732 25.32 177936 6628944 1584504 4.66 2201316 5615672 365108 02:22:46 02:21:01 23699604 30457096 9239616 28.05 178064 6707272 2389808 7.03 4525716 4186256 2452 02:22:46 02:22:01 23780216 30455424 9159004 27.81 178072 6625328 2389808 7.03 4489920 4142128 48 02:22:46 Average: 25384978 29356323 7554242 22.93 130289 4068360 3452025 10.16 3697584 3428165 56211 02:22:46 02:22:46 01:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:46 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:28:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 02:22:46 01:28:01 ens3 125.47 92.22 1334.53 18.32 0.00 0.00 0.00 0.00 02:22:46 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:29:01 lo 5.17 5.17 0.46 0.46 0.00 0.00 0.00 0.00 02:22:46 01:29:01 ens3 1220.55 987.65 5838.27 274.96 0.00 0.00 0.00 0.00 02:22:46 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:30:01 lo 6.53 6.53 0.70 0.70 0.00 0.00 0.00 0.00 02:22:46 01:30:01 ens3 687.54 557.72 5480.22 144.07 0.00 0.00 0.00 0.00 02:22:46 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:31:01 lo 16.91 16.91 5.18 5.18 0.00 0.00 0.00 0.00 02:22:46 01:31:01 ens3 496.22 400.97 1144.80 129.97 0.00 0.00 0.00 0.00 02:22:46 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:32:01 lo 158.19 158.19 40.13 40.13 0.00 0.00 0.00 0.00 02:22:46 01:32:01 ens3 1503.68 1127.75 417.57 409.24 0.00 0.00 0.00 0.00 02:22:46 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:33:01 lo 12.91 12.91 1.76 1.76 0.00 0.00 0.00 0.00 02:22:46 01:33:01 ens3 447.58 335.29 722.27 112.68 0.00 0.00 0.00 0.00 02:22:46 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:34:01 lo 14.83 14.83 2.35 2.35 0.00 0.00 0.00 0.00 02:22:46 01:34:01 ens3 131.06 116.96 45.88 46.81 0.00 0.00 0.00 0.00 02:22:46 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:35:01 lo 11.76 11.76 1.55 1.55 0.00 0.00 0.00 0.00 02:22:46 01:35:01 ens3 220.88 174.99 135.35 57.32 0.00 0.00 0.00 0.00 02:22:46 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:36:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:22:46 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:37:01 ens3 0.48 0.37 0.16 0.51 0.00 0.00 0.00 0.00 02:22:46 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:38:01 ens3 0.20 0.22 0.06 0.25 0.00 0.00 0.00 0.00 02:22:46 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:39:01 ens3 0.60 0.48 0.24 0.67 0.00 0.00 0.00 0.00 02:22:46 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:40:01 ens3 0.23 0.25 0.08 0.24 0.00 0.00 0.00 0.00 02:22:46 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:41:01 ens3 0.25 0.15 0.07 0.02 0.00 0.00 0.00 0.00 02:22:46 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:42:01 ens3 4.65 3.23 1.76 1.83 0.00 0.00 0.00 0.00 02:22:46 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:43:01 ens3 0.35 0.23 0.13 0.22 0.00 0.00 0.00 0.00 02:22:46 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:44:01 ens3 19.36 10.03 4.49 3.75 0.00 0.00 0.00 0.00 02:22:46 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:45:01 ens3 0.25 0.23 0.07 0.30 0.00 0.00 0.00 0.00 02:22:46 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:46:01 ens3 2.08 1.00 0.49 0.54 0.00 0.00 0.00 0.00 02:22:46 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:47:01 ens3 0.40 0.33 0.15 0.29 0.00 0.00 0.00 0.00 02:22:46 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:48:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:48:01 ens3 18.65 15.06 8.68 7.39 0.00 0.00 0.00 0.00 02:22:46 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 01:49:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:22:46 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:50:01 ens3 0.37 0.13 0.13 0.21 0.00 0.00 0.00 0.00 02:22:46 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:51:01 ens3 1.07 0.75 0.25 0.60 0.00 0.00 0.00 0.00 02:22:46 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:52:01 ens3 0.35 0.27 0.14 0.26 0.00 0.00 0.00 0.00 02:22:46 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:53:01 ens3 3.65 1.80 0.92 0.80 0.00 0.00 0.00 0.00 02:22:46 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:54:01 ens3 0.23 0.15 0.07 0.19 0.00 0.00 0.00 0.00 02:22:46 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:55:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:55:01 ens3 10.13 7.21 2.27 1.92 0.00 0.00 0.00 0.00 02:22:46 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:56:01 ens3 0.18 0.17 0.06 0.27 0.00 0.00 0.00 0.00 02:22:46 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:57:01 ens3 1.43 1.08 0.35 0.46 0.00 0.00 0.00 0.00 02:22:46 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:58:01 ens3 0.22 0.18 0.06 0.22 0.00 0.00 0.00 0.00 02:22:46 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 01:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 01:59:01 ens3 32.58 15.25 16.82 12.28 0.00 0.00 0.00 0.00 02:22:46 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:00:01 ens3 0.18 0.15 0.06 0.22 0.00 0.00 0.00 0.00 02:22:46 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:46 02:01:01 ens3 26.78 13.30 6.90 5.66 0.00 0.00 0.00 0.00 02:22:46 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:02:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 02:22:46 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 02:03:01 ens3 0.37 0.22 0.13 0.02 0.00 0.00 0.00 0.00 02:22:46 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 02:04:01 ens3 1.28 1.38 0.45 1.32 0.00 0.00 0.00 0.00 02:22:46 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 02:05:01 ens3 0.27 0.18 0.07 0.11 0.00 0.00 0.00 0.00 02:22:46 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:06:01 lo 37.36 37.36 19.01 19.01 0.00 0.00 0.00 0.00 02:22:46 02:06:01 ens3 1017.61 752.64 382.99 270.56 0.00 0.00 0.00 0.00 02:22:46 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:07:01 lo 106.75 106.75 48.16 48.16 0.00 0.00 0.00 0.00 02:22:46 02:07:01 ens3 1611.71 1312.96 520.60 493.51 0.00 0.00 0.00 0.00 02:22:46 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:08:01 lo 66.87 66.87 28.09 28.09 0.00 0.00 0.00 0.00 02:22:46 02:08:01 ens3 623.81 502.15 729.07 180.85 0.00 0.00 0.00 0.00 02:22:46 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:09:01 lo 21.51 21.51 11.47 11.47 0.00 0.00 0.00 0.00 02:22:46 02:09:01 ens3 177.02 120.16 44.82 42.27 0.00 0.00 0.00 0.00 02:22:46 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:10:01 lo 0.60 0.60 0.04 0.04 0.00 0.00 0.00 0.00 02:22:46 02:10:01 ens3 748.89 516.43 531.67 185.53 0.00 0.00 0.00 0.00 02:22:46 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:11:01 lo 69.92 69.92 13.36 13.36 0.00 0.00 0.00 0.00 02:22:46 02:11:01 ens3 169.31 118.06 48.05 43.10 0.00 0.00 0.00 0.00 02:22:46 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:12:01 lo 123.06 123.06 39.79 39.79 0.00 0.00 0.00 0.00 02:22:46 02:12:01 ens3 717.90 508.42 191.59 179.60 0.00 0.00 0.00 0.00 02:22:46 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:13:01 lo 98.75 98.75 20.62 20.62 0.00 0.00 0.00 0.00 02:22:46 02:13:01 ens3 157.67 104.57 44.10 42.03 0.00 0.00 0.00 0.00 02:22:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:14:01 lo 17.13 17.13 2.38 2.38 0.00 0.00 0.00 0.00 02:22:46 02:14:01 ens3 172.99 119.18 230.09 45.93 0.00 0.00 0.00 0.00 02:22:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:15:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 02:22:46 02:15:01 ens3 1327.36 888.94 926.12 317.45 0.00 0.00 0.00 0.00 02:22:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:16:01 lo 17.98 17.98 10.73 10.73 0.00 0.00 0.00 0.00 02:22:46 02:16:01 ens3 863.21 663.42 213.95 207.08 0.00 0.00 0.00 0.00 02:22:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:17:01 lo 10.70 10.70 2.18 2.18 0.00 0.00 0.00 0.00 02:22:46 02:17:01 ens3 727.05 507.50 221.21 189.38 0.00 0.00 0.00 0.00 02:22:46 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:18:01 lo 287.50 287.50 147.21 147.21 0.00 0.00 0.00 0.00 02:22:46 02:18:01 ens3 267.64 171.37 81.17 62.45 0.00 0.00 0.00 0.00 02:22:46 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:19:01 lo 59.32 59.32 118.96 118.96 0.00 0.00 0.00 0.00 02:22:46 02:19:01 ens3 283.89 229.38 78.58 80.27 0.00 0.00 0.00 0.00 02:22:46 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:20:01 lo 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 02:22:46 02:20:01 ens3 409.53 301.18 1569.31 90.65 0.00 0.00 0.00 0.00 02:22:46 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:46 02:21:01 ens3 9.13 7.13 5.20 3.18 0.00 0.00 0.00 0.00 02:22:46 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 02:22:01 ens3 149.71 115.75 35.61 613.39 0.00 0.00 0.00 0.00 02:22:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:46 Average: lo 20.93 20.93 9.36 9.36 0.00 0.00 0.00 0.00 02:22:46 Average: ens3 261.76 196.52 381.85 77.86 0.00 0.00 0.00 0.00 02:22:46 02:22:46 02:22:46 ---> sar -P ALL: 02:22:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-106) 03/07/26 _x86_64_ (8 CPU) 02:22:46 02:22:46 01:26:19 LINUX RESTART (8 CPU) 02:22:46 02:22:46 01:27:02 CPU %user %nice %system %iowait %steal %idle 02:22:46 01:28:01 all 10.87 0.00 0.71 1.62 0.04 86.76 02:22:46 01:28:01 0 26.45 0.00 1.53 0.80 0.05 71.18 02:22:46 01:28:01 1 24.18 0.00 1.65 2.22 0.07 71.88 02:22:46 01:28:01 2 15.37 0.00 1.10 0.31 0.03 83.19 02:22:46 01:28:01 3 7.57 0.00 0.58 1.90 0.05 89.90 02:22:46 01:28:01 4 3.07 0.00 0.19 0.20 0.00 96.54 02:22:46 01:28:01 5 4.36 0.00 0.20 0.02 0.03 95.39 02:22:46 01:28:01 6 3.22 0.00 0.22 0.12 0.02 96.42 02:22:46 01:28:01 7 2.72 0.00 0.24 7.45 0.03 89.56 02:22:46 01:29:01 all 26.84 0.00 2.26 0.62 0.06 70.21 02:22:46 01:29:01 0 34.11 0.00 1.96 0.12 0.07 63.75 02:22:46 01:29:01 1 30.88 0.00 2.42 0.17 0.07 66.47 02:22:46 01:29:01 2 23.78 0.00 1.29 0.03 0.07 74.83 02:22:46 01:29:01 3 28.78 0.00 2.42 0.76 0.07 67.98 02:22:46 01:29:01 4 24.64 0.00 2.32 0.00 0.05 72.99 02:22:46 01:29:01 5 33.23 0.00 2.22 0.30 0.05 64.20 02:22:46 01:29:01 6 22.45 0.00 1.64 0.30 0.07 75.55 02:22:46 01:29:01 7 16.79 0.00 3.82 3.30 0.07 76.03 02:22:46 01:30:01 all 43.35 0.00 2.11 0.10 0.07 54.37 02:22:46 01:30:01 0 51.38 0.00 1.40 0.00 0.07 47.15 02:22:46 01:30:01 1 28.85 0.00 1.60 0.30 0.05 69.20 02:22:46 01:30:01 2 41.21 0.00 1.32 0.00 0.05 57.42 02:22:46 01:30:01 3 36.49 0.00 3.67 0.15 0.08 59.61 02:22:46 01:30:01 4 44.09 0.00 1.22 0.03 0.07 54.59 02:22:46 01:30:01 5 54.75 0.00 2.04 0.02 0.08 43.11 02:22:46 01:30:01 6 44.72 0.00 1.54 0.00 0.05 53.69 02:22:46 01:30:01 7 45.38 0.00 4.07 0.33 0.07 50.14 02:22:46 01:31:01 all 39.73 0.00 1.80 0.23 0.06 58.18 02:22:46 01:31:01 0 34.83 0.00 2.47 0.20 0.07 62.43 02:22:46 01:31:01 1 32.11 0.00 1.55 1.18 0.08 65.08 02:22:46 01:31:01 2 51.86 0.00 1.95 0.02 0.07 46.11 02:22:46 01:31:01 3 37.36 0.00 1.69 0.00 0.07 60.88 02:22:46 01:31:01 4 37.51 0.00 1.28 0.05 0.05 61.11 02:22:46 01:31:01 5 34.24 0.00 2.14 0.07 0.05 63.50 02:22:46 01:31:01 6 33.34 0.00 2.23 0.05 0.07 64.31 02:22:46 01:31:01 7 56.62 0.00 1.10 0.25 0.08 41.95 02:22:46 01:32:01 all 32.71 0.00 2.92 0.24 0.06 64.07 02:22:46 01:32:01 0 33.85 0.00 2.64 0.05 0.07 63.39 02:22:46 01:32:01 1 29.36 0.00 2.73 1.10 0.07 66.74 02:22:46 01:32:01 2 32.96 0.00 2.45 0.18 0.05 64.35 02:22:46 01:32:01 3 43.21 0.00 4.70 0.42 0.05 51.63 02:22:46 01:32:01 4 29.44 0.00 1.79 0.00 0.07 68.70 02:22:46 01:32:01 5 36.50 0.00 3.46 0.07 0.08 59.89 02:22:46 01:32:01 6 21.93 0.00 3.41 0.05 0.05 74.57 02:22:46 01:32:01 7 34.43 0.00 2.19 0.03 0.05 63.30 02:22:46 01:33:01 all 21.17 0.00 1.52 0.17 0.04 77.10 02:22:46 01:33:01 0 18.45 0.00 2.42 0.00 0.03 79.10 02:22:46 01:33:01 1 23.90 0.00 1.97 0.27 0.05 73.82 02:22:46 01:33:01 2 17.45 0.00 1.61 0.02 0.07 80.86 02:22:46 01:33:01 3 29.13 0.00 2.34 0.00 0.05 68.48 02:22:46 01:33:01 4 17.29 0.00 0.75 0.93 0.03 80.99 02:22:46 01:33:01 5 20.21 0.00 1.33 0.03 0.03 78.39 02:22:46 01:33:01 6 23.37 0.00 0.43 0.08 0.03 76.08 02:22:46 01:33:01 7 19.59 0.00 1.27 0.02 0.05 79.08 02:22:46 01:34:01 all 2.45 0.00 0.35 0.10 0.02 97.09 02:22:46 01:34:01 0 1.62 0.00 0.08 0.00 0.02 98.28 02:22:46 01:34:01 1 3.84 0.00 0.22 0.15 0.02 95.78 02:22:46 01:34:01 2 3.03 0.00 0.15 0.00 0.03 96.78 02:22:46 01:34:01 3 2.03 0.00 0.90 0.00 0.02 97.05 02:22:46 01:34:01 4 2.97 0.00 0.22 0.60 0.02 96.19 02:22:46 01:34:01 5 1.43 0.00 0.37 0.00 0.00 98.20 02:22:46 01:34:01 6 2.20 0.00 0.17 0.00 0.00 97.63 02:22:46 01:34:01 7 2.45 0.00 0.68 0.00 0.02 96.85 02:22:46 01:35:01 all 21.24 0.00 0.82 0.02 0.04 77.88 02:22:46 01:35:01 0 11.59 0.00 0.78 0.00 0.03 87.60 02:22:46 01:35:01 1 36.11 0.00 1.73 0.08 0.05 62.03 02:22:46 01:35:01 2 27.74 0.00 0.50 0.00 0.05 71.71 02:22:46 01:35:01 3 20.25 0.00 0.82 0.05 0.03 78.85 02:22:46 01:35:01 4 18.55 0.00 0.93 0.02 0.03 80.47 02:22:46 01:35:01 5 11.17 0.00 0.89 0.00 0.03 87.91 02:22:46 01:35:01 6 29.61 0.00 0.37 0.00 0.05 69.98 02:22:46 01:35:01 7 14.88 0.00 0.55 0.00 0.03 84.54 02:22:46 01:36:01 all 0.03 0.00 0.03 0.10 0.01 99.84 02:22:46 01:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:36:01 1 0.00 0.00 0.10 0.75 0.00 99.15 02:22:46 01:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:22:46 01:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:22:46 01:36:01 4 0.03 0.00 0.05 0.02 0.02 99.88 02:22:46 01:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:46 01:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:46 01:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:22:46 01:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:22:46 01:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:22:46 01:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:22:46 01:37:01 4 0.03 0.00 0.05 0.03 0.03 99.85 02:22:46 01:37:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:22:46 01:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 01:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:22:46 01:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:22:46 01:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:22:46 01:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:22:46 01:38:01 5 0.05 0.00 0.02 0.02 0.00 99.92 02:22:46 01:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:22:46 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:22:46 01:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:22:46 01:39:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:22:46 01:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 01:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:22:46 01:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:39:01 4 0.00 0.00 0.03 0.02 0.02 99.93 02:22:46 01:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:22:46 01:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:39:01 7 0.17 0.00 0.00 0.00 0.00 99.83 02:22:46 01:40:01 all 0.23 0.00 0.01 0.01 0.01 99.74 02:22:46 01:40:01 0 0.05 0.00 0.02 0.03 0.03 99.87 02:22:46 01:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:40:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:22:46 01:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:22:46 01:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:46 01:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:40:01 7 1.68 0.00 0.02 0.00 0.02 98.29 02:22:46 01:41:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:22:46 01:41:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:22:46 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:46 01:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:41:01 7 1.81 0.00 0.02 0.00 0.02 98.16 02:22:46 01:42:01 all 0.09 0.00 0.02 0.01 0.01 99.87 02:22:46 01:42:01 0 0.05 0.00 0.05 0.02 0.02 99.87 02:22:46 01:42:01 1 0.00 0.00 0.00 0.03 0.00 99.97 02:22:46 01:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:22:46 01:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:22:46 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:42:01 5 0.10 0.00 0.03 0.05 0.00 99.82 02:22:46 01:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:46 01:42:01 7 0.43 0.00 0.07 0.00 0.02 99.48 02:22:46 01:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:22:46 01:43:01 0 0.07 0.00 0.03 0.02 0.03 99.85 02:22:46 01:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:22:46 01:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 01:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:22:46 01:44:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:22:46 01:44:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:22:46 01:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:22:46 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:22:46 01:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:22:46 01:44:01 5 0.15 0.00 0.02 0.00 0.00 99.83 02:22:46 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:44:01 7 0.66 0.00 0.05 0.00 0.00 99.29 02:22:46 01:45:01 all 0.11 0.00 0.01 0.00 0.00 99.87 02:22:46 01:45:01 0 0.05 0.00 0.02 0.03 0.02 99.88 02:22:46 01:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:22:46 01:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 01:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 01:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:45:01 7 0.76 0.00 0.03 0.00 0.02 99.19 02:22:46 01:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:22:46 01:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:22:46 01:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:22:46 01:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 01:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:46:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:22:46 01:46:01 6 0.10 0.00 0.00 0.00 0.00 99.90 02:22:46 01:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:47:01 all 0.17 0.00 0.01 0.00 0.01 99.81 02:22:46 01:47:01 0 0.03 0.00 0.00 0.03 0.03 99.90 02:22:46 01:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:22:46 01:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:22:46 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:47:01 7 1.20 0.00 0.07 0.00 0.00 98.73 02:22:46 01:48:01 all 0.14 0.00 0.02 0.00 0.00 99.83 02:22:46 01:48:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:22:46 01:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:22:46 01:48:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:22:46 01:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:46 01:48:01 7 0.86 0.00 0.12 0.00 0.02 99.01 02:22:46 01:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:22:46 01:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:22:46 01:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:22:46 01:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:22:46 01:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:22:46 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:22:46 01:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:22:46 01:50:01 0 0.02 0.00 0.05 0.02 0.02 99.90 02:22:46 01:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:22:46 01:51:01 0 0.07 0.00 0.00 0.03 0.00 99.90 02:22:46 01:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:22:46 01:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:22:46 01:51:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:22:46 01:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:22:46 01:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 01:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:22:46 01:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:22:46 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:52:01 5 0.07 0.00 0.02 0.00 0.03 99.88 02:22:46 01:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:22:46 01:53:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:22:46 01:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:53:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 01:53:01 5 0.08 0.00 0.03 0.02 0.02 99.85 02:22:46 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:22:46 01:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:22:46 01:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:46 01:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:54:01 5 0.07 0.00 0.02 0.02 0.03 99.87 02:22:46 01:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:22:46 01:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:22:46 01:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:22:46 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:55:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:22:46 01:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:22:46 01:56:01 all 0.09 0.00 0.02 0.00 0.00 99.89 02:22:46 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 01:56:01 5 0.07 0.00 0.03 0.02 0.02 99.87 02:22:46 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:56:01 7 0.58 0.00 0.08 0.00 0.02 99.32 02:22:46 01:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:22:46 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 01:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 01:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 02:22:46 01:57:01 5 0.08 0.00 0.05 0.03 0.02 99.82 02:22:46 01:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:57:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:22:46 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:22:46 01:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:46 01:58:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:22:46 01:58:01 5 0.05 0.00 0.03 0.02 0.03 99.87 02:22:46 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:22:46 01:59:01 all 0.07 0.00 0.01 0.01 0.01 99.90 02:22:46 01:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:22:46 01:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 01:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 01:59:01 4 0.05 0.00 0.00 0.02 0.00 99.93 02:22:46 01:59:01 5 0.12 0.00 0.07 0.02 0.02 99.78 02:22:46 01:59:01 6 0.18 0.00 0.00 0.00 0.02 99.80 02:22:46 01:59:01 7 0.12 0.00 0.02 0.02 0.02 99.83 02:22:46 02:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:22:46 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:00:01 5 0.02 0.00 0.02 0.05 0.02 99.90 02:22:46 02:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 02:22:46 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:22:46 02:01:01 all 0.03 0.00 0.02 0.00 0.00 99.94 02:22:46 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 02:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:22:46 02:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:22:46 02:01:01 5 0.10 0.00 0.05 0.03 0.03 99.78 02:22:46 02:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 02:01:01 7 0.02 0.00 0.05 0.00 0.00 99.93 02:22:46 02:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:22:46 02:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:22:46 02:02:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:22:46 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:46 02:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 02:22:46 02:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 02:03:01 all 0.06 0.00 0.03 0.01 0.01 99.89 02:22:46 02:03:01 0 0.25 0.00 0.07 0.02 0.02 99.65 02:22:46 02:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 02:22:46 02:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:03:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:22:46 02:03:01 5 0.02 0.00 0.03 0.05 0.02 99.88 02:22:46 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:03:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:22:46 02:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:22:46 02:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:46 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:04:01 5 0.02 0.00 0.03 0.03 0.02 99.90 02:22:46 02:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:46 02:04:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:22:46 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:22:46 02:05:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:22:46 02:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:22:46 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:46 02:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:22:46 02:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:46 02:05:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:22:46 02:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:46 02:05:01 7 0.07 0.00 0.05 0.02 0.03 99.83 02:22:46 02:06:01 all 24.06 0.00 2.29 0.20 0.05 73.41 02:22:46 02:06:01 0 20.62 0.00 1.70 0.18 0.05 77.44 02:22:46 02:06:01 1 19.05 0.00 4.62 0.02 0.03 76.28 02:22:46 02:06:01 2 19.24 0.00 1.29 0.05 0.03 79.39 02:22:46 02:06:01 3 31.62 0.00 3.46 0.23 0.05 64.64 02:22:46 02:06:01 4 27.13 0.00 1.62 0.03 0.07 71.15 02:22:46 02:06:01 5 27.67 0.00 1.67 0.97 0.05 69.65 02:22:46 02:06:01 6 25.79 0.00 1.82 0.07 0.03 72.29 02:22:46 02:06:01 7 21.33 0.00 2.09 0.02 0.05 76.51 02:22:46 02:07:01 all 36.78 0.00 6.02 0.89 0.08 56.23 02:22:46 02:07:01 0 28.15 0.00 3.38 0.52 0.07 67.88 02:22:46 02:07:01 1 35.54 0.00 8.43 0.53 0.07 55.44 02:22:46 02:07:01 2 42.30 0.00 6.72 0.25 0.08 50.64 02:22:46 02:07:01 3 39.61 0.00 8.13 0.05 0.07 52.15 02:22:46 02:07:01 4 40.91 0.00 9.13 0.23 0.07 49.66 02:22:46 02:07:01 5 34.72 0.00 2.85 4.25 0.07 58.11 02:22:46 02:07:01 6 29.98 0.00 7.51 0.74 0.08 61.70 02:22:46 02:07:01 7 43.01 0.00 2.04 0.57 0.08 54.30 02:22:46 02:08:01 all 42.25 0.00 2.65 0.23 0.07 54.80 02:22:46 02:08:01 0 31.12 0.00 3.53 0.02 0.07 65.27 02:22:46 02:08:01 1 62.17 0.00 2.59 0.02 0.10 35.13 02:22:46 02:08:01 2 34.79 0.00 2.36 0.90 0.08 61.86 02:22:46 02:08:01 3 42.54 0.00 3.69 0.03 0.07 53.67 02:22:46 02:08:01 4 51.53 0.00 3.04 0.00 0.08 45.35 02:22:46 02:08:01 5 44.20 0.00 1.87 0.15 0.08 53.71 02:22:46 02:08:01 6 37.07 0.00 2.43 0.47 0.07 59.96 02:22:46 02:08:01 7 34.56 0.00 1.67 0.32 0.07 63.38 02:22:46 02:09:01 all 27.03 0.00 1.01 0.56 0.05 71.35 02:22:46 02:09:01 0 11.41 0.00 0.40 0.02 0.03 88.14 02:22:46 02:09:01 1 34.88 0.00 0.92 0.18 0.05 63.97 02:22:46 02:09:01 2 42.00 0.00 2.38 1.01 0.07 54.55 02:22:46 02:09:01 3 23.66 0.00 1.43 1.35 0.05 73.52 02:22:46 02:09:01 4 15.79 0.00 0.55 0.03 0.02 83.61 02:22:46 02:09:01 5 29.56 0.00 0.38 0.00 0.05 70.01 02:22:46 02:09:01 6 31.61 0.00 0.67 1.85 0.08 65.78 02:22:46 02:09:01 7 27.45 0.00 1.35 0.03 0.05 71.11 02:22:46 02:10:01 all 30.75 0.00 1.13 0.01 0.05 68.05 02:22:46 02:10:01 0 22.36 0.00 0.62 0.02 0.05 76.96 02:22:46 02:10:01 1 36.21 0.00 0.62 0.02 0.05 63.10 02:22:46 02:10:01 2 28.86 0.00 2.09 0.00 0.07 68.98 02:22:46 02:10:01 3 30.77 0.00 1.47 0.00 0.07 67.69 02:22:46 02:10:01 4 30.90 0.00 0.82 0.00 0.07 68.22 02:22:46 02:10:01 5 25.76 0.00 1.28 0.00 0.07 72.90 02:22:46 02:10:01 6 38.27 0.00 1.61 0.07 0.07 59.98 02:22:46 02:10:01 7 32.94 0.00 0.48 0.00 0.07 66.51 02:22:46 02:11:01 all 26.70 0.00 1.16 1.22 0.06 70.86 02:22:46 02:11:01 0 26.38 0.00 1.24 4.24 0.05 68.09 02:22:46 02:11:01 1 22.31 0.00 1.32 1.33 0.07 74.97 02:22:46 02:11:01 2 39.21 0.00 2.00 0.30 0.07 58.42 02:22:46 02:11:01 3 21.96 0.00 1.05 0.63 0.05 76.31 02:22:46 02:11:01 4 21.71 0.00 0.84 0.20 0.03 77.22 02:22:46 02:11:01 5 19.85 0.00 0.69 0.17 0.03 79.26 02:22:46 02:11:01 6 37.29 0.00 1.34 2.64 0.07 58.67 02:22:46 02:11:01 7 24.81 0.00 0.87 0.27 0.07 73.99 02:22:46 02:22:46 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:22:46 02:12:01 all 16.58 0.00 1.57 0.75 0.05 81.05 02:22:46 02:12:01 0 11.46 0.00 1.47 0.15 0.05 86.87 02:22:46 02:12:01 1 9.47 0.00 0.94 4.24 0.07 85.29 02:22:46 02:12:01 2 18.16 0.00 1.51 0.13 0.07 80.13 02:22:46 02:12:01 3 14.50 0.00 0.88 0.22 0.05 84.35 02:22:46 02:12:01 4 33.67 0.00 1.10 0.40 0.07 64.77 02:22:46 02:12:01 5 12.93 0.00 2.89 0.15 0.05 83.98 02:22:46 02:12:01 6 23.62 0.00 2.62 0.38 0.07 73.30 02:22:46 02:12:01 7 8.81 0.00 1.10 0.35 0.03 89.70 02:22:46 02:13:01 all 13.90 0.00 1.28 1.35 0.05 83.42 02:22:46 02:13:01 0 11.83 0.00 0.53 0.33 0.03 87.28 02:22:46 02:13:01 1 16.51 0.00 1.42 2.40 0.03 79.64 02:22:46 02:13:01 2 9.16 0.00 1.69 1.81 0.07 87.27 02:22:46 02:13:01 3 10.36 0.00 1.60 0.99 0.03 87.02 02:22:46 02:13:01 4 21.05 0.00 1.15 0.50 0.03 77.26 02:22:46 02:13:01 5 13.18 0.00 1.47 4.15 0.03 81.17 02:22:46 02:13:01 6 16.47 0.00 1.00 0.15 0.05 82.32 02:22:46 02:13:01 7 12.66 0.00 1.42 0.52 0.03 85.37 02:22:46 02:14:01 all 17.74 0.00 0.89 0.42 0.04 80.92 02:22:46 02:14:01 0 15.38 0.00 0.45 0.62 0.05 83.50 02:22:46 02:14:01 1 17.71 0.00 0.83 0.50 0.03 80.92 02:22:46 02:14:01 2 12.51 0.00 0.58 1.52 0.03 85.35 02:22:46 02:14:01 3 13.14 0.00 0.60 0.07 0.03 86.16 02:22:46 02:14:01 4 15.34 0.00 1.33 0.03 0.05 83.24 02:22:46 02:14:01 5 18.42 0.00 0.40 0.02 0.03 81.13 02:22:46 02:14:01 6 27.55 0.00 2.23 0.00 0.05 70.16 02:22:46 02:14:01 7 21.83 0.00 0.65 0.62 0.05 76.86 02:22:46 02:15:01 all 39.11 0.00 2.32 0.05 0.08 58.45 02:22:46 02:15:01 0 25.21 0.00 2.60 0.02 0.07 72.11 02:22:46 02:15:01 1 42.45 0.00 2.23 0.22 0.07 55.03 02:22:46 02:15:01 2 43.15 0.00 2.37 0.00 0.10 54.38 02:22:46 02:15:01 3 31.10 0.00 1.54 0.00 0.07 67.30 02:22:46 02:15:01 4 45.52 0.00 2.79 0.00 0.08 51.60 02:22:46 02:15:01 5 40.65 0.00 3.80 0.00 0.07 55.49 02:22:46 02:15:01 6 41.31 0.00 1.81 0.05 0.08 56.75 02:22:46 02:15:01 7 43.60 0.00 1.46 0.07 0.07 54.81 02:22:46 02:16:01 all 36.87 0.00 1.56 1.53 0.06 59.98 02:22:46 02:16:01 0 28.93 0.00 1.82 0.38 0.05 68.81 02:22:46 02:16:01 1 46.70 0.00 0.70 7.64 0.08 44.88 02:22:46 02:16:01 2 34.20 0.00 2.25 2.00 0.05 61.51 02:22:46 02:16:01 3 33.04 0.00 1.63 0.99 0.07 64.27 02:22:46 02:16:01 4 54.49 0.00 2.69 0.07 0.07 42.69 02:22:46 02:16:01 5 26.07 0.00 0.68 0.10 0.05 73.10 02:22:46 02:16:01 6 39.24 0.00 2.04 1.03 0.05 57.64 02:22:46 02:16:01 7 32.27 0.00 0.62 0.05 0.05 67.02 02:22:46 02:17:01 all 19.04 0.00 1.05 0.12 0.05 79.74 02:22:46 02:17:01 0 21.48 0.00 0.35 0.02 0.05 78.10 02:22:46 02:17:01 1 18.73 0.00 0.99 0.00 0.07 80.21 02:22:46 02:17:01 2 27.32 0.00 0.52 0.00 0.05 72.11 02:22:46 02:17:01 3 14.02 0.00 0.47 0.85 0.05 84.61 02:22:46 02:17:01 4 12.75 0.00 1.24 0.02 0.03 85.96 02:22:46 02:17:01 5 27.49 0.00 2.57 0.03 0.07 69.84 02:22:46 02:17:01 6 16.39 0.00 0.87 0.00 0.05 82.69 02:22:46 02:17:01 7 14.13 0.00 1.36 0.05 0.05 84.42 02:22:46 02:18:01 all 18.10 0.00 0.75 0.56 0.05 80.54 02:22:46 02:18:01 0 10.60 0.00 1.31 1.25 0.05 86.78 02:22:46 02:18:01 1 17.54 0.00 0.23 0.00 0.05 82.18 02:22:46 02:18:01 2 25.24 0.00 0.48 0.00 0.05 74.22 02:22:46 02:18:01 3 14.76 0.00 0.64 2.36 0.05 82.19 02:22:46 02:18:01 4 9.80 0.00 0.86 0.18 0.05 89.12 02:22:46 02:18:01 5 37.70 0.00 1.22 0.03 0.07 60.98 02:22:46 02:18:01 6 16.97 0.00 0.38 0.50 0.05 82.09 02:22:46 02:18:01 7 12.32 0.00 0.88 0.13 0.03 86.63 02:22:46 02:19:01 all 35.30 0.00 1.33 0.56 0.07 62.73 02:22:46 02:19:01 0 29.74 0.00 1.71 0.10 0.07 68.39 02:22:46 02:19:01 1 36.64 0.00 1.04 0.20 0.08 62.04 02:22:46 02:19:01 2 43.29 0.00 1.98 0.07 0.08 54.58 02:22:46 02:19:01 3 56.32 0.00 2.44 3.60 0.10 37.54 02:22:46 02:19:01 4 19.28 0.00 1.07 0.03 0.07 79.55 02:22:46 02:19:01 5 36.10 0.00 1.15 0.32 0.07 62.37 02:22:46 02:19:01 6 32.34 0.00 0.60 0.07 0.07 66.92 02:22:46 02:19:01 7 28.83 0.00 0.69 0.07 0.07 70.35 02:22:46 02:20:01 all 19.69 0.00 0.85 0.21 0.05 79.20 02:22:46 02:20:01 0 33.30 0.00 1.10 0.31 0.07 65.22 02:22:46 02:20:01 1 9.19 0.00 1.08 0.00 0.02 89.71 02:22:46 02:20:01 2 13.42 0.00 0.48 0.00 0.03 86.07 02:22:46 02:20:01 3 29.37 0.00 0.58 0.05 0.05 69.95 02:22:46 02:20:01 4 23.52 0.00 0.58 0.00 0.05 75.85 02:22:46 02:20:01 5 21.35 0.00 1.80 1.32 0.05 75.47 02:22:46 02:20:01 6 14.18 0.00 0.45 0.00 0.03 85.33 02:22:46 02:20:01 7 13.47 0.00 0.75 0.00 0.03 85.75 02:22:46 02:21:01 all 19.47 0.00 0.66 0.21 0.03 79.63 02:22:46 02:21:01 0 37.55 0.00 1.48 0.00 0.05 60.91 02:22:46 02:21:01 1 17.30 0.00 0.40 0.00 0.05 82.25 02:22:46 02:21:01 2 8.63 0.00 0.20 0.00 0.03 91.14 02:22:46 02:21:01 3 10.49 0.00 0.05 0.10 0.03 89.33 02:22:46 02:21:01 4 39.28 0.00 1.85 0.55 0.05 58.27 02:22:46 02:21:01 5 26.30 0.00 1.02 1.07 0.03 71.58 02:22:46 02:21:01 6 8.53 0.00 0.05 0.00 0.02 91.40 02:22:46 02:21:01 7 7.72 0.00 0.17 0.00 0.02 92.10 02:22:46 02:22:01 all 7.75 0.00 0.27 0.01 0.02 91.96 02:22:46 02:22:01 0 0.20 0.00 0.17 0.00 0.02 99.62 02:22:46 02:22:01 1 52.03 0.00 1.85 0.02 0.07 46.04 02:22:46 02:22:01 2 1.65 0.00 0.10 0.00 0.00 98.25 02:22:46 02:22:01 3 5.44 0.00 0.02 0.03 0.00 94.51 02:22:46 02:22:01 4 1.78 0.00 0.03 0.00 0.03 98.15 02:22:46 02:22:01 5 0.63 0.00 0.00 0.02 0.02 99.33 02:22:46 02:22:01 6 0.13 0.00 0.00 0.02 0.00 99.85 02:22:46 02:22:01 7 0.12 0.00 0.00 0.00 0.00 99.88 02:22:46 02:22:46 Average: CPU %user %nice %system %iowait %steal %idle 02:22:46 Average: all 11.47 0.00 0.72 0.22 0.03 87.57 02:22:46 Average: 0 10.51 0.00 0.68 0.18 0.03 88.60 02:22:46 Average: 1 12.79 0.00 0.81 0.43 0.03 85.94 02:22:46 Average: 2 11.92 0.00 0.72 0.16 0.03 87.18 02:22:46 Average: 3 11.40 0.00 0.85 0.27 0.03 87.45 02:22:46 Average: 4 11.68 0.00 0.73 0.08 0.02 87.49 02:22:46 Average: 5 11.63 0.00 0.71 0.25 0.03 87.39 02:22:46 Average: 6 11.22 0.00 0.68 0.16 0.02 87.91 02:22:46 Average: 7 10.57 0.00 0.59 0.26 0.03 88.56 02:22:46 02:22:46 02:22:46